You are not logged in.
After some uptime (3+ hours on average) terminal emulators, such as kitty or alacritty, stop opening. Window isn't opening/showing, but the process still starts and immediately gets blocked (waiting for I/O I guess). System is still usable, but restarting xorg or powering off cause it to hang.
Looking at the "journalctl -b" log, I found this:
Dec 12 16:35:55 arch kernel: INFO: task kitty:70551 blocked for more than 245 seconds.
Dec 12 16:35:55 arch kernel: Tainted: G OE 6.12.4-arch1-1 #1
Dec 12 16:35:55 arch kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Dec 12 16:35:55 arch kernel: task:kitty state:D stack:0 pid:70551 tgid:70551 ppid:1 flags:0x00000002
Dec 12 16:35:55 arch kernel: Call Trace:
Dec 12 16:35:55 arch kernel: <TASK>
Dec 12 16:35:55 arch kernel: __schedule+0x3b0/0x12b0
Dec 12 16:35:55 arch kernel: schedule+0x27/0xf0
Dec 12 16:35:55 arch kernel: schedule_preempt_disabled+0x15/0x30
Dec 12 16:35:55 arch kernel: __mutex_lock.constprop.0+0x31e/0x620
Dec 12 16:35:55 arch kernel: uevent_show+0xa7/0x130
Dec 12 16:35:55 arch kernel: dev_attr_show+0x19/0x40
Dec 12 16:35:55 arch kernel: sysfs_kf_seq_show+0xa8/0xf0
Dec 12 16:35:55 arch kernel: seq_read_iter+0x11c/0x460
Dec 12 16:35:55 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 12 16:35:55 arch kernel: vfs_read+0x299/0x370
Dec 12 16:35:55 arch kernel: ksys_read+0x6d/0xf0
Dec 12 16:35:55 arch kernel: do_syscall_64+0x82/0x190
Dec 12 16:35:55 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 12 16:35:55 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 12 16:35:55 arch kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Dec 12 16:35:55 arch kernel: RIP: 0033:0x7ba4d151ac21
Dec 12 16:35:55 arch kernel: RSP: 002b:00007ffe741425c8 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
Dec 12 16:35:55 arch kernel: RAX: ffffffffffffffda RBX: 0000596eccd74290 RCX: 00007ba4d151ac21
Dec 12 16:35:55 arch kernel: RDX: 0000000000001000 RSI: 0000596eccf2ba70 RDI: 0000000000000009
Dec 12 16:35:55 arch kernel: RBP: 00007ffe74142600 R08: 0000000000000000 R09: 0000000000000001
Dec 12 16:35:55 arch kernel: R10: 0000000000000003 R11: 0000000000000246 R12: 00007ba4d15f4ff0
Dec 12 16:35:55 arch kernel: R13: 00007ba4d15f4ea0 R14: 0000000000000000 R15: 00000000fbad2488
Dec 12 16:35:55 arch kernel: </TASK>
Dec 12 16:35:55 arch kernel: Future hung task reports are suppressed, see sysctl kernel.hung_task_warnings
Each message for each blocked task. Same message can be seen in dmesg also.
Happened only on kitty and alacritty (and it works on both, if one of them triggers the issue), tried urxvt also, and there was no issue with it.
Here's the full log of the previous piece:
Dec 12 12:58:54 arch kernel: Linux version 6.12.4-arch1-1 (linux@archlinux) (gcc (GCC) 14.2.1 20240910, GNU ld (GNU Binutils) 2.43.0) #1 SMP PREEMPT_DYNAMIC Mon, 09 Dec 2024 14:31:57 +0000
Dec 12 12:58:54 arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=48f0c199-3de0-4cef-adb5-54a621848d9d rw loglevel=3 quiet optimus-manager.startup=hybrid
Dec 12 12:58:54 arch kernel: x86/split lock detection: #AC: crashing the kernel on kernel split_locks and warning on user-space split_locks
Dec 12 12:58:54 arch kernel: BIOS-provided physical RAM map:
Dec 12 12:58:54 arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
Dec 12 12:58:54 arch kernel: BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
Dec 12 12:58:54 arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000038e1efff] usable
Dec 12 12:58:54 arch kernel: BIOS-e820: [mem 0x0000000038e1f000-0x0000000038e24fff] ACPI data
Dec 12 12:58:54 arch kernel: BIOS-e820: [mem 0x0000000038e25000-0x000000003d368fff] usable
Dec 12 12:58:54 arch kernel: BIOS-e820: [mem 0x000000003d369000-0x000000003dc68fff] reserved
Dec 12 12:58:54 arch kernel: BIOS-e820: [mem 0x000000003dc69000-0x000000003fa7efff] usable
Dec 12 12:58:54 arch kernel: BIOS-e820: [mem 0x000000003fa7f000-0x0000000041a7efff] reserved
Dec 12 12:58:54 arch kernel: BIOS-e820: [mem 0x0000000041a7f000-0x0000000044a2efff] ACPI NVS
Dec 12 12:58:54 arch kernel: BIOS-e820: [mem 0x0000000044a2f000-0x0000000044afefff] ACPI data
Dec 12 12:58:54 arch kernel: BIOS-e820: [mem 0x0000000044aff000-0x0000000044afffff] usable
Dec 12 12:58:54 arch kernel: BIOS-e820: [mem 0x0000000044b00000-0x0000000048ffffff] reserved
Dec 12 12:58:54 arch kernel: BIOS-e820: [mem 0x0000000049200000-0x00000000493fffff] reserved
Dec 12 12:58:54 arch kernel: BIOS-e820: [mem 0x000000004a000000-0x00000000503fffff] reserved
Dec 12 12:58:54 arch kernel: BIOS-e820: [mem 0x00000000c0000000-0x00000000cfffffff] reserved
Dec 12 12:58:54 arch kernel: BIOS-e820: [mem 0x00000000fe010000-0x00000000fe010fff] reserved
Dec 12 12:58:54 arch kernel: BIOS-e820: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
Dec 12 12:58:54 arch kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Dec 12 12:58:54 arch kernel: BIOS-e820: [mem 0x0000000100000000-0x00000004afbfffff] usable
Dec 12 12:58:54 arch kernel: NX (Execute Disable) protection: active
Dec 12 12:58:54 arch kernel: APIC: Static calls initialized
Dec 12 12:58:54 arch kernel: e820: update [mem 0x389b1018-0x389d5657] usable ==> usable
Dec 12 12:58:54 arch kernel: extended physical RAM map:
Dec 12 12:58:54 arch kernel: reserve setup_data: [mem 0x0000000000000000-0x000000000009efff] usable
Dec 12 12:58:54 arch kernel: reserve setup_data: [mem 0x000000000009f000-0x00000000000fffff] reserved
Dec 12 12:58:54 arch kernel: reserve setup_data: [mem 0x0000000000100000-0x00000000389b1017] usable
Dec 12 12:58:54 arch kernel: reserve setup_data: [mem 0x00000000389b1018-0x00000000389d5657] usable
Dec 12 12:58:54 arch kernel: reserve setup_data: [mem 0x00000000389d5658-0x0000000038e1efff] usable
Dec 12 12:58:54 arch kernel: reserve setup_data: [mem 0x0000000038e1f000-0x0000000038e24fff] ACPI data
Dec 12 12:58:54 arch kernel: reserve setup_data: [mem 0x0000000038e25000-0x000000003d368fff] usable
Dec 12 12:58:54 arch kernel: reserve setup_data: [mem 0x000000003d369000-0x000000003dc68fff] reserved
Dec 12 12:58:54 arch kernel: reserve setup_data: [mem 0x000000003dc69000-0x000000003fa7efff] usable
Dec 12 12:58:54 arch kernel: reserve setup_data: [mem 0x000000003fa7f000-0x0000000041a7efff] reserved
Dec 12 12:58:54 arch kernel: reserve setup_data: [mem 0x0000000041a7f000-0x0000000044a2efff] ACPI NVS
Dec 12 12:58:54 arch kernel: reserve setup_data: [mem 0x0000000044a2f000-0x0000000044afefff] ACPI data
Dec 12 12:58:54 arch kernel: reserve setup_data: [mem 0x0000000044aff000-0x0000000044afffff] usable
Dec 12 12:58:54 arch kernel: reserve setup_data: [mem 0x0000000044b00000-0x0000000048ffffff] reserved
Dec 12 12:58:54 arch kernel: reserve setup_data: [mem 0x0000000049200000-0x00000000493fffff] reserved
Dec 12 12:58:54 arch kernel: reserve setup_data: [mem 0x000000004a000000-0x00000000503fffff] reserved
Dec 12 12:58:54 arch kernel: reserve setup_data: [mem 0x00000000c0000000-0x00000000cfffffff] reserved
Dec 12 12:58:54 arch kernel: reserve setup_data: [mem 0x00000000fe010000-0x00000000fe010fff] reserved
Dec 12 12:58:54 arch kernel: reserve setup_data: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
Dec 12 12:58:54 arch kernel: reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Dec 12 12:58:54 arch kernel: reserve setup_data: [mem 0x0000000100000000-0x00000004afbfffff] usable
Dec 12 12:58:54 arch kernel: efi: EFI v2.7 by INSYDE Corp.
Dec 12 12:58:54 arch kernel: efi: ACPI=0x44afe000 ACPI 2.0=0x44afe014 TPMFinalLog=0x449a6000 SMBIOS=0x400a6000 MEMATTR=0x38e3d018 ESRT=0x38e3c198 INITRD=0x38e34b18 RNG=0x44a30018 TPMEventLog=0x38e21018
Dec 12 12:58:54 arch kernel: random: crng init done
Dec 12 12:58:54 arch kernel: efi: Remove mem90: MMIO range=[0xc0000000-0xcfffffff] (256MB) from e820 map
Dec 12 12:58:54 arch kernel: e820: remove [mem 0xc0000000-0xcfffffff] reserved
Dec 12 12:58:54 arch kernel: efi: Not removing mem91: MMIO range=[0xfe010000-0xfe010fff] (4KB) from e820 map
Dec 12 12:58:54 arch kernel: efi: Remove mem93: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
Dec 12 12:58:54 arch kernel: e820: remove [mem 0xff000000-0xffffffff] reserved
Dec 12 12:58:54 arch kernel: SMBIOS 3.3 present.
Dec 12 12:58:54 arch kernel: DMI: LENOVO 82S9/LNVNB161216, BIOS JMCN47WW(V3.10) 06/24/2024
Dec 12 12:58:54 arch kernel: DMI: Memory slots populated: 2/2
Dec 12 12:58:54 arch kernel: tsc: Detected 2500.000 MHz processor
Dec 12 12:58:54 arch kernel: tsc: Detected 2496.000 MHz TSC
Dec 12 12:58:54 arch kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Dec 12 12:58:54 arch kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Dec 12 12:58:54 arch kernel: last_pfn = 0x4afc00 max_arch_pfn = 0x400000000
Dec 12 12:58:54 arch kernel: MTRR map: 5 entries (3 fixed + 2 variable; max 23), built from 10 variable MTRRs
Dec 12 12:58:54 arch kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
Dec 12 12:58:54 arch kernel: last_pfn = 0x44b00 max_arch_pfn = 0x400000000
Dec 12 12:58:54 arch kernel: esrt: Reserving ESRT space from 0x0000000038e3c198 to 0x0000000038e3c338.
Dec 12 12:58:54 arch kernel: e820: update [mem 0x38e3c000-0x38e3cfff] usable ==> reserved
Dec 12 12:58:54 arch kernel: Using GB pages for direct mapping
Dec 12 12:58:54 arch kernel: Incomplete global flushes, disabling PCID
Dec 12 12:58:54 arch kernel: Secure boot disabled
Dec 12 12:58:54 arch kernel: RAMDISK: [mem 0x32163000-0x362ebfff]
Dec 12 12:58:54 arch kernel: ACPI: Early table checksum verification disabled
Dec 12 12:58:54 arch kernel: ACPI: RSDP 0x0000000044AFE014 000024 (v02 LENOVO)
Dec 12 12:58:54 arch kernel: ACPI: XSDT 0x0000000044AC5188 000154 (v01 LENOVO CB-01 00000001 01000013)
Dec 12 12:58:54 arch kernel: ACPI: FACP 0x0000000044AC3000 000114 (v06 LENOVO CB-01 00000001 ACPI 00040000)
Dec 12 12:58:54 arch kernel: ACPI: DSDT 0x0000000044A4E000 071D47 (v02 LENOVO CB-01 00000001 ACPI 00040000)
Dec 12 12:58:54 arch kernel: ACPI: FACS 0x0000000044982000 000040
Dec 12 12:58:54 arch kernel: ACPI: UEFI 0x0000000044A2E000 000236 (v01 INSYDE ADL-P-M 00000001 ACPI 00040000)
Dec 12 12:58:54 arch kernel: ACPI: SSDT 0x0000000044AFC000 00038C (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 12 12:58:54 arch kernel: ACPI: SSDT 0x0000000044AFB000 000101 (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 12 12:58:54 arch kernel: ACPI: SSDT 0x0000000044AF6000 0043BE (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 12 12:58:54 arch kernel: ACPI: SSDT 0x0000000044AEF000 006F25 (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 12 12:58:54 arch kernel: ACPI: SSDT 0x0000000044AE9000 005D2C (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 12 12:58:54 arch kernel: ACPI: SSDT 0x0000000044AE6000 002B22 (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 12 12:58:54 arch kernel: ACPI: SSDT 0x0000000044AE2000 0033D3 (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 12 12:58:54 arch kernel: ACPI: SSDT 0x0000000044AD4000 00D411 (v02 INTEL TcssSsdt 00001000 INTL 20200717)
Dec 12 12:58:54 arch kernel: ACPI: SSDT 0x0000000044AD3000 00094F (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 12 12:58:54 arch kernel: ACPI: SSDT 0x0000000044AD2000 000033 (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 12 12:58:54 arch kernel: ACPI: SSDT 0x0000000044AD0000 001260 (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 12 12:58:54 arch kernel: ACPI: SSDT 0x0000000044ACF000 00077B (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 12 12:58:54 arch kernel: ACPI: TPM2 0x0000000044ACE000 00004C (v04 LENOVO CB-01 00000001 ACPI 00040000)
Dec 12 12:58:54 arch kernel: ACPI: LPIT 0x0000000044ACC000 0000CC (v01 LENOVO CB-01 00000001 ACPI 00040000)
Dec 12 12:58:54 arch kernel: ACPI: WSMT 0x0000000044ACB000 000028 (v01 LENOVO CB-01 00000001 ACPI 00040000)
Dec 12 12:58:54 arch kernel: ACPI: SSDT 0x0000000044ACA000 000AD9 (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 12 12:58:54 arch kernel: ACPI: SSDT 0x0000000044AC7000 002357 (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 12 12:58:54 arch kernel: ACPI: DBGP 0x0000000044AC6000 000034 (v01 LENOVO CB-01 00000001 ACPI 00040000)
Dec 12 12:58:54 arch kernel: ACPI: DBG2 0x0000000044AFD000 000054 (v00 LENOVO CB-01 00000001 ACPI 00040000)
Dec 12 12:58:54 arch kernel: ACPI: NHLT 0x0000000044AC4000 00002D (v00 LENOVO CB-01 00000001 ACPI 00040000)
Dec 12 12:58:54 arch kernel: ACPI: HPET 0x0000000044AC2000 000038 (v01 LENOVO CB-01 00000001 ACPI 00040000)
Dec 12 12:58:54 arch kernel: ACPI: APIC 0x0000000044AC1000 0001DC (v04 LENOVO CB-01 00000001 ACPI 00040000)
Dec 12 12:58:54 arch kernel: ACPI: MCFG 0x0000000044AC0000 00003C (v01 LENOVO CB-01 00000001 ACPI 00040000)
Dec 12 12:58:54 arch kernel: ACPI: SSDT 0x0000000044A46000 007D1D (v02 LENOVO CB-01 00000001 01000013)
Dec 12 12:58:54 arch kernel: ACPI: SSDT 0x0000000044A44000 001D0E (v02 LENOVO CB-01 00000001 01000013)
Dec 12 12:58:54 arch kernel: ACPI: $H2O 0x0000000044A43000 00002C (v01 LENOVO CB-01 00000001 ACPI 00040000)
Dec 12 12:58:54 arch kernel: ACPI: DMAR 0x0000000044A42000 000088 (v02 LENOVO CB-01 00000001 ACPI 00040000)
Dec 12 12:58:54 arch kernel: ACPI: SSDT 0x0000000044A40000 001E96 (v01 LENOVO CB-01 00000001 INTL 20200717)
Dec 12 12:58:54 arch kernel: ACPI: SSDT 0x0000000044A3F000 000C2E (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 12 12:58:54 arch kernel: ACPI: SSDT 0x0000000044A3B000 003AEA (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 12 12:58:54 arch kernel: ACPI: SSDT 0x0000000044A37000 0039DA (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 12 12:58:54 arch kernel: ACPI: SSDT 0x0000000044A35000 0010B5 (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 12 12:58:54 arch kernel: ACPI: SSDT 0x0000000044A34000 0000F8 (v01 LENOVO CB-01 00000001 INTL 20200717)
Dec 12 12:58:54 arch kernel: ACPI: FPDT 0x0000000044A33000 000044 (v01 LENOVO CB-01 00000001 ACPI 00040000)
Dec 12 12:58:54 arch kernel: ACPI: PHAT 0x0000000044A31000 000B47 (v01 LENOVO CB-01 00000001 ACPI 00040000)
Dec 12 12:58:54 arch kernel: ACPI: BGRT 0x0000000044A32000 000038 (v01 LENOVO CB-01 00000001 ACPI 00040000)
Dec 12 12:58:54 arch kernel: ACPI: Reserving FACP table memory at [mem 0x44ac3000-0x44ac3113]
Dec 12 12:58:54 arch kernel: ACPI: Reserving DSDT table memory at [mem 0x44a4e000-0x44abfd46]
Dec 12 12:58:54 arch kernel: ACPI: Reserving FACS table memory at [mem 0x44982000-0x4498203f]
Dec 12 12:58:54 arch kernel: ACPI: Reserving UEFI table memory at [mem 0x44a2e000-0x44a2e235]
Dec 12 12:58:54 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44afc000-0x44afc38b]
Dec 12 12:58:54 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44afb000-0x44afb100]
Dec 12 12:58:54 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44af6000-0x44afa3bd]
Dec 12 12:58:54 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44aef000-0x44af5f24]
Dec 12 12:58:54 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44ae9000-0x44aeed2b]
Dec 12 12:58:54 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44ae6000-0x44ae8b21]
Dec 12 12:58:54 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44ae2000-0x44ae53d2]
Dec 12 12:58:54 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44ad4000-0x44ae1410]
Dec 12 12:58:54 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44ad3000-0x44ad394e]
Dec 12 12:58:54 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44ad2000-0x44ad2032]
Dec 12 12:58:54 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44ad0000-0x44ad125f]
Dec 12 12:58:54 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44acf000-0x44acf77a]
Dec 12 12:58:54 arch kernel: ACPI: Reserving TPM2 table memory at [mem 0x44ace000-0x44ace04b]
Dec 12 12:58:54 arch kernel: ACPI: Reserving LPIT table memory at [mem 0x44acc000-0x44acc0cb]
Dec 12 12:58:54 arch kernel: ACPI: Reserving WSMT table memory at [mem 0x44acb000-0x44acb027]
Dec 12 12:58:54 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44aca000-0x44acaad8]
Dec 12 12:58:54 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44ac7000-0x44ac9356]
Dec 12 12:58:54 arch kernel: ACPI: Reserving DBGP table memory at [mem 0x44ac6000-0x44ac6033]
Dec 12 12:58:54 arch kernel: ACPI: Reserving DBG2 table memory at [mem 0x44afd000-0x44afd053]
Dec 12 12:58:54 arch kernel: ACPI: Reserving NHLT table memory at [mem 0x44ac4000-0x44ac402c]
Dec 12 12:58:54 arch kernel: ACPI: Reserving HPET table memory at [mem 0x44ac2000-0x44ac2037]
Dec 12 12:58:54 arch kernel: ACPI: Reserving APIC table memory at [mem 0x44ac1000-0x44ac11db]
Dec 12 12:58:54 arch kernel: ACPI: Reserving MCFG table memory at [mem 0x44ac0000-0x44ac003b]
Dec 12 12:58:54 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44a46000-0x44a4dd1c]
Dec 12 12:58:54 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44a44000-0x44a45d0d]
Dec 12 12:58:54 arch kernel: ACPI: Reserving $H2O table memory at [mem 0x44a43000-0x44a4302b]
Dec 12 12:58:54 arch kernel: ACPI: Reserving DMAR table memory at [mem 0x44a42000-0x44a42087]
Dec 12 12:58:54 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44a40000-0x44a41e95]
Dec 12 12:58:54 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44a3f000-0x44a3fc2d]
Dec 12 12:58:54 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44a3b000-0x44a3eae9]
Dec 12 12:58:54 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44a37000-0x44a3a9d9]
Dec 12 12:58:54 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44a35000-0x44a360b4]
Dec 12 12:58:54 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44a34000-0x44a340f7]
Dec 12 12:58:54 arch kernel: ACPI: Reserving FPDT table memory at [mem 0x44a33000-0x44a33043]
Dec 12 12:58:54 arch kernel: ACPI: Reserving PHAT table memory at [mem 0x44a31000-0x44a31b46]
Dec 12 12:58:54 arch kernel: ACPI: Reserving BGRT table memory at [mem 0x44a32000-0x44a32037]
Dec 12 12:58:54 arch kernel: No NUMA configuration found
Dec 12 12:58:54 arch kernel: Faking a node at [mem 0x0000000000000000-0x00000004afbfffff]
Dec 12 12:58:54 arch kernel: NODE_DATA(0) allocated [mem 0x4afbd42c0-0x4afbfefff]
Dec 12 12:58:54 arch kernel: Zone ranges:
Dec 12 12:58:54 arch kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff]
Dec 12 12:58:54 arch kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
Dec 12 12:58:54 arch kernel: Normal [mem 0x0000000100000000-0x00000004afbfffff]
Dec 12 12:58:54 arch kernel: Device empty
Dec 12 12:58:54 arch kernel: Movable zone start for each node
Dec 12 12:58:54 arch kernel: Early memory node ranges
Dec 12 12:58:54 arch kernel: node 0: [mem 0x0000000000001000-0x000000000009efff]
Dec 12 12:58:54 arch kernel: node 0: [mem 0x0000000000100000-0x0000000038e1efff]
Dec 12 12:58:54 arch kernel: node 0: [mem 0x0000000038e25000-0x000000003d368fff]
Dec 12 12:58:54 arch kernel: node 0: [mem 0x000000003dc69000-0x000000003fa7efff]
Dec 12 12:58:54 arch kernel: node 0: [mem 0x0000000044aff000-0x0000000044afffff]
Dec 12 12:58:54 arch kernel: node 0: [mem 0x0000000100000000-0x00000004afbfffff]
Dec 12 12:58:54 arch kernel: Initmem setup node 0 [mem 0x0000000000001000-0x00000004afbfffff]
Dec 12 12:58:54 arch kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Dec 12 12:58:54 arch kernel: On node 0, zone DMA: 97 pages in unavailable ranges
Dec 12 12:58:54 arch kernel: On node 0, zone DMA32: 6 pages in unavailable ranges
Dec 12 12:58:54 arch kernel: On node 0, zone DMA32: 2304 pages in unavailable ranges
Dec 12 12:58:54 arch kernel: On node 0, zone DMA32: 20608 pages in unavailable ranges
Dec 12 12:58:54 arch kernel: On node 0, zone Normal: 13568 pages in unavailable ranges
Dec 12 12:58:54 arch kernel: On node 0, zone Normal: 1024 pages in unavailable ranges
Dec 12 12:58:54 arch kernel: Reserving Intel graphics memory at [mem 0x4c800000-0x503fffff]
Dec 12 12:58:54 arch kernel: ACPI: PM-Timer IO Port: 0x1808
Dec 12 12:58:54 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Dec 12 12:58:54 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Dec 12 12:58:54 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Dec 12 12:58:54 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Dec 12 12:58:54 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
Dec 12 12:58:54 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
Dec 12 12:58:54 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
Dec 12 12:58:54 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
Dec 12 12:58:54 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
Dec 12 12:58:54 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
Dec 12 12:58:54 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
Dec 12 12:58:54 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
Dec 12 12:58:54 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
Dec 12 12:58:54 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
Dec 12 12:58:54 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
Dec 12 12:58:54 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
Dec 12 12:58:54 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x11] high edge lint[0x1])
Dec 12 12:58:54 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x12] high edge lint[0x1])
Dec 12 12:58:54 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x13] high edge lint[0x1])
Dec 12 12:58:54 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x14] high edge lint[0x1])
Dec 12 12:58:54 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x15] high edge lint[0x1])
Dec 12 12:58:54 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x16] high edge lint[0x1])
Dec 12 12:58:54 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x17] high edge lint[0x1])
Dec 12 12:58:54 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
Dec 12 12:58:54 arch kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
Dec 12 12:58:54 arch kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Dec 12 12:58:54 arch kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Dec 12 12:58:54 arch kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Dec 12 12:58:54 arch kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Dec 12 12:58:54 arch kernel: e820: update [mem 0x37d86000-0x37e94fff] usable ==> reserved
Dec 12 12:58:54 arch kernel: TSC deadline timer available
Dec 12 12:58:54 arch kernel: CPU topo: Max. logical packages: 1
Dec 12 12:58:54 arch kernel: CPU topo: Max. logical dies: 1
Dec 12 12:58:54 arch kernel: CPU topo: Max. dies per package: 1
Dec 12 12:58:54 arch kernel: CPU topo: Max. threads per core: 2
Dec 12 12:58:54 arch kernel: CPU topo: Num. cores per package: 8
Dec 12 12:58:54 arch kernel: CPU topo: Num. threads per package: 12
Dec 12 12:58:54 arch kernel: CPU topo: Allowing 12 present CPUs plus 0 hotplug CPUs
Dec 12 12:58:54 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Dec 12 12:58:54 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
Dec 12 12:58:54 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x37d86000-0x37e94fff]
Dec 12 12:58:54 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x389b1000-0x389b1fff]
Dec 12 12:58:54 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x389d5000-0x389d5fff]
Dec 12 12:58:54 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x38e1f000-0x38e24fff]
Dec 12 12:58:54 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x38e3c000-0x38e3cfff]
Dec 12 12:58:54 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x3d369000-0x3dc68fff]
Dec 12 12:58:54 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x3fa7f000-0x41a7efff]
Dec 12 12:58:54 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x41a7f000-0x44a2efff]
Dec 12 12:58:54 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x44a2f000-0x44afefff]
Dec 12 12:58:54 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x44b00000-0x48ffffff]
Dec 12 12:58:54 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x49000000-0x491fffff]
Dec 12 12:58:54 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x49200000-0x493fffff]
Dec 12 12:58:54 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x49400000-0x49ffffff]
Dec 12 12:58:54 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x4a000000-0x503fffff]
Dec 12 12:58:54 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x50400000-0xfe00ffff]
Dec 12 12:58:54 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfe010000-0xfe010fff]
Dec 12 12:58:54 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfed1ffff]
Dec 12 12:58:54 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xfed7ffff]
Dec 12 12:58:54 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xffffffff]
Dec 12 12:58:54 arch kernel: [mem 0x50400000-0xfe00ffff] available for PCI devices
Dec 12 12:58:54 arch kernel: Booting paravirtualized kernel on bare hardware
Dec 12 12:58:54 arch kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Dec 12 12:58:54 arch kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:12 nr_cpu_ids:12 nr_node_ids:1
Dec 12 12:58:54 arch kernel: percpu: Embedded 67 pages/cpu s237568 r8192 d28672 u524288
Dec 12 12:58:54 arch kernel: pcpu-alloc: s237568 r8192 d28672 u524288 alloc=1*2097152
Dec 12 12:58:54 arch kernel: pcpu-alloc: [0] 00 01 02 03 [0] 04 05 06 07
Dec 12 12:58:54 arch kernel: pcpu-alloc: [0] 08 09 10 11
Dec 12 12:58:54 arch kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=48f0c199-3de0-4cef-adb5-54a621848d9d rw loglevel=3 quiet optimus-manager.startup=hybrid
Dec 12 12:58:54 arch kernel: Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-linux", will be passed to user space.
Dec 12 12:58:54 arch kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Dec 12 12:58:54 arch kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
Dec 12 12:58:54 arch kernel: Fallback order for Node 0: 0
Dec 12 12:58:54 arch kernel: Built 1 zonelists, mobility grouping on. Total pages: 4123928
Dec 12 12:58:54 arch kernel: Policy zone: Normal
Dec 12 12:58:54 arch kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Dec 12 12:58:54 arch kernel: software IO TLB: area num 16.
Dec 12 12:58:54 arch kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=1
Dec 12 12:58:54 arch kernel: ftrace: allocating 51133 entries in 200 pages
Dec 12 12:58:54 arch kernel: ftrace: allocated 200 pages with 3 groups
Dec 12 12:58:54 arch kernel: Dynamic Preempt: full
Dec 12 12:58:54 arch kernel: rcu: Preemptible hierarchical RCU implementation.
Dec 12 12:58:54 arch kernel: rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=12.
Dec 12 12:58:54 arch kernel: rcu: RCU priority boosting: priority 1 delay 500 ms.
Dec 12 12:58:54 arch kernel: Trampoline variant of Tasks RCU enabled.
Dec 12 12:58:54 arch kernel: Rude variant of Tasks RCU enabled.
Dec 12 12:58:54 arch kernel: Tracing variant of Tasks RCU enabled.
Dec 12 12:58:54 arch kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Dec 12 12:58:54 arch kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=12
Dec 12 12:58:54 arch kernel: RCU Tasks: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=12.
Dec 12 12:58:54 arch kernel: RCU Tasks Rude: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=12.
Dec 12 12:58:54 arch kernel: RCU Tasks Trace: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=12.
Dec 12 12:58:54 arch kernel: NR_IRQS: 524544, nr_irqs: 2152, preallocated irqs: 16
Dec 12 12:58:54 arch kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Dec 12 12:58:54 arch kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Dec 12 12:58:54 arch kernel: Console: colour dummy device 80x25
Dec 12 12:58:54 arch kernel: printk: legacy console [tty0] enabled
Dec 12 12:58:54 arch kernel: ACPI: Core revision 20240827
Dec 12 12:58:54 arch kernel: hpet: HPET dysfunctional in PC10. Force disabled.
Dec 12 12:58:54 arch kernel: APIC: Switch to symmetric I/O mode setup
Dec 12 12:58:54 arch kernel: DMAR: Host address width 39
Dec 12 12:58:54 arch kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x0
Dec 12 12:58:54 arch kernel: DMAR: dmar0: reg_base_addr fed90000 ver 4:0 cap 1c0000c40660462 ecap 29a00f0505e
Dec 12 12:58:54 arch kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1
Dec 12 12:58:54 arch kernel: DMAR: dmar1: reg_base_addr fed91000 ver 5:0 cap d2008c40660462 ecap f050da
Dec 12 12:58:54 arch kernel: DMAR: RMRR base: 0x0000004c000000 end: 0x000000503fffff
Dec 12 12:58:54 arch kernel: DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
Dec 12 12:58:54 arch kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000
Dec 12 12:58:54 arch kernel: DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
Dec 12 12:58:54 arch kernel: DMAR-IR: Enabled IRQ remapping in x2apic mode
Dec 12 12:58:54 arch kernel: x2apic enabled
Dec 12 12:58:54 arch kernel: APIC: Switched APIC routing to: cluster x2apic
Dec 12 12:58:54 arch kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x23fa772cf26, max_idle_ns: 440795269835 ns
Dec 12 12:58:54 arch kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4993.00 BogoMIPS (lpj=8320000)
Dec 12 12:58:54 arch kernel: CPU0: Thermal monitoring enabled (TM1)
Dec 12 12:58:54 arch kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated
Dec 12 12:58:54 arch kernel: CET detected: Indirect Branch Tracking enabled
Dec 12 12:58:54 arch kernel: Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
Dec 12 12:58:54 arch kernel: Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
Dec 12 12:58:54 arch kernel: process: using mwait in idle threads
Dec 12 12:58:54 arch kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Dec 12 12:58:54 arch kernel: Spectre V2 : Mitigation: Enhanced / Automatic IBRS
Dec 12 12:58:54 arch kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Dec 12 12:58:54 arch kernel: Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on VMEXIT
Dec 12 12:58:54 arch kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Dec 12 12:58:54 arch kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Dec 12 12:58:54 arch kernel: Register File Data Sampling: Mitigation: Clear Register File
Dec 12 12:58:54 arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Dec 12 12:58:54 arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Dec 12 12:58:54 arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Dec 12 12:58:54 arch kernel: x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
Dec 12 12:58:54 arch kernel: x86/fpu: Supporting XSAVE feature 0x800: 'Control-flow User registers'
Dec 12 12:58:54 arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Dec 12 12:58:54 arch kernel: x86/fpu: xstate_offset[9]: 832, xstate_sizes[9]: 8
Dec 12 12:58:54 arch kernel: x86/fpu: xstate_offset[11]: 840, xstate_sizes[11]: 16
Dec 12 12:58:54 arch kernel: x86/fpu: Enabled xstate features 0xa07, context size is 856 bytes, using 'compacted' format.
Dec 12 12:58:54 arch kernel: Freeing SMP alternatives memory: 40K
Dec 12 12:58:54 arch kernel: pid_max: default: 32768 minimum: 301
Dec 12 12:58:54 arch kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf
Dec 12 12:58:54 arch kernel: landlock: Up and running.
Dec 12 12:58:54 arch kernel: Yama: becoming mindful.
Dec 12 12:58:54 arch kernel: LSM support for eBPF active
Dec 12 12:58:54 arch kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Dec 12 12:58:54 arch kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Dec 12 12:58:54 arch kernel: smpboot: CPU0: 12th Gen Intel(R) Core(TM) i5-12450H (family: 0x6, model: 0x9a, stepping: 0x3)
Dec 12 12:58:54 arch kernel: Performance Events: XSAVE Architectural LBR, PEBS fmt4+-baseline, AnyThread deprecated, Alderlake Hybrid events, 32-deep LBR, full-width counters, Intel PMU driver.
Dec 12 12:58:54 arch kernel: core: cpu_core PMU driver:
Dec 12 12:58:54 arch kernel: ... version: 5
Dec 12 12:58:54 arch kernel: ... bit width: 48
Dec 12 12:58:54 arch kernel: ... generic registers: 8
Dec 12 12:58:54 arch kernel: ... value mask: 0000ffffffffffff
Dec 12 12:58:54 arch kernel: ... max period: 00007fffffffffff
Dec 12 12:58:54 arch kernel: ... fixed-purpose events: 4
Dec 12 12:58:54 arch kernel: ... event mask: 0001000f000000ff
Dec 12 12:58:54 arch kernel: signal: max sigframe size: 3632
Dec 12 12:58:54 arch kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1679
Dec 12 12:58:54 arch kernel: rcu: Hierarchical SRCU implementation.
Dec 12 12:58:54 arch kernel: rcu: Max phase no-delay instances is 1000.
Dec 12 12:58:54 arch kernel: Timer migration: 2 hierarchy levels; 8 children per group; 2 crossnode level
Dec 12 12:58:54 arch kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Dec 12 12:58:54 arch kernel: smp: Bringing up secondary CPUs ...
Dec 12 12:58:54 arch kernel: smpboot: x86: Booting SMP configuration:
Dec 12 12:58:54 arch kernel: .... node #0, CPUs: #2 #4 #6 #8 #9 #10 #11
Dec 12 12:58:54 arch kernel: core: cpu_atom PMU driver: PEBS-via-PT
Dec 12 12:58:54 arch kernel: ... version: 5
Dec 12 12:58:54 arch kernel: ... bit width: 48
Dec 12 12:58:54 arch kernel: ... generic registers: 6
Dec 12 12:58:54 arch kernel: ... value mask: 0000ffffffffffff
Dec 12 12:58:54 arch kernel: ... max period: 00007fffffffffff
Dec 12 12:58:54 arch kernel: ... fixed-purpose events: 3
Dec 12 12:58:54 arch kernel: ... event mask: 000000070000003f
Dec 12 12:58:54 arch kernel: #1 #3 #5 #7
Dec 12 12:58:54 arch kernel: smp: Brought up 1 node, 12 CPUs
Dec 12 12:58:54 arch kernel: smpboot: Total of 12 processors activated (59927.00 BogoMIPS)
Dec 12 12:58:54 arch kernel: Memory: 15997920K/16495712K available (18432K kernel code, 2654K rwdata, 14236K rodata, 4248K init, 4092K bss, 475020K reserved, 0K cma-reserved)
Dec 12 12:58:54 arch kernel: devtmpfs: initialized
Dec 12 12:58:54 arch kernel: x86/mm: Memory block size: 128MB
Dec 12 12:58:54 arch kernel: ACPI: PM: Registering ACPI NVS region [mem 0x41a7f000-0x44a2efff] (50003968 bytes)
Dec 12 12:58:54 arch kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Dec 12 12:58:54 arch kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
Dec 12 12:58:54 arch kernel: pinctrl core: initialized pinctrl subsystem
Dec 12 12:58:54 arch kernel: PM: RTC time: 10:58:51, date: 2024-12-12
Dec 12 12:58:54 arch kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Dec 12 12:58:54 arch kernel: DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
Dec 12 12:58:54 arch kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Dec 12 12:58:54 arch kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Dec 12 12:58:54 arch kernel: audit: initializing netlink subsys (disabled)
Dec 12 12:58:54 arch kernel: audit: type=2000 audit(1734001130.013:1): state=initialized audit_enabled=0 res=1
Dec 12 12:58:54 arch kernel: thermal_sys: Registered thermal governor 'fair_share'
Dec 12 12:58:54 arch kernel: thermal_sys: Registered thermal governor 'bang_bang'
Dec 12 12:58:54 arch kernel: thermal_sys: Registered thermal governor 'step_wise'
Dec 12 12:58:54 arch kernel: thermal_sys: Registered thermal governor 'user_space'
Dec 12 12:58:54 arch kernel: thermal_sys: Registered thermal governor 'power_allocator'
Dec 12 12:58:54 arch kernel: cpuidle: using governor ladder
Dec 12 12:58:54 arch kernel: cpuidle: using governor menu
Dec 12 12:58:54 arch kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Dec 12 12:58:54 arch kernel: PCI: ECAM [mem 0xc0000000-0xcfffffff] (base 0xc0000000) for domain 0000 [bus 00-ff]
Dec 12 12:58:54 arch kernel: PCI: Using configuration type 1 for base access
Dec 12 12:58:54 arch kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Dec 12 12:58:54 arch kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Dec 12 12:58:54 arch kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Dec 12 12:58:54 arch kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Dec 12 12:58:54 arch kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Dec 12 12:58:54 arch kernel: ACPI: Added _OSI(Module Device)
Dec 12 12:58:54 arch kernel: ACPI: Added _OSI(Processor Device)
Dec 12 12:58:54 arch kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Dec 12 12:58:54 arch kernel: ACPI: Added _OSI(Processor Aggregator Device)
Dec 12 12:58:54 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS01._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 12 12:58:54 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 12 12:58:54 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 12 12:58:54 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS01._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 12 12:58:54 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 12 12:58:54 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 12 12:58:54 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS02._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 12 12:58:54 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 12 12:58:54 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 12 12:58:54 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS02._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 12 12:58:54 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 12 12:58:54 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 12 12:58:54 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS03._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 12 12:58:54 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 12 12:58:54 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 12 12:58:54 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS03._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 12 12:58:54 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 12 12:58:54 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 12 12:58:54 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS04._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 12 12:58:54 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 12 12:58:54 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 12 12:58:54 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS04._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 12 12:58:54 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 12 12:58:54 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 12 12:58:54 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS01._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 12 12:58:54 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 12 12:58:54 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 12 12:58:54 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS01._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 12 12:58:54 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 12 12:58:54 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 12 12:58:54 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS02._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 12 12:58:54 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 12 12:58:54 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 12 12:58:54 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS02._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 12 12:58:54 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 12 12:58:54 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 12 12:58:54 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS03._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 12 12:58:54 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 12 12:58:54 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 12 12:58:54 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS03._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 12 12:58:54 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 12 12:58:54 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 12 12:58:54 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS04._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 12 12:58:54 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 12 12:58:54 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 12 12:58:54 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS04._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 12 12:58:54 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 12 12:58:54 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 12 12:58:54 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS05._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 12 12:58:54 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 12 12:58:54 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 12 12:58:54 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS05._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 12 12:58:54 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 12 12:58:54 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 12 12:58:54 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS06._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 12 12:58:54 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 12 12:58:54 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 12 12:58:54 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS06._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 12 12:58:54 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 12 12:58:54 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 12 12:58:54 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS07._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 12 12:58:54 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 12 12:58:54 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 12 12:58:54 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS07._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 12 12:58:54 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 12 12:58:54 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 12 12:58:54 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS08._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 12 12:58:54 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 12 12:58:54 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 12 12:58:54 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS08._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 12 12:58:54 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 12 12:58:54 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 12 12:58:54 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS09._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 12 12:58:54 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 12 12:58:54 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 12 12:58:54 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS09._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 12 12:58:54 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 12 12:58:54 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 12 12:58:54 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS10._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 12 12:58:54 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 12 12:58:54 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 12 12:58:54 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS10._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 12 12:58:54 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 12 12:58:54 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 12 12:58:54 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS01._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 12 12:58:54 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 12 12:58:54 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 12 12:58:54 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS01._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 12 12:58:54 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 12 12:58:54 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 12 12:58:54 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS02._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 12 12:58:54 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 12 12:58:54 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 12 12:58:54 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS02._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 12 12:58:54 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 12 12:58:54 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 12 12:58:54 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS03._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 12 12:58:54 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 12 12:58:54 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 12 12:58:54 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS03._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 12 12:58:54 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 12 12:58:54 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 12 12:58:54 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS04._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 12 12:58:54 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 12 12:58:54 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 12 12:58:54 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS04._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 12 12:58:54 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 12 12:58:54 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 12 12:58:54 arch kernel: ACPI: 23 ACPI AML tables successfully acquired and loaded
Dec 12 12:58:54 arch kernel: ACPI: USB4 _OSC: OS supports USB3+ DisplayPort+ PCIe+ XDomain+
Dec 12 12:58:54 arch kernel: ACPI: USB4 _OSC: OS controls USB3+ DisplayPort+ PCIe+ XDomain+
Dec 12 12:58:54 arch kernel: ACPI: Dynamic OEM Table Load:
Dec 12 12:58:54 arch kernel: ACPI: SSDT 0xFFFF94D601DA7800 000394 (v02 PmRef Cpu0Cst 00003001 INTL 20200717)
Dec 12 12:58:54 arch kernel: ACPI: Dynamic OEM Table Load:
Dec 12 12:58:54 arch kernel: ACPI: SSDT 0xFFFF94D6016DD800 0005E4 (v02 PmRef Cpu0Ist 00003000 INTL 20200717)
Dec 12 12:58:54 arch kernel: ACPI: Dynamic OEM Table Load:
Dec 12 12:58:54 arch kernel: ACPI: SSDT 0xFFFF94D60221BE00 0001AB (v02 PmRef Cpu0Psd 00003000 INTL 20200717)
Dec 12 12:58:54 arch kernel: ACPI: Dynamic OEM Table Load:
Dec 12 12:58:54 arch kernel: ACPI: SSDT 0xFFFF94D6016DC800 000476 (v02 PmRef Cpu0Hwp 00003000 INTL 20200717)
Dec 12 12:58:54 arch kernel: ACPI: Dynamic OEM Table Load:
Dec 12 12:58:54 arch kernel: ACPI: SSDT 0xFFFF94D6016B6000 001BAF (v02 PmRef ApIst 00003000 INTL 20200717)
Dec 12 12:58:54 arch kernel: ACPI: Dynamic OEM Table Load:
Dec 12 12:58:54 arch kernel: ACPI: SSDT 0xFFFF94D6016B2000 001038 (v02 PmRef ApHwp 00003000 INTL 20200717)
Dec 12 12:58:54 arch kernel: ACPI: Dynamic OEM Table Load:
Dec 12 12:58:54 arch kernel: ACPI: SSDT 0xFFFF94D6016B4000 001349 (v02 PmRef ApPsd 00003000 INTL 20200717)
Dec 12 12:58:54 arch kernel: ACPI: Dynamic OEM Table Load:
Dec 12 12:58:54 arch kernel: ACPI: SSDT 0xFFFF94D6016D6000 000FBB (v02 PmRef ApCst 00003000 INTL 20200717)
Dec 12 12:58:54 arch kernel: ACPI: EC: EC started
Dec 12 12:58:54 arch kernel: ACPI: EC: interrupt blocked
Dec 12 12:58:54 arch kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Dec 12 12:58:54 arch kernel: ACPI: \_SB_.PC00.LPCB.EC0_: Boot DSDT EC used to handle transactions
Dec 12 12:58:54 arch kernel: ACPI: Interpreter enabled
Dec 12 12:58:54 arch kernel: ACPI: PM: (supports S0 S3 S4 S5)
Dec 12 12:58:54 arch kernel: ACPI: Using IOAPIC for interrupt routing
Dec 12 12:58:54 arch kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Dec 12 12:58:54 arch kernel: PCI: Ignoring E820 reservations for host bridge windows
Dec 12 12:58:54 arch kernel: ACPI: Enabled 8 GPEs in block 00 to 7F
Dec 12 12:58:54 arch kernel: ACPI: \_SB_.PC00.PEG0.PXP_: New power resource
Dec 12 12:58:54 arch kernel: ACPI: \_SB_.PC00.PEG1.PXP_: New power resource
Dec 12 12:58:54 arch kernel: ACPI: \_SB_.PC00.PEG2.PXP_: New power resource
Dec 12 12:58:54 arch kernel: ACPI: \_SB_.PC00.XHCI.RHUB.HS10.BTRT: New power resource
Dec 12 12:58:54 arch kernel: ACPI: \_SB_.PC00.PAUD: New power resource
Dec 12 12:58:54 arch kernel: ACPI: \_SB_.PC00.CNVW.WRST: New power resource
Dec 12 12:58:54 arch kernel: ACPI: \_SB_.PC00.TBT0: New power resource
Dec 12 12:58:54 arch kernel: ACPI: \_SB_.PC00.TBT1: New power resource
Dec 12 12:58:54 arch kernel: ACPI: \_SB_.PC00.D3C_: New power resource
Dec 12 12:58:54 arch kernel: ACPI: \_TZ_.FN00: New power resource
Dec 12 12:58:54 arch kernel: ACPI: \_TZ_.FN01: New power resource
Dec 12 12:58:54 arch kernel: ACPI: \_TZ_.FN02: New power resource
Dec 12 12:58:54 arch kernel: ACPI: \_TZ_.FN03: New power resource
Dec 12 12:58:54 arch kernel: ACPI: \_TZ_.FN04: New power resource
Dec 12 12:58:54 arch kernel: ACPI: \PIN_: New power resource
Dec 12 12:58:54 arch kernel: ACPI: PCI Root Bridge [PC00] (domain 0000 [bus 00-fe])
Dec 12 12:58:54 arch kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Dec 12 12:58:54 arch kernel: acpi PNP0A08:00: _OSC: platform does not support [AER]
Dec 12 12:58:54 arch kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME PCIeCapability LTR DPC]
Dec 12 12:58:54 arch kernel: PCI host bridge to bus 0000:00
Dec 12 12:58:54 arch kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
Dec 12 12:58:54 arch kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
Dec 12 12:58:54 arch kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Dec 12 12:58:54 arch kernel: pci_bus 0000:00: root bus resource [mem 0x50400000-0xbfffffff window]
Dec 12 12:58:54 arch kernel: pci_bus 0000:00: root bus resource [mem 0x4000000000-0x7fffffffff window]
Dec 12 12:58:54 arch kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
Dec 12 12:58:54 arch kernel: pci 0000:00:00.0: [8086:4629] type 00 class 0x060000 conventional PCI endpoint
Dec 12 12:58:54 arch kernel: pci 0000:00:01.0: [8086:460d] type 01 class 0x060400 PCIe Root Port
Dec 12 12:58:54 arch kernel: pci 0000:00:01.0: PCI bridge to [bus 01-04]
Dec 12 12:58:54 arch kernel: pci 0000:00:01.0: bridge window [io 0x4000-0x4fff]
Dec 12 12:58:54 arch kernel: pci 0000:00:01.0: bridge window [mem 0x5f000000-0x600fffff]
Dec 12 12:58:54 arch kernel: pci 0000:00:01.0: bridge window [mem 0x6000000000-0x6101ffffff 64bit pref]
Dec 12 12:58:54 arch kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
Dec 12 12:58:54 arch kernel: pci 0000:00:01.0: PTM enabled (root), 4ns granularity
Dec 12 12:58:54 arch kernel: pci 0000:00:02.0: [8086:46a3] type 00 class 0x030000 PCIe Root Complex Integrated Endpoint
Dec 12 12:58:54 arch kernel: pci 0000:00:02.0: BAR 0 [mem 0x6102000000-0x6102ffffff 64bit]
Dec 12 12:58:54 arch kernel: pci 0000:00:02.0: BAR 2 [mem 0x4000000000-0x400fffffff 64bit pref]
Dec 12 12:58:54 arch kernel: pci 0000:00:02.0: BAR 4 [io 0x5000-0x503f]
Dec 12 12:58:54 arch kernel: pci 0000:00:02.0: DMAR: Skip IOMMU disabling for graphics
Dec 12 12:58:54 arch kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Dec 12 12:58:54 arch kernel: pci 0000:00:02.0: VF BAR 0 [mem 0x00000000-0x00ffffff 64bit]
Dec 12 12:58:54 arch kernel: pci 0000:00:02.0: VF BAR 0 [mem 0x00000000-0x06ffffff 64bit]: contains BAR 0 for 7 VFs
Dec 12 12:58:54 arch kernel: pci 0000:00:02.0: VF BAR 2 [mem 0x00000000-0x1fffffff 64bit pref]
Dec 12 12:58:54 arch kernel: pci 0000:00:02.0: VF BAR 2 [mem 0x00000000-0xdfffffff 64bit pref]: contains BAR 2 for 7 VFs
Dec 12 12:58:54 arch kernel: pci 0000:00:04.0: [8086:461d] type 00 class 0x118000 conventional PCI endpoint
Dec 12 12:58:54 arch kernel: pci 0000:00:04.0: BAR 0 [mem 0x6103140000-0x610315ffff 64bit]
Dec 12 12:58:54 arch kernel: pci 0000:00:06.0: [8086:464d] type 01 class 0x060400 PCIe Root Port
Dec 12 12:58:54 arch kernel: pci 0000:00:06.0: PCI bridge to [bus 05]
Dec 12 12:58:54 arch kernel: pci 0000:00:06.0: bridge window [mem 0x5e400000-0x5e4fffff]
Dec 12 12:58:54 arch kernel: pci 0000:00:06.0: PME# supported from D0 D3hot D3cold
Dec 12 12:58:54 arch kernel: pci 0000:00:06.0: PTM enabled (root), 4ns granularity
Dec 12 12:58:54 arch kernel: pci 0000:00:06.2: [8086:463d] type 01 class 0x060400 PCIe Root Port
Dec 12 12:58:54 arch kernel: pci 0000:00:06.2: PCI bridge to [bus 06]
Dec 12 12:58:54 arch kernel: pci 0000:00:06.2: bridge window [mem 0x5e300000-0x5e3fffff]
Dec 12 12:58:54 arch kernel: pci 0000:00:06.2: PME# supported from D0 D3hot D3cold
Dec 12 12:58:54 arch kernel: pci 0000:00:06.2: PTM enabled (root), 4ns granularity
Dec 12 12:58:54 arch kernel: pci 0000:00:07.0: [8086:466e] type 01 class 0x060400 PCIe Root Port
Dec 12 12:58:54 arch kernel: pci 0000:00:07.0: PCI bridge to [bus 07-2f]
Dec 12 12:58:54 arch kernel: pci 0000:00:07.0: bridge window [mem 0x52000000-0x5e1fffff]
Dec 12 12:58:54 arch kernel: pci 0000:00:07.0: bridge window [mem 0x6110000000-0x612bffffff 64bit pref]
Dec 12 12:58:54 arch kernel: pci 0000:00:07.0: Overriding RP PIO Log Size to 4
Dec 12 12:58:54 arch kernel: pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
Dec 12 12:58:54 arch kernel: pci 0000:00:07.0: PTM enabled (root), 4ns granularity
Dec 12 12:58:54 arch kernel: pci 0000:00:08.0: [8086:464f] type 00 class 0x088000 conventional PCI endpoint
Dec 12 12:58:54 arch kernel: pci 0000:00:08.0: BAR 0 [mem 0x6103191000-0x6103191fff 64bit]
Dec 12 12:58:54 arch kernel: pci 0000:00:0d.0: [8086:461e] type 00 class 0x0c0330 conventional PCI endpoint
Dec 12 12:58:54 arch kernel: pci 0000:00:0d.0: BAR 0 [mem 0x6103170000-0x610317ffff 64bit]
Dec 12 12:58:54 arch kernel: pci 0000:00:0d.0: PME# supported from D3hot D3cold
Dec 12 12:58:54 arch kernel: pci 0000:00:0d.2: [8086:463e] type 00 class 0x0c0340 conventional PCI endpoint
Dec 12 12:58:54 arch kernel: pci 0000:00:0d.2: BAR 0 [mem 0x6103100000-0x610313ffff 64bit]
Dec 12 12:58:54 arch kernel: pci 0000:00:0d.2: BAR 2 [mem 0x6103190000-0x6103190fff 64bit]
Dec 12 12:58:54 arch kernel: pci 0000:00:0d.2: supports D1 D2
Dec 12 12:58:54 arch kernel: pci 0000:00:0d.2: PME# supported from D0 D1 D2 D3hot D3cold
Dec 12 12:58:54 arch kernel: pci 0000:00:14.0: [8086:51ed] type 00 class 0x0c0330 conventional PCI endpoint
Dec 12 12:58:54 arch kernel: pci 0000:00:14.0: BAR 0 [mem 0x6103160000-0x610316ffff 64bit]
Dec 12 12:58:54 arch kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Dec 12 12:58:54 arch kernel: pci 0000:00:14.2: [8086:51ef] type 00 class 0x050000 conventional PCI endpoint
Dec 12 12:58:54 arch kernel: pci 0000:00:14.2: BAR 0 [mem 0x6103188000-0x610318bfff 64bit]
Dec 12 12:58:54 arch kernel: pci 0000:00:14.2: BAR 2 [mem 0x610318f000-0x610318ffff 64bit]
Dec 12 12:58:54 arch kernel: pci 0000:00:14.3: [8086:51f0] type 00 class 0x028000 PCIe Root Complex Integrated Endpoint
Dec 12 12:58:54 arch kernel: pci 0000:00:14.3: BAR 0 [mem 0x6103184000-0x6103187fff 64bit]
Dec 12 12:58:54 arch kernel: pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
Dec 12 12:58:54 arch kernel: pci 0000:00:15.0: [8086:51e8] type 00 class 0x0c8000 conventional PCI endpoint
Dec 12 12:58:54 arch kernel: pci 0000:00:15.0: BAR 0 [mem 0x00000000-0x00000fff 64bit]
Dec 12 12:58:54 arch kernel: pci 0000:00:16.0: [8086:51e0] type 00 class 0x078000 conventional PCI endpoint
Dec 12 12:58:54 arch kernel: pci 0000:00:16.0: BAR 0 [mem 0x610318d000-0x610318dfff 64bit]
Dec 12 12:58:54 arch kernel: pci 0000:00:16.0: PME# supported from D3hot
Dec 12 12:58:54 arch kernel: pci 0000:00:1c.0: [8086:51ba] type 01 class 0x060400 PCIe Root Port
Dec 12 12:58:54 arch kernel: pci 0000:00:1c.0: PCI bridge to [bus 30]
Dec 12 12:58:54 arch kernel: pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff]
Dec 12 12:58:54 arch kernel: pci 0000:00:1c.0: bridge window [mem 0x5e200000-0x5e2fffff]
Dec 12 12:58:54 arch kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Dec 12 12:58:54 arch kernel: pci 0000:00:1c.0: PTM enabled (root), 4ns granularity
Dec 12 12:58:54 arch kernel: pci 0000:00:1f.0: [8086:5182] type 00 class 0x060100 conventional PCI endpoint
Dec 12 12:58:54 arch kernel: pci 0000:00:1f.3: [8086:51c8] type 00 class 0x040100 conventional PCI endpoint
Dec 12 12:58:54 arch kernel: pci 0000:00:1f.3: BAR 0 [mem 0x6103180000-0x6103183fff 64bit]
Dec 12 12:58:54 arch kernel: pci 0000:00:1f.3: BAR 4 [mem 0x6103000000-0x61030fffff 64bit]
Dec 12 12:58:54 arch kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
Dec 12 12:58:54 arch kernel: pci 0000:00:1f.4: [8086:51a3] type 00 class 0x0c0500 conventional PCI endpoint
Dec 12 12:58:54 arch kernel: pci 0000:00:1f.4: BAR 0 [mem 0x610318c000-0x610318c0ff 64bit]
Dec 12 12:58:54 arch kernel: pci 0000:00:1f.4: BAR 4 [io 0xefa0-0xefbf]
Dec 12 12:58:54 arch kernel: pci 0000:00:1f.5: [8086:51a4] type 00 class 0x0c8000 conventional PCI endpoint
Dec 12 12:58:54 arch kernel: pci 0000:00:1f.5: BAR 0 [mem 0xfe010000-0xfe010fff]
Dec 12 12:58:54 arch kernel: pci 0000:01:00.0: [10de:25a2] type 00 class 0x030000 PCIe Legacy Endpoint
Dec 12 12:58:54 arch kernel: pci 0000:01:00.0: BAR 0 [mem 0x00000000-0x00ffffff]
Dec 12 12:58:54 arch kernel: pci 0000:01:00.0: BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Dec 12 12:58:54 arch kernel: pci 0000:01:00.0: BAR 3 [mem 0x00000000-0x01ffffff 64bit pref]
Dec 12 12:58:54 arch kernel: pci 0000:01:00.0: BAR 5 [io 0x0000-0x007f]
Dec 12 12:58:54 arch kernel: pci 0000:01:00.0: ROM [mem 0x00000000-0x0007ffff pref]
Dec 12 12:58:54 arch kernel: pci 0000:01:00.0: Max Payload Size set to 256 (was 128, max 256)
Dec 12 12:58:54 arch kernel: pci 0000:01:00.0: PME# supported from D0 D3hot
Dec 12 12:58:54 arch kernel: pci 0000:01:00.0: 126.024 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x8 link at 0000:00:01.0 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
Dec 12 12:58:54 arch kernel: pci 0000:01:00.1: [10de:2291] type 00 class 0x040300 PCIe Endpoint
Dec 12 12:58:54 arch kernel: pci 0000:01:00.1: BAR 0 [mem 0x00000000-0x00003fff]
Dec 12 12:58:54 arch kernel: pci 0000:01:00.1: Max Payload Size set to 256 (was 128, max 256)
Dec 12 12:58:54 arch kernel: pci 0000:00:01.0: PCI bridge to [bus 01-04]
Dec 12 12:58:54 arch kernel: pci 0000:05:00.0: [1344:5411] type 00 class 0x010802 PCIe Endpoint
Dec 12 12:58:54 arch kernel: pci 0000:05:00.0: BAR 0 [mem 0x5e400000-0x5e403fff 64bit]
Dec 12 12:58:54 arch kernel: pci 0000:00:06.0: PCI bridge to [bus 05]
Dec 12 12:58:54 arch kernel: pci 0000:06:00.0: [8086:f1aa] type 00 class 0x010802 PCIe Endpoint
Dec 12 12:58:54 arch kernel: pci 0000:06:00.0: BAR 0 [mem 0x5e300000-0x5e303fff 64bit]
Dec 12 12:58:54 arch kernel: pci 0000:06:00.0: VF BAR 0 [mem 0x00000000-0x00003fff 64bit]
Dec 12 12:58:54 arch kernel: pci 0000:06:00.0: VF BAR 0 [mem 0x00000000-0x0001ffff 64bit]: contains BAR 0 for 8 VFs
Dec 12 12:58:54 arch kernel: pci 0000:00:06.2: PCI bridge to [bus 06]
Dec 12 12:58:54 arch kernel: pci 0000:00:07.0: PCI bridge to [bus 07-2f]
Dec 12 12:58:54 arch kernel: pci 0000:30:00.0: [10ec:8168] type 00 class 0x020000 PCIe Endpoint
Dec 12 12:58:54 arch kernel: pci 0000:30:00.0: BAR 0 [io 0x3000-0x30ff]
Dec 12 12:58:54 arch kernel: pci 0000:30:00.0: BAR 2 [mem 0x5e204000-0x5e204fff 64bit]
Dec 12 12:58:54 arch kernel: pci 0000:30:00.0: BAR 4 [mem 0x5e200000-0x5e203fff 64bit]
Dec 12 12:58:54 arch kernel: pci 0000:30:00.0: supports D1 D2
Dec 12 12:58:54 arch kernel: pci 0000:30:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Dec 12 12:58:54 arch kernel: pci 0000:00:1c.0: PCI bridge to [bus 30]
Dec 12 12:58:54 arch kernel: ACPI: \_SB_.PEPD: Duplicate LPS0 _DSM functions (mask: 0x1)
Dec 12 12:58:54 arch kernel: Low-power S0 idle used by default for system suspend
Dec 12 12:58:54 arch kernel: ACPI: EC: interrupt unblocked
Dec 12 12:58:54 arch kernel: ACPI: EC: event unblocked
Dec 12 12:58:54 arch kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Dec 12 12:58:54 arch kernel: ACPI: EC: GPE=0x6e
Dec 12 12:58:54 arch kernel: ACPI: \_SB_.PC00.LPCB.EC0_: Boot DSDT EC initialization complete
Dec 12 12:58:54 arch kernel: ACPI: \_SB_.PC00.LPCB.EC0_: EC: Used to handle transactions and events
Dec 12 12:58:54 arch kernel: iommu: Default domain type: Translated
Dec 12 12:58:54 arch kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Dec 12 12:58:54 arch kernel: SCSI subsystem initialized
Dec 12 12:58:54 arch kernel: libata version 3.00 loaded.
Dec 12 12:58:54 arch kernel: ACPI: bus type USB registered
Dec 12 12:58:54 arch kernel: usbcore: registered new interface driver usbfs
Dec 12 12:58:54 arch kernel: usbcore: registered new interface driver hub
Dec 12 12:58:54 arch kernel: usbcore: registered new device driver usb
Dec 12 12:58:54 arch kernel: EDAC MC: Ver: 3.0.0
Dec 12 12:58:54 arch kernel: efivars: Registered efivars operations
Dec 12 12:58:54 arch kernel: NetLabel: Initializing
Dec 12 12:58:54 arch kernel: NetLabel: domain hash size = 128
Dec 12 12:58:54 arch kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
Dec 12 12:58:54 arch kernel: NetLabel: unlabeled traffic allowed by default
Dec 12 12:58:54 arch kernel: mctp: management component transport protocol core
Dec 12 12:58:54 arch kernel: NET: Registered PF_MCTP protocol family
Dec 12 12:58:54 arch kernel: PCI: Using ACPI for IRQ routing
Dec 12 12:58:54 arch kernel: PCI: pci_cache_line_size set to 64 bytes
Dec 12 12:58:54 arch kernel: pci 0000:00:1f.5: BAR 0 [mem 0xfe010000-0xfe010fff]: can't claim; no compatible bridge window
Dec 12 12:58:54 arch kernel: e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
Dec 12 12:58:54 arch kernel: e820: reserve RAM buffer [mem 0x37d86000-0x37ffffff]
Dec 12 12:58:54 arch kernel: e820: reserve RAM buffer [mem 0x389b1018-0x3bffffff]
Dec 12 12:58:54 arch kernel: e820: reserve RAM buffer [mem 0x38e1f000-0x3bffffff]
Dec 12 12:58:54 arch kernel: e820: reserve RAM buffer [mem 0x38e3c000-0x3bffffff]
Dec 12 12:58:54 arch kernel: e820: reserve RAM buffer [mem 0x3d369000-0x3fffffff]
Dec 12 12:58:54 arch kernel: e820: reserve RAM buffer [mem 0x3fa7f000-0x3fffffff]
Dec 12 12:58:54 arch kernel: e820: reserve RAM buffer [mem 0x44b00000-0x47ffffff]
Dec 12 12:58:54 arch kernel: e820: reserve RAM buffer [mem 0x4afc00000-0x4afffffff]
Dec 12 12:58:54 arch kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
Dec 12 12:58:54 arch kernel: pci 0000:00:02.0: vgaarb: bridge control possible
Dec 12 12:58:54 arch kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Dec 12 12:58:54 arch kernel: pci 0000:01:00.0: vgaarb: bridge control possible
Dec 12 12:58:54 arch kernel: pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Dec 12 12:58:54 arch kernel: vgaarb: loaded
Dec 12 12:58:54 arch kernel: clocksource: Switched to clocksource tsc-early
Dec 12 12:58:54 arch kernel: VFS: Disk quotas dquot_6.6.0
Dec 12 12:58:54 arch kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Dec 12 12:58:54 arch kernel: pnp: PnP ACPI init
Dec 12 12:58:54 arch kernel: pnp 00:00: disabling [io 0x002e-0x002f] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Dec 12 12:58:54 arch kernel: pnp 00:00: disabling [io 0x004e-0x004f] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Dec 12 12:58:54 arch kernel: pnp 00:00: disabling [io 0x0061] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Dec 12 12:58:54 arch kernel: pnp 00:00: disabling [io 0x0063] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Dec 12 12:58:54 arch kernel: pnp 00:00: disabling [io 0x0065] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Dec 12 12:58:54 arch kernel: pnp 00:00: disabling [io 0x0067] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Dec 12 12:58:54 arch kernel: pnp 00:00: disabling [io 0x0068] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Dec 12 12:58:54 arch kernel: pnp 00:00: disabling [io 0x006c] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Dec 12 12:58:54 arch kernel: pnp 00:00: disabling [io 0x0070] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Dec 12 12:58:54 arch kernel: system 00:00: [io 0x0680-0x069f] has been reserved
Dec 12 12:58:54 arch kernel: system 00:00: [io 0x164e-0x164f] has been reserved
Dec 12 12:58:54 arch kernel: system 00:00: [io 0xfd60-0xfd63] has been reserved
Dec 12 12:58:54 arch kernel: system 00:02: [io 0x1854-0x1857] has been reserved
Dec 12 12:58:54 arch kernel: pnp 00:04: disabling [mem 0xc0000000-0xcfffffff] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
Dec 12 12:58:54 arch kernel: pnp 00:04: disabling [mem 0xfedc0000-0xfedc7fff] because it overlaps 0000:01:00.0 BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Dec 12 12:58:54 arch kernel: pnp 00:04: disabling [mem 0xfeda0000-0xfeda0fff] because it overlaps 0000:01:00.0 BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Dec 12 12:58:54 arch kernel: pnp 00:04: disabling [mem 0xfeda1000-0xfeda1fff] because it overlaps 0000:01:00.0 BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Dec 12 12:58:54 arch kernel: pnp 00:04: disabling [mem 0xc0000000-0xcfffffff disabled] because it overlaps 0000:01:00.0 BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Dec 12 12:58:54 arch kernel: pnp 00:04: disabling [mem 0xfed20000-0xfed7ffff] because it overlaps 0000:01:00.0 BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Dec 12 12:58:54 arch kernel: pnp 00:04: disabling [mem 0xfed90000-0xfed93fff] because it overlaps 0000:01:00.0 BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Dec 12 12:58:54 arch kernel: pnp 00:04: disabling [mem 0xfed45000-0xfed8ffff] because it overlaps 0000:01:00.0 BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Dec 12 12:58:54 arch kernel: pnp 00:04: disabling [mem 0xfee00000-0xfeefffff] because it overlaps 0000:01:00.0 BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Dec 12 12:58:54 arch kernel: system 00:05: [io 0x2000-0x20fe] has been reserved
Dec 12 12:58:54 arch kernel: pnp: PnP ACPI: found 7 devices
Dec 12 12:58:54 arch kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Dec 12 12:58:54 arch kernel: NET: Registered PF_INET protocol family
Dec 12 12:58:54 arch kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Dec 12 12:58:54 arch kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
Dec 12 12:58:54 arch kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Dec 12 12:58:54 arch kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Dec 12 12:58:54 arch kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Dec 12 12:58:54 arch kernel: TCP: Hash tables configured (established 131072 bind 65536)
Dec 12 12:58:54 arch kernel: MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
Dec 12 12:58:54 arch kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
Dec 12 12:58:54 arch kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
Dec 12 12:58:54 arch kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Dec 12 12:58:54 arch kernel: NET: Registered PF_XDP protocol family
Dec 12 12:58:54 arch kernel: pci 0000:00:07.0: bridge window [io 0x1000-0x0fff] to [bus 07-2f] add_size 1000
Dec 12 12:58:54 arch kernel: pci 0000:00:02.0: VF BAR 2 [mem 0x4020000000-0x40ffffffff 64bit pref]: assigned
Dec 12 12:58:54 arch kernel: pci 0000:00:02.0: VF BAR 0 [mem 0x4010000000-0x4016ffffff 64bit]: assigned
Dec 12 12:58:54 arch kernel: pci 0000:00:07.0: bridge window [io 0x6000-0x6fff]: assigned
Dec 12 12:58:54 arch kernel: pci 0000:00:15.0: BAR 0 [mem 0x4017000000-0x4017000fff 64bit]: assigned
Dec 12 12:58:54 arch kernel: pci 0000:00:1f.5: BAR 0 [mem 0x50400000-0x50400fff]: assigned
Dec 12 12:58:54 arch kernel: pci 0000:01:00.0: BAR 1 [mem 0x6000000000-0x60ffffffff 64bit pref]: assigned
Dec 12 12:58:54 arch kernel: pci 0000:01:00.0: BAR 3 [mem 0x6100000000-0x6101ffffff 64bit pref]: assigned
Dec 12 12:58:54 arch kernel: pci 0000:01:00.0: BAR 0 [mem 0x5f000000-0x5fffffff]: assigned
Dec 12 12:58:54 arch kernel: pci 0000:01:00.0: ROM [mem 0x60000000-0x6007ffff pref]: assigned
Dec 12 12:58:54 arch kernel: pci 0000:01:00.1: BAR 0 [mem 0x60080000-0x60083fff]: assigned
Dec 12 12:58:54 arch kernel: pci 0000:01:00.0: BAR 5 [io 0x4000-0x407f]: assigned
Dec 12 12:58:54 arch kernel: pci 0000:00:01.0: PCI bridge to [bus 01-04]
Dec 12 12:58:54 arch kernel: pci 0000:00:01.0: bridge window [io 0x4000-0x4fff]
Dec 12 12:58:54 arch kernel: pci 0000:00:01.0: bridge window [mem 0x5f000000-0x600fffff]
Dec 12 12:58:54 arch kernel: pci 0000:00:01.0: bridge window [mem 0x6000000000-0x6101ffffff 64bit pref]
Dec 12 12:58:54 arch kernel: pci 0000:00:06.0: PCI bridge to [bus 05]
Dec 12 12:58:54 arch kernel: pci 0000:00:06.0: bridge window [mem 0x5e400000-0x5e4fffff]
Dec 12 12:58:54 arch kernel: pci 0000:06:00.0: VF BAR 0 [mem 0x5e304000-0x5e323fff 64bit]: assigned
Dec 12 12:58:54 arch kernel: pci 0000:00:06.2: PCI bridge to [bus 06]
Dec 12 12:58:54 arch kernel: pci 0000:00:06.2: bridge window [mem 0x5e300000-0x5e3fffff]
Dec 12 12:58:54 arch kernel: pci 0000:00:07.0: PCI bridge to [bus 07-2f]
Dec 12 12:58:54 arch kernel: pci 0000:00:07.0: bridge window [io 0x6000-0x6fff]
Dec 12 12:58:54 arch kernel: pci 0000:00:07.0: bridge window [mem 0x52000000-0x5e1fffff]
Dec 12 12:58:54 arch kernel: pci 0000:00:07.0: bridge window [mem 0x6110000000-0x612bffffff 64bit pref]
Dec 12 12:58:54 arch kernel: pci 0000:00:1c.0: PCI bridge to [bus 30]
Dec 12 12:58:54 arch kernel: pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff]
Dec 12 12:58:54 arch kernel: pci 0000:00:1c.0: bridge window [mem 0x5e200000-0x5e2fffff]
Dec 12 12:58:54 arch kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
Dec 12 12:58:54 arch kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
Dec 12 12:58:54 arch kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Dec 12 12:58:54 arch kernel: pci_bus 0000:00: resource 7 [mem 0x50400000-0xbfffffff window]
Dec 12 12:58:54 arch kernel: pci_bus 0000:00: resource 8 [mem 0x4000000000-0x7fffffffff window]
Dec 12 12:58:54 arch kernel: pci_bus 0000:01: resource 0 [io 0x4000-0x4fff]
Dec 12 12:58:54 arch kernel: pci_bus 0000:01: resource 1 [mem 0x5f000000-0x600fffff]
Dec 12 12:58:54 arch kernel: pci_bus 0000:01: resource 2 [mem 0x6000000000-0x6101ffffff 64bit pref]
Dec 12 12:58:54 arch kernel: pci_bus 0000:05: resource 1 [mem 0x5e400000-0x5e4fffff]
Dec 12 12:58:54 arch kernel: pci_bus 0000:06: resource 1 [mem 0x5e300000-0x5e3fffff]
Dec 12 12:58:54 arch kernel: pci_bus 0000:07: resource 0 [io 0x6000-0x6fff]
Dec 12 12:58:54 arch kernel: pci_bus 0000:07: resource 1 [mem 0x52000000-0x5e1fffff]
Dec 12 12:58:54 arch kernel: pci_bus 0000:07: resource 2 [mem 0x6110000000-0x612bffffff 64bit pref]
Dec 12 12:58:54 arch kernel: pci_bus 0000:30: resource 0 [io 0x3000-0x3fff]
Dec 12 12:58:54 arch kernel: pci_bus 0000:30: resource 1 [mem 0x5e200000-0x5e2fffff]
Dec 12 12:58:54 arch kernel: pci 0000:01:00.1: extending delay after power-on from D3hot to 20 msec
Dec 12 12:58:54 arch kernel: pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
Dec 12 12:58:54 arch kernel: PCI: CLS 64 bytes, default 64
Dec 12 12:58:54 arch kernel: DMAR: Intel-IOMMU force enabled due to platform opt in
Dec 12 12:58:54 arch kernel: DMAR: No ATSR found
Dec 12 12:58:54 arch kernel: DMAR: No SATC found
Dec 12 12:58:54 arch kernel: DMAR: IOMMU feature fl1gp_support inconsistent
Dec 12 12:58:54 arch kernel: DMAR: IOMMU feature pgsel_inv inconsistent
Dec 12 12:58:54 arch kernel: DMAR: IOMMU feature nwfs inconsistent
Dec 12 12:58:54 arch kernel: DMAR: IOMMU feature dit inconsistent
Dec 12 12:58:54 arch kernel: DMAR: IOMMU feature sc_support inconsistent
Dec 12 12:58:54 arch kernel: DMAR: IOMMU feature dev_iotlb_support inconsistent
Dec 12 12:58:54 arch kernel: DMAR: dmar0: Using Queued invalidation
Dec 12 12:58:54 arch kernel: DMAR: dmar1: Using Queued invalidation
Dec 12 12:58:54 arch kernel: Trying to unpack rootfs image as initramfs...
Dec 12 12:58:54 arch kernel: pci 0000:00:02.0: Adding to iommu group 0
Dec 12 12:58:54 arch kernel: pci 0000:00:00.0: Adding to iommu group 1
Dec 12 12:58:54 arch kernel: pci 0000:00:01.0: Adding to iommu group 2
Dec 12 12:58:54 arch kernel: pci 0000:00:04.0: Adding to iommu group 3
Dec 12 12:58:54 arch kernel: pci 0000:00:06.0: Adding to iommu group 4
Dec 12 12:58:54 arch kernel: pci 0000:00:06.2: Adding to iommu group 5
Dec 12 12:58:54 arch kernel: pci 0000:00:07.0: Adding to iommu group 6
Dec 12 12:58:54 arch kernel: pci 0000:00:08.0: Adding to iommu group 7
Dec 12 12:58:54 arch kernel: pci 0000:00:0d.0: Adding to iommu group 8
Dec 12 12:58:54 arch kernel: pci 0000:00:0d.2: Adding to iommu group 8
Dec 12 12:58:54 arch kernel: pci 0000:00:14.0: Adding to iommu group 9
Dec 12 12:58:54 arch kernel: pci 0000:00:14.2: Adding to iommu group 9
Dec 12 12:58:54 arch kernel: pci 0000:00:14.3: Adding to iommu group 10
Dec 12 12:58:54 arch kernel: pci 0000:00:15.0: Adding to iommu group 11
Dec 12 12:58:54 arch kernel: pci 0000:00:16.0: Adding to iommu group 12
Dec 12 12:58:54 arch kernel: pci 0000:00:1c.0: Adding to iommu group 13
Dec 12 12:58:54 arch kernel: pci 0000:00:1f.0: Adding to iommu group 14
Dec 12 12:58:54 arch kernel: pci 0000:00:1f.3: Adding to iommu group 14
Dec 12 12:58:54 arch kernel: pci 0000:00:1f.4: Adding to iommu group 14
Dec 12 12:58:54 arch kernel: pci 0000:00:1f.5: Adding to iommu group 14
Dec 12 12:58:54 arch kernel: pci 0000:01:00.0: Adding to iommu group 15
Dec 12 12:58:54 arch kernel: pci 0000:01:00.1: Adding to iommu group 15
Dec 12 12:58:54 arch kernel: pci 0000:05:00.0: Adding to iommu group 16
Dec 12 12:58:54 arch kernel: pci 0000:06:00.0: Adding to iommu group 17
Dec 12 12:58:54 arch kernel: pci 0000:30:00.0: Adding to iommu group 18
Dec 12 12:58:54 arch kernel: DMAR: Intel(R) Virtualization Technology for Directed I/O
Dec 12 12:58:54 arch kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Dec 12 12:58:54 arch kernel: software IO TLB: mapped [mem 0x000000002e163000-0x0000000032163000] (64MB)
Dec 12 12:58:54 arch kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x23fa772cf26, max_idle_ns: 440795269835 ns
Dec 12 12:58:54 arch kernel: clocksource: Switched to clocksource tsc
Dec 12 12:58:54 arch kernel: Initialise system trusted keyrings
Dec 12 12:58:54 arch kernel: Key type blacklist registered
Dec 12 12:58:54 arch kernel: workingset: timestamp_bits=36 max_order=22 bucket_order=0
Dec 12 12:58:54 arch kernel: fuse: init (API version 7.41)
Dec 12 12:58:54 arch kernel: integrity: Platform Keyring initialized
Dec 12 12:58:54 arch kernel: integrity: Machine keyring initialized
Dec 12 12:58:54 arch kernel: Key type asymmetric registered
Dec 12 12:58:54 arch kernel: Asymmetric key parser 'x509' registered
Dec 12 12:58:54 arch kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
Dec 12 12:58:54 arch kernel: io scheduler mq-deadline registered
Dec 12 12:58:54 arch kernel: io scheduler kyber registered
Dec 12 12:58:54 arch kernel: io scheduler bfq registered
Dec 12 12:58:54 arch kernel: ledtrig-cpu: registered to indicate activity on CPUs
Dec 12 12:58:54 arch kernel: pcieport 0000:00:01.0: PME: Signaling with IRQ 122
Dec 12 12:58:54 arch kernel: pcieport 0000:00:01.0: pciehp: Slot #1 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
Dec 12 12:58:54 arch kernel: pcieport 0000:00:06.0: PME: Signaling with IRQ 123
Dec 12 12:58:54 arch kernel: pcieport 0000:00:06.2: PME: Signaling with IRQ 124
Dec 12 12:58:54 arch kernel: pcieport 0000:00:07.0: PME: Signaling with IRQ 125
Dec 12 12:58:54 arch kernel: pcieport 0000:00:07.0: pciehp: Slot #3 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
Dec 12 12:58:54 arch kernel: pcieport 0000:00:1c.0: PME: Signaling with IRQ 126
Dec 12 12:58:54 arch kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Dec 12 12:58:54 arch kernel: ACPI: AC: AC Adapter [ACAD] (off-line)
Dec 12 12:58:54 arch kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:1d/PNP0C0D:00/input/input0
Dec 12 12:58:54 arch kernel: ACPI: button: Lid Switch [LID0]
Dec 12 12:58:54 arch kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
Dec 12 12:58:54 arch kernel: Freeing initrd memory: 67108K
Dec 12 12:58:54 arch kernel: ACPI: button: Power Button [PWRB]
Dec 12 12:58:54 arch kernel: thermal LNXTHERM:00: registered as thermal_zone0
Dec 12 12:58:54 arch kernel: ACPI: thermal: Thermal Zone [TZ00] (28 C)
Dec 12 12:58:54 arch kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Dec 12 12:58:54 arch kernel: hpet_acpi_add: no address or irqs in _CRS
Dec 12 12:58:54 arch kernel: Non-volatile memory driver v1.3
Dec 12 12:58:54 arch kernel: Linux agpgart interface v0.103
Dec 12 12:58:54 arch kernel: ACPI: bus type drm_connector registered
Dec 12 12:58:54 arch kernel: xhci_hcd 0000:00:0d.0: xHCI Host Controller
Dec 12 12:58:54 arch kernel: xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 1
Dec 12 12:58:54 arch kernel: xhci_hcd 0000:00:0d.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000200009810
Dec 12 12:58:54 arch kernel: xhci_hcd 0000:00:0d.0: xHCI Host Controller
Dec 12 12:58:54 arch kernel: xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 2
Dec 12 12:58:54 arch kernel: xhci_hcd 0000:00:0d.0: Host supports USB 3.2 Enhanced SuperSpeed
Dec 12 12:58:54 arch kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
Dec 12 12:58:54 arch kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 12 12:58:54 arch kernel: usb usb1: Product: xHCI Host Controller
Dec 12 12:58:54 arch kernel: usb usb1: Manufacturer: Linux 6.12.4-arch1-1 xhci-hcd
Dec 12 12:58:54 arch kernel: usb usb1: SerialNumber: 0000:00:0d.0
Dec 12 12:58:54 arch kernel: hub 1-0:1.0: USB hub found
Dec 12 12:58:54 arch kernel: hub 1-0:1.0: 1 port detected
Dec 12 12:58:54 arch kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12
Dec 12 12:58:54 arch kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 12 12:58:54 arch kernel: usb usb2: Product: xHCI Host Controller
Dec 12 12:58:54 arch kernel: usb usb2: Manufacturer: Linux 6.12.4-arch1-1 xhci-hcd
Dec 12 12:58:54 arch kernel: usb usb2: SerialNumber: 0000:00:0d.0
Dec 12 12:58:54 arch kernel: hub 2-0:1.0: USB hub found
Dec 12 12:58:54 arch kernel: hub 2-0:1.0: 1 port detected
Dec 12 12:58:54 arch kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Dec 12 12:58:54 arch kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
Dec 12 12:58:54 arch kernel: xhci_hcd 0000:00:14.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000100200009810
Dec 12 12:58:54 arch kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Dec 12 12:58:54 arch kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
Dec 12 12:58:54 arch kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
Dec 12 12:58:54 arch kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
Dec 12 12:58:54 arch kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 12 12:58:54 arch kernel: usb usb3: Product: xHCI Host Controller
Dec 12 12:58:54 arch kernel: usb usb3: Manufacturer: Linux 6.12.4-arch1-1 xhci-hcd
Dec 12 12:58:54 arch kernel: usb usb3: SerialNumber: 0000:00:14.0
Dec 12 12:58:54 arch kernel: hub 3-0:1.0: USB hub found
Dec 12 12:58:54 arch kernel: hub 3-0:1.0: 12 ports detected
Dec 12 12:58:54 arch kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12
Dec 12 12:58:54 arch kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 12 12:58:54 arch kernel: usb usb4: Product: xHCI Host Controller
Dec 12 12:58:54 arch kernel: usb usb4: Manufacturer: Linux 6.12.4-arch1-1 xhci-hcd
Dec 12 12:58:54 arch kernel: usb usb4: SerialNumber: 0000:00:14.0
Dec 12 12:58:54 arch kernel: hub 4-0:1.0: USB hub found
Dec 12 12:58:54 arch kernel: hub 4-0:1.0: 4 ports detected
Dec 12 12:58:54 arch kernel: usbcore: registered new interface driver usbserial_generic
Dec 12 12:58:54 arch kernel: usbserial: USB Serial support registered for generic
Dec 12 12:58:54 arch kernel: rtc_cmos 00:01: RTC can wake from S4
Dec 12 12:58:54 arch kernel: rtc_cmos 00:01: registered as rtc0
Dec 12 12:58:54 arch kernel: rtc_cmos 00:01: setting system clock to 2024-12-12T10:58:52 UTC (1734001132)
Dec 12 12:58:54 arch kernel: rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram
Dec 12 12:58:54 arch kernel: intel_pstate: Intel P-state driver initializing
Dec 12 12:58:54 arch kernel: intel_pstate: HWP enabled
Dec 12 12:58:54 arch kernel: simple-framebuffer simple-framebuffer.0: [drm] Registered 1 planes with drm panic
Dec 12 12:58:54 arch kernel: [drm] Initialized simpledrm 1.0.0 for simple-framebuffer.0 on minor 0
Dec 12 12:58:54 arch kernel: fbcon: Deferring console take-over
Dec 12 12:58:54 arch kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
Dec 12 12:58:54 arch kernel: hid: raw HID events driver (C) Jiri Kosina
Dec 12 12:58:54 arch kernel: drop_monitor: Initializing network drop monitor service
Dec 12 12:58:54 arch kernel: NET: Registered PF_INET6 protocol family
Dec 12 12:58:54 arch kernel: Segment Routing with IPv6
Dec 12 12:58:54 arch kernel: RPL Segment Routing with IPv6
Dec 12 12:58:54 arch kernel: In-situ OAM (IOAM) with IPv6
Dec 12 12:58:54 arch kernel: NET: Registered PF_PACKET protocol family
Dec 12 12:58:54 arch kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Dec 12 12:58:54 arch kernel: microcode: Current revision: 0x00000435
Dec 12 12:58:54 arch kernel: microcode: Updated early from: 0x00000434
Dec 12 12:58:54 arch kernel: IPI shorthand broadcast: enabled
Dec 12 12:58:54 arch kernel: sched_clock: Marking stable (1550001696, 6701216)->(1588281213, -31578301)
Dec 12 12:58:54 arch kernel: registered taskstats version 1
Dec 12 12:58:54 arch kernel: Loading compiled-in X.509 certificates
Dec 12 12:58:54 arch kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 8d6402356535386924f746d3d123613ef19cb307'
Dec 12 12:58:54 arch kernel: Demotion targets for Node 0: null
Dec 12 12:58:54 arch kernel: Key type .fscrypt registered
Dec 12 12:58:54 arch kernel: Key type fscrypt-provisioning registered
Dec 12 12:58:54 arch kernel: PM: Magic number: 4:441:982
Dec 12 12:58:54 arch kernel: RAS: Correctable Errors collector initialized.
Dec 12 12:58:54 arch kernel: clk: Disabling unused clocks
Dec 12 12:58:54 arch kernel: PM: genpd: Disabling unused power domains
Dec 12 12:58:54 arch kernel: ACPI: battery: Slot [BAT1] (battery present)
Dec 12 12:58:54 arch kernel: Freeing unused decrypted memory: 2028K
Dec 12 12:58:54 arch kernel: Freeing unused kernel image (initmem) memory: 4248K
Dec 12 12:58:54 arch kernel: Write protecting the kernel read-only data: 32768k
Dec 12 12:58:54 arch kernel: Freeing unused kernel image (rodata/data gap) memory: 100K
Dec 12 12:58:54 arch kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Dec 12 12:58:54 arch kernel: rodata_test: all tests were successful
Dec 12 12:58:54 arch kernel: Run /init as init process
Dec 12 12:58:54 arch kernel: with arguments:
Dec 12 12:58:54 arch kernel: /init
Dec 12 12:58:54 arch kernel: with environment:
Dec 12 12:58:54 arch kernel: HOME=/
Dec 12 12:58:54 arch kernel: TERM=linux
Dec 12 12:58:54 arch kernel: BOOT_IMAGE=/vmlinuz-linux
Dec 12 12:58:54 arch kernel: wmi_bus wmi_bus-PNP0C14:03: [Firmware Info]: B7F3CA0A-ACDC-42D2-9217-77C6C628FBD2 has zero instances
Dec 12 12:58:54 arch kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
Dec 12 12:58:54 arch kernel: i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
Dec 12 12:58:54 arch kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Dec 12 12:58:54 arch kernel: nvme 0000:05:00.0: platform quirk: setting simple suspend
Dec 12 12:58:54 arch kernel: nvme 0000:06:00.0: platform quirk: setting simple suspend
Dec 12 12:58:54 arch kernel: nvme nvme0: pci function 0000:05:00.0
Dec 12 12:58:54 arch kernel: nvme nvme1: pci function 0000:06:00.0
Dec 12 12:58:54 arch kernel: nvme nvme1: 8/0/0 default/read/poll queues
Dec 12 12:58:54 arch kernel: usb 3-7: new high-speed USB device number 2 using xhci_hcd
Dec 12 12:58:54 arch kernel: nvme1n1: p1 p2 p3 p4
Dec 12 12:58:54 arch kernel: nvme nvme0: allocated 64 MiB host memory buffer.
Dec 12 12:58:54 arch kernel: nvme nvme0: 8/0/0 default/read/poll queues
Dec 12 12:58:54 arch kernel: nvme0n1: p1 p2 p3 p4 p5
Dec 12 12:58:54 arch kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
Dec 12 12:58:54 arch kernel: usb 3-7: New USB device found, idVendor=174f, idProduct=244c, bcdDevice= 0.15
Dec 12 12:58:54 arch kernel: usb 3-7: New USB device strings: Mfr=3, Product=1, SerialNumber=2
Dec 12 12:58:54 arch kernel: usb 3-7: Product: Integrated Camera
Dec 12 12:58:54 arch kernel: usb 3-7: Manufacturer: Generic
Dec 12 12:58:54 arch kernel: usb 3-7: SerialNumber: 0001
Dec 12 12:58:54 arch kernel: usb 3-9: new full-speed USB device number 3 using xhci_hcd
Dec 12 12:58:54 arch kernel: i915 0000:00:02.0: [drm] Found ALDERLAKE_P (device ID 46a3) display version 13.00 stepping D0
Dec 12 12:58:54 arch kernel: i915 0000:00:02.0: [drm] VT-d active for gfx access
Dec 12 12:58:54 arch kernel: i915 0000:00:02.0: vgaarb: deactivate vga console
Dec 12 12:58:54 arch kernel: i915 0000:00:02.0: [drm] Using Transparent Hugepages
Dec 12 12:58:54 arch kernel: i915 0000:00:02.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=io+mem
Dec 12 12:58:54 arch kernel: i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/adlp_dmc.bin (v2.20)
Dec 12 12:58:54 arch kernel: i915 0000:00:02.0: [drm] [ENCODER:249:DDI B/PHY B] unusable PPS, disabling eDP
Dec 12 12:58:54 arch kernel: i915 0000:00:02.0: [drm] GT0: GuC firmware i915/adlp_guc_70.bin version 70.36.0
Dec 12 12:58:54 arch kernel: i915 0000:00:02.0: [drm] GT0: HuC firmware i915/tgl_huc.bin version 7.9.3
Dec 12 12:58:54 arch kernel: i915 0000:00:02.0: [drm] GT0: HuC: authenticated for all workloads
Dec 12 12:58:54 arch kernel: i915 0000:00:02.0: [drm] GT0: GUC: submission enabled
Dec 12 12:58:54 arch kernel: i915 0000:00:02.0: [drm] GT0: GUC: SLPC enabled
Dec 12 12:58:54 arch kernel: i915 0000:00:02.0: [drm] GT0: GUC: RC enabled
Dec 12 12:58:54 arch kernel: i915 0000:00:02.0: [drm] Protected Xe Path (PXP) protected content support initialized
Dec 12 12:58:54 arch kernel: usb 3-9: New USB device found, idVendor=048d, idProduct=c976, bcdDevice= 8.00
Dec 12 12:58:54 arch kernel: usb 3-9: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Dec 12 12:58:54 arch kernel: usb 3-9: Product: ITE Device(8176)
Dec 12 12:58:54 arch kernel: usb 3-9: Manufacturer: ITE Tech. Inc.
Dec 12 12:58:54 arch kernel: [drm] Initialized i915 1.6.0 for 0000:00:02.0 on minor 1
Dec 12 12:58:54 arch kernel: ACPI: video: [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
Dec 12 12:58:54 arch kernel: ACPI: video: Video Device [PEGP] (multi-head: yes rom: no post: no)
Dec 12 12:58:54 arch kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:04/LNXVIDEO:00/input/input3
Dec 12 12:58:54 arch kernel: ACPI: video: Video Device [GFX0] (multi-head: yes rom: no post: no)
Dec 12 12:58:54 arch kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input4
Dec 12 12:58:54 arch kernel: fbcon: i915drmfb (fb0) is primary device
Dec 12 12:58:54 arch kernel: fbcon: Deferring console take-over
Dec 12 12:58:54 arch kernel: i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
Dec 12 12:58:54 arch kernel: usb 3-10: new full-speed USB device number 4 using xhci_hcd
Dec 12 12:58:54 arch kernel: usb 3-10: New USB device found, idVendor=8087, idProduct=0026, bcdDevice= 0.02
Dec 12 12:58:54 arch kernel: usb 3-10: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Dec 12 12:58:54 arch kernel: usbcore: registered new interface driver usbhid
Dec 12 12:58:54 arch kernel: usbhid: USB HID core driver
Dec 12 12:58:54 arch kernel: input: ITE Tech. Inc. ITE Device(8176) Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9:1.0/0003:048D:C976.0001/input/input5
Dec 12 12:58:54 arch kernel: input: ITE Tech. Inc. ITE Device(8176) Wireless Radio Control as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9:1.0/0003:048D:C976.0001/input/input6
Dec 12 12:58:54 arch kernel: hid-generic 0003:048D:C976.0001: input,hiddev96,hidraw0: USB HID v1.10 Keyboard [ITE Tech. Inc. ITE Device(8176)] on usb-0000:00:14.0-9/input0
Dec 12 12:58:54 arch kernel: fbcon: Taking over console
Dec 12 12:58:54 arch kernel: Console: switching to colour frame buffer device 240x67
Dec 12 12:58:54 arch kernel: EXT4-fs (nvme1n1p3): mounted filesystem 48f0c199-3de0-4cef-adb5-54a621848d9d r/w with ordered data mode. Quota mode: none.
Dec 12 12:58:54 arch systemd[1]: systemd 256.9-1-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT +LIBARCHIVE)
Dec 12 12:58:54 arch systemd[1]: Detected architecture x86-64.
Dec 12 12:58:54 arch systemd[1]: Hostname set to <arch>.
Dec 12 12:58:54 arch systemd[1]: bpf-restrict-fs: LSM BPF program attached
Dec 12 12:58:54 arch systemd[1]: Queued start job for default target Graphical Interface.
Dec 12 12:58:54 arch systemd[1]: Created slice Slice /system/dirmngr.
Dec 12 12:58:54 arch systemd[1]: Created slice Slice /system/getty.
Dec 12 12:58:54 arch systemd[1]: Created slice Slice /system/gpg-agent.
Dec 12 12:58:54 arch systemd[1]: Created slice Slice /system/gpg-agent-browser.
Dec 12 12:58:54 arch systemd[1]: Created slice Slice /system/gpg-agent-extra.
Dec 12 12:58:54 arch systemd[1]: Created slice Slice /system/gpg-agent-ssh.
Dec 12 12:58:54 arch systemd[1]: Created slice Slice /system/keyboxd.
Dec 12 12:58:54 arch systemd[1]: Created slice Slice /system/modprobe.
Dec 12 12:58:54 arch systemd[1]: Created slice Slice /system/systemd-fsck.
Dec 12 12:58:54 arch systemd[1]: Created slice User and Session Slice.
Dec 12 12:58:54 arch systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Dec 12 12:58:54 arch systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Dec 12 12:58:54 arch systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Dec 12 12:58:54 arch systemd[1]: Expecting device /dev/disk/by-uuid/51E3-9509...
Dec 12 12:58:54 arch systemd[1]: Expecting device /dev/disk/by-uuid/66e5a322-7800-4d3f-8260-476debca9c07...
Dec 12 12:58:54 arch systemd[1]: Expecting device /dev/disk/by-uuid/b72f4298-1805-45fd-a87e-37ae41fa9114...
Dec 12 12:58:54 arch systemd[1]: Reached target Local Encrypted Volumes.
Dec 12 12:58:54 arch systemd[1]: Reached target Local Integrity Protected Volumes.
Dec 12 12:58:54 arch systemd[1]: Reached target Path Units.
Dec 12 12:58:54 arch systemd[1]: Reached target Remote File Systems.
Dec 12 12:58:54 arch systemd[1]: Reached target Slice Units.
Dec 12 12:58:54 arch systemd[1]: Reached target Local Verity Protected Volumes.
Dec 12 12:58:54 arch systemd[1]: Listening on Device-mapper event daemon FIFOs.
Dec 12 12:58:54 arch systemd[1]: Listening on Process Core Dump Socket.
Dec 12 12:58:54 arch systemd[1]: Listening on Credential Encryption/Decryption.
Dec 12 12:58:54 arch systemd[1]: Listening on Journal Socket (/dev/log).
Dec 12 12:58:54 arch systemd[1]: Listening on Journal Sockets.
Dec 12 12:58:54 arch systemd[1]: TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 12 12:58:54 arch systemd[1]: Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 12 12:58:54 arch systemd[1]: Listening on udev Control Socket.
Dec 12 12:58:54 arch systemd[1]: Listening on udev Kernel Socket.
Dec 12 12:58:54 arch systemd[1]: Listening on User Database Manager Socket.
Dec 12 12:58:54 arch systemd[1]: Mounting Huge Pages File System...
Dec 12 12:58:54 arch systemd[1]: Mounting POSIX Message Queue File System...
Dec 12 12:58:54 arch systemd[1]: Mounting Kernel Debug File System...
Dec 12 12:58:54 arch systemd[1]: Mounting Kernel Trace File System...
Dec 12 12:58:54 arch systemd[1]: Starting Create List of Static Device Nodes...
Dec 12 12:58:54 arch systemd[1]: Starting Load Kernel Module configfs...
Dec 12 12:58:54 arch systemd[1]: Starting Load Kernel Module dm_mod...
Dec 12 12:58:54 arch systemd[1]: Starting Load Kernel Module drm...
Dec 12 12:58:54 arch systemd[1]: Starting Load Kernel Module fuse...
Dec 12 12:58:54 arch systemd[1]: Starting Load Kernel Module loop...
Dec 12 12:58:54 arch systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Dec 12 12:58:54 arch systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
Dec 12 12:58:54 arch systemd[1]: Starting Journal Service...
Dec 12 12:58:54 arch systemd[1]: Starting Load Kernel Modules...
Dec 12 12:58:54 arch systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 12 12:58:54 arch systemd[1]: Starting Remount Root and Kernel File Systems...
Dec 12 12:58:54 arch systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 12 12:58:54 arch systemd[1]: Starting Load udev Rules from Credentials...
Dec 12 12:58:54 arch systemd[1]: Starting Coldplug All udev Devices...
Dec 12 12:58:54 arch systemd[1]: Mounted Huge Pages File System.
Dec 12 12:58:54 arch kernel: loop: module loaded
Dec 12 12:58:54 arch systemd[1]: Mounted POSIX Message Queue File System.
Dec 12 12:58:54 arch systemd[1]: Mounted Kernel Debug File System.
Dec 12 12:58:54 arch systemd[1]: Mounted Kernel Trace File System.
Dec 12 12:58:54 arch systemd[1]: Finished Create List of Static Device Nodes.
Dec 12 12:58:54 arch systemd[1]: modprobe@configfs.service: Deactivated successfully.
Dec 12 12:58:54 arch systemd[1]: Finished Load Kernel Module configfs.
Dec 12 12:58:54 arch systemd[1]: modprobe@drm.service: Deactivated successfully.
Dec 12 12:58:54 arch systemd[1]: Finished Load Kernel Module drm.
Dec 12 12:58:54 arch systemd[1]: modprobe@fuse.service: Deactivated successfully.
Dec 12 12:58:54 arch systemd[1]: Finished Load Kernel Module fuse.
Dec 12 12:58:54 arch systemd[1]: modprobe@loop.service: Deactivated successfully.
Dec 12 12:58:54 arch systemd[1]: Finished Load Kernel Module loop.
Dec 12 12:58:54 arch systemd[1]: Mounting FUSE Control File System...
Dec 12 12:58:54 arch systemd[1]: Mounting Kernel Configuration File System...
Dec 12 12:58:54 arch systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
Dec 12 12:58:54 arch systemd[1]: Mounted FUSE Control File System.
Dec 12 12:58:54 arch systemd[1]: Finished Load udev Rules from Credentials.
Dec 12 12:58:54 arch systemd[1]: Mounted Kernel Configuration File System.
Dec 12 12:58:54 arch kernel: device-mapper: uevent: version 1.0.3
Dec 12 12:58:54 arch kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
Dec 12 12:58:54 arch systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Dec 12 12:58:54 arch systemd[1]: Finished Load Kernel Module dm_mod.
Dec 12 12:58:54 arch systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Dec 12 12:58:54 arch systemd[1]: Finished Load Kernel Modules.
Dec 12 12:58:54 arch systemd[1]: Starting Apply Kernel Variables...
Dec 12 12:58:54 arch systemd-journald[340]: Collecting audit messages is disabled.
Dec 12 12:58:54 arch systemd[1]: Starting User Database Manager...
Dec 12 12:58:54 arch systemd[1]: Finished Apply Kernel Variables.
Dec 12 12:58:54 arch systemd-journald[340]: Journal started
Dec 12 12:58:54 arch systemd-journald[340]: Runtime Journal (/run/log/journal/04190f3d73644cd1ac1166768d6eaf73) is 8M, max 785.8M, 777.8M free.
Dec 12 12:58:54 arch systemd-modules-load[341]: Inserted module 'crypto_user'
Dec 12 12:58:54 arch systemd-modules-load[341]: Module 'nvidia_uvm' is deny-listed (by kmod)
Dec 12 12:58:54 arch systemd[1]: Started Journal Service.
Dec 12 12:58:54 arch systemd[1]: Finished Remount Root and Kernel File Systems.
Dec 12 12:58:54 arch systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met.
Dec 12 12:58:54 arch systemd[1]: Starting Flush Journal to Persistent Storage...
Dec 12 12:58:54 arch systemd[1]: Starting Load/Save OS Random Seed...
Dec 12 12:58:54 arch systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 12 12:58:54 arch kernel: EXT4-fs (nvme1n1p3): re-mounted 48f0c199-3de0-4cef-adb5-54a621848d9d r/w. Quota mode: none.
Dec 12 12:58:54 arch systemd-journald[340]: Time spent on flushing to /var/log/journal/04190f3d73644cd1ac1166768d6eaf73 is 26.216ms for 1106 entries.
Dec 12 12:58:54 arch systemd-journald[340]: System Journal (/var/log/journal/04190f3d73644cd1ac1166768d6eaf73) is 122.5M, max 4G, 3.8G free.
Dec 12 12:58:54 arch systemd-journald[340]: Received client request to flush runtime journal.
Dec 12 12:58:54 arch systemd[1]: Started User Database Manager.
Dec 12 12:58:54 arch systemd[1]: Finished Load/Save OS Random Seed.
Dec 12 12:58:54 arch systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
Dec 12 12:58:54 arch systemd[1]: Starting Create System Users...
Dec 12 12:58:54 arch systemd[1]: Finished Coldplug All udev Devices.
Dec 12 12:58:54 arch systemd[1]: Finished Create System Users.
Dec 12 12:58:54 arch systemd[1]: Starting Create Static Device Nodes in /dev...
Dec 12 12:58:54 arch systemd[1]: Finished Flush Journal to Persistent Storage.
Dec 12 12:58:54 arch systemd[1]: Finished Create Static Device Nodes in /dev.
Dec 12 12:58:54 arch systemd[1]: Reached target Preparation for Local File Systems.
Dec 12 12:58:54 arch systemd[1]: Starting Rule-based Manager for Device Events and Files...
Dec 12 12:58:54 arch systemd-udevd[389]: Using default interface naming scheme 'v255'.
Dec 12 12:58:54 arch systemd[1]: Started Rule-based Manager for Device Events and Files.
Dec 12 12:58:54 arch systemd[1]: Condition check resulted in /dev/tpmrm0 being skipped.
Dec 12 12:58:54 arch systemd[1]: Reached target Trusted Platform Module.
Dec 12 12:58:54 arch systemd[1]: Found device INTEL SSDPEKNW512GZL 2.
Dec 12 12:58:54 arch kernel: input: Intel HID events as /devices/platform/INTC1070:00/input/input7
Dec 12 12:58:54 arch kernel: intel-hid INTC1070:00: platform supports 5 button array
Dec 12 12:58:54 arch kernel: Consider using thermal netlink events interface
Dec 12 12:58:54 arch kernel: input: Intel HID 5 button array as /devices/platform/INTC1070:00/input/input8
Dec 12 12:58:54 arch systemd[1]: Found device INTEL SSDPEKNW512GZL 4.
Dec 12 12:58:54 arch kernel: intel_pmc_core INT33A1:00: initialized
Dec 12 12:58:54 arch kernel: mc: Linux media interface: v0.10
Dec 12 12:58:54 arch systemd[1]: Found device INTEL SSDPEKNW512GZL 1.
Dec 12 12:58:54 arch kernel: ACPI: bus type thunderbolt registered
Dec 12 12:58:54 arch kernel: input: Ideapad extra buttons as /devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/input/input9
Dec 12 12:58:54 arch systemd[1]: Activating swap /dev/disk/by-uuid/b72f4298-1805-45fd-a87e-37ae41fa9114...
Dec 12 12:58:54 arch systemd[1]: Starting File System Check on /dev/disk/by-uuid/66e5a322-7800-4d3f-8260-476debca9c07...
Dec 12 12:58:54 arch kernel: Bluetooth: Core ver 2.22
Dec 12 12:58:54 arch kernel: NET: Registered PF_BLUETOOTH protocol family
Dec 12 12:58:54 arch kernel: Bluetooth: HCI device and connection manager initialized
Dec 12 12:58:54 arch kernel: Bluetooth: HCI socket layer initialized
Dec 12 12:58:54 arch kernel: Bluetooth: L2CAP socket layer initialized
Dec 12 12:58:54 arch kernel: Bluetooth: SCO socket layer initialized
Dec 12 12:58:54 arch kernel: videodev: Linux video capture interface: v2.00
Dec 12 12:58:54 arch kernel: mei_me 0000:00:16.0: enabling device (0000 -> 0002)
Dec 12 12:58:54 arch kernel: intel-lpss 0000:00:15.0: enabling device (0004 -> 0006)
Dec 12 12:58:54 arch kernel: idma64 idma64.0: Found Intel integrated DMA 64-bit
Dec 12 12:58:54 arch kernel: input: PC Speaker as /devices/platform/pcspkr/input/input10
Dec 12 12:58:54 arch kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set
Dec 12 12:58:54 arch kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
Dec 12 12:58:54 arch kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Dec 12 12:58:54 arch kernel: Creating 1 MTD partitions on "0000:00:1f.5":
Dec 12 12:58:54 arch kernel: 0x000000000000-0x000002000000 : "BIOS"
Dec 12 12:58:54 arch kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Dec 12 12:58:54 arch kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
Dec 12 12:58:54 arch kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Dec 12 12:58:54 arch kernel: cfg80211: failed to load regulatory.db
Dec 12 12:58:54 arch kernel: Adding 4194300k swap on /dev/nvme1n1p2. Priority:-2 extents:1 across:4194300k SS
Dec 12 12:58:54 arch kernel: ideapad_acpi VPC2004:00: DYTC interface is not available
Dec 12 12:58:54 arch kernel: i2c i2c-14: Successfully instantiated SPD at 0x50
Dec 12 12:58:54 arch systemd[1]: Created slice Slice /system/systemd-backlight.
Dec 12 12:58:54 arch systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight...
Dec 12 12:58:54 arch systemd[1]: Activated swap /dev/disk/by-uuid/b72f4298-1805-45fd-a87e-37ae41fa9114.
Dec 12 12:58:54 arch systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:intel_backlight.
Dec 12 12:58:54 arch systemd-fsck[493]: /dev/nvme1n1p4: clean, 90985/24379392 files, 4605746/97501440 blocks
Dec 12 12:58:54 arch systemd[1]: Reached target Swaps.
Dec 12 12:58:54 arch systemd[1]: Finished File System Check on /dev/disk/by-uuid/66e5a322-7800-4d3f-8260-476debca9c07.
Dec 12 12:58:54 arch systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Dec 12 12:58:54 arch systemd[1]: Starting Load/Save RF Kill Switch Status...
Dec 12 12:58:54 arch kernel: intel_rapl_msr: PL4 support detected.
Dec 12 12:58:54 arch kernel: intel_rapl_common: Found RAPL domain package
Dec 12 12:58:54 arch kernel: intel_rapl_common: Found RAPL domain core
Dec 12 12:58:54 arch kernel: intel_rapl_common: Found RAPL domain uncore
Dec 12 12:58:54 arch kernel: intel_rapl_common: Found RAPL domain psys
Dec 12 12:58:54 arch kernel: iTCO_vendor_support: vendor-support=0
Dec 12 12:58:54 arch systemd[1]: Starting Virtual Console Setup...
Dec 12 12:58:54 arch kernel: mei_pxp 0000:00:16.0-fbf6fcf1-96cf-4e2e-a6a6-1bab8cbe36b1: bound 0000:00:02.0 (ops i915_pxp_tee_component_ops [i915])
Dec 12 12:58:54 arch kernel: mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
Dec 12 12:58:54 arch kernel: Intel(R) Wireless WiFi driver for Linux
Dec 12 12:58:54 arch kernel: iwlwifi 0000:00:14.3: Detected crf-id 0x1300504, cnv-id 0x80400 wfpm id 0x80000030
Dec 12 12:58:54 arch kernel: iwlwifi 0000:00:14.3: PCI dev 51f0/0074, rev=0x370, rfid=0x10a100
Dec 12 12:58:54 arch kernel: iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6 AX201 160MHz
Dec 12 12:58:54 arch kernel: ee1004 14-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
Dec 12 12:58:54 arch kernel: r8169 0000:30:00.0 eth0: RTL8168h/8111h, 08:8f:c3:c7:e4:34, XID 541, IRQ 194
Dec 12 12:58:54 arch kernel: r8169 0000:30:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
Dec 12 12:58:54 arch kernel: iwlwifi 0000:00:14.3: TLV_FW_FSEQ_VERSION: FSEQ Version: 0.0.2.42
Dec 12 12:58:54 arch kernel: iwlwifi 0000:00:14.3: loaded firmware version 89.6b44fa0b.0 so-a0-hr-b0-89.ucode op_mode iwlmvm
Dec 12 12:58:54 arch kernel: pps_core: LinuxPPS API ver. 1 registered
Dec 12 12:58:54 arch kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Dec 12 12:58:54 arch systemd[1]: Starting Load/Save Screen Backlight Brightness of leds:platform::kbd_backlight...
Dec 12 12:58:54 arch systemd[1]: Finished Load/Save Screen Backlight Brightness of leds:platform::kbd_backlight.
Dec 12 12:58:54 arch systemd[1]: Finished Virtual Console Setup.
Dec 12 12:58:54 arch systemd[1]: Started Load/Save RF Kill Switch Status.
Dec 12 12:58:54 arch kernel: input: SYNA0001:00 06CB:CE78 Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-15/i2c-SYNA0001:00/0018:06CB:CE78.0002/input/input11
Dec 12 12:58:54 arch kernel: input: SYNA0001:00 06CB:CE78 Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-15/i2c-SYNA0001:00/0018:06CB:CE78.0002/input/input12
Dec 12 12:58:54 arch kernel: hid-generic 0018:06CB:CE78.0002: input,hidraw1: I2C HID v1.00 Mouse [SYNA0001:00 06CB:CE78] on i2c-SYNA0001:00
Dec 12 12:58:54 arch kernel: r8169 0000:30:00.0 enp48s0: renamed from eth0
Dec 12 12:58:54 arch kernel: RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
Dec 12 12:58:54 arch kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
Dec 12 12:58:54 arch kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Dec 12 12:58:54 arch kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
Dec 12 12:58:54 arch kernel: RAPL PMU: hw unit of domain psys 2^-14 Joules
Dec 12 12:58:54 arch kernel: PTP clock support registered
Dec 12 12:58:54 arch kernel: iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
Dec 12 12:58:54 arch kernel: iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Dec 12 12:58:54 arch kernel: cryptd: max_cpu_qlen set to 1000
Dec 12 12:58:54 arch kernel: intel_rapl_common: Found RAPL domain package
Dec 12 12:58:54 arch kernel: usbcore: registered new interface driver btusb
Dec 12 12:58:54 arch systemd[1]: Starting Load Kernel Module dm_mod...
Dec 12 12:58:54 arch systemd[1]: Starting Load Kernel Module loop...
Dec 12 12:58:54 arch systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Dec 12 12:58:54 arch systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
Dec 12 12:58:54 arch systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met.
Dec 12 12:58:54 arch systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 12 12:58:54 arch systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 12 12:58:54 arch systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 12 12:58:54 arch kernel: Bluetooth: hci0: Device revision is 2
Dec 12 12:58:54 arch kernel: Bluetooth: hci0: Secure boot is enabled
Dec 12 12:58:54 arch kernel: Bluetooth: hci0: OTP lock is enabled
Dec 12 12:58:54 arch kernel: Bluetooth: hci0: API lock is enabled
Dec 12 12:58:54 arch kernel: Bluetooth: hci0: Debug lock is disabled
Dec 12 12:58:54 arch kernel: Bluetooth: hci0: Minimum firmware build 1 week 10 2014
Dec 12 12:58:54 arch kernel: Bluetooth: hci0: Bootloader timestamp 2019.40 buildtype 1 build 38
Dec 12 12:58:54 arch kernel: Bluetooth: hci0: DSM reset method type: 0x00
Dec 12 12:58:54 arch kernel: AES CTR mode by8 optimization enabled
Dec 12 12:58:54 arch kernel: Bluetooth: hci0: Found device firmware: intel/ibt-0040-4150.sfi
Dec 12 12:58:54 arch kernel: Bluetooth: hci0: Boot Address: 0x100800
Dec 12 12:58:54 arch kernel: Bluetooth: hci0: Firmware Version: 91-33.24
Dec 12 12:58:54 arch kernel: usb 3-7: Found UVC 1.10 device Integrated Camera (174f:244c)
Dec 12 12:58:54 arch kernel: snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
Dec 12 12:58:54 arch kernel: snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
Dec 12 12:58:54 arch kernel: snd_hda_intel 0000:01:00.1: enabling device (0000 -> 0002)
Dec 12 12:58:54 arch kernel: snd_hda_intel 0000:01:00.1: Disabling MSI
Dec 12 12:58:54 arch kernel: snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
Dec 12 12:58:54 arch kernel: usbcore: registered new interface driver uvcvideo
Dec 12 12:58:54 arch systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Dec 12 12:58:54 arch systemd[1]: Finished Load Kernel Module dm_mod.
Dec 12 12:58:54 arch systemd[1]: modprobe@loop.service: Deactivated successfully.
Dec 12 12:58:54 arch systemd[1]: Finished Load Kernel Module loop.
Dec 12 12:58:54 arch systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Dec 12 12:58:54 arch kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input14
Dec 12 12:58:54 arch kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC257: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
Dec 12 12:58:54 arch kernel: snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Dec 12 12:58:54 arch kernel: snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
Dec 12 12:58:54 arch kernel: snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
Dec 12 12:58:54 arch kernel: snd_hda_codec_realtek hdaudioC0D0: inputs:
Dec 12 12:58:54 arch kernel: snd_hda_codec_realtek hdaudioC0D0: Mic=0x19
Dec 12 12:58:54 arch kernel: snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x12
Dec 12 12:58:54 arch kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input15
Dec 12 12:58:54 arch kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input16
Dec 12 12:58:54 arch kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input17
Dec 12 12:58:54 arch kernel: input: SYNA0001:00 06CB:CE78 Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-15/i2c-SYNA0001:00/0018:06CB:CE78.0002/input/input18
Dec 12 12:58:54 arch kernel: input: SYNA0001:00 06CB:CE78 Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-15/i2c-SYNA0001:00/0018:06CB:CE78.0002/input/input19
Dec 12 12:58:54 arch kernel: hid-multitouch 0018:06CB:CE78.0002: input,hidraw1: I2C HID v1.00 Mouse [SYNA0001:00 06CB:CE78] on i2c-SYNA0001:00
Dec 12 12:58:54 arch kernel: mousedev: PS/2 mouse device common for all mice
Dec 12 12:58:54 arch kernel: iwlwifi 0000:00:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x20
Dec 12 12:58:54 arch kernel: iwlwifi 0000:00:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
Dec 12 12:58:54 arch kernel: iwlwifi 0000:00:14.3: WFPM_AUTH_KEY_0: 0x90
Dec 12 12:58:54 arch kernel: iwlwifi 0000:00:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x10
Dec 12 12:58:54 arch kernel: iwlwifi 0000:00:14.3: Detected RF HR B3, rfid=0x10a100
Dec 12 12:58:54 arch kernel: iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 5
Dec 12 12:58:54 arch kernel: iwlwifi 0000:00:14.3: base HW address: 38:7a:0e:f5:2c:24
Dec 12 12:58:54 arch (udev-worker)[432]: controlC1: Process '/usr/bin/alsactl restore 1' failed with exit code 2.
Dec 12 12:58:54 arch systemd[1]: Starting Load Kernel Module dm_mod...
Dec 12 12:58:54 arch systemd[1]: Starting Load Kernel Module loop...
Dec 12 12:58:54 arch systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Dec 12 12:58:54 arch systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
Dec 12 12:58:54 arch systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met.
Dec 12 12:58:54 arch systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 12 12:58:54 arch systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 12 12:58:54 arch systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 12 12:58:54 arch systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Dec 12 12:58:54 arch systemd[1]: Finished Load Kernel Module dm_mod.
Dec 12 12:58:54 arch systemd[1]: modprobe@loop.service: Deactivated successfully.
Dec 12 12:58:54 arch systemd[1]: Finished Load Kernel Module loop.
Dec 12 12:58:54 arch systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Dec 12 12:58:54 arch kernel: intel_tcc_cooling: TCC Offset locked
Dec 12 12:58:54 arch kernel: input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input21
Dec 12 12:58:54 arch kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input22
Dec 12 12:58:54 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input23
Dec 12 12:58:54 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input24
Dec 12 12:58:54 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input25
Dec 12 12:58:54 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input26
Dec 12 12:58:54 arch (udev-worker)[428]: controlC0: Process '/usr/bin/alsactl restore 0' failed with exit code 2.
Dec 12 12:58:54 arch systemd[1]: Starting Load Kernel Module dm_mod...
Dec 12 12:58:54 arch systemd[1]: Starting Load Kernel Module loop...
Dec 12 12:58:54 arch systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Dec 12 12:58:54 arch systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
Dec 12 12:58:54 arch systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met.
Dec 12 12:58:54 arch systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 12 12:58:54 arch systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 12 12:58:54 arch systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 12 12:58:54 arch kernel: iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
Dec 12 12:58:54 arch systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Dec 12 12:58:54 arch systemd[1]: Finished Load Kernel Module dm_mod.
Dec 12 12:58:54 arch systemd[1]: modprobe@loop.service: Deactivated successfully.
Dec 12 12:58:54 arch systemd[1]: Finished Load Kernel Module loop.
Dec 12 12:58:54 arch systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Dec 12 12:58:55 arch systemd[1]: Mounting /boot...
Dec 12 12:58:55 arch systemd[1]: Mounting /home...
Dec 12 12:58:55 arch systemd[1]: Mounting Temporary Directory /tmp...
Dec 12 12:58:55 arch systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
Dec 12 12:58:55 arch systemd[1]: Mounted Temporary Directory /tmp.
Dec 12 12:58:55 arch kernel: EXT4-fs (nvme1n1p4): mounted filesystem 66e5a322-7800-4d3f-8260-476debca9c07 r/w with ordered data mode. Quota mode: none.
Dec 12 12:58:55 arch systemd[1]: Mounted /home.
Dec 12 12:58:55 arch systemd[1]: Mounted /boot.
Dec 12 12:58:55 arch systemd[1]: Reached target Local File Systems.
Dec 12 12:58:55 arch systemd[1]: Listening on Boot Entries Service Socket.
Dec 12 12:58:55 arch systemd[1]: Listening on System Extension Image Management.
Dec 12 12:58:55 arch kernel: FAT-fs (nvme1n1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
Dec 12 12:58:55 arch systemd[1]: Starting Rebuild Dynamic Linker Cache...
Dec 12 12:58:55 arch systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met.
Dec 12 12:58:55 arch systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
Dec 12 12:58:55 arch systemd[1]: Starting Create System Files and Directories...
Dec 12 12:58:55 arch systemd[1]: Finished Create System Files and Directories.
Dec 12 12:58:55 arch systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Dec 12 12:58:55 arch systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Dec 12 12:58:55 arch systemd[1]: Starting Rebuild Journal Catalog...
Dec 12 12:58:55 arch systemd[1]: Save Transient machine-id to Disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Dec 12 12:58:55 arch systemd[1]: Starting Network Time Synchronization...
Dec 12 12:58:55 arch systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Dec 12 12:58:55 arch systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Dec 12 12:58:55 arch systemd[1]: Finished Rebuild Journal Catalog.
Dec 12 12:58:55 arch systemd[1]: Finished Rebuild Dynamic Linker Cache.
Dec 12 12:58:55 arch systemd[1]: Starting Update is Completed...
Dec 12 12:58:55 arch systemd[1]: Started Network Time Synchronization.
Dec 12 12:58:55 arch systemd[1]: Reached target System Time Set.
Dec 12 12:58:55 arch systemd[1]: Finished Update is Completed.
Dec 12 12:58:55 arch systemd[1]: Reached target System Initialization.
Dec 12 12:58:55 arch systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
Dec 12 12:58:55 arch systemd[1]: Started Daily man-db regeneration.
Dec 12 12:58:55 arch systemd[1]: Started Refresh Pacman mirrorlist weekly with Reflector..
Dec 12 12:58:55 arch systemd[1]: Started Daily verification of password and group files.
Dec 12 12:58:55 arch systemd[1]: Started Daily Cleanup of Temporary Directories.
Dec 12 12:58:55 arch systemd[1]: Reached target Timer Units.
Dec 12 12:58:55 arch systemd[1]: Listening on D-Bus System Message Bus Socket.
Dec 12 12:58:55 arch systemd[1]: Listening on GnuPG network certificate management daemon for /etc/pacman.d/gnupg.
Dec 12 12:58:55 arch systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers) for /etc/pacman.d/gnupg.
Dec 12 12:58:55 arch systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (restricted) for /etc/pacman.d/gnupg.
Dec 12 12:58:55 arch systemd[1]: Listening on GnuPG cryptographic agent (ssh-agent emulation) for /etc/pacman.d/gnupg.
Dec 12 12:58:55 arch systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache for /etc/pacman.d/gnupg.
Dec 12 12:58:55 arch systemd[1]: Listening on GnuPG public key management service for /etc/pacman.d/gnupg.
Dec 12 12:58:55 arch systemd[1]: Listening on Hostname Service Socket.
Dec 12 12:58:55 arch systemd[1]: Reached target Socket Units.
Dec 12 12:58:55 arch systemd[1]: Starting D-Bus System Message Bus...
Dec 12 12:58:55 arch systemd[1]: TPM PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 12 12:58:55 arch dbus-broker-launch[626]: Looking up NSS user entry for 'pulse'...
Dec 12 12:58:55 arch dbus-broker-launch[626]: NSS returned no entry for 'pulse'
Dec 12 12:58:55 arch dbus-broker-launch[626]: Invalid user-name in /usr/share/dbus-1/system.d/pulseaudio-system.conf +27: user="pulse"
Dec 12 12:58:55 arch systemd[1]: Started D-Bus System Message Bus.
Dec 12 12:58:55 arch systemd[1]: Reached target Basic System.
Dec 12 12:58:55 arch systemd[1]: Starting Network Manager...
Dec 12 12:58:55 arch systemd[1]: Starting Save/Restore Sound Card State...
Dec 12 12:58:55 arch systemd[1]: Manage Sound Card State (restore and store) was skipped because of an unmet condition check (ConditionPathExists=/etc/alsa/state-daemon.conf).
Dec 12 12:58:55 arch systemd[1]: Starting Bluetooth service...
Dec 12 12:58:55 arch systemd[1]: Starting Optimus Manager Commands Daemon...
Dec 12 12:58:55 arch systemd[1]: Starting User Login Management...
Dec 12 12:58:55 arch systemd[1]: TPM PCR Barrier (User) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 12 12:58:55 arch systemd[1]: Started Verify integrity of password and group files.
Dec 12 12:58:55 arch dbus-broker-launch[626]: Ready
Dec 12 12:58:55 arch systemd[1]: Finished Save/Restore Sound Card State.
Dec 12 12:58:55 arch systemd[1]: Reached target Sound Card.
Dec 12 12:58:55 arch bluetoothd[630]: Bluetooth daemon 5.79
Dec 12 12:58:55 arch systemd[1]: Started Bluetooth service.
Dec 12 12:58:55 arch systemd[1]: Reached target Bluetooth Support.
Dec 12 12:58:55 arch bluetoothd[630]: Starting SDP server
Dec 12 12:58:55 arch systemd[1]: Starting Hostname Service...
Dec 12 12:58:55 arch systemd[1]: shadow.service: Deactivated successfully.
Dec 12 12:58:55 arch bluetoothd[630]: src/plugin.c:init_plugin() System does not support bap plugin
Dec 12 12:58:55 arch bluetoothd[630]: src/plugin.c:init_plugin() System does not support bass plugin
Dec 12 12:58:55 arch bluetoothd[630]: src/plugin.c:init_plugin() System does not support mcp plugin
Dec 12 12:58:55 arch bluetoothd[630]: src/plugin.c:init_plugin() System does not support vcp plugin
Dec 12 12:58:55 arch bluetoothd[630]: profiles/audio/micp.c:micp_init() D-Bus experimental not enabled
Dec 12 12:58:55 arch bluetoothd[630]: src/plugin.c:init_plugin() System does not support micp plugin
Dec 12 12:58:55 arch bluetoothd[630]: src/plugin.c:init_plugin() System does not support ccp plugin
Dec 12 12:58:55 arch bluetoothd[630]: src/plugin.c:init_plugin() System does not support csip plugin
Dec 12 12:58:55 arch bluetoothd[630]: src/plugin.c:init_plugin() System does not support asha plugin
Dec 12 12:58:55 arch bluetoothd[630]: Bluetooth management interface 1.23 initialized
Dec 12 12:58:55 arch kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Dec 12 12:58:55 arch kernel: Bluetooth: BNEP filters: protocol multicast
Dec 12 12:58:55 arch kernel: Bluetooth: BNEP socket layer initialized
Dec 12 12:58:55 arch NetworkManager[628]: <info> [1734001135.3031] NetworkManager (version 1.50.0-1) is starting... (boot:441e1a65-f124-4872-8775-eb1651f328a3)
Dec 12 12:58:55 arch NetworkManager[628]: <info> [1734001135.3032] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Dec 12 12:58:55 arch systemd-logind[632]: New seat seat0.
Dec 12 12:58:55 arch systemd-logind[632]: Watching system buttons on /dev/input/event0 (Lid Switch)
Dec 12 12:58:55 arch systemd-logind[632]: Watching system buttons on /dev/input/event1 (Power Button)
Dec 12 12:58:55 arch NetworkManager[628]: <info> [1734001135.3102] manager[0x56b5634096d0]: monitoring kernel firmware directory '/lib/firmware'.
Dec 12 12:58:55 arch systemd-logind[632]: Watching system buttons on /dev/input/event5 (ITE Tech. Inc. ITE Device(8176) Keyboard)
Dec 12 12:58:55 arch systemd-logind[632]: Watching system buttons on /dev/input/event7 (Intel HID events)
Dec 12 12:58:55 arch systemd-logind[632]: Watching system buttons on /dev/input/event8 (Intel HID 5 button array)
Dec 12 12:58:55 arch systemd-logind[632]: Watching system buttons on /dev/input/event2 (AT Translated Set 2 keyboard)
Dec 12 12:58:55 arch systemd[1]: Started User Login Management.
Dec 12 12:58:55 arch systemd[1]: Started Hostname Service.
Dec 12 12:58:55 arch NetworkManager[628]: <info> [1734001135.3149] hostname: hostname: using hostnamed
Dec 12 12:58:55 arch NetworkManager[628]: <info> [1734001135.3150] hostname: static hostname changed from (none) to "arch"
Dec 12 12:58:55 arch NetworkManager[628]: <info> [1734001135.3154] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink
Dec 12 12:58:55 arch NetworkManager[628]: <info> [1734001135.3166] rfkill3: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:14.3/ieee80211/phy0/rfkill3) (driver iwlwifi)
Dec 12 12:58:55 arch NetworkManager[628]: <info> [1734001135.3167] rfkill0: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/rfkill/rfkill0) (platform driver ideapad_acpi)
Dec 12 12:58:55 arch NetworkManager[628]: <info> [1734001135.3351] manager[0x56b5634096d0]: rfkill: Wi-Fi hardware radio set enabled
Dec 12 12:58:55 arch NetworkManager[628]: <info> [1734001135.3352] manager[0x56b5634096d0]: rfkill: WWAN hardware radio set enabled
Dec 12 12:58:55 arch NetworkManager[628]: <info> [1734001135.3421] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.50.0-1/libnm-device-plugin-adsl.so)
Dec 12 12:58:55 arch NetworkManager[628]: <info> [1734001135.3454] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.50.0-1/libnm-device-plugin-wwan.so)
Dec 12 12:58:55 arch NetworkManager[628]: <info> [1734001135.3460] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.50.0-1/libnm-device-plugin-bluetooth.so)
Dec 12 12:58:55 arch NetworkManager[628]: <info> [1734001135.3469] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.50.0-1/libnm-device-plugin-wifi.so)
Dec 12 12:58:55 arch NetworkManager[628]: <info> [1734001135.3485] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.50.0-1/libnm-device-plugin-ovs.so)
Dec 12 12:58:55 arch python3[631]: [21] INFO: # Daemon pre-start hook
Dec 12 12:58:55 arch python3[631]: [21] INFO: Removing /etc/X11/xorg.conf.d/10-optimus-manager.conf (if present)
Dec 12 12:58:55 arch python3[631]: [22] INFO: Copying /etc/optimus-manager/optimus-manager.conf to /var/lib/optimus-manager/tmp/config_copy.conf
Dec 12 12:58:55 arch python3[631]: [23] INFO: Kernel parameter found: optimus-manager.startup=hybrid
Dec 12 12:58:55 arch python3[631]: [23] INFO: Startup mode is: hybrid
Dec 12 12:58:55 arch python3[631]: [23] INFO: Writing state {'type': 'pending_pre_xorg_start', 'requested_mode': 'hybrid', 'current_mode': None}
Dec 12 12:58:55 arch python3[631]: [23] INFO: Daemon pre-start hook completed successfully.
Dec 12 12:58:55 arch python3[631]: [23] INFO: Calling Xorg pre-start hook.
Dec 12 12:58:55 arch NetworkManager[628]: <info> [1734001135.3684] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.50.0-1/libnm-device-plugin-team.so)
Dec 12 12:58:55 arch NetworkManager[628]: <info> [1734001135.3687] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Dec 12 12:58:55 arch NetworkManager[628]: <info> [1734001135.3687] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Dec 12 12:58:55 arch NetworkManager[628]: <info> [1734001135.3687] manager: Networking is enabled by state file
Dec 12 12:58:55 arch NetworkManager[628]: <info> [1734001135.3691] settings: Loaded settings plugin: keyfile (internal)
Dec 12 12:58:55 arch NetworkManager[628]: <info> [1734001135.3708] dhcp: init: Using DHCP client 'internal'
Dec 12 12:58:55 arch NetworkManager[628]: <info> [1734001135.3710] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)
Dec 12 12:58:55 arch NetworkManager[628]: <info> [1734001135.3714] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', managed-type: 'external')
Dec 12 12:58:55 arch NetworkManager[628]: <info> [1734001135.3718] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', managed-type: 'external')
Dec 12 12:58:55 arch NetworkManager[628]: <info> [1734001135.3721] device (lo): Activation: starting connection 'lo' (9caf7acb-5d79-4ab8-885c-5fafc80e80b2)
Dec 12 12:58:55 arch NetworkManager[628]: <info> [1734001135.3724] manager: (enp48s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Dec 12 12:58:55 arch NetworkManager[628]: <info> [1734001135.3728] settings: (enp48s0): created default wired connection 'Wired connection 1'
Dec 12 12:58:55 arch NetworkManager[628]: <info> [1734001135.3728] device (enp48s0): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Dec 12 12:58:55 arch kernel: Generic FE-GE Realtek PHY r8169-0-3000:00: attached PHY driver (mii_bus:phy_addr=r8169-0-3000:00, irq=MAC)
Dec 12 12:58:55 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Dec 12 12:58:55 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Dec 12 12:58:55 arch python3[674]: [7] INFO: # Xorg pre-start hook
Dec 12 12:58:55 arch python3[674]: [7] INFO: Previous state was: {'type': 'pending_pre_xorg_start', 'requested_mode': 'hybrid', 'current_mode': None}
Dec 12 12:58:55 arch python3[674]: [7] INFO: Requested mode is: hybrid
Dec 12 12:58:55 arch python3[682]: modinfo: ERROR: Module bbswitch not found.
Dec 12 12:58:55 arch python3[683]: modinfo: ERROR: Module acpi_call not found.
Dec 12 12:58:55 arch python3[674]: [32] INFO: Available modules: ['nouveau', 'nvidia', 'nvidia_drm', 'nvidia_modeset', 'nvidia_uvm']
Dec 12 12:58:55 arch python3[674]: [32] INFO: Unloading modules ['nouveau'] (if loaded)
Dec 12 12:58:55 arch python3[674]: [35] INFO: switching=none, nothing to do
Dec 12 12:58:55 arch NetworkManager[628]: <info> [1734001135.5804] device (wlp0s20f3): driver supports Access Point (AP) mode
Dec 12 12:58:55 arch NetworkManager[628]: <info> [1734001135.5814] manager: (wlp0s20f3): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3)
Dec 12 12:58:55 arch kernel: r8169 0000:30:00.0 enp48s0: Link is Down
Dec 12 12:58:55 arch NetworkManager[628]: <info> [1734001135.5819] device (wlp0s20f3): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Dec 12 12:58:55 arch python3[674]: [234] INFO: Setting Nvidia PCI power state to auto
Dec 12 12:58:55 arch kernel: iwlwifi 0000:00:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x20
Dec 12 12:58:55 arch kernel: iwlwifi 0000:00:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
Dec 12 12:58:55 arch kernel: iwlwifi 0000:00:14.3: WFPM_AUTH_KEY_0: 0x90
Dec 12 12:58:55 arch kernel: iwlwifi 0000:00:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x10
Dec 12 12:58:55 arch kernel: iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 5
Dec 12 12:58:55 arch kernel: iwlwifi 0000:00:14.3: Registered PHC clock: iwlwifi-PTP, with index: 0
Dec 12 12:58:55 arch NetworkManager[628]: <info> [1734001135.8251] device (wlp0s20f3): set-hw-addr: set MAC address to DE:89:39:79:B1:3A (scanning)
Dec 12 12:58:55 arch python3[674]: [435] INFO: Writing "auto" to /sys/bus/pci/devices/0000:01:00.0/power/control
Dec 12 12:58:55 arch python3[674]: [436] INFO: Writing "auto" to /sys/bus/pci/devices/0000:01:00.1/power/control
Dec 12 12:58:55 arch python3[674]: [450] INFO: Loading module nvidia
Dec 12 12:58:55 arch kernel: nvidia: loading out-of-tree module taints kernel.
Dec 12 12:58:55 arch kernel: nvidia: module verification failed: signature and/or required key missing - tainting kernel
Dec 12 12:58:55 arch kernel: iwlwifi 0000:00:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x20
Dec 12 12:58:55 arch kernel: iwlwifi 0000:00:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
Dec 12 12:58:55 arch kernel: iwlwifi 0000:00:14.3: WFPM_AUTH_KEY_0: 0x90
Dec 12 12:58:55 arch kernel: iwlwifi 0000:00:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x10
Dec 12 12:58:55 arch kernel: iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 5
Dec 12 12:58:55 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 511
Dec 12 12:58:55 arch kernel:
Dec 12 12:58:55 arch kernel: nvidia 0000:01:00.0: enabling device (0000 -> 0003)
Dec 12 12:58:56 arch kernel: nvidia 0000:01:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=none
Dec 12 12:58:56 arch kernel: NVRM: loading NVIDIA UNIX Open Kernel Module for x86_64 565.77 Release Build (archlinux-builder@)
Dec 12 12:58:56 arch python3[674]: [570] INFO: Loading module nvidia_drm
Dec 12 12:58:56 arch NetworkManager[628]: <info> [1734001136.0078] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Dec 12 12:58:56 arch systemd[1]: Started Network Manager.
Dec 12 12:58:56 arch NetworkManager[628]: <info> [1734001136.0090] ovsdb: disconnected from ovsdb
Dec 12 12:58:56 arch NetworkManager[628]: <info> [1734001136.0090] device (lo): state change: disconnected -> prepare (reason 'none', managed-type: 'external')
Dec 12 12:58:56 arch NetworkManager[628]: <info> [1734001136.0092] device (lo): state change: prepare -> config (reason 'none', managed-type: 'external')
Dec 12 12:58:56 arch NetworkManager[628]: <info> [1734001136.0093] device (lo): state change: config -> ip-config (reason 'none', managed-type: 'external')
Dec 12 12:58:56 arch NetworkManager[628]: <info> [1734001136.0096] device (lo): state change: ip-config -> ip-check (reason 'none', managed-type: 'external')
Dec 12 12:58:56 arch systemd[1]: Starting WPA supplicant...
Dec 12 12:58:56 arch NetworkManager[628]: <info> [1734001136.0103] device (lo): state change: ip-check -> secondaries (reason 'none', managed-type: 'external')
Dec 12 12:58:56 arch NetworkManager[628]: <info> [1734001136.0104] device (lo): state change: secondaries -> activated (reason 'none', managed-type: 'external')
Dec 12 12:58:56 arch NetworkManager[628]: <info> [1734001136.0107] device (lo): Activation: successful, device activated.
Dec 12 12:58:56 arch kernel: nvidia-modeset: Loading NVIDIA UNIX Open Kernel Mode Setting Driver for x86_64 565.77 Release Build (archlinux-builder@)
Dec 12 12:58:56 arch kernel: [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
Dec 12 12:58:56 arch kernel: Bluetooth: hci0: Waiting for firmware download to complete
Dec 12 12:58:56 arch kernel: Bluetooth: hci0: Firmware loaded in 1407933 usecs
Dec 12 12:58:56 arch kernel: Bluetooth: hci0: Waiting for device to boot
Dec 12 12:58:56 arch systemd[1]: Started WPA supplicant.
Dec 12 12:58:56 arch systemd[1]: Reached target Network.
Dec 12 12:58:56 arch wpa_supplicant[704]: Successfully initialized wpa_supplicant
Dec 12 12:58:56 arch systemd[1]: Starting Permit User Sessions...
Dec 12 12:58:56 arch kernel: Bluetooth: hci0: Device booted in 15811 usecs
Dec 12 12:58:56 arch systemd[1]: Finished Permit User Sessions.
Dec 12 12:58:56 arch kernel: Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-0040-4150.ddc
Dec 12 12:58:56 arch kernel: Bluetooth: hci0: Applying Intel DDC parameters completed
Dec 12 12:58:56 arch systemd[1]: Started Getty on tty1.
Dec 12 12:58:56 arch systemd[1]: Reached target Login Prompts.
Dec 12 12:58:56 arch systemd[1]: Reached target Multi-User System.
Dec 12 12:58:56 arch kernel: Bluetooth: hci0: Firmware timestamp 2024.33 buildtype 1 build 81755
Dec 12 12:58:56 arch kernel: Bluetooth: hci0: Firmware SHA1: 0xd028ffe4
Dec 12 12:58:56 arch kernel: Bluetooth: hci0: Fseq status: Success (0x00)
Dec 12 12:58:56 arch kernel: Bluetooth: hci0: Fseq executed: 00.00.02.41
Dec 12 12:58:56 arch kernel: Bluetooth: hci0: Fseq BT Top: 00.00.02.41
Dec 12 12:58:56 arch kernel: NVRM: testIfDsmSubFunctionEnabled: GPS ACPI DSM called before _acpiDsmSupportedFuncCacheInit subfunction = 11.
Dec 12 12:58:56 arch NetworkManager[628]: <info> [1734001136.1208] device (wlp0s20f3): supplicant interface state: internal-starting -> disconnected
Dec 12 12:58:56 arch NetworkManager[628]: <info> [1734001136.1209] Wi-Fi P2P device controlled by interface wlp0s20f3 created
Dec 12 12:58:56 arch NetworkManager[628]: <info> [1734001136.1210] manager: (p2p-dev-wlp0s20f3): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/4)
Dec 12 12:58:56 arch NetworkManager[628]: <info> [1734001136.1211] device (p2p-dev-wlp0s20f3): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Dec 12 12:58:56 arch NetworkManager[628]: <info> [1734001136.1213] device (wlp0s20f3): state change: unavailable -> disconnected (reason 'supplicant-available', managed-type: 'full')
Dec 12 12:58:56 arch NetworkManager[628]: <info> [1734001136.1214] device (p2p-dev-wlp0s20f3): state change: unavailable -> disconnected (reason 'none', managed-type: 'full')
Dec 12 12:58:56 arch bluetoothd[630]: Battery Provider Manager created
Dec 12 12:58:56 arch kernel: Bluetooth: MGMT ver 1.23
Dec 12 12:58:56 arch kernel: NET: Registered PF_ALG protocol family
Dec 12 12:58:57 arch kernel: nvidia-uvm: Loaded the UVM driver, major device number 509.
Dec 12 12:58:57 arch kernel: NVRM: testIfDsmSubFunctionEnabled: GPS ACPI DSM called before _acpiDsmSupportedFuncCacheInit subfunction = 11.
Dec 12 12:58:57 arch kernel: [drm] Initialized nvidia-drm 0.0.0 for 0000:01:00.0 on minor 0
Dec 12 12:58:57 arch kernel: nvidia 0000:01:00.0: [drm] Cannot find any crtc or sizes
Dec 12 12:58:57 arch python3[674]: [2313] INFO: Writing to /etc/X11/xorg.conf.d/10-optimus-manager.conf
Dec 12 12:58:57 arch python3[674]: [2313] INFO: Writing state {'type': 'pending_post_xorg_start', 'switch_id': '20241212T125855', 'requested_mode': 'hybrid'}
Dec 12 12:58:57 arch python3[674]: [2313] INFO: Xorg pre-start hook completed successfully.
Dec 12 12:58:57 arch systemd[1]: Started Optimus Manager Commands Daemon.
Dec 12 12:58:57 arch systemd[1]: Reached target Graphical Interface.
Dec 12 12:58:57 arch systemd[1]: Startup finished in 5.122s (firmware) + 2.713s (loader) + 2.788s (kernel) + 4.002s (userspace) = 14.626s.
Dec 12 12:58:57 arch python3[735]: [0] INFO: # Commands daemon
Dec 12 12:58:57 arch python3[735]: [0] INFO: Opening UNIX socket
Dec 12 12:58:57 arch python3[735]: [1] INFO: Awaiting commands
Dec 12 12:58:59 arch wpa_supplicant[704]: wlp0s20f3: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=UA
Dec 12 12:58:59 arch wpa_supplicant[704]: wlp0s20f3: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=UA
Dec 12 12:58:59 arch NetworkManager[628]: <info> [1734001139.8686] policy: auto-activating connection 'TP-Link_3E5E' (72665e09-b5e6-44e1-8c27-9cef1a850af7)
Dec 12 12:58:59 arch NetworkManager[628]: <info> [1734001139.8688] device (wlp0s20f3): Activation: starting connection 'TP-Link_3E5E' (72665e09-b5e6-44e1-8c27-9cef1a850af7)
Dec 12 12:58:59 arch NetworkManager[628]: <info> [1734001139.8688] device (wlp0s20f3): state change: disconnected -> prepare (reason 'none', managed-type: 'full')
Dec 12 12:58:59 arch NetworkManager[628]: <info> [1734001139.8689] manager: NetworkManager state is now CONNECTING
Dec 12 12:58:59 arch systemd[1]: systemd-rfkill.service: Deactivated successfully.
Dec 12 12:58:59 arch NetworkManager[628]: <info> [1734001139.8954] device (wlp0s20f3): set-hw-addr: reset MAC address to 38:7A:0E:F5:2C:24 (preserve)
Dec 12 12:58:59 arch NetworkManager[628]: <info> [1734001139.8985] device (wlp0s20f3): state change: prepare -> config (reason 'none', managed-type: 'full')
Dec 12 12:58:59 arch NetworkManager[628]: <info> [1734001139.8991] device (wlp0s20f3): Activation: (wifi) access point 'TP-Link_3E5E' has security, but secrets are required.
Dec 12 12:58:59 arch NetworkManager[628]: <info> [1734001139.8991] device (wlp0s20f3): state change: config -> need-auth (reason 'none', managed-type: 'full')
Dec 12 12:58:59 arch NetworkManager[628]: <info> [1734001139.8994] sup-iface[e8c7467a76c5ab8e,0,wlp0s20f3]: wps: type pbc start...
Dec 12 12:58:59 arch NetworkManager[628]: <info> [1734001139.9007] device (wlp0s20f3): state change: need-auth -> prepare (reason 'none', managed-type: 'full')
Dec 12 12:58:59 arch NetworkManager[628]: <info> [1734001139.9010] device (wlp0s20f3): state change: prepare -> config (reason 'none', managed-type: 'full')
Dec 12 12:58:59 arch NetworkManager[628]: <info> [1734001139.9013] device (wlp0s20f3): Activation: (wifi) connection 'TP-Link_3E5E' has security, and secrets exist. No new secrets needed.
Dec 12 12:58:59 arch NetworkManager[628]: <info> [1734001139.9014] Config: added 'ssid' value 'TP-Link_3E5E'
Dec 12 12:58:59 arch NetworkManager[628]: <info> [1734001139.9014] Config: added 'scan_ssid' value '1'
Dec 12 12:58:59 arch NetworkManager[628]: <info> [1734001139.9014] Config: added 'bgscan' value 'simple:30:-70:86400'
Dec 12 12:58:59 arch NetworkManager[628]: <info> [1734001139.9014] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK SAE FT-SAE'
Dec 12 12:58:59 arch NetworkManager[628]: <info> [1734001139.9014] Config: added 'auth_alg' value 'OPEN'
Dec 12 12:58:59 arch NetworkManager[628]: <info> [1734001139.9014] Config: added 'psk' value '<hidden>'
Dec 12 12:58:59 arch wpa_supplicant[704]: wlp0s20f3: WPS-CANCEL
Dec 12 12:58:59 arch wpa_supplicant[704]: wlp0s20f3: SME: Trying to authenticate with 9c:a2:f4:f2:3e:5e (SSID='TP-Link_3E5E' freq=2417 MHz)
Dec 12 12:58:59 arch dbus-broker-launch[626]: Activation request for 'org.freedesktop.home1' failed: The systemd unit 'dbus-org.freedesktop.home1.service' could not be found.
Dec 12 12:58:59 arch NetworkManager[628]: <info> [1734001139.9637] device (wlp0s20f3): supplicant interface state: disconnected -> authenticating
Dec 12 12:58:59 arch NetworkManager[628]: <info> [1734001139.9637] device (p2p-dev-wlp0s20f3): supplicant management interface state: disconnected -> authenticating
Dec 12 12:58:59 arch kernel: wlp0s20f3: authenticate with 9c:a2:f4:f2:3e:5e (local address=38:7a:0e:f5:2c:24)
Dec 12 12:58:59 arch kernel: wlp0s20f3: send auth to 9c:a2:f4:f2:3e:5e (try 1/3)
Dec 12 12:58:59 arch wpa_supplicant[704]: wlp0s20f3: Trying to associate with 9c:a2:f4:f2:3e:5e (SSID='TP-Link_3E5E' freq=2417 MHz)
Dec 12 12:58:59 arch NetworkManager[628]: <info> [1734001139.9929] device (wlp0s20f3): supplicant interface state: authenticating -> associating
Dec 12 12:58:59 arch NetworkManager[628]: <info> [1734001139.9929] device (p2p-dev-wlp0s20f3): supplicant management interface state: authenticating -> associating
Dec 12 12:58:59 arch kernel: wlp0s20f3: authenticated
Dec 12 12:58:59 arch kernel: wlp0s20f3: associate with 9c:a2:f4:f2:3e:5e (try 1/3)
Dec 12 12:59:00 arch kernel: wlp0s20f3: RX AssocResp from 9c:a2:f4:f2:3e:5e (capab=0x411 status=0 aid=4)
Dec 12 12:59:00 arch wpa_supplicant[704]: wlp0s20f3: Associated with 9c:a2:f4:f2:3e:5e
Dec 12 12:59:00 arch wpa_supplicant[704]: wlp0s20f3: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Dec 12 12:59:00 arch kernel: wlp0s20f3: associated
Dec 12 12:59:00 arch NetworkManager[628]: <info> [1734001140.0148] device (wlp0s20f3): supplicant interface state: associating -> associated
Dec 12 12:59:00 arch NetworkManager[628]: <info> [1734001140.0149] device (p2p-dev-wlp0s20f3): supplicant management interface state: associating -> associated
Dec 12 12:59:00 arch NetworkManager[628]: <info> [1734001140.0432] device (wlp0s20f3): supplicant interface state: associated -> 4way_handshake
Dec 12 12:59:00 arch NetworkManager[628]: <info> [1734001140.0433] device (p2p-dev-wlp0s20f3): supplicant management interface state: associated -> 4way_handshake
Dec 12 12:59:00 arch wpa_supplicant[704]: wlp0s20f3: WPA: Key negotiation completed with 9c:a2:f4:f2:3e:5e [PTK=CCMP GTK=CCMP]
Dec 12 12:59:00 arch wpa_supplicant[704]: wlp0s20f3: CTRL-EVENT-CONNECTED - Connection to 9c:a2:f4:f2:3e:5e completed [id=0 id_str=]
Dec 12 12:59:00 arch wpa_supplicant[704]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-21 noise=9999 txrate=108000
Dec 12 12:59:00 arch NetworkManager[628]: <info> [1734001140.1711] device (wlp0s20f3): supplicant interface state: 4way_handshake -> completed
Dec 12 12:59:00 arch NetworkManager[628]: <info> [1734001140.1712] device (wlp0s20f3): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "TP-Link_3E5E"
Dec 12 12:59:00 arch NetworkManager[628]: <info> [1734001140.1713] device (p2p-dev-wlp0s20f3): supplicant management interface state: 4way_handshake -> completed
Dec 12 12:59:00 arch NetworkManager[628]: <info> [1734001140.1717] device (wlp0s20f3): state change: config -> ip-config (reason 'none', managed-type: 'full')
Dec 12 12:59:00 arch NetworkManager[628]: <info> [1734001140.1730] dhcp4 (wlp0s20f3): activation: beginning transaction (timeout in 45 seconds)
Dec 12 12:59:00 arch NetworkManager[628]: <info> [1734001140.7760] dhcp4 (wlp0s20f3): state changed new lease, address=192.168.0.104, acd pending
Dec 12 12:59:00 arch NetworkManager[628]: <info> [1734001140.9853] dhcp4 (wlp0s20f3): state changed new lease, address=192.168.0.104
Dec 12 12:59:00 arch NetworkManager[628]: <info> [1734001140.9867] policy: set 'TP-Link_3E5E' (wlp0s20f3) as default for IPv4 routing and DNS
Dec 12 12:59:00 arch dbus-broker-launch[626]: Activation request for 'org.freedesktop.resolve1' failed: The systemd unit 'dbus-org.freedesktop.resolve1.service' could not be found.
Dec 12 12:59:01 arch NetworkManager[628]: <info> [1734001141.0019] device (wlp0s20f3): state change: ip-config -> ip-check (reason 'none', managed-type: 'full')
Dec 12 12:59:01 arch NetworkManager[628]: <info> [1734001141.0052] device (wlp0s20f3): state change: ip-check -> secondaries (reason 'none', managed-type: 'full')
Dec 12 12:59:01 arch NetworkManager[628]: <info> [1734001141.0054] device (wlp0s20f3): state change: secondaries -> activated (reason 'none', managed-type: 'full')
Dec 12 12:59:01 arch NetworkManager[628]: <info> [1734001141.0058] manager: NetworkManager state is now CONNECTED_SITE
Dec 12 12:59:01 arch NetworkManager[628]: <info> [1734001141.0066] device (wlp0s20f3): Activation: successful, device activated.
Dec 12 12:59:01 arch NetworkManager[628]: <info> [1734001141.1324] manager: NetworkManager state is now CONNECTED_GLOBAL
Dec 12 12:59:01 arch NetworkManager[628]: <info> [1734001141.5795] manager: startup complete
Dec 12 12:59:02 arch login[712]: pam_unix(login:session): session opened for user beldot(uid=1000) by beldot(uid=0)
Dec 12 12:59:02 arch systemd-logind[632]: New session 1 of user beldot.
Dec 12 12:59:02 arch systemd[1]: Created slice User Slice of UID 1000.
Dec 12 12:59:02 arch systemd[1]: Starting User Runtime Directory /run/user/1000...
Dec 12 12:59:02 arch systemd[1]: Finished User Runtime Directory /run/user/1000.
Dec 12 12:59:02 arch systemd[1]: Starting User Manager for UID 1000...
Dec 12 12:59:02 arch (systemd)[756]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[beldot] ruser=[<unknown>] rhost=[<unknown>]
Dec 12 12:59:02 arch (systemd)[756]: pam_unix(systemd-user:session): session opened for user beldot(uid=1000) by beldot(uid=0)
Dec 12 12:59:02 arch systemd-logind[632]: New session 2 of user beldot.
Dec 12 12:59:02 arch systemd[756]: Queued start job for default target Main User Target.
Dec 12 12:59:02 arch systemd[756]: Created slice User Application Slice.
Dec 12 12:59:02 arch systemd[756]: Reached target Paths.
Dec 12 12:59:02 arch systemd[756]: Reached target Timers.
Dec 12 12:59:02 arch systemd[756]: Starting D-Bus User Message Bus Socket...
Dec 12 12:59:02 arch systemd[756]: Listening on GnuPG network certificate management daemon.
Dec 12 12:59:02 arch systemd[756]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Dec 12 12:59:02 arch systemd[756]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Dec 12 12:59:02 arch systemd[756]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Dec 12 12:59:02 arch systemd[756]: Listening on GnuPG cryptographic agent and passphrase cache.
Dec 12 12:59:02 arch systemd[756]: Listening on GnuPG public key management service.
Dec 12 12:59:02 arch systemd[756]: Listening on p11-kit server.
Dec 12 12:59:02 arch systemd[756]: Listening on Sound System.
Dec 12 12:59:02 arch systemd[756]: Listening on D-Bus User Message Bus Socket.
Dec 12 12:59:02 arch systemd[756]: Reached target Sockets.
Dec 12 12:59:02 arch systemd[756]: Reached target Basic System.
Dec 12 12:59:02 arch systemd[1]: Started User Manager for UID 1000.
Dec 12 12:59:02 arch systemd[1]: Started Session 1 of User beldot.
Dec 12 12:59:02 arch systemd[756]: Started Bluetooth mpris proxy.
Dec 12 12:59:02 arch systemd[756]: Starting Update XDG user dir configuration...
Dec 12 12:59:02 arch login[712]: LOGIN ON tty1 BY beldot
Dec 12 12:59:02 arch systemd[756]: Created slice User Core Session Slice.
Dec 12 12:59:02 arch systemd[756]: Starting D-Bus User Message Bus...
Dec 12 12:59:02 arch systemd[756]: Finished Update XDG user dir configuration.
Dec 12 12:59:02 arch systemd[756]: Reached target Main User Target.
Dec 12 12:59:02 arch dbus-broker-launch[768]: Service file '/usr/share/dbus-1/services/org.knopwob.dunst.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
Dec 12 12:59:02 arch systemd[756]: Started D-Bus User Message Bus.
Dec 12 12:59:02 arch dbus-broker-launch[768]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
Dec 12 12:59:02 arch dbus-broker-launch[768]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
Dec 12 12:59:02 arch dbus-broker-launch[768]: Ready
Dec 12 12:59:02 arch systemd[756]: Startup finished in 124ms.
Dec 12 12:59:05 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Dec 12 12:59:06 arch systemd[756]: Starting Sound Service...
Dec 12 12:59:06 arch systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Dec 12 12:59:06 arch systemd[1]: Started RealtimeKit Scheduling Policy Service.
Dec 12 12:59:06 arch rtkit-daemon[1264]: Successfully called chroot.
Dec 12 12:59:06 arch rtkit-daemon[1264]: Successfully dropped privileges.
Dec 12 12:59:06 arch rtkit-daemon[1264]: Successfully limited resources.
Dec 12 12:59:06 arch rtkit-daemon[1264]: Running.
Dec 12 12:59:06 arch rtkit-daemon[1264]: Canary thread running.
Dec 12 12:59:06 arch rtkit-daemon[1264]: Watchdog thread running.
Dec 12 12:59:06 arch systemd[1]: Starting Authorization Manager...
Dec 12 12:59:06 arch polkitd[1267]: Started polkitd version 125
Dec 12 12:59:06 arch systemd[1]: Started Authorization Manager.
Dec 12 12:59:06 arch rtkit-daemon[1264]: Successfully made thread 1263 of process 1263 owned by '1000' high priority at nice level -11.
Dec 12 12:59:06 arch rtkit-daemon[1264]: Supervising 1 threads of 1 processes of 1 users.
Dec 12 12:59:07 arch rtkit-daemon[1264]: Supervising 1 threads of 1 processes of 1 users.
Dec 12 12:59:07 arch rtkit-daemon[1264]: Successfully made thread 1277 of process 1263 owned by '1000' RT at priority 5.
Dec 12 12:59:07 arch rtkit-daemon[1264]: Supervising 2 threads of 1 processes of 1 users.
Dec 12 12:59:07 arch rtkit-daemon[1264]: Supervising 2 threads of 1 processes of 1 users.
Dec 12 12:59:07 arch rtkit-daemon[1264]: Successfully made thread 1279 of process 1263 owned by '1000' RT at priority 5.
Dec 12 12:59:07 arch rtkit-daemon[1264]: Supervising 3 threads of 1 processes of 1 users.
Dec 12 12:59:07 arch systemd[756]: Started Sound Service.
Dec 12 12:59:07 arch pulseaudio[1263]: Get() failed: org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
Dec 12 12:59:07 arch bluetoothd[630]: Endpoint registered: sender=:1.22 path=/MediaEndpoint/A2DPSink/sbc
Dec 12 12:59:07 arch kernel: Bluetooth: RFCOMM TTY layer initialized
Dec 12 12:59:07 arch kernel: Bluetooth: RFCOMM socket layer initialized
Dec 12 12:59:07 arch kernel: Bluetooth: RFCOMM ver 1.11
Dec 12 12:59:07 arch bluetoothd[630]: Endpoint registered: sender=:1.22 path=/MediaEndpoint/A2DPSource/sbc
Dec 12 12:59:07 arch bluetoothd[630]: Endpoint registered: sender=:1.22 path=/MediaEndpoint/A2DPSink/sbc_xq_453
Dec 12 12:59:07 arch bluetoothd[630]: Endpoint registered: sender=:1.22 path=/MediaEndpoint/A2DPSource/sbc_xq_453
Dec 12 12:59:07 arch bluetoothd[630]: Endpoint registered: sender=:1.22 path=/MediaEndpoint/A2DPSink/sbc_xq_512
Dec 12 12:59:07 arch bluetoothd[630]: Endpoint registered: sender=:1.22 path=/MediaEndpoint/A2DPSource/sbc_xq_512
Dec 12 12:59:07 arch bluetoothd[630]: Endpoint registered: sender=:1.22 path=/MediaEndpoint/A2DPSink/sbc_xq_552
Dec 12 12:59:07 arch bluetoothd[630]: Endpoint registered: sender=:1.22 path=/MediaEndpoint/A2DPSource/sbc_xq_552
Dec 12 12:59:07 arch bluetoothd[630]: Endpoint registered: sender=:1.22 path=/MediaEndpoint/A2DPSink/faststream
Dec 12 12:59:07 arch bluetoothd[630]: Endpoint registered: sender=:1.22 path=/MediaEndpoint/A2DPSource/faststream
Dec 12 12:59:09 arch systemd[756]: Starting Accessibility services bus...
Dec 12 12:59:09 arch systemd[1]: Starting Time & Date Service...
Dec 12 12:59:09 arch systemd[756]: Started Accessibility services bus.
Dec 12 12:59:09 arch systemd[1]: Started Time & Date Service.
Dec 12 12:59:09 arch rtkit-daemon[1264]: Supervising 3 threads of 1 processes of 1 users.
Dec 12 12:59:09 arch rtkit-daemon[1264]: Supervising 3 threads of 1 processes of 1 users.
Dec 12 12:59:09 arch rtkit-daemon[1264]: Supervising 3 threads of 1 processes of 1 users.
Dec 12 12:59:09 arch rtkit-daemon[1264]: Supervising 3 threads of 1 processes of 1 users.
Dec 12 12:59:09 arch rtkit-daemon[1264]: Successfully made thread 1431 of process 1300 owned by '1000' RT at priority 10.
Dec 12 12:59:09 arch rtkit-daemon[1264]: Supervising 4 threads of 2 processes of 1 users.
Dec 12 12:59:09 arch rtkit-daemon[1264]: Supervising 4 threads of 2 processes of 1 users.
Dec 12 12:59:09 arch rtkit-daemon[1264]: Supervising 4 threads of 2 processes of 1 users.
Dec 12 12:59:10 arch rtkit-daemon[1264]: Supervising 4 threads of 2 processes of 1 users.
Dec 12 12:59:10 arch rtkit-daemon[1264]: Supervising 4 threads of 2 processes of 1 users.
Dec 12 12:59:10 arch rtkit-daemon[1264]: Supervising 4 threads of 2 processes of 1 users.
Dec 12 12:59:10 arch rtkit-daemon[1264]: Supervising 4 threads of 2 processes of 1 users.
Dec 12 12:59:10 arch rtkit-daemon[1264]: Supervising 4 threads of 2 processes of 1 users.
Dec 12 12:59:10 arch rtkit-daemon[1264]: Supervising 4 threads of 2 processes of 1 users.
Dec 12 12:59:15 arch rtkit-daemon[1264]: Supervising 4 threads of 2 processes of 1 users.
Dec 12 12:59:15 arch rtkit-daemon[1264]: Supervising 4 threads of 2 processes of 1 users.
Dec 12 12:59:15 arch rtkit-daemon[1264]: Supervising 4 threads of 2 processes of 1 users.
Dec 12 12:59:15 arch rtkit-daemon[1264]: Supervising 4 threads of 2 processes of 1 users.
Dec 12 12:59:21 arch rtkit-daemon[1264]: Supervising 4 threads of 2 processes of 1 users.
Dec 12 12:59:21 arch rtkit-daemon[1264]: Supervising 4 threads of 2 processes of 1 users.
Dec 12 12:59:25 arch systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Dec 12 12:59:25 arch systemd-timesyncd[618]: Contacted time server 193.106.144.7:123 (2.arch.pool.ntp.org).
Dec 12 12:59:25 arch systemd-timesyncd[618]: Initial clock synchronization to Thu 2024-12-12 12:59:25.051372 EET.
Dec 12 12:59:39 arch systemd[1]: systemd-timedated.service: Deactivated successfully.
Dec 12 12:59:51 arch rtkit-daemon[1264]: Supervising 4 threads of 2 processes of 1 users.
Dec 12 12:59:51 arch rtkit-daemon[1264]: Supervising 4 threads of 2 processes of 1 users.
Dec 12 13:00:08 arch systemd[756]: Starting Dunst notification daemon...
Dec 12 13:00:08 arch systemd[756]: Started kitty child process: 1886 launched by: 1877.
Dec 12 13:00:08 arch systemd[756]: Started Dunst notification daemon.
Dec 12 13:01:06 arch kernel: warning: `ThreadPoolForeg' uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211
Dec 12 13:01:08 arch kernel: NVRM: nvAssertFailedNoLog: Assertion failed: rmapiLockIsOwner() @ mem_mgr.c:465
Dec 12 13:01:13 arch kernel: usb 3-1: new full-speed USB device number 5 using xhci_hcd
Dec 12 13:01:13 arch kernel: usb 3-1: New USB device found, idVendor=046d, idProduct=c09d, bcdDevice=52.02
Dec 12 13:01:13 arch kernel: usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Dec 12 13:01:13 arch kernel: usb 3-1: Product: G102 LIGHTSYNC Gaming Mouse
Dec 12 13:01:13 arch kernel: usb 3-1: Manufacturer: Logitech
Dec 12 13:01:13 arch kernel: usb 3-1: SerialNumber: 205C39634D57
Dec 12 13:01:13 arch kernel: input: Logitech G102 LIGHTSYNC Gaming Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/0003:046D:C09D.0003/input/input27
Dec 12 13:01:13 arch kernel: hid-generic 0003:046D:C09D.0003: input,hidraw2: USB HID v1.11 Mouse [Logitech G102 LIGHTSYNC Gaming Mouse] on usb-0000:00:14.0-1/input0
Dec 12 13:01:13 arch kernel: input: Logitech G102 LIGHTSYNC Gaming Mouse Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.1/0003:046D:C09D.0004/input/input28
Dec 12 13:01:13 arch kernel: hid-generic 0003:046D:C09D.0004: input,hiddev97,hidraw3: USB HID v1.11 Keyboard [Logitech G102 LIGHTSYNC Gaming Mouse] on usb-0000:00:14.0-1/input1
Dec 12 13:01:13 arch systemd-logind[632]: Watching system buttons on /dev/input/event24 (Logitech G102 LIGHTSYNC Gaming Mouse Keyboard)
Dec 12 13:01:21 arch systemd[756]: Started kitty child process: 12962 launched by: 12949.
Dec 12 13:02:10 arch bluetoothd[630]: Player registered: sender=:1.15 path=/_1_23
Dec 12 13:06:53 arch systemd[756]: Started kitty child process: 14522 launched by: 14512.
Dec 12 13:14:02 arch systemd[1]: Starting Cleanup of Temporary Directories...
Dec 12 13:14:02 arch systemd[1]: systemd-tmpfiles-clean.service: Deactivated successfully.
Dec 12 13:14:02 arch systemd[1]: Finished Cleanup of Temporary Directories.
Dec 12 13:14:02 arch systemd[1]: run-credentials-systemd\x2dtmpfiles\x2dclean.service.mount: Deactivated successfully.
Dec 12 13:31:52 arch rtkit-daemon[1264]: Supervising 4 threads of 2 processes of 1 users.
Dec 12 13:31:52 arch rtkit-daemon[1264]: Supervising 4 threads of 2 processes of 1 users.
Dec 12 13:32:06 arch kernel: perf: interrupt took too long (2516 > 2500), lowering kernel.perf_event_max_sample_rate to 79200
Dec 12 13:41:50 arch kernel: perf: interrupt took too long (3172 > 3145), lowering kernel.perf_event_max_sample_rate to 63000
Dec 12 13:42:15 arch systemd[756]: Started kitty child process: 20492 launched by: 20477.
Dec 12 13:47:16 arch kernel: perf: interrupt took too long (4017 > 3965), lowering kernel.perf_event_max_sample_rate to 49500
Dec 12 13:53:39 arch kernel: perf: interrupt took too long (5026 > 5021), lowering kernel.perf_event_max_sample_rate to 39600
Dec 12 13:59:00 arch NetworkManager[628]: <info> [1734004740.2096] dhcp4 (wlp0s20f3): state changed new lease, address=192.168.0.104
Dec 12 13:59:00 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Dec 12 13:59:00 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Dec 12 13:59:10 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Dec 12 13:59:37 arch sudo[29207]: pam_unix(sudo:auth): conversation failed
Dec 12 13:59:37 arch sudo[29207]: pam_unix(sudo:auth): auth could not identify password for [beldot]
Dec 12 14:00:33 arch sudo[40683]: beldot : TTY=pts/0 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/pacman -U --config /etc/pacman.conf -- /home/beldot/.cache/yay/python-telegram-text/python-telegram-text-0.2.0-2-any.pkg.tar.zst /home/beldot/.cache/yay/libtd/libtd-1.8.25-1-x86_64.pkg.tar.zst /home/beldot/.cache/yay/libtd/libtd-debug-1.8.25-1-x86_64.pkg.tar.zst
Dec 12 14:00:33 arch sudo[40683]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 12 14:00:35 arch sudo[40683]: pam_unix(sudo:session): session closed for user root
Dec 12 14:00:35 arch sudo[40696]: beldot : TTY=pts/0 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/pacman -D -q --asdeps --config /etc/pacman.conf -- python-telegram-text libtd libtd-debug
Dec 12 14:00:35 arch sudo[40696]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 12 14:00:35 arch sudo[40696]: pam_unix(sudo:session): session closed for user root
Dec 12 14:01:07 arch sudo[44327]: beldot : TTY=pts/0 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/pacman -S setuptools_scm
Dec 12 14:01:07 arch sudo[44327]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 12 14:01:07 arch sudo[44327]: pam_unix(sudo:session): session closed for user root
Dec 12 14:01:18 arch rtkit-daemon[1264]: Supervising 4 threads of 2 processes of 1 users.
Dec 12 14:01:18 arch rtkit-daemon[1264]: Supervising 4 threads of 2 processes of 1 users.
Dec 12 14:01:45 arch sudo[44427]: beldot : TTY=pts/0 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/pacman -S pip
Dec 12 14:01:45 arch sudo[44427]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 12 14:01:45 arch sudo[44427]: pam_unix(sudo:session): session closed for user root
Dec 12 14:02:02 arch rtkit-daemon[1264]: Supervising 4 threads of 2 processes of 1 users.
Dec 12 14:02:02 arch rtkit-daemon[1264]: Supervising 4 threads of 2 processes of 1 users.
Dec 12 14:02:18 arch rtkit-daemon[1264]: Supervising 4 threads of 2 processes of 1 users.
Dec 12 14:02:18 arch rtkit-daemon[1264]: Supervising 4 threads of 2 processes of 1 users.
Dec 12 14:02:19 arch rtkit-daemon[1264]: Supervising 4 threads of 2 processes of 1 users.
Dec 12 14:02:19 arch rtkit-daemon[1264]: Supervising 4 threads of 2 processes of 1 users.
Dec 12 14:02:22 arch rtkit-daemon[1264]: Supervising 4 threads of 2 processes of 1 users.
Dec 12 14:02:22 arch rtkit-daemon[1264]: Supervising 4 threads of 2 processes of 1 users.
Dec 12 14:02:23 arch rtkit-daemon[1264]: Supervising 4 threads of 2 processes of 1 users.
Dec 12 14:02:23 arch rtkit-daemon[1264]: Supervising 4 threads of 2 processes of 1 users.
Dec 12 14:02:52 arch rtkit-daemon[1264]: Supervising 4 threads of 2 processes of 1 users.
Dec 12 14:02:52 arch rtkit-daemon[1264]: Supervising 4 threads of 2 processes of 1 users.
Dec 12 14:03:22 arch sudo[44796]: beldot : TTY=pts/0 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/pacman -S python-setuptools-scm
Dec 12 14:03:22 arch sudo[44796]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 12 14:03:24 arch sudo[44796]: pam_unix(sudo:session): session closed for user root
Dec 12 14:05:50 arch rtkit-daemon[1264]: Supervising 4 threads of 2 processes of 1 users.
Dec 12 14:05:50 arch rtkit-daemon[1264]: Supervising 4 threads of 2 processes of 1 users.
Dec 12 14:05:53 arch rtkit-daemon[1264]: Supervising 4 threads of 2 processes of 1 users.
Dec 12 14:05:53 arch rtkit-daemon[1264]: Supervising 4 threads of 2 processes of 1 users.
Dec 12 14:05:56 arch rtkit-daemon[1264]: Supervising 4 threads of 2 processes of 1 users.
Dec 12 14:05:56 arch rtkit-daemon[1264]: Supervising 4 threads of 2 processes of 1 users.
Dec 12 14:06:11 arch rtkit-daemon[1264]: Supervising 4 threads of 2 processes of 1 users.
Dec 12 14:06:11 arch rtkit-daemon[1264]: Supervising 4 threads of 2 processes of 1 users.
Dec 12 14:06:12 arch rtkit-daemon[1264]: Supervising 4 threads of 2 processes of 1 users.
Dec 12 14:06:12 arch rtkit-daemon[1264]: Supervising 4 threads of 2 processes of 1 users.
Dec 12 14:06:23 arch rtkit-daemon[1264]: Supervising 4 threads of 2 processes of 1 users.
Dec 12 14:06:23 arch rtkit-daemon[1264]: Supervising 4 threads of 2 processes of 1 users.
Dec 12 14:06:58 arch rtkit-daemon[1264]: Supervising 4 threads of 2 processes of 1 users.
Dec 12 14:06:58 arch rtkit-daemon[1264]: Supervising 4 threads of 2 processes of 1 users.
Dec 12 14:08:05 arch rtkit-daemon[1264]: Supervising 4 threads of 2 processes of 1 users.
Dec 12 14:08:05 arch rtkit-daemon[1264]: Supervising 4 threads of 2 processes of 1 users.
Dec 12 14:08:43 arch sudo[60558]: beldot : TTY=pts/0 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/pacman -R --config /etc/pacman.conf -- telegram-tg
Dec 12 14:08:43 arch sudo[60558]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 12 14:08:43 arch sudo[60558]: pam_unix(sudo:session): session closed for user root
Dec 12 14:09:43 arch sudo[60595]: beldot : TTY=pts/0 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/pacman -S discord telegram-desktop
Dec 12 14:09:43 arch sudo[60595]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 12 14:10:02 arch dbus-broker-launch[768]: Noticed file-system modification, trigger reload.
Dec 12 14:10:02 arch dbus-broker-launch[768]: Service file '/usr/share/dbus-1/services/org.knopwob.dunst.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
Dec 12 14:10:02 arch dbus-broker-launch[768]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
Dec 12 14:10:02 arch dbus-broker-launch[768]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
Dec 12 14:10:02 arch systemd[1]: user@1000.service: Sent signal SIGHUP to main process 756 (systemd) on client request.
Dec 12 14:10:02 arch systemd[756]: Received SIGHUP from PID 1 (systemd).
Dec 12 14:10:02 arch systemd[756]: Reloading...
Dec 12 14:10:02 arch systemd[756]: Reloading finished in 91 ms.
Dec 12 14:10:02 arch sudo[60595]: pam_unix(sudo:session): session closed for user root
Dec 12 14:16:56 arch systemd[756]: kitty-1877-0.scope: Consumed 3h 12min 17.537s CPU time, 11.8G memory peak, 17.9M memory swap peak.
Dec 12 14:30:06 arch rtkit-daemon[1264]: Supervising 4 threads of 2 processes of 1 users.
Dec 12 14:30:06 arch rtkit-daemon[1264]: Supervising 4 threads of 2 processes of 1 users.
Dec 12 14:30:20 arch rtkit-daemon[1264]: Supervising 4 threads of 2 processes of 1 users.
Dec 12 14:30:20 arch rtkit-daemon[1264]: Supervising 4 threads of 2 processes of 1 users.
Dec 12 14:32:04 arch rtkit-daemon[1264]: Supervising 4 threads of 2 processes of 1 users.
Dec 12 14:32:04 arch rtkit-daemon[1264]: Supervising 4 threads of 2 processes of 1 users.
Dec 12 14:32:14 arch rtkit-daemon[1264]: Supervising 4 threads of 2 processes of 1 users.
Dec 12 14:32:14 arch rtkit-daemon[1264]: Supervising 4 threads of 2 processes of 1 users.
Dec 12 14:32:40 arch rtkit-daemon[1264]: Supervising 4 threads of 2 processes of 1 users.
Dec 12 14:32:40 arch rtkit-daemon[1264]: Supervising 4 threads of 2 processes of 1 users.
Dec 12 14:33:39 arch rtkit-daemon[1264]: Supervising 4 threads of 2 processes of 1 users.
Dec 12 14:33:39 arch rtkit-daemon[1264]: Supervising 4 threads of 2 processes of 1 users.
Dec 12 14:33:55 arch systemd[756]: Started kitty child process: 61544 launched by: 61534.
Dec 12 14:34:00 arch dbus-broker-launch[61834]: Ready
Dec 12 14:34:00 arch dbus-broker-launch[626]: Activation request for 'org.freedesktop.Avahi' failed: The systemd unit 'dbus-org.freedesktop.Avahi.service' could not be found.
Dec 12 14:35:23 arch systemd[756]: Created slice Slice /app/dbus-:1.63-org.a11y.atspi.Registry.
Dec 12 14:35:23 arch systemd[756]: Started dbus-:1.63-org.a11y.atspi.Registry@0.service.
Dec 12 14:35:23 arch at-spi2-registryd[61938]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Dec 12 14:59:00 arch NetworkManager[628]: <info> [1734008340.2077] dhcp4 (wlp0s20f3): state changed new lease, address=192.168.0.104
Dec 12 14:59:00 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Dec 12 14:59:00 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Dec 12 14:59:10 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Dec 12 15:27:42 arch systemd[756]: kitty-14512-0.scope: Consumed 7min 49.164s CPU time, 14.4M memory peak, 2.1M memory swap peak.
Dec 12 15:28:25 arch systemd[1]: Starting Hostname Service...
Dec 12 15:28:25 arch systemd[1]: Started Hostname Service.
Dec 12 15:28:35 arch systemd[756]: Starting User preferences database...
Dec 12 15:28:35 arch systemd[756]: Started User preferences database.
Dec 12 15:28:55 arch systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Dec 12 15:29:13 arch systemd[756]: Started kitty child process: 64758 launched by: 64748.
Dec 12 15:29:13 arch systemd[756]: Started kitty child process: 65018 launched by: 64748.
Dec 12 15:29:21 arch systemd[1]: Starting Hostname Service...
Dec 12 15:29:21 arch systemd[1]: Started Hostname Service.
Dec 12 15:29:51 arch systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Dec 12 15:43:16 arch systemd[756]: Started kitty child process: 67038 launched by: 67028.
Dec 12 15:44:04 arch systemd[756]: kitty-67028-0.scope: Consumed 2.244s CPU time, 30.8M memory peak.
Dec 12 15:59:00 arch NetworkManager[628]: <info> [1734011940.2212] dhcp4 (wlp0s20f3): state changed new lease, address=192.168.0.104
Dec 12 15:59:00 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Dec 12 15:59:00 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Dec 12 15:59:10 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Dec 12 16:24:47 arch systemd[756]: Started kitty child process: 69945 launched by: 69935.
Dec 12 16:24:56 arch kernel: NVRM: nvAssertFailedNoLog: Assertion failed: rmapiLockIsOwner() @ mem_mgr.c:465
Dec 12 16:24:57 arch kernel: NVRM: Attempting to remove device 0000:01:00.0 with non-zero usage count!
Dec 12 16:27:02 arch systemd[756]: kitty-69935-0.scope: Consumed 4.004s CPU time, 22.8M memory peak.
Dec 12 16:30:42 arch kernel: usb 3-1: USB disconnect, device number 5
Dec 12 16:31:19 arch bluetoothd[630]: Player unregistered: sender=:1.15 path=/_1_23
Dec 12 16:31:28 arch dunst[1885]: X connection to :0 broken (explicit kill or server shutdown).
Dec 12 16:31:28 arch at-spi2-registryd[61938]: X connection to :0 broken (explicit kill or server shutdown).
Dec 12 16:31:28 arch systemd[756]: dbus-:1.63-org.a11y.atspi.Registry@0.service: Main process exited, code=exited, status=1/FAILURE
Dec 12 16:31:28 arch systemd[756]: dbus-:1.63-org.a11y.atspi.Registry@0.service: Failed with result 'exit-code'.
Dec 12 16:31:28 arch systemd[756]: dbus-:1.63-org.a11y.atspi.Registry@0.service: Consumed 2.244s CPU time, 2.3M memory peak.
Dec 12 16:31:28 arch systemd[756]: dunst.service: Main process exited, code=exited, status=1/FAILURE
Dec 12 16:31:28 arch systemd[756]: dunst.service: Failed with result 'exit-code'.
Dec 12 16:33:53 arch kernel: INFO: task kitty:70437 blocked for more than 122 seconds.
Dec 12 16:33:53 arch kernel: Tainted: G OE 6.12.4-arch1-1 #1
Dec 12 16:33:53 arch kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Dec 12 16:33:53 arch kernel: task:kitty state:D stack:0 pid:70437 tgid:70437 ppid:1 flags:0x00000002
Dec 12 16:33:53 arch kernel: Call Trace:
Dec 12 16:33:53 arch kernel: <TASK>
Dec 12 16:33:53 arch kernel: __schedule+0x3b0/0x12b0
Dec 12 16:33:53 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 12 16:33:53 arch kernel: schedule+0x27/0xf0
Dec 12 16:33:53 arch kernel: schedule_preempt_disabled+0x15/0x30
Dec 12 16:33:53 arch kernel: __mutex_lock.constprop.0+0x31e/0x620
Dec 12 16:33:53 arch kernel: uevent_show+0xa7/0x130
Dec 12 16:33:53 arch kernel: dev_attr_show+0x19/0x40
Dec 12 16:33:53 arch kernel: sysfs_kf_seq_show+0xa8/0xf0
Dec 12 16:33:53 arch kernel: seq_read_iter+0x11c/0x460
Dec 12 16:33:53 arch kernel: vfs_read+0x299/0x370
Dec 12 16:33:53 arch kernel: ksys_read+0x6d/0xf0
Dec 12 16:33:53 arch kernel: do_syscall_64+0x82/0x190
Dec 12 16:33:53 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 12 16:33:53 arch kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Dec 12 16:33:53 arch kernel: RIP: 0033:0x753a8171ac21
Dec 12 16:33:53 arch kernel: RSP: 002b:00007ffe05321a28 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
Dec 12 16:33:53 arch kernel: RAX: ffffffffffffffda RBX: 000057c2b1b0d3b0 RCX: 0000753a8171ac21
Dec 12 16:33:53 arch kernel: RDX: 0000000000001000 RSI: 000057c2b1c28fe0 RDI: 000000000000000a
Dec 12 16:33:53 arch kernel: RBP: 00007ffe05321a60 R08: 0000000000000000 R09: 0000000000000001
Dec 12 16:33:53 arch kernel: R10: 0000000000000003 R11: 0000000000000246 R12: 0000753a817f4ff0
Dec 12 16:33:53 arch kernel: R13: 0000753a817f4ea0 R14: 0000000000000000 R15: 00000000fbad2488
Dec 12 16:33:53 arch kernel: </TASK>
Dec 12 16:33:53 arch kernel: INFO: task kitty:70448 blocked for more than 122 seconds.
Dec 12 16:33:53 arch kernel: Tainted: G OE 6.12.4-arch1-1 #1
Dec 12 16:33:53 arch kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Dec 12 16:33:53 arch kernel: task:kitty state:D stack:0 pid:70448 tgid:70448 ppid:1 flags:0x00000002
Dec 12 16:33:53 arch kernel: Call Trace:
Dec 12 16:33:53 arch kernel: <TASK>
Dec 12 16:33:53 arch kernel: __schedule+0x3b0/0x12b0
Dec 12 16:33:53 arch kernel: schedule+0x27/0xf0
Dec 12 16:33:53 arch kernel: schedule_preempt_disabled+0x15/0x30
Dec 12 16:33:53 arch kernel: __mutex_lock.constprop.0+0x31e/0x620
Dec 12 16:33:53 arch kernel: uevent_show+0xa7/0x130
Dec 12 16:33:53 arch kernel: dev_attr_show+0x19/0x40
Dec 12 16:33:53 arch kernel: sysfs_kf_seq_show+0xa8/0xf0
Dec 12 16:33:53 arch kernel: seq_read_iter+0x11c/0x460
Dec 12 16:33:53 arch kernel: ? __memcg_slab_post_alloc_hook+0x211/0x3a0
Dec 12 16:33:53 arch kernel: vfs_read+0x299/0x370
Dec 12 16:33:53 arch kernel: ksys_read+0x6d/0xf0
Dec 12 16:33:53 arch kernel: do_syscall_64+0x82/0x190
Dec 12 16:33:53 arch kernel: ? __do_sys_newfstat+0x68/0x70
Dec 12 16:33:53 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 12 16:33:53 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 12 16:33:53 arch kernel: ? do_sys_openat2+0x9c/0xe0
Dec 12 16:33:53 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 12 16:33:53 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 12 16:33:53 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 12 16:33:53 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 12 16:33:53 arch kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Dec 12 16:33:53 arch kernel: RIP: 0033:0x71814471ac21
Dec 12 16:33:53 arch kernel: RSP: 002b:00007fffc11d0428 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
Dec 12 16:33:53 arch kernel: RAX: ffffffffffffffda RBX: 000055596765a290 RCX: 000071814471ac21
Dec 12 16:33:53 arch kernel: RDX: 0000000000001000 RSI: 00005559678117f0 RDI: 0000000000000009
Dec 12 16:33:53 arch kernel: RBP: 00007fffc11d0460 R08: 0000000000000000 R09: 0000000000000001
Dec 12 16:33:53 arch kernel: R10: 0000000000000003 R11: 0000000000000246 R12: 00007181447f4ff0
Dec 12 16:33:53 arch kernel: R13: 00007181447f4ea0 R14: 0000000000000000 R15: 00000000fbad2488
Dec 12 16:33:53 arch kernel: </TASK>
Dec 12 16:33:53 arch kernel: INFO: task kitty:70454 blocked for more than 122 seconds.
Dec 12 16:33:53 arch kernel: Tainted: G OE 6.12.4-arch1-1 #1
Dec 12 16:33:53 arch kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Dec 12 16:33:53 arch kernel: task:kitty state:D stack:0 pid:70454 tgid:70454 ppid:1 flags:0x00000002
Dec 12 16:33:53 arch kernel: Call Trace:
Dec 12 16:33:53 arch kernel: <TASK>
Dec 12 16:33:53 arch kernel: __schedule+0x3b0/0x12b0
Dec 12 16:33:53 arch kernel: ? __do_sys_newfstat+0x68/0x70
Dec 12 16:33:53 arch kernel: schedule+0x27/0xf0
Dec 12 16:33:53 arch kernel: schedule_preempt_disabled+0x15/0x30
Dec 12 16:33:53 arch kernel: __mutex_lock.constprop.0+0x31e/0x620
Dec 12 16:33:53 arch kernel: uevent_show+0xa7/0x130
Dec 12 16:33:53 arch kernel: dev_attr_show+0x19/0x40
Dec 12 16:33:53 arch kernel: sysfs_kf_seq_show+0xa8/0xf0
Dec 12 16:33:53 arch kernel: seq_read_iter+0x11c/0x460
Dec 12 16:33:53 arch kernel: vfs_read+0x299/0x370
Dec 12 16:33:53 arch kernel: ksys_read+0x6d/0xf0
Dec 12 16:33:53 arch kernel: do_syscall_64+0x82/0x190
Dec 12 16:33:53 arch kernel: ? mntput_no_expire+0x4a/0x260
Dec 12 16:33:53 arch kernel: ? do_readlinkat+0x12b/0x180
Dec 12 16:33:53 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 12 16:33:53 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 12 16:33:53 arch kernel: ? do_readlinkat+0xc5/0x180
Dec 12 16:33:53 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 12 16:33:53 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 12 16:33:53 arch kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Dec 12 16:33:53 arch kernel: RIP: 0033:0x78e49151ac21
Dec 12 16:33:53 arch kernel: RSP: 002b:00007ffef50cd9f8 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
Dec 12 16:33:53 arch kernel: RAX: ffffffffffffffda RBX: 00005bc506ba63b0 RCX: 000078e49151ac21
Dec 12 16:33:53 arch kernel: RDX: 0000000000001000 RSI: 00005bc506af6710 RDI: 000000000000000a
Dec 12 16:33:53 arch kernel: RBP: 00007ffef50cda30 R08: 0000000000000000 R09: 0000000000000001
Dec 12 16:33:53 arch kernel: R10: 0000000000000003 R11: 0000000000000246 R12: 000078e4915f4ff0
Dec 12 16:33:53 arch kernel: R13: 000078e4915f4ea0 R14: 0000000000000000 R15: 00000000fbad2488
Dec 12 16:33:53 arch kernel: </TASK>
Dec 12 16:33:53 arch kernel: INFO: task alacritty:70473 blocked for more than 122 seconds.
Dec 12 16:33:53 arch kernel: Tainted: G OE 6.12.4-arch1-1 #1
Dec 12 16:33:53 arch kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Dec 12 16:33:53 arch kernel: task:alacritty state:D stack:0 pid:70473 tgid:70473 ppid:1 flags:0x00000002
Dec 12 16:33:53 arch kernel: Call Trace:
Dec 12 16:33:53 arch kernel: <TASK>
Dec 12 16:33:53 arch kernel: __schedule+0x3b0/0x12b0
Dec 12 16:33:53 arch kernel: schedule+0x27/0xf0
Dec 12 16:33:53 arch kernel: schedule_preempt_disabled+0x15/0x30
Dec 12 16:33:53 arch kernel: __mutex_lock.constprop.0+0x31e/0x620
Dec 12 16:33:53 arch kernel: uevent_show+0xa7/0x130
Dec 12 16:33:53 arch kernel: dev_attr_show+0x19/0x40
Dec 12 16:33:53 arch kernel: sysfs_kf_seq_show+0xa8/0xf0
Dec 12 16:33:53 arch kernel: seq_read_iter+0x11c/0x460
Dec 12 16:33:53 arch kernel: vfs_read+0x299/0x370
Dec 12 16:33:53 arch kernel: ksys_read+0x6d/0xf0
Dec 12 16:33:53 arch kernel: do_syscall_64+0x82/0x190
Dec 12 16:33:53 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 12 16:33:53 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 12 16:33:53 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 12 16:33:53 arch kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Dec 12 16:33:53 arch kernel: RIP: 0033:0x7e9092e99c5a
Dec 12 16:33:53 arch kernel: RSP: 002b:00007ffda2437460 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
Dec 12 16:33:53 arch kernel: RAX: ffffffffffffffda RBX: 0000622cd22d2450 RCX: 00007e9092e99c5a
Dec 12 16:33:53 arch kernel: RDX: 0000000000001000 RSI: 0000622cd2447a30 RDI: 0000000000000018
Dec 12 16:33:53 arch kernel: RBP: 00007ffda2437480 R08: 0000000000000000 R09: 0000000000000001
Dec 12 16:33:53 arch kernel: R10: 0000000000000003 R11: 0000000000000246 R12: 00007e9092f73ff0
Dec 12 16:33:53 arch kernel: R13: 00007e9092f73ea0 R14: 0000000000000000 R15: 00000000fbad2488
Dec 12 16:33:53 arch kernel: </TASK>
Dec 12 16:33:53 arch kernel: INFO: task kitty:70551 blocked for more than 122 seconds.
Dec 12 16:33:53 arch kernel: Tainted: G OE 6.12.4-arch1-1 #1
Dec 12 16:33:53 arch kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Dec 12 16:33:53 arch kernel: task:kitty state:D stack:0 pid:70551 tgid:70551 ppid:1 flags:0x00000002
Dec 12 16:33:53 arch kernel: Call Trace:
Dec 12 16:33:53 arch kernel: <TASK>
Dec 12 16:33:53 arch kernel: __schedule+0x3b0/0x12b0
Dec 12 16:33:53 arch kernel: schedule+0x27/0xf0
Dec 12 16:33:53 arch kernel: schedule_preempt_disabled+0x15/0x30
Dec 12 16:33:53 arch kernel: __mutex_lock.constprop.0+0x31e/0x620
Dec 12 16:33:53 arch kernel: uevent_show+0xa7/0x130
Dec 12 16:33:53 arch kernel: dev_attr_show+0x19/0x40
Dec 12 16:33:53 arch kernel: sysfs_kf_seq_show+0xa8/0xf0
Dec 12 16:33:53 arch kernel: seq_read_iter+0x11c/0x460
Dec 12 16:33:53 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 12 16:33:53 arch kernel: vfs_read+0x299/0x370
Dec 12 16:33:53 arch kernel: ksys_read+0x6d/0xf0
Dec 12 16:33:53 arch kernel: do_syscall_64+0x82/0x190
Dec 12 16:33:53 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 12 16:33:53 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 12 16:33:53 arch kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Dec 12 16:33:53 arch kernel: RIP: 0033:0x7ba4d151ac21
Dec 12 16:33:53 arch kernel: RSP: 002b:00007ffe741425c8 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
Dec 12 16:33:53 arch kernel: RAX: ffffffffffffffda RBX: 0000596eccd74290 RCX: 00007ba4d151ac21
Dec 12 16:33:53 arch kernel: RDX: 0000000000001000 RSI: 0000596eccf2ba70 RDI: 0000000000000009
Dec 12 16:33:53 arch kernel: RBP: 00007ffe74142600 R08: 0000000000000000 R09: 0000000000000001
Dec 12 16:33:53 arch kernel: R10: 0000000000000003 R11: 0000000000000246 R12: 00007ba4d15f4ff0
Dec 12 16:33:53 arch kernel: R13: 00007ba4d15f4ea0 R14: 0000000000000000 R15: 00000000fbad2488
Dec 12 16:33:53 arch kernel: </TASK>
Dec 12 16:34:23 arch sudo[70745]: beldot : TTY=tty1 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/dmesg
Dec 12 16:34:23 arch sudo[70745]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 12 16:34:24 arch sudo[70745]: pam_unix(sudo:session): session closed for user root
Dec 12 16:35:21 arch sudo[70790]: beldot : TTY=tty1 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/dmesg
Dec 12 16:35:21 arch sudo[70790]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 12 16:35:22 arch sudo[70790]: pam_unix(sudo:session): session closed for user root
Dec 12 16:35:33 arch sudo[70794]: beldot : TTY=tty1 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/dmesg
Dec 12 16:35:33 arch sudo[70794]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 12 16:35:33 arch sudo[70794]: pam_unix(sudo:session): session closed for user root
Dec 12 16:35:55 arch kernel: INFO: task kitty:70437 blocked for more than 245 seconds.
Dec 12 16:35:55 arch kernel: Tainted: G OE 6.12.4-arch1-1 #1
Dec 12 16:35:55 arch kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Dec 12 16:35:55 arch kernel: task:kitty state:D stack:0 pid:70437 tgid:70437 ppid:1 flags:0x00000002
Dec 12 16:35:55 arch kernel: Call Trace:
Dec 12 16:35:55 arch kernel: <TASK>
Dec 12 16:35:55 arch kernel: __schedule+0x3b0/0x12b0
Dec 12 16:35:55 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 12 16:35:55 arch kernel: schedule+0x27/0xf0
Dec 12 16:35:55 arch kernel: schedule_preempt_disabled+0x15/0x30
Dec 12 16:35:55 arch kernel: __mutex_lock.constprop.0+0x31e/0x620
Dec 12 16:35:55 arch kernel: uevent_show+0xa7/0x130
Dec 12 16:35:55 arch kernel: dev_attr_show+0x19/0x40
Dec 12 16:35:55 arch kernel: sysfs_kf_seq_show+0xa8/0xf0
Dec 12 16:35:55 arch kernel: seq_read_iter+0x11c/0x460
Dec 12 16:35:55 arch kernel: vfs_read+0x299/0x370
Dec 12 16:35:55 arch kernel: ksys_read+0x6d/0xf0
Dec 12 16:35:55 arch kernel: do_syscall_64+0x82/0x190
Dec 12 16:35:55 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 12 16:35:55 arch kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Dec 12 16:35:55 arch kernel: RIP: 0033:0x753a8171ac21
Dec 12 16:35:55 arch kernel: RSP: 002b:00007ffe05321a28 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
Dec 12 16:35:55 arch kernel: RAX: ffffffffffffffda RBX: 000057c2b1b0d3b0 RCX: 0000753a8171ac21
Dec 12 16:35:55 arch kernel: RDX: 0000000000001000 RSI: 000057c2b1c28fe0 RDI: 000000000000000a
Dec 12 16:35:55 arch kernel: RBP: 00007ffe05321a60 R08: 0000000000000000 R09: 0000000000000001
Dec 12 16:35:55 arch kernel: R10: 0000000000000003 R11: 0000000000000246 R12: 0000753a817f4ff0
Dec 12 16:35:55 arch kernel: R13: 0000753a817f4ea0 R14: 0000000000000000 R15: 00000000fbad2488
Dec 12 16:35:55 arch kernel: </TASK>
Dec 12 16:35:55 arch kernel: INFO: task kitty:70448 blocked for more than 245 seconds.
Dec 12 16:35:55 arch kernel: Tainted: G OE 6.12.4-arch1-1 #1
Dec 12 16:35:55 arch kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Dec 12 16:35:55 arch kernel: task:kitty state:D stack:0 pid:70448 tgid:70448 ppid:1 flags:0x00000002
Dec 12 16:35:55 arch kernel: Call Trace:
Dec 12 16:35:55 arch kernel: <TASK>
Dec 12 16:35:55 arch kernel: __schedule+0x3b0/0x12b0
Dec 12 16:35:55 arch kernel: schedule+0x27/0xf0
Dec 12 16:35:55 arch kernel: schedule_preempt_disabled+0x15/0x30
Dec 12 16:35:55 arch kernel: __mutex_lock.constprop.0+0x31e/0x620
Dec 12 16:35:55 arch kernel: uevent_show+0xa7/0x130
Dec 12 16:35:55 arch kernel: dev_attr_show+0x19/0x40
Dec 12 16:35:55 arch kernel: sysfs_kf_seq_show+0xa8/0xf0
Dec 12 16:35:55 arch kernel: seq_read_iter+0x11c/0x460
Dec 12 16:35:55 arch kernel: ? __memcg_slab_post_alloc_hook+0x211/0x3a0
Dec 12 16:35:55 arch kernel: vfs_read+0x299/0x370
Dec 12 16:35:55 arch kernel: ksys_read+0x6d/0xf0
Dec 12 16:35:55 arch kernel: do_syscall_64+0x82/0x190
Dec 12 16:35:55 arch kernel: ? __do_sys_newfstat+0x68/0x70
Dec 12 16:35:55 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 12 16:35:55 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 12 16:35:55 arch kernel: ? do_sys_openat2+0x9c/0xe0
Dec 12 16:35:55 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 12 16:35:55 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 12 16:35:55 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 12 16:35:55 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 12 16:35:55 arch kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Dec 12 16:35:55 arch kernel: RIP: 0033:0x71814471ac21
Dec 12 16:35:55 arch kernel: RSP: 002b:00007fffc11d0428 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
Dec 12 16:35:55 arch kernel: RAX: ffffffffffffffda RBX: 000055596765a290 RCX: 000071814471ac21
Dec 12 16:35:55 arch kernel: RDX: 0000000000001000 RSI: 00005559678117f0 RDI: 0000000000000009
Dec 12 16:35:55 arch kernel: RBP: 00007fffc11d0460 R08: 0000000000000000 R09: 0000000000000001
Dec 12 16:35:55 arch kernel: R10: 0000000000000003 R11: 0000000000000246 R12: 00007181447f4ff0
Dec 12 16:35:55 arch kernel: R13: 00007181447f4ea0 R14: 0000000000000000 R15: 00000000fbad2488
Dec 12 16:35:55 arch kernel: </TASK>
Dec 12 16:35:55 arch kernel: INFO: task kitty:70454 blocked for more than 245 seconds.
Dec 12 16:35:55 arch kernel: Tainted: G OE 6.12.4-arch1-1 #1
Dec 12 16:35:55 arch kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Dec 12 16:35:55 arch kernel: task:kitty state:D stack:0 pid:70454 tgid:70454 ppid:1 flags:0x00000002
Dec 12 16:35:55 arch kernel: Call Trace:
Dec 12 16:35:55 arch kernel: <TASK>
Dec 12 16:35:55 arch kernel: __schedule+0x3b0/0x12b0
Dec 12 16:35:55 arch kernel: ? __do_sys_newfstat+0x68/0x70
Dec 12 16:35:55 arch kernel: schedule+0x27/0xf0
Dec 12 16:35:55 arch kernel: schedule_preempt_disabled+0x15/0x30
Dec 12 16:35:55 arch kernel: __mutex_lock.constprop.0+0x31e/0x620
Dec 12 16:35:55 arch kernel: uevent_show+0xa7/0x130
Dec 12 16:35:55 arch kernel: dev_attr_show+0x19/0x40
Dec 12 16:35:55 arch kernel: sysfs_kf_seq_show+0xa8/0xf0
Dec 12 16:35:55 arch kernel: seq_read_iter+0x11c/0x460
Dec 12 16:35:55 arch kernel: vfs_read+0x299/0x370
Dec 12 16:35:55 arch kernel: ksys_read+0x6d/0xf0
Dec 12 16:35:55 arch kernel: do_syscall_64+0x82/0x190
Dec 12 16:35:55 arch kernel: ? mntput_no_expire+0x4a/0x260
Dec 12 16:35:55 arch kernel: ? do_readlinkat+0x12b/0x180
Dec 12 16:35:55 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 12 16:35:55 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 12 16:35:55 arch kernel: ? do_readlinkat+0xc5/0x180
Dec 12 16:35:55 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 12 16:35:55 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 12 16:35:55 arch kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Dec 12 16:35:55 arch kernel: RIP: 0033:0x78e49151ac21
Dec 12 16:35:55 arch kernel: RSP: 002b:00007ffef50cd9f8 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
Dec 12 16:35:55 arch kernel: RAX: ffffffffffffffda RBX: 00005bc506ba63b0 RCX: 000078e49151ac21
Dec 12 16:35:55 arch kernel: RDX: 0000000000001000 RSI: 00005bc506af6710 RDI: 000000000000000a
Dec 12 16:35:55 arch kernel: RBP: 00007ffef50cda30 R08: 0000000000000000 R09: 0000000000000001
Dec 12 16:35:55 arch kernel: R10: 0000000000000003 R11: 0000000000000246 R12: 000078e4915f4ff0
Dec 12 16:35:55 arch kernel: R13: 000078e4915f4ea0 R14: 0000000000000000 R15: 00000000fbad2488
Dec 12 16:35:55 arch kernel: </TASK>
Dec 12 16:35:55 arch kernel: INFO: task alacritty:70473 blocked for more than 245 seconds.
Dec 12 16:35:55 arch kernel: Tainted: G OE 6.12.4-arch1-1 #1
Dec 12 16:35:55 arch kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Dec 12 16:35:55 arch kernel: task:alacritty state:D stack:0 pid:70473 tgid:70473 ppid:1 flags:0x00000002
Dec 12 16:35:55 arch kernel: Call Trace:
Dec 12 16:35:55 arch kernel: <TASK>
Dec 12 16:35:55 arch kernel: __schedule+0x3b0/0x12b0
Dec 12 16:35:55 arch kernel: schedule+0x27/0xf0
Dec 12 16:35:55 arch kernel: schedule_preempt_disabled+0x15/0x30
Dec 12 16:35:55 arch kernel: __mutex_lock.constprop.0+0x31e/0x620
Dec 12 16:35:55 arch kernel: uevent_show+0xa7/0x130
Dec 12 16:35:55 arch kernel: dev_attr_show+0x19/0x40
Dec 12 16:35:55 arch kernel: sysfs_kf_seq_show+0xa8/0xf0
Dec 12 16:35:55 arch kernel: seq_read_iter+0x11c/0x460
Dec 12 16:35:55 arch kernel: vfs_read+0x299/0x370
Dec 12 16:35:55 arch kernel: ksys_read+0x6d/0xf0
Dec 12 16:35:55 arch kernel: do_syscall_64+0x82/0x190
Dec 12 16:35:55 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 12 16:35:55 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 12 16:35:55 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 12 16:35:55 arch kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Dec 12 16:35:55 arch kernel: RIP: 0033:0x7e9092e99c5a
Dec 12 16:35:55 arch kernel: RSP: 002b:00007ffda2437460 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
Dec 12 16:35:55 arch kernel: RAX: ffffffffffffffda RBX: 0000622cd22d2450 RCX: 00007e9092e99c5a
Dec 12 16:35:55 arch kernel: RDX: 0000000000001000 RSI: 0000622cd2447a30 RDI: 0000000000000018
Dec 12 16:35:55 arch kernel: RBP: 00007ffda2437480 R08: 0000000000000000 R09: 0000000000000001
Dec 12 16:35:55 arch kernel: R10: 0000000000000003 R11: 0000000000000246 R12: 00007e9092f73ff0
Dec 12 16:35:55 arch kernel: R13: 00007e9092f73ea0 R14: 0000000000000000 R15: 00000000fbad2488
Dec 12 16:35:55 arch kernel: </TASK>
Dec 12 16:35:55 arch kernel: INFO: task kitty:70551 blocked for more than 245 seconds.
Dec 12 16:35:55 arch kernel: Tainted: G OE 6.12.4-arch1-1 #1
Dec 12 16:35:55 arch kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Dec 12 16:35:55 arch kernel: task:kitty state:D stack:0 pid:70551 tgid:70551 ppid:1 flags:0x00000002
Dec 12 16:35:55 arch kernel: Call Trace:
Dec 12 16:35:55 arch kernel: <TASK>
Dec 12 16:35:55 arch kernel: __schedule+0x3b0/0x12b0
Dec 12 16:35:55 arch kernel: schedule+0x27/0xf0
Dec 12 16:35:55 arch kernel: schedule_preempt_disabled+0x15/0x30
Dec 12 16:35:55 arch kernel: __mutex_lock.constprop.0+0x31e/0x620
Dec 12 16:35:55 arch kernel: uevent_show+0xa7/0x130
Dec 12 16:35:55 arch kernel: dev_attr_show+0x19/0x40
Dec 12 16:35:55 arch kernel: sysfs_kf_seq_show+0xa8/0xf0
Dec 12 16:35:55 arch kernel: seq_read_iter+0x11c/0x460
Dec 12 16:35:55 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 12 16:35:55 arch kernel: vfs_read+0x299/0x370
Dec 12 16:35:55 arch kernel: ksys_read+0x6d/0xf0
Dec 12 16:35:55 arch kernel: do_syscall_64+0x82/0x190
Dec 12 16:35:55 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 12 16:35:55 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 12 16:35:55 arch kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Dec 12 16:35:55 arch kernel: RIP: 0033:0x7ba4d151ac21
Dec 12 16:35:55 arch kernel: RSP: 002b:00007ffe741425c8 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
Dec 12 16:35:55 arch kernel: RAX: ffffffffffffffda RBX: 0000596eccd74290 RCX: 00007ba4d151ac21
Dec 12 16:35:55 arch kernel: RDX: 0000000000001000 RSI: 0000596eccf2ba70 RDI: 0000000000000009
Dec 12 16:35:55 arch kernel: RBP: 00007ffe74142600 R08: 0000000000000000 R09: 0000000000000001
Dec 12 16:35:55 arch kernel: R10: 0000000000000003 R11: 0000000000000246 R12: 00007ba4d15f4ff0
Dec 12 16:35:55 arch kernel: R13: 00007ba4d15f4ea0 R14: 0000000000000000 R15: 00000000fbad2488
Dec 12 16:35:55 arch kernel: </TASK>
Dec 12 16:35:55 arch kernel: Future hung task reports are suppressed, see sysctl kernel.hung_task_warnings
Dec 12 16:36:18 arch sudo[70808]: beldot : TTY=tty1 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/pkill kitty
Dec 12 16:36:18 arch sudo[70808]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 12 16:36:18 arch sudo[70808]: pam_unix(sudo:session): session closed for user root
Dec 12 16:36:22 arch sudo[70812]: beldot : TTY=tty1 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/pkill alacritty
Dec 12 16:36:22 arch sudo[70812]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 12 16:36:22 arch sudo[70812]: pam_unix(sudo:session): session closed for user root
Dec 12 16:37:03 arch sudo[70916]: beldot : TTY=tty1 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/dmesg
Dec 12 16:37:03 arch sudo[70916]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 12 16:37:04 arch sudo[70916]: pam_unix(sudo:session): session closed for user root
Dec 12 16:51:51 arch sudo[72039]: beldot : TTY=tty1 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/dmesg
Dec 12 16:51:51 arch sudo[72039]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 12 16:51:51 arch sudo[72039]: pam_unix(sudo:session): session closed for user root
Last edited by BelDot (2025-01-13 18:40:29)
Offline
Both kitty and alacritty are GPU accelerated terminal emulators, and it looks like from the trace that they're getting stuck when the kernel tries to get some information about a device on your system, possibly when probing for info about the GPU.
Then further on, it seems like there is a serious issue with the Nvidia drivers going on. In your full boot log:
Dec 12 16:24:56 arch kernel: NVRM: nvAssertFailedNoLog: Assertion failed: rmapiLockIsOwner() @ mem_mgr.c:465
Dec 12 16:24:57 arch kernel: NVRM: Attempting to remove device 0000:01:00.0 with non-zero usage count!
It could be that the driver is in a faulty state (it's trying to remove the GPU device, but the device is still in use), and so the system hangs when it tries to interact with the driver. It might also explain why the system is hanging when you try and restart your X server. Do all GPU related programs fail at this point? Are you able to switch to a virtual terminal at all? If so, can you run
nvidia-smi
and see if there's any obvious issues in terms of memory usage or GPU utilization?
It also looks like the nvidia_uvm kernel module is blacklisted, which is part of the proprietary driver stack that handles memory management on your GPU (which appears to be part of the issue). Did you blacklist that manually or was it done by another package (possibly Optimus Manager?)
Offline
I haven't blacklisted modules manually, but I have installed Optimus Manager, and I'm running the system in hybrid mode. And nvidia modules are actually blacklisted:
$ modprobe -c | grep blacklist
blacklist nouveau
blacklist nouveau
blacklist nvidia_drm
blacklist nvidia_uvm
blacklist nvidia_modeset
blacklist nvidia
I'll remove nvidia modules from the blacklist (except nouveau of course) and see, if the issue will persist.
Offline
Consider to remove OM altogether, your Ampere chip is eligible for https://wiki.archlinux.org/title/PRIME# … Management
Offline
Update: I've removed Optimus Manager and after 2 days of pain I've set up PRIME offload rendering. But the issue still has appeared, right after I've unplugged the laptop from the power source. Except kitty and alacritty, I've decided to test other applications and here's the list of blocked apps: LMMS, Godot, Steam, Discord, Telegram Desktop, mpv, any Electron app (VSCodium, Obsidian). GTK applications and web-browsers work normally.
$ sudo journalctl -b
Dec 14 13:59:00 arch kernel: Linux version 6.12.4-arch1-1 (linux@archlinux) (gcc (GCC) 14.2.1 20240910, GNU ld (GNU Binutils) 2.43.0) #1 SMP PREEMPT_DYNAMIC Mon, 09 Dec 2024 14:31:57 +0000
Dec 14 13:59:00 arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=48f0c199-3de0-4cef-adb5-54a621848d9d rw loglevel=3 quiet
Dec 14 13:59:00 arch kernel: x86/split lock detection: #AC: crashing the kernel on kernel split_locks and warning on user-space split_locks
Dec 14 13:59:00 arch kernel: BIOS-provided physical RAM map:
Dec 14 13:59:00 arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
Dec 14 13:59:00 arch kernel: BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
Dec 14 13:59:00 arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000038e25fff] usable
Dec 14 13:59:00 arch kernel: BIOS-e820: [mem 0x0000000038e26000-0x0000000038e2bfff] ACPI data
Dec 14 13:59:00 arch kernel: BIOS-e820: [mem 0x0000000038e2c000-0x000000003d368fff] usable
Dec 14 13:59:00 arch kernel: BIOS-e820: [mem 0x000000003d369000-0x000000003dc68fff] reserved
Dec 14 13:59:00 arch kernel: BIOS-e820: [mem 0x000000003dc69000-0x000000003fa7efff] usable
Dec 14 13:59:00 arch kernel: BIOS-e820: [mem 0x000000003fa7f000-0x0000000041a7efff] reserved
Dec 14 13:59:00 arch kernel: BIOS-e820: [mem 0x0000000041a7f000-0x0000000044a2efff] ACPI NVS
Dec 14 13:59:00 arch kernel: BIOS-e820: [mem 0x0000000044a2f000-0x0000000044afefff] ACPI data
Dec 14 13:59:00 arch kernel: BIOS-e820: [mem 0x0000000044aff000-0x0000000044afffff] usable
Dec 14 13:59:00 arch kernel: BIOS-e820: [mem 0x0000000044b00000-0x0000000048ffffff] reserved
Dec 14 13:59:00 arch kernel: BIOS-e820: [mem 0x0000000049200000-0x00000000493fffff] reserved
Dec 14 13:59:00 arch kernel: BIOS-e820: [mem 0x000000004a000000-0x00000000503fffff] reserved
Dec 14 13:59:00 arch kernel: BIOS-e820: [mem 0x00000000c0000000-0x00000000cfffffff] reserved
Dec 14 13:59:00 arch kernel: BIOS-e820: [mem 0x00000000fe010000-0x00000000fe010fff] reserved
Dec 14 13:59:00 arch kernel: BIOS-e820: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
Dec 14 13:59:00 arch kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Dec 14 13:59:00 arch kernel: BIOS-e820: [mem 0x0000000100000000-0x00000004afbfffff] usable
Dec 14 13:59:00 arch kernel: NX (Execute Disable) protection: active
Dec 14 13:59:00 arch kernel: APIC: Static calls initialized
Dec 14 13:59:00 arch kernel: e820: update [mem 0x389b1018-0x389d5657] usable ==> usable
Dec 14 13:59:00 arch kernel: extended physical RAM map:
Dec 14 13:59:00 arch kernel: reserve setup_data: [mem 0x0000000000000000-0x000000000009efff] usable
Dec 14 13:59:00 arch kernel: reserve setup_data: [mem 0x000000000009f000-0x00000000000fffff] reserved
Dec 14 13:59:00 arch kernel: reserve setup_data: [mem 0x0000000000100000-0x00000000389b1017] usable
Dec 14 13:59:00 arch kernel: reserve setup_data: [mem 0x00000000389b1018-0x00000000389d5657] usable
Dec 14 13:59:00 arch kernel: reserve setup_data: [mem 0x00000000389d5658-0x0000000038e25fff] usable
Dec 14 13:59:00 arch kernel: reserve setup_data: [mem 0x0000000038e26000-0x0000000038e2bfff] ACPI data
Dec 14 13:59:00 arch kernel: reserve setup_data: [mem 0x0000000038e2c000-0x000000003d368fff] usable
Dec 14 13:59:00 arch kernel: reserve setup_data: [mem 0x000000003d369000-0x000000003dc68fff] reserved
Dec 14 13:59:00 arch kernel: reserve setup_data: [mem 0x000000003dc69000-0x000000003fa7efff] usable
Dec 14 13:59:00 arch kernel: reserve setup_data: [mem 0x000000003fa7f000-0x0000000041a7efff] reserved
Dec 14 13:59:00 arch kernel: reserve setup_data: [mem 0x0000000041a7f000-0x0000000044a2efff] ACPI NVS
Dec 14 13:59:00 arch kernel: reserve setup_data: [mem 0x0000000044a2f000-0x0000000044afefff] ACPI data
Dec 14 13:59:00 arch kernel: reserve setup_data: [mem 0x0000000044aff000-0x0000000044afffff] usable
Dec 14 13:59:00 arch kernel: reserve setup_data: [mem 0x0000000044b00000-0x0000000048ffffff] reserved
Dec 14 13:59:00 arch kernel: reserve setup_data: [mem 0x0000000049200000-0x00000000493fffff] reserved
Dec 14 13:59:00 arch kernel: reserve setup_data: [mem 0x000000004a000000-0x00000000503fffff] reserved
Dec 14 13:59:00 arch kernel: reserve setup_data: [mem 0x00000000c0000000-0x00000000cfffffff] reserved
Dec 14 13:59:00 arch kernel: reserve setup_data: [mem 0x00000000fe010000-0x00000000fe010fff] reserved
Dec 14 13:59:00 arch kernel: reserve setup_data: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
Dec 14 13:59:00 arch kernel: reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Dec 14 13:59:00 arch kernel: reserve setup_data: [mem 0x0000000100000000-0x00000004afbfffff] usable
Dec 14 13:59:00 arch kernel: efi: EFI v2.7 by INSYDE Corp.
Dec 14 13:59:00 arch kernel: efi: ACPI=0x44afe000 ACPI 2.0=0x44afe014 TPMFinalLog=0x449a6000 SMBIOS=0x400a6000 MEMATTR=0x38e3d018 ESRT=0x38e3c198 INITRD=0x38e34b18 RNG=0x44a30018 TPMEventLog=0x38e28018
Dec 14 13:59:00 arch kernel: random: crng init done
Dec 14 13:59:00 arch kernel: efi: Remove mem90: MMIO range=[0xc0000000-0xcfffffff] (256MB) from e820 map
Dec 14 13:59:00 arch kernel: e820: remove [mem 0xc0000000-0xcfffffff] reserved
Dec 14 13:59:00 arch kernel: efi: Not removing mem91: MMIO range=[0xfe010000-0xfe010fff] (4KB) from e820 map
Dec 14 13:59:00 arch kernel: efi: Remove mem93: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
Dec 14 13:59:00 arch kernel: e820: remove [mem 0xff000000-0xffffffff] reserved
Dec 14 13:59:00 arch kernel: SMBIOS 3.3 present.
Dec 14 13:59:00 arch kernel: DMI: LENOVO 82S9/LNVNB161216, BIOS JMCN47WW(V3.10) 06/24/2024
Dec 14 13:59:00 arch kernel: DMI: Memory slots populated: 2/2
Dec 14 13:59:00 arch kernel: tsc: Detected 2500.000 MHz processor
Dec 14 13:59:00 arch kernel: tsc: Detected 2496.000 MHz TSC
Dec 14 13:59:00 arch kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Dec 14 13:59:00 arch kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Dec 14 13:59:00 arch kernel: last_pfn = 0x4afc00 max_arch_pfn = 0x400000000
Dec 14 13:59:00 arch kernel: MTRR map: 5 entries (3 fixed + 2 variable; max 23), built from 10 variable MTRRs
Dec 14 13:59:00 arch kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
Dec 14 13:59:00 arch kernel: last_pfn = 0x44b00 max_arch_pfn = 0x400000000
Dec 14 13:59:00 arch kernel: esrt: Reserving ESRT space from 0x0000000038e3c198 to 0x0000000038e3c338.
Dec 14 13:59:00 arch kernel: e820: update [mem 0x38e3c000-0x38e3cfff] usable ==> reserved
Dec 14 13:59:00 arch kernel: Using GB pages for direct mapping
Dec 14 13:59:00 arch kernel: Incomplete global flushes, disabling PCID
Dec 14 13:59:00 arch kernel: Secure boot disabled
Dec 14 13:59:00 arch kernel: RAMDISK: [mem 0x3520c000-0x362ebfff]
Dec 14 13:59:00 arch kernel: ACPI: Early table checksum verification disabled
Dec 14 13:59:00 arch kernel: ACPI: RSDP 0x0000000044AFE014 000024 (v02 LENOVO)
Dec 14 13:59:00 arch kernel: ACPI: XSDT 0x0000000044AC5188 000154 (v01 LENOVO CB-01 00000001 01000013)
Dec 14 13:59:00 arch kernel: ACPI: FACP 0x0000000044AC3000 000114 (v06 LENOVO CB-01 00000001 ACPI 00040000)
Dec 14 13:59:00 arch kernel: ACPI: DSDT 0x0000000044A4E000 071D47 (v02 LENOVO CB-01 00000001 ACPI 00040000)
Dec 14 13:59:00 arch kernel: ACPI: FACS 0x0000000044982000 000040
Dec 14 13:59:00 arch kernel: ACPI: UEFI 0x0000000044A2E000 000236 (v01 INSYDE ADL-P-M 00000001 ACPI 00040000)
Dec 14 13:59:00 arch kernel: ACPI: SSDT 0x0000000044AFC000 00038C (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 14 13:59:00 arch kernel: ACPI: SSDT 0x0000000044AFB000 000101 (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 14 13:59:00 arch kernel: ACPI: SSDT 0x0000000044AF6000 0043BE (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 14 13:59:00 arch kernel: ACPI: SSDT 0x0000000044AEF000 006F25 (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 14 13:59:00 arch kernel: ACPI: SSDT 0x0000000044AE9000 005D2C (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 14 13:59:00 arch kernel: ACPI: SSDT 0x0000000044AE6000 002B22 (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 14 13:59:00 arch kernel: ACPI: SSDT 0x0000000044AE2000 0033D3 (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 14 13:59:00 arch kernel: ACPI: SSDT 0x0000000044AD4000 00D411 (v02 INTEL TcssSsdt 00001000 INTL 20200717)
Dec 14 13:59:00 arch kernel: ACPI: SSDT 0x0000000044AD3000 00094F (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 14 13:59:00 arch kernel: ACPI: SSDT 0x0000000044AD2000 000033 (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 14 13:59:00 arch kernel: ACPI: SSDT 0x0000000044AD0000 001260 (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 14 13:59:00 arch kernel: ACPI: SSDT 0x0000000044ACF000 00077B (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 14 13:59:00 arch kernel: ACPI: TPM2 0x0000000044ACE000 00004C (v04 LENOVO CB-01 00000001 ACPI 00040000)
Dec 14 13:59:00 arch kernel: ACPI: LPIT 0x0000000044ACC000 0000CC (v01 LENOVO CB-01 00000001 ACPI 00040000)
Dec 14 13:59:00 arch kernel: ACPI: WSMT 0x0000000044ACB000 000028 (v01 LENOVO CB-01 00000001 ACPI 00040000)
Dec 14 13:59:00 arch kernel: ACPI: SSDT 0x0000000044ACA000 000AD9 (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 14 13:59:00 arch kernel: ACPI: SSDT 0x0000000044AC7000 002357 (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 14 13:59:00 arch kernel: ACPI: DBGP 0x0000000044AC6000 000034 (v01 LENOVO CB-01 00000001 ACPI 00040000)
Dec 14 13:59:00 arch kernel: ACPI: DBG2 0x0000000044AFD000 000054 (v00 LENOVO CB-01 00000001 ACPI 00040000)
Dec 14 13:59:00 arch kernel: ACPI: NHLT 0x0000000044AC4000 00002D (v00 LENOVO CB-01 00000001 ACPI 00040000)
Dec 14 13:59:00 arch kernel: ACPI: HPET 0x0000000044AC2000 000038 (v01 LENOVO CB-01 00000001 ACPI 00040000)
Dec 14 13:59:00 arch kernel: ACPI: APIC 0x0000000044AC1000 0001DC (v04 LENOVO CB-01 00000001 ACPI 00040000)
Dec 14 13:59:00 arch kernel: ACPI: MCFG 0x0000000044AC0000 00003C (v01 LENOVO CB-01 00000001 ACPI 00040000)
Dec 14 13:59:00 arch kernel: ACPI: SSDT 0x0000000044A46000 007D1D (v02 LENOVO CB-01 00000001 01000013)
Dec 14 13:59:00 arch kernel: ACPI: SSDT 0x0000000044A44000 001D0E (v02 LENOVO CB-01 00000001 01000013)
Dec 14 13:59:00 arch kernel: ACPI: $H2O 0x0000000044A43000 00002C (v01 LENOVO CB-01 00000001 ACPI 00040000)
Dec 14 13:59:00 arch kernel: ACPI: DMAR 0x0000000044A42000 000088 (v02 LENOVO CB-01 00000001 ACPI 00040000)
Dec 14 13:59:00 arch kernel: ACPI: SSDT 0x0000000044A40000 001E96 (v01 LENOVO CB-01 00000001 INTL 20200717)
Dec 14 13:59:00 arch kernel: ACPI: SSDT 0x0000000044A3F000 000C2E (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 14 13:59:00 arch kernel: ACPI: SSDT 0x0000000044A3B000 003AEA (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 14 13:59:00 arch kernel: ACPI: SSDT 0x0000000044A37000 0039DA (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 14 13:59:00 arch kernel: ACPI: SSDT 0x0000000044A35000 0010B5 (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 14 13:59:00 arch kernel: ACPI: SSDT 0x0000000044A34000 0000F8 (v01 LENOVO CB-01 00000001 INTL 20200717)
Dec 14 13:59:00 arch kernel: ACPI: FPDT 0x0000000044A33000 000044 (v01 LENOVO CB-01 00000001 ACPI 00040000)
Dec 14 13:59:00 arch kernel: ACPI: PHAT 0x0000000044A31000 000B47 (v01 LENOVO CB-01 00000001 ACPI 00040000)
Dec 14 13:59:00 arch kernel: ACPI: BGRT 0x0000000044A32000 000038 (v01 LENOVO CB-01 00000001 ACPI 00040000)
Dec 14 13:59:00 arch kernel: ACPI: Reserving FACP table memory at [mem 0x44ac3000-0x44ac3113]
Dec 14 13:59:00 arch kernel: ACPI: Reserving DSDT table memory at [mem 0x44a4e000-0x44abfd46]
Dec 14 13:59:00 arch kernel: ACPI: Reserving FACS table memory at [mem 0x44982000-0x4498203f]
Dec 14 13:59:00 arch kernel: ACPI: Reserving UEFI table memory at [mem 0x44a2e000-0x44a2e235]
Dec 14 13:59:00 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44afc000-0x44afc38b]
Dec 14 13:59:00 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44afb000-0x44afb100]
Dec 14 13:59:00 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44af6000-0x44afa3bd]
Dec 14 13:59:00 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44aef000-0x44af5f24]
Dec 14 13:59:00 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44ae9000-0x44aeed2b]
Dec 14 13:59:00 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44ae6000-0x44ae8b21]
Dec 14 13:59:00 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44ae2000-0x44ae53d2]
Dec 14 13:59:00 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44ad4000-0x44ae1410]
Dec 14 13:59:00 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44ad3000-0x44ad394e]
Dec 14 13:59:00 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44ad2000-0x44ad2032]
Dec 14 13:59:00 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44ad0000-0x44ad125f]
Dec 14 13:59:00 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44acf000-0x44acf77a]
Dec 14 13:59:00 arch kernel: ACPI: Reserving TPM2 table memory at [mem 0x44ace000-0x44ace04b]
Dec 14 13:59:00 arch kernel: ACPI: Reserving LPIT table memory at [mem 0x44acc000-0x44acc0cb]
Dec 14 13:59:00 arch kernel: ACPI: Reserving WSMT table memory at [mem 0x44acb000-0x44acb027]
Dec 14 13:59:00 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44aca000-0x44acaad8]
Dec 14 13:59:00 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44ac7000-0x44ac9356]
Dec 14 13:59:00 arch kernel: ACPI: Reserving DBGP table memory at [mem 0x44ac6000-0x44ac6033]
Dec 14 13:59:00 arch kernel: ACPI: Reserving DBG2 table memory at [mem 0x44afd000-0x44afd053]
Dec 14 13:59:00 arch kernel: ACPI: Reserving NHLT table memory at [mem 0x44ac4000-0x44ac402c]
Dec 14 13:59:00 arch kernel: ACPI: Reserving HPET table memory at [mem 0x44ac2000-0x44ac2037]
Dec 14 13:59:00 arch kernel: ACPI: Reserving APIC table memory at [mem 0x44ac1000-0x44ac11db]
Dec 14 13:59:00 arch kernel: ACPI: Reserving MCFG table memory at [mem 0x44ac0000-0x44ac003b]
Dec 14 13:59:00 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44a46000-0x44a4dd1c]
Dec 14 13:59:00 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44a44000-0x44a45d0d]
Dec 14 13:59:00 arch kernel: ACPI: Reserving $H2O table memory at [mem 0x44a43000-0x44a4302b]
Dec 14 13:59:00 arch kernel: ACPI: Reserving DMAR table memory at [mem 0x44a42000-0x44a42087]
Dec 14 13:59:00 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44a40000-0x44a41e95]
Dec 14 13:59:00 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44a3f000-0x44a3fc2d]
Dec 14 13:59:00 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44a3b000-0x44a3eae9]
Dec 14 13:59:00 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44a37000-0x44a3a9d9]
Dec 14 13:59:00 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44a35000-0x44a360b4]
Dec 14 13:59:00 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44a34000-0x44a340f7]
Dec 14 13:59:00 arch kernel: ACPI: Reserving FPDT table memory at [mem 0x44a33000-0x44a33043]
Dec 14 13:59:00 arch kernel: ACPI: Reserving PHAT table memory at [mem 0x44a31000-0x44a31b46]
Dec 14 13:59:00 arch kernel: ACPI: Reserving BGRT table memory at [mem 0x44a32000-0x44a32037]
Dec 14 13:59:00 arch kernel: No NUMA configuration found
Dec 14 13:59:00 arch kernel: Faking a node at [mem 0x0000000000000000-0x00000004afbfffff]
Dec 14 13:59:00 arch kernel: NODE_DATA(0) allocated [mem 0x4afbd52c0-0x4afbfffff]
Dec 14 13:59:00 arch kernel: Zone ranges:
Dec 14 13:59:00 arch kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff]
Dec 14 13:59:00 arch kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
Dec 14 13:59:00 arch kernel: Normal [mem 0x0000000100000000-0x00000004afbfffff]
Dec 14 13:59:00 arch kernel: Device empty
Dec 14 13:59:00 arch kernel: Movable zone start for each node
Dec 14 13:59:00 arch kernel: Early memory node ranges
Dec 14 13:59:00 arch kernel: node 0: [mem 0x0000000000001000-0x000000000009efff]
Dec 14 13:59:00 arch kernel: node 0: [mem 0x0000000000100000-0x0000000038e25fff]
Dec 14 13:59:00 arch kernel: node 0: [mem 0x0000000038e2c000-0x000000003d368fff]
Dec 14 13:59:00 arch kernel: node 0: [mem 0x000000003dc69000-0x000000003fa7efff]
Dec 14 13:59:00 arch kernel: node 0: [mem 0x0000000044aff000-0x0000000044afffff]
Dec 14 13:59:00 arch kernel: node 0: [mem 0x0000000100000000-0x00000004afbfffff]
Dec 14 13:59:00 arch kernel: Initmem setup node 0 [mem 0x0000000000001000-0x00000004afbfffff]
Dec 14 13:59:00 arch kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Dec 14 13:59:00 arch kernel: On node 0, zone DMA: 97 pages in unavailable ranges
Dec 14 13:59:00 arch kernel: On node 0, zone DMA32: 6 pages in unavailable ranges
Dec 14 13:59:00 arch kernel: On node 0, zone DMA32: 2304 pages in unavailable ranges
Dec 14 13:59:00 arch kernel: On node 0, zone DMA32: 20608 pages in unavailable ranges
Dec 14 13:59:00 arch kernel: On node 0, zone Normal: 13568 pages in unavailable ranges
Dec 14 13:59:00 arch kernel: On node 0, zone Normal: 1024 pages in unavailable ranges
Dec 14 13:59:00 arch kernel: Reserving Intel graphics memory at [mem 0x4c800000-0x503fffff]
Dec 14 13:59:00 arch kernel: ACPI: PM-Timer IO Port: 0x1808
Dec 14 13:59:00 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Dec 14 13:59:00 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Dec 14 13:59:00 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Dec 14 13:59:00 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Dec 14 13:59:00 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
Dec 14 13:59:00 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
Dec 14 13:59:00 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
Dec 14 13:59:00 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
Dec 14 13:59:00 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
Dec 14 13:59:00 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
Dec 14 13:59:00 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
Dec 14 13:59:00 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
Dec 14 13:59:00 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
Dec 14 13:59:00 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
Dec 14 13:59:00 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
Dec 14 13:59:00 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
Dec 14 13:59:00 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x11] high edge lint[0x1])
Dec 14 13:59:00 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x12] high edge lint[0x1])
Dec 14 13:59:00 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x13] high edge lint[0x1])
Dec 14 13:59:00 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x14] high edge lint[0x1])
Dec 14 13:59:00 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x15] high edge lint[0x1])
Dec 14 13:59:00 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x16] high edge lint[0x1])
Dec 14 13:59:00 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x17] high edge lint[0x1])
Dec 14 13:59:00 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
Dec 14 13:59:00 arch kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
Dec 14 13:59:00 arch kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Dec 14 13:59:00 arch kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Dec 14 13:59:00 arch kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Dec 14 13:59:00 arch kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Dec 14 13:59:00 arch kernel: e820: update [mem 0x37d86000-0x37e94fff] usable ==> reserved
Dec 14 13:59:00 arch kernel: TSC deadline timer available
Dec 14 13:59:00 arch kernel: CPU topo: Max. logical packages: 1
Dec 14 13:59:00 arch kernel: CPU topo: Max. logical dies: 1
Dec 14 13:59:00 arch kernel: CPU topo: Max. dies per package: 1
Dec 14 13:59:00 arch kernel: CPU topo: Max. threads per core: 2
Dec 14 13:59:00 arch kernel: CPU topo: Num. cores per package: 8
Dec 14 13:59:00 arch kernel: CPU topo: Num. threads per package: 12
Dec 14 13:59:00 arch kernel: CPU topo: Allowing 12 present CPUs plus 0 hotplug CPUs
Dec 14 13:59:00 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Dec 14 13:59:00 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
Dec 14 13:59:00 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x37d86000-0x37e94fff]
Dec 14 13:59:00 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x389b1000-0x389b1fff]
Dec 14 13:59:00 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x389d5000-0x389d5fff]
Dec 14 13:59:00 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x38e26000-0x38e2bfff]
Dec 14 13:59:00 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x38e3c000-0x38e3cfff]
Dec 14 13:59:00 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x3d369000-0x3dc68fff]
Dec 14 13:59:00 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x3fa7f000-0x41a7efff]
Dec 14 13:59:00 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x41a7f000-0x44a2efff]
Dec 14 13:59:00 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x44a2f000-0x44afefff]
Dec 14 13:59:00 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x44b00000-0x48ffffff]
Dec 14 13:59:00 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x49000000-0x491fffff]
Dec 14 13:59:00 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x49200000-0x493fffff]
Dec 14 13:59:00 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x49400000-0x49ffffff]
Dec 14 13:59:00 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x4a000000-0x503fffff]
Dec 14 13:59:00 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x50400000-0xfe00ffff]
Dec 14 13:59:00 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfe010000-0xfe010fff]
Dec 14 13:59:00 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfed1ffff]
Dec 14 13:59:00 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xfed7ffff]
Dec 14 13:59:00 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xffffffff]
Dec 14 13:59:00 arch kernel: [mem 0x50400000-0xfe00ffff] available for PCI devices
Dec 14 13:59:00 arch kernel: Booting paravirtualized kernel on bare hardware
Dec 14 13:59:00 arch kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Dec 14 13:59:00 arch kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:12 nr_cpu_ids:12 nr_node_ids:1
Dec 14 13:59:00 arch kernel: percpu: Embedded 67 pages/cpu s237568 r8192 d28672 u524288
Dec 14 13:59:00 arch kernel: pcpu-alloc: s237568 r8192 d28672 u524288 alloc=1*2097152
Dec 14 13:59:00 arch kernel: pcpu-alloc: [0] 00 01 02 03 [0] 04 05 06 07
Dec 14 13:59:00 arch kernel: pcpu-alloc: [0] 08 09 10 11
Dec 14 13:59:00 arch kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=48f0c199-3de0-4cef-adb5-54a621848d9d rw loglevel=3 quiet
Dec 14 13:59:00 arch kernel: Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-linux", will be passed to user space.
Dec 14 13:59:00 arch kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Dec 14 13:59:00 arch kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
Dec 14 13:59:00 arch kernel: Fallback order for Node 0: 0
Dec 14 13:59:00 arch kernel: Built 1 zonelists, mobility grouping on. Total pages: 4123928
Dec 14 13:59:00 arch kernel: Policy zone: Normal
Dec 14 13:59:00 arch kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Dec 14 13:59:00 arch kernel: software IO TLB: area num 16.
Dec 14 13:59:00 arch kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=1
Dec 14 13:59:00 arch kernel: ftrace: allocating 51133 entries in 200 pages
Dec 14 13:59:00 arch kernel: ftrace: allocated 200 pages with 3 groups
Dec 14 13:59:00 arch kernel: Dynamic Preempt: full
Dec 14 13:59:00 arch kernel: rcu: Preemptible hierarchical RCU implementation.
Dec 14 13:59:00 arch kernel: rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=12.
Dec 14 13:59:00 arch kernel: rcu: RCU priority boosting: priority 1 delay 500 ms.
Dec 14 13:59:00 arch kernel: Trampoline variant of Tasks RCU enabled.
Dec 14 13:59:00 arch kernel: Rude variant of Tasks RCU enabled.
Dec 14 13:59:00 arch kernel: Tracing variant of Tasks RCU enabled.
Dec 14 13:59:00 arch kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Dec 14 13:59:00 arch kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=12
Dec 14 13:59:00 arch kernel: RCU Tasks: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=12.
Dec 14 13:59:00 arch kernel: RCU Tasks Rude: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=12.
Dec 14 13:59:00 arch kernel: RCU Tasks Trace: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=12.
Dec 14 13:59:00 arch kernel: NR_IRQS: 524544, nr_irqs: 2152, preallocated irqs: 16
Dec 14 13:59:00 arch kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Dec 14 13:59:00 arch kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Dec 14 13:59:00 arch kernel: Console: colour dummy device 80x25
Dec 14 13:59:00 arch kernel: printk: legacy console [tty0] enabled
Dec 14 13:59:00 arch kernel: ACPI: Core revision 20240827
Dec 14 13:59:00 arch kernel: hpet: HPET dysfunctional in PC10. Force disabled.
Dec 14 13:59:00 arch kernel: APIC: Switch to symmetric I/O mode setup
Dec 14 13:59:00 arch kernel: DMAR: Host address width 39
Dec 14 13:59:00 arch kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x0
Dec 14 13:59:00 arch kernel: DMAR: dmar0: reg_base_addr fed90000 ver 4:0 cap 1c0000c40660462 ecap 29a00f0505e
Dec 14 13:59:00 arch kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1
Dec 14 13:59:00 arch kernel: DMAR: dmar1: reg_base_addr fed91000 ver 5:0 cap d2008c40660462 ecap f050da
Dec 14 13:59:00 arch kernel: DMAR: RMRR base: 0x0000004c000000 end: 0x000000503fffff
Dec 14 13:59:00 arch kernel: DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
Dec 14 13:59:00 arch kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000
Dec 14 13:59:00 arch kernel: DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
Dec 14 13:59:00 arch kernel: DMAR-IR: Enabled IRQ remapping in x2apic mode
Dec 14 13:59:00 arch kernel: x2apic enabled
Dec 14 13:59:00 arch kernel: APIC: Switched APIC routing to: cluster x2apic
Dec 14 13:59:00 arch kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x23fa772cf26, max_idle_ns: 440795269835 ns
Dec 14 13:59:00 arch kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4993.00 BogoMIPS (lpj=8320000)
Dec 14 13:59:00 arch kernel: CPU0: Thermal monitoring enabled (TM1)
Dec 14 13:59:00 arch kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated
Dec 14 13:59:00 arch kernel: CET detected: Indirect Branch Tracking enabled
Dec 14 13:59:00 arch kernel: Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
Dec 14 13:59:00 arch kernel: Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
Dec 14 13:59:00 arch kernel: process: using mwait in idle threads
Dec 14 13:59:00 arch kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Dec 14 13:59:00 arch kernel: Spectre V2 : Mitigation: Enhanced / Automatic IBRS
Dec 14 13:59:00 arch kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Dec 14 13:59:00 arch kernel: Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on VMEXIT
Dec 14 13:59:00 arch kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Dec 14 13:59:00 arch kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Dec 14 13:59:00 arch kernel: Register File Data Sampling: Mitigation: Clear Register File
Dec 14 13:59:00 arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Dec 14 13:59:00 arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Dec 14 13:59:00 arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Dec 14 13:59:00 arch kernel: x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
Dec 14 13:59:00 arch kernel: x86/fpu: Supporting XSAVE feature 0x800: 'Control-flow User registers'
Dec 14 13:59:00 arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Dec 14 13:59:00 arch kernel: x86/fpu: xstate_offset[9]: 832, xstate_sizes[9]: 8
Dec 14 13:59:00 arch kernel: x86/fpu: xstate_offset[11]: 840, xstate_sizes[11]: 16
Dec 14 13:59:00 arch kernel: x86/fpu: Enabled xstate features 0xa07, context size is 856 bytes, using 'compacted' format.
Dec 14 13:59:00 arch kernel: Freeing SMP alternatives memory: 40K
Dec 14 13:59:00 arch kernel: pid_max: default: 32768 minimum: 301
Dec 14 13:59:00 arch kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf
Dec 14 13:59:00 arch kernel: landlock: Up and running.
Dec 14 13:59:00 arch kernel: Yama: becoming mindful.
Dec 14 13:59:00 arch kernel: LSM support for eBPF active
Dec 14 13:59:00 arch kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Dec 14 13:59:00 arch kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Dec 14 13:59:00 arch kernel: smpboot: CPU0: 12th Gen Intel(R) Core(TM) i5-12450H (family: 0x6, model: 0x9a, stepping: 0x3)
Dec 14 13:59:00 arch kernel: Performance Events: XSAVE Architectural LBR, PEBS fmt4+-baseline, AnyThread deprecated, Alderlake Hybrid events, 32-deep LBR, full-width counters, Intel PMU driver.
Dec 14 13:59:00 arch kernel: core: cpu_core PMU driver:
Dec 14 13:59:00 arch kernel: ... version: 5
Dec 14 13:59:00 arch kernel: ... bit width: 48
Dec 14 13:59:00 arch kernel: ... generic registers: 8
Dec 14 13:59:00 arch kernel: ... value mask: 0000ffffffffffff
Dec 14 13:59:00 arch kernel: ... max period: 00007fffffffffff
Dec 14 13:59:00 arch kernel: ... fixed-purpose events: 4
Dec 14 13:59:00 arch kernel: ... event mask: 0001000f000000ff
Dec 14 13:59:00 arch kernel: signal: max sigframe size: 3632
Dec 14 13:59:00 arch kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1679
Dec 14 13:59:00 arch kernel: rcu: Hierarchical SRCU implementation.
Dec 14 13:59:00 arch kernel: rcu: Max phase no-delay instances is 1000.
Dec 14 13:59:00 arch kernel: Timer migration: 2 hierarchy levels; 8 children per group; 2 crossnode level
Dec 14 13:59:00 arch kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Dec 14 13:59:00 arch kernel: smp: Bringing up secondary CPUs ...
Dec 14 13:59:00 arch kernel: smpboot: x86: Booting SMP configuration:
Dec 14 13:59:00 arch kernel: .... node #0, CPUs: #2 #4 #6 #8 #9 #10 #11
Dec 14 13:59:00 arch kernel: core: cpu_atom PMU driver: PEBS-via-PT
Dec 14 13:59:00 arch kernel: ... version: 5
Dec 14 13:59:00 arch kernel: ... bit width: 48
Dec 14 13:59:00 arch kernel: ... generic registers: 6
Dec 14 13:59:00 arch kernel: ... value mask: 0000ffffffffffff
Dec 14 13:59:00 arch kernel: ... max period: 00007fffffffffff
Dec 14 13:59:00 arch kernel: ... fixed-purpose events: 3
Dec 14 13:59:00 arch kernel: ... event mask: 000000070000003f
Dec 14 13:59:00 arch kernel: #1 #3 #5 #7
Dec 14 13:59:00 arch kernel: smp: Brought up 1 node, 12 CPUs
Dec 14 13:59:00 arch kernel: smpboot: Total of 12 processors activated (59927.00 BogoMIPS)
Dec 14 13:59:00 arch kernel: Memory: 16047496K/16495712K available (18432K kernel code, 2654K rwdata, 14236K rodata, 4248K init, 4092K bss, 425188K reserved, 0K cma-reserved)
Dec 14 13:59:00 arch kernel: devtmpfs: initialized
Dec 14 13:59:00 arch kernel: x86/mm: Memory block size: 128MB
Dec 14 13:59:00 arch kernel: ACPI: PM: Registering ACPI NVS region [mem 0x41a7f000-0x44a2efff] (50003968 bytes)
Dec 14 13:59:00 arch kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Dec 14 13:59:00 arch kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
Dec 14 13:59:00 arch kernel: pinctrl core: initialized pinctrl subsystem
Dec 14 13:59:00 arch kernel: PM: RTC time: 11:58:57, date: 2024-12-14
Dec 14 13:59:00 arch kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Dec 14 13:59:00 arch kernel: DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
Dec 14 13:59:00 arch kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Dec 14 13:59:00 arch kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Dec 14 13:59:00 arch kernel: audit: initializing netlink subsys (disabled)
Dec 14 13:59:00 arch kernel: audit: type=2000 audit(1734177537.013:1): state=initialized audit_enabled=0 res=1
Dec 14 13:59:00 arch kernel: thermal_sys: Registered thermal governor 'fair_share'
Dec 14 13:59:00 arch kernel: thermal_sys: Registered thermal governor 'bang_bang'
Dec 14 13:59:00 arch kernel: thermal_sys: Registered thermal governor 'step_wise'
Dec 14 13:59:00 arch kernel: thermal_sys: Registered thermal governor 'user_space'
Dec 14 13:59:00 arch kernel: thermal_sys: Registered thermal governor 'power_allocator'
Dec 14 13:59:00 arch kernel: cpuidle: using governor ladder
Dec 14 13:59:00 arch kernel: cpuidle: using governor menu
Dec 14 13:59:00 arch kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Dec 14 13:59:00 arch kernel: PCI: ECAM [mem 0xc0000000-0xcfffffff] (base 0xc0000000) for domain 0000 [bus 00-ff]
Dec 14 13:59:00 arch kernel: PCI: Using configuration type 1 for base access
Dec 14 13:59:00 arch kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Dec 14 13:59:00 arch kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Dec 14 13:59:00 arch kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Dec 14 13:59:00 arch kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Dec 14 13:59:00 arch kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Dec 14 13:59:00 arch kernel: ACPI: Added _OSI(Module Device)
Dec 14 13:59:00 arch kernel: ACPI: Added _OSI(Processor Device)
Dec 14 13:59:00 arch kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Dec 14 13:59:00 arch kernel: ACPI: Added _OSI(Processor Aggregator Device)
Dec 14 13:59:00 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS01._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 14 13:59:00 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 14 13:59:00 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 14 13:59:00 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS01._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 14 13:59:00 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 14 13:59:00 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 14 13:59:00 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS02._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 14 13:59:00 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 14 13:59:00 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 14 13:59:00 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS02._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 14 13:59:00 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 14 13:59:00 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 14 13:59:00 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS03._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 14 13:59:00 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 14 13:59:00 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 14 13:59:00 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS03._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 14 13:59:00 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 14 13:59:00 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 14 13:59:00 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS04._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 14 13:59:00 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 14 13:59:00 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 14 13:59:00 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS04._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 14 13:59:00 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 14 13:59:00 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 14 13:59:00 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS01._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 14 13:59:00 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 14 13:59:00 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 14 13:59:00 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS01._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 14 13:59:00 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 14 13:59:00 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 14 13:59:00 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS02._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 14 13:59:00 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 14 13:59:00 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 14 13:59:00 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS02._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 14 13:59:00 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 14 13:59:00 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 14 13:59:00 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS03._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 14 13:59:00 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 14 13:59:00 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 14 13:59:00 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS03._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 14 13:59:00 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 14 13:59:00 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 14 13:59:00 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS04._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 14 13:59:00 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 14 13:59:00 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 14 13:59:00 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS04._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 14 13:59:00 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 14 13:59:00 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 14 13:59:00 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS05._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 14 13:59:00 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 14 13:59:00 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 14 13:59:00 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS05._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 14 13:59:00 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 14 13:59:00 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 14 13:59:00 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS06._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 14 13:59:00 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 14 13:59:00 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 14 13:59:00 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS06._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 14 13:59:00 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 14 13:59:00 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 14 13:59:00 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS07._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 14 13:59:00 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 14 13:59:00 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 14 13:59:00 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS07._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 14 13:59:00 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 14 13:59:00 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 14 13:59:00 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS08._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 14 13:59:00 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 14 13:59:00 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 14 13:59:00 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS08._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 14 13:59:00 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 14 13:59:00 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 14 13:59:00 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS09._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 14 13:59:00 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 14 13:59:00 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 14 13:59:00 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS09._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 14 13:59:00 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 14 13:59:00 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 14 13:59:00 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS10._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 14 13:59:00 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 14 13:59:00 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 14 13:59:00 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS10._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 14 13:59:00 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 14 13:59:00 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 14 13:59:00 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS01._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 14 13:59:00 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 14 13:59:00 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 14 13:59:00 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS01._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 14 13:59:00 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 14 13:59:00 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 14 13:59:00 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS02._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 14 13:59:00 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 14 13:59:00 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 14 13:59:00 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS02._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 14 13:59:00 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 14 13:59:00 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 14 13:59:00 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS03._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 14 13:59:00 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 14 13:59:00 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 14 13:59:00 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS03._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 14 13:59:00 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 14 13:59:00 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 14 13:59:00 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS04._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 14 13:59:00 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 14 13:59:00 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 14 13:59:00 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS04._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 14 13:59:00 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 14 13:59:00 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 14 13:59:00 arch kernel: ACPI: 23 ACPI AML tables successfully acquired and loaded
Dec 14 13:59:00 arch kernel: ACPI: USB4 _OSC: OS supports USB3+ DisplayPort+ PCIe+ XDomain+
Dec 14 13:59:00 arch kernel: ACPI: USB4 _OSC: OS controls USB3+ DisplayPort+ PCIe+ XDomain+
Dec 14 13:59:00 arch kernel: ACPI: Dynamic OEM Table Load:
Dec 14 13:59:00 arch kernel: ACPI: SSDT 0xFFFF995AC159AC00 000394 (v02 PmRef Cpu0Cst 00003001 INTL 20200717)
Dec 14 13:59:00 arch kernel: ACPI: Dynamic OEM Table Load:
Dec 14 13:59:00 arch kernel: ACPI: SSDT 0xFFFF995AC1591000 0005E4 (v02 PmRef Cpu0Ist 00003000 INTL 20200717)
Dec 14 13:59:00 arch kernel: ACPI: Dynamic OEM Table Load:
Dec 14 13:59:00 arch kernel: ACPI: SSDT 0xFFFF995AC25BCE00 0001AB (v02 PmRef Cpu0Psd 00003000 INTL 20200717)
Dec 14 13:59:00 arch kernel: ACPI: Dynamic OEM Table Load:
Dec 14 13:59:00 arch kernel: ACPI: SSDT 0xFFFF995AC1592000 000476 (v02 PmRef Cpu0Hwp 00003000 INTL 20200717)
Dec 14 13:59:00 arch kernel: ACPI: Dynamic OEM Table Load:
Dec 14 13:59:00 arch kernel: ACPI: SSDT 0xFFFF995AC158C000 001BAF (v02 PmRef ApIst 00003000 INTL 20200717)
Dec 14 13:59:00 arch kernel: ACPI: Dynamic OEM Table Load:
Dec 14 13:59:00 arch kernel: ACPI: SSDT 0xFFFF995AC158A000 001038 (v02 PmRef ApHwp 00003000 INTL 20200717)
Dec 14 13:59:00 arch kernel: ACPI: Dynamic OEM Table Load:
Dec 14 13:59:00 arch kernel: ACPI: SSDT 0xFFFF995AC1588000 001349 (v02 PmRef ApPsd 00003000 INTL 20200717)
Dec 14 13:59:00 arch kernel: ACPI: Dynamic OEM Table Load:
Dec 14 13:59:00 arch kernel: ACPI: SSDT 0xFFFF995AC15A6000 000FBB (v02 PmRef ApCst 00003000 INTL 20200717)
Dec 14 13:59:00 arch kernel: ACPI: EC: EC started
Dec 14 13:59:00 arch kernel: ACPI: EC: interrupt blocked
Dec 14 13:59:00 arch kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Dec 14 13:59:00 arch kernel: ACPI: \_SB_.PC00.LPCB.EC0_: Boot DSDT EC used to handle transactions
Dec 14 13:59:00 arch kernel: ACPI: Interpreter enabled
Dec 14 13:59:00 arch kernel: ACPI: PM: (supports S0 S3 S4 S5)
Dec 14 13:59:00 arch kernel: ACPI: Using IOAPIC for interrupt routing
Dec 14 13:59:00 arch kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Dec 14 13:59:00 arch kernel: PCI: Ignoring E820 reservations for host bridge windows
Dec 14 13:59:00 arch kernel: ACPI: Enabled 8 GPEs in block 00 to 7F
Dec 14 13:59:00 arch kernel: ACPI: \_SB_.PC00.PEG0.PXP_: New power resource
Dec 14 13:59:00 arch kernel: ACPI: \_SB_.PC00.PEG1.PXP_: New power resource
Dec 14 13:59:00 arch kernel: ACPI: \_SB_.PC00.PEG2.PXP_: New power resource
Dec 14 13:59:00 arch kernel: ACPI: \_SB_.PC00.XHCI.RHUB.HS10.BTRT: New power resource
Dec 14 13:59:00 arch kernel: ACPI: \_SB_.PC00.PAUD: New power resource
Dec 14 13:59:00 arch kernel: ACPI: \_SB_.PC00.CNVW.WRST: New power resource
Dec 14 13:59:00 arch kernel: ACPI: \_SB_.PC00.TBT0: New power resource
Dec 14 13:59:00 arch kernel: ACPI: \_SB_.PC00.TBT1: New power resource
Dec 14 13:59:00 arch kernel: ACPI: \_SB_.PC00.D3C_: New power resource
Dec 14 13:59:00 arch kernel: ACPI: \_TZ_.FN00: New power resource
Dec 14 13:59:00 arch kernel: ACPI: \_TZ_.FN01: New power resource
Dec 14 13:59:00 arch kernel: ACPI: \_TZ_.FN02: New power resource
Dec 14 13:59:00 arch kernel: ACPI: \_TZ_.FN03: New power resource
Dec 14 13:59:00 arch kernel: ACPI: \_TZ_.FN04: New power resource
Dec 14 13:59:00 arch kernel: ACPI: \PIN_: New power resource
Dec 14 13:59:00 arch kernel: ACPI: PCI Root Bridge [PC00] (domain 0000 [bus 00-fe])
Dec 14 13:59:00 arch kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Dec 14 13:59:00 arch kernel: acpi PNP0A08:00: _OSC: platform does not support [AER]
Dec 14 13:59:00 arch kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME PCIeCapability LTR DPC]
Dec 14 13:59:00 arch kernel: PCI host bridge to bus 0000:00
Dec 14 13:59:00 arch kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
Dec 14 13:59:00 arch kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
Dec 14 13:59:00 arch kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Dec 14 13:59:00 arch kernel: pci_bus 0000:00: root bus resource [mem 0x50400000-0xbfffffff window]
Dec 14 13:59:00 arch kernel: pci_bus 0000:00: root bus resource [mem 0x4000000000-0x7fffffffff window]
Dec 14 13:59:00 arch kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
Dec 14 13:59:00 arch kernel: pci 0000:00:00.0: [8086:4629] type 00 class 0x060000 conventional PCI endpoint
Dec 14 13:59:00 arch kernel: pci 0000:00:01.0: [8086:460d] type 01 class 0x060400 PCIe Root Port
Dec 14 13:59:00 arch kernel: pci 0000:00:01.0: PCI bridge to [bus 01-04]
Dec 14 13:59:00 arch kernel: pci 0000:00:01.0: bridge window [io 0x4000-0x4fff]
Dec 14 13:59:00 arch kernel: pci 0000:00:01.0: bridge window [mem 0x5f000000-0x600fffff]
Dec 14 13:59:00 arch kernel: pci 0000:00:01.0: bridge window [mem 0x6000000000-0x6101ffffff 64bit pref]
Dec 14 13:59:00 arch kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
Dec 14 13:59:00 arch kernel: pci 0000:00:01.0: PTM enabled (root), 4ns granularity
Dec 14 13:59:00 arch kernel: pci 0000:00:02.0: [8086:46a3] type 00 class 0x030000 PCIe Root Complex Integrated Endpoint
Dec 14 13:59:00 arch kernel: pci 0000:00:02.0: BAR 0 [mem 0x6102000000-0x6102ffffff 64bit]
Dec 14 13:59:00 arch kernel: pci 0000:00:02.0: BAR 2 [mem 0x4000000000-0x400fffffff 64bit pref]
Dec 14 13:59:00 arch kernel: pci 0000:00:02.0: BAR 4 [io 0x5000-0x503f]
Dec 14 13:59:00 arch kernel: pci 0000:00:02.0: DMAR: Skip IOMMU disabling for graphics
Dec 14 13:59:00 arch kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Dec 14 13:59:00 arch kernel: pci 0000:00:02.0: VF BAR 0 [mem 0x00000000-0x00ffffff 64bit]
Dec 14 13:59:00 arch kernel: pci 0000:00:02.0: VF BAR 0 [mem 0x00000000-0x06ffffff 64bit]: contains BAR 0 for 7 VFs
Dec 14 13:59:00 arch kernel: pci 0000:00:02.0: VF BAR 2 [mem 0x00000000-0x1fffffff 64bit pref]
Dec 14 13:59:00 arch kernel: pci 0000:00:02.0: VF BAR 2 [mem 0x00000000-0xdfffffff 64bit pref]: contains BAR 2 for 7 VFs
Dec 14 13:59:00 arch kernel: pci 0000:00:04.0: [8086:461d] type 00 class 0x118000 conventional PCI endpoint
Dec 14 13:59:00 arch kernel: pci 0000:00:04.0: BAR 0 [mem 0x6103140000-0x610315ffff 64bit]
Dec 14 13:59:00 arch kernel: pci 0000:00:06.0: [8086:464d] type 01 class 0x060400 PCIe Root Port
Dec 14 13:59:00 arch kernel: pci 0000:00:06.0: PCI bridge to [bus 05]
Dec 14 13:59:00 arch kernel: pci 0000:00:06.0: bridge window [mem 0x5e400000-0x5e4fffff]
Dec 14 13:59:00 arch kernel: pci 0000:00:06.0: PME# supported from D0 D3hot D3cold
Dec 14 13:59:00 arch kernel: pci 0000:00:06.0: PTM enabled (root), 4ns granularity
Dec 14 13:59:00 arch kernel: pci 0000:00:06.2: [8086:463d] type 01 class 0x060400 PCIe Root Port
Dec 14 13:59:00 arch kernel: pci 0000:00:06.2: PCI bridge to [bus 06]
Dec 14 13:59:00 arch kernel: pci 0000:00:06.2: bridge window [mem 0x5e300000-0x5e3fffff]
Dec 14 13:59:00 arch kernel: pci 0000:00:06.2: PME# supported from D0 D3hot D3cold
Dec 14 13:59:00 arch kernel: pci 0000:00:06.2: PTM enabled (root), 4ns granularity
Dec 14 13:59:00 arch kernel: pci 0000:00:07.0: [8086:466e] type 01 class 0x060400 PCIe Root Port
Dec 14 13:59:00 arch kernel: pci 0000:00:07.0: PCI bridge to [bus 07-2f]
Dec 14 13:59:00 arch kernel: pci 0000:00:07.0: bridge window [mem 0x52000000-0x5e1fffff]
Dec 14 13:59:00 arch kernel: pci 0000:00:07.0: bridge window [mem 0x6110000000-0x612bffffff 64bit pref]
Dec 14 13:59:00 arch kernel: pci 0000:00:07.0: Overriding RP PIO Log Size to 4
Dec 14 13:59:00 arch kernel: pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
Dec 14 13:59:00 arch kernel: pci 0000:00:07.0: PTM enabled (root), 4ns granularity
Dec 14 13:59:00 arch kernel: pci 0000:00:08.0: [8086:464f] type 00 class 0x088000 conventional PCI endpoint
Dec 14 13:59:00 arch kernel: pci 0000:00:08.0: BAR 0 [mem 0x6103191000-0x6103191fff 64bit]
Dec 14 13:59:00 arch kernel: pci 0000:00:0d.0: [8086:461e] type 00 class 0x0c0330 conventional PCI endpoint
Dec 14 13:59:00 arch kernel: pci 0000:00:0d.0: BAR 0 [mem 0x6103170000-0x610317ffff 64bit]
Dec 14 13:59:00 arch kernel: pci 0000:00:0d.0: PME# supported from D3hot D3cold
Dec 14 13:59:00 arch kernel: pci 0000:00:0d.2: [8086:463e] type 00 class 0x0c0340 conventional PCI endpoint
Dec 14 13:59:00 arch kernel: pci 0000:00:0d.2: BAR 0 [mem 0x6103100000-0x610313ffff 64bit]
Dec 14 13:59:00 arch kernel: pci 0000:00:0d.2: BAR 2 [mem 0x6103190000-0x6103190fff 64bit]
Dec 14 13:59:00 arch kernel: pci 0000:00:0d.2: supports D1 D2
Dec 14 13:59:00 arch kernel: pci 0000:00:0d.2: PME# supported from D0 D1 D2 D3hot D3cold
Dec 14 13:59:00 arch kernel: pci 0000:00:14.0: [8086:51ed] type 00 class 0x0c0330 conventional PCI endpoint
Dec 14 13:59:00 arch kernel: pci 0000:00:14.0: BAR 0 [mem 0x6103160000-0x610316ffff 64bit]
Dec 14 13:59:00 arch kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Dec 14 13:59:00 arch kernel: pci 0000:00:14.2: [8086:51ef] type 00 class 0x050000 conventional PCI endpoint
Dec 14 13:59:00 arch kernel: pci 0000:00:14.2: BAR 0 [mem 0x6103188000-0x610318bfff 64bit]
Dec 14 13:59:00 arch kernel: pci 0000:00:14.2: BAR 2 [mem 0x610318f000-0x610318ffff 64bit]
Dec 14 13:59:00 arch kernel: pci 0000:00:14.3: [8086:51f0] type 00 class 0x028000 PCIe Root Complex Integrated Endpoint
Dec 14 13:59:00 arch kernel: pci 0000:00:14.3: BAR 0 [mem 0x6103184000-0x6103187fff 64bit]
Dec 14 13:59:00 arch kernel: pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
Dec 14 13:59:00 arch kernel: pci 0000:00:15.0: [8086:51e8] type 00 class 0x0c8000 conventional PCI endpoint
Dec 14 13:59:00 arch kernel: pci 0000:00:15.0: BAR 0 [mem 0x00000000-0x00000fff 64bit]
Dec 14 13:59:00 arch kernel: pci 0000:00:16.0: [8086:51e0] type 00 class 0x078000 conventional PCI endpoint
Dec 14 13:59:00 arch kernel: pci 0000:00:16.0: BAR 0 [mem 0x610318d000-0x610318dfff 64bit]
Dec 14 13:59:00 arch kernel: pci 0000:00:16.0: PME# supported from D3hot
Dec 14 13:59:00 arch kernel: pci 0000:00:1c.0: [8086:51ba] type 01 class 0x060400 PCIe Root Port
Dec 14 13:59:00 arch kernel: pci 0000:00:1c.0: PCI bridge to [bus 30]
Dec 14 13:59:00 arch kernel: pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff]
Dec 14 13:59:00 arch kernel: pci 0000:00:1c.0: bridge window [mem 0x5e200000-0x5e2fffff]
Dec 14 13:59:00 arch kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Dec 14 13:59:00 arch kernel: pci 0000:00:1c.0: PTM enabled (root), 4ns granularity
Dec 14 13:59:00 arch kernel: pci 0000:00:1f.0: [8086:5182] type 00 class 0x060100 conventional PCI endpoint
Dec 14 13:59:00 arch kernel: pci 0000:00:1f.3: [8086:51c8] type 00 class 0x040100 conventional PCI endpoint
Dec 14 13:59:00 arch kernel: pci 0000:00:1f.3: BAR 0 [mem 0x6103180000-0x6103183fff 64bit]
Dec 14 13:59:00 arch kernel: pci 0000:00:1f.3: BAR 4 [mem 0x6103000000-0x61030fffff 64bit]
Dec 14 13:59:00 arch kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
Dec 14 13:59:00 arch kernel: pci 0000:00:1f.4: [8086:51a3] type 00 class 0x0c0500 conventional PCI endpoint
Dec 14 13:59:00 arch kernel: pci 0000:00:1f.4: BAR 0 [mem 0x610318c000-0x610318c0ff 64bit]
Dec 14 13:59:00 arch kernel: pci 0000:00:1f.4: BAR 4 [io 0xefa0-0xefbf]
Dec 14 13:59:00 arch kernel: pci 0000:00:1f.5: [8086:51a4] type 00 class 0x0c8000 conventional PCI endpoint
Dec 14 13:59:00 arch kernel: pci 0000:00:1f.5: BAR 0 [mem 0xfe010000-0xfe010fff]
Dec 14 13:59:00 arch kernel: pci 0000:01:00.0: [10de:25a2] type 00 class 0x030000 PCIe Legacy Endpoint
Dec 14 13:59:00 arch kernel: pci 0000:01:00.0: BAR 0 [mem 0x00000000-0x00ffffff]
Dec 14 13:59:00 arch kernel: pci 0000:01:00.0: BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Dec 14 13:59:00 arch kernel: pci 0000:01:00.0: BAR 3 [mem 0x00000000-0x01ffffff 64bit pref]
Dec 14 13:59:00 arch kernel: pci 0000:01:00.0: BAR 5 [io 0x0000-0x007f]
Dec 14 13:59:00 arch kernel: pci 0000:01:00.0: ROM [mem 0x00000000-0x0007ffff pref]
Dec 14 13:59:00 arch kernel: pci 0000:01:00.0: Max Payload Size set to 256 (was 128, max 256)
Dec 14 13:59:00 arch kernel: pci 0000:01:00.0: PME# supported from D0 D3hot
Dec 14 13:59:00 arch kernel: pci 0000:01:00.0: 126.024 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x8 link at 0000:00:01.0 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
Dec 14 13:59:00 arch kernel: pci 0000:01:00.1: [10de:2291] type 00 class 0x040300 PCIe Endpoint
Dec 14 13:59:00 arch kernel: pci 0000:01:00.1: BAR 0 [mem 0x00000000-0x00003fff]
Dec 14 13:59:00 arch kernel: pci 0000:01:00.1: Max Payload Size set to 256 (was 128, max 256)
Dec 14 13:59:00 arch kernel: pci 0000:00:01.0: PCI bridge to [bus 01-04]
Dec 14 13:59:00 arch kernel: pci 0000:05:00.0: [1344:5411] type 00 class 0x010802 PCIe Endpoint
Dec 14 13:59:00 arch kernel: pci 0000:05:00.0: BAR 0 [mem 0x5e400000-0x5e403fff 64bit]
Dec 14 13:59:00 arch kernel: pci 0000:00:06.0: PCI bridge to [bus 05]
Dec 14 13:59:00 arch kernel: pci 0000:06:00.0: [8086:f1aa] type 00 class 0x010802 PCIe Endpoint
Dec 14 13:59:00 arch kernel: pci 0000:06:00.0: BAR 0 [mem 0x5e300000-0x5e303fff 64bit]
Dec 14 13:59:00 arch kernel: pci 0000:06:00.0: VF BAR 0 [mem 0x00000000-0x00003fff 64bit]
Dec 14 13:59:00 arch kernel: pci 0000:06:00.0: VF BAR 0 [mem 0x00000000-0x0001ffff 64bit]: contains BAR 0 for 8 VFs
Dec 14 13:59:00 arch kernel: pci 0000:00:06.2: PCI bridge to [bus 06]
Dec 14 13:59:00 arch kernel: pci 0000:00:07.0: PCI bridge to [bus 07-2f]
Dec 14 13:59:00 arch kernel: pci 0000:30:00.0: [10ec:8168] type 00 class 0x020000 PCIe Endpoint
Dec 14 13:59:00 arch kernel: pci 0000:30:00.0: BAR 0 [io 0x3000-0x30ff]
Dec 14 13:59:00 arch kernel: pci 0000:30:00.0: BAR 2 [mem 0x5e204000-0x5e204fff 64bit]
Dec 14 13:59:00 arch kernel: pci 0000:30:00.0: BAR 4 [mem 0x5e200000-0x5e203fff 64bit]
Dec 14 13:59:00 arch kernel: pci 0000:30:00.0: supports D1 D2
Dec 14 13:59:00 arch kernel: pci 0000:30:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Dec 14 13:59:00 arch kernel: pci 0000:00:1c.0: PCI bridge to [bus 30]
Dec 14 13:59:00 arch kernel: ACPI: \_SB_.PEPD: Duplicate LPS0 _DSM functions (mask: 0x1)
Dec 14 13:59:00 arch kernel: Low-power S0 idle used by default for system suspend
Dec 14 13:59:00 arch kernel: ACPI: EC: interrupt unblocked
Dec 14 13:59:00 arch kernel: ACPI: EC: event unblocked
Dec 14 13:59:00 arch kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Dec 14 13:59:00 arch kernel: ACPI: EC: GPE=0x6e
Dec 14 13:59:00 arch kernel: ACPI: \_SB_.PC00.LPCB.EC0_: Boot DSDT EC initialization complete
Dec 14 13:59:00 arch kernel: ACPI: \_SB_.PC00.LPCB.EC0_: EC: Used to handle transactions and events
Dec 14 13:59:00 arch kernel: iommu: Default domain type: Translated
Dec 14 13:59:00 arch kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Dec 14 13:59:00 arch kernel: SCSI subsystem initialized
Dec 14 13:59:00 arch kernel: libata version 3.00 loaded.
Dec 14 13:59:00 arch kernel: ACPI: bus type USB registered
Dec 14 13:59:00 arch kernel: usbcore: registered new interface driver usbfs
Dec 14 13:59:00 arch kernel: usbcore: registered new interface driver hub
Dec 14 13:59:00 arch kernel: usbcore: registered new device driver usb
Dec 14 13:59:00 arch kernel: EDAC MC: Ver: 3.0.0
Dec 14 13:59:00 arch kernel: efivars: Registered efivars operations
Dec 14 13:59:00 arch kernel: NetLabel: Initializing
Dec 14 13:59:00 arch kernel: NetLabel: domain hash size = 128
Dec 14 13:59:00 arch kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
Dec 14 13:59:00 arch kernel: NetLabel: unlabeled traffic allowed by default
Dec 14 13:59:00 arch kernel: mctp: management component transport protocol core
Dec 14 13:59:00 arch kernel: NET: Registered PF_MCTP protocol family
Dec 14 13:59:00 arch kernel: PCI: Using ACPI for IRQ routing
Dec 14 13:59:00 arch kernel: PCI: pci_cache_line_size set to 64 bytes
Dec 14 13:59:00 arch kernel: pci 0000:00:1f.5: BAR 0 [mem 0xfe010000-0xfe010fff]: can't claim; no compatible bridge window
Dec 14 13:59:00 arch kernel: e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
Dec 14 13:59:00 arch kernel: e820: reserve RAM buffer [mem 0x37d86000-0x37ffffff]
Dec 14 13:59:00 arch kernel: e820: reserve RAM buffer [mem 0x389b1018-0x3bffffff]
Dec 14 13:59:00 arch kernel: e820: reserve RAM buffer [mem 0x38e26000-0x3bffffff]
Dec 14 13:59:00 arch kernel: e820: reserve RAM buffer [mem 0x38e3c000-0x3bffffff]
Dec 14 13:59:00 arch kernel: e820: reserve RAM buffer [mem 0x3d369000-0x3fffffff]
Dec 14 13:59:00 arch kernel: e820: reserve RAM buffer [mem 0x3fa7f000-0x3fffffff]
Dec 14 13:59:00 arch kernel: e820: reserve RAM buffer [mem 0x44b00000-0x47ffffff]
Dec 14 13:59:00 arch kernel: e820: reserve RAM buffer [mem 0x4afc00000-0x4afffffff]
Dec 14 13:59:00 arch kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
Dec 14 13:59:00 arch kernel: pci 0000:00:02.0: vgaarb: bridge control possible
Dec 14 13:59:00 arch kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Dec 14 13:59:00 arch kernel: pci 0000:01:00.0: vgaarb: bridge control possible
Dec 14 13:59:00 arch kernel: pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Dec 14 13:59:00 arch kernel: vgaarb: loaded
Dec 14 13:59:00 arch kernel: clocksource: Switched to clocksource tsc-early
Dec 14 13:59:00 arch kernel: VFS: Disk quotas dquot_6.6.0
Dec 14 13:59:00 arch kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Dec 14 13:59:00 arch kernel: pnp: PnP ACPI init
Dec 14 13:59:00 arch kernel: pnp 00:00: disabling [io 0x002e-0x002f] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Dec 14 13:59:00 arch kernel: pnp 00:00: disabling [io 0x004e-0x004f] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Dec 14 13:59:00 arch kernel: pnp 00:00: disabling [io 0x0061] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Dec 14 13:59:00 arch kernel: pnp 00:00: disabling [io 0x0063] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Dec 14 13:59:00 arch kernel: pnp 00:00: disabling [io 0x0065] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Dec 14 13:59:00 arch kernel: pnp 00:00: disabling [io 0x0067] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Dec 14 13:59:00 arch kernel: pnp 00:00: disabling [io 0x0068] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Dec 14 13:59:00 arch kernel: pnp 00:00: disabling [io 0x006c] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Dec 14 13:59:00 arch kernel: pnp 00:00: disabling [io 0x0070] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Dec 14 13:59:00 arch kernel: system 00:00: [io 0x0680-0x069f] has been reserved
Dec 14 13:59:00 arch kernel: system 00:00: [io 0x164e-0x164f] has been reserved
Dec 14 13:59:00 arch kernel: system 00:00: [io 0xfd60-0xfd63] has been reserved
Dec 14 13:59:00 arch kernel: system 00:02: [io 0x1854-0x1857] has been reserved
Dec 14 13:59:00 arch kernel: pnp 00:04: disabling [mem 0xc0000000-0xcfffffff] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
Dec 14 13:59:00 arch kernel: pnp 00:04: disabling [mem 0xfedc0000-0xfedc7fff] because it overlaps 0000:01:00.0 BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Dec 14 13:59:00 arch kernel: pnp 00:04: disabling [mem 0xfeda0000-0xfeda0fff] because it overlaps 0000:01:00.0 BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Dec 14 13:59:00 arch kernel: pnp 00:04: disabling [mem 0xfeda1000-0xfeda1fff] because it overlaps 0000:01:00.0 BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Dec 14 13:59:00 arch kernel: pnp 00:04: disabling [mem 0xc0000000-0xcfffffff disabled] because it overlaps 0000:01:00.0 BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Dec 14 13:59:00 arch kernel: pnp 00:04: disabling [mem 0xfed20000-0xfed7ffff] because it overlaps 0000:01:00.0 BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Dec 14 13:59:00 arch kernel: pnp 00:04: disabling [mem 0xfed90000-0xfed93fff] because it overlaps 0000:01:00.0 BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Dec 14 13:59:00 arch kernel: pnp 00:04: disabling [mem 0xfed45000-0xfed8ffff] because it overlaps 0000:01:00.0 BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Dec 14 13:59:00 arch kernel: pnp 00:04: disabling [mem 0xfee00000-0xfeefffff] because it overlaps 0000:01:00.0 BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Dec 14 13:59:00 arch kernel: system 00:05: [io 0x2000-0x20fe] has been reserved
Dec 14 13:59:00 arch kernel: pnp: PnP ACPI: found 7 devices
Dec 14 13:59:00 arch kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Dec 14 13:59:00 arch kernel: NET: Registered PF_INET protocol family
Dec 14 13:59:00 arch kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Dec 14 13:59:00 arch kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
Dec 14 13:59:00 arch kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Dec 14 13:59:00 arch kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Dec 14 13:59:00 arch kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Dec 14 13:59:00 arch kernel: TCP: Hash tables configured (established 131072 bind 65536)
Dec 14 13:59:00 arch kernel: MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
Dec 14 13:59:00 arch kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
Dec 14 13:59:00 arch kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
Dec 14 13:59:00 arch kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Dec 14 13:59:00 arch kernel: NET: Registered PF_XDP protocol family
Dec 14 13:59:00 arch kernel: pci 0000:00:07.0: bridge window [io 0x1000-0x0fff] to [bus 07-2f] add_size 1000
Dec 14 13:59:00 arch kernel: pci 0000:00:02.0: VF BAR 2 [mem 0x4020000000-0x40ffffffff 64bit pref]: assigned
Dec 14 13:59:00 arch kernel: pci 0000:00:02.0: VF BAR 0 [mem 0x4010000000-0x4016ffffff 64bit]: assigned
Dec 14 13:59:00 arch kernel: pci 0000:00:07.0: bridge window [io 0x6000-0x6fff]: assigned
Dec 14 13:59:00 arch kernel: pci 0000:00:15.0: BAR 0 [mem 0x4017000000-0x4017000fff 64bit]: assigned
Dec 14 13:59:00 arch kernel: pci 0000:00:1f.5: BAR 0 [mem 0x50400000-0x50400fff]: assigned
Dec 14 13:59:00 arch kernel: pci 0000:01:00.0: BAR 1 [mem 0x6000000000-0x60ffffffff 64bit pref]: assigned
Dec 14 13:59:00 arch kernel: pci 0000:01:00.0: BAR 3 [mem 0x6100000000-0x6101ffffff 64bit pref]: assigned
Dec 14 13:59:00 arch kernel: pci 0000:01:00.0: BAR 0 [mem 0x5f000000-0x5fffffff]: assigned
Dec 14 13:59:00 arch kernel: pci 0000:01:00.0: ROM [mem 0x60000000-0x6007ffff pref]: assigned
Dec 14 13:59:00 arch kernel: pci 0000:01:00.1: BAR 0 [mem 0x60080000-0x60083fff]: assigned
Dec 14 13:59:00 arch kernel: pci 0000:01:00.0: BAR 5 [io 0x4000-0x407f]: assigned
Dec 14 13:59:00 arch kernel: pci 0000:00:01.0: PCI bridge to [bus 01-04]
Dec 14 13:59:00 arch kernel: pci 0000:00:01.0: bridge window [io 0x4000-0x4fff]
Dec 14 13:59:00 arch kernel: pci 0000:00:01.0: bridge window [mem 0x5f000000-0x600fffff]
Dec 14 13:59:00 arch kernel: pci 0000:00:01.0: bridge window [mem 0x6000000000-0x6101ffffff 64bit pref]
Dec 14 13:59:00 arch kernel: pci 0000:00:06.0: PCI bridge to [bus 05]
Dec 14 13:59:00 arch kernel: pci 0000:00:06.0: bridge window [mem 0x5e400000-0x5e4fffff]
Dec 14 13:59:00 arch kernel: pci 0000:06:00.0: VF BAR 0 [mem 0x5e304000-0x5e323fff 64bit]: assigned
Dec 14 13:59:00 arch kernel: pci 0000:00:06.2: PCI bridge to [bus 06]
Dec 14 13:59:00 arch kernel: pci 0000:00:06.2: bridge window [mem 0x5e300000-0x5e3fffff]
Dec 14 13:59:00 arch kernel: pci 0000:00:07.0: PCI bridge to [bus 07-2f]
Dec 14 13:59:00 arch kernel: pci 0000:00:07.0: bridge window [io 0x6000-0x6fff]
Dec 14 13:59:00 arch kernel: pci 0000:00:07.0: bridge window [mem 0x52000000-0x5e1fffff]
Dec 14 13:59:00 arch kernel: pci 0000:00:07.0: bridge window [mem 0x6110000000-0x612bffffff 64bit pref]
Dec 14 13:59:00 arch kernel: pci 0000:00:1c.0: PCI bridge to [bus 30]
Dec 14 13:59:00 arch kernel: pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff]
Dec 14 13:59:00 arch kernel: pci 0000:00:1c.0: bridge window [mem 0x5e200000-0x5e2fffff]
Dec 14 13:59:00 arch kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
Dec 14 13:59:00 arch kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
Dec 14 13:59:00 arch kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Dec 14 13:59:00 arch kernel: pci_bus 0000:00: resource 7 [mem 0x50400000-0xbfffffff window]
Dec 14 13:59:00 arch kernel: pci_bus 0000:00: resource 8 [mem 0x4000000000-0x7fffffffff window]
Dec 14 13:59:00 arch kernel: pci_bus 0000:01: resource 0 [io 0x4000-0x4fff]
Dec 14 13:59:00 arch kernel: pci_bus 0000:01: resource 1 [mem 0x5f000000-0x600fffff]
Dec 14 13:59:00 arch kernel: pci_bus 0000:01: resource 2 [mem 0x6000000000-0x6101ffffff 64bit pref]
Dec 14 13:59:00 arch kernel: pci_bus 0000:05: resource 1 [mem 0x5e400000-0x5e4fffff]
Dec 14 13:59:00 arch kernel: pci_bus 0000:06: resource 1 [mem 0x5e300000-0x5e3fffff]
Dec 14 13:59:00 arch kernel: pci_bus 0000:07: resource 0 [io 0x6000-0x6fff]
Dec 14 13:59:00 arch kernel: pci_bus 0000:07: resource 1 [mem 0x52000000-0x5e1fffff]
Dec 14 13:59:00 arch kernel: pci_bus 0000:07: resource 2 [mem 0x6110000000-0x612bffffff 64bit pref]
Dec 14 13:59:00 arch kernel: pci_bus 0000:30: resource 0 [io 0x3000-0x3fff]
Dec 14 13:59:00 arch kernel: pci_bus 0000:30: resource 1 [mem 0x5e200000-0x5e2fffff]
Dec 14 13:59:00 arch kernel: pci 0000:01:00.1: extending delay after power-on from D3hot to 20 msec
Dec 14 13:59:00 arch kernel: pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
Dec 14 13:59:00 arch kernel: PCI: CLS 64 bytes, default 64
Dec 14 13:59:00 arch kernel: DMAR: Intel-IOMMU force enabled due to platform opt in
Dec 14 13:59:00 arch kernel: DMAR: No ATSR found
Dec 14 13:59:00 arch kernel: DMAR: No SATC found
Dec 14 13:59:00 arch kernel: DMAR: IOMMU feature fl1gp_support inconsistent
Dec 14 13:59:00 arch kernel: DMAR: IOMMU feature pgsel_inv inconsistent
Dec 14 13:59:00 arch kernel: DMAR: IOMMU feature nwfs inconsistent
Dec 14 13:59:00 arch kernel: DMAR: IOMMU feature dit inconsistent
Dec 14 13:59:00 arch kernel: DMAR: IOMMU feature sc_support inconsistent
Dec 14 13:59:00 arch kernel: DMAR: IOMMU feature dev_iotlb_support inconsistent
Dec 14 13:59:00 arch kernel: DMAR: dmar0: Using Queued invalidation
Dec 14 13:59:00 arch kernel: DMAR: dmar1: Using Queued invalidation
Dec 14 13:59:00 arch kernel: Trying to unpack rootfs image as initramfs...
Dec 14 13:59:00 arch kernel: pci 0000:00:02.0: Adding to iommu group 0
Dec 14 13:59:00 arch kernel: pci 0000:00:00.0: Adding to iommu group 1
Dec 14 13:59:00 arch kernel: pci 0000:00:01.0: Adding to iommu group 2
Dec 14 13:59:00 arch kernel: pci 0000:00:04.0: Adding to iommu group 3
Dec 14 13:59:00 arch kernel: pci 0000:00:06.0: Adding to iommu group 4
Dec 14 13:59:00 arch kernel: pci 0000:00:06.2: Adding to iommu group 5
Dec 14 13:59:00 arch kernel: pci 0000:00:07.0: Adding to iommu group 6
Dec 14 13:59:00 arch kernel: pci 0000:00:08.0: Adding to iommu group 7
Dec 14 13:59:00 arch kernel: pci 0000:00:0d.0: Adding to iommu group 8
Dec 14 13:59:00 arch kernel: pci 0000:00:0d.2: Adding to iommu group 8
Dec 14 13:59:00 arch kernel: pci 0000:00:14.0: Adding to iommu group 9
Dec 14 13:59:00 arch kernel: pci 0000:00:14.2: Adding to iommu group 9
Dec 14 13:59:00 arch kernel: pci 0000:00:14.3: Adding to iommu group 10
Dec 14 13:59:00 arch kernel: pci 0000:00:15.0: Adding to iommu group 11
Dec 14 13:59:00 arch kernel: pci 0000:00:16.0: Adding to iommu group 12
Dec 14 13:59:00 arch kernel: pci 0000:00:1c.0: Adding to iommu group 13
Dec 14 13:59:00 arch kernel: pci 0000:00:1f.0: Adding to iommu group 14
Dec 14 13:59:00 arch kernel: pci 0000:00:1f.3: Adding to iommu group 14
Dec 14 13:59:00 arch kernel: pci 0000:00:1f.4: Adding to iommu group 14
Dec 14 13:59:00 arch kernel: pci 0000:00:1f.5: Adding to iommu group 14
Dec 14 13:59:00 arch kernel: pci 0000:01:00.0: Adding to iommu group 15
Dec 14 13:59:00 arch kernel: pci 0000:01:00.1: Adding to iommu group 15
Dec 14 13:59:00 arch kernel: pci 0000:05:00.0: Adding to iommu group 16
Dec 14 13:59:00 arch kernel: pci 0000:06:00.0: Adding to iommu group 17
Dec 14 13:59:00 arch kernel: pci 0000:30:00.0: Adding to iommu group 18
Dec 14 13:59:00 arch kernel: DMAR: Intel(R) Virtualization Technology for Directed I/O
Dec 14 13:59:00 arch kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Dec 14 13:59:00 arch kernel: software IO TLB: mapped [mem 0x000000003120c000-0x000000003520c000] (64MB)
Dec 14 13:59:00 arch kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x23fa772cf26, max_idle_ns: 440795269835 ns
Dec 14 13:59:00 arch kernel: clocksource: Switched to clocksource tsc
Dec 14 13:59:00 arch kernel: Initialise system trusted keyrings
Dec 14 13:59:00 arch kernel: Key type blacklist registered
Dec 14 13:59:00 arch kernel: workingset: timestamp_bits=36 max_order=22 bucket_order=0
Dec 14 13:59:00 arch kernel: fuse: init (API version 7.41)
Dec 14 13:59:00 arch kernel: integrity: Platform Keyring initialized
Dec 14 13:59:00 arch kernel: integrity: Machine keyring initialized
Dec 14 13:59:00 arch kernel: Freeing initrd memory: 17280K
Dec 14 13:59:00 arch kernel: Key type asymmetric registered
Dec 14 13:59:00 arch kernel: Asymmetric key parser 'x509' registered
Dec 14 13:59:00 arch kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
Dec 14 13:59:00 arch kernel: io scheduler mq-deadline registered
Dec 14 13:59:00 arch kernel: io scheduler kyber registered
Dec 14 13:59:00 arch kernel: io scheduler bfq registered
Dec 14 13:59:00 arch kernel: ledtrig-cpu: registered to indicate activity on CPUs
Dec 14 13:59:00 arch kernel: pcieport 0000:00:01.0: PME: Signaling with IRQ 122
Dec 14 13:59:00 arch kernel: pcieport 0000:00:01.0: pciehp: Slot #1 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
Dec 14 13:59:00 arch kernel: pcieport 0000:00:06.0: PME: Signaling with IRQ 123
Dec 14 13:59:00 arch kernel: pcieport 0000:00:06.2: PME: Signaling with IRQ 124
Dec 14 13:59:00 arch kernel: pcieport 0000:00:07.0: PME: Signaling with IRQ 125
Dec 14 13:59:00 arch kernel: pcieport 0000:00:07.0: pciehp: Slot #3 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
Dec 14 13:59:00 arch kernel: pcieport 0000:00:1c.0: PME: Signaling with IRQ 126
Dec 14 13:59:00 arch kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Dec 14 13:59:00 arch kernel: ACPI: AC: AC Adapter [ACAD] (off-line)
Dec 14 13:59:00 arch kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:1d/PNP0C0D:00/input/input0
Dec 14 13:59:00 arch kernel: ACPI: button: Lid Switch [LID0]
Dec 14 13:59:00 arch kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
Dec 14 13:59:00 arch kernel: ACPI: button: Power Button [PWRB]
Dec 14 13:59:00 arch kernel: thermal LNXTHERM:00: registered as thermal_zone0
Dec 14 13:59:00 arch kernel: ACPI: thermal: Thermal Zone [TZ00] (28 C)
Dec 14 13:59:00 arch kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Dec 14 13:59:00 arch kernel: hpet_acpi_add: no address or irqs in _CRS
Dec 14 13:59:00 arch kernel: Non-volatile memory driver v1.3
Dec 14 13:59:00 arch kernel: Linux agpgart interface v0.103
Dec 14 13:59:00 arch kernel: ACPI: bus type drm_connector registered
Dec 14 13:59:00 arch kernel: xhci_hcd 0000:00:0d.0: xHCI Host Controller
Dec 14 13:59:00 arch kernel: xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 1
Dec 14 13:59:00 arch kernel: xhci_hcd 0000:00:0d.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000200009810
Dec 14 13:59:00 arch kernel: xhci_hcd 0000:00:0d.0: xHCI Host Controller
Dec 14 13:59:00 arch kernel: xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 2
Dec 14 13:59:00 arch kernel: xhci_hcd 0000:00:0d.0: Host supports USB 3.2 Enhanced SuperSpeed
Dec 14 13:59:00 arch kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
Dec 14 13:59:00 arch kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 14 13:59:00 arch kernel: usb usb1: Product: xHCI Host Controller
Dec 14 13:59:00 arch kernel: usb usb1: Manufacturer: Linux 6.12.4-arch1-1 xhci-hcd
Dec 14 13:59:00 arch kernel: usb usb1: SerialNumber: 0000:00:0d.0
Dec 14 13:59:00 arch kernel: hub 1-0:1.0: USB hub found
Dec 14 13:59:00 arch kernel: hub 1-0:1.0: 1 port detected
Dec 14 13:59:00 arch kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12
Dec 14 13:59:00 arch kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 14 13:59:00 arch kernel: usb usb2: Product: xHCI Host Controller
Dec 14 13:59:00 arch kernel: usb usb2: Manufacturer: Linux 6.12.4-arch1-1 xhci-hcd
Dec 14 13:59:00 arch kernel: usb usb2: SerialNumber: 0000:00:0d.0
Dec 14 13:59:00 arch kernel: hub 2-0:1.0: USB hub found
Dec 14 13:59:00 arch kernel: hub 2-0:1.0: 1 port detected
Dec 14 13:59:00 arch kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Dec 14 13:59:00 arch kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
Dec 14 13:59:00 arch kernel: xhci_hcd 0000:00:14.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000100200009810
Dec 14 13:59:00 arch kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Dec 14 13:59:00 arch kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
Dec 14 13:59:00 arch kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
Dec 14 13:59:00 arch kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
Dec 14 13:59:00 arch kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 14 13:59:00 arch kernel: usb usb3: Product: xHCI Host Controller
Dec 14 13:59:00 arch kernel: usb usb3: Manufacturer: Linux 6.12.4-arch1-1 xhci-hcd
Dec 14 13:59:00 arch kernel: usb usb3: SerialNumber: 0000:00:14.0
Dec 14 13:59:00 arch kernel: hub 3-0:1.0: USB hub found
Dec 14 13:59:00 arch kernel: hub 3-0:1.0: 12 ports detected
Dec 14 13:59:00 arch kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12
Dec 14 13:59:00 arch kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 14 13:59:00 arch kernel: usb usb4: Product: xHCI Host Controller
Dec 14 13:59:00 arch kernel: usb usb4: Manufacturer: Linux 6.12.4-arch1-1 xhci-hcd
Dec 14 13:59:00 arch kernel: usb usb4: SerialNumber: 0000:00:14.0
Dec 14 13:59:00 arch kernel: hub 4-0:1.0: USB hub found
Dec 14 13:59:00 arch kernel: hub 4-0:1.0: 4 ports detected
Dec 14 13:59:00 arch kernel: usbcore: registered new interface driver usbserial_generic
Dec 14 13:59:00 arch kernel: usbserial: USB Serial support registered for generic
Dec 14 13:59:00 arch kernel: rtc_cmos 00:01: RTC can wake from S4
Dec 14 13:59:00 arch kernel: rtc_cmos 00:01: registered as rtc0
Dec 14 13:59:00 arch kernel: rtc_cmos 00:01: setting system clock to 2024-12-14T11:58:58 UTC (1734177538)
Dec 14 13:59:00 arch kernel: rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram
Dec 14 13:59:00 arch kernel: intel_pstate: Intel P-state driver initializing
Dec 14 13:59:00 arch kernel: intel_pstate: HWP enabled
Dec 14 13:59:00 arch kernel: simple-framebuffer simple-framebuffer.0: [drm] Registered 1 planes with drm panic
Dec 14 13:59:00 arch kernel: [drm] Initialized simpledrm 1.0.0 for simple-framebuffer.0 on minor 0
Dec 14 13:59:00 arch kernel: fbcon: Deferring console take-over
Dec 14 13:59:00 arch kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
Dec 14 13:59:00 arch kernel: hid: raw HID events driver (C) Jiri Kosina
Dec 14 13:59:00 arch kernel: drop_monitor: Initializing network drop monitor service
Dec 14 13:59:00 arch kernel: NET: Registered PF_INET6 protocol family
Dec 14 13:59:00 arch kernel: Segment Routing with IPv6
Dec 14 13:59:00 arch kernel: RPL Segment Routing with IPv6
Dec 14 13:59:00 arch kernel: In-situ OAM (IOAM) with IPv6
Dec 14 13:59:00 arch kernel: NET: Registered PF_PACKET protocol family
Dec 14 13:59:00 arch kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Dec 14 13:59:00 arch kernel: microcode: Current revision: 0x00000435
Dec 14 13:59:00 arch kernel: microcode: Updated early from: 0x00000434
Dec 14 13:59:00 arch kernel: IPI shorthand broadcast: enabled
Dec 14 13:59:00 arch kernel: sched_clock: Marking stable (1610000854, 6666885)->(1648337414, -31669675)
Dec 14 13:59:00 arch kernel: registered taskstats version 1
Dec 14 13:59:00 arch kernel: Loading compiled-in X.509 certificates
Dec 14 13:59:00 arch kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 8d6402356535386924f746d3d123613ef19cb307'
Dec 14 13:59:00 arch kernel: Demotion targets for Node 0: null
Dec 14 13:59:00 arch kernel: Key type .fscrypt registered
Dec 14 13:59:00 arch kernel: Key type fscrypt-provisioning registered
Dec 14 13:59:00 arch kernel: PM: Magic number: 4:697:984
Dec 14 13:59:00 arch kernel: platform PNP0C14:01: hash matches
Dec 14 13:59:00 arch kernel: acpi PNP0C14:01: hash matches
Dec 14 13:59:00 arch kernel: RAS: Correctable Errors collector initialized.
Dec 14 13:59:00 arch kernel: clk: Disabling unused clocks
Dec 14 13:59:00 arch kernel: PM: genpd: Disabling unused power domains
Dec 14 13:59:00 arch kernel: ACPI: battery: Slot [BAT1] (battery present)
Dec 14 13:59:00 arch kernel: Freeing unused decrypted memory: 2028K
Dec 14 13:59:00 arch kernel: Freeing unused kernel image (initmem) memory: 4248K
Dec 14 13:59:00 arch kernel: Write protecting the kernel read-only data: 32768k
Dec 14 13:59:00 arch kernel: Freeing unused kernel image (rodata/data gap) memory: 100K
Dec 14 13:59:00 arch kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Dec 14 13:59:00 arch kernel: rodata_test: all tests were successful
Dec 14 13:59:00 arch kernel: Run /init as init process
Dec 14 13:59:00 arch kernel: with arguments:
Dec 14 13:59:00 arch kernel: /init
Dec 14 13:59:00 arch kernel: with environment:
Dec 14 13:59:00 arch kernel: HOME=/
Dec 14 13:59:00 arch kernel: TERM=linux
Dec 14 13:59:00 arch kernel: BOOT_IMAGE=/vmlinuz-linux
Dec 14 13:59:00 arch kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
Dec 14 13:59:00 arch kernel: i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
Dec 14 13:59:00 arch kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Dec 14 13:59:00 arch kernel: nvme 0000:06:00.0: platform quirk: setting simple suspend
Dec 14 13:59:00 arch kernel: nvme 0000:05:00.0: platform quirk: setting simple suspend
Dec 14 13:59:00 arch kernel: nvme nvme1: pci function 0000:05:00.0
Dec 14 13:59:00 arch kernel: nvme nvme0: pci function 0000:06:00.0
Dec 14 13:59:00 arch kernel: usb 3-7: new high-speed USB device number 2 using xhci_hcd
Dec 14 13:59:00 arch kernel: nvme nvme0: 8/0/0 default/read/poll queues
Dec 14 13:59:00 arch kernel: nvme0n1: p1 p2 p3 p4
Dec 14 13:59:00 arch kernel: nvme nvme1: allocated 64 MiB host memory buffer.
Dec 14 13:59:00 arch kernel: nvme nvme1: 8/0/0 default/read/poll queues
Dec 14 13:59:00 arch kernel: nvme1n1: p1 p2 p3 p4 p5
Dec 14 13:59:00 arch kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
Dec 14 13:59:00 arch kernel: usb 3-7: New USB device found, idVendor=174f, idProduct=244c, bcdDevice= 0.15
Dec 14 13:59:00 arch kernel: usb 3-7: New USB device strings: Mfr=3, Product=1, SerialNumber=2
Dec 14 13:59:00 arch kernel: usb 3-7: Product: Integrated Camera
Dec 14 13:59:00 arch kernel: usb 3-7: Manufacturer: Generic
Dec 14 13:59:00 arch kernel: usb 3-7: SerialNumber: 0001
Dec 14 13:59:00 arch kernel: usb 3-9: new full-speed USB device number 3 using xhci_hcd
Dec 14 13:59:00 arch kernel: usb 3-9: New USB device found, idVendor=048d, idProduct=c976, bcdDevice= 8.00
Dec 14 13:59:00 arch kernel: usb 3-9: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Dec 14 13:59:00 arch kernel: usb 3-9: Product: ITE Device(8176)
Dec 14 13:59:00 arch kernel: usb 3-9: Manufacturer: ITE Tech. Inc.
Dec 14 13:59:00 arch kernel: usb 3-10: new full-speed USB device number 4 using xhci_hcd
Dec 14 13:59:00 arch kernel: usb 3-10: New USB device found, idVendor=8087, idProduct=0026, bcdDevice= 0.02
Dec 14 13:59:00 arch kernel: usb 3-10: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Dec 14 13:59:00 arch kernel: usbcore: registered new interface driver usbhid
Dec 14 13:59:00 arch kernel: usbhid: USB HID core driver
Dec 14 13:59:00 arch kernel: input: ITE Tech. Inc. ITE Device(8176) Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9:1.0/0003:048D:C976.0001/input/input3
Dec 14 13:59:00 arch kernel: input: ITE Tech. Inc. ITE Device(8176) Wireless Radio Control as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9:1.0/0003:048D:C976.0001/input/input4
Dec 14 13:59:00 arch kernel: hid-generic 0003:048D:C976.0001: input,hiddev96,hidraw0: USB HID v1.10 Keyboard [ITE Tech. Inc. ITE Device(8176)] on usb-0000:00:14.0-9/input0
Dec 14 13:59:00 arch kernel: fbcon: Taking over console
Dec 14 13:59:00 arch kernel: Console: switching to colour frame buffer device 240x67
Dec 14 13:59:00 arch kernel: EXT4-fs (nvme0n1p3): mounted filesystem 48f0c199-3de0-4cef-adb5-54a621848d9d r/w with ordered data mode. Quota mode: none.
Dec 14 13:59:00 arch systemd[1]: systemd 257-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)
Dec 14 13:59:00 arch systemd[1]: Detected architecture x86-64.
Dec 14 13:59:00 arch systemd[1]: Hostname set to <arch>.
Dec 14 13:59:00 arch systemd[1]: bpf-restrict-fs: LSM BPF program attached
Dec 14 13:59:00 arch systemd[1]: Queued start job for default target Graphical Interface.
Dec 14 13:59:00 arch systemd[1]: Created slice Slice /system/dirmngr.
Dec 14 13:59:00 arch systemd[1]: Created slice Slice /system/getty.
Dec 14 13:59:00 arch systemd[1]: Created slice Slice /system/gpg-agent.
Dec 14 13:59:00 arch systemd[1]: Created slice Slice /system/gpg-agent-browser.
Dec 14 13:59:00 arch systemd[1]: Created slice Slice /system/gpg-agent-extra.
Dec 14 13:59:00 arch systemd[1]: Created slice Slice /system/gpg-agent-ssh.
Dec 14 13:59:00 arch systemd[1]: Created slice Slice /system/keyboxd.
Dec 14 13:59:00 arch systemd[1]: Created slice Slice /system/modprobe.
Dec 14 13:59:00 arch systemd[1]: Created slice Slice /system/systemd-fsck.
Dec 14 13:59:00 arch systemd[1]: Created slice User and Session Slice.
Dec 14 13:59:00 arch systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Dec 14 13:59:00 arch systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Dec 14 13:59:00 arch systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Dec 14 13:59:00 arch systemd[1]: Expecting device /dev/disk/by-uuid/51E3-9509...
Dec 14 13:59:00 arch systemd[1]: Expecting device /dev/disk/by-uuid/66e5a322-7800-4d3f-8260-476debca9c07...
Dec 14 13:59:00 arch systemd[1]: Expecting device /dev/disk/by-uuid/b72f4298-1805-45fd-a87e-37ae41fa9114...
Dec 14 13:59:00 arch systemd[1]: Reached target Local Encrypted Volumes.
Dec 14 13:59:00 arch systemd[1]: Reached target Local Integrity Protected Volumes.
Dec 14 13:59:00 arch systemd[1]: Reached target Path Units.
Dec 14 13:59:00 arch systemd[1]: Reached target Remote File Systems.
Dec 14 13:59:00 arch systemd[1]: Reached target Slice Units.
Dec 14 13:59:00 arch systemd[1]: Reached target Local Verity Protected Volumes.
Dec 14 13:59:00 arch systemd[1]: Listening on Device-mapper event daemon FIFOs.
Dec 14 13:59:00 arch systemd[1]: Listening on Process Core Dump Socket.
Dec 14 13:59:00 arch systemd[1]: Listening on Credential Encryption/Decryption.
Dec 14 13:59:00 arch systemd[1]: Listening on Journal Socket (/dev/log).
Dec 14 13:59:00 arch systemd[1]: Listening on Journal Sockets.
Dec 14 13:59:00 arch systemd[1]: TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 14 13:59:00 arch systemd[1]: Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 14 13:59:00 arch systemd[1]: Listening on udev Control Socket.
Dec 14 13:59:00 arch systemd[1]: Listening on udev Kernel Socket.
Dec 14 13:59:00 arch systemd[1]: Listening on User Database Manager Socket.
Dec 14 13:59:00 arch systemd[1]: Mounting Huge Pages File System...
Dec 14 13:59:00 arch systemd[1]: Mounting POSIX Message Queue File System...
Dec 14 13:59:00 arch systemd[1]: Mounting Kernel Debug File System...
Dec 14 13:59:00 arch systemd[1]: Mounting Kernel Trace File System...
Dec 14 13:59:00 arch systemd[1]: Starting Create List of Static Device Nodes...
Dec 14 13:59:00 arch systemd[1]: Starting Load Kernel Module configfs...
Dec 14 13:59:00 arch systemd[1]: Starting Load Kernel Module dm_mod...
Dec 14 13:59:00 arch systemd[1]: Starting Load Kernel Module drm...
Dec 14 13:59:00 arch systemd[1]: Starting Load Kernel Module fuse...
Dec 14 13:59:00 arch systemd[1]: Starting Load Kernel Module loop...
Dec 14 13:59:00 arch systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Dec 14 13:59:00 arch systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
Dec 14 13:59:00 arch systemd[1]: Starting Journal Service...
Dec 14 13:59:00 arch systemd[1]: Starting Load Kernel Modules...
Dec 14 13:59:00 arch systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 14 13:59:00 arch systemd[1]: Starting Remount Root and Kernel File Systems...
Dec 14 13:59:00 arch systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 14 13:59:00 arch systemd[1]: Starting Load udev Rules from Credentials...
Dec 14 13:59:00 arch systemd[1]: Starting Coldplug All udev Devices...
Dec 14 13:59:00 arch systemd[1]: Mounted Huge Pages File System.
Dec 14 13:59:00 arch systemd[1]: Mounted POSIX Message Queue File System.
Dec 14 13:59:00 arch systemd[1]: Mounted Kernel Debug File System.
Dec 14 13:59:00 arch kernel: loop: module loaded
Dec 14 13:59:00 arch systemd[1]: Mounted Kernel Trace File System.
Dec 14 13:59:00 arch systemd[1]: Finished Create List of Static Device Nodes.
Dec 14 13:59:00 arch systemd[1]: modprobe@configfs.service: Deactivated successfully.
Dec 14 13:59:00 arch systemd[1]: Finished Load Kernel Module configfs.
Dec 14 13:59:00 arch systemd[1]: modprobe@drm.service: Deactivated successfully.
Dec 14 13:59:00 arch systemd[1]: Finished Load Kernel Module drm.
Dec 14 13:59:00 arch systemd[1]: modprobe@fuse.service: Deactivated successfully.
Dec 14 13:59:00 arch systemd[1]: Finished Load Kernel Module fuse.
Dec 14 13:59:00 arch systemd[1]: modprobe@loop.service: Deactivated successfully.
Dec 14 13:59:00 arch systemd[1]: Finished Load Kernel Module loop.
Dec 14 13:59:00 arch systemd[1]: Mounting FUSE Control File System...
Dec 14 13:59:00 arch systemd[1]: Mounting Kernel Configuration File System...
Dec 14 13:59:00 arch systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
Dec 14 13:59:00 arch systemd[1]: Finished Load udev Rules from Credentials.
Dec 14 13:59:00 arch systemd[1]: Mounted FUSE Control File System.
Dec 14 13:59:00 arch systemd-journald[332]: Collecting audit messages is disabled.
Dec 14 13:59:00 arch systemd[1]: Mounted Kernel Configuration File System.
Dec 14 13:59:00 arch kernel: device-mapper: uevent: version 1.0.3
Dec 14 13:59:00 arch kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
Dec 14 13:59:00 arch systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Dec 14 13:59:00 arch systemd[1]: Finished Load Kernel Module dm_mod.
Dec 14 13:59:00 arch systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Dec 14 13:59:00 arch systemd[1]: Starting User Database Manager...
Dec 14 13:59:00 arch systemd-journald[332]: Journal started
Dec 14 13:59:00 arch systemd-journald[332]: Runtime Journal (/run/log/journal/04190f3d73644cd1ac1166768d6eaf73) is 8M, max 785.8M, 777.8M free.
Dec 14 13:59:00 arch systemd-modules-load[333]: Inserted module 'crypto_user'
Dec 14 13:59:00 arch systemd[1]: Started Journal Service.
Dec 14 13:59:00 arch kernel: nvidia: loading out-of-tree module taints kernel.
Dec 14 13:59:00 arch kernel: nvidia: module verification failed: signature and/or required key missing - tainting kernel
Dec 14 13:59:00 arch systemd[1]: Finished Remount Root and Kernel File Systems.
Dec 14 13:59:00 arch systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Dec 14 13:59:00 arch systemd[1]: Starting Flush Journal to Persistent Storage...
Dec 14 13:59:00 arch systemd[1]: Starting Load/Save OS Random Seed...
Dec 14 13:59:00 arch kernel: EXT4-fs (nvme0n1p3): re-mounted 48f0c199-3de0-4cef-adb5-54a621848d9d r/w. Quota mode: none.
Dec 14 13:59:00 arch systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 14 13:59:00 arch systemd-journald[332]: Time spent on flushing to /var/log/journal/04190f3d73644cd1ac1166768d6eaf73 is 18.525ms for 1082 entries.
Dec 14 13:59:00 arch systemd-journald[332]: System Journal (/var/log/journal/04190f3d73644cd1ac1166768d6eaf73) is 234.2M, max 4G, 3.7G free.
Dec 14 13:59:00 arch systemd-journald[332]: Received client request to flush runtime journal.
Dec 14 13:59:00 arch systemd[1]: Finished Load/Save OS Random Seed.
Dec 14 13:59:00 arch systemd[1]: Started User Database Manager.
Dec 14 13:59:00 arch systemd[1]: Finished Coldplug All udev Devices.
Dec 14 13:59:00 arch systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
Dec 14 13:59:00 arch systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Dec 14 13:59:00 arch systemd[1]: Starting Create Static Device Nodes in /dev...
Dec 14 13:59:00 arch systemd[1]: Finished Create Static Device Nodes in /dev.
Dec 14 13:59:00 arch systemd[1]: Reached target Preparation for Local File Systems.
Dec 14 13:59:00 arch systemd[1]: Starting Rule-based Manager for Device Events and Files...
Dec 14 13:59:00 arch systemd[1]: Finished Flush Journal to Persistent Storage.
Dec 14 13:59:00 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 239
Dec 14 13:59:00 arch kernel:
Dec 14 13:59:00 arch kernel: nvidia 0000:01:00.0: enabling device (0000 -> 0003)
Dec 14 13:59:00 arch kernel: nvidia 0000:01:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=none
Dec 14 13:59:00 arch kernel: NVRM: loading NVIDIA UNIX Open Kernel Module for x86_64 565.77 Release Build (archlinux-builder@)
Dec 14 13:59:00 arch systemd-udevd[373]: Using default interface naming scheme 'v257'.
Dec 14 13:59:00 arch systemd[1]: Started Rule-based Manager for Device Events and Files.
Dec 14 13:59:00 arch systemd[1]: Reached target Trusted Platform Module.
Dec 14 13:59:00 arch kernel: Consider using thermal netlink events interface
Dec 14 13:59:00 arch kernel: input: Intel HID events as /devices/platform/INTC1070:00/input/input5
Dec 14 13:59:00 arch kernel: intel-hid INTC1070:00: platform supports 5 button array
Dec 14 13:59:00 arch kernel: input: Intel HID 5 button array as /devices/platform/INTC1070:00/input/input6
Dec 14 13:59:00 arch kernel: wmi_bus wmi_bus-PNP0C14:03: [Firmware Info]: B7F3CA0A-ACDC-42D2-9217-77C6C628FBD2 has zero instances
Dec 14 13:59:00 arch systemd[1]: Found device INTEL SSDPEKNW512GZL 2.
Dec 14 13:59:00 arch systemd[1]: Found device INTEL SSDPEKNW512GZL 1.
Dec 14 13:59:00 arch systemd[1]: Found device INTEL SSDPEKNW512GZL 4.
Dec 14 13:59:00 arch systemd[1]: Activating swap /dev/disk/by-uuid/b72f4298-1805-45fd-a87e-37ae41fa9114...
Dec 14 13:59:00 arch systemd[1]: Starting File System Check on /dev/disk/by-uuid/66e5a322-7800-4d3f-8260-476debca9c07...
Dec 14 13:59:00 arch kernel: mc: Linux media interface: v0.10
Dec 14 13:59:00 arch kernel: intel_pmc_core INT33A1:00: initialized
Dec 14 13:59:00 arch kernel: ACPI: bus type thunderbolt registered
Dec 14 13:59:00 arch kernel: nvidia-uvm: Loaded the UVM driver, major device number 236.
Dec 14 13:59:00 arch kernel: Adding 4194300k swap on /dev/nvme0n1p2. Priority:-2 extents:1 across:4194300k SS
Dec 14 13:59:00 arch systemd-modules-load[333]: Inserted module 'nvidia_uvm'
Dec 14 13:59:00 arch kernel: Creating 1 MTD partitions on "0000:00:1f.5":
Dec 14 13:59:00 arch kernel: 0x000000000000-0x000002000000 : "BIOS"
Dec 14 13:59:00 arch kernel: input: PC Speaker as /devices/platform/pcspkr/input/input7
Dec 14 13:59:00 arch kernel: videodev: Linux video capture interface: v2.00
Dec 14 13:59:00 arch kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set
Dec 14 13:59:00 arch kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
Dec 14 13:59:00 arch kernel: mei_me 0000:00:16.0: enabling device (0000 -> 0002)
Dec 14 13:59:00 arch kernel: i2c i2c-0: Successfully instantiated SPD at 0x50
Dec 14 13:59:00 arch kernel: intel-lpss 0000:00:15.0: enabling device (0004 -> 0006)
Dec 14 13:59:00 arch kernel: idma64 idma64.0: Found Intel integrated DMA 64-bit
Dec 14 13:59:00 arch systemd[1]: Activated swap /dev/disk/by-uuid/b72f4298-1805-45fd-a87e-37ae41fa9114.
Dec 14 13:59:00 arch systemd-fsck[470]: /dev/nvme0n1p4: clean, 96940/24379392 files, 4510450/97501440 blocks
Dec 14 13:59:00 arch systemd[1]: Finished Load Kernel Modules.
Dec 14 13:59:00 arch systemd[1]: Reached target Swaps.
Dec 14 13:59:00 arch systemd[1]: Starting Apply Kernel Variables...
Dec 14 13:59:00 arch systemd[1]: Finished File System Check on /dev/disk/by-uuid/66e5a322-7800-4d3f-8260-476debca9c07.
Dec 14 13:59:00 arch systemd[1]: Finished Apply Kernel Variables.
Dec 14 13:59:00 arch kernel: Bluetooth: Core ver 2.22
Dec 14 13:59:00 arch kernel: NET: Registered PF_BLUETOOTH protocol family
Dec 14 13:59:00 arch kernel: Bluetooth: HCI device and connection manager initialized
Dec 14 13:59:00 arch kernel: Bluetooth: HCI socket layer initialized
Dec 14 13:59:00 arch kernel: Bluetooth: L2CAP socket layer initialized
Dec 14 13:59:00 arch kernel: Bluetooth: SCO socket layer initialized
Dec 14 13:59:00 arch systemd[1]: Starting Virtual Console Setup...
Dec 14 13:59:00 arch kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Dec 14 13:59:00 arch systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Dec 14 13:59:00 arch kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Dec 14 13:59:00 arch kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
Dec 14 13:59:00 arch kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Dec 14 13:59:00 arch kernel: cfg80211: failed to load regulatory.db
Dec 14 13:59:00 arch kernel: input: SYNA0001:00 06CB:CE78 Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-SYNA0001:00/0018:06CB:CE78.0002/input/input8
Dec 14 13:59:00 arch kernel: input: SYNA0001:00 06CB:CE78 Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-SYNA0001:00/0018:06CB:CE78.0002/input/input9
Dec 14 13:59:00 arch kernel: hid-generic 0018:06CB:CE78.0002: input,hidraw1: I2C HID v1.00 Mouse [SYNA0001:00 06CB:CE78] on i2c-SYNA0001:00
Dec 14 13:59:00 arch kernel: input: Ideapad extra buttons as /devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/input/input11
Dec 14 13:59:00 arch kernel: intel_rapl_msr: PL4 support detected.
Dec 14 13:59:00 arch kernel: intel_rapl_common: Found RAPL domain package
Dec 14 13:59:00 arch kernel: intel_rapl_common: Found RAPL domain core
Dec 14 13:59:00 arch kernel: intel_rapl_common: Found RAPL domain uncore
Dec 14 13:59:00 arch kernel: intel_rapl_common: Found RAPL domain psys
Dec 14 13:59:00 arch systemd[1]: Finished Virtual Console Setup.
Dec 14 13:59:00 arch kernel: iTCO_vendor_support: vendor-support=0
Dec 14 13:59:00 arch kernel: RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
Dec 14 13:59:00 arch kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
Dec 14 13:59:00 arch kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Dec 14 13:59:00 arch kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
Dec 14 13:59:00 arch kernel: RAPL PMU: hw unit of domain psys 2^-14 Joules
Dec 14 13:59:00 arch kernel: ee1004 0-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
Dec 14 13:59:00 arch kernel: cryptd: max_cpu_qlen set to 1000
Dec 14 13:59:00 arch kernel: Intel(R) Wireless WiFi driver for Linux
Dec 14 13:59:00 arch kernel: iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
Dec 14 13:59:00 arch kernel: iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Dec 14 13:59:00 arch kernel: iwlwifi 0000:00:14.3: Detected crf-id 0x1300504, cnv-id 0x80400 wfpm id 0x80000030
Dec 14 13:59:00 arch kernel: iwlwifi 0000:00:14.3: PCI dev 51f0/0074, rev=0x370, rfid=0x10a100
Dec 14 13:59:00 arch kernel: iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6 AX201 160MHz
Dec 14 13:59:00 arch systemd[1]: Starting Load/Save RF Kill Switch Status...
Dec 14 13:59:00 arch kernel: usbcore: registered new interface driver btusb
Dec 14 13:59:00 arch kernel: intel_rapl_common: Found RAPL domain package
Dec 14 13:59:00 arch kernel: usb 3-7: Found UVC 1.10 device Integrated Camera (174f:244c)
Dec 14 13:59:00 arch kernel: iwlwifi 0000:00:14.3: TLV_FW_FSEQ_VERSION: FSEQ Version: 0.0.2.42
Dec 14 13:59:00 arch kernel: iwlwifi 0000:00:14.3: loaded firmware version 89.6b44fa0b.0 so-a0-hr-b0-89.ucode op_mode iwlmvm
Dec 14 13:59:00 arch kernel: Bluetooth: hci0: Device revision is 2
Dec 14 13:59:00 arch kernel: Bluetooth: hci0: Secure boot is enabled
Dec 14 13:59:00 arch kernel: Bluetooth: hci0: OTP lock is enabled
Dec 14 13:59:00 arch kernel: Bluetooth: hci0: API lock is enabled
Dec 14 13:59:00 arch kernel: Bluetooth: hci0: Debug lock is disabled
Dec 14 13:59:00 arch kernel: Bluetooth: hci0: Minimum firmware build 1 week 10 2014
Dec 14 13:59:00 arch kernel: Bluetooth: hci0: Bootloader timestamp 2019.40 buildtype 1 build 38
Dec 14 13:59:00 arch kernel: Bluetooth: hci0: DSM reset method type: 0x00
Dec 14 13:59:00 arch kernel: snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
Dec 14 13:59:00 arch kernel: r8169 0000:30:00.0 eth0: RTL8168h/8111h, 08:8f:c3:c7:e4:34, XID 541, IRQ 193
Dec 14 13:59:00 arch kernel: r8169 0000:30:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
Dec 14 13:59:00 arch kernel: usbcore: registered new interface driver uvcvideo
Dec 14 13:59:00 arch systemd[1]: Starting Load Kernel Module dm_mod...
Dec 14 13:59:00 arch kernel: r8169 0000:30:00.0 enp48s0: renamed from eth0
Dec 14 13:59:00 arch kernel: pps_core: LinuxPPS API ver. 1 registered
Dec 14 13:59:00 arch kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Dec 14 13:59:00 arch kernel: AES CTR mode by8 optimization enabled
Dec 14 13:59:00 arch kernel: Bluetooth: hci0: Found device firmware: intel/ibt-0040-4150.sfi
Dec 14 13:59:00 arch kernel: Bluetooth: hci0: Boot Address: 0x100800
Dec 14 13:59:00 arch kernel: Bluetooth: hci0: Firmware Version: 91-33.24
Dec 14 13:59:00 arch kernel: PTP clock support registered
Dec 14 13:59:00 arch systemd[1]: Starting Load Kernel Module loop...
Dec 14 13:59:00 arch systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Dec 14 13:59:00 arch systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
Dec 14 13:59:00 arch systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Dec 14 13:59:00 arch systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 14 13:59:00 arch systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Dec 14 13:59:00 arch systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 14 13:59:00 arch systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 14 13:59:00 arch systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Dec 14 13:59:00 arch systemd[1]: Finished Load Kernel Module dm_mod.
Dec 14 13:59:00 arch systemd[1]: modprobe@loop.service: Deactivated successfully.
Dec 14 13:59:00 arch systemd[1]: Finished Load Kernel Module loop.
Dec 14 13:59:00 arch systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Dec 14 13:59:00 arch kernel: input: SYNA0001:00 06CB:CE78 Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-SYNA0001:00/0018:06CB:CE78.0002/input/input12
Dec 14 13:59:00 arch kernel: input: SYNA0001:00 06CB:CE78 Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-SYNA0001:00/0018:06CB:CE78.0002/input/input13
Dec 14 13:59:00 arch kernel: hid-multitouch 0018:06CB:CE78.0002: input,hidraw1: I2C HID v1.00 Mouse [SYNA0001:00 06CB:CE78] on i2c-SYNA0001:00
Dec 14 13:59:00 arch kernel: ideapad_acpi VPC2004:00: DYTC interface is not available
Dec 14 13:59:00 arch systemd[1]: Created slice Slice /system/systemd-backlight.
Dec 14 13:59:00 arch systemd[1]: Starting Load/Save Screen Backlight Brightness of leds:platform::kbd_backlight...
Dec 14 13:59:00 arch kernel: mousedev: PS/2 mouse device common for all mice
Dec 14 13:59:00 arch kernel: i915 0000:00:02.0: [drm] Found ALDERLAKE_P (device ID 46a3) display version 13.00 stepping D0
Dec 14 13:59:01 arch kernel: i915 0000:00:02.0: [drm] VT-d active for gfx access
Dec 14 13:59:01 arch kernel: Console: switching to colour dummy device 80x25
Dec 14 13:59:01 arch kernel: i915 0000:00:02.0: vgaarb: deactivate vga console
Dec 14 13:59:01 arch kernel: i915 0000:00:02.0: [drm] Using Transparent Hugepages
Dec 14 13:59:01 arch kernel: i915 0000:00:02.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=io+mem
Dec 14 13:59:01 arch kernel: i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/adlp_dmc.bin (v2.20)
Dec 14 13:59:01 arch kernel: i915 0000:00:02.0: [drm] [ENCODER:249:DDI B/PHY B] unusable PPS, disabling eDP
Dec 14 13:59:01 arch kernel: i915 0000:00:02.0: [drm] GT0: GuC firmware i915/adlp_guc_70.bin version 70.36.0
Dec 14 13:59:01 arch kernel: i915 0000:00:02.0: [drm] GT0: HuC firmware i915/tgl_huc.bin version 7.9.3
Dec 14 13:59:01 arch kernel: i915 0000:00:02.0: [drm] GT0: HuC: authenticated for all workloads
Dec 14 13:59:01 arch kernel: i915 0000:00:02.0: [drm] GT0: GUC: submission enabled
Dec 14 13:59:01 arch kernel: i915 0000:00:02.0: [drm] GT0: GUC: SLPC enabled
Dec 14 13:59:01 arch kernel: i915 0000:00:02.0: [drm] GT0: GUC: RC enabled
Dec 14 13:59:01 arch kernel: mei_pxp 0000:00:16.0-fbf6fcf1-96cf-4e2e-a6a6-1bab8cbe36b1: bound 0000:00:02.0 (ops i915_pxp_tee_component_ops [i915])
Dec 14 13:59:01 arch kernel: i915 0000:00:02.0: [drm] Protected Xe Path (PXP) protected content support initialized
Dec 14 13:59:01 arch kernel: mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
Dec 14 13:59:01 arch kernel: [drm] Initialized i915 1.6.0 for 0000:00:02.0 on minor 1
Dec 14 13:59:01 arch kernel: ACPI: video: [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
Dec 14 13:59:01 arch kernel: ACPI: video: Video Device [PEGP] (multi-head: yes rom: no post: no)
Dec 14 13:59:01 arch kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:04/LNXVIDEO:00/input/input15
Dec 14 13:59:01 arch kernel: ACPI: video: Video Device [GFX0] (multi-head: yes rom: no post: no)
Dec 14 13:59:01 arch kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input16
Dec 14 13:59:01 arch kernel: fbcon: i915drmfb (fb0) is primary device
Dec 14 13:59:01 arch kernel: snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
Dec 14 13:59:01 arch kernel: Console: switching to colour frame buffer device 240x67
Dec 14 13:59:01 arch kernel: i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
Dec 14 13:59:01 arch kernel: iwlwifi 0000:00:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x20
Dec 14 13:59:01 arch kernel: iwlwifi 0000:00:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
Dec 14 13:59:01 arch kernel: iwlwifi 0000:00:14.3: WFPM_AUTH_KEY_0: 0x90
Dec 14 13:59:01 arch kernel: iwlwifi 0000:00:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x10
Dec 14 13:59:01 arch kernel: iwlwifi 0000:00:14.3: Detected RF HR B3, rfid=0x10a100
Dec 14 13:59:01 arch kernel: iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 5
Dec 14 13:59:01 arch kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC257: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
Dec 14 13:59:01 arch kernel: snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Dec 14 13:59:01 arch kernel: snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
Dec 14 13:59:01 arch kernel: snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
Dec 14 13:59:01 arch kernel: snd_hda_codec_realtek hdaudioC0D0: inputs:
Dec 14 13:59:01 arch kernel: snd_hda_codec_realtek hdaudioC0D0: Mic=0x19
Dec 14 13:59:01 arch kernel: snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x12
Dec 14 13:59:00 arch systemd[1]: Started Load/Save RF Kill Switch Status.
Dec 14 13:59:00 arch systemd[1]: Finished Load/Save Screen Backlight Brightness of leds:platform::kbd_backlight.
Dec 14 13:59:01 arch kernel: iwlwifi 0000:00:14.3: base HW address: 38:7a:0e:f5:2c:24
Dec 14 13:59:01 arch systemd[1]: Mounting /boot...
Dec 14 13:59:01 arch systemd[1]: Mounting /home...
Dec 14 13:59:01 arch systemd[1]: Mounting Temporary Directory /tmp...
Dec 14 13:59:01 arch systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
Dec 14 13:59:01 arch systemd[1]: Listening on Disk Image Download Service Socket.
Dec 14 13:59:01 arch kernel: input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
Dec 14 13:59:01 arch kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
Dec 14 13:59:01 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input19
Dec 14 13:59:01 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input20
Dec 14 13:59:01 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input21
Dec 14 13:59:01 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input22
Dec 14 13:59:01 arch kernel: intel_tcc_cooling: TCC Offset locked
Dec 14 13:59:01 arch kernel: iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
Dec 14 13:59:01 arch systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight...
Dec 14 13:59:01 arch systemd[1]: Mounted Temporary Directory /tmp.
Dec 14 13:59:01 arch systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:intel_backlight.
Dec 14 13:59:01 arch systemd[1]: Mounted /boot.
Dec 14 13:59:01 arch systemd[1]: Mounted /home.
Dec 14 13:59:01 arch systemd[1]: Reached target Local File Systems.
Dec 14 13:59:01 arch kernel: FAT-fs (nvme0n1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
Dec 14 13:59:01 arch kernel: EXT4-fs (nvme0n1p4): mounted filesystem 66e5a322-7800-4d3f-8260-476debca9c07 r/w with ordered data mode. Quota mode: none.
Dec 14 13:59:01 arch systemd[1]: Listening on Boot Entries Service Socket.
Dec 14 13:59:01 arch systemd[1]: Listening on System Extension Image Management.
Dec 14 13:59:01 arch systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met.
Dec 14 13:59:01 arch systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
Dec 14 13:59:01 arch systemd[1]: Starting Create System Files and Directories...
Dec 14 13:59:01 arch systemd[1]: Finished Create System Files and Directories.
Dec 14 13:59:01 arch systemd[1]: Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.
Dec 14 13:59:01 arch systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Dec 14 13:59:01 arch systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Dec 14 13:59:01 arch systemd[1]: Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var).
Dec 14 13:59:01 arch systemd[1]: Save Transient machine-id to Disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Dec 14 13:59:01 arch systemd[1]: Starting Network Time Synchronization...
Dec 14 13:59:01 arch systemd[1]: Update is Completed was skipped because no trigger condition checks were met.
Dec 14 13:59:01 arch systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Dec 14 13:59:01 arch systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Dec 14 13:59:01 arch systemd[1]: Started Network Time Synchronization.
Dec 14 13:59:01 arch systemd[1]: Reached target System Initialization.
Dec 14 13:59:01 arch systemd[1]: Started Daily Cleanup of Temporary Directories.
Dec 14 13:59:01 arch systemd[1]: Reached target System Time Set.
Dec 14 13:59:01 arch systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
Dec 14 13:59:01 arch systemd[1]: Started Daily man-db regeneration.
Dec 14 13:59:01 arch systemd[1]: Started Refresh Pacman mirrorlist weekly with Reflector..
Dec 14 13:59:01 arch systemd[1]: shadow.timer: Not using persistent file timestamp Sat 2024-12-14 15:45:27 EET as it is in the future.
Dec 14 13:59:01 arch systemd[1]: Started Daily verification of password and group files.
Dec 14 13:59:01 arch systemd[1]: Reached target Timer Units.
Dec 14 13:59:01 arch systemd[1]: Listening on D-Bus System Message Bus Socket.
Dec 14 13:59:01 arch systemd[1]: Listening on GnuPG network certificate management daemon for /etc/pacman.d/gnupg.
Dec 14 13:59:01 arch systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers) for /etc/pacman.d/gnupg.
Dec 14 13:59:01 arch systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (restricted) for /etc/pacman.d/gnupg.
Dec 14 13:59:01 arch systemd[1]: Listening on GnuPG cryptographic agent (ssh-agent emulation) for /etc/pacman.d/gnupg.
Dec 14 13:59:01 arch systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache for /etc/pacman.d/gnupg.
Dec 14 13:59:01 arch systemd[1]: Listening on GnuPG public key management service for /etc/pacman.d/gnupg.
Dec 14 13:59:01 arch systemd[1]: Listening on Hostname Service Socket.
Dec 14 13:59:01 arch systemd[1]: Reached target Socket Units.
Dec 14 13:59:01 arch systemd[1]: Starting D-Bus System Message Bus...
Dec 14 13:59:01 arch systemd[1]: TPM PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 14 13:59:01 arch kernel: snd_hda_intel 0000:01:00.1: enabling device (0000 -> 0002)
Dec 14 13:59:01 arch kernel: snd_hda_intel 0000:01:00.1: Disabling MSI
Dec 14 13:59:01 arch kernel: snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
Dec 14 13:59:01 arch dbus-broker-launch[608]: Looking up NSS user entry for 'pulse'...
Dec 14 13:59:01 arch dbus-broker-launch[608]: NSS returned no entry for 'pulse'
Dec 14 13:59:01 arch dbus-broker-launch[608]: Invalid user-name in /usr/share/dbus-1/system.d/pulseaudio-system.conf +27: user="pulse"
Dec 14 13:59:01 arch kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input23
Dec 14 13:59:01 arch kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input24
Dec 14 13:59:01 arch kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input25
Dec 14 13:59:01 arch kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input26
Dec 14 13:59:01 arch systemd[1]: Started D-Bus System Message Bus.
Dec 14 13:59:01 arch systemd[1]: Reached target Basic System.
Dec 14 13:59:01 arch systemd[1]: Starting Network Manager...
Dec 14 13:59:01 arch systemd[1]: Starting Bluetooth service...
Dec 14 13:59:01 arch systemd[1]: Starting User Login Management...
Dec 14 13:59:01 arch systemd[1]: TPM PCR Barrier (User) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 14 13:59:01 arch dbus-broker-launch[608]: Ready
Dec 14 13:59:01 arch systemd[1]: Starting Save/Restore Sound Card State...
Dec 14 13:59:01 arch systemd[1]: Manage Sound Card State (restore and store) was skipped because of an unmet condition check (ConditionPathExists=/etc/alsa/state-daemon.conf).
Dec 14 13:59:01 arch systemd[1]: Finished Save/Restore Sound Card State.
Dec 14 13:59:01 arch systemd[1]: Reached target Sound Card.
Dec 14 13:59:01 arch bluetoothd[612]: Bluetooth daemon 5.79
Dec 14 13:59:01 arch systemd[1]: Started Bluetooth service.
Dec 14 13:59:01 arch systemd[1]: Reached target Bluetooth Support.
Dec 14 13:59:01 arch bluetoothd[612]: Starting SDP server
Dec 14 13:59:01 arch systemd[1]: Starting Hostname Service...
Dec 14 13:59:01 arch systemd-logind[613]: New seat seat0.
Dec 14 13:59:01 arch kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Dec 14 13:59:01 arch kernel: Bluetooth: BNEP filters: protocol multicast
Dec 14 13:59:01 arch kernel: Bluetooth: BNEP socket layer initialized
Dec 14 13:59:01 arch bluetoothd[612]: src/plugin.c:init_plugin() System does not support bap plugin
Dec 14 13:59:01 arch bluetoothd[612]: src/plugin.c:init_plugin() System does not support bass plugin
Dec 14 13:59:01 arch bluetoothd[612]: src/plugin.c:init_plugin() System does not support mcp plugin
Dec 14 13:59:01 arch bluetoothd[612]: src/plugin.c:init_plugin() System does not support vcp plugin
Dec 14 13:59:01 arch bluetoothd[612]: profiles/audio/micp.c:micp_init() D-Bus experimental not enabled
Dec 14 13:59:01 arch bluetoothd[612]: src/plugin.c:init_plugin() System does not support micp plugin
Dec 14 13:59:01 arch bluetoothd[612]: src/plugin.c:init_plugin() System does not support ccp plugin
Dec 14 13:59:01 arch bluetoothd[612]: src/plugin.c:init_plugin() System does not support csip plugin
Dec 14 13:59:01 arch bluetoothd[612]: src/plugin.c:init_plugin() System does not support asha plugin
Dec 14 13:59:01 arch bluetoothd[612]: Bluetooth management interface 1.23 initialized
Dec 14 13:59:01 arch systemd-logind[613]: Watching system buttons on /dev/input/event0 (Lid Switch)
Dec 14 13:59:01 arch systemd-logind[613]: Watching system buttons on /dev/input/event1 (Power Button)
Dec 14 13:59:01 arch systemd-logind[613]: Watching system buttons on /dev/input/event3 (ITE Tech. Inc. ITE Device(8176) Keyboard)
Dec 14 13:59:01 arch systemd-logind[613]: Watching system buttons on /dev/input/event5 (Intel HID events)
Dec 14 13:59:01 arch systemd-logind[613]: Watching system buttons on /dev/input/event6 (Intel HID 5 button array)
Dec 14 13:59:01 arch systemd-logind[613]: Watching system buttons on /dev/input/event2 (AT Translated Set 2 keyboard)
Dec 14 13:59:01 arch systemd[1]: Started User Login Management.
Dec 14 13:59:01 arch NetworkManager[611]: <info> [1734177541.3231] NetworkManager (version 1.50.0-1) is starting... (boot:fef28227-c28a-4b27-af3e-505e910139ae)
Dec 14 13:59:01 arch NetworkManager[611]: <info> [1734177541.3231] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Dec 14 13:59:01 arch NetworkManager[611]: <info> [1734177541.3283] manager[0x5941110ed4f0]: monitoring kernel firmware directory '/lib/firmware'.
Dec 14 13:59:01 arch systemd[1]: Started Hostname Service.
Dec 14 13:59:01 arch NetworkManager[611]: <info> [1734177541.3413] hostname: hostname: using hostnamed
Dec 14 13:59:01 arch NetworkManager[611]: <info> [1734177541.3413] hostname: static hostname changed from (none) to "arch"
Dec 14 13:59:01 arch NetworkManager[611]: <info> [1734177541.3416] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink
Dec 14 13:59:01 arch NetworkManager[611]: <info> [1734177541.3422] rfkill3: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:14.3/ieee80211/phy0/rfkill3) (driver iwlwifi)
Dec 14 13:59:01 arch NetworkManager[611]: <info> [1734177541.3423] rfkill1: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/rfkill/rfkill1) (platform driver ideapad_acpi)
Dec 14 13:59:01 arch NetworkManager[611]: <info> [1734177541.3658] manager[0x5941110ed4f0]: rfkill: Wi-Fi hardware radio set enabled
Dec 14 13:59:01 arch NetworkManager[611]: <info> [1734177541.3658] manager[0x5941110ed4f0]: rfkill: WWAN hardware radio set enabled
Dec 14 13:59:01 arch NetworkManager[611]: <info> [1734177541.3723] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.50.0-1/libnm-device-plugin-adsl.so)
Dec 14 13:59:01 arch NetworkManager[611]: <info> [1734177541.3749] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.50.0-1/libnm-device-plugin-wwan.so)
Dec 14 13:59:01 arch NetworkManager[611]: <info> [1734177541.3753] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.50.0-1/libnm-device-plugin-bluetooth.so)
Dec 14 13:59:01 arch NetworkManager[611]: <info> [1734177541.3762] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.50.0-1/libnm-device-plugin-wifi.so)
Dec 14 13:59:01 arch NetworkManager[611]: <info> [1734177541.3775] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.50.0-1/libnm-device-plugin-ovs.so)
Dec 14 13:59:01 arch NetworkManager[611]: <info> [1734177541.3950] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.50.0-1/libnm-device-plugin-team.so)
Dec 14 13:59:01 arch NetworkManager[611]: <info> [1734177541.3953] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Dec 14 13:59:01 arch NetworkManager[611]: <info> [1734177541.3953] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Dec 14 13:59:01 arch NetworkManager[611]: <info> [1734177541.3953] manager: Networking is enabled by state file
Dec 14 13:59:01 arch NetworkManager[611]: <info> [1734177541.3958] settings: Loaded settings plugin: keyfile (internal)
Dec 14 13:59:01 arch NetworkManager[611]: <info> [1734177541.3988] dhcp: init: Using DHCP client 'internal'
Dec 14 13:59:01 arch NetworkManager[611]: <info> [1734177541.3992] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)
Dec 14 13:59:01 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Dec 14 13:59:01 arch NetworkManager[611]: <info> [1734177541.4007] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', managed-type: 'external')
Dec 14 13:59:01 arch NetworkManager[611]: <info> [1734177541.4014] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', managed-type: 'external')
Dec 14 13:59:01 arch NetworkManager[611]: <info> [1734177541.4021] device (lo): Activation: starting connection 'lo' (7f34d63b-51c2-43e1-b8c4-3ecea04957d4)
Dec 14 13:59:01 arch NetworkManager[611]: <info> [1734177541.4029] manager: (enp48s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Dec 14 13:59:01 arch NetworkManager[611]: <info> [1734177541.4036] settings: (enp48s0): created default wired connection 'Wired connection 1'
Dec 14 13:59:01 arch NetworkManager[611]: <info> [1734177541.4036] device (enp48s0): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Dec 14 13:59:01 arch kernel: nvidia-modeset: Loading NVIDIA UNIX Open Kernel Mode Setting Driver for x86_64 565.77 Release Build (archlinux-builder@)
Dec 14 13:59:01 arch kernel: [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
Dec 14 13:59:01 arch kernel: Generic FE-GE Realtek PHY r8169-0-3000:00: attached PHY driver (mii_bus:phy_addr=r8169-0-3000:00, irq=MAC)
Dec 14 13:59:01 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Dec 14 13:59:01 arch kernel: NVRM: testIfDsmSubFunctionEnabled: GPS ACPI DSM called before _acpiDsmSupportedFuncCacheInit subfunction = 11.
Dec 14 13:59:01 arch NetworkManager[611]: <info> [1734177541.6099] device (wlp0s20f3): driver supports Access Point (AP) mode
Dec 14 13:59:01 arch NetworkManager[611]: <info> [1734177541.6102] manager: (wlp0s20f3): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3)
Dec 14 13:59:01 arch NetworkManager[611]: <info> [1734177541.6103] device (wlp0s20f3): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Dec 14 13:59:01 arch kernel: r8169 0000:30:00.0 enp48s0: Link is Down
Dec 14 13:59:01 arch kernel: iwlwifi 0000:00:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x20
Dec 14 13:59:01 arch kernel: iwlwifi 0000:00:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
Dec 14 13:59:01 arch kernel: iwlwifi 0000:00:14.3: WFPM_AUTH_KEY_0: 0x90
Dec 14 13:59:01 arch kernel: iwlwifi 0000:00:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x10
Dec 14 13:59:01 arch kernel: iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 5
Dec 14 13:59:01 arch kernel: iwlwifi 0000:00:14.3: Registered PHC clock: iwlwifi-PTP, with index: 0
Dec 14 13:59:01 arch NetworkManager[611]: <info> [1734177541.8449] device (wlp0s20f3): set-hw-addr: set MAC address to 3A:0C:FC:D4:87:AC (scanning)
Dec 14 13:59:01 arch kernel: iwlwifi 0000:00:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x20
Dec 14 13:59:01 arch kernel: iwlwifi 0000:00:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
Dec 14 13:59:01 arch kernel: iwlwifi 0000:00:14.3: WFPM_AUTH_KEY_0: 0x90
Dec 14 13:59:01 arch kernel: iwlwifi 0000:00:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x10
Dec 14 13:59:01 arch kernel: iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 5
Dec 14 13:59:02 arch NetworkManager[611]: <info> [1734177542.0275] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Dec 14 13:59:02 arch systemd[1]: Started Network Manager.
Dec 14 13:59:02 arch NetworkManager[611]: <info> [1734177542.0285] ovsdb: disconnected from ovsdb
Dec 14 13:59:02 arch NetworkManager[611]: <info> [1734177542.0285] device (lo): state change: disconnected -> prepare (reason 'none', managed-type: 'external')
Dec 14 13:59:02 arch NetworkManager[611]: <info> [1734177542.0287] device (lo): state change: prepare -> config (reason 'none', managed-type: 'external')
Dec 14 13:59:02 arch NetworkManager[611]: <info> [1734177542.0288] device (lo): state change: config -> ip-config (reason 'none', managed-type: 'external')
Dec 14 13:59:02 arch kernel: Bluetooth: hci0: Waiting for firmware download to complete
Dec 14 13:59:02 arch kernel: Bluetooth: hci0: Firmware loaded in 1362661 usecs
Dec 14 13:59:02 arch kernel: Bluetooth: hci0: Waiting for device to boot
Dec 14 13:59:02 arch NetworkManager[611]: <info> [1734177542.0293] device (lo): state change: ip-config -> ip-check (reason 'none', managed-type: 'external')
Dec 14 13:59:02 arch NetworkManager[611]: <info> [1734177542.0300] device (lo): state change: ip-check -> secondaries (reason 'none', managed-type: 'external')
Dec 14 13:59:02 arch NetworkManager[611]: <info> [1734177542.0302] device (lo): state change: secondaries -> activated (reason 'none', managed-type: 'external')
Dec 14 13:59:02 arch systemd[1]: Starting WPA supplicant...
Dec 14 13:59:02 arch NetworkManager[611]: <info> [1734177542.0305] device (lo): Activation: successful, device activated.
Dec 14 13:59:02 arch kernel: Bluetooth: hci0: Device booted in 14742 usecs
Dec 14 13:59:02 arch kernel: Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-0040-4150.ddc
Dec 14 13:59:02 arch kernel: Bluetooth: hci0: Applying Intel DDC parameters completed
Dec 14 13:59:02 arch kernel: Bluetooth: hci0: Firmware timestamp 2024.33 buildtype 1 build 81755
Dec 14 13:59:02 arch kernel: Bluetooth: hci0: Firmware SHA1: 0xd028ffe4
Dec 14 13:59:02 arch kernel: Bluetooth: hci0: Fseq status: Success (0x00)
Dec 14 13:59:02 arch kernel: Bluetooth: hci0: Fseq executed: 00.00.02.41
Dec 14 13:59:02 arch kernel: Bluetooth: hci0: Fseq BT Top: 00.00.02.41
Dec 14 13:59:02 arch systemd[1]: Started WPA supplicant.
Dec 14 13:59:02 arch systemd[1]: Reached target Network.
Dec 14 13:59:02 arch wpa_supplicant[681]: Successfully initialized wpa_supplicant
Dec 14 13:59:02 arch systemd[1]: Starting Permit User Sessions...
Dec 14 13:59:02 arch systemd[1]: Finished Permit User Sessions.
Dec 14 13:59:02 arch systemd[1]: Started Getty on tty1.
Dec 14 13:59:02 arch systemd[1]: Reached target Login Prompts.
Dec 14 13:59:02 arch systemd[1]: Reached target Multi-User System.
Dec 14 13:59:02 arch systemd[1]: Reached target Graphical Interface.
Dec 14 13:59:02 arch systemd[1]: Startup finished in 4.985s (firmware) + 2.127s (loader) + 2.859s (kernel) + 2.317s (userspace) = 12.289s.
Dec 14 13:59:02 arch bluetoothd[612]: Battery Provider Manager created
Dec 14 13:59:02 arch kernel: Bluetooth: MGMT ver 1.23
Dec 14 13:59:02 arch NetworkManager[611]: <info> [1734177542.1263] device (wlp0s20f3): supplicant interface state: internal-starting -> disconnected
Dec 14 13:59:02 arch NetworkManager[611]: <info> [1734177542.1263] Wi-Fi P2P device controlled by interface wlp0s20f3 created
Dec 14 13:59:02 arch NetworkManager[611]: <info> [1734177542.1265] manager: (p2p-dev-wlp0s20f3): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/4)
Dec 14 13:59:02 arch NetworkManager[611]: <info> [1734177542.1266] device (p2p-dev-wlp0s20f3): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Dec 14 13:59:02 arch NetworkManager[611]: <info> [1734177542.1269] device (wlp0s20f3): state change: unavailable -> disconnected (reason 'supplicant-available', managed-type: 'full')
Dec 14 13:59:02 arch NetworkManager[611]: <info> [1734177542.1271] device (p2p-dev-wlp0s20f3): state change: unavailable -> disconnected (reason 'none', managed-type: 'full')
Dec 14 13:59:02 arch kernel: NET: Registered PF_ALG protocol family
Dec 14 13:59:02 arch kernel: NVRM: testIfDsmSubFunctionEnabled: GPS ACPI DSM called before _acpiDsmSupportedFuncCacheInit subfunction = 11.
Dec 14 13:59:02 arch kernel: [drm] Initialized nvidia-drm 0.0.0 for 0000:01:00.0 on minor 0
Dec 14 13:59:02 arch kernel: nvidia 0000:01:00.0: [drm] Cannot find any crtc or sizes
Dec 14 13:59:05 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=UA
Dec 14 13:59:05 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=UA
Dec 14 13:59:05 arch NetworkManager[611]: <info> [1734177545.9110] policy: auto-activating connection 'TP-Link_3E5E' (72665e09-b5e6-44e1-8c27-9cef1a850af7)
Dec 14 13:59:05 arch NetworkManager[611]: <info> [1734177545.9112] device (wlp0s20f3): Activation: starting connection 'TP-Link_3E5E' (72665e09-b5e6-44e1-8c27-9cef1a850af7)
Dec 14 13:59:05 arch NetworkManager[611]: <info> [1734177545.9112] device (wlp0s20f3): state change: disconnected -> prepare (reason 'none', managed-type: 'full')
Dec 14 13:59:05 arch NetworkManager[611]: <info> [1734177545.9113] manager: NetworkManager state is now CONNECTING
Dec 14 13:59:05 arch NetworkManager[611]: <info> [1734177545.9533] device (wlp0s20f3): set-hw-addr: reset MAC address to 38:7A:0E:F5:2C:24 (preserve)
Dec 14 13:59:05 arch NetworkManager[611]: <info> [1734177545.9562] device (wlp0s20f3): state change: prepare -> config (reason 'none', managed-type: 'full')
Dec 14 13:59:05 arch NetworkManager[611]: <info> [1734177545.9566] device (wlp0s20f3): Activation: (wifi) access point 'TP-Link_3E5E' has security, but secrets are required.
Dec 14 13:59:05 arch NetworkManager[611]: <info> [1734177545.9567] device (wlp0s20f3): state change: config -> need-auth (reason 'none', managed-type: 'full')
Dec 14 13:59:05 arch NetworkManager[611]: <info> [1734177545.9568] sup-iface[a7ab52cb496f1ae3,0,wlp0s20f3]: wps: type pbc start...
Dec 14 13:59:05 arch NetworkManager[611]: <info> [1734177545.9581] device (wlp0s20f3): state change: need-auth -> prepare (reason 'none', managed-type: 'full')
Dec 14 13:59:05 arch NetworkManager[611]: <info> [1734177545.9584] device (wlp0s20f3): state change: prepare -> config (reason 'none', managed-type: 'full')
Dec 14 13:59:05 arch NetworkManager[611]: <info> [1734177545.9586] device (wlp0s20f3): Activation: (wifi) connection 'TP-Link_3E5E' has security, and secrets exist. No new secrets needed.
Dec 14 13:59:05 arch NetworkManager[611]: <info> [1734177545.9586] Config: added 'ssid' value 'TP-Link_3E5E'
Dec 14 13:59:05 arch NetworkManager[611]: <info> [1734177545.9586] Config: added 'scan_ssid' value '1'
Dec 14 13:59:05 arch NetworkManager[611]: <info> [1734177545.9586] Config: added 'bgscan' value 'simple:30:-70:86400'
Dec 14 13:59:05 arch NetworkManager[611]: <info> [1734177545.9586] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK SAE FT-SAE'
Dec 14 13:59:05 arch NetworkManager[611]: <info> [1734177545.9587] Config: added 'auth_alg' value 'OPEN'
Dec 14 13:59:05 arch NetworkManager[611]: <info> [1734177545.9587] Config: added 'psk' value '<hidden>'
Dec 14 13:59:06 arch wpa_supplicant[681]: wlp0s20f3: WPS-CANCEL
Dec 14 13:59:06 arch wpa_supplicant[681]: wlp0s20f3: SME: Trying to authenticate with 9c:a2:f4:f2:3e:5e (SSID='TP-Link_3E5E' freq=2417 MHz)
Dec 14 13:59:06 arch NetworkManager[611]: <info> [1734177546.0251] device (wlp0s20f3): supplicant interface state: disconnected -> authenticating
Dec 14 13:59:06 arch NetworkManager[611]: <info> [1734177546.0252] device (p2p-dev-wlp0s20f3): supplicant management interface state: disconnected -> authenticating
Dec 14 13:59:06 arch kernel: wlp0s20f3: authenticate with 9c:a2:f4:f2:3e:5e (local address=38:7a:0e:f5:2c:24)
Dec 14 13:59:06 arch kernel: wlp0s20f3: send auth to 9c:a2:f4:f2:3e:5e (try 1/3)
Dec 14 13:59:06 arch wpa_supplicant[681]: wlp0s20f3: Trying to associate with 9c:a2:f4:f2:3e:5e (SSID='TP-Link_3E5E' freq=2417 MHz)
Dec 14 13:59:06 arch kernel: wlp0s20f3: authenticated
Dec 14 13:59:06 arch kernel: wlp0s20f3: associate with 9c:a2:f4:f2:3e:5e (try 1/3)
Dec 14 13:59:06 arch NetworkManager[611]: <info> [1734177546.0523] device (wlp0s20f3): supplicant interface state: authenticating -> associating
Dec 14 13:59:06 arch NetworkManager[611]: <info> [1734177546.0524] device (p2p-dev-wlp0s20f3): supplicant management interface state: authenticating -> associating
Dec 14 13:59:06 arch kernel: wlp0s20f3: RX AssocResp from 9c:a2:f4:f2:3e:5e (capab=0x411 status=0 aid=3)
Dec 14 13:59:06 arch wpa_supplicant[681]: wlp0s20f3: Associated with 9c:a2:f4:f2:3e:5e
Dec 14 13:59:06 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Dec 14 13:59:06 arch kernel: wlp0s20f3: associated
Dec 14 13:59:06 arch NetworkManager[611]: <info> [1734177546.0742] device (wlp0s20f3): supplicant interface state: associating -> associated
Dec 14 13:59:06 arch NetworkManager[611]: <info> [1734177546.0743] device (p2p-dev-wlp0s20f3): supplicant management interface state: associating -> associated
Dec 14 13:59:06 arch NetworkManager[611]: <info> [1734177546.0915] device (wlp0s20f3): supplicant interface state: associated -> 4way_handshake
Dec 14 13:59:06 arch NetworkManager[611]: <info> [1734177546.0916] device (p2p-dev-wlp0s20f3): supplicant management interface state: associated -> 4way_handshake
Dec 14 13:59:06 arch systemd[1]: systemd-rfkill.service: Deactivated successfully.
Dec 14 13:59:06 arch wpa_supplicant[681]: wlp0s20f3: WPA: Key negotiation completed with 9c:a2:f4:f2:3e:5e [PTK=CCMP GTK=CCMP]
Dec 14 13:59:06 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-CONNECTED - Connection to 9c:a2:f4:f2:3e:5e completed [id=0 id_str=]
Dec 14 13:59:06 arch NetworkManager[611]: <info> [1734177546.2360] device (wlp0s20f3): supplicant interface state: 4way_handshake -> completed
Dec 14 13:59:06 arch NetworkManager[611]: <info> [1734177546.2362] device (wlp0s20f3): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "TP-Link_3E5E"
Dec 14 13:59:06 arch NetworkManager[611]: <info> [1734177546.2362] device (p2p-dev-wlp0s20f3): supplicant management interface state: 4way_handshake -> completed
Dec 14 13:59:06 arch NetworkManager[611]: <info> [1734177546.2383] device (wlp0s20f3): state change: config -> ip-config (reason 'none', managed-type: 'full')
Dec 14 13:59:06 arch NetworkManager[611]: <info> [1734177546.2393] dhcp4 (wlp0s20f3): activation: beginning transaction (timeout in 45 seconds)
Dec 14 13:59:06 arch dbus-broker-launch[608]: Activation request for 'org.freedesktop.home1' failed: The systemd unit 'dbus-org.freedesktop.home1.service' could not be found.
Dec 14 13:59:06 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-50 noise=9999 txrate=108000
Dec 14 13:59:06 arch NetworkManager[611]: <info> [1734177546.8464] dhcp4 (wlp0s20f3): state changed new lease, address=192.168.0.104, acd pending
Dec 14 13:59:07 arch NetworkManager[611]: <info> [1734177547.0160] dhcp4 (wlp0s20f3): state changed new lease, address=192.168.0.104
Dec 14 13:59:07 arch NetworkManager[611]: <info> [1734177547.0176] policy: set 'TP-Link_3E5E' (wlp0s20f3) as default for IPv4 routing and DNS
Dec 14 13:59:07 arch dbus-broker-launch[608]: Activation request for 'org.freedesktop.resolve1' failed: The systemd unit 'dbus-org.freedesktop.resolve1.service' could not be found.
Dec 14 13:59:07 arch NetworkManager[611]: <info> [1734177547.0327] device (wlp0s20f3): state change: ip-config -> ip-check (reason 'none', managed-type: 'full')
Dec 14 13:59:07 arch NetworkManager[611]: <info> [1734177547.0357] device (wlp0s20f3): state change: ip-check -> secondaries (reason 'none', managed-type: 'full')
Dec 14 13:59:07 arch NetworkManager[611]: <info> [1734177547.0360] device (wlp0s20f3): state change: secondaries -> activated (reason 'none', managed-type: 'full')
Dec 14 13:59:07 arch NetworkManager[611]: <info> [1734177547.0365] manager: NetworkManager state is now CONNECTED_SITE
Dec 14 13:59:07 arch NetworkManager[611]: <info> [1734177547.0375] device (wlp0s20f3): Activation: successful, device activated.
Dec 14 13:59:07 arch NetworkManager[611]: <info> [1734177547.1764] manager: NetworkManager state is now CONNECTED_GLOBAL
Dec 14 13:59:07 arch NetworkManager[611]: <info> [1734177547.6100] manager: startup complete
Dec 14 13:59:09 arch login[684]: pam_unix(login:session): session opened for user beldot(uid=1000) by beldot(uid=0)
Dec 14 13:59:09 arch systemd-logind[613]: New session 1 of user beldot.
Dec 14 13:59:09 arch systemd[1]: Created slice User Slice of UID 1000.
Dec 14 13:59:09 arch systemd[1]: Starting User Runtime Directory /run/user/1000...
Dec 14 13:59:09 arch systemd[1]: Finished User Runtime Directory /run/user/1000.
Dec 14 13:59:09 arch systemd[1]: Starting User Manager for UID 1000...
Dec 14 13:59:09 arch (systemd)[718]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[beldot] ruser=[<unknown>] rhost=[<unknown>]
Dec 14 13:59:09 arch (systemd)[718]: pam_unix(systemd-user:session): session opened for user beldot(uid=1000) by beldot(uid=0)
Dec 14 13:59:09 arch systemd-logind[613]: New session 2 of user beldot.
Dec 14 13:59:09 arch systemd[718]: Queued start job for default target Main User Target.
Dec 14 13:59:09 arch systemd[718]: Created slice User Application Slice.
Dec 14 13:59:09 arch systemd[718]: Reached target Paths.
Dec 14 13:59:09 arch systemd[718]: Reached target Timers.
Dec 14 13:59:09 arch systemd[718]: Starting D-Bus User Message Bus Socket...
Dec 14 13:59:09 arch systemd[718]: Listening on GnuPG network certificate management daemon.
Dec 14 13:59:09 arch systemd[718]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Dec 14 13:59:09 arch systemd[718]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Dec 14 13:59:09 arch systemd[718]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Dec 14 13:59:09 arch systemd[718]: Listening on GnuPG cryptographic agent and passphrase cache.
Dec 14 13:59:09 arch systemd[718]: Listening on GnuPG public key management service.
Dec 14 13:59:09 arch systemd[718]: Listening on p11-kit server.
Dec 14 13:59:09 arch systemd[718]: Listening on PipeWire Multimedia System Sockets.
Dec 14 13:59:09 arch systemd[718]: Listening on Sound System.
Dec 14 13:59:09 arch systemd[718]: Listening on D-Bus User Message Bus Socket.
Dec 14 13:59:09 arch systemd[718]: Reached target Sockets.
Dec 14 13:59:09 arch systemd[718]: Reached target Basic System.
Dec 14 13:59:09 arch systemd[1]: Started User Manager for UID 1000.
Dec 14 13:59:09 arch systemd[718]: Started Bluetooth mpris proxy.
Dec 14 13:59:09 arch systemd[1]: Started Session 1 of User beldot.
Dec 14 13:59:09 arch systemd[718]: Starting Update XDG user dir configuration...
Dec 14 13:59:09 arch login[684]: LOGIN ON tty1 BY beldot
Dec 14 13:59:09 arch systemd[718]: Created slice User Core Session Slice.
Dec 14 13:59:09 arch systemd[718]: Starting D-Bus User Message Bus...
Dec 14 13:59:09 arch systemd[718]: Finished Update XDG user dir configuration.
Dec 14 13:59:09 arch systemd[718]: Reached target Main User Target.
Dec 14 13:59:09 arch dbus-broker-launch[731]: Service file '/usr/share/dbus-1/services/org.knopwob.dunst.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
Dec 14 13:59:09 arch dbus-broker-launch[731]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
Dec 14 13:59:09 arch dbus-broker-launch[731]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
Dec 14 13:59:09 arch systemd[718]: Started D-Bus User Message Bus.
Dec 14 13:59:09 arch dbus-broker-launch[731]: Ready
Dec 14 13:59:09 arch systemd[718]: Startup finished in 170ms.
Dec 14 13:59:11 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Dec 14 13:59:14 arch systemd[718]: Starting Sound Service...
Dec 14 13:59:14 arch systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Dec 14 13:59:14 arch systemd[1]: Started RealtimeKit Scheduling Policy Service.
Dec 14 13:59:14 arch rtkit-daemon[1227]: Successfully called chroot.
Dec 14 13:59:14 arch rtkit-daemon[1227]: Successfully dropped privileges.
Dec 14 13:59:14 arch rtkit-daemon[1227]: Successfully limited resources.
Dec 14 13:59:14 arch rtkit-daemon[1227]: Running.
Dec 14 13:59:14 arch rtkit-daemon[1227]: Watchdog thread running.
Dec 14 13:59:14 arch rtkit-daemon[1227]: Canary thread running.
Dec 14 13:59:15 arch systemd[1]: Starting Authorization Manager...
Dec 14 13:59:15 arch polkitd[1230]: Started polkitd version 125
Dec 14 13:59:15 arch systemd[1]: Started Authorization Manager.
Dec 14 13:59:15 arch rtkit-daemon[1227]: Successfully made thread 1226 of process 1226 owned by '1000' high priority at nice level -11.
Dec 14 13:59:15 arch rtkit-daemon[1227]: Supervising 1 threads of 1 processes of 1 users.
Dec 14 13:59:15 arch systemd[718]: Starting Dunst notification daemon...
Dec 14 13:59:15 arch systemd[718]: Started kitty child process: 1266 launched by: 1224.
Dec 14 13:59:15 arch systemd[718]: Started Dunst notification daemon.
Dec 14 13:59:15 arch rtkit-daemon[1227]: Supervising 1 threads of 1 processes of 1 users.
Dec 14 13:59:15 arch rtkit-daemon[1227]: Successfully made thread 1568 of process 1226 owned by '1000' RT at priority 5.
Dec 14 13:59:15 arch rtkit-daemon[1227]: Supervising 2 threads of 1 processes of 1 users.
Dec 14 13:59:15 arch rtkit-daemon[1227]: Supervising 2 threads of 1 processes of 1 users.
Dec 14 13:59:15 arch rtkit-daemon[1227]: Successfully made thread 1570 of process 1226 owned by '1000' RT at priority 5.
Dec 14 13:59:15 arch rtkit-daemon[1227]: Supervising 3 threads of 1 processes of 1 users.
Dec 14 13:59:15 arch systemd[718]: Started Sound Service.
Dec 14 13:59:15 arch pulseaudio[1226]: Get() failed: org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
Dec 14 13:59:15 arch kernel: Bluetooth: RFCOMM TTY layer initialized
Dec 14 13:59:15 arch kernel: Bluetooth: RFCOMM socket layer initialized
Dec 14 13:59:15 arch kernel: Bluetooth: RFCOMM ver 1.11
Dec 14 13:59:15 arch bluetoothd[612]: Endpoint registered: sender=:1.22 path=/MediaEndpoint/A2DPSink/sbc
Dec 14 13:59:15 arch bluetoothd[612]: Endpoint registered: sender=:1.22 path=/MediaEndpoint/A2DPSource/sbc
Dec 14 13:59:15 arch bluetoothd[612]: Endpoint registered: sender=:1.22 path=/MediaEndpoint/A2DPSink/sbc_xq_453
Dec 14 13:59:15 arch bluetoothd[612]: Endpoint registered: sender=:1.22 path=/MediaEndpoint/A2DPSource/sbc_xq_453
Dec 14 13:59:15 arch bluetoothd[612]: Endpoint registered: sender=:1.22 path=/MediaEndpoint/A2DPSink/sbc_xq_512
Dec 14 13:59:15 arch bluetoothd[612]: Endpoint registered: sender=:1.22 path=/MediaEndpoint/A2DPSource/sbc_xq_512
Dec 14 13:59:15 arch bluetoothd[612]: Endpoint registered: sender=:1.22 path=/MediaEndpoint/A2DPSink/sbc_xq_552
Dec 14 13:59:15 arch bluetoothd[612]: Endpoint registered: sender=:1.22 path=/MediaEndpoint/A2DPSource/sbc_xq_552
Dec 14 13:59:15 arch bluetoothd[612]: Endpoint registered: sender=:1.22 path=/MediaEndpoint/A2DPSink/faststream
Dec 14 13:59:15 arch bluetoothd[612]: Endpoint registered: sender=:1.22 path=/MediaEndpoint/A2DPSource/faststream
Dec 14 13:59:17 arch systemd[718]: Started kitty child process: 1620 launched by: 1592.
Dec 14 13:59:28 arch systemd[718]: kitty-1592-0.scope: Consumed 16.473s CPU time, 40.2M memory peak.
Dec 14 13:59:29 arch systemd[718]: Starting Accessibility services bus...
Dec 14 13:59:29 arch systemd[1]: Starting Time & Date Service...
Dec 14 13:59:29 arch systemd[718]: Started Accessibility services bus.
Dec 14 13:59:29 arch systemd[1]: Started Time & Date Service.
Dec 14 13:59:30 arch rtkit-daemon[1227]: Supervising 3 threads of 1 processes of 1 users.
Dec 14 13:59:30 arch rtkit-daemon[1227]: Supervising 3 threads of 1 processes of 1 users.
Dec 14 13:59:30 arch rtkit-daemon[1227]: Supervising 3 threads of 1 processes of 1 users.
Dec 14 13:59:30 arch rtkit-daemon[1227]: Supervising 3 threads of 1 processes of 1 users.
Dec 14 13:59:30 arch rtkit-daemon[1227]: Successfully made thread 2080 of process 1934 owned by '1000' RT at priority 10.
Dec 14 13:59:30 arch rtkit-daemon[1227]: Supervising 4 threads of 2 processes of 1 users.
Dec 14 13:59:30 arch rtkit-daemon[1227]: Supervising 4 threads of 2 processes of 1 users.
Dec 14 13:59:30 arch rtkit-daemon[1227]: Supervising 4 threads of 2 processes of 1 users.
Dec 14 13:59:31 arch rtkit-daemon[1227]: Supervising 4 threads of 2 processes of 1 users.
Dec 14 13:59:31 arch rtkit-daemon[1227]: Supervising 4 threads of 2 processes of 1 users.
Dec 14 13:59:31 arch rtkit-daemon[1227]: Supervising 4 threads of 2 processes of 1 users.
Dec 14 13:59:31 arch rtkit-daemon[1227]: Supervising 4 threads of 2 processes of 1 users.
Dec 14 13:59:31 arch rtkit-daemon[1227]: Supervising 4 threads of 2 processes of 1 users.
Dec 14 13:59:31 arch rtkit-daemon[1227]: Supervising 4 threads of 2 processes of 1 users.
Dec 14 13:59:31 arch rtkit-daemon[1227]: Supervising 4 threads of 2 processes of 1 users.
Dec 14 13:59:31 arch rtkit-daemon[1227]: Supervising 4 threads of 2 processes of 1 users.
Dec 14 13:59:31 arch systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Dec 14 13:59:31 arch systemd-timesyncd[600]: Contacted time server 91.231.182.17:123 (2.arch.pool.ntp.org).
Dec 14 13:59:31 arch systemd-timesyncd[600]: Initial clock synchronization to Sat 2024-12-14 13:59:31.923794 EET.
Dec 14 13:59:46 arch systemd[718]: Started kitty child process: 2382 launched by: 2353.
Dec 14 14:00:00 arch systemd[1]: systemd-timedated.service: Deactivated successfully.
Dec 14 14:00:51 arch sudo[2703]: beldot : TTY=pts/0 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/pacman -S obs-studio
Dec 14 14:00:51 arch sudo[2703]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 14 14:00:55 arch sudo[2703]: pam_unix(sudo:session): session closed for user root
Dec 14 14:02:27 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-45 noise=9999 txrate=300000
Dec 14 14:02:29 arch rtkit-daemon[1227]: Supervising 4 threads of 2 processes of 1 users.
Dec 14 14:02:29 arch rtkit-daemon[1227]: Supervising 4 threads of 2 processes of 1 users.
Dec 14 14:02:38 arch rtkit-daemon[1227]: Supervising 4 threads of 2 processes of 1 users.
Dec 14 14:02:38 arch rtkit-daemon[1227]: Supervising 4 threads of 2 processes of 1 users.
Dec 14 14:02:38 arch rtkit-daemon[1227]: Supervising 4 threads of 2 processes of 1 users.
Dec 14 14:02:38 arch rtkit-daemon[1227]: Supervising 4 threads of 2 processes of 1 users.
Dec 14 14:02:41 arch rtkit-daemon[1227]: Supervising 4 threads of 2 processes of 1 users.
Dec 14 14:02:41 arch rtkit-daemon[1227]: Supervising 4 threads of 2 processes of 1 users.
Dec 14 14:03:55 arch rtkit-daemon[1227]: Supervising 4 threads of 2 processes of 1 users.
Dec 14 14:03:55 arch rtkit-daemon[1227]: Supervising 4 threads of 2 processes of 1 users.
Dec 14 14:08:51 arch bluetoothd[612]: src/profile.c:record_cb() Unable to get Hands-Free Voice gateway SDP record: Host is down
Dec 14 14:10:40 arch systemd[718]: Started kitty child process: 3322 launched by: 3293.
Dec 14 14:10:46 arch rtkit-daemon[1227]: Supervising 4 threads of 2 processes of 1 users.
Dec 14 14:10:46 arch rtkit-daemon[1227]: Supervising 4 threads of 2 processes of 1 users.
Dec 14 14:11:04 arch sudo[3872]: beldot : TTY=pts/1 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/pacman -S mpv
Dec 14 14:11:04 arch sudo[3872]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 14 14:11:07 arch sudo[3872]: pam_unix(sudo:session): session closed for user root
Dec 14 14:11:16 arch rtkit-daemon[1227]: Supervising 4 threads of 2 processes of 1 users.
Dec 14 14:11:16 arch rtkit-daemon[1227]: Supervising 4 threads of 2 processes of 1 users.
Dec 14 14:11:16 arch rtkit-daemon[1227]: Supervising 4 threads of 2 processes of 1 users.
Dec 14 14:11:16 arch systemd[718]: Started PipeWire Multimedia Service.
Dec 14 14:11:16 arch rtkit-daemon[1227]: Supervising 4 threads of 2 processes of 1 users.
Dec 14 14:11:16 arch rtkit-daemon[1227]: Supervising 4 threads of 2 processes of 1 users.
Dec 14 14:11:16 arch rtkit-daemon[1227]: Supervising 4 threads of 2 processes of 1 users.
Dec 14 14:11:16 arch rtkit-daemon[1227]: Successfully made thread 4183 of process 4183 owned by '1000' high priority at nice level -11.
Dec 14 14:11:16 arch rtkit-daemon[1227]: Supervising 5 threads of 3 processes of 1 users.
Dec 14 14:11:16 arch rtkit-daemon[1227]: Successfully made thread 4185 of process 4183 owned by '1000' RT at priority 20.
Dec 14 14:11:16 arch rtkit-daemon[1227]: Supervising 6 threads of 3 processes of 1 users.
Dec 14 14:11:38 arch rtkit-daemon[1227]: Supervising 6 threads of 3 processes of 1 users.
Dec 14 14:11:38 arch rtkit-daemon[1227]: Supervising 6 threads of 3 processes of 1 users.
Dec 14 14:11:38 arch rtkit-daemon[1227]: Supervising 6 threads of 3 processes of 1 users.
Dec 14 14:11:46 arch systemd[718]: kitty-2353-0.scope: Consumed 2.427s CPU time, 187M memory peak.
Dec 14 14:11:47 arch rtkit-daemon[1227]: Supervising 6 threads of 3 processes of 1 users.
Dec 14 14:11:47 arch rtkit-daemon[1227]: Supervising 6 threads of 3 processes of 1 users.
Dec 14 14:11:57 arch rtkit-daemon[1227]: Supervising 6 threads of 3 processes of 1 users.
Dec 14 14:11:57 arch rtkit-daemon[1227]: Supervising 6 threads of 3 processes of 1 users.
Dec 14 14:11:57 arch rtkit-daemon[1227]: Supervising 6 threads of 3 processes of 1 users.
Dec 14 14:11:57 arch rtkit-daemon[1227]: Supervising 6 threads of 3 processes of 1 users.
Dec 14 14:12:01 arch rtkit-daemon[1227]: Supervising 6 threads of 3 processes of 1 users.
Dec 14 14:12:01 arch rtkit-daemon[1227]: Supervising 6 threads of 3 processes of 1 users.
Dec 14 14:12:01 arch rtkit-daemon[1227]: Successfully made thread 4751 of process 3081 owned by '1000' RT at priority 10.
Dec 14 14:12:01 arch rtkit-daemon[1227]: Supervising 7 threads of 4 processes of 1 users.
Dec 14 14:12:09 arch bluetoothd[612]: Player registered: sender=:1.15 path=/_1_13
Dec 14 14:12:21 arch rtkit-daemon[1227]: Supervising 7 threads of 4 processes of 1 users.
Dec 14 14:12:21 arch rtkit-daemon[1227]: Supervising 7 threads of 4 processes of 1 users.
Dec 14 14:12:53 arch systemd[1]: Starting Hostname Service...
Dec 14 14:12:53 arch systemd[1]: Started Hostname Service.
Dec 14 14:13:10 arch systemd[718]: Starting User preferences database...
Dec 14 14:13:10 arch systemd[718]: Started User preferences database.
Dec 14 14:13:16 arch rtkit-daemon[1227]: Supervising 7 threads of 4 processes of 1 users.
Dec 14 14:13:16 arch rtkit-daemon[1227]: Supervising 7 threads of 4 processes of 1 users.
Dec 14 14:13:21 arch rtkit-daemon[1227]: Supervising 7 threads of 4 processes of 1 users.
Dec 14 14:13:21 arch rtkit-daemon[1227]: Supervising 7 threads of 4 processes of 1 users.
Dec 14 14:13:21 arch rtkit-daemon[1227]: Supervising 7 threads of 4 processes of 1 users.
Dec 14 14:13:23 arch systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Dec 14 14:13:53 arch rtkit-daemon[1227]: Supervising 7 threads of 4 processes of 1 users.
Dec 14 14:13:53 arch rtkit-daemon[1227]: Supervising 7 threads of 4 processes of 1 users.
Dec 14 14:13:53 arch rtkit-daemon[1227]: Supervising 7 threads of 4 processes of 1 users.
Dec 14 14:13:53 arch rtkit-daemon[1227]: Supervising 7 threads of 4 processes of 1 users.
Dec 14 14:14:30 arch systemd[1]: Starting Cleanup of Temporary Directories...
Dec 14 14:14:30 arch systemd[1]: systemd-tmpfiles-clean.service: Deactivated successfully.
Dec 14 14:14:30 arch systemd[1]: Finished Cleanup of Temporary Directories.
Dec 14 14:15:07 arch rtkit-daemon[1227]: Supervising 7 threads of 4 processes of 1 users.
Dec 14 14:15:07 arch rtkit-daemon[1227]: Supervising 7 threads of 4 processes of 1 users.
Dec 14 14:15:07 arch rtkit-daemon[1227]: Supervising 7 threads of 4 processes of 1 users.
Dec 14 14:18:13 arch systemd[718]: Started kitty child process: 5782 launched by: 5753.
Dec 14 14:19:22 arch rtkit-daemon[1227]: Supervising 7 threads of 4 processes of 1 users.
Dec 14 14:19:22 arch rtkit-daemon[1227]: Supervising 7 threads of 4 processes of 1 users.
Dec 14 14:19:30 arch rtkit-daemon[1227]: Supervising 7 threads of 4 processes of 1 users.
Dec 14 14:19:30 arch rtkit-daemon[1227]: Supervising 7 threads of 4 processes of 1 users.
Dec 14 14:20:59 arch rtkit-daemon[1227]: Supervising 7 threads of 4 processes of 1 users.
Dec 14 14:20:59 arch rtkit-daemon[1227]: Supervising 7 threads of 4 processes of 1 users.
Dec 14 14:22:00 arch rtkit-daemon[1227]: Supervising 7 threads of 4 processes of 1 users.
Dec 14 14:22:00 arch rtkit-daemon[1227]: Supervising 7 threads of 4 processes of 1 users.
Dec 14 14:22:51 arch systemd[718]: Reached target Bluetooth.
Dec 14 14:22:51 arch bluetoothd[612]: Authentication attempt without agent
Dec 14 14:22:51 arch bluetoothd[612]: profiles/audio/avctp.c:auth_cb() Access denied: org.bluez.Error.Rejected
Dec 14 14:22:51 arch bluetoothd[612]: Authentication attempt without agent
Dec 14 14:22:51 arch bluetoothd[612]: profiles/audio/a2dp.c:auth_cb() Access denied: org.bluez.Error.Rejected
Dec 14 14:22:51 arch bluetoothd[612]: Authentication attempt without agent
Dec 14 14:22:51 arch bluetoothd[612]: src/profile.c:ext_auth() Hands-Free Voice gateway rejected 70:50:E7:4E:82:1E: org.bluez.Error.Rejected
Dec 14 14:23:09 arch kernel: input: JBL WAVE FLEX (AVRCP) as /devices/virtual/input/input27
Dec 14 14:23:09 arch systemd-logind[613]: Watching system buttons on /dev/input/event23 (JBL WAVE FLEX (AVRCP))
Dec 14 14:23:09 arch bluetoothd[612]: /org/bluez/hci0/dev_70_50_E7_4E_82_1E/sep1/fd0: fd(31) ready
Dec 14 14:23:09 arch rtkit-daemon[1227]: Supervising 7 threads of 4 processes of 1 users.
Dec 14 14:23:09 arch rtkit-daemon[1227]: Successfully made thread 6394 of process 1226 owned by '1000' RT at priority 5.
Dec 14 14:23:09 arch rtkit-daemon[1227]: Supervising 8 threads of 4 processes of 1 users.
Dec 14 14:23:11 arch pulseaudio[1226]: Battery Level: 100%
Dec 14 14:23:15 arch rtkit-daemon[1227]: Supervising 8 threads of 4 processes of 1 users.
Dec 14 14:23:15 arch rtkit-daemon[1227]: Supervising 8 threads of 4 processes of 1 users.
Dec 14 14:23:15 arch rtkit-daemon[1227]: Supervising 8 threads of 4 processes of 1 users.
Dec 14 14:23:15 arch rtkit-daemon[1227]: Supervising 8 threads of 4 processes of 1 users.
Dec 14 14:23:18 arch rtkit-daemon[1227]: Supervising 8 threads of 4 processes of 1 users.
Dec 14 14:23:18 arch rtkit-daemon[1227]: Supervising 8 threads of 4 processes of 1 users.
Dec 14 14:23:18 arch rtkit-daemon[1227]: Successfully made thread 6582 of process 6282 owned by '1000' RT at priority 10.
Dec 14 14:23:18 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 14:23:55 arch pulseaudio[1226]: Battery Level: 100%
Dec 14 14:26:16 arch pulseaudio[1226]: Battery Level: 100%
Dec 14 14:28:26 arch pulseaudio[1226]: Battery Level: 100%
Dec 14 14:30:00 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 14:30:00 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 14:30:33 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 14:30:33 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 14:30:40 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 14:30:40 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 14:31:51 arch sudo[7157]: beldot : TTY=pts/0 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/pacman -Ss modesetting
Dec 14 14:31:51 arch sudo[7157]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 14 14:31:51 arch sudo[7157]: pam_unix(sudo:session): session closed for user root
Dec 14 14:33:31 arch sudo[7256]: beldot : TTY=pts/0 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/pacman -R mesa
Dec 14 14:33:31 arch sudo[7256]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 14 14:33:31 arch sudo[7256]: pam_unix(sudo:session): session closed for user root
Dec 14 14:38:00 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 14:38:00 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 14:38:45 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 14:38:45 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 14:38:47 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 14:38:47 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 14:41:53 arch sudo[7618]: beldot : TTY=pts/0 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/pacman -Syu mesa xf86-video-intel nvidia nvidia-utils lib32-nvidia-utils
Dec 14 14:41:53 arch sudo[7618]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 14 14:42:03 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 14:42:03 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 14:42:09 arch sudo[7618]: pam_unix(sudo:session): session closed for user root
Dec 14 14:42:19 arch sudo[7671]: beldot : TTY=pts/0 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/pacman -Syu mesa xf86-video-intel nvidia-open nvidia-utils lib32-nvidia-utils
Dec 14 14:42:19 arch sudo[7671]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 14 14:42:30 arch dbus-broker-launch[608]: Noticed file-system modification, trigger reload.
Dec 14 14:42:30 arch dbus-broker-launch[608]: Looking up NSS user entry for 'pulse'...
Dec 14 14:42:30 arch dbus-broker-launch[608]: NSS returned no entry for 'pulse'
Dec 14 14:42:30 arch dbus-broker-launch[608]: Invalid user-name in /usr/share/dbus-1/system.d/pulseaudio-system.conf +27: user="pulse"
Dec 14 14:42:31 arch dbus-broker-launch[608]: Noticed file-system modification, trigger reload.
Dec 14 14:42:31 arch dbus-broker-launch[608]: Looking up NSS user entry for 'pulse'...
Dec 14 14:42:31 arch dbus-broker-launch[608]: NSS returned no entry for 'pulse'
Dec 14 14:42:31 arch dbus-broker-launch[608]: Invalid user-name in /usr/share/dbus-1/system.d/pulseaudio-system.conf +27: user="pulse"
Dec 14 14:42:32 arch dbus-broker-launch[731]: Noticed file-system modification, trigger reload.
Dec 14 14:42:32 arch dbus-broker-launch[731]: Service file '/usr/share/dbus-1/services/org.knopwob.dunst.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
Dec 14 14:42:32 arch dbus-broker-launch[731]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
Dec 14 14:42:32 arch dbus-broker-launch[731]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
Dec 14 14:42:32 arch dbus-broker-launch[731]: Noticed file-system modification, trigger reload.
Dec 14 14:42:32 arch dbus-broker-launch[731]: Service file '/usr/share/dbus-1/services/org.knopwob.dunst.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
Dec 14 14:42:32 arch dbus-broker-launch[731]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
Dec 14 14:42:32 arch dbus-broker-launch[731]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
Dec 14 14:42:32 arch systemd[1]: Reload requested from client PID 7785 ('systemctl') (unit user@1000.service)...
Dec 14 14:42:32 arch systemd[1]: Reloading...
Dec 14 14:42:32 arch systemd[1]: Reloading finished in 138 ms.
Dec 14 14:42:33 arch systemd[1]: Reloading User Manager for UID 1000...
Dec 14 14:42:33 arch systemd[718]: Received SIGRTMIN+25 from PID 1 (systemd).
Dec 14 14:42:33 arch systemd[718]: Reexecuting.
Dec 14 14:42:33 arch systemd[1]: Reloaded User Manager for UID 1000.
Dec 14 14:42:33 arch systemd[1]: Queuing reload/restart jobs for marked units…
Dec 14 14:42:33 arch systemd[718]: Reached target Sound Card.
Dec 14 14:42:33 arch systemd-logind[613]: Watching system buttons on /dev/input/event6 (Intel HID 5 button array)
Dec 14 14:42:33 arch systemd-logind[613]: Watching system buttons on /dev/input/event0 (Lid Switch)
Dec 14 14:42:33 arch systemd-logind[613]: Watching system buttons on /dev/input/event1 (Power Button)
Dec 14 14:42:33 arch systemd-logind[613]: Watching system buttons on /dev/input/event5 (Intel HID events)
Dec 14 14:42:33 arch systemd-logind[613]: Watching system buttons on /dev/input/event2 (AT Translated Set 2 keyboard)
Dec 14 14:42:33 arch systemd-logind[613]: Watching system buttons on /dev/input/event3 (ITE Tech. Inc. ITE Device(8176) Keyboard)
Dec 14 14:42:33 arch systemd-logind[613]: Watching system buttons on /dev/input/event23 (JBL WAVE FLEX (AVRCP))
Dec 14 14:42:44 arch systemd[1]: Reloading D-Bus System Message Bus...
Dec 14 14:42:44 arch dbus-broker-launch[608]: Looking up NSS user entry for 'pulse'...
Dec 14 14:42:44 arch dbus-broker-launch[608]: NSS returned no entry for 'pulse'
Dec 14 14:42:44 arch dbus-broker-launch[608]: Invalid user-name in /usr/share/dbus-1/system.d/pulseaudio-system.conf +27: user="pulse"
Dec 14 14:42:44 arch systemd[1]: Reloaded D-Bus System Message Bus.
Dec 14 14:42:44 arch sudo[7671]: pam_unix(sudo:session): session closed for user root
Dec 14 14:42:55 arch sudo[12031]: beldot : TTY=pts/0 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/pacman -S vulkan-intel vulkan-tools
Dec 14 14:42:55 arch sudo[12031]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 14 14:42:58 arch sudo[12031]: pam_unix(sudo:session): session closed for user root
Dec 14 14:43:32 arch sudo[12094]: beldot : TTY=pts/0 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/nvim /etc/modprobe.d/blacklist.conf
Dec 14 14:43:32 arch sudo[12094]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 14 14:43:51 arch sudo[12094]: pam_unix(sudo:session): session closed for user root
Dec 14 14:43:56 arch sudo[12110]: beldot : TTY=pts/0 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/mkinitcpio -P
Dec 14 14:43:56 arch sudo[12110]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 14 14:44:05 arch sudo[12110]: pam_unix(sudo:session): session closed for user root
Dec 14 14:44:36 arch pulseaudio[1226]: Battery Level: 100%
Dec 14 14:44:53 arch kernel: NVRM: nvAssertFailedNoLog: Assertion failed: rmapiLockIsOwner() @ mem_mgr.c:465
Dec 14 14:45:52 arch sudo[16213]: beldot : TTY=pts/0 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/nvim /etc/X11/xorg.conf.d/10-prime-offload.conf
Dec 14 14:45:52 arch sudo[16213]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 14 14:46:24 arch systemd[718]: Started kitty child process: 16257 launched by: 16228.
Dec 14 14:46:27 arch kernel: NVRM: nvAssertFailedNoLog: Assertion failed: rmapiLockIsOwner() @ mem_mgr.c:465
Dec 14 14:46:59 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 14:46:59 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 14:47:06 arch pulseaudio[1226]: Battery Level: 100%
Dec 14 14:47:52 arch sudo[16213]: pam_unix(sudo:session): session closed for user root
Dec 14 14:48:14 arch systemd[718]: kitty-5753-0.scope: Consumed 1min 1.808s CPU time, 1.8G memory peak.
Dec 14 14:48:14 arch systemd[718]: kitty-16228-0.scope: Consumed 1.170s CPU time, 8.5M memory peak.
Dec 14 14:48:22 arch dunst[1265]: X connection to :0 broken (explicit kill or server shutdown).
Dec 14 14:48:22 arch systemd[718]: dunst.service: Main process exited, code=exited, status=1/FAILURE
Dec 14 14:48:22 arch systemd[718]: dunst.service: Failed with result 'exit-code'.
Dec 14 14:48:22 arch bluetoothd[612]: Player unregistered: sender=:1.15 path=/_1_13
Dec 14 14:48:29 arch systemd[718]: Starting Dunst notification daemon...
Dec 14 14:48:29 arch systemd[718]: Started kitty child process: 16766 launched by: 16757.
Dec 14 14:48:29 arch systemd[718]: Started Dunst notification daemon.
Dec 14 14:48:30 arch systemd[718]: Started kitty child process: 17075 launched by: 17066.
Dec 14 14:48:32 arch systemd[718]: Started kitty child process: 17368 launched by: 17359.
Dec 14 14:48:33 arch systemd[1]: Starting Time & Date Service...
Dec 14 14:48:34 arch systemd[1]: Started Time & Date Service.
Dec 14 14:48:34 arch rtkit-daemon[1227]: Supervising 6 threads of 2 processes of 1 users.
Dec 14 14:48:34 arch rtkit-daemon[1227]: Supervising 6 threads of 2 processes of 1 users.
Dec 14 14:48:34 arch rtkit-daemon[1227]: Supervising 6 threads of 2 processes of 1 users.
Dec 14 14:48:34 arch rtkit-daemon[1227]: Supervising 6 threads of 2 processes of 1 users.
Dec 14 14:48:34 arch rtkit-daemon[1227]: Successfully made thread 17778 of process 17650 owned by '1000' RT at priority 10.
Dec 14 14:48:34 arch rtkit-daemon[1227]: Supervising 7 threads of 3 processes of 1 users.
Dec 14 14:48:34 arch rtkit-daemon[1227]: Supervising 7 threads of 3 processes of 1 users.
Dec 14 14:48:34 arch rtkit-daemon[1227]: Supervising 7 threads of 3 processes of 1 users.
Dec 14 14:48:35 arch rtkit-daemon[1227]: Supervising 7 threads of 3 processes of 1 users.
Dec 14 14:48:35 arch rtkit-daemon[1227]: Supervising 7 threads of 3 processes of 1 users.
Dec 14 14:48:35 arch rtkit-daemon[1227]: Supervising 7 threads of 3 processes of 1 users.
Dec 14 14:48:35 arch rtkit-daemon[1227]: Supervising 7 threads of 3 processes of 1 users.
Dec 14 14:48:35 arch rtkit-daemon[1227]: Supervising 7 threads of 3 processes of 1 users.
Dec 14 14:48:35 arch rtkit-daemon[1227]: Supervising 7 threads of 3 processes of 1 users.
Dec 14 14:48:37 arch rtkit-daemon[1227]: Supervising 7 threads of 3 processes of 1 users.
Dec 14 14:48:37 arch rtkit-daemon[1227]: Supervising 7 threads of 3 processes of 1 users.
Dec 14 14:48:37 arch rtkit-daemon[1227]: Supervising 7 threads of 3 processes of 1 users.
Dec 14 14:48:37 arch rtkit-daemon[1227]: Supervising 7 threads of 3 processes of 1 users.
Dec 14 14:48:44 arch systemd[718]: Started kitty child process: 18059 launched by: 18050.
Dec 14 14:49:04 arch systemd[1]: systemd-timedated.service: Deactivated successfully.
Dec 14 14:52:34 arch systemd[718]: kitty-18050-0.scope: Consumed 1.852s CPU time, 28M memory peak.
Dec 14 14:52:39 arch rtkit-daemon[1227]: Supervising 7 threads of 3 processes of 1 users.
Dec 14 14:52:39 arch rtkit-daemon[1227]: Supervising 7 threads of 3 processes of 1 users.
Dec 14 14:52:42 arch rtkit-daemon[1227]: Supervising 7 threads of 3 processes of 1 users.
Dec 14 14:52:42 arch rtkit-daemon[1227]: Supervising 7 threads of 3 processes of 1 users.
Dec 14 14:52:42 arch rtkit-daemon[1227]: Supervising 7 threads of 3 processes of 1 users.
Dec 14 14:52:42 arch rtkit-daemon[1227]: Supervising 7 threads of 3 processes of 1 users.
Dec 14 14:52:45 arch systemd[718]: Started kitty child process: 18574 launched by: 18564.
Dec 14 14:52:48 arch systemd[718]: Started kitty child process: 18865 launched by: 18856.
Dec 14 14:52:56 arch rtkit-daemon[1227]: Supervising 7 threads of 3 processes of 1 users.
Dec 14 14:52:56 arch rtkit-daemon[1227]: Supervising 7 threads of 3 processes of 1 users.
Dec 14 14:52:56 arch rtkit-daemon[1227]: Supervising 7 threads of 3 processes of 1 users.
Dec 14 14:52:56 arch rtkit-daemon[1227]: Supervising 7 threads of 3 processes of 1 users.
Dec 14 14:52:56 arch pulseaudio[1226]: Battery Level: 100%
Dec 14 14:52:57 arch rtkit-daemon[1227]: Supervising 7 threads of 3 processes of 1 users.
Dec 14 14:52:57 arch rtkit-daemon[1227]: Supervising 7 threads of 3 processes of 1 users.
Dec 14 14:52:57 arch rtkit-daemon[1227]: Successfully made thread 19331 of process 18448 owned by '1000' RT at priority 10.
Dec 14 14:52:57 arch rtkit-daemon[1227]: Supervising 8 threads of 4 processes of 1 users.
Dec 14 14:52:58 arch bluetoothd[612]: Player registered: sender=:1.15 path=/_1_63
Dec 14 14:53:26 arch pulseaudio[1226]: Battery Level: 100%
Dec 14 14:54:25 arch rtkit-daemon[1227]: Supervising 8 threads of 4 processes of 1 users.
Dec 14 14:54:25 arch rtkit-daemon[1227]: Supervising 8 threads of 4 processes of 1 users.
Dec 14 14:54:34 arch rtkit-daemon[1227]: Supervising 8 threads of 4 processes of 1 users.
Dec 14 14:54:34 arch rtkit-daemon[1227]: Supervising 8 threads of 4 processes of 1 users.
Dec 14 14:54:37 arch rtkit-daemon[1227]: Supervising 8 threads of 4 processes of 1 users.
Dec 14 14:54:37 arch rtkit-daemon[1227]: Supervising 8 threads of 4 processes of 1 users.
Dec 14 14:54:39 arch bluetoothd[612]: Player unregistered: sender=:1.15 path=/_1_63
Dec 14 14:54:40 arch systemd[1]: Starting Time & Date Service...
Dec 14 14:54:40 arch systemd[1]: Started Time & Date Service.
Dec 14 14:54:40 arch rtkit-daemon[1227]: Supervising 6 threads of 2 processes of 1 users.
Dec 14 14:54:40 arch rtkit-daemon[1227]: Supervising 6 threads of 2 processes of 1 users.
Dec 14 14:54:40 arch rtkit-daemon[1227]: Supervising 6 threads of 2 processes of 1 users.
Dec 14 14:54:40 arch rtkit-daemon[1227]: Supervising 6 threads of 2 processes of 1 users.
Dec 14 14:54:40 arch rtkit-daemon[1227]: Successfully made thread 19708 of process 19583 owned by '1000' RT at priority 10.
Dec 14 14:54:40 arch rtkit-daemon[1227]: Supervising 7 threads of 3 processes of 1 users.
Dec 14 14:54:41 arch rtkit-daemon[1227]: Supervising 7 threads of 3 processes of 1 users.
Dec 14 14:54:41 arch rtkit-daemon[1227]: Supervising 7 threads of 3 processes of 1 users.
Dec 14 14:54:41 arch rtkit-daemon[1227]: Supervising 7 threads of 3 processes of 1 users.
Dec 14 14:54:41 arch rtkit-daemon[1227]: Supervising 7 threads of 3 processes of 1 users.
Dec 14 14:54:41 arch rtkit-daemon[1227]: Supervising 7 threads of 3 processes of 1 users.
Dec 14 14:54:41 arch rtkit-daemon[1227]: Supervising 7 threads of 3 processes of 1 users.
Dec 14 14:54:41 arch rtkit-daemon[1227]: Supervising 7 threads of 3 processes of 1 users.
Dec 14 14:54:41 arch rtkit-daemon[1227]: Supervising 7 threads of 3 processes of 1 users.
Dec 14 14:55:04 arch rtkit-daemon[1227]: Supervising 7 threads of 3 processes of 1 users.
Dec 14 14:55:04 arch rtkit-daemon[1227]: Supervising 7 threads of 3 processes of 1 users.
Dec 14 14:55:09 arch rtkit-daemon[1227]: Supervising 7 threads of 3 processes of 1 users.
Dec 14 14:55:09 arch rtkit-daemon[1227]: Supervising 7 threads of 3 processes of 1 users.
Dec 14 14:55:10 arch systemd[1]: systemd-timedated.service: Deactivated successfully.
Dec 14 14:56:02 arch systemd[718]: Started kitty child process: 20023 launched by: 20013.
Dec 14 14:56:13 arch rtkit-daemon[1227]: Supervising 7 threads of 3 processes of 1 users.
Dec 14 14:56:13 arch rtkit-daemon[1227]: Supervising 7 threads of 3 processes of 1 users.
Dec 14 14:59:06 arch NetworkManager[611]: <info> [1734181146.2947] dhcp4 (wlp0s20f3): state changed new lease, address=192.168.0.104
Dec 14 14:59:06 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Dec 14 14:59:06 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Dec 14 14:59:16 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Dec 14 14:59:23 arch systemd[718]: Started kitty child process: 20420 launched by: 20410.
Dec 14 14:59:34 arch sudo[20704]: beldot : TTY=pts/1 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/pacman -S unrar 7z tar
Dec 14 14:59:34 arch sudo[20704]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 14 14:59:34 arch sudo[20704]: pam_unix(sudo:session): session closed for user root
Dec 14 14:59:40 arch sudo[20712]: beldot : TTY=pts/1 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/pacman -S unrar 7zip tar
Dec 14 14:59:40 arch sudo[20712]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 14 14:59:41 arch sudo[20712]: pam_unix(sudo:session): session closed for user root
Dec 14 14:59:53 arch sudo[20749]: beldot : TTY=pts/1 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/pacman -S unrar p7zip tar
Dec 14 14:59:53 arch sudo[20749]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 14 14:59:59 arch sudo[20749]: pam_unix(sudo:session): session closed for user root
Dec 14 15:00:03 arch systemd[718]: kitty-20410-0.scope: Consumed 2.550s CPU time, 107.9M memory peak.
Dec 14 15:03:07 arch rtkit-daemon[1227]: Supervising 7 threads of 3 processes of 1 users.
Dec 14 15:03:07 arch rtkit-daemon[1227]: Supervising 7 threads of 3 processes of 1 users.
Dec 14 15:03:38 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:03:55 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:03:55 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:03:55 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:03:55 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:04:01 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:04:03 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:04:03 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:04:04 arch kernel: iwlwifi 0000:00:14.3: missed beacons exceeds threshold, but receiving data. Stay connected, Expect bugs.
Dec 14 15:04:04 arch kernel: iwlwifi 0000:00:14.3: missed_beacons:19, missed_beacons_since_rx:3
Dec 14 15:04:04 arch kernel: wlp0s20f3: Connection to AP 9c:a2:f4:f2:3e:5e lost
Dec 14 15:04:04 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-DISCONNECTED bssid=9c:a2:f4:f2:3e:5e reason=4 locally_generated=1
Dec 14 15:04:04 arch wpa_supplicant[681]: wlp0s20f3: Added BSSID 9c:a2:f4:f2:3e:5e into ignore list, ignoring for 10 seconds
Dec 14 15:04:04 arch kernel: iwlwifi 0000:00:14.3: missed beacons exceeds threshold, but receiving data. Stay connected, Expect bugs.
Dec 14 15:04:04 arch kernel: iwlwifi 0000:00:14.3: missed_beacons:21, missed_beacons_since_rx:1
Dec 14 15:04:04 arch NetworkManager[611]: <info> [1734181444.8895] device (wlp0s20f3): supplicant interface state: completed -> disconnected
Dec 14 15:04:04 arch NetworkManager[611]: <info> [1734181444.8896] device (p2p-dev-wlp0s20f3): supplicant management interface state: completed -> disconnected
Dec 14 15:04:04 arch NetworkManager[611]: <info> [1734181444.9442] device (wlp0s20f3): supplicant interface state: disconnected -> scanning
Dec 14 15:04:04 arch NetworkManager[611]: <info> [1734181444.9443] device (p2p-dev-wlp0s20f3): supplicant management interface state: disconnected -> scanning
Dec 14 15:04:07 arch NetworkManager[611]: <info> [1734181447.0398] manager: NetworkManager state is now CONNECTED_SITE
Dec 14 15:04:07 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Dec 14 15:04:07 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Dec 14 15:04:07 arch wpa_supplicant[681]: wlp0s20f3: Removed BSSID 9c:a2:f4:f2:3e:5e from ignore list (clear)
Dec 14 15:04:07 arch wpa_supplicant[681]: wlp0s20f3: SME: Trying to authenticate with 9c:a2:f4:f2:3e:5e (SSID='TP-Link_3E5E' freq=2417 MHz)
Dec 14 15:04:07 arch kernel: wlp0s20f3: authenticate with 9c:a2:f4:f2:3e:5e (local address=38:7a:0e:f5:2c:24)
Dec 14 15:04:07 arch kernel: wlp0s20f3: send auth to 9c:a2:f4:f2:3e:5e (try 1/3)
Dec 14 15:04:07 arch NetworkManager[611]: <info> [1734181447.1797] device (wlp0s20f3): supplicant interface state: scanning -> authenticating
Dec 14 15:04:07 arch NetworkManager[611]: <info> [1734181447.1798] device (p2p-dev-wlp0s20f3): supplicant management interface state: scanning -> authenticating
Dec 14 15:04:07 arch wpa_supplicant[681]: wlp0s20f3: Trying to associate with 9c:a2:f4:f2:3e:5e (SSID='TP-Link_3E5E' freq=2417 MHz)
Dec 14 15:04:07 arch NetworkManager[611]: <info> [1734181447.2040] device (wlp0s20f3): supplicant interface state: authenticating -> associating
Dec 14 15:04:07 arch NetworkManager[611]: <info> [1734181447.2041] device (p2p-dev-wlp0s20f3): supplicant management interface state: authenticating -> associating
Dec 14 15:04:07 arch kernel: wlp0s20f3: authenticated
Dec 14 15:04:07 arch kernel: wlp0s20f3: associate with 9c:a2:f4:f2:3e:5e (try 1/3)
Dec 14 15:04:07 arch kernel: wlp0s20f3: RX AssocResp from 9c:a2:f4:f2:3e:5e (capab=0x411 status=0 aid=3)
Dec 14 15:04:07 arch wpa_supplicant[681]: wlp0s20f3: Associated with 9c:a2:f4:f2:3e:5e
Dec 14 15:04:07 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Dec 14 15:04:07 arch kernel: wlp0s20f3: associated
Dec 14 15:04:07 arch NetworkManager[611]: <info> [1734181447.2277] device (wlp0s20f3): supplicant interface state: associating -> associated
Dec 14 15:04:07 arch NetworkManager[611]: <info> [1734181447.2277] device (p2p-dev-wlp0s20f3): supplicant management interface state: associating -> associated
Dec 14 15:04:07 arch NetworkManager[611]: <info> [1734181447.2348] device (wlp0s20f3): supplicant interface state: associated -> 4way_handshake
Dec 14 15:04:07 arch NetworkManager[611]: <info> [1734181447.2349] device (p2p-dev-wlp0s20f3): supplicant management interface state: associated -> 4way_handshake
Dec 14 15:04:07 arch wpa_supplicant[681]: wlp0s20f3: WPA: Key negotiation completed with 9c:a2:f4:f2:3e:5e [PTK=CCMP GTK=CCMP]
Dec 14 15:04:07 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-CONNECTED - Connection to 9c:a2:f4:f2:3e:5e completed [id=0 id_str=]
Dec 14 15:04:07 arch NetworkManager[611]: <info> [1734181447.3122] device (wlp0s20f3): supplicant interface state: 4way_handshake -> completed
Dec 14 15:04:07 arch NetworkManager[611]: <info> [1734181447.3131] device (wlp0s20f3): ip:dhcp4: restarting
Dec 14 15:04:07 arch NetworkManager[611]: <info> [1734181447.3132] dhcp4 (wlp0s20f3): canceled DHCP transaction
Dec 14 15:04:07 arch NetworkManager[611]: <info> [1734181447.3132] dhcp4 (wlp0s20f3): activation: beginning transaction (timeout in 45 seconds)
Dec 14 15:04:07 arch NetworkManager[611]: <info> [1734181447.3133] dhcp4 (wlp0s20f3): state changed no lease
Dec 14 15:04:07 arch NetworkManager[611]: <info> [1734181447.3133] dhcp4 (wlp0s20f3): activation: beginning transaction (timeout in 45 seconds)
Dec 14 15:04:07 arch NetworkManager[611]: <info> [1734181447.3136] device (p2p-dev-wlp0s20f3): supplicant management interface state: 4way_handshake -> completed
Dec 14 15:04:07 arch NetworkManager[611]: <info> [1734181447.4060] dhcp4 (wlp0s20f3): state changed new lease, address=192.168.0.104, acd pending
Dec 14 15:04:07 arch NetworkManager[611]: <info> [1734181447.4065] dhcp4 (wlp0s20f3): state changed new lease, address=192.168.0.104
Dec 14 15:04:07 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-43 noise=9999 txrate=108000
Dec 14 15:04:08 arch NetworkManager[611]: <info> [1734181448.1705] manager: NetworkManager state is now CONNECTED_GLOBAL
Dec 14 15:04:11 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:04:14 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:04:17 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Dec 14 15:04:21 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:04:21 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:04:44 arch systemd[718]: Started kitty child process: 21035 launched by: 21023.
Dec 14 15:04:48 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:04:48 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:04:49 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:04:49 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:04:49 arch kernel: wlp0s20f3: Connection to AP 9c:a2:f4:f2:3e:5e lost
Dec 14 15:04:49 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-DISCONNECTED bssid=9c:a2:f4:f2:3e:5e reason=4 locally_generated=1
Dec 14 15:04:49 arch wpa_supplicant[681]: wlp0s20f3: Added BSSID 9c:a2:f4:f2:3e:5e into ignore list, ignoring for 10 seconds
Dec 14 15:04:49 arch NetworkManager[611]: <info> [1734181489.4100] device (wlp0s20f3): supplicant interface state: completed -> disconnected
Dec 14 15:04:49 arch NetworkManager[611]: <info> [1734181489.4101] device (p2p-dev-wlp0s20f3): supplicant management interface state: completed -> disconnected
Dec 14 15:04:49 arch NetworkManager[611]: <info> [1734181489.4710] device (wlp0s20f3): supplicant interface state: disconnected -> scanning
Dec 14 15:04:49 arch NetworkManager[611]: <info> [1734181489.4711] device (p2p-dev-wlp0s20f3): supplicant management interface state: disconnected -> scanning
Dec 14 15:04:51 arch wpa_supplicant[681]: wlp0s20f3: Removed BSSID 9c:a2:f4:f2:3e:5e from ignore list (clear)
Dec 14 15:04:51 arch wpa_supplicant[681]: wlp0s20f3: SME: Trying to authenticate with 9c:a2:f4:f2:3e:5e (SSID='TP-Link_3E5E' freq=2417 MHz)
Dec 14 15:04:51 arch kernel: wlp0s20f3: authenticate with 9c:a2:f4:f2:3e:5e (local address=38:7a:0e:f5:2c:24)
Dec 14 15:04:51 arch kernel: wlp0s20f3: send auth to 9c:a2:f4:f2:3e:5e (try 1/3)
Dec 14 15:04:51 arch NetworkManager[611]: <info> [1734181491.6690] device (wlp0s20f3): supplicant interface state: scanning -> authenticating
Dec 14 15:04:51 arch NetworkManager[611]: <info> [1734181491.6690] device (p2p-dev-wlp0s20f3): supplicant management interface state: scanning -> authenticating
Dec 14 15:04:51 arch wpa_supplicant[681]: wlp0s20f3: Trying to associate with 9c:a2:f4:f2:3e:5e (SSID='TP-Link_3E5E' freq=2417 MHz)
Dec 14 15:04:51 arch NetworkManager[611]: <info> [1734181491.6942] device (wlp0s20f3): supplicant interface state: authenticating -> associating
Dec 14 15:04:51 arch NetworkManager[611]: <info> [1734181491.6943] device (p2p-dev-wlp0s20f3): supplicant management interface state: authenticating -> associating
Dec 14 15:04:51 arch kernel: wlp0s20f3: authenticated
Dec 14 15:04:51 arch kernel: wlp0s20f3: associate with 9c:a2:f4:f2:3e:5e (try 1/3)
Dec 14 15:04:51 arch kernel: wlp0s20f3: RX AssocResp from 9c:a2:f4:f2:3e:5e (capab=0x411 status=0 aid=3)
Dec 14 15:04:51 arch wpa_supplicant[681]: wlp0s20f3: Associated with 9c:a2:f4:f2:3e:5e
Dec 14 15:04:51 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Dec 14 15:04:51 arch kernel: wlp0s20f3: associated
Dec 14 15:04:51 arch NetworkManager[611]: <info> [1734181491.7205] device (wlp0s20f3): supplicant interface state: associating -> associated
Dec 14 15:04:51 arch NetworkManager[611]: <info> [1734181491.7206] device (p2p-dev-wlp0s20f3): supplicant management interface state: associating -> associated
Dec 14 15:04:51 arch NetworkManager[611]: <info> [1734181491.7277] device (wlp0s20f3): supplicant interface state: associated -> 4way_handshake
Dec 14 15:04:51 arch NetworkManager[611]: <info> [1734181491.7278] device (p2p-dev-wlp0s20f3): supplicant management interface state: associated -> 4way_handshake
Dec 14 15:04:51 arch wpa_supplicant[681]: wlp0s20f3: WPA: Key negotiation completed with 9c:a2:f4:f2:3e:5e [PTK=CCMP GTK=CCMP]
Dec 14 15:04:51 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-CONNECTED - Connection to 9c:a2:f4:f2:3e:5e completed [id=0 id_str=]
Dec 14 15:04:51 arch NetworkManager[611]: <info> [1734181491.8195] device (wlp0s20f3): supplicant interface state: 4way_handshake -> completed
Dec 14 15:04:51 arch NetworkManager[611]: <info> [1734181491.8204] device (wlp0s20f3): ip:dhcp4: restarting
Dec 14 15:04:51 arch NetworkManager[611]: <info> [1734181491.8205] dhcp4 (wlp0s20f3): canceled DHCP transaction
Dec 14 15:04:51 arch NetworkManager[611]: <info> [1734181491.8206] dhcp4 (wlp0s20f3): activation: beginning transaction (timeout in 45 seconds)
Dec 14 15:04:51 arch NetworkManager[611]: <info> [1734181491.8206] dhcp4 (wlp0s20f3): state changed no lease
Dec 14 15:04:51 arch NetworkManager[611]: <info> [1734181491.8207] dhcp4 (wlp0s20f3): activation: beginning transaction (timeout in 45 seconds)
Dec 14 15:04:51 arch NetworkManager[611]: <info> [1734181491.8210] device (p2p-dev-wlp0s20f3): supplicant management interface state: 4way_handshake -> completed
Dec 14 15:04:51 arch NetworkManager[611]: <info> [1734181491.9185] dhcp4 (wlp0s20f3): state changed new lease, address=192.168.0.104, acd pending
Dec 14 15:04:51 arch NetworkManager[611]: <info> [1734181491.9190] dhcp4 (wlp0s20f3): state changed new lease, address=192.168.0.104
Dec 14 15:04:51 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Dec 14 15:04:51 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Dec 14 15:04:53 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-43 noise=9999 txrate=108000
Dec 14 15:04:58 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:05:02 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Dec 14 15:05:02 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:05:02 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:05:02 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:05:02 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:05:02 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:05:02 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:05:02 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:05:02 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:05:03 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:05:03 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:05:03 arch kernel: wlp0s20f3: Connection to AP 9c:a2:f4:f2:3e:5e lost
Dec 14 15:05:03 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-DISCONNECTED bssid=9c:a2:f4:f2:3e:5e reason=4 locally_generated=1
Dec 14 15:05:03 arch wpa_supplicant[681]: wlp0s20f3: Added BSSID 9c:a2:f4:f2:3e:5e into ignore list, ignoring for 10 seconds
Dec 14 15:05:03 arch kernel: iwlwifi 0000:00:14.3: missed beacons exceeds threshold, but receiving data. Stay connected, Expect bugs.
Dec 14 15:05:03 arch kernel: iwlwifi 0000:00:14.3: missed_beacons:20, missed_beacons_since_rx:1
Dec 14 15:05:03 arch NetworkManager[611]: <info> [1734181503.4490] device (wlp0s20f3): supplicant interface state: completed -> disconnected
Dec 14 15:05:03 arch NetworkManager[611]: <info> [1734181503.4491] device (p2p-dev-wlp0s20f3): supplicant management interface state: completed -> disconnected
Dec 14 15:05:03 arch NetworkManager[611]: <info> [1734181503.5110] device (wlp0s20f3): supplicant interface state: disconnected -> scanning
Dec 14 15:05:03 arch NetworkManager[611]: <info> [1734181503.5111] device (p2p-dev-wlp0s20f3): supplicant management interface state: disconnected -> scanning
Dec 14 15:05:05 arch wpa_supplicant[681]: wlp0s20f3: Removed BSSID 9c:a2:f4:f2:3e:5e from ignore list (clear)
Dec 14 15:05:05 arch wpa_supplicant[681]: wlp0s20f3: SME: Trying to authenticate with 9c:a2:f4:f2:3e:5e (SSID='TP-Link_3E5E' freq=2417 MHz)
Dec 14 15:05:05 arch kernel: wlp0s20f3: authenticate with 9c:a2:f4:f2:3e:5e (local address=38:7a:0e:f5:2c:24)
Dec 14 15:05:05 arch kernel: wlp0s20f3: send auth to 9c:a2:f4:f2:3e:5e (try 1/3)
Dec 14 15:05:05 arch NetworkManager[611]: <info> [1734181505.5366] device (wlp0s20f3): supplicant interface state: scanning -> authenticating
Dec 14 15:05:05 arch NetworkManager[611]: <info> [1734181505.5367] device (p2p-dev-wlp0s20f3): supplicant management interface state: scanning -> authenticating
Dec 14 15:05:05 arch wpa_supplicant[681]: wlp0s20f3: Trying to associate with 9c:a2:f4:f2:3e:5e (SSID='TP-Link_3E5E' freq=2417 MHz)
Dec 14 15:05:05 arch kernel: wlp0s20f3: authenticated
Dec 14 15:05:05 arch NetworkManager[611]: <info> [1734181505.5627] device (wlp0s20f3): supplicant interface state: authenticating -> associating
Dec 14 15:05:05 arch NetworkManager[611]: <info> [1734181505.5628] device (p2p-dev-wlp0s20f3): supplicant management interface state: authenticating -> associating
Dec 14 15:05:05 arch kernel: wlp0s20f3: associate with 9c:a2:f4:f2:3e:5e (try 1/3)
Dec 14 15:05:05 arch kernel: wlp0s20f3: RX AssocResp from 9c:a2:f4:f2:3e:5e (capab=0x411 status=0 aid=3)
Dec 14 15:05:05 arch wpa_supplicant[681]: wlp0s20f3: Associated with 9c:a2:f4:f2:3e:5e
Dec 14 15:05:05 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Dec 14 15:05:05 arch kernel: wlp0s20f3: associated
Dec 14 15:05:05 arch NetworkManager[611]: <info> [1734181505.5871] device (wlp0s20f3): supplicant interface state: associating -> 4way_handshake
Dec 14 15:05:05 arch NetworkManager[611]: <info> [1734181505.5872] device (p2p-dev-wlp0s20f3): supplicant management interface state: associating -> 4way_handshake
Dec 14 15:05:05 arch wpa_supplicant[681]: wlp0s20f3: WPA: Key negotiation completed with 9c:a2:f4:f2:3e:5e [PTK=CCMP GTK=CCMP]
Dec 14 15:05:05 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-CONNECTED - Connection to 9c:a2:f4:f2:3e:5e completed [id=0 id_str=]
Dec 14 15:05:05 arch NetworkManager[611]: <info> [1734181505.6970] device (wlp0s20f3): supplicant interface state: 4way_handshake -> completed
Dec 14 15:05:05 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-41 noise=9999 txrate=108000
Dec 14 15:05:05 arch NetworkManager[611]: <info> [1734181505.6982] device (wlp0s20f3): ip:dhcp4: restarting
Dec 14 15:05:05 arch NetworkManager[611]: <info> [1734181505.6984] dhcp4 (wlp0s20f3): canceled DHCP transaction
Dec 14 15:05:05 arch NetworkManager[611]: <info> [1734181505.6984] dhcp4 (wlp0s20f3): activation: beginning transaction (timeout in 45 seconds)
Dec 14 15:05:05 arch NetworkManager[611]: <info> [1734181505.6984] dhcp4 (wlp0s20f3): state changed no lease
Dec 14 15:05:05 arch NetworkManager[611]: <info> [1734181505.6986] dhcp4 (wlp0s20f3): activation: beginning transaction (timeout in 45 seconds)
Dec 14 15:05:05 arch NetworkManager[611]: <info> [1734181505.6989] device (p2p-dev-wlp0s20f3): supplicant management interface state: 4way_handshake -> completed
Dec 14 15:05:05 arch NetworkManager[611]: <info> [1734181505.8334] dhcp4 (wlp0s20f3): state changed new lease, address=192.168.0.104, acd pending
Dec 14 15:05:05 arch NetworkManager[611]: <info> [1734181505.8339] dhcp4 (wlp0s20f3): state changed new lease, address=192.168.0.104
Dec 14 15:05:05 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Dec 14 15:05:05 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Dec 14 15:05:11 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:05:15 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Dec 14 15:05:17 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:05:20 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:05:26 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:05:26 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:05:26 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:05:27 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:05:27 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:05:27 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:05:27 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:05:33 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:05:33 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:05:33 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:05:34 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:05:34 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:05:34 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:05:34 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:05:34 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:05:34 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:05:36 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:05:36 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:05:39 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:05:40 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:05:41 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:05:41 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:05:41 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:05:41 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:05:47 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:06:04 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:06:04 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:06:04 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:06:05 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:06:05 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:06:05 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:06:05 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:06:05 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:06:05 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:06:05 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:06:05 arch kernel: wlp0s20f3: Connection to AP 9c:a2:f4:f2:3e:5e lost
Dec 14 15:06:05 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-DISCONNECTED bssid=9c:a2:f4:f2:3e:5e reason=4 locally_generated=1
Dec 14 15:06:05 arch wpa_supplicant[681]: wlp0s20f3: Added BSSID 9c:a2:f4:f2:3e:5e into ignore list, ignoring for 10 seconds
Dec 14 15:06:05 arch NetworkManager[611]: <info> [1734181565.9723] device (wlp0s20f3): supplicant interface state: completed -> disconnected
Dec 14 15:06:05 arch NetworkManager[611]: <info> [1734181565.9723] device (p2p-dev-wlp0s20f3): supplicant management interface state: completed -> disconnected
Dec 14 15:06:06 arch NetworkManager[611]: <info> [1734181566.0032] device (wlp0s20f3): supplicant interface state: disconnected -> scanning
Dec 14 15:06:06 arch NetworkManager[611]: <info> [1734181566.0034] device (p2p-dev-wlp0s20f3): supplicant management interface state: disconnected -> scanning
Dec 14 15:06:07 arch wpa_supplicant[681]: wlp0s20f3: Removed BSSID 9c:a2:f4:f2:3e:5e from ignore list (clear)
Dec 14 15:06:07 arch wpa_supplicant[681]: wlp0s20f3: SME: Trying to authenticate with 9c:a2:f4:f2:3e:5e (SSID='TP-Link_3E5E' freq=2417 MHz)
Dec 14 15:06:07 arch kernel: wlp0s20f3: authenticate with 9c:a2:f4:f2:3e:5e (local address=38:7a:0e:f5:2c:24)
Dec 14 15:06:07 arch kernel: wlp0s20f3: send auth to 9c:a2:f4:f2:3e:5e (try 1/3)
Dec 14 15:06:07 arch NetworkManager[611]: <info> [1734181567.9794] device (wlp0s20f3): supplicant interface state: scanning -> authenticating
Dec 14 15:06:07 arch NetworkManager[611]: <info> [1734181567.9794] device (p2p-dev-wlp0s20f3): supplicant management interface state: scanning -> authenticating
Dec 14 15:06:08 arch wpa_supplicant[681]: wlp0s20f3: Trying to associate with 9c:a2:f4:f2:3e:5e (SSID='TP-Link_3E5E' freq=2417 MHz)
Dec 14 15:06:08 arch NetworkManager[611]: <info> [1734181568.0072] device (wlp0s20f3): supplicant interface state: authenticating -> associating
Dec 14 15:06:08 arch NetworkManager[611]: <info> [1734181568.0074] device (p2p-dev-wlp0s20f3): supplicant management interface state: authenticating -> associating
Dec 14 15:06:08 arch kernel: wlp0s20f3: authenticated
Dec 14 15:06:08 arch kernel: wlp0s20f3: associate with 9c:a2:f4:f2:3e:5e (try 1/3)
Dec 14 15:06:08 arch kernel: wlp0s20f3: RX AssocResp from 9c:a2:f4:f2:3e:5e (capab=0x411 status=0 aid=3)
Dec 14 15:06:08 arch wpa_supplicant[681]: wlp0s20f3: Associated with 9c:a2:f4:f2:3e:5e
Dec 14 15:06:08 arch kernel: wlp0s20f3: associated
Dec 14 15:06:08 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Dec 14 15:06:08 arch NetworkManager[611]: <info> [1734181568.0310] device (wlp0s20f3): supplicant interface state: associating -> 4way_handshake
Dec 14 15:06:08 arch NetworkManager[611]: <info> [1734181568.0311] device (p2p-dev-wlp0s20f3): supplicant management interface state: associating -> 4way_handshake
Dec 14 15:06:08 arch wpa_supplicant[681]: wlp0s20f3: WPA: Key negotiation completed with 9c:a2:f4:f2:3e:5e [PTK=CCMP GTK=CCMP]
Dec 14 15:06:08 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-CONNECTED - Connection to 9c:a2:f4:f2:3e:5e completed [id=0 id_str=]
Dec 14 15:06:08 arch NetworkManager[611]: <info> [1734181568.1166] device (wlp0s20f3): supplicant interface state: 4way_handshake -> completed
Dec 14 15:06:08 arch NetworkManager[611]: <info> [1734181568.1175] device (wlp0s20f3): ip:dhcp4: restarting
Dec 14 15:06:08 arch NetworkManager[611]: <info> [1734181568.1176] dhcp4 (wlp0s20f3): canceled DHCP transaction
Dec 14 15:06:08 arch NetworkManager[611]: <info> [1734181568.1177] dhcp4 (wlp0s20f3): activation: beginning transaction (timeout in 45 seconds)
Dec 14 15:06:08 arch NetworkManager[611]: <info> [1734181568.1177] dhcp4 (wlp0s20f3): state changed no lease
Dec 14 15:06:08 arch NetworkManager[611]: <info> [1734181568.1178] dhcp4 (wlp0s20f3): activation: beginning transaction (timeout in 45 seconds)
Dec 14 15:06:08 arch NetworkManager[611]: <info> [1734181568.1181] device (p2p-dev-wlp0s20f3): supplicant management interface state: 4way_handshake -> completed
Dec 14 15:06:08 arch NetworkManager[611]: <info> [1734181568.2275] dhcp4 (wlp0s20f3): state changed new lease, address=192.168.0.104, acd pending
Dec 14 15:06:08 arch NetworkManager[611]: <info> [1734181568.2281] dhcp4 (wlp0s20f3): state changed new lease, address=192.168.0.104
Dec 14 15:06:08 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Dec 14 15:06:08 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Dec 14 15:06:10 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:06:10 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:06:10 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:06:10 arch kernel: wlp0s20f3: Connection to AP 9c:a2:f4:f2:3e:5e lost
Dec 14 15:06:10 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-DISCONNECTED bssid=9c:a2:f4:f2:3e:5e reason=4 locally_generated=1
Dec 14 15:06:10 arch wpa_supplicant[681]: wlp0s20f3: Added BSSID 9c:a2:f4:f2:3e:5e into ignore list, ignoring for 10 seconds
Dec 14 15:06:10 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-9999 noise=9999 txrate=0
Dec 14 15:06:10 arch kernel: iwlwifi 0000:00:14.3: missed beacons exceeds threshold, but receiving data. Stay connected, Expect bugs.
Dec 14 15:06:10 arch kernel: iwlwifi 0000:00:14.3: missed_beacons:20, missed_beacons_since_rx:1
Dec 14 15:06:10 arch NetworkManager[611]: <info> [1734181570.6497] device (wlp0s20f3): supplicant interface state: completed -> disconnected
Dec 14 15:06:10 arch NetworkManager[611]: <info> [1734181570.6498] device (p2p-dev-wlp0s20f3): supplicant management interface state: completed -> disconnected
Dec 14 15:06:10 arch NetworkManager[611]: <info> [1734181570.7045] device (wlp0s20f3): supplicant interface state: disconnected -> scanning
Dec 14 15:06:10 arch NetworkManager[611]: <info> [1734181570.7046] device (p2p-dev-wlp0s20f3): supplicant management interface state: disconnected -> scanning
Dec 14 15:06:12 arch wpa_supplicant[681]: wlp0s20f3: Removed BSSID 9c:a2:f4:f2:3e:5e from ignore list (clear)
Dec 14 15:06:12 arch wpa_supplicant[681]: wlp0s20f3: SME: Trying to authenticate with 9c:a2:f4:f2:3e:5e (SSID='TP-Link_3E5E' freq=2417 MHz)
Dec 14 15:06:12 arch NetworkManager[611]: <info> [1734181572.3845] device (wlp0s20f3): supplicant interface state: scanning -> authenticating
Dec 14 15:06:12 arch kernel: wlp0s20f3: authenticate with 9c:a2:f4:f2:3e:5e (local address=38:7a:0e:f5:2c:24)
Dec 14 15:06:12 arch kernel: wlp0s20f3: send auth to 9c:a2:f4:f2:3e:5e (try 1/3)
Dec 14 15:06:12 arch NetworkManager[611]: <info> [1734181572.3846] device (p2p-dev-wlp0s20f3): supplicant management interface state: scanning -> authenticating
Dec 14 15:06:12 arch wpa_supplicant[681]: wlp0s20f3: Trying to associate with 9c:a2:f4:f2:3e:5e (SSID='TP-Link_3E5E' freq=2417 MHz)
Dec 14 15:06:12 arch NetworkManager[611]: <info> [1734181572.4115] device (wlp0s20f3): supplicant interface state: authenticating -> associating
Dec 14 15:06:12 arch kernel: wlp0s20f3: authenticated
Dec 14 15:06:12 arch kernel: wlp0s20f3: associate with 9c:a2:f4:f2:3e:5e (try 1/3)
Dec 14 15:06:12 arch NetworkManager[611]: <info> [1734181572.4117] device (p2p-dev-wlp0s20f3): supplicant management interface state: authenticating -> associating
Dec 14 15:06:12 arch kernel: wlp0s20f3: RX AssocResp from 9c:a2:f4:f2:3e:5e (capab=0x411 status=0 aid=3)
Dec 14 15:06:12 arch wpa_supplicant[681]: wlp0s20f3: Associated with 9c:a2:f4:f2:3e:5e
Dec 14 15:06:12 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Dec 14 15:06:12 arch kernel: wlp0s20f3: associated
Dec 14 15:06:12 arch NetworkManager[611]: <info> [1734181572.4368] device (wlp0s20f3): supplicant interface state: associating -> 4way_handshake
Dec 14 15:06:12 arch NetworkManager[611]: <info> [1734181572.4369] device (p2p-dev-wlp0s20f3): supplicant management interface state: associating -> 4way_handshake
Dec 14 15:06:12 arch wpa_supplicant[681]: wlp0s20f3: WPA: Key negotiation completed with 9c:a2:f4:f2:3e:5e [PTK=CCMP GTK=CCMP]
Dec 14 15:06:12 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-CONNECTED - Connection to 9c:a2:f4:f2:3e:5e completed [id=0 id_str=]
Dec 14 15:06:12 arch NetworkManager[611]: <info> [1734181572.5250] device (wlp0s20f3): supplicant interface state: 4way_handshake -> completed
Dec 14 15:06:12 arch NetworkManager[611]: <info> [1734181572.5257] device (wlp0s20f3): ip:dhcp4: restarting
Dec 14 15:06:12 arch NetworkManager[611]: <info> [1734181572.5523] dhcp4 (wlp0s20f3): canceled DHCP transaction
Dec 14 15:06:12 arch NetworkManager[611]: <info> [1734181572.5524] dhcp4 (wlp0s20f3): activation: beginning transaction (timeout in 45 seconds)
Dec 14 15:06:12 arch NetworkManager[611]: <info> [1734181572.5525] dhcp4 (wlp0s20f3): state changed no lease
Dec 14 15:06:12 arch NetworkManager[611]: <info> [1734181572.5527] dhcp4 (wlp0s20f3): activation: beginning transaction (timeout in 45 seconds)
Dec 14 15:06:12 arch NetworkManager[611]: <info> [1734181572.5532] device (p2p-dev-wlp0s20f3): supplicant management interface state: 4way_handshake -> completed
Dec 14 15:06:12 arch NetworkManager[611]: <info> [1734181572.6161] dhcp4 (wlp0s20f3): state changed new lease, address=192.168.0.104, acd pending
Dec 14 15:06:12 arch NetworkManager[611]: <info> [1734181572.6166] dhcp4 (wlp0s20f3): state changed new lease, address=192.168.0.104
Dec 14 15:06:13 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-43 noise=9999 txrate=108000
Dec 14 15:06:14 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:06:14 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:06:14 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:06:14 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:06:14 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:06:14 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:06:14 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:06:14 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:06:16 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:06:16 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:06:16 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:06:16 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:06:16 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:06:17 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:06:17 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:06:17 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:06:17 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:06:17 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:06:18 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Dec 14 15:06:19 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:06:19 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:06:19 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:06:19 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:06:19 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:06:19 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:06:19 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:06:19 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:06:19 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:06:20 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:06:20 arch kernel: wlp0s20f3: Connection to AP 9c:a2:f4:f2:3e:5e lost
Dec 14 15:06:20 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-DISCONNECTED bssid=9c:a2:f4:f2:3e:5e reason=4 locally_generated=1
Dec 14 15:06:20 arch wpa_supplicant[681]: wlp0s20f3: Added BSSID 9c:a2:f4:f2:3e:5e into ignore list, ignoring for 10 seconds
Dec 14 15:06:20 arch kernel: iwlwifi 0000:00:14.3: missed beacons exceeds threshold, but receiving data. Stay connected, Expect bugs.
Dec 14 15:06:20 arch kernel: iwlwifi 0000:00:14.3: missed_beacons:20, missed_beacons_since_rx:1
Dec 14 15:06:20 arch NetworkManager[611]: <info> [1734181580.3659] device (wlp0s20f3): supplicant interface state: completed -> disconnected
Dec 14 15:06:20 arch NetworkManager[611]: <info> [1734181580.3660] device (p2p-dev-wlp0s20f3): supplicant management interface state: completed -> disconnected
Dec 14 15:06:20 arch NetworkManager[611]: <info> [1734181580.4127] device (wlp0s20f3): supplicant interface state: disconnected -> scanning
Dec 14 15:06:20 arch NetworkManager[611]: <info> [1734181580.4128] device (p2p-dev-wlp0s20f3): supplicant management interface state: disconnected -> scanning
Dec 14 15:06:22 arch wpa_supplicant[681]: wlp0s20f3: Removed BSSID 9c:a2:f4:f2:3e:5e from ignore list (clear)
Dec 14 15:06:22 arch wpa_supplicant[681]: wlp0s20f3: SME: Trying to authenticate with 9c:a2:f4:f2:3e:5e (SSID='TP-Link_3E5E' freq=2417 MHz)
Dec 14 15:06:22 arch kernel: wlp0s20f3: authenticate with 9c:a2:f4:f2:3e:5e (local address=38:7a:0e:f5:2c:24)
Dec 14 15:06:22 arch kernel: wlp0s20f3: send auth to 9c:a2:f4:f2:3e:5e (try 1/3)
Dec 14 15:06:22 arch NetworkManager[611]: <info> [1734181582.1302] device (wlp0s20f3): supplicant interface state: scanning -> authenticating
Dec 14 15:06:22 arch NetworkManager[611]: <info> [1734181582.1303] device (p2p-dev-wlp0s20f3): supplicant management interface state: scanning -> authenticating
Dec 14 15:06:22 arch wpa_supplicant[681]: wlp0s20f3: Trying to associate with 9c:a2:f4:f2:3e:5e (SSID='TP-Link_3E5E' freq=2417 MHz)
Dec 14 15:06:22 arch kernel: wlp0s20f3: authenticated
Dec 14 15:06:22 arch kernel: wlp0s20f3: associate with 9c:a2:f4:f2:3e:5e (try 1/3)
Dec 14 15:06:22 arch NetworkManager[611]: <info> [1734181582.1563] device (wlp0s20f3): supplicant interface state: authenticating -> associating
Dec 14 15:06:22 arch NetworkManager[611]: <info> [1734181582.1564] device (p2p-dev-wlp0s20f3): supplicant management interface state: authenticating -> associating
Dec 14 15:06:22 arch kernel: wlp0s20f3: RX AssocResp from 9c:a2:f4:f2:3e:5e (capab=0x411 status=0 aid=3)
Dec 14 15:06:22 arch kernel: wlp0s20f3: associated
Dec 14 15:06:22 arch wpa_supplicant[681]: wlp0s20f3: Associated with 9c:a2:f4:f2:3e:5e
Dec 14 15:06:22 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Dec 14 15:06:22 arch NetworkManager[611]: <info> [1734181582.1758] device (wlp0s20f3): supplicant interface state: associating -> associated
Dec 14 15:06:22 arch NetworkManager[611]: <info> [1734181582.1759] device (p2p-dev-wlp0s20f3): supplicant management interface state: associating -> associated
Dec 14 15:06:22 arch NetworkManager[611]: <info> [1734181582.1812] device (wlp0s20f3): supplicant interface state: associated -> 4way_handshake
Dec 14 15:06:22 arch NetworkManager[611]: <info> [1734181582.1813] device (p2p-dev-wlp0s20f3): supplicant management interface state: associated -> 4way_handshake
Dec 14 15:06:22 arch wpa_supplicant[681]: wlp0s20f3: WPA: Key negotiation completed with 9c:a2:f4:f2:3e:5e [PTK=CCMP GTK=CCMP]
Dec 14 15:06:22 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-CONNECTED - Connection to 9c:a2:f4:f2:3e:5e completed [id=0 id_str=]
Dec 14 15:06:22 arch NetworkManager[611]: <info> [1734181582.2617] device (wlp0s20f3): supplicant interface state: 4way_handshake -> completed
Dec 14 15:06:22 arch NetworkManager[611]: <info> [1734181582.2628] device (wlp0s20f3): ip:dhcp4: restarting
Dec 14 15:06:22 arch NetworkManager[611]: <info> [1734181582.3089] dhcp4 (wlp0s20f3): canceled DHCP transaction
Dec 14 15:06:22 arch NetworkManager[611]: <info> [1734181582.3091] dhcp4 (wlp0s20f3): activation: beginning transaction (timeout in 45 seconds)
Dec 14 15:06:22 arch NetworkManager[611]: <info> [1734181582.3092] dhcp4 (wlp0s20f3): state changed no lease
Dec 14 15:06:22 arch NetworkManager[611]: <info> [1734181582.3094] dhcp4 (wlp0s20f3): activation: beginning transaction (timeout in 45 seconds)
Dec 14 15:06:22 arch NetworkManager[611]: <info> [1734181582.3099] device (p2p-dev-wlp0s20f3): supplicant management interface state: 4way_handshake -> completed
Dec 14 15:06:22 arch NetworkManager[611]: <info> [1734181582.5649] dhcp4 (wlp0s20f3): state changed new lease, address=192.168.0.104, acd pending
Dec 14 15:06:22 arch NetworkManager[611]: <info> [1734181582.5658] dhcp4 (wlp0s20f3): state changed new lease, address=192.168.0.104
Dec 14 15:06:22 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Dec 14 15:06:22 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Dec 14 15:06:23 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-42 noise=9999 txrate=108000
Dec 14 15:06:25 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:06:30 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:06:30 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:06:30 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:06:30 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:06:30 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:06:31 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:06:31 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:06:31 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:06:32 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Dec 14 15:06:48 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:06:48 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:06:55 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:06:55 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:06:55 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:06:55 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:06:55 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:06:55 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:06:59 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:06:59 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:06:59 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:06:59 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:07:00 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:07:00 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:07:00 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:07:00 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:07:01 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:07:01 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:07:01 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:07:05 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:07:05 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:07:06 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:07:06 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 14 15:09:07 arch pulseaudio[1226]: Battery Level: 100%
Dec 14 15:09:14 arch rtkit-daemon[1227]: Supervising 7 threads of 3 processes of 1 users.
Dec 14 15:09:14 arch rtkit-daemon[1227]: Supervising 7 threads of 3 processes of 1 users.
Dec 14 15:09:16 arch rtkit-daemon[1227]: Supervising 7 threads of 3 processes of 1 users.
Dec 14 15:09:16 arch rtkit-daemon[1227]: Supervising 7 threads of 3 processes of 1 users.
Dec 14 15:09:17 arch rtkit-daemon[1227]: Supervising 7 threads of 3 processes of 1 users.
Dec 14 15:09:17 arch rtkit-daemon[1227]: Supervising 7 threads of 3 processes of 1 users.
Dec 14 15:12:32 arch systemd[718]: kitty-20013-0.scope: Consumed 6.017s CPU time, 37.2M memory peak.
Dec 14 15:12:33 arch systemd[718]: kitty-21023-0.scope: Consumed 5.551s CPU time, 40.6M memory peak.
Dec 14 15:12:40 arch rtkit-daemon[1227]: Supervising 7 threads of 3 processes of 1 users.
Dec 14 15:12:40 arch rtkit-daemon[1227]: Supervising 7 threads of 3 processes of 1 users.
Dec 14 15:12:40 arch rtkit-daemon[1227]: Supervising 7 threads of 3 processes of 1 users.
Dec 14 15:12:40 arch rtkit-daemon[1227]: Supervising 7 threads of 3 processes of 1 users.
Dec 14 15:12:43 arch rtkit-daemon[1227]: Supervising 7 threads of 3 processes of 1 users.
Dec 14 15:12:43 arch rtkit-daemon[1227]: Supervising 7 threads of 3 processes of 1 users.
Dec 14 15:12:43 arch rtkit-daemon[1227]: Successfully made thread 22302 of process 21758 owned by '1000' RT at priority 10.
Dec 14 15:12:43 arch rtkit-daemon[1227]: Supervising 8 threads of 4 processes of 1 users.
Dec 14 15:13:06 arch bluetoothd[612]: Player registered: sender=:1.15 path=/_1_72
Dec 14 15:13:37 arch pulseaudio[1226]: Battery Level: 100%
Dec 14 15:13:57 arch pulseaudio[1226]: Battery Level: 90%
Dec 14 15:17:07 arch pulseaudio[1226]: Battery Level: 90%
Dec 14 15:19:37 arch pulseaudio[1226]: Battery Level: 90%
Dec 14 15:24:27 arch pulseaudio[1226]: Battery Level: 90%
Dec 14 15:25:39 arch rtkit-daemon[1227]: Supervising 8 threads of 4 processes of 1 users.
Dec 14 15:25:39 arch rtkit-daemon[1227]: Supervising 8 threads of 4 processes of 1 users.
Dec 14 15:25:42 arch rtkit-daemon[1227]: Supervising 8 threads of 4 processes of 1 users.
Dec 14 15:25:42 arch rtkit-daemon[1227]: Supervising 8 threads of 4 processes of 1 users.
Dec 14 15:25:42 arch rtkit-daemon[1227]: Supervising 8 threads of 4 processes of 1 users.
Dec 14 15:25:42 arch rtkit-daemon[1227]: Supervising 8 threads of 4 processes of 1 users.
Dec 14 15:25:42 arch rtkit-daemon[1227]: Successfully made thread 23257 of process 22148 owned by '1000' RT at priority 10.
Dec 14 15:25:42 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:25:45 arch rtkit-daemon[1227]: Supervising 8 threads of 4 processes of 1 users.
Dec 14 15:25:45 arch rtkit-daemon[1227]: Supervising 8 threads of 4 processes of 1 users.
Dec 14 15:25:47 arch rtkit-daemon[1227]: Supervising 8 threads of 4 processes of 1 users.
Dec 14 15:25:47 arch rtkit-daemon[1227]: Supervising 8 threads of 4 processes of 1 users.
Dec 14 15:25:47 arch rtkit-daemon[1227]: Successfully made thread 23339 of process 23183 owned by '1000' RT at priority 10.
Dec 14 15:25:47 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:25:48 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:25:48 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:25:53 arch rtkit-daemon[1227]: Supervising 8 threads of 4 processes of 1 users.
Dec 14 15:25:53 arch rtkit-daemon[1227]: Supervising 8 threads of 4 processes of 1 users.
Dec 14 15:26:04 arch rtkit-daemon[1227]: Supervising 8 threads of 4 processes of 1 users.
Dec 14 15:26:04 arch rtkit-daemon[1227]: Supervising 8 threads of 4 processes of 1 users.
Dec 14 15:26:10 arch rtkit-daemon[1227]: Supervising 8 threads of 4 processes of 1 users.
Dec 14 15:26:10 arch rtkit-daemon[1227]: Supervising 8 threads of 4 processes of 1 users.
Dec 14 15:26:11 arch rtkit-daemon[1227]: Supervising 8 threads of 4 processes of 1 users.
Dec 14 15:26:11 arch rtkit-daemon[1227]: Supervising 8 threads of 4 processes of 1 users.
Dec 14 15:26:11 arch rtkit-daemon[1227]: Supervising 8 threads of 4 processes of 1 users.
Dec 14 15:26:11 arch rtkit-daemon[1227]: Supervising 8 threads of 4 processes of 1 users.
Dec 14 15:26:11 arch kernel: warning: `Socket Thread' uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211
Dec 14 15:26:15 arch rtkit-daemon[1227]: Supervising 8 threads of 4 processes of 1 users.
Dec 14 15:26:15 arch rtkit-daemon[1227]: Supervising 8 threads of 4 processes of 1 users.
Dec 14 15:26:41 arch rtkit-daemon[1227]: Supervising 8 threads of 4 processes of 1 users.
Dec 14 15:26:41 arch rtkit-daemon[1227]: Supervising 8 threads of 4 processes of 1 users.
Dec 14 15:26:43 arch rtkit-daemon[1227]: Supervising 8 threads of 4 processes of 1 users.
Dec 14 15:26:43 arch rtkit-daemon[1227]: Supervising 8 threads of 4 processes of 1 users.
Dec 14 15:27:38 arch rtkit-daemon[1227]: Supervising 8 threads of 4 processes of 1 users.
Dec 14 15:27:38 arch rtkit-daemon[1227]: Supervising 8 threads of 4 processes of 1 users.
Dec 14 15:27:38 arch rtkit-daemon[1227]: Successfully made thread 23778 of process 23425 owned by '1000' RT at priority 10.
Dec 14 15:27:38 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:27:42 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:27:42 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:27:43 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:27:43 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:27:46 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:27:46 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:28:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:28:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:29:27 arch pulseaudio[1226]: Battery Level: 90%
Dec 14 15:29:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:29:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:30:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:30:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:31:51 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:31:51 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:31:51 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:31:51 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:31:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:31:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:32:14 arch systemd[718]: Started kitty child process: 24207 launched by: 24197.
Dec 14 15:32:27 arch pulseaudio[1226]: Battery Level: 90%
Dec 14 15:32:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:32:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:33:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:33:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:34:02 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:34:02 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:34:48 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:34:48 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:34:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:34:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:35:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:35:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:36:07 arch pulseaudio[1226]: Battery Level: 90%
Dec 14 15:36:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:36:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:37:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:37:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:38:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:38:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:38:57 arch pulseaudio[1226]: Battery Level: 90%
Dec 14 15:39:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:39:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:40:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:40:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:41:21 arch kernel: perf: interrupt took too long (2551 > 2500), lowering kernel.perf_event_max_sample_rate to 78300
Dec 14 15:42:38 arch pulseaudio[1226]: Battery Level: 90%
Dec 14 15:42:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:42:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:43:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:43:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:44:12 arch sudo[28841]: beldot : TTY=pts/0 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/pacman -S --config /etc/pacman.conf -- extra/gulp extra/python-distutils-extra extra/git-lfs extra/yarn
Dec 14 15:44:12 arch sudo[28841]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 14 15:44:26 arch kernel: NVRM: nvAssertFailedNoLog: Assertion failed: rmapiLockIsOwner() @ mem_mgr.c:465
Dec 14 15:44:37 arch bluetoothd[612]: Player registered: sender=:1.15 path=/_1_89
Dec 14 15:44:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:44:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:45:14 arch sudo[28841]: pam_unix(sudo:session): session closed for user root
Dec 14 15:45:14 arch sudo[29250]: beldot : TTY=pts/0 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/pacman -D -q --asdeps --config /etc/pacman.conf -- yarn gulp python-distutils-extra git-lfs
Dec 14 15:45:14 arch sudo[29250]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 14 15:45:14 arch sudo[29250]: pam_unix(sudo:session): session closed for user root
Dec 14 15:45:18 arch sudo[32719]: beldot : TTY=pts/0 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/pacman -U --config /etc/pacman.conf -- /home/beldot/.cache/yay/nvm/nvm-0.40.1-1-any.pkg.tar.zst
Dec 14 15:45:18 arch sudo[32719]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 14 15:45:41 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:45:41 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:45:44 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:45:44 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:45:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:45:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:46:28 arch pulseaudio[1226]: Battery Level: 90%
Dec 14 15:47:07 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:47:07 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:47:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:47:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:48:12 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:48:12 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:48:15 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:48:15 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:48:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:48:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:49:00 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:49:00 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:49:18 arch sudo[32719]: pam_unix(sudo:session): session closed for user root
Dec 14 15:49:18 arch sudo[33233]: beldot : TTY=pts/0 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/pacman -D -q --asdeps --config /etc/pacman.conf -- nvm
Dec 14 15:49:18 arch sudo[33233]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 14 15:49:18 arch sudo[33233]: pam_unix(sudo:session): session closed for user root
Dec 14 15:49:22 arch systemd[718]: Started kitty child process: 36071 launched by: 35861.
Dec 14 15:49:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:49:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:49:58 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:49:58 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:50:11 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:50:11 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:50:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:50:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:50:44 arch sudo[40063]: beldot : TTY=pts/0 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/pacman -R -s -u --noconfirm --config /etc/pacman.conf -- nvm git-lfs yarn gulp python-distutils-extra
Dec 14 15:50:44 arch sudo[40063]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 14 15:50:45 arch sudo[40063]: pam_unix(sudo:session): session closed for user root
Dec 14 15:50:58 arch pulseaudio[1226]: Battery Level: 80%
Dec 14 15:50:59 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:50:59 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:51:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:51:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:51:32 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:51:32 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:52:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:52:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:52:28 arch pulseaudio[1226]: Battery Level: 80%
Dec 14 15:52:35 arch systemd[1]: Starting Hostname Service...
Dec 14 15:52:35 arch systemd[1]: Started Hostname Service.
Dec 14 15:52:56 arch sudo[43000]: beldot : TTY=pts/0 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/pacman -S --config /etc/pacman.conf -- extra/gulp extra/yarn extra/python-distutils-extra extra/git-lfs
Dec 14 15:52:56 arch sudo[43000]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 14 15:53:00 arch sudo[43000]: pam_unix(sudo:session): session closed for user root
Dec 14 15:53:00 arch sudo[43144]: beldot : TTY=pts/0 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/pacman -D -q --asdeps --config /etc/pacman.conf -- git-lfs gulp yarn python-distutils-extra
Dec 14 15:53:00 arch sudo[43144]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 14 15:53:00 arch sudo[43144]: pam_unix(sudo:session): session closed for user root
Dec 14 15:53:04 arch sudo[46611]: beldot : TTY=pts/0 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/pacman -U --config /etc/pacman.conf -- /home/beldot/.cache/yay/nvm/nvm-0.40.1-1-any.pkg.tar.zst
Dec 14 15:53:04 arch sudo[46611]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 14 15:53:05 arch systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Dec 14 15:53:05 arch sudo[46611]: pam_unix(sudo:session): session closed for user root
Dec 14 15:53:05 arch sudo[46624]: beldot : TTY=pts/0 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/pacman -D -q --asdeps --config /etc/pacman.conf -- nvm
Dec 14 15:53:05 arch sudo[46624]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 14 15:53:05 arch sudo[46624]: pam_unix(sudo:session): session closed for user root
Dec 14 15:53:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:53:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:54:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:54:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:54:35 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:54:35 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:55:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:55:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:56:08 arch pulseaudio[1226]: Battery Level: 80%
Dec 14 15:56:48 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:56:48 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:57:00 arch systemd[1]: Starting Hostname Service...
Dec 14 15:57:00 arch systemd[1]: Started Hostname Service.
Dec 14 15:57:30 arch systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Dec 14 15:57:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:57:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:58:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:58:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:59:07 arch sudo[58410]: beldot : TTY=pts/1 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/pacman -S hicolor-icon-theme
Dec 14 15:59:07 arch sudo[58410]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 14 15:59:08 arch sudo[58410]: pam_unix(sudo:session): session closed for user root
Dec 14 15:59:48 arch pulseaudio[1226]: Battery Level: 80%
Dec 14 15:59:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 15:59:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:00:31 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:00:31 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:00:47 arch dbus-broker-launch[59276]: Ready
Dec 14 16:00:47 arch systemd[718]: Created slice Slice /app/dbus-:1.101-org.a11y.atspi.Registry.
Dec 14 16:00:47 arch systemd[718]: Started dbus-:1.101-org.a11y.atspi.Registry@0.service.
Dec 14 16:00:47 arch at-spi2-registryd[59284]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Dec 14 16:01:09 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:01:09 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:01:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:01:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:02:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:02:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:03:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:03:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:04:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:04:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:04:52 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:04:52 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:04:55 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:04:55 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:05:15 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:05:15 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:05:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:05:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:06:22 arch NetworkManager[611]: <info> [1734185182.3359] dhcp4 (wlp0s20f3): state changed new lease, address=192.168.0.104
Dec 14 16:06:22 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Dec 14 16:06:22 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Dec 14 16:06:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:06:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:06:32 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Dec 14 16:07:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:07:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:08:01 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:08:01 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:08:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:08:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:08:43 arch sudo[61756]: beldot : TTY=pts/1 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/pacman -S strace
Dec 14 16:08:43 arch sudo[61756]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 14 16:08:49 arch sudo[61756]: pam_unix(sudo:session): session closed for user root
Dec 14 16:09:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:09:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:10:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:10:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:11:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:11:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:11:36 arch sudo[62030]: beldot : TTY=pts/1 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/pacman -S lxappearance
Dec 14 16:11:36 arch sudo[62030]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 14 16:11:37 arch sudo[62030]: pam_unix(sudo:session): session closed for user root
Dec 14 16:12:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:12:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:12:45 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:12:45 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:13:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:13:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:14:17 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:14:17 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:14:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:14:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:14:27 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:14:27 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:15:43 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:15:43 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:15:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:15:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:16:51 arch sudo[63945]: pam_unix(sudo:auth): conversation failed
Dec 14 16:16:51 arch sudo[63945]: pam_unix(sudo:auth): auth could not identify password for [beldot]
Dec 14 16:16:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:16:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:17:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:17:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:18:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:18:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:19:06 arch sudo[71918]: beldot : TTY=pts/0 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/pacman -U --config /etc/pacman.conf -- /home/beldot/.cache/yay/vscodium-translucent/vscodium-translucent-1.96.0.24347-1-x86_64.pkg.tar.zst
Dec 14 16:19:06 arch sudo[71918]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 14 16:19:07 arch sudo[71918]: pam_unix(sudo:session): session closed for user root
Dec 14 16:19:07 arch sudo[71928]: beldot : TTY=pts/0 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/pacman -D --asexplicit -q --config /etc/pacman.conf -- vscodium-translucent
Dec 14 16:19:07 arch sudo[71928]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 14 16:19:07 arch sudo[71928]: pam_unix(sudo:session): session closed for user root
Dec 14 16:19:16 arch kernel: NVRM: nvAssertFailedNoLog: Assertion failed: rmapiLockIsOwner() @ mem_mgr.c:465
Dec 14 16:19:25 arch systemd[718]: Started kitty child process: 72144 launched by: 72134.
Dec 14 16:19:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:19:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:20:35 arch systemd[718]: kitty-72134-0.scope: Consumed 1.612s CPU time, 41M memory peak.
Dec 14 16:20:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:20:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:21:07 arch systemd[1]: Starting Hostname Service...
Dec 14 16:21:07 arch systemd[1]: Started Hostname Service.
Dec 14 16:21:37 arch systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Dec 14 16:21:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:21:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:22:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:22:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:23:12 arch systemd[718]: kitty-24197-0.scope: Consumed 16min 35.246s CPU time, 9.4G memory peak.
Dec 14 16:23:12 arch systemd[718]: kitty-35861-0.scope: Consumed 14.862s CPU time, 119.2M memory peak.
Dec 14 16:23:32 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:23:32 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:23:53 arch systemd[718]: Started kitty child process: 73457 launched by: 73447.
Dec 14 16:24:10 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:24:10 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:24:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:24:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:24:24 arch sudo[73823]: beldot : TTY=pts/0 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/pacman -S xcalib
Dec 14 16:24:24 arch sudo[73823]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 14 16:24:26 arch sudo[73823]: pam_unix(sudo:session): session closed for user root
Dec 14 16:24:33 arch kernel: NVRM: nvAssertFailedNoLog: Assertion failed: rmapiLockIsOwner() @ mem_mgr.c:465
Dec 14 16:24:59 arch pulseaudio[1226]: Battery Level: 80%
Dec 14 16:25:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:25:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:26:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:26:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:27:05 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:27:05 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:27:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:27:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:27:39 arch kernel: NVRM: nvAssertFailedNoLog: Assertion failed: rmapiLockIsOwner() @ mem_mgr.c:465
Dec 14 16:27:48 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:27:48 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:28:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:28:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:28:50 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:28:50 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:28:50 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:28:50 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:29:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:29:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:29:49 arch pulseaudio[1226]: Battery Level: 80%
Dec 14 16:30:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:30:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:32:44 arch sudo[81230]: beldot : TTY=pts/0 ; PWD=/home/beldot/.local/share/icons/Treepata-invert ; USER=root ; COMMAND=/usr/bin/pacman -S potrace
Dec 14 16:32:44 arch sudo[81230]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 14 16:32:45 arch sudo[81230]: pam_unix(sudo:session): session closed for user root
Dec 14 16:32:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:32:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:33:29 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-36 noise=9999 txrate=300000
Dec 14 16:33:35 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-36 noise=9999 txrate=300000
Dec 14 16:33:47 arch kernel: NVRM: nvAssertFailedNoLog: Assertion failed: rmapiLockIsOwner() @ mem_mgr.c:465
Dec 14 16:33:48 arch kernel: NVRM: Attempting to remove device 0000:01:00.0 with non-zero usage count!
Dec 14 16:34:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:34:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:35:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:35:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:36:29 arch pulseaudio[1226]: Battery Level: 70%
Dec 14 16:36:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:36:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:37:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:37:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:38:09 arch pulseaudio[1226]: Battery Level: 70%
Dec 14 16:38:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:38:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:38:55 arch kernel: perf: interrupt took too long (3194 > 3188), lowering kernel.perf_event_max_sample_rate to 62400
Dec 14 16:39:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:39:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:40:05 arch wpa_supplicant[681]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-20 noise=9999 txrate=300000
Dec 14 16:40:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:40:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:41:55 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:41:55 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:42:48 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:42:48 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:43:16 arch systemd[718]: kitty-73447-0.scope: Consumed 1min 45.872s CPU time, 187.6M memory peak.
Dec 14 16:43:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:43:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:43:33 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:43:33 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:43:37 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:43:37 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:43:40 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:43:40 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:44:09 arch pulseaudio[1226]: Battery Level: 70%
Dec 14 16:44:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:44:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:45:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:45:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:46:08 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:46:08 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:46:10 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:46:10 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:46:10 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:46:10 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:46:19 arch pulseaudio[1226]: Battery Level: 70%
Dec 14 16:47:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:47:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:48:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:48:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:49:29 arch pulseaudio[1226]: Battery Level: 70%
Dec 14 16:49:55 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:49:55 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:50:05 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:50:05 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:50:29 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:50:29 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:50:39 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:50:39 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:50:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:50:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:51:50 arch pulseaudio[1226]: Battery Level: 70%
Dec 14 16:51:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:51:54 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:53:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:53:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:54:00 arch pulseaudio[1226]: Battery Level: 60%
Dec 14 16:54:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:54:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:55:04 arch kernel: INFO: task kitty:99974 blocked for more than 122 seconds.
Dec 14 16:55:04 arch kernel: Tainted: G OE 6.12.4-arch1-1 #1
Dec 14 16:55:04 arch kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Dec 14 16:55:04 arch kernel: task:kitty state:D stack:0 pid:99974 tgid:99974 ppid:16710 flags:0x00000002
Dec 14 16:55:04 arch kernel: Call Trace:
Dec 14 16:55:04 arch kernel: <TASK>
Dec 14 16:55:04 arch kernel: __schedule+0x3b0/0x12b0
Dec 14 16:55:04 arch kernel: schedule+0x27/0xf0
Dec 14 16:55:04 arch kernel: schedule_preempt_disabled+0x15/0x30
Dec 14 16:55:04 arch kernel: __mutex_lock.constprop.0+0x31e/0x620
Dec 14 16:55:04 arch kernel: uevent_show+0xa7/0x130
Dec 14 16:55:04 arch kernel: dev_attr_show+0x19/0x40
Dec 14 16:55:04 arch kernel: sysfs_kf_seq_show+0xa8/0xf0
Dec 14 16:55:04 arch kernel: seq_read_iter+0x11c/0x460
Dec 14 16:55:04 arch kernel: vfs_read+0x299/0x370
Dec 14 16:55:04 arch kernel: ksys_read+0x6d/0xf0
Dec 14 16:55:04 arch kernel: do_syscall_64+0x82/0x190
Dec 14 16:55:04 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 14 16:55:04 arch kernel: ? mntput_no_expire+0x4a/0x260
Dec 14 16:55:04 arch kernel: ? do_readlinkat+0xc5/0x180
Dec 14 16:55:04 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 14 16:55:04 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 14 16:55:04 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 14 16:55:04 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 14 16:55:04 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 14 16:55:04 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 14 16:55:04 arch kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Dec 14 16:55:04 arch kernel: RIP: 0033:0x7db29f11ac21
Dec 14 16:55:04 arch kernel: RSP: 002b:00007ffdd108b738 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
Dec 14 16:55:04 arch kernel: RAX: ffffffffffffffda RBX: 000062fc56100300 RCX: 00007db29f11ac21
Dec 14 16:55:04 arch kernel: RDX: 0000000000001000 RSI: 000062fc5619e310 RDI: 000000000000000a
Dec 14 16:55:04 arch kernel: RBP: 00007ffdd108b770 R08: 0000000000000000 R09: 0000000000000001
Dec 14 16:55:04 arch kernel: R10: 0000000000000003 R11: 0000000000000246 R12: 00007db29f1f4ff0
Dec 14 16:55:04 arch kernel: R13: 00007db29f1f4ea0 R14: 0000000000000000 R15: 00000000fbad2488
Dec 14 16:55:04 arch kernel: </TASK>
Dec 14 16:55:04 arch kernel: INFO: task kitty:99976 blocked for more than 122 seconds.
Dec 14 16:55:04 arch kernel: Tainted: G OE 6.12.4-arch1-1 #1
Dec 14 16:55:04 arch kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Dec 14 16:55:04 arch kernel: task:kitty state:D stack:0 pid:99976 tgid:99976 ppid:16710 flags:0x00000002
Dec 14 16:55:04 arch kernel: Call Trace:
Dec 14 16:55:04 arch kernel: <TASK>
Dec 14 16:55:04 arch kernel: __schedule+0x3b0/0x12b0
Dec 14 16:55:04 arch kernel: ? filename_lookup+0xde/0x1d0
Dec 14 16:55:04 arch kernel: schedule+0x27/0xf0
Dec 14 16:55:04 arch kernel: schedule_preempt_disabled+0x15/0x30
Dec 14 16:55:04 arch kernel: __mutex_lock.constprop.0+0x31e/0x620
Dec 14 16:55:04 arch kernel: uevent_show+0xa7/0x130
Dec 14 16:55:04 arch kernel: dev_attr_show+0x19/0x40
Dec 14 16:55:04 arch kernel: sysfs_kf_seq_show+0xa8/0xf0
Dec 14 16:55:04 arch kernel: seq_read_iter+0x11c/0x460
Dec 14 16:55:04 arch kernel: vfs_read+0x299/0x370
Dec 14 16:55:04 arch kernel: ksys_read+0x6d/0xf0
Dec 14 16:55:04 arch kernel: do_syscall_64+0x82/0x190
Dec 14 16:55:04 arch kernel: ? mntput_no_expire+0x4a/0x260
Dec 14 16:55:04 arch kernel: ? do_readlinkat+0x12b/0x180
Dec 14 16:55:04 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 14 16:55:04 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 14 16:55:04 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 14 16:55:04 arch kernel: ? mntput_no_expire+0x4a/0x260
Dec 14 16:55:04 arch kernel: ? do_readlinkat+0x12b/0x180
Dec 14 16:55:04 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 14 16:55:04 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 14 16:55:04 arch kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Dec 14 16:55:04 arch kernel: RIP: 0033:0x7fc640d1ac21
Dec 14 16:55:04 arch kernel: RSP: 002b:00007ffc3351b878 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
Dec 14 16:55:04 arch kernel: RAX: ffffffffffffffda RBX: 0000652b39bb7860 RCX: 00007fc640d1ac21
Dec 14 16:55:04 arch kernel: RDX: 0000000000001000 RSI: 0000652b39b07360 RDI: 000000000000000a
Dec 14 16:55:04 arch kernel: RBP: 00007ffc3351b8b0 R08: 0000000000000000 R09: 0000000000000001
Dec 14 16:55:04 arch kernel: R10: 0000000000000003 R11: 0000000000000246 R12: 00007fc640df4ff0
Dec 14 16:55:04 arch kernel: R13: 00007fc640df4ea0 R14: 0000000000000000 R15: 00000000fbad2488
Dec 14 16:55:04 arch kernel: </TASK>
Dec 14 16:55:04 arch kernel: INFO: task kitty:99978 blocked for more than 122 seconds.
Dec 14 16:55:04 arch kernel: Tainted: G OE 6.12.4-arch1-1 #1
Dec 14 16:55:04 arch kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Dec 14 16:55:04 arch kernel: task:kitty state:D stack:0 pid:99978 tgid:99978 ppid:16710 flags:0x00000002
Dec 14 16:55:04 arch kernel: Call Trace:
Dec 14 16:55:04 arch kernel: <TASK>
Dec 14 16:55:04 arch kernel: __schedule+0x3b0/0x12b0
Dec 14 16:55:04 arch kernel: schedule+0x27/0xf0
Dec 14 16:55:04 arch kernel: schedule_preempt_disabled+0x15/0x30
Dec 14 16:55:04 arch kernel: __mutex_lock.constprop.0+0x31e/0x620
Dec 14 16:55:04 arch kernel: uevent_show+0xa7/0x130
Dec 14 16:55:04 arch kernel: dev_attr_show+0x19/0x40
Dec 14 16:55:04 arch kernel: sysfs_kf_seq_show+0xa8/0xf0
Dec 14 16:55:04 arch kernel: seq_read_iter+0x11c/0x460
Dec 14 16:55:04 arch kernel: vfs_read+0x299/0x370
Dec 14 16:55:04 arch kernel: ksys_read+0x6d/0xf0
Dec 14 16:55:04 arch kernel: do_syscall_64+0x82/0x190
Dec 14 16:55:04 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 14 16:55:04 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 14 16:55:04 arch kernel: ? mntput_no_expire+0x4a/0x260
Dec 14 16:55:04 arch kernel: ? do_readlinkat+0x12b/0x180
Dec 14 16:55:04 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 14 16:55:04 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 14 16:55:04 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 14 16:55:04 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 14 16:55:04 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 14 16:55:04 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 14 16:55:04 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 14 16:55:04 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 14 16:55:04 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 14 16:55:04 arch kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Dec 14 16:55:04 arch kernel: RIP: 0033:0x76e1f251ac21
Dec 14 16:55:04 arch kernel: RSP: 002b:00007fff6bfd2a18 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
Dec 14 16:55:04 arch kernel: RAX: ffffffffffffffda RBX: 000062576bda83b0 RCX: 000076e1f251ac21
Dec 14 16:55:04 arch kernel: RDX: 0000000000001000 RSI: 000062576becfbc0 RDI: 000000000000000a
Dec 14 16:55:04 arch kernel: RBP: 00007fff6bfd2a50 R08: 0000000000000000 R09: 0000000000000001
Dec 14 16:55:04 arch kernel: R10: 0000000000000003 R11: 0000000000000246 R12: 000076e1f25f4ff0
Dec 14 16:55:04 arch kernel: R13: 000076e1f25f4ea0 R14: 0000000000000000 R15: 00000000fbad2488
Dec 14 16:55:04 arch kernel: </TASK>
Dec 14 16:55:04 arch kernel: INFO: task kitty:99980 blocked for more than 122 seconds.
Dec 14 16:55:04 arch kernel: Tainted: G OE 6.12.4-arch1-1 #1
Dec 14 16:55:04 arch kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Dec 14 16:55:04 arch kernel: task:kitty state:D stack:0 pid:99980 tgid:99980 ppid:16710 flags:0x00000002
Dec 14 16:55:04 arch kernel: Call Trace:
Dec 14 16:55:04 arch kernel: <TASK>
Dec 14 16:55:04 arch kernel: __schedule+0x3b0/0x12b0
Dec 14 16:55:04 arch kernel: schedule+0x27/0xf0
Dec 14 16:55:04 arch kernel: schedule_preempt_disabled+0x15/0x30
Dec 14 16:55:04 arch kernel: __mutex_lock.constprop.0+0x31e/0x620
Dec 14 16:55:04 arch kernel: uevent_show+0xa7/0x130
Dec 14 16:55:04 arch kernel: dev_attr_show+0x19/0x40
Dec 14 16:55:04 arch kernel: sysfs_kf_seq_show+0xa8/0xf0
Dec 14 16:55:04 arch kernel: seq_read_iter+0x11c/0x460
Dec 14 16:55:04 arch kernel: vfs_read+0x299/0x370
Dec 14 16:55:04 arch kernel: ksys_read+0x6d/0xf0
Dec 14 16:55:04 arch kernel: do_syscall_64+0x82/0x190
Dec 14 16:55:04 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 14 16:55:04 arch kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Dec 14 16:55:04 arch kernel: RIP: 0033:0x7907b631ac21
Dec 14 16:55:04 arch kernel: RSP: 002b:00007ffeb33b0558 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
Dec 14 16:55:04 arch kernel: RAX: ffffffffffffffda RBX: 000063a28ab3a3b0 RCX: 00007907b631ac21
Dec 14 16:55:04 arch kernel: RDX: 0000000000001000 RSI: 000063a28ac584c0 RDI: 000000000000000a
Dec 14 16:55:04 arch kernel: RBP: 00007ffeb33b0590 R08: 0000000000000000 R09: 0000000000000001
Dec 14 16:55:04 arch kernel: R10: 0000000000000003 R11: 0000000000000246 R12: 00007907b63f4ff0
Dec 14 16:55:04 arch kernel: R13: 00007907b63f4ea0 R14: 0000000000000000 R15: 00000000fbad2488
Dec 14 16:55:04 arch kernel: </TASK>
Dec 14 16:55:04 arch kernel: INFO: task godot-mono:100052 blocked for more than 122 seconds.
Dec 14 16:55:04 arch kernel: Tainted: G OE 6.12.4-arch1-1 #1
Dec 14 16:55:04 arch kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Dec 14 16:55:04 arch kernel: task:godot-mono state:D stack:0 pid:100052 tgid:100052 ppid:100034 flags:0x00000002
Dec 14 16:55:04 arch kernel: Call Trace:
Dec 14 16:55:04 arch kernel: <TASK>
Dec 14 16:55:04 arch kernel: __schedule+0x3b0/0x12b0
Dec 14 16:55:04 arch kernel: schedule+0x27/0xf0
Dec 14 16:55:04 arch kernel: schedule_preempt_disabled+0x15/0x30
Dec 14 16:55:04 arch kernel: __mutex_lock.constprop.0+0x31e/0x620
Dec 14 16:55:04 arch kernel: uevent_show+0xa7/0x130
Dec 14 16:55:04 arch kernel: dev_attr_show+0x19/0x40
Dec 14 16:55:04 arch kernel: sysfs_kf_seq_show+0xa8/0xf0
Dec 14 16:55:04 arch kernel: seq_read_iter+0x11c/0x460
Dec 14 16:55:04 arch kernel: vfs_read+0x299/0x370
Dec 14 16:55:04 arch kernel: ksys_read+0x6d/0xf0
Dec 14 16:55:04 arch kernel: do_syscall_64+0x82/0x190
Dec 14 16:55:04 arch kernel: ? mntput_no_expire+0x4a/0x260
Dec 14 16:55:04 arch kernel: ? do_readlinkat+0x12b/0x180
Dec 14 16:55:04 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 14 16:55:04 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 14 16:55:04 arch kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Dec 14 16:55:04 arch kernel: RIP: 0033:0x76a031fcec5a
Dec 14 16:55:04 arch kernel: RSP: 002b:00007ffd34d0e1f0 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
Dec 14 16:55:04 arch kernel: RAX: ffffffffffffffda RBX: 000062b8748de690 RCX: 000076a031fcec5a
Dec 14 16:55:04 arch kernel: RDX: 0000000000001000 RSI: 000062b874a939f0 RDI: 0000000000000008
Dec 14 16:55:04 arch kernel: RBP: 00007ffd34d0e210 R08: 0000000000000000 R09: 0000000000000001
Dec 14 16:55:04 arch kernel: R10: 0000000000000003 R11: 0000000000000246 R12: 000076a0320a8ff0
Dec 14 16:55:04 arch kernel: R13: 000076a0320a8ea0 R14: 0000000000000000 R15: 00000000fbad2488
Dec 14 16:55:04 arch kernel: </TASK>
Dec 14 16:55:04 arch kernel: INFO: task lmms:100065 blocked for more than 122 seconds.
Dec 14 16:55:04 arch kernel: Tainted: G OE 6.12.4-arch1-1 #1
Dec 14 16:55:04 arch kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Dec 14 16:55:04 arch kernel: task:lmms state:D stack:0 pid:100065 tgid:100065 ppid:1 flags:0x00000002
Dec 14 16:55:04 arch kernel: Call Trace:
Dec 14 16:55:04 arch kernel: <TASK>
Dec 14 16:55:04 arch kernel: __schedule+0x3b0/0x12b0
Dec 14 16:55:04 arch kernel: schedule+0x27/0xf0
Dec 14 16:55:04 arch kernel: schedule_preempt_disabled+0x15/0x30
Dec 14 16:55:04 arch kernel: __mutex_lock.constprop.0+0x31e/0x620
Dec 14 16:55:04 arch kernel: uevent_show+0xa7/0x130
Dec 14 16:55:04 arch kernel: dev_attr_show+0x19/0x40
Dec 14 16:55:04 arch kernel: sysfs_kf_seq_show+0xa8/0xf0
Dec 14 16:55:04 arch kernel: seq_read_iter+0x11c/0x460
Dec 14 16:55:04 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 14 16:55:04 arch kernel: vfs_read+0x299/0x370
Dec 14 16:55:04 arch kernel: ksys_read+0x6d/0xf0
Dec 14 16:55:04 arch kernel: do_syscall_64+0x82/0x190
Dec 14 16:55:04 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 14 16:55:04 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 14 16:55:04 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 14 16:55:04 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 14 16:55:04 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 14 16:55:04 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 14 16:55:04 arch kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Dec 14 16:55:04 arch kernel: RIP: 0033:0x7be0d211ac5a
Dec 14 16:55:04 arch kernel: RSP: 002b:00007ffe54ce5950 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
Dec 14 16:55:04 arch kernel: RAX: ffffffffffffffda RBX: 00005675dc588300 RCX: 00007be0d211ac5a
Dec 14 16:55:04 arch kernel: RDX: 0000000000001000 RSI: 00005675dc767760 RDI: 000000000000000b
Dec 14 16:55:04 arch kernel: RBP: 00007ffe54ce5970 R08: 0000000000000000 R09: 0000000000000001
Dec 14 16:55:04 arch kernel: R10: 0000000000000003 R11: 0000000000000246 R12: 00007be0d21f4ff0
Dec 14 16:55:04 arch kernel: R13: 00007be0d21f4ea0 R14: 0000000000000000 R15: 00000000fbad2488
Dec 14 16:55:04 arch kernel: </TASK>
Dec 14 16:55:17 arch sudo[101202]: beldot : TTY=pts/1 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/journalctl -b
Dec 14 16:55:17 arch sudo[101202]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 14 16:55:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:55:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:55:48 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:55:48 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:56:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:56:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:56:28 arch sudo[101202]: pam_unix(sudo:session): session closed for user root
Dec 14 16:56:47 arch sudo[101414]: beldot : TTY=pts/1 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/journalctl -b
Dec 14 16:56:47 arch sudo[101414]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 14 16:56:47 arch sudo[101414]: pam_unix(sudo:session): session closed for user root
Dec 14 16:56:57 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:56:57 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:57:07 arch kernel: INFO: task kitty:99974 blocked for more than 245 seconds.
Dec 14 16:57:07 arch kernel: Tainted: G OE 6.12.4-arch1-1 #1
Dec 14 16:57:07 arch kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Dec 14 16:57:07 arch kernel: task:kitty state:D stack:0 pid:99974 tgid:99974 ppid:16710 flags:0x00000002
Dec 14 16:57:07 arch kernel: Call Trace:
Dec 14 16:57:07 arch kernel: <TASK>
Dec 14 16:57:07 arch kernel: __schedule+0x3b0/0x12b0
Dec 14 16:57:07 arch kernel: schedule+0x27/0xf0
Dec 14 16:57:07 arch kernel: schedule_preempt_disabled+0x15/0x30
Dec 14 16:57:07 arch kernel: __mutex_lock.constprop.0+0x31e/0x620
Dec 14 16:57:07 arch kernel: uevent_show+0xa7/0x130
Dec 14 16:57:07 arch kernel: dev_attr_show+0x19/0x40
Dec 14 16:57:07 arch kernel: sysfs_kf_seq_show+0xa8/0xf0
Dec 14 16:57:07 arch kernel: seq_read_iter+0x11c/0x460
Dec 14 16:57:07 arch kernel: vfs_read+0x299/0x370
Dec 14 16:57:07 arch kernel: ksys_read+0x6d/0xf0
Dec 14 16:57:07 arch kernel: do_syscall_64+0x82/0x190
Dec 14 16:57:07 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 14 16:57:07 arch kernel: ? mntput_no_expire+0x4a/0x260
Dec 14 16:57:07 arch kernel: ? do_readlinkat+0xc5/0x180
Dec 14 16:57:07 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 14 16:57:07 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 14 16:57:07 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 14 16:57:07 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 14 16:57:07 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 14 16:57:07 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 14 16:57:07 arch kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Dec 14 16:57:07 arch kernel: RIP: 0033:0x7db29f11ac21
Dec 14 16:57:07 arch kernel: RSP: 002b:00007ffdd108b738 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
Dec 14 16:57:07 arch kernel: RAX: ffffffffffffffda RBX: 000062fc56100300 RCX: 00007db29f11ac21
Dec 14 16:57:07 arch kernel: RDX: 0000000000001000 RSI: 000062fc5619e310 RDI: 000000000000000a
Dec 14 16:57:07 arch kernel: RBP: 00007ffdd108b770 R08: 0000000000000000 R09: 0000000000000001
Dec 14 16:57:07 arch kernel: R10: 0000000000000003 R11: 0000000000000246 R12: 00007db29f1f4ff0
Dec 14 16:57:07 arch kernel: R13: 00007db29f1f4ea0 R14: 0000000000000000 R15: 00000000fbad2488
Dec 14 16:57:07 arch kernel: </TASK>
Dec 14 16:57:07 arch kernel: INFO: task kitty:99976 blocked for more than 245 seconds.
Dec 14 16:57:07 arch kernel: Tainted: G OE 6.12.4-arch1-1 #1
Dec 14 16:57:07 arch kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Dec 14 16:57:07 arch kernel: task:kitty state:D stack:0 pid:99976 tgid:99976 ppid:16710 flags:0x00000002
Dec 14 16:57:07 arch kernel: Call Trace:
Dec 14 16:57:07 arch kernel: <TASK>
Dec 14 16:57:07 arch kernel: __schedule+0x3b0/0x12b0
Dec 14 16:57:07 arch kernel: ? filename_lookup+0xde/0x1d0
Dec 14 16:57:07 arch kernel: schedule+0x27/0xf0
Dec 14 16:57:07 arch kernel: schedule_preempt_disabled+0x15/0x30
Dec 14 16:57:07 arch kernel: __mutex_lock.constprop.0+0x31e/0x620
Dec 14 16:57:07 arch kernel: uevent_show+0xa7/0x130
Dec 14 16:57:07 arch kernel: dev_attr_show+0x19/0x40
Dec 14 16:57:07 arch kernel: sysfs_kf_seq_show+0xa8/0xf0
Dec 14 16:57:07 arch kernel: seq_read_iter+0x11c/0x460
Dec 14 16:57:07 arch kernel: vfs_read+0x299/0x370
Dec 14 16:57:07 arch kernel: ksys_read+0x6d/0xf0
Dec 14 16:57:07 arch kernel: do_syscall_64+0x82/0x190
Dec 14 16:57:07 arch kernel: ? mntput_no_expire+0x4a/0x260
Dec 14 16:57:07 arch kernel: ? do_readlinkat+0x12b/0x180
Dec 14 16:57:07 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 14 16:57:07 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 14 16:57:07 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 14 16:57:07 arch kernel: ? mntput_no_expire+0x4a/0x260
Dec 14 16:57:07 arch kernel: ? do_readlinkat+0x12b/0x180
Dec 14 16:57:07 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 14 16:57:07 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 14 16:57:07 arch kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Dec 14 16:57:07 arch kernel: RIP: 0033:0x7fc640d1ac21
Dec 14 16:57:07 arch kernel: RSP: 002b:00007ffc3351b878 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
Dec 14 16:57:07 arch kernel: RAX: ffffffffffffffda RBX: 0000652b39bb7860 RCX: 00007fc640d1ac21
Dec 14 16:57:07 arch kernel: RDX: 0000000000001000 RSI: 0000652b39b07360 RDI: 000000000000000a
Dec 14 16:57:07 arch kernel: RBP: 00007ffc3351b8b0 R08: 0000000000000000 R09: 0000000000000001
Dec 14 16:57:07 arch kernel: R10: 0000000000000003 R11: 0000000000000246 R12: 00007fc640df4ff0
Dec 14 16:57:07 arch kernel: R13: 00007fc640df4ea0 R14: 0000000000000000 R15: 00000000fbad2488
Dec 14 16:57:07 arch kernel: </TASK>
Dec 14 16:57:07 arch kernel: INFO: task kitty:99978 blocked for more than 245 seconds.
Dec 14 16:57:07 arch kernel: Tainted: G OE 6.12.4-arch1-1 #1
Dec 14 16:57:07 arch kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Dec 14 16:57:07 arch kernel: task:kitty state:D stack:0 pid:99978 tgid:99978 ppid:16710 flags:0x00000002
Dec 14 16:57:07 arch kernel: Call Trace:
Dec 14 16:57:07 arch kernel: <TASK>
Dec 14 16:57:07 arch kernel: __schedule+0x3b0/0x12b0
Dec 14 16:57:07 arch kernel: schedule+0x27/0xf0
Dec 14 16:57:07 arch kernel: schedule_preempt_disabled+0x15/0x30
Dec 14 16:57:07 arch kernel: __mutex_lock.constprop.0+0x31e/0x620
Dec 14 16:57:07 arch kernel: uevent_show+0xa7/0x130
Dec 14 16:57:07 arch kernel: dev_attr_show+0x19/0x40
Dec 14 16:57:07 arch kernel: sysfs_kf_seq_show+0xa8/0xf0
Dec 14 16:57:07 arch kernel: seq_read_iter+0x11c/0x460
Dec 14 16:57:07 arch kernel: vfs_read+0x299/0x370
Dec 14 16:57:07 arch kernel: ksys_read+0x6d/0xf0
Dec 14 16:57:07 arch kernel: do_syscall_64+0x82/0x190
Dec 14 16:57:07 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 14 16:57:07 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 14 16:57:07 arch kernel: ? mntput_no_expire+0x4a/0x260
Dec 14 16:57:07 arch kernel: ? do_readlinkat+0x12b/0x180
Dec 14 16:57:07 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 14 16:57:07 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 14 16:57:07 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 14 16:57:07 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 14 16:57:07 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 14 16:57:07 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 14 16:57:07 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 14 16:57:07 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 14 16:57:07 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 14 16:57:07 arch kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Dec 14 16:57:07 arch kernel: RIP: 0033:0x76e1f251ac21
Dec 14 16:57:07 arch kernel: RSP: 002b:00007fff6bfd2a18 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
Dec 14 16:57:07 arch kernel: RAX: ffffffffffffffda RBX: 000062576bda83b0 RCX: 000076e1f251ac21
Dec 14 16:57:07 arch kernel: RDX: 0000000000001000 RSI: 000062576becfbc0 RDI: 000000000000000a
Dec 14 16:57:07 arch kernel: RBP: 00007fff6bfd2a50 R08: 0000000000000000 R09: 0000000000000001
Dec 14 16:57:07 arch kernel: R10: 0000000000000003 R11: 0000000000000246 R12: 000076e1f25f4ff0
Dec 14 16:57:07 arch kernel: R13: 000076e1f25f4ea0 R14: 0000000000000000 R15: 00000000fbad2488
Dec 14 16:57:07 arch kernel: </TASK>
Dec 14 16:57:07 arch kernel: INFO: task kitty:99980 blocked for more than 245 seconds.
Dec 14 16:57:07 arch kernel: Tainted: G OE 6.12.4-arch1-1 #1
Dec 14 16:57:07 arch kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Dec 14 16:57:07 arch kernel: task:kitty state:D stack:0 pid:99980 tgid:99980 ppid:16710 flags:0x00000002
Dec 14 16:57:07 arch kernel: Call Trace:
Dec 14 16:57:07 arch kernel: <TASK>
Dec 14 16:57:07 arch kernel: __schedule+0x3b0/0x12b0
Dec 14 16:57:07 arch kernel: schedule+0x27/0xf0
Dec 14 16:57:07 arch kernel: schedule_preempt_disabled+0x15/0x30
Dec 14 16:57:07 arch kernel: __mutex_lock.constprop.0+0x31e/0x620
Dec 14 16:57:07 arch kernel: uevent_show+0xa7/0x130
Dec 14 16:57:07 arch kernel: dev_attr_show+0x19/0x40
Dec 14 16:57:07 arch kernel: sysfs_kf_seq_show+0xa8/0xf0
Dec 14 16:57:07 arch kernel: seq_read_iter+0x11c/0x460
Dec 14 16:57:07 arch kernel: vfs_read+0x299/0x370
Dec 14 16:57:07 arch kernel: ksys_read+0x6d/0xf0
Dec 14 16:57:07 arch kernel: do_syscall_64+0x82/0x190
Dec 14 16:57:07 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 14 16:57:07 arch kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Dec 14 16:57:07 arch kernel: RIP: 0033:0x7907b631ac21
Dec 14 16:57:07 arch kernel: RSP: 002b:00007ffeb33b0558 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
Dec 14 16:57:07 arch kernel: RAX: ffffffffffffffda RBX: 000063a28ab3a3b0 RCX: 00007907b631ac21
Dec 14 16:57:07 arch kernel: RDX: 0000000000001000 RSI: 000063a28ac584c0 RDI: 000000000000000a
Dec 14 16:57:07 arch kernel: RBP: 00007ffeb33b0590 R08: 0000000000000000 R09: 0000000000000001
Dec 14 16:57:07 arch kernel: R10: 0000000000000003 R11: 0000000000000246 R12: 00007907b63f4ff0
Dec 14 16:57:07 arch kernel: R13: 00007907b63f4ea0 R14: 0000000000000000 R15: 00000000fbad2488
Dec 14 16:57:07 arch kernel: </TASK>
Dec 14 16:57:07 arch kernel: Future hung task reports are suppressed, see sysctl kernel.hung_task_warnings
Dec 14 16:57:21 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:57:21 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:57:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:57:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:58:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:58:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:59:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 16:59:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 17:00:22 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 17:00:22 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 17:00:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 17:00:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 17:01:02 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 17:01:02 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 17:01:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 17:01:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 17:03:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 17:03:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 17:04:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 17:04:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 17:05:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 17:05:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 17:06:19 arch steam-runtime-steam-remote[103546]: steam-runtime-steam-remote: Steam is not running: No such device or address
Dec 14 17:06:22 arch NetworkManager[611]: <info> [1734188782.3333] dhcp4 (wlp0s20f3): state changed new lease, address=192.168.0.104
Dec 14 17:06:22 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Dec 14 17:06:22 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Dec 14 17:06:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 17:06:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 17:06:32 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Dec 14 17:07:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 17:07:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 17:08:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 17:08:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 17:09:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 17:09:24 arch rtkit-daemon[1227]: Supervising 9 threads of 5 processes of 1 users.
Dec 14 17:10:13 arch sudo[104968]: beldot : TTY=pts/1 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/journalctl -b
Dec 14 17:10:13 arch sudo[104968]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Xorg.0.log:
[ 2969.637]
X.Org X Server 1.21.1.14
X Protocol Version 11, Revision 0
[ 2969.637] Current Operating System: Linux arch 6.12.4-arch1-1 #1 SMP PREEMPT_DYNAMIC Mon, 09 Dec 2024 14:31:57 +0000 x86_64
[ 2969.637] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=48f0c199-3de0-4cef-adb5-54a621848d9d rw loglevel=3 quiet
[ 2969.637]
[ 2969.637] Current version of pixman: 0.44.2
[ 2969.637] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 2969.637] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 2969.637] (==) Log file: "/home/beldot/.local/share/xorg/Xorg.0.log", Time: Sat Dec 14 14:48:26 2024
[ 2969.637] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 2969.638] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 2969.638] (==) ServerLayout "layout"
[ 2969.638] (**) |-->Screen "intel" (0)
[ 2969.638] (**) | |-->Monitor "<default monitor>"
[ 2969.638] (**) | |-->Device "intel"
[ 2969.638] (**) | |-->GPUDevice "nvidia"
[ 2969.638] (**) | |-->GPUDevice "Device0"
[ 2969.638] (**) | |-->GPUDevice "Device1"
[ 2969.638] (==) No monitor specified for screen "intel".
Using a default monitor configuration.
[ 2969.638] (**) |-->Inactive Device "nvidia"
[ 2969.638] (**) Allowing byte-swapped clients
[ 2969.638] (==) Automatically adding devices
[ 2969.638] (==) Automatically enabling devices
[ 2969.638] (==) Automatically adding GPU devices
[ 2969.638] (==) Automatically binding GPU devices
[ 2969.638] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 2969.638] (WW) The directory "/usr/share/fonts/misc" does not exist.
[ 2969.638] Entry deleted from font path.
[ 2969.638] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[ 2969.638] Entry deleted from font path.
[ 2969.638] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 2969.638] Entry deleted from font path.
[ 2969.638] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 2969.638] Entry deleted from font path.
[ 2969.638] (==) FontPath set to:
/usr/share/fonts/100dpi,
/usr/share/fonts/75dpi
[ 2969.638] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 2969.638] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 2969.638] (II) Module ABI versions:
[ 2969.638] X.Org ANSI C Emulation: 0.4
[ 2969.638] X.Org Video Driver: 25.2
[ 2969.638] X.Org XInput driver : 24.4
[ 2969.638] X.Org Server Extension : 10.0
[ 2969.638] (++) using VT number 1
[ 2969.639] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[ 2969.640] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 2969.640] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0
[ 2969.640] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 13 paused 0
[ 2969.641] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 2969.641] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card1
[ 2969.641] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 14 paused 0
[ 2969.643] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[ 2969.645] (--) PCI:*(0@0:2:0) 8086:46a3:17aa:3af6 rev 12, Mem @ 0x6102000000/16777216, 0x4000000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x????????/131072
[ 2969.645] (--) PCI: (1@0:0:0) 10de:25a2:17aa:3af6 rev 161, Mem @ 0x5f000000/16777216, 0x6000000000/4294967296, 0x6100000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/524288
[ 2969.645] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 2969.645] (II) LoadModule: "glx"
[ 2969.645] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 2969.647] (II) Module glx: vendor="X.Org Foundation"
[ 2969.647] compiled for 1.21.1.14, module version = 1.0.0
[ 2969.647] ABI class: X.Org Server Extension, version 10.0
[ 2969.647] (II) LoadModule: "modesetting"
[ 2969.647] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 2969.653] (II) Module modesetting: vendor="X.Org Foundation"
[ 2969.653] compiled for 1.21.1.14, module version = 1.21.1
[ 2969.653] Module class: X.Org Video Driver
[ 2969.653] ABI class: X.Org Video Driver, version 25.2
[ 2969.653] (II) LoadModule: "nvidia"
[ 2969.653] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 2969.654] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 2969.654] compiled for 1.6.99.901, module version = 1.0.0
[ 2969.654] Module class: X.Org Video Driver
[ 2969.654] (II) LoadModule: "intel"
[ 2969.654] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 2969.654] (II) Module intel: vendor="X.Org Foundation"
[ 2969.654] compiled for 1.21.1.11, module version = 2.99.917
[ 2969.654] Module class: X.Org Video Driver
[ 2969.654] ABI class: X.Org Video Driver, version 25.2
[ 2969.654] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 2969.654] (II) NVIDIA dlloader X Driver 565.77 Wed Nov 27 22:57:27 UTC 2024
[ 2969.654] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 2969.654] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[ 2969.654] (II) intel: Driver for Intel(R) HD Graphics
[ 2969.654] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[ 2969.654] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[ 2969.655] xf86EnableIO: failed to enable I/O ports 0000-03ff (Operation not permitted)
[ 2969.655] (II) modeset(0): using drv /dev/dri/card1
[ 2969.655] (II) systemd-logind: releasing fd for 226:0
[ 2969.656] (II) Loading sub module "fb"
[ 2969.656] (II) LoadModule: "fb"
[ 2969.656] (II) Module "fb" already built-in
[ 2969.656] (II) Loading sub module "wfb"
[ 2969.656] (II) LoadModule: "wfb"
[ 2969.656] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 2969.656] (II) Module wfb: vendor="X.Org Foundation"
[ 2969.656] compiled for 1.21.1.14, module version = 1.0.0
[ 2969.656] ABI class: X.Org ANSI C Emulation, version 0.4
[ 2969.657] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 2969.657] (II) modeset(0): Creating default Display subsection in Screen section
"intel" for depth/fbbpp 24/32
[ 2969.657] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[ 2969.657] (==) modeset(0): RGB weight 888
[ 2969.657] (==) modeset(0): Default visual is TrueColor
[ 2969.657] (II) Loading sub module "glamoregl"
[ 2969.657] (II) LoadModule: "glamoregl"
[ 2969.657] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 2969.662] (II) Module glamoregl: vendor="X.Org Foundation"
[ 2969.662] compiled for 1.21.1.14, module version = 1.0.1
[ 2969.662] ABI class: X.Org ANSI C Emulation, version 0.4
[ 2969.688] (II) modeset(0): glamor X acceleration enabled on Mesa Intel(R) Graphics (ADL GT2)
[ 2969.688] (II) modeset(0): glamor initialized
[ 2969.688] (==) modeset(0): VariableRefresh: disabled
[ 2969.688] (==) modeset(0): AsyncFlipSecondaries: disabled
[ 2969.690] (II) modeset(0): Output eDP-1 has no monitor section
[ 2969.690] (II) modeset(0): Output DP-1 has no monitor section
[ 2969.690] (II) modeset(0): Output DP-2 has no monitor section
[ 2969.690] (II) modeset(0): Output DP-3 has no monitor section
[ 2969.691] (II) modeset(0): Output DP-4 has no monitor section
[ 2969.693] (II) modeset(0): EDID for output eDP-1
[ 2969.693] (II) modeset(0): Manufacturer: BOE Model: a81 Serial#: 0
[ 2969.693] (II) modeset(0): Year: 2021 Week: 31
[ 2969.693] (II) modeset(0): EDID Version: 1.4
[ 2969.693] (II) modeset(0): Digital Display Input
[ 2969.693] (II) modeset(0): 8 bits per channel
[ 2969.693] (II) modeset(0): Digital interface is DisplayPort
[ 2969.693] (II) modeset(0): Max Image Size [cm]: horiz.: 34 vert.: 19
[ 2969.693] (II) modeset(0): Gamma: 2.20
[ 2969.693] (II) modeset(0): No DPMS capabilities specified
[ 2969.693] (II) modeset(0): Supported color encodings: RGB 4:4:4
[ 2969.693] (II) modeset(0): Default color space is primary color space
[ 2969.693] (II) modeset(0): First detailed timing is preferred mode
[ 2969.693] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[ 2969.693] (II) modeset(0): Display is continuous-frequency
[ 2969.693] (II) modeset(0): redX: 0.653 redY: 0.329 greenX: 0.298 greenY: 0.605
[ 2969.693] (II) modeset(0): blueX: 0.150 blueY: 0.061 whiteX: 0.313 whiteY: 0.329
[ 2969.693] (II) modeset(0): Manufacturer's mask: 0
[ 2969.693] (II) modeset(0): Supported detailed timing:
[ 2969.693] (II) modeset(0): clock: 310.5 MHz Image Size: 344 x 194 mm
[ 2969.693] (II) modeset(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2200 h_border: 0
[ 2969.693] (II) modeset(0): v_active: 1080 v_sync: 1083 v_sync_end 1089 v_blanking: 1176 v_border: 0
[ 2969.693] (II) modeset(0): BOE CQ
[ 2969.693] (II) modeset(0): NV156FHM-NX1
[ 2969.693] (II) modeset(0): EDID (in hex):
[ 2969.693] (II) modeset(0): 00ffffffffffff0009e5810a00000000
[ 2969.693] (II) modeset(0): 1f1f0104a52213780754a5a7544c9b26
[ 2969.693] (II) modeset(0): 0f505400000001010101010101010101
[ 2969.693] (II) modeset(0): 01010101010147798018713860403020
[ 2969.693] (II) modeset(0): 360058c21000001a0000000000000000
[ 2969.693] (II) modeset(0): 00000000000000000000000000fe0042
[ 2969.693] (II) modeset(0): 4f452043510a202020202020000000fe
[ 2969.693] (II) modeset(0): 004e5631353646484d2d4e58310a0049
[ 2969.693] (II) modeset(0): Printing probed modes for output eDP-1
[ 2969.693] (II) modeset(0): Modeline "1920x1080"x120.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 2969.693] (II) modeset(0): Modeline "1920x1080"x120.0 356.38 1920 2080 2288 2656 1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
[ 2969.693] (II) modeset(0): Modeline "1920x1080"x119.9 266.50 1920 1944 1960 2000 1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[ 2969.693] (II) modeset(0): Modeline "1920x1080"x60.0 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[ 2969.693] (II) modeset(0): Modeline "1920x1080"x59.9 138.50 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[ 2969.693] (II) modeset(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[ 2969.693] (II) modeset(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[ 2969.693] (II) modeset(0): Modeline "1400x1050"x74.8 155.80 1400 1464 1784 1912 1050 1052 1064 1090 +hsync +vsync (81.5 kHz d)
[ 2969.693] (II) modeset(0): Modeline "1400x1050"x60.0 122.00 1400 1488 1640 1880 1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[ 2969.693] (II) modeset(0): Modeline "1600x900"x120.0 246.00 1600 1728 1900 2200 900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[ 2969.693] (II) modeset(0): Modeline "1600x900"x119.9 186.50 1600 1624 1640 1680 900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[ 2969.693] (II) modeset(0): Modeline "1600x900"x59.9 118.25 1600 1696 1856 2112 900 903 908 934 -hsync +vsync (56.0 kHz d)
[ 2969.693] (II) modeset(0): Modeline "1600x900"x59.8 97.50 1600 1648 1680 1760 900 903 908 926 +hsync -vsync (55.4 kHz d)
[ 2969.693] (II) modeset(0): Modeline "1280x1024"x85.0 157.50 1280 1344 1504 1728 1024 1025 1028 1072 +hsync +vsync (91.1 kHz d)
[ 2969.693] (II) modeset(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz d)
[ 2969.693] (II) modeset(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[ 2969.693] (II) modeset(0): Modeline "1400x900"x60.0 103.50 1400 1480 1624 1848 900 903 913 934 -hsync +vsync (56.0 kHz d)
[ 2969.693] (II) modeset(0): Modeline "1400x900"x59.9 86.50 1400 1448 1480 1560 900 903 913 926 +hsync -vsync (55.4 kHz d)
[ 2969.693] (II) modeset(0): Modeline "1280x960"x85.0 148.50 1280 1344 1504 1728 960 961 964 1011 +hsync +vsync (85.9 kHz d)
[ 2969.693] (II) modeset(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz d)
[ 2969.693] (II) modeset(0): Modeline "1440x810"x120.0 198.12 1440 1548 1704 1968 810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[ 2969.693] (II) modeset(0): Modeline "1440x810"x119.9 151.88 1440 1464 1480 1520 810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[ 2969.693] (II) modeset(0): Modeline "1368x768"x59.9 85.25 1368 1440 1576 1784 768 771 781 798 -hsync +vsync (47.8 kHz d)
[ 2969.693] (II) modeset(0): Modeline "1368x768"x59.9 72.25 1368 1416 1448 1528 768 771 781 790 +hsync -vsync (47.3 kHz d)
[ 2969.693] (II) modeset(0): Modeline "1280x800"x120.0 174.25 1280 1380 1516 1752 800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[ 2969.693] (II) modeset(0): Modeline "1280x800"x119.9 134.25 1280 1304 1320 1360 800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[ 2969.693] (II) modeset(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz d)
[ 2969.693] (II) modeset(0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz d)
[ 2969.693] (II) modeset(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz d)
[ 2969.693] (II) modeset(0): Modeline "1280x720"x120.0 156.12 1280 1376 1512 1744 720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[ 2969.693] (II) modeset(0): Modeline "1280x720"x120.0 120.75 1280 1304 1320 1360 720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[ 2969.693] (II) modeset(0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz d)
[ 2969.693] (II) modeset(0): Modeline "1280x720"x59.7 63.75 1280 1328 1360 1440 720 723 728 741 +hsync -vsync (44.3 kHz d)
[ 2969.693] (II) modeset(0): Modeline "1024x768"x170.0 194.02 1024 1108 1220 1416 768 768 770 806 doublescan -hsync +vsync (137.0 kHz d)
[ 2969.693] (II) modeset(0): Modeline "1024x768"x150.1 170.24 1024 1108 1220 1416 768 768 770 801 doublescan -hsync +vsync (120.2 kHz d)
[ 2969.693] (II) modeset(0): Modeline "1024x768"x120.1 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[ 2969.693] (II) modeset(0): Modeline "1024x768"x85.0 94.50 1024 1072 1168 1376 768 769 772 808 +hsync +vsync (68.7 kHz d)
[ 2969.693] (II) modeset(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz d)
[ 2969.693] (II) modeset(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz d)
[ 2969.693] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
[ 2969.693] (II) modeset(0): Modeline "1024x768i"x43.5 44.90 1024 1032 1208 1264 768 768 776 817 interlace +hsync +vsync (35.5 kHz d)
[ 2969.693] (II) modeset(0): Modeline "960x720"x170.0 170.68 960 1036 1144 1328 720 720 722 756 doublescan -hsync +vsync (128.5 kHz d)
[ 2969.693] (II) modeset(0): Modeline "960x720"x150.0 148.50 960 1032 1144 1320 720 720 722 750 doublescan -hsync +vsync (112.5 kHz d)
[ 2969.693] (II) modeset(0): Modeline "960x720"x120.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[ 2969.693] (II) modeset(0): Modeline "928x696"x150.0 144.00 928 992 1104 1280 696 696 698 750 doublescan -hsync +vsync (112.5 kHz d)
[ 2969.693] (II) modeset(0): Modeline "928x696"x120.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[ 2969.693] (II) modeset(0): Modeline "896x672"x150.1 130.50 896 944 1052 1228 672 672 674 708 doublescan -hsync +vsync (106.3 kHz d)
[ 2969.693] (II) modeset(0): Modeline "896x672"x120.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[ 2969.693] (II) modeset(0): Modeline "1024x576"x119.9 98.50 1024 1092 1200 1376 576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[ 2969.693] (II) modeset(0): Modeline "1024x576"x119.9 78.38 1024 1048 1064 1104 576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[ 2969.693] (II) modeset(0): Modeline "1024x576"x59.9 46.50 1024 1064 1160 1296 576 579 584 599 -hsync +vsync (35.9 kHz d)
[ 2969.693] (II) modeset(0): Modeline "1024x576"x59.8 42.00 1024 1072 1104 1184 576 579 584 593 +hsync -vsync (35.5 kHz d)
[ 2969.693] (II) modeset(0): Modeline "960x600"x119.9 96.62 960 1028 1128 1296 600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[ 2969.693] (II) modeset(0): Modeline "960x600"x120.0 77.00 960 984 1000 1040 600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[ 2969.693] (II) modeset(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz d)
[ 2969.693] (II) modeset(0): Modeline "960x540"x119.9 86.50 960 1024 1124 1288 540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[ 2969.693] (II) modeset(0): Modeline "960x540"x120.0 69.25 960 984 1000 1040 540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[ 2969.693] (II) modeset(0): Modeline "960x540"x59.6 40.75 960 992 1088 1216 540 543 548 562 -hsync +vsync (33.5 kHz d)
[ 2969.693] (II) modeset(0): Modeline "960x540"x59.8 37.25 960 1008 1040 1120 540 543 548 556 +hsync -vsync (33.3 kHz d)
[ 2969.693] (II) modeset(0): Modeline "800x600"x170.0 114.75 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (106.2 kHz d)
[ 2969.693] (II) modeset(0): Modeline "800x600"x150.0 101.25 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (93.8 kHz d)
[ 2969.693] (II) modeset(0): Modeline "800x600"x140.0 94.50 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (87.5 kHz d)
[ 2969.693] (II) modeset(0): Modeline "800x600"x130.0 87.75 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (81.2 kHz d)
[ 2969.693] (II) modeset(0): Modeline "800x600"x120.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[ 2969.693] (II) modeset(0): Modeline "800x600"x85.1 56.30 800 832 896 1048 600 601 604 631 +hsync +vsync (53.7 kHz d)
[ 2969.693] (II) modeset(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz d)
[ 2969.693] (II) modeset(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz d)
[ 2969.693] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
[ 2969.693] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 2969.693] (II) modeset(0): Modeline "840x525"x120.0 73.12 840 892 980 1120 525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[ 2969.693] (II) modeset(0): Modeline "840x525"x119.8 59.50 840 864 880 920 525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[ 2969.693] (II) modeset(0): Modeline "864x486"x59.9 32.50 864 888 968 1072 486 489 494 506 -hsync +vsync (30.3 kHz d)
[ 2969.693] (II) modeset(0): Modeline "864x486"x59.6 30.50 864 912 944 1024 486 489 494 500 +hsync -vsync (29.8 kHz d)
[ 2969.693] (II) modeset(0): Modeline "700x525"x149.5 77.90 700 732 892 956 525 526 532 545 doublescan +hsync +vsync (81.5 kHz d)
[ 2969.693] (II) modeset(0): Modeline "700x525"x120.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[ 2969.693] (II) modeset(0): Modeline "800x450"x119.9 59.12 800 848 928 1056 450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[ 2969.693] (II) modeset(0): Modeline "800x450"x119.6 48.75 800 824 840 880 450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[ 2969.693] (II) modeset(0): Modeline "640x512"x170.0 78.75 640 672 752 864 512 512 514 536 doublescan +hsync +vsync (91.1 kHz d)
[ 2969.693] (II) modeset(0): Modeline "640x512"x150.0 67.50 640 648 720 844 512 512 514 533 doublescan +hsync +vsync (80.0 kHz d)
[ 2969.693] (II) modeset(0): Modeline "640x512"x120.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[ 2969.693] (II) modeset(0): Modeline "700x450"x119.9 51.75 700 740 812 924 450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[ 2969.693] (II) modeset(0): Modeline "700x450"x119.8 43.25 700 724 740 780 450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[ 2969.693] (II) modeset(0): Modeline "640x480"x170.2 74.25 640 672 752 864 480 480 482 505 doublescan +hsync +vsync (85.9 kHz d)
[ 2969.693] (II) modeset(0): Modeline "640x480"x120.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[ 2969.693] (II) modeset(0): Modeline "640x480"x85.0 36.00 640 696 752 832 480 481 484 509 -hsync -vsync (43.3 kHz d)
[ 2969.693] (II) modeset(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz d)
[ 2969.693] (II) modeset(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz d)
[ 2969.693] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
[ 2969.693] (II) modeset(0): Modeline "720x405"x59.5 22.50 720 744 808 896 405 408 413 422 -hsync +vsync (25.1 kHz d)
[ 2969.693] (II) modeset(0): Modeline "720x405"x59.0 21.75 720 768 800 880 405 408 413 419 +hsync -vsync (24.7 kHz d)
[ 2969.693] (II) modeset(0): Modeline "720x400"x85.0 35.50 720 756 828 936 400 401 404 446 -hsync +vsync (37.9 kHz d)
[ 2969.693] (II) modeset(0): Modeline "684x384"x119.8 42.62 684 720 788 892 384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[ 2969.693] (II) modeset(0): Modeline "684x384"x119.7 36.12 684 708 724 764 384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[ 2969.693] (II) modeset(0): Modeline "640x400"x119.8 41.75 640 676 740 840 400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[ 2969.693] (II) modeset(0): Modeline "640x400"x120.0 35.50 640 664 680 720 400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[ 2969.693] (II) modeset(0): Modeline "640x400"x85.1 31.50 640 672 736 832 400 401 404 445 -hsync +vsync (37.9 kHz d)
[ 2969.693] (II) modeset(0): Modeline "576x432"x150.0 54.00 576 608 672 800 432 432 434 450 doublescan +hsync +vsync (67.5 kHz d)
[ 2969.693] (II) modeset(0): Modeline "640x360"x119.7 37.25 640 672 736 832 360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[ 2969.693] (II) modeset(0): Modeline "640x360"x119.7 31.88 640 664 680 720 360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[ 2969.693] (II) modeset(0): Modeline "640x360"x59.8 18.00 640 664 720 800 360 363 368 376 -hsync +vsync (22.5 kHz d)
[ 2969.693] (II) modeset(0): Modeline "640x360"x59.3 17.75 640 688 720 800 360 363 368 374 +hsync -vsync (22.2 kHz d)
[ 2969.693] (II) modeset(0): Modeline "640x350"x85.1 31.50 640 672 736 832 350 382 385 445 +hsync -vsync (37.9 kHz d)
[ 2969.693] (II) modeset(0): Modeline "512x384"x170.0 47.25 512 536 584 688 384 384 386 404 doublescan +hsync +vsync (68.7 kHz d)
[ 2969.693] (II) modeset(0): Modeline "512x384"x150.1 39.38 512 520 568 656 384 384 386 400 doublescan +hsync +vsync (60.0 kHz d)
[ 2969.693] (II) modeset(0): Modeline "512x384"x140.1 37.50 512 524 592 664 384 385 388 403 doublescan -hsync -vsync (56.5 kHz d)
[ 2969.693] (II) modeset(0): Modeline "512x384"x120.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[ 2969.693] (II) modeset(0): Modeline "512x384i"x87.1 22.45 512 516 604 632 384 384 388 408 interlace doublescan +hsync +vsync (35.5 kHz d)
[ 2969.693] (II) modeset(0): Modeline "512x288"x120.0 23.25 512 532 580 648 288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[ 2969.693] (II) modeset(0): Modeline "512x288"x119.8 21.00 512 536 552 592 288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[ 2969.693] (II) modeset(0): Modeline "416x312"x149.3 28.64 416 432 464 576 312 312 314 333 doublescan -hsync -vsync (49.7 kHz d)
[ 2969.693] (II) modeset(0): Modeline "480x270"x119.3 20.38 480 496 544 608 270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[ 2969.693] (II) modeset(0): Modeline "480x270"x119.6 18.62 480 504 520 560 270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[ 2969.693] (II) modeset(0): Modeline "400x300"x170.5 28.15 400 416 448 524 300 300 302 315 doublescan +hsync +vsync (53.7 kHz d)
[ 2969.693] (II) modeset(0): Modeline "400x300"x144.4 25.00 400 428 488 520 300 318 321 333 doublescan +hsync +vsync (48.1 kHz d)
[ 2969.693] (II) modeset(0): Modeline "400x300"x150.2 24.75 400 408 448 528 300 300 302 312 doublescan +hsync +vsync (46.9 kHz d)
[ 2969.693] (II) modeset(0): Modeline "400x300"x120.6 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[ 2969.693] (II) modeset(0): Modeline "400x300"x112.7 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[ 2969.693] (II) modeset(0): Modeline "432x243"x119.8 16.25 432 444 484 536 243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[ 2969.693] (II) modeset(0): Modeline "432x243"x119.1 15.25 432 456 472 512 243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[ 2969.693] (II) modeset(0): Modeline "320x240"x170.4 18.00 320 348 376 416 240 240 242 254 doublescan -hsync -vsync (43.3 kHz d)
[ 2969.693] (II) modeset(0): Modeline "320x240"x145.6 15.75 320 332 352 416 240 244 246 260 doublescan -hsync -vsync (37.9 kHz d)
[ 2969.693] (II) modeset(0): Modeline "320x240"x150.0 15.75 320 328 360 420 240 240 242 250 doublescan -hsync -vsync (37.5 kHz d)
[ 2969.693] (II) modeset(0): Modeline "320x240"x120.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[ 2969.693] (II) modeset(0): Modeline "360x202"x119.0 11.25 360 372 404 448 202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[ 2969.693] (II) modeset(0): Modeline "360x202"x118.3 10.88 360 384 400 440 202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[ 2969.693] (II) modeset(0): Modeline "360x200"x170.1 17.75 360 378 414 468 200 200 202 223 doublescan -hsync +vsync (37.9 kHz d)
[ 2969.693] (II) modeset(0): Modeline "320x200"x170.5 15.75 320 336 368 416 200 200 202 222 doublescan -hsync +vsync (37.9 kHz d)
[ 2969.693] (II) modeset(0): Modeline "320x180"x119.7 9.00 320 332 360 400 180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[ 2969.693] (II) modeset(0): Modeline "320x180"x118.6 8.88 320 344 360 400 180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[ 2969.693] (II) modeset(0): Modeline "320x175"x170.5 15.75 320 336 368 416 175 191 192 222 doublescan +hsync -vsync (37.9 kHz d)
[ 2969.693] (II) modeset(0): EDID for output DP-1
[ 2969.693] (II) modeset(0): EDID for output DP-2
[ 2969.693] (II) modeset(0): EDID for output DP-3
[ 2969.694] (II) modeset(0): EDID for output DP-4
[ 2969.694] (II) modeset(0): Output eDP-1 connected
[ 2969.694] (II) modeset(0): Output DP-1 disconnected
[ 2969.694] (II) modeset(0): Output DP-2 disconnected
[ 2969.694] (II) modeset(0): Output DP-3 disconnected
[ 2969.694] (II) modeset(0): Output DP-4 disconnected
[ 2969.694] (II) modeset(0): Using exact sizes for initial modes
[ 2969.694] (II) modeset(0): Output eDP-1 using initial mode 1920x1080 +0+0
[ 2969.694] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[ 2969.694] (==) modeset(0): DPI set to (96, 96)
[ 2969.694] (II) Loading sub module "fb"
[ 2969.694] (II) LoadModule: "fb"
[ 2969.694] (II) Module "fb" already built-in
[ 2969.694] (==) NVIDIA(G0): Depth 24, (==) framebuffer bpp 32
[ 2969.694] (==) NVIDIA(G0): RGB weight 888
[ 2969.694] (==) NVIDIA(G0): Default visual is TrueColor
[ 2969.694] (==) NVIDIA(G0): Using gamma correction (1.0, 1.0, 1.0)
[ 2969.694] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[ 2969.694] (**) NVIDIA(G0): Option "AllowEmptyInitialConfiguration"
[ 2969.694] (**) NVIDIA(G0): Enabling 2D acceleration
[ 2969.694] (II) Loading sub module "glxserver_nvidia"
[ 2969.694] (II) LoadModule: "glxserver_nvidia"
[ 2969.694] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[ 2969.699] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 2969.699] compiled for 1.6.99.901, module version = 1.0.0
[ 2969.699] Module class: X.Org Server Extension
[ 2969.699] (II) NVIDIA GLX Module 565.77 Wed Nov 27 22:58:37 UTC 2024
[ 2969.699] (II) NVIDIA: The X server supports PRIME Render Offload.
[ 2969.701] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[ 2969.701] (--) NVIDIA(0): DFP-0
[ 2969.708] (II) NVIDIA(G0): NVIDIA GPU NVIDIA GeForce RTX 3050 Laptop GPU (GA107-A) at
[ 2969.708] (II) NVIDIA(G0): PCI:1:0:0 (GPU-0)
[ 2969.708] (--) NVIDIA(G0): Memory: 4194304 kBytes
[ 2969.708] (--) NVIDIA(G0): VideoBIOS: 94.07.54.00.3f
[ 2969.708] (II) NVIDIA(G0): Detected PCI Express Link width: 16X
[ 2969.712] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 2969.712] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 2969.712] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 2969.712] (--) NVIDIA(GPU-0):
[ 2969.714] (II) NVIDIA(G0): Validated MetaModes:
[ 2969.714] (II) NVIDIA(G0): "NULL"
[ 2969.714] (II) NVIDIA(G0): Virtual screen size determined to be 640 x 480
[ 2969.714] (WW) NVIDIA(G0): Unable to get display device for DPI computation.
[ 2969.714] (==) NVIDIA(G0): DPI set to (75, 75); computed from built-in default
[ 2969.714] (II) UnloadModule: "intel"
[ 2969.714] (II) Unloading intel
[ 2969.722] (==) modeset(0): Backing store enabled
[ 2969.722] (==) modeset(0): Silken mouse enabled
[ 2969.758] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[ 2969.758] (==) modeset(0): DPMS enabled
[ 2969.758] (II) modeset(0): [DRI2] Setup complete
[ 2969.758] (II) modeset(0): [DRI2] DRI driver: iris
[ 2969.758] (II) modeset(0): [DRI2] VDPAU driver: va_gl
[ 2969.758] (WW) NVIDIA: Failed to bind sideband socket to
[ 2969.758] (WW) NVIDIA: '/var/run/nvidia-xdriver-16ee38c9' Permission denied
[ 2969.759] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[ 2969.759] (II) NVIDIA: access.
[ 2969.770] (WW) NVIDIA(G0): ACPI: failed to determine the system's current power source
[ 2969.770] (II) NVIDIA(G0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 2969.770] (II) NVIDIA(G0): may not be running or the "AcpidSocketPath" X
[ 2969.770] (II) NVIDIA(G0): configuration option may not be set correctly. When the
[ 2969.770] (II) NVIDIA(G0): ACPI event daemon is available, the NVIDIA X driver will
[ 2969.770] (II) NVIDIA(G0): try to use it to receive ACPI event notifications. For
[ 2969.770] (II) NVIDIA(G0): details, please see the "ConnectToAcpid" and
[ 2969.770] (II) NVIDIA(G0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 2969.770] (II) NVIDIA(G0): Config Options in the README.
[ 2969.780] (II) NVIDIA(G0): Setting mode "NULL"
[ 2969.799] (==) NVIDIA(G0): Disabling shared memory pixmaps
[ 2969.799] (==) NVIDIA(G0): Backing store enabled
[ 2969.799] (==) NVIDIA(G0): Silken mouse enabled
[ 2969.799] (==) NVIDIA(G0): DPMS enabled
[ 2969.799] (WW) NVIDIA(G0): Option "PrimaryGPU" is not used
[ 2969.799] (II) Loading sub module "dri2"
[ 2969.799] (II) LoadModule: "dri2"
[ 2969.799] (II) Module "dri2" already built-in
[ 2969.799] (II) NVIDIA(G0): [DRI2] Setup complete
[ 2969.799] (II) NVIDIA(G0): [DRI2] VDPAU driver: nvidia
[ 2969.800] (II) Initializing extension Generic Event Extension
[ 2969.800] (II) Initializing extension SHAPE
[ 2969.800] (II) Initializing extension MIT-SHM
[ 2969.800] (II) Initializing extension XInputExtension
[ 2969.800] (II) Initializing extension XTEST
[ 2969.800] (II) Initializing extension BIG-REQUESTS
[ 2969.800] (II) Initializing extension SYNC
[ 2969.800] (II) Initializing extension XKEYBOARD
[ 2969.800] (II) Initializing extension XC-MISC
[ 2969.800] (II) Initializing extension SECURITY
[ 2969.800] (II) Initializing extension XFIXES
[ 2969.800] (II) Initializing extension RENDER
[ 2969.800] (II) Initializing extension RANDR
[ 2969.800] (II) Initializing extension COMPOSITE
[ 2969.800] (II) Initializing extension DAMAGE
[ 2969.800] (II) Initializing extension MIT-SCREEN-SAVER
[ 2969.800] (II) Initializing extension DOUBLE-BUFFER
[ 2969.800] (II) Initializing extension RECORD
[ 2969.801] (II) Initializing extension DPMS
[ 2969.801] (II) Initializing extension Present
[ 2969.801] (II) Initializing extension DRI3
[ 2969.801] (II) Initializing extension X-Resource
[ 2969.801] (II) Initializing extension XVideo
[ 2969.801] (II) Initializing extension XVideo-MotionCompensation
[ 2969.801] (II) Initializing extension GLX
[ 2969.801] (II) Initializing extension GLX
[ 2969.801] (II) Indirect GLX disabled.
[ 2969.805] (II) AIGLX: Loaded and initialized iris
[ 2969.805] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 2969.805] (II) Initializing extension XFree86-VidModeExtension
[ 2969.805] (II) Initializing extension XFree86-DGA
[ 2969.805] (II) Initializing extension XFree86-DRI
[ 2969.805] (II) Initializing extension DRI2
[ 2969.805] (II) Initializing extension NV-GLX
[ 2969.805] (II) Initializing extension NV-CONTROL
[ 2969.807] (II) modeset(0): Damage tracking initialized
[ 2969.807] (II) modeset(0): Setting screen physical size to 508 x 285
[ 2969.844] (II) config/udev: Adding input device Video Bus (/dev/input/event12)
[ 2969.844] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 2969.844] (II) LoadModule: "libinput"
[ 2969.844] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 2969.845] (II) Module libinput: vendor="X.Org Foundation"
[ 2969.845] compiled for 1.21.1.13, module version = 1.5.0
[ 2969.845] Module class: X.Org XInput Driver
[ 2969.845] ABI class: X.Org XInput driver, version 24.4
[ 2969.845] (II) Using input driver 'libinput' for 'Video Bus'
[ 2969.846] (II) systemd-logind: got fd for /dev/input/event12 13:76 fd 39 paused 0
[ 2969.846] (**) Video Bus: always reports core events
[ 2969.846] (**) Option "Device" "/dev/input/event12"
[ 2969.847] (II) event12 - Video Bus: is tagged by udev as: Keyboard
[ 2969.847] (II) event12 - Video Bus: device is a keyboard
[ 2969.847] (II) event12 - Video Bus: device removed
[ 2969.847] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input16/event12"
[ 2969.847] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
[ 2969.847] (II) event12 - Video Bus: is tagged by udev as: Keyboard
[ 2969.847] (II) event12 - Video Bus: device is a keyboard
[ 2969.847] (II) config/udev: Adding input device Video Bus (/dev/input/event11)
[ 2969.848] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 2969.848] (II) Using input driver 'libinput' for 'Video Bus'
[ 2969.848] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 42 paused 0
[ 2969.848] (**) Video Bus: always reports core events
[ 2969.848] (**) Option "Device" "/dev/input/event11"
[ 2969.849] (II) event11 - Video Bus: is tagged by udev as: Keyboard
[ 2969.849] (II) event11 - Video Bus: device is a keyboard
[ 2969.849] (II) event11 - Video Bus: device removed
[ 2969.849] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:04/LNXVIDEO:00/input/input15/event11"
[ 2969.849] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 2969.850] (II) event11 - Video Bus: is tagged by udev as: Keyboard
[ 2969.850] (II) event11 - Video Bus: device is a keyboard
[ 2969.850] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[ 2969.850] (II) No input driver specified, ignoring this device.
[ 2969.850] (II) This device may have been added with another device file.
[ 2969.851] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 2969.851] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 2969.851] (II) Using input driver 'libinput' for 'Power Button'
[ 2969.851] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 43 paused 0
[ 2969.851] (**) Power Button: always reports core events
[ 2969.851] (**) Option "Device" "/dev/input/event1"
[ 2969.852] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 2969.852] (II) event1 - Power Button: device is a keyboard
[ 2969.852] (II) event1 - Power Button: device removed
[ 2969.852] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[ 2969.852] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 2969.853] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 2969.853] (II) event1 - Power Button: device is a keyboard
[ 2969.853] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event19)
[ 2969.853] (II) No input driver specified, ignoring this device.
[ 2969.853] (II) This device may have been added with another device file.
[ 2969.853] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event20)
[ 2969.853] (II) No input driver specified, ignoring this device.
[ 2969.853] (II) This device may have been added with another device file.
[ 2969.854] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event21)
[ 2969.854] (II) No input driver specified, ignoring this device.
[ 2969.854] (II) This device may have been added with another device file.
[ 2969.854] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event22)
[ 2969.854] (II) No input driver specified, ignoring this device.
[ 2969.854] (II) This device may have been added with another device file.
[ 2969.855] (II) config/udev: Adding input device ITE Tech. Inc. ITE Device(8176) Keyboard (/dev/input/event3)
[ 2969.855] (**) ITE Tech. Inc. ITE Device(8176) Keyboard: Applying InputClass "libinput keyboard catchall"
[ 2969.855] (II) Using input driver 'libinput' for 'ITE Tech. Inc. ITE Device(8176) Keyboard'
[ 2969.855] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 44 paused 0
[ 2969.855] (**) ITE Tech. Inc. ITE Device(8176) Keyboard: always reports core events
[ 2969.855] (**) Option "Device" "/dev/input/event3"
[ 2969.856] (II) event3 - ITE Tech. Inc. ITE Device(8176) Keyboard: is tagged by udev as: Keyboard
[ 2969.856] (II) event3 - ITE Tech. Inc. ITE Device(8176) Keyboard: device is a keyboard
[ 2969.856] (II) event3 - ITE Tech. Inc. ITE Device(8176) Keyboard: device removed
[ 2969.856] (II) libinput: ITE Tech. Inc. ITE Device(8176) Keyboard: needs a virtual subdevice
[ 2969.856] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9:1.0/0003:048D:C976.0001/input/input3/event3"
[ 2969.856] (II) XINPUT: Adding extended input device "ITE Tech. Inc. ITE Device(8176) Keyboard" (type: MOUSE, id 9)
[ 2969.856] (**) Option "AccelerationScheme" "none"
[ 2969.856] (**) ITE Tech. Inc. ITE Device(8176) Keyboard: (accel) selected scheme none/0
[ 2969.857] (**) ITE Tech. Inc. ITE Device(8176) Keyboard: (accel) acceleration factor: 2.000
[ 2969.857] (**) ITE Tech. Inc. ITE Device(8176) Keyboard: (accel) acceleration threshold: 4
[ 2969.857] (II) event3 - ITE Tech. Inc. ITE Device(8176) Keyboard: is tagged by udev as: Keyboard
[ 2969.857] (II) event3 - ITE Tech. Inc. ITE Device(8176) Keyboard: device is a keyboard
[ 2969.858] (II) config/udev: Adding input device ITE Tech. Inc. ITE Device(8176) Wireless Radio Control (/dev/input/event4)
[ 2969.858] (**) ITE Tech. Inc. ITE Device(8176) Wireless Radio Control: Applying InputClass "libinput keyboard catchall"
[ 2969.858] (II) Using input driver 'libinput' for 'ITE Tech. Inc. ITE Device(8176) Wireless Radio Control'
[ 2969.859] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 45 paused 0
[ 2969.859] (**) ITE Tech. Inc. ITE Device(8176) Wireless Radio Control: always reports core events
[ 2969.859] (**) Option "Device" "/dev/input/event4"
[ 2969.859] (II) event4 - ITE Tech. Inc. ITE Device(8176) Wireless Radio Control: is tagged by udev as: Keyboard
[ 2969.859] (II) event4 - ITE Tech. Inc. ITE Device(8176) Wireless Radio Control: device is a keyboard
[ 2969.860] (II) event4 - ITE Tech. Inc. ITE Device(8176) Wireless Radio Control: device removed
[ 2969.860] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9:1.0/0003:048D:C976.0001/input/input4/event4"
[ 2969.860] (II) XINPUT: Adding extended input device "ITE Tech. Inc. ITE Device(8176) Wireless Radio Control" (type: KEYBOARD, id 10)
[ 2969.860] (II) event4 - ITE Tech. Inc. ITE Device(8176) Wireless Radio Control: is tagged by udev as: Keyboard
[ 2969.860] (II) event4 - ITE Tech. Inc. ITE Device(8176) Wireless Radio Control: device is a keyboard
[ 2969.860] (II) config/udev: Adding input device SYNA0001:00 06CB:CE78 Mouse (/dev/input/event8)
[ 2969.860] (**) SYNA0001:00 06CB:CE78 Mouse: Applying InputClass "libinput pointer catchall"
[ 2969.860] (II) Using input driver 'libinput' for 'SYNA0001:00 06CB:CE78 Mouse'
[ 2969.861] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 46 paused 0
[ 2969.861] (**) SYNA0001:00 06CB:CE78 Mouse: always reports core events
[ 2969.861] (**) Option "Device" "/dev/input/event8"
[ 2969.862] (II) event8 - SYNA0001:00 06CB:CE78 Mouse: is tagged by udev as: Mouse Pointingstick
[ 2969.862] (II) event8 - SYNA0001:00 06CB:CE78 Mouse: device is a pointer
[ 2969.863] (II) event8 - SYNA0001:00 06CB:CE78 Mouse: device removed
[ 2969.863] (II) libinput: SYNA0001:00 06CB:CE78 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 2969.863] (II) libinput: SYNA0001:00 06CB:CE78 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 2969.863] (II) libinput: SYNA0001:00 06CB:CE78 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 2969.863] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-SYNA0001:00/0018:06CB:CE78.0002/input/input12/event8"
[ 2969.863] (II) XINPUT: Adding extended input device "SYNA0001:00 06CB:CE78 Mouse" (type: MOUSE, id 11)
[ 2969.863] (**) Option "AccelerationScheme" "none"
[ 2969.863] (**) SYNA0001:00 06CB:CE78 Mouse: (accel) selected scheme none/0
[ 2969.863] (**) SYNA0001:00 06CB:CE78 Mouse: (accel) acceleration factor: 2.000
[ 2969.863] (**) SYNA0001:00 06CB:CE78 Mouse: (accel) acceleration threshold: 4
[ 2969.864] (II) event8 - SYNA0001:00 06CB:CE78 Mouse: is tagged by udev as: Mouse Pointingstick
[ 2969.864] (II) event8 - SYNA0001:00 06CB:CE78 Mouse: device is a pointer
[ 2969.865] (II) config/udev: Adding input device SYNA0001:00 06CB:CE78 Mouse (/dev/input/mouse0)
[ 2969.865] (II) No input driver specified, ignoring this device.
[ 2969.865] (II) This device may have been added with another device file.
[ 2969.865] (II) config/udev: Adding input device SYNA0001:00 06CB:CE78 Touchpad (/dev/input/event9)
[ 2969.865] (**) SYNA0001:00 06CB:CE78 Touchpad: Applying InputClass "touchpad"
[ 2969.865] (**) SYNA0001:00 06CB:CE78 Touchpad: Applying InputClass "libinput touchpad catchall"
[ 2969.865] (II) Using input driver 'libinput' for 'SYNA0001:00 06CB:CE78 Touchpad'
[ 2969.866] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 47 paused 0
[ 2969.866] (**) SYNA0001:00 06CB:CE78 Touchpad: always reports core events
[ 2969.866] (**) Option "Device" "/dev/input/event9"
[ 2969.866] (II) event9 - SYNA0001:00 06CB:CE78 Touchpad: is tagged by udev as: Touchpad
[ 2969.867] (II) event9 - SYNA0001:00 06CB:CE78 Touchpad: device is a touchpad
[ 2969.867] (II) event9 - SYNA0001:00 06CB:CE78 Touchpad: device removed
[ 2969.867] (**) Option "Tapping" "true"
[ 2969.867] (**) Option "AccelSpeed" "0.3"
[ 2969.867] (II) libinput: SYNA0001:00 06CB:CE78 Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 2969.867] (II) libinput: SYNA0001:00 06CB:CE78 Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 2969.867] (II) libinput: SYNA0001:00 06CB:CE78 Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 2969.867] (**) Option "NaturalScrolling" "true"
[ 2969.867] (**) Option "ClickMethod" "clickfinger"
[ 2969.867] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-SYNA0001:00/0018:06CB:CE78.0002/input/input13/event9"
[ 2969.867] (II) XINPUT: Adding extended input device "SYNA0001:00 06CB:CE78 Touchpad" (type: TOUCHPAD, id 12)
[ 2969.868] (**) Option "AccelerationScheme" "none"
[ 2969.868] (**) SYNA0001:00 06CB:CE78 Touchpad: (accel) selected scheme none/0
[ 2969.868] (**) SYNA0001:00 06CB:CE78 Touchpad: (accel) acceleration factor: 2.000
[ 2969.868] (**) SYNA0001:00 06CB:CE78 Touchpad: (accel) acceleration threshold: 4
[ 2969.868] (II) event9 - SYNA0001:00 06CB:CE78 Touchpad: is tagged by udev as: Touchpad
[ 2969.869] (II) event9 - SYNA0001:00 06CB:CE78 Touchpad: device is a touchpad
[ 2969.869] (II) config/udev: Adding input device SYNA0001:00 06CB:CE78 Touchpad (/dev/input/mouse1)
[ 2969.869] (**) SYNA0001:00 06CB:CE78 Touchpad: Applying InputClass "touchpad"
[ 2969.869] (II) Using input driver 'libinput' for 'SYNA0001:00 06CB:CE78 Touchpad'
[ 2969.869] (**) SYNA0001:00 06CB:CE78 Touchpad: always reports core events
[ 2969.869] (**) Option "Device" "/dev/input/mouse1"
[ 2969.949] (II) mouse1 - not using input device '/dev/input/mouse1'.
[ 2969.950] (EE) libinput: SYNA0001:00 06CB:CE78 Touchpad: Failed to create a device for /dev/input/mouse1
[ 2969.950] (EE) PreInit returned 2 for "SYNA0001:00 06CB:CE78 Touchpad"
[ 2969.950] (II) UnloadModule: "libinput"
[ 2969.951] (II) config/udev: Adding input device Ideapad extra buttons (/dev/input/event10)
[ 2969.951] (**) Ideapad extra buttons: Applying InputClass "libinput keyboard catchall"
[ 2969.951] (II) Using input driver 'libinput' for 'Ideapad extra buttons'
[ 2969.953] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 48 paused 0
[ 2969.953] (**) Ideapad extra buttons: always reports core events
[ 2969.953] (**) Option "Device" "/dev/input/event10"
[ 2969.955] (II) event10 - Ideapad extra buttons: is tagged by udev as: Keyboard
[ 2969.955] (II) event10 - Ideapad extra buttons: device is a keyboard
[ 2969.956] (II) event10 - Ideapad extra buttons: device removed
[ 2969.956] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/input/input11/event10"
[ 2969.956] (II) XINPUT: Adding extended input device "Ideapad extra buttons" (type: KEYBOARD, id 13)
[ 2969.958] (II) event10 - Ideapad extra buttons: is tagged by udev as: Keyboard
[ 2969.958] (II) event10 - Ideapad extra buttons: device is a keyboard
[ 2969.958] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event13)
[ 2969.958] (II) No input driver specified, ignoring this device.
[ 2969.958] (II) This device may have been added with another device file.
[ 2969.959] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event14)
[ 2969.959] (II) No input driver specified, ignoring this device.
[ 2969.959] (II) This device may have been added with another device file.
[ 2969.959] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event15)
[ 2969.959] (II) No input driver specified, ignoring this device.
[ 2969.959] (II) This device may have been added with another device file.
[ 2969.959] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event16)
[ 2969.959] (II) No input driver specified, ignoring this device.
[ 2969.959] (II) This device may have been added with another device file.
[ 2969.959] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event17)
[ 2969.959] (II) No input driver specified, ignoring this device.
[ 2969.959] (II) This device may have been added with another device file.
[ 2969.960] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event18)
[ 2969.960] (II) No input driver specified, ignoring this device.
[ 2969.960] (II) This device may have been added with another device file.
[ 2969.960] (II) config/udev: Adding input device Intel HID events (/dev/input/event5)
[ 2969.960] (**) Intel HID events: Applying InputClass "libinput keyboard catchall"
[ 2969.960] (II) Using input driver 'libinput' for 'Intel HID events'
[ 2969.961] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 49 paused 0
[ 2969.961] (**) Intel HID events: always reports core events
[ 2969.961] (**) Option "Device" "/dev/input/event5"
[ 2969.962] (II) event5 - Intel HID events: is tagged by udev as: Keyboard
[ 2969.962] (II) event5 - Intel HID events: device is a keyboard
[ 2969.962] (II) event5 - Intel HID events: device removed
[ 2969.962] (**) Option "config_info" "udev:/sys/devices/platform/INTC1070:00/input/input5/event5"
[ 2969.962] (II) XINPUT: Adding extended input device "Intel HID events" (type: KEYBOARD, id 14)
[ 2969.963] (II) event5 - Intel HID events: is tagged by udev as: Keyboard
[ 2969.963] (II) event5 - Intel HID events: device is a keyboard
[ 2969.964] (II) config/udev: Adding input device Intel HID 5 button array (/dev/input/event6)
[ 2969.964] (**) Intel HID 5 button array: Applying InputClass "libinput keyboard catchall"
[ 2969.964] (II) Using input driver 'libinput' for 'Intel HID 5 button array'
[ 2969.964] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 50 paused 0
[ 2969.964] (**) Intel HID 5 button array: always reports core events
[ 2969.964] (**) Option "Device" "/dev/input/event6"
[ 2969.965] (II) event6 - Intel HID 5 button array: is tagged by udev as: Keyboard
[ 2969.965] (II) event6 - Intel HID 5 button array: device is a keyboard
[ 2969.965] (II) event6 - Intel HID 5 button array: device removed
[ 2969.966] (**) Option "config_info" "udev:/sys/devices/platform/INTC1070:00/input/input6/event6"
[ 2969.966] (II) XINPUT: Adding extended input device "Intel HID 5 button array" (type: KEYBOARD, id 15)
[ 2969.966] (II) event6 - Intel HID 5 button array: is tagged by udev as: Keyboard
[ 2969.966] (II) event6 - Intel HID 5 button array: device is a keyboard
[ 2969.967] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event2)
[ 2969.967] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 2969.967] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 2969.967] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 51 paused 0
[ 2969.967] (**) AT Translated Set 2 keyboard: always reports core events
[ 2969.967] (**) Option "Device" "/dev/input/event2"
[ 2969.968] (II) event2 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 2969.968] (II) event2 - AT Translated Set 2 keyboard: device is a keyboard
[ 2969.969] (II) event2 - AT Translated Set 2 keyboard: device removed
[ 2969.969] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input2/event2"
[ 2969.969] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 16)
[ 2969.970] (II) event2 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 2969.970] (II) event2 - AT Translated Set 2 keyboard: device is a keyboard
[ 2969.971] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[ 2969.971] (II) No input driver specified, ignoring this device.
[ 2969.971] (II) This device may have been added with another device file.
[ 2969.973] (II) config/udev: Adding input device JBL WAVE FLEX (AVRCP) (/dev/input/event23)
[ 2969.973] (**) JBL WAVE FLEX (AVRCP): Applying InputClass "libinput keyboard catchall"
[ 2969.973] (II) Using input driver 'libinput' for 'JBL WAVE FLEX (AVRCP)'
[ 2969.973] (II) systemd-logind: got fd for /dev/input/event23 13:87 fd 52 paused 0
[ 2969.973] (**) JBL WAVE FLEX (AVRCP): always reports core events
[ 2969.973] (**) Option "Device" "/dev/input/event23"
[ 2969.974] (II) event23 - JBL WAVE FLEX (AVRCP): is tagged by udev as: Keyboard
[ 2969.974] (II) event23 - JBL WAVE FLEX (AVRCP): device is a keyboard
[ 2969.974] (II) event23 - JBL WAVE FLEX (AVRCP): device removed
[ 2969.974] (**) Option "config_info" "udev:/sys/devices/virtual/input/input27/event23"
[ 2969.974] (II) XINPUT: Adding extended input device "JBL WAVE FLEX (AVRCP)" (type: KEYBOARD, id 17)
[ 2969.974] (II) event23 - JBL WAVE FLEX (AVRCP): is tagged by udev as: Keyboard
[ 2969.974] (II) event23 - JBL WAVE FLEX (AVRCP): device is a keyboard
[ 2969.994] (**) ITE Tech. Inc. ITE Device(8176) Keyboard: Applying InputClass "libinput keyboard catchall"
[ 2969.994] (II) Using input driver 'libinput' for 'ITE Tech. Inc. ITE Device(8176) Keyboard'
[ 2969.994] (II) systemd-logind: returning pre-existing fd for /dev/input/event3 13:67
[ 2969.994] (**) ITE Tech. Inc. ITE Device(8176) Keyboard: always reports core events
[ 2969.994] (**) Option "Device" "/dev/input/event3"
[ 2969.994] (II) libinput: ITE Tech. Inc. ITE Device(8176) Keyboard: is a virtual subdevice
[ 2969.994] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9:1.0/0003:048D:C976.0001/input/input3/event3"
[ 2969.994] (II) XINPUT: Adding extended input device "ITE Tech. Inc. ITE Device(8176) Keyboard" (type: KEYBOARD, id 18)
[ 2971.157] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 2971.157] (II) modeset(0): Printing DDC gathered Modelines:
[ 2971.157] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 2971.165] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 2971.165] (II) modeset(0): Printing DDC gathered Modelines:
[ 2971.165] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 2971.166] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 2971.166] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 2971.166] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 2971.166] (--) NVIDIA(GPU-0):
[ 2971.182] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 2971.182] (II) modeset(0): Printing DDC gathered Modelines:
[ 2971.182] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 2971.190] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 2971.190] (II) modeset(0): Printing DDC gathered Modelines:
[ 2971.190] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 2971.191] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 2971.191] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 2971.191] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 2971.191] (--) NVIDIA(GPU-0):
[ 2994.274] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 2994.274] (II) modeset(0): Printing DDC gathered Modelines:
[ 2994.274] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 2994.282] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 2994.282] (II) modeset(0): Printing DDC gathered Modelines:
[ 2994.282] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 2995.691] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 2995.691] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 2995.691] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 2995.691] (--) NVIDIA(GPU-0):
[ 2995.707] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 2995.707] (II) modeset(0): Printing DDC gathered Modelines:
[ 2995.707] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 3236.170] (EE) event9 - SYNA0001:00 06CB:CE78 Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.27.0/touchpad-jumping-cursors.html for details
[ 3467.283] (EE) event9 - SYNA0001:00 06CB:CE78 Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.27.0/touchpad-jumping-cursors.html for details
[ 6468.047] (EE) event9 - SYNA0001:00 06CB:CE78 Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.27.0/touchpad-jumping-cursors.html for details
[ 7829.569] (EE) event9 - SYNA0001:00 06CB:CE78 Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.27.0/touchpad-jumping-cursors.html for details
[ 7829.873] (EE) event9 - SYNA0001:00 06CB:CE78 Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.27.0/touchpad-jumping-cursors.html for details
[ 7829.873] (EE) event9 - SYNA0001:00 06CB:CE78 Touchpad: WARNING: log rate limit exceeded (5 msgs per 24h). Discarding future messages.
[ 8735.040] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 8735.040] (II) modeset(0): Printing DDC gathered Modelines:
[ 8735.040] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 8735.048] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 8735.048] (II) modeset(0): Printing DDC gathered Modelines:
[ 8735.048] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 8736.463] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 8736.463] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 8736.463] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 8736.463] (--) NVIDIA(GPU-0):
[ 8739.348] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 8739.348] (II) modeset(0): Printing DDC gathered Modelines:
[ 8739.348] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 8739.356] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 8739.356] (II) modeset(0): Printing DDC gathered Modelines:
[ 8739.356] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 8739.357] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 8739.357] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 8739.357] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 8739.357] (--) NVIDIA(GPU-0):
[ 8750.847] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 8750.847] (II) modeset(0): Printing DDC gathered Modelines:
[ 8750.847] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 8750.855] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 8750.855] (II) modeset(0): Printing DDC gathered Modelines:
[ 8750.855] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 8750.857] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 8750.857] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 8750.857] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 8750.857] (--) NVIDIA(GPU-0):
[ 8799.736] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 8799.736] (II) modeset(0): Printing DDC gathered Modelines:
[ 8799.736] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 8799.745] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 8799.745] (II) modeset(0): Printing DDC gathered Modelines:
[ 8799.745] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 8801.155] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 8801.155] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 8801.156] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 8801.156] (--) NVIDIA(GPU-0):
[ 8809.677] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 8809.678] (II) modeset(0): Printing DDC gathered Modelines:
[ 8809.678] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 8809.686] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 8809.686] (II) modeset(0): Printing DDC gathered Modelines:
[ 8809.686] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 8809.687] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 8809.687] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 8809.687] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 8809.687] (--) NVIDIA(GPU-0):
[ 8828.227] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 8828.227] (II) modeset(0): Printing DDC gathered Modelines:
[ 8828.227] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 8828.235] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 8828.235] (II) modeset(0): Printing DDC gathered Modelines:
[ 8828.235] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 8829.652] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 8829.652] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 8829.652] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 8829.652] (--) NVIDIA(GPU-0):
[ 8838.285] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 8838.285] (II) modeset(0): Printing DDC gathered Modelines:
[ 8838.285] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 8838.293] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 8838.293] (II) modeset(0): Printing DDC gathered Modelines:
[ 8838.293] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 8838.294] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 8838.294] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 8838.294] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 8838.294] (--) NVIDIA(GPU-0):
[ 8921.464] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 8921.464] (II) modeset(0): Printing DDC gathered Modelines:
[ 8921.464] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 8921.472] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 8921.472] (II) modeset(0): Printing DDC gathered Modelines:
[ 8921.472] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 8922.872] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 8922.872] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 8922.872] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 8922.872] (--) NVIDIA(GPU-0):
[ 8932.155] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 8932.155] (II) modeset(0): Printing DDC gathered Modelines:
[ 8932.155] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 8932.163] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 8932.163] (II) modeset(0): Printing DDC gathered Modelines:
[ 8932.163] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 8932.165] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 8932.165] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 8932.165] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 8932.165] (--) NVIDIA(GPU-0):
[ 11115.716] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 11115.716] (II) modeset(0): Printing DDC gathered Modelines:
[ 11115.716] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 11115.724] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 11115.724] (II) modeset(0): Printing DDC gathered Modelines:
[ 11115.724] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 11115.733] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 11115.733] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 11115.733] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 11115.733] (--) NVIDIA(GPU-0):
[ 11115.750] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 11115.750] (II) modeset(0): Printing DDC gathered Modelines:
[ 11115.750] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 11115.758] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 11115.758] (II) modeset(0): Printing DDC gathered Modelines:
[ 11115.758] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 11115.760] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 11115.760] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 11115.760] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 11115.760] (--) NVIDIA(GPU-0):
Should I follow the instructions, mentioned in https://wiki.archlinux.org/title/PRIME# … Management ?
Offline
[ 2969.638] (==) ServerLayout "layout"
[ 2969.638] (**) |-->Screen "intel" (0)
[ 2969.638] (**) | |-->Monitor "<default monitor>"
[ 2969.638] (**) | |-->Device "intel"
[ 2969.638] (**) | |-->GPUDevice "nvidia"
[ 2969.638] (**) | |-->GPUDevice "Device0"
[ 2969.638] (**) | |-->GPUDevice "Device1"
[ 2969.638] (==) No monitor specified for screen "intel".
Using a default monitor configuration.
[ 2969.638] (**) |-->Inactive Device "nvidia"
There're residual configs from OM around
grep -ri intel /{etc,usr/share}/X11/xorg.conf*
and get rid of those.
pacman -Syu mesa xf86-video-intel
remove xf86-video-intel again.
If the above doesn't cut it, add "nvidia_drm.modeset=1 nvidia_drm.fbdev=0" to the https://wiki.archlinux.org/title/Kernel_parameters (NOT! a modprobe.conf - use the kernel parameter!)
Offline
There're residual configs from OM around
Actually there was only one odd config I made to set up offload. And cause it was higher in priority (but also not working), it ran first, and then my working config.
After deleting that config I forgot to update mesa and xf86-video-intel, but when the problem returned, I've recalled that. And after the full update mkinitcpio was run, but got hung on [autodetect] build hook.
I've added "nvidia_drm.modeset=1" and "nvidia_drm.fbdev=0" to the kernel parameters using GRUB boot config. But after 1 day of working well, the issue appeared again. Just after switching to battery mode. Again.
sudo journalctl -b
Dec 18 16:41:57 arch kernel: Linux version 6.12.4-arch1-1 (linux@archlinux) (gcc (GCC) 14.2.1 20240910, GNU ld (GNU Binutils) 2.43.0) #1 SMP PREEMPT_DYNAMIC Mon, 09 Dec 2024 14:31:57 +0000
Dec 18 16:41:57 arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=48f0c199-3de0-4cef-adb5-54a621848d9d rw loglevel=3 quiet nvidia_drm.modeset=1 nvidia_drm.fbdev=0
Dec 18 16:41:57 arch kernel: x86/split lock detection: #AC: crashing the kernel on kernel split_locks and warning on user-space split_locks
Dec 18 16:41:57 arch kernel: BIOS-provided physical RAM map:
Dec 18 16:41:57 arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
Dec 18 16:41:57 arch kernel: BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
Dec 18 16:41:57 arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000038e28fff] usable
Dec 18 16:41:57 arch kernel: BIOS-e820: [mem 0x0000000038e29000-0x0000000038e2efff] ACPI data
Dec 18 16:41:57 arch kernel: BIOS-e820: [mem 0x0000000038e2f000-0x000000003d368fff] usable
Dec 18 16:41:57 arch kernel: BIOS-e820: [mem 0x000000003d369000-0x000000003dc68fff] reserved
Dec 18 16:41:57 arch kernel: BIOS-e820: [mem 0x000000003dc69000-0x000000003fa7efff] usable
Dec 18 16:41:57 arch kernel: BIOS-e820: [mem 0x000000003fa7f000-0x0000000041a7efff] reserved
Dec 18 16:41:57 arch kernel: BIOS-e820: [mem 0x0000000041a7f000-0x0000000044a2efff] ACPI NVS
Dec 18 16:41:57 arch kernel: BIOS-e820: [mem 0x0000000044a2f000-0x0000000044afefff] ACPI data
Dec 18 16:41:57 arch kernel: BIOS-e820: [mem 0x0000000044aff000-0x0000000044afffff] usable
Dec 18 16:41:57 arch kernel: BIOS-e820: [mem 0x0000000044b00000-0x0000000048ffffff] reserved
Dec 18 16:41:57 arch kernel: BIOS-e820: [mem 0x0000000049200000-0x00000000493fffff] reserved
Dec 18 16:41:57 arch kernel: BIOS-e820: [mem 0x000000004a000000-0x00000000503fffff] reserved
Dec 18 16:41:57 arch kernel: BIOS-e820: [mem 0x00000000c0000000-0x00000000cfffffff] reserved
Dec 18 16:41:57 arch kernel: BIOS-e820: [mem 0x00000000fe010000-0x00000000fe010fff] reserved
Dec 18 16:41:57 arch kernel: BIOS-e820: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
Dec 18 16:41:57 arch kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Dec 18 16:41:57 arch kernel: BIOS-e820: [mem 0x0000000100000000-0x00000004afbfffff] usable
Dec 18 16:41:57 arch kernel: The simpledrm driver will not be probed
Dec 18 16:41:57 arch kernel: NX (Execute Disable) protection: active
Dec 18 16:41:57 arch kernel: APIC: Static calls initialized
Dec 18 16:41:57 arch kernel: e820: update [mem 0x389b1018-0x389d5657] usable ==> usable
Dec 18 16:41:57 arch kernel: extended physical RAM map:
Dec 18 16:41:57 arch kernel: reserve setup_data: [mem 0x0000000000000000-0x000000000009efff] usable
Dec 18 16:41:57 arch kernel: reserve setup_data: [mem 0x000000000009f000-0x00000000000fffff] reserved
Dec 18 16:41:57 arch kernel: reserve setup_data: [mem 0x0000000000100000-0x00000000389b1017] usable
Dec 18 16:41:57 arch kernel: reserve setup_data: [mem 0x00000000389b1018-0x00000000389d5657] usable
Dec 18 16:41:57 arch kernel: reserve setup_data: [mem 0x00000000389d5658-0x0000000038e28fff] usable
Dec 18 16:41:57 arch kernel: reserve setup_data: [mem 0x0000000038e29000-0x0000000038e2efff] ACPI data
Dec 18 16:41:57 arch kernel: reserve setup_data: [mem 0x0000000038e2f000-0x000000003d368fff] usable
Dec 18 16:41:57 arch kernel: reserve setup_data: [mem 0x000000003d369000-0x000000003dc68fff] reserved
Dec 18 16:41:57 arch kernel: reserve setup_data: [mem 0x000000003dc69000-0x000000003fa7efff] usable
Dec 18 16:41:57 arch kernel: reserve setup_data: [mem 0x000000003fa7f000-0x0000000041a7efff] reserved
Dec 18 16:41:57 arch kernel: reserve setup_data: [mem 0x0000000041a7f000-0x0000000044a2efff] ACPI NVS
Dec 18 16:41:57 arch kernel: reserve setup_data: [mem 0x0000000044a2f000-0x0000000044afefff] ACPI data
Dec 18 16:41:57 arch kernel: reserve setup_data: [mem 0x0000000044aff000-0x0000000044afffff] usable
Dec 18 16:41:57 arch kernel: reserve setup_data: [mem 0x0000000044b00000-0x0000000048ffffff] reserved
Dec 18 16:41:57 arch kernel: reserve setup_data: [mem 0x0000000049200000-0x00000000493fffff] reserved
Dec 18 16:41:57 arch kernel: reserve setup_data: [mem 0x000000004a000000-0x00000000503fffff] reserved
Dec 18 16:41:57 arch kernel: reserve setup_data: [mem 0x00000000c0000000-0x00000000cfffffff] reserved
Dec 18 16:41:57 arch kernel: reserve setup_data: [mem 0x00000000fe010000-0x00000000fe010fff] reserved
Dec 18 16:41:57 arch kernel: reserve setup_data: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
Dec 18 16:41:57 arch kernel: reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Dec 18 16:41:57 arch kernel: reserve setup_data: [mem 0x0000000100000000-0x00000004afbfffff] usable
Dec 18 16:41:57 arch kernel: efi: EFI v2.7 by INSYDE Corp.
Dec 18 16:41:57 arch kernel: efi: ACPI=0x44afe000 ACPI 2.0=0x44afe014 TPMFinalLog=0x449a6000 SMBIOS=0x400a6000 MEMATTR=0x38e3d018 ESRT=0x38e3c198 INITRD=0x38e34b18 RNG=0x44a30018 TPMEventLog=0x38e2b018
Dec 18 16:41:57 arch kernel: random: crng init done
Dec 18 16:41:57 arch kernel: efi: Remove mem88: MMIO range=[0xc0000000-0xcfffffff] (256MB) from e820 map
Dec 18 16:41:57 arch kernel: e820: remove [mem 0xc0000000-0xcfffffff] reserved
Dec 18 16:41:57 arch kernel: efi: Not removing mem89: MMIO range=[0xfe010000-0xfe010fff] (4KB) from e820 map
Dec 18 16:41:57 arch kernel: efi: Remove mem91: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
Dec 18 16:41:57 arch kernel: e820: remove [mem 0xff000000-0xffffffff] reserved
Dec 18 16:41:57 arch kernel: SMBIOS 3.3 present.
Dec 18 16:41:57 arch kernel: DMI: LENOVO 82S9/LNVNB161216, BIOS JMCN47WW(V3.10) 06/24/2024
Dec 18 16:41:57 arch kernel: DMI: Memory slots populated: 2/2
Dec 18 16:41:57 arch kernel: tsc: Detected 2500.000 MHz processor
Dec 18 16:41:57 arch kernel: tsc: Detected 2496.000 MHz TSC
Dec 18 16:41:57 arch kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Dec 18 16:41:57 arch kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Dec 18 16:41:57 arch kernel: last_pfn = 0x4afc00 max_arch_pfn = 0x400000000
Dec 18 16:41:57 arch kernel: MTRR map: 5 entries (3 fixed + 2 variable; max 23), built from 10 variable MTRRs
Dec 18 16:41:57 arch kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
Dec 18 16:41:57 arch kernel: last_pfn = 0x44b00 max_arch_pfn = 0x400000000
Dec 18 16:41:57 arch kernel: esrt: Reserving ESRT space from 0x0000000038e3c198 to 0x0000000038e3c338.
Dec 18 16:41:57 arch kernel: e820: update [mem 0x38e3c000-0x38e3cfff] usable ==> reserved
Dec 18 16:41:57 arch kernel: Using GB pages for direct mapping
Dec 18 16:41:57 arch kernel: Incomplete global flushes, disabling PCID
Dec 18 16:41:57 arch kernel: Secure boot disabled
Dec 18 16:41:57 arch kernel: RAMDISK: [mem 0x3520c000-0x362ebfff]
Dec 18 16:41:57 arch kernel: ACPI: Early table checksum verification disabled
Dec 18 16:41:57 arch kernel: ACPI: RSDP 0x0000000044AFE014 000024 (v02 LENOVO)
Dec 18 16:41:57 arch kernel: ACPI: XSDT 0x0000000044AC5188 000154 (v01 LENOVO CB-01 00000001 01000013)
Dec 18 16:41:57 arch kernel: ACPI: FACP 0x0000000044AC3000 000114 (v06 LENOVO CB-01 00000001 ACPI 00040000)
Dec 18 16:41:57 arch kernel: ACPI: DSDT 0x0000000044A4E000 071D47 (v02 LENOVO CB-01 00000001 ACPI 00040000)
Dec 18 16:41:57 arch kernel: ACPI: FACS 0x0000000044982000 000040
Dec 18 16:41:57 arch kernel: ACPI: UEFI 0x0000000044A2E000 000236 (v01 INSYDE ADL-P-M 00000001 ACPI 00040000)
Dec 18 16:41:57 arch kernel: ACPI: SSDT 0x0000000044AFC000 00038C (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 18 16:41:57 arch kernel: ACPI: SSDT 0x0000000044AFB000 000101 (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 18 16:41:57 arch kernel: ACPI: SSDT 0x0000000044AF6000 0043BE (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 18 16:41:57 arch kernel: ACPI: SSDT 0x0000000044AEF000 006F25 (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 18 16:41:57 arch kernel: ACPI: SSDT 0x0000000044AE9000 005D2C (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 18 16:41:57 arch kernel: ACPI: SSDT 0x0000000044AE6000 002B22 (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 18 16:41:57 arch kernel: ACPI: SSDT 0x0000000044AE2000 0033D3 (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 18 16:41:57 arch kernel: ACPI: SSDT 0x0000000044AD4000 00D411 (v02 INTEL TcssSsdt 00001000 INTL 20200717)
Dec 18 16:41:57 arch kernel: ACPI: SSDT 0x0000000044AD3000 00094F (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 18 16:41:57 arch kernel: ACPI: SSDT 0x0000000044AD2000 000033 (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 18 16:41:57 arch kernel: ACPI: SSDT 0x0000000044AD0000 001260 (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 18 16:41:57 arch kernel: ACPI: SSDT 0x0000000044ACF000 00077B (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 18 16:41:57 arch kernel: ACPI: TPM2 0x0000000044ACE000 00004C (v04 LENOVO CB-01 00000001 ACPI 00040000)
Dec 18 16:41:57 arch kernel: ACPI: LPIT 0x0000000044ACC000 0000CC (v01 LENOVO CB-01 00000001 ACPI 00040000)
Dec 18 16:41:57 arch kernel: ACPI: WSMT 0x0000000044ACB000 000028 (v01 LENOVO CB-01 00000001 ACPI 00040000)
Dec 18 16:41:57 arch kernel: ACPI: SSDT 0x0000000044ACA000 000AD9 (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 18 16:41:57 arch kernel: ACPI: SSDT 0x0000000044AC7000 002357 (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 18 16:41:57 arch kernel: ACPI: DBGP 0x0000000044AC6000 000034 (v01 LENOVO CB-01 00000001 ACPI 00040000)
Dec 18 16:41:57 arch kernel: ACPI: DBG2 0x0000000044AFD000 000054 (v00 LENOVO CB-01 00000001 ACPI 00040000)
Dec 18 16:41:57 arch kernel: ACPI: NHLT 0x0000000044AC4000 00002D (v00 LENOVO CB-01 00000001 ACPI 00040000)
Dec 18 16:41:57 arch kernel: ACPI: HPET 0x0000000044AC2000 000038 (v01 LENOVO CB-01 00000001 ACPI 00040000)
Dec 18 16:41:57 arch kernel: ACPI: APIC 0x0000000044AC1000 0001DC (v04 LENOVO CB-01 00000001 ACPI 00040000)
Dec 18 16:41:57 arch kernel: ACPI: MCFG 0x0000000044AC0000 00003C (v01 LENOVO CB-01 00000001 ACPI 00040000)
Dec 18 16:41:57 arch kernel: ACPI: SSDT 0x0000000044A46000 007D1D (v02 LENOVO CB-01 00000001 01000013)
Dec 18 16:41:57 arch kernel: ACPI: SSDT 0x0000000044A44000 001D0E (v02 LENOVO CB-01 00000001 01000013)
Dec 18 16:41:57 arch kernel: ACPI: $H2O 0x0000000044A43000 00002C (v01 LENOVO CB-01 00000001 ACPI 00040000)
Dec 18 16:41:57 arch kernel: ACPI: DMAR 0x0000000044A42000 000088 (v02 LENOVO CB-01 00000001 ACPI 00040000)
Dec 18 16:41:57 arch kernel: ACPI: SSDT 0x0000000044A40000 001E96 (v01 LENOVO CB-01 00000001 INTL 20200717)
Dec 18 16:41:57 arch kernel: ACPI: SSDT 0x0000000044A3F000 000C2E (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 18 16:41:57 arch kernel: ACPI: SSDT 0x0000000044A3B000 003AEA (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 18 16:41:57 arch kernel: ACPI: SSDT 0x0000000044A37000 0039DA (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 18 16:41:57 arch kernel: ACPI: SSDT 0x0000000044A35000 0010B5 (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 18 16:41:57 arch kernel: ACPI: SSDT 0x0000000044A34000 0000F8 (v01 LENOVO CB-01 00000001 INTL 20200717)
Dec 18 16:41:57 arch kernel: ACPI: FPDT 0x0000000044A33000 000044 (v01 LENOVO CB-01 00000001 ACPI 00040000)
Dec 18 16:41:57 arch kernel: ACPI: PHAT 0x0000000044A31000 000B47 (v01 LENOVO CB-01 00000001 ACPI 00040000)
Dec 18 16:41:57 arch kernel: ACPI: BGRT 0x0000000044A32000 000038 (v01 LENOVO CB-01 00000001 ACPI 00040000)
Dec 18 16:41:57 arch kernel: ACPI: Reserving FACP table memory at [mem 0x44ac3000-0x44ac3113]
Dec 18 16:41:57 arch kernel: ACPI: Reserving DSDT table memory at [mem 0x44a4e000-0x44abfd46]
Dec 18 16:41:57 arch kernel: ACPI: Reserving FACS table memory at [mem 0x44982000-0x4498203f]
Dec 18 16:41:57 arch kernel: ACPI: Reserving UEFI table memory at [mem 0x44a2e000-0x44a2e235]
Dec 18 16:41:57 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44afc000-0x44afc38b]
Dec 18 16:41:57 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44afb000-0x44afb100]
Dec 18 16:41:57 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44af6000-0x44afa3bd]
Dec 18 16:41:57 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44aef000-0x44af5f24]
Dec 18 16:41:57 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44ae9000-0x44aeed2b]
Dec 18 16:41:57 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44ae6000-0x44ae8b21]
Dec 18 16:41:57 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44ae2000-0x44ae53d2]
Dec 18 16:41:57 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44ad4000-0x44ae1410]
Dec 18 16:41:57 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44ad3000-0x44ad394e]
Dec 18 16:41:57 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44ad2000-0x44ad2032]
Dec 18 16:41:57 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44ad0000-0x44ad125f]
Dec 18 16:41:57 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44acf000-0x44acf77a]
Dec 18 16:41:57 arch kernel: ACPI: Reserving TPM2 table memory at [mem 0x44ace000-0x44ace04b]
Dec 18 16:41:57 arch kernel: ACPI: Reserving LPIT table memory at [mem 0x44acc000-0x44acc0cb]
Dec 18 16:41:57 arch kernel: ACPI: Reserving WSMT table memory at [mem 0x44acb000-0x44acb027]
Dec 18 16:41:57 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44aca000-0x44acaad8]
Dec 18 16:41:57 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44ac7000-0x44ac9356]
Dec 18 16:41:57 arch kernel: ACPI: Reserving DBGP table memory at [mem 0x44ac6000-0x44ac6033]
Dec 18 16:41:57 arch kernel: ACPI: Reserving DBG2 table memory at [mem 0x44afd000-0x44afd053]
Dec 18 16:41:57 arch kernel: ACPI: Reserving NHLT table memory at [mem 0x44ac4000-0x44ac402c]
Dec 18 16:41:57 arch kernel: ACPI: Reserving HPET table memory at [mem 0x44ac2000-0x44ac2037]
Dec 18 16:41:57 arch kernel: ACPI: Reserving APIC table memory at [mem 0x44ac1000-0x44ac11db]
Dec 18 16:41:57 arch kernel: ACPI: Reserving MCFG table memory at [mem 0x44ac0000-0x44ac003b]
Dec 18 16:41:57 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44a46000-0x44a4dd1c]
Dec 18 16:41:57 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44a44000-0x44a45d0d]
Dec 18 16:41:57 arch kernel: ACPI: Reserving $H2O table memory at [mem 0x44a43000-0x44a4302b]
Dec 18 16:41:57 arch kernel: ACPI: Reserving DMAR table memory at [mem 0x44a42000-0x44a42087]
Dec 18 16:41:57 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44a40000-0x44a41e95]
Dec 18 16:41:57 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44a3f000-0x44a3fc2d]
Dec 18 16:41:57 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44a3b000-0x44a3eae9]
Dec 18 16:41:57 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44a37000-0x44a3a9d9]
Dec 18 16:41:57 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44a35000-0x44a360b4]
Dec 18 16:41:57 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44a34000-0x44a340f7]
Dec 18 16:41:57 arch kernel: ACPI: Reserving FPDT table memory at [mem 0x44a33000-0x44a33043]
Dec 18 16:41:57 arch kernel: ACPI: Reserving PHAT table memory at [mem 0x44a31000-0x44a31b46]
Dec 18 16:41:57 arch kernel: ACPI: Reserving BGRT table memory at [mem 0x44a32000-0x44a32037]
Dec 18 16:41:57 arch kernel: No NUMA configuration found
Dec 18 16:41:57 arch kernel: Faking a node at [mem 0x0000000000000000-0x00000004afbfffff]
Dec 18 16:41:57 arch kernel: NODE_DATA(0) allocated [mem 0x4afbd52c0-0x4afbfffff]
Dec 18 16:41:57 arch kernel: Zone ranges:
Dec 18 16:41:57 arch kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff]
Dec 18 16:41:57 arch kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
Dec 18 16:41:57 arch kernel: Normal [mem 0x0000000100000000-0x00000004afbfffff]
Dec 18 16:41:57 arch kernel: Device empty
Dec 18 16:41:57 arch kernel: Movable zone start for each node
Dec 18 16:41:57 arch kernel: Early memory node ranges
Dec 18 16:41:57 arch kernel: node 0: [mem 0x0000000000001000-0x000000000009efff]
Dec 18 16:41:57 arch kernel: node 0: [mem 0x0000000000100000-0x0000000038e28fff]
Dec 18 16:41:57 arch kernel: node 0: [mem 0x0000000038e2f000-0x000000003d368fff]
Dec 18 16:41:57 arch kernel: node 0: [mem 0x000000003dc69000-0x000000003fa7efff]
Dec 18 16:41:57 arch kernel: node 0: [mem 0x0000000044aff000-0x0000000044afffff]
Dec 18 16:41:57 arch kernel: node 0: [mem 0x0000000100000000-0x00000004afbfffff]
Dec 18 16:41:57 arch kernel: Initmem setup node 0 [mem 0x0000000000001000-0x00000004afbfffff]
Dec 18 16:41:57 arch kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Dec 18 16:41:57 arch kernel: On node 0, zone DMA: 97 pages in unavailable ranges
Dec 18 16:41:57 arch kernel: On node 0, zone DMA32: 6 pages in unavailable ranges
Dec 18 16:41:57 arch kernel: On node 0, zone DMA32: 2304 pages in unavailable ranges
Dec 18 16:41:57 arch kernel: On node 0, zone DMA32: 20608 pages in unavailable ranges
Dec 18 16:41:57 arch kernel: On node 0, zone Normal: 13568 pages in unavailable ranges
Dec 18 16:41:57 arch kernel: On node 0, zone Normal: 1024 pages in unavailable ranges
Dec 18 16:41:57 arch kernel: Reserving Intel graphics memory at [mem 0x4c800000-0x503fffff]
Dec 18 16:41:57 arch kernel: ACPI: PM-Timer IO Port: 0x1808
Dec 18 16:41:57 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Dec 18 16:41:57 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Dec 18 16:41:57 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Dec 18 16:41:57 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Dec 18 16:41:57 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
Dec 18 16:41:57 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
Dec 18 16:41:57 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
Dec 18 16:41:57 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
Dec 18 16:41:57 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
Dec 18 16:41:57 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
Dec 18 16:41:57 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
Dec 18 16:41:57 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
Dec 18 16:41:57 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
Dec 18 16:41:57 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
Dec 18 16:41:57 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
Dec 18 16:41:57 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
Dec 18 16:41:57 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x11] high edge lint[0x1])
Dec 18 16:41:57 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x12] high edge lint[0x1])
Dec 18 16:41:57 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x13] high edge lint[0x1])
Dec 18 16:41:57 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x14] high edge lint[0x1])
Dec 18 16:41:57 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x15] high edge lint[0x1])
Dec 18 16:41:57 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x16] high edge lint[0x1])
Dec 18 16:41:57 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x17] high edge lint[0x1])
Dec 18 16:41:57 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
Dec 18 16:41:57 arch kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
Dec 18 16:41:57 arch kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Dec 18 16:41:57 arch kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Dec 18 16:41:57 arch kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Dec 18 16:41:57 arch kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Dec 18 16:41:57 arch kernel: e820: update [mem 0x37d86000-0x37e94fff] usable ==> reserved
Dec 18 16:41:57 arch kernel: TSC deadline timer available
Dec 18 16:41:57 arch kernel: CPU topo: Max. logical packages: 1
Dec 18 16:41:57 arch kernel: CPU topo: Max. logical dies: 1
Dec 18 16:41:57 arch kernel: CPU topo: Max. dies per package: 1
Dec 18 16:41:57 arch kernel: CPU topo: Max. threads per core: 2
Dec 18 16:41:57 arch kernel: CPU topo: Num. cores per package: 8
Dec 18 16:41:57 arch kernel: CPU topo: Num. threads per package: 12
Dec 18 16:41:57 arch kernel: CPU topo: Allowing 12 present CPUs plus 0 hotplug CPUs
Dec 18 16:41:57 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Dec 18 16:41:57 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
Dec 18 16:41:57 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x37d86000-0x37e94fff]
Dec 18 16:41:57 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x389b1000-0x389b1fff]
Dec 18 16:41:57 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x389d5000-0x389d5fff]
Dec 18 16:41:57 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x38e29000-0x38e2efff]
Dec 18 16:41:57 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x38e3c000-0x38e3cfff]
Dec 18 16:41:57 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x3d369000-0x3dc68fff]
Dec 18 16:41:57 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x3fa7f000-0x41a7efff]
Dec 18 16:41:57 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x41a7f000-0x44a2efff]
Dec 18 16:41:57 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x44a2f000-0x44afefff]
Dec 18 16:41:57 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x44b00000-0x48ffffff]
Dec 18 16:41:57 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x49000000-0x491fffff]
Dec 18 16:41:57 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x49200000-0x493fffff]
Dec 18 16:41:57 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x49400000-0x49ffffff]
Dec 18 16:41:57 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x4a000000-0x503fffff]
Dec 18 16:41:57 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x50400000-0xfe00ffff]
Dec 18 16:41:57 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfe010000-0xfe010fff]
Dec 18 16:41:57 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfed1ffff]
Dec 18 16:41:57 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xfed7ffff]
Dec 18 16:41:57 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xffffffff]
Dec 18 16:41:57 arch kernel: [mem 0x50400000-0xfe00ffff] available for PCI devices
Dec 18 16:41:57 arch kernel: Booting paravirtualized kernel on bare hardware
Dec 18 16:41:57 arch kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Dec 18 16:41:57 arch kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:12 nr_cpu_ids:12 nr_node_ids:1
Dec 18 16:41:57 arch kernel: percpu: Embedded 67 pages/cpu s237568 r8192 d28672 u524288
Dec 18 16:41:57 arch kernel: pcpu-alloc: s237568 r8192 d28672 u524288 alloc=1*2097152
Dec 18 16:41:57 arch kernel: pcpu-alloc: [0] 00 01 02 03 [0] 04 05 06 07
Dec 18 16:41:57 arch kernel: pcpu-alloc: [0] 08 09 10 11
Dec 18 16:41:57 arch kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=48f0c199-3de0-4cef-adb5-54a621848d9d rw loglevel=3 quiet nvidia_drm.modeset=1 nvidia_drm.fbdev=0
Dec 18 16:41:57 arch kernel: Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-linux", will be passed to user space.
Dec 18 16:41:57 arch kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Dec 18 16:41:57 arch kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
Dec 18 16:41:57 arch kernel: Fallback order for Node 0: 0
Dec 18 16:41:57 arch kernel: Built 1 zonelists, mobility grouping on. Total pages: 4123928
Dec 18 16:41:57 arch kernel: Policy zone: Normal
Dec 18 16:41:57 arch kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Dec 18 16:41:57 arch kernel: software IO TLB: area num 16.
Dec 18 16:41:57 arch kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=1
Dec 18 16:41:57 arch kernel: ftrace: allocating 51133 entries in 200 pages
Dec 18 16:41:57 arch kernel: ftrace: allocated 200 pages with 3 groups
Dec 18 16:41:57 arch kernel: Dynamic Preempt: full
Dec 18 16:41:57 arch kernel: rcu: Preemptible hierarchical RCU implementation.
Dec 18 16:41:57 arch kernel: rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=12.
Dec 18 16:41:57 arch kernel: rcu: RCU priority boosting: priority 1 delay 500 ms.
Dec 18 16:41:57 arch kernel: Trampoline variant of Tasks RCU enabled.
Dec 18 16:41:57 arch kernel: Rude variant of Tasks RCU enabled.
Dec 18 16:41:57 arch kernel: Tracing variant of Tasks RCU enabled.
Dec 18 16:41:57 arch kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Dec 18 16:41:57 arch kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=12
Dec 18 16:41:57 arch kernel: RCU Tasks: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=12.
Dec 18 16:41:57 arch kernel: RCU Tasks Rude: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=12.
Dec 18 16:41:57 arch kernel: RCU Tasks Trace: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=12.
Dec 18 16:41:57 arch kernel: NR_IRQS: 524544, nr_irqs: 2152, preallocated irqs: 16
Dec 18 16:41:57 arch kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Dec 18 16:41:57 arch kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Dec 18 16:41:57 arch kernel: Console: colour dummy device 80x25
Dec 18 16:41:57 arch kernel: printk: legacy console [tty0] enabled
Dec 18 16:41:57 arch kernel: ACPI: Core revision 20240827
Dec 18 16:41:57 arch kernel: hpet: HPET dysfunctional in PC10. Force disabled.
Dec 18 16:41:57 arch kernel: APIC: Switch to symmetric I/O mode setup
Dec 18 16:41:57 arch kernel: DMAR: Host address width 39
Dec 18 16:41:57 arch kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x0
Dec 18 16:41:57 arch kernel: DMAR: dmar0: reg_base_addr fed90000 ver 4:0 cap 1c0000c40660462 ecap 29a00f0505e
Dec 18 16:41:57 arch kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1
Dec 18 16:41:57 arch kernel: DMAR: dmar1: reg_base_addr fed91000 ver 5:0 cap d2008c40660462 ecap f050da
Dec 18 16:41:57 arch kernel: DMAR: RMRR base: 0x0000004c000000 end: 0x000000503fffff
Dec 18 16:41:57 arch kernel: DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
Dec 18 16:41:57 arch kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000
Dec 18 16:41:57 arch kernel: DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
Dec 18 16:41:57 arch kernel: DMAR-IR: Enabled IRQ remapping in x2apic mode
Dec 18 16:41:57 arch kernel: x2apic enabled
Dec 18 16:41:57 arch kernel: APIC: Switched APIC routing to: cluster x2apic
Dec 18 16:41:57 arch kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x23fa772cf26, max_idle_ns: 440795269835 ns
Dec 18 16:41:57 arch kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4993.00 BogoMIPS (lpj=8320000)
Dec 18 16:41:57 arch kernel: CPU0: Thermal monitoring enabled (TM1)
Dec 18 16:41:57 arch kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated
Dec 18 16:41:57 arch kernel: CET detected: Indirect Branch Tracking enabled
Dec 18 16:41:57 arch kernel: Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
Dec 18 16:41:57 arch kernel: Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
Dec 18 16:41:57 arch kernel: process: using mwait in idle threads
Dec 18 16:41:57 arch kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Dec 18 16:41:57 arch kernel: Spectre V2 : Mitigation: Enhanced / Automatic IBRS
Dec 18 16:41:57 arch kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Dec 18 16:41:57 arch kernel: Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on VMEXIT
Dec 18 16:41:57 arch kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Dec 18 16:41:57 arch kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Dec 18 16:41:57 arch kernel: Register File Data Sampling: Mitigation: Clear Register File
Dec 18 16:41:57 arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Dec 18 16:41:57 arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Dec 18 16:41:57 arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Dec 18 16:41:57 arch kernel: x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
Dec 18 16:41:57 arch kernel: x86/fpu: Supporting XSAVE feature 0x800: 'Control-flow User registers'
Dec 18 16:41:57 arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Dec 18 16:41:57 arch kernel: x86/fpu: xstate_offset[9]: 832, xstate_sizes[9]: 8
Dec 18 16:41:57 arch kernel: x86/fpu: xstate_offset[11]: 840, xstate_sizes[11]: 16
Dec 18 16:41:57 arch kernel: x86/fpu: Enabled xstate features 0xa07, context size is 856 bytes, using 'compacted' format.
Dec 18 16:41:57 arch kernel: Freeing SMP alternatives memory: 40K
Dec 18 16:41:57 arch kernel: pid_max: default: 32768 minimum: 301
Dec 18 16:41:57 arch kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf
Dec 18 16:41:57 arch kernel: landlock: Up and running.
Dec 18 16:41:57 arch kernel: Yama: becoming mindful.
Dec 18 16:41:57 arch kernel: LSM support for eBPF active
Dec 18 16:41:57 arch kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Dec 18 16:41:57 arch kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Dec 18 16:41:57 arch kernel: smpboot: CPU0: 12th Gen Intel(R) Core(TM) i5-12450H (family: 0x6, model: 0x9a, stepping: 0x3)
Dec 18 16:41:57 arch kernel: Performance Events: XSAVE Architectural LBR, PEBS fmt4+-baseline, AnyThread deprecated, Alderlake Hybrid events, 32-deep LBR, full-width counters, Intel PMU driver.
Dec 18 16:41:57 arch kernel: core: cpu_core PMU driver:
Dec 18 16:41:57 arch kernel: ... version: 5
Dec 18 16:41:57 arch kernel: ... bit width: 48
Dec 18 16:41:57 arch kernel: ... generic registers: 8
Dec 18 16:41:57 arch kernel: ... value mask: 0000ffffffffffff
Dec 18 16:41:57 arch kernel: ... max period: 00007fffffffffff
Dec 18 16:41:57 arch kernel: ... fixed-purpose events: 4
Dec 18 16:41:57 arch kernel: ... event mask: 0001000f000000ff
Dec 18 16:41:57 arch kernel: signal: max sigframe size: 3632
Dec 18 16:41:57 arch kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1679
Dec 18 16:41:57 arch kernel: rcu: Hierarchical SRCU implementation.
Dec 18 16:41:57 arch kernel: rcu: Max phase no-delay instances is 1000.
Dec 18 16:41:57 arch kernel: Timer migration: 2 hierarchy levels; 8 children per group; 2 crossnode level
Dec 18 16:41:57 arch kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Dec 18 16:41:57 arch kernel: smp: Bringing up secondary CPUs ...
Dec 18 16:41:57 arch kernel: smpboot: x86: Booting SMP configuration:
Dec 18 16:41:57 arch kernel: .... node #0, CPUs: #2 #4 #6 #8 #9 #10 #11
Dec 18 16:41:57 arch kernel: core: cpu_atom PMU driver: PEBS-via-PT
Dec 18 16:41:57 arch kernel: ... version: 5
Dec 18 16:41:57 arch kernel: ... bit width: 48
Dec 18 16:41:57 arch kernel: ... generic registers: 6
Dec 18 16:41:57 arch kernel: ... value mask: 0000ffffffffffff
Dec 18 16:41:57 arch kernel: ... max period: 00007fffffffffff
Dec 18 16:41:57 arch kernel: ... fixed-purpose events: 3
Dec 18 16:41:57 arch kernel: ... event mask: 000000070000003f
Dec 18 16:41:57 arch kernel: #1 #3 #5 #7
Dec 18 16:41:57 arch kernel: smp: Brought up 1 node, 12 CPUs
Dec 18 16:41:57 arch kernel: smpboot: Total of 12 processors activated (59927.00 BogoMIPS)
Dec 18 16:41:57 arch kernel: Memory: 16047488K/16495712K available (18432K kernel code, 2654K rwdata, 14236K rodata, 4248K init, 4092K bss, 425196K reserved, 0K cma-reserved)
Dec 18 16:41:57 arch kernel: devtmpfs: initialized
Dec 18 16:41:57 arch kernel: x86/mm: Memory block size: 128MB
Dec 18 16:41:57 arch kernel: ACPI: PM: Registering ACPI NVS region [mem 0x41a7f000-0x44a2efff] (50003968 bytes)
Dec 18 16:41:57 arch kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Dec 18 16:41:57 arch kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
Dec 18 16:41:57 arch kernel: pinctrl core: initialized pinctrl subsystem
Dec 18 16:41:57 arch kernel: PM: RTC time: 14:41:53, date: 2024-12-18
Dec 18 16:41:57 arch kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Dec 18 16:41:57 arch kernel: DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
Dec 18 16:41:57 arch kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Dec 18 16:41:57 arch kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Dec 18 16:41:57 arch kernel: audit: initializing netlink subsys (disabled)
Dec 18 16:41:57 arch kernel: audit: type=2000 audit(1734532913.013:1): state=initialized audit_enabled=0 res=1
Dec 18 16:41:57 arch kernel: thermal_sys: Registered thermal governor 'fair_share'
Dec 18 16:41:57 arch kernel: thermal_sys: Registered thermal governor 'bang_bang'
Dec 18 16:41:57 arch kernel: thermal_sys: Registered thermal governor 'step_wise'
Dec 18 16:41:57 arch kernel: thermal_sys: Registered thermal governor 'user_space'
Dec 18 16:41:57 arch kernel: thermal_sys: Registered thermal governor 'power_allocator'
Dec 18 16:41:57 arch kernel: cpuidle: using governor ladder
Dec 18 16:41:57 arch kernel: cpuidle: using governor menu
Dec 18 16:41:57 arch kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Dec 18 16:41:57 arch kernel: PCI: ECAM [mem 0xc0000000-0xcfffffff] (base 0xc0000000) for domain 0000 [bus 00-ff]
Dec 18 16:41:57 arch kernel: PCI: Using configuration type 1 for base access
Dec 18 16:41:57 arch kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Dec 18 16:41:57 arch kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Dec 18 16:41:57 arch kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Dec 18 16:41:57 arch kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Dec 18 16:41:57 arch kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Dec 18 16:41:57 arch kernel: ACPI: Added _OSI(Module Device)
Dec 18 16:41:57 arch kernel: ACPI: Added _OSI(Processor Device)
Dec 18 16:41:57 arch kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Dec 18 16:41:57 arch kernel: ACPI: Added _OSI(Processor Aggregator Device)
Dec 18 16:41:57 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS01._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 18 16:41:57 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 18 16:41:57 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 18 16:41:57 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS01._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 18 16:41:57 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 18 16:41:57 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 18 16:41:57 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS02._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 18 16:41:57 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 18 16:41:57 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 18 16:41:57 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS02._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 18 16:41:57 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 18 16:41:57 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 18 16:41:57 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS03._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 18 16:41:57 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 18 16:41:57 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 18 16:41:57 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS03._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 18 16:41:57 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 18 16:41:57 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 18 16:41:57 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS04._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 18 16:41:57 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 18 16:41:57 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 18 16:41:57 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS04._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 18 16:41:57 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 18 16:41:57 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 18 16:41:57 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS01._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 18 16:41:57 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 18 16:41:57 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 18 16:41:57 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS01._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 18 16:41:57 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 18 16:41:57 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 18 16:41:57 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS02._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 18 16:41:57 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 18 16:41:57 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 18 16:41:57 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS02._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 18 16:41:57 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 18 16:41:57 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 18 16:41:57 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS03._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 18 16:41:57 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 18 16:41:57 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 18 16:41:57 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS03._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 18 16:41:57 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 18 16:41:57 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 18 16:41:57 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS04._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 18 16:41:57 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 18 16:41:57 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 18 16:41:57 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS04._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 18 16:41:57 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 18 16:41:57 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 18 16:41:57 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS05._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 18 16:41:57 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 18 16:41:57 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 18 16:41:57 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS05._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 18 16:41:57 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 18 16:41:57 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 18 16:41:57 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS06._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 18 16:41:57 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 18 16:41:57 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 18 16:41:57 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS06._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 18 16:41:57 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 18 16:41:57 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 18 16:41:57 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS07._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 18 16:41:57 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 18 16:41:57 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 18 16:41:57 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS07._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 18 16:41:57 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 18 16:41:57 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 18 16:41:57 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS08._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 18 16:41:57 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 18 16:41:57 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 18 16:41:57 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS08._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 18 16:41:57 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 18 16:41:57 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 18 16:41:57 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS09._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 18 16:41:57 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 18 16:41:57 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 18 16:41:57 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS09._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 18 16:41:57 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 18 16:41:57 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 18 16:41:57 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS10._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 18 16:41:57 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 18 16:41:57 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 18 16:41:57 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS10._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 18 16:41:57 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 18 16:41:57 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 18 16:41:57 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS01._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 18 16:41:57 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 18 16:41:57 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 18 16:41:57 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS01._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 18 16:41:57 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 18 16:41:57 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 18 16:41:57 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS02._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 18 16:41:57 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 18 16:41:57 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 18 16:41:57 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS02._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 18 16:41:57 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 18 16:41:57 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 18 16:41:57 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS03._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 18 16:41:57 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 18 16:41:57 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 18 16:41:57 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS03._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 18 16:41:57 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 18 16:41:57 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 18 16:41:57 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS04._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 18 16:41:57 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 18 16:41:57 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 18 16:41:57 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS04._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 18 16:41:57 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 18 16:41:57 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 18 16:41:57 arch kernel: ACPI: 23 ACPI AML tables successfully acquired and loaded
Dec 18 16:41:57 arch kernel: ACPI: USB4 _OSC: OS supports USB3+ DisplayPort+ PCIe+ XDomain+
Dec 18 16:41:57 arch kernel: ACPI: USB4 _OSC: OS controls USB3+ DisplayPort+ PCIe+ XDomain+
Dec 18 16:41:57 arch kernel: ACPI: Dynamic OEM Table Load:
Dec 18 16:41:57 arch kernel: ACPI: SSDT 0xFFFF88F7C1431000 000394 (v02 PmRef Cpu0Cst 00003001 INTL 20200717)
Dec 18 16:41:57 arch kernel: ACPI: Dynamic OEM Table Load:
Dec 18 16:41:57 arch kernel: ACPI: SSDT 0xFFFF88F7C1445800 0005E4 (v02 PmRef Cpu0Ist 00003000 INTL 20200717)
Dec 18 16:41:57 arch kernel: ACPI: Dynamic OEM Table Load:
Dec 18 16:41:57 arch kernel: ACPI: SSDT 0xFFFF88F7C1ED0800 0001AB (v02 PmRef Cpu0Psd 00003000 INTL 20200717)
Dec 18 16:41:57 arch kernel: ACPI: Dynamic OEM Table Load:
Dec 18 16:41:57 arch kernel: ACPI: SSDT 0xFFFF88F7C1441000 000476 (v02 PmRef Cpu0Hwp 00003000 INTL 20200717)
Dec 18 16:41:57 arch kernel: ACPI: Dynamic OEM Table Load:
Dec 18 16:41:57 arch kernel: ACPI: SSDT 0xFFFF88F7C1424000 001BAF (v02 PmRef ApIst 00003000 INTL 20200717)
Dec 18 16:41:57 arch kernel: ACPI: Dynamic OEM Table Load:
Dec 18 16:41:57 arch kernel: ACPI: SSDT 0xFFFF88F7C1422000 001038 (v02 PmRef ApHwp 00003000 INTL 20200717)
Dec 18 16:41:57 arch kernel: ACPI: Dynamic OEM Table Load:
Dec 18 16:41:57 arch kernel: ACPI: SSDT 0xFFFF88F7C241C000 001349 (v02 PmRef ApPsd 00003000 INTL 20200717)
Dec 18 16:41:57 arch kernel: ACPI: Dynamic OEM Table Load:
Dec 18 16:41:57 arch kernel: ACPI: SSDT 0xFFFF88F7C143C000 000FBB (v02 PmRef ApCst 00003000 INTL 20200717)
Dec 18 16:41:57 arch kernel: ACPI: EC: EC started
Dec 18 16:41:57 arch kernel: ACPI: EC: interrupt blocked
Dec 18 16:41:57 arch kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Dec 18 16:41:57 arch kernel: ACPI: \_SB_.PC00.LPCB.EC0_: Boot DSDT EC used to handle transactions
Dec 18 16:41:57 arch kernel: ACPI: Interpreter enabled
Dec 18 16:41:57 arch kernel: ACPI: PM: (supports S0 S3 S4 S5)
Dec 18 16:41:57 arch kernel: ACPI: Using IOAPIC for interrupt routing
Dec 18 16:41:57 arch kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Dec 18 16:41:57 arch kernel: PCI: Ignoring E820 reservations for host bridge windows
Dec 18 16:41:57 arch kernel: ACPI: Enabled 8 GPEs in block 00 to 7F
Dec 18 16:41:57 arch kernel: ACPI: \_SB_.PC00.PEG0.PXP_: New power resource
Dec 18 16:41:57 arch kernel: ACPI: \_SB_.PC00.PEG1.PXP_: New power resource
Dec 18 16:41:57 arch kernel: ACPI: \_SB_.PC00.PEG2.PXP_: New power resource
Dec 18 16:41:57 arch kernel: ACPI: \_SB_.PC00.XHCI.RHUB.HS10.BTRT: New power resource
Dec 18 16:41:57 arch kernel: ACPI: \_SB_.PC00.PAUD: New power resource
Dec 18 16:41:57 arch kernel: ACPI: \_SB_.PC00.CNVW.WRST: New power resource
Dec 18 16:41:57 arch kernel: ACPI: \_SB_.PC00.TBT0: New power resource
Dec 18 16:41:57 arch kernel: ACPI: \_SB_.PC00.TBT1: New power resource
Dec 18 16:41:57 arch kernel: ACPI: \_SB_.PC00.D3C_: New power resource
Dec 18 16:41:57 arch kernel: ACPI: \_TZ_.FN00: New power resource
Dec 18 16:41:57 arch kernel: ACPI: \_TZ_.FN01: New power resource
Dec 18 16:41:57 arch kernel: ACPI: \_TZ_.FN02: New power resource
Dec 18 16:41:57 arch kernel: ACPI: \_TZ_.FN03: New power resource
Dec 18 16:41:57 arch kernel: ACPI: \_TZ_.FN04: New power resource
Dec 18 16:41:57 arch kernel: ACPI: \PIN_: New power resource
Dec 18 16:41:57 arch kernel: ACPI: PCI Root Bridge [PC00] (domain 0000 [bus 00-fe])
Dec 18 16:41:57 arch kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Dec 18 16:41:57 arch kernel: acpi PNP0A08:00: _OSC: platform does not support [AER]
Dec 18 16:41:57 arch kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME PCIeCapability LTR DPC]
Dec 18 16:41:57 arch kernel: PCI host bridge to bus 0000:00
Dec 18 16:41:57 arch kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
Dec 18 16:41:57 arch kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
Dec 18 16:41:57 arch kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Dec 18 16:41:57 arch kernel: pci_bus 0000:00: root bus resource [mem 0x50400000-0xbfffffff window]
Dec 18 16:41:57 arch kernel: pci_bus 0000:00: root bus resource [mem 0x4000000000-0x7fffffffff window]
Dec 18 16:41:57 arch kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
Dec 18 16:41:57 arch kernel: pci 0000:00:00.0: [8086:4629] type 00 class 0x060000 conventional PCI endpoint
Dec 18 16:41:57 arch kernel: pci 0000:00:01.0: [8086:460d] type 01 class 0x060400 PCIe Root Port
Dec 18 16:41:57 arch kernel: pci 0000:00:01.0: PCI bridge to [bus 01-04]
Dec 18 16:41:57 arch kernel: pci 0000:00:01.0: bridge window [io 0x4000-0x4fff]
Dec 18 16:41:57 arch kernel: pci 0000:00:01.0: bridge window [mem 0x5f000000-0x600fffff]
Dec 18 16:41:57 arch kernel: pci 0000:00:01.0: bridge window [mem 0x6000000000-0x6101ffffff 64bit pref]
Dec 18 16:41:57 arch kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
Dec 18 16:41:57 arch kernel: pci 0000:00:01.0: PTM enabled (root), 4ns granularity
Dec 18 16:41:57 arch kernel: pci 0000:00:02.0: [8086:46a3] type 00 class 0x030000 PCIe Root Complex Integrated Endpoint
Dec 18 16:41:57 arch kernel: pci 0000:00:02.0: BAR 0 [mem 0x6102000000-0x6102ffffff 64bit]
Dec 18 16:41:57 arch kernel: pci 0000:00:02.0: BAR 2 [mem 0x4000000000-0x400fffffff 64bit pref]
Dec 18 16:41:57 arch kernel: pci 0000:00:02.0: BAR 4 [io 0x5000-0x503f]
Dec 18 16:41:57 arch kernel: pci 0000:00:02.0: DMAR: Skip IOMMU disabling for graphics
Dec 18 16:41:57 arch kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Dec 18 16:41:57 arch kernel: pci 0000:00:02.0: VF BAR 0 [mem 0x00000000-0x00ffffff 64bit]
Dec 18 16:41:57 arch kernel: pci 0000:00:02.0: VF BAR 0 [mem 0x00000000-0x06ffffff 64bit]: contains BAR 0 for 7 VFs
Dec 18 16:41:57 arch kernel: pci 0000:00:02.0: VF BAR 2 [mem 0x00000000-0x1fffffff 64bit pref]
Dec 18 16:41:57 arch kernel: pci 0000:00:02.0: VF BAR 2 [mem 0x00000000-0xdfffffff 64bit pref]: contains BAR 2 for 7 VFs
Dec 18 16:41:57 arch kernel: pci 0000:00:04.0: [8086:461d] type 00 class 0x118000 conventional PCI endpoint
Dec 18 16:41:57 arch kernel: pci 0000:00:04.0: BAR 0 [mem 0x6103140000-0x610315ffff 64bit]
Dec 18 16:41:57 arch kernel: pci 0000:00:06.0: [8086:464d] type 01 class 0x060400 PCIe Root Port
Dec 18 16:41:57 arch kernel: pci 0000:00:06.0: PCI bridge to [bus 05]
Dec 18 16:41:57 arch kernel: pci 0000:00:06.0: bridge window [mem 0x5e400000-0x5e4fffff]
Dec 18 16:41:57 arch kernel: pci 0000:00:06.0: PME# supported from D0 D3hot D3cold
Dec 18 16:41:57 arch kernel: pci 0000:00:06.0: PTM enabled (root), 4ns granularity
Dec 18 16:41:57 arch kernel: pci 0000:00:06.2: [8086:463d] type 01 class 0x060400 PCIe Root Port
Dec 18 16:41:57 arch kernel: pci 0000:00:06.2: PCI bridge to [bus 06]
Dec 18 16:41:57 arch kernel: pci 0000:00:06.2: bridge window [mem 0x5e300000-0x5e3fffff]
Dec 18 16:41:57 arch kernel: pci 0000:00:06.2: PME# supported from D0 D3hot D3cold
Dec 18 16:41:57 arch kernel: pci 0000:00:06.2: PTM enabled (root), 4ns granularity
Dec 18 16:41:57 arch kernel: pci 0000:00:07.0: [8086:466e] type 01 class 0x060400 PCIe Root Port
Dec 18 16:41:57 arch kernel: pci 0000:00:07.0: PCI bridge to [bus 07-2f]
Dec 18 16:41:57 arch kernel: pci 0000:00:07.0: bridge window [mem 0x52000000-0x5e1fffff]
Dec 18 16:41:57 arch kernel: pci 0000:00:07.0: bridge window [mem 0x6110000000-0x612bffffff 64bit pref]
Dec 18 16:41:57 arch kernel: pci 0000:00:07.0: Overriding RP PIO Log Size to 4
Dec 18 16:41:57 arch kernel: pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
Dec 18 16:41:57 arch kernel: pci 0000:00:07.0: PTM enabled (root), 4ns granularity
Dec 18 16:41:57 arch kernel: pci 0000:00:08.0: [8086:464f] type 00 class 0x088000 conventional PCI endpoint
Dec 18 16:41:57 arch kernel: pci 0000:00:08.0: BAR 0 [mem 0x6103191000-0x6103191fff 64bit]
Dec 18 16:41:57 arch kernel: pci 0000:00:0d.0: [8086:461e] type 00 class 0x0c0330 conventional PCI endpoint
Dec 18 16:41:57 arch kernel: pci 0000:00:0d.0: BAR 0 [mem 0x6103170000-0x610317ffff 64bit]
Dec 18 16:41:57 arch kernel: pci 0000:00:0d.0: PME# supported from D3hot D3cold
Dec 18 16:41:57 arch kernel: pci 0000:00:0d.2: [8086:463e] type 00 class 0x0c0340 conventional PCI endpoint
Dec 18 16:41:57 arch kernel: pci 0000:00:0d.2: BAR 0 [mem 0x6103100000-0x610313ffff 64bit]
Dec 18 16:41:57 arch kernel: pci 0000:00:0d.2: BAR 2 [mem 0x6103190000-0x6103190fff 64bit]
Dec 18 16:41:57 arch kernel: pci 0000:00:0d.2: supports D1 D2
Dec 18 16:41:57 arch kernel: pci 0000:00:0d.2: PME# supported from D0 D1 D2 D3hot D3cold
Dec 18 16:41:57 arch kernel: pci 0000:00:14.0: [8086:51ed] type 00 class 0x0c0330 conventional PCI endpoint
Dec 18 16:41:57 arch kernel: pci 0000:00:14.0: BAR 0 [mem 0x6103160000-0x610316ffff 64bit]
Dec 18 16:41:57 arch kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Dec 18 16:41:57 arch kernel: pci 0000:00:14.2: [8086:51ef] type 00 class 0x050000 conventional PCI endpoint
Dec 18 16:41:57 arch kernel: pci 0000:00:14.2: BAR 0 [mem 0x6103188000-0x610318bfff 64bit]
Dec 18 16:41:57 arch kernel: pci 0000:00:14.2: BAR 2 [mem 0x610318f000-0x610318ffff 64bit]
Dec 18 16:41:57 arch kernel: pci 0000:00:14.3: [8086:51f0] type 00 class 0x028000 PCIe Root Complex Integrated Endpoint
Dec 18 16:41:57 arch kernel: pci 0000:00:14.3: BAR 0 [mem 0x6103184000-0x6103187fff 64bit]
Dec 18 16:41:57 arch kernel: pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
Dec 18 16:41:57 arch kernel: pci 0000:00:15.0: [8086:51e8] type 00 class 0x0c8000 conventional PCI endpoint
Dec 18 16:41:57 arch kernel: pci 0000:00:15.0: BAR 0 [mem 0x00000000-0x00000fff 64bit]
Dec 18 16:41:57 arch kernel: pci 0000:00:16.0: [8086:51e0] type 00 class 0x078000 conventional PCI endpoint
Dec 18 16:41:57 arch kernel: pci 0000:00:16.0: BAR 0 [mem 0x610318d000-0x610318dfff 64bit]
Dec 18 16:41:57 arch kernel: pci 0000:00:16.0: PME# supported from D3hot
Dec 18 16:41:57 arch kernel: pci 0000:00:1c.0: [8086:51ba] type 01 class 0x060400 PCIe Root Port
Dec 18 16:41:57 arch kernel: pci 0000:00:1c.0: PCI bridge to [bus 30]
Dec 18 16:41:57 arch kernel: pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff]
Dec 18 16:41:57 arch kernel: pci 0000:00:1c.0: bridge window [mem 0x5e200000-0x5e2fffff]
Dec 18 16:41:57 arch kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Dec 18 16:41:57 arch kernel: pci 0000:00:1c.0: PTM enabled (root), 4ns granularity
Dec 18 16:41:57 arch kernel: pci 0000:00:1f.0: [8086:5182] type 00 class 0x060100 conventional PCI endpoint
Dec 18 16:41:57 arch kernel: pci 0000:00:1f.3: [8086:51c8] type 00 class 0x040100 conventional PCI endpoint
Dec 18 16:41:57 arch kernel: pci 0000:00:1f.3: BAR 0 [mem 0x6103180000-0x6103183fff 64bit]
Dec 18 16:41:57 arch kernel: pci 0000:00:1f.3: BAR 4 [mem 0x6103000000-0x61030fffff 64bit]
Dec 18 16:41:57 arch kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
Dec 18 16:41:57 arch kernel: pci 0000:00:1f.4: [8086:51a3] type 00 class 0x0c0500 conventional PCI endpoint
Dec 18 16:41:57 arch kernel: pci 0000:00:1f.4: BAR 0 [mem 0x610318c000-0x610318c0ff 64bit]
Dec 18 16:41:57 arch kernel: pci 0000:00:1f.4: BAR 4 [io 0xefa0-0xefbf]
Dec 18 16:41:57 arch kernel: pci 0000:00:1f.5: [8086:51a4] type 00 class 0x0c8000 conventional PCI endpoint
Dec 18 16:41:57 arch kernel: pci 0000:00:1f.5: BAR 0 [mem 0xfe010000-0xfe010fff]
Dec 18 16:41:57 arch kernel: pci 0000:01:00.0: [10de:25a2] type 00 class 0x030000 PCIe Legacy Endpoint
Dec 18 16:41:57 arch kernel: pci 0000:01:00.0: BAR 0 [mem 0x00000000-0x00ffffff]
Dec 18 16:41:57 arch kernel: pci 0000:01:00.0: BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Dec 18 16:41:57 arch kernel: pci 0000:01:00.0: BAR 3 [mem 0x00000000-0x01ffffff 64bit pref]
Dec 18 16:41:57 arch kernel: pci 0000:01:00.0: BAR 5 [io 0x0000-0x007f]
Dec 18 16:41:57 arch kernel: pci 0000:01:00.0: ROM [mem 0x00000000-0x0007ffff pref]
Dec 18 16:41:57 arch kernel: pci 0000:01:00.0: Max Payload Size set to 256 (was 128, max 256)
Dec 18 16:41:57 arch kernel: pci 0000:01:00.0: PME# supported from D0 D3hot
Dec 18 16:41:57 arch kernel: pci 0000:01:00.0: 126.024 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x8 link at 0000:00:01.0 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
Dec 18 16:41:57 arch kernel: pci 0000:01:00.1: [10de:2291] type 00 class 0x040300 PCIe Endpoint
Dec 18 16:41:57 arch kernel: pci 0000:01:00.1: BAR 0 [mem 0x00000000-0x00003fff]
Dec 18 16:41:57 arch kernel: pci 0000:01:00.1: Max Payload Size set to 256 (was 128, max 256)
Dec 18 16:41:57 arch kernel: pci 0000:00:01.0: PCI bridge to [bus 01-04]
Dec 18 16:41:57 arch kernel: pci 0000:05:00.0: [1344:5411] type 00 class 0x010802 PCIe Endpoint
Dec 18 16:41:57 arch kernel: pci 0000:05:00.0: BAR 0 [mem 0x5e400000-0x5e403fff 64bit]
Dec 18 16:41:57 arch kernel: pci 0000:00:06.0: PCI bridge to [bus 05]
Dec 18 16:41:57 arch kernel: pci 0000:06:00.0: [8086:f1aa] type 00 class 0x010802 PCIe Endpoint
Dec 18 16:41:57 arch kernel: pci 0000:06:00.0: BAR 0 [mem 0x5e300000-0x5e303fff 64bit]
Dec 18 16:41:57 arch kernel: pci 0000:06:00.0: VF BAR 0 [mem 0x00000000-0x00003fff 64bit]
Dec 18 16:41:57 arch kernel: pci 0000:06:00.0: VF BAR 0 [mem 0x00000000-0x0001ffff 64bit]: contains BAR 0 for 8 VFs
Dec 18 16:41:57 arch kernel: pci 0000:00:06.2: PCI bridge to [bus 06]
Dec 18 16:41:57 arch kernel: pci 0000:00:07.0: PCI bridge to [bus 07-2f]
Dec 18 16:41:57 arch kernel: pci 0000:30:00.0: [10ec:8168] type 00 class 0x020000 PCIe Endpoint
Dec 18 16:41:57 arch kernel: pci 0000:30:00.0: BAR 0 [io 0x3000-0x30ff]
Dec 18 16:41:57 arch kernel: pci 0000:30:00.0: BAR 2 [mem 0x5e204000-0x5e204fff 64bit]
Dec 18 16:41:57 arch kernel: pci 0000:30:00.0: BAR 4 [mem 0x5e200000-0x5e203fff 64bit]
Dec 18 16:41:57 arch kernel: pci 0000:30:00.0: supports D1 D2
Dec 18 16:41:57 arch kernel: pci 0000:30:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Dec 18 16:41:57 arch kernel: pci 0000:00:1c.0: PCI bridge to [bus 30]
Dec 18 16:41:57 arch kernel: ACPI: \_SB_.PEPD: Duplicate LPS0 _DSM functions (mask: 0x1)
Dec 18 16:41:57 arch kernel: Low-power S0 idle used by default for system suspend
Dec 18 16:41:57 arch kernel: ACPI: EC: interrupt unblocked
Dec 18 16:41:57 arch kernel: ACPI: EC: event unblocked
Dec 18 16:41:57 arch kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Dec 18 16:41:57 arch kernel: ACPI: EC: GPE=0x6e
Dec 18 16:41:57 arch kernel: ACPI: \_SB_.PC00.LPCB.EC0_: Boot DSDT EC initialization complete
Dec 18 16:41:57 arch kernel: ACPI: \_SB_.PC00.LPCB.EC0_: EC: Used to handle transactions and events
Dec 18 16:41:57 arch kernel: iommu: Default domain type: Translated
Dec 18 16:41:57 arch kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Dec 18 16:41:57 arch kernel: SCSI subsystem initialized
Dec 18 16:41:57 arch kernel: libata version 3.00 loaded.
Dec 18 16:41:57 arch kernel: ACPI: bus type USB registered
Dec 18 16:41:57 arch kernel: usbcore: registered new interface driver usbfs
Dec 18 16:41:57 arch kernel: usbcore: registered new interface driver hub
Dec 18 16:41:57 arch kernel: usbcore: registered new device driver usb
Dec 18 16:41:57 arch kernel: EDAC MC: Ver: 3.0.0
Dec 18 16:41:57 arch kernel: efivars: Registered efivars operations
Dec 18 16:41:57 arch kernel: NetLabel: Initializing
Dec 18 16:41:57 arch kernel: NetLabel: domain hash size = 128
Dec 18 16:41:57 arch kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
Dec 18 16:41:57 arch kernel: NetLabel: unlabeled traffic allowed by default
Dec 18 16:41:57 arch kernel: mctp: management component transport protocol core
Dec 18 16:41:57 arch kernel: NET: Registered PF_MCTP protocol family
Dec 18 16:41:57 arch kernel: PCI: Using ACPI for IRQ routing
Dec 18 16:41:57 arch kernel: PCI: pci_cache_line_size set to 64 bytes
Dec 18 16:41:57 arch kernel: pci 0000:00:1f.5: BAR 0 [mem 0xfe010000-0xfe010fff]: can't claim; no compatible bridge window
Dec 18 16:41:57 arch kernel: e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
Dec 18 16:41:57 arch kernel: e820: reserve RAM buffer [mem 0x37d86000-0x37ffffff]
Dec 18 16:41:57 arch kernel: e820: reserve RAM buffer [mem 0x389b1018-0x3bffffff]
Dec 18 16:41:57 arch kernel: e820: reserve RAM buffer [mem 0x38e29000-0x3bffffff]
Dec 18 16:41:57 arch kernel: e820: reserve RAM buffer [mem 0x38e3c000-0x3bffffff]
Dec 18 16:41:57 arch kernel: e820: reserve RAM buffer [mem 0x3d369000-0x3fffffff]
Dec 18 16:41:57 arch kernel: e820: reserve RAM buffer [mem 0x3fa7f000-0x3fffffff]
Dec 18 16:41:57 arch kernel: e820: reserve RAM buffer [mem 0x44b00000-0x47ffffff]
Dec 18 16:41:57 arch kernel: e820: reserve RAM buffer [mem 0x4afc00000-0x4afffffff]
Dec 18 16:41:57 arch kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
Dec 18 16:41:57 arch kernel: pci 0000:00:02.0: vgaarb: bridge control possible
Dec 18 16:41:57 arch kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Dec 18 16:41:57 arch kernel: pci 0000:01:00.0: vgaarb: bridge control possible
Dec 18 16:41:57 arch kernel: pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Dec 18 16:41:57 arch kernel: vgaarb: loaded
Dec 18 16:41:57 arch kernel: clocksource: Switched to clocksource tsc-early
Dec 18 16:41:57 arch kernel: VFS: Disk quotas dquot_6.6.0
Dec 18 16:41:57 arch kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Dec 18 16:41:57 arch kernel: pnp: PnP ACPI init
Dec 18 16:41:57 arch kernel: pnp 00:00: disabling [io 0x002e-0x002f] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Dec 18 16:41:57 arch kernel: pnp 00:00: disabling [io 0x004e-0x004f] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Dec 18 16:41:57 arch kernel: pnp 00:00: disabling [io 0x0061] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Dec 18 16:41:57 arch kernel: pnp 00:00: disabling [io 0x0063] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Dec 18 16:41:57 arch kernel: pnp 00:00: disabling [io 0x0065] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Dec 18 16:41:57 arch kernel: pnp 00:00: disabling [io 0x0067] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Dec 18 16:41:57 arch kernel: pnp 00:00: disabling [io 0x0068] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Dec 18 16:41:57 arch kernel: pnp 00:00: disabling [io 0x006c] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Dec 18 16:41:57 arch kernel: pnp 00:00: disabling [io 0x0070] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Dec 18 16:41:57 arch kernel: system 00:00: [io 0x0680-0x069f] has been reserved
Dec 18 16:41:57 arch kernel: system 00:00: [io 0x164e-0x164f] has been reserved
Dec 18 16:41:57 arch kernel: system 00:00: [io 0xfd60-0xfd63] has been reserved
Dec 18 16:41:57 arch kernel: system 00:02: [io 0x1854-0x1857] has been reserved
Dec 18 16:41:57 arch kernel: pnp 00:04: disabling [mem 0xc0000000-0xcfffffff] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
Dec 18 16:41:57 arch kernel: pnp 00:04: disabling [mem 0xfedc0000-0xfedc7fff] because it overlaps 0000:01:00.0 BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Dec 18 16:41:57 arch kernel: pnp 00:04: disabling [mem 0xfeda0000-0xfeda0fff] because it overlaps 0000:01:00.0 BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Dec 18 16:41:57 arch kernel: pnp 00:04: disabling [mem 0xfeda1000-0xfeda1fff] because it overlaps 0000:01:00.0 BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Dec 18 16:41:57 arch kernel: pnp 00:04: disabling [mem 0xc0000000-0xcfffffff disabled] because it overlaps 0000:01:00.0 BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Dec 18 16:41:57 arch kernel: pnp 00:04: disabling [mem 0xfed20000-0xfed7ffff] because it overlaps 0000:01:00.0 BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Dec 18 16:41:57 arch kernel: pnp 00:04: disabling [mem 0xfed90000-0xfed93fff] because it overlaps 0000:01:00.0 BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Dec 18 16:41:57 arch kernel: pnp 00:04: disabling [mem 0xfed45000-0xfed8ffff] because it overlaps 0000:01:00.0 BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Dec 18 16:41:57 arch kernel: pnp 00:04: disabling [mem 0xfee00000-0xfeefffff] because it overlaps 0000:01:00.0 BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Dec 18 16:41:57 arch kernel: system 00:05: [io 0x2000-0x20fe] has been reserved
Dec 18 16:41:57 arch kernel: pnp: PnP ACPI: found 7 devices
Dec 18 16:41:57 arch kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Dec 18 16:41:57 arch kernel: NET: Registered PF_INET protocol family
Dec 18 16:41:57 arch kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Dec 18 16:41:57 arch kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
Dec 18 16:41:57 arch kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Dec 18 16:41:57 arch kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Dec 18 16:41:57 arch kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Dec 18 16:41:57 arch kernel: TCP: Hash tables configured (established 131072 bind 65536)
Dec 18 16:41:57 arch kernel: MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
Dec 18 16:41:57 arch kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
Dec 18 16:41:57 arch kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
Dec 18 16:41:57 arch kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Dec 18 16:41:57 arch kernel: NET: Registered PF_XDP protocol family
Dec 18 16:41:57 arch kernel: pci 0000:00:07.0: bridge window [io 0x1000-0x0fff] to [bus 07-2f] add_size 1000
Dec 18 16:41:57 arch kernel: pci 0000:00:02.0: VF BAR 2 [mem 0x4020000000-0x40ffffffff 64bit pref]: assigned
Dec 18 16:41:57 arch kernel: pci 0000:00:02.0: VF BAR 0 [mem 0x4010000000-0x4016ffffff 64bit]: assigned
Dec 18 16:41:57 arch kernel: pci 0000:00:07.0: bridge window [io 0x6000-0x6fff]: assigned
Dec 18 16:41:57 arch kernel: pci 0000:00:15.0: BAR 0 [mem 0x4017000000-0x4017000fff 64bit]: assigned
Dec 18 16:41:57 arch kernel: pci 0000:00:1f.5: BAR 0 [mem 0x50400000-0x50400fff]: assigned
Dec 18 16:41:57 arch kernel: pci 0000:01:00.0: BAR 1 [mem 0x6000000000-0x60ffffffff 64bit pref]: assigned
Dec 18 16:41:57 arch kernel: pci 0000:01:00.0: BAR 3 [mem 0x6100000000-0x6101ffffff 64bit pref]: assigned
Dec 18 16:41:57 arch kernel: pci 0000:01:00.0: BAR 0 [mem 0x5f000000-0x5fffffff]: assigned
Dec 18 16:41:57 arch kernel: pci 0000:01:00.0: ROM [mem 0x60000000-0x6007ffff pref]: assigned
Dec 18 16:41:57 arch kernel: pci 0000:01:00.1: BAR 0 [mem 0x60080000-0x60083fff]: assigned
Dec 18 16:41:57 arch kernel: pci 0000:01:00.0: BAR 5 [io 0x4000-0x407f]: assigned
Dec 18 16:41:57 arch kernel: pci 0000:00:01.0: PCI bridge to [bus 01-04]
Dec 18 16:41:57 arch kernel: pci 0000:00:01.0: bridge window [io 0x4000-0x4fff]
Dec 18 16:41:57 arch kernel: pci 0000:00:01.0: bridge window [mem 0x5f000000-0x600fffff]
Dec 18 16:41:57 arch kernel: pci 0000:00:01.0: bridge window [mem 0x6000000000-0x6101ffffff 64bit pref]
Dec 18 16:41:57 arch kernel: pci 0000:00:06.0: PCI bridge to [bus 05]
Dec 18 16:41:57 arch kernel: pci 0000:00:06.0: bridge window [mem 0x5e400000-0x5e4fffff]
Dec 18 16:41:57 arch kernel: pci 0000:06:00.0: VF BAR 0 [mem 0x5e304000-0x5e323fff 64bit]: assigned
Dec 18 16:41:57 arch kernel: pci 0000:00:06.2: PCI bridge to [bus 06]
Dec 18 16:41:57 arch kernel: pci 0000:00:06.2: bridge window [mem 0x5e300000-0x5e3fffff]
Dec 18 16:41:57 arch kernel: pci 0000:00:07.0: PCI bridge to [bus 07-2f]
Dec 18 16:41:57 arch kernel: pci 0000:00:07.0: bridge window [io 0x6000-0x6fff]
Dec 18 16:41:57 arch kernel: pci 0000:00:07.0: bridge window [mem 0x52000000-0x5e1fffff]
Dec 18 16:41:57 arch kernel: pci 0000:00:07.0: bridge window [mem 0x6110000000-0x612bffffff 64bit pref]
Dec 18 16:41:57 arch kernel: pci 0000:00:1c.0: PCI bridge to [bus 30]
Dec 18 16:41:57 arch kernel: pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff]
Dec 18 16:41:57 arch kernel: pci 0000:00:1c.0: bridge window [mem 0x5e200000-0x5e2fffff]
Dec 18 16:41:57 arch kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
Dec 18 16:41:57 arch kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
Dec 18 16:41:57 arch kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Dec 18 16:41:57 arch kernel: pci_bus 0000:00: resource 7 [mem 0x50400000-0xbfffffff window]
Dec 18 16:41:57 arch kernel: pci_bus 0000:00: resource 8 [mem 0x4000000000-0x7fffffffff window]
Dec 18 16:41:57 arch kernel: pci_bus 0000:01: resource 0 [io 0x4000-0x4fff]
Dec 18 16:41:57 arch kernel: pci_bus 0000:01: resource 1 [mem 0x5f000000-0x600fffff]
Dec 18 16:41:57 arch kernel: pci_bus 0000:01: resource 2 [mem 0x6000000000-0x6101ffffff 64bit pref]
Dec 18 16:41:57 arch kernel: pci_bus 0000:05: resource 1 [mem 0x5e400000-0x5e4fffff]
Dec 18 16:41:57 arch kernel: pci_bus 0000:06: resource 1 [mem 0x5e300000-0x5e3fffff]
Dec 18 16:41:57 arch kernel: pci_bus 0000:07: resource 0 [io 0x6000-0x6fff]
Dec 18 16:41:57 arch kernel: pci_bus 0000:07: resource 1 [mem 0x52000000-0x5e1fffff]
Dec 18 16:41:57 arch kernel: pci_bus 0000:07: resource 2 [mem 0x6110000000-0x612bffffff 64bit pref]
Dec 18 16:41:57 arch kernel: pci_bus 0000:30: resource 0 [io 0x3000-0x3fff]
Dec 18 16:41:57 arch kernel: pci_bus 0000:30: resource 1 [mem 0x5e200000-0x5e2fffff]
Dec 18 16:41:57 arch kernel: pci 0000:01:00.1: extending delay after power-on from D3hot to 20 msec
Dec 18 16:41:57 arch kernel: pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
Dec 18 16:41:57 arch kernel: PCI: CLS 64 bytes, default 64
Dec 18 16:41:57 arch kernel: DMAR: Intel-IOMMU force enabled due to platform opt in
Dec 18 16:41:57 arch kernel: DMAR: No ATSR found
Dec 18 16:41:57 arch kernel: DMAR: No SATC found
Dec 18 16:41:57 arch kernel: DMAR: IOMMU feature fl1gp_support inconsistent
Dec 18 16:41:57 arch kernel: DMAR: IOMMU feature pgsel_inv inconsistent
Dec 18 16:41:57 arch kernel: DMAR: IOMMU feature nwfs inconsistent
Dec 18 16:41:57 arch kernel: DMAR: IOMMU feature dit inconsistent
Dec 18 16:41:57 arch kernel: DMAR: IOMMU feature sc_support inconsistent
Dec 18 16:41:57 arch kernel: DMAR: IOMMU feature dev_iotlb_support inconsistent
Dec 18 16:41:57 arch kernel: DMAR: dmar0: Using Queued invalidation
Dec 18 16:41:57 arch kernel: DMAR: dmar1: Using Queued invalidation
Dec 18 16:41:57 arch kernel: Trying to unpack rootfs image as initramfs...
Dec 18 16:41:57 arch kernel: pci 0000:00:02.0: Adding to iommu group 0
Dec 18 16:41:57 arch kernel: pci 0000:00:00.0: Adding to iommu group 1
Dec 18 16:41:57 arch kernel: pci 0000:00:01.0: Adding to iommu group 2
Dec 18 16:41:57 arch kernel: pci 0000:00:04.0: Adding to iommu group 3
Dec 18 16:41:57 arch kernel: pci 0000:00:06.0: Adding to iommu group 4
Dec 18 16:41:57 arch kernel: pci 0000:00:06.2: Adding to iommu group 5
Dec 18 16:41:57 arch kernel: pci 0000:00:07.0: Adding to iommu group 6
Dec 18 16:41:57 arch kernel: pci 0000:00:08.0: Adding to iommu group 7
Dec 18 16:41:57 arch kernel: pci 0000:00:0d.0: Adding to iommu group 8
Dec 18 16:41:57 arch kernel: pci 0000:00:0d.2: Adding to iommu group 8
Dec 18 16:41:57 arch kernel: pci 0000:00:14.0: Adding to iommu group 9
Dec 18 16:41:57 arch kernel: pci 0000:00:14.2: Adding to iommu group 9
Dec 18 16:41:57 arch kernel: pci 0000:00:14.3: Adding to iommu group 10
Dec 18 16:41:57 arch kernel: pci 0000:00:15.0: Adding to iommu group 11
Dec 18 16:41:57 arch kernel: pci 0000:00:16.0: Adding to iommu group 12
Dec 18 16:41:57 arch kernel: pci 0000:00:1c.0: Adding to iommu group 13
Dec 18 16:41:57 arch kernel: pci 0000:00:1f.0: Adding to iommu group 14
Dec 18 16:41:57 arch kernel: pci 0000:00:1f.3: Adding to iommu group 14
Dec 18 16:41:57 arch kernel: pci 0000:00:1f.4: Adding to iommu group 14
Dec 18 16:41:57 arch kernel: pci 0000:00:1f.5: Adding to iommu group 14
Dec 18 16:41:57 arch kernel: pci 0000:01:00.0: Adding to iommu group 15
Dec 18 16:41:57 arch kernel: pci 0000:01:00.1: Adding to iommu group 15
Dec 18 16:41:57 arch kernel: pci 0000:05:00.0: Adding to iommu group 16
Dec 18 16:41:57 arch kernel: pci 0000:06:00.0: Adding to iommu group 17
Dec 18 16:41:57 arch kernel: pci 0000:30:00.0: Adding to iommu group 18
Dec 18 16:41:57 arch kernel: DMAR: Intel(R) Virtualization Technology for Directed I/O
Dec 18 16:41:57 arch kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Dec 18 16:41:57 arch kernel: software IO TLB: mapped [mem 0x000000003120c000-0x000000003520c000] (64MB)
Dec 18 16:41:57 arch kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x23fa772cf26, max_idle_ns: 440795269835 ns
Dec 18 16:41:57 arch kernel: clocksource: Switched to clocksource tsc
Dec 18 16:41:57 arch kernel: Initialise system trusted keyrings
Dec 18 16:41:57 arch kernel: Key type blacklist registered
Dec 18 16:41:57 arch kernel: workingset: timestamp_bits=36 max_order=22 bucket_order=0
Dec 18 16:41:57 arch kernel: fuse: init (API version 7.41)
Dec 18 16:41:57 arch kernel: integrity: Platform Keyring initialized
Dec 18 16:41:57 arch kernel: integrity: Machine keyring initialized
Dec 18 16:41:57 arch kernel: Key type asymmetric registered
Dec 18 16:41:57 arch kernel: Asymmetric key parser 'x509' registered
Dec 18 16:41:57 arch kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
Dec 18 16:41:57 arch kernel: io scheduler mq-deadline registered
Dec 18 16:41:57 arch kernel: io scheduler kyber registered
Dec 18 16:41:57 arch kernel: io scheduler bfq registered
Dec 18 16:41:57 arch kernel: ledtrig-cpu: registered to indicate activity on CPUs
Dec 18 16:41:57 arch kernel: pcieport 0000:00:01.0: PME: Signaling with IRQ 122
Dec 18 16:41:57 arch kernel: pcieport 0000:00:01.0: pciehp: Slot #1 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
Dec 18 16:41:57 arch kernel: pcieport 0000:00:06.0: PME: Signaling with IRQ 123
Dec 18 16:41:57 arch kernel: pcieport 0000:00:06.2: PME: Signaling with IRQ 124
Dec 18 16:41:57 arch kernel: pcieport 0000:00:07.0: PME: Signaling with IRQ 125
Dec 18 16:41:57 arch kernel: pcieport 0000:00:07.0: pciehp: Slot #3 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
Dec 18 16:41:57 arch kernel: pcieport 0000:00:1c.0: PME: Signaling with IRQ 126
Dec 18 16:41:57 arch kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Dec 18 16:41:57 arch kernel: ACPI: AC: AC Adapter [ACAD] (off-line)
Dec 18 16:41:57 arch kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:1d/PNP0C0D:00/input/input0
Dec 18 16:41:57 arch kernel: ACPI: button: Lid Switch [LID0]
Dec 18 16:41:57 arch kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
Dec 18 16:41:57 arch kernel: ACPI: button: Power Button [PWRB]
Dec 18 16:41:57 arch kernel: Freeing initrd memory: 17280K
Dec 18 16:41:57 arch kernel: thermal LNXTHERM:00: registered as thermal_zone0
Dec 18 16:41:57 arch kernel: ACPI: thermal: Thermal Zone [TZ00] (28 C)
Dec 18 16:41:57 arch kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Dec 18 16:41:57 arch kernel: hpet_acpi_add: no address or irqs in _CRS
Dec 18 16:41:57 arch kernel: Non-volatile memory driver v1.3
Dec 18 16:41:57 arch kernel: Linux agpgart interface v0.103
Dec 18 16:41:57 arch kernel: ACPI: bus type drm_connector registered
Dec 18 16:41:57 arch kernel: xhci_hcd 0000:00:0d.0: xHCI Host Controller
Dec 18 16:41:57 arch kernel: xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 1
Dec 18 16:41:57 arch kernel: xhci_hcd 0000:00:0d.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000200009810
Dec 18 16:41:57 arch kernel: xhci_hcd 0000:00:0d.0: xHCI Host Controller
Dec 18 16:41:57 arch kernel: xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 2
Dec 18 16:41:57 arch kernel: xhci_hcd 0000:00:0d.0: Host supports USB 3.2 Enhanced SuperSpeed
Dec 18 16:41:57 arch kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
Dec 18 16:41:57 arch kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 18 16:41:57 arch kernel: usb usb1: Product: xHCI Host Controller
Dec 18 16:41:57 arch kernel: usb usb1: Manufacturer: Linux 6.12.4-arch1-1 xhci-hcd
Dec 18 16:41:57 arch kernel: usb usb1: SerialNumber: 0000:00:0d.0
Dec 18 16:41:57 arch kernel: hub 1-0:1.0: USB hub found
Dec 18 16:41:57 arch kernel: hub 1-0:1.0: 1 port detected
Dec 18 16:41:57 arch kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12
Dec 18 16:41:57 arch kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 18 16:41:57 arch kernel: usb usb2: Product: xHCI Host Controller
Dec 18 16:41:57 arch kernel: usb usb2: Manufacturer: Linux 6.12.4-arch1-1 xhci-hcd
Dec 18 16:41:57 arch kernel: usb usb2: SerialNumber: 0000:00:0d.0
Dec 18 16:41:57 arch kernel: hub 2-0:1.0: USB hub found
Dec 18 16:41:57 arch kernel: hub 2-0:1.0: 1 port detected
Dec 18 16:41:57 arch kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Dec 18 16:41:57 arch kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
Dec 18 16:41:57 arch kernel: xhci_hcd 0000:00:14.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000100200009810
Dec 18 16:41:57 arch kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Dec 18 16:41:57 arch kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
Dec 18 16:41:57 arch kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
Dec 18 16:41:57 arch kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
Dec 18 16:41:57 arch kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 18 16:41:57 arch kernel: usb usb3: Product: xHCI Host Controller
Dec 18 16:41:57 arch kernel: usb usb3: Manufacturer: Linux 6.12.4-arch1-1 xhci-hcd
Dec 18 16:41:57 arch kernel: usb usb3: SerialNumber: 0000:00:14.0
Dec 18 16:41:57 arch kernel: hub 3-0:1.0: USB hub found
Dec 18 16:41:57 arch kernel: hub 3-0:1.0: 12 ports detected
Dec 18 16:41:57 arch kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12
Dec 18 16:41:57 arch kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 18 16:41:57 arch kernel: usb usb4: Product: xHCI Host Controller
Dec 18 16:41:57 arch kernel: usb usb4: Manufacturer: Linux 6.12.4-arch1-1 xhci-hcd
Dec 18 16:41:57 arch kernel: usb usb4: SerialNumber: 0000:00:14.0
Dec 18 16:41:57 arch kernel: hub 4-0:1.0: USB hub found
Dec 18 16:41:57 arch kernel: hub 4-0:1.0: 4 ports detected
Dec 18 16:41:57 arch kernel: usbcore: registered new interface driver usbserial_generic
Dec 18 16:41:57 arch kernel: usbserial: USB Serial support registered for generic
Dec 18 16:41:57 arch kernel: rtc_cmos 00:01: RTC can wake from S4
Dec 18 16:41:57 arch kernel: rtc_cmos 00:01: registered as rtc0
Dec 18 16:41:57 arch kernel: rtc_cmos 00:01: setting system clock to 2024-12-18T14:41:55 UTC (1734532915)
Dec 18 16:41:57 arch kernel: rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram
Dec 18 16:41:57 arch kernel: intel_pstate: Intel P-state driver initializing
Dec 18 16:41:57 arch kernel: intel_pstate: HWP enabled
Dec 18 16:41:57 arch kernel: efifb: probing for efifb
Dec 18 16:41:57 arch kernel: efifb: showing boot graphics
Dec 18 16:41:57 arch kernel: efifb: framebuffer at 0x4000000000, using 8100k, total 8100k
Dec 18 16:41:57 arch kernel: efifb: mode is 1920x1080x32, linelength=7680, pages=1
Dec 18 16:41:57 arch kernel: efifb: scrolling: redraw
Dec 18 16:41:57 arch kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Dec 18 16:41:57 arch kernel: fbcon: Deferring console take-over
Dec 18 16:41:57 arch kernel: fb0: EFI VGA frame buffer device
Dec 18 16:41:57 arch kernel: hid: raw HID events driver (C) Jiri Kosina
Dec 18 16:41:57 arch kernel: drop_monitor: Initializing network drop monitor service
Dec 18 16:41:57 arch kernel: NET: Registered PF_INET6 protocol family
Dec 18 16:41:57 arch kernel: Segment Routing with IPv6
Dec 18 16:41:57 arch kernel: RPL Segment Routing with IPv6
Dec 18 16:41:57 arch kernel: In-situ OAM (IOAM) with IPv6
Dec 18 16:41:57 arch kernel: NET: Registered PF_PACKET protocol family
Dec 18 16:41:57 arch kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Dec 18 16:41:57 arch kernel: microcode: Current revision: 0x00000435
Dec 18 16:41:57 arch kernel: microcode: Updated early from: 0x00000434
Dec 18 16:41:57 arch kernel: IPI shorthand broadcast: enabled
Dec 18 16:41:57 arch kernel: sched_clock: Marking stable (1580754125, 6659689)->(1619288630, -31874816)
Dec 18 16:41:57 arch kernel: registered taskstats version 1
Dec 18 16:41:57 arch kernel: Loading compiled-in X.509 certificates
Dec 18 16:41:57 arch kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 8d6402356535386924f746d3d123613ef19cb307'
Dec 18 16:41:57 arch kernel: Demotion targets for Node 0: null
Dec 18 16:41:57 arch kernel: Key type .fscrypt registered
Dec 18 16:41:57 arch kernel: Key type fscrypt-provisioning registered
Dec 18 16:41:57 arch kernel: PM: Magic number: 4:9:688
Dec 18 16:41:57 arch kernel: RAS: Correctable Errors collector initialized.
Dec 18 16:41:57 arch kernel: clk: Disabling unused clocks
Dec 18 16:41:57 arch kernel: PM: genpd: Disabling unused power domains
Dec 18 16:41:57 arch kernel: ACPI: battery: Slot [BAT1] (battery present)
Dec 18 16:41:57 arch kernel: Freeing unused decrypted memory: 2028K
Dec 18 16:41:57 arch kernel: Freeing unused kernel image (initmem) memory: 4248K
Dec 18 16:41:57 arch kernel: Write protecting the kernel read-only data: 32768k
Dec 18 16:41:57 arch kernel: Freeing unused kernel image (rodata/data gap) memory: 100K
Dec 18 16:41:57 arch kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Dec 18 16:41:57 arch kernel: rodata_test: all tests were successful
Dec 18 16:41:57 arch kernel: Run /init as init process
Dec 18 16:41:57 arch kernel: with arguments:
Dec 18 16:41:57 arch kernel: /init
Dec 18 16:41:57 arch kernel: with environment:
Dec 18 16:41:57 arch kernel: HOME=/
Dec 18 16:41:57 arch kernel: TERM=linux
Dec 18 16:41:57 arch kernel: BOOT_IMAGE=/vmlinuz-linux
Dec 18 16:41:57 arch kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
Dec 18 16:41:57 arch kernel: i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
Dec 18 16:41:57 arch kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Dec 18 16:41:57 arch kernel: nvme 0000:05:00.0: platform quirk: setting simple suspend
Dec 18 16:41:57 arch kernel: nvme 0000:06:00.0: platform quirk: setting simple suspend
Dec 18 16:41:57 arch kernel: nvme nvme0: pci function 0000:05:00.0
Dec 18 16:41:57 arch kernel: nvme nvme1: pci function 0000:06:00.0
Dec 18 16:41:57 arch kernel: usb 3-7: new high-speed USB device number 2 using xhci_hcd
Dec 18 16:41:57 arch kernel: nvme nvme1: 8/0/0 default/read/poll queues
Dec 18 16:41:57 arch kernel: nvme1n1: p1 p2 p3 p4
Dec 18 16:41:57 arch kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
Dec 18 16:41:57 arch kernel: nvme nvme0: allocated 64 MiB host memory buffer.
Dec 18 16:41:57 arch kernel: nvme nvme0: 8/0/0 default/read/poll queues
Dec 18 16:41:57 arch kernel: nvme0n1: p1 p2 p3 p4 p5
Dec 18 16:41:57 arch kernel: usb 3-7: New USB device found, idVendor=174f, idProduct=244c, bcdDevice= 0.15
Dec 18 16:41:57 arch kernel: usb 3-7: New USB device strings: Mfr=3, Product=1, SerialNumber=2
Dec 18 16:41:57 arch kernel: usb 3-7: Product: Integrated Camera
Dec 18 16:41:57 arch kernel: usb 3-7: Manufacturer: Generic
Dec 18 16:41:57 arch kernel: usb 3-7: SerialNumber: 0001
Dec 18 16:41:57 arch kernel: usb 3-9: new full-speed USB device number 3 using xhci_hcd
Dec 18 16:41:57 arch kernel: usb 3-9: New USB device found, idVendor=048d, idProduct=c976, bcdDevice= 8.00
Dec 18 16:41:57 arch kernel: usb 3-9: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Dec 18 16:41:57 arch kernel: usb 3-9: Product: ITE Device(8176)
Dec 18 16:41:57 arch kernel: usb 3-9: Manufacturer: ITE Tech. Inc.
Dec 18 16:41:57 arch kernel: usb 3-10: new full-speed USB device number 4 using xhci_hcd
Dec 18 16:41:57 arch kernel: usb 3-10: New USB device found, idVendor=8087, idProduct=0026, bcdDevice= 0.02
Dec 18 16:41:57 arch kernel: usb 3-10: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Dec 18 16:41:57 arch kernel: usbcore: registered new interface driver usbhid
Dec 18 16:41:57 arch kernel: usbhid: USB HID core driver
Dec 18 16:41:57 arch kernel: input: ITE Tech. Inc. ITE Device(8176) Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9:1.0/0003:048D:C976.0001/input/input3
Dec 18 16:41:57 arch kernel: input: ITE Tech. Inc. ITE Device(8176) Wireless Radio Control as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9:1.0/0003:048D:C976.0001/input/input4
Dec 18 16:41:57 arch kernel: hid-generic 0003:048D:C976.0001: input,hiddev96,hidraw0: USB HID v1.10 Keyboard [ITE Tech. Inc. ITE Device(8176)] on usb-0000:00:14.0-9/input0
Dec 18 16:41:57 arch kernel: fbcon: Taking over console
Dec 18 16:41:57 arch kernel: Console: switching to colour frame buffer device 240x67
Dec 18 16:41:57 arch kernel: EXT4-fs (nvme1n1p3): mounted filesystem 48f0c199-3de0-4cef-adb5-54a621848d9d r/w with ordered data mode. Quota mode: none.
Dec 18 16:41:57 arch systemd[1]: systemd 257-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)
Dec 18 16:41:57 arch systemd[1]: Detected architecture x86-64.
Dec 18 16:41:57 arch systemd[1]: Hostname set to <arch>.
Dec 18 16:41:57 arch systemd[1]: bpf-restrict-fs: LSM BPF program attached
Dec 18 16:41:57 arch systemd[1]: Queued start job for default target Graphical Interface.
Dec 18 16:41:57 arch systemd[1]: Created slice Slice /system/dirmngr.
Dec 18 16:41:57 arch systemd[1]: Created slice Slice /system/getty.
Dec 18 16:41:57 arch systemd[1]: Created slice Slice /system/gpg-agent.
Dec 18 16:41:57 arch systemd[1]: Created slice Slice /system/gpg-agent-browser.
Dec 18 16:41:57 arch systemd[1]: Created slice Slice /system/gpg-agent-extra.
Dec 18 16:41:57 arch systemd[1]: Created slice Slice /system/gpg-agent-ssh.
Dec 18 16:41:57 arch systemd[1]: Created slice Slice /system/keyboxd.
Dec 18 16:41:57 arch systemd[1]: Created slice Slice /system/modprobe.
Dec 18 16:41:57 arch systemd[1]: Created slice Slice /system/systemd-fsck.
Dec 18 16:41:57 arch systemd[1]: Created slice User and Session Slice.
Dec 18 16:41:57 arch systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Dec 18 16:41:57 arch systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Dec 18 16:41:57 arch systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Dec 18 16:41:57 arch systemd[1]: Expecting device /dev/disk/by-uuid/51E3-9509...
Dec 18 16:41:57 arch systemd[1]: Expecting device /dev/disk/by-uuid/66e5a322-7800-4d3f-8260-476debca9c07...
Dec 18 16:41:57 arch systemd[1]: Expecting device /dev/disk/by-uuid/b72f4298-1805-45fd-a87e-37ae41fa9114...
Dec 18 16:41:57 arch systemd[1]: Reached target Local Encrypted Volumes.
Dec 18 16:41:57 arch systemd[1]: Reached target Local Integrity Protected Volumes.
Dec 18 16:41:57 arch systemd[1]: Reached target Path Units.
Dec 18 16:41:57 arch systemd[1]: Reached target Remote File Systems.
Dec 18 16:41:57 arch systemd[1]: Reached target Slice Units.
Dec 18 16:41:57 arch systemd[1]: Reached target Local Verity Protected Volumes.
Dec 18 16:41:57 arch systemd[1]: Listening on Device-mapper event daemon FIFOs.
Dec 18 16:41:57 arch systemd[1]: Listening on Process Core Dump Socket.
Dec 18 16:41:57 arch systemd[1]: Listening on Credential Encryption/Decryption.
Dec 18 16:41:57 arch systemd[1]: Listening on Journal Socket (/dev/log).
Dec 18 16:41:57 arch systemd[1]: Listening on Journal Sockets.
Dec 18 16:41:57 arch systemd[1]: TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 18 16:41:57 arch systemd[1]: Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 18 16:41:57 arch systemd[1]: Listening on udev Control Socket.
Dec 18 16:41:57 arch systemd[1]: Listening on udev Kernel Socket.
Dec 18 16:41:57 arch systemd[1]: Listening on User Database Manager Socket.
Dec 18 16:41:57 arch systemd[1]: Mounting Huge Pages File System...
Dec 18 16:41:57 arch systemd[1]: Mounting POSIX Message Queue File System...
Dec 18 16:41:57 arch systemd[1]: Mounting Kernel Debug File System...
Dec 18 16:41:57 arch systemd[1]: Mounting Kernel Trace File System...
Dec 18 16:41:57 arch systemd[1]: Starting Create List of Static Device Nodes...
Dec 18 16:41:57 arch systemd[1]: Starting Load Kernel Module configfs...
Dec 18 16:41:57 arch systemd[1]: Starting Load Kernel Module dm_mod...
Dec 18 16:41:57 arch systemd[1]: Starting Load Kernel Module drm...
Dec 18 16:41:57 arch systemd[1]: Starting Load Kernel Module fuse...
Dec 18 16:41:57 arch systemd[1]: Starting Load Kernel Module loop...
Dec 18 16:41:57 arch systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Dec 18 16:41:57 arch systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
Dec 18 16:41:57 arch systemd[1]: Starting Journal Service...
Dec 18 16:41:57 arch systemd[1]: Starting Load Kernel Modules...
Dec 18 16:41:57 arch systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 18 16:41:57 arch systemd[1]: Starting Remount Root and Kernel File Systems...
Dec 18 16:41:57 arch systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 18 16:41:57 arch systemd[1]: Starting Load udev Rules from Credentials...
Dec 18 16:41:57 arch systemd[1]: Starting Coldplug All udev Devices...
Dec 18 16:41:57 arch systemd[1]: Mounted Huge Pages File System.
Dec 18 16:41:57 arch systemd[1]: Mounted POSIX Message Queue File System.
Dec 18 16:41:57 arch systemd[1]: Mounted Kernel Debug File System.
Dec 18 16:41:57 arch systemd[1]: Mounted Kernel Trace File System.
Dec 18 16:41:57 arch systemd[1]: Finished Create List of Static Device Nodes.
Dec 18 16:41:57 arch kernel: device-mapper: uevent: version 1.0.3
Dec 18 16:41:57 arch kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
Dec 18 16:41:57 arch systemd[1]: modprobe@configfs.service: Deactivated successfully.
Dec 18 16:41:57 arch systemd[1]: Finished Load Kernel Module configfs.
Dec 18 16:41:57 arch kernel: loop: module loaded
Dec 18 16:41:57 arch systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Dec 18 16:41:57 arch systemd[1]: Finished Load Kernel Module dm_mod.
Dec 18 16:41:57 arch systemd[1]: modprobe@drm.service: Deactivated successfully.
Dec 18 16:41:57 arch systemd[1]: Finished Load Kernel Module drm.
Dec 18 16:41:57 arch systemd[1]: modprobe@fuse.service: Deactivated successfully.
Dec 18 16:41:57 arch systemd[1]: Finished Load Kernel Module fuse.
Dec 18 16:41:57 arch systemd[1]: modprobe@loop.service: Deactivated successfully.
Dec 18 16:41:57 arch systemd[1]: Finished Load Kernel Module loop.
Dec 18 16:41:57 arch systemd[1]: Mounting FUSE Control File System...
Dec 18 16:41:57 arch systemd[1]: Mounting Kernel Configuration File System...
Dec 18 16:41:57 arch systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Dec 18 16:41:57 arch systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
Dec 18 16:41:57 arch systemd[1]: Finished Load udev Rules from Credentials.
Dec 18 16:41:57 arch systemd-journald[335]: Collecting audit messages is disabled.
Dec 18 16:41:57 arch systemd[1]: Mounted FUSE Control File System.
Dec 18 16:41:57 arch systemd[1]: Mounted Kernel Configuration File System.
Dec 18 16:41:57 arch systemd[1]: Starting User Database Manager...
Dec 18 16:41:57 arch kernel: EXT4-fs (nvme1n1p3): re-mounted 48f0c199-3de0-4cef-adb5-54a621848d9d r/w. Quota mode: none.
Dec 18 16:41:57 arch systemd[1]: Finished Remount Root and Kernel File Systems.
Dec 18 16:41:57 arch systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met.
Dec 18 16:41:57 arch systemd[1]: Starting Load/Save OS Random Seed...
Dec 18 16:41:57 arch systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 18 16:41:57 arch kernel: nvidia: loading out-of-tree module taints kernel.
Dec 18 16:41:57 arch kernel: nvidia: module verification failed: signature and/or required key missing - tainting kernel
Dec 18 16:41:57 arch systemd-journald[335]: Journal started
Dec 18 16:41:57 arch systemd-journald[335]: Runtime Journal (/run/log/journal/04190f3d73644cd1ac1166768d6eaf73) is 8M, max 785.8M, 777.8M free.
Dec 18 16:41:57 arch systemd-modules-load[336]: Inserted module 'crypto_user'
Dec 18 16:41:57 arch systemd[1]: Started Journal Service.
Dec 18 16:41:57 arch systemd[1]: Started User Database Manager.
Dec 18 16:41:57 arch systemd[1]: Starting Flush Journal to Persistent Storage...
Dec 18 16:41:57 arch systemd[1]: Finished Load/Save OS Random Seed.
Dec 18 16:41:57 arch systemd-journald[335]: Time spent on flushing to /var/log/journal/04190f3d73644cd1ac1166768d6eaf73 is 21.258ms for 1087 entries.
Dec 18 16:41:57 arch systemd-journald[335]: System Journal (/var/log/journal/04190f3d73644cd1ac1166768d6eaf73) is 308.2M, max 4G, 3.6G free.
Dec 18 16:41:57 arch systemd-journald[335]: Received client request to flush runtime journal.
Dec 18 16:41:57 arch systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
Dec 18 16:41:57 arch systemd[1]: Starting Create System Users...
Dec 18 16:41:57 arch systemd[1]: Finished Coldplug All udev Devices.
Dec 18 16:41:57 arch systemd[1]: Finished Create System Users.
Dec 18 16:41:57 arch systemd[1]: Starting Create Static Device Nodes in /dev...
Dec 18 16:41:57 arch systemd[1]: Finished Create Static Device Nodes in /dev.
Dec 18 16:41:57 arch systemd[1]: Reached target Preparation for Local File Systems.
Dec 18 16:41:57 arch systemd[1]: Starting Rule-based Manager for Device Events and Files...
Dec 18 16:41:57 arch systemd[1]: Finished Flush Journal to Persistent Storage.
Dec 18 16:41:57 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 239
Dec 18 16:41:57 arch kernel:
Dec 18 16:41:57 arch kernel: nvidia 0000:01:00.0: enabling device (0000 -> 0003)
Dec 18 16:41:57 arch kernel: nvidia 0000:01:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=none
Dec 18 16:41:57 arch kernel: NVRM: loading NVIDIA UNIX Open Kernel Module for x86_64 565.77 Release Build (archlinux-builder@)
Dec 18 16:41:57 arch systemd-udevd[378]: Using default interface naming scheme 'v257'.
Dec 18 16:41:57 arch systemd[1]: Started Rule-based Manager for Device Events and Files.
Dec 18 16:41:57 arch systemd[1]: Condition check resulted in /dev/tpmrm0 being skipped.
Dec 18 16:41:57 arch systemd[1]: Reached target Trusted Platform Module.
Dec 18 16:41:57 arch kernel: Consider using thermal netlink events interface
Dec 18 16:41:57 arch systemd[1]: Found device INTEL SSDPEKNW512GZL 2.
Dec 18 16:41:57 arch kernel: wmi_bus wmi_bus-PNP0C14:03: [Firmware Info]: B7F3CA0A-ACDC-42D2-9217-77C6C628FBD2 has zero instances
Dec 18 16:41:57 arch systemd[1]: Found device INTEL SSDPEKNW512GZL 1.
Dec 18 16:41:57 arch systemd[1]: Found device INTEL SSDPEKNW512GZL 4.
Dec 18 16:41:57 arch systemd[1]: Activating swap /dev/disk/by-uuid/b72f4298-1805-45fd-a87e-37ae41fa9114...
Dec 18 16:41:57 arch systemd[1]: Starting File System Check on /dev/disk/by-uuid/66e5a322-7800-4d3f-8260-476debca9c07...
Dec 18 16:41:57 arch kernel: mc: Linux media interface: v0.10
Dec 18 16:41:57 arch kernel: Adding 4194300k swap on /dev/nvme1n1p2. Priority:-2 extents:1 across:4194300k SS
Dec 18 16:41:57 arch kernel: ACPI: bus type thunderbolt registered
Dec 18 16:41:57 arch kernel: input: Intel HID events as /devices/platform/INTC1070:00/input/input5
Dec 18 16:41:57 arch kernel: intel-hid INTC1070:00: platform supports 5 button array
Dec 18 16:41:57 arch kernel: videodev: Linux video capture interface: v2.00
Dec 18 16:41:57 arch kernel: input: Intel HID 5 button array as /devices/platform/INTC1070:00/input/input6
Dec 18 16:41:57 arch kernel: intel_pmc_core INT33A1:00: initialized
Dec 18 16:41:57 arch kernel: input: Ideapad extra buttons as /devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/input/input7
Dec 18 16:41:57 arch kernel: nvidia-uvm: Loaded the UVM driver, major device number 234.
Dec 18 16:41:57 arch systemd-fsck[445]: /dev/nvme1n1p4: clean, 128127/24379392 files, 4925492/97501440 blocks
Dec 18 16:41:57 arch systemd[1]: Activated swap /dev/disk/by-uuid/b72f4298-1805-45fd-a87e-37ae41fa9114.
Dec 18 16:41:57 arch systemd-modules-load[336]: Inserted module 'nvidia_uvm'
Dec 18 16:41:57 arch systemd[1]: Finished File System Check on /dev/disk/by-uuid/66e5a322-7800-4d3f-8260-476debca9c07.
Dec 18 16:41:57 arch systemd[1]: Finished Load Kernel Modules.
Dec 18 16:41:57 arch kernel: Bluetooth: Core ver 2.22
Dec 18 16:41:57 arch kernel: NET: Registered PF_BLUETOOTH protocol family
Dec 18 16:41:57 arch kernel: input: PC Speaker as /devices/platform/pcspkr/input/input8
Dec 18 16:41:57 arch kernel: Bluetooth: HCI device and connection manager initialized
Dec 18 16:41:57 arch kernel: Bluetooth: HCI socket layer initialized
Dec 18 16:41:57 arch kernel: Bluetooth: L2CAP socket layer initialized
Dec 18 16:41:57 arch kernel: Bluetooth: SCO socket layer initialized
Dec 18 16:41:57 arch systemd[1]: Reached target Swaps.
Dec 18 16:41:57 arch systemd[1]: Starting Apply Kernel Variables...
Dec 18 16:41:57 arch kernel: mei_me 0000:00:16.0: enabling device (0000 -> 0002)
Dec 18 16:41:57 arch kernel: intel-lpss 0000:00:15.0: enabling device (0004 -> 0006)
Dec 18 16:41:57 arch kernel: idma64 idma64.0: Found Intel integrated DMA 64-bit
Dec 18 16:41:57 arch kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Dec 18 16:41:57 arch kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Dec 18 16:41:57 arch kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
Dec 18 16:41:57 arch kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Dec 18 16:41:57 arch kernel: cfg80211: failed to load regulatory.db
Dec 18 16:41:57 arch kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set
Dec 18 16:41:57 arch kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
Dec 18 16:41:57 arch kernel: intel_rapl_msr: PL4 support detected.
Dec 18 16:41:57 arch kernel: intel_rapl_common: Found RAPL domain package
Dec 18 16:41:57 arch kernel: intel_rapl_common: Found RAPL domain core
Dec 18 16:41:57 arch kernel: intel_rapl_common: Found RAPL domain uncore
Dec 18 16:41:57 arch kernel: intel_rapl_common: Found RAPL domain psys
Dec 18 16:41:57 arch kernel: Creating 1 MTD partitions on "0000:00:1f.5":
Dec 18 16:41:57 arch kernel: 0x000000000000-0x000002000000 : "BIOS"
Dec 18 16:41:57 arch kernel: Intel(R) Wireless WiFi driver for Linux
Dec 18 16:41:57 arch kernel: iwlwifi 0000:00:14.3: Detected crf-id 0x1300504, cnv-id 0x80400 wfpm id 0x80000030
Dec 18 16:41:57 arch kernel: iwlwifi 0000:00:14.3: PCI dev 51f0/0074, rev=0x370, rfid=0x10a100
Dec 18 16:41:57 arch kernel: iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6 AX201 160MHz
Dec 18 16:41:57 arch kernel: ideapad_acpi VPC2004:00: DYTC interface is not available
Dec 18 16:41:57 arch kernel: r8169 0000:30:00.0 eth0: RTL8168h/8111h, 08:8f:c3:c7:e4:34, XID 541, IRQ 192
Dec 18 16:41:57 arch kernel: r8169 0000:30:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
Dec 18 16:41:57 arch kernel: iwlwifi 0000:00:14.3: TLV_FW_FSEQ_VERSION: FSEQ Version: 0.0.2.42
Dec 18 16:41:57 arch kernel: iwlwifi 0000:00:14.3: loaded firmware version 89.6b44fa0b.0 so-a0-hr-b0-89.ucode op_mode iwlmvm
Dec 18 16:41:57 arch kernel: i2c i2c-0: Successfully instantiated SPD at 0x50
Dec 18 16:41:57 arch kernel: pps_core: LinuxPPS API ver. 1 registered
Dec 18 16:41:57 arch kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Dec 18 16:41:57 arch systemd[1]: Finished Apply Kernel Variables.
Dec 18 16:41:57 arch systemd[1]: Starting Virtual Console Setup...
Dec 18 16:41:57 arch systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Dec 18 16:41:57 arch systemd[1]: Starting Load/Save RF Kill Switch Status...
Dec 18 16:41:57 arch systemd[1]: Finished Virtual Console Setup.
Dec 18 16:41:57 arch kernel: input: SYNA0001:00 06CB:CE78 Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-SYNA0001:00/0018:06CB:CE78.0002/input/input9
Dec 18 16:41:57 arch kernel: input: SYNA0001:00 06CB:CE78 Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-SYNA0001:00/0018:06CB:CE78.0002/input/input10
Dec 18 16:41:57 arch kernel: hid-generic 0018:06CB:CE78.0002: input,hidraw1: I2C HID v1.00 Mouse [SYNA0001:00 06CB:CE78] on i2c-SYNA0001:00
Dec 18 16:41:57 arch kernel: r8169 0000:30:00.0 enp48s0: renamed from eth0
Dec 18 16:41:57 arch kernel: iTCO_vendor_support: vendor-support=0
Dec 18 16:41:57 arch kernel: intel_rapl_common: Found RAPL domain package
Dec 18 16:41:57 arch kernel: PTP clock support registered
Dec 18 16:41:57 arch kernel: ee1004 0-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
Dec 18 16:41:57 arch systemd[1]: Created slice Slice /system/systemd-backlight.
Dec 18 16:41:57 arch systemd[1]: Starting Load/Save Screen Backlight Brightness of leds:platform::kbd_backlight...
Dec 18 16:41:57 arch kernel: RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
Dec 18 16:41:57 arch kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
Dec 18 16:41:57 arch kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Dec 18 16:41:57 arch kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
Dec 18 16:41:57 arch kernel: RAPL PMU: hw unit of domain psys 2^-14 Joules
Dec 18 16:41:57 arch kernel: iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
Dec 18 16:41:57 arch kernel: iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Dec 18 16:41:57 arch kernel: usb 3-7: Found UVC 1.10 device Integrated Camera (174f:244c)
Dec 18 16:41:57 arch kernel: cryptd: max_cpu_qlen set to 1000
Dec 18 16:41:57 arch kernel: usbcore: registered new interface driver uvcvideo
Dec 18 16:41:57 arch kernel: usbcore: registered new interface driver btusb
Dec 18 16:41:57 arch kernel: AES CTR mode by8 optimization enabled
Dec 18 16:41:57 arch kernel: Bluetooth: hci0: Device revision is 2
Dec 18 16:41:57 arch kernel: Bluetooth: hci0: Secure boot is enabled
Dec 18 16:41:57 arch kernel: Bluetooth: hci0: OTP lock is enabled
Dec 18 16:41:57 arch kernel: Bluetooth: hci0: API lock is enabled
Dec 18 16:41:57 arch kernel: Bluetooth: hci0: Debug lock is disabled
Dec 18 16:41:57 arch kernel: Bluetooth: hci0: Minimum firmware build 1 week 10 2014
Dec 18 16:41:57 arch kernel: Bluetooth: hci0: Bootloader timestamp 2019.40 buildtype 1 build 38
Dec 18 16:41:57 arch kernel: Bluetooth: hci0: DSM reset method type: 0x00
Dec 18 16:41:57 arch kernel: snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
Dec 18 16:41:57 arch kernel: Bluetooth: hci0: Found device firmware: intel/ibt-0040-4150.sfi
Dec 18 16:41:57 arch kernel: Bluetooth: hci0: Boot Address: 0x100800
Dec 18 16:41:57 arch kernel: Bluetooth: hci0: Firmware Version: 91-33.24
Dec 18 16:41:57 arch systemd[1]: Starting Load Kernel Module dm_mod...
Dec 18 16:41:57 arch systemd[1]: Starting Load Kernel Module loop...
Dec 18 16:41:57 arch systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Dec 18 16:41:57 arch systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
Dec 18 16:41:57 arch systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met.
Dec 18 16:41:57 arch systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 18 16:41:57 arch systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 18 16:41:57 arch systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 18 16:41:57 arch systemd[1]: Started Load/Save RF Kill Switch Status.
Dec 18 16:41:57 arch systemd[1]: Finished Load/Save Screen Backlight Brightness of leds:platform::kbd_backlight.
Dec 18 16:41:57 arch systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Dec 18 16:41:57 arch systemd[1]: Finished Load Kernel Module dm_mod.
Dec 18 16:41:57 arch systemd[1]: modprobe@loop.service: Deactivated successfully.
Dec 18 16:41:57 arch systemd[1]: Finished Load Kernel Module loop.
Dec 18 16:41:57 arch systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Dec 18 16:41:57 arch kernel: i915 0000:00:02.0: [drm] Found ALDERLAKE_P (device ID 46a3) display version 13.00 stepping D0
Dec 18 16:41:58 arch kernel: i915 0000:00:02.0: [drm] VT-d active for gfx access
Dec 18 16:41:58 arch kernel: Console: switching to colour dummy device 80x25
Dec 18 16:41:58 arch kernel: i915 0000:00:02.0: vgaarb: deactivate vga console
Dec 18 16:41:58 arch kernel: i915 0000:00:02.0: [drm] Using Transparent Hugepages
Dec 18 16:41:58 arch kernel: i915 0000:00:02.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=io+mem
Dec 18 16:41:58 arch kernel: i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/adlp_dmc.bin (v2.20)
Dec 18 16:41:58 arch kernel: input: SYNA0001:00 06CB:CE78 Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-SYNA0001:00/0018:06CB:CE78.0002/input/input12
Dec 18 16:41:58 arch kernel: input: SYNA0001:00 06CB:CE78 Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-SYNA0001:00/0018:06CB:CE78.0002/input/input13
Dec 18 16:41:58 arch kernel: hid-multitouch 0018:06CB:CE78.0002: input,hidraw1: I2C HID v1.00 Mouse [SYNA0001:00 06CB:CE78] on i2c-SYNA0001:00
Dec 18 16:41:58 arch kernel: i915 0000:00:02.0: [drm] [ENCODER:249:DDI B/PHY B] unusable PPS, disabling eDP
Dec 18 16:41:58 arch kernel: mousedev: PS/2 mouse device common for all mice
Dec 18 16:41:58 arch kernel: i915 0000:00:02.0: [drm] GT0: GuC firmware i915/adlp_guc_70.bin version 70.36.0
Dec 18 16:41:58 arch kernel: i915 0000:00:02.0: [drm] GT0: HuC firmware i915/tgl_huc.bin version 7.9.3
Dec 18 16:41:58 arch kernel: i915 0000:00:02.0: [drm] GT0: HuC: authenticated for all workloads
Dec 18 16:41:58 arch kernel: i915 0000:00:02.0: [drm] GT0: GUC: submission enabled
Dec 18 16:41:58 arch kernel: i915 0000:00:02.0: [drm] GT0: GUC: SLPC enabled
Dec 18 16:41:58 arch kernel: i915 0000:00:02.0: [drm] GT0: GUC: RC enabled
Dec 18 16:41:58 arch kernel: mei_pxp 0000:00:16.0-fbf6fcf1-96cf-4e2e-a6a6-1bab8cbe36b1: bound 0000:00:02.0 (ops i915_pxp_tee_component_ops [i915])
Dec 18 16:41:58 arch kernel: i915 0000:00:02.0: [drm] Protected Xe Path (PXP) protected content support initialized
Dec 18 16:41:58 arch kernel: mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
Dec 18 16:41:58 arch kernel: [drm] Initialized i915 1.6.0 for 0000:00:02.0 on minor 0
Dec 18 16:41:58 arch kernel: ACPI: video: [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
Dec 18 16:41:58 arch kernel: ACPI: video: Video Device [PEGP] (multi-head: yes rom: no post: no)
Dec 18 16:41:58 arch kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:04/LNXVIDEO:00/input/input15
Dec 18 16:41:58 arch kernel: ACPI: video: Video Device [GFX0] (multi-head: yes rom: no post: no)
Dec 18 16:41:58 arch kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input16
Dec 18 16:41:58 arch kernel: fbcon: i915drmfb (fb0) is primary device
Dec 18 16:41:58 arch kernel: Console: switching to colour frame buffer device 240x67
Dec 18 16:41:58 arch kernel: snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
Dec 18 16:41:58 arch kernel: i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
Dec 18 16:41:58 arch kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC257: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
Dec 18 16:41:58 arch kernel: snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Dec 18 16:41:58 arch kernel: snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
Dec 18 16:41:58 arch kernel: snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
Dec 18 16:41:58 arch kernel: snd_hda_codec_realtek hdaudioC0D0: inputs:
Dec 18 16:41:58 arch kernel: snd_hda_codec_realtek hdaudioC0D0: Mic=0x19
Dec 18 16:41:58 arch kernel: snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x12
Dec 18 16:41:58 arch kernel: iwlwifi 0000:00:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x20
Dec 18 16:41:58 arch kernel: iwlwifi 0000:00:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
Dec 18 16:41:58 arch kernel: iwlwifi 0000:00:14.3: WFPM_AUTH_KEY_0: 0x90
Dec 18 16:41:58 arch kernel: iwlwifi 0000:00:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x10
Dec 18 16:41:58 arch kernel: iwlwifi 0000:00:14.3: Detected RF HR B3, rfid=0x10a100
Dec 18 16:41:58 arch kernel: iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 5
Dec 18 16:41:58 arch kernel: iwlwifi 0000:00:14.3: base HW address: 38:7a:0e:f5:2c:24
Dec 18 16:41:58 arch systemd[1]: Mounting /boot...
Dec 18 16:41:58 arch systemd[1]: Mounting /home...
Dec 18 16:41:58 arch systemd[1]: Mounting Temporary Directory /tmp...
Dec 18 16:41:58 arch systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
Dec 18 16:41:58 arch systemd[1]: Listening on Disk Image Download Service Socket.
Dec 18 16:41:58 arch kernel: intel_tcc_cooling: TCC Offset locked
Dec 18 16:41:58 arch kernel: input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
Dec 18 16:41:58 arch kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
Dec 18 16:41:58 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input19
Dec 18 16:41:58 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input20
Dec 18 16:41:58 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input21
Dec 18 16:41:58 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input22
Dec 18 16:41:58 arch systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight...
Dec 18 16:41:58 arch systemd[1]: Mounted Temporary Directory /tmp.
Dec 18 16:41:58 arch kernel: iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
Dec 18 16:41:58 arch systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:intel_backlight.
Dec 18 16:41:58 arch systemd[1]: Mounted /boot.
Dec 18 16:41:58 arch kernel: EXT4-fs (nvme1n1p4): mounted filesystem 66e5a322-7800-4d3f-8260-476debca9c07 r/w with ordered data mode. Quota mode: none.
Dec 18 16:41:58 arch systemd[1]: Mounted /home.
Dec 18 16:41:58 arch systemd[1]: Reached target Local File Systems.
Dec 18 16:41:58 arch systemd[1]: Listening on Boot Entries Service Socket.
Dec 18 16:41:58 arch systemd[1]: Listening on System Extension Image Management.
Dec 18 16:41:58 arch systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met.
Dec 18 16:41:58 arch systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
Dec 18 16:41:58 arch systemd[1]: Starting Create System Files and Directories...
Dec 18 16:41:58 arch systemd[1]: Finished Create System Files and Directories.
Dec 18 16:41:58 arch systemd[1]: Starting Rebuild Dynamic Linker Cache...
Dec 18 16:41:58 arch systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Dec 18 16:41:58 arch systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Dec 18 16:41:58 arch systemd[1]: Starting Rebuild Journal Catalog...
Dec 18 16:41:58 arch systemd[1]: Save Transient machine-id to Disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Dec 18 16:41:58 arch systemd[1]: Starting Network Time Synchronization...
Dec 18 16:41:58 arch systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Dec 18 16:41:58 arch systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Dec 18 16:41:58 arch systemd[1]: Finished Rebuild Journal Catalog.
Dec 18 16:41:58 arch kernel: snd_hda_intel 0000:01:00.1: enabling device (0000 -> 0002)
Dec 18 16:41:58 arch kernel: snd_hda_intel 0000:01:00.1: Disabling MSI
Dec 18 16:41:58 arch kernel: snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
Dec 18 16:41:58 arch systemd[1]: Started Network Time Synchronization.
Dec 18 16:41:58 arch systemd[1]: Reached target System Time Set.
Dec 18 16:41:58 arch kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input23
Dec 18 16:41:58 arch kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input24
Dec 18 16:41:58 arch kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input25
Dec 18 16:41:58 arch kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input26
Dec 18 16:41:58 arch systemd[1]: Starting Load Kernel Module dm_mod...
Dec 18 16:41:58 arch systemd[1]: Starting Load Kernel Module loop...
Dec 18 16:41:58 arch systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met.
Dec 18 16:41:58 arch systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
Dec 18 16:41:58 arch systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Dec 18 16:41:58 arch systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Dec 18 16:41:58 arch systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
Dec 18 16:41:58 arch systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met.
Dec 18 16:41:58 arch systemd[1]: Save Transient machine-id to Disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Dec 18 16:41:58 arch systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 18 16:41:58 arch systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 18 16:41:58 arch systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 18 16:41:58 arch systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Dec 18 16:41:58 arch systemd[1]: Finished Load Kernel Module dm_mod.
Dec 18 16:41:58 arch systemd[1]: modprobe@loop.service: Deactivated successfully.
Dec 18 16:41:58 arch systemd[1]: Finished Load Kernel Module loop.
Dec 18 16:41:58 arch systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Dec 18 16:41:58 arch systemd[1]: Finished Rebuild Dynamic Linker Cache.
Dec 18 16:41:58 arch systemd[1]: Starting Update is Completed...
Dec 18 16:41:58 arch systemd[1]: Starting Load Kernel Module dm_mod...
Dec 18 16:41:58 arch systemd[1]: Starting Load Kernel Module loop...
Dec 18 16:41:58 arch systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met.
Dec 18 16:41:58 arch systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
Dec 18 16:41:58 arch systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Dec 18 16:41:58 arch systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Dec 18 16:41:58 arch systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
Dec 18 16:41:58 arch systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Dec 18 16:41:58 arch systemd[1]: Save Transient machine-id to Disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Dec 18 16:41:58 arch systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 18 16:41:58 arch systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 18 16:41:58 arch systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 18 16:41:58 arch systemd[1]: Finished Update is Completed.
Dec 18 16:41:58 arch systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Dec 18 16:41:58 arch systemd[1]: Finished Load Kernel Module dm_mod.
Dec 18 16:41:58 arch systemd[1]: modprobe@loop.service: Deactivated successfully.
Dec 18 16:41:58 arch systemd[1]: Finished Load Kernel Module loop.
Dec 18 16:41:58 arch systemd[1]: Reached target System Initialization.
Dec 18 16:41:58 arch systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
Dec 18 16:41:58 arch systemd[1]: Started Daily man-db regeneration.
Dec 18 16:41:58 arch systemd[1]: Started Refresh Pacman mirrorlist weekly with Reflector..
Dec 18 16:41:58 arch systemd[1]: Started Daily verification of password and group files.
Dec 18 16:41:58 arch systemd[1]: Started Daily Cleanup of Temporary Directories.
Dec 18 16:41:58 arch systemd[1]: Reached target Timer Units.
Dec 18 16:41:58 arch systemd[1]: Listening on D-Bus System Message Bus Socket.
Dec 18 16:41:58 arch systemd[1]: Listening on GnuPG network certificate management daemon for /etc/pacman.d/gnupg.
Dec 18 16:41:58 arch systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers) for /etc/pacman.d/gnupg.
Dec 18 16:41:58 arch systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (restricted) for /etc/pacman.d/gnupg.
Dec 18 16:41:58 arch systemd[1]: Listening on GnuPG cryptographic agent (ssh-agent emulation) for /etc/pacman.d/gnupg.
Dec 18 16:41:58 arch systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache for /etc/pacman.d/gnupg.
Dec 18 16:41:58 arch systemd[1]: Listening on GnuPG public key management service for /etc/pacman.d/gnupg.
Dec 18 16:41:58 arch systemd[1]: Listening on Hostname Service Socket.
Dec 18 16:41:58 arch systemd[1]: Reached target Socket Units.
Dec 18 16:41:58 arch systemd[1]: Starting D-Bus System Message Bus...
Dec 18 16:41:58 arch systemd[1]: TPM PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 18 16:41:58 arch systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Dec 18 16:41:58 arch dbus-broker-launch[639]: Looking up NSS user entry for 'pulse'...
Dec 18 16:41:58 arch dbus-broker-launch[639]: NSS returned no entry for 'pulse'
Dec 18 16:41:58 arch dbus-broker-launch[639]: Invalid user-name in /usr/share/dbus-1/system.d/pulseaudio-system.conf +27: user="pulse"
Dec 18 16:41:58 arch systemd[1]: Started D-Bus System Message Bus.
Dec 18 16:41:58 arch systemd[1]: Reached target Basic System.
Dec 18 16:41:58 arch systemd[1]: Starting Network Manager...
Dec 18 16:41:58 arch systemd[1]: Starting Save/Restore Sound Card State...
Dec 18 16:41:58 arch systemd[1]: Manage Sound Card State (restore and store) was skipped because of an unmet condition check (ConditionPathExists=/etc/alsa/state-daemon.conf).
Dec 18 16:41:58 arch systemd[1]: Starting Bluetooth service...
Dec 18 16:41:58 arch systemd[1]: Starting User Login Management...
Dec 18 16:41:58 arch systemd[1]: TPM PCR Barrier (User) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 18 16:41:58 arch systemd[1]: Finished Save/Restore Sound Card State.
Dec 18 16:41:58 arch systemd[1]: Reached target Sound Card.
Dec 18 16:41:58 arch dbus-broker-launch[639]: Ready
Dec 18 16:41:58 arch kernel: nvidia-modeset: Loading NVIDIA UNIX Open Kernel Mode Setting Driver for x86_64 565.77 Release Build (archlinux-builder@)
Dec 18 16:41:58 arch kernel: [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
Dec 18 16:41:58 arch systemd-logind[645]: New seat seat0.
Dec 18 16:41:58 arch bluetoothd[644]: Bluetooth daemon 5.79
Dec 18 16:41:58 arch systemd[1]: Started Bluetooth service.
Dec 18 16:41:58 arch systemd[1]: Reached target Bluetooth Support.
Dec 18 16:41:58 arch bluetoothd[644]: Starting SDP server
Dec 18 16:41:58 arch systemd-logind[645]: Watching system buttons on /dev/input/event0 (Lid Switch)
Dec 18 16:41:58 arch systemd-logind[645]: Watching system buttons on /dev/input/event1 (Power Button)
Dec 18 16:41:58 arch systemd[1]: Starting Hostname Service...
Dec 18 16:41:58 arch systemd-logind[645]: Watching system buttons on /dev/input/event3 (ITE Tech. Inc. ITE Device(8176) Keyboard)
Dec 18 16:41:58 arch systemd-logind[645]: Watching system buttons on /dev/input/event5 (Intel HID events)
Dec 18 16:41:58 arch systemd-logind[645]: Watching system buttons on /dev/input/event6 (Intel HID 5 button array)
Dec 18 16:41:58 arch systemd-logind[645]: Watching system buttons on /dev/input/event2 (AT Translated Set 2 keyboard)
Dec 18 16:41:58 arch systemd[1]: Started User Login Management.
Dec 18 16:41:58 arch bluetoothd[644]: src/plugin.c:init_plugin() System does not support bap plugin
Dec 18 16:41:58 arch bluetoothd[644]: src/plugin.c:init_plugin() System does not support bass plugin
Dec 18 16:41:58 arch bluetoothd[644]: src/plugin.c:init_plugin() System does not support mcp plugin
Dec 18 16:41:58 arch bluetoothd[644]: src/plugin.c:init_plugin() System does not support vcp plugin
Dec 18 16:41:58 arch bluetoothd[644]: profiles/audio/micp.c:micp_init() D-Bus experimental not enabled
Dec 18 16:41:58 arch bluetoothd[644]: src/plugin.c:init_plugin() System does not support micp plugin
Dec 18 16:41:58 arch bluetoothd[644]: src/plugin.c:init_plugin() System does not support ccp plugin
Dec 18 16:41:58 arch bluetoothd[644]: src/plugin.c:init_plugin() System does not support csip plugin
Dec 18 16:41:58 arch bluetoothd[644]: src/plugin.c:init_plugin() System does not support asha plugin
Dec 18 16:41:58 arch bluetoothd[644]: Bluetooth management interface 1.23 initialized
Dec 18 16:41:58 arch kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Dec 18 16:41:58 arch kernel: Bluetooth: BNEP filters: protocol multicast
Dec 18 16:41:58 arch kernel: Bluetooth: BNEP socket layer initialized
Dec 18 16:41:58 arch NetworkManager[642]: <info> [1734532918.4792] NetworkManager (version 1.50.0-1) is starting... (boot:20da3ef2-5e47-4ac9-b3b0-72abf5711aa6)
Dec 18 16:41:58 arch NetworkManager[642]: <info> [1734532918.4793] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Dec 18 16:41:58 arch NetworkManager[642]: <info> [1734532918.4870] manager[0x60cc98d72d40]: monitoring kernel firmware directory '/lib/firmware'.
Dec 18 16:41:58 arch systemd[1]: Started Hostname Service.
Dec 18 16:41:58 arch NetworkManager[642]: <info> [1734532918.4948] hostname: hostname: using hostnamed
Dec 18 16:41:58 arch NetworkManager[642]: <info> [1734532918.4948] hostname: static hostname changed from (none) to "arch"
Dec 18 16:41:58 arch NetworkManager[642]: <info> [1734532918.4957] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink
Dec 18 16:41:58 arch NetworkManager[642]: <info> [1734532918.4964] rfkill3: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:14.3/ieee80211/phy0/rfkill3) (driver iwlwifi)
Dec 18 16:41:58 arch NetworkManager[642]: <info> [1734532918.4965] rfkill0: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/rfkill/rfkill0) (platform driver ideapad_acpi)
Dec 18 16:41:58 arch NetworkManager[642]: <info> [1734532918.5272] manager[0x60cc98d72d40]: rfkill: Wi-Fi hardware radio set enabled
Dec 18 16:41:58 arch NetworkManager[642]: <info> [1734532918.5272] manager[0x60cc98d72d40]: rfkill: WWAN hardware radio set enabled
Dec 18 16:41:58 arch NetworkManager[642]: <info> [1734532918.5337] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.50.0-1/libnm-device-plugin-adsl.so)
Dec 18 16:41:58 arch NetworkManager[642]: <info> [1734532918.5362] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.50.0-1/libnm-device-plugin-wwan.so)
Dec 18 16:41:58 arch NetworkManager[642]: <info> [1734532918.5366] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.50.0-1/libnm-device-plugin-bluetooth.so)
Dec 18 16:41:58 arch NetworkManager[642]: <info> [1734532918.5375] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.50.0-1/libnm-device-plugin-wifi.so)
Dec 18 16:41:58 arch NetworkManager[642]: <info> [1734532918.5385] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.50.0-1/libnm-device-plugin-ovs.so)
Dec 18 16:41:58 arch kernel: NVRM: testIfDsmSubFunctionEnabled: GPS ACPI DSM called before _acpiDsmSupportedFuncCacheInit subfunction = 11.
Dec 18 16:41:58 arch NetworkManager[642]: <info> [1734532918.5547] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.50.0-1/libnm-device-plugin-team.so)
Dec 18 16:41:58 arch NetworkManager[642]: <info> [1734532918.5549] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Dec 18 16:41:58 arch NetworkManager[642]: <info> [1734532918.5549] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Dec 18 16:41:58 arch NetworkManager[642]: <info> [1734532918.5549] manager: Networking is enabled by state file
Dec 18 16:41:58 arch NetworkManager[642]: <info> [1734532918.5553] settings: Loaded settings plugin: keyfile (internal)
Dec 18 16:41:58 arch NetworkManager[642]: <info> [1734532918.5573] dhcp: init: Using DHCP client 'internal'
Dec 18 16:41:58 arch NetworkManager[642]: <info> [1734532918.5574] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)
Dec 18 16:41:58 arch NetworkManager[642]: <info> [1734532918.5579] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', managed-type: 'external')
Dec 18 16:41:58 arch NetworkManager[642]: <info> [1734532918.5582] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', managed-type: 'external')
Dec 18 16:41:58 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Dec 18 16:41:58 arch NetworkManager[642]: <info> [1734532918.5585] device (lo): Activation: starting connection 'lo' (8e3acbad-f45c-4ead-8ef0-af6e6bf317d9)
Dec 18 16:41:58 arch NetworkManager[642]: <info> [1734532918.5588] manager: (enp48s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Dec 18 16:41:58 arch NetworkManager[642]: <info> [1734532918.5593] settings: (enp48s0): created default wired connection 'Wired connection 1'
Dec 18 16:41:58 arch NetworkManager[642]: <info> [1734532918.5593] device (enp48s0): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Dec 18 16:41:58 arch kernel: Generic FE-GE Realtek PHY r8169-0-3000:00: attached PHY driver (mii_bus:phy_addr=r8169-0-3000:00, irq=MAC)
Dec 18 16:41:58 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Dec 18 16:41:58 arch NetworkManager[642]: <info> [1734532918.7645] device (wlp0s20f3): driver supports Access Point (AP) mode
Dec 18 16:41:58 arch NetworkManager[642]: <info> [1734532918.7648] manager: (wlp0s20f3): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3)
Dec 18 16:41:58 arch NetworkManager[642]: <info> [1734532918.7649] device (wlp0s20f3): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Dec 18 16:41:58 arch kernel: r8169 0000:30:00.0 enp48s0: Link is Down
Dec 18 16:41:58 arch kernel: iwlwifi 0000:00:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x20
Dec 18 16:41:58 arch kernel: iwlwifi 0000:00:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
Dec 18 16:41:58 arch kernel: iwlwifi 0000:00:14.3: WFPM_AUTH_KEY_0: 0x90
Dec 18 16:41:58 arch kernel: iwlwifi 0000:00:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x10
Dec 18 16:41:58 arch kernel: iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 5
Dec 18 16:41:58 arch kernel: iwlwifi 0000:00:14.3: Registered PHC clock: iwlwifi-PTP, with index: 0
Dec 18 16:41:58 arch NetworkManager[642]: <info> [1734532918.9798] device (wlp0s20f3): set-hw-addr: set MAC address to AE:43:1D:56:17:85 (scanning)
Dec 18 16:41:59 arch kernel: iwlwifi 0000:00:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x20
Dec 18 16:41:59 arch kernel: iwlwifi 0000:00:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
Dec 18 16:41:59 arch kernel: iwlwifi 0000:00:14.3: WFPM_AUTH_KEY_0: 0x90
Dec 18 16:41:59 arch kernel: iwlwifi 0000:00:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x10
Dec 18 16:41:59 arch kernel: iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 5
Dec 18 16:41:59 arch kernel: Bluetooth: hci0: Waiting for firmware download to complete
Dec 18 16:41:59 arch kernel: Bluetooth: hci0: Firmware loaded in 1351897 usecs
Dec 18 16:41:59 arch kernel: Bluetooth: hci0: Waiting for device to boot
Dec 18 16:41:59 arch NetworkManager[642]: <info> [1734532919.1630] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Dec 18 16:41:59 arch systemd[1]: Started Network Manager.
Dec 18 16:41:59 arch NetworkManager[642]: <info> [1734532919.1645] ovsdb: disconnected from ovsdb
Dec 18 16:41:59 arch NetworkManager[642]: <info> [1734532919.1647] device (lo): state change: disconnected -> prepare (reason 'none', managed-type: 'external')
Dec 18 16:41:59 arch NetworkManager[642]: <info> [1734532919.1648] device (lo): state change: prepare -> config (reason 'none', managed-type: 'external')
Dec 18 16:41:59 arch NetworkManager[642]: <info> [1734532919.1649] device (lo): state change: config -> ip-config (reason 'none', managed-type: 'external')
Dec 18 16:41:59 arch NetworkManager[642]: <info> [1734532919.1652] device (lo): state change: ip-config -> ip-check (reason 'none', managed-type: 'external')
Dec 18 16:41:59 arch systemd[1]: Starting WPA supplicant...
Dec 18 16:41:59 arch NetworkManager[642]: <info> [1734532919.1658] device (lo): state change: ip-check -> secondaries (reason 'none', managed-type: 'external')
Dec 18 16:41:59 arch NetworkManager[642]: <info> [1734532919.1658] device (lo): state change: secondaries -> activated (reason 'none', managed-type: 'external')
Dec 18 16:41:59 arch NetworkManager[642]: <info> [1734532919.1660] device (lo): Activation: successful, device activated.
Dec 18 16:41:59 arch kernel: Bluetooth: hci0: Device booted in 15659 usecs
Dec 18 16:41:59 arch kernel: Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-0040-4150.ddc
Dec 18 16:41:59 arch kernel: Bluetooth: hci0: Applying Intel DDC parameters completed
Dec 18 16:41:59 arch kernel: Bluetooth: hci0: Firmware timestamp 2024.33 buildtype 1 build 81755
Dec 18 16:41:59 arch kernel: Bluetooth: hci0: Firmware SHA1: 0xd028ffe4
Dec 18 16:41:59 arch kernel: Bluetooth: hci0: Fseq status: Success (0x00)
Dec 18 16:41:59 arch kernel: Bluetooth: hci0: Fseq executed: 00.00.02.41
Dec 18 16:41:59 arch kernel: Bluetooth: hci0: Fseq BT Top: 00.00.02.41
Dec 18 16:41:59 arch systemd[1]: Started WPA supplicant.
Dec 18 16:41:59 arch systemd[1]: Reached target Network.
Dec 18 16:41:59 arch wpa_supplicant[704]: Successfully initialized wpa_supplicant
Dec 18 16:41:59 arch systemd[1]: Starting Permit User Sessions...
Dec 18 16:41:59 arch systemd[1]: Finished Permit User Sessions.
Dec 18 16:41:59 arch systemd[1]: Started Getty on tty1.
Dec 18 16:41:59 arch systemd[1]: Reached target Login Prompts.
Dec 18 16:41:59 arch systemd[1]: Reached target Multi-User System.
Dec 18 16:41:59 arch systemd[1]: Reached target Graphical Interface.
Dec 18 16:41:59 arch systemd[1]: Startup finished in 5.105s (firmware) + 4.066s (loader) + 2.835s (kernel) + 2.454s (userspace) = 14.462s.
Dec 18 16:41:59 arch NetworkManager[642]: <info> [1734532919.2462] device (wlp0s20f3): supplicant interface state: internal-starting -> disconnected
Dec 18 16:41:59 arch NetworkManager[642]: <info> [1734532919.2462] Wi-Fi P2P device controlled by interface wlp0s20f3 created
Dec 18 16:41:59 arch NetworkManager[642]: <info> [1734532919.2463] manager: (p2p-dev-wlp0s20f3): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/4)
Dec 18 16:41:59 arch NetworkManager[642]: <info> [1734532919.2464] device (p2p-dev-wlp0s20f3): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Dec 18 16:41:59 arch NetworkManager[642]: <info> [1734532919.2466] device (wlp0s20f3): state change: unavailable -> disconnected (reason 'supplicant-available', managed-type: 'full')
Dec 18 16:41:59 arch NetworkManager[642]: <info> [1734532919.2468] device (p2p-dev-wlp0s20f3): state change: unavailable -> disconnected (reason 'none', managed-type: 'full')
Dec 18 16:41:59 arch bluetoothd[644]: Battery Provider Manager created
Dec 18 16:41:59 arch kernel: Bluetooth: MGMT ver 1.23
Dec 18 16:41:59 arch kernel: NET: Registered PF_ALG protocol family
Dec 18 16:41:59 arch kernel: NVRM: testIfDsmSubFunctionEnabled: GPS ACPI DSM called before _acpiDsmSupportedFuncCacheInit subfunction = 11.
Dec 18 16:41:59 arch kernel: [drm] Initialized nvidia-drm 0.0.0 for 0000:01:00.0 on minor 1
Dec 18 16:42:01 arch dbus-broker-launch[639]: Activation request for 'org.freedesktop.home1' failed: The systemd unit 'dbus-org.freedesktop.home1.service' could not be found.
Dec 18 16:42:02 arch wpa_supplicant[704]: wlp0s20f3: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=UA
Dec 18 16:42:02 arch wpa_supplicant[704]: wlp0s20f3: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=UA
Dec 18 16:42:02 arch NetworkManager[642]: <info> [1734532922.9732] policy: auto-activating connection 'TP-Link_3E5E' (72665e09-b5e6-44e1-8c27-9cef1a850af7)
Dec 18 16:42:02 arch NetworkManager[642]: <info> [1734532922.9734] device (wlp0s20f3): Activation: starting connection 'TP-Link_3E5E' (72665e09-b5e6-44e1-8c27-9cef1a850af7)
Dec 18 16:42:02 arch NetworkManager[642]: <info> [1734532922.9735] device (wlp0s20f3): state change: disconnected -> prepare (reason 'none', managed-type: 'full')
Dec 18 16:42:02 arch NetworkManager[642]: <info> [1734532922.9736] manager: NetworkManager state is now CONNECTING
Dec 18 16:42:03 arch NetworkManager[642]: <info> [1734532923.0116] device (wlp0s20f3): set-hw-addr: reset MAC address to 38:7A:0E:F5:2C:24 (preserve)
Dec 18 16:42:03 arch NetworkManager[642]: <info> [1734532923.0154] device (wlp0s20f3): state change: prepare -> config (reason 'none', managed-type: 'full')
Dec 18 16:42:03 arch NetworkManager[642]: <info> [1734532923.0159] device (wlp0s20f3): Activation: (wifi) access point 'TP-Link_3E5E' has security, but secrets are required.
Dec 18 16:42:03 arch NetworkManager[642]: <info> [1734532923.0159] device (wlp0s20f3): state change: config -> need-auth (reason 'none', managed-type: 'full')
Dec 18 16:42:03 arch NetworkManager[642]: <info> [1734532923.0161] sup-iface[bbd83160fd97213e,0,wlp0s20f3]: wps: type pbc start...
Dec 18 16:42:03 arch NetworkManager[642]: <info> [1734532923.0177] device (wlp0s20f3): state change: need-auth -> prepare (reason 'none', managed-type: 'full')
Dec 18 16:42:03 arch NetworkManager[642]: <info> [1734532923.0181] device (wlp0s20f3): state change: prepare -> config (reason 'none', managed-type: 'full')
Dec 18 16:42:03 arch NetworkManager[642]: <info> [1734532923.0184] device (wlp0s20f3): Activation: (wifi) connection 'TP-Link_3E5E' has security, and secrets exist. No new secrets needed.
Dec 18 16:42:03 arch NetworkManager[642]: <info> [1734532923.0185] Config: added 'ssid' value 'TP-Link_3E5E'
Dec 18 16:42:03 arch NetworkManager[642]: <info> [1734532923.0185] Config: added 'scan_ssid' value '1'
Dec 18 16:42:03 arch NetworkManager[642]: <info> [1734532923.0185] Config: added 'bgscan' value 'simple:30:-70:86400'
Dec 18 16:42:03 arch NetworkManager[642]: <info> [1734532923.0185] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK SAE FT-SAE'
Dec 18 16:42:03 arch NetworkManager[642]: <info> [1734532923.0185] Config: added 'auth_alg' value 'OPEN'
Dec 18 16:42:03 arch NetworkManager[642]: <info> [1734532923.0185] Config: added 'psk' value '<hidden>'
Dec 18 16:42:03 arch wpa_supplicant[704]: wlp0s20f3: WPS-CANCEL
Dec 18 16:42:03 arch wpa_supplicant[704]: wlp0s20f3: SME: Trying to authenticate with 9c:a2:f4:f2:3e:5e (SSID='TP-Link_3E5E' freq=2422 MHz)
Dec 18 16:42:03 arch kernel: wlp0s20f3: authenticate with 9c:a2:f4:f2:3e:5e (local address=38:7a:0e:f5:2c:24)
Dec 18 16:42:03 arch kernel: wlp0s20f3: send auth to 9c:a2:f4:f2:3e:5e (try 1/3)
Dec 18 16:42:03 arch NetworkManager[642]: <info> [1734532923.0708] device (wlp0s20f3): supplicant interface state: disconnected -> authenticating
Dec 18 16:42:03 arch NetworkManager[642]: <info> [1734532923.0709] device (p2p-dev-wlp0s20f3): supplicant management interface state: disconnected -> authenticating
Dec 18 16:42:03 arch wpa_supplicant[704]: wlp0s20f3: Trying to associate with 9c:a2:f4:f2:3e:5e (SSID='TP-Link_3E5E' freq=2422 MHz)
Dec 18 16:42:03 arch kernel: wlp0s20f3: authenticated
Dec 18 16:42:03 arch NetworkManager[642]: <info> [1734532923.0984] device (wlp0s20f3): supplicant interface state: authenticating -> associating
Dec 18 16:42:03 arch NetworkManager[642]: <info> [1734532923.0985] device (p2p-dev-wlp0s20f3): supplicant management interface state: authenticating -> associating
Dec 18 16:42:03 arch kernel: wlp0s20f3: associate with 9c:a2:f4:f2:3e:5e (try 1/3)
Dec 18 16:42:03 arch kernel: wlp0s20f3: RX AssocResp from 9c:a2:f4:f2:3e:5e (capab=0x411 status=0 aid=5)
Dec 18 16:42:03 arch kernel: wlp0s20f3: associated
Dec 18 16:42:03 arch wpa_supplicant[704]: wlp0s20f3: Associated with 9c:a2:f4:f2:3e:5e
Dec 18 16:42:03 arch wpa_supplicant[704]: wlp0s20f3: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Dec 18 16:42:03 arch NetworkManager[642]: <info> [1734532923.1211] device (wlp0s20f3): supplicant interface state: associating -> associated
Dec 18 16:42:03 arch NetworkManager[642]: <info> [1734532923.1212] device (p2p-dev-wlp0s20f3): supplicant management interface state: associating -> associated
Dec 18 16:42:03 arch NetworkManager[642]: <info> [1734532923.1579] device (wlp0s20f3): supplicant interface state: associated -> 4way_handshake
Dec 18 16:42:03 arch NetworkManager[642]: <info> [1734532923.1580] device (p2p-dev-wlp0s20f3): supplicant management interface state: associated -> 4way_handshake
Dec 18 16:42:03 arch systemd[1]: systemd-rfkill.service: Deactivated successfully.
Dec 18 16:42:03 arch wpa_supplicant[704]: wlp0s20f3: WPA: Key negotiation completed with 9c:a2:f4:f2:3e:5e [PTK=CCMP GTK=CCMP]
Dec 18 16:42:03 arch wpa_supplicant[704]: wlp0s20f3: CTRL-EVENT-CONNECTED - Connection to 9c:a2:f4:f2:3e:5e completed [id=0 id_str=]
Dec 18 16:42:03 arch NetworkManager[642]: <info> [1734532923.2945] device (wlp0s20f3): supplicant interface state: 4way_handshake -> completed
Dec 18 16:42:03 arch NetworkManager[642]: <info> [1734532923.2946] device (wlp0s20f3): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "TP-Link_3E5E"
Dec 18 16:42:03 arch NetworkManager[642]: <info> [1734532923.2946] device (p2p-dev-wlp0s20f3): supplicant management interface state: 4way_handshake -> completed
Dec 18 16:42:03 arch NetworkManager[642]: <info> [1734532923.2967] device (wlp0s20f3): state change: config -> ip-config (reason 'none', managed-type: 'full')
Dec 18 16:42:03 arch NetworkManager[642]: <info> [1734532923.2977] dhcp4 (wlp0s20f3): activation: beginning transaction (timeout in 45 seconds)
Dec 18 16:42:03 arch wpa_supplicant[704]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-45 noise=9999 txrate=108000
Dec 18 16:42:03 arch login[707]: pam_unix(login:session): session opened for user beldot(uid=1000) by beldot(uid=0)
Dec 18 16:42:03 arch systemd-logind[645]: New session 1 of user beldot.
Dec 18 16:42:03 arch systemd[1]: Created slice User Slice of UID 1000.
Dec 18 16:42:03 arch systemd[1]: Starting User Runtime Directory /run/user/1000...
Dec 18 16:42:03 arch systemd[1]: Finished User Runtime Directory /run/user/1000.
Dec 18 16:42:03 arch systemd[1]: Starting User Manager for UID 1000...
Dec 18 16:42:03 arch (systemd)[739]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[beldot] ruser=[<unknown>] rhost=[<unknown>]
Dec 18 16:42:03 arch (systemd)[739]: pam_unix(systemd-user:session): session opened for user beldot(uid=1000) by beldot(uid=0)
Dec 18 16:42:03 arch systemd-logind[645]: New session 2 of user beldot.
Dec 18 16:42:03 arch NetworkManager[642]: <info> [1734532923.8932] dhcp4 (wlp0s20f3): state changed new lease, address=192.168.0.104, acd pending
Dec 18 16:42:03 arch systemd[739]: Queued start job for default target Main User Target.
Dec 18 16:42:03 arch systemd[739]: Created slice User Application Slice.
Dec 18 16:42:03 arch systemd[739]: Reached target Paths.
Dec 18 16:42:03 arch systemd[739]: Reached target Timers.
Dec 18 16:42:03 arch systemd[739]: Starting D-Bus User Message Bus Socket...
Dec 18 16:42:03 arch systemd[739]: Listening on GnuPG network certificate management daemon.
Dec 18 16:42:03 arch systemd[739]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Dec 18 16:42:03 arch systemd[739]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Dec 18 16:42:03 arch systemd[739]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Dec 18 16:42:03 arch systemd[739]: Listening on GnuPG cryptographic agent and passphrase cache.
Dec 18 16:42:03 arch systemd[739]: Listening on GnuPG public key management service.
Dec 18 16:42:03 arch systemd[739]: Listening on p11-kit server.
Dec 18 16:42:03 arch systemd[739]: Listening on PipeWire Multimedia System Sockets.
Dec 18 16:42:03 arch systemd[739]: Listening on Sound System.
Dec 18 16:42:03 arch systemd[739]: Listening on D-Bus User Message Bus Socket.
Dec 18 16:42:03 arch systemd[739]: Reached target Sockets.
Dec 18 16:42:03 arch systemd[739]: Reached target Basic System.
Dec 18 16:42:03 arch systemd[1]: Started User Manager for UID 1000.
Dec 18 16:42:03 arch systemd[739]: Started Bluetooth mpris proxy.
Dec 18 16:42:03 arch systemd[1]: Started Session 1 of User beldot.
Dec 18 16:42:03 arch systemd[739]: Starting Update XDG user dir configuration...
Dec 18 16:42:03 arch login[707]: LOGIN ON tty1 BY beldot
Dec 18 16:42:03 arch systemd[739]: Created slice User Core Session Slice.
Dec 18 16:42:03 arch systemd[739]: Starting D-Bus User Message Bus...
Dec 18 16:42:03 arch systemd[739]: Finished Update XDG user dir configuration.
Dec 18 16:42:03 arch systemd[739]: Reached target Main User Target.
Dec 18 16:42:03 arch dbus-broker-launch[752]: Service file '/usr/share/dbus-1/services/org.knopwob.dunst.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
Dec 18 16:42:03 arch dbus-broker-launch[752]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
Dec 18 16:42:03 arch dbus-broker-launch[752]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
Dec 18 16:42:03 arch systemd[739]: Started D-Bus User Message Bus.
Dec 18 16:42:03 arch systemd[739]: Startup finished in 120ms.
Dec 18 16:42:03 arch dbus-broker-launch[752]: Ready
Dec 18 16:42:04 arch NetworkManager[642]: <info> [1734532924.0506] dhcp4 (wlp0s20f3): state changed new lease, address=192.168.0.104
Dec 18 16:42:04 arch NetworkManager[642]: <info> [1734532924.0509] policy: set 'TP-Link_3E5E' (wlp0s20f3) as default for IPv4 routing and DNS
Dec 18 16:42:04 arch dbus-broker-launch[639]: Activation request for 'org.freedesktop.resolve1' failed: The systemd unit 'dbus-org.freedesktop.resolve1.service' could not be found.
Dec 18 16:42:04 arch NetworkManager[642]: <info> [1734532924.0574] device (wlp0s20f3): state change: ip-config -> ip-check (reason 'none', managed-type: 'full')
Dec 18 16:42:04 arch NetworkManager[642]: <info> [1734532924.0586] device (wlp0s20f3): state change: ip-check -> secondaries (reason 'none', managed-type: 'full')
Dec 18 16:42:04 arch NetworkManager[642]: <info> [1734532924.0587] device (wlp0s20f3): state change: secondaries -> activated (reason 'none', managed-type: 'full')
Dec 18 16:42:04 arch NetworkManager[642]: <info> [1734532924.0589] manager: NetworkManager state is now CONNECTED_SITE
Dec 18 16:42:04 arch NetworkManager[642]: <info> [1734532924.0594] device (wlp0s20f3): Activation: successful, device activated.
Dec 18 16:42:04 arch NetworkManager[642]: <info> [1734532924.2085] manager: NetworkManager state is now CONNECTED_GLOBAL
Dec 18 16:42:04 arch NetworkManager[642]: <info> [1734532924.7647] manager: startup complete
Dec 18 16:42:08 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Dec 18 16:42:09 arch systemd[739]: Starting Sound Service...
Dec 18 16:42:09 arch systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Dec 18 16:42:09 arch rtkit-daemon[1201]: Successfully called chroot.
Dec 18 16:42:09 arch rtkit-daemon[1201]: Successfully dropped privileges.
Dec 18 16:42:09 arch systemd[1]: Started RealtimeKit Scheduling Policy Service.
Dec 18 16:42:09 arch rtkit-daemon[1201]: Successfully limited resources.
Dec 18 16:42:09 arch rtkit-daemon[1201]: Canary thread running.
Dec 18 16:42:09 arch rtkit-daemon[1201]: Watchdog thread running.
Dec 18 16:42:09 arch rtkit-daemon[1201]: Running.
Dec 18 16:42:09 arch systemd[1]: Starting Authorization Manager...
Dec 18 16:42:09 arch polkitd[1204]: Started polkitd version 125
Dec 18 16:42:09 arch systemd[1]: Started Authorization Manager.
Dec 18 16:42:09 arch rtkit-daemon[1201]: Successfully made thread 1200 of process 1200 owned by '1000' high priority at nice level -11.
Dec 18 16:42:09 arch rtkit-daemon[1201]: Supervising 1 threads of 1 processes of 1 users.
Dec 18 16:42:09 arch systemd[739]: Starting Dunst notification daemon...
Dec 18 16:42:09 arch systemd[739]: Started kitty child process: 1222 launched by: 1213.
Dec 18 16:42:09 arch rtkit-daemon[1201]: Supervising 1 threads of 1 processes of 1 users.
Dec 18 16:42:09 arch rtkit-daemon[1201]: Successfully made thread 1235 of process 1200 owned by '1000' RT at priority 5.
Dec 18 16:42:09 arch rtkit-daemon[1201]: Supervising 2 threads of 1 processes of 1 users.
Dec 18 16:42:09 arch rtkit-daemon[1201]: Supervising 2 threads of 1 processes of 1 users.
Dec 18 16:42:09 arch rtkit-daemon[1201]: Successfully made thread 1238 of process 1200 owned by '1000' RT at priority 5.
Dec 18 16:42:09 arch rtkit-daemon[1201]: Supervising 3 threads of 1 processes of 1 users.
Dec 18 16:42:09 arch systemd[739]: Started Dunst notification daemon.
Dec 18 16:42:09 arch systemd[739]: Started Sound Service.
Dec 18 16:42:09 arch pulseaudio[1200]: Get() failed: org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
Dec 18 16:42:09 arch kernel: Bluetooth: RFCOMM TTY layer initialized
Dec 18 16:42:09 arch kernel: Bluetooth: RFCOMM socket layer initialized
Dec 18 16:42:09 arch kernel: Bluetooth: RFCOMM ver 1.11
Dec 18 16:42:09 arch bluetoothd[644]: Endpoint registered: sender=:1.22 path=/MediaEndpoint/A2DPSink/sbc
Dec 18 16:42:09 arch bluetoothd[644]: Endpoint registered: sender=:1.22 path=/MediaEndpoint/A2DPSource/sbc
Dec 18 16:42:09 arch bluetoothd[644]: Endpoint registered: sender=:1.22 path=/MediaEndpoint/A2DPSink/sbc_xq_453
Dec 18 16:42:09 arch bluetoothd[644]: Endpoint registered: sender=:1.22 path=/MediaEndpoint/A2DPSource/sbc_xq_453
Dec 18 16:42:09 arch bluetoothd[644]: Endpoint registered: sender=:1.22 path=/MediaEndpoint/A2DPSink/sbc_xq_512
Dec 18 16:42:09 arch bluetoothd[644]: Endpoint registered: sender=:1.22 path=/MediaEndpoint/A2DPSource/sbc_xq_512
Dec 18 16:42:09 arch bluetoothd[644]: Endpoint registered: sender=:1.22 path=/MediaEndpoint/A2DPSink/sbc_xq_552
Dec 18 16:42:09 arch bluetoothd[644]: Endpoint registered: sender=:1.22 path=/MediaEndpoint/A2DPSource/sbc_xq_552
Dec 18 16:42:09 arch bluetoothd[644]: Endpoint registered: sender=:1.22 path=/MediaEndpoint/A2DPSink/faststream
Dec 18 16:42:09 arch bluetoothd[644]: Endpoint registered: sender=:1.22 path=/MediaEndpoint/A2DPSource/faststream
Dec 18 16:42:19 arch systemd[739]: Reached target Bluetooth.
Dec 18 16:42:20 arch kernel: input: JBL WAVE FLEX (AVRCP) as /devices/virtual/input/input27
Dec 18 16:42:20 arch systemd-logind[645]: Watching system buttons on /dev/input/event23 (JBL WAVE FLEX (AVRCP))
Dec 18 16:42:20 arch bluetoothd[644]: /org/bluez/hci0/dev_70_50_E7_4E_82_1E/sep1/fd0: fd(31) ready
Dec 18 16:42:20 arch rtkit-daemon[1201]: Supervising 3 threads of 1 processes of 1 users.
Dec 18 16:42:20 arch rtkit-daemon[1201]: Successfully made thread 1493 of process 1200 owned by '1000' RT at priority 5.
Dec 18 16:42:20 arch rtkit-daemon[1201]: Supervising 4 threads of 1 processes of 1 users.
Dec 18 16:42:21 arch pulseaudio[1200]: Battery Level: 100%
Dec 18 16:42:28 arch systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Dec 18 14:42:27 arch systemd-timesyncd[613]: Contacted time server 193.34.155.3:123 (2.arch.pool.ntp.org).
Dec 18 14:42:27 arch systemd-journald[335]: Time jumped backwards, rotating.
Dec 18 14:42:27 arch systemd-timesyncd[613]: Initial clock synchronization to Wed 2024-12-18 14:42:27.866334 EET.
Dec 18 14:42:35 arch systemd[739]: Starting Accessibility services bus...
Dec 18 14:42:35 arch systemd[1]: Starting Time & Date Service...
Dec 18 14:42:35 arch systemd[739]: Started Accessibility services bus.
Dec 18 14:42:35 arch systemd[1]: Started Time & Date Service.
Dec 18 14:42:35 arch rtkit-daemon[1201]: Supervising 4 threads of 1 processes of 1 users.
Dec 18 14:42:35 arch rtkit-daemon[1201]: Supervising 4 threads of 1 processes of 1 users.
Dec 18 14:42:35 arch rtkit-daemon[1201]: Supervising 4 threads of 1 processes of 1 users.
Dec 18 14:42:35 arch rtkit-daemon[1201]: Supervising 4 threads of 1 processes of 1 users.
Dec 18 14:42:35 arch rtkit-daemon[1201]: Successfully made thread 1639 of process 1507 owned by '1000' RT at priority 10.
Dec 18 14:42:35 arch rtkit-daemon[1201]: Supervising 5 threads of 2 processes of 1 users.
Dec 18 14:42:35 arch rtkit-daemon[1201]: Supervising 5 threads of 2 processes of 1 users.
Dec 18 14:42:35 arch rtkit-daemon[1201]: Supervising 5 threads of 2 processes of 1 users.
Dec 18 14:42:36 arch rtkit-daemon[1201]: Supervising 5 threads of 2 processes of 1 users.
Dec 18 14:42:36 arch rtkit-daemon[1201]: Supervising 5 threads of 2 processes of 1 users.
Dec 18 14:42:36 arch rtkit-daemon[1201]: Supervising 5 threads of 2 processes of 1 users.
Dec 18 14:42:36 arch rtkit-daemon[1201]: Supervising 5 threads of 2 processes of 1 users.
Dec 18 14:42:36 arch rtkit-daemon[1201]: Supervising 5 threads of 2 processes of 1 users.
Dec 18 14:42:36 arch rtkit-daemon[1201]: Supervising 5 threads of 2 processes of 1 users.
Dec 18 14:42:38 arch kernel: warning: `ThreadPoolForeg' uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211
Dec 18 14:42:39 arch kernel: NVRM: nvAssertFailedNoLog: Assertion failed: rmapiLockIsOwner() @ mem_mgr.c:465
Dec 18 14:42:42 arch rtkit-daemon[1201]: Supervising 5 threads of 2 processes of 1 users.
Dec 18 14:42:42 arch rtkit-daemon[1201]: Supervising 5 threads of 2 processes of 1 users.
Dec 18 14:42:42 arch rtkit-daemon[1201]: Supervising 5 threads of 2 processes of 1 users.
Dec 18 14:42:42 arch rtkit-daemon[1201]: Supervising 5 threads of 2 processes of 1 users.
Dec 18 14:42:48 arch rtkit-daemon[1201]: Supervising 5 threads of 2 processes of 1 users.
Dec 18 14:42:48 arch rtkit-daemon[1201]: Supervising 5 threads of 2 processes of 1 users.
Dec 18 14:42:56 arch bluetoothd[644]: Player registered: sender=:1.15 path=/_1_21
Dec 18 14:43:05 arch systemd[1]: systemd-timedated.service: Deactivated successfully.
Dec 18 14:43:09 arch systemd[739]: Started kitty child process: 2211 launched by: 2201.
Dec 18 14:43:24 arch kernel: NVRM: nvAssertFailedNoLog: Assertion failed: rmapiLockIsOwner() @ mem_mgr.c:465
Dec 18 14:43:37 arch rtkit-daemon[1201]: Supervising 5 threads of 2 processes of 1 users.
Dec 18 14:43:37 arch rtkit-daemon[1201]: Supervising 5 threads of 2 processes of 1 users.
Dec 18 14:47:10 arch rtkit-daemon[1201]: Supervising 5 threads of 2 processes of 1 users.
Dec 18 14:47:10 arch rtkit-daemon[1201]: Supervising 5 threads of 2 processes of 1 users.
Dec 18 14:49:30 arch rtkit-daemon[1201]: Supervising 5 threads of 2 processes of 1 users.
Dec 18 14:49:30 arch rtkit-daemon[1201]: Supervising 5 threads of 2 processes of 1 users.
Dec 18 14:49:33 arch rtkit-daemon[1201]: Supervising 5 threads of 2 processes of 1 users.
Dec 18 14:49:33 arch rtkit-daemon[1201]: Supervising 5 threads of 2 processes of 1 users.
Dec 18 14:49:35 arch rtkit-daemon[1201]: Supervising 5 threads of 2 processes of 1 users.
Dec 18 14:49:35 arch rtkit-daemon[1201]: Supervising 5 threads of 2 processes of 1 users.
Dec 18 14:49:49 arch rtkit-daemon[1201]: Supervising 5 threads of 2 processes of 1 users.
Dec 18 14:49:49 arch rtkit-daemon[1201]: Supervising 5 threads of 2 processes of 1 users.
Dec 18 14:54:18 arch pulseaudio[1200]: Battery Level: 100%
Dec 18 14:55:08 arch systemd[739]: Started kitty child process: 3737 launched by: 3727.
Dec 18 14:55:38 arch pulseaudio[1200]: Battery Level: 90%
Dec 18 14:57:05 arch systemd[1]: Starting Cleanup of Temporary Directories...
Dec 18 14:57:05 arch systemd[1]: systemd-tmpfiles-clean.service: Deactivated successfully.
Dec 18 14:57:05 arch systemd[1]: Finished Cleanup of Temporary Directories.
Dec 18 15:08:58 arch pulseaudio[1200]: Battery Level: 90%
Dec 18 15:16:27 arch systemd[739]: Started kitty child process: 4375 launched by: 4365.
Dec 18 15:16:47 arch rtkit-daemon[1201]: Supervising 5 threads of 2 processes of 1 users.
Dec 18 15:16:47 arch rtkit-daemon[1201]: Supervising 5 threads of 2 processes of 1 users.
Dec 18 15:16:59 arch rtkit-daemon[1201]: Supervising 5 threads of 2 processes of 1 users.
Dec 18 15:16:59 arch rtkit-daemon[1201]: Supervising 5 threads of 2 processes of 1 users.
Dec 18 15:17:02 arch rtkit-daemon[1201]: Supervising 5 threads of 2 processes of 1 users.
Dec 18 15:17:02 arch rtkit-daemon[1201]: Supervising 5 threads of 2 processes of 1 users.
Dec 18 15:17:06 arch rtkit-daemon[1201]: Supervising 5 threads of 2 processes of 1 users.
Dec 18 15:17:06 arch rtkit-daemon[1201]: Supervising 5 threads of 2 processes of 1 users.
Dec 18 15:28:24 arch wpa_supplicant[704]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS
Dec 18 15:30:39 arch pulseaudio[1200]: Battery Level: 90%
Dec 18 15:31:34 arch systemd[739]: Started PipeWire Multimedia Service.
Dec 18 15:31:34 arch rtkit-daemon[1201]: Supervising 5 threads of 2 processes of 1 users.
Dec 18 15:31:34 arch rtkit-daemon[1201]: Supervising 5 threads of 2 processes of 1 users.
Dec 18 15:31:34 arch rtkit-daemon[1201]: Supervising 5 threads of 2 processes of 1 users.
Dec 18 15:31:34 arch rtkit-daemon[1201]: Successfully made thread 5124 of process 5124 owned by '1000' high priority at nice level -11.
Dec 18 15:31:34 arch rtkit-daemon[1201]: Supervising 6 threads of 3 processes of 1 users.
Dec 18 15:31:34 arch rtkit-daemon[1201]: Successfully made thread 5126 of process 5124 owned by '1000' RT at priority 20.
Dec 18 15:31:34 arch rtkit-daemon[1201]: Supervising 7 threads of 3 processes of 1 users.
Dec 18 15:33:21 arch systemd-coredump[5356]: Process 2703 (codium) of user 1000 terminated abnormally with signal 6/ABRT, processing...
Dec 18 15:33:21 arch systemd[1]: Created slice Slice /system/systemd-coredump.
Dec 18 15:33:21 arch systemd[1]: Started Process Core Dump (PID 5356/UID 0).
Dec 18 15:33:22 arch systemd-coredump[5357]: Process 2703 (codium) of user 1000 dumped core.
Stack trace of thread 2703:
#0 0x0000788155eed3f4 n/a (libc.so.6 + 0x963f4)
#1 0x0000788155e94120 raise (libc.so.6 + 0x3d120)
#2 0x0000788155e7b4c3 abort (libc.so.6 + 0x244c3)
#3 0x0000788152497b2c _ZN9__gnu_cxx27__verbose_terminate_handlerEv (libstdc++.so.6 + 0x97b2c)
#4 0x00007881524adf3a _ZN10__cxxabiv111__terminateEPFvvE (libstdc++.so.6 + 0xadf3a)
#5 0x000078815249752a _ZSt9terminatev (libstdc++.so.6 + 0x9752a)
#6 0x00007881524ae1f6 __cxa_throw (libstdc++.so.6 + 0xae1f6)
#7 0x00007881513b4f2d _ZNK4Napi5Error26ThrowAsJavaScriptExceptionEv (spdlog.node + 0x7f2d)
#8 0x00007881513bb218 _ZN4Napi7details29TemplatedInstanceVoidCallbackI6LoggerXadL_ZNS2_3LogILN6spdlog5level10level_enumE4EEEvRKNS_12CallbackInfoEEEEEP12napi_value__P10napi_env__P20napi_callback_info__.cold (spdlog.node + 0xe218)
#9 0x00006037e69f02b1 n/a (n/a + 0x0)
#10 0x00006037de5adb1e n/a (n/a + 0x0)
#11 0x00006037b7d632ad n/a (n/a + 0x0)
#12 0x00006037b7d6341c n/a (n/a + 0x0)
#13 0x00006037de5ab8a7 n/a (n/a + 0x0)
#14 0x00006037de5ab8a7 n/a (n/a + 0x0)
#15 0x00006037de5ab8a7 n/a (n/a + 0x0)
#16 0x00006037b7a94976 n/a (n/a + 0x0)
#17 0x00006037de5ecaf6 n/a (n/a + 0x0)
#18 0x00006037de6cb5b1 n/a (n/a + 0x0)
#19 0x00006037de5db3ad n/a (n/a + 0x0)
#20 0x00006037de5a925f n/a (n/a + 0x0)
#21 0x00006037dff87e7d n/a (n/a + 0x0)
#22 0x00006037dff88dba n/a (n/a + 0x0)
#23 0x00006037dff88f35 n/a (n/a + 0x0)
#24 0x00006037dffb92c3 n/a (n/a + 0x0)
#25 0x00006037e696ee53 n/a (n/a + 0x0)
#26 0x00006037e696eb11 n/a (n/a + 0x0)
#27 0x00006037deb167af n/a (n/a + 0x0)
#28 0x00006037dea59686 n/a (n/a + 0x0)
#29 0x00006037dea593ed n/a (n/a + 0x0)
#30 0x00006037e28c148a n/a (n/a + 0x0)
#31 0x00006037de9c5c8f n/a (n/a + 0x0)
#32 0x00006037e28ea78c n/a (n/a + 0x0)
#33 0x00006037e2551c7f n/a (n/a + 0x0)
#34 0x00006037e2572736 n/a (n/a + 0x0)
#35 0x00006037e250bd87 n/a (n/a + 0x0)
#36 0x00006037e2572ec1 n/a (n/a + 0x0)
#37 0x00006037e25333ae n/a (n/a + 0x0)
#38 0x00006037e1ea678b n/a (n/a + 0x0)
#39 0x00006037decda7fa n/a (n/a + 0x0)
#40 0x00006037decdba9a n/a (n/a + 0x0)
#41 0x00006037decd952f n/a (n/a + 0x0)
#42 0x00006037decd9610 n/a (n/a + 0x0)
#43 0x00006037de98d8a7 n/a (n/a + 0x0)
#44 0x0000788155e7ce08 n/a (libc.so.6 + 0x25e08)
#45 0x0000788155e7cecc __libc_start_main (libc.so.6 + 0x25ecc)
#46 0x00006037de57802a n/a (n/a + 0x0)
ELF object binary architecture: AMD x86-64
Dec 18 15:33:22 arch systemd[1]: systemd-coredump@0-5356-0.service: Deactivated successfully.
Dec 18 15:33:22 arch systemd[1]: systemd-coredump@0-5356-0.service: Consumed 940ms CPU time, 781.3M memory peak.
Dec 18 15:33:27 arch rtkit-daemon[1201]: Supervising 7 threads of 3 processes of 1 users.
Dec 18 15:33:27 arch rtkit-daemon[1201]: Supervising 7 threads of 3 processes of 1 users.
Dec 18 15:33:27 arch rtkit-daemon[1201]: Supervising 7 threads of 3 processes of 1 users.
Dec 18 15:33:27 arch rtkit-daemon[1201]: Supervising 7 threads of 3 processes of 1 users.
Dec 18 15:33:34 arch rtkit-daemon[1201]: Supervising 7 threads of 3 processes of 1 users.
Dec 18 15:33:34 arch rtkit-daemon[1201]: Supervising 7 threads of 3 processes of 1 users.
Dec 18 15:33:34 arch rtkit-daemon[1201]: Successfully made thread 5469 of process 4743 owned by '1000' RT at priority 10.
Dec 18 15:33:34 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 15:33:39 arch pulseaudio[1200]: Battery Level: 90%
Dec 18 15:33:57 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 15:33:57 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 15:34:34 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 15:34:34 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 15:34:41 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 15:34:41 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 15:34:43 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 15:34:43 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 15:34:46 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 15:34:46 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 15:34:54 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 15:34:54 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 15:34:56 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 15:34:56 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 15:34:59 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 15:34:59 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 15:35:19 arch pulseaudio[1200]: Battery Level: 80%
Dec 18 15:40:49 arch pulseaudio[1200]: Battery Level: 80%
Dec 18 15:41:09 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 15:41:09 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 15:42:02 arch NetworkManager[642]: <info> [1734529322.6278] dhcp4 (wlp0s20f3): state changed new lease, address=192.168.0.104
Dec 18 15:42:02 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Dec 18 15:42:02 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Dec 18 15:42:12 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Dec 18 15:42:19 arch pulseaudio[1200]: Battery Level: 80%
Dec 18 15:43:08 arch systemd[739]: Started kitty child process: 6443 launched by: 6433.
Dec 18 15:47:08 arch systemd[739]: Created slice Slice /app/dbus-:1.2-org.flameshot.Flameshot.
Dec 18 15:47:08 arch systemd[739]: Started dbus-:1.2-org.flameshot.Flameshot@0.service.
Dec 18 15:47:08 arch flameshot[6768]: flameshot: info: Capture saved to clipboard.
Dec 18 15:50:23 arch systemd[739]: Started kitty child process: 6885 launched by: 6874.
Dec 18 16:03:20 arch pulseaudio[1200]: Battery Level: 80%
Dec 18 16:08:40 arch pulseaudio[1200]: Battery Level: 80%
Dec 18 16:13:26 arch systemd[739]: Started kitty child process: 7739 launched by: 7729.
Dec 18 16:13:50 arch pulseaudio[1200]: Battery Level: 80%
Dec 18 16:14:20 arch bluetoothd[644]: No matching connection for device
Dec 18 16:14:25 arch kernel: input: JBL WAVE FLEX (AVRCP) as /devices/virtual/input/input28
Dec 18 16:14:25 arch systemd-logind[645]: Watching system buttons on /dev/input/event23 (JBL WAVE FLEX (AVRCP))
Dec 18 16:14:25 arch bluetoothd[644]: /org/bluez/hci0/dev_70_50_E7_4E_82_1E/sep1/fd1: fd(31) ready
Dec 18 16:14:25 arch rtkit-daemon[1201]: Supervising 7 threads of 4 processes of 1 users.
Dec 18 16:14:25 arch rtkit-daemon[1201]: Successfully made thread 8009 of process 1200 owned by '1000' RT at priority 5.
Dec 18 16:14:25 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 16:14:27 arch pulseaudio[1200]: Battery Level: 80%
Dec 18 16:14:43 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 16:14:43 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 16:15:14 arch sudo[8095]: beldot : TTY=pts/0 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/pacman -S bluez-utils
Dec 18 16:15:14 arch sudo[8095]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 18 16:15:16 arch sudo[8095]: pam_unix(sudo:session): session closed for user root
Dec 18 16:15:57 arch sudo[8141]: beldot : TTY=pts/0 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/systemctl status bluetooth.service
Dec 18 16:15:57 arch sudo[8141]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 18 16:15:57 arch sudo[8141]: pam_unix(sudo:session): session closed for user root
Dec 18 16:17:10 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 16:17:10 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 16:17:54 arch systemd[739]: Stopping Bluetooth mpris proxy...
Dec 18 16:17:54 arch mpris-proxy[748]: org.bluez appeared
Dec 18 16:17:54 arch mpris-proxy[748]: Bluetooth Adapter /org/bluez/hci0 found
Dec 18 16:17:54 arch mpris-proxy[748]: Bluetooth Transport /org/bluez/hci0/dev_70_50_E7_4E_82_1E/sep1/fd0 found
Dec 18 16:17:54 arch mpris-proxy[748]: player org.mpris.MediaPlayer2.chromium.instance1820 at :1.21 found
Dec 18 16:17:54 arch mpris-proxy[748]: Bluetooth Transport /org/bluez/hci0/dev_70_50_E7_4E_82_1E/sep1/fd0 removed
Dec 18 16:17:54 arch mpris-proxy[748]: Bluetooth Transport /org/bluez/hci0/dev_70_50_E7_4E_82_1E/sep1/fd1 found
Dec 18 16:17:54 arch mpris-proxy[748]: Bluetooth Adapter /org/bluez/hci0 removed
Dec 18 16:17:54 arch mpris-proxy[748]: org.bluez disappeared
Dec 18 16:17:54 arch bluetoothd[644]: Player unregistered: sender=:1.15 path=/_1_21
Dec 18 16:17:54 arch systemd[739]: Stopped Bluetooth mpris proxy.
Dec 18 16:17:54 arch systemd[739]: Started Bluetooth mpris proxy.
Dec 18 16:17:54 arch bluetoothd[644]: Player registered: sender=:1.91 path=/_1_21
Dec 18 16:18:45 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 16:18:45 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 16:18:49 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 16:18:49 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 16:20:10 arch pulseaudio[1200]: Battery Level: 70%
Dec 18 16:20:59 arch bluetoothd[644]: Player unregistered: sender=:1.91 path=/_1_21
Dec 18 16:21:02 arch kernel: NVRM: nvAssertFailedNoLog: Assertion failed: rmapiLockIsOwner() @ mem_mgr.c:465
Dec 18 16:21:08 arch bluetoothd[644]: Player registered: sender=:1.91 path=/_1_223
Dec 18 16:21:44 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 16:21:44 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 16:21:46 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 16:21:46 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 16:22:42 arch unix_chkpwd[8940]: password check failed for user (beldot)
Dec 18 16:22:42 arch sudo[8938]: pam_unix(sudo:auth): authentication failure; logname=beldot uid=1000 euid=0 tty=/dev/pts/0 ruser=beldot rhost= user=beldot
Dec 18 16:22:48 arch sudo[8938]: beldot : TTY=pts/0 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/pacman -S bluez-libs bluez-obex bluez-tools
Dec 18 16:22:48 arch sudo[8938]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 18 16:22:55 arch dbus-broker-launch[752]: Noticed file-system modification, trigger reload.
Dec 18 16:22:55 arch dbus-broker-launch[752]: Service file '/usr/share/dbus-1/services/org.knopwob.dunst.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
Dec 18 16:22:55 arch dbus-broker-launch[752]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
Dec 18 16:22:55 arch dbus-broker-launch[752]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
Dec 18 16:22:55 arch systemd[739]: Received SIGRTMIN+25 from PID 1 (systemd).
Dec 18 16:22:55 arch systemd[1]: Reloading User Manager for UID 1000...
Dec 18 16:22:55 arch systemd[739]: Reexecuting.
Dec 18 16:22:55 arch systemd[1]: Reloaded User Manager for UID 1000.
Dec 18 16:22:55 arch sudo[8938]: pam_unix(sudo:session): session closed for user root
Dec 18 16:23:03 arch systemd[739]: Starting Bluetooth OBEX service...
Dec 18 16:23:03 arch obexd[9031]: OBEX daemon 5.79
Dec 18 16:23:03 arch systemd[739]: Started Bluetooth OBEX service.
Dec 18 16:23:10 arch bluetoothd[644]: No matching connection for device
Dec 18 16:23:14 arch kernel: input: JBL WAVE FLEX (AVRCP) as /devices/virtual/input/input29
Dec 18 16:23:14 arch systemd-logind[645]: Watching system buttons on /dev/input/event23 (JBL WAVE FLEX (AVRCP))
Dec 18 16:23:14 arch bluetoothd[644]: /org/bluez/hci0/dev_70_50_E7_4E_82_1E/sep1/fd2: fd(32) ready
Dec 18 16:23:14 arch rtkit-daemon[1201]: Supervising 7 threads of 4 processes of 1 users.
Dec 18 16:23:14 arch rtkit-daemon[1201]: Successfully made thread 9045 of process 1200 owned by '1000' RT at priority 5.
Dec 18 16:23:14 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 16:23:16 arch pulseaudio[1200]: Battery Level: 70%
Dec 18 16:24:17 arch bluetoothd[644]: No matching connection for device
Dec 18 16:24:17 arch bluetoothd[644]: src/adv_monitor.c:btd_adv_monitor_power_down() Unexpected NULL btd_adv_monitor_manager object upon power down
Dec 18 16:24:26 arch kernel: input: JBL WAVE FLEX (AVRCP) as /devices/virtual/input/input30
Dec 18 16:24:26 arch systemd-logind[645]: Watching system buttons on /dev/input/event23 (JBL WAVE FLEX (AVRCP))
Dec 18 16:24:26 arch bluetoothd[644]: /org/bluez/hci0/dev_70_50_E7_4E_82_1E/sep1/fd3: fd(32) ready
Dec 18 16:24:26 arch rtkit-daemon[1201]: Supervising 7 threads of 4 processes of 1 users.
Dec 18 16:24:26 arch rtkit-daemon[1201]: Successfully made thread 9108 of process 1200 owned by '1000' RT at priority 5.
Dec 18 16:24:26 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 16:24:27 arch pulseaudio[1200]: Battery Level: 70%
Dec 18 16:26:24 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 16:26:24 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 16:26:46 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 16:26:46 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 16:26:46 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 16:26:46 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 16:27:06 arch bluetoothd[644]: Player registered: sender=:1.115 path=/_1_223
Dec 18 16:27:27 arch bluetoothd[644]: Player unregistered: sender=:1.115 path=/_1_223
Dec 18 16:27:43 arch wpa_supplicant[704]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-34 noise=9999 txrate=300000
Dec 18 16:27:55 arch wpa_supplicant[704]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-29 noise=9999 txrate=300000
Dec 18 16:29:08 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 16:29:08 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 16:29:11 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 16:29:11 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 16:29:20 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 16:29:20 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 16:29:22 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 16:29:22 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 16:29:26 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 16:29:26 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 16:29:38 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 16:29:38 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 16:33:39 arch sudo[9749]: beldot : TTY=pts/0 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/pacman -Syu bluez
Dec 18 16:33:39 arch sudo[9749]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 18 16:35:01 arch dbus-broker-launch[639]: Noticed file-system modification, trigger reload.
Dec 18 16:35:01 arch dbus-broker-launch[639]: Looking up NSS user entry for 'pulse'...
Dec 18 16:35:01 arch dbus-broker-launch[639]: NSS returned no entry for 'pulse'
Dec 18 16:35:01 arch dbus-broker-launch[639]: Invalid user-name in /usr/share/dbus-1/system.d/pulseaudio-system.conf +27: user="pulse"
Dec 18 16:35:01 arch dbus-broker-launch[639]: Noticed file-system modification, trigger reload.
Dec 18 16:35:01 arch dbus-broker-launch[639]: Looking up NSS user entry for 'pulse'...
Dec 18 16:35:01 arch dbus-broker-launch[639]: NSS returned no entry for 'pulse'
Dec 18 16:35:01 arch dbus-broker-launch[639]: Invalid user-name in /usr/share/dbus-1/system.d/pulseaudio-system.conf +27: user="pulse"
Dec 18 16:35:02 arch systemd[1]: Reload requested from client PID 9828 ('systemctl') (unit user@1000.service)...
Dec 18 16:35:02 arch systemd[1]: Reloading...
Dec 18 16:35:02 arch systemd[1]: Reloading finished in 154 ms.
Dec 18 16:35:02 arch systemd[1]: Queuing reload/restart jobs for marked units…
Dec 18 16:35:02 arch systemd[1]: Reloading D-Bus System Message Bus...
Dec 18 16:35:02 arch dbus-broker-launch[639]: Looking up NSS user entry for 'pulse'...
Dec 18 16:35:02 arch dbus-broker-launch[639]: NSS returned no entry for 'pulse'
Dec 18 16:35:02 arch dbus-broker-launch[639]: Invalid user-name in /usr/share/dbus-1/system.d/pulseaudio-system.conf +27: user="pulse"
Dec 18 16:35:02 arch systemd[1]: Reloaded D-Bus System Message Bus.
Dec 18 16:35:02 arch sudo[9749]: pam_unix(sudo:session): session closed for user root
Dec 18 16:36:17 arch sudo[9923]: beldot : TTY=pts/0 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/nvim /etc/bluetooth/main.conf
Dec 18 16:36:17 arch sudo[9923]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 18 16:37:29 arch sudo[9923]: pam_unix(sudo:session): session closed for user root
Dec 18 16:37:37 arch bluetoothd[644]: No matching connection for device
Dec 18 16:37:38 arch bluetoothd[644]: src/adv_monitor.c:btd_adv_monitor_power_down() Unexpected NULL btd_adv_monitor_manager object upon power down
Dec 18 16:37:46 arch sudo[9985]: beldot : TTY=pts/0 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/systemctl restart bluetooth.service
Dec 18 16:37:46 arch sudo[9985]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 18 16:37:46 arch bluetoothd[644]: Terminating
Dec 18 16:37:46 arch bluetoothd[644]: Endpoint unregistered: sender=:1.22 path=/MediaEndpoint/A2DPSink/sbc
Dec 18 16:37:46 arch systemd[1]: Stopping Bluetooth service...
Dec 18 16:37:46 arch bluetoothd[644]: Endpoint unregistered: sender=:1.22 path=/MediaEndpoint/A2DPSource/sbc
Dec 18 16:37:46 arch bluetoothd[644]: Endpoint unregistered: sender=:1.22 path=/MediaEndpoint/A2DPSink/sbc_xq_453
Dec 18 16:37:46 arch bluetoothd[644]: Endpoint unregistered: sender=:1.22 path=/MediaEndpoint/A2DPSource/sbc_xq_453
Dec 18 16:37:46 arch bluetoothd[644]: Endpoint unregistered: sender=:1.22 path=/MediaEndpoint/A2DPSink/sbc_xq_512
Dec 18 16:37:46 arch bluetoothd[644]: Endpoint unregistered: sender=:1.22 path=/MediaEndpoint/A2DPSource/sbc_xq_512
Dec 18 16:37:46 arch bluetoothd[644]: Endpoint unregistered: sender=:1.22 path=/MediaEndpoint/A2DPSink/sbc_xq_552
Dec 18 16:37:46 arch bluetoothd[644]: Endpoint unregistered: sender=:1.22 path=/MediaEndpoint/A2DPSource/sbc_xq_552
Dec 18 16:37:46 arch bluetoothd[644]: Endpoint unregistered: sender=:1.22 path=/MediaEndpoint/A2DPSink/faststream
Dec 18 16:37:46 arch bluetoothd[644]: Endpoint unregistered: sender=:1.22 path=/MediaEndpoint/A2DPSource/faststream
Dec 18 16:37:46 arch bluetoothd[644]: Battery Provider Manager destroyed
Dec 18 16:37:46 arch bluetoothd[644]: Stopping SDP server
Dec 18 16:37:46 arch bluetoothd[644]: Exit
Dec 18 16:37:46 arch pulseaudio[1200]: org.bluez.BatteryProviderManager1.UnregisterBatteryProvider() Failed: org.freedesktop.DBus.Error.NoReply:Remote peer disconnected
Dec 18 16:37:46 arch systemd[1]: bluetooth.service: Deactivated successfully.
Dec 18 16:37:46 arch systemd[1]: Stopped Bluetooth service.
Dec 18 16:37:46 arch systemd[1]: Starting Bluetooth service...
Dec 18 16:37:46 arch bluetoothd[9993]: Bluetooth daemon 5.79
Dec 18 16:37:46 arch bluetoothd[9993]: src/main.c:check_options() Unknown key AVRCPVersion for group General in /etc/bluetooth/main.conf
Dec 18 16:37:46 arch systemd[1]: Started Bluetooth service.
Dec 18 16:37:46 arch bluetoothd[9993]: Starting SDP server
Dec 18 16:37:46 arch bluetoothd[9993]: src/plugin.c:init_plugin() System does not support bap plugin
Dec 18 16:37:46 arch bluetoothd[9993]: src/plugin.c:init_plugin() System does not support bass plugin
Dec 18 16:37:46 arch bluetoothd[9993]: src/plugin.c:init_plugin() System does not support mcp plugin
Dec 18 16:37:46 arch bluetoothd[9993]: src/plugin.c:init_plugin() System does not support vcp plugin
Dec 18 16:37:46 arch bluetoothd[9993]: profiles/audio/micp.c:micp_init() D-Bus experimental not enabled
Dec 18 16:37:46 arch bluetoothd[9993]: src/plugin.c:init_plugin() System does not support micp plugin
Dec 18 16:37:46 arch bluetoothd[9993]: src/plugin.c:init_plugin() System does not support ccp plugin
Dec 18 16:37:46 arch bluetoothd[9993]: src/plugin.c:init_plugin() System does not support csip plugin
Dec 18 16:37:46 arch bluetoothd[9993]: src/plugin.c:init_plugin() System does not support asha plugin
Dec 18 16:37:46 arch bluetoothd[9993]: Bluetooth management interface 1.23 initialized
Dec 18 16:37:46 arch bluetoothd[9993]: Battery Provider Manager created
Dec 18 16:37:46 arch pulseaudio[1200]: Get() failed: org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
Dec 18 16:37:46 arch sudo[9985]: pam_unix(sudo:session): session closed for user root
Dec 18 16:37:46 arch systemd[1]: Starting Hostname Service...
Dec 18 16:37:46 arch bluetoothd[9993]: Player registered: sender=:1.91 path=/_1_223
Dec 18 16:37:46 arch bluetoothd[9993]: Endpoint registered: sender=:1.22 path=/MediaEndpoint/A2DPSink/sbc
Dec 18 16:37:46 arch bluetoothd[9993]: Endpoint registered: sender=:1.22 path=/MediaEndpoint/A2DPSource/sbc
Dec 18 16:37:46 arch bluetoothd[9993]: Endpoint registered: sender=:1.22 path=/MediaEndpoint/A2DPSink/sbc_xq_453
Dec 18 16:37:46 arch bluetoothd[9993]: Endpoint registered: sender=:1.22 path=/MediaEndpoint/A2DPSource/sbc_xq_453
Dec 18 16:37:46 arch bluetoothd[9993]: Endpoint registered: sender=:1.22 path=/MediaEndpoint/A2DPSink/sbc_xq_512
Dec 18 16:37:46 arch bluetoothd[9993]: Endpoint registered: sender=:1.22 path=/MediaEndpoint/A2DPSource/sbc_xq_512
Dec 18 16:37:46 arch bluetoothd[9993]: Endpoint registered: sender=:1.22 path=/MediaEndpoint/A2DPSink/sbc_xq_552
Dec 18 16:37:46 arch bluetoothd[9993]: Endpoint registered: sender=:1.22 path=/MediaEndpoint/A2DPSource/sbc_xq_552
Dec 18 16:37:46 arch bluetoothd[9993]: Endpoint registered: sender=:1.22 path=/MediaEndpoint/A2DPSink/faststream
Dec 18 16:37:46 arch bluetoothd[9993]: Endpoint registered: sender=:1.22 path=/MediaEndpoint/A2DPSource/faststream
Dec 18 16:37:46 arch systemd[1]: Started Hostname Service.
Dec 18 16:38:00 arch sudo[10101]: beldot : TTY=pts/0 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/systemctl status bluetooth.service
Dec 18 16:38:00 arch sudo[10101]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 18 16:38:00 arch sudo[10101]: pam_unix(sudo:session): session closed for user root
Dec 18 16:38:16 arch systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Dec 18 16:38:22 arch kernel: input: JBL WAVE FLEX (AVRCP) as /devices/virtual/input/input31
Dec 18 16:38:22 arch systemd-logind[645]: Watching system buttons on /dev/input/event23 (JBL WAVE FLEX (AVRCP))
Dec 18 16:38:23 arch bluetoothd[9993]: /org/bluez/hci0/dev_70_50_E7_4E_82_1E/sep1/fd0: fd(42) ready
Dec 18 16:38:23 arch rtkit-daemon[1201]: Supervising 7 threads of 4 processes of 1 users.
Dec 18 16:38:23 arch rtkit-daemon[1201]: Successfully made thread 10139 of process 1200 owned by '1000' RT at priority 5.
Dec 18 16:38:23 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 16:38:24 arch pulseaudio[1200]: Battery Level: 70%
Dec 18 16:39:12 arch systemd[739]: Stopping Sound Service...
Dec 18 16:39:12 arch bluetoothd[9993]: Endpoint unregistered: sender=:1.22 path=/MediaEndpoint/A2DPSink/sbc
Dec 18 16:39:12 arch bluetoothd[9993]: Endpoint unregistered: sender=:1.22 path=/MediaEndpoint/A2DPSource/sbc
Dec 18 16:39:12 arch systemd[739]: Stopped Sound Service.
Dec 18 16:39:12 arch systemd[739]: pulseaudio.service: Consumed 3min 1.693s CPU time, 43.9M memory peak.
Dec 18 16:39:12 arch systemd[739]: Starting Sound Service...
Dec 18 16:39:12 arch bluetoothd[9993]: Endpoint unregistered: sender=:1.22 path=/MediaEndpoint/A2DPSink/sbc_xq_453
Dec 18 16:39:12 arch bluetoothd[9993]: Endpoint unregistered: sender=:1.22 path=/MediaEndpoint/A2DPSource/sbc_xq_453
Dec 18 16:39:12 arch bluetoothd[9993]: Endpoint unregistered: sender=:1.22 path=/MediaEndpoint/A2DPSink/sbc_xq_512
Dec 18 16:39:12 arch bluetoothd[9993]: Endpoint unregistered: sender=:1.22 path=/MediaEndpoint/A2DPSource/sbc_xq_512
Dec 18 16:39:12 arch bluetoothd[9993]: Endpoint unregistered: sender=:1.22 path=/MediaEndpoint/A2DPSink/sbc_xq_552
Dec 18 16:39:12 arch bluetoothd[9993]: Endpoint unregistered: sender=:1.22 path=/MediaEndpoint/A2DPSource/sbc_xq_552
Dec 18 16:39:12 arch bluetoothd[9993]: Endpoint unregistered: sender=:1.22 path=/MediaEndpoint/A2DPSink/faststream
Dec 18 16:39:12 arch bluetoothd[9993]: Endpoint unregistered: sender=:1.22 path=/MediaEndpoint/A2DPSource/faststream
Dec 18 16:39:12 arch rtkit-daemon[1201]: Successfully made thread 10192 of process 10192 owned by '1000' high priority at nice level -11.
Dec 18 16:39:12 arch rtkit-daemon[1201]: Supervising 5 threads of 4 processes of 1 users.
Dec 18 16:39:13 arch kernel: NVRM: nvAssertFailedNoLog: Assertion failed: rmapiLockIsOwner() @ mem_mgr.c:465
Dec 18 16:39:14 arch rtkit-daemon[1201]: Supervising 5 threads of 4 processes of 1 users.
Dec 18 16:39:14 arch rtkit-daemon[1201]: Successfully made thread 10206 of process 10192 owned by '1000' RT at priority 5.
Dec 18 16:39:14 arch rtkit-daemon[1201]: Supervising 6 threads of 4 processes of 1 users.
Dec 18 16:39:14 arch rtkit-daemon[1201]: Supervising 6 threads of 4 processes of 1 users.
Dec 18 16:39:14 arch rtkit-daemon[1201]: Successfully made thread 10208 of process 10192 owned by '1000' RT at priority 5.
Dec 18 16:39:14 arch rtkit-daemon[1201]: Supervising 7 threads of 4 processes of 1 users.
Dec 18 16:39:14 arch systemd[739]: Started Sound Service.
Dec 18 16:39:14 arch pulseaudio[10192]: Get() failed: org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
Dec 18 16:39:14 arch bluetoothd[9993]: Endpoint registered: sender=:1.157 path=/MediaEndpoint/A2DPSink/sbc
Dec 18 16:39:14 arch bluetoothd[9993]: Endpoint registered: sender=:1.157 path=/MediaEndpoint/A2DPSource/sbc
Dec 18 16:39:14 arch bluetoothd[9993]: Endpoint registered: sender=:1.157 path=/MediaEndpoint/A2DPSink/sbc_xq_453
Dec 18 16:39:14 arch bluetoothd[9993]: Endpoint registered: sender=:1.157 path=/MediaEndpoint/A2DPSource/sbc_xq_453
Dec 18 16:39:14 arch bluetoothd[9993]: Endpoint registered: sender=:1.157 path=/MediaEndpoint/A2DPSink/sbc_xq_512
Dec 18 16:39:14 arch bluetoothd[9993]: Endpoint registered: sender=:1.157 path=/MediaEndpoint/A2DPSource/sbc_xq_512
Dec 18 16:39:14 arch bluetoothd[9993]: Endpoint registered: sender=:1.157 path=/MediaEndpoint/A2DPSink/sbc_xq_552
Dec 18 16:39:14 arch bluetoothd[9993]: Endpoint registered: sender=:1.157 path=/MediaEndpoint/A2DPSource/sbc_xq_552
Dec 18 16:39:14 arch bluetoothd[9993]: Endpoint registered: sender=:1.157 path=/MediaEndpoint/A2DPSink/faststream
Dec 18 16:39:14 arch bluetoothd[9993]: Endpoint registered: sender=:1.157 path=/MediaEndpoint/A2DPSource/faststream
Dec 18 16:39:27 arch kernel: input: JBL WAVE FLEX (AVRCP) as /devices/virtual/input/input32
Dec 18 16:39:27 arch systemd-logind[645]: Watching system buttons on /dev/input/event23 (JBL WAVE FLEX (AVRCP))
Dec 18 16:39:27 arch bluetoothd[9993]: /org/bluez/hci0/dev_70_50_E7_4E_82_1E/sep1/fd1: fd(42) ready
Dec 18 16:39:27 arch rtkit-daemon[1201]: Supervising 7 threads of 4 processes of 1 users.
Dec 18 16:39:27 arch rtkit-daemon[1201]: Successfully made thread 10246 of process 10192 owned by '1000' RT at priority 5.
Dec 18 16:39:27 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 16:39:29 arch pulseaudio[10192]: Battery Level: 70%
Dec 18 16:39:50 arch systemd[739]: kitty-7729-0.scope: Consumed 12.526s CPU time, 562.4M memory peak.
Dec 18 16:39:51 arch systemd[739]: Started kitty child process: 10266 launched by: 10256.
Dec 18 16:42:02 arch NetworkManager[642]: <info> [1734532922.6465] dhcp4 (wlp0s20f3): state changed new lease, address=192.168.0.104
Dec 18 16:42:02 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Dec 18 16:42:02 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Dec 18 16:42:12 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Dec 18 16:42:31 arch pulseaudio[10192]: Battery Level: 70%
Dec 18 16:44:31 arch pulseaudio[10192]: Battery Level: 70%
Dec 18 16:48:21 arch pulseaudio[10192]: Battery Level: 70%
Dec 18 16:49:11 arch pulseaudio[10192]: Battery Level: 70%
Dec 18 16:50:51 arch pulseaudio[10192]: Battery Level: 70%
Dec 18 16:51:00 arch kernel: usb 3-1: new full-speed USB device number 5 using xhci_hcd
Dec 18 16:51:00 arch kernel: usb 3-1: New USB device found, idVendor=046d, idProduct=c09d, bcdDevice=52.02
Dec 18 16:51:00 arch kernel: usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Dec 18 16:51:00 arch kernel: usb 3-1: Product: G102 LIGHTSYNC Gaming Mouse
Dec 18 16:51:00 arch kernel: usb 3-1: Manufacturer: Logitech
Dec 18 16:51:00 arch kernel: usb 3-1: SerialNumber: 205C39634D57
Dec 18 16:51:00 arch kernel: input: Logitech G102 LIGHTSYNC Gaming Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/0003:046D:C09D.0003/input/input33
Dec 18 16:51:00 arch kernel: hid-generic 0003:046D:C09D.0003: input,hidraw2: USB HID v1.11 Mouse [Logitech G102 LIGHTSYNC Gaming Mouse] on usb-0000:00:14.0-1/input0
Dec 18 16:51:00 arch kernel: input: Logitech G102 LIGHTSYNC Gaming Mouse Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.1/0003:046D:C09D.0004/input/input34
Dec 18 16:51:00 arch kernel: hid-generic 0003:046D:C09D.0004: input,hiddev97,hidraw3: USB HID v1.11 Keyboard [Logitech G102 LIGHTSYNC Gaming Mouse] on usb-0000:00:14.0-1/input1
Dec 18 16:51:00 arch systemd-logind[645]: Watching system buttons on /dev/input/event25 (Logitech G102 LIGHTSYNC Gaming Mouse Keyboard)
Dec 18 16:51:42 arch systemd[739]: Started kitty child process: 10733 launched by: 10723.
Dec 18 17:00:02 arch pulseaudio[10192]: Battery Level: 70%
Dec 18 17:01:42 arch pulseaudio[10192]: Battery Level: 60%
Dec 18 17:03:42 arch pulseaudio[10192]: Battery Level: 60%
Dec 18 17:36:13 arch pulseaudio[10192]: Battery Level: 50%
Dec 18 17:42:02 arch NetworkManager[642]: <info> [1734536522.6278] dhcp4 (wlp0s20f3): state changed new lease, address=192.168.0.104
Dec 18 17:42:02 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Dec 18 17:42:02 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Dec 18 17:42:12 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Dec 18 17:42:43 arch pulseaudio[10192]: Battery Level: 50%
Dec 18 17:45:43 arch pulseaudio[10192]: Battery Level: 50%
Dec 18 17:48:53 arch pulseaudio[10192]: Battery Level: 50%
Dec 18 17:51:23 arch pulseaudio[10192]: Battery Level: 50%
Dec 18 17:53:10 arch systemd[739]: Started kitty child process: 11642 launched by: 11632.
Dec 18 17:55:55 arch kernel: NVRM: nvAssertFailedNoLog: Assertion failed: rmapiLockIsOwner() @ mem_mgr.c:465
Dec 18 17:55:55 arch kernel: NVRM: Attempting to remove device 0000:01:00.0 with non-zero usage count!
Dec 18 17:56:53 arch pulseaudio[10192]: Battery Level: 50%
Dec 18 17:59:24 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 17:59:24 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 17:59:26 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 17:59:26 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 17:59:31 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 17:59:31 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 17:59:31 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 17:59:31 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 17:59:53 arch pulseaudio[10192]: Battery Level: 40%
Dec 18 18:00:37 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 18:00:37 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 18:10:04 arch sudo[12481]: beldot : TTY=pts/1 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/dmesg
Dec 18 18:10:04 arch sudo[12481]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 18 18:10:04 arch sudo[12481]: pam_unix(sudo:session): session closed for user root
Dec 18 18:10:33 arch sudo[12498]: beldot : TTY=pts/1 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/journalctl -b
Dec 18 18:10:33 arch sudo[12498]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 18 18:10:47 arch sudo[12498]: pam_unix(sudo:session): session closed for user root
Dec 18 18:11:07 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 18:11:07 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 18:11:49 arch sudo[12598]: beldot : TTY=pts/1 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/journalctl -b
Dec 18 18:11:49 arch sudo[12598]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 18 18:11:50 arch sudo[12598]: pam_unix(sudo:session): session closed for user root
Dec 18 18:11:52 arch sudo[12605]: beldot : TTY=pts/1 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/dmesg
Dec 18 18:11:52 arch sudo[12605]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 18 18:11:52 arch sudo[12605]: pam_unix(sudo:session): session closed for user root
Dec 18 18:11:58 arch sudo[12612]: beldot : TTY=pts/1 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/dmesg
Dec 18 18:11:58 arch sudo[12612]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 18 18:11:58 arch sudo[12612]: pam_unix(sudo:session): session closed for user root
Dec 18 18:12:22 arch kernel: perf: interrupt took too long (2529 > 2500), lowering kernel.perf_event_max_sample_rate to 78900
Dec 18 18:12:49 arch kernel: INFO: task kitty:12425 blocked for more than 122 seconds.
Dec 18 18:12:49 arch kernel: Tainted: G OE 6.12.4-arch1-1 #1
Dec 18 18:12:49 arch kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Dec 18 18:12:49 arch kernel: task:kitty state:D stack:0 pid:12425 tgid:12425 ppid:1153 flags:0x00000002
Dec 18 18:12:49 arch kernel: Call Trace:
Dec 18 18:12:49 arch kernel: <TASK>
Dec 18 18:12:49 arch kernel: __schedule+0x3b0/0x12b0
Dec 18 18:12:49 arch kernel: ? seq_open+0x2b/0x70
Dec 18 18:12:49 arch kernel: ? kmem_cache_alloc_noprof+0x2c5/0x2f0
Dec 18 18:12:49 arch kernel: ? kmem_cache_free_bulk.part.0+0x2dc/0x3d0
Dec 18 18:12:49 arch kernel: schedule+0x27/0xf0
Dec 18 18:12:49 arch kernel: schedule_preempt_disabled+0x15/0x30
Dec 18 18:12:49 arch kernel: __mutex_lock.constprop.0+0x31e/0x620
Dec 18 18:12:49 arch kernel: uevent_show+0xa7/0x130
Dec 18 18:12:49 arch kernel: dev_attr_show+0x19/0x40
Dec 18 18:12:49 arch kernel: sysfs_kf_seq_show+0xa8/0xf0
Dec 18 18:12:49 arch kernel: seq_read_iter+0x11c/0x460
Dec 18 18:12:49 arch kernel: vfs_read+0x299/0x370
Dec 18 18:12:49 arch kernel: ksys_read+0x6d/0xf0
Dec 18 18:12:49 arch kernel: do_syscall_64+0x82/0x190
Dec 18 18:12:49 arch kernel: ? do_sys_openat2+0x9c/0xe0
Dec 18 18:12:49 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 18 18:12:49 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 18 18:12:49 arch kernel: ? mntput_no_expire+0x4a/0x260
Dec 18 18:12:49 arch kernel: ? do_readlinkat+0x12b/0x180
Dec 18 18:12:49 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 18 18:12:49 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 18 18:12:49 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 18 18:12:49 arch kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Dec 18 18:12:49 arch kernel: RIP: 0033:0x7687ea51ac21
Dec 18 18:12:49 arch kernel: RSP: 002b:00007ffd5660f858 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
Dec 18 18:12:49 arch kernel: RAX: ffffffffffffffda RBX: 00005918a279c430 RCX: 00007687ea51ac21
Dec 18 18:12:49 arch kernel: RDX: 0000000000001000 RSI: 00005918a26e75d0 RDI: 000000000000000a
Dec 18 18:12:49 arch kernel: RBP: 00007ffd5660f890 R08: 0000000000000000 R09: 0000000000000001
Dec 18 18:12:49 arch kernel: R10: 0000000000000003 R11: 0000000000000246 R12: 00007687ea5f4ff0
Dec 18 18:12:49 arch kernel: R13: 00007687ea5f4ea0 R14: 0000000000000000 R15: 00000000fbad2488
Dec 18 18:12:49 arch kernel: </TASK>
Dec 18 18:12:49 arch kernel: INFO: task kitty:12426 blocked for more than 122 seconds.
Dec 18 18:12:49 arch kernel: Tainted: G OE 6.12.4-arch1-1 #1
Dec 18 18:12:49 arch kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Dec 18 18:12:49 arch kernel: task:kitty state:D stack:0 pid:12426 tgid:12426 ppid:1153 flags:0x00000002
Dec 18 18:12:49 arch kernel: Call Trace:
Dec 18 18:12:49 arch kernel: <TASK>
Dec 18 18:12:49 arch kernel: __schedule+0x3b0/0x12b0
Dec 18 18:12:49 arch kernel: schedule+0x27/0xf0
Dec 18 18:12:49 arch kernel: schedule_preempt_disabled+0x15/0x30
Dec 18 18:12:49 arch kernel: __mutex_lock.constprop.0+0x31e/0x620
Dec 18 18:12:49 arch kernel: uevent_show+0xa7/0x130
Dec 18 18:12:49 arch kernel: dev_attr_show+0x19/0x40
Dec 18 18:12:49 arch kernel: sysfs_kf_seq_show+0xa8/0xf0
Dec 18 18:12:49 arch kernel: seq_read_iter+0x11c/0x460
Dec 18 18:12:49 arch kernel: vfs_read+0x299/0x370
Dec 18 18:12:49 arch kernel: ksys_read+0x6d/0xf0
Dec 18 18:12:49 arch kernel: do_syscall_64+0x82/0x190
Dec 18 18:12:49 arch kernel: ? do_readlinkat+0x12b/0x180
Dec 18 18:12:49 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 18 18:12:49 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 18 18:12:49 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 18 18:12:49 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 18 18:12:49 arch kernel: ? do_readlinkat+0x12b/0x180
Dec 18 18:12:49 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 18 18:12:49 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 18 18:12:49 arch kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Dec 18 18:12:49 arch kernel: RIP: 0033:0x73c676d1ac21
Dec 18 18:12:49 arch kernel: RSP: 002b:00007ffc47f85aa8 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
Dec 18 18:12:49 arch kernel: RAX: ffffffffffffffda RBX: 0000614df717afc0 RCX: 000073c676d1ac21
Dec 18 18:12:49 arch kernel: RDX: 0000000000001000 RSI: 0000614df70c1ab0 RDI: 000000000000000a
Dec 18 18:12:49 arch kernel: RBP: 00007ffc47f85ae0 R08: 0000000000000000 R09: 0000000000000001
Dec 18 18:12:49 arch kernel: R10: 0000000000000003 R11: 0000000000000246 R12: 000073c676df4ff0
Dec 18 18:12:49 arch kernel: R13: 000073c676df4ea0 R14: 0000000000000000 R15: 00000000fbad2488
Dec 18 18:12:49 arch kernel: </TASK>
Dec 18 18:14:52 arch kernel: INFO: task kitty:12425 blocked for more than 245 seconds.
Dec 18 18:14:52 arch kernel: Tainted: G OE 6.12.4-arch1-1 #1
Dec 18 18:14:52 arch kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Dec 18 18:14:52 arch kernel: task:kitty state:D stack:0 pid:12425 tgid:12425 ppid:1153 flags:0x00000002
Dec 18 18:14:52 arch kernel: Call Trace:
Dec 18 18:14:52 arch kernel: <TASK>
Dec 18 18:14:52 arch kernel: __schedule+0x3b0/0x12b0
Dec 18 18:14:52 arch kernel: ? seq_open+0x2b/0x70
Dec 18 18:14:52 arch kernel: ? kmem_cache_alloc_noprof+0x2c5/0x2f0
Dec 18 18:14:52 arch kernel: ? kmem_cache_free_bulk.part.0+0x2dc/0x3d0
Dec 18 18:14:52 arch kernel: schedule+0x27/0xf0
Dec 18 18:14:52 arch kernel: schedule_preempt_disabled+0x15/0x30
Dec 18 18:14:52 arch kernel: __mutex_lock.constprop.0+0x31e/0x620
Dec 18 18:14:52 arch kernel: uevent_show+0xa7/0x130
Dec 18 18:14:52 arch kernel: dev_attr_show+0x19/0x40
Dec 18 18:14:52 arch kernel: sysfs_kf_seq_show+0xa8/0xf0
Dec 18 18:14:52 arch kernel: seq_read_iter+0x11c/0x460
Dec 18 18:14:52 arch kernel: vfs_read+0x299/0x370
Dec 18 18:14:52 arch kernel: ksys_read+0x6d/0xf0
Dec 18 18:14:52 arch kernel: do_syscall_64+0x82/0x190
Dec 18 18:14:52 arch kernel: ? do_sys_openat2+0x9c/0xe0
Dec 18 18:14:52 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 18 18:14:52 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 18 18:14:52 arch kernel: ? mntput_no_expire+0x4a/0x260
Dec 18 18:14:52 arch kernel: ? do_readlinkat+0x12b/0x180
Dec 18 18:14:52 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 18 18:14:52 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 18 18:14:52 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 18 18:14:52 arch kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Dec 18 18:14:52 arch kernel: RIP: 0033:0x7687ea51ac21
Dec 18 18:14:52 arch kernel: RSP: 002b:00007ffd5660f858 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
Dec 18 18:14:52 arch kernel: RAX: ffffffffffffffda RBX: 00005918a279c430 RCX: 00007687ea51ac21
Dec 18 18:14:52 arch kernel: RDX: 0000000000001000 RSI: 00005918a26e75d0 RDI: 000000000000000a
Dec 18 18:14:52 arch kernel: RBP: 00007ffd5660f890 R08: 0000000000000000 R09: 0000000000000001
Dec 18 18:14:52 arch kernel: R10: 0000000000000003 R11: 0000000000000246 R12: 00007687ea5f4ff0
Dec 18 18:14:52 arch kernel: R13: 00007687ea5f4ea0 R14: 0000000000000000 R15: 00000000fbad2488
Dec 18 18:14:52 arch kernel: </TASK>
Dec 18 18:14:52 arch kernel: INFO: task kitty:12426 blocked for more than 245 seconds.
Dec 18 18:14:52 arch kernel: Tainted: G OE 6.12.4-arch1-1 #1
Dec 18 18:14:52 arch kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Dec 18 18:14:52 arch kernel: task:kitty state:D stack:0 pid:12426 tgid:12426 ppid:1153 flags:0x00000002
Dec 18 18:14:52 arch kernel: Call Trace:
Dec 18 18:14:52 arch kernel: <TASK>
Dec 18 18:14:52 arch kernel: __schedule+0x3b0/0x12b0
Dec 18 18:14:52 arch kernel: schedule+0x27/0xf0
Dec 18 18:14:52 arch kernel: schedule_preempt_disabled+0x15/0x30
Dec 18 18:14:52 arch kernel: __mutex_lock.constprop.0+0x31e/0x620
Dec 18 18:14:52 arch kernel: uevent_show+0xa7/0x130
Dec 18 18:14:52 arch kernel: dev_attr_show+0x19/0x40
Dec 18 18:14:52 arch kernel: sysfs_kf_seq_show+0xa8/0xf0
Dec 18 18:14:52 arch kernel: seq_read_iter+0x11c/0x460
Dec 18 18:14:52 arch kernel: vfs_read+0x299/0x370
Dec 18 18:14:52 arch kernel: ksys_read+0x6d/0xf0
Dec 18 18:14:52 arch kernel: do_syscall_64+0x82/0x190
Dec 18 18:14:52 arch kernel: ? do_readlinkat+0x12b/0x180
Dec 18 18:14:52 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 18 18:14:52 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 18 18:14:52 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 18 18:14:52 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 18 18:14:52 arch kernel: ? do_readlinkat+0x12b/0x180
Dec 18 18:14:52 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 18 18:14:52 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 18 18:14:52 arch kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Dec 18 18:14:52 arch kernel: RIP: 0033:0x73c676d1ac21
Dec 18 18:14:52 arch kernel: RSP: 002b:00007ffc47f85aa8 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
Dec 18 18:14:52 arch kernel: RAX: ffffffffffffffda RBX: 0000614df717afc0 RCX: 000073c676d1ac21
Dec 18 18:14:52 arch kernel: RDX: 0000000000001000 RSI: 0000614df70c1ab0 RDI: 000000000000000a
Dec 18 18:14:52 arch kernel: RBP: 00007ffc47f85ae0 R08: 0000000000000000 R09: 0000000000000001
Dec 18 18:14:52 arch kernel: R10: 0000000000000003 R11: 0000000000000246 R12: 000073c676df4ff0
Dec 18 18:14:52 arch kernel: R13: 000073c676df4ea0 R14: 0000000000000000 R15: 00000000fbad2488
Dec 18 18:14:52 arch kernel: </TASK>
Dec 18 18:14:52 arch kernel: INFO: task kitty:12611 blocked for more than 122 seconds.
Dec 18 18:14:52 arch kernel: Tainted: G OE 6.12.4-arch1-1 #1
Dec 18 18:14:52 arch kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Dec 18 18:14:52 arch kernel: task:kitty state:D stack:0 pid:12611 tgid:12611 ppid:1153 flags:0x00000002
Dec 18 18:14:52 arch kernel: Call Trace:
Dec 18 18:14:52 arch kernel: <TASK>
Dec 18 18:14:52 arch kernel: __schedule+0x3b0/0x12b0
Dec 18 18:14:52 arch kernel: ? do_filp_open+0xc4/0x170
Dec 18 18:14:52 arch kernel: schedule+0x27/0xf0
Dec 18 18:14:52 arch kernel: schedule_preempt_disabled+0x15/0x30
Dec 18 18:14:52 arch kernel: __mutex_lock.constprop.0+0x31e/0x620
Dec 18 18:14:52 arch kernel: uevent_show+0xa7/0x130
Dec 18 18:14:52 arch kernel: dev_attr_show+0x19/0x40
Dec 18 18:14:52 arch kernel: sysfs_kf_seq_show+0xa8/0xf0
Dec 18 18:14:52 arch kernel: seq_read_iter+0x11c/0x460
Dec 18 18:14:52 arch kernel: vfs_read+0x299/0x370
Dec 18 18:14:52 arch kernel: ksys_read+0x6d/0xf0
Dec 18 18:14:52 arch kernel: do_syscall_64+0x82/0x190
Dec 18 18:14:52 arch kernel: ? from_kgid_munged+0x12/0x30
Dec 18 18:14:52 arch kernel: ? cp_new_stat+0x131/0x170
Dec 18 18:14:52 arch kernel: ? __do_sys_newfstat+0x68/0x70
Dec 18 18:14:52 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 18 18:14:52 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 18 18:14:52 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 18 18:14:52 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 18 18:14:52 arch kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Dec 18 18:14:52 arch kernel: RIP: 0033:0x77fc2571ac21
Dec 18 18:14:52 arch kernel: RSP: 002b:00007ffef5b7a578 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
Dec 18 18:14:52 arch kernel: RAX: ffffffffffffffda RBX: 00005cabf47333b0 RCX: 000077fc2571ac21
Dec 18 18:14:52 arch kernel: RDX: 0000000000001000 RSI: 00005cabf4852040 RDI: 000000000000000a
Dec 18 18:14:52 arch kernel: RBP: 00007ffef5b7a5b0 R08: 0000000000000000 R09: 0000000000000001
Dec 18 18:14:52 arch kernel: R10: 0000000000000003 R11: 0000000000000246 R12: 000077fc257f4ff0
Dec 18 18:14:52 arch kernel: R13: 000077fc257f4ea0 R14: 0000000000000000 R15: 00000000fbad2488
Dec 18 18:14:52 arch kernel: </TASK>
Dec 18 18:16:55 arch kernel: INFO: task kitty:12425 blocked for more than 368 seconds.
Dec 18 18:16:55 arch kernel: Tainted: G OE 6.12.4-arch1-1 #1
Dec 18 18:16:55 arch kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Dec 18 18:16:55 arch kernel: task:kitty state:D stack:0 pid:12425 tgid:12425 ppid:1153 flags:0x00000002
Dec 18 18:16:55 arch kernel: Call Trace:
Dec 18 18:16:55 arch kernel: <TASK>
Dec 18 18:16:55 arch kernel: __schedule+0x3b0/0x12b0
Dec 18 18:16:55 arch kernel: ? seq_open+0x2b/0x70
Dec 18 18:16:55 arch kernel: ? kmem_cache_alloc_noprof+0x2c5/0x2f0
Dec 18 18:16:55 arch kernel: ? kmem_cache_free_bulk.part.0+0x2dc/0x3d0
Dec 18 18:16:55 arch kernel: schedule+0x27/0xf0
Dec 18 18:16:55 arch kernel: schedule_preempt_disabled+0x15/0x30
Dec 18 18:16:55 arch kernel: __mutex_lock.constprop.0+0x31e/0x620
Dec 18 18:16:55 arch kernel: uevent_show+0xa7/0x130
Dec 18 18:16:55 arch kernel: dev_attr_show+0x19/0x40
Dec 18 18:16:55 arch kernel: sysfs_kf_seq_show+0xa8/0xf0
Dec 18 18:16:55 arch kernel: seq_read_iter+0x11c/0x460
Dec 18 18:16:55 arch kernel: vfs_read+0x299/0x370
Dec 18 18:16:55 arch kernel: ksys_read+0x6d/0xf0
Dec 18 18:16:55 arch kernel: do_syscall_64+0x82/0x190
Dec 18 18:16:55 arch kernel: ? do_sys_openat2+0x9c/0xe0
Dec 18 18:16:55 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 18 18:16:55 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 18 18:16:55 arch kernel: ? mntput_no_expire+0x4a/0x260
Dec 18 18:16:55 arch kernel: ? do_readlinkat+0x12b/0x180
Dec 18 18:16:55 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 18 18:16:55 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 18 18:16:55 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 18 18:16:55 arch kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Dec 18 18:16:55 arch kernel: RIP: 0033:0x7687ea51ac21
Dec 18 18:16:55 arch kernel: RSP: 002b:00007ffd5660f858 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
Dec 18 18:16:55 arch kernel: RAX: ffffffffffffffda RBX: 00005918a279c430 RCX: 00007687ea51ac21
Dec 18 18:16:55 arch kernel: RDX: 0000000000001000 RSI: 00005918a26e75d0 RDI: 000000000000000a
Dec 18 18:16:55 arch kernel: RBP: 00007ffd5660f890 R08: 0000000000000000 R09: 0000000000000001
Dec 18 18:16:55 arch kernel: R10: 0000000000000003 R11: 0000000000000246 R12: 00007687ea5f4ff0
Dec 18 18:16:55 arch kernel: R13: 00007687ea5f4ea0 R14: 0000000000000000 R15: 00000000fbad2488
Dec 18 18:16:55 arch kernel: </TASK>
Dec 18 18:16:55 arch kernel: INFO: task kitty:12426 blocked for more than 368 seconds.
Dec 18 18:16:55 arch kernel: Tainted: G OE 6.12.4-arch1-1 #1
Dec 18 18:16:55 arch kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Dec 18 18:16:55 arch kernel: task:kitty state:D stack:0 pid:12426 tgid:12426 ppid:1153 flags:0x00000002
Dec 18 18:16:55 arch kernel: Call Trace:
Dec 18 18:16:55 arch kernel: <TASK>
Dec 18 18:16:55 arch kernel: __schedule+0x3b0/0x12b0
Dec 18 18:16:55 arch kernel: schedule+0x27/0xf0
Dec 18 18:16:55 arch kernel: schedule_preempt_disabled+0x15/0x30
Dec 18 18:16:55 arch kernel: __mutex_lock.constprop.0+0x31e/0x620
Dec 18 18:16:55 arch kernel: uevent_show+0xa7/0x130
Dec 18 18:16:55 arch kernel: dev_attr_show+0x19/0x40
Dec 18 18:16:55 arch kernel: sysfs_kf_seq_show+0xa8/0xf0
Dec 18 18:16:55 arch kernel: seq_read_iter+0x11c/0x460
Dec 18 18:16:55 arch kernel: vfs_read+0x299/0x370
Dec 18 18:16:55 arch kernel: ksys_read+0x6d/0xf0
Dec 18 18:16:55 arch kernel: do_syscall_64+0x82/0x190
Dec 18 18:16:55 arch kernel: ? do_readlinkat+0x12b/0x180
Dec 18 18:16:55 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 18 18:16:55 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 18 18:16:55 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 18 18:16:55 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 18 18:16:55 arch kernel: ? do_readlinkat+0x12b/0x180
Dec 18 18:16:55 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 18 18:16:55 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 18 18:16:55 arch kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Dec 18 18:16:55 arch kernel: RIP: 0033:0x73c676d1ac21
Dec 18 18:16:55 arch kernel: RSP: 002b:00007ffc47f85aa8 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
Dec 18 18:16:55 arch kernel: RAX: ffffffffffffffda RBX: 0000614df717afc0 RCX: 000073c676d1ac21
Dec 18 18:16:55 arch kernel: RDX: 0000000000001000 RSI: 0000614df70c1ab0 RDI: 000000000000000a
Dec 18 18:16:55 arch kernel: RBP: 00007ffc47f85ae0 R08: 0000000000000000 R09: 0000000000000001
Dec 18 18:16:55 arch kernel: R10: 0000000000000003 R11: 0000000000000246 R12: 000073c676df4ff0
Dec 18 18:16:55 arch kernel: R13: 000073c676df4ea0 R14: 0000000000000000 R15: 00000000fbad2488
Dec 18 18:16:55 arch kernel: </TASK>
Dec 18 18:16:55 arch kernel: INFO: task kitty:12611 blocked for more than 245 seconds.
Dec 18 18:16:55 arch kernel: Tainted: G OE 6.12.4-arch1-1 #1
Dec 18 18:16:55 arch kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Dec 18 18:16:55 arch kernel: task:kitty state:D stack:0 pid:12611 tgid:12611 ppid:1153 flags:0x00000002
Dec 18 18:16:55 arch kernel: Call Trace:
Dec 18 18:16:55 arch kernel: <TASK>
Dec 18 18:16:55 arch kernel: __schedule+0x3b0/0x12b0
Dec 18 18:16:55 arch kernel: ? do_filp_open+0xc4/0x170
Dec 18 18:16:55 arch kernel: schedule+0x27/0xf0
Dec 18 18:16:55 arch kernel: schedule_preempt_disabled+0x15/0x30
Dec 18 18:16:55 arch kernel: __mutex_lock.constprop.0+0x31e/0x620
Dec 18 18:16:55 arch kernel: uevent_show+0xa7/0x130
Dec 18 18:16:55 arch kernel: dev_attr_show+0x19/0x40
Dec 18 18:16:55 arch kernel: sysfs_kf_seq_show+0xa8/0xf0
Dec 18 18:16:55 arch kernel: seq_read_iter+0x11c/0x460
Dec 18 18:16:55 arch kernel: vfs_read+0x299/0x370
Dec 18 18:16:55 arch kernel: ksys_read+0x6d/0xf0
Dec 18 18:16:55 arch kernel: do_syscall_64+0x82/0x190
Dec 18 18:16:55 arch kernel: ? from_kgid_munged+0x12/0x30
Dec 18 18:16:55 arch kernel: ? cp_new_stat+0x131/0x170
Dec 18 18:16:55 arch kernel: ? __do_sys_newfstat+0x68/0x70
Dec 18 18:16:55 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 18 18:16:55 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 18 18:16:55 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 18 18:16:55 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 18 18:16:55 arch kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Dec 18 18:16:55 arch kernel: RIP: 0033:0x77fc2571ac21
Dec 18 18:16:55 arch kernel: RSP: 002b:00007ffef5b7a578 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
Dec 18 18:16:55 arch kernel: RAX: ffffffffffffffda RBX: 00005cabf47333b0 RCX: 000077fc2571ac21
Dec 18 18:16:55 arch kernel: RDX: 0000000000001000 RSI: 00005cabf4852040 RDI: 000000000000000a
Dec 18 18:16:55 arch kernel: RBP: 00007ffef5b7a5b0 R08: 0000000000000000 R09: 0000000000000001
Dec 18 18:16:55 arch kernel: R10: 0000000000000003 R11: 0000000000000246 R12: 000077fc257f4ff0
Dec 18 18:16:55 arch kernel: R13: 000077fc257f4ea0 R14: 0000000000000000 R15: 00000000fbad2488
Dec 18 18:16:55 arch kernel: </TASK>
Dec 18 18:17:11 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 18:17:11 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 18:18:03 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 18:18:03 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 18:18:23 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 18:18:23 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 18:18:58 arch kernel: INFO: task kitty:12425 blocked for more than 491 seconds.
Dec 18 18:18:58 arch kernel: Tainted: G OE 6.12.4-arch1-1 #1
Dec 18 18:18:58 arch kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Dec 18 18:18:58 arch kernel: task:kitty state:D stack:0 pid:12425 tgid:12425 ppid:1153 flags:0x00000002
Dec 18 18:18:58 arch kernel: Call Trace:
Dec 18 18:18:58 arch kernel: <TASK>
Dec 18 18:18:58 arch kernel: __schedule+0x3b0/0x12b0
Dec 18 18:18:58 arch kernel: ? seq_open+0x2b/0x70
Dec 18 18:18:58 arch kernel: ? kmem_cache_alloc_noprof+0x2c5/0x2f0
Dec 18 18:18:58 arch kernel: ? kmem_cache_free_bulk.part.0+0x2dc/0x3d0
Dec 18 18:18:58 arch kernel: schedule+0x27/0xf0
Dec 18 18:18:58 arch kernel: schedule_preempt_disabled+0x15/0x30
Dec 18 18:18:58 arch kernel: __mutex_lock.constprop.0+0x31e/0x620
Dec 18 18:18:58 arch kernel: uevent_show+0xa7/0x130
Dec 18 18:18:58 arch kernel: dev_attr_show+0x19/0x40
Dec 18 18:18:58 arch kernel: sysfs_kf_seq_show+0xa8/0xf0
Dec 18 18:18:58 arch kernel: seq_read_iter+0x11c/0x460
Dec 18 18:18:58 arch kernel: vfs_read+0x299/0x370
Dec 18 18:18:58 arch kernel: ksys_read+0x6d/0xf0
Dec 18 18:18:58 arch kernel: do_syscall_64+0x82/0x190
Dec 18 18:18:58 arch kernel: ? do_sys_openat2+0x9c/0xe0
Dec 18 18:18:58 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 18 18:18:58 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 18 18:18:58 arch kernel: ? mntput_no_expire+0x4a/0x260
Dec 18 18:18:58 arch kernel: ? do_readlinkat+0x12b/0x180
Dec 18 18:18:58 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 18 18:18:58 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 18 18:18:58 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 18 18:18:58 arch kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Dec 18 18:18:58 arch kernel: RIP: 0033:0x7687ea51ac21
Dec 18 18:18:58 arch kernel: RSP: 002b:00007ffd5660f858 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
Dec 18 18:18:58 arch kernel: RAX: ffffffffffffffda RBX: 00005918a279c430 RCX: 00007687ea51ac21
Dec 18 18:18:58 arch kernel: RDX: 0000000000001000 RSI: 00005918a26e75d0 RDI: 000000000000000a
Dec 18 18:18:58 arch kernel: RBP: 00007ffd5660f890 R08: 0000000000000000 R09: 0000000000000001
Dec 18 18:18:58 arch kernel: R10: 0000000000000003 R11: 0000000000000246 R12: 00007687ea5f4ff0
Dec 18 18:18:58 arch kernel: R13: 00007687ea5f4ea0 R14: 0000000000000000 R15: 00000000fbad2488
Dec 18 18:18:58 arch kernel: </TASK>
Dec 18 18:18:58 arch kernel: INFO: task kitty:12426 blocked for more than 491 seconds.
Dec 18 18:18:58 arch kernel: Tainted: G OE 6.12.4-arch1-1 #1
Dec 18 18:18:58 arch kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Dec 18 18:18:58 arch kernel: task:kitty state:D stack:0 pid:12426 tgid:12426 ppid:1153 flags:0x00000002
Dec 18 18:18:58 arch kernel: Call Trace:
Dec 18 18:18:58 arch kernel: <TASK>
Dec 18 18:18:58 arch kernel: __schedule+0x3b0/0x12b0
Dec 18 18:18:58 arch kernel: schedule+0x27/0xf0
Dec 18 18:18:58 arch kernel: schedule_preempt_disabled+0x15/0x30
Dec 18 18:18:58 arch kernel: __mutex_lock.constprop.0+0x31e/0x620
Dec 18 18:18:58 arch kernel: uevent_show+0xa7/0x130
Dec 18 18:18:58 arch kernel: dev_attr_show+0x19/0x40
Dec 18 18:18:58 arch kernel: sysfs_kf_seq_show+0xa8/0xf0
Dec 18 18:18:58 arch kernel: seq_read_iter+0x11c/0x460
Dec 18 18:18:58 arch kernel: vfs_read+0x299/0x370
Dec 18 18:18:58 arch kernel: ksys_read+0x6d/0xf0
Dec 18 18:18:58 arch kernel: do_syscall_64+0x82/0x190
Dec 18 18:18:58 arch kernel: ? do_readlinkat+0x12b/0x180
Dec 18 18:18:58 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 18 18:18:58 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 18 18:18:58 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 18 18:18:58 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 18 18:18:58 arch kernel: ? do_readlinkat+0x12b/0x180
Dec 18 18:18:58 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 18 18:18:58 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 18 18:18:58 arch kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Dec 18 18:18:58 arch kernel: RIP: 0033:0x73c676d1ac21
Dec 18 18:18:58 arch kernel: RSP: 002b:00007ffc47f85aa8 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
Dec 18 18:18:58 arch kernel: RAX: ffffffffffffffda RBX: 0000614df717afc0 RCX: 000073c676d1ac21
Dec 18 18:18:58 arch kernel: RDX: 0000000000001000 RSI: 0000614df70c1ab0 RDI: 000000000000000a
Dec 18 18:18:58 arch kernel: RBP: 00007ffc47f85ae0 R08: 0000000000000000 R09: 0000000000000001
Dec 18 18:18:58 arch kernel: R10: 0000000000000003 R11: 0000000000000246 R12: 000073c676df4ff0
Dec 18 18:18:58 arch kernel: R13: 000073c676df4ea0 R14: 0000000000000000 R15: 00000000fbad2488
Dec 18 18:18:58 arch kernel: </TASK>
Dec 18 18:18:58 arch kernel: Future hung task reports are suppressed, see sysctl kernel.hung_task_warnings
Dec 18 18:19:05 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 18:19:05 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 18:19:06 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 18:19:06 arch rtkit-daemon[1201]: Supervising 8 threads of 4 processes of 1 users.
Dec 18 18:21:04 arch pulseaudio[10192]: Battery Level: 40%
Dec 18 18:23:01 arch bluetoothd[9993]: No matching connection for device
Dec 18 18:26:52 arch rtkit-daemon[1201]: Supervising 7 threads of 4 processes of 1 users.
Dec 18 18:26:52 arch rtkit-daemon[1201]: Supervising 7 threads of 4 processes of 1 users.
Dec 18 18:29:37 arch rtkit-daemon[1201]: Supervising 7 threads of 4 processes of 1 users.
Dec 18 18:29:37 arch rtkit-daemon[1201]: Supervising 7 threads of 4 processes of 1 users.
Dec 18 18:42:02 arch NetworkManager[642]: <info> [1734540122.6332] dhcp4 (wlp0s20f3): state changed new lease, address=192.168.0.104
Dec 18 18:42:02 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Dec 18 18:42:02 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Dec 18 18:42:12 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Dec 18 18:59:40 arch rtkit-daemon[1201]: Supervising 7 threads of 4 processes of 1 users.
Dec 18 18:59:40 arch rtkit-daemon[1201]: Supervising 7 threads of 4 processes of 1 users.
Dec 18 19:12:00 arch systemd[739]: Started kitty child process: 13624 launched by: 10256.
Dec 18 19:12:02 arch systemd[739]: kitty-10256-0.scope: Consumed 10min 51.543s CPU time, 9.6M memory peak.
Dec 18 19:12:15 arch bluetoothd[9993]: Player unregistered: sender=:1.91 path=/_1_223
Dec 18 19:12:27 arch rtkit-daemon[1201]: Supervising 7 threads of 4 processes of 1 users.
Dec 18 19:12:27 arch rtkit-daemon[1201]: Supervising 7 threads of 4 processes of 1 users.
Dec 18 19:17:12 arch rtkit-daemon[1201]: Supervising 7 threads of 4 processes of 1 users.
Dec 18 19:17:12 arch rtkit-daemon[1201]: Supervising 7 threads of 4 processes of 1 users.
Dec 18 19:23:46 arch sudo[13932]: beldot : TTY=pts/1 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/journalctl -b
Dec 18 19:23:46 arch sudo[13932]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
From the log two lines got me concerned:
Dec 18 17:55:55 arch kernel: NVRM: nvAssertFailedNoLog: Assertion failed: rmapiLockIsOwner() @ mem_mgr.c:465
Dec 18 17:55:55 arch kernel: NVRM: Attempting to remove device 0000:01:00.0 with non-zero usage count!
Looking at the logs from my previous posts, I've found the same lines. And they also tend to report after laptop switches to battery source.
Could it be Nvidia bug? Or is it because of incorrectly configured default udev rules, and I should add it manually, like mentioned here: https://wiki.archlinux.org/title/PRIME#NVIDIA ?
Also including Xorg.0.log:
[ 12.741]
X.Org X Server 1.21.1.14
X Protocol Version 11, Revision 0
[ 12.741] Current Operating System: Linux arch 6.12.4-arch1-1 #1 SMP PREEMPT_DYNAMIC Mon, 09 Dec 2024 14:31:57 +0000 x86_64
[ 12.741] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=48f0c199-3de0-4cef-adb5-54a621848d9d rw loglevel=3 quiet nvidia_drm.modeset=1 nvidia_drm.fbdev=0
[ 12.741]
[ 12.741] Current version of pixman: 0.44.2
[ 12.741] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 12.741] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 12.741] (==) Log file: "/home/beldot/.local/share/xorg/Xorg.0.log", Time: Wed Dec 18 16:42:06 2024
[ 12.743] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 12.743] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 12.743] (==) ServerLayout "layout"
[ 12.743] (**) |-->Screen "intel" (0)
[ 12.743] (**) | |-->Monitor "<default monitor>"
[ 12.744] (**) | |-->Device "intel"
[ 12.744] (**) | |-->GPUDevice "nvidia"
[ 12.744] (==) No monitor specified for screen "intel".
Using a default monitor configuration.
[ 12.744] (**) |-->Inactive Device "nvidia"
[ 12.744] (**) Allowing byte-swapped clients
[ 12.744] (==) Automatically adding devices
[ 12.744] (==) Automatically enabling devices
[ 12.744] (==) Automatically adding GPU devices
[ 12.744] (==) Automatically binding GPU devices
[ 12.744] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 12.744] (WW) The directory "/usr/share/fonts/misc" does not exist.
[ 12.744] Entry deleted from font path.
[ 12.744] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 12.744] Entry deleted from font path.
[ 12.744] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 12.744] Entry deleted from font path.
[ 12.745] (==) FontPath set to:
/usr/share/fonts/TTF,
/usr/share/fonts/100dpi,
/usr/share/fonts/75dpi
[ 12.745] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 12.745] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 12.745] (II) Module ABI versions:
[ 12.745] X.Org ANSI C Emulation: 0.4
[ 12.745] X.Org Video Driver: 25.2
[ 12.745] X.Org XInput driver : 24.4
[ 12.745] X.Org Server Extension : 10.0
[ 12.746] (++) using VT number 1
[ 12.746] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[ 12.748] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 12.748] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card1
[ 12.748] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 13 paused 0
[ 12.748] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 12.748] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card0
[ 12.749] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 14 paused 0
[ 12.750] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[ 12.751] (--) PCI:*(0@0:2:0) 8086:46a3:17aa:3af6 rev 12, Mem @ 0x6102000000/16777216, 0x4000000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x????????/131072
[ 12.751] (--) PCI: (1@0:0:0) 10de:25a2:17aa:3af6 rev 161, Mem @ 0x5f000000/16777216, 0x6000000000/4294967296, 0x6100000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/524288
[ 12.751] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 12.751] (II) LoadModule: "glx"
[ 12.752] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 12.757] (II) Module glx: vendor="X.Org Foundation"
[ 12.757] compiled for 1.21.1.14, module version = 1.0.0
[ 12.757] ABI class: X.Org Server Extension, version 10.0
[ 12.757] (II) LoadModule: "modesetting"
[ 12.757] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 12.758] (II) Module modesetting: vendor="X.Org Foundation"
[ 12.758] compiled for 1.21.1.14, module version = 1.21.1
[ 12.758] Module class: X.Org Video Driver
[ 12.758] ABI class: X.Org Video Driver, version 25.2
[ 12.758] (II) LoadModule: "nvidia"
[ 12.758] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 12.761] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 12.761] compiled for 1.6.99.901, module version = 1.0.0
[ 12.761] Module class: X.Org Video Driver
[ 12.761] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 12.761] (II) NVIDIA dlloader X Driver 565.77 Wed Nov 27 22:57:27 UTC 2024
[ 12.761] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 12.761] (II) modeset(0): using drv /dev/dri/card0
[ 12.761] (II) systemd-logind: releasing fd for 226:1
[ 13.028] (II) Loading sub module "fb"
[ 13.028] (II) LoadModule: "fb"
[ 13.028] (II) Module "fb" already built-in
[ 13.028] (II) Loading sub module "wfb"
[ 13.028] (II) LoadModule: "wfb"
[ 13.028] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 13.029] (II) Module wfb: vendor="X.Org Foundation"
[ 13.029] compiled for 1.21.1.14, module version = 1.0.0
[ 13.029] ABI class: X.Org ANSI C Emulation, version 0.4
[ 13.031] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 13.031] (II) modeset(0): Creating default Display subsection in Screen section
"intel" for depth/fbbpp 24/32
[ 13.031] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[ 13.031] (==) modeset(0): RGB weight 888
[ 13.031] (==) modeset(0): Default visual is TrueColor
[ 13.031] (II) Loading sub module "glamoregl"
[ 13.031] (II) LoadModule: "glamoregl"
[ 13.031] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 13.034] (II) Module glamoregl: vendor="X.Org Foundation"
[ 13.034] compiled for 1.21.1.14, module version = 1.0.1
[ 13.034] ABI class: X.Org ANSI C Emulation, version 0.4
[ 13.198] (II) modeset(0): glamor X acceleration enabled on Mesa Intel(R) Graphics (ADL GT2)
[ 13.198] (II) modeset(0): glamor initialized
[ 13.198] (==) modeset(0): VariableRefresh: disabled
[ 13.198] (==) modeset(0): AsyncFlipSecondaries: disabled
[ 13.201] (II) modeset(0): Output eDP-1 has no monitor section
[ 13.201] (II) modeset(0): Output DP-1 has no monitor section
[ 13.201] (II) modeset(0): Output DP-2 has no monitor section
[ 13.201] (II) modeset(0): Output DP-3 has no monitor section
[ 13.201] (II) modeset(0): Output DP-4 has no monitor section
[ 13.204] (II) modeset(0): EDID for output eDP-1
[ 13.204] (II) modeset(0): Manufacturer: BOE Model: a81 Serial#: 0
[ 13.204] (II) modeset(0): Year: 2021 Week: 31
[ 13.204] (II) modeset(0): EDID Version: 1.4
[ 13.204] (II) modeset(0): Digital Display Input
[ 13.204] (II) modeset(0): 8 bits per channel
[ 13.204] (II) modeset(0): Digital interface is DisplayPort
[ 13.204] (II) modeset(0): Max Image Size [cm]: horiz.: 34 vert.: 19
[ 13.204] (II) modeset(0): Gamma: 2.20
[ 13.204] (II) modeset(0): No DPMS capabilities specified
[ 13.204] (II) modeset(0): Supported color encodings: RGB 4:4:4
[ 13.204] (II) modeset(0): Default color space is primary color space
[ 13.204] (II) modeset(0): First detailed timing is preferred mode
[ 13.204] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[ 13.204] (II) modeset(0): Display is continuous-frequency
[ 13.204] (II) modeset(0): redX: 0.653 redY: 0.329 greenX: 0.298 greenY: 0.605
[ 13.204] (II) modeset(0): blueX: 0.150 blueY: 0.061 whiteX: 0.313 whiteY: 0.329
[ 13.204] (II) modeset(0): Manufacturer's mask: 0
[ 13.204] (II) modeset(0): Supported detailed timing:
[ 13.204] (II) modeset(0): clock: 310.5 MHz Image Size: 344 x 194 mm
[ 13.204] (II) modeset(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2200 h_border: 0
[ 13.204] (II) modeset(0): v_active: 1080 v_sync: 1083 v_sync_end 1089 v_blanking: 1176 v_border: 0
[ 13.204] (II) modeset(0): BOE CQ
[ 13.204] (II) modeset(0): NV156FHM-NX1
[ 13.204] (II) modeset(0): EDID (in hex):
[ 13.204] (II) modeset(0): 00ffffffffffff0009e5810a00000000
[ 13.204] (II) modeset(0): 1f1f0104a52213780754a5a7544c9b26
[ 13.204] (II) modeset(0): 0f505400000001010101010101010101
[ 13.204] (II) modeset(0): 01010101010147798018713860403020
[ 13.204] (II) modeset(0): 360058c21000001a0000000000000000
[ 13.204] (II) modeset(0): 00000000000000000000000000fe0042
[ 13.204] (II) modeset(0): 4f452043510a202020202020000000fe
[ 13.204] (II) modeset(0): 004e5631353646484d2d4e58310a0049
[ 13.204] (II) modeset(0): Printing probed modes for output eDP-1
[ 13.204] (II) modeset(0): Modeline "1920x1080"x120.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 13.204] (II) modeset(0): Modeline "1920x1080"x120.0 356.38 1920 2080 2288 2656 1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
[ 13.204] (II) modeset(0): Modeline "1920x1080"x119.9 266.50 1920 1944 1960 2000 1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[ 13.204] (II) modeset(0): Modeline "1920x1080"x60.0 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[ 13.204] (II) modeset(0): Modeline "1920x1080"x59.9 138.50 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[ 13.204] (II) modeset(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[ 13.204] (II) modeset(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[ 13.204] (II) modeset(0): Modeline "1400x1050"x74.8 155.80 1400 1464 1784 1912 1050 1052 1064 1090 +hsync +vsync (81.5 kHz d)
[ 13.204] (II) modeset(0): Modeline "1400x1050"x60.0 122.00 1400 1488 1640 1880 1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[ 13.204] (II) modeset(0): Modeline "1600x900"x120.0 246.00 1600 1728 1900 2200 900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[ 13.204] (II) modeset(0): Modeline "1600x900"x119.9 186.50 1600 1624 1640 1680 900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[ 13.204] (II) modeset(0): Modeline "1600x900"x59.9 118.25 1600 1696 1856 2112 900 903 908 934 -hsync +vsync (56.0 kHz d)
[ 13.204] (II) modeset(0): Modeline "1600x900"x59.8 97.50 1600 1648 1680 1760 900 903 908 926 +hsync -vsync (55.4 kHz d)
[ 13.204] (II) modeset(0): Modeline "1280x1024"x85.0 157.50 1280 1344 1504 1728 1024 1025 1028 1072 +hsync +vsync (91.1 kHz d)
[ 13.204] (II) modeset(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz d)
[ 13.204] (II) modeset(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[ 13.204] (II) modeset(0): Modeline "1400x900"x60.0 103.50 1400 1480 1624 1848 900 903 913 934 -hsync +vsync (56.0 kHz d)
[ 13.204] (II) modeset(0): Modeline "1400x900"x59.9 86.50 1400 1448 1480 1560 900 903 913 926 +hsync -vsync (55.4 kHz d)
[ 13.204] (II) modeset(0): Modeline "1280x960"x85.0 148.50 1280 1344 1504 1728 960 961 964 1011 +hsync +vsync (85.9 kHz d)
[ 13.204] (II) modeset(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz d)
[ 13.204] (II) modeset(0): Modeline "1440x810"x120.0 198.12 1440 1548 1704 1968 810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[ 13.204] (II) modeset(0): Modeline "1440x810"x119.9 151.88 1440 1464 1480 1520 810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[ 13.204] (II) modeset(0): Modeline "1368x768"x59.9 85.25 1368 1440 1576 1784 768 771 781 798 -hsync +vsync (47.8 kHz d)
[ 13.204] (II) modeset(0): Modeline "1368x768"x59.9 72.25 1368 1416 1448 1528 768 771 781 790 +hsync -vsync (47.3 kHz d)
[ 13.204] (II) modeset(0): Modeline "1280x800"x120.0 174.25 1280 1380 1516 1752 800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[ 13.204] (II) modeset(0): Modeline "1280x800"x119.9 134.25 1280 1304 1320 1360 800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[ 13.204] (II) modeset(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz d)
[ 13.204] (II) modeset(0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz d)
[ 13.204] (II) modeset(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz d)
[ 13.204] (II) modeset(0): Modeline "1280x720"x120.0 156.12 1280 1376 1512 1744 720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[ 13.204] (II) modeset(0): Modeline "1280x720"x120.0 120.75 1280 1304 1320 1360 720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[ 13.204] (II) modeset(0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz d)
[ 13.204] (II) modeset(0): Modeline "1280x720"x59.7 63.75 1280 1328 1360 1440 720 723 728 741 +hsync -vsync (44.3 kHz d)
[ 13.204] (II) modeset(0): Modeline "1024x768"x170.0 194.02 1024 1108 1220 1416 768 768 770 806 doublescan -hsync +vsync (137.0 kHz d)
[ 13.204] (II) modeset(0): Modeline "1024x768"x150.1 170.24 1024 1108 1220 1416 768 768 770 801 doublescan -hsync +vsync (120.2 kHz d)
[ 13.204] (II) modeset(0): Modeline "1024x768"x120.1 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[ 13.204] (II) modeset(0): Modeline "1024x768"x85.0 94.50 1024 1072 1168 1376 768 769 772 808 +hsync +vsync (68.7 kHz d)
[ 13.204] (II) modeset(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz d)
[ 13.204] (II) modeset(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz d)
[ 13.204] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
[ 13.204] (II) modeset(0): Modeline "1024x768i"x43.5 44.90 1024 1032 1208 1264 768 768 776 817 interlace +hsync +vsync (35.5 kHz d)
[ 13.204] (II) modeset(0): Modeline "960x720"x170.0 170.68 960 1036 1144 1328 720 720 722 756 doublescan -hsync +vsync (128.5 kHz d)
[ 13.204] (II) modeset(0): Modeline "960x720"x150.0 148.50 960 1032 1144 1320 720 720 722 750 doublescan -hsync +vsync (112.5 kHz d)
[ 13.204] (II) modeset(0): Modeline "960x720"x120.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[ 13.204] (II) modeset(0): Modeline "928x696"x150.0 144.00 928 992 1104 1280 696 696 698 750 doublescan -hsync +vsync (112.5 kHz d)
[ 13.204] (II) modeset(0): Modeline "928x696"x120.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[ 13.204] (II) modeset(0): Modeline "896x672"x150.1 130.50 896 944 1052 1228 672 672 674 708 doublescan -hsync +vsync (106.3 kHz d)
[ 13.204] (II) modeset(0): Modeline "896x672"x120.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[ 13.204] (II) modeset(0): Modeline "1024x576"x119.9 98.50 1024 1092 1200 1376 576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[ 13.204] (II) modeset(0): Modeline "1024x576"x119.9 78.38 1024 1048 1064 1104 576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[ 13.204] (II) modeset(0): Modeline "1024x576"x59.9 46.50 1024 1064 1160 1296 576 579 584 599 -hsync +vsync (35.9 kHz d)
[ 13.204] (II) modeset(0): Modeline "1024x576"x59.8 42.00 1024 1072 1104 1184 576 579 584 593 +hsync -vsync (35.5 kHz d)
[ 13.204] (II) modeset(0): Modeline "960x600"x119.9 96.62 960 1028 1128 1296 600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[ 13.204] (II) modeset(0): Modeline "960x600"x120.0 77.00 960 984 1000 1040 600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[ 13.204] (II) modeset(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz d)
[ 13.204] (II) modeset(0): Modeline "960x540"x119.9 86.50 960 1024 1124 1288 540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[ 13.204] (II) modeset(0): Modeline "960x540"x120.0 69.25 960 984 1000 1040 540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[ 13.204] (II) modeset(0): Modeline "960x540"x59.6 40.75 960 992 1088 1216 540 543 548 562 -hsync +vsync (33.5 kHz d)
[ 13.204] (II) modeset(0): Modeline "960x540"x59.8 37.25 960 1008 1040 1120 540 543 548 556 +hsync -vsync (33.3 kHz d)
[ 13.204] (II) modeset(0): Modeline "800x600"x170.0 114.75 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (106.2 kHz d)
[ 13.204] (II) modeset(0): Modeline "800x600"x150.0 101.25 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (93.8 kHz d)
[ 13.204] (II) modeset(0): Modeline "800x600"x140.0 94.50 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (87.5 kHz d)
[ 13.204] (II) modeset(0): Modeline "800x600"x130.0 87.75 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (81.2 kHz d)
[ 13.204] (II) modeset(0): Modeline "800x600"x120.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[ 13.204] (II) modeset(0): Modeline "800x600"x85.1 56.30 800 832 896 1048 600 601 604 631 +hsync +vsync (53.7 kHz d)
[ 13.204] (II) modeset(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz d)
[ 13.204] (II) modeset(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz d)
[ 13.204] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
[ 13.204] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 13.204] (II) modeset(0): Modeline "840x525"x120.0 73.12 840 892 980 1120 525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[ 13.204] (II) modeset(0): Modeline "840x525"x119.8 59.50 840 864 880 920 525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[ 13.204] (II) modeset(0): Modeline "864x486"x59.9 32.50 864 888 968 1072 486 489 494 506 -hsync +vsync (30.3 kHz d)
[ 13.204] (II) modeset(0): Modeline "864x486"x59.6 30.50 864 912 944 1024 486 489 494 500 +hsync -vsync (29.8 kHz d)
[ 13.204] (II) modeset(0): Modeline "700x525"x149.5 77.90 700 732 892 956 525 526 532 545 doublescan +hsync +vsync (81.5 kHz d)
[ 13.204] (II) modeset(0): Modeline "700x525"x120.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[ 13.204] (II) modeset(0): Modeline "800x450"x119.9 59.12 800 848 928 1056 450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[ 13.204] (II) modeset(0): Modeline "800x450"x119.6 48.75 800 824 840 880 450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[ 13.204] (II) modeset(0): Modeline "640x512"x170.0 78.75 640 672 752 864 512 512 514 536 doublescan +hsync +vsync (91.1 kHz d)
[ 13.204] (II) modeset(0): Modeline "640x512"x150.0 67.50 640 648 720 844 512 512 514 533 doublescan +hsync +vsync (80.0 kHz d)
[ 13.204] (II) modeset(0): Modeline "640x512"x120.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[ 13.204] (II) modeset(0): Modeline "700x450"x119.9 51.75 700 740 812 924 450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[ 13.205] (II) modeset(0): Modeline "700x450"x119.8 43.25 700 724 740 780 450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[ 13.205] (II) modeset(0): Modeline "640x480"x170.2 74.25 640 672 752 864 480 480 482 505 doublescan +hsync +vsync (85.9 kHz d)
[ 13.205] (II) modeset(0): Modeline "640x480"x120.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[ 13.205] (II) modeset(0): Modeline "640x480"x85.0 36.00 640 696 752 832 480 481 484 509 -hsync -vsync (43.3 kHz d)
[ 13.205] (II) modeset(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz d)
[ 13.205] (II) modeset(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz d)
[ 13.205] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
[ 13.205] (II) modeset(0): Modeline "720x405"x59.5 22.50 720 744 808 896 405 408 413 422 -hsync +vsync (25.1 kHz d)
[ 13.205] (II) modeset(0): Modeline "720x405"x59.0 21.75 720 768 800 880 405 408 413 419 +hsync -vsync (24.7 kHz d)
[ 13.205] (II) modeset(0): Modeline "720x400"x85.0 35.50 720 756 828 936 400 401 404 446 -hsync +vsync (37.9 kHz d)
[ 13.205] (II) modeset(0): Modeline "684x384"x119.8 42.62 684 720 788 892 384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[ 13.205] (II) modeset(0): Modeline "684x384"x119.7 36.12 684 708 724 764 384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[ 13.205] (II) modeset(0): Modeline "640x400"x119.8 41.75 640 676 740 840 400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[ 13.205] (II) modeset(0): Modeline "640x400"x120.0 35.50 640 664 680 720 400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[ 13.205] (II) modeset(0): Modeline "640x400"x85.1 31.50 640 672 736 832 400 401 404 445 -hsync +vsync (37.9 kHz d)
[ 13.205] (II) modeset(0): Modeline "576x432"x150.0 54.00 576 608 672 800 432 432 434 450 doublescan +hsync +vsync (67.5 kHz d)
[ 13.205] (II) modeset(0): Modeline "640x360"x119.7 37.25 640 672 736 832 360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[ 13.205] (II) modeset(0): Modeline "640x360"x119.7 31.88 640 664 680 720 360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[ 13.205] (II) modeset(0): Modeline "640x360"x59.8 18.00 640 664 720 800 360 363 368 376 -hsync +vsync (22.5 kHz d)
[ 13.205] (II) modeset(0): Modeline "640x360"x59.3 17.75 640 688 720 800 360 363 368 374 +hsync -vsync (22.2 kHz d)
[ 13.205] (II) modeset(0): Modeline "640x350"x85.1 31.50 640 672 736 832 350 382 385 445 +hsync -vsync (37.9 kHz d)
[ 13.205] (II) modeset(0): Modeline "512x384"x170.0 47.25 512 536 584 688 384 384 386 404 doublescan +hsync +vsync (68.7 kHz d)
[ 13.205] (II) modeset(0): Modeline "512x384"x150.1 39.38 512 520 568 656 384 384 386 400 doublescan +hsync +vsync (60.0 kHz d)
[ 13.205] (II) modeset(0): Modeline "512x384"x140.1 37.50 512 524 592 664 384 385 388 403 doublescan -hsync -vsync (56.5 kHz d)
[ 13.205] (II) modeset(0): Modeline "512x384"x120.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[ 13.205] (II) modeset(0): Modeline "512x384i"x87.1 22.45 512 516 604 632 384 384 388 408 interlace doublescan +hsync +vsync (35.5 kHz d)
[ 13.205] (II) modeset(0): Modeline "512x288"x120.0 23.25 512 532 580 648 288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[ 13.205] (II) modeset(0): Modeline "512x288"x119.8 21.00 512 536 552 592 288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[ 13.205] (II) modeset(0): Modeline "416x312"x149.3 28.64 416 432 464 576 312 312 314 333 doublescan -hsync -vsync (49.7 kHz d)
[ 13.205] (II) modeset(0): Modeline "480x270"x119.3 20.38 480 496 544 608 270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[ 13.205] (II) modeset(0): Modeline "480x270"x119.6 18.62 480 504 520 560 270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[ 13.205] (II) modeset(0): Modeline "400x300"x170.5 28.15 400 416 448 524 300 300 302 315 doublescan +hsync +vsync (53.7 kHz d)
[ 13.205] (II) modeset(0): Modeline "400x300"x144.4 25.00 400 428 488 520 300 318 321 333 doublescan +hsync +vsync (48.1 kHz d)
[ 13.205] (II) modeset(0): Modeline "400x300"x150.2 24.75 400 408 448 528 300 300 302 312 doublescan +hsync +vsync (46.9 kHz d)
[ 13.205] (II) modeset(0): Modeline "400x300"x120.6 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[ 13.205] (II) modeset(0): Modeline "400x300"x112.7 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[ 13.205] (II) modeset(0): Modeline "432x243"x119.8 16.25 432 444 484 536 243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[ 13.205] (II) modeset(0): Modeline "432x243"x119.1 15.25 432 456 472 512 243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[ 13.205] (II) modeset(0): Modeline "320x240"x170.4 18.00 320 348 376 416 240 240 242 254 doublescan -hsync -vsync (43.3 kHz d)
[ 13.205] (II) modeset(0): Modeline "320x240"x145.6 15.75 320 332 352 416 240 244 246 260 doublescan -hsync -vsync (37.9 kHz d)
[ 13.205] (II) modeset(0): Modeline "320x240"x150.0 15.75 320 328 360 420 240 240 242 250 doublescan -hsync -vsync (37.5 kHz d)
[ 13.205] (II) modeset(0): Modeline "320x240"x120.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[ 13.205] (II) modeset(0): Modeline "360x202"x119.0 11.25 360 372 404 448 202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[ 13.205] (II) modeset(0): Modeline "360x202"x118.3 10.88 360 384 400 440 202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[ 13.205] (II) modeset(0): Modeline "360x200"x170.1 17.75 360 378 414 468 200 200 202 223 doublescan -hsync +vsync (37.9 kHz d)
[ 13.205] (II) modeset(0): Modeline "320x200"x170.5 15.75 320 336 368 416 200 200 202 222 doublescan -hsync +vsync (37.9 kHz d)
[ 13.205] (II) modeset(0): Modeline "320x180"x119.7 9.00 320 332 360 400 180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[ 13.205] (II) modeset(0): Modeline "320x180"x118.6 8.88 320 344 360 400 180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[ 13.205] (II) modeset(0): Modeline "320x175"x170.5 15.75 320 336 368 416 175 191 192 222 doublescan +hsync -vsync (37.9 kHz d)
[ 13.205] (II) modeset(0): EDID for output DP-1
[ 13.205] (II) modeset(0): EDID for output DP-2
[ 13.205] (II) modeset(0): EDID for output DP-3
[ 13.205] (II) modeset(0): EDID for output DP-4
[ 13.205] (II) modeset(0): Output eDP-1 connected
[ 13.205] (II) modeset(0): Output DP-1 disconnected
[ 13.205] (II) modeset(0): Output DP-2 disconnected
[ 13.205] (II) modeset(0): Output DP-3 disconnected
[ 13.205] (II) modeset(0): Output DP-4 disconnected
[ 13.205] (II) modeset(0): Using exact sizes for initial modes
[ 13.205] (II) modeset(0): Output eDP-1 using initial mode 1920x1080 +0+0
[ 13.205] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[ 13.205] (==) modeset(0): DPI set to (96, 96)
[ 13.205] (II) Loading sub module "fb"
[ 13.205] (II) LoadModule: "fb"
[ 13.205] (II) Module "fb" already built-in
[ 13.205] (==) NVIDIA(G0): Depth 24, (==) framebuffer bpp 32
[ 13.205] (==) NVIDIA(G0): RGB weight 888
[ 13.205] (==) NVIDIA(G0): Default visual is TrueColor
[ 13.205] (==) NVIDIA(G0): Using gamma correction (1.0, 1.0, 1.0)
[ 13.205] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[ 13.205] (**) NVIDIA(G0): Option "AllowEmptyInitialConfiguration"
[ 13.205] (**) NVIDIA(G0): Enabling 2D acceleration
[ 13.205] (II) Loading sub module "glxserver_nvidia"
[ 13.205] (II) LoadModule: "glxserver_nvidia"
[ 13.205] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[ 13.222] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 13.222] compiled for 1.6.99.901, module version = 1.0.0
[ 13.222] Module class: X.Org Server Extension
[ 13.222] (II) NVIDIA GLX Module 565.77 Wed Nov 27 22:58:37 UTC 2024
[ 13.223] (II) NVIDIA: The X server supports PRIME Render Offload.
[ 13.226] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[ 13.226] (--) NVIDIA(0): DFP-0
[ 13.233] (II) NVIDIA(G0): NVIDIA GPU NVIDIA GeForce RTX 3050 Laptop GPU (GA107-A) at
[ 13.233] (II) NVIDIA(G0): PCI:1:0:0 (GPU-0)
[ 13.233] (--) NVIDIA(G0): Memory: 4194304 kBytes
[ 13.233] (--) NVIDIA(G0): VideoBIOS: 94.07.54.00.3f
[ 13.233] (II) NVIDIA(G0): Detected PCI Express Link width: 16X
[ 13.233] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 13.233] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 13.233] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 13.233] (--) NVIDIA(GPU-0):
[ 13.237] (II) NVIDIA(G0): Validated MetaModes:
[ 13.237] (II) NVIDIA(G0): "NULL"
[ 13.237] (II) NVIDIA(G0): Virtual screen size determined to be 640 x 480
[ 13.237] (WW) NVIDIA(G0): Unable to get display device for DPI computation.
[ 13.237] (==) NVIDIA(G0): DPI set to (75, 75); computed from built-in default
[ 13.251] (==) modeset(0): Backing store enabled
[ 13.251] (==) modeset(0): Silken mouse enabled
[ 13.294] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[ 13.294] (==) modeset(0): DPMS enabled
[ 13.295] (II) modeset(0): [DRI2] Setup complete
[ 13.295] (II) modeset(0): [DRI2] DRI driver: iris
[ 13.295] (II) modeset(0): [DRI2] VDPAU driver: va_gl
[ 13.295] (WW) NVIDIA: Failed to bind sideband socket to
[ 13.295] (WW) NVIDIA: '/var/run/nvidia-xdriver-567ab32d' Permission denied
[ 13.296] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[ 13.296] (II) NVIDIA: access.
[ 13.307] (WW) NVIDIA(G0): ACPI: failed to determine the system's current power source
[ 13.308] (II) NVIDIA(G0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 13.308] (II) NVIDIA(G0): may not be running or the "AcpidSocketPath" X
[ 13.308] (II) NVIDIA(G0): configuration option may not be set correctly. When the
[ 13.308] (II) NVIDIA(G0): ACPI event daemon is available, the NVIDIA X driver will
[ 13.308] (II) NVIDIA(G0): try to use it to receive ACPI event notifications. For
[ 13.308] (II) NVIDIA(G0): details, please see the "ConnectToAcpid" and
[ 13.308] (II) NVIDIA(G0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 13.308] (II) NVIDIA(G0): Config Options in the README.
[ 13.319] (II) NVIDIA(G0): Setting mode "NULL"
[ 13.710] (==) NVIDIA(G0): Disabling shared memory pixmaps
[ 13.711] (==) NVIDIA(G0): Backing store enabled
[ 13.711] (==) NVIDIA(G0): Silken mouse enabled
[ 13.711] (==) NVIDIA(G0): DPMS enabled
[ 13.711] (WW) NVIDIA(G0): Option "PrimaryGPU" is not used
[ 13.711] (II) Loading sub module "dri2"
[ 13.711] (II) LoadModule: "dri2"
[ 13.711] (II) Module "dri2" already built-in
[ 13.711] (II) NVIDIA(G0): [DRI2] Setup complete
[ 13.711] (II) NVIDIA(G0): [DRI2] VDPAU driver: nvidia
[ 13.711] (II) Initializing extension Generic Event Extension
[ 13.711] (II) Initializing extension SHAPE
[ 13.711] (II) Initializing extension MIT-SHM
[ 13.711] (II) Initializing extension XInputExtension
[ 13.711] (II) Initializing extension XTEST
[ 13.711] (II) Initializing extension BIG-REQUESTS
[ 13.711] (II) Initializing extension SYNC
[ 13.711] (II) Initializing extension XKEYBOARD
[ 13.711] (II) Initializing extension XC-MISC
[ 13.712] (II) Initializing extension SECURITY
[ 13.712] (II) Initializing extension XFIXES
[ 13.712] (II) Initializing extension RENDER
[ 13.712] (II) Initializing extension RANDR
[ 13.712] (II) Initializing extension COMPOSITE
[ 13.712] (II) Initializing extension DAMAGE
[ 13.712] (II) Initializing extension MIT-SCREEN-SAVER
[ 13.712] (II) Initializing extension DOUBLE-BUFFER
[ 13.712] (II) Initializing extension RECORD
[ 13.712] (II) Initializing extension DPMS
[ 13.712] (II) Initializing extension Present
[ 13.712] (II) Initializing extension DRI3
[ 13.712] (II) Initializing extension X-Resource
[ 13.712] (II) Initializing extension XVideo
[ 13.712] (II) Initializing extension XVideo-MotionCompensation
[ 13.712] (II) Initializing extension GLX
[ 13.712] (II) Initializing extension GLX
[ 13.712] (II) Indirect GLX disabled.
[ 13.717] (II) AIGLX: Loaded and initialized iris
[ 13.717] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 13.717] (II) Initializing extension XFree86-VidModeExtension
[ 13.717] (II) Initializing extension XFree86-DGA
[ 13.717] (II) Initializing extension XFree86-DRI
[ 13.717] (II) Initializing extension DRI2
[ 13.717] (II) Initializing extension NV-GLX
[ 13.717] (II) Initializing extension NV-CONTROL
[ 13.717] (II) modeset(0): Damage tracking initialized
[ 13.717] (II) modeset(0): Setting screen physical size to 508 x 285
[ 13.768] (II) config/udev: Adding input device Video Bus (/dev/input/event12)
[ 13.768] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 13.768] (II) LoadModule: "libinput"
[ 13.768] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 13.771] (II) Module libinput: vendor="X.Org Foundation"
[ 13.771] compiled for 1.21.1.13, module version = 1.5.0
[ 13.771] Module class: X.Org XInput Driver
[ 13.771] ABI class: X.Org XInput driver, version 24.4
[ 13.771] (II) Using input driver 'libinput' for 'Video Bus'
[ 13.771] (II) systemd-logind: got fd for /dev/input/event12 13:76 fd 38 paused 0
[ 13.771] (**) Video Bus: always reports core events
[ 13.771] (**) Option "Device" "/dev/input/event12"
[ 13.776] (II) event12 - Video Bus: is tagged by udev as: Keyboard
[ 13.776] (II) event12 - Video Bus: device is a keyboard
[ 13.776] (II) event12 - Video Bus: device removed
[ 13.776] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input16/event12"
[ 13.776] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
[ 13.776] (II) event12 - Video Bus: is tagged by udev as: Keyboard
[ 13.776] (II) event12 - Video Bus: device is a keyboard
[ 13.777] (II) config/udev: Adding input device Video Bus (/dev/input/event11)
[ 13.777] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 13.777] (II) Using input driver 'libinput' for 'Video Bus'
[ 13.777] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 41 paused 0
[ 13.777] (**) Video Bus: always reports core events
[ 13.777] (**) Option "Device" "/dev/input/event11"
[ 13.778] (II) event11 - Video Bus: is tagged by udev as: Keyboard
[ 13.778] (II) event11 - Video Bus: device is a keyboard
[ 13.778] (II) event11 - Video Bus: device removed
[ 13.778] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:04/LNXVIDEO:00/input/input15/event11"
[ 13.778] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 13.779] (II) event11 - Video Bus: is tagged by udev as: Keyboard
[ 13.779] (II) event11 - Video Bus: device is a keyboard
[ 13.779] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[ 13.779] (II) No input driver specified, ignoring this device.
[ 13.779] (II) This device may have been added with another device file.
[ 13.780] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 13.780] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 13.780] (II) Using input driver 'libinput' for 'Power Button'
[ 13.780] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 42 paused 0
[ 13.780] (**) Power Button: always reports core events
[ 13.780] (**) Option "Device" "/dev/input/event1"
[ 13.781] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 13.781] (II) event1 - Power Button: device is a keyboard
[ 13.781] (II) event1 - Power Button: device removed
[ 13.781] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[ 13.781] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 13.782] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 13.782] (II) event1 - Power Button: device is a keyboard
[ 13.782] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event19)
[ 13.782] (II) No input driver specified, ignoring this device.
[ 13.782] (II) This device may have been added with another device file.
[ 13.783] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event20)
[ 13.783] (II) No input driver specified, ignoring this device.
[ 13.783] (II) This device may have been added with another device file.
[ 13.783] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event21)
[ 13.783] (II) No input driver specified, ignoring this device.
[ 13.783] (II) This device may have been added with another device file.
[ 13.783] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event22)
[ 13.783] (II) No input driver specified, ignoring this device.
[ 13.783] (II) This device may have been added with another device file.
[ 13.784] (II) config/udev: Adding input device ITE Tech. Inc. ITE Device(8176) Keyboard (/dev/input/event3)
[ 13.784] (**) ITE Tech. Inc. ITE Device(8176) Keyboard: Applying InputClass "libinput keyboard catchall"
[ 13.784] (II) Using input driver 'libinput' for 'ITE Tech. Inc. ITE Device(8176) Keyboard'
[ 13.784] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 43 paused 0
[ 13.784] (**) ITE Tech. Inc. ITE Device(8176) Keyboard: always reports core events
[ 13.784] (**) Option "Device" "/dev/input/event3"
[ 13.785] (II) event3 - ITE Tech. Inc. ITE Device(8176) Keyboard: is tagged by udev as: Keyboard
[ 13.785] (II) event3 - ITE Tech. Inc. ITE Device(8176) Keyboard: device is a keyboard
[ 13.786] (II) event3 - ITE Tech. Inc. ITE Device(8176) Keyboard: device removed
[ 13.786] (II) libinput: ITE Tech. Inc. ITE Device(8176) Keyboard: needs a virtual subdevice
[ 13.786] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9:1.0/0003:048D:C976.0001/input/input3/event3"
[ 13.786] (II) XINPUT: Adding extended input device "ITE Tech. Inc. ITE Device(8176) Keyboard" (type: MOUSE, id 9)
[ 13.786] (**) Option "AccelerationScheme" "none"
[ 13.786] (**) ITE Tech. Inc. ITE Device(8176) Keyboard: (accel) selected scheme none/0
[ 13.786] (**) ITE Tech. Inc. ITE Device(8176) Keyboard: (accel) acceleration factor: 2.000
[ 13.786] (**) ITE Tech. Inc. ITE Device(8176) Keyboard: (accel) acceleration threshold: 4
[ 13.787] (II) event3 - ITE Tech. Inc. ITE Device(8176) Keyboard: is tagged by udev as: Keyboard
[ 13.787] (II) event3 - ITE Tech. Inc. ITE Device(8176) Keyboard: device is a keyboard
[ 13.787] (II) config/udev: Adding input device ITE Tech. Inc. ITE Device(8176) Wireless Radio Control (/dev/input/event4)
[ 13.787] (**) ITE Tech. Inc. ITE Device(8176) Wireless Radio Control: Applying InputClass "libinput keyboard catchall"
[ 13.787] (II) Using input driver 'libinput' for 'ITE Tech. Inc. ITE Device(8176) Wireless Radio Control'
[ 13.788] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 44 paused 0
[ 13.788] (**) ITE Tech. Inc. ITE Device(8176) Wireless Radio Control: always reports core events
[ 13.788] (**) Option "Device" "/dev/input/event4"
[ 13.788] (II) event4 - ITE Tech. Inc. ITE Device(8176) Wireless Radio Control: is tagged by udev as: Keyboard
[ 13.789] (II) event4 - ITE Tech. Inc. ITE Device(8176) Wireless Radio Control: device is a keyboard
[ 13.789] (II) event4 - ITE Tech. Inc. ITE Device(8176) Wireless Radio Control: device removed
[ 13.789] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9:1.0/0003:048D:C976.0001/input/input4/event4"
[ 13.789] (II) XINPUT: Adding extended input device "ITE Tech. Inc. ITE Device(8176) Wireless Radio Control" (type: KEYBOARD, id 10)
[ 13.790] (II) event4 - ITE Tech. Inc. ITE Device(8176) Wireless Radio Control: is tagged by udev as: Keyboard
[ 13.790] (II) event4 - ITE Tech. Inc. ITE Device(8176) Wireless Radio Control: device is a keyboard
[ 13.790] (II) config/udev: Adding input device SYNA0001:00 06CB:CE78 Mouse (/dev/input/event9)
[ 13.790] (**) SYNA0001:00 06CB:CE78 Mouse: Applying InputClass "libinput pointer catchall"
[ 13.790] (II) Using input driver 'libinput' for 'SYNA0001:00 06CB:CE78 Mouse'
[ 13.791] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 45 paused 0
[ 13.791] (**) SYNA0001:00 06CB:CE78 Mouse: always reports core events
[ 13.791] (**) Option "Device" "/dev/input/event9"
[ 13.792] (II) event9 - SYNA0001:00 06CB:CE78 Mouse: is tagged by udev as: Mouse Pointingstick
[ 13.792] (II) event9 - SYNA0001:00 06CB:CE78 Mouse: device is a pointer
[ 13.792] (II) event9 - SYNA0001:00 06CB:CE78 Mouse: device removed
[ 13.792] (II) libinput: SYNA0001:00 06CB:CE78 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 13.792] (II) libinput: SYNA0001:00 06CB:CE78 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 13.792] (II) libinput: SYNA0001:00 06CB:CE78 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 13.792] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-SYNA0001:00/0018:06CB:CE78.0002/input/input12/event9"
[ 13.792] (II) XINPUT: Adding extended input device "SYNA0001:00 06CB:CE78 Mouse" (type: MOUSE, id 11)
[ 13.793] (**) Option "AccelerationScheme" "none"
[ 13.793] (**) SYNA0001:00 06CB:CE78 Mouse: (accel) selected scheme none/0
[ 13.793] (**) SYNA0001:00 06CB:CE78 Mouse: (accel) acceleration factor: 2.000
[ 13.793] (**) SYNA0001:00 06CB:CE78 Mouse: (accel) acceleration threshold: 4
[ 13.793] (II) event9 - SYNA0001:00 06CB:CE78 Mouse: is tagged by udev as: Mouse Pointingstick
[ 13.794] (II) event9 - SYNA0001:00 06CB:CE78 Mouse: device is a pointer
[ 13.794] (II) config/udev: Adding input device SYNA0001:00 06CB:CE78 Mouse (/dev/input/mouse0)
[ 13.794] (II) No input driver specified, ignoring this device.
[ 13.794] (II) This device may have been added with another device file.
[ 13.795] (II) config/udev: Adding input device SYNA0001:00 06CB:CE78 Touchpad (/dev/input/event10)
[ 13.795] (**) SYNA0001:00 06CB:CE78 Touchpad: Applying InputClass "touchpad"
[ 13.795] (**) SYNA0001:00 06CB:CE78 Touchpad: Applying InputClass "libinput touchpad catchall"
[ 13.795] (II) Using input driver 'libinput' for 'SYNA0001:00 06CB:CE78 Touchpad'
[ 13.795] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 46 paused 0
[ 13.795] (**) SYNA0001:00 06CB:CE78 Touchpad: always reports core events
[ 13.795] (**) Option "Device" "/dev/input/event10"
[ 13.796] (II) event10 - SYNA0001:00 06CB:CE78 Touchpad: is tagged by udev as: Touchpad
[ 13.798] (II) event10 - SYNA0001:00 06CB:CE78 Touchpad: device is a touchpad
[ 13.798] (II) event10 - SYNA0001:00 06CB:CE78 Touchpad: device removed
[ 13.798] (**) Option "Tapping" "true"
[ 13.798] (**) Option "AccelSpeed" "0.3"
[ 13.798] (II) libinput: SYNA0001:00 06CB:CE78 Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 13.798] (II) libinput: SYNA0001:00 06CB:CE78 Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 13.798] (II) libinput: SYNA0001:00 06CB:CE78 Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 13.798] (**) Option "NaturalScrolling" "true"
[ 13.798] (**) Option "ClickMethod" "clickfinger"
[ 13.798] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-SYNA0001:00/0018:06CB:CE78.0002/input/input13/event10"
[ 13.798] (II) XINPUT: Adding extended input device "SYNA0001:00 06CB:CE78 Touchpad" (type: TOUCHPAD, id 12)
[ 13.799] (**) Option "AccelerationScheme" "none"
[ 13.799] (**) SYNA0001:00 06CB:CE78 Touchpad: (accel) selected scheme none/0
[ 13.799] (**) SYNA0001:00 06CB:CE78 Touchpad: (accel) acceleration factor: 2.000
[ 13.799] (**) SYNA0001:00 06CB:CE78 Touchpad: (accel) acceleration threshold: 4
[ 13.800] (II) event10 - SYNA0001:00 06CB:CE78 Touchpad: is tagged by udev as: Touchpad
[ 13.801] (II) event10 - SYNA0001:00 06CB:CE78 Touchpad: device is a touchpad
[ 13.801] (II) config/udev: Adding input device SYNA0001:00 06CB:CE78 Touchpad (/dev/input/mouse1)
[ 13.801] (**) SYNA0001:00 06CB:CE78 Touchpad: Applying InputClass "touchpad"
[ 13.801] (II) Using input driver 'libinput' for 'SYNA0001:00 06CB:CE78 Touchpad'
[ 13.801] (**) SYNA0001:00 06CB:CE78 Touchpad: always reports core events
[ 13.801] (**) Option "Device" "/dev/input/mouse1"
[ 13.866] (II) mouse1 - not using input device '/dev/input/mouse1'.
[ 13.867] (EE) libinput: SYNA0001:00 06CB:CE78 Touchpad: Failed to create a device for /dev/input/mouse1
[ 13.867] (EE) PreInit returned 2 for "SYNA0001:00 06CB:CE78 Touchpad"
[ 13.867] (II) UnloadModule: "libinput"
[ 13.868] (II) config/udev: Adding input device Ideapad extra buttons (/dev/input/event7)
[ 13.868] (**) Ideapad extra buttons: Applying InputClass "libinput keyboard catchall"
[ 13.868] (II) Using input driver 'libinput' for 'Ideapad extra buttons'
[ 13.871] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 47 paused 0
[ 13.871] (**) Ideapad extra buttons: always reports core events
[ 13.871] (**) Option "Device" "/dev/input/event7"
[ 13.873] (II) event7 - Ideapad extra buttons: is tagged by udev as: Keyboard
[ 13.873] (II) event7 - Ideapad extra buttons: device is a keyboard
[ 13.874] (II) event7 - Ideapad extra buttons: device removed
[ 13.874] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/input/input7/event7"
[ 13.874] (II) XINPUT: Adding extended input device "Ideapad extra buttons" (type: KEYBOARD, id 13)
[ 13.876] (II) event7 - Ideapad extra buttons: is tagged by udev as: Keyboard
[ 13.876] (II) event7 - Ideapad extra buttons: device is a keyboard
[ 13.877] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event13)
[ 13.877] (II) No input driver specified, ignoring this device.
[ 13.877] (II) This device may have been added with another device file.
[ 13.877] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event14)
[ 13.877] (II) No input driver specified, ignoring this device.
[ 13.877] (II) This device may have been added with another device file.
[ 13.877] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event15)
[ 13.877] (II) No input driver specified, ignoring this device.
[ 13.877] (II) This device may have been added with another device file.
[ 13.877] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event16)
[ 13.877] (II) No input driver specified, ignoring this device.
[ 13.877] (II) This device may have been added with another device file.
[ 13.878] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event17)
[ 13.878] (II) No input driver specified, ignoring this device.
[ 13.878] (II) This device may have been added with another device file.
[ 13.878] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event18)
[ 13.878] (II) No input driver specified, ignoring this device.
[ 13.878] (II) This device may have been added with another device file.
[ 13.878] (II) config/udev: Adding input device Intel HID events (/dev/input/event5)
[ 13.878] (**) Intel HID events: Applying InputClass "libinput keyboard catchall"
[ 13.878] (II) Using input driver 'libinput' for 'Intel HID events'
[ 13.879] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 48 paused 0
[ 13.879] (**) Intel HID events: always reports core events
[ 13.879] (**) Option "Device" "/dev/input/event5"
[ 13.879] (II) event5 - Intel HID events: is tagged by udev as: Keyboard
[ 13.879] (II) event5 - Intel HID events: device is a keyboard
[ 13.880] (II) event5 - Intel HID events: device removed
[ 13.880] (**) Option "config_info" "udev:/sys/devices/platform/INTC1070:00/input/input5/event5"
[ 13.880] (II) XINPUT: Adding extended input device "Intel HID events" (type: KEYBOARD, id 14)
[ 13.881] (II) event5 - Intel HID events: is tagged by udev as: Keyboard
[ 13.881] (II) event5 - Intel HID events: device is a keyboard
[ 13.881] (II) config/udev: Adding input device Intel HID 5 button array (/dev/input/event6)
[ 13.881] (**) Intel HID 5 button array: Applying InputClass "libinput keyboard catchall"
[ 13.881] (II) Using input driver 'libinput' for 'Intel HID 5 button array'
[ 13.882] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 49 paused 0
[ 13.882] (**) Intel HID 5 button array: always reports core events
[ 13.882] (**) Option "Device" "/dev/input/event6"
[ 13.883] (II) event6 - Intel HID 5 button array: is tagged by udev as: Keyboard
[ 13.883] (II) event6 - Intel HID 5 button array: device is a keyboard
[ 13.883] (II) event6 - Intel HID 5 button array: device removed
[ 13.883] (**) Option "config_info" "udev:/sys/devices/platform/INTC1070:00/input/input6/event6"
[ 13.883] (II) XINPUT: Adding extended input device "Intel HID 5 button array" (type: KEYBOARD, id 15)
[ 13.883] (II) event6 - Intel HID 5 button array: is tagged by udev as: Keyboard
[ 13.883] (II) event6 - Intel HID 5 button array: device is a keyboard
[ 13.884] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event2)
[ 13.884] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 13.884] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 13.884] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 50 paused 0
[ 13.885] (**) AT Translated Set 2 keyboard: always reports core events
[ 13.885] (**) Option "Device" "/dev/input/event2"
[ 13.885] (II) event2 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 13.885] (II) event2 - AT Translated Set 2 keyboard: device is a keyboard
[ 13.886] (II) event2 - AT Translated Set 2 keyboard: device removed
[ 13.886] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input2/event2"
[ 13.886] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 16)
[ 13.887] (II) event2 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 13.887] (II) event2 - AT Translated Set 2 keyboard: device is a keyboard
[ 13.888] (II) config/udev: Adding input device PC Speaker (/dev/input/event8)
[ 13.888] (II) No input driver specified, ignoring this device.
[ 13.888] (II) This device may have been added with another device file.
[ 13.927] (**) ITE Tech. Inc. ITE Device(8176) Keyboard: Applying InputClass "libinput keyboard catchall"
[ 13.927] (II) Using input driver 'libinput' for 'ITE Tech. Inc. ITE Device(8176) Keyboard'
[ 13.927] (II) systemd-logind: returning pre-existing fd for /dev/input/event3 13:67
[ 13.927] (**) ITE Tech. Inc. ITE Device(8176) Keyboard: always reports core events
[ 13.927] (**) Option "Device" "/dev/input/event3"
[ 13.927] (II) libinput: ITE Tech. Inc. ITE Device(8176) Keyboard: is a virtual subdevice
[ 13.927] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9:1.0/0003:048D:C976.0001/input/input3/event3"
[ 13.927] (II) XINPUT: Adding extended input device "ITE Tech. Inc. ITE Device(8176) Keyboard" (type: KEYBOARD, id 17)
[ 15.117] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 15.118] (II) modeset(0): Printing DDC gathered Modelines:
[ 15.118] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 15.126] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 15.126] (II) modeset(0): Printing DDC gathered Modelines:
[ 15.126] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 15.127] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 15.127] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 15.127] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 15.127] (--) NVIDIA(GPU-0):
[ 15.143] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 15.143] (II) modeset(0): Printing DDC gathered Modelines:
[ 15.143] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 15.151] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 15.151] (II) modeset(0): Printing DDC gathered Modelines:
[ 15.151] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 15.153] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 15.153] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 15.153] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 15.153] (--) NVIDIA(GPU-0):
[ 26.272] (II) config/udev: Adding input device JBL WAVE FLEX (AVRCP) (/dev/input/event23)
[ 26.272] (**) JBL WAVE FLEX (AVRCP): Applying InputClass "libinput keyboard catchall"
[ 26.272] (II) Using input driver 'libinput' for 'JBL WAVE FLEX (AVRCP)'
[ 26.273] (II) systemd-logind: got fd for /dev/input/event23 13:87 fd 73 paused 0
[ 26.273] (**) JBL WAVE FLEX (AVRCP): always reports core events
[ 26.273] (**) Option "Device" "/dev/input/event23"
[ 26.274] (II) event23 - JBL WAVE FLEX (AVRCP): is tagged by udev as: Keyboard
[ 26.274] (II) event23 - JBL WAVE FLEX (AVRCP): device is a keyboard
[ 26.274] (II) event23 - JBL WAVE FLEX (AVRCP): device removed
[ 26.274] (**) Option "config_info" "udev:/sys/devices/virtual/input/input27/event23"
[ 26.274] (II) XINPUT: Adding extended input device "JBL WAVE FLEX (AVRCP)" (type: KEYBOARD, id 18)
[ 26.275] (II) event23 - JBL WAVE FLEX (AVRCP): is tagged by udev as: Keyboard
[ 26.275] (II) event23 - JBL WAVE FLEX (AVRCP): device is a keyboard
[ 797.569] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 797.569] (II) modeset(0): Printing DDC gathered Modelines:
[ 797.569] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 797.578] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 797.578] (II) modeset(0): Printing DDC gathered Modelines:
[ 797.578] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 798.991] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 798.991] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 798.991] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 798.991] (--) NVIDIA(GPU-0):
[ 798.994] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 798.994] (II) modeset(0): Printing DDC gathered Modelines:
[ 798.994] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 799.003] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 799.003] (II) modeset(0): Printing DDC gathered Modelines:
[ 799.003] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 799.003] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 799.003] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 799.003] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 799.003] (--) NVIDIA(GPU-0):
[ 4382.516] (EE) event10 - SYNA0001:00 06CB:CE78 Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.27.0/touchpad-jumping-cursors.html for details
[ 4711.826] (EE) event10 - SYNA0001:00 06CB:CE78 Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.27.0/touchpad-jumping-cursors.html for details
[ 4712.108] (EE) event10 - SYNA0001:00 06CB:CE78 Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.27.0/touchpad-jumping-cursors.html for details
[ 4712.362] (EE) event10 - SYNA0001:00 06CB:CE78 Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.27.0/touchpad-jumping-cursors.html for details
[ 5034.132] (EE) event10 - SYNA0001:00 06CB:CE78 Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.27.0/touchpad-jumping-cursors.html for details
[ 5034.132] (EE) event10 - SYNA0001:00 06CB:CE78 Touchpad: WARNING: log rate limit exceeded (5 msgs per 24h). Discarding future messages.
[ 5544.593] (II) event23 - JBL WAVE FLEX (AVRCP): device removed
[ 5544.598] (II) config/udev: removing device JBL WAVE FLEX (AVRCP)
[ 5544.598] (**) Option "fd" "73"
[ 5544.598] (II) UnloadModule: "libinput"
[ 5544.598] (II) systemd-logind: releasing fd for 13:87
[ 5552.146] (II) config/udev: Adding input device JBL WAVE FLEX (AVRCP) (/dev/input/event23)
[ 5552.146] (**) JBL WAVE FLEX (AVRCP): Applying InputClass "libinput keyboard catchall"
[ 5552.146] (II) Using input driver 'libinput' for 'JBL WAVE FLEX (AVRCP)'
[ 5552.147] (II) systemd-logind: got fd for /dev/input/event23 13:87 fd 84 paused 0
[ 5552.147] (**) JBL WAVE FLEX (AVRCP): always reports core events
[ 5552.147] (**) Option "Device" "/dev/input/event23"
[ 5552.148] (II) event23 - JBL WAVE FLEX (AVRCP): is tagged by udev as: Keyboard
[ 5552.148] (II) event23 - JBL WAVE FLEX (AVRCP): device is a keyboard
[ 5552.148] (II) event23 - JBL WAVE FLEX (AVRCP): device removed
[ 5552.148] (**) Option "config_info" "udev:/sys/devices/virtual/input/input28/event23"
[ 5552.148] (II) XINPUT: Adding extended input device "JBL WAVE FLEX (AVRCP)" (type: KEYBOARD, id 18)
[ 5552.149] (II) event23 - JBL WAVE FLEX (AVRCP): is tagged by udev as: Keyboard
[ 5552.149] (II) event23 - JBL WAVE FLEX (AVRCP): device is a keyboard
[ 6074.880] (II) event23 - JBL WAVE FLEX (AVRCP): device removed
[ 6074.888] (II) config/udev: removing device JBL WAVE FLEX (AVRCP)
[ 6074.888] (**) Option "fd" "84"
[ 6074.888] (II) UnloadModule: "libinput"
[ 6074.888] (II) systemd-logind: releasing fd for 13:87
[ 6081.532] (II) config/udev: Adding input device JBL WAVE FLEX (AVRCP) (/dev/input/event23)
[ 6081.532] (**) JBL WAVE FLEX (AVRCP): Applying InputClass "libinput keyboard catchall"
[ 6081.532] (II) Using input driver 'libinput' for 'JBL WAVE FLEX (AVRCP)'
[ 6081.533] (II) systemd-logind: got fd for /dev/input/event23 13:87 fd 84 paused 0
[ 6081.533] (**) JBL WAVE FLEX (AVRCP): always reports core events
[ 6081.533] (**) Option "Device" "/dev/input/event23"
[ 6081.534] (II) event23 - JBL WAVE FLEX (AVRCP): is tagged by udev as: Keyboard
[ 6081.534] (II) event23 - JBL WAVE FLEX (AVRCP): device is a keyboard
[ 6081.534] (II) event23 - JBL WAVE FLEX (AVRCP): device removed
[ 6081.534] (**) Option "config_info" "udev:/sys/devices/virtual/input/input29/event23"
[ 6081.534] (II) XINPUT: Adding extended input device "JBL WAVE FLEX (AVRCP)" (type: KEYBOARD, id 18)
[ 6081.535] (II) event23 - JBL WAVE FLEX (AVRCP): is tagged by udev as: Keyboard
[ 6081.535] (II) event23 - JBL WAVE FLEX (AVRCP): device is a keyboard
[ 6141.290] (II) event23 - JBL WAVE FLEX (AVRCP): device removed
[ 6141.294] (II) config/udev: removing device JBL WAVE FLEX (AVRCP)
[ 6141.294] (**) Option "fd" "84"
[ 6141.295] (II) UnloadModule: "libinput"
[ 6141.295] (II) systemd-logind: releasing fd for 13:87
[ 6152.994] (II) config/udev: Adding input device JBL WAVE FLEX (AVRCP) (/dev/input/event23)
[ 6152.994] (**) JBL WAVE FLEX (AVRCP): Applying InputClass "libinput keyboard catchall"
[ 6152.994] (II) Using input driver 'libinput' for 'JBL WAVE FLEX (AVRCP)'
[ 6152.995] (II) systemd-logind: got fd for /dev/input/event23 13:87 fd 83 paused 0
[ 6152.995] (**) JBL WAVE FLEX (AVRCP): always reports core events
[ 6152.995] (**) Option "Device" "/dev/input/event23"
[ 6152.996] (II) event23 - JBL WAVE FLEX (AVRCP): is tagged by udev as: Keyboard
[ 6152.996] (II) event23 - JBL WAVE FLEX (AVRCP): device is a keyboard
[ 6152.996] (II) event23 - JBL WAVE FLEX (AVRCP): device removed
[ 6152.996] (**) Option "config_info" "udev:/sys/devices/virtual/input/input30/event23"
[ 6152.996] (II) XINPUT: Adding extended input device "JBL WAVE FLEX (AVRCP)" (type: KEYBOARD, id 18)
[ 6152.997] (II) event23 - JBL WAVE FLEX (AVRCP): is tagged by udev as: Keyboard
[ 6152.997] (II) event23 - JBL WAVE FLEX (AVRCP): device is a keyboard
[ 6941.453] (II) event23 - JBL WAVE FLEX (AVRCP): device removed
[ 6941.475] (II) config/udev: removing device JBL WAVE FLEX (AVRCP)
[ 6941.475] (**) Option "fd" "83"
[ 6941.475] (II) UnloadModule: "libinput"
[ 6941.475] (II) systemd-logind: releasing fd for 13:87
[ 6989.645] (II) config/udev: Adding input device JBL WAVE FLEX (AVRCP) (/dev/input/event23)
[ 6989.645] (**) JBL WAVE FLEX (AVRCP): Applying InputClass "libinput keyboard catchall"
[ 6989.645] (II) Using input driver 'libinput' for 'JBL WAVE FLEX (AVRCP)'
[ 6989.646] (II) systemd-logind: got fd for /dev/input/event23 13:87 fd 87 paused 0
[ 6989.646] (**) JBL WAVE FLEX (AVRCP): always reports core events
[ 6989.646] (**) Option "Device" "/dev/input/event23"
[ 6989.647] (II) event23 - JBL WAVE FLEX (AVRCP): is tagged by udev as: Keyboard
[ 6989.647] (II) event23 - JBL WAVE FLEX (AVRCP): device is a keyboard
[ 6989.648] (II) event23 - JBL WAVE FLEX (AVRCP): device removed
[ 6989.648] (**) Option "config_info" "udev:/sys/devices/virtual/input/input31/event23"
[ 6989.648] (II) XINPUT: Adding extended input device "JBL WAVE FLEX (AVRCP)" (type: KEYBOARD, id 18)
[ 6989.649] (II) event23 - JBL WAVE FLEX (AVRCP): is tagged by udev as: Keyboard
[ 6989.649] (II) event23 - JBL WAVE FLEX (AVRCP): device is a keyboard
[ 7039.046] (II) event23 - JBL WAVE FLEX (AVRCP): device removed
[ 7039.050] (II) config/udev: removing device JBL WAVE FLEX (AVRCP)
[ 7039.050] (**) Option "fd" "87"
[ 7039.050] (II) UnloadModule: "libinput"
[ 7039.050] (II) systemd-logind: releasing fd for 13:87
[ 7054.264] (II) config/udev: Adding input device JBL WAVE FLEX (AVRCP) (/dev/input/event23)
[ 7054.264] (**) JBL WAVE FLEX (AVRCP): Applying InputClass "libinput keyboard catchall"
[ 7054.265] (II) Using input driver 'libinput' for 'JBL WAVE FLEX (AVRCP)'
[ 7054.265] (II) systemd-logind: got fd for /dev/input/event23 13:87 fd 87 paused 0
[ 7054.265] (**) JBL WAVE FLEX (AVRCP): always reports core events
[ 7054.265] (**) Option "Device" "/dev/input/event23"
[ 7054.266] (II) event23 - JBL WAVE FLEX (AVRCP): is tagged by udev as: Keyboard
[ 7054.266] (II) event23 - JBL WAVE FLEX (AVRCP): device is a keyboard
[ 7054.266] (II) event23 - JBL WAVE FLEX (AVRCP): device removed
[ 7054.266] (**) Option "config_info" "udev:/sys/devices/virtual/input/input32/event23"
[ 7054.266] (II) XINPUT: Adding extended input device "JBL WAVE FLEX (AVRCP)" (type: KEYBOARD, id 18)
[ 7054.267] (II) event23 - JBL WAVE FLEX (AVRCP): is tagged by udev as: Keyboard
[ 7054.267] (II) event23 - JBL WAVE FLEX (AVRCP): device is a keyboard
[ 7747.093] (II) config/udev: Adding input device Logitech G102 LIGHTSYNC Gaming Mouse (/dev/input/mouse2)
[ 7747.094] (II) No input driver specified, ignoring this device.
[ 7747.094] (II) This device may have been added with another device file.
[ 7747.171] (II) config/udev: Adding input device Logitech G102 LIGHTSYNC Gaming Mouse Keyboard (/dev/input/event25)
[ 7747.171] (**) Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 7747.171] (II) Using input driver 'libinput' for 'Logitech G102 LIGHTSYNC Gaming Mouse Keyboard'
[ 7747.172] (II) systemd-logind: got fd for /dev/input/event25 13:89 fd 92 paused 0
[ 7747.172] (**) Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: always reports core events
[ 7747.172] (**) Option "Device" "/dev/input/event25"
[ 7747.175] (II) event25 - Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[ 7747.175] (II) event25 - Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: device is a keyboard
[ 7747.176] (II) event25 - Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: device removed
[ 7747.176] (II) libinput: Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: needs a virtual subdevice
[ 7747.176] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.1/0003:046D:C09D.0004/input/input34/event25"
[ 7747.176] (II) XINPUT: Adding extended input device "Logitech G102 LIGHTSYNC Gaming Mouse Keyboard" (type: MOUSE, id 19)
[ 7747.176] (**) Option "AccelerationScheme" "none"
[ 7747.176] (**) Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: (accel) selected scheme none/0
[ 7747.176] (**) Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: (accel) acceleration factor: 2.000
[ 7747.176] (**) Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: (accel) acceleration threshold: 4
[ 7747.177] (II) event25 - Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[ 7747.178] (II) event25 - Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: device is a keyboard
[ 7747.178] (**) Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 7747.178] (II) Using input driver 'libinput' for 'Logitech G102 LIGHTSYNC Gaming Mouse Keyboard'
[ 7747.178] (II) systemd-logind: returning pre-existing fd for /dev/input/event25 13:89
[ 7747.178] (**) Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: always reports core events
[ 7747.178] (**) Option "Device" "/dev/input/event25"
[ 7747.178] (II) libinput: Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: is a virtual subdevice
[ 7747.178] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.1/0003:046D:C09D.0004/input/input34/event25"
[ 7747.178] (II) XINPUT: Adding extended input device "Logitech G102 LIGHTSYNC Gaming Mouse Keyboard" (type: KEYBOARD, id 20)
[ 7747.199] (II) config/udev: Adding input device Logitech G102 LIGHTSYNC Gaming Mouse (/dev/input/event24)
[ 7747.199] (**) Logitech G102 LIGHTSYNC Gaming Mouse: Applying InputClass "libinput pointer catchall"
[ 7747.199] (II) Using input driver 'libinput' for 'Logitech G102 LIGHTSYNC Gaming Mouse'
[ 7747.253] (II) systemd-logind: got fd for /dev/input/event24 13:88 fd 95 paused 0
[ 7747.253] (**) Logitech G102 LIGHTSYNC Gaming Mouse: always reports core events
[ 7747.253] (**) Option "Device" "/dev/input/event24"
[ 7747.258] (II) event24 - Logitech G102 LIGHTSYNC Gaming Mouse: is tagged by udev as: Mouse
[ 7747.258] (II) event24 - Logitech G102 LIGHTSYNC Gaming Mouse: device is a pointer
[ 7747.259] (II) event24 - Logitech G102 LIGHTSYNC Gaming Mouse: device removed
[ 7747.259] (II) libinput: Logitech G102 LIGHTSYNC Gaming Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 7747.259] (II) libinput: Logitech G102 LIGHTSYNC Gaming Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 7747.259] (II) libinput: Logitech G102 LIGHTSYNC Gaming Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 7747.259] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/0003:046D:C09D.0003/input/input33/event24"
[ 7747.259] (II) XINPUT: Adding extended input device "Logitech G102 LIGHTSYNC Gaming Mouse" (type: MOUSE, id 21)
[ 7747.259] (**) Option "AccelerationScheme" "none"
[ 7747.259] (**) Logitech G102 LIGHTSYNC Gaming Mouse: (accel) selected scheme none/0
[ 7747.259] (**) Logitech G102 LIGHTSYNC Gaming Mouse: (accel) acceleration factor: 2.000
[ 7747.259] (**) Logitech G102 LIGHTSYNC Gaming Mouse: (accel) acceleration threshold: 4
[ 7747.260] (II) event24 - Logitech G102 LIGHTSYNC Gaming Mouse: is tagged by udev as: Mouse
[ 7747.260] (II) event24 - Logitech G102 LIGHTSYNC Gaming Mouse: device is a pointer
[ 13266.116] (II) event23 - JBL WAVE FLEX (AVRCP): device removed
[ 13266.121] (II) config/udev: removing device JBL WAVE FLEX (AVRCP)
[ 13266.121] (**) Option "fd" "87"
[ 13266.122] (II) UnloadModule: "libinput"
[ 13266.122] (II) systemd-logind: releasing fd for 13:87
[ 16197.596] (II) event24 - Logitech G102 LIGHTSYNC Gaming Mouse: SYN_DROPPED event - some input events have been lost.
Offline
[ 12.744] (**) | |-->Device "intel"
[ 12.744] (**) | |-->GPUDevice "nvidia"
[ 12.744] (==) No monitor specified for screen "intel".
Using a default monitor configuration.
[ 12.744] (**) |-->Inactive Device "nvidia"
Get rid of OM and any config file it might have left or in case you added that there manually, your config file.
grep -ri intel /{etc,usr/share}/X11/xorg.conf*
You're overcomplicating this - your setup is suppsoed to work out of the box, so this is where we'll start.
Dec 18 17:53:10 arch systemd[739]: Started kitty child process: 11642 launched by: 11632.
Dec 18 17:55:55 arch kernel: NVRM: nvAssertFailedNoLog: Assertion failed: rmapiLockIsOwner() @ mem_mgr.c:465
Dec 18 17:55:55 arch kernel: NVRM: Attempting to remove device 0000:01:00.0 with non-zero usage count!
Something is trying to remove the nvidia GPU and it's only afterwards that kitty shows up w/ hung tasks.
Any idea what that might have been? Did you unplug the charger at this point (PA shows up w/ some battery stats and after ~30 minutes @50% goes to 40% within the next 5 minutes.
Is this generally battery related?
Is the system stable as long as you're running it on the AC?
The hefty charge drop might indicate that the battery has seen its best days and is simply no longer able to generate voltage and current to sustain the nvidia GPU?
tail /sys/class/power_supply/BAT0/*
Or is it because of incorrectly configured default udev rules
You don't have to configure anything to get RTD3 w/ your Ampere chip - did you add *any* udev rules at all?
Or are you using some power management daemon?
Another question is why kitty would be sensitive to the nvidia GPU, do you prime-run it? Does kitty show up as consumer in nvidia-smi?
Offline
This is where stuff gets funny.
The reason I was configuring render offload for 2 days after removing OM is the general problem with "default" configuration (when there's no manual configuration).
Without any configuration there was poor perfomance in GUI applications (like freezing video when going fullscreen). Also picom failed to launch with glx backend, as it looked for dri3 and nouveau driver module (which is blacklisted by nvidia packages, I've checked it). Also when trying to prime-run any glx/vulkan dependent program (like glxgears), there was no render on screen (no gears).
I was looking for solutions on ArchWiki and officical Nvidia documentation revolving render offload. But the only solution was given by ChatGPT. It gave me this config:
Section "ServerLayout"
Identifier "layout"
Screen 0 "intel"
Inactive "nvidia"
EndSection
Section "Device"
Identifier "intel"
Driver "modesetting"
BusID "PCI:0:2:0"
EndSection
Section "Screen"
Identifier "intel"
Device "intel"
EndSection
Section "Device"
Identifier "nvidia"
Driver "nvidia"
BusID "PCI:1:0:0"
Option "AllowEmptyInitialConfiguration"
Option "PrimaryGPU" "no"
EndSection
Section "Screen"
Identifier "nvidia"
Device "nvidia"
EndSection
And if not looking at my problem with hung programs, this configuration worked perfectly. Programs work all right and prime-run works as it should.
Get rid of OM and any config file it might have left or in case you added that there manually, your config file.
Now, after removing the config file suggested by GPT (there was no OM leftovers, only my configs), I have new problems. Any glx/vulkan dependent program freezes (only picom works normally). And nvidia-smi shows strange info regarding GPU power now:
+-----------------------------------------------------------------------------------------+
| NVIDIA-SMI 565.77 Driver Version: 565.77 CUDA Version: 12.7 |
|-----------------------------------------+------------------------+----------------------+
| GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. |
| | | MIG M. |
|=========================================+========================+======================|
| 0 NVIDIA GeForce RTX 3050 ... Off | 00000000:01:00.0 Off | N/A |
| N/A 36C P3 749W / 30W | 15MiB / 4096MiB | 7% Default |
| | | N/A |
+-----------------------------------------+------------------------+----------------------+
+-----------------------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=========================================================================================|
| 0 N/A N/A 3474 G /usr/lib/Xorg 4MiB |
+-----------------------------------------------------------------------------------------+
How this thing uses 749W!? It was 3-4W with GPT config.
Also xorg now looks for nouveau driver. Here's full Xorg.0.log:
[ 227.976]
X.Org X Server 1.21.1.15
X Protocol Version 11, Revision 0
[ 227.979] Current Operating System: Linux arch 6.12.4-arch1-1 #1 SMP PREEMPT_DYNAMIC Mon, 09 Dec 2024 14:31:57 +0000 x86_64
[ 227.979] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=48f0c199-3de0-4cef-adb5-54a621848d9d rw loglevel=3 quiet nvidia_drm.modeset=1 nvidia_drm.fbdev=0
[ 227.981]
[ 227.981] Current version of pixman: 0.44.2
[ 227.983] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 227.983] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 227.989] (==) Log file: "/home/beldot/.local/share/xorg/Xorg.0.log", Time: Thu Dec 19 14:25:07 2024
[ 227.990] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 227.990] (==) No Layout section. Using the first Screen section.
[ 227.990] (==) No screen section available. Using defaults.
[ 227.990] (**) |-->Screen "Default Screen Section" (0)
[ 227.990] (**) | |-->Monitor "<default monitor>"
[ 227.990] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 227.990] (**) Allowing byte-swapped clients
[ 227.990] (==) Automatically adding devices
[ 227.990] (==) Automatically enabling devices
[ 227.990] (==) Automatically adding GPU devices
[ 227.990] (==) Automatically binding GPU devices
[ 227.990] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 227.990] (WW) The directory "/usr/share/fonts/misc" does not exist.
[ 227.990] Entry deleted from font path.
[ 227.990] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 227.990] Entry deleted from font path.
[ 227.990] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 227.990] Entry deleted from font path.
[ 227.990] (==) FontPath set to:
/usr/share/fonts/TTF,
/usr/share/fonts/100dpi,
/usr/share/fonts/75dpi
[ 227.990] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 227.990] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 227.990] (II) Module ABI versions:
[ 227.990] X.Org ANSI C Emulation: 0.4
[ 227.990] X.Org Video Driver: 25.2
[ 227.990] X.Org XInput driver : 24.4
[ 227.990] X.Org Server Extension : 10.0
[ 227.990] (++) using VT number 1
[ 227.991] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[ 227.992] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 227.992] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card1
[ 227.992] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 13 paused 0
[ 227.992] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 227.992] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card0
[ 227.992] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 14 paused 0
[ 227.993] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[ 227.994] (--) PCI:*(0@0:2:0) 8086:46a3:17aa:3af6 rev 12, Mem @ 0x6102000000/16777216, 0x4000000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x????????/131072
[ 227.994] (--) PCI: (1@0:0:0) 10de:25a2:17aa:3af6 rev 161, Mem @ 0x5f000000/16777216, 0x6000000000/4294967296, 0x6100000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/524288
[ 227.994] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 227.994] (II) LoadModule: "glx"
[ 227.994] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 227.994] (II) Module glx: vendor="X.Org Foundation"
[ 227.994] compiled for 1.21.1.15, module version = 1.0.0
[ 227.994] ABI class: X.Org Server Extension, version 10.0
[ 227.994] (II) Applying OutputClass "nvidia" to /dev/dri/card1
[ 227.994] loading driver: nvidia
[ 227.994] (==) Matched intel as autoconfigured driver 0
[ 227.994] (==) Matched nvidia as autoconfigured driver 1
[ 227.994] (==) Matched nouveau as autoconfigured driver 2
[ 227.994] (==) Matched nv as autoconfigured driver 3
[ 227.994] (==) Matched modesetting as autoconfigured driver 4
[ 227.994] (==) Matched fbdev as autoconfigured driver 5
[ 227.994] (==) Matched vesa as autoconfigured driver 6
[ 227.994] (==) Assigned the driver to the xf86ConfigLayout
[ 227.994] (II) LoadModule: "intel"
[ 227.994] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 227.994] (II) Module intel: vendor="X.Org Foundation"
[ 227.994] compiled for 1.21.1.11, module version = 2.99.917
[ 227.994] Module class: X.Org Video Driver
[ 227.994] ABI class: X.Org Video Driver, version 25.2
[ 227.994] (II) LoadModule: "nvidia"
[ 227.994] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 227.995] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 227.995] compiled for 1.6.99.901, module version = 1.0.0
[ 227.995] Module class: X.Org Video Driver
[ 227.995] (II) LoadModule: "nouveau"
[ 227.995] (WW) Warning, couldn't open module nouveau
[ 227.995] (EE) Failed to load module "nouveau" (module does not exist, 0)
[ 227.995] (II) LoadModule: "nv"
[ 227.995] (WW) Warning, couldn't open module nv
[ 227.995] (EE) Failed to load module "nv" (module does not exist, 0)
[ 227.995] (II) LoadModule: "modesetting"
[ 227.995] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 227.995] (II) Module modesetting: vendor="X.Org Foundation"
[ 227.995] compiled for 1.21.1.15, module version = 1.21.1
[ 227.995] Module class: X.Org Video Driver
[ 227.995] ABI class: X.Org Video Driver, version 25.2
[ 227.995] (II) LoadModule: "fbdev"
[ 227.995] (WW) Warning, couldn't open module fbdev
[ 227.995] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 227.995] (II) LoadModule: "vesa"
[ 227.995] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 227.995] (II) Module vesa: vendor="X.Org Foundation"
[ 227.995] compiled for 1.21.1.11, module version = 2.6.0
[ 227.995] Module class: X.Org Video Driver
[ 227.995] ABI class: X.Org Video Driver, version 25.2
[ 227.995] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[ 227.995] (II) intel: Driver for Intel(R) HD Graphics
[ 227.995] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[ 227.995] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[ 227.995] (II) NVIDIA dlloader X Driver 565.77 Wed Nov 27 22:57:27 UTC 2024
[ 227.995] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 227.995] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 227.995] (II) VESA: driver for VESA chipsets: vesa
[ 227.995] xf86EnableIO: failed to enable I/O ports 0000-03ff (Operation not permitted)
[ 227.995] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 0
[ 227.995] (II) intel(0): SNA compiled from 2.99.917-923-gb74b67f0
[ 227.995] (WW) Falling back to old probe method for modesetting
[ 227.995] (II) systemd-logind: releasing fd for 226:1
[ 228.712] (II) Loading sub module "fb"
[ 228.712] (II) LoadModule: "fb"
[ 228.712] (II) Module "fb" already built-in
[ 228.712] (II) Loading sub module "wfb"
[ 228.712] (II) LoadModule: "wfb"
[ 228.712] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 228.712] (II) Module wfb: vendor="X.Org Foundation"
[ 228.712] compiled for 1.21.1.15, module version = 1.0.0
[ 228.712] ABI class: X.Org ANSI C Emulation, version 0.4
[ 228.712] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 228.712] (WW) intel(0): Unknown chipset
[ 228.712] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2; using a maximum of 8 threads
[ 228.712] (II) intel(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 228.712] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 228.712] (==) intel(0): RGB weight 888
[ 228.712] (==) intel(0): Default visual is TrueColor
[ 228.713] (II) intel(0): Output eDP1 has no monitor section
[ 228.713] (**) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1
[ 228.713] (II) intel(0): Enabled output eDP1
[ 228.713] (II) intel(0): Output DP1 has no monitor section
[ 228.713] (II) intel(0): Enabled output DP1
[ 228.713] (II) intel(0): Output DP2 has no monitor section
[ 228.713] (II) intel(0): Enabled output DP2
[ 228.713] (II) intel(0): Output DP3 has no monitor section
[ 228.713] (II) intel(0): Enabled output DP3
[ 228.713] (II) intel(0): Output DP4 has no monitor section
[ 228.713] (II) intel(0): Enabled output DP4
[ 228.713] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[ 228.713] (II) intel(0): Output VIRTUAL1 has no monitor section
[ 228.713] (II) intel(0): Enabled output VIRTUAL1
[ 228.713] (--) intel(0): Output eDP1 using initial mode 1920x1080 on pipe 0
[ 228.713] (==) intel(0): TearFree enabled
[ 228.713] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
[ 228.713] (==) intel(0): DPI set to (96, 96)
[ 228.713] (II) Loading sub module "dri3"
[ 228.713] (II) LoadModule: "dri3"
[ 228.713] (II) Module "dri3" already built-in
[ 228.713] (II) Loading sub module "dri2"
[ 228.713] (II) LoadModule: "dri2"
[ 228.713] (II) Module "dri2" already built-in
[ 228.713] (II) Loading sub module "present"
[ 228.713] (II) LoadModule: "present"
[ 228.713] (II) Module "present" already built-in
[ 228.713] (==) NVIDIA(G0): Depth 24, (==) framebuffer bpp 32
[ 228.713] (==) NVIDIA(G0): RGB weight 888
[ 228.713] (==) NVIDIA(G0): Default visual is TrueColor
[ 228.713] (==) NVIDIA(G0): Using gamma correction (1.0, 1.0, 1.0)
[ 228.713] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[ 228.713] (**) NVIDIA(G0): Option "AllowEmptyInitialConfiguration"
[ 228.713] (**) NVIDIA(G0): Enabling 2D acceleration
[ 228.713] (II) Loading sub module "glxserver_nvidia"
[ 228.713] (II) LoadModule: "glxserver_nvidia"
[ 228.713] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[ 228.719] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 228.719] compiled for 1.6.99.901, module version = 1.0.0
[ 228.719] Module class: X.Org Server Extension
[ 228.719] (II) NVIDIA GLX Module 565.77 Wed Nov 27 22:58:37 UTC 2024
[ 228.719] (II) NVIDIA: The X server supports PRIME Render Offload.
[ 228.721] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[ 228.721] (--) NVIDIA(0): DFP-0
[ 228.728] (II) NVIDIA(G0): NVIDIA GPU NVIDIA GeForce RTX 3050 Laptop GPU (GA107-A) at
[ 228.728] (II) NVIDIA(G0): PCI:1:0:0 (GPU-0)
[ 228.728] (--) NVIDIA(G0): Memory: 4194304 kBytes
[ 228.728] (--) NVIDIA(G0): VideoBIOS: 94.07.54.00.3f
[ 228.728] (II) NVIDIA(G0): Detected PCI Express Link width: 16X
[ 228.728] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 228.728] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 228.728] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 228.728] (--) NVIDIA(GPU-0):
[ 228.732] (II) NVIDIA(G0): Validated MetaModes:
[ 228.732] (II) NVIDIA(G0): "NULL"
[ 228.732] (II) NVIDIA(G0): Virtual screen size determined to be 640 x 480
[ 228.732] (WW) NVIDIA(G0): Unable to get display device for DPI computation.
[ 228.732] (==) NVIDIA(G0): DPI set to (75, 75); computed from built-in default
[ 228.732] (II) UnloadModule: "modesetting"
[ 228.732] (II) Unloading modesetting
[ 228.732] (II) UnloadModule: "vesa"
[ 228.732] (II) Unloading vesa
[ 228.732] (II) intel(0): SNA initialized with generic backend
[ 228.732] (==) intel(0): Backing store enabled
[ 228.732] (==) intel(0): Silken mouse enabled
[ 228.732] (II) intel(0): HW Cursor enabled
[ 228.732] (==) intel(0): DPMS enabled
[ 228.732] (==) intel(0): Display hotplug detection enabled
[ 228.732] (II) intel(0): Textured video not supported on this hardware or backend
[ 228.732] (II) intel(0): [DRI2] Setup complete
[ 228.732] (II) intel(0): [DRI2] DRI driver: i965
[ 228.732] (II) intel(0): [DRI2] VDPAU driver: va_gl
[ 228.732] (II) intel(0): direct rendering: DRI2 DRI3 enabled
[ 228.732] (II) intel(0): hardware support for Present enabled
[ 228.732] (WW) NVIDIA: Failed to bind sideband socket to
[ 228.732] (WW) NVIDIA: '/var/run/nvidia-xdriver-328cc784' Permission denied
[ 228.733] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[ 228.733] (II) NVIDIA: access.
[ 228.743] (WW) NVIDIA(G0): ACPI: failed to determine the system's current power source
[ 228.743] (II) NVIDIA(G0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 228.744] (II) NVIDIA(G0): may not be running or the "AcpidSocketPath" X
[ 228.744] (II) NVIDIA(G0): configuration option may not be set correctly. When the
[ 228.744] (II) NVIDIA(G0): ACPI event daemon is available, the NVIDIA X driver will
[ 228.744] (II) NVIDIA(G0): try to use it to receive ACPI event notifications. For
[ 228.744] (II) NVIDIA(G0): details, please see the "ConnectToAcpid" and
[ 228.744] (II) NVIDIA(G0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 228.744] (II) NVIDIA(G0): Config Options in the README.
[ 228.754] (II) NVIDIA(G0): Setting mode "NULL"
[ 228.958] (==) NVIDIA(G0): Disabling shared memory pixmaps
[ 228.958] (==) NVIDIA(G0): Backing store enabled
[ 228.958] (==) NVIDIA(G0): Silken mouse enabled
[ 228.958] (==) NVIDIA(G0): DPMS enabled
[ 228.958] (II) Loading sub module "dri2"
[ 228.958] (II) LoadModule: "dri2"
[ 228.958] (II) Module "dri2" already built-in
[ 228.958] (II) NVIDIA(G0): [DRI2] Setup complete
[ 228.958] (II) NVIDIA(G0): [DRI2] VDPAU driver: nvidia
[ 228.958] (II) Initializing extension Generic Event Extension
[ 228.958] (II) Initializing extension SHAPE
[ 228.958] (II) Initializing extension MIT-SHM
[ 228.958] (II) Initializing extension XInputExtension
[ 228.958] (II) Initializing extension XTEST
[ 228.958] (II) Initializing extension BIG-REQUESTS
[ 228.958] (II) Initializing extension SYNC
[ 228.958] (II) Initializing extension XKEYBOARD
[ 228.958] (II) Initializing extension XC-MISC
[ 228.958] (II) Initializing extension SECURITY
[ 228.958] (II) Initializing extension XFIXES
[ 228.958] (II) Initializing extension RENDER
[ 228.958] (II) Initializing extension RANDR
[ 228.958] (II) Initializing extension COMPOSITE
[ 228.959] (II) Initializing extension DAMAGE
[ 228.959] (II) Initializing extension MIT-SCREEN-SAVER
[ 228.959] (II) Initializing extension DOUBLE-BUFFER
[ 228.959] (II) Initializing extension RECORD
[ 228.959] (II) Initializing extension DPMS
[ 228.959] (II) Initializing extension Present
[ 228.959] (II) Initializing extension DRI3
[ 228.959] (II) Initializing extension X-Resource
[ 228.959] (II) Initializing extension XVideo
[ 228.959] (II) Initializing extension XVideo-MotionCompensation
[ 228.959] (II) Initializing extension GLX
[ 228.959] (II) Initializing extension GLX
[ 228.959] (II) Indirect GLX disabled.
[ 228.959] (EE) AIGLX error: dlopen of /usr/lib/dri/i965_dri.so failed (/usr/lib/dri/i965_dri.so: cannot open shared object file: No such file or directory)
[ 228.959] (EE) AIGLX error: unable to load driver i965
[ 228.983] (II) IGLX: Loaded and initialized swrast
[ 228.983] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[ 228.983] (II) Initializing extension XFree86-VidModeExtension
[ 228.983] (II) Initializing extension XFree86-DGA
[ 228.983] (II) Initializing extension XFree86-DRI
[ 228.983] (II) Initializing extension DRI2
[ 228.983] (II) Initializing extension NV-GLX
[ 228.983] (II) Initializing extension NV-CONTROL
[ 228.985] (EE) intel(0): Failed to submit rendering commands (Invalid argument), disabling acceleration.
[ 228.985] (II) intel(0): switch to mode 1920x1080@120.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[ 228.989] (II) intel(0): Setting screen physical size to 508 x 285
[ 229.026] (II) config/udev: Adding input device Video Bus (/dev/input/event12)
[ 229.026] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 229.026] (II) LoadModule: "libinput"
[ 229.026] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 229.027] (II) Module libinput: vendor="X.Org Foundation"
[ 229.027] compiled for 1.21.1.13, module version = 1.5.0
[ 229.027] Module class: X.Org XInput Driver
[ 229.027] ABI class: X.Org XInput driver, version 24.4
[ 229.027] (II) Using input driver 'libinput' for 'Video Bus'
[ 229.027] (II) systemd-logind: got fd for /dev/input/event12 13:76 fd 36 paused 0
[ 229.027] (**) Video Bus: always reports core events
[ 229.027] (**) Option "Device" "/dev/input/event12"
[ 229.028] (II) event12 - Video Bus: is tagged by udev as: Keyboard
[ 229.028] (II) event12 - Video Bus: device is a keyboard
[ 229.028] (II) event12 - Video Bus: device removed
[ 229.028] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input16/event12"
[ 229.028] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
[ 229.029] (II) event12 - Video Bus: is tagged by udev as: Keyboard
[ 229.029] (II) event12 - Video Bus: device is a keyboard
[ 229.029] (II) config/udev: Adding input device Video Bus (/dev/input/event11)
[ 229.029] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 229.029] (II) Using input driver 'libinput' for 'Video Bus'
[ 229.029] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 39 paused 0
[ 229.029] (**) Video Bus: always reports core events
[ 229.029] (**) Option "Device" "/dev/input/event11"
[ 229.030] (II) event11 - Video Bus: is tagged by udev as: Keyboard
[ 229.030] (II) event11 - Video Bus: device is a keyboard
[ 229.030] (II) event11 - Video Bus: device removed
[ 229.030] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:04/LNXVIDEO:00/input/input15/event11"
[ 229.030] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 229.031] (II) event11 - Video Bus: is tagged by udev as: Keyboard
[ 229.031] (II) event11 - Video Bus: device is a keyboard
[ 229.031] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[ 229.031] (II) No input driver specified, ignoring this device.
[ 229.031] (II) This device may have been added with another device file.
[ 229.032] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 229.032] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 229.032] (II) Using input driver 'libinput' for 'Power Button'
[ 229.032] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 40 paused 0
[ 229.032] (**) Power Button: always reports core events
[ 229.032] (**) Option "Device" "/dev/input/event1"
[ 229.033] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 229.033] (II) event1 - Power Button: device is a keyboard
[ 229.033] (II) event1 - Power Button: device removed
[ 229.033] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[ 229.033] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 229.033] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 229.033] (II) event1 - Power Button: device is a keyboard
[ 229.033] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event19)
[ 229.033] (II) No input driver specified, ignoring this device.
[ 229.033] (II) This device may have been added with another device file.
[ 229.034] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event20)
[ 229.034] (II) No input driver specified, ignoring this device.
[ 229.034] (II) This device may have been added with another device file.
[ 229.034] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event21)
[ 229.034] (II) No input driver specified, ignoring this device.
[ 229.034] (II) This device may have been added with another device file.
[ 229.034] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event22)
[ 229.034] (II) No input driver specified, ignoring this device.
[ 229.034] (II) This device may have been added with another device file.
[ 229.034] (II) config/udev: Adding input device ITE Tech. Inc. ITE Device(8176) Keyboard (/dev/input/event3)
[ 229.034] (**) ITE Tech. Inc. ITE Device(8176) Keyboard: Applying InputClass "libinput keyboard catchall"
[ 229.034] (II) Using input driver 'libinput' for 'ITE Tech. Inc. ITE Device(8176) Keyboard'
[ 229.035] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 41 paused 0
[ 229.035] (**) ITE Tech. Inc. ITE Device(8176) Keyboard: always reports core events
[ 229.035] (**) Option "Device" "/dev/input/event3"
[ 229.035] (II) event3 - ITE Tech. Inc. ITE Device(8176) Keyboard: is tagged by udev as: Keyboard
[ 229.035] (II) event3 - ITE Tech. Inc. ITE Device(8176) Keyboard: device is a keyboard
[ 229.036] (II) event3 - ITE Tech. Inc. ITE Device(8176) Keyboard: device removed
[ 229.036] (II) libinput: ITE Tech. Inc. ITE Device(8176) Keyboard: needs a virtual subdevice
[ 229.036] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9:1.0/0003:048D:C976.0001/input/input3/event3"
[ 229.036] (II) XINPUT: Adding extended input device "ITE Tech. Inc. ITE Device(8176) Keyboard" (type: MOUSE, id 9)
[ 229.036] (**) Option "AccelerationScheme" "none"
[ 229.036] (**) ITE Tech. Inc. ITE Device(8176) Keyboard: (accel) selected scheme none/0
[ 229.036] (**) ITE Tech. Inc. ITE Device(8176) Keyboard: (accel) acceleration factor: 2.000
[ 229.036] (**) ITE Tech. Inc. ITE Device(8176) Keyboard: (accel) acceleration threshold: 4
[ 229.036] (II) event3 - ITE Tech. Inc. ITE Device(8176) Keyboard: is tagged by udev as: Keyboard
[ 229.036] (II) event3 - ITE Tech. Inc. ITE Device(8176) Keyboard: device is a keyboard
[ 229.036] (II) config/udev: Adding input device ITE Tech. Inc. ITE Device(8176) Wireless Radio Control (/dev/input/event4)
[ 229.036] (**) ITE Tech. Inc. ITE Device(8176) Wireless Radio Control: Applying InputClass "libinput keyboard catchall"
[ 229.036] (II) Using input driver 'libinput' for 'ITE Tech. Inc. ITE Device(8176) Wireless Radio Control'
[ 229.037] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 42 paused 0
[ 229.037] (**) ITE Tech. Inc. ITE Device(8176) Wireless Radio Control: always reports core events
[ 229.037] (**) Option "Device" "/dev/input/event4"
[ 229.038] (II) event4 - ITE Tech. Inc. ITE Device(8176) Wireless Radio Control: is tagged by udev as: Keyboard
[ 229.038] (II) event4 - ITE Tech. Inc. ITE Device(8176) Wireless Radio Control: device is a keyboard
[ 229.038] (II) event4 - ITE Tech. Inc. ITE Device(8176) Wireless Radio Control: device removed
[ 229.038] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9:1.0/0003:048D:C976.0001/input/input4/event4"
[ 229.038] (II) XINPUT: Adding extended input device "ITE Tech. Inc. ITE Device(8176) Wireless Radio Control" (type: KEYBOARD, id 10)
[ 229.038] (II) event4 - ITE Tech. Inc. ITE Device(8176) Wireless Radio Control: is tagged by udev as: Keyboard
[ 229.038] (II) event4 - ITE Tech. Inc. ITE Device(8176) Wireless Radio Control: device is a keyboard
[ 229.039] (II) config/udev: Adding input device SYNA0001:00 06CB:CE78 Mouse (/dev/input/event9)
[ 229.039] (**) SYNA0001:00 06CB:CE78 Mouse: Applying InputClass "libinput pointer catchall"
[ 229.039] (II) Using input driver 'libinput' for 'SYNA0001:00 06CB:CE78 Mouse'
[ 229.039] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 43 paused 0
[ 229.039] (**) SYNA0001:00 06CB:CE78 Mouse: always reports core events
[ 229.039] (**) Option "Device" "/dev/input/event9"
[ 229.040] (II) event9 - SYNA0001:00 06CB:CE78 Mouse: is tagged by udev as: Mouse Pointingstick
[ 229.040] (II) event9 - SYNA0001:00 06CB:CE78 Mouse: device is a pointer
[ 229.040] (II) event9 - SYNA0001:00 06CB:CE78 Mouse: device removed
[ 229.040] (II) libinput: SYNA0001:00 06CB:CE78 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 229.040] (II) libinput: SYNA0001:00 06CB:CE78 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 229.040] (II) libinput: SYNA0001:00 06CB:CE78 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 229.040] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-SYNA0001:00/0018:06CB:CE78.0002/input/input12/event9"
[ 229.040] (II) XINPUT: Adding extended input device "SYNA0001:00 06CB:CE78 Mouse" (type: MOUSE, id 11)
[ 229.040] (**) Option "AccelerationScheme" "none"
[ 229.040] (**) SYNA0001:00 06CB:CE78 Mouse: (accel) selected scheme none/0
[ 229.040] (**) SYNA0001:00 06CB:CE78 Mouse: (accel) acceleration factor: 2.000
[ 229.040] (**) SYNA0001:00 06CB:CE78 Mouse: (accel) acceleration threshold: 4
[ 229.041] (II) event9 - SYNA0001:00 06CB:CE78 Mouse: is tagged by udev as: Mouse Pointingstick
[ 229.041] (II) event9 - SYNA0001:00 06CB:CE78 Mouse: device is a pointer
[ 229.041] (II) config/udev: Adding input device SYNA0001:00 06CB:CE78 Mouse (/dev/input/mouse0)
[ 229.041] (II) No input driver specified, ignoring this device.
[ 229.041] (II) This device may have been added with another device file.
[ 229.041] (II) config/udev: Adding input device SYNA0001:00 06CB:CE78 Touchpad (/dev/input/event10)
[ 229.041] (**) SYNA0001:00 06CB:CE78 Touchpad: Applying InputClass "touchpad"
[ 229.041] (**) SYNA0001:00 06CB:CE78 Touchpad: Applying InputClass "libinput touchpad catchall"
[ 229.041] (II) Using input driver 'libinput' for 'SYNA0001:00 06CB:CE78 Touchpad'
[ 229.042] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 44 paused 0
[ 229.042] (**) SYNA0001:00 06CB:CE78 Touchpad: always reports core events
[ 229.042] (**) Option "Device" "/dev/input/event10"
[ 229.042] (II) event10 - SYNA0001:00 06CB:CE78 Touchpad: is tagged by udev as: Touchpad
[ 229.043] (II) event10 - SYNA0001:00 06CB:CE78 Touchpad: device is a touchpad
[ 229.043] (II) event10 - SYNA0001:00 06CB:CE78 Touchpad: device removed
[ 229.043] (**) Option "Tapping" "true"
[ 229.043] (**) Option "AccelSpeed" "0.3"
[ 229.043] (II) libinput: SYNA0001:00 06CB:CE78 Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 229.043] (II) libinput: SYNA0001:00 06CB:CE78 Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 229.043] (II) libinput: SYNA0001:00 06CB:CE78 Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 229.043] (**) Option "NaturalScrolling" "true"
[ 229.044] (**) Option "ClickMethod" "clickfinger"
[ 229.044] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-SYNA0001:00/0018:06CB:CE78.0002/input/input13/event10"
[ 229.044] (II) XINPUT: Adding extended input device "SYNA0001:00 06CB:CE78 Touchpad" (type: TOUCHPAD, id 12)
[ 229.044] (**) Option "AccelerationScheme" "none"
[ 229.044] (**) SYNA0001:00 06CB:CE78 Touchpad: (accel) selected scheme none/0
[ 229.044] (**) SYNA0001:00 06CB:CE78 Touchpad: (accel) acceleration factor: 2.000
[ 229.044] (**) SYNA0001:00 06CB:CE78 Touchpad: (accel) acceleration threshold: 4
[ 229.045] (II) event10 - SYNA0001:00 06CB:CE78 Touchpad: is tagged by udev as: Touchpad
[ 229.045] (II) event10 - SYNA0001:00 06CB:CE78 Touchpad: device is a touchpad
[ 229.046] (II) config/udev: Adding input device SYNA0001:00 06CB:CE78 Touchpad (/dev/input/mouse1)
[ 229.046] (**) SYNA0001:00 06CB:CE78 Touchpad: Applying InputClass "touchpad"
[ 229.046] (II) Using input driver 'libinput' for 'SYNA0001:00 06CB:CE78 Touchpad'
[ 229.046] (**) SYNA0001:00 06CB:CE78 Touchpad: always reports core events
[ 229.046] (**) Option "Device" "/dev/input/mouse1"
[ 229.106] (II) mouse1 - not using input device '/dev/input/mouse1'.
[ 229.107] (EE) libinput: SYNA0001:00 06CB:CE78 Touchpad: Failed to create a device for /dev/input/mouse1
[ 229.107] (EE) PreInit returned 2 for "SYNA0001:00 06CB:CE78 Touchpad"
[ 229.107] (II) UnloadModule: "libinput"
[ 229.108] (II) config/udev: Adding input device Ideapad extra buttons (/dev/input/event8)
[ 229.108] (**) Ideapad extra buttons: Applying InputClass "libinput keyboard catchall"
[ 229.108] (II) Using input driver 'libinput' for 'Ideapad extra buttons'
[ 229.110] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 45 paused 0
[ 229.110] (**) Ideapad extra buttons: always reports core events
[ 229.110] (**) Option "Device" "/dev/input/event8"
[ 229.112] (II) event8 - Ideapad extra buttons: is tagged by udev as: Keyboard
[ 229.112] (II) event8 - Ideapad extra buttons: device is a keyboard
[ 229.112] (II) event8 - Ideapad extra buttons: device removed
[ 229.112] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/input/input8/event8"
[ 229.112] (II) XINPUT: Adding extended input device "Ideapad extra buttons" (type: KEYBOARD, id 13)
[ 229.114] (II) event8 - Ideapad extra buttons: is tagged by udev as: Keyboard
[ 229.114] (II) event8 - Ideapad extra buttons: device is a keyboard
[ 229.115] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event13)
[ 229.115] (II) No input driver specified, ignoring this device.
[ 229.115] (II) This device may have been added with another device file.
[ 229.115] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event14)
[ 229.115] (II) No input driver specified, ignoring this device.
[ 229.115] (II) This device may have been added with another device file.
[ 229.115] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event15)
[ 229.115] (II) No input driver specified, ignoring this device.
[ 229.115] (II) This device may have been added with another device file.
[ 229.116] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event16)
[ 229.116] (II) No input driver specified, ignoring this device.
[ 229.116] (II) This device may have been added with another device file.
[ 229.116] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event17)
[ 229.116] (II) No input driver specified, ignoring this device.
[ 229.116] (II) This device may have been added with another device file.
[ 229.116] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event18)
[ 229.116] (II) No input driver specified, ignoring this device.
[ 229.116] (II) This device may have been added with another device file.
[ 229.117] (II) config/udev: Adding input device Intel HID events (/dev/input/event5)
[ 229.117] (**) Intel HID events: Applying InputClass "libinput keyboard catchall"
[ 229.117] (II) Using input driver 'libinput' for 'Intel HID events'
[ 229.118] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 46 paused 0
[ 229.118] (**) Intel HID events: always reports core events
[ 229.118] (**) Option "Device" "/dev/input/event5"
[ 229.118] (II) event5 - Intel HID events: is tagged by udev as: Keyboard
[ 229.119] (II) event5 - Intel HID events: device is a keyboard
[ 229.119] (II) event5 - Intel HID events: device removed
[ 229.119] (**) Option "config_info" "udev:/sys/devices/platform/INTC1070:00/input/input5/event5"
[ 229.119] (II) XINPUT: Adding extended input device "Intel HID events" (type: KEYBOARD, id 14)
[ 229.120] (II) event5 - Intel HID events: is tagged by udev as: Keyboard
[ 229.120] (II) event5 - Intel HID events: device is a keyboard
[ 229.120] (II) config/udev: Adding input device Intel HID 5 button array (/dev/input/event6)
[ 229.120] (**) Intel HID 5 button array: Applying InputClass "libinput keyboard catchall"
[ 229.120] (II) Using input driver 'libinput' for 'Intel HID 5 button array'
[ 229.121] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 47 paused 0
[ 229.121] (**) Intel HID 5 button array: always reports core events
[ 229.121] (**) Option "Device" "/dev/input/event6"
[ 229.122] (II) event6 - Intel HID 5 button array: is tagged by udev as: Keyboard
[ 229.122] (II) event6 - Intel HID 5 button array: device is a keyboard
[ 229.122] (II) event6 - Intel HID 5 button array: device removed
[ 229.122] (**) Option "config_info" "udev:/sys/devices/platform/INTC1070:00/input/input6/event6"
[ 229.122] (II) XINPUT: Adding extended input device "Intel HID 5 button array" (type: KEYBOARD, id 15)
[ 229.123] (II) event6 - Intel HID 5 button array: is tagged by udev as: Keyboard
[ 229.123] (II) event6 - Intel HID 5 button array: device is a keyboard
[ 229.123] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event2)
[ 229.123] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 229.123] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 229.124] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 48 paused 0
[ 229.124] (**) AT Translated Set 2 keyboard: always reports core events
[ 229.124] (**) Option "Device" "/dev/input/event2"
[ 229.125] (II) event2 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 229.125] (II) event2 - AT Translated Set 2 keyboard: device is a keyboard
[ 229.125] (II) event2 - AT Translated Set 2 keyboard: device removed
[ 229.125] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input2/event2"
[ 229.125] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 16)
[ 229.126] (II) event2 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 229.126] (II) event2 - AT Translated Set 2 keyboard: device is a keyboard
[ 229.127] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[ 229.127] (II) No input driver specified, ignoring this device.
[ 229.127] (II) This device may have been added with another device file.
[ 229.159] (**) ITE Tech. Inc. ITE Device(8176) Keyboard: Applying InputClass "libinput keyboard catchall"
[ 229.159] (II) Using input driver 'libinput' for 'ITE Tech. Inc. ITE Device(8176) Keyboard'
[ 229.159] (II) systemd-logind: returning pre-existing fd for /dev/input/event3 13:67
[ 229.159] (**) ITE Tech. Inc. ITE Device(8176) Keyboard: always reports core events
[ 229.159] (**) Option "Device" "/dev/input/event3"
[ 229.159] (II) libinput: ITE Tech. Inc. ITE Device(8176) Keyboard: is a virtual subdevice
[ 229.159] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9:1.0/0003:048D:C976.0001/input/input3/event3"
[ 229.159] (II) XINPUT: Adding extended input device "ITE Tech. Inc. ITE Device(8176) Keyboard" (type: KEYBOARD, id 17)
[ 230.261] (II) intel(0): EDID vendor "BOE", prod id 2689
[ 230.261] (II) intel(0): Printing DDC gathered Modelines:
[ 230.261] (II) intel(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 230.261] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 230.261] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 230.261] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 230.261] (--) NVIDIA(GPU-0):
[ 231.112] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 231.112] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 231.112] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 231.112] (--) NVIDIA(GPU-0):
[ 798.113] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 798.113] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 798.113] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 798.113] (--) NVIDIA(GPU-0):
Is this generally battery related?
Is the system stable as long as you're running it on the AC?
This mostly occures 1-2 minutes after unplugging the charger, but not always. One day the issue appeared, when my laptop was on the AC.
The hefty charge drop might indicate that the battery has seen its best days and is simply no longer able to generate voltage and current to sustain the nvidia GPU?
tail /sys/class/power_supply/BAT1/*
==> /sys/class/power_supply/BAT1/alarm <==
4010000
==> /sys/class/power_supply/BAT1/capacity <==
69
==> /sys/class/power_supply/BAT1/capacity_level <==
Normal
==> /sys/class/power_supply/BAT1/cycle_count <==
527
==> /sys/class/power_supply/BAT1/device <==
tail: error reading '/sys/class/power_supply/BAT1/device': Is a directory
==> /sys/class/power_supply/BAT1/energy_full <==
40190000
==> /sys/class/power_supply/BAT1/energy_full_design <==
45000000
==> /sys/class/power_supply/BAT1/energy_now <==
27820000
==> /sys/class/power_supply/BAT1/hwmon2 <==
tail: error reading '/sys/class/power_supply/BAT1/hwmon2': Is a directory
==> /sys/class/power_supply/BAT1/manufacturer <==
Celxpert
==> /sys/class/power_supply/BAT1/model_name <==
L21C3PC0
==> /sys/class/power_supply/BAT1/power <==
tail: error reading '/sys/class/power_supply/BAT1/power': Is a directory
==> /sys/class/power_supply/BAT1/power_now <==
9866000
==> /sys/class/power_supply/BAT1/present <==
1
==> /sys/class/power_supply/BAT1/serial_number <==
3329
==> /sys/class/power_supply/BAT1/status <==
Discharging
==> /sys/class/power_supply/BAT1/subsystem <==
tail: error reading '/sys/class/power_supply/BAT1/subsystem': Is a directory
==> /sys/class/power_supply/BAT1/technology <==
Li-ion
==> /sys/class/power_supply/BAT1/type <==
Battery
==> /sys/class/power_supply/BAT1/uevent <==
POWER_SUPPLY_VOLTAGE_NOW=11916000
POWER_SUPPLY_POWER_NOW=9866000
POWER_SUPPLY_ENERGY_FULL_DESIGN=45000000
POWER_SUPPLY_ENERGY_FULL=40190000
POWER_SUPPLY_ENERGY_NOW=27820000
POWER_SUPPLY_CAPACITY=69
POWER_SUPPLY_CAPACITY_LEVEL=Normal
POWER_SUPPLY_MODEL_NAME=L21C3PC0
POWER_SUPPLY_MANUFACTURER=Celxpert
POWER_SUPPLY_SERIAL_NUMBER=3329
==> /sys/class/power_supply/BAT1/voltage_min_design <==
11520000
==> /sys/class/power_supply/BAT1/voltage_now <==
11916000
I'm dual booting Arch and Windows 11 (systems are installed on separate SSDs), and I'm having almost no issue with using my nvidia GPU on Windows. The only issue I've noticed, is that when going on AC, Windows doesn't enable GPU (because it disabled it on battery state as it wasn't needed), and I have to reboot the system to enable it again.
All I want on Arch is to use system normally, relying on external GPU, when internal GPU can't handle the work.
You don't have to configure anything to get RTD3 w/ your Ampere chip - did you add *any* udev rules at all?
Or are you using some power management daemon?Another question is why kitty would be sensitive to the nvidia GPU, do you prime-run it? Does kitty show up as consumer in nvidia-smi?
I haven't configured any udev rules by myself, and I don't use power management daemon (like tlp) for now.
I don't run kitty or any other program explicitly with prime-run. Kitty doesn't show up as consumer, until I won't prime-run it. Only xorg shows up as consumer (as it was shown above).
sudo journalctl -b
Dec 19 14:21:22 arch kernel: Linux version 6.12.4-arch1-1 (linux@archlinux) (gcc (GCC) 14.2.1 20240910, GNU ld (GNU Binutils) 2.43.0) #1 SMP PREEMPT_DYNAMIC Mon, 09 Dec 2024 14:31:57 +0000
Dec 19 14:21:22 arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=48f0c199-3de0-4cef-adb5-54a621848d9d rw loglevel=3 quiet nvidia_drm.modeset=1 nvidia_drm.fbdev=0
Dec 19 14:21:22 arch kernel: x86/split lock detection: #AC: crashing the kernel on kernel split_locks and warning on user-space split_locks
Dec 19 14:21:22 arch kernel: BIOS-provided physical RAM map:
Dec 19 14:21:22 arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
Dec 19 14:21:22 arch kernel: BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
Dec 19 14:21:22 arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000038e27fff] usable
Dec 19 14:21:22 arch kernel: BIOS-e820: [mem 0x0000000038e28000-0x0000000038e2dfff] ACPI data
Dec 19 14:21:22 arch kernel: BIOS-e820: [mem 0x0000000038e2e000-0x000000003d368fff] usable
Dec 19 14:21:22 arch kernel: BIOS-e820: [mem 0x000000003d369000-0x000000003dc68fff] reserved
Dec 19 14:21:22 arch kernel: BIOS-e820: [mem 0x000000003dc69000-0x000000003fa7efff] usable
Dec 19 14:21:22 arch kernel: BIOS-e820: [mem 0x000000003fa7f000-0x0000000041a7efff] reserved
Dec 19 14:21:22 arch kernel: BIOS-e820: [mem 0x0000000041a7f000-0x0000000044a2efff] ACPI NVS
Dec 19 14:21:22 arch kernel: BIOS-e820: [mem 0x0000000044a2f000-0x0000000044afefff] ACPI data
Dec 19 14:21:22 arch kernel: BIOS-e820: [mem 0x0000000044aff000-0x0000000044afffff] usable
Dec 19 14:21:22 arch kernel: BIOS-e820: [mem 0x0000000044b00000-0x0000000048ffffff] reserved
Dec 19 14:21:22 arch kernel: BIOS-e820: [mem 0x0000000049200000-0x00000000493fffff] reserved
Dec 19 14:21:22 arch kernel: BIOS-e820: [mem 0x000000004a000000-0x00000000503fffff] reserved
Dec 19 14:21:22 arch kernel: BIOS-e820: [mem 0x00000000c0000000-0x00000000cfffffff] reserved
Dec 19 14:21:22 arch kernel: BIOS-e820: [mem 0x00000000fe010000-0x00000000fe010fff] reserved
Dec 19 14:21:22 arch kernel: BIOS-e820: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
Dec 19 14:21:22 arch kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Dec 19 14:21:22 arch kernel: BIOS-e820: [mem 0x0000000100000000-0x00000004afbfffff] usable
Dec 19 14:21:22 arch kernel: The simpledrm driver will not be probed
Dec 19 14:21:22 arch kernel: NX (Execute Disable) protection: active
Dec 19 14:21:22 arch kernel: APIC: Static calls initialized
Dec 19 14:21:22 arch kernel: e820: update [mem 0x389b1018-0x389d5657] usable ==> usable
Dec 19 14:21:22 arch kernel: extended physical RAM map:
Dec 19 14:21:22 arch kernel: reserve setup_data: [mem 0x0000000000000000-0x000000000009efff] usable
Dec 19 14:21:22 arch kernel: reserve setup_data: [mem 0x000000000009f000-0x00000000000fffff] reserved
Dec 19 14:21:22 arch kernel: reserve setup_data: [mem 0x0000000000100000-0x00000000389b1017] usable
Dec 19 14:21:22 arch kernel: reserve setup_data: [mem 0x00000000389b1018-0x00000000389d5657] usable
Dec 19 14:21:22 arch kernel: reserve setup_data: [mem 0x00000000389d5658-0x0000000038e27fff] usable
Dec 19 14:21:22 arch kernel: reserve setup_data: [mem 0x0000000038e28000-0x0000000038e2dfff] ACPI data
Dec 19 14:21:22 arch kernel: reserve setup_data: [mem 0x0000000038e2e000-0x000000003d368fff] usable
Dec 19 14:21:22 arch kernel: reserve setup_data: [mem 0x000000003d369000-0x000000003dc68fff] reserved
Dec 19 14:21:22 arch kernel: reserve setup_data: [mem 0x000000003dc69000-0x000000003fa7efff] usable
Dec 19 14:21:22 arch kernel: reserve setup_data: [mem 0x000000003fa7f000-0x0000000041a7efff] reserved
Dec 19 14:21:22 arch kernel: reserve setup_data: [mem 0x0000000041a7f000-0x0000000044a2efff] ACPI NVS
Dec 19 14:21:22 arch kernel: reserve setup_data: [mem 0x0000000044a2f000-0x0000000044afefff] ACPI data
Dec 19 14:21:22 arch kernel: reserve setup_data: [mem 0x0000000044aff000-0x0000000044afffff] usable
Dec 19 14:21:22 arch kernel: reserve setup_data: [mem 0x0000000044b00000-0x0000000048ffffff] reserved
Dec 19 14:21:22 arch kernel: reserve setup_data: [mem 0x0000000049200000-0x00000000493fffff] reserved
Dec 19 14:21:22 arch kernel: reserve setup_data: [mem 0x000000004a000000-0x00000000503fffff] reserved
Dec 19 14:21:22 arch kernel: reserve setup_data: [mem 0x00000000c0000000-0x00000000cfffffff] reserved
Dec 19 14:21:22 arch kernel: reserve setup_data: [mem 0x00000000fe010000-0x00000000fe010fff] reserved
Dec 19 14:21:22 arch kernel: reserve setup_data: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
Dec 19 14:21:22 arch kernel: reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Dec 19 14:21:22 arch kernel: reserve setup_data: [mem 0x0000000100000000-0x00000004afbfffff] usable
Dec 19 14:21:22 arch kernel: efi: EFI v2.7 by INSYDE Corp.
Dec 19 14:21:22 arch kernel: efi: ACPI=0x44afe000 ACPI 2.0=0x44afe014 TPMFinalLog=0x449a6000 SMBIOS=0x400a6000 MEMATTR=0x38e3d018 ESRT=0x38e3c198 INITRD=0x38e34b18 RNG=0x44a30018 TPMEventLog=0x38e2a018
Dec 19 14:21:22 arch kernel: random: crng init done
Dec 19 14:21:22 arch kernel: efi: Remove mem88: MMIO range=[0xc0000000-0xcfffffff] (256MB) from e820 map
Dec 19 14:21:22 arch kernel: e820: remove [mem 0xc0000000-0xcfffffff] reserved
Dec 19 14:21:22 arch kernel: efi: Not removing mem89: MMIO range=[0xfe010000-0xfe010fff] (4KB) from e820 map
Dec 19 14:21:22 arch kernel: efi: Remove mem91: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
Dec 19 14:21:22 arch kernel: e820: remove [mem 0xff000000-0xffffffff] reserved
Dec 19 14:21:22 arch kernel: SMBIOS 3.3 present.
Dec 19 14:21:22 arch kernel: DMI: LENOVO 82S9/LNVNB161216, BIOS JMCN47WW(V3.10) 06/24/2024
Dec 19 14:21:22 arch kernel: DMI: Memory slots populated: 2/2
Dec 19 14:21:22 arch kernel: tsc: Detected 2500.000 MHz processor
Dec 19 14:21:22 arch kernel: tsc: Detected 2496.000 MHz TSC
Dec 19 14:21:22 arch kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Dec 19 14:21:22 arch kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Dec 19 14:21:22 arch kernel: last_pfn = 0x4afc00 max_arch_pfn = 0x400000000
Dec 19 14:21:22 arch kernel: MTRR map: 5 entries (3 fixed + 2 variable; max 23), built from 10 variable MTRRs
Dec 19 14:21:22 arch kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
Dec 19 14:21:22 arch kernel: last_pfn = 0x44b00 max_arch_pfn = 0x400000000
Dec 19 14:21:22 arch kernel: esrt: Reserving ESRT space from 0x0000000038e3c198 to 0x0000000038e3c338.
Dec 19 14:21:22 arch kernel: e820: update [mem 0x38e3c000-0x38e3cfff] usable ==> reserved
Dec 19 14:21:22 arch kernel: Using GB pages for direct mapping
Dec 19 14:21:22 arch kernel: Incomplete global flushes, disabling PCID
Dec 19 14:21:22 arch kernel: Secure boot disabled
Dec 19 14:21:22 arch kernel: RAMDISK: [mem 0x3520c000-0x362ebfff]
Dec 19 14:21:22 arch kernel: ACPI: Early table checksum verification disabled
Dec 19 14:21:22 arch kernel: ACPI: RSDP 0x0000000044AFE014 000024 (v02 LENOVO)
Dec 19 14:21:22 arch kernel: ACPI: XSDT 0x0000000044AC5188 000154 (v01 LENOVO CB-01 00000001 01000013)
Dec 19 14:21:22 arch kernel: ACPI: FACP 0x0000000044AC3000 000114 (v06 LENOVO CB-01 00000001 ACPI 00040000)
Dec 19 14:21:22 arch kernel: ACPI: DSDT 0x0000000044A4E000 071D47 (v02 LENOVO CB-01 00000001 ACPI 00040000)
Dec 19 14:21:22 arch kernel: ACPI: FACS 0x0000000044982000 000040
Dec 19 14:21:22 arch kernel: ACPI: UEFI 0x0000000044A2E000 000236 (v01 INSYDE ADL-P-M 00000001 ACPI 00040000)
Dec 19 14:21:22 arch kernel: ACPI: SSDT 0x0000000044AFC000 00038C (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 19 14:21:22 arch kernel: ACPI: SSDT 0x0000000044AFB000 000101 (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 19 14:21:22 arch kernel: ACPI: SSDT 0x0000000044AF6000 0043BE (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 19 14:21:22 arch kernel: ACPI: SSDT 0x0000000044AEF000 006F25 (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 19 14:21:22 arch kernel: ACPI: SSDT 0x0000000044AE9000 005D2C (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 19 14:21:22 arch kernel: ACPI: SSDT 0x0000000044AE6000 002B22 (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 19 14:21:22 arch kernel: ACPI: SSDT 0x0000000044AE2000 0033D3 (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 19 14:21:22 arch kernel: ACPI: SSDT 0x0000000044AD4000 00D411 (v02 INTEL TcssSsdt 00001000 INTL 20200717)
Dec 19 14:21:22 arch kernel: ACPI: SSDT 0x0000000044AD3000 00094F (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 19 14:21:22 arch kernel: ACPI: SSDT 0x0000000044AD2000 000033 (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 19 14:21:22 arch kernel: ACPI: SSDT 0x0000000044AD0000 001260 (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 19 14:21:22 arch kernel: ACPI: SSDT 0x0000000044ACF000 00077B (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 19 14:21:22 arch kernel: ACPI: TPM2 0x0000000044ACE000 00004C (v04 LENOVO CB-01 00000001 ACPI 00040000)
Dec 19 14:21:22 arch kernel: ACPI: LPIT 0x0000000044ACC000 0000CC (v01 LENOVO CB-01 00000001 ACPI 00040000)
Dec 19 14:21:22 arch kernel: ACPI: WSMT 0x0000000044ACB000 000028 (v01 LENOVO CB-01 00000001 ACPI 00040000)
Dec 19 14:21:22 arch kernel: ACPI: SSDT 0x0000000044ACA000 000AD9 (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 19 14:21:22 arch kernel: ACPI: SSDT 0x0000000044AC7000 002357 (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 19 14:21:22 arch kernel: ACPI: DBGP 0x0000000044AC6000 000034 (v01 LENOVO CB-01 00000001 ACPI 00040000)
Dec 19 14:21:22 arch kernel: ACPI: DBG2 0x0000000044AFD000 000054 (v00 LENOVO CB-01 00000001 ACPI 00040000)
Dec 19 14:21:22 arch kernel: ACPI: NHLT 0x0000000044AC4000 00002D (v00 LENOVO CB-01 00000001 ACPI 00040000)
Dec 19 14:21:22 arch kernel: ACPI: HPET 0x0000000044AC2000 000038 (v01 LENOVO CB-01 00000001 ACPI 00040000)
Dec 19 14:21:22 arch kernel: ACPI: APIC 0x0000000044AC1000 0001DC (v04 LENOVO CB-01 00000001 ACPI 00040000)
Dec 19 14:21:22 arch kernel: ACPI: MCFG 0x0000000044AC0000 00003C (v01 LENOVO CB-01 00000001 ACPI 00040000)
Dec 19 14:21:22 arch kernel: ACPI: SSDT 0x0000000044A46000 007D1D (v02 LENOVO CB-01 00000001 01000013)
Dec 19 14:21:22 arch kernel: ACPI: SSDT 0x0000000044A44000 001D0E (v02 LENOVO CB-01 00000001 01000013)
Dec 19 14:21:22 arch kernel: ACPI: $H2O 0x0000000044A43000 00002C (v01 LENOVO CB-01 00000001 ACPI 00040000)
Dec 19 14:21:22 arch kernel: ACPI: DMAR 0x0000000044A42000 000088 (v02 LENOVO CB-01 00000001 ACPI 00040000)
Dec 19 14:21:22 arch kernel: ACPI: SSDT 0x0000000044A40000 001E96 (v01 LENOVO CB-01 00000001 INTL 20200717)
Dec 19 14:21:22 arch kernel: ACPI: SSDT 0x0000000044A3F000 000C2E (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 19 14:21:22 arch kernel: ACPI: SSDT 0x0000000044A3B000 003AEA (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 19 14:21:22 arch kernel: ACPI: SSDT 0x0000000044A37000 0039DA (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 19 14:21:22 arch kernel: ACPI: SSDT 0x0000000044A35000 0010B5 (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 19 14:21:22 arch kernel: ACPI: SSDT 0x0000000044A34000 0000F8 (v01 LENOVO CB-01 00000001 INTL 20200717)
Dec 19 14:21:22 arch kernel: ACPI: FPDT 0x0000000044A33000 000044 (v01 LENOVO CB-01 00000001 ACPI 00040000)
Dec 19 14:21:22 arch kernel: ACPI: PHAT 0x0000000044A31000 000B47 (v01 LENOVO CB-01 00000001 ACPI 00040000)
Dec 19 14:21:22 arch kernel: ACPI: BGRT 0x0000000044A32000 000038 (v01 LENOVO CB-01 00000001 ACPI 00040000)
Dec 19 14:21:22 arch kernel: ACPI: Reserving FACP table memory at [mem 0x44ac3000-0x44ac3113]
Dec 19 14:21:22 arch kernel: ACPI: Reserving DSDT table memory at [mem 0x44a4e000-0x44abfd46]
Dec 19 14:21:22 arch kernel: ACPI: Reserving FACS table memory at [mem 0x44982000-0x4498203f]
Dec 19 14:21:22 arch kernel: ACPI: Reserving UEFI table memory at [mem 0x44a2e000-0x44a2e235]
Dec 19 14:21:22 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44afc000-0x44afc38b]
Dec 19 14:21:22 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44afb000-0x44afb100]
Dec 19 14:21:22 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44af6000-0x44afa3bd]
Dec 19 14:21:22 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44aef000-0x44af5f24]
Dec 19 14:21:22 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44ae9000-0x44aeed2b]
Dec 19 14:21:22 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44ae6000-0x44ae8b21]
Dec 19 14:21:22 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44ae2000-0x44ae53d2]
Dec 19 14:21:22 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44ad4000-0x44ae1410]
Dec 19 14:21:22 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44ad3000-0x44ad394e]
Dec 19 14:21:22 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44ad2000-0x44ad2032]
Dec 19 14:21:22 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44ad0000-0x44ad125f]
Dec 19 14:21:22 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44acf000-0x44acf77a]
Dec 19 14:21:22 arch kernel: ACPI: Reserving TPM2 table memory at [mem 0x44ace000-0x44ace04b]
Dec 19 14:21:22 arch kernel: ACPI: Reserving LPIT table memory at [mem 0x44acc000-0x44acc0cb]
Dec 19 14:21:22 arch kernel: ACPI: Reserving WSMT table memory at [mem 0x44acb000-0x44acb027]
Dec 19 14:21:22 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44aca000-0x44acaad8]
Dec 19 14:21:22 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44ac7000-0x44ac9356]
Dec 19 14:21:22 arch kernel: ACPI: Reserving DBGP table memory at [mem 0x44ac6000-0x44ac6033]
Dec 19 14:21:22 arch kernel: ACPI: Reserving DBG2 table memory at [mem 0x44afd000-0x44afd053]
Dec 19 14:21:22 arch kernel: ACPI: Reserving NHLT table memory at [mem 0x44ac4000-0x44ac402c]
Dec 19 14:21:22 arch kernel: ACPI: Reserving HPET table memory at [mem 0x44ac2000-0x44ac2037]
Dec 19 14:21:22 arch kernel: ACPI: Reserving APIC table memory at [mem 0x44ac1000-0x44ac11db]
Dec 19 14:21:22 arch kernel: ACPI: Reserving MCFG table memory at [mem 0x44ac0000-0x44ac003b]
Dec 19 14:21:22 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44a46000-0x44a4dd1c]
Dec 19 14:21:22 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44a44000-0x44a45d0d]
Dec 19 14:21:22 arch kernel: ACPI: Reserving $H2O table memory at [mem 0x44a43000-0x44a4302b]
Dec 19 14:21:22 arch kernel: ACPI: Reserving DMAR table memory at [mem 0x44a42000-0x44a42087]
Dec 19 14:21:22 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44a40000-0x44a41e95]
Dec 19 14:21:22 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44a3f000-0x44a3fc2d]
Dec 19 14:21:22 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44a3b000-0x44a3eae9]
Dec 19 14:21:22 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44a37000-0x44a3a9d9]
Dec 19 14:21:22 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44a35000-0x44a360b4]
Dec 19 14:21:22 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44a34000-0x44a340f7]
Dec 19 14:21:22 arch kernel: ACPI: Reserving FPDT table memory at [mem 0x44a33000-0x44a33043]
Dec 19 14:21:22 arch kernel: ACPI: Reserving PHAT table memory at [mem 0x44a31000-0x44a31b46]
Dec 19 14:21:22 arch kernel: ACPI: Reserving BGRT table memory at [mem 0x44a32000-0x44a32037]
Dec 19 14:21:22 arch kernel: No NUMA configuration found
Dec 19 14:21:22 arch kernel: Faking a node at [mem 0x0000000000000000-0x00000004afbfffff]
Dec 19 14:21:22 arch kernel: NODE_DATA(0) allocated [mem 0x4afbd52c0-0x4afbfffff]
Dec 19 14:21:22 arch kernel: Zone ranges:
Dec 19 14:21:22 arch kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff]
Dec 19 14:21:22 arch kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
Dec 19 14:21:22 arch kernel: Normal [mem 0x0000000100000000-0x00000004afbfffff]
Dec 19 14:21:22 arch kernel: Device empty
Dec 19 14:21:22 arch kernel: Movable zone start for each node
Dec 19 14:21:22 arch kernel: Early memory node ranges
Dec 19 14:21:22 arch kernel: node 0: [mem 0x0000000000001000-0x000000000009efff]
Dec 19 14:21:22 arch kernel: node 0: [mem 0x0000000000100000-0x0000000038e27fff]
Dec 19 14:21:22 arch kernel: node 0: [mem 0x0000000038e2e000-0x000000003d368fff]
Dec 19 14:21:22 arch kernel: node 0: [mem 0x000000003dc69000-0x000000003fa7efff]
Dec 19 14:21:22 arch kernel: node 0: [mem 0x0000000044aff000-0x0000000044afffff]
Dec 19 14:21:22 arch kernel: node 0: [mem 0x0000000100000000-0x00000004afbfffff]
Dec 19 14:21:22 arch kernel: Initmem setup node 0 [mem 0x0000000000001000-0x00000004afbfffff]
Dec 19 14:21:22 arch kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Dec 19 14:21:22 arch kernel: On node 0, zone DMA: 97 pages in unavailable ranges
Dec 19 14:21:22 arch kernel: On node 0, zone DMA32: 6 pages in unavailable ranges
Dec 19 14:21:22 arch kernel: On node 0, zone DMA32: 2304 pages in unavailable ranges
Dec 19 14:21:22 arch kernel: On node 0, zone DMA32: 20608 pages in unavailable ranges
Dec 19 14:21:22 arch kernel: On node 0, zone Normal: 13568 pages in unavailable ranges
Dec 19 14:21:22 arch kernel: On node 0, zone Normal: 1024 pages in unavailable ranges
Dec 19 14:21:22 arch kernel: Reserving Intel graphics memory at [mem 0x4c800000-0x503fffff]
Dec 19 14:21:22 arch kernel: ACPI: PM-Timer IO Port: 0x1808
Dec 19 14:21:22 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Dec 19 14:21:22 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Dec 19 14:21:22 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Dec 19 14:21:22 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Dec 19 14:21:22 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
Dec 19 14:21:22 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
Dec 19 14:21:22 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
Dec 19 14:21:22 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
Dec 19 14:21:22 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
Dec 19 14:21:22 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
Dec 19 14:21:22 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
Dec 19 14:21:22 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
Dec 19 14:21:22 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
Dec 19 14:21:22 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
Dec 19 14:21:22 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
Dec 19 14:21:22 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
Dec 19 14:21:22 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x11] high edge lint[0x1])
Dec 19 14:21:22 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x12] high edge lint[0x1])
Dec 19 14:21:22 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x13] high edge lint[0x1])
Dec 19 14:21:22 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x14] high edge lint[0x1])
Dec 19 14:21:22 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x15] high edge lint[0x1])
Dec 19 14:21:22 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x16] high edge lint[0x1])
Dec 19 14:21:22 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x17] high edge lint[0x1])
Dec 19 14:21:22 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
Dec 19 14:21:22 arch kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
Dec 19 14:21:22 arch kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Dec 19 14:21:22 arch kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Dec 19 14:21:22 arch kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Dec 19 14:21:22 arch kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Dec 19 14:21:22 arch kernel: e820: update [mem 0x37d86000-0x37e94fff] usable ==> reserved
Dec 19 14:21:22 arch kernel: TSC deadline timer available
Dec 19 14:21:22 arch kernel: CPU topo: Max. logical packages: 1
Dec 19 14:21:22 arch kernel: CPU topo: Max. logical dies: 1
Dec 19 14:21:22 arch kernel: CPU topo: Max. dies per package: 1
Dec 19 14:21:22 arch kernel: CPU topo: Max. threads per core: 2
Dec 19 14:21:22 arch kernel: CPU topo: Num. cores per package: 8
Dec 19 14:21:22 arch kernel: CPU topo: Num. threads per package: 12
Dec 19 14:21:22 arch kernel: CPU topo: Allowing 12 present CPUs plus 0 hotplug CPUs
Dec 19 14:21:22 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Dec 19 14:21:22 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
Dec 19 14:21:22 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x37d86000-0x37e94fff]
Dec 19 14:21:22 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x389b1000-0x389b1fff]
Dec 19 14:21:22 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x389d5000-0x389d5fff]
Dec 19 14:21:22 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x38e28000-0x38e2dfff]
Dec 19 14:21:22 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x38e3c000-0x38e3cfff]
Dec 19 14:21:22 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x3d369000-0x3dc68fff]
Dec 19 14:21:22 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x3fa7f000-0x41a7efff]
Dec 19 14:21:22 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x41a7f000-0x44a2efff]
Dec 19 14:21:22 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x44a2f000-0x44afefff]
Dec 19 14:21:22 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x44b00000-0x48ffffff]
Dec 19 14:21:22 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x49000000-0x491fffff]
Dec 19 14:21:22 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x49200000-0x493fffff]
Dec 19 14:21:22 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x49400000-0x49ffffff]
Dec 19 14:21:22 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x4a000000-0x503fffff]
Dec 19 14:21:22 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x50400000-0xfe00ffff]
Dec 19 14:21:22 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfe010000-0xfe010fff]
Dec 19 14:21:22 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfed1ffff]
Dec 19 14:21:22 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xfed7ffff]
Dec 19 14:21:22 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xffffffff]
Dec 19 14:21:22 arch kernel: [mem 0x50400000-0xfe00ffff] available for PCI devices
Dec 19 14:21:22 arch kernel: Booting paravirtualized kernel on bare hardware
Dec 19 14:21:22 arch kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Dec 19 14:21:22 arch kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:12 nr_cpu_ids:12 nr_node_ids:1
Dec 19 14:21:22 arch kernel: percpu: Embedded 67 pages/cpu s237568 r8192 d28672 u524288
Dec 19 14:21:22 arch kernel: pcpu-alloc: s237568 r8192 d28672 u524288 alloc=1*2097152
Dec 19 14:21:22 arch kernel: pcpu-alloc: [0] 00 01 02 03 [0] 04 05 06 07
Dec 19 14:21:22 arch kernel: pcpu-alloc: [0] 08 09 10 11
Dec 19 14:21:22 arch kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=48f0c199-3de0-4cef-adb5-54a621848d9d rw loglevel=3 quiet nvidia_drm.modeset=1 nvidia_drm.fbdev=0
Dec 19 14:21:22 arch kernel: Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-linux", will be passed to user space.
Dec 19 14:21:22 arch kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Dec 19 14:21:22 arch kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
Dec 19 14:21:22 arch kernel: Fallback order for Node 0: 0
Dec 19 14:21:22 arch kernel: Built 1 zonelists, mobility grouping on. Total pages: 4123928
Dec 19 14:21:22 arch kernel: Policy zone: Normal
Dec 19 14:21:22 arch kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Dec 19 14:21:22 arch kernel: software IO TLB: area num 16.
Dec 19 14:21:22 arch kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=1
Dec 19 14:21:22 arch kernel: ftrace: allocating 51133 entries in 200 pages
Dec 19 14:21:22 arch kernel: ftrace: allocated 200 pages with 3 groups
Dec 19 14:21:22 arch kernel: Dynamic Preempt: full
Dec 19 14:21:22 arch kernel: rcu: Preemptible hierarchical RCU implementation.
Dec 19 14:21:22 arch kernel: rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=12.
Dec 19 14:21:22 arch kernel: rcu: RCU priority boosting: priority 1 delay 500 ms.
Dec 19 14:21:22 arch kernel: Trampoline variant of Tasks RCU enabled.
Dec 19 14:21:22 arch kernel: Rude variant of Tasks RCU enabled.
Dec 19 14:21:22 arch kernel: Tracing variant of Tasks RCU enabled.
Dec 19 14:21:22 arch kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Dec 19 14:21:22 arch kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=12
Dec 19 14:21:22 arch kernel: RCU Tasks: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=12.
Dec 19 14:21:22 arch kernel: RCU Tasks Rude: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=12.
Dec 19 14:21:22 arch kernel: RCU Tasks Trace: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=12.
Dec 19 14:21:22 arch kernel: NR_IRQS: 524544, nr_irqs: 2152, preallocated irqs: 16
Dec 19 14:21:22 arch kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Dec 19 14:21:22 arch kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Dec 19 14:21:22 arch kernel: Console: colour dummy device 80x25
Dec 19 14:21:22 arch kernel: printk: legacy console [tty0] enabled
Dec 19 14:21:22 arch kernel: ACPI: Core revision 20240827
Dec 19 14:21:22 arch kernel: hpet: HPET dysfunctional in PC10. Force disabled.
Dec 19 14:21:22 arch kernel: APIC: Switch to symmetric I/O mode setup
Dec 19 14:21:22 arch kernel: DMAR: Host address width 39
Dec 19 14:21:22 arch kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x0
Dec 19 14:21:22 arch kernel: DMAR: dmar0: reg_base_addr fed90000 ver 4:0 cap 1c0000c40660462 ecap 29a00f0505e
Dec 19 14:21:22 arch kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1
Dec 19 14:21:22 arch kernel: DMAR: dmar1: reg_base_addr fed91000 ver 5:0 cap d2008c40660462 ecap f050da
Dec 19 14:21:22 arch kernel: DMAR: RMRR base: 0x0000004c000000 end: 0x000000503fffff
Dec 19 14:21:22 arch kernel: DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
Dec 19 14:21:22 arch kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000
Dec 19 14:21:22 arch kernel: DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
Dec 19 14:21:22 arch kernel: DMAR-IR: Enabled IRQ remapping in x2apic mode
Dec 19 14:21:22 arch kernel: x2apic enabled
Dec 19 14:21:22 arch kernel: APIC: Switched APIC routing to: cluster x2apic
Dec 19 14:21:22 arch kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x23fa772cf26, max_idle_ns: 440795269835 ns
Dec 19 14:21:22 arch kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4993.00 BogoMIPS (lpj=8320000)
Dec 19 14:21:22 arch kernel: CPU0: Thermal monitoring enabled (TM1)
Dec 19 14:21:22 arch kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated
Dec 19 14:21:22 arch kernel: CET detected: Indirect Branch Tracking enabled
Dec 19 14:21:22 arch kernel: Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
Dec 19 14:21:22 arch kernel: Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
Dec 19 14:21:22 arch kernel: process: using mwait in idle threads
Dec 19 14:21:22 arch kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Dec 19 14:21:22 arch kernel: Spectre V2 : Mitigation: Enhanced / Automatic IBRS
Dec 19 14:21:22 arch kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Dec 19 14:21:22 arch kernel: Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on VMEXIT
Dec 19 14:21:22 arch kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Dec 19 14:21:22 arch kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Dec 19 14:21:22 arch kernel: Register File Data Sampling: Mitigation: Clear Register File
Dec 19 14:21:22 arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Dec 19 14:21:22 arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Dec 19 14:21:22 arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Dec 19 14:21:22 arch kernel: x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
Dec 19 14:21:22 arch kernel: x86/fpu: Supporting XSAVE feature 0x800: 'Control-flow User registers'
Dec 19 14:21:22 arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Dec 19 14:21:22 arch kernel: x86/fpu: xstate_offset[9]: 832, xstate_sizes[9]: 8
Dec 19 14:21:22 arch kernel: x86/fpu: xstate_offset[11]: 840, xstate_sizes[11]: 16
Dec 19 14:21:22 arch kernel: x86/fpu: Enabled xstate features 0xa07, context size is 856 bytes, using 'compacted' format.
Dec 19 14:21:22 arch kernel: Freeing SMP alternatives memory: 40K
Dec 19 14:21:22 arch kernel: pid_max: default: 32768 minimum: 301
Dec 19 14:21:22 arch kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf
Dec 19 14:21:22 arch kernel: landlock: Up and running.
Dec 19 14:21:22 arch kernel: Yama: becoming mindful.
Dec 19 14:21:22 arch kernel: LSM support for eBPF active
Dec 19 14:21:22 arch kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Dec 19 14:21:22 arch kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Dec 19 14:21:22 arch kernel: smpboot: CPU0: 12th Gen Intel(R) Core(TM) i5-12450H (family: 0x6, model: 0x9a, stepping: 0x3)
Dec 19 14:21:22 arch kernel: Performance Events: XSAVE Architectural LBR, PEBS fmt4+-baseline, AnyThread deprecated, Alderlake Hybrid events, 32-deep LBR, full-width counters, Intel PMU driver.
Dec 19 14:21:22 arch kernel: core: cpu_core PMU driver:
Dec 19 14:21:22 arch kernel: ... version: 5
Dec 19 14:21:22 arch kernel: ... bit width: 48
Dec 19 14:21:22 arch kernel: ... generic registers: 8
Dec 19 14:21:22 arch kernel: ... value mask: 0000ffffffffffff
Dec 19 14:21:22 arch kernel: ... max period: 00007fffffffffff
Dec 19 14:21:22 arch kernel: ... fixed-purpose events: 4
Dec 19 14:21:22 arch kernel: ... event mask: 0001000f000000ff
Dec 19 14:21:22 arch kernel: signal: max sigframe size: 3632
Dec 19 14:21:22 arch kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1679
Dec 19 14:21:22 arch kernel: rcu: Hierarchical SRCU implementation.
Dec 19 14:21:22 arch kernel: rcu: Max phase no-delay instances is 1000.
Dec 19 14:21:22 arch kernel: Timer migration: 2 hierarchy levels; 8 children per group; 2 crossnode level
Dec 19 14:21:22 arch kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Dec 19 14:21:22 arch kernel: smp: Bringing up secondary CPUs ...
Dec 19 14:21:22 arch kernel: smpboot: x86: Booting SMP configuration:
Dec 19 14:21:22 arch kernel: .... node #0, CPUs: #2 #4 #6 #8 #9 #10 #11
Dec 19 14:21:22 arch kernel: core: cpu_atom PMU driver: PEBS-via-PT
Dec 19 14:21:22 arch kernel: ... version: 5
Dec 19 14:21:22 arch kernel: ... bit width: 48
Dec 19 14:21:22 arch kernel: ... generic registers: 6
Dec 19 14:21:22 arch kernel: ... value mask: 0000ffffffffffff
Dec 19 14:21:22 arch kernel: ... max period: 00007fffffffffff
Dec 19 14:21:22 arch kernel: ... fixed-purpose events: 3
Dec 19 14:21:22 arch kernel: ... event mask: 000000070000003f
Dec 19 14:21:22 arch kernel: #1 #3 #5 #7
Dec 19 14:21:22 arch kernel: smp: Brought up 1 node, 12 CPUs
Dec 19 14:21:22 arch kernel: smpboot: Total of 12 processors activated (59927.00 BogoMIPS)
Dec 19 14:21:22 arch kernel: Memory: 16047488K/16495712K available (18432K kernel code, 2654K rwdata, 14236K rodata, 4248K init, 4092K bss, 425200K reserved, 0K cma-reserved)
Dec 19 14:21:22 arch kernel: devtmpfs: initialized
Dec 19 14:21:22 arch kernel: x86/mm: Memory block size: 128MB
Dec 19 14:21:22 arch kernel: ACPI: PM: Registering ACPI NVS region [mem 0x41a7f000-0x44a2efff] (50003968 bytes)
Dec 19 14:21:22 arch kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Dec 19 14:21:22 arch kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
Dec 19 14:21:22 arch kernel: pinctrl core: initialized pinctrl subsystem
Dec 19 14:21:22 arch kernel: PM: RTC time: 12:21:19, date: 2024-12-19
Dec 19 14:21:22 arch kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Dec 19 14:21:22 arch kernel: DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
Dec 19 14:21:22 arch kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Dec 19 14:21:22 arch kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Dec 19 14:21:22 arch kernel: audit: initializing netlink subsys (disabled)
Dec 19 14:21:22 arch kernel: audit: type=2000 audit(1734610879.013:1): state=initialized audit_enabled=0 res=1
Dec 19 14:21:22 arch kernel: thermal_sys: Registered thermal governor 'fair_share'
Dec 19 14:21:22 arch kernel: thermal_sys: Registered thermal governor 'bang_bang'
Dec 19 14:21:22 arch kernel: thermal_sys: Registered thermal governor 'step_wise'
Dec 19 14:21:22 arch kernel: thermal_sys: Registered thermal governor 'user_space'
Dec 19 14:21:22 arch kernel: thermal_sys: Registered thermal governor 'power_allocator'
Dec 19 14:21:22 arch kernel: cpuidle: using governor ladder
Dec 19 14:21:22 arch kernel: cpuidle: using governor menu
Dec 19 14:21:22 arch kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Dec 19 14:21:22 arch kernel: PCI: ECAM [mem 0xc0000000-0xcfffffff] (base 0xc0000000) for domain 0000 [bus 00-ff]
Dec 19 14:21:22 arch kernel: PCI: Using configuration type 1 for base access
Dec 19 14:21:22 arch kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Dec 19 14:21:22 arch kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Dec 19 14:21:22 arch kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Dec 19 14:21:22 arch kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Dec 19 14:21:22 arch kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Dec 19 14:21:22 arch kernel: ACPI: Added _OSI(Module Device)
Dec 19 14:21:22 arch kernel: ACPI: Added _OSI(Processor Device)
Dec 19 14:21:22 arch kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Dec 19 14:21:22 arch kernel: ACPI: Added _OSI(Processor Aggregator Device)
Dec 19 14:21:22 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS01._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 19 14:21:22 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 19 14:21:22 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 19 14:21:22 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS01._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 19 14:21:22 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 19 14:21:22 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 19 14:21:22 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS02._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 19 14:21:22 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 19 14:21:22 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 19 14:21:22 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS02._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 19 14:21:22 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 19 14:21:22 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 19 14:21:22 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS03._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 19 14:21:22 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 19 14:21:22 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 19 14:21:22 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS03._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 19 14:21:22 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 19 14:21:22 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 19 14:21:22 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS04._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 19 14:21:22 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 19 14:21:22 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 19 14:21:22 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS04._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 19 14:21:22 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 19 14:21:22 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 19 14:21:22 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS01._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 19 14:21:22 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 19 14:21:22 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 19 14:21:22 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS01._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 19 14:21:22 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 19 14:21:22 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 19 14:21:22 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS02._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 19 14:21:22 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 19 14:21:22 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 19 14:21:22 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS02._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 19 14:21:22 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 19 14:21:22 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 19 14:21:22 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS03._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 19 14:21:22 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 19 14:21:22 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 19 14:21:22 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS03._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 19 14:21:22 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 19 14:21:22 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 19 14:21:22 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS04._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 19 14:21:22 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 19 14:21:22 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 19 14:21:22 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS04._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 19 14:21:22 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 19 14:21:22 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 19 14:21:22 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS05._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 19 14:21:22 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 19 14:21:22 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 19 14:21:22 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS05._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 19 14:21:22 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 19 14:21:22 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 19 14:21:22 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS06._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 19 14:21:22 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 19 14:21:22 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 19 14:21:22 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS06._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 19 14:21:22 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 19 14:21:22 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 19 14:21:22 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS07._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 19 14:21:22 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 19 14:21:22 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 19 14:21:22 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS07._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 19 14:21:22 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 19 14:21:22 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 19 14:21:22 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS08._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 19 14:21:22 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 19 14:21:22 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 19 14:21:22 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS08._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 19 14:21:22 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 19 14:21:22 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 19 14:21:22 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS09._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 19 14:21:22 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 19 14:21:22 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 19 14:21:22 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS09._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 19 14:21:22 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 19 14:21:22 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 19 14:21:22 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS10._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 19 14:21:22 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 19 14:21:22 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 19 14:21:22 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS10._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 19 14:21:22 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 19 14:21:22 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 19 14:21:22 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS01._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 19 14:21:22 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 19 14:21:22 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 19 14:21:22 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS01._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 19 14:21:22 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 19 14:21:22 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 19 14:21:22 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS02._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 19 14:21:22 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 19 14:21:22 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 19 14:21:22 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS02._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 19 14:21:22 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 19 14:21:22 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 19 14:21:22 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS03._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 19 14:21:22 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 19 14:21:22 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 19 14:21:22 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS03._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 19 14:21:22 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 19 14:21:22 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 19 14:21:22 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS04._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 19 14:21:22 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 19 14:21:22 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 19 14:21:22 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS04._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 19 14:21:22 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 19 14:21:22 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 19 14:21:22 arch kernel: ACPI: 23 ACPI AML tables successfully acquired and loaded
Dec 19 14:21:22 arch kernel: ACPI: USB4 _OSC: OS supports USB3+ DisplayPort+ PCIe+ XDomain+
Dec 19 14:21:22 arch kernel: ACPI: USB4 _OSC: OS controls USB3+ DisplayPort+ PCIe+ XDomain+
Dec 19 14:21:22 arch kernel: ACPI: Dynamic OEM Table Load:
Dec 19 14:21:22 arch kernel: ACPI: SSDT 0xFFFF9BBA01217800 000394 (v02 PmRef Cpu0Cst 00003001 INTL 20200717)
Dec 19 14:21:22 arch kernel: ACPI: Dynamic OEM Table Load:
Dec 19 14:21:22 arch kernel: ACPI: SSDT 0xFFFF9BBA0120F800 0005E4 (v02 PmRef Cpu0Ist 00003000 INTL 20200717)
Dec 19 14:21:22 arch kernel: ACPI: Dynamic OEM Table Load:
Dec 19 14:21:22 arch kernel: ACPI: SSDT 0xFFFF9BBA025BCA00 0001AB (v02 PmRef Cpu0Psd 00003000 INTL 20200717)
Dec 19 14:21:22 arch kernel: ACPI: Dynamic OEM Table Load:
Dec 19 14:21:22 arch kernel: ACPI: SSDT 0xFFFF9BBA0120B000 000476 (v02 PmRef Cpu0Hwp 00003000 INTL 20200717)
Dec 19 14:21:22 arch kernel: ACPI: Dynamic OEM Table Load:
Dec 19 14:21:22 arch kernel: ACPI: SSDT 0xFFFF9BBA01202000 001BAF (v02 PmRef ApIst 00003000 INTL 20200717)
Dec 19 14:21:22 arch kernel: ACPI: Dynamic OEM Table Load:
Dec 19 14:21:22 arch kernel: ACPI: SSDT 0xFFFF9BBA01206000 001038 (v02 PmRef ApHwp 00003000 INTL 20200717)
Dec 19 14:21:22 arch kernel: ACPI: Dynamic OEM Table Load:
Dec 19 14:21:22 arch kernel: ACPI: SSDT 0xFFFF9BBA01204000 001349 (v02 PmRef ApPsd 00003000 INTL 20200717)
Dec 19 14:21:22 arch kernel: ACPI: Dynamic OEM Table Load:
Dec 19 14:21:22 arch kernel: ACPI: SSDT 0xFFFF9BBA0121B000 000FBB (v02 PmRef ApCst 00003000 INTL 20200717)
Dec 19 14:21:22 arch kernel: ACPI: EC: EC started
Dec 19 14:21:22 arch kernel: ACPI: EC: interrupt blocked
Dec 19 14:21:22 arch kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Dec 19 14:21:22 arch kernel: ACPI: \_SB_.PC00.LPCB.EC0_: Boot DSDT EC used to handle transactions
Dec 19 14:21:22 arch kernel: ACPI: Interpreter enabled
Dec 19 14:21:22 arch kernel: ACPI: PM: (supports S0 S3 S4 S5)
Dec 19 14:21:22 arch kernel: ACPI: Using IOAPIC for interrupt routing
Dec 19 14:21:22 arch kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Dec 19 14:21:22 arch kernel: PCI: Ignoring E820 reservations for host bridge windows
Dec 19 14:21:22 arch kernel: ACPI: Enabled 8 GPEs in block 00 to 7F
Dec 19 14:21:22 arch kernel: ACPI: \_SB_.PC00.PEG0.PXP_: New power resource
Dec 19 14:21:22 arch kernel: ACPI: \_SB_.PC00.PEG1.PXP_: New power resource
Dec 19 14:21:22 arch kernel: ACPI: \_SB_.PC00.PEG2.PXP_: New power resource
Dec 19 14:21:22 arch kernel: ACPI: \_SB_.PC00.XHCI.RHUB.HS10.BTRT: New power resource
Dec 19 14:21:22 arch kernel: ACPI: \_SB_.PC00.PAUD: New power resource
Dec 19 14:21:22 arch kernel: ACPI: \_SB_.PC00.CNVW.WRST: New power resource
Dec 19 14:21:22 arch kernel: ACPI: \_SB_.PC00.TBT0: New power resource
Dec 19 14:21:22 arch kernel: ACPI: \_SB_.PC00.TBT1: New power resource
Dec 19 14:21:22 arch kernel: ACPI: \_SB_.PC00.D3C_: New power resource
Dec 19 14:21:22 arch kernel: ACPI: \_TZ_.FN00: New power resource
Dec 19 14:21:22 arch kernel: ACPI: \_TZ_.FN01: New power resource
Dec 19 14:21:22 arch kernel: ACPI: \_TZ_.FN02: New power resource
Dec 19 14:21:22 arch kernel: ACPI: \_TZ_.FN03: New power resource
Dec 19 14:21:22 arch kernel: ACPI: \_TZ_.FN04: New power resource
Dec 19 14:21:22 arch kernel: ACPI: \PIN_: New power resource
Dec 19 14:21:22 arch kernel: ACPI: PCI Root Bridge [PC00] (domain 0000 [bus 00-fe])
Dec 19 14:21:22 arch kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Dec 19 14:21:22 arch kernel: acpi PNP0A08:00: _OSC: platform does not support [AER]
Dec 19 14:21:22 arch kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME PCIeCapability LTR DPC]
Dec 19 14:21:22 arch kernel: PCI host bridge to bus 0000:00
Dec 19 14:21:22 arch kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
Dec 19 14:21:22 arch kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
Dec 19 14:21:22 arch kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Dec 19 14:21:22 arch kernel: pci_bus 0000:00: root bus resource [mem 0x50400000-0xbfffffff window]
Dec 19 14:21:22 arch kernel: pci_bus 0000:00: root bus resource [mem 0x4000000000-0x7fffffffff window]
Dec 19 14:21:22 arch kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
Dec 19 14:21:22 arch kernel: pci 0000:00:00.0: [8086:4629] type 00 class 0x060000 conventional PCI endpoint
Dec 19 14:21:22 arch kernel: pci 0000:00:01.0: [8086:460d] type 01 class 0x060400 PCIe Root Port
Dec 19 14:21:22 arch kernel: pci 0000:00:01.0: PCI bridge to [bus 01-04]
Dec 19 14:21:22 arch kernel: pci 0000:00:01.0: bridge window [io 0x4000-0x4fff]
Dec 19 14:21:22 arch kernel: pci 0000:00:01.0: bridge window [mem 0x5f000000-0x600fffff]
Dec 19 14:21:22 arch kernel: pci 0000:00:01.0: bridge window [mem 0x6000000000-0x6101ffffff 64bit pref]
Dec 19 14:21:22 arch kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
Dec 19 14:21:22 arch kernel: pci 0000:00:01.0: PTM enabled (root), 4ns granularity
Dec 19 14:21:22 arch kernel: pci 0000:00:02.0: [8086:46a3] type 00 class 0x030000 PCIe Root Complex Integrated Endpoint
Dec 19 14:21:22 arch kernel: pci 0000:00:02.0: BAR 0 [mem 0x6102000000-0x6102ffffff 64bit]
Dec 19 14:21:22 arch kernel: pci 0000:00:02.0: BAR 2 [mem 0x4000000000-0x400fffffff 64bit pref]
Dec 19 14:21:22 arch kernel: pci 0000:00:02.0: BAR 4 [io 0x5000-0x503f]
Dec 19 14:21:22 arch kernel: pci 0000:00:02.0: DMAR: Skip IOMMU disabling for graphics
Dec 19 14:21:22 arch kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Dec 19 14:21:22 arch kernel: pci 0000:00:02.0: VF BAR 0 [mem 0x00000000-0x00ffffff 64bit]
Dec 19 14:21:22 arch kernel: pci 0000:00:02.0: VF BAR 0 [mem 0x00000000-0x06ffffff 64bit]: contains BAR 0 for 7 VFs
Dec 19 14:21:22 arch kernel: pci 0000:00:02.0: VF BAR 2 [mem 0x00000000-0x1fffffff 64bit pref]
Dec 19 14:21:22 arch kernel: pci 0000:00:02.0: VF BAR 2 [mem 0x00000000-0xdfffffff 64bit pref]: contains BAR 2 for 7 VFs
Dec 19 14:21:22 arch kernel: pci 0000:00:04.0: [8086:461d] type 00 class 0x118000 conventional PCI endpoint
Dec 19 14:21:22 arch kernel: pci 0000:00:04.0: BAR 0 [mem 0x6103140000-0x610315ffff 64bit]
Dec 19 14:21:22 arch kernel: pci 0000:00:06.0: [8086:464d] type 01 class 0x060400 PCIe Root Port
Dec 19 14:21:22 arch kernel: pci 0000:00:06.0: PCI bridge to [bus 05]
Dec 19 14:21:22 arch kernel: pci 0000:00:06.0: bridge window [mem 0x5e400000-0x5e4fffff]
Dec 19 14:21:22 arch kernel: pci 0000:00:06.0: PME# supported from D0 D3hot D3cold
Dec 19 14:21:22 arch kernel: pci 0000:00:06.0: PTM enabled (root), 4ns granularity
Dec 19 14:21:22 arch kernel: pci 0000:00:06.2: [8086:463d] type 01 class 0x060400 PCIe Root Port
Dec 19 14:21:22 arch kernel: pci 0000:00:06.2: PCI bridge to [bus 06]
Dec 19 14:21:22 arch kernel: pci 0000:00:06.2: bridge window [mem 0x5e300000-0x5e3fffff]
Dec 19 14:21:22 arch kernel: pci 0000:00:06.2: PME# supported from D0 D3hot D3cold
Dec 19 14:21:22 arch kernel: pci 0000:00:06.2: PTM enabled (root), 4ns granularity
Dec 19 14:21:22 arch kernel: pci 0000:00:07.0: [8086:466e] type 01 class 0x060400 PCIe Root Port
Dec 19 14:21:22 arch kernel: pci 0000:00:07.0: PCI bridge to [bus 07-2f]
Dec 19 14:21:22 arch kernel: pci 0000:00:07.0: bridge window [mem 0x52000000-0x5e1fffff]
Dec 19 14:21:22 arch kernel: pci 0000:00:07.0: bridge window [mem 0x6110000000-0x612bffffff 64bit pref]
Dec 19 14:21:22 arch kernel: pci 0000:00:07.0: Overriding RP PIO Log Size to 4
Dec 19 14:21:22 arch kernel: pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
Dec 19 14:21:22 arch kernel: pci 0000:00:07.0: PTM enabled (root), 4ns granularity
Dec 19 14:21:22 arch kernel: pci 0000:00:08.0: [8086:464f] type 00 class 0x088000 conventional PCI endpoint
Dec 19 14:21:22 arch kernel: pci 0000:00:08.0: BAR 0 [mem 0x6103191000-0x6103191fff 64bit]
Dec 19 14:21:22 arch kernel: pci 0000:00:0d.0: [8086:461e] type 00 class 0x0c0330 conventional PCI endpoint
Dec 19 14:21:22 arch kernel: pci 0000:00:0d.0: BAR 0 [mem 0x6103170000-0x610317ffff 64bit]
Dec 19 14:21:22 arch kernel: pci 0000:00:0d.0: PME# supported from D3hot D3cold
Dec 19 14:21:22 arch kernel: pci 0000:00:0d.2: [8086:463e] type 00 class 0x0c0340 conventional PCI endpoint
Dec 19 14:21:22 arch kernel: pci 0000:00:0d.2: BAR 0 [mem 0x6103100000-0x610313ffff 64bit]
Dec 19 14:21:22 arch kernel: pci 0000:00:0d.2: BAR 2 [mem 0x6103190000-0x6103190fff 64bit]
Dec 19 14:21:22 arch kernel: pci 0000:00:0d.2: supports D1 D2
Dec 19 14:21:22 arch kernel: pci 0000:00:0d.2: PME# supported from D0 D1 D2 D3hot D3cold
Dec 19 14:21:22 arch kernel: pci 0000:00:14.0: [8086:51ed] type 00 class 0x0c0330 conventional PCI endpoint
Dec 19 14:21:22 arch kernel: pci 0000:00:14.0: BAR 0 [mem 0x6103160000-0x610316ffff 64bit]
Dec 19 14:21:22 arch kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Dec 19 14:21:22 arch kernel: pci 0000:00:14.2: [8086:51ef] type 00 class 0x050000 conventional PCI endpoint
Dec 19 14:21:22 arch kernel: pci 0000:00:14.2: BAR 0 [mem 0x6103188000-0x610318bfff 64bit]
Dec 19 14:21:22 arch kernel: pci 0000:00:14.2: BAR 2 [mem 0x610318f000-0x610318ffff 64bit]
Dec 19 14:21:22 arch kernel: pci 0000:00:14.3: [8086:51f0] type 00 class 0x028000 PCIe Root Complex Integrated Endpoint
Dec 19 14:21:22 arch kernel: pci 0000:00:14.3: BAR 0 [mem 0x6103184000-0x6103187fff 64bit]
Dec 19 14:21:22 arch kernel: pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
Dec 19 14:21:22 arch kernel: pci 0000:00:15.0: [8086:51e8] type 00 class 0x0c8000 conventional PCI endpoint
Dec 19 14:21:22 arch kernel: pci 0000:00:15.0: BAR 0 [mem 0x00000000-0x00000fff 64bit]
Dec 19 14:21:22 arch kernel: pci 0000:00:16.0: [8086:51e0] type 00 class 0x078000 conventional PCI endpoint
Dec 19 14:21:22 arch kernel: pci 0000:00:16.0: BAR 0 [mem 0x610318d000-0x610318dfff 64bit]
Dec 19 14:21:22 arch kernel: pci 0000:00:16.0: PME# supported from D3hot
Dec 19 14:21:22 arch kernel: pci 0000:00:1c.0: [8086:51ba] type 01 class 0x060400 PCIe Root Port
Dec 19 14:21:22 arch kernel: pci 0000:00:1c.0: PCI bridge to [bus 30]
Dec 19 14:21:22 arch kernel: pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff]
Dec 19 14:21:22 arch kernel: pci 0000:00:1c.0: bridge window [mem 0x5e200000-0x5e2fffff]
Dec 19 14:21:22 arch kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Dec 19 14:21:22 arch kernel: pci 0000:00:1c.0: PTM enabled (root), 4ns granularity
Dec 19 14:21:22 arch kernel: pci 0000:00:1f.0: [8086:5182] type 00 class 0x060100 conventional PCI endpoint
Dec 19 14:21:22 arch kernel: pci 0000:00:1f.3: [8086:51c8] type 00 class 0x040100 conventional PCI endpoint
Dec 19 14:21:22 arch kernel: pci 0000:00:1f.3: BAR 0 [mem 0x6103180000-0x6103183fff 64bit]
Dec 19 14:21:22 arch kernel: pci 0000:00:1f.3: BAR 4 [mem 0x6103000000-0x61030fffff 64bit]
Dec 19 14:21:22 arch kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
Dec 19 14:21:22 arch kernel: pci 0000:00:1f.4: [8086:51a3] type 00 class 0x0c0500 conventional PCI endpoint
Dec 19 14:21:22 arch kernel: pci 0000:00:1f.4: BAR 0 [mem 0x610318c000-0x610318c0ff 64bit]
Dec 19 14:21:22 arch kernel: pci 0000:00:1f.4: BAR 4 [io 0xefa0-0xefbf]
Dec 19 14:21:22 arch kernel: pci 0000:00:1f.5: [8086:51a4] type 00 class 0x0c8000 conventional PCI endpoint
Dec 19 14:21:22 arch kernel: pci 0000:00:1f.5: BAR 0 [mem 0xfe010000-0xfe010fff]
Dec 19 14:21:22 arch kernel: pci 0000:01:00.0: [10de:25a2] type 00 class 0x030000 PCIe Legacy Endpoint
Dec 19 14:21:22 arch kernel: pci 0000:01:00.0: BAR 0 [mem 0x00000000-0x00ffffff]
Dec 19 14:21:22 arch kernel: pci 0000:01:00.0: BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Dec 19 14:21:22 arch kernel: pci 0000:01:00.0: BAR 3 [mem 0x00000000-0x01ffffff 64bit pref]
Dec 19 14:21:22 arch kernel: pci 0000:01:00.0: BAR 5 [io 0x0000-0x007f]
Dec 19 14:21:22 arch kernel: pci 0000:01:00.0: ROM [mem 0x00000000-0x0007ffff pref]
Dec 19 14:21:22 arch kernel: pci 0000:01:00.0: Max Payload Size set to 256 (was 128, max 256)
Dec 19 14:21:22 arch kernel: pci 0000:01:00.0: PME# supported from D0 D3hot
Dec 19 14:21:22 arch kernel: pci 0000:01:00.0: 126.024 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x8 link at 0000:00:01.0 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
Dec 19 14:21:22 arch kernel: pci 0000:01:00.1: [10de:2291] type 00 class 0x040300 PCIe Endpoint
Dec 19 14:21:22 arch kernel: pci 0000:01:00.1: BAR 0 [mem 0x00000000-0x00003fff]
Dec 19 14:21:22 arch kernel: pci 0000:01:00.1: Max Payload Size set to 256 (was 128, max 256)
Dec 19 14:21:22 arch kernel: pci 0000:00:01.0: PCI bridge to [bus 01-04]
Dec 19 14:21:22 arch kernel: pci 0000:05:00.0: [1344:5411] type 00 class 0x010802 PCIe Endpoint
Dec 19 14:21:22 arch kernel: pci 0000:05:00.0: BAR 0 [mem 0x5e400000-0x5e403fff 64bit]
Dec 19 14:21:22 arch kernel: pci 0000:00:06.0: PCI bridge to [bus 05]
Dec 19 14:21:22 arch kernel: pci 0000:06:00.0: [8086:f1aa] type 00 class 0x010802 PCIe Endpoint
Dec 19 14:21:22 arch kernel: pci 0000:06:00.0: BAR 0 [mem 0x5e300000-0x5e303fff 64bit]
Dec 19 14:21:22 arch kernel: pci 0000:06:00.0: VF BAR 0 [mem 0x00000000-0x00003fff 64bit]
Dec 19 14:21:22 arch kernel: pci 0000:06:00.0: VF BAR 0 [mem 0x00000000-0x0001ffff 64bit]: contains BAR 0 for 8 VFs
Dec 19 14:21:22 arch kernel: pci 0000:00:06.2: PCI bridge to [bus 06]
Dec 19 14:21:22 arch kernel: pci 0000:00:07.0: PCI bridge to [bus 07-2f]
Dec 19 14:21:22 arch kernel: pci 0000:30:00.0: [10ec:8168] type 00 class 0x020000 PCIe Endpoint
Dec 19 14:21:22 arch kernel: pci 0000:30:00.0: BAR 0 [io 0x3000-0x30ff]
Dec 19 14:21:22 arch kernel: pci 0000:30:00.0: BAR 2 [mem 0x5e204000-0x5e204fff 64bit]
Dec 19 14:21:22 arch kernel: pci 0000:30:00.0: BAR 4 [mem 0x5e200000-0x5e203fff 64bit]
Dec 19 14:21:22 arch kernel: pci 0000:30:00.0: supports D1 D2
Dec 19 14:21:22 arch kernel: pci 0000:30:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Dec 19 14:21:22 arch kernel: pci 0000:00:1c.0: PCI bridge to [bus 30]
Dec 19 14:21:22 arch kernel: ACPI: \_SB_.PEPD: Duplicate LPS0 _DSM functions (mask: 0x1)
Dec 19 14:21:22 arch kernel: Low-power S0 idle used by default for system suspend
Dec 19 14:21:22 arch kernel: ACPI: EC: interrupt unblocked
Dec 19 14:21:22 arch kernel: ACPI: EC: event unblocked
Dec 19 14:21:22 arch kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Dec 19 14:21:22 arch kernel: ACPI: EC: GPE=0x6e
Dec 19 14:21:22 arch kernel: ACPI: \_SB_.PC00.LPCB.EC0_: Boot DSDT EC initialization complete
Dec 19 14:21:22 arch kernel: ACPI: \_SB_.PC00.LPCB.EC0_: EC: Used to handle transactions and events
Dec 19 14:21:22 arch kernel: iommu: Default domain type: Translated
Dec 19 14:21:22 arch kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Dec 19 14:21:22 arch kernel: SCSI subsystem initialized
Dec 19 14:21:22 arch kernel: libata version 3.00 loaded.
Dec 19 14:21:22 arch kernel: ACPI: bus type USB registered
Dec 19 14:21:22 arch kernel: usbcore: registered new interface driver usbfs
Dec 19 14:21:22 arch kernel: usbcore: registered new interface driver hub
Dec 19 14:21:22 arch kernel: usbcore: registered new device driver usb
Dec 19 14:21:22 arch kernel: EDAC MC: Ver: 3.0.0
Dec 19 14:21:22 arch kernel: efivars: Registered efivars operations
Dec 19 14:21:22 arch kernel: NetLabel: Initializing
Dec 19 14:21:22 arch kernel: NetLabel: domain hash size = 128
Dec 19 14:21:22 arch kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
Dec 19 14:21:22 arch kernel: NetLabel: unlabeled traffic allowed by default
Dec 19 14:21:22 arch kernel: mctp: management component transport protocol core
Dec 19 14:21:22 arch kernel: NET: Registered PF_MCTP protocol family
Dec 19 14:21:22 arch kernel: PCI: Using ACPI for IRQ routing
Dec 19 14:21:22 arch kernel: PCI: pci_cache_line_size set to 64 bytes
Dec 19 14:21:22 arch kernel: pci 0000:00:1f.5: BAR 0 [mem 0xfe010000-0xfe010fff]: can't claim; no compatible bridge window
Dec 19 14:21:22 arch kernel: e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
Dec 19 14:21:22 arch kernel: e820: reserve RAM buffer [mem 0x37d86000-0x37ffffff]
Dec 19 14:21:22 arch kernel: e820: reserve RAM buffer [mem 0x389b1018-0x3bffffff]
Dec 19 14:21:22 arch kernel: e820: reserve RAM buffer [mem 0x38e28000-0x3bffffff]
Dec 19 14:21:22 arch kernel: e820: reserve RAM buffer [mem 0x38e3c000-0x3bffffff]
Dec 19 14:21:22 arch kernel: e820: reserve RAM buffer [mem 0x3d369000-0x3fffffff]
Dec 19 14:21:22 arch kernel: e820: reserve RAM buffer [mem 0x3fa7f000-0x3fffffff]
Dec 19 14:21:22 arch kernel: e820: reserve RAM buffer [mem 0x44b00000-0x47ffffff]
Dec 19 14:21:22 arch kernel: e820: reserve RAM buffer [mem 0x4afc00000-0x4afffffff]
Dec 19 14:21:22 arch kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
Dec 19 14:21:22 arch kernel: pci 0000:00:02.0: vgaarb: bridge control possible
Dec 19 14:21:22 arch kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Dec 19 14:21:22 arch kernel: pci 0000:01:00.0: vgaarb: bridge control possible
Dec 19 14:21:22 arch kernel: pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Dec 19 14:21:22 arch kernel: vgaarb: loaded
Dec 19 14:21:22 arch kernel: clocksource: Switched to clocksource tsc-early
Dec 19 14:21:22 arch kernel: VFS: Disk quotas dquot_6.6.0
Dec 19 14:21:22 arch kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Dec 19 14:21:22 arch kernel: pnp: PnP ACPI init
Dec 19 14:21:22 arch kernel: pnp 00:00: disabling [io 0x002e-0x002f] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Dec 19 14:21:22 arch kernel: pnp 00:00: disabling [io 0x004e-0x004f] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Dec 19 14:21:22 arch kernel: pnp 00:00: disabling [io 0x0061] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Dec 19 14:21:22 arch kernel: pnp 00:00: disabling [io 0x0063] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Dec 19 14:21:22 arch kernel: pnp 00:00: disabling [io 0x0065] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Dec 19 14:21:22 arch kernel: pnp 00:00: disabling [io 0x0067] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Dec 19 14:21:22 arch kernel: pnp 00:00: disabling [io 0x0068] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Dec 19 14:21:22 arch kernel: pnp 00:00: disabling [io 0x006c] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Dec 19 14:21:22 arch kernel: pnp 00:00: disabling [io 0x0070] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Dec 19 14:21:22 arch kernel: system 00:00: [io 0x0680-0x069f] has been reserved
Dec 19 14:21:22 arch kernel: system 00:00: [io 0x164e-0x164f] has been reserved
Dec 19 14:21:22 arch kernel: system 00:00: [io 0xfd60-0xfd63] has been reserved
Dec 19 14:21:22 arch kernel: system 00:02: [io 0x1854-0x1857] has been reserved
Dec 19 14:21:22 arch kernel: pnp 00:04: disabling [mem 0xc0000000-0xcfffffff] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
Dec 19 14:21:22 arch kernel: pnp 00:04: disabling [mem 0xfedc0000-0xfedc7fff] because it overlaps 0000:01:00.0 BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Dec 19 14:21:22 arch kernel: pnp 00:04: disabling [mem 0xfeda0000-0xfeda0fff] because it overlaps 0000:01:00.0 BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Dec 19 14:21:22 arch kernel: pnp 00:04: disabling [mem 0xfeda1000-0xfeda1fff] because it overlaps 0000:01:00.0 BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Dec 19 14:21:22 arch kernel: pnp 00:04: disabling [mem 0xc0000000-0xcfffffff disabled] because it overlaps 0000:01:00.0 BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Dec 19 14:21:22 arch kernel: pnp 00:04: disabling [mem 0xfed20000-0xfed7ffff] because it overlaps 0000:01:00.0 BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Dec 19 14:21:22 arch kernel: pnp 00:04: disabling [mem 0xfed90000-0xfed93fff] because it overlaps 0000:01:00.0 BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Dec 19 14:21:22 arch kernel: pnp 00:04: disabling [mem 0xfed45000-0xfed8ffff] because it overlaps 0000:01:00.0 BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Dec 19 14:21:22 arch kernel: pnp 00:04: disabling [mem 0xfee00000-0xfeefffff] because it overlaps 0000:01:00.0 BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Dec 19 14:21:22 arch kernel: system 00:05: [io 0x2000-0x20fe] has been reserved
Dec 19 14:21:22 arch kernel: pnp: PnP ACPI: found 7 devices
Dec 19 14:21:22 arch kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Dec 19 14:21:22 arch kernel: NET: Registered PF_INET protocol family
Dec 19 14:21:22 arch kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Dec 19 14:21:22 arch kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
Dec 19 14:21:22 arch kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Dec 19 14:21:22 arch kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Dec 19 14:21:22 arch kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Dec 19 14:21:22 arch kernel: TCP: Hash tables configured (established 131072 bind 65536)
Dec 19 14:21:22 arch kernel: MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
Dec 19 14:21:22 arch kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
Dec 19 14:21:22 arch kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
Dec 19 14:21:22 arch kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Dec 19 14:21:22 arch kernel: NET: Registered PF_XDP protocol family
Dec 19 14:21:22 arch kernel: pci 0000:00:07.0: bridge window [io 0x1000-0x0fff] to [bus 07-2f] add_size 1000
Dec 19 14:21:22 arch kernel: pci 0000:00:02.0: VF BAR 2 [mem 0x4020000000-0x40ffffffff 64bit pref]: assigned
Dec 19 14:21:22 arch kernel: pci 0000:00:02.0: VF BAR 0 [mem 0x4010000000-0x4016ffffff 64bit]: assigned
Dec 19 14:21:22 arch kernel: pci 0000:00:07.0: bridge window [io 0x6000-0x6fff]: assigned
Dec 19 14:21:22 arch kernel: pci 0000:00:15.0: BAR 0 [mem 0x4017000000-0x4017000fff 64bit]: assigned
Dec 19 14:21:22 arch kernel: pci 0000:00:1f.5: BAR 0 [mem 0x50400000-0x50400fff]: assigned
Dec 19 14:21:22 arch kernel: pci 0000:01:00.0: BAR 1 [mem 0x6000000000-0x60ffffffff 64bit pref]: assigned
Dec 19 14:21:22 arch kernel: pci 0000:01:00.0: BAR 3 [mem 0x6100000000-0x6101ffffff 64bit pref]: assigned
Dec 19 14:21:22 arch kernel: pci 0000:01:00.0: BAR 0 [mem 0x5f000000-0x5fffffff]: assigned
Dec 19 14:21:22 arch kernel: pci 0000:01:00.0: ROM [mem 0x60000000-0x6007ffff pref]: assigned
Dec 19 14:21:22 arch kernel: pci 0000:01:00.1: BAR 0 [mem 0x60080000-0x60083fff]: assigned
Dec 19 14:21:22 arch kernel: pci 0000:01:00.0: BAR 5 [io 0x4000-0x407f]: assigned
Dec 19 14:21:22 arch kernel: pci 0000:00:01.0: PCI bridge to [bus 01-04]
Dec 19 14:21:22 arch kernel: pci 0000:00:01.0: bridge window [io 0x4000-0x4fff]
Dec 19 14:21:22 arch kernel: pci 0000:00:01.0: bridge window [mem 0x5f000000-0x600fffff]
Dec 19 14:21:22 arch kernel: pci 0000:00:01.0: bridge window [mem 0x6000000000-0x6101ffffff 64bit pref]
Dec 19 14:21:22 arch kernel: pci 0000:00:06.0: PCI bridge to [bus 05]
Dec 19 14:21:22 arch kernel: pci 0000:00:06.0: bridge window [mem 0x5e400000-0x5e4fffff]
Dec 19 14:21:22 arch kernel: pci 0000:06:00.0: VF BAR 0 [mem 0x5e304000-0x5e323fff 64bit]: assigned
Dec 19 14:21:22 arch kernel: pci 0000:00:06.2: PCI bridge to [bus 06]
Dec 19 14:21:22 arch kernel: pci 0000:00:06.2: bridge window [mem 0x5e300000-0x5e3fffff]
Dec 19 14:21:22 arch kernel: pci 0000:00:07.0: PCI bridge to [bus 07-2f]
Dec 19 14:21:22 arch kernel: pci 0000:00:07.0: bridge window [io 0x6000-0x6fff]
Dec 19 14:21:22 arch kernel: pci 0000:00:07.0: bridge window [mem 0x52000000-0x5e1fffff]
Dec 19 14:21:22 arch kernel: pci 0000:00:07.0: bridge window [mem 0x6110000000-0x612bffffff 64bit pref]
Dec 19 14:21:22 arch kernel: pci 0000:00:1c.0: PCI bridge to [bus 30]
Dec 19 14:21:22 arch kernel: pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff]
Dec 19 14:21:22 arch kernel: pci 0000:00:1c.0: bridge window [mem 0x5e200000-0x5e2fffff]
Dec 19 14:21:22 arch kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
Dec 19 14:21:22 arch kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
Dec 19 14:21:22 arch kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Dec 19 14:21:22 arch kernel: pci_bus 0000:00: resource 7 [mem 0x50400000-0xbfffffff window]
Dec 19 14:21:22 arch kernel: pci_bus 0000:00: resource 8 [mem 0x4000000000-0x7fffffffff window]
Dec 19 14:21:22 arch kernel: pci_bus 0000:01: resource 0 [io 0x4000-0x4fff]
Dec 19 14:21:22 arch kernel: pci_bus 0000:01: resource 1 [mem 0x5f000000-0x600fffff]
Dec 19 14:21:22 arch kernel: pci_bus 0000:01: resource 2 [mem 0x6000000000-0x6101ffffff 64bit pref]
Dec 19 14:21:22 arch kernel: pci_bus 0000:05: resource 1 [mem 0x5e400000-0x5e4fffff]
Dec 19 14:21:22 arch kernel: pci_bus 0000:06: resource 1 [mem 0x5e300000-0x5e3fffff]
Dec 19 14:21:22 arch kernel: pci_bus 0000:07: resource 0 [io 0x6000-0x6fff]
Dec 19 14:21:22 arch kernel: pci_bus 0000:07: resource 1 [mem 0x52000000-0x5e1fffff]
Dec 19 14:21:22 arch kernel: pci_bus 0000:07: resource 2 [mem 0x6110000000-0x612bffffff 64bit pref]
Dec 19 14:21:22 arch kernel: pci_bus 0000:30: resource 0 [io 0x3000-0x3fff]
Dec 19 14:21:22 arch kernel: pci_bus 0000:30: resource 1 [mem 0x5e200000-0x5e2fffff]
Dec 19 14:21:22 arch kernel: pci 0000:01:00.1: extending delay after power-on from D3hot to 20 msec
Dec 19 14:21:22 arch kernel: pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
Dec 19 14:21:22 arch kernel: PCI: CLS 64 bytes, default 64
Dec 19 14:21:22 arch kernel: DMAR: Intel-IOMMU force enabled due to platform opt in
Dec 19 14:21:22 arch kernel: DMAR: No ATSR found
Dec 19 14:21:22 arch kernel: DMAR: No SATC found
Dec 19 14:21:22 arch kernel: DMAR: IOMMU feature fl1gp_support inconsistent
Dec 19 14:21:22 arch kernel: DMAR: IOMMU feature pgsel_inv inconsistent
Dec 19 14:21:22 arch kernel: DMAR: IOMMU feature nwfs inconsistent
Dec 19 14:21:22 arch kernel: DMAR: IOMMU feature dit inconsistent
Dec 19 14:21:22 arch kernel: DMAR: IOMMU feature sc_support inconsistent
Dec 19 14:21:22 arch kernel: DMAR: IOMMU feature dev_iotlb_support inconsistent
Dec 19 14:21:22 arch kernel: DMAR: dmar0: Using Queued invalidation
Dec 19 14:21:22 arch kernel: DMAR: dmar1: Using Queued invalidation
Dec 19 14:21:22 arch kernel: Trying to unpack rootfs image as initramfs...
Dec 19 14:21:22 arch kernel: pci 0000:00:02.0: Adding to iommu group 0
Dec 19 14:21:22 arch kernel: pci 0000:00:00.0: Adding to iommu group 1
Dec 19 14:21:22 arch kernel: pci 0000:00:01.0: Adding to iommu group 2
Dec 19 14:21:22 arch kernel: pci 0000:00:04.0: Adding to iommu group 3
Dec 19 14:21:22 arch kernel: pci 0000:00:06.0: Adding to iommu group 4
Dec 19 14:21:22 arch kernel: pci 0000:00:06.2: Adding to iommu group 5
Dec 19 14:21:22 arch kernel: pci 0000:00:07.0: Adding to iommu group 6
Dec 19 14:21:22 arch kernel: pci 0000:00:08.0: Adding to iommu group 7
Dec 19 14:21:22 arch kernel: pci 0000:00:0d.0: Adding to iommu group 8
Dec 19 14:21:22 arch kernel: pci 0000:00:0d.2: Adding to iommu group 8
Dec 19 14:21:22 arch kernel: pci 0000:00:14.0: Adding to iommu group 9
Dec 19 14:21:22 arch kernel: pci 0000:00:14.2: Adding to iommu group 9
Dec 19 14:21:22 arch kernel: pci 0000:00:14.3: Adding to iommu group 10
Dec 19 14:21:22 arch kernel: pci 0000:00:15.0: Adding to iommu group 11
Dec 19 14:21:22 arch kernel: pci 0000:00:16.0: Adding to iommu group 12
Dec 19 14:21:22 arch kernel: pci 0000:00:1c.0: Adding to iommu group 13
Dec 19 14:21:22 arch kernel: pci 0000:00:1f.0: Adding to iommu group 14
Dec 19 14:21:22 arch kernel: pci 0000:00:1f.3: Adding to iommu group 14
Dec 19 14:21:22 arch kernel: pci 0000:00:1f.4: Adding to iommu group 14
Dec 19 14:21:22 arch kernel: pci 0000:00:1f.5: Adding to iommu group 14
Dec 19 14:21:22 arch kernel: pci 0000:01:00.0: Adding to iommu group 15
Dec 19 14:21:22 arch kernel: pci 0000:01:00.1: Adding to iommu group 15
Dec 19 14:21:22 arch kernel: pci 0000:05:00.0: Adding to iommu group 16
Dec 19 14:21:22 arch kernel: pci 0000:06:00.0: Adding to iommu group 17
Dec 19 14:21:22 arch kernel: pci 0000:30:00.0: Adding to iommu group 18
Dec 19 14:21:22 arch kernel: DMAR: Intel(R) Virtualization Technology for Directed I/O
Dec 19 14:21:22 arch kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Dec 19 14:21:22 arch kernel: software IO TLB: mapped [mem 0x000000003120c000-0x000000003520c000] (64MB)
Dec 19 14:21:22 arch kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x23fa772cf26, max_idle_ns: 440795269835 ns
Dec 19 14:21:22 arch kernel: clocksource: Switched to clocksource tsc
Dec 19 14:21:22 arch kernel: Freeing initrd memory: 17280K
Dec 19 14:21:22 arch kernel: Initialise system trusted keyrings
Dec 19 14:21:22 arch kernel: Key type blacklist registered
Dec 19 14:21:22 arch kernel: workingset: timestamp_bits=36 max_order=22 bucket_order=0
Dec 19 14:21:22 arch kernel: fuse: init (API version 7.41)
Dec 19 14:21:22 arch kernel: integrity: Platform Keyring initialized
Dec 19 14:21:22 arch kernel: integrity: Machine keyring initialized
Dec 19 14:21:22 arch kernel: Key type asymmetric registered
Dec 19 14:21:22 arch kernel: Asymmetric key parser 'x509' registered
Dec 19 14:21:22 arch kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
Dec 19 14:21:22 arch kernel: io scheduler mq-deadline registered
Dec 19 14:21:22 arch kernel: io scheduler kyber registered
Dec 19 14:21:22 arch kernel: io scheduler bfq registered
Dec 19 14:21:22 arch kernel: ledtrig-cpu: registered to indicate activity on CPUs
Dec 19 14:21:22 arch kernel: pcieport 0000:00:01.0: PME: Signaling with IRQ 122
Dec 19 14:21:22 arch kernel: pcieport 0000:00:01.0: pciehp: Slot #1 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
Dec 19 14:21:22 arch kernel: pcieport 0000:00:06.0: PME: Signaling with IRQ 123
Dec 19 14:21:22 arch kernel: pcieport 0000:00:06.2: PME: Signaling with IRQ 124
Dec 19 14:21:22 arch kernel: pcieport 0000:00:07.0: PME: Signaling with IRQ 125
Dec 19 14:21:22 arch kernel: pcieport 0000:00:07.0: pciehp: Slot #3 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
Dec 19 14:21:22 arch kernel: pcieport 0000:00:1c.0: PME: Signaling with IRQ 126
Dec 19 14:21:22 arch kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Dec 19 14:21:22 arch kernel: ACPI: AC: AC Adapter [ACAD] (off-line)
Dec 19 14:21:22 arch kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:1d/PNP0C0D:00/input/input0
Dec 19 14:21:22 arch kernel: ACPI: button: Lid Switch [LID0]
Dec 19 14:21:22 arch kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
Dec 19 14:21:22 arch kernel: ACPI: button: Power Button [PWRB]
Dec 19 14:21:22 arch kernel: thermal LNXTHERM:00: registered as thermal_zone0
Dec 19 14:21:22 arch kernel: ACPI: thermal: Thermal Zone [TZ00] (28 C)
Dec 19 14:21:22 arch kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Dec 19 14:21:22 arch kernel: hpet_acpi_add: no address or irqs in _CRS
Dec 19 14:21:22 arch kernel: Non-volatile memory driver v1.3
Dec 19 14:21:22 arch kernel: Linux agpgart interface v0.103
Dec 19 14:21:22 arch kernel: ACPI: bus type drm_connector registered
Dec 19 14:21:22 arch kernel: xhci_hcd 0000:00:0d.0: xHCI Host Controller
Dec 19 14:21:22 arch kernel: xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 1
Dec 19 14:21:22 arch kernel: xhci_hcd 0000:00:0d.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000200009810
Dec 19 14:21:22 arch kernel: xhci_hcd 0000:00:0d.0: xHCI Host Controller
Dec 19 14:21:22 arch kernel: xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 2
Dec 19 14:21:22 arch kernel: xhci_hcd 0000:00:0d.0: Host supports USB 3.2 Enhanced SuperSpeed
Dec 19 14:21:22 arch kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
Dec 19 14:21:22 arch kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 19 14:21:22 arch kernel: usb usb1: Product: xHCI Host Controller
Dec 19 14:21:22 arch kernel: usb usb1: Manufacturer: Linux 6.12.4-arch1-1 xhci-hcd
Dec 19 14:21:22 arch kernel: usb usb1: SerialNumber: 0000:00:0d.0
Dec 19 14:21:22 arch kernel: hub 1-0:1.0: USB hub found
Dec 19 14:21:22 arch kernel: hub 1-0:1.0: 1 port detected
Dec 19 14:21:22 arch kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12
Dec 19 14:21:22 arch kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 19 14:21:22 arch kernel: usb usb2: Product: xHCI Host Controller
Dec 19 14:21:22 arch kernel: usb usb2: Manufacturer: Linux 6.12.4-arch1-1 xhci-hcd
Dec 19 14:21:22 arch kernel: usb usb2: SerialNumber: 0000:00:0d.0
Dec 19 14:21:22 arch kernel: hub 2-0:1.0: USB hub found
Dec 19 14:21:22 arch kernel: hub 2-0:1.0: 1 port detected
Dec 19 14:21:22 arch kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Dec 19 14:21:22 arch kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
Dec 19 14:21:22 arch kernel: xhci_hcd 0000:00:14.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000100200009810
Dec 19 14:21:22 arch kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Dec 19 14:21:22 arch kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
Dec 19 14:21:22 arch kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
Dec 19 14:21:22 arch kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
Dec 19 14:21:22 arch kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 19 14:21:22 arch kernel: usb usb3: Product: xHCI Host Controller
Dec 19 14:21:22 arch kernel: usb usb3: Manufacturer: Linux 6.12.4-arch1-1 xhci-hcd
Dec 19 14:21:22 arch kernel: usb usb3: SerialNumber: 0000:00:14.0
Dec 19 14:21:22 arch kernel: hub 3-0:1.0: USB hub found
Dec 19 14:21:22 arch kernel: hub 3-0:1.0: 12 ports detected
Dec 19 14:21:22 arch kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12
Dec 19 14:21:22 arch kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 19 14:21:22 arch kernel: usb usb4: Product: xHCI Host Controller
Dec 19 14:21:22 arch kernel: usb usb4: Manufacturer: Linux 6.12.4-arch1-1 xhci-hcd
Dec 19 14:21:22 arch kernel: usb usb4: SerialNumber: 0000:00:14.0
Dec 19 14:21:22 arch kernel: hub 4-0:1.0: USB hub found
Dec 19 14:21:22 arch kernel: hub 4-0:1.0: 4 ports detected
Dec 19 14:21:22 arch kernel: usbcore: registered new interface driver usbserial_generic
Dec 19 14:21:22 arch kernel: usbserial: USB Serial support registered for generic
Dec 19 14:21:22 arch kernel: rtc_cmos 00:01: RTC can wake from S4
Dec 19 14:21:22 arch kernel: rtc_cmos 00:01: registered as rtc0
Dec 19 14:21:22 arch kernel: rtc_cmos 00:01: setting system clock to 2024-12-19T12:21:20 UTC (1734610880)
Dec 19 14:21:22 arch kernel: rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram
Dec 19 14:21:22 arch kernel: intel_pstate: Intel P-state driver initializing
Dec 19 14:21:22 arch kernel: intel_pstate: HWP enabled
Dec 19 14:21:22 arch kernel: efifb: probing for efifb
Dec 19 14:21:22 arch kernel: efifb: showing boot graphics
Dec 19 14:21:22 arch kernel: efifb: framebuffer at 0x4000000000, using 8100k, total 8100k
Dec 19 14:21:22 arch kernel: efifb: mode is 1920x1080x32, linelength=7680, pages=1
Dec 19 14:21:22 arch kernel: efifb: scrolling: redraw
Dec 19 14:21:22 arch kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Dec 19 14:21:22 arch kernel: fbcon: Deferring console take-over
Dec 19 14:21:22 arch kernel: fb0: EFI VGA frame buffer device
Dec 19 14:21:22 arch kernel: hid: raw HID events driver (C) Jiri Kosina
Dec 19 14:21:22 arch kernel: drop_monitor: Initializing network drop monitor service
Dec 19 14:21:22 arch kernel: NET: Registered PF_INET6 protocol family
Dec 19 14:21:22 arch kernel: Segment Routing with IPv6
Dec 19 14:21:22 arch kernel: RPL Segment Routing with IPv6
Dec 19 14:21:22 arch kernel: In-situ OAM (IOAM) with IPv6
Dec 19 14:21:22 arch kernel: NET: Registered PF_PACKET protocol family
Dec 19 14:21:22 arch kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Dec 19 14:21:22 arch kernel: microcode: Current revision: 0x00000435
Dec 19 14:21:22 arch kernel: microcode: Updated early from: 0x00000434
Dec 19 14:21:22 arch kernel: IPI shorthand broadcast: enabled
Dec 19 14:21:22 arch kernel: sched_clock: Marking stable (1534119852, 6604077)->(1572764330, -32040401)
Dec 19 14:21:22 arch kernel: registered taskstats version 1
Dec 19 14:21:22 arch kernel: Loading compiled-in X.509 certificates
Dec 19 14:21:22 arch kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 8d6402356535386924f746d3d123613ef19cb307'
Dec 19 14:21:22 arch kernel: Demotion targets for Node 0: null
Dec 19 14:21:22 arch kernel: Key type .fscrypt registered
Dec 19 14:21:22 arch kernel: Key type fscrypt-provisioning registered
Dec 19 14:21:22 arch kernel: PM: Magic number: 4:560:380
Dec 19 14:21:22 arch kernel: acpi ACPI0007:30: hash matches
Dec 19 14:21:22 arch kernel: RAS: Correctable Errors collector initialized.
Dec 19 14:21:22 arch kernel: clk: Disabling unused clocks
Dec 19 14:21:22 arch kernel: PM: genpd: Disabling unused power domains
Dec 19 14:21:22 arch kernel: ACPI: battery: Slot [BAT1] (battery present)
Dec 19 14:21:22 arch kernel: Freeing unused decrypted memory: 2028K
Dec 19 14:21:22 arch kernel: Freeing unused kernel image (initmem) memory: 4248K
Dec 19 14:21:22 arch kernel: Write protecting the kernel read-only data: 32768k
Dec 19 14:21:22 arch kernel: Freeing unused kernel image (rodata/data gap) memory: 100K
Dec 19 14:21:22 arch kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Dec 19 14:21:22 arch kernel: rodata_test: all tests were successful
Dec 19 14:21:22 arch kernel: Run /init as init process
Dec 19 14:21:22 arch kernel: with arguments:
Dec 19 14:21:22 arch kernel: /init
Dec 19 14:21:22 arch kernel: with environment:
Dec 19 14:21:22 arch kernel: HOME=/
Dec 19 14:21:22 arch kernel: TERM=linux
Dec 19 14:21:22 arch kernel: BOOT_IMAGE=/vmlinuz-linux
Dec 19 14:21:22 arch kernel: usb 3-7: new high-speed USB device number 2 using xhci_hcd
Dec 19 14:21:22 arch kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
Dec 19 14:21:22 arch kernel: i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
Dec 19 14:21:22 arch kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Dec 19 14:21:22 arch kernel: nvme 0000:06:00.0: platform quirk: setting simple suspend
Dec 19 14:21:22 arch kernel: nvme 0000:05:00.0: platform quirk: setting simple suspend
Dec 19 14:21:22 arch kernel: nvme nvme1: pci function 0000:06:00.0
Dec 19 14:21:22 arch kernel: nvme nvme0: pci function 0000:05:00.0
Dec 19 14:21:22 arch kernel: nvme nvme1: 8/0/0 default/read/poll queues
Dec 19 14:21:22 arch kernel: nvme1n1: p1 p2 p3 p4
Dec 19 14:21:22 arch kernel: nvme nvme0: allocated 64 MiB host memory buffer.
Dec 19 14:21:22 arch kernel: nvme nvme0: 8/0/0 default/read/poll queues
Dec 19 14:21:22 arch kernel: nvme0n1: p1 p2 p3 p4 p5
Dec 19 14:21:22 arch kernel: usb 3-7: New USB device found, idVendor=174f, idProduct=244c, bcdDevice= 0.15
Dec 19 14:21:22 arch kernel: usb 3-7: New USB device strings: Mfr=3, Product=1, SerialNumber=2
Dec 19 14:21:22 arch kernel: usb 3-7: Product: Integrated Camera
Dec 19 14:21:22 arch kernel: usb 3-7: Manufacturer: Generic
Dec 19 14:21:22 arch kernel: usb 3-7: SerialNumber: 0001
Dec 19 14:21:22 arch kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
Dec 19 14:21:22 arch kernel: usb 3-9: new full-speed USB device number 3 using xhci_hcd
Dec 19 14:21:22 arch kernel: usb 3-9: New USB device found, idVendor=048d, idProduct=c976, bcdDevice= 8.00
Dec 19 14:21:22 arch kernel: usb 3-9: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Dec 19 14:21:22 arch kernel: usb 3-9: Product: ITE Device(8176)
Dec 19 14:21:22 arch kernel: usb 3-9: Manufacturer: ITE Tech. Inc.
Dec 19 14:21:22 arch kernel: usb 3-10: new full-speed USB device number 4 using xhci_hcd
Dec 19 14:21:22 arch kernel: usb 3-10: New USB device found, idVendor=8087, idProduct=0026, bcdDevice= 0.02
Dec 19 14:21:22 arch kernel: usb 3-10: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Dec 19 14:21:22 arch kernel: usbcore: registered new interface driver usbhid
Dec 19 14:21:22 arch kernel: usbhid: USB HID core driver
Dec 19 14:21:22 arch kernel: input: ITE Tech. Inc. ITE Device(8176) Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9:1.0/0003:048D:C976.0001/input/input3
Dec 19 14:21:22 arch kernel: input: ITE Tech. Inc. ITE Device(8176) Wireless Radio Control as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9:1.0/0003:048D:C976.0001/input/input4
Dec 19 14:21:22 arch kernel: hid-generic 0003:048D:C976.0001: input,hiddev96,hidraw0: USB HID v1.10 Keyboard [ITE Tech. Inc. ITE Device(8176)] on usb-0000:00:14.0-9/input0
Dec 19 14:21:22 arch kernel: fbcon: Taking over console
Dec 19 14:21:22 arch kernel: Console: switching to colour frame buffer device 240x67
Dec 19 14:21:22 arch kernel: EXT4-fs (nvme1n1p3): mounted filesystem 48f0c199-3de0-4cef-adb5-54a621848d9d r/w with ordered data mode. Quota mode: none.
Dec 19 14:21:22 arch systemd[1]: systemd 257-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)
Dec 19 14:21:22 arch systemd[1]: Detected architecture x86-64.
Dec 19 14:21:22 arch systemd[1]: Hostname set to <arch>.
Dec 19 14:21:22 arch systemd[1]: bpf-restrict-fs: LSM BPF program attached
Dec 19 14:21:22 arch systemd[1]: Queued start job for default target Graphical Interface.
Dec 19 14:21:22 arch systemd[1]: Created slice Slice /system/dirmngr.
Dec 19 14:21:22 arch systemd[1]: Created slice Slice /system/getty.
Dec 19 14:21:22 arch systemd[1]: Created slice Slice /system/gpg-agent.
Dec 19 14:21:22 arch systemd[1]: Created slice Slice /system/gpg-agent-browser.
Dec 19 14:21:22 arch systemd[1]: Created slice Slice /system/gpg-agent-extra.
Dec 19 14:21:22 arch systemd[1]: Created slice Slice /system/gpg-agent-ssh.
Dec 19 14:21:22 arch systemd[1]: Created slice Slice /system/keyboxd.
Dec 19 14:21:22 arch systemd[1]: Created slice Slice /system/modprobe.
Dec 19 14:21:22 arch systemd[1]: Created slice Slice /system/systemd-fsck.
Dec 19 14:21:22 arch systemd[1]: Created slice User and Session Slice.
Dec 19 14:21:22 arch systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Dec 19 14:21:22 arch systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Dec 19 14:21:22 arch systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Dec 19 14:21:22 arch systemd[1]: Expecting device /dev/disk/by-uuid/51E3-9509...
Dec 19 14:21:22 arch systemd[1]: Expecting device /dev/disk/by-uuid/66e5a322-7800-4d3f-8260-476debca9c07...
Dec 19 14:21:22 arch systemd[1]: Expecting device /dev/disk/by-uuid/b72f4298-1805-45fd-a87e-37ae41fa9114...
Dec 19 14:21:22 arch systemd[1]: Reached target Local Encrypted Volumes.
Dec 19 14:21:22 arch systemd[1]: Reached target Local Integrity Protected Volumes.
Dec 19 14:21:22 arch systemd[1]: Reached target Path Units.
Dec 19 14:21:22 arch systemd[1]: Reached target Remote File Systems.
Dec 19 14:21:22 arch systemd[1]: Reached target Slice Units.
Dec 19 14:21:22 arch systemd[1]: Reached target Local Verity Protected Volumes.
Dec 19 14:21:22 arch systemd[1]: Listening on Device-mapper event daemon FIFOs.
Dec 19 14:21:22 arch systemd[1]: Listening on Process Core Dump Socket.
Dec 19 14:21:22 arch systemd[1]: Listening on Credential Encryption/Decryption.
Dec 19 14:21:22 arch systemd[1]: Listening on Journal Socket (/dev/log).
Dec 19 14:21:22 arch systemd[1]: Listening on Journal Sockets.
Dec 19 14:21:22 arch systemd[1]: TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 19 14:21:22 arch systemd[1]: Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 19 14:21:22 arch systemd[1]: Listening on udev Control Socket.
Dec 19 14:21:22 arch systemd[1]: Listening on udev Kernel Socket.
Dec 19 14:21:22 arch systemd[1]: Listening on User Database Manager Socket.
Dec 19 14:21:22 arch systemd[1]: Mounting Huge Pages File System...
Dec 19 14:21:22 arch systemd[1]: Mounting POSIX Message Queue File System...
Dec 19 14:21:22 arch systemd[1]: Mounting Kernel Debug File System...
Dec 19 14:21:22 arch systemd[1]: Mounting Kernel Trace File System...
Dec 19 14:21:22 arch systemd[1]: Starting Create List of Static Device Nodes...
Dec 19 14:21:22 arch systemd[1]: Starting Load Kernel Module configfs...
Dec 19 14:21:22 arch systemd[1]: Starting Load Kernel Module dm_mod...
Dec 19 14:21:22 arch systemd[1]: Starting Load Kernel Module drm...
Dec 19 14:21:22 arch systemd[1]: Starting Load Kernel Module fuse...
Dec 19 14:21:22 arch systemd[1]: Starting Load Kernel Module loop...
Dec 19 14:21:22 arch systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Dec 19 14:21:22 arch systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
Dec 19 14:21:22 arch systemd[1]: Starting Journal Service...
Dec 19 14:21:22 arch systemd[1]: Starting Load Kernel Modules...
Dec 19 14:21:22 arch systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 19 14:21:22 arch systemd[1]: Starting Remount Root and Kernel File Systems...
Dec 19 14:21:22 arch systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 19 14:21:22 arch systemd[1]: Starting Load udev Rules from Credentials...
Dec 19 14:21:22 arch systemd[1]: Starting Coldplug All udev Devices...
Dec 19 14:21:22 arch systemd[1]: Mounted Huge Pages File System.
Dec 19 14:21:22 arch systemd[1]: Mounted POSIX Message Queue File System.
Dec 19 14:21:22 arch systemd[1]: Mounted Kernel Debug File System.
Dec 19 14:21:22 arch systemd[1]: Mounted Kernel Trace File System.
Dec 19 14:21:22 arch kernel: loop: module loaded
Dec 19 14:21:22 arch systemd[1]: Finished Create List of Static Device Nodes.
Dec 19 14:21:22 arch systemd[1]: modprobe@configfs.service: Deactivated successfully.
Dec 19 14:21:22 arch systemd[1]: Finished Load Kernel Module configfs.
Dec 19 14:21:22 arch systemd[1]: modprobe@drm.service: Deactivated successfully.
Dec 19 14:21:22 arch systemd[1]: Finished Load Kernel Module drm.
Dec 19 14:21:22 arch kernel: device-mapper: uevent: version 1.0.3
Dec 19 14:21:22 arch kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
Dec 19 14:21:22 arch systemd[1]: modprobe@fuse.service: Deactivated successfully.
Dec 19 14:21:22 arch systemd[1]: Finished Load Kernel Module fuse.
Dec 19 14:21:22 arch systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Dec 19 14:21:22 arch systemd[1]: Finished Load Kernel Module dm_mod.
Dec 19 14:21:22 arch systemd[1]: modprobe@loop.service: Deactivated successfully.
Dec 19 14:21:22 arch systemd[1]: Finished Load Kernel Module loop.
Dec 19 14:21:22 arch systemd[1]: Mounting FUSE Control File System...
Dec 19 14:21:22 arch systemd[1]: Mounting Kernel Configuration File System...
Dec 19 14:21:22 arch systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Dec 19 14:21:22 arch systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
Dec 19 14:21:22 arch systemd[1]: Finished Load udev Rules from Credentials.
Dec 19 14:21:22 arch systemd-journald[315]: Collecting audit messages is disabled.
Dec 19 14:21:22 arch systemd[1]: Mounted FUSE Control File System.
Dec 19 14:21:22 arch systemd[1]: Mounted Kernel Configuration File System.
Dec 19 14:21:22 arch systemd[1]: Starting User Database Manager...
Dec 19 14:21:22 arch kernel: nvidia: loading out-of-tree module taints kernel.
Dec 19 14:21:22 arch kernel: nvidia: module verification failed: signature and/or required key missing - tainting kernel
Dec 19 14:21:22 arch systemd-journald[315]: Journal started
Dec 19 14:21:22 arch systemd-journald[315]: Runtime Journal (/run/log/journal/04190f3d73644cd1ac1166768d6eaf73) is 8M, max 785.8M, 777.8M free.
Dec 19 14:21:22 arch systemd-modules-load[316]: Inserted module 'crypto_user'
Dec 19 14:21:22 arch systemd[1]: Started Journal Service.
Dec 19 14:21:22 arch systemd[1]: Finished Remount Root and Kernel File Systems.
Dec 19 14:21:22 arch systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met.
Dec 19 14:21:22 arch kernel: EXT4-fs (nvme1n1p3): re-mounted 48f0c199-3de0-4cef-adb5-54a621848d9d r/w. Quota mode: none.
Dec 19 14:21:22 arch systemd[1]: Starting Flush Journal to Persistent Storage...
Dec 19 14:21:22 arch systemd[1]: Starting Load/Save OS Random Seed...
Dec 19 14:21:22 arch systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 19 14:21:22 arch systemd-journald[315]: Time spent on flushing to /var/log/journal/04190f3d73644cd1ac1166768d6eaf73 is 24.207ms for 1086 entries.
Dec 19 14:21:22 arch systemd-journald[315]: System Journal (/var/log/journal/04190f3d73644cd1ac1166768d6eaf73) is 350M, max 4G, 3.6G free.
Dec 19 14:21:22 arch systemd-journald[315]: Received client request to flush runtime journal.
Dec 19 14:21:22 arch systemd[1]: Started User Database Manager.
Dec 19 14:21:22 arch systemd[1]: Finished Load/Save OS Random Seed.
Dec 19 14:21:22 arch systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
Dec 19 14:21:22 arch systemd[1]: Starting Create System Users...
Dec 19 14:21:22 arch systemd[1]: Finished Coldplug All udev Devices.
Dec 19 14:21:22 arch systemd[1]: Finished Create System Users.
Dec 19 14:21:22 arch systemd[1]: Starting Create Static Device Nodes in /dev...
Dec 19 14:21:22 arch systemd[1]: Finished Create Static Device Nodes in /dev.
Dec 19 14:21:22 arch systemd[1]: Reached target Preparation for Local File Systems.
Dec 19 14:21:22 arch systemd[1]: Starting Rule-based Manager for Device Events and Files...
Dec 19 14:21:22 arch systemd[1]: Finished Flush Journal to Persistent Storage.
Dec 19 14:21:22 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 239
Dec 19 14:21:22 arch kernel:
Dec 19 14:21:22 arch kernel: nvidia 0000:01:00.0: enabling device (0000 -> 0003)
Dec 19 14:21:22 arch kernel: nvidia 0000:01:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=none
Dec 19 14:21:22 arch kernel: NVRM: loading NVIDIA UNIX Open Kernel Module for x86_64 565.77 Release Build (archlinux-builder@)
Dec 19 14:21:22 arch systemd-udevd[358]: Using default interface naming scheme 'v257'.
Dec 19 14:21:22 arch systemd[1]: Started Rule-based Manager for Device Events and Files.
Dec 19 14:21:22 arch systemd[1]: Reached target Trusted Platform Module.
Dec 19 14:21:22 arch systemd[1]: Found device INTEL SSDPEKNW512GZL 2.
Dec 19 14:21:22 arch kernel: Consider using thermal netlink events interface
Dec 19 14:21:22 arch kernel: input: Intel HID events as /devices/platform/INTC1070:00/input/input5
Dec 19 14:21:22 arch kernel: intel-hid INTC1070:00: platform supports 5 button array
Dec 19 14:21:22 arch kernel: input: Intel HID 5 button array as /devices/platform/INTC1070:00/input/input6
Dec 19 14:21:22 arch systemd[1]: Found device INTEL SSDPEKNW512GZL 1.
Dec 19 14:21:22 arch kernel: wmi_bus wmi_bus-PNP0C14:03: [Firmware Info]: B7F3CA0A-ACDC-42D2-9217-77C6C628FBD2 has zero instances
Dec 19 14:21:22 arch systemd[1]: Found device INTEL SSDPEKNW512GZL 4.
Dec 19 14:21:22 arch systemd[1]: Activating swap /dev/disk/by-uuid/b72f4298-1805-45fd-a87e-37ae41fa9114...
Dec 19 14:21:22 arch systemd[1]: Starting File System Check on /dev/disk/by-uuid/66e5a322-7800-4d3f-8260-476debca9c07...
Dec 19 14:21:22 arch systemd-modules-load[316]: Inserted module 'nvidia_uvm'
Dec 19 14:21:22 arch kernel: nvidia-uvm: Loaded the UVM driver, major device number 237.
Dec 19 14:21:22 arch kernel: mc: Linux media interface: v0.10
Dec 19 14:21:22 arch systemd[1]: Finished Load Kernel Modules.
Dec 19 14:21:22 arch systemd[1]: Starting Apply Kernel Variables...
Dec 19 14:21:22 arch kernel: ACPI: bus type thunderbolt registered
Dec 19 14:21:22 arch kernel: Adding 4194300k swap on /dev/nvme1n1p2. Priority:-2 extents:1 across:4194300k SS
Dec 19 14:21:22 arch kernel: intel_pmc_core INT33A1:00: initialized
Dec 19 14:21:22 arch systemd[1]: Activated swap /dev/disk/by-uuid/b72f4298-1805-45fd-a87e-37ae41fa9114.
Dec 19 14:21:22 arch systemd[1]: Reached target Swaps.
Dec 19 14:21:22 arch kernel: input: PC Speaker as /devices/platform/pcspkr/input/input7
Dec 19 14:21:22 arch kernel: videodev: Linux video capture interface: v2.00
Dec 19 14:21:22 arch kernel: mei_me 0000:00:16.0: enabling device (0000 -> 0002)
Dec 19 14:21:22 arch kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set
Dec 19 14:21:22 arch kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
Dec 19 14:21:22 arch kernel: Creating 1 MTD partitions on "0000:00:1f.5":
Dec 19 14:21:22 arch kernel: 0x000000000000-0x000002000000 : "BIOS"
Dec 19 14:21:22 arch kernel: i2c i2c-0: Successfully instantiated SPD at 0x50
Dec 19 14:21:22 arch systemd[1]: Finished File System Check on /dev/disk/by-uuid/66e5a322-7800-4d3f-8260-476debca9c07.
Dec 19 14:21:22 arch systemd-fsck[439]: /dev/nvme1n1p4: clean, 131429/24379392 files, 4953105/97501440 blocks
Dec 19 14:21:22 arch systemd[1]: Finished Apply Kernel Variables.
Dec 19 14:21:22 arch kernel: intel-lpss 0000:00:15.0: enabling device (0004 -> 0006)
Dec 19 14:21:22 arch kernel: idma64 idma64.0: Found Intel integrated DMA 64-bit
Dec 19 14:21:22 arch systemd[1]: Starting Virtual Console Setup...
Dec 19 14:21:22 arch systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Dec 19 14:21:22 arch kernel: RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
Dec 19 14:21:22 arch kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
Dec 19 14:21:22 arch kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Dec 19 14:21:22 arch kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
Dec 19 14:21:22 arch kernel: RAPL PMU: hw unit of domain psys 2^-14 Joules
Dec 19 14:21:22 arch kernel: intel_rapl_msr: PL4 support detected.
Dec 19 14:21:22 arch kernel: intel_rapl_common: Found RAPL domain package
Dec 19 14:21:22 arch kernel: intel_rapl_common: Found RAPL domain core
Dec 19 14:21:22 arch kernel: intel_rapl_common: Found RAPL domain uncore
Dec 19 14:21:22 arch kernel: intel_rapl_common: Found RAPL domain psys
Dec 19 14:21:22 arch kernel: r8169 0000:30:00.0 eth0: RTL8168h/8111h, 08:8f:c3:c7:e4:34, XID 541, IRQ 179
Dec 19 14:21:22 arch kernel: r8169 0000:30:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
Dec 19 14:21:22 arch kernel: Bluetooth: Core ver 2.22
Dec 19 14:21:22 arch kernel: NET: Registered PF_BLUETOOTH protocol family
Dec 19 14:21:22 arch kernel: Bluetooth: HCI device and connection manager initialized
Dec 19 14:21:22 arch kernel: Bluetooth: HCI socket layer initialized
Dec 19 14:21:22 arch kernel: Bluetooth: L2CAP socket layer initialized
Dec 19 14:21:22 arch kernel: Bluetooth: SCO socket layer initialized
Dec 19 14:21:22 arch kernel: input: Ideapad extra buttons as /devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/input/input8
Dec 19 14:21:22 arch kernel: ee1004 0-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
Dec 19 14:21:22 arch kernel: iTCO_vendor_support: vendor-support=0
Dec 19 14:21:22 arch kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Dec 19 14:21:22 arch kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Dec 19 14:21:22 arch kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
Dec 19 14:21:22 arch kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Dec 19 14:21:22 arch kernel: cfg80211: failed to load regulatory.db
Dec 19 14:21:22 arch systemd[1]: Finished Virtual Console Setup.
Dec 19 14:21:22 arch systemd[1]: Starting Load/Save RF Kill Switch Status...
Dec 19 14:21:22 arch kernel: ideapad_acpi VPC2004:00: DYTC interface is not available
Dec 19 14:21:22 arch kernel: input: SYNA0001:00 06CB:CE78 Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-SYNA0001:00/0018:06CB:CE78.0002/input/input9
Dec 19 14:21:22 arch kernel: input: SYNA0001:00 06CB:CE78 Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-SYNA0001:00/0018:06CB:CE78.0002/input/input10
Dec 19 14:21:22 arch kernel: hid-generic 0018:06CB:CE78.0002: input,hidraw1: I2C HID v1.00 Mouse [SYNA0001:00 06CB:CE78] on i2c-SYNA0001:00
Dec 19 14:21:22 arch kernel: cryptd: max_cpu_qlen set to 1000
Dec 19 14:21:22 arch kernel: r8169 0000:30:00.0 enp48s0: renamed from eth0
Dec 19 14:21:22 arch kernel: iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
Dec 19 14:21:22 arch kernel: iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Dec 19 14:21:22 arch systemd[1]: Created slice Slice /system/systemd-backlight.
Dec 19 14:21:22 arch systemd[1]: Starting Load/Save Screen Backlight Brightness of leds:platform::kbd_backlight...
Dec 19 14:21:22 arch kernel: intel_rapl_common: Found RAPL domain package
Dec 19 14:21:22 arch kernel: Intel(R) Wireless WiFi driver for Linux
Dec 19 14:21:22 arch kernel: iwlwifi 0000:00:14.3: Detected crf-id 0x1300504, cnv-id 0x80400 wfpm id 0x80000030
Dec 19 14:21:22 arch kernel: iwlwifi 0000:00:14.3: PCI dev 51f0/0074, rev=0x370, rfid=0x10a100
Dec 19 14:21:22 arch kernel: iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6 AX201 160MHz
Dec 19 14:21:22 arch kernel: AES CTR mode by8 optimization enabled
Dec 19 14:21:22 arch kernel: usb 3-7: Found UVC 1.10 device Integrated Camera (174f:244c)
Dec 19 14:21:22 arch kernel: usbcore: registered new interface driver uvcvideo
Dec 19 14:21:22 arch kernel: snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
Dec 19 14:21:22 arch kernel: iwlwifi 0000:00:14.3: TLV_FW_FSEQ_VERSION: FSEQ Version: 0.0.2.42
Dec 19 14:21:22 arch kernel: iwlwifi 0000:00:14.3: loaded firmware version 89.6b44fa0b.0 so-a0-hr-b0-89.ucode op_mode iwlmvm
Dec 19 14:21:22 arch kernel: pps_core: LinuxPPS API ver. 1 registered
Dec 19 14:21:22 arch kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Dec 19 14:21:22 arch kernel: PTP clock support registered
Dec 19 14:21:22 arch systemd[1]: Started Load/Save RF Kill Switch Status.
Dec 19 14:21:22 arch kernel: usbcore: registered new interface driver btusb
Dec 19 14:21:22 arch kernel: Bluetooth: hci0: Device revision is 2
Dec 19 14:21:22 arch kernel: Bluetooth: hci0: Secure boot is enabled
Dec 19 14:21:22 arch kernel: Bluetooth: hci0: OTP lock is enabled
Dec 19 14:21:22 arch kernel: Bluetooth: hci0: API lock is enabled
Dec 19 14:21:22 arch kernel: Bluetooth: hci0: Debug lock is disabled
Dec 19 14:21:22 arch kernel: Bluetooth: hci0: Minimum firmware build 1 week 10 2014
Dec 19 14:21:22 arch kernel: Bluetooth: hci0: Bootloader timestamp 2019.40 buildtype 1 build 38
Dec 19 14:21:22 arch kernel: Bluetooth: hci0: DSM reset method type: 0x00
Dec 19 14:21:22 arch kernel: Bluetooth: hci0: Found device firmware: intel/ibt-0040-4150.sfi
Dec 19 14:21:22 arch kernel: Bluetooth: hci0: Boot Address: 0x100800
Dec 19 14:21:22 arch kernel: Bluetooth: hci0: Firmware Version: 91-33.24
Dec 19 14:21:22 arch systemd[1]: Starting Load Kernel Module dm_mod...
Dec 19 14:21:22 arch systemd[1]: Starting Load Kernel Module loop...
Dec 19 14:21:22 arch systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Dec 19 14:21:22 arch systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
Dec 19 14:21:22 arch systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met.
Dec 19 14:21:22 arch systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 19 14:21:22 arch systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 19 14:21:22 arch systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 19 14:21:22 arch systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Dec 19 14:21:22 arch systemd[1]: Finished Load Kernel Module dm_mod.
Dec 19 14:21:22 arch systemd[1]: Finished Load/Save Screen Backlight Brightness of leds:platform::kbd_backlight.
Dec 19 14:21:22 arch systemd[1]: modprobe@loop.service: Deactivated successfully.
Dec 19 14:21:22 arch systemd[1]: Finished Load Kernel Module loop.
Dec 19 14:21:22 arch systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Dec 19 14:21:22 arch kernel: input: SYNA0001:00 06CB:CE78 Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-SYNA0001:00/0018:06CB:CE78.0002/input/input12
Dec 19 14:21:22 arch kernel: input: SYNA0001:00 06CB:CE78 Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-SYNA0001:00/0018:06CB:CE78.0002/input/input13
Dec 19 14:21:22 arch kernel: hid-multitouch 0018:06CB:CE78.0002: input,hidraw1: I2C HID v1.00 Mouse [SYNA0001:00 06CB:CE78] on i2c-SYNA0001:00
Dec 19 14:21:23 arch kernel: i915 0000:00:02.0: [drm] Found ALDERLAKE_P (device ID 46a3) display version 13.00 stepping D0
Dec 19 14:21:23 arch kernel: i915 0000:00:02.0: [drm] VT-d active for gfx access
Dec 19 14:21:23 arch kernel: Console: switching to colour dummy device 80x25
Dec 19 14:21:23 arch kernel: i915 0000:00:02.0: vgaarb: deactivate vga console
Dec 19 14:21:23 arch kernel: i915 0000:00:02.0: [drm] Using Transparent Hugepages
Dec 19 14:21:23 arch kernel: i915 0000:00:02.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=io+mem
Dec 19 14:21:23 arch kernel: i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/adlp_dmc.bin (v2.20)
Dec 19 14:21:23 arch kernel: mousedev: PS/2 mouse device common for all mice
Dec 19 14:21:23 arch kernel: i915 0000:00:02.0: [drm] [ENCODER:249:DDI B/PHY B] unusable PPS, disabling eDP
Dec 19 14:21:23 arch kernel: i915 0000:00:02.0: [drm] GT0: GuC firmware i915/adlp_guc_70.bin version 70.36.0
Dec 19 14:21:23 arch kernel: i915 0000:00:02.0: [drm] GT0: HuC firmware i915/tgl_huc.bin version 7.9.3
Dec 19 14:21:23 arch kernel: i915 0000:00:02.0: [drm] GT0: HuC: authenticated for all workloads
Dec 19 14:21:23 arch kernel: i915 0000:00:02.0: [drm] GT0: GUC: submission enabled
Dec 19 14:21:23 arch kernel: i915 0000:00:02.0: [drm] GT0: GUC: SLPC enabled
Dec 19 14:21:23 arch kernel: i915 0000:00:02.0: [drm] GT0: GUC: RC enabled
Dec 19 14:21:23 arch kernel: mei_pxp 0000:00:16.0-fbf6fcf1-96cf-4e2e-a6a6-1bab8cbe36b1: bound 0000:00:02.0 (ops i915_pxp_tee_component_ops [i915])
Dec 19 14:21:23 arch kernel: i915 0000:00:02.0: [drm] Protected Xe Path (PXP) protected content support initialized
Dec 19 14:21:23 arch kernel: mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
Dec 19 14:21:23 arch kernel: [drm] Initialized i915 1.6.0 for 0000:00:02.0 on minor 0
Dec 19 14:21:23 arch kernel: ACPI: video: [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
Dec 19 14:21:23 arch kernel: ACPI: video: Video Device [PEGP] (multi-head: yes rom: no post: no)
Dec 19 14:21:23 arch kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:04/LNXVIDEO:00/input/input15
Dec 19 14:21:23 arch kernel: ACPI: video: Video Device [GFX0] (multi-head: yes rom: no post: no)
Dec 19 14:21:23 arch kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input16
Dec 19 14:21:23 arch kernel: fbcon: i915drmfb (fb0) is primary device
Dec 19 14:21:23 arch kernel: Console: switching to colour frame buffer device 240x67
Dec 19 14:21:23 arch kernel: snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
Dec 19 14:21:23 arch kernel: i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
Dec 19 14:21:23 arch kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC257: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
Dec 19 14:21:23 arch kernel: snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Dec 19 14:21:23 arch kernel: snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
Dec 19 14:21:23 arch kernel: snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
Dec 19 14:21:23 arch kernel: snd_hda_codec_realtek hdaudioC0D0: inputs:
Dec 19 14:21:23 arch kernel: snd_hda_codec_realtek hdaudioC0D0: Mic=0x19
Dec 19 14:21:23 arch kernel: snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x12
Dec 19 14:21:23 arch kernel: iwlwifi 0000:00:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x20
Dec 19 14:21:23 arch kernel: iwlwifi 0000:00:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
Dec 19 14:21:23 arch kernel: iwlwifi 0000:00:14.3: WFPM_AUTH_KEY_0: 0x90
Dec 19 14:21:23 arch kernel: iwlwifi 0000:00:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x10
Dec 19 14:21:23 arch kernel: iwlwifi 0000:00:14.3: Detected RF HR B3, rfid=0x10a100
Dec 19 14:21:23 arch kernel: iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 5
Dec 19 14:21:23 arch kernel: iwlwifi 0000:00:14.3: base HW address: 38:7a:0e:f5:2c:24
Dec 19 14:21:23 arch systemd[1]: Mounting /boot...
Dec 19 14:21:23 arch systemd[1]: Mounting /home...
Dec 19 14:21:23 arch systemd[1]: Mounting Temporary Directory /tmp...
Dec 19 14:21:23 arch systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
Dec 19 14:21:23 arch systemd[1]: Listening on Disk Image Download Service Socket.
Dec 19 14:21:23 arch kernel: intel_tcc_cooling: TCC Offset locked
Dec 19 14:21:23 arch kernel: input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
Dec 19 14:21:23 arch kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
Dec 19 14:21:23 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input19
Dec 19 14:21:23 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input20
Dec 19 14:21:23 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input21
Dec 19 14:21:23 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input22
Dec 19 14:21:23 arch systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight...
Dec 19 14:21:23 arch systemd[1]: Mounted Temporary Directory /tmp.
Dec 19 14:21:23 arch kernel: iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
Dec 19 14:21:23 arch systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:intel_backlight.
Dec 19 14:21:23 arch kernel: FAT-fs (nvme1n1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
Dec 19 14:21:23 arch systemd[1]: Mounted /boot.
Dec 19 14:21:23 arch systemd[1]: Mounted /home.
Dec 19 14:21:23 arch systemd[1]: Reached target Local File Systems.
Dec 19 14:21:23 arch systemd[1]: Listening on Boot Entries Service Socket.
Dec 19 14:21:23 arch systemd[1]: Listening on System Extension Image Management.
Dec 19 14:21:23 arch systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met.
Dec 19 14:21:23 arch systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
Dec 19 14:21:23 arch systemd[1]: Starting Create System Files and Directories...
Dec 19 14:21:23 arch kernel: EXT4-fs (nvme1n1p4): mounted filesystem 66e5a322-7800-4d3f-8260-476debca9c07 r/w with ordered data mode. Quota mode: none.
Dec 19 14:21:23 arch systemd[1]: Finished Create System Files and Directories.
Dec 19 14:21:23 arch systemd[1]: Starting Rebuild Dynamic Linker Cache...
Dec 19 14:21:23 arch systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Dec 19 14:21:23 arch systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Dec 19 14:21:23 arch systemd[1]: Starting Rebuild Journal Catalog...
Dec 19 14:21:23 arch systemd[1]: Save Transient machine-id to Disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Dec 19 14:21:23 arch systemd[1]: Starting Network Time Synchronization...
Dec 19 14:21:23 arch systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Dec 19 14:21:23 arch systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Dec 19 14:21:23 arch systemd[1]: Finished Rebuild Journal Catalog.
Dec 19 14:21:23 arch systemd[1]: Started Network Time Synchronization.
Dec 19 14:21:23 arch systemd[1]: Reached target System Time Set.
Dec 19 14:21:23 arch kernel: snd_hda_intel 0000:01:00.1: enabling device (0000 -> 0002)
Dec 19 14:21:23 arch kernel: snd_hda_intel 0000:01:00.1: Disabling MSI
Dec 19 14:21:23 arch kernel: snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
Dec 19 14:21:23 arch kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input23
Dec 19 14:21:23 arch kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input24
Dec 19 14:21:23 arch kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input25
Dec 19 14:21:23 arch kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input26
Dec 19 14:21:23 arch systemd[1]: Finished Rebuild Dynamic Linker Cache.
Dec 19 14:21:23 arch systemd[1]: Starting Update is Completed...
Dec 19 14:21:23 arch systemd[1]: Finished Update is Completed.
Dec 19 14:21:23 arch systemd[1]: Starting Load Kernel Module dm_mod...
Dec 19 14:21:23 arch systemd[1]: Starting Load Kernel Module loop...
Dec 19 14:21:23 arch systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met.
Dec 19 14:21:23 arch systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
Dec 19 14:21:23 arch systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Dec 19 14:21:23 arch systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Dec 19 14:21:23 arch systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
Dec 19 14:21:23 arch systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Dec 19 14:21:23 arch systemd[1]: Save Transient machine-id to Disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Dec 19 14:21:23 arch systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 19 14:21:23 arch systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 19 14:21:23 arch systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 19 14:21:23 arch systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Dec 19 14:21:23 arch systemd[1]: Finished Load Kernel Module dm_mod.
Dec 19 14:21:23 arch systemd[1]: modprobe@loop.service: Deactivated successfully.
Dec 19 14:21:23 arch systemd[1]: Finished Load Kernel Module loop.
Dec 19 14:21:23 arch systemd[1]: Reached target System Initialization.
Dec 19 14:21:23 arch systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
Dec 19 14:21:23 arch systemd[1]: Started Daily man-db regeneration.
Dec 19 14:21:23 arch systemd[1]: Started Refresh Pacman mirrorlist weekly with Reflector..
Dec 19 14:21:23 arch systemd[1]: shadow.timer: Not using persistent file timestamp Thu 2024-12-19 16:01:11 EET as it is in the future.
Dec 19 14:21:23 arch systemd[1]: Started Daily verification of password and group files.
Dec 19 14:21:23 arch systemd[1]: Started Daily Cleanup of Temporary Directories.
Dec 19 14:21:23 arch systemd[1]: Reached target Timer Units.
Dec 19 14:21:23 arch systemd[1]: Listening on D-Bus System Message Bus Socket.
Dec 19 14:21:23 arch systemd[1]: Listening on GnuPG network certificate management daemon for /etc/pacman.d/gnupg.
Dec 19 14:21:23 arch systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers) for /etc/pacman.d/gnupg.
Dec 19 14:21:23 arch systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (restricted) for /etc/pacman.d/gnupg.
Dec 19 14:21:23 arch systemd[1]: Listening on GnuPG cryptographic agent (ssh-agent emulation) for /etc/pacman.d/gnupg.
Dec 19 14:21:23 arch systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache for /etc/pacman.d/gnupg.
Dec 19 14:21:23 arch systemd[1]: Listening on GnuPG public key management service for /etc/pacman.d/gnupg.
Dec 19 14:21:23 arch systemd[1]: Listening on Hostname Service Socket.
Dec 19 14:21:23 arch systemd[1]: Reached target Socket Units.
Dec 19 14:21:23 arch systemd[1]: Starting D-Bus System Message Bus...
Dec 19 14:21:23 arch systemd[1]: TPM PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 19 14:21:23 arch systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Dec 19 14:21:23 arch dbus-broker-launch[604]: Looking up NSS user entry for 'pulse'...
Dec 19 14:21:23 arch dbus-broker-launch[604]: NSS returned no entry for 'pulse'
Dec 19 14:21:23 arch dbus-broker-launch[604]: Invalid user-name in /usr/share/dbus-1/system.d/pulseaudio-system.conf +27: user="pulse"
Dec 19 14:21:23 arch systemd[1]: Started D-Bus System Message Bus.
Dec 19 14:21:23 arch systemd[1]: Reached target Basic System.
Dec 19 14:21:23 arch systemd[1]: Starting Network Manager...
Dec 19 14:21:23 arch systemd[1]: Starting Save/Restore Sound Card State...
Dec 19 14:21:23 arch systemd[1]: Manage Sound Card State (restore and store) was skipped because of an unmet condition check (ConditionPathExists=/etc/alsa/state-daemon.conf).
Dec 19 14:21:23 arch systemd[1]: Starting Bluetooth service...
Dec 19 14:21:23 arch systemd[1]: Starting User Login Management...
Dec 19 14:21:23 arch systemd[1]: TPM PCR Barrier (User) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 19 14:21:23 arch dbus-broker-launch[604]: Ready
Dec 19 14:21:23 arch systemd[1]: Finished Save/Restore Sound Card State.
Dec 19 14:21:23 arch systemd[1]: Reached target Sound Card.
Dec 19 14:21:23 arch bluetoothd[608]: Bluetooth daemon 5.79
Dec 19 14:21:23 arch bluetoothd[608]: src/main.c:check_options() Unknown key AVRCPVersion for group General in /etc/bluetooth/main.conf
Dec 19 14:21:23 arch systemd[1]: Started Bluetooth service.
Dec 19 14:21:23 arch systemd[1]: Reached target Bluetooth Support.
Dec 19 14:21:23 arch bluetoothd[608]: Starting SDP server
Dec 19 14:21:23 arch systemd[1]: Starting Hostname Service...
Dec 19 14:21:23 arch systemd-logind[609]: New seat seat0.
Dec 19 14:21:23 arch bluetoothd[608]: src/plugin.c:init_plugin() System does not support bap plugin
Dec 19 14:21:23 arch bluetoothd[608]: src/plugin.c:init_plugin() System does not support bass plugin
Dec 19 14:21:23 arch bluetoothd[608]: src/plugin.c:init_plugin() System does not support mcp plugin
Dec 19 14:21:23 arch bluetoothd[608]: src/plugin.c:init_plugin() System does not support vcp plugin
Dec 19 14:21:23 arch bluetoothd[608]: profiles/audio/micp.c:micp_init() D-Bus experimental not enabled
Dec 19 14:21:23 arch bluetoothd[608]: src/plugin.c:init_plugin() System does not support micp plugin
Dec 19 14:21:23 arch bluetoothd[608]: src/plugin.c:init_plugin() System does not support ccp plugin
Dec 19 14:21:23 arch bluetoothd[608]: src/plugin.c:init_plugin() System does not support csip plugin
Dec 19 14:21:23 arch bluetoothd[608]: src/plugin.c:init_plugin() System does not support asha plugin
Dec 19 14:21:23 arch bluetoothd[608]: Bluetooth management interface 1.23 initialized
Dec 19 14:21:23 arch kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Dec 19 14:21:23 arch kernel: Bluetooth: BNEP filters: protocol multicast
Dec 19 14:21:23 arch kernel: Bluetooth: BNEP socket layer initialized
Dec 19 14:21:23 arch systemd-logind[609]: Watching system buttons on /dev/input/event0 (Lid Switch)
Dec 19 14:21:23 arch systemd-logind[609]: Watching system buttons on /dev/input/event1 (Power Button)
Dec 19 14:21:23 arch systemd-logind[609]: Watching system buttons on /dev/input/event3 (ITE Tech. Inc. ITE Device(8176) Keyboard)
Dec 19 14:21:23 arch systemd-logind[609]: Watching system buttons on /dev/input/event5 (Intel HID events)
Dec 19 14:21:23 arch systemd-logind[609]: Watching system buttons on /dev/input/event6 (Intel HID 5 button array)
Dec 19 14:21:23 arch systemd-logind[609]: Watching system buttons on /dev/input/event2 (AT Translated Set 2 keyboard)
Dec 19 14:21:23 arch systemd[1]: Started User Login Management.
Dec 19 14:21:23 arch NetworkManager[606]: <info> [1734610883.4903] NetworkManager (version 1.50.0-1) is starting... (boot:5c59c5bc-5172-4e2c-b5db-086aeffcc9a9)
Dec 19 14:21:23 arch NetworkManager[606]: <info> [1734610883.4903] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Dec 19 14:21:23 arch NetworkManager[606]: <info> [1734610883.4969] manager[0x60c5df3f82b0]: monitoring kernel firmware directory '/lib/firmware'.
Dec 19 14:21:23 arch systemd[1]: Started Hostname Service.
Dec 19 14:21:23 arch NetworkManager[606]: <info> [1734610883.5053] hostname: hostname: using hostnamed
Dec 19 14:21:23 arch NetworkManager[606]: <info> [1734610883.5053] hostname: static hostname changed from (none) to "arch"
Dec 19 14:21:23 arch NetworkManager[606]: <info> [1734610883.5056] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink
Dec 19 14:21:23 arch NetworkManager[606]: <info> [1734610883.5069] rfkill3: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:14.3/ieee80211/phy0/rfkill3) (driver iwlwifi)
Dec 19 14:21:23 arch NetworkManager[606]: <info> [1734610883.5069] rfkill0: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/rfkill/rfkill0) (platform driver ideapad_acpi)
Dec 19 14:21:23 arch NetworkManager[606]: <info> [1734610883.5376] manager[0x60c5df3f82b0]: rfkill: Wi-Fi hardware radio set enabled
Dec 19 14:21:23 arch NetworkManager[606]: <info> [1734610883.5380] manager[0x60c5df3f82b0]: rfkill: WWAN hardware radio set enabled
Dec 19 14:21:23 arch NetworkManager[606]: <info> [1734610883.5471] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.50.0-1/libnm-device-plugin-adsl.so)
Dec 19 14:21:23 arch NetworkManager[606]: <info> [1734610883.5504] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.50.0-1/libnm-device-plugin-wwan.so)
Dec 19 14:21:23 arch NetworkManager[606]: <info> [1734610883.5509] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.50.0-1/libnm-device-plugin-bluetooth.so)
Dec 19 14:21:23 arch NetworkManager[606]: <info> [1734610883.5518] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.50.0-1/libnm-device-plugin-wifi.so)
Dec 19 14:21:23 arch NetworkManager[606]: <info> [1734610883.5530] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.50.0-1/libnm-device-plugin-ovs.so)
Dec 19 14:21:23 arch kernel: nvidia-modeset: Loading NVIDIA UNIX Open Kernel Mode Setting Driver for x86_64 565.77 Release Build (archlinux-builder@)
Dec 19 14:21:23 arch kernel: [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
Dec 19 14:21:23 arch NetworkManager[606]: <info> [1734610883.5706] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.50.0-1/libnm-device-plugin-team.so)
Dec 19 14:21:23 arch NetworkManager[606]: <info> [1734610883.5709] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Dec 19 14:21:23 arch NetworkManager[606]: <info> [1734610883.5709] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Dec 19 14:21:23 arch NetworkManager[606]: <info> [1734610883.5709] manager: Networking is enabled by state file
Dec 19 14:21:23 arch NetworkManager[606]: <info> [1734610883.5716] settings: Loaded settings plugin: keyfile (internal)
Dec 19 14:21:23 arch NetworkManager[606]: <info> [1734610883.5741] dhcp: init: Using DHCP client 'internal'
Dec 19 14:21:23 arch NetworkManager[606]: <info> [1734610883.5742] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)
Dec 19 14:21:23 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Dec 19 14:21:23 arch NetworkManager[606]: <info> [1734610883.5747] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', managed-type: 'external')
Dec 19 14:21:23 arch NetworkManager[606]: <info> [1734610883.5761] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', managed-type: 'external')
Dec 19 14:21:23 arch NetworkManager[606]: <info> [1734610883.5765] device (lo): Activation: starting connection 'lo' (598ec541-ff47-452d-af77-25030e25d7ef)
Dec 19 14:21:23 arch NetworkManager[606]: <info> [1734610883.5769] manager: (enp48s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Dec 19 14:21:23 arch NetworkManager[606]: <info> [1734610883.5774] settings: (enp48s0): created default wired connection 'Wired connection 1'
Dec 19 14:21:23 arch NetworkManager[606]: <info> [1734610883.5774] device (enp48s0): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Dec 19 14:21:23 arch kernel: Generic FE-GE Realtek PHY r8169-0-3000:00: attached PHY driver (mii_bus:phy_addr=r8169-0-3000:00, irq=MAC)
Dec 19 14:21:23 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Dec 19 14:21:23 arch kernel: NVRM: testIfDsmSubFunctionEnabled: GPS ACPI DSM called before _acpiDsmSupportedFuncCacheInit subfunction = 11.
Dec 19 14:21:23 arch NetworkManager[606]: <info> [1734610883.7808] device (wlp0s20f3): driver supports Access Point (AP) mode
Dec 19 14:21:23 arch NetworkManager[606]: <info> [1734610883.7811] manager: (wlp0s20f3): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3)
Dec 19 14:21:23 arch NetworkManager[606]: <info> [1734610883.7812] device (wlp0s20f3): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Dec 19 14:21:23 arch kernel: r8169 0000:30:00.0 enp48s0: Link is Down
Dec 19 14:21:23 arch kernel: iwlwifi 0000:00:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x20
Dec 19 14:21:23 arch kernel: iwlwifi 0000:00:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
Dec 19 14:21:23 arch kernel: iwlwifi 0000:00:14.3: WFPM_AUTH_KEY_0: 0x90
Dec 19 14:21:23 arch kernel: iwlwifi 0000:00:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x10
Dec 19 14:21:23 arch kernel: iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 5
Dec 19 14:21:23 arch kernel: iwlwifi 0000:00:14.3: Registered PHC clock: iwlwifi-PTP, with index: 0
Dec 19 14:21:23 arch NetworkManager[606]: <info> [1734610883.9863] device (wlp0s20f3): set-hw-addr: set MAC address to 56:6F:08:1E:A2:50 (scanning)
Dec 19 14:21:24 arch kernel: iwlwifi 0000:00:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x20
Dec 19 14:21:24 arch kernel: iwlwifi 0000:00:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
Dec 19 14:21:24 arch kernel: iwlwifi 0000:00:14.3: WFPM_AUTH_KEY_0: 0x90
Dec 19 14:21:24 arch kernel: iwlwifi 0000:00:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x10
Dec 19 14:21:24 arch kernel: iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 5
Dec 19 14:21:24 arch NetworkManager[606]: <info> [1734610884.1716] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Dec 19 14:21:24 arch systemd[1]: Started Network Manager.
Dec 19 14:21:24 arch NetworkManager[606]: <info> [1734610884.1726] ovsdb: disconnected from ovsdb
Dec 19 14:21:24 arch NetworkManager[606]: <info> [1734610884.1726] device (lo): state change: disconnected -> prepare (reason 'none', managed-type: 'external')
Dec 19 14:21:24 arch NetworkManager[606]: <info> [1734610884.1728] device (lo): state change: prepare -> config (reason 'none', managed-type: 'external')
Dec 19 14:21:24 arch NetworkManager[606]: <info> [1734610884.1728] device (lo): state change: config -> ip-config (reason 'none', managed-type: 'external')
Dec 19 14:21:24 arch NetworkManager[606]: <info> [1734610884.1731] device (lo): state change: ip-config -> ip-check (reason 'none', managed-type: 'external')
Dec 19 14:21:24 arch NetworkManager[606]: <info> [1734610884.1737] device (lo): state change: ip-check -> secondaries (reason 'none', managed-type: 'external')
Dec 19 14:21:24 arch NetworkManager[606]: <info> [1734610884.1738] device (lo): state change: secondaries -> activated (reason 'none', managed-type: 'external')
Dec 19 14:21:24 arch systemd[1]: Starting WPA supplicant...
Dec 19 14:21:24 arch NetworkManager[606]: <info> [1734610884.1740] device (lo): Activation: successful, device activated.
Dec 19 14:21:24 arch kernel: Bluetooth: hci0: Waiting for firmware download to complete
Dec 19 14:21:24 arch kernel: Bluetooth: hci0: Firmware loaded in 1336419 usecs
Dec 19 14:21:24 arch kernel: Bluetooth: hci0: Waiting for device to boot
Dec 19 14:21:24 arch systemd[1]: Started WPA supplicant.
Dec 19 14:21:24 arch systemd[1]: Reached target Network.
Dec 19 14:21:24 arch wpa_supplicant[679]: Successfully initialized wpa_supplicant
Dec 19 14:21:24 arch systemd[1]: Starting Permit User Sessions...
Dec 19 14:21:24 arch systemd[1]: Finished Permit User Sessions.
Dec 19 14:21:24 arch systemd[1]: Started Getty on tty1.
Dec 19 14:21:24 arch systemd[1]: Reached target Login Prompts.
Dec 19 14:21:24 arch systemd[1]: Reached target Multi-User System.
Dec 19 14:21:24 arch systemd[1]: Reached target Graphical Interface.
Dec 19 14:21:24 arch systemd[1]: Startup finished in 4.978s (firmware) + 3.020s (loader) + 2.794s (kernel) + 2.434s (userspace) = 13.227s.
Dec 19 14:21:24 arch kernel: Bluetooth: hci0: Device booted in 14715 usecs
Dec 19 14:21:24 arch kernel: Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-0040-4150.ddc
Dec 19 14:21:24 arch kernel: Bluetooth: hci0: Applying Intel DDC parameters completed
Dec 19 14:21:24 arch kernel: Bluetooth: hci0: Firmware timestamp 2024.33 buildtype 1 build 81755
Dec 19 14:21:24 arch kernel: Bluetooth: hci0: Firmware SHA1: 0xd028ffe4
Dec 19 14:21:24 arch kernel: Bluetooth: hci0: Fseq status: Success (0x00)
Dec 19 14:21:24 arch kernel: Bluetooth: hci0: Fseq executed: 00.00.02.41
Dec 19 14:21:24 arch kernel: Bluetooth: hci0: Fseq BT Top: 00.00.02.41
Dec 19 14:21:24 arch NetworkManager[606]: <info> [1734610884.2561] device (wlp0s20f3): supplicant interface state: internal-starting -> disconnected
Dec 19 14:21:24 arch NetworkManager[606]: <info> [1734610884.2561] Wi-Fi P2P device controlled by interface wlp0s20f3 created
Dec 19 14:21:24 arch NetworkManager[606]: <info> [1734610884.2563] manager: (p2p-dev-wlp0s20f3): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/4)
Dec 19 14:21:24 arch NetworkManager[606]: <info> [1734610884.2564] device (p2p-dev-wlp0s20f3): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Dec 19 14:21:24 arch NetworkManager[606]: <info> [1734610884.2567] device (wlp0s20f3): state change: unavailable -> disconnected (reason 'supplicant-available', managed-type: 'full')
Dec 19 14:21:24 arch NetworkManager[606]: <info> [1734610884.2570] device (p2p-dev-wlp0s20f3): state change: unavailable -> disconnected (reason 'none', managed-type: 'full')
Dec 19 14:21:24 arch bluetoothd[608]: Battery Provider Manager created
Dec 19 14:21:24 arch kernel: Bluetooth: MGMT ver 1.23
Dec 19 14:21:24 arch kernel: NET: Registered PF_ALG protocol family
Dec 19 14:21:25 arch kernel: NVRM: testIfDsmSubFunctionEnabled: GPS ACPI DSM called before _acpiDsmSupportedFuncCacheInit subfunction = 11.
Dec 19 14:21:25 arch kernel: [drm] Initialized nvidia-drm 0.0.0 for 0000:01:00.0 on minor 1
Dec 19 14:21:25 arch dbus-broker-launch[604]: Activation request for 'org.freedesktop.home1' failed: The systemd unit 'dbus-org.freedesktop.home1.service' could not be found.
Dec 19 14:21:27 arch wpa_supplicant[679]: wlp0s20f3: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=UA
Dec 19 14:21:27 arch wpa_supplicant[679]: wlp0s20f3: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=UA
Dec 19 14:21:27 arch NetworkManager[606]: <info> [1734610887.9888] policy: auto-activating connection 'TP-Link_3E5E' (72665e09-b5e6-44e1-8c27-9cef1a850af7)
Dec 19 14:21:27 arch NetworkManager[606]: <info> [1734610887.9892] device (wlp0s20f3): Activation: starting connection 'TP-Link_3E5E' (72665e09-b5e6-44e1-8c27-9cef1a850af7)
Dec 19 14:21:27 arch NetworkManager[606]: <info> [1734610887.9893] device (wlp0s20f3): state change: disconnected -> prepare (reason 'none', managed-type: 'full')
Dec 19 14:21:27 arch NetworkManager[606]: <info> [1734610887.9896] manager: NetworkManager state is now CONNECTING
Dec 19 14:21:28 arch NetworkManager[606]: <info> [1734610888.0159] device (wlp0s20f3): set-hw-addr: reset MAC address to 38:7A:0E:F5:2C:24 (preserve)
Dec 19 14:21:28 arch NetworkManager[606]: <info> [1734610888.0172] device (wlp0s20f3): state change: prepare -> config (reason 'none', managed-type: 'full')
Dec 19 14:21:28 arch NetworkManager[606]: <info> [1734610888.0174] device (wlp0s20f3): Activation: (wifi) access point 'TP-Link_3E5E' has security, but secrets are required.
Dec 19 14:21:28 arch NetworkManager[606]: <info> [1734610888.0174] device (wlp0s20f3): state change: config -> need-auth (reason 'none', managed-type: 'full')
Dec 19 14:21:28 arch NetworkManager[606]: <info> [1734610888.0174] sup-iface[d54a4327bc8ba529,0,wlp0s20f3]: wps: type pbc start...
Dec 19 14:21:28 arch NetworkManager[606]: <info> [1734610888.0178] device (wlp0s20f3): state change: need-auth -> prepare (reason 'none', managed-type: 'full')
Dec 19 14:21:28 arch NetworkManager[606]: <info> [1734610888.0179] device (wlp0s20f3): state change: prepare -> config (reason 'none', managed-type: 'full')
Dec 19 14:21:28 arch NetworkManager[606]: <info> [1734610888.0180] device (wlp0s20f3): Activation: (wifi) connection 'TP-Link_3E5E' has security, and secrets exist. No new secrets needed.
Dec 19 14:21:28 arch NetworkManager[606]: <info> [1734610888.0180] Config: added 'ssid' value 'TP-Link_3E5E'
Dec 19 14:21:28 arch NetworkManager[606]: <info> [1734610888.0180] Config: added 'scan_ssid' value '1'
Dec 19 14:21:28 arch NetworkManager[606]: <info> [1734610888.0180] Config: added 'bgscan' value 'simple:30:-70:86400'
Dec 19 14:21:28 arch NetworkManager[606]: <info> [1734610888.0180] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK SAE FT-SAE'
Dec 19 14:21:28 arch NetworkManager[606]: <info> [1734610888.0180] Config: added 'auth_alg' value 'OPEN'
Dec 19 14:21:28 arch NetworkManager[606]: <info> [1734610888.0180] Config: added 'psk' value '<hidden>'
Dec 19 14:21:28 arch wpa_supplicant[679]: wlp0s20f3: WPS-CANCEL
Dec 19 14:21:28 arch wpa_supplicant[679]: wlp0s20f3: SME: Trying to authenticate with 9c:a2:f4:f2:3e:5e (SSID='TP-Link_3E5E' freq=2417 MHz)
Dec 19 14:21:28 arch NetworkManager[606]: <info> [1734610888.0560] device (wlp0s20f3): supplicant interface state: disconnected -> authenticating
Dec 19 14:21:28 arch NetworkManager[606]: <info> [1734610888.0561] device (p2p-dev-wlp0s20f3): supplicant management interface state: disconnected -> authenticating
Dec 19 14:21:28 arch kernel: wlp0s20f3: authenticate with 9c:a2:f4:f2:3e:5e (local address=38:7a:0e:f5:2c:24)
Dec 19 14:21:28 arch kernel: wlp0s20f3: send auth to 9c:a2:f4:f2:3e:5e (try 1/3)
Dec 19 14:21:28 arch wpa_supplicant[679]: wlp0s20f3: Trying to associate with 9c:a2:f4:f2:3e:5e (SSID='TP-Link_3E5E' freq=2417 MHz)
Dec 19 14:21:28 arch kernel: wlp0s20f3: authenticated
Dec 19 14:21:28 arch kernel: wlp0s20f3: associate with 9c:a2:f4:f2:3e:5e (try 1/3)
Dec 19 14:21:28 arch NetworkManager[606]: <info> [1734610888.0835] device (wlp0s20f3): supplicant interface state: authenticating -> associating
Dec 19 14:21:28 arch NetworkManager[606]: <info> [1734610888.0836] device (p2p-dev-wlp0s20f3): supplicant management interface state: authenticating -> associating
Dec 19 14:21:28 arch kernel: wlp0s20f3: RX AssocResp from 9c:a2:f4:f2:3e:5e (capab=0x411 status=0 aid=3)
Dec 19 14:21:28 arch wpa_supplicant[679]: wlp0s20f3: Associated with 9c:a2:f4:f2:3e:5e
Dec 19 14:21:28 arch wpa_supplicant[679]: wlp0s20f3: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Dec 19 14:21:28 arch kernel: wlp0s20f3: associated
Dec 19 14:21:28 arch NetworkManager[606]: <info> [1734610888.1221] device (wlp0s20f3): supplicant interface state: associating -> 4way_handshake
Dec 19 14:21:28 arch NetworkManager[606]: <info> [1734610888.1222] device (p2p-dev-wlp0s20f3): supplicant management interface state: associating -> 4way_handshake
Dec 19 14:21:28 arch wpa_supplicant[679]: wlp0s20f3: WPA: Key negotiation completed with 9c:a2:f4:f2:3e:5e [PTK=CCMP GTK=CCMP]
Dec 19 14:21:28 arch wpa_supplicant[679]: wlp0s20f3: CTRL-EVENT-CONNECTED - Connection to 9c:a2:f4:f2:3e:5e completed [id=0 id_str=]
Dec 19 14:21:28 arch NetworkManager[606]: <info> [1734610888.2531] device (wlp0s20f3): supplicant interface state: 4way_handshake -> completed
Dec 19 14:21:28 arch NetworkManager[606]: <info> [1734610888.2532] device (wlp0s20f3): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "TP-Link_3E5E"
Dec 19 14:21:28 arch NetworkManager[606]: <info> [1734610888.2533] device (p2p-dev-wlp0s20f3): supplicant management interface state: 4way_handshake -> completed
Dec 19 14:21:28 arch wpa_supplicant[679]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-47 noise=9999 txrate=108000
Dec 19 14:21:28 arch NetworkManager[606]: <info> [1734610888.2556] device (wlp0s20f3): state change: config -> ip-config (reason 'none', managed-type: 'full')
Dec 19 14:21:28 arch NetworkManager[606]: <info> [1734610888.2562] dhcp4 (wlp0s20f3): activation: beginning transaction (timeout in 45 seconds)
Dec 19 14:21:28 arch systemd[1]: systemd-rfkill.service: Deactivated successfully.
Dec 19 14:21:28 arch login[682]: pam_unix(login:session): session opened for user beldot(uid=1000) by beldot(uid=0)
Dec 19 14:21:28 arch systemd-logind[609]: New session 1 of user beldot.
Dec 19 14:21:28 arch systemd[1]: Created slice User Slice of UID 1000.
Dec 19 14:21:28 arch systemd[1]: Starting User Runtime Directory /run/user/1000...
Dec 19 14:21:28 arch systemd[1]: Finished User Runtime Directory /run/user/1000.
Dec 19 14:21:28 arch systemd[1]: Starting User Manager for UID 1000...
Dec 19 14:21:28 arch (systemd)[716]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[beldot] ruser=[<unknown>] rhost=[<unknown>]
Dec 19 14:21:28 arch (systemd)[716]: pam_unix(systemd-user:session): session opened for user beldot(uid=1000) by beldot(uid=0)
Dec 19 14:21:28 arch systemd-logind[609]: New session 2 of user beldot.
Dec 19 14:21:28 arch systemd[716]: Queued start job for default target Main User Target.
Dec 19 14:21:28 arch NetworkManager[606]: <info> [1734610888.8581] dhcp4 (wlp0s20f3): state changed new lease, address=192.168.0.104, acd pending
Dec 19 14:21:28 arch systemd[716]: Created slice User Application Slice.
Dec 19 14:21:28 arch systemd[716]: Reached target Paths.
Dec 19 14:21:28 arch systemd[716]: Reached target Timers.
Dec 19 14:21:28 arch systemd[716]: Starting D-Bus User Message Bus Socket...
Dec 19 14:21:28 arch systemd[716]: Listening on GnuPG network certificate management daemon.
Dec 19 14:21:28 arch systemd[716]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Dec 19 14:21:28 arch systemd[716]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Dec 19 14:21:28 arch systemd[716]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Dec 19 14:21:28 arch systemd[716]: Listening on GnuPG cryptographic agent and passphrase cache.
Dec 19 14:21:28 arch systemd[716]: Listening on GnuPG public key management service.
Dec 19 14:21:28 arch systemd[716]: Listening on p11-kit server.
Dec 19 14:21:28 arch systemd[716]: Listening on PipeWire Multimedia System Sockets.
Dec 19 14:21:28 arch systemd[716]: Listening on Sound System.
Dec 19 14:21:28 arch systemd[716]: Listening on D-Bus User Message Bus Socket.
Dec 19 14:21:28 arch systemd[716]: Reached target Sockets.
Dec 19 14:21:28 arch systemd[716]: Reached target Basic System.
Dec 19 14:21:28 arch systemd[1]: Started User Manager for UID 1000.
Dec 19 14:21:28 arch systemd[1]: Started Session 1 of User beldot.
Dec 19 14:21:28 arch systemd[716]: Started Bluetooth mpris proxy.
Dec 19 14:21:28 arch systemd[716]: Starting Update XDG user dir configuration...
Dec 19 14:21:28 arch login[682]: LOGIN ON tty1 BY beldot
Dec 19 14:21:28 arch systemd[716]: Created slice User Core Session Slice.
Dec 19 14:21:28 arch systemd[716]: Starting D-Bus User Message Bus...
Dec 19 14:21:28 arch systemd[716]: Finished Update XDG user dir configuration.
Dec 19 14:21:28 arch systemd[716]: Reached target Main User Target.
Dec 19 14:21:28 arch dbus-broker-launch[728]: Service file '/usr/share/dbus-1/services/org.knopwob.dunst.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
Dec 19 14:21:28 arch dbus-broker-launch[728]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
Dec 19 14:21:28 arch dbus-broker-launch[728]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
Dec 19 14:21:28 arch systemd[716]: Started D-Bus User Message Bus.
Dec 19 14:21:28 arch systemd[716]: Startup finished in 167ms.
Dec 19 14:21:28 arch dbus-broker-launch[728]: Ready
Dec 19 14:21:29 arch NetworkManager[606]: <info> [1734610889.0769] dhcp4 (wlp0s20f3): state changed new lease, address=192.168.0.104
Dec 19 14:21:29 arch NetworkManager[606]: <info> [1734610889.0770] policy: set 'TP-Link_3E5E' (wlp0s20f3) as default for IPv4 routing and DNS
Dec 19 14:21:29 arch dbus-broker-launch[604]: Activation request for 'org.freedesktop.resolve1' failed: The systemd unit 'dbus-org.freedesktop.resolve1.service' could not be found.
Dec 19 14:21:29 arch NetworkManager[606]: <info> [1734610889.0818] device (wlp0s20f3): state change: ip-config -> ip-check (reason 'none', managed-type: 'full')
Dec 19 14:21:29 arch NetworkManager[606]: <info> [1734610889.0824] device (wlp0s20f3): state change: ip-check -> secondaries (reason 'none', managed-type: 'full')
Dec 19 14:21:29 arch NetworkManager[606]: <info> [1734610889.0825] device (wlp0s20f3): state change: secondaries -> activated (reason 'none', managed-type: 'full')
Dec 19 14:21:29 arch NetworkManager[606]: <info> [1734610889.0826] manager: NetworkManager state is now CONNECTED_SITE
Dec 19 14:21:29 arch NetworkManager[606]: <info> [1734610889.0829] device (wlp0s20f3): Activation: successful, device activated.
Dec 19 14:21:29 arch NetworkManager[606]: <info> [1734610889.2161] manager: NetworkManager state is now CONNECTED_GLOBAL
Dec 19 14:21:29 arch NetworkManager[606]: <info> [1734610889.7811] manager: startup complete
Dec 19 14:21:33 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Dec 19 14:21:37 arch systemd[716]: Starting Sound Service...
Dec 19 14:21:37 arch systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Dec 19 14:21:37 arch systemd[716]: Starting Dunst notification daemon...
Dec 19 14:21:37 arch systemd[1]: Started RealtimeKit Scheduling Policy Service.
Dec 19 14:21:37 arch rtkit-daemon[1191]: Successfully called chroot.
Dec 19 14:21:37 arch rtkit-daemon[1191]: Successfully dropped privileges.
Dec 19 14:21:37 arch rtkit-daemon[1191]: Successfully limited resources.
Dec 19 14:21:37 arch rtkit-daemon[1191]: Running.
Dec 19 14:21:37 arch rtkit-daemon[1191]: Canary thread running.
Dec 19 14:21:37 arch rtkit-daemon[1191]: Watchdog thread running.
Dec 19 14:21:37 arch systemd[716]: Started kitty child process: 1198 launched by: 1186.
Dec 19 14:21:37 arch systemd[1]: Starting Authorization Manager...
Dec 19 14:21:37 arch systemd[716]: Started Dunst notification daemon.
Dec 19 14:21:37 arch polkitd[1201]: Started polkitd version 125
Dec 19 14:21:37 arch systemd[1]: Started Authorization Manager.
Dec 19 14:21:37 arch rtkit-daemon[1191]: Successfully made thread 1188 of process 1188 owned by '1000' high priority at nice level -11.
Dec 19 14:21:37 arch rtkit-daemon[1191]: Supervising 1 threads of 1 processes of 1 users.
Dec 19 14:21:37 arch rtkit-daemon[1191]: Supervising 1 threads of 1 processes of 1 users.
Dec 19 14:21:37 arch rtkit-daemon[1191]: Successfully made thread 1440 of process 1188 owned by '1000' RT at priority 5.
Dec 19 14:21:37 arch rtkit-daemon[1191]: Supervising 2 threads of 1 processes of 1 users.
Dec 19 14:21:37 arch rtkit-daemon[1191]: Supervising 2 threads of 1 processes of 1 users.
Dec 19 14:21:37 arch rtkit-daemon[1191]: Successfully made thread 1442 of process 1188 owned by '1000' RT at priority 5.
Dec 19 14:21:37 arch rtkit-daemon[1191]: Supervising 3 threads of 1 processes of 1 users.
Dec 19 14:21:37 arch systemd[716]: Started Sound Service.
Dec 19 14:21:37 arch pulseaudio[1188]: Get() failed: org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
Dec 19 14:21:38 arch bluetoothd[608]: Endpoint registered: sender=:1.22 path=/MediaEndpoint/A2DPSink/sbc
Dec 19 14:21:38 arch bluetoothd[608]: Endpoint registered: sender=:1.22 path=/MediaEndpoint/A2DPSource/sbc
Dec 19 14:21:38 arch bluetoothd[608]: Endpoint registered: sender=:1.22 path=/MediaEndpoint/A2DPSink/sbc_xq_453
Dec 19 14:21:38 arch bluetoothd[608]: Endpoint registered: sender=:1.22 path=/MediaEndpoint/A2DPSource/sbc_xq_453
Dec 19 14:21:38 arch bluetoothd[608]: Endpoint registered: sender=:1.22 path=/MediaEndpoint/A2DPSink/sbc_xq_512
Dec 19 14:21:38 arch bluetoothd[608]: Endpoint registered: sender=:1.22 path=/MediaEndpoint/A2DPSource/sbc_xq_512
Dec 19 14:21:38 arch bluetoothd[608]: Endpoint registered: sender=:1.22 path=/MediaEndpoint/A2DPSink/sbc_xq_552
Dec 19 14:21:38 arch bluetoothd[608]: Endpoint registered: sender=:1.22 path=/MediaEndpoint/A2DPSource/sbc_xq_552
Dec 19 14:21:38 arch bluetoothd[608]: Endpoint registered: sender=:1.22 path=/MediaEndpoint/A2DPSink/faststream
Dec 19 14:21:38 arch bluetoothd[608]: Endpoint registered: sender=:1.22 path=/MediaEndpoint/A2DPSource/faststream
Dec 19 14:21:38 arch kernel: Bluetooth: RFCOMM TTY layer initialized
Dec 19 14:21:38 arch kernel: Bluetooth: RFCOMM socket layer initialized
Dec 19 14:21:38 arch kernel: Bluetooth: RFCOMM ver 1.11
Dec 19 14:21:40 arch systemd[716]: Started kitty child process: 1472 launched by: 1463.
Dec 19 14:21:45 arch kernel: warning: `ThreadPoolForeg' uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211
Dec 19 14:21:45 arch systemd[716]: Starting Accessibility services bus...
Dec 19 14:21:45 arch systemd[716]: Started Accessibility services bus.
Dec 19 14:21:52 arch systemd-coredump[2263]: Process 1886 (codium) of user 1000 terminated abnormally with signal 6/ABRT, processing...
Dec 19 14:21:52 arch systemd[1]: Created slice Slice /system/systemd-coredump.
Dec 19 14:21:52 arch systemd[1]: Started Process Core Dump (PID 2263/UID 0).
Dec 19 14:21:52 arch systemd-coredump[2264]: Process 1886 (codium) of user 1000 dumped core.
Stack trace of thread 1886:
#0 0x000072ee2a3f33f4 n/a (libc.so.6 + 0x963f4)
#1 0x000072ee2a39a120 raise (libc.so.6 + 0x3d120)
#2 0x000072ee2a3814c3 abort (libc.so.6 + 0x244c3)
#3 0x000072ee26a97b2c _ZN9__gnu_cxx27__verbose_terminate_handlerEv (libstdc++.so.6 + 0x97b2c)
#4 0x000072ee26aadf3a _ZN10__cxxabiv111__terminateEPFvvE (libstdc++.so.6 + 0xadf3a)
#5 0x000072ee26a9752a _ZSt9terminatev (libstdc++.so.6 + 0x9752a)
#6 0x000072ee26aae1f6 __cxa_throw (libstdc++.so.6 + 0xae1f6)
#7 0x000072ed26714f2d _ZNK4Napi5Error26ThrowAsJavaScriptExceptionEv (spdlog.node + 0x7f2d)
#8 0x000072ed2671b218 _ZN4Napi7details29TemplatedInstanceVoidCallbackI6LoggerXadL_ZNS2_3LogILN6spdlog5level10level_enumE4EEEvRKNS_12CallbackInfoEEEEEP12napi_value__P10napi_env__P20napi_callback_info__.cold (spdlog.node + 0xe218)
#9 0x00005ab65e96a2b1 n/a (n/a + 0x0)
#10 0x00005ab656527b1e n/a (n/a + 0x0)
#11 0x00005ab6b671396d n/a (n/a + 0x0)
#12 0x00005ab6b6713adc n/a (n/a + 0x0)
#13 0x00005ab6565258a7 n/a (n/a + 0x0)
#14 0x00005ab6565258a7 n/a (n/a + 0x0)
#15 0x00005ab6565258a7 n/a (n/a + 0x0)
#16 0x00005ab6b6624076 n/a (n/a + 0x0)
#17 0x00005ab656566af6 n/a (n/a + 0x0)
#18 0x00005ab6566455b1 n/a (n/a + 0x0)
#19 0x00005ab6565553ad n/a (n/a + 0x0)
#20 0x00005ab65652325f n/a (n/a + 0x0)
#21 0x00005ab657f01e7d n/a (n/a + 0x0)
#22 0x00005ab657f02dba n/a (n/a + 0x0)
#23 0x00005ab657f02f35 n/a (n/a + 0x0)
#24 0x00005ab657f332c3 n/a (n/a + 0x0)
#25 0x00005ab65e8e8e53 n/a (n/a + 0x0)
#26 0x00005ab65e8e8b11 n/a (n/a + 0x0)
#27 0x00005ab656a907af n/a (n/a + 0x0)
#28 0x00005ab6569d3686 n/a (n/a + 0x0)
#29 0x00005ab6569d33ed n/a (n/a + 0x0)
#30 0x00005ab65a83b48a n/a (n/a + 0x0)
#31 0x00005ab65693fc8f n/a (n/a + 0x0)
#32 0x00005ab65a86478c n/a (n/a + 0x0)
#33 0x00005ab65a4cbc7f n/a (n/a + 0x0)
#34 0x00005ab65a4ec736 n/a (n/a + 0x0)
#35 0x00005ab65a485d87 n/a (n/a + 0x0)
#36 0x00005ab65a4ecec1 n/a (n/a + 0x0)
#37 0x00005ab65a4ad3ae n/a (n/a + 0x0)
#38 0x00005ab659e2078b n/a (n/a + 0x0)
#39 0x00005ab656c547fa n/a (n/a + 0x0)
#40 0x00005ab656c55a9a n/a (n/a + 0x0)
#41 0x00005ab656c5352f n/a (n/a + 0x0)
#42 0x00005ab656c53610 n/a (n/a + 0x0)
#43 0x00005ab6569078a7 n/a (n/a + 0x0)
#44 0x000072ee2a382e08 n/a (libc.so.6 + 0x25e08)
#45 0x000072ee2a382ecc __libc_start_main (libc.so.6 + 0x25ecc)
#46 0x00005ab6564f202a n/a (n/a + 0x0)
ELF object binary architecture: AMD x86-64
Dec 19 14:21:53 arch systemd[1]: systemd-coredump@0-2263-0.service: Deactivated successfully.
Dec 19 14:21:53 arch systemd[1]: systemd-coredump@0-2263-0.service: Consumed 742ms CPU time, 778.8M memory peak.
Dec 19 14:21:53 arch systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Dec 19 14:21:54 arch systemd-timesyncd[588]: Contacted time server 193.106.144.6:123 (2.arch.pool.ntp.org).
Dec 19 14:21:54 arch systemd-timesyncd[588]: Initial clock synchronization to Thu 2024-12-19 14:21:54.213412 EET.
Dec 19 14:22:22 arch kernel: i915 0000:00:02.0: [drm] *ERROR* The master control interrupt lied (DE PIPE)!
Dec 19 14:22:29 arch systemd[716]: Started PipeWire Multimedia Service.
Dec 19 14:22:29 arch rtkit-daemon[1191]: Supervising 3 threads of 1 processes of 1 users.
Dec 19 14:22:29 arch rtkit-daemon[1191]: Supervising 3 threads of 1 processes of 1 users.
Dec 19 14:22:29 arch rtkit-daemon[1191]: Supervising 3 threads of 1 processes of 1 users.
Dec 19 14:22:29 arch rtkit-daemon[1191]: Successfully made thread 2610 of process 2610 owned by '1000' high priority at nice level -11.
Dec 19 14:22:29 arch rtkit-daemon[1191]: Supervising 4 threads of 2 processes of 1 users.
Dec 19 14:22:29 arch rtkit-daemon[1191]: Successfully made thread 2612 of process 2610 owned by '1000' RT at priority 20.
Dec 19 14:22:29 arch rtkit-daemon[1191]: Supervising 5 threads of 2 processes of 1 users.
Dec 19 14:23:21 arch wpa_supplicant[679]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-44 noise=9999 txrate=270000
Dec 19 14:23:50 arch systemd[1]: Starting Time & Date Service...
Dec 19 14:23:50 arch systemd[1]: Started Time & Date Service.
Dec 19 14:23:50 arch rtkit-daemon[1191]: Supervising 5 threads of 2 processes of 1 users.
Dec 19 14:23:50 arch rtkit-daemon[1191]: Supervising 5 threads of 2 processes of 1 users.
Dec 19 14:23:51 arch rtkit-daemon[1191]: Supervising 5 threads of 2 processes of 1 users.
Dec 19 14:23:51 arch rtkit-daemon[1191]: Supervising 5 threads of 2 processes of 1 users.
Dec 19 14:23:51 arch rtkit-daemon[1191]: Successfully made thread 2875 of process 2755 owned by '1000' RT at priority 10.
Dec 19 14:23:51 arch rtkit-daemon[1191]: Supervising 6 threads of 3 processes of 1 users.
Dec 19 14:23:51 arch rtkit-daemon[1191]: Supervising 6 threads of 3 processes of 1 users.
Dec 19 14:23:51 arch rtkit-daemon[1191]: Supervising 6 threads of 3 processes of 1 users.
Dec 19 14:23:51 arch rtkit-daemon[1191]: Supervising 6 threads of 3 processes of 1 users.
Dec 19 14:23:51 arch rtkit-daemon[1191]: Supervising 6 threads of 3 processes of 1 users.
Dec 19 14:23:51 arch rtkit-daemon[1191]: Supervising 6 threads of 3 processes of 1 users.
Dec 19 14:23:51 arch rtkit-daemon[1191]: Supervising 6 threads of 3 processes of 1 users.
Dec 19 14:23:51 arch rtkit-daemon[1191]: Supervising 6 threads of 3 processes of 1 users.
Dec 19 14:23:51 arch rtkit-daemon[1191]: Supervising 6 threads of 3 processes of 1 users.
Dec 19 14:23:52 arch rtkit-daemon[1191]: Supervising 6 threads of 3 processes of 1 users.
Dec 19 14:23:52 arch rtkit-daemon[1191]: Supervising 6 threads of 3 processes of 1 users.
Dec 19 14:24:20 arch systemd[1]: systemd-timedated.service: Deactivated successfully.
Dec 19 14:24:55 arch sudo[3409]: beldot : TTY=pts/0 ; PWD=/etc/X11 ; USER=root ; COMMAND=/usr/bin/rmdir xorg.conf.d
Dec 19 14:24:55 arch sudo[3409]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 19 14:24:55 arch sudo[3409]: pam_unix(sudo:session): session closed for user root
Dec 19 14:25:03 arch dunst[1197]: X connection to :0 broken (explicit kill or server shutdown).
Dec 19 14:25:03 arch systemd[716]: dunst.service: Main process exited, code=exited, status=1/FAILURE
Dec 19 14:25:03 arch systemd[716]: dunst.service: Failed with result 'exit-code'.
Dec 19 14:25:04 arch kernel: polybar[1452]: segfault at e0 ip 0000623bce377174 sp 0000769731bfc9e0 error 4 in polybar[268174,623bce1c3000+1bd000] likely on CPU 6 (core 12, socket 0)
Dec 19 14:25:04 arch kernel: Code: 89 da 4c 89 e6 e8 2c c0 e4 ff 48 8b 1c 24 48 8b 7d 00 eb a6 e8 dd c5 e4 ff 90 66 66 2e 0f 1f 84 00 00 00 00 00 90 53 48 89 fb <8b> bf e0 00 00 00 83 ff ff 75 09 31 c0 5b c3 0f 1f 44 00 00 e8 83
Dec 19 14:25:04 arch systemd-coredump[3426]: Process 1147 (polybar) of user 1000 terminated abnormally with signal 11/SEGV, processing...
Dec 19 14:25:04 arch systemd[1]: Started Process Core Dump (PID 3426/UID 0).
Dec 19 14:25:04 arch (sd-parse-elf)[3429]: Could not parse core file, dwfl_core_file_report() failed: ELF file opened
Dec 19 14:25:04 arch (sd-parse-elf)[3429]: Failed to inspect core file: Invalid argument
Dec 19 14:25:04 arch systemd-coredump[3427]: Process 1147 (polybar) of user 1000 dumped core.
Dec 19 14:25:04 arch systemd[1]: systemd-coredump@1-3426-0.service: Deactivated successfully.
Dec 19 14:25:04 arch systemd[1]: systemd-coredump@1-3426-0.service: Consumed 325ms CPU time, 364.7M memory peak.
Dec 19 14:25:04 arch kernel: NVRM: nvAssertFailedNoLog: Assertion failed: rmapiLockIsOwner() @ mem_mgr.c:465
Dec 19 14:25:10 arch systemd[716]: Starting Dunst notification daemon...
Dec 19 14:25:10 arch systemd[716]: Started kitty child process: 3559 launched by: 3540.
Dec 19 14:25:10 arch systemd[716]: Started Dunst notification daemon.
Dec 19 14:25:25 arch systemd[1]: Starting Time & Date Service...
Dec 19 14:25:25 arch systemd[1]: Started Time & Date Service.
Dec 19 14:25:25 arch rtkit-daemon[1191]: Supervising 5 threads of 2 processes of 1 users.
Dec 19 14:25:25 arch rtkit-daemon[1191]: Supervising 5 threads of 2 processes of 1 users.
Dec 19 14:25:26 arch rtkit-daemon[1191]: Supervising 5 threads of 2 processes of 1 users.
Dec 19 14:25:26 arch rtkit-daemon[1191]: Supervising 5 threads of 2 processes of 1 users.
Dec 19 14:25:26 arch rtkit-daemon[1191]: Successfully made thread 3914 of process 3790 owned by '1000' RT at priority 10.
Dec 19 14:25:26 arch rtkit-daemon[1191]: Supervising 6 threads of 3 processes of 1 users.
Dec 19 14:25:26 arch rtkit-daemon[1191]: Supervising 6 threads of 3 processes of 1 users.
Dec 19 14:25:26 arch rtkit-daemon[1191]: Supervising 6 threads of 3 processes of 1 users.
Dec 19 14:25:26 arch rtkit-daemon[1191]: Supervising 6 threads of 3 processes of 1 users.
Dec 19 14:25:26 arch rtkit-daemon[1191]: Supervising 6 threads of 3 processes of 1 users.
Dec 19 14:25:26 arch rtkit-daemon[1191]: Supervising 6 threads of 3 processes of 1 users.
Dec 19 14:25:26 arch rtkit-daemon[1191]: Supervising 6 threads of 3 processes of 1 users.
Dec 19 14:25:26 arch rtkit-daemon[1191]: Supervising 6 threads of 3 processes of 1 users.
Dec 19 14:25:26 arch rtkit-daemon[1191]: Supervising 6 threads of 3 processes of 1 users.
Dec 19 14:25:27 arch rtkit-daemon[1191]: Supervising 6 threads of 3 processes of 1 users.
Dec 19 14:25:27 arch rtkit-daemon[1191]: Supervising 6 threads of 3 processes of 1 users.
Dec 19 14:25:34 arch rtkit-daemon[1191]: Supervising 6 threads of 3 processes of 1 users.
Dec 19 14:25:34 arch rtkit-daemon[1191]: Supervising 6 threads of 3 processes of 1 users.
Dec 19 14:25:51 arch systemd[716]: Started kitty child process: 4209 launched by: 4199.
Dec 19 14:25:55 arch systemd[1]: systemd-timedated.service: Deactivated successfully.
Dec 19 14:27:03 arch rtkit-daemon[1191]: Supervising 6 threads of 3 processes of 1 users.
Dec 19 14:27:03 arch rtkit-daemon[1191]: Supervising 6 threads of 3 processes of 1 users.
Dec 19 14:32:12 arch systemd[716]: Started kitty child process: 5054 launched by: 5044.
Dec 19 14:34:03 arch rtkit-daemon[1191]: Supervising 6 threads of 3 processes of 1 users.
Dec 19 14:34:03 arch rtkit-daemon[1191]: Supervising 6 threads of 3 processes of 1 users.
Dec 19 14:36:23 arch systemd[1]: Starting Cleanup of Temporary Directories...
Dec 19 14:36:23 arch systemd[1]: systemd-tmpfiles-clean.service: Deactivated successfully.
Dec 19 14:36:23 arch systemd[1]: Finished Cleanup of Temporary Directories.
Dec 19 14:42:26 arch systemd[716]: Started kitty child process: 5783 launched by: 5773.
Dec 19 14:50:22 arch wpa_supplicant[679]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-43 noise=9999 txrate=270000
Dec 19 15:04:01 arch systemd[716]: Started kitty child process: 6299 launched by: 6293. // Ran with prime-run
Dec 19 15:04:54 arch kernel: NVRM: nvAssertFailedNoLog: Assertion failed: rmapiLockIsOwner() @ mem_mgr.c:465
Dec 19 15:05:49 arch sudo[7036]: beldot : TTY=pts/0 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/journalctl -b
Dec 19 15:05:49 arch sudo[7036]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Offline
Get rid of xf86-video-intel as well as that config, that's likely the actual underlying issue here. xf86-video-intel is old and only really supports 13 year old cards properly, you'll fall back to the software renderer with it present which will make everything sluggish. I'm suprised ShitGPT actually shat out something correct and logically coherent for once. The reason this worked is because that config overrides the intel driver and makes the intel card use modesetting, which is the default and what you want.
Last edited by V1del (2024-12-19 18:05:20)
Online
Get rid of xf86-video-intel as well as that config, that's likely the actual underlying issue here. xf86-video-intel is old and only really supports 13 year old cards properly, you'll fall back to the software renderer with it present which will make everything sluggish. I'm suprised ShitGPT actually shat out something correct and logically coherent for once. The reason this worked is because that config overrides the intel driver and makes the intel card use modesetting, which is the default and what you want.
I've removed xf86-video-intel (and also xf86-video-vesa), and now it works all right without any configuration. However, sadly, the issue still persists.
$ journalctl -b | grep NVRM
Dec 20 11:11:06 arch kernel: NVRM: loading NVIDIA UNIX Open Kernel Module for x86_64 565.77 Release Build (archlinux-builder@)
Dec 20 11:11:07 arch kernel: NVRM: testIfDsmSubFunctionEnabled: GPS ACPI DSM called before _acpiDsmSupportedFuncCacheInit subfunction = 11.
Dec 20 11:11:09 arch kernel: NVRM: testIfDsmSubFunctionEnabled: GPS ACPI DSM called before _acpiDsmSupportedFuncCacheInit subfunction = 11.
Dec 20 11:27:33 arch kernel: NVRM: nvAssertFailedNoLog: Assertion failed: rmapiLockIsOwner() @ mem_mgr.c:465
Dec 20 13:10:37 arch kernel: NVRM: nvAssertFailedNoLog: Assertion failed: rmapiLockIsOwner() @ mem_mgr.c:465
Dec 20 13:27:01 arch kernel: NVRM: nvAssertFailedNoLog: Assertion failed: rmapiLockIsOwner() @ mem_mgr.c:465
Dec 20 15:45:53 arch kernel: NVRM: nvAssertFailedNoLog: Assertion failed: rmapiLockIsOwner() @ mem_mgr.c:465
Dec 20 15:45:53 arch kernel: NVRM: Attempting to remove device 0000:01:00.0 with non-zero usage count!
I think, it's more of a nvidia-open's bug. The "nvAssertFailedNoLog" error was also mentioned in some issues on NVIDIA/open-gpu-kernel-modules GitHub repo. But my error is somewhat unique:
1) It appears only when the laptop is discharging.
2) It appears because of one line of code:
NV_ASSERT_OR_RETURN_VOID(rmapiLockIsOwner());
3) When the laptop switches from AC to Battery mode, driver tries to remove the GPU, even though it's used by /usr/lib/Xorg (check nvidia-smi above). This process causes all applications to wait for nvidia driver command, while it tries to remove GPU (my theory lol).
Anyway, I think I'll try closed gpu kernel module (nvidia package). And maybe I should report the issue on the GitHub page.
I'll also include full journal log and Xorg.0.log.
# journalctl -b
Dec 20 11:11:06 arch kernel: Linux version 6.12.4-arch1-1 (linux@archlinux) (gcc (GCC) 14.2.1 20240910, GNU ld (GNU Binutils) 2.43.0) #1 SMP PREEMPT_DYNAMIC Mon, 09 Dec 2024 14:31:57 +0000
Dec 20 11:11:06 arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=48f0c199-3de0-4cef-adb5-54a621848d9d rw loglevel=3 quiet nvidia_drm.modeset=1 nvidia_drm.fbdev=0
Dec 20 11:11:06 arch kernel: x86/split lock detection: #AC: crashing the kernel on kernel split_locks and warning on user-space split_locks
Dec 20 11:11:06 arch kernel: BIOS-provided physical RAM map:
Dec 20 11:11:06 arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
Dec 20 11:11:06 arch kernel: BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
Dec 20 11:11:06 arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000038e1ffff] usable
Dec 20 11:11:06 arch kernel: BIOS-e820: [mem 0x0000000038e20000-0x0000000038e25fff] ACPI data
Dec 20 11:11:06 arch kernel: BIOS-e820: [mem 0x0000000038e26000-0x000000003d368fff] usable
Dec 20 11:11:06 arch kernel: BIOS-e820: [mem 0x000000003d369000-0x000000003dc68fff] reserved
Dec 20 11:11:06 arch kernel: BIOS-e820: [mem 0x000000003dc69000-0x000000003fa7efff] usable
Dec 20 11:11:06 arch kernel: BIOS-e820: [mem 0x000000003fa7f000-0x0000000041a7efff] reserved
Dec 20 11:11:06 arch kernel: BIOS-e820: [mem 0x0000000041a7f000-0x0000000044a2efff] ACPI NVS
Dec 20 11:11:06 arch kernel: BIOS-e820: [mem 0x0000000044a2f000-0x0000000044afefff] ACPI data
Dec 20 11:11:06 arch kernel: BIOS-e820: [mem 0x0000000044aff000-0x0000000044afffff] usable
Dec 20 11:11:06 arch kernel: BIOS-e820: [mem 0x0000000044b00000-0x0000000048ffffff] reserved
Dec 20 11:11:06 arch kernel: BIOS-e820: [mem 0x0000000049200000-0x00000000493fffff] reserved
Dec 20 11:11:06 arch kernel: BIOS-e820: [mem 0x000000004a000000-0x00000000503fffff] reserved
Dec 20 11:11:06 arch kernel: BIOS-e820: [mem 0x00000000c0000000-0x00000000cfffffff] reserved
Dec 20 11:11:06 arch kernel: BIOS-e820: [mem 0x00000000fe010000-0x00000000fe010fff] reserved
Dec 20 11:11:06 arch kernel: BIOS-e820: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
Dec 20 11:11:06 arch kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Dec 20 11:11:06 arch kernel: BIOS-e820: [mem 0x0000000100000000-0x00000004afbfffff] usable
Dec 20 11:11:06 arch kernel: The simpledrm driver will not be probed
Dec 20 11:11:06 arch kernel: NX (Execute Disable) protection: active
Dec 20 11:11:06 arch kernel: APIC: Static calls initialized
Dec 20 11:11:06 arch kernel: e820: update [mem 0x389b1018-0x389d5657] usable ==> usable
Dec 20 11:11:06 arch kernel: extended physical RAM map:
Dec 20 11:11:06 arch kernel: reserve setup_data: [mem 0x0000000000000000-0x000000000009efff] usable
Dec 20 11:11:06 arch kernel: reserve setup_data: [mem 0x000000000009f000-0x00000000000fffff] reserved
Dec 20 11:11:06 arch kernel: reserve setup_data: [mem 0x0000000000100000-0x00000000389b1017] usable
Dec 20 11:11:06 arch kernel: reserve setup_data: [mem 0x00000000389b1018-0x00000000389d5657] usable
Dec 20 11:11:06 arch kernel: reserve setup_data: [mem 0x00000000389d5658-0x0000000038e1ffff] usable
Dec 20 11:11:06 arch kernel: reserve setup_data: [mem 0x0000000038e20000-0x0000000038e25fff] ACPI data
Dec 20 11:11:06 arch kernel: reserve setup_data: [mem 0x0000000038e26000-0x000000003d368fff] usable
Dec 20 11:11:06 arch kernel: reserve setup_data: [mem 0x000000003d369000-0x000000003dc68fff] reserved
Dec 20 11:11:06 arch kernel: reserve setup_data: [mem 0x000000003dc69000-0x000000003fa7efff] usable
Dec 20 11:11:06 arch kernel: reserve setup_data: [mem 0x000000003fa7f000-0x0000000041a7efff] reserved
Dec 20 11:11:06 arch kernel: reserve setup_data: [mem 0x0000000041a7f000-0x0000000044a2efff] ACPI NVS
Dec 20 11:11:06 arch kernel: reserve setup_data: [mem 0x0000000044a2f000-0x0000000044afefff] ACPI data
Dec 20 11:11:06 arch kernel: reserve setup_data: [mem 0x0000000044aff000-0x0000000044afffff] usable
Dec 20 11:11:06 arch kernel: reserve setup_data: [mem 0x0000000044b00000-0x0000000048ffffff] reserved
Dec 20 11:11:06 arch kernel: reserve setup_data: [mem 0x0000000049200000-0x00000000493fffff] reserved
Dec 20 11:11:06 arch kernel: reserve setup_data: [mem 0x000000004a000000-0x00000000503fffff] reserved
Dec 20 11:11:06 arch kernel: reserve setup_data: [mem 0x00000000c0000000-0x00000000cfffffff] reserved
Dec 20 11:11:06 arch kernel: reserve setup_data: [mem 0x00000000fe010000-0x00000000fe010fff] reserved
Dec 20 11:11:06 arch kernel: reserve setup_data: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
Dec 20 11:11:06 arch kernel: reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Dec 20 11:11:06 arch kernel: reserve setup_data: [mem 0x0000000100000000-0x00000004afbfffff] usable
Dec 20 11:11:06 arch kernel: efi: EFI v2.7 by INSYDE Corp.
Dec 20 11:11:06 arch kernel: efi: ACPI=0x44afe000 ACPI 2.0=0x44afe014 TPMFinalLog=0x449a6000 SMBIOS=0x400a6000 MEMATTR=0x38eef298 ESRT=0x38eef018 INITRD=0x38e31b18 RNG=0x44a30018 TPMEventLog=0x38e22018
Dec 20 11:11:06 arch kernel: random: crng init done
Dec 20 11:11:06 arch kernel: efi: Remove mem90: MMIO range=[0xc0000000-0xcfffffff] (256MB) from e820 map
Dec 20 11:11:06 arch kernel: e820: remove [mem 0xc0000000-0xcfffffff] reserved
Dec 20 11:11:06 arch kernel: efi: Not removing mem91: MMIO range=[0xfe010000-0xfe010fff] (4KB) from e820 map
Dec 20 11:11:06 arch kernel: efi: Remove mem93: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
Dec 20 11:11:06 arch kernel: e820: remove [mem 0xff000000-0xffffffff] reserved
Dec 20 11:11:06 arch kernel: SMBIOS 3.3 present.
Dec 20 11:11:06 arch kernel: DMI: LENOVO 82S9/LNVNB161216, BIOS JMCN47WW(V3.10) 06/24/2024
Dec 20 11:11:06 arch kernel: DMI: Memory slots populated: 2/2
Dec 20 11:11:06 arch kernel: tsc: Detected 2500.000 MHz processor
Dec 20 11:11:06 arch kernel: tsc: Detected 2496.000 MHz TSC
Dec 20 11:11:06 arch kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Dec 20 11:11:06 arch kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Dec 20 11:11:06 arch kernel: last_pfn = 0x4afc00 max_arch_pfn = 0x400000000
Dec 20 11:11:06 arch kernel: MTRR map: 5 entries (3 fixed + 2 variable; max 23), built from 10 variable MTRRs
Dec 20 11:11:06 arch kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
Dec 20 11:11:06 arch kernel: last_pfn = 0x44b00 max_arch_pfn = 0x400000000
Dec 20 11:11:06 arch kernel: esrt: Reserving ESRT space from 0x0000000038eef018 to 0x0000000038eef1b8.
Dec 20 11:11:06 arch kernel: e820: update [mem 0x38eef000-0x38eeffff] usable ==> reserved
Dec 20 11:11:06 arch kernel: Using GB pages for direct mapping
Dec 20 11:11:06 arch kernel: Incomplete global flushes, disabling PCID
Dec 20 11:11:06 arch kernel: Secure boot disabled
Dec 20 11:11:06 arch kernel: RAMDISK: [mem 0x3520c000-0x362ebfff]
Dec 20 11:11:06 arch kernel: ACPI: Early table checksum verification disabled
Dec 20 11:11:06 arch kernel: ACPI: RSDP 0x0000000044AFE014 000024 (v02 LENOVO)
Dec 20 11:11:06 arch kernel: ACPI: XSDT 0x0000000044AC5188 000154 (v01 LENOVO CB-01 00000001 01000013)
Dec 20 11:11:06 arch kernel: ACPI: FACP 0x0000000044AC3000 000114 (v06 LENOVO CB-01 00000001 ACPI 00040000)
Dec 20 11:11:06 arch kernel: ACPI: DSDT 0x0000000044A4E000 071D47 (v02 LENOVO CB-01 00000001 ACPI 00040000)
Dec 20 11:11:06 arch kernel: ACPI: FACS 0x0000000044982000 000040
Dec 20 11:11:06 arch kernel: ACPI: UEFI 0x0000000044A2E000 000236 (v01 INSYDE ADL-P-M 00000001 ACPI 00040000)
Dec 20 11:11:06 arch kernel: ACPI: SSDT 0x0000000044AFC000 00038C (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 20 11:11:06 arch kernel: ACPI: SSDT 0x0000000044AFB000 000101 (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 20 11:11:06 arch kernel: ACPI: SSDT 0x0000000044AF6000 0043BE (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 20 11:11:06 arch kernel: ACPI: SSDT 0x0000000044AEF000 006F25 (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 20 11:11:06 arch kernel: ACPI: SSDT 0x0000000044AE9000 005D2C (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 20 11:11:06 arch kernel: ACPI: SSDT 0x0000000044AE6000 002B22 (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 20 11:11:06 arch kernel: ACPI: SSDT 0x0000000044AE2000 0033D3 (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 20 11:11:06 arch kernel: ACPI: SSDT 0x0000000044AD4000 00D411 (v02 INTEL TcssSsdt 00001000 INTL 20200717)
Dec 20 11:11:06 arch kernel: ACPI: SSDT 0x0000000044AD3000 00094F (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 20 11:11:06 arch kernel: ACPI: SSDT 0x0000000044AD2000 000033 (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 20 11:11:06 arch kernel: ACPI: SSDT 0x0000000044AD0000 001260 (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 20 11:11:06 arch kernel: ACPI: SSDT 0x0000000044ACF000 00077B (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 20 11:11:06 arch kernel: ACPI: TPM2 0x0000000044ACE000 00004C (v04 LENOVO CB-01 00000001 ACPI 00040000)
Dec 20 11:11:06 arch kernel: ACPI: LPIT 0x0000000044ACC000 0000CC (v01 LENOVO CB-01 00000001 ACPI 00040000)
Dec 20 11:11:06 arch kernel: ACPI: WSMT 0x0000000044ACB000 000028 (v01 LENOVO CB-01 00000001 ACPI 00040000)
Dec 20 11:11:06 arch kernel: ACPI: SSDT 0x0000000044ACA000 000AD9 (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 20 11:11:06 arch kernel: ACPI: SSDT 0x0000000044AC7000 002357 (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 20 11:11:06 arch kernel: ACPI: DBGP 0x0000000044AC6000 000034 (v01 LENOVO CB-01 00000001 ACPI 00040000)
Dec 20 11:11:06 arch kernel: ACPI: DBG2 0x0000000044AFD000 000054 (v00 LENOVO CB-01 00000001 ACPI 00040000)
Dec 20 11:11:06 arch kernel: ACPI: NHLT 0x0000000044AC4000 00002D (v00 LENOVO CB-01 00000001 ACPI 00040000)
Dec 20 11:11:06 arch kernel: ACPI: HPET 0x0000000044AC2000 000038 (v01 LENOVO CB-01 00000001 ACPI 00040000)
Dec 20 11:11:06 arch kernel: ACPI: APIC 0x0000000044AC1000 0001DC (v04 LENOVO CB-01 00000001 ACPI 00040000)
Dec 20 11:11:06 arch kernel: ACPI: MCFG 0x0000000044AC0000 00003C (v01 LENOVO CB-01 00000001 ACPI 00040000)
Dec 20 11:11:06 arch kernel: ACPI: SSDT 0x0000000044A46000 007D1D (v02 LENOVO CB-01 00000001 01000013)
Dec 20 11:11:06 arch kernel: ACPI: SSDT 0x0000000044A44000 001D0E (v02 LENOVO CB-01 00000001 01000013)
Dec 20 11:11:06 arch kernel: ACPI: $H2O 0x0000000044A43000 00002C (v01 LENOVO CB-01 00000001 ACPI 00040000)
Dec 20 11:11:06 arch kernel: ACPI: DMAR 0x0000000044A42000 000088 (v02 LENOVO CB-01 00000001 ACPI 00040000)
Dec 20 11:11:06 arch kernel: ACPI: SSDT 0x0000000044A40000 001E96 (v01 LENOVO CB-01 00000001 INTL 20200717)
Dec 20 11:11:06 arch kernel: ACPI: SSDT 0x0000000044A3F000 000C2E (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 20 11:11:06 arch kernel: ACPI: SSDT 0x0000000044A3B000 003AEA (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 20 11:11:06 arch kernel: ACPI: SSDT 0x0000000044A37000 0039DA (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 20 11:11:06 arch kernel: ACPI: SSDT 0x0000000044A35000 0010B5 (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 20 11:11:06 arch kernel: ACPI: SSDT 0x0000000044A34000 0000F8 (v01 LENOVO CB-01 00000001 INTL 20200717)
Dec 20 11:11:06 arch kernel: ACPI: FPDT 0x0000000044A33000 000044 (v01 LENOVO CB-01 00000001 ACPI 00040000)
Dec 20 11:11:06 arch kernel: ACPI: PHAT 0x0000000044A31000 000B47 (v01 LENOVO CB-01 00000001 ACPI 00040000)
Dec 20 11:11:06 arch kernel: ACPI: BGRT 0x0000000044A32000 000038 (v01 LENOVO CB-01 00000001 ACPI 00040000)
Dec 20 11:11:06 arch kernel: ACPI: Reserving FACP table memory at [mem 0x44ac3000-0x44ac3113]
Dec 20 11:11:06 arch kernel: ACPI: Reserving DSDT table memory at [mem 0x44a4e000-0x44abfd46]
Dec 20 11:11:06 arch kernel: ACPI: Reserving FACS table memory at [mem 0x44982000-0x4498203f]
Dec 20 11:11:06 arch kernel: ACPI: Reserving UEFI table memory at [mem 0x44a2e000-0x44a2e235]
Dec 20 11:11:06 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44afc000-0x44afc38b]
Dec 20 11:11:06 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44afb000-0x44afb100]
Dec 20 11:11:06 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44af6000-0x44afa3bd]
Dec 20 11:11:06 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44aef000-0x44af5f24]
Dec 20 11:11:06 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44ae9000-0x44aeed2b]
Dec 20 11:11:06 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44ae6000-0x44ae8b21]
Dec 20 11:11:06 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44ae2000-0x44ae53d2]
Dec 20 11:11:06 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44ad4000-0x44ae1410]
Dec 20 11:11:06 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44ad3000-0x44ad394e]
Dec 20 11:11:06 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44ad2000-0x44ad2032]
Dec 20 11:11:06 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44ad0000-0x44ad125f]
Dec 20 11:11:06 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44acf000-0x44acf77a]
Dec 20 11:11:06 arch kernel: ACPI: Reserving TPM2 table memory at [mem 0x44ace000-0x44ace04b]
Dec 20 11:11:06 arch kernel: ACPI: Reserving LPIT table memory at [mem 0x44acc000-0x44acc0cb]
Dec 20 11:11:06 arch kernel: ACPI: Reserving WSMT table memory at [mem 0x44acb000-0x44acb027]
Dec 20 11:11:06 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44aca000-0x44acaad8]
Dec 20 11:11:06 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44ac7000-0x44ac9356]
Dec 20 11:11:06 arch kernel: ACPI: Reserving DBGP table memory at [mem 0x44ac6000-0x44ac6033]
Dec 20 11:11:06 arch kernel: ACPI: Reserving DBG2 table memory at [mem 0x44afd000-0x44afd053]
Dec 20 11:11:06 arch kernel: ACPI: Reserving NHLT table memory at [mem 0x44ac4000-0x44ac402c]
Dec 20 11:11:06 arch kernel: ACPI: Reserving HPET table memory at [mem 0x44ac2000-0x44ac2037]
Dec 20 11:11:06 arch kernel: ACPI: Reserving APIC table memory at [mem 0x44ac1000-0x44ac11db]
Dec 20 11:11:06 arch kernel: ACPI: Reserving MCFG table memory at [mem 0x44ac0000-0x44ac003b]
Dec 20 11:11:06 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44a46000-0x44a4dd1c]
Dec 20 11:11:06 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44a44000-0x44a45d0d]
Dec 20 11:11:06 arch kernel: ACPI: Reserving $H2O table memory at [mem 0x44a43000-0x44a4302b]
Dec 20 11:11:06 arch kernel: ACPI: Reserving DMAR table memory at [mem 0x44a42000-0x44a42087]
Dec 20 11:11:06 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44a40000-0x44a41e95]
Dec 20 11:11:06 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44a3f000-0x44a3fc2d]
Dec 20 11:11:06 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44a3b000-0x44a3eae9]
Dec 20 11:11:06 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44a37000-0x44a3a9d9]
Dec 20 11:11:06 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44a35000-0x44a360b4]
Dec 20 11:11:06 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44a34000-0x44a340f7]
Dec 20 11:11:06 arch kernel: ACPI: Reserving FPDT table memory at [mem 0x44a33000-0x44a33043]
Dec 20 11:11:06 arch kernel: ACPI: Reserving PHAT table memory at [mem 0x44a31000-0x44a31b46]
Dec 20 11:11:06 arch kernel: ACPI: Reserving BGRT table memory at [mem 0x44a32000-0x44a32037]
Dec 20 11:11:06 arch kernel: No NUMA configuration found
Dec 20 11:11:06 arch kernel: Faking a node at [mem 0x0000000000000000-0x00000004afbfffff]
Dec 20 11:11:06 arch kernel: NODE_DATA(0) allocated [mem 0x4afbd52c0-0x4afbfffff]
Dec 20 11:11:06 arch kernel: Zone ranges:
Dec 20 11:11:06 arch kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff]
Dec 20 11:11:06 arch kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
Dec 20 11:11:06 arch kernel: Normal [mem 0x0000000100000000-0x00000004afbfffff]
Dec 20 11:11:06 arch kernel: Device empty
Dec 20 11:11:06 arch kernel: Movable zone start for each node
Dec 20 11:11:06 arch kernel: Early memory node ranges
Dec 20 11:11:06 arch kernel: node 0: [mem 0x0000000000001000-0x000000000009efff]
Dec 20 11:11:06 arch kernel: node 0: [mem 0x0000000000100000-0x0000000038e1ffff]
Dec 20 11:11:06 arch kernel: node 0: [mem 0x0000000038e26000-0x000000003d368fff]
Dec 20 11:11:06 arch kernel: node 0: [mem 0x000000003dc69000-0x000000003fa7efff]
Dec 20 11:11:06 arch kernel: node 0: [mem 0x0000000044aff000-0x0000000044afffff]
Dec 20 11:11:06 arch kernel: node 0: [mem 0x0000000100000000-0x00000004afbfffff]
Dec 20 11:11:06 arch kernel: Initmem setup node 0 [mem 0x0000000000001000-0x00000004afbfffff]
Dec 20 11:11:06 arch kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Dec 20 11:11:06 arch kernel: On node 0, zone DMA: 97 pages in unavailable ranges
Dec 20 11:11:06 arch kernel: On node 0, zone DMA32: 6 pages in unavailable ranges
Dec 20 11:11:06 arch kernel: On node 0, zone DMA32: 2304 pages in unavailable ranges
Dec 20 11:11:06 arch kernel: On node 0, zone DMA32: 20608 pages in unavailable ranges
Dec 20 11:11:06 arch kernel: On node 0, zone Normal: 13568 pages in unavailable ranges
Dec 20 11:11:06 arch kernel: On node 0, zone Normal: 1024 pages in unavailable ranges
Dec 20 11:11:06 arch kernel: Reserving Intel graphics memory at [mem 0x4c800000-0x503fffff]
Dec 20 11:11:06 arch kernel: ACPI: PM-Timer IO Port: 0x1808
Dec 20 11:11:06 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Dec 20 11:11:06 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Dec 20 11:11:06 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Dec 20 11:11:06 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Dec 20 11:11:06 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
Dec 20 11:11:06 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
Dec 20 11:11:06 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
Dec 20 11:11:06 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
Dec 20 11:11:06 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
Dec 20 11:11:06 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
Dec 20 11:11:06 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
Dec 20 11:11:06 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
Dec 20 11:11:06 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
Dec 20 11:11:06 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
Dec 20 11:11:06 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
Dec 20 11:11:06 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
Dec 20 11:11:06 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x11] high edge lint[0x1])
Dec 20 11:11:06 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x12] high edge lint[0x1])
Dec 20 11:11:06 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x13] high edge lint[0x1])
Dec 20 11:11:06 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x14] high edge lint[0x1])
Dec 20 11:11:06 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x15] high edge lint[0x1])
Dec 20 11:11:06 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x16] high edge lint[0x1])
Dec 20 11:11:06 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x17] high edge lint[0x1])
Dec 20 11:11:06 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
Dec 20 11:11:06 arch kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
Dec 20 11:11:06 arch kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Dec 20 11:11:06 arch kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Dec 20 11:11:06 arch kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Dec 20 11:11:06 arch kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Dec 20 11:11:06 arch kernel: e820: update [mem 0x37d86000-0x37e94fff] usable ==> reserved
Dec 20 11:11:06 arch kernel: TSC deadline timer available
Dec 20 11:11:06 arch kernel: CPU topo: Max. logical packages: 1
Dec 20 11:11:06 arch kernel: CPU topo: Max. logical dies: 1
Dec 20 11:11:06 arch kernel: CPU topo: Max. dies per package: 1
Dec 20 11:11:06 arch kernel: CPU topo: Max. threads per core: 2
Dec 20 11:11:06 arch kernel: CPU topo: Num. cores per package: 8
Dec 20 11:11:06 arch kernel: CPU topo: Num. threads per package: 12
Dec 20 11:11:06 arch kernel: CPU topo: Allowing 12 present CPUs plus 0 hotplug CPUs
Dec 20 11:11:06 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Dec 20 11:11:06 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
Dec 20 11:11:06 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x37d86000-0x37e94fff]
Dec 20 11:11:06 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x389b1000-0x389b1fff]
Dec 20 11:11:06 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x389d5000-0x389d5fff]
Dec 20 11:11:06 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x38e20000-0x38e25fff]
Dec 20 11:11:06 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x38eef000-0x38eeffff]
Dec 20 11:11:06 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x3d369000-0x3dc68fff]
Dec 20 11:11:06 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x3fa7f000-0x41a7efff]
Dec 20 11:11:06 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x41a7f000-0x44a2efff]
Dec 20 11:11:06 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x44a2f000-0x44afefff]
Dec 20 11:11:06 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x44b00000-0x48ffffff]
Dec 20 11:11:06 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x49000000-0x491fffff]
Dec 20 11:11:06 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x49200000-0x493fffff]
Dec 20 11:11:06 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x49400000-0x49ffffff]
Dec 20 11:11:06 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x4a000000-0x503fffff]
Dec 20 11:11:06 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x50400000-0xfe00ffff]
Dec 20 11:11:06 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfe010000-0xfe010fff]
Dec 20 11:11:06 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfed1ffff]
Dec 20 11:11:06 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xfed7ffff]
Dec 20 11:11:06 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xffffffff]
Dec 20 11:11:06 arch kernel: [mem 0x50400000-0xfe00ffff] available for PCI devices
Dec 20 11:11:06 arch kernel: Booting paravirtualized kernel on bare hardware
Dec 20 11:11:06 arch kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Dec 20 11:11:06 arch kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:12 nr_cpu_ids:12 nr_node_ids:1
Dec 20 11:11:06 arch kernel: percpu: Embedded 67 pages/cpu s237568 r8192 d28672 u524288
Dec 20 11:11:06 arch kernel: pcpu-alloc: s237568 r8192 d28672 u524288 alloc=1*2097152
Dec 20 11:11:06 arch kernel: pcpu-alloc: [0] 00 01 02 03 [0] 04 05 06 07
Dec 20 11:11:06 arch kernel: pcpu-alloc: [0] 08 09 10 11
Dec 20 11:11:06 arch kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=48f0c199-3de0-4cef-adb5-54a621848d9d rw loglevel=3 quiet nvidia_drm.modeset=1 nvidia_drm.fbdev=0
Dec 20 11:11:06 arch kernel: Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-linux", will be passed to user space.
Dec 20 11:11:06 arch kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Dec 20 11:11:06 arch kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
Dec 20 11:11:06 arch kernel: Fallback order for Node 0: 0
Dec 20 11:11:06 arch kernel: Built 1 zonelists, mobility grouping on. Total pages: 4123928
Dec 20 11:11:06 arch kernel: Policy zone: Normal
Dec 20 11:11:06 arch kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Dec 20 11:11:06 arch kernel: software IO TLB: area num 16.
Dec 20 11:11:06 arch kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=1
Dec 20 11:11:06 arch kernel: ftrace: allocating 51133 entries in 200 pages
Dec 20 11:11:06 arch kernel: ftrace: allocated 200 pages with 3 groups
Dec 20 11:11:06 arch kernel: Dynamic Preempt: full
Dec 20 11:11:06 arch kernel: rcu: Preemptible hierarchical RCU implementation.
Dec 20 11:11:06 arch kernel: rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=12.
Dec 20 11:11:06 arch kernel: rcu: RCU priority boosting: priority 1 delay 500 ms.
Dec 20 11:11:06 arch kernel: Trampoline variant of Tasks RCU enabled.
Dec 20 11:11:06 arch kernel: Rude variant of Tasks RCU enabled.
Dec 20 11:11:06 arch kernel: Tracing variant of Tasks RCU enabled.
Dec 20 11:11:06 arch kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Dec 20 11:11:06 arch kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=12
Dec 20 11:11:06 arch kernel: RCU Tasks: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=12.
Dec 20 11:11:06 arch kernel: RCU Tasks Rude: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=12.
Dec 20 11:11:06 arch kernel: RCU Tasks Trace: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=12.
Dec 20 11:11:06 arch kernel: NR_IRQS: 524544, nr_irqs: 2152, preallocated irqs: 16
Dec 20 11:11:06 arch kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Dec 20 11:11:06 arch kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Dec 20 11:11:06 arch kernel: Console: colour dummy device 80x25
Dec 20 11:11:06 arch kernel: printk: legacy console [tty0] enabled
Dec 20 11:11:06 arch kernel: ACPI: Core revision 20240827
Dec 20 11:11:06 arch kernel: hpet: HPET dysfunctional in PC10. Force disabled.
Dec 20 11:11:06 arch kernel: APIC: Switch to symmetric I/O mode setup
Dec 20 11:11:06 arch kernel: DMAR: Host address width 39
Dec 20 11:11:06 arch kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x0
Dec 20 11:11:06 arch kernel: DMAR: dmar0: reg_base_addr fed90000 ver 4:0 cap 1c0000c40660462 ecap 29a00f0505e
Dec 20 11:11:06 arch kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1
Dec 20 11:11:06 arch kernel: DMAR: dmar1: reg_base_addr fed91000 ver 5:0 cap d2008c40660462 ecap f050da
Dec 20 11:11:06 arch kernel: DMAR: RMRR base: 0x0000004c000000 end: 0x000000503fffff
Dec 20 11:11:06 arch kernel: DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
Dec 20 11:11:06 arch kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000
Dec 20 11:11:06 arch kernel: DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
Dec 20 11:11:06 arch kernel: DMAR-IR: Enabled IRQ remapping in x2apic mode
Dec 20 11:11:06 arch kernel: x2apic enabled
Dec 20 11:11:06 arch kernel: APIC: Switched APIC routing to: cluster x2apic
Dec 20 11:11:06 arch kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x23fa772cf26, max_idle_ns: 440795269835 ns
Dec 20 11:11:06 arch kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4993.00 BogoMIPS (lpj=8320000)
Dec 20 11:11:06 arch kernel: CPU0: Thermal monitoring enabled (TM1)
Dec 20 11:11:06 arch kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated
Dec 20 11:11:06 arch kernel: CET detected: Indirect Branch Tracking enabled
Dec 20 11:11:06 arch kernel: Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
Dec 20 11:11:06 arch kernel: Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
Dec 20 11:11:06 arch kernel: process: using mwait in idle threads
Dec 20 11:11:06 arch kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Dec 20 11:11:06 arch kernel: Spectre V2 : Mitigation: Enhanced / Automatic IBRS
Dec 20 11:11:06 arch kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Dec 20 11:11:06 arch kernel: Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on VMEXIT
Dec 20 11:11:06 arch kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Dec 20 11:11:06 arch kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Dec 20 11:11:06 arch kernel: Register File Data Sampling: Mitigation: Clear Register File
Dec 20 11:11:06 arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Dec 20 11:11:06 arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Dec 20 11:11:06 arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Dec 20 11:11:06 arch kernel: x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
Dec 20 11:11:06 arch kernel: x86/fpu: Supporting XSAVE feature 0x800: 'Control-flow User registers'
Dec 20 11:11:06 arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Dec 20 11:11:06 arch kernel: x86/fpu: xstate_offset[9]: 832, xstate_sizes[9]: 8
Dec 20 11:11:06 arch kernel: x86/fpu: xstate_offset[11]: 840, xstate_sizes[11]: 16
Dec 20 11:11:06 arch kernel: x86/fpu: Enabled xstate features 0xa07, context size is 856 bytes, using 'compacted' format.
Dec 20 11:11:06 arch kernel: Freeing SMP alternatives memory: 40K
Dec 20 11:11:06 arch kernel: pid_max: default: 32768 minimum: 301
Dec 20 11:11:06 arch kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf
Dec 20 11:11:06 arch kernel: landlock: Up and running.
Dec 20 11:11:06 arch kernel: Yama: becoming mindful.
Dec 20 11:11:06 arch kernel: LSM support for eBPF active
Dec 20 11:11:06 arch kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Dec 20 11:11:06 arch kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Dec 20 11:11:06 arch kernel: smpboot: CPU0: 12th Gen Intel(R) Core(TM) i5-12450H (family: 0x6, model: 0x9a, stepping: 0x3)
Dec 20 11:11:06 arch kernel: Performance Events: XSAVE Architectural LBR, PEBS fmt4+-baseline, AnyThread deprecated, Alderlake Hybrid events, 32-deep LBR, full-width counters, Intel PMU driver.
Dec 20 11:11:06 arch kernel: core: cpu_core PMU driver:
Dec 20 11:11:06 arch kernel: ... version: 5
Dec 20 11:11:06 arch kernel: ... bit width: 48
Dec 20 11:11:06 arch kernel: ... generic registers: 8
Dec 20 11:11:06 arch kernel: ... value mask: 0000ffffffffffff
Dec 20 11:11:06 arch kernel: ... max period: 00007fffffffffff
Dec 20 11:11:06 arch kernel: ... fixed-purpose events: 4
Dec 20 11:11:06 arch kernel: ... event mask: 0001000f000000ff
Dec 20 11:11:06 arch kernel: signal: max sigframe size: 3632
Dec 20 11:11:06 arch kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1679
Dec 20 11:11:06 arch kernel: rcu: Hierarchical SRCU implementation.
Dec 20 11:11:06 arch kernel: rcu: Max phase no-delay instances is 1000.
Dec 20 11:11:06 arch kernel: Timer migration: 2 hierarchy levels; 8 children per group; 2 crossnode level
Dec 20 11:11:06 arch kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Dec 20 11:11:06 arch kernel: smp: Bringing up secondary CPUs ...
Dec 20 11:11:06 arch kernel: smpboot: x86: Booting SMP configuration:
Dec 20 11:11:06 arch kernel: .... node #0, CPUs: #2 #4 #6 #8 #9 #10 #11
Dec 20 11:11:06 arch kernel: core: cpu_atom PMU driver: PEBS-via-PT
Dec 20 11:11:06 arch kernel: ... version: 5
Dec 20 11:11:06 arch kernel: ... bit width: 48
Dec 20 11:11:06 arch kernel: ... generic registers: 6
Dec 20 11:11:06 arch kernel: ... value mask: 0000ffffffffffff
Dec 20 11:11:06 arch kernel: ... max period: 00007fffffffffff
Dec 20 11:11:06 arch kernel: ... fixed-purpose events: 3
Dec 20 11:11:06 arch kernel: ... event mask: 000000070000003f
Dec 20 11:11:06 arch kernel: #1 #3 #5 #7
Dec 20 11:11:06 arch kernel: smp: Brought up 1 node, 12 CPUs
Dec 20 11:11:06 arch kernel: smpboot: Total of 12 processors activated (59927.00 BogoMIPS)
Dec 20 11:11:06 arch kernel: Memory: 16047504K/16495712K available (18432K kernel code, 2654K rwdata, 14236K rodata, 4248K init, 4092K bss, 425184K reserved, 0K cma-reserved)
Dec 20 11:11:06 arch kernel: devtmpfs: initialized
Dec 20 11:11:06 arch kernel: x86/mm: Memory block size: 128MB
Dec 20 11:11:06 arch kernel: ACPI: PM: Registering ACPI NVS region [mem 0x41a7f000-0x44a2efff] (50003968 bytes)
Dec 20 11:11:06 arch kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Dec 20 11:11:06 arch kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
Dec 20 11:11:06 arch kernel: pinctrl core: initialized pinctrl subsystem
Dec 20 11:11:06 arch kernel: PM: RTC time: 09:11:03, date: 2024-12-20
Dec 20 11:11:06 arch kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Dec 20 11:11:06 arch kernel: DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
Dec 20 11:11:06 arch kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Dec 20 11:11:06 arch kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Dec 20 11:11:06 arch kernel: audit: initializing netlink subsys (disabled)
Dec 20 11:11:06 arch kernel: audit: type=2000 audit(1734685863.013:1): state=initialized audit_enabled=0 res=1
Dec 20 11:11:06 arch kernel: thermal_sys: Registered thermal governor 'fair_share'
Dec 20 11:11:06 arch kernel: thermal_sys: Registered thermal governor 'bang_bang'
Dec 20 11:11:06 arch kernel: thermal_sys: Registered thermal governor 'step_wise'
Dec 20 11:11:06 arch kernel: thermal_sys: Registered thermal governor 'user_space'
Dec 20 11:11:06 arch kernel: thermal_sys: Registered thermal governor 'power_allocator'
Dec 20 11:11:06 arch kernel: cpuidle: using governor ladder
Dec 20 11:11:06 arch kernel: cpuidle: using governor menu
Dec 20 11:11:06 arch kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Dec 20 11:11:06 arch kernel: PCI: ECAM [mem 0xc0000000-0xcfffffff] (base 0xc0000000) for domain 0000 [bus 00-ff]
Dec 20 11:11:06 arch kernel: PCI: Using configuration type 1 for base access
Dec 20 11:11:06 arch kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Dec 20 11:11:06 arch kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Dec 20 11:11:06 arch kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Dec 20 11:11:06 arch kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Dec 20 11:11:06 arch kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Dec 20 11:11:06 arch kernel: ACPI: Added _OSI(Module Device)
Dec 20 11:11:06 arch kernel: ACPI: Added _OSI(Processor Device)
Dec 20 11:11:06 arch kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Dec 20 11:11:06 arch kernel: ACPI: Added _OSI(Processor Aggregator Device)
Dec 20 11:11:06 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS01._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 20 11:11:06 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 20 11:11:06 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 20 11:11:06 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS01._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 20 11:11:06 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 20 11:11:06 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 20 11:11:06 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS02._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 20 11:11:06 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 20 11:11:06 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 20 11:11:06 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS02._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 20 11:11:06 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 20 11:11:06 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 20 11:11:06 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS03._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 20 11:11:06 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 20 11:11:06 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 20 11:11:06 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS03._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 20 11:11:06 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 20 11:11:06 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 20 11:11:06 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS04._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 20 11:11:06 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 20 11:11:06 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 20 11:11:06 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS04._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 20 11:11:06 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 20 11:11:06 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 20 11:11:06 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS01._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 20 11:11:06 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 20 11:11:06 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 20 11:11:06 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS01._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 20 11:11:06 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 20 11:11:06 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 20 11:11:06 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS02._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 20 11:11:06 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 20 11:11:06 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 20 11:11:06 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS02._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 20 11:11:06 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 20 11:11:06 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 20 11:11:06 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS03._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 20 11:11:06 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 20 11:11:06 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 20 11:11:06 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS03._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 20 11:11:06 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 20 11:11:06 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 20 11:11:06 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS04._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 20 11:11:06 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 20 11:11:06 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 20 11:11:06 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS04._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 20 11:11:06 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 20 11:11:06 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 20 11:11:06 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS05._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 20 11:11:06 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 20 11:11:06 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 20 11:11:06 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS05._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 20 11:11:06 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 20 11:11:06 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 20 11:11:06 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS06._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 20 11:11:06 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 20 11:11:06 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 20 11:11:06 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS06._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 20 11:11:06 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 20 11:11:06 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 20 11:11:06 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS07._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 20 11:11:06 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 20 11:11:06 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 20 11:11:06 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS07._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 20 11:11:06 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 20 11:11:06 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 20 11:11:06 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS08._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 20 11:11:06 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 20 11:11:06 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 20 11:11:06 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS08._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 20 11:11:06 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 20 11:11:06 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 20 11:11:06 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS09._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 20 11:11:06 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 20 11:11:06 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 20 11:11:06 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS09._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 20 11:11:06 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 20 11:11:06 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 20 11:11:06 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS10._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 20 11:11:06 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 20 11:11:06 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 20 11:11:06 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS10._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 20 11:11:06 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 20 11:11:06 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 20 11:11:06 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS01._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 20 11:11:06 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 20 11:11:06 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 20 11:11:06 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS01._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 20 11:11:06 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 20 11:11:06 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 20 11:11:06 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS02._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 20 11:11:06 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 20 11:11:06 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 20 11:11:06 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS02._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 20 11:11:06 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 20 11:11:06 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 20 11:11:06 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS03._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 20 11:11:06 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 20 11:11:06 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 20 11:11:06 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS03._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 20 11:11:06 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 20 11:11:06 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 20 11:11:06 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS04._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 20 11:11:06 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 20 11:11:06 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 20 11:11:06 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS04._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 20 11:11:06 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 20 11:11:06 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 20 11:11:06 arch kernel: ACPI: 23 ACPI AML tables successfully acquired and loaded
Dec 20 11:11:06 arch kernel: ACPI: USB4 _OSC: OS supports USB3+ DisplayPort+ PCIe+ XDomain+
Dec 20 11:11:06 arch kernel: ACPI: USB4 _OSC: OS controls USB3+ DisplayPort+ PCIe+ XDomain+
Dec 20 11:11:06 arch kernel: ACPI: Dynamic OEM Table Load:
Dec 20 11:11:06 arch kernel: ACPI: SSDT 0xFFFFA009C14E7400 000394 (v02 PmRef Cpu0Cst 00003001 INTL 20200717)
Dec 20 11:11:06 arch kernel: ACPI: Dynamic OEM Table Load:
Dec 20 11:11:06 arch kernel: ACPI: SSDT 0xFFFFA009C14DD800 0005E4 (v02 PmRef Cpu0Ist 00003000 INTL 20200717)
Dec 20 11:11:06 arch kernel: ACPI: Dynamic OEM Table Load:
Dec 20 11:11:06 arch kernel: ACPI: SSDT 0xFFFFA009C25BEA00 0001AB (v02 PmRef Cpu0Psd 00003000 INTL 20200717)
Dec 20 11:11:06 arch kernel: ACPI: Dynamic OEM Table Load:
Dec 20 11:11:06 arch kernel: ACPI: SSDT 0xFFFFA009C14DF000 000476 (v02 PmRef Cpu0Hwp 00003000 INTL 20200717)
Dec 20 11:11:06 arch kernel: ACPI: Dynamic OEM Table Load:
Dec 20 11:11:06 arch kernel: ACPI: SSDT 0xFFFFA009C14D4000 001BAF (v02 PmRef ApIst 00003000 INTL 20200717)
Dec 20 11:11:06 arch kernel: ACPI: Dynamic OEM Table Load:
Dec 20 11:11:06 arch kernel: ACPI: SSDT 0xFFFFA009C14D2000 001038 (v02 PmRef ApHwp 00003000 INTL 20200717)
Dec 20 11:11:06 arch kernel: ACPI: Dynamic OEM Table Load:
Dec 20 11:11:06 arch kernel: ACPI: SSDT 0xFFFFA009C14D6000 001349 (v02 PmRef ApPsd 00003000 INTL 20200717)
Dec 20 11:11:06 arch kernel: ACPI: Dynamic OEM Table Load:
Dec 20 11:11:06 arch kernel: ACPI: SSDT 0xFFFFA009C14EA000 000FBB (v02 PmRef ApCst 00003000 INTL 20200717)
Dec 20 11:11:06 arch kernel: ACPI: EC: EC started
Dec 20 11:11:06 arch kernel: ACPI: EC: interrupt blocked
Dec 20 11:11:06 arch kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Dec 20 11:11:06 arch kernel: ACPI: \_SB_.PC00.LPCB.EC0_: Boot DSDT EC used to handle transactions
Dec 20 11:11:06 arch kernel: ACPI: Interpreter enabled
Dec 20 11:11:06 arch kernel: ACPI: PM: (supports S0 S3 S4 S5)
Dec 20 11:11:06 arch kernel: ACPI: Using IOAPIC for interrupt routing
Dec 20 11:11:06 arch kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Dec 20 11:11:06 arch kernel: PCI: Ignoring E820 reservations for host bridge windows
Dec 20 11:11:06 arch kernel: ACPI: Enabled 8 GPEs in block 00 to 7F
Dec 20 11:11:06 arch kernel: ACPI: \_SB_.PC00.PEG0.PXP_: New power resource
Dec 20 11:11:06 arch kernel: ACPI: \_SB_.PC00.PEG1.PXP_: New power resource
Dec 20 11:11:06 arch kernel: ACPI: \_SB_.PC00.PEG2.PXP_: New power resource
Dec 20 11:11:06 arch kernel: ACPI: \_SB_.PC00.XHCI.RHUB.HS10.BTRT: New power resource
Dec 20 11:11:06 arch kernel: ACPI: \_SB_.PC00.PAUD: New power resource
Dec 20 11:11:06 arch kernel: ACPI: \_SB_.PC00.CNVW.WRST: New power resource
Dec 20 11:11:06 arch kernel: ACPI: \_SB_.PC00.TBT0: New power resource
Dec 20 11:11:06 arch kernel: ACPI: \_SB_.PC00.TBT1: New power resource
Dec 20 11:11:06 arch kernel: ACPI: \_SB_.PC00.D3C_: New power resource
Dec 20 11:11:06 arch kernel: ACPI: \_TZ_.FN00: New power resource
Dec 20 11:11:06 arch kernel: ACPI: \_TZ_.FN01: New power resource
Dec 20 11:11:06 arch kernel: ACPI: \_TZ_.FN02: New power resource
Dec 20 11:11:06 arch kernel: ACPI: \_TZ_.FN03: New power resource
Dec 20 11:11:06 arch kernel: ACPI: \_TZ_.FN04: New power resource
Dec 20 11:11:06 arch kernel: ACPI: \PIN_: New power resource
Dec 20 11:11:06 arch kernel: ACPI: PCI Root Bridge [PC00] (domain 0000 [bus 00-fe])
Dec 20 11:11:06 arch kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Dec 20 11:11:06 arch kernel: acpi PNP0A08:00: _OSC: platform does not support [AER]
Dec 20 11:11:06 arch kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME PCIeCapability LTR DPC]
Dec 20 11:11:06 arch kernel: PCI host bridge to bus 0000:00
Dec 20 11:11:06 arch kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
Dec 20 11:11:06 arch kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
Dec 20 11:11:06 arch kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Dec 20 11:11:06 arch kernel: pci_bus 0000:00: root bus resource [mem 0x50400000-0xbfffffff window]
Dec 20 11:11:06 arch kernel: pci_bus 0000:00: root bus resource [mem 0x4000000000-0x7fffffffff window]
Dec 20 11:11:06 arch kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
Dec 20 11:11:06 arch kernel: pci 0000:00:00.0: [8086:4629] type 00 class 0x060000 conventional PCI endpoint
Dec 20 11:11:06 arch kernel: pci 0000:00:01.0: [8086:460d] type 01 class 0x060400 PCIe Root Port
Dec 20 11:11:06 arch kernel: pci 0000:00:01.0: PCI bridge to [bus 01-04]
Dec 20 11:11:06 arch kernel: pci 0000:00:01.0: bridge window [io 0x4000-0x4fff]
Dec 20 11:11:06 arch kernel: pci 0000:00:01.0: bridge window [mem 0x5f000000-0x600fffff]
Dec 20 11:11:06 arch kernel: pci 0000:00:01.0: bridge window [mem 0x6000000000-0x6101ffffff 64bit pref]
Dec 20 11:11:06 arch kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
Dec 20 11:11:06 arch kernel: pci 0000:00:01.0: PTM enabled (root), 4ns granularity
Dec 20 11:11:06 arch kernel: pci 0000:00:02.0: [8086:46a3] type 00 class 0x030000 PCIe Root Complex Integrated Endpoint
Dec 20 11:11:06 arch kernel: pci 0000:00:02.0: BAR 0 [mem 0x6102000000-0x6102ffffff 64bit]
Dec 20 11:11:06 arch kernel: pci 0000:00:02.0: BAR 2 [mem 0x4000000000-0x400fffffff 64bit pref]
Dec 20 11:11:06 arch kernel: pci 0000:00:02.0: BAR 4 [io 0x5000-0x503f]
Dec 20 11:11:06 arch kernel: pci 0000:00:02.0: DMAR: Skip IOMMU disabling for graphics
Dec 20 11:11:06 arch kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Dec 20 11:11:06 arch kernel: pci 0000:00:02.0: VF BAR 0 [mem 0x00000000-0x00ffffff 64bit]
Dec 20 11:11:06 arch kernel: pci 0000:00:02.0: VF BAR 0 [mem 0x00000000-0x06ffffff 64bit]: contains BAR 0 for 7 VFs
Dec 20 11:11:06 arch kernel: pci 0000:00:02.0: VF BAR 2 [mem 0x00000000-0x1fffffff 64bit pref]
Dec 20 11:11:06 arch kernel: pci 0000:00:02.0: VF BAR 2 [mem 0x00000000-0xdfffffff 64bit pref]: contains BAR 2 for 7 VFs
Dec 20 11:11:06 arch kernel: pci 0000:00:04.0: [8086:461d] type 00 class 0x118000 conventional PCI endpoint
Dec 20 11:11:06 arch kernel: pci 0000:00:04.0: BAR 0 [mem 0x6103140000-0x610315ffff 64bit]
Dec 20 11:11:06 arch kernel: pci 0000:00:06.0: [8086:464d] type 01 class 0x060400 PCIe Root Port
Dec 20 11:11:06 arch kernel: pci 0000:00:06.0: PCI bridge to [bus 05]
Dec 20 11:11:06 arch kernel: pci 0000:00:06.0: bridge window [mem 0x5e400000-0x5e4fffff]
Dec 20 11:11:06 arch kernel: pci 0000:00:06.0: PME# supported from D0 D3hot D3cold
Dec 20 11:11:06 arch kernel: pci 0000:00:06.0: PTM enabled (root), 4ns granularity
Dec 20 11:11:06 arch kernel: pci 0000:00:06.2: [8086:463d] type 01 class 0x060400 PCIe Root Port
Dec 20 11:11:06 arch kernel: pci 0000:00:06.2: PCI bridge to [bus 06]
Dec 20 11:11:06 arch kernel: pci 0000:00:06.2: bridge window [mem 0x5e300000-0x5e3fffff]
Dec 20 11:11:06 arch kernel: pci 0000:00:06.2: PME# supported from D0 D3hot D3cold
Dec 20 11:11:06 arch kernel: pci 0000:00:06.2: PTM enabled (root), 4ns granularity
Dec 20 11:11:06 arch kernel: pci 0000:00:07.0: [8086:466e] type 01 class 0x060400 PCIe Root Port
Dec 20 11:11:06 arch kernel: pci 0000:00:07.0: PCI bridge to [bus 07-2f]
Dec 20 11:11:06 arch kernel: pci 0000:00:07.0: bridge window [mem 0x52000000-0x5e1fffff]
Dec 20 11:11:06 arch kernel: pci 0000:00:07.0: bridge window [mem 0x6110000000-0x612bffffff 64bit pref]
Dec 20 11:11:06 arch kernel: pci 0000:00:07.0: Overriding RP PIO Log Size to 4
Dec 20 11:11:06 arch kernel: pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
Dec 20 11:11:06 arch kernel: pci 0000:00:07.0: PTM enabled (root), 4ns granularity
Dec 20 11:11:06 arch kernel: pci 0000:00:08.0: [8086:464f] type 00 class 0x088000 conventional PCI endpoint
Dec 20 11:11:06 arch kernel: pci 0000:00:08.0: BAR 0 [mem 0x6103191000-0x6103191fff 64bit]
Dec 20 11:11:06 arch kernel: pci 0000:00:0d.0: [8086:461e] type 00 class 0x0c0330 conventional PCI endpoint
Dec 20 11:11:06 arch kernel: pci 0000:00:0d.0: BAR 0 [mem 0x6103170000-0x610317ffff 64bit]
Dec 20 11:11:06 arch kernel: pci 0000:00:0d.0: PME# supported from D3hot D3cold
Dec 20 11:11:06 arch kernel: pci 0000:00:0d.2: [8086:463e] type 00 class 0x0c0340 conventional PCI endpoint
Dec 20 11:11:06 arch kernel: pci 0000:00:0d.2: BAR 0 [mem 0x6103100000-0x610313ffff 64bit]
Dec 20 11:11:06 arch kernel: pci 0000:00:0d.2: BAR 2 [mem 0x6103190000-0x6103190fff 64bit]
Dec 20 11:11:06 arch kernel: pci 0000:00:0d.2: supports D1 D2
Dec 20 11:11:06 arch kernel: pci 0000:00:0d.2: PME# supported from D0 D1 D2 D3hot D3cold
Dec 20 11:11:06 arch kernel: pci 0000:00:14.0: [8086:51ed] type 00 class 0x0c0330 conventional PCI endpoint
Dec 20 11:11:06 arch kernel: pci 0000:00:14.0: BAR 0 [mem 0x6103160000-0x610316ffff 64bit]
Dec 20 11:11:06 arch kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Dec 20 11:11:06 arch kernel: pci 0000:00:14.2: [8086:51ef] type 00 class 0x050000 conventional PCI endpoint
Dec 20 11:11:06 arch kernel: pci 0000:00:14.2: BAR 0 [mem 0x6103188000-0x610318bfff 64bit]
Dec 20 11:11:06 arch kernel: pci 0000:00:14.2: BAR 2 [mem 0x610318f000-0x610318ffff 64bit]
Dec 20 11:11:06 arch kernel: pci 0000:00:14.3: [8086:51f0] type 00 class 0x028000 PCIe Root Complex Integrated Endpoint
Dec 20 11:11:06 arch kernel: pci 0000:00:14.3: BAR 0 [mem 0x6103184000-0x6103187fff 64bit]
Dec 20 11:11:06 arch kernel: pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
Dec 20 11:11:06 arch kernel: pci 0000:00:15.0: [8086:51e8] type 00 class 0x0c8000 conventional PCI endpoint
Dec 20 11:11:06 arch kernel: pci 0000:00:15.0: BAR 0 [mem 0x00000000-0x00000fff 64bit]
Dec 20 11:11:06 arch kernel: pci 0000:00:16.0: [8086:51e0] type 00 class 0x078000 conventional PCI endpoint
Dec 20 11:11:06 arch kernel: pci 0000:00:16.0: BAR 0 [mem 0x610318d000-0x610318dfff 64bit]
Dec 20 11:11:06 arch kernel: pci 0000:00:16.0: PME# supported from D3hot
Dec 20 11:11:06 arch kernel: pci 0000:00:1c.0: [8086:51ba] type 01 class 0x060400 PCIe Root Port
Dec 20 11:11:06 arch kernel: pci 0000:00:1c.0: PCI bridge to [bus 30]
Dec 20 11:11:06 arch kernel: pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff]
Dec 20 11:11:06 arch kernel: pci 0000:00:1c.0: bridge window [mem 0x5e200000-0x5e2fffff]
Dec 20 11:11:06 arch kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Dec 20 11:11:06 arch kernel: pci 0000:00:1c.0: PTM enabled (root), 4ns granularity
Dec 20 11:11:06 arch kernel: pci 0000:00:1f.0: [8086:5182] type 00 class 0x060100 conventional PCI endpoint
Dec 20 11:11:06 arch kernel: pci 0000:00:1f.3: [8086:51c8] type 00 class 0x040100 conventional PCI endpoint
Dec 20 11:11:06 arch kernel: pci 0000:00:1f.3: BAR 0 [mem 0x6103180000-0x6103183fff 64bit]
Dec 20 11:11:06 arch kernel: pci 0000:00:1f.3: BAR 4 [mem 0x6103000000-0x61030fffff 64bit]
Dec 20 11:11:06 arch kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
Dec 20 11:11:06 arch kernel: pci 0000:00:1f.4: [8086:51a3] type 00 class 0x0c0500 conventional PCI endpoint
Dec 20 11:11:06 arch kernel: pci 0000:00:1f.4: BAR 0 [mem 0x610318c000-0x610318c0ff 64bit]
Dec 20 11:11:06 arch kernel: pci 0000:00:1f.4: BAR 4 [io 0xefa0-0xefbf]
Dec 20 11:11:06 arch kernel: pci 0000:00:1f.5: [8086:51a4] type 00 class 0x0c8000 conventional PCI endpoint
Dec 20 11:11:06 arch kernel: pci 0000:00:1f.5: BAR 0 [mem 0xfe010000-0xfe010fff]
Dec 20 11:11:06 arch kernel: pci 0000:01:00.0: [10de:25a2] type 00 class 0x030000 PCIe Legacy Endpoint
Dec 20 11:11:06 arch kernel: pci 0000:01:00.0: BAR 0 [mem 0x00000000-0x00ffffff]
Dec 20 11:11:06 arch kernel: pci 0000:01:00.0: BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Dec 20 11:11:06 arch kernel: pci 0000:01:00.0: BAR 3 [mem 0x00000000-0x01ffffff 64bit pref]
Dec 20 11:11:06 arch kernel: pci 0000:01:00.0: BAR 5 [io 0x0000-0x007f]
Dec 20 11:11:06 arch kernel: pci 0000:01:00.0: ROM [mem 0x00000000-0x0007ffff pref]
Dec 20 11:11:06 arch kernel: pci 0000:01:00.0: Max Payload Size set to 256 (was 128, max 256)
Dec 20 11:11:06 arch kernel: pci 0000:01:00.0: PME# supported from D0 D3hot
Dec 20 11:11:06 arch kernel: pci 0000:01:00.0: 126.024 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x8 link at 0000:00:01.0 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
Dec 20 11:11:06 arch kernel: pci 0000:01:00.1: [10de:2291] type 00 class 0x040300 PCIe Endpoint
Dec 20 11:11:06 arch kernel: pci 0000:01:00.1: BAR 0 [mem 0x00000000-0x00003fff]
Dec 20 11:11:06 arch kernel: pci 0000:01:00.1: Max Payload Size set to 256 (was 128, max 256)
Dec 20 11:11:06 arch kernel: pci 0000:00:01.0: PCI bridge to [bus 01-04]
Dec 20 11:11:06 arch kernel: pci 0000:05:00.0: [1344:5411] type 00 class 0x010802 PCIe Endpoint
Dec 20 11:11:06 arch kernel: pci 0000:05:00.0: BAR 0 [mem 0x5e400000-0x5e403fff 64bit]
Dec 20 11:11:06 arch kernel: pci 0000:00:06.0: PCI bridge to [bus 05]
Dec 20 11:11:06 arch kernel: pci 0000:06:00.0: [8086:f1aa] type 00 class 0x010802 PCIe Endpoint
Dec 20 11:11:06 arch kernel: pci 0000:06:00.0: BAR 0 [mem 0x5e300000-0x5e303fff 64bit]
Dec 20 11:11:06 arch kernel: pci 0000:06:00.0: VF BAR 0 [mem 0x00000000-0x00003fff 64bit]
Dec 20 11:11:06 arch kernel: pci 0000:06:00.0: VF BAR 0 [mem 0x00000000-0x0001ffff 64bit]: contains BAR 0 for 8 VFs
Dec 20 11:11:06 arch kernel: pci 0000:00:06.2: PCI bridge to [bus 06]
Dec 20 11:11:06 arch kernel: pci 0000:00:07.0: PCI bridge to [bus 07-2f]
Dec 20 11:11:06 arch kernel: pci 0000:30:00.0: [10ec:8168] type 00 class 0x020000 PCIe Endpoint
Dec 20 11:11:06 arch kernel: pci 0000:30:00.0: BAR 0 [io 0x3000-0x30ff]
Dec 20 11:11:06 arch kernel: pci 0000:30:00.0: BAR 2 [mem 0x5e204000-0x5e204fff 64bit]
Dec 20 11:11:06 arch kernel: pci 0000:30:00.0: BAR 4 [mem 0x5e200000-0x5e203fff 64bit]
Dec 20 11:11:06 arch kernel: pci 0000:30:00.0: supports D1 D2
Dec 20 11:11:06 arch kernel: pci 0000:30:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Dec 20 11:11:06 arch kernel: pci 0000:00:1c.0: PCI bridge to [bus 30]
Dec 20 11:11:06 arch kernel: ACPI: \_SB_.PEPD: Duplicate LPS0 _DSM functions (mask: 0x1)
Dec 20 11:11:06 arch kernel: Low-power S0 idle used by default for system suspend
Dec 20 11:11:06 arch kernel: ACPI: EC: interrupt unblocked
Dec 20 11:11:06 arch kernel: ACPI: EC: event unblocked
Dec 20 11:11:06 arch kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Dec 20 11:11:06 arch kernel: ACPI: EC: GPE=0x6e
Dec 20 11:11:06 arch kernel: ACPI: \_SB_.PC00.LPCB.EC0_: Boot DSDT EC initialization complete
Dec 20 11:11:06 arch kernel: ACPI: \_SB_.PC00.LPCB.EC0_: EC: Used to handle transactions and events
Dec 20 11:11:06 arch kernel: iommu: Default domain type: Translated
Dec 20 11:11:06 arch kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Dec 20 11:11:06 arch kernel: SCSI subsystem initialized
Dec 20 11:11:06 arch kernel: libata version 3.00 loaded.
Dec 20 11:11:06 arch kernel: ACPI: bus type USB registered
Dec 20 11:11:06 arch kernel: usbcore: registered new interface driver usbfs
Dec 20 11:11:06 arch kernel: usbcore: registered new interface driver hub
Dec 20 11:11:06 arch kernel: usbcore: registered new device driver usb
Dec 20 11:11:06 arch kernel: EDAC MC: Ver: 3.0.0
Dec 20 11:11:06 arch kernel: efivars: Registered efivars operations
Dec 20 11:11:06 arch kernel: NetLabel: Initializing
Dec 20 11:11:06 arch kernel: NetLabel: domain hash size = 128
Dec 20 11:11:06 arch kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
Dec 20 11:11:06 arch kernel: NetLabel: unlabeled traffic allowed by default
Dec 20 11:11:06 arch kernel: mctp: management component transport protocol core
Dec 20 11:11:06 arch kernel: NET: Registered PF_MCTP protocol family
Dec 20 11:11:06 arch kernel: PCI: Using ACPI for IRQ routing
Dec 20 11:11:06 arch kernel: PCI: pci_cache_line_size set to 64 bytes
Dec 20 11:11:06 arch kernel: pci 0000:00:1f.5: BAR 0 [mem 0xfe010000-0xfe010fff]: can't claim; no compatible bridge window
Dec 20 11:11:06 arch kernel: e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
Dec 20 11:11:06 arch kernel: e820: reserve RAM buffer [mem 0x37d86000-0x37ffffff]
Dec 20 11:11:06 arch kernel: e820: reserve RAM buffer [mem 0x389b1018-0x3bffffff]
Dec 20 11:11:06 arch kernel: e820: reserve RAM buffer [mem 0x38e20000-0x3bffffff]
Dec 20 11:11:06 arch kernel: e820: reserve RAM buffer [mem 0x38eef000-0x3bffffff]
Dec 20 11:11:06 arch kernel: e820: reserve RAM buffer [mem 0x3d369000-0x3fffffff]
Dec 20 11:11:06 arch kernel: e820: reserve RAM buffer [mem 0x3fa7f000-0x3fffffff]
Dec 20 11:11:06 arch kernel: e820: reserve RAM buffer [mem 0x44b00000-0x47ffffff]
Dec 20 11:11:06 arch kernel: e820: reserve RAM buffer [mem 0x4afc00000-0x4afffffff]
Dec 20 11:11:06 arch kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
Dec 20 11:11:06 arch kernel: pci 0000:00:02.0: vgaarb: bridge control possible
Dec 20 11:11:06 arch kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Dec 20 11:11:06 arch kernel: pci 0000:01:00.0: vgaarb: bridge control possible
Dec 20 11:11:06 arch kernel: pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Dec 20 11:11:06 arch kernel: vgaarb: loaded
Dec 20 11:11:06 arch kernel: clocksource: Switched to clocksource tsc-early
Dec 20 11:11:06 arch kernel: VFS: Disk quotas dquot_6.6.0
Dec 20 11:11:06 arch kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Dec 20 11:11:06 arch kernel: pnp: PnP ACPI init
Dec 20 11:11:06 arch kernel: pnp 00:00: disabling [io 0x002e-0x002f] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Dec 20 11:11:06 arch kernel: pnp 00:00: disabling [io 0x004e-0x004f] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Dec 20 11:11:06 arch kernel: pnp 00:00: disabling [io 0x0061] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Dec 20 11:11:06 arch kernel: pnp 00:00: disabling [io 0x0063] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Dec 20 11:11:06 arch kernel: pnp 00:00: disabling [io 0x0065] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Dec 20 11:11:06 arch kernel: pnp 00:00: disabling [io 0x0067] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Dec 20 11:11:06 arch kernel: pnp 00:00: disabling [io 0x0068] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Dec 20 11:11:06 arch kernel: pnp 00:00: disabling [io 0x006c] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Dec 20 11:11:06 arch kernel: pnp 00:00: disabling [io 0x0070] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Dec 20 11:11:06 arch kernel: system 00:00: [io 0x0680-0x069f] has been reserved
Dec 20 11:11:06 arch kernel: system 00:00: [io 0x164e-0x164f] has been reserved
Dec 20 11:11:06 arch kernel: system 00:00: [io 0xfd60-0xfd63] has been reserved
Dec 20 11:11:06 arch kernel: system 00:02: [io 0x1854-0x1857] has been reserved
Dec 20 11:11:06 arch kernel: pnp 00:04: disabling [mem 0xc0000000-0xcfffffff] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
Dec 20 11:11:06 arch kernel: pnp 00:04: disabling [mem 0xfedc0000-0xfedc7fff] because it overlaps 0000:01:00.0 BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Dec 20 11:11:06 arch kernel: pnp 00:04: disabling [mem 0xfeda0000-0xfeda0fff] because it overlaps 0000:01:00.0 BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Dec 20 11:11:06 arch kernel: pnp 00:04: disabling [mem 0xfeda1000-0xfeda1fff] because it overlaps 0000:01:00.0 BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Dec 20 11:11:06 arch kernel: pnp 00:04: disabling [mem 0xc0000000-0xcfffffff disabled] because it overlaps 0000:01:00.0 BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Dec 20 11:11:06 arch kernel: pnp 00:04: disabling [mem 0xfed20000-0xfed7ffff] because it overlaps 0000:01:00.0 BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Dec 20 11:11:06 arch kernel: pnp 00:04: disabling [mem 0xfed90000-0xfed93fff] because it overlaps 0000:01:00.0 BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Dec 20 11:11:06 arch kernel: pnp 00:04: disabling [mem 0xfed45000-0xfed8ffff] because it overlaps 0000:01:00.0 BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Dec 20 11:11:06 arch kernel: pnp 00:04: disabling [mem 0xfee00000-0xfeefffff] because it overlaps 0000:01:00.0 BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Dec 20 11:11:06 arch kernel: system 00:05: [io 0x2000-0x20fe] has been reserved
Dec 20 11:11:06 arch kernel: pnp: PnP ACPI: found 7 devices
Dec 20 11:11:06 arch kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Dec 20 11:11:06 arch kernel: NET: Registered PF_INET protocol family
Dec 20 11:11:06 arch kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Dec 20 11:11:06 arch kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
Dec 20 11:11:06 arch kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Dec 20 11:11:06 arch kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Dec 20 11:11:06 arch kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Dec 20 11:11:06 arch kernel: TCP: Hash tables configured (established 131072 bind 65536)
Dec 20 11:11:06 arch kernel: MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
Dec 20 11:11:06 arch kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
Dec 20 11:11:06 arch kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
Dec 20 11:11:06 arch kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Dec 20 11:11:06 arch kernel: NET: Registered PF_XDP protocol family
Dec 20 11:11:06 arch kernel: pci 0000:00:07.0: bridge window [io 0x1000-0x0fff] to [bus 07-2f] add_size 1000
Dec 20 11:11:06 arch kernel: pci 0000:00:02.0: VF BAR 2 [mem 0x4020000000-0x40ffffffff 64bit pref]: assigned
Dec 20 11:11:06 arch kernel: pci 0000:00:02.0: VF BAR 0 [mem 0x4010000000-0x4016ffffff 64bit]: assigned
Dec 20 11:11:06 arch kernel: pci 0000:00:07.0: bridge window [io 0x6000-0x6fff]: assigned
Dec 20 11:11:06 arch kernel: pci 0000:00:15.0: BAR 0 [mem 0x4017000000-0x4017000fff 64bit]: assigned
Dec 20 11:11:06 arch kernel: pci 0000:00:1f.5: BAR 0 [mem 0x50400000-0x50400fff]: assigned
Dec 20 11:11:06 arch kernel: pci 0000:01:00.0: BAR 1 [mem 0x6000000000-0x60ffffffff 64bit pref]: assigned
Dec 20 11:11:06 arch kernel: pci 0000:01:00.0: BAR 3 [mem 0x6100000000-0x6101ffffff 64bit pref]: assigned
Dec 20 11:11:06 arch kernel: pci 0000:01:00.0: BAR 0 [mem 0x5f000000-0x5fffffff]: assigned
Dec 20 11:11:06 arch kernel: pci 0000:01:00.0: ROM [mem 0x60000000-0x6007ffff pref]: assigned
Dec 20 11:11:06 arch kernel: pci 0000:01:00.1: BAR 0 [mem 0x60080000-0x60083fff]: assigned
Dec 20 11:11:06 arch kernel: pci 0000:01:00.0: BAR 5 [io 0x4000-0x407f]: assigned
Dec 20 11:11:06 arch kernel: pci 0000:00:01.0: PCI bridge to [bus 01-04]
Dec 20 11:11:06 arch kernel: pci 0000:00:01.0: bridge window [io 0x4000-0x4fff]
Dec 20 11:11:06 arch kernel: pci 0000:00:01.0: bridge window [mem 0x5f000000-0x600fffff]
Dec 20 11:11:06 arch kernel: pci 0000:00:01.0: bridge window [mem 0x6000000000-0x6101ffffff 64bit pref]
Dec 20 11:11:06 arch kernel: pci 0000:00:06.0: PCI bridge to [bus 05]
Dec 20 11:11:06 arch kernel: pci 0000:00:06.0: bridge window [mem 0x5e400000-0x5e4fffff]
Dec 20 11:11:06 arch kernel: pci 0000:06:00.0: VF BAR 0 [mem 0x5e304000-0x5e323fff 64bit]: assigned
Dec 20 11:11:06 arch kernel: pci 0000:00:06.2: PCI bridge to [bus 06]
Dec 20 11:11:06 arch kernel: pci 0000:00:06.2: bridge window [mem 0x5e300000-0x5e3fffff]
Dec 20 11:11:06 arch kernel: pci 0000:00:07.0: PCI bridge to [bus 07-2f]
Dec 20 11:11:06 arch kernel: pci 0000:00:07.0: bridge window [io 0x6000-0x6fff]
Dec 20 11:11:06 arch kernel: pci 0000:00:07.0: bridge window [mem 0x52000000-0x5e1fffff]
Dec 20 11:11:06 arch kernel: pci 0000:00:07.0: bridge window [mem 0x6110000000-0x612bffffff 64bit pref]
Dec 20 11:11:06 arch kernel: pci 0000:00:1c.0: PCI bridge to [bus 30]
Dec 20 11:11:06 arch kernel: pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff]
Dec 20 11:11:06 arch kernel: pci 0000:00:1c.0: bridge window [mem 0x5e200000-0x5e2fffff]
Dec 20 11:11:06 arch kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
Dec 20 11:11:06 arch kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
Dec 20 11:11:06 arch kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Dec 20 11:11:06 arch kernel: pci_bus 0000:00: resource 7 [mem 0x50400000-0xbfffffff window]
Dec 20 11:11:06 arch kernel: pci_bus 0000:00: resource 8 [mem 0x4000000000-0x7fffffffff window]
Dec 20 11:11:06 arch kernel: pci_bus 0000:01: resource 0 [io 0x4000-0x4fff]
Dec 20 11:11:06 arch kernel: pci_bus 0000:01: resource 1 [mem 0x5f000000-0x600fffff]
Dec 20 11:11:06 arch kernel: pci_bus 0000:01: resource 2 [mem 0x6000000000-0x6101ffffff 64bit pref]
Dec 20 11:11:06 arch kernel: pci_bus 0000:05: resource 1 [mem 0x5e400000-0x5e4fffff]
Dec 20 11:11:06 arch kernel: pci_bus 0000:06: resource 1 [mem 0x5e300000-0x5e3fffff]
Dec 20 11:11:06 arch kernel: pci_bus 0000:07: resource 0 [io 0x6000-0x6fff]
Dec 20 11:11:06 arch kernel: pci_bus 0000:07: resource 1 [mem 0x52000000-0x5e1fffff]
Dec 20 11:11:06 arch kernel: pci_bus 0000:07: resource 2 [mem 0x6110000000-0x612bffffff 64bit pref]
Dec 20 11:11:06 arch kernel: pci_bus 0000:30: resource 0 [io 0x3000-0x3fff]
Dec 20 11:11:06 arch kernel: pci_bus 0000:30: resource 1 [mem 0x5e200000-0x5e2fffff]
Dec 20 11:11:06 arch kernel: pci 0000:01:00.1: extending delay after power-on from D3hot to 20 msec
Dec 20 11:11:06 arch kernel: pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
Dec 20 11:11:06 arch kernel: PCI: CLS 64 bytes, default 64
Dec 20 11:11:06 arch kernel: DMAR: Intel-IOMMU force enabled due to platform opt in
Dec 20 11:11:06 arch kernel: DMAR: No ATSR found
Dec 20 11:11:06 arch kernel: DMAR: No SATC found
Dec 20 11:11:06 arch kernel: DMAR: IOMMU feature fl1gp_support inconsistent
Dec 20 11:11:06 arch kernel: DMAR: IOMMU feature pgsel_inv inconsistent
Dec 20 11:11:06 arch kernel: DMAR: IOMMU feature nwfs inconsistent
Dec 20 11:11:06 arch kernel: DMAR: IOMMU feature dit inconsistent
Dec 20 11:11:06 arch kernel: DMAR: IOMMU feature sc_support inconsistent
Dec 20 11:11:06 arch kernel: DMAR: IOMMU feature dev_iotlb_support inconsistent
Dec 20 11:11:06 arch kernel: DMAR: dmar0: Using Queued invalidation
Dec 20 11:11:06 arch kernel: DMAR: dmar1: Using Queued invalidation
Dec 20 11:11:06 arch kernel: Trying to unpack rootfs image as initramfs...
Dec 20 11:11:06 arch kernel: pci 0000:00:02.0: Adding to iommu group 0
Dec 20 11:11:06 arch kernel: pci 0000:00:00.0: Adding to iommu group 1
Dec 20 11:11:06 arch kernel: pci 0000:00:01.0: Adding to iommu group 2
Dec 20 11:11:06 arch kernel: pci 0000:00:04.0: Adding to iommu group 3
Dec 20 11:11:06 arch kernel: pci 0000:00:06.0: Adding to iommu group 4
Dec 20 11:11:06 arch kernel: pci 0000:00:06.2: Adding to iommu group 5
Dec 20 11:11:06 arch kernel: pci 0000:00:07.0: Adding to iommu group 6
Dec 20 11:11:06 arch kernel: pci 0000:00:08.0: Adding to iommu group 7
Dec 20 11:11:06 arch kernel: pci 0000:00:0d.0: Adding to iommu group 8
Dec 20 11:11:06 arch kernel: pci 0000:00:0d.2: Adding to iommu group 8
Dec 20 11:11:06 arch kernel: pci 0000:00:14.0: Adding to iommu group 9
Dec 20 11:11:06 arch kernel: pci 0000:00:14.2: Adding to iommu group 9
Dec 20 11:11:06 arch kernel: pci 0000:00:14.3: Adding to iommu group 10
Dec 20 11:11:06 arch kernel: pci 0000:00:15.0: Adding to iommu group 11
Dec 20 11:11:06 arch kernel: pci 0000:00:16.0: Adding to iommu group 12
Dec 20 11:11:06 arch kernel: pci 0000:00:1c.0: Adding to iommu group 13
Dec 20 11:11:06 arch kernel: pci 0000:00:1f.0: Adding to iommu group 14
Dec 20 11:11:06 arch kernel: pci 0000:00:1f.3: Adding to iommu group 14
Dec 20 11:11:06 arch kernel: pci 0000:00:1f.4: Adding to iommu group 14
Dec 20 11:11:06 arch kernel: pci 0000:00:1f.5: Adding to iommu group 14
Dec 20 11:11:06 arch kernel: pci 0000:01:00.0: Adding to iommu group 15
Dec 20 11:11:06 arch kernel: pci 0000:01:00.1: Adding to iommu group 15
Dec 20 11:11:06 arch kernel: pci 0000:05:00.0: Adding to iommu group 16
Dec 20 11:11:06 arch kernel: pci 0000:06:00.0: Adding to iommu group 17
Dec 20 11:11:06 arch kernel: pci 0000:30:00.0: Adding to iommu group 18
Dec 20 11:11:06 arch kernel: DMAR: Intel(R) Virtualization Technology for Directed I/O
Dec 20 11:11:06 arch kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Dec 20 11:11:06 arch kernel: software IO TLB: mapped [mem 0x000000003120c000-0x000000003520c000] (64MB)
Dec 20 11:11:06 arch kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x23fa772cf26, max_idle_ns: 440795269835 ns
Dec 20 11:11:06 arch kernel: clocksource: Switched to clocksource tsc
Dec 20 11:11:06 arch kernel: Freeing initrd memory: 17280K
Dec 20 11:11:06 arch kernel: Initialise system trusted keyrings
Dec 20 11:11:06 arch kernel: Key type blacklist registered
Dec 20 11:11:06 arch kernel: workingset: timestamp_bits=36 max_order=22 bucket_order=0
Dec 20 11:11:06 arch kernel: fuse: init (API version 7.41)
Dec 20 11:11:06 arch kernel: integrity: Platform Keyring initialized
Dec 20 11:11:06 arch kernel: integrity: Machine keyring initialized
Dec 20 11:11:06 arch kernel: Key type asymmetric registered
Dec 20 11:11:06 arch kernel: Asymmetric key parser 'x509' registered
Dec 20 11:11:06 arch kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
Dec 20 11:11:06 arch kernel: io scheduler mq-deadline registered
Dec 20 11:11:06 arch kernel: io scheduler kyber registered
Dec 20 11:11:06 arch kernel: io scheduler bfq registered
Dec 20 11:11:06 arch kernel: ledtrig-cpu: registered to indicate activity on CPUs
Dec 20 11:11:06 arch kernel: pcieport 0000:00:01.0: PME: Signaling with IRQ 122
Dec 20 11:11:06 arch kernel: pcieport 0000:00:01.0: pciehp: Slot #1 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
Dec 20 11:11:06 arch kernel: pcieport 0000:00:06.0: PME: Signaling with IRQ 123
Dec 20 11:11:06 arch kernel: pcieport 0000:00:06.2: PME: Signaling with IRQ 124
Dec 20 11:11:06 arch kernel: pcieport 0000:00:07.0: PME: Signaling with IRQ 125
Dec 20 11:11:06 arch kernel: pcieport 0000:00:07.0: pciehp: Slot #3 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
Dec 20 11:11:06 arch kernel: pcieport 0000:00:1c.0: PME: Signaling with IRQ 126
Dec 20 11:11:06 arch kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Dec 20 11:11:06 arch kernel: ACPI: AC: AC Adapter [ACAD] (off-line)
Dec 20 11:11:06 arch kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:1d/PNP0C0D:00/input/input0
Dec 20 11:11:06 arch kernel: ACPI: button: Lid Switch [LID0]
Dec 20 11:11:06 arch kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
Dec 20 11:11:06 arch kernel: ACPI: button: Power Button [PWRB]
Dec 20 11:11:06 arch kernel: thermal LNXTHERM:00: registered as thermal_zone0
Dec 20 11:11:06 arch kernel: ACPI: thermal: Thermal Zone [TZ00] (28 C)
Dec 20 11:11:06 arch kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Dec 20 11:11:06 arch kernel: hpet_acpi_add: no address or irqs in _CRS
Dec 20 11:11:06 arch kernel: Non-volatile memory driver v1.3
Dec 20 11:11:06 arch kernel: Linux agpgart interface v0.103
Dec 20 11:11:06 arch kernel: ACPI: bus type drm_connector registered
Dec 20 11:11:06 arch kernel: xhci_hcd 0000:00:0d.0: xHCI Host Controller
Dec 20 11:11:06 arch kernel: xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 1
Dec 20 11:11:06 arch kernel: xhci_hcd 0000:00:0d.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000200009810
Dec 20 11:11:06 arch kernel: xhci_hcd 0000:00:0d.0: xHCI Host Controller
Dec 20 11:11:06 arch kernel: xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 2
Dec 20 11:11:06 arch kernel: xhci_hcd 0000:00:0d.0: Host supports USB 3.2 Enhanced SuperSpeed
Dec 20 11:11:06 arch kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
Dec 20 11:11:06 arch kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 20 11:11:06 arch kernel: usb usb1: Product: xHCI Host Controller
Dec 20 11:11:06 arch kernel: usb usb1: Manufacturer: Linux 6.12.4-arch1-1 xhci-hcd
Dec 20 11:11:06 arch kernel: usb usb1: SerialNumber: 0000:00:0d.0
Dec 20 11:11:06 arch kernel: hub 1-0:1.0: USB hub found
Dec 20 11:11:06 arch kernel: hub 1-0:1.0: 1 port detected
Dec 20 11:11:06 arch kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12
Dec 20 11:11:06 arch kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 20 11:11:06 arch kernel: usb usb2: Product: xHCI Host Controller
Dec 20 11:11:06 arch kernel: usb usb2: Manufacturer: Linux 6.12.4-arch1-1 xhci-hcd
Dec 20 11:11:06 arch kernel: usb usb2: SerialNumber: 0000:00:0d.0
Dec 20 11:11:06 arch kernel: hub 2-0:1.0: USB hub found
Dec 20 11:11:06 arch kernel: hub 2-0:1.0: 1 port detected
Dec 20 11:11:06 arch kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Dec 20 11:11:06 arch kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
Dec 20 11:11:06 arch kernel: xhci_hcd 0000:00:14.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000100200009810
Dec 20 11:11:06 arch kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Dec 20 11:11:06 arch kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
Dec 20 11:11:06 arch kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
Dec 20 11:11:06 arch kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
Dec 20 11:11:06 arch kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 20 11:11:06 arch kernel: usb usb3: Product: xHCI Host Controller
Dec 20 11:11:06 arch kernel: usb usb3: Manufacturer: Linux 6.12.4-arch1-1 xhci-hcd
Dec 20 11:11:06 arch kernel: usb usb3: SerialNumber: 0000:00:14.0
Dec 20 11:11:06 arch kernel: hub 3-0:1.0: USB hub found
Dec 20 11:11:06 arch kernel: hub 3-0:1.0: 12 ports detected
Dec 20 11:11:06 arch kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12
Dec 20 11:11:06 arch kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 20 11:11:06 arch kernel: usb usb4: Product: xHCI Host Controller
Dec 20 11:11:06 arch kernel: usb usb4: Manufacturer: Linux 6.12.4-arch1-1 xhci-hcd
Dec 20 11:11:06 arch kernel: usb usb4: SerialNumber: 0000:00:14.0
Dec 20 11:11:06 arch kernel: hub 4-0:1.0: USB hub found
Dec 20 11:11:06 arch kernel: hub 4-0:1.0: 4 ports detected
Dec 20 11:11:06 arch kernel: usbcore: registered new interface driver usbserial_generic
Dec 20 11:11:06 arch kernel: usbserial: USB Serial support registered for generic
Dec 20 11:11:06 arch kernel: rtc_cmos 00:01: RTC can wake from S4
Dec 20 11:11:06 arch kernel: rtc_cmos 00:01: registered as rtc0
Dec 20 11:11:06 arch kernel: rtc_cmos 00:01: setting system clock to 2024-12-20T09:11:04 UTC (1734685864)
Dec 20 11:11:06 arch kernel: rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram
Dec 20 11:11:06 arch kernel: intel_pstate: Intel P-state driver initializing
Dec 20 11:11:06 arch kernel: intel_pstate: HWP enabled
Dec 20 11:11:06 arch kernel: efifb: probing for efifb
Dec 20 11:11:06 arch kernel: efifb: showing boot graphics
Dec 20 11:11:06 arch kernel: efifb: framebuffer at 0x4000000000, using 8100k, total 8100k
Dec 20 11:11:06 arch kernel: efifb: mode is 1920x1080x32, linelength=7680, pages=1
Dec 20 11:11:06 arch kernel: efifb: scrolling: redraw
Dec 20 11:11:06 arch kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Dec 20 11:11:06 arch kernel: fbcon: Deferring console take-over
Dec 20 11:11:06 arch kernel: fb0: EFI VGA frame buffer device
Dec 20 11:11:06 arch kernel: hid: raw HID events driver (C) Jiri Kosina
Dec 20 11:11:06 arch kernel: drop_monitor: Initializing network drop monitor service
Dec 20 11:11:06 arch kernel: NET: Registered PF_INET6 protocol family
Dec 20 11:11:06 arch kernel: Segment Routing with IPv6
Dec 20 11:11:06 arch kernel: RPL Segment Routing with IPv6
Dec 20 11:11:06 arch kernel: In-situ OAM (IOAM) with IPv6
Dec 20 11:11:06 arch kernel: NET: Registered PF_PACKET protocol family
Dec 20 11:11:06 arch kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Dec 20 11:11:06 arch kernel: microcode: Current revision: 0x00000435
Dec 20 11:11:06 arch kernel: microcode: Updated early from: 0x00000434
Dec 20 11:11:06 arch kernel: IPI shorthand broadcast: enabled
Dec 20 11:11:06 arch kernel: sched_clock: Marking stable (1593334224, 6633880)->(1632105467, -32137363)
Dec 20 11:11:06 arch kernel: registered taskstats version 1
Dec 20 11:11:06 arch kernel: Loading compiled-in X.509 certificates
Dec 20 11:11:06 arch kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 8d6402356535386924f746d3d123613ef19cb307'
Dec 20 11:11:06 arch kernel: Demotion targets for Node 0: null
Dec 20 11:11:06 arch kernel: Key type .fscrypt registered
Dec 20 11:11:06 arch kernel: Key type fscrypt-provisioning registered
Dec 20 11:11:06 arch kernel: PM: Magic number: 4:111:172
Dec 20 11:11:06 arch kernel: acpi device:35: hash matches
Dec 20 11:11:06 arch kernel: RAS: Correctable Errors collector initialized.
Dec 20 11:11:06 arch kernel: clk: Disabling unused clocks
Dec 20 11:11:06 arch kernel: PM: genpd: Disabling unused power domains
Dec 20 11:11:06 arch kernel: ACPI: battery: Slot [BAT1] (battery present)
Dec 20 11:11:06 arch kernel: Freeing unused decrypted memory: 2028K
Dec 20 11:11:06 arch kernel: Freeing unused kernel image (initmem) memory: 4248K
Dec 20 11:11:06 arch kernel: Write protecting the kernel read-only data: 32768k
Dec 20 11:11:06 arch kernel: Freeing unused kernel image (rodata/data gap) memory: 100K
Dec 20 11:11:06 arch kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Dec 20 11:11:06 arch kernel: rodata_test: all tests were successful
Dec 20 11:11:06 arch kernel: Run /init as init process
Dec 20 11:11:06 arch kernel: with arguments:
Dec 20 11:11:06 arch kernel: /init
Dec 20 11:11:06 arch kernel: with environment:
Dec 20 11:11:06 arch kernel: HOME=/
Dec 20 11:11:06 arch kernel: TERM=linux
Dec 20 11:11:06 arch kernel: BOOT_IMAGE=/vmlinuz-linux
Dec 20 11:11:06 arch kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
Dec 20 11:11:06 arch kernel: i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
Dec 20 11:11:06 arch kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Dec 20 11:11:06 arch kernel: nvme 0000:06:00.0: platform quirk: setting simple suspend
Dec 20 11:11:06 arch kernel: nvme 0000:05:00.0: platform quirk: setting simple suspend
Dec 20 11:11:06 arch kernel: nvme nvme0: pci function 0000:06:00.0
Dec 20 11:11:06 arch kernel: nvme nvme1: pci function 0000:05:00.0
Dec 20 11:11:06 arch kernel: nvme nvme0: 8/0/0 default/read/poll queues
Dec 20 11:11:06 arch kernel: nvme0n1: p1 p2 p3 p4
Dec 20 11:11:06 arch kernel: usb 3-1: new full-speed USB device number 2 using xhci_hcd
Dec 20 11:11:06 arch kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
Dec 20 11:11:06 arch kernel: nvme nvme1: allocated 64 MiB host memory buffer.
Dec 20 11:11:06 arch kernel: nvme nvme1: 8/0/0 default/read/poll queues
Dec 20 11:11:06 arch kernel: nvme1n1: p1 p2 p3 p4 p5
Dec 20 11:11:06 arch kernel: usb 3-1: New USB device found, idVendor=046d, idProduct=c09d, bcdDevice=52.02
Dec 20 11:11:06 arch kernel: usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Dec 20 11:11:06 arch kernel: usb 3-1: Product: G102 LIGHTSYNC Gaming Mouse
Dec 20 11:11:06 arch kernel: usb 3-1: Manufacturer: Logitech
Dec 20 11:11:06 arch kernel: usb 3-1: SerialNumber: 205C39634D57
Dec 20 11:11:06 arch kernel: usb 3-7: new high-speed USB device number 3 using xhci_hcd
Dec 20 11:11:06 arch kernel: usb 3-7: New USB device found, idVendor=174f, idProduct=244c, bcdDevice= 0.15
Dec 20 11:11:06 arch kernel: usb 3-7: New USB device strings: Mfr=3, Product=1, SerialNumber=2
Dec 20 11:11:06 arch kernel: usb 3-7: Product: Integrated Camera
Dec 20 11:11:06 arch kernel: usb 3-7: Manufacturer: Generic
Dec 20 11:11:06 arch kernel: usb 3-7: SerialNumber: 0001
Dec 20 11:11:06 arch kernel: usb 3-9: new full-speed USB device number 4 using xhci_hcd
Dec 20 11:11:06 arch kernel: usb 3-9: New USB device found, idVendor=048d, idProduct=c976, bcdDevice= 8.00
Dec 20 11:11:06 arch kernel: usb 3-9: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Dec 20 11:11:06 arch kernel: usb 3-9: Product: ITE Device(8176)
Dec 20 11:11:06 arch kernel: usb 3-9: Manufacturer: ITE Tech. Inc.
Dec 20 11:11:06 arch kernel: usb 3-10: new full-speed USB device number 5 using xhci_hcd
Dec 20 11:11:06 arch kernel: usb 3-10: New USB device found, idVendor=8087, idProduct=0026, bcdDevice= 0.02
Dec 20 11:11:06 arch kernel: usb 3-10: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Dec 20 11:11:06 arch kernel: usbcore: registered new interface driver usbhid
Dec 20 11:11:06 arch kernel: usbhid: USB HID core driver
Dec 20 11:11:06 arch kernel: input: Logitech G102 LIGHTSYNC Gaming Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/0003:046D:C09D.0001/input/input3
Dec 20 11:11:06 arch kernel: hid-generic 0003:046D:C09D.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech G102 LIGHTSYNC Gaming Mouse] on usb-0000:00:14.0-1/input0
Dec 20 11:11:06 arch kernel: input: Logitech G102 LIGHTSYNC Gaming Mouse Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.1/0003:046D:C09D.0002/input/input4
Dec 20 11:11:06 arch kernel: hid-generic 0003:046D:C09D.0002: input,hiddev96,hidraw1: USB HID v1.11 Keyboard [Logitech G102 LIGHTSYNC Gaming Mouse] on usb-0000:00:14.0-1/input1
Dec 20 11:11:06 arch kernel: input: ITE Tech. Inc. ITE Device(8176) Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9:1.0/0003:048D:C976.0003/input/input7
Dec 20 11:11:06 arch kernel: input: ITE Tech. Inc. ITE Device(8176) Wireless Radio Control as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9:1.0/0003:048D:C976.0003/input/input8
Dec 20 11:11:06 arch kernel: hid-generic 0003:048D:C976.0003: input,hiddev97,hidraw2: USB HID v1.10 Keyboard [ITE Tech. Inc. ITE Device(8176)] on usb-0000:00:14.0-9/input0
Dec 20 11:11:06 arch kernel: fbcon: Taking over console
Dec 20 11:11:06 arch kernel: Console: switching to colour frame buffer device 240x67
Dec 20 11:11:06 arch kernel: EXT4-fs (nvme0n1p3): mounted filesystem 48f0c199-3de0-4cef-adb5-54a621848d9d r/w with ordered data mode. Quota mode: none.
Dec 20 11:11:06 arch systemd[1]: systemd 257-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)
Dec 20 11:11:06 arch systemd[1]: Detected architecture x86-64.
Dec 20 11:11:06 arch systemd[1]: Hostname set to <arch>.
Dec 20 11:11:06 arch systemd[1]: bpf-restrict-fs: LSM BPF program attached
Dec 20 11:11:06 arch systemd[1]: Queued start job for default target Graphical Interface.
Dec 20 11:11:06 arch systemd[1]: Created slice Slice /system/dirmngr.
Dec 20 11:11:06 arch systemd[1]: Created slice Slice /system/getty.
Dec 20 11:11:06 arch systemd[1]: Created slice Slice /system/gpg-agent.
Dec 20 11:11:06 arch systemd[1]: Created slice Slice /system/gpg-agent-browser.
Dec 20 11:11:06 arch systemd[1]: Created slice Slice /system/gpg-agent-extra.
Dec 20 11:11:06 arch systemd[1]: Created slice Slice /system/gpg-agent-ssh.
Dec 20 11:11:06 arch systemd[1]: Created slice Slice /system/keyboxd.
Dec 20 11:11:06 arch systemd[1]: Created slice Slice /system/modprobe.
Dec 20 11:11:06 arch systemd[1]: Created slice Slice /system/systemd-fsck.
Dec 20 11:11:06 arch systemd[1]: Created slice User and Session Slice.
Dec 20 11:11:06 arch systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Dec 20 11:11:06 arch systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Dec 20 11:11:06 arch systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Dec 20 11:11:06 arch systemd[1]: Expecting device /dev/disk/by-uuid/51E3-9509...
Dec 20 11:11:06 arch systemd[1]: Expecting device /dev/disk/by-uuid/66e5a322-7800-4d3f-8260-476debca9c07...
Dec 20 11:11:06 arch systemd[1]: Expecting device /dev/disk/by-uuid/b72f4298-1805-45fd-a87e-37ae41fa9114...
Dec 20 11:11:06 arch systemd[1]: Reached target Local Encrypted Volumes.
Dec 20 11:11:06 arch systemd[1]: Reached target Local Integrity Protected Volumes.
Dec 20 11:11:06 arch systemd[1]: Reached target Path Units.
Dec 20 11:11:06 arch systemd[1]: Reached target Remote File Systems.
Dec 20 11:11:06 arch systemd[1]: Reached target Slice Units.
Dec 20 11:11:06 arch systemd[1]: Reached target Local Verity Protected Volumes.
Dec 20 11:11:06 arch systemd[1]: Listening on Device-mapper event daemon FIFOs.
Dec 20 11:11:06 arch systemd[1]: Listening on Process Core Dump Socket.
Dec 20 11:11:06 arch systemd[1]: Listening on Credential Encryption/Decryption.
Dec 20 11:11:06 arch systemd[1]: Listening on Journal Socket (/dev/log).
Dec 20 11:11:06 arch systemd[1]: Listening on Journal Sockets.
Dec 20 11:11:06 arch systemd[1]: TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 20 11:11:06 arch systemd[1]: Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 20 11:11:06 arch systemd[1]: Listening on udev Control Socket.
Dec 20 11:11:06 arch systemd[1]: Listening on udev Kernel Socket.
Dec 20 11:11:06 arch systemd[1]: Listening on User Database Manager Socket.
Dec 20 11:11:06 arch systemd[1]: Mounting Huge Pages File System...
Dec 20 11:11:06 arch systemd[1]: Mounting POSIX Message Queue File System...
Dec 20 11:11:06 arch systemd[1]: Mounting Kernel Debug File System...
Dec 20 11:11:06 arch systemd[1]: Mounting Kernel Trace File System...
Dec 20 11:11:06 arch systemd[1]: Starting Create List of Static Device Nodes...
Dec 20 11:11:06 arch systemd[1]: Starting Load Kernel Module configfs...
Dec 20 11:11:06 arch systemd[1]: Starting Load Kernel Module dm_mod...
Dec 20 11:11:06 arch systemd[1]: Starting Load Kernel Module drm...
Dec 20 11:11:06 arch systemd[1]: Starting Load Kernel Module fuse...
Dec 20 11:11:06 arch systemd[1]: Starting Load Kernel Module loop...
Dec 20 11:11:06 arch systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Dec 20 11:11:06 arch systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
Dec 20 11:11:06 arch systemd[1]: Starting Journal Service...
Dec 20 11:11:06 arch systemd[1]: Starting Load Kernel Modules...
Dec 20 11:11:06 arch systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 20 11:11:06 arch systemd[1]: Starting Remount Root and Kernel File Systems...
Dec 20 11:11:06 arch systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 20 11:11:06 arch systemd[1]: Starting Load udev Rules from Credentials...
Dec 20 11:11:06 arch systemd[1]: Starting Coldplug All udev Devices...
Dec 20 11:11:06 arch systemd[1]: Mounted Huge Pages File System.
Dec 20 11:11:06 arch systemd[1]: Mounted POSIX Message Queue File System.
Dec 20 11:11:06 arch systemd[1]: Mounted Kernel Debug File System.
Dec 20 11:11:06 arch systemd[1]: Mounted Kernel Trace File System.
Dec 20 11:11:06 arch systemd[1]: Finished Create List of Static Device Nodes.
Dec 20 11:11:06 arch systemd[1]: modprobe@configfs.service: Deactivated successfully.
Dec 20 11:11:06 arch systemd[1]: Finished Load Kernel Module configfs.
Dec 20 11:11:06 arch systemd[1]: modprobe@drm.service: Deactivated successfully.
Dec 20 11:11:06 arch systemd[1]: Finished Load Kernel Module drm.
Dec 20 11:11:06 arch systemd[1]: modprobe@fuse.service: Deactivated successfully.
Dec 20 11:11:06 arch systemd[1]: Finished Load Kernel Module fuse.
Dec 20 11:11:06 arch systemd[1]: Mounting FUSE Control File System...
Dec 20 11:11:06 arch systemd[1]: Mounting Kernel Configuration File System...
Dec 20 11:11:06 arch kernel: loop: module loaded
Dec 20 11:11:06 arch systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
Dec 20 11:11:06 arch systemd[1]: modprobe@loop.service: Deactivated successfully.
Dec 20 11:11:06 arch systemd[1]: Finished Load Kernel Module loop.
Dec 20 11:11:06 arch systemd[1]: Finished Load udev Rules from Credentials.
Dec 20 11:11:06 arch systemd[1]: Mounted FUSE Control File System.
Dec 20 11:11:06 arch systemd[1]: Mounted Kernel Configuration File System.
Dec 20 11:11:06 arch systemd-journald[320]: Collecting audit messages is disabled.
Dec 20 11:11:06 arch kernel: device-mapper: uevent: version 1.0.3
Dec 20 11:11:06 arch kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
Dec 20 11:11:06 arch systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Dec 20 11:11:06 arch systemd[1]: Finished Load Kernel Module dm_mod.
Dec 20 11:11:06 arch systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Dec 20 11:11:06 arch systemd[1]: Starting User Database Manager...
Dec 20 11:11:06 arch systemd-journald[320]: Journal started
Dec 20 11:11:06 arch systemd-journald[320]: Runtime Journal (/run/log/journal/04190f3d73644cd1ac1166768d6eaf73) is 8M, max 785.8M, 777.8M free.
Dec 20 11:11:06 arch systemd-modules-load[321]: Inserted module 'crypto_user'
Dec 20 11:11:06 arch systemd[1]: Started Journal Service.
Dec 20 11:11:06 arch kernel: nvidia: loading out-of-tree module taints kernel.
Dec 20 11:11:06 arch kernel: nvidia: module verification failed: signature and/or required key missing - tainting kernel
Dec 20 11:11:06 arch systemd[1]: Finished Remount Root and Kernel File Systems.
Dec 20 11:11:06 arch systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Dec 20 11:11:06 arch systemd[1]: Starting Flush Journal to Persistent Storage...
Dec 20 11:11:06 arch systemd[1]: Starting Load/Save OS Random Seed...
Dec 20 11:11:06 arch systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 20 11:11:06 arch kernel: EXT4-fs (nvme0n1p3): re-mounted 48f0c199-3de0-4cef-adb5-54a621848d9d r/w. Quota mode: none.
Dec 20 11:11:06 arch systemd-journald[320]: Time spent on flushing to /var/log/journal/04190f3d73644cd1ac1166768d6eaf73 is 20.709ms for 1096 entries.
Dec 20 11:11:06 arch systemd-journald[320]: System Journal (/var/log/journal/04190f3d73644cd1ac1166768d6eaf73) is 385.5M, max 4G, 3.6G free.
Dec 20 11:11:06 arch systemd-journald[320]: Received client request to flush runtime journal.
Dec 20 11:11:06 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 239
Dec 20 11:11:06 arch kernel:
Dec 20 11:11:06 arch kernel: nvidia 0000:01:00.0: enabling device (0000 -> 0003)
Dec 20 11:11:06 arch kernel: nvidia 0000:01:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=none
Dec 20 11:11:06 arch kernel: NVRM: loading NVIDIA UNIX Open Kernel Module for x86_64 565.77 Release Build (archlinux-builder@)
Dec 20 11:11:06 arch systemd[1]: Started User Database Manager.
Dec 20 11:11:06 arch systemd[1]: Finished Load/Save OS Random Seed.
Dec 20 11:11:06 arch systemd[1]: Finished Coldplug All udev Devices.
Dec 20 11:11:06 arch systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
Dec 20 11:11:06 arch systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Dec 20 11:11:06 arch systemd[1]: Starting Create Static Device Nodes in /dev...
Dec 20 11:11:06 arch systemd[1]: Finished Create Static Device Nodes in /dev.
Dec 20 11:11:06 arch systemd[1]: Reached target Preparation for Local File Systems.
Dec 20 11:11:06 arch systemd[1]: Starting Rule-based Manager for Device Events and Files...
Dec 20 11:11:06 arch systemd-udevd[362]: Using default interface naming scheme 'v257'.
Dec 20 11:11:06 arch systemd[1]: Started Rule-based Manager for Device Events and Files.
Dec 20 11:11:06 arch systemd[1]: Condition check resulted in /dev/tpmrm0 being skipped.
Dec 20 11:11:06 arch systemd[1]: Reached target Trusted Platform Module.
Dec 20 11:11:06 arch systemd[1]: Finished Flush Journal to Persistent Storage.
Dec 20 11:11:06 arch systemd[1]: Found device INTEL SSDPEKNW512GZL 2.
Dec 20 11:11:06 arch kernel: Consider using thermal netlink events interface
Dec 20 11:11:06 arch systemd[1]: Found device INTEL SSDPEKNW512GZL 1.
Dec 20 11:11:06 arch kernel: input: Intel HID events as /devices/platform/INTC1070:00/input/input9
Dec 20 11:11:06 arch kernel: intel-hid INTC1070:00: platform supports 5 button array
Dec 20 11:11:06 arch kernel: input: Intel HID 5 button array as /devices/platform/INTC1070:00/input/input10
Dec 20 11:11:06 arch systemd[1]: Found device INTEL SSDPEKNW512GZL 4.
Dec 20 11:11:06 arch systemd[1]: Activating swap /dev/disk/by-uuid/b72f4298-1805-45fd-a87e-37ae41fa9114...
Dec 20 11:11:06 arch systemd[1]: Starting File System Check on /dev/disk/by-uuid/66e5a322-7800-4d3f-8260-476debca9c07...
Dec 20 11:11:06 arch kernel: Adding 4194300k swap on /dev/nvme0n1p2. Priority:-2 extents:1 across:4194300k SS
Dec 20 11:11:06 arch systemd[1]: Activated swap /dev/disk/by-uuid/b72f4298-1805-45fd-a87e-37ae41fa9114.
Dec 20 11:11:06 arch kernel: mousedev: PS/2 mouse device common for all mice
Dec 20 11:11:06 arch kernel: wmi_bus wmi_bus-PNP0C14:03: [Firmware Info]: B7F3CA0A-ACDC-42D2-9217-77C6C628FBD2 has zero instances
Dec 20 11:11:06 arch systemd[1]: Reached target Swaps.
Dec 20 11:11:06 arch systemd-modules-load[321]: Inserted module 'nvidia_uvm'
Dec 20 11:11:06 arch kernel: nvidia-uvm: Loaded the UVM driver, major device number 237.
Dec 20 11:11:06 arch systemd[1]: Finished Load Kernel Modules.
Dec 20 11:11:06 arch kernel: mc: Linux media interface: v0.10
Dec 20 11:11:06 arch kernel: ACPI: bus type thunderbolt registered
Dec 20 11:11:06 arch kernel: intel_pmc_core INT33A1:00: initialized
Dec 20 11:11:06 arch systemd-fsck[427]: /dev/nvme0n1p4 contains a file system with errors, check forced.
Dec 20 11:11:06 arch systemd[1]: Starting Apply Kernel Variables...
Dec 20 11:11:06 arch kernel: videodev: Linux video capture interface: v2.00
Dec 20 11:11:06 arch kernel: mei_me 0000:00:16.0: enabling device (0000 -> 0002)
Dec 20 11:11:06 arch kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set
Dec 20 11:11:06 arch kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
Dec 20 11:11:06 arch kernel: i2c i2c-0: Successfully instantiated SPD at 0x50
Dec 20 11:11:06 arch kernel: input: PC Speaker as /devices/platform/pcspkr/input/input11
Dec 20 11:11:06 arch kernel: Creating 1 MTD partitions on "0000:00:1f.5":
Dec 20 11:11:06 arch kernel: 0x000000000000-0x000002000000 : "BIOS"
Dec 20 11:11:06 arch kernel: intel-lpss 0000:00:15.0: enabling device (0004 -> 0006)
Dec 20 11:11:06 arch kernel: idma64 idma64.0: Found Intel integrated DMA 64-bit
Dec 20 11:11:06 arch kernel: input: Ideapad extra buttons as /devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/input/input12
Dec 20 11:11:06 arch kernel: Bluetooth: Core ver 2.22
Dec 20 11:11:06 arch kernel: NET: Registered PF_BLUETOOTH protocol family
Dec 20 11:11:06 arch kernel: Bluetooth: HCI device and connection manager initialized
Dec 20 11:11:06 arch kernel: Bluetooth: HCI socket layer initialized
Dec 20 11:11:06 arch kernel: Bluetooth: L2CAP socket layer initialized
Dec 20 11:11:06 arch kernel: Bluetooth: SCO socket layer initialized
Dec 20 11:11:06 arch kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Dec 20 11:11:06 arch kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Dec 20 11:11:06 arch kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
Dec 20 11:11:06 arch kernel: RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
Dec 20 11:11:06 arch kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
Dec 20 11:11:06 arch kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Dec 20 11:11:06 arch kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
Dec 20 11:11:06 arch kernel: RAPL PMU: hw unit of domain psys 2^-14 Joules
Dec 20 11:11:06 arch kernel: intel_rapl_common: Found RAPL domain package
Dec 20 11:11:06 arch kernel: intel_rapl_msr: PL4 support detected.
Dec 20 11:11:06 arch kernel: intel_rapl_common: Found RAPL domain package
Dec 20 11:11:06 arch kernel: intel_rapl_common: Found RAPL domain core
Dec 20 11:11:06 arch kernel: intel_rapl_common: Found RAPL domain uncore
Dec 20 11:11:06 arch kernel: intel_rapl_common: Found RAPL domain psys
Dec 20 11:11:06 arch kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Dec 20 11:11:06 arch kernel: cfg80211: failed to load regulatory.db
Dec 20 11:11:06 arch kernel: cryptd: max_cpu_qlen set to 1000
Dec 20 11:11:06 arch kernel: iTCO_vendor_support: vendor-support=0
Dec 20 11:11:06 arch kernel: r8169 0000:30:00.0 eth0: RTL8168h/8111h, 08:8f:c3:c7:e4:34, XID 541, IRQ 178
Dec 20 11:11:06 arch kernel: r8169 0000:30:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
Dec 20 11:11:06 arch kernel: ee1004 0-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
Dec 20 11:11:06 arch kernel: r8169 0000:30:00.0 enp48s0: renamed from eth0
Dec 20 11:11:06 arch kernel: ideapad_acpi VPC2004:00: DYTC interface is not available
Dec 20 11:11:06 arch systemd[1]: Finished Apply Kernel Variables.
Dec 20 11:11:06 arch systemd-fsck[427]: /dev/nvme0n1p4: Inode 8411334 extent tree (at level 1) could be shorter. IGNORED.
Dec 20 11:11:06 arch systemd[1]: Starting Virtual Console Setup...
Dec 20 11:11:06 arch systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Dec 20 11:11:06 arch systemd[1]: Starting Load/Save RF Kill Switch Status...
Dec 20 11:11:06 arch kernel: usbcore: registered new interface driver btusb
Dec 20 11:11:06 arch kernel: usb 3-7: Found UVC 1.10 device Integrated Camera (174f:244c)
Dec 20 11:11:06 arch kernel: Bluetooth: hci0: Device revision is 2
Dec 20 11:11:06 arch kernel: Bluetooth: hci0: Secure boot is enabled
Dec 20 11:11:06 arch kernel: Bluetooth: hci0: OTP lock is enabled
Dec 20 11:11:06 arch kernel: Bluetooth: hci0: API lock is enabled
Dec 20 11:11:06 arch kernel: Bluetooth: hci0: Debug lock is disabled
Dec 20 11:11:06 arch kernel: Bluetooth: hci0: Minimum firmware build 1 week 10 2014
Dec 20 11:11:06 arch kernel: Bluetooth: hci0: Bootloader timestamp 2019.40 buildtype 1 build 38
Dec 20 11:11:06 arch kernel: Bluetooth: hci0: DSM reset method type: 0x00
Dec 20 11:11:06 arch kernel: Intel(R) Wireless WiFi driver for Linux
Dec 20 11:11:06 arch kernel: usbcore: registered new interface driver uvcvideo
Dec 20 11:11:06 arch systemd[1]: Finished Virtual Console Setup.
Dec 20 11:11:06 arch kernel: iwlwifi 0000:00:14.3: Detected crf-id 0x1300504, cnv-id 0x80400 wfpm id 0x80000030
Dec 20 11:11:06 arch kernel: iwlwifi 0000:00:14.3: PCI dev 51f0/0074, rev=0x370, rfid=0x10a100
Dec 20 11:11:06 arch kernel: iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6 AX201 160MHz
Dec 20 11:11:06 arch kernel: Bluetooth: hci0: Found device firmware: intel/ibt-0040-4150.sfi
Dec 20 11:11:06 arch kernel: Bluetooth: hci0: Boot Address: 0x100800
Dec 20 11:11:06 arch kernel: Bluetooth: hci0: Firmware Version: 91-33.24
Dec 20 11:11:06 arch kernel: iwlwifi 0000:00:14.3: TLV_FW_FSEQ_VERSION: FSEQ Version: 0.0.2.42
Dec 20 11:11:06 arch kernel: iwlwifi 0000:00:14.3: loaded firmware version 89.6b44fa0b.0 so-a0-hr-b0-89.ucode op_mode iwlmvm
Dec 20 11:11:07 arch kernel: input: SYNA0001:00 06CB:CE78 Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-SYNA0001:00/0018:06CB:CE78.0004/input/input13
Dec 20 11:11:07 arch kernel: input: SYNA0001:00 06CB:CE78 Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-SYNA0001:00/0018:06CB:CE78.0004/input/input14
Dec 20 11:11:07 arch kernel: hid-generic 0018:06CB:CE78.0004: input,hidraw3: I2C HID v1.00 Mouse [SYNA0001:00 06CB:CE78] on i2c-SYNA0001:00
Dec 20 11:11:07 arch systemd[1]: Starting Load Kernel Module dm_mod...
Dec 20 11:11:07 arch systemd[1]: Starting Load Kernel Module loop...
Dec 20 11:11:07 arch systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Dec 20 11:11:07 arch systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
Dec 20 11:11:07 arch systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Dec 20 11:11:07 arch systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 20 11:11:07 arch systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Dec 20 11:11:07 arch systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 20 11:11:07 arch systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 20 11:11:07 arch kernel: pps_core: LinuxPPS API ver. 1 registered
Dec 20 11:11:07 arch kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Dec 20 11:11:07 arch kernel: AES CTR mode by8 optimization enabled
Dec 20 11:11:07 arch kernel: iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
Dec 20 11:11:07 arch kernel: iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Dec 20 11:11:07 arch kernel: snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
Dec 20 11:11:07 arch kernel: i915 0000:00:02.0: [drm] Found ALDERLAKE_P (device ID 46a3) display version 13.00 stepping D0
Dec 20 11:11:07 arch kernel: i915 0000:00:02.0: [drm] VT-d active for gfx access
Dec 20 11:11:07 arch kernel: Console: switching to colour dummy device 80x25
Dec 20 11:11:07 arch kernel: i915 0000:00:02.0: vgaarb: deactivate vga console
Dec 20 11:11:07 arch kernel: i915 0000:00:02.0: [drm] Using Transparent Hugepages
Dec 20 11:11:07 arch kernel: i915 0000:00:02.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=io+mem
Dec 20 11:11:07 arch kernel: PTP clock support registered
Dec 20 11:11:07 arch kernel: i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/adlp_dmc.bin (v2.20)
Dec 20 11:11:07 arch kernel: i915 0000:00:02.0: [drm] [ENCODER:249:DDI B/PHY B] unusable PPS, disabling eDP
Dec 20 11:11:07 arch kernel: i915 0000:00:02.0: [drm] GT0: GuC firmware i915/adlp_guc_70.bin version 70.36.0
Dec 20 11:11:07 arch kernel: i915 0000:00:02.0: [drm] GT0: HuC firmware i915/tgl_huc.bin version 7.9.3
Dec 20 11:11:07 arch kernel: i915 0000:00:02.0: [drm] GT0: HuC: authenticated for all workloads
Dec 20 11:11:07 arch kernel: i915 0000:00:02.0: [drm] GT0: GUC: submission enabled
Dec 20 11:11:07 arch kernel: i915 0000:00:02.0: [drm] GT0: GUC: SLPC enabled
Dec 20 11:11:07 arch kernel: i915 0000:00:02.0: [drm] GT0: GUC: RC enabled
Dec 20 11:11:07 arch kernel: mei_pxp 0000:00:16.0-fbf6fcf1-96cf-4e2e-a6a6-1bab8cbe36b1: bound 0000:00:02.0 (ops i915_pxp_tee_component_ops [i915])
Dec 20 11:11:07 arch kernel: i915 0000:00:02.0: [drm] Protected Xe Path (PXP) protected content support initialized
Dec 20 11:11:07 arch kernel: mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
Dec 20 11:11:07 arch kernel: [drm] Initialized i915 1.6.0 for 0000:00:02.0 on minor 0
Dec 20 11:11:07 arch kernel: ACPI: video: [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
Dec 20 11:11:07 arch kernel: ACPI: video: Video Device [PEGP] (multi-head: yes rom: no post: no)
Dec 20 11:11:07 arch kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:04/LNXVIDEO:00/input/input16
Dec 20 11:11:07 arch kernel: ACPI: video: Video Device [GFX0] (multi-head: yes rom: no post: no)
Dec 20 11:11:07 arch kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input17
Dec 20 11:11:07 arch kernel: fbcon: i915drmfb (fb0) is primary device
Dec 20 11:11:07 arch kernel: Console: switching to colour frame buffer device 240x67
Dec 20 11:11:07 arch kernel: snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
Dec 20 11:11:07 arch kernel: input: SYNA0001:00 06CB:CE78 Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-SYNA0001:00/0018:06CB:CE78.0004/input/input18
Dec 20 11:11:07 arch kernel: input: SYNA0001:00 06CB:CE78 Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-SYNA0001:00/0018:06CB:CE78.0004/input/input19
Dec 20 11:11:07 arch kernel: hid-multitouch 0018:06CB:CE78.0004: input,hidraw3: I2C HID v1.00 Mouse [SYNA0001:00 06CB:CE78] on i2c-SYNA0001:00
Dec 20 11:11:07 arch kernel: i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
Dec 20 11:11:07 arch kernel: iwlwifi 0000:00:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x20
Dec 20 11:11:07 arch kernel: iwlwifi 0000:00:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
Dec 20 11:11:07 arch kernel: iwlwifi 0000:00:14.3: WFPM_AUTH_KEY_0: 0x90
Dec 20 11:11:07 arch kernel: iwlwifi 0000:00:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x10
Dec 20 11:11:07 arch kernel: iwlwifi 0000:00:14.3: Detected RF HR B3, rfid=0x10a100
Dec 20 11:11:07 arch kernel: iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 5
Dec 20 11:11:07 arch kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC257: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
Dec 20 11:11:07 arch kernel: snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Dec 20 11:11:07 arch kernel: snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
Dec 20 11:11:07 arch kernel: snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
Dec 20 11:11:07 arch kernel: snd_hda_codec_realtek hdaudioC0D0: inputs:
Dec 20 11:11:07 arch kernel: snd_hda_codec_realtek hdaudioC0D0: Mic=0x19
Dec 20 11:11:07 arch kernel: snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x12
Dec 20 11:11:07 arch kernel: iwlwifi 0000:00:14.3: base HW address: 38:7a:0e:f5:2c:24
Dec 20 11:11:07 arch kernel: intel_tcc_cooling: TCC Offset locked
Dec 20 11:11:07 arch kernel: iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
Dec 20 11:11:07 arch systemd[1]: Created slice Slice /system/systemd-backlight.
Dec 20 11:11:07 arch systemd[1]: Starting Load/Save Screen Backlight Brightness of leds:platform::kbd_backlight...
Dec 20 11:11:07 arch systemd[1]: modprobe@loop.service: Deactivated successfully.
Dec 20 11:11:07 arch systemd[1]: Finished Load Kernel Module loop.
Dec 20 11:11:07 arch systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Dec 20 11:11:07 arch systemd[1]: Finished Load Kernel Module dm_mod.
Dec 20 11:11:07 arch systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Dec 20 11:11:07 arch systemd[1]: Started Load/Save RF Kill Switch Status.
Dec 20 11:11:07 arch systemd[1]: Finished Load/Save Screen Backlight Brightness of leds:platform::kbd_backlight.
Dec 20 11:11:07 arch systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight...
Dec 20 11:11:07 arch systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:intel_backlight.
Dec 20 11:11:07 arch systemd[1]: Mounting /boot...
Dec 20 11:11:07 arch systemd[1]: Mounting Temporary Directory /tmp...
Dec 20 11:11:07 arch systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
Dec 20 11:11:07 arch systemd[1]: Listening on Disk Image Download Service Socket.
Dec 20 11:11:07 arch systemd[1]: Mounted Temporary Directory /tmp.
Dec 20 11:11:07 arch systemd[1]: Mounted /boot.
Dec 20 11:11:07 arch kernel: FAT-fs (nvme0n1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
Dec 20 11:11:07 arch kernel: input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input21
Dec 20 11:11:07 arch kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input22
Dec 20 11:11:07 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input23
Dec 20 11:11:07 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input24
Dec 20 11:11:07 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input25
Dec 20 11:11:07 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input26
Dec 20 11:11:07 arch systemd-fsck[427]: /dev/nvme0n1p4: Orphan file (inode 12) block 130 is not clean.
Dec 20 11:11:07 arch systemd-fsck[427]: CLEARED.
Dec 20 11:11:07 arch systemd-fsck[427]: /dev/nvme0n1p4: 132569/24379392 files (0.9% non-contiguous), 4971581/97501440 blocks
Dec 20 11:11:07 arch kernel: snd_hda_intel 0000:01:00.1: enabling device (0000 -> 0002)
Dec 20 11:11:07 arch kernel: snd_hda_intel 0000:01:00.1: Disabling MSI
Dec 20 11:11:07 arch kernel: snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
Dec 20 11:11:07 arch systemd[1]: Finished File System Check on /dev/disk/by-uuid/66e5a322-7800-4d3f-8260-476debca9c07.
Dec 20 11:11:07 arch systemd[1]: Mounting /home...
Dec 20 11:11:07 arch kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input27
Dec 20 11:11:07 arch kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input28
Dec 20 11:11:07 arch kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input29
Dec 20 11:11:07 arch kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input30
Dec 20 11:11:07 arch (udev-worker)[371]: controlC1: Process '/usr/bin/alsactl restore 1' failed with exit code 2.
Dec 20 11:11:07 arch systemd[1]: Starting Load Kernel Module dm_mod...
Dec 20 11:11:07 arch systemd[1]: Starting Load Kernel Module loop...
Dec 20 11:11:07 arch systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Dec 20 11:11:07 arch systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
Dec 20 11:11:07 arch systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Dec 20 11:11:07 arch systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 20 11:11:07 arch systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Dec 20 11:11:07 arch systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 20 11:11:07 arch systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 20 11:11:07 arch systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Dec 20 11:11:07 arch systemd[1]: Finished Load Kernel Module dm_mod.
Dec 20 11:11:07 arch systemd[1]: modprobe@loop.service: Deactivated successfully.
Dec 20 11:11:07 arch systemd[1]: Finished Load Kernel Module loop.
Dec 20 11:11:07 arch systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Dec 20 11:11:07 arch systemd[1]: Mounted /home.
Dec 20 11:11:07 arch systemd[1]: Reached target Local File Systems.
Dec 20 11:11:07 arch systemd[1]: Listening on Boot Entries Service Socket.
Dec 20 11:11:07 arch systemd[1]: Listening on System Extension Image Management.
Dec 20 11:11:07 arch systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met.
Dec 20 11:11:07 arch kernel: EXT4-fs (nvme0n1p4): mounted filesystem 66e5a322-7800-4d3f-8260-476debca9c07 r/w with ordered data mode. Quota mode: none.
Dec 20 11:11:07 arch systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
Dec 20 11:11:07 arch systemd[1]: Starting Create System Files and Directories...
Dec 20 11:11:07 arch (udev-worker)[401]: controlC0: Process '/usr/bin/alsactl restore 0' failed with exit code 2.
Dec 20 11:11:07 arch systemd[1]: Starting Load Kernel Module dm_mod...
Dec 20 11:11:07 arch systemd[1]: Starting Load Kernel Module loop...
Dec 20 11:11:07 arch systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met.
Dec 20 11:11:07 arch systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
Dec 20 11:11:07 arch systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
Dec 20 11:11:07 arch systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Dec 20 11:11:07 arch systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 20 11:11:07 arch systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Dec 20 11:11:07 arch systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 20 11:11:07 arch systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 20 11:11:07 arch systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Dec 20 11:11:07 arch systemd[1]: Finished Load Kernel Module dm_mod.
Dec 20 11:11:07 arch systemd[1]: modprobe@loop.service: Deactivated successfully.
Dec 20 11:11:07 arch systemd[1]: Finished Load Kernel Module loop.
Dec 20 11:11:07 arch systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Dec 20 11:11:07 arch systemd[1]: Finished Create System Files and Directories.
Dec 20 11:11:07 arch systemd[1]: Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.
Dec 20 11:11:07 arch systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Dec 20 11:11:07 arch systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Dec 20 11:11:07 arch systemd[1]: Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var).
Dec 20 11:11:07 arch systemd[1]: Save Transient machine-id to Disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Dec 20 11:11:07 arch systemd[1]: Starting Network Time Synchronization...
Dec 20 11:11:07 arch systemd[1]: Update is Completed was skipped because no trigger condition checks were met.
Dec 20 11:11:07 arch systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Dec 20 11:11:07 arch systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Dec 20 11:11:07 arch systemd[1]: Started Network Time Synchronization.
Dec 20 11:11:07 arch systemd[1]: Reached target System Initialization.
Dec 20 11:11:07 arch systemd[1]: Started Daily Cleanup of Temporary Directories.
Dec 20 11:11:07 arch systemd[1]: Reached target System Time Set.
Dec 20 11:11:07 arch systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
Dec 20 11:11:07 arch systemd[1]: Started Daily man-db regeneration.
Dec 20 11:11:07 arch systemd[1]: Started Refresh Pacman mirrorlist weekly with Reflector..
Dec 20 11:11:07 arch systemd[1]: Started Daily verification of password and group files.
Dec 20 11:11:07 arch systemd[1]: Reached target Timer Units.
Dec 20 11:11:07 arch systemd[1]: Listening on D-Bus System Message Bus Socket.
Dec 20 11:11:07 arch systemd[1]: Listening on GnuPG network certificate management daemon for /etc/pacman.d/gnupg.
Dec 20 11:11:07 arch systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers) for /etc/pacman.d/gnupg.
Dec 20 11:11:07 arch systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (restricted) for /etc/pacman.d/gnupg.
Dec 20 11:11:07 arch systemd[1]: Listening on GnuPG cryptographic agent (ssh-agent emulation) for /etc/pacman.d/gnupg.
Dec 20 11:11:07 arch systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache for /etc/pacman.d/gnupg.
Dec 20 11:11:07 arch systemd[1]: Listening on GnuPG public key management service for /etc/pacman.d/gnupg.
Dec 20 11:11:07 arch systemd[1]: Listening on Hostname Service Socket.
Dec 20 11:11:07 arch systemd[1]: Reached target Socket Units.
Dec 20 11:11:07 arch systemd[1]: Starting D-Bus System Message Bus...
Dec 20 11:11:07 arch systemd[1]: TPM PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 20 11:11:07 arch dbus-broker-launch[629]: Looking up NSS user entry for 'pulse'...
Dec 20 11:11:07 arch dbus-broker-launch[629]: NSS returned no entry for 'pulse'
Dec 20 11:11:07 arch dbus-broker-launch[629]: Invalid user-name in /usr/share/dbus-1/system.d/pulseaudio-system.conf +27: user="pulse"
Dec 20 11:11:07 arch kernel: nvidia-modeset: Loading NVIDIA UNIX Open Kernel Mode Setting Driver for x86_64 565.77 Release Build (archlinux-builder@)
Dec 20 11:11:07 arch systemd[1]: Started D-Bus System Message Bus.
Dec 20 11:11:07 arch systemd[1]: Reached target Basic System.
Dec 20 11:11:07 arch systemd[1]: Starting Network Manager...
Dec 20 11:11:07 arch kernel: [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
Dec 20 11:11:07 arch systemd[1]: Starting Save/Restore Sound Card State...
Dec 20 11:11:07 arch systemd[1]: Manage Sound Card State (restore and store) was skipped because of an unmet condition check (ConditionPathExists=/etc/alsa/state-daemon.conf).
Dec 20 11:11:07 arch systemd[1]: Starting Bluetooth service...
Dec 20 11:11:07 arch systemd[1]: Starting User Login Management...
Dec 20 11:11:07 arch systemd[1]: TPM PCR Barrier (User) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 20 11:11:07 arch dbus-broker-launch[629]: Ready
Dec 20 11:11:07 arch systemd[1]: Finished Save/Restore Sound Card State.
Dec 20 11:11:07 arch systemd[1]: Reached target Sound Card.
Dec 20 11:11:07 arch bluetoothd[641]: Bluetooth daemon 5.79
Dec 20 11:11:07 arch bluetoothd[641]: src/main.c:check_options() Unknown key AVRCPVersion for group General in /etc/bluetooth/main.conf
Dec 20 11:11:07 arch systemd[1]: Started Bluetooth service.
Dec 20 11:11:07 arch systemd[1]: Reached target Bluetooth Support.
Dec 20 11:11:07 arch bluetoothd[641]: Starting SDP server
Dec 20 11:11:07 arch systemd-logind[642]: New seat seat0.
Dec 20 11:11:07 arch systemd[1]: Starting Hostname Service...
Dec 20 11:11:07 arch systemd-logind[642]: Watching system buttons on /dev/input/event0 (Lid Switch)
Dec 20 11:11:07 arch systemd-logind[642]: Watching system buttons on /dev/input/event1 (Power Button)
Dec 20 11:11:07 arch bluetoothd[641]: src/plugin.c:init_plugin() System does not support bap plugin
Dec 20 11:11:07 arch bluetoothd[641]: src/plugin.c:init_plugin() System does not support bass plugin
Dec 20 11:11:07 arch bluetoothd[641]: src/plugin.c:init_plugin() System does not support mcp plugin
Dec 20 11:11:07 arch bluetoothd[641]: src/plugin.c:init_plugin() System does not support vcp plugin
Dec 20 11:11:07 arch bluetoothd[641]: profiles/audio/micp.c:micp_init() D-Bus experimental not enabled
Dec 20 11:11:07 arch bluetoothd[641]: src/plugin.c:init_plugin() System does not support micp plugin
Dec 20 11:11:07 arch bluetoothd[641]: src/plugin.c:init_plugin() System does not support ccp plugin
Dec 20 11:11:07 arch bluetoothd[641]: src/plugin.c:init_plugin() System does not support csip plugin
Dec 20 11:11:07 arch bluetoothd[641]: src/plugin.c:init_plugin() System does not support asha plugin
Dec 20 11:11:07 arch bluetoothd[641]: Bluetooth management interface 1.23 initialized
Dec 20 11:11:07 arch systemd-logind[642]: Watching system buttons on /dev/input/event4 (Logitech G102 LIGHTSYNC Gaming Mouse Keyboard)
Dec 20 11:11:07 arch systemd-logind[642]: Watching system buttons on /dev/input/event5 (ITE Tech. Inc. ITE Device(8176) Keyboard)
Dec 20 11:11:07 arch kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Dec 20 11:11:07 arch kernel: Bluetooth: BNEP filters: protocol multicast
Dec 20 11:11:07 arch kernel: Bluetooth: BNEP socket layer initialized
Dec 20 11:11:07 arch systemd-logind[642]: Watching system buttons on /dev/input/event8 (Intel HID 5 button array)
Dec 20 11:11:07 arch systemd-logind[642]: Watching system buttons on /dev/input/event7 (Intel HID events)
Dec 20 11:11:07 arch systemd-logind[642]: Watching system buttons on /dev/input/event2 (AT Translated Set 2 keyboard)
Dec 20 11:11:07 arch systemd[1]: Started User Login Management.
Dec 20 11:11:07 arch NetworkManager[638]: <info> [1734685867.8411] NetworkManager (version 1.50.0-1) is starting... (boot:6a6a4e8c-6f4a-410f-b47c-62acfecf3ec5)
Dec 20 11:11:07 arch NetworkManager[638]: <info> [1734685867.8412] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Dec 20 11:11:07 arch systemd[1]: Started Hostname Service.
Dec 20 11:11:07 arch NetworkManager[638]: <info> [1734685867.8479] manager[0x59c26344e750]: monitoring kernel firmware directory '/lib/firmware'.
Dec 20 11:11:07 arch NetworkManager[638]: <info> [1734685867.8498] hostname: hostname: using hostnamed
Dec 20 11:11:07 arch NetworkManager[638]: <info> [1734685867.8498] hostname: static hostname changed from (none) to "arch"
Dec 20 11:11:07 arch NetworkManager[638]: <info> [1734685867.8501] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink
Dec 20 11:11:07 arch NetworkManager[638]: <info> [1734685867.8512] rfkill3: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:14.3/ieee80211/phy0/rfkill3) (driver iwlwifi)
Dec 20 11:11:07 arch NetworkManager[638]: <info> [1734685867.8513] rfkill0: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/rfkill/rfkill0) (platform driver ideapad_acpi)
Dec 20 11:11:07 arch NetworkManager[638]: <info> [1734685867.8858] manager[0x59c26344e750]: rfkill: Wi-Fi hardware radio set enabled
Dec 20 11:11:07 arch NetworkManager[638]: <info> [1734685867.8858] manager[0x59c26344e750]: rfkill: WWAN hardware radio set enabled
Dec 20 11:11:07 arch kernel: NVRM: testIfDsmSubFunctionEnabled: GPS ACPI DSM called before _acpiDsmSupportedFuncCacheInit subfunction = 11.
Dec 20 11:11:07 arch NetworkManager[638]: <info> [1734685867.8922] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.50.0-1/libnm-device-plugin-adsl.so)
Dec 20 11:11:07 arch NetworkManager[638]: <info> [1734685867.8948] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.50.0-1/libnm-device-plugin-wwan.so)
Dec 20 11:11:07 arch NetworkManager[638]: <info> [1734685867.8952] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.50.0-1/libnm-device-plugin-bluetooth.so)
Dec 20 11:11:07 arch NetworkManager[638]: <info> [1734685867.8960] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.50.0-1/libnm-device-plugin-wifi.so)
Dec 20 11:11:07 arch NetworkManager[638]: <info> [1734685867.8976] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.50.0-1/libnm-device-plugin-ovs.so)
Dec 20 11:11:07 arch NetworkManager[638]: <info> [1734685867.9145] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.50.0-1/libnm-device-plugin-team.so)
Dec 20 11:11:07 arch NetworkManager[638]: <info> [1734685867.9147] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Dec 20 11:11:07 arch NetworkManager[638]: <info> [1734685867.9147] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Dec 20 11:11:07 arch NetworkManager[638]: <info> [1734685867.9147] manager: Networking is enabled by state file
Dec 20 11:11:07 arch NetworkManager[638]: <info> [1734685867.9151] settings: Loaded settings plugin: keyfile (internal)
Dec 20 11:11:07 arch NetworkManager[638]: <info> [1734685867.9170] dhcp: init: Using DHCP client 'internal'
Dec 20 11:11:07 arch NetworkManager[638]: <info> [1734685867.9172] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)
Dec 20 11:11:07 arch NetworkManager[638]: <info> [1734685867.9176] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', managed-type: 'external')
Dec 20 11:11:07 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Dec 20 11:11:07 arch NetworkManager[638]: <info> [1734685867.9180] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', managed-type: 'external')
Dec 20 11:11:07 arch NetworkManager[638]: <info> [1734685867.9183] device (lo): Activation: starting connection 'lo' (df9188d8-05b4-4ce6-a9af-de92fcc740f0)
Dec 20 11:11:07 arch NetworkManager[638]: <info> [1734685867.9186] manager: (enp48s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Dec 20 11:11:07 arch NetworkManager[638]: <info> [1734685867.9191] settings: (enp48s0): created default wired connection 'Wired connection 1'
Dec 20 11:11:07 arch NetworkManager[638]: <info> [1734685867.9191] device (enp48s0): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Dec 20 11:11:07 arch kernel: Generic FE-GE Realtek PHY r8169-0-3000:00: attached PHY driver (mii_bus:phy_addr=r8169-0-3000:00, irq=MAC)
Dec 20 11:11:07 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Dec 20 11:11:08 arch NetworkManager[638]: <info> [1734685868.1365] device (wlp0s20f3): driver supports Access Point (AP) mode
Dec 20 11:11:08 arch NetworkManager[638]: <info> [1734685868.1368] manager: (wlp0s20f3): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3)
Dec 20 11:11:08 arch NetworkManager[638]: <info> [1734685868.1369] device (wlp0s20f3): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Dec 20 11:11:08 arch kernel: r8169 0000:30:00.0 enp48s0: Link is Down
Dec 20 11:11:08 arch kernel: iwlwifi 0000:00:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x20
Dec 20 11:11:08 arch kernel: iwlwifi 0000:00:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
Dec 20 11:11:08 arch kernel: iwlwifi 0000:00:14.3: WFPM_AUTH_KEY_0: 0x90
Dec 20 11:11:08 arch kernel: iwlwifi 0000:00:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x10
Dec 20 11:11:08 arch kernel: iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 5
Dec 20 11:11:08 arch kernel: iwlwifi 0000:00:14.3: Registered PHC clock: iwlwifi-PTP, with index: 0
Dec 20 11:11:08 arch kernel: Bluetooth: hci0: Waiting for firmware download to complete
Dec 20 11:11:08 arch kernel: Bluetooth: hci0: Firmware loaded in 1329869 usecs
Dec 20 11:11:08 arch kernel: Bluetooth: hci0: Waiting for device to boot
Dec 20 11:11:08 arch kernel: Bluetooth: hci0: Device booted in 15830 usecs
Dec 20 11:11:08 arch kernel: Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-0040-4150.ddc
Dec 20 11:11:08 arch kernel: Bluetooth: hci0: Applying Intel DDC parameters completed
Dec 20 11:11:08 arch kernel: Bluetooth: hci0: Firmware timestamp 2024.33 buildtype 1 build 81755
Dec 20 11:11:08 arch kernel: Bluetooth: hci0: Firmware SHA1: 0xd028ffe4
Dec 20 11:11:08 arch kernel: Bluetooth: hci0: Fseq status: Success (0x00)
Dec 20 11:11:08 arch kernel: Bluetooth: hci0: Fseq executed: 00.00.02.41
Dec 20 11:11:08 arch kernel: Bluetooth: hci0: Fseq BT Top: 00.00.02.41
Dec 20 11:11:08 arch NetworkManager[638]: <info> [1734685868.3589] device (wlp0s20f3): set-hw-addr: set MAC address to D2:0E:5A:56:6A:92 (scanning)
Dec 20 11:11:08 arch bluetoothd[641]: Battery Provider Manager created
Dec 20 11:11:08 arch kernel: Bluetooth: MGMT ver 1.23
Dec 20 11:11:08 arch kernel: NET: Registered PF_ALG protocol family
Dec 20 11:11:08 arch kernel: iwlwifi 0000:00:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x20
Dec 20 11:11:08 arch kernel: iwlwifi 0000:00:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
Dec 20 11:11:08 arch kernel: iwlwifi 0000:00:14.3: WFPM_AUTH_KEY_0: 0x90
Dec 20 11:11:08 arch kernel: iwlwifi 0000:00:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x10
Dec 20 11:11:08 arch kernel: iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 5
Dec 20 11:11:08 arch NetworkManager[638]: <info> [1734685868.5431] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Dec 20 11:11:08 arch systemd[1]: Started Network Manager.
Dec 20 11:11:08 arch NetworkManager[638]: <info> [1734685868.5441] ovsdb: disconnected from ovsdb
Dec 20 11:11:08 arch NetworkManager[638]: <info> [1734685868.5441] device (lo): state change: disconnected -> prepare (reason 'none', managed-type: 'external')
Dec 20 11:11:08 arch NetworkManager[638]: <info> [1734685868.5442] device (lo): state change: prepare -> config (reason 'none', managed-type: 'external')
Dec 20 11:11:08 arch NetworkManager[638]: <info> [1734685868.5443] device (lo): state change: config -> ip-config (reason 'none', managed-type: 'external')
Dec 20 11:11:08 arch NetworkManager[638]: <info> [1734685868.5445] device (lo): state change: ip-config -> ip-check (reason 'none', managed-type: 'external')
Dec 20 11:11:08 arch NetworkManager[638]: <info> [1734685868.5454] device (lo): state change: ip-check -> secondaries (reason 'none', managed-type: 'external')
Dec 20 11:11:08 arch NetworkManager[638]: <info> [1734685868.5455] device (lo): state change: secondaries -> activated (reason 'none', managed-type: 'external')
Dec 20 11:11:08 arch systemd[1]: Starting WPA supplicant...
Dec 20 11:11:08 arch NetworkManager[638]: <info> [1734685868.5457] device (lo): Activation: successful, device activated.
Dec 20 11:11:08 arch systemd[1]: Started WPA supplicant.
Dec 20 11:11:08 arch systemd[1]: Reached target Network.
Dec 20 11:11:08 arch wpa_supplicant[703]: Successfully initialized wpa_supplicant
Dec 20 11:11:08 arch systemd[1]: Starting Permit User Sessions...
Dec 20 11:11:08 arch systemd[1]: Finished Permit User Sessions.
Dec 20 11:11:08 arch systemd[1]: Started Getty on tty1.
Dec 20 11:11:08 arch systemd[1]: Reached target Login Prompts.
Dec 20 11:11:08 arch systemd[1]: Reached target Multi-User System.
Dec 20 11:11:08 arch systemd[1]: Reached target Graphical Interface.
Dec 20 11:11:08 arch systemd[1]: Startup finished in 5.325s (firmware) + 1.130s (loader) + 3.174s (kernel) + 2.506s (userspace) = 12.135s.
Dec 20 11:11:08 arch NetworkManager[638]: <info> [1734685868.6452] device (wlp0s20f3): supplicant interface state: internal-starting -> disconnected
Dec 20 11:11:08 arch NetworkManager[638]: <info> [1734685868.6452] Wi-Fi P2P device controlled by interface wlp0s20f3 created
Dec 20 11:11:08 arch NetworkManager[638]: <info> [1734685868.6453] manager: (p2p-dev-wlp0s20f3): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/4)
Dec 20 11:11:08 arch NetworkManager[638]: <info> [1734685868.6454] device (p2p-dev-wlp0s20f3): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Dec 20 11:11:08 arch NetworkManager[638]: <info> [1734685868.6455] device (wlp0s20f3): state change: unavailable -> disconnected (reason 'supplicant-available', managed-type: 'full')
Dec 20 11:11:08 arch NetworkManager[638]: <info> [1734685868.6457] device (p2p-dev-wlp0s20f3): state change: unavailable -> disconnected (reason 'none', managed-type: 'full')
Dec 20 11:11:09 arch kernel: NVRM: testIfDsmSubFunctionEnabled: GPS ACPI DSM called before _acpiDsmSupportedFuncCacheInit subfunction = 11.
Dec 20 11:11:09 arch kernel: [drm] Initialized nvidia-drm 0.0.0 for 0000:01:00.0 on minor 1
Dec 20 11:11:10 arch dbus-broker-launch[629]: Activation request for 'org.freedesktop.home1' failed: The systemd unit 'dbus-org.freedesktop.home1.service' could not be found.
Dec 20 11:11:12 arch wpa_supplicant[703]: wlp0s20f3: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=UA
Dec 20 11:11:12 arch wpa_supplicant[703]: wlp0s20f3: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=UA
Dec 20 11:11:12 arch NetworkManager[638]: <info> [1734685872.3915] policy: auto-activating connection 'TP-Link_3E5E' (72665e09-b5e6-44e1-8c27-9cef1a850af7)
Dec 20 11:11:12 arch NetworkManager[638]: <info> [1734685872.3917] device (wlp0s20f3): Activation: starting connection 'TP-Link_3E5E' (72665e09-b5e6-44e1-8c27-9cef1a850af7)
Dec 20 11:11:12 arch NetworkManager[638]: <info> [1734685872.3917] device (wlp0s20f3): state change: disconnected -> prepare (reason 'none', managed-type: 'full')
Dec 20 11:11:12 arch NetworkManager[638]: <info> [1734685872.3918] manager: NetworkManager state is now CONNECTING
Dec 20 11:11:12 arch NetworkManager[638]: <info> [1734685872.4375] device (wlp0s20f3): set-hw-addr: reset MAC address to 38:7A:0E:F5:2C:24 (preserve)
Dec 20 11:11:12 arch NetworkManager[638]: <info> [1734685872.4417] device (wlp0s20f3): state change: prepare -> config (reason 'none', managed-type: 'full')
Dec 20 11:11:12 arch NetworkManager[638]: <info> [1734685872.4423] device (wlp0s20f3): Activation: (wifi) access point 'TP-Link_3E5E' has security, but secrets are required.
Dec 20 11:11:12 arch NetworkManager[638]: <info> [1734685872.4423] device (wlp0s20f3): state change: config -> need-auth (reason 'none', managed-type: 'full')
Dec 20 11:11:12 arch NetworkManager[638]: <info> [1734685872.4425] sup-iface[2cd6d01127a9e4be,0,wlp0s20f3]: wps: type pbc start...
Dec 20 11:11:12 arch NetworkManager[638]: <info> [1734685872.4440] device (wlp0s20f3): state change: need-auth -> prepare (reason 'none', managed-type: 'full')
Dec 20 11:11:12 arch NetworkManager[638]: <info> [1734685872.4443] device (wlp0s20f3): state change: prepare -> config (reason 'none', managed-type: 'full')
Dec 20 11:11:12 arch NetworkManager[638]: <info> [1734685872.4447] device (wlp0s20f3): Activation: (wifi) connection 'TP-Link_3E5E' has security, and secrets exist. No new secrets needed.
Dec 20 11:11:12 arch NetworkManager[638]: <info> [1734685872.4447] Config: added 'ssid' value 'TP-Link_3E5E'
Dec 20 11:11:12 arch NetworkManager[638]: <info> [1734685872.4447] Config: added 'scan_ssid' value '1'
Dec 20 11:11:12 arch NetworkManager[638]: <info> [1734685872.4447] Config: added 'bgscan' value 'simple:30:-70:86400'
Dec 20 11:11:12 arch NetworkManager[638]: <info> [1734685872.4447] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK SAE FT-SAE'
Dec 20 11:11:12 arch NetworkManager[638]: <info> [1734685872.4448] Config: added 'auth_alg' value 'OPEN'
Dec 20 11:11:12 arch NetworkManager[638]: <info> [1734685872.4448] Config: added 'psk' value '<hidden>'
Dec 20 11:11:12 arch wpa_supplicant[703]: wlp0s20f3: WPS-CANCEL
Dec 20 11:11:12 arch wpa_supplicant[703]: wlp0s20f3: SME: Trying to authenticate with 9c:a2:f4:f2:3e:5e (SSID='TP-Link_3E5E' freq=2417 MHz)
Dec 20 11:11:12 arch systemd[1]: systemd-rfkill.service: Deactivated successfully.
Dec 20 11:11:12 arch kernel: wlp0s20f3: authenticate with 9c:a2:f4:f2:3e:5e (local address=38:7a:0e:f5:2c:24)
Dec 20 11:11:12 arch kernel: wlp0s20f3: send auth to 9c:a2:f4:f2:3e:5e (try 1/3)
Dec 20 11:11:12 arch NetworkManager[638]: <info> [1734685872.5058] device (wlp0s20f3): supplicant interface state: disconnected -> authenticating
Dec 20 11:11:12 arch NetworkManager[638]: <info> [1734685872.5059] device (p2p-dev-wlp0s20f3): supplicant management interface state: disconnected -> authenticating
Dec 20 11:11:12 arch wpa_supplicant[703]: wlp0s20f3: Trying to associate with 9c:a2:f4:f2:3e:5e (SSID='TP-Link_3E5E' freq=2417 MHz)
Dec 20 11:11:12 arch NetworkManager[638]: <info> [1734685872.5385] device (wlp0s20f3): supplicant interface state: authenticating -> associating
Dec 20 11:11:12 arch NetworkManager[638]: <info> [1734685872.5387] device (p2p-dev-wlp0s20f3): supplicant management interface state: authenticating -> associating
Dec 20 11:11:12 arch kernel: wlp0s20f3: authenticated
Dec 20 11:11:12 arch kernel: wlp0s20f3: associate with 9c:a2:f4:f2:3e:5e (try 1/3)
Dec 20 11:11:12 arch kernel: wlp0s20f3: RX AssocResp from 9c:a2:f4:f2:3e:5e (capab=0x411 status=0 aid=5)
Dec 20 11:11:12 arch wpa_supplicant[703]: wlp0s20f3: Associated with 9c:a2:f4:f2:3e:5e
Dec 20 11:11:12 arch wpa_supplicant[703]: wlp0s20f3: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Dec 20 11:11:12 arch kernel: wlp0s20f3: associated
Dec 20 11:11:12 arch NetworkManager[638]: <info> [1734685872.5613] device (wlp0s20f3): supplicant interface state: associating -> associated
Dec 20 11:11:12 arch NetworkManager[638]: <info> [1734685872.5614] device (p2p-dev-wlp0s20f3): supplicant management interface state: associating -> associated
Dec 20 11:11:12 arch NetworkManager[638]: <info> [1734685872.7746] device (wlp0s20f3): supplicant interface state: associated -> 4way_handshake
Dec 20 11:11:12 arch NetworkManager[638]: <info> [1734685872.7748] device (p2p-dev-wlp0s20f3): supplicant management interface state: associated -> 4way_handshake
Dec 20 11:11:12 arch wpa_supplicant[703]: wlp0s20f3: WPA: Key negotiation completed with 9c:a2:f4:f2:3e:5e [PTK=CCMP GTK=CCMP]
Dec 20 11:11:12 arch wpa_supplicant[703]: wlp0s20f3: CTRL-EVENT-CONNECTED - Connection to 9c:a2:f4:f2:3e:5e completed [id=0 id_str=]
Dec 20 11:11:12 arch NetworkManager[638]: <info> [1734685872.8771] device (wlp0s20f3): supplicant interface state: 4way_handshake -> completed
Dec 20 11:11:12 arch NetworkManager[638]: <info> [1734685872.8773] device (wlp0s20f3): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "TP-Link_3E5E"
Dec 20 11:11:12 arch wpa_supplicant[703]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-24 noise=9999 txrate=108000
Dec 20 11:11:12 arch NetworkManager[638]: <info> [1734685872.8773] device (p2p-dev-wlp0s20f3): supplicant management interface state: 4way_handshake -> completed
Dec 20 11:11:12 arch NetworkManager[638]: <info> [1734685872.8780] device (wlp0s20f3): state change: config -> ip-config (reason 'none', managed-type: 'full')
Dec 20 11:11:12 arch NetworkManager[638]: <info> [1734685872.8788] dhcp4 (wlp0s20f3): activation: beginning transaction (timeout in 45 seconds)
Dec 20 11:11:13 arch NetworkManager[638]: <info> [1734685873.4844] dhcp4 (wlp0s20f3): state changed new lease, address=192.168.0.104, acd pending
Dec 20 11:11:13 arch login[706]: pam_unix(login:session): session opened for user beldot(uid=1000) by beldot(uid=0)
Dec 20 11:11:13 arch systemd-logind[642]: New session 1 of user beldot.
Dec 20 11:11:13 arch systemd[1]: Created slice User Slice of UID 1000.
Dec 20 11:11:13 arch systemd[1]: Starting User Runtime Directory /run/user/1000...
Dec 20 11:11:13 arch systemd[1]: Finished User Runtime Directory /run/user/1000.
Dec 20 11:11:13 arch systemd[1]: Starting User Manager for UID 1000...
Dec 20 11:11:13 arch (systemd)[728]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[beldot] ruser=[<unknown>] rhost=[<unknown>]
Dec 20 11:11:13 arch (systemd)[728]: pam_unix(systemd-user:session): session opened for user beldot(uid=1000) by beldot(uid=0)
Dec 20 11:11:13 arch systemd-logind[642]: New session 2 of user beldot.
Dec 20 11:11:13 arch NetworkManager[638]: <info> [1734685873.6892] dhcp4 (wlp0s20f3): state changed new lease, address=192.168.0.104
Dec 20 11:11:13 arch NetworkManager[638]: <info> [1734685873.6897] policy: set 'TP-Link_3E5E' (wlp0s20f3) as default for IPv4 routing and DNS
Dec 20 11:11:13 arch dbus-broker-launch[629]: Activation request for 'org.freedesktop.resolve1' failed: The systemd unit 'dbus-org.freedesktop.resolve1.service' could not be found.
Dec 20 11:11:13 arch NetworkManager[638]: <info> [1734685873.6967] device (wlp0s20f3): state change: ip-config -> ip-check (reason 'none', managed-type: 'full')
Dec 20 11:11:13 arch NetworkManager[638]: <info> [1734685873.6982] device (wlp0s20f3): state change: ip-check -> secondaries (reason 'none', managed-type: 'full')
Dec 20 11:11:13 arch NetworkManager[638]: <info> [1734685873.6984] device (wlp0s20f3): state change: secondaries -> activated (reason 'none', managed-type: 'full')
Dec 20 11:11:13 arch NetworkManager[638]: <info> [1734685873.6987] manager: NetworkManager state is now CONNECTED_SITE
Dec 20 11:11:13 arch NetworkManager[638]: <info> [1734685873.6993] device (wlp0s20f3): Activation: successful, device activated.
Dec 20 11:11:13 arch systemd[728]: Queued start job for default target Main User Target.
Dec 20 11:11:13 arch systemd[728]: Created slice User Application Slice.
Dec 20 11:11:13 arch systemd[728]: Reached target Paths.
Dec 20 11:11:13 arch systemd[728]: Reached target Timers.
Dec 20 11:11:13 arch systemd[728]: Starting D-Bus User Message Bus Socket...
Dec 20 11:11:13 arch systemd[728]: Listening on GnuPG network certificate management daemon.
Dec 20 11:11:13 arch systemd[728]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Dec 20 11:11:13 arch systemd[728]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Dec 20 11:11:13 arch systemd[728]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Dec 20 11:11:13 arch systemd[728]: Listening on GnuPG cryptographic agent and passphrase cache.
Dec 20 11:11:13 arch systemd[728]: Listening on GnuPG public key management service.
Dec 20 11:11:13 arch systemd[728]: Listening on p11-kit server.
Dec 20 11:11:13 arch systemd[728]: Listening on PipeWire Multimedia System Sockets.
Dec 20 11:11:13 arch systemd[728]: Listening on Sound System.
Dec 20 11:11:13 arch NetworkManager[638]: <info> [1734685873.8173] manager: NetworkManager state is now CONNECTED_GLOBAL
Dec 20 11:11:13 arch systemd[728]: Listening on D-Bus User Message Bus Socket.
Dec 20 11:11:13 arch systemd[728]: Reached target Sockets.
Dec 20 11:11:13 arch systemd[728]: Reached target Basic System.
Dec 20 11:11:13 arch systemd[1]: Started User Manager for UID 1000.
Dec 20 11:11:13 arch systemd[728]: Started Bluetooth mpris proxy.
Dec 20 11:11:13 arch systemd[1]: Started Session 1 of User beldot.
Dec 20 11:11:13 arch systemd[728]: Starting Update XDG user dir configuration...
Dec 20 11:11:13 arch login[706]: LOGIN ON tty1 BY beldot
Dec 20 11:11:13 arch systemd[728]: Created slice User Core Session Slice.
Dec 20 11:11:13 arch systemd[728]: Starting D-Bus User Message Bus...
Dec 20 11:11:13 arch systemd[728]: Finished Update XDG user dir configuration.
Dec 20 11:11:13 arch systemd[728]: Reached target Main User Target.
Dec 20 11:11:13 arch dbus-broker-launch[741]: Service file '/usr/share/dbus-1/services/org.knopwob.dunst.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
Dec 20 11:11:13 arch dbus-broker-launch[741]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
Dec 20 11:11:13 arch dbus-broker-launch[741]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
Dec 20 11:11:13 arch systemd[728]: Started D-Bus User Message Bus.
Dec 20 11:11:13 arch dbus-broker-launch[741]: Ready
Dec 20 11:11:13 arch systemd[728]: Startup finished in 160ms.
Dec 20 11:11:14 arch NetworkManager[638]: <info> [1734685874.1362] manager: startup complete
Dec 20 11:11:17 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Dec 20 11:11:37 arch systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Dec 20 11:11:38 arch systemd-timesyncd[622]: Contacted time server 37.53.71.213:123 (2.arch.pool.ntp.org).
Dec 20 11:11:38 arch systemd-timesyncd[622]: Initial clock synchronization to Fri 2024-12-20 11:11:37.742132 EET.
Dec 20 11:11:53 arch sudo[1126]: beldot : TTY=tty1 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/pacman -R xf86-video-vesa
Dec 20 11:11:53 arch sudo[1126]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 20 11:11:54 arch sudo[1126]: pam_unix(sudo:session): session closed for user root
Dec 20 11:12:21 arch sudo[1137]: beldot : TTY=tty1 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/pacman -Syu nvidia-open nvidia-utils xorg-xinit
Dec 20 11:12:21 arch sudo[1137]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 20 11:12:29 arch dbus-broker-launch[629]: Noticed file-system modification, trigger reload.
Dec 20 11:12:29 arch dbus-broker-launch[629]: Looking up NSS user entry for 'pulse'...
Dec 20 11:12:29 arch dbus-broker-launch[629]: NSS returned no entry for 'pulse'
Dec 20 11:12:29 arch dbus-broker-launch[629]: Invalid user-name in /usr/share/dbus-1/system.d/pulseaudio-system.conf +27: user="pulse"
Dec 20 11:12:30 arch dbus-broker-launch[629]: Noticed file-system modification, trigger reload.
Dec 20 11:12:30 arch dbus-broker-launch[629]: Looking up NSS user entry for 'pulse'...
Dec 20 11:12:30 arch dbus-broker-launch[629]: NSS returned no entry for 'pulse'
Dec 20 11:12:30 arch dbus-broker-launch[629]: Invalid user-name in /usr/share/dbus-1/system.d/pulseaudio-system.conf +27: user="pulse"
Dec 20 11:12:30 arch systemd[1]: Reload requested from client PID 1187 ('systemctl') (unit session-1.scope)...
Dec 20 11:12:30 arch systemd[1]: Reloading...
Dec 20 11:12:30 arch systemd[1]: Reloading finished in 141 ms.
Dec 20 11:12:30 arch systemd[1]: Queuing reload/restart jobs for marked units…
Dec 20 11:12:30 arch systemd[728]: Reached target Sound Card.
Dec 20 11:12:30 arch systemd[728]: Reached target Bluetooth.
Dec 20 11:12:30 arch systemd-logind[642]: Watching system buttons on /dev/input/event0 (Lid Switch)
Dec 20 11:12:30 arch systemd-logind[642]: Watching system buttons on /dev/input/event7 (Intel HID events)
Dec 20 11:12:30 arch systemd-logind[642]: Watching system buttons on /dev/input/event8 (Intel HID 5 button array)
Dec 20 11:12:30 arch systemd-logind[642]: Watching system buttons on /dev/input/event4 (Logitech G102 LIGHTSYNC Gaming Mouse Keyboard)
Dec 20 11:12:30 arch systemd-logind[642]: Watching system buttons on /dev/input/event1 (Power Button)
Dec 20 11:12:30 arch systemd-logind[642]: Watching system buttons on /dev/input/event5 (ITE Tech. Inc. ITE Device(8176) Keyboard)
Dec 20 11:12:30 arch systemd-logind[642]: Watching system buttons on /dev/input/event2 (AT Translated Set 2 keyboard)
Dec 20 11:12:41 arch systemd[1]: Reloading D-Bus System Message Bus...
Dec 20 11:12:41 arch dbus-broker-launch[629]: Looking up NSS user entry for 'pulse'...
Dec 20 11:12:41 arch dbus-broker-launch[629]: NSS returned no entry for 'pulse'
Dec 20 11:12:41 arch dbus-broker-launch[629]: Invalid user-name in /usr/share/dbus-1/system.d/pulseaudio-system.conf +27: user="pulse"
Dec 20 11:12:41 arch systemd[1]: Reloaded D-Bus System Message Bus.
Dec 20 11:12:41 arch sudo[1137]: pam_unix(sudo:session): session closed for user root
Dec 20 11:12:48 arch systemd[728]: Starting Sound Service...
Dec 20 11:12:48 arch systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Dec 20 11:12:48 arch rtkit-daemon[5516]: Successfully called chroot.
Dec 20 11:12:48 arch rtkit-daemon[5516]: Successfully dropped privileges.
Dec 20 11:12:48 arch systemd[1]: Started RealtimeKit Scheduling Policy Service.
Dec 20 11:12:48 arch rtkit-daemon[5516]: Successfully limited resources.
Dec 20 11:12:48 arch rtkit-daemon[5516]: Running.
Dec 20 11:12:48 arch rtkit-daemon[5516]: Canary thread running.
Dec 20 11:12:48 arch rtkit-daemon[5516]: Watchdog thread running.
Dec 20 11:12:48 arch systemd[1]: Starting Authorization Manager...
Dec 20 11:12:48 arch polkitd[5519]: Started polkitd version 125
Dec 20 11:12:48 arch systemd[1]: Started Authorization Manager.
Dec 20 11:12:48 arch rtkit-daemon[5516]: Successfully made thread 5515 of process 5515 owned by '1000' high priority at nice level -11.
Dec 20 11:12:48 arch rtkit-daemon[5516]: Supervising 1 threads of 1 processes of 1 users.
Dec 20 11:12:49 arch rtkit-daemon[5516]: Supervising 1 threads of 1 processes of 1 users.
Dec 20 11:12:49 arch rtkit-daemon[5516]: Successfully made thread 5528 of process 5515 owned by '1000' RT at priority 5.
Dec 20 11:12:49 arch rtkit-daemon[5516]: Supervising 2 threads of 1 processes of 1 users.
Dec 20 11:12:49 arch rtkit-daemon[5516]: Supervising 2 threads of 1 processes of 1 users.
Dec 20 11:12:49 arch rtkit-daemon[5516]: Successfully made thread 5531 of process 5515 owned by '1000' RT at priority 5.
Dec 20 11:12:49 arch rtkit-daemon[5516]: Supervising 3 threads of 1 processes of 1 users.
Dec 20 11:12:49 arch systemd[728]: Started Sound Service.
Dec 20 11:12:49 arch pulseaudio[5515]: Get() failed: org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
Dec 20 11:12:49 arch bluetoothd[641]: Endpoint registered: sender=:1.25 path=/MediaEndpoint/A2DPSink/sbc
Dec 20 11:12:49 arch bluetoothd[641]: Endpoint registered: sender=:1.25 path=/MediaEndpoint/A2DPSource/sbc
Dec 20 11:12:49 arch bluetoothd[641]: Endpoint registered: sender=:1.25 path=/MediaEndpoint/A2DPSink/sbc_xq_453
Dec 20 11:12:49 arch bluetoothd[641]: Endpoint registered: sender=:1.25 path=/MediaEndpoint/A2DPSource/sbc_xq_453
Dec 20 11:12:49 arch bluetoothd[641]: Endpoint registered: sender=:1.25 path=/MediaEndpoint/A2DPSink/sbc_xq_512
Dec 20 11:12:49 arch bluetoothd[641]: Endpoint registered: sender=:1.25 path=/MediaEndpoint/A2DPSource/sbc_xq_512
Dec 20 11:12:49 arch bluetoothd[641]: Endpoint registered: sender=:1.25 path=/MediaEndpoint/A2DPSink/sbc_xq_552
Dec 20 11:12:49 arch bluetoothd[641]: Endpoint registered: sender=:1.25 path=/MediaEndpoint/A2DPSource/sbc_xq_552
Dec 20 11:12:49 arch bluetoothd[641]: Endpoint registered: sender=:1.25 path=/MediaEndpoint/A2DPSink/faststream
Dec 20 11:12:49 arch bluetoothd[641]: Endpoint registered: sender=:1.25 path=/MediaEndpoint/A2DPSource/faststream
Dec 20 11:12:49 arch kernel: Bluetooth: RFCOMM TTY layer initialized
Dec 20 11:12:49 arch kernel: Bluetooth: RFCOMM socket layer initialized
Dec 20 11:12:49 arch kernel: Bluetooth: RFCOMM ver 1.11
Dec 20 11:12:51 arch systemd[728]: Starting Accessibility services bus...
Dec 20 11:12:51 arch systemd[1]: Starting Time & Date Service...
Dec 20 11:12:51 arch systemd[728]: Started Accessibility services bus.
Dec 20 11:12:51 arch systemd[1]: Started Time & Date Service.
Dec 20 11:12:51 arch rtkit-daemon[5516]: Supervising 3 threads of 1 processes of 1 users.
Dec 20 11:12:51 arch rtkit-daemon[5516]: Supervising 3 threads of 1 processes of 1 users.
Dec 20 11:12:51 arch rtkit-daemon[5516]: Supervising 3 threads of 1 processes of 1 users.
Dec 20 11:12:51 arch rtkit-daemon[5516]: Supervising 3 threads of 1 processes of 1 users.
Dec 20 11:12:51 arch rtkit-daemon[5516]: Successfully made thread 5682 of process 5553 owned by '1000' RT at priority 10.
Dec 20 11:12:51 arch rtkit-daemon[5516]: Supervising 4 threads of 2 processes of 1 users.
Dec 20 11:12:51 arch rtkit-daemon[5516]: Supervising 4 threads of 2 processes of 1 users.
Dec 20 11:12:51 arch rtkit-daemon[5516]: Supervising 4 threads of 2 processes of 1 users.
Dec 20 11:12:52 arch rtkit-daemon[5516]: Supervising 4 threads of 2 processes of 1 users.
Dec 20 11:12:52 arch rtkit-daemon[5516]: Supervising 4 threads of 2 processes of 1 users.
Dec 20 11:12:52 arch rtkit-daemon[5516]: Supervising 4 threads of 2 processes of 1 users.
Dec 20 11:12:52 arch rtkit-daemon[5516]: Supervising 4 threads of 2 processes of 1 users.
Dec 20 11:12:52 arch rtkit-daemon[5516]: Supervising 4 threads of 2 processes of 1 users.
Dec 20 11:12:52 arch rtkit-daemon[5516]: Supervising 4 threads of 2 processes of 1 users.
Dec 20 11:12:54 arch rtkit-daemon[5516]: Supervising 4 threads of 2 processes of 1 users.
Dec 20 11:12:54 arch rtkit-daemon[5516]: Supervising 4 threads of 2 processes of 1 users.
Dec 20 11:12:54 arch rtkit-daemon[5516]: Supervising 4 threads of 2 processes of 1 users.
Dec 20 11:12:54 arch rtkit-daemon[5516]: Supervising 4 threads of 2 processes of 1 users.
Dec 20 11:12:54 arch rtkit-daemon[5516]: Supervising 4 threads of 2 processes of 1 users.
Dec 20 11:12:54 arch rtkit-daemon[5516]: Supervising 4 threads of 2 processes of 1 users.
Dec 20 11:12:54 arch rtkit-daemon[5516]: Supervising 4 threads of 2 processes of 1 users.
Dec 20 11:12:54 arch rtkit-daemon[5516]: Supervising 4 threads of 2 processes of 1 users.
Dec 20 11:12:55 arch rtkit-daemon[5516]: Supervising 4 threads of 2 processes of 1 users.
Dec 20 11:12:55 arch rtkit-daemon[5516]: Supervising 4 threads of 2 processes of 1 users.
Dec 20 11:12:55 arch rtkit-daemon[5516]: Successfully made thread 6178 of process 5786 owned by '1000' RT at priority 10.
Dec 20 11:12:55 arch rtkit-daemon[5516]: Supervising 5 threads of 3 processes of 1 users.
Dec 20 11:13:00 arch rtkit-daemon[5516]: Supervising 4 threads of 2 processes of 1 users.
Dec 20 11:13:00 arch rtkit-daemon[5516]: Supervising 4 threads of 2 processes of 1 users.
Dec 20 11:13:02 arch kernel: warning: `ThreadPoolForeg' uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211
Dec 20 11:13:21 arch systemd[1]: systemd-timedated.service: Deactivated successfully.
Dec 20 11:25:43 arch rtkit-daemon[5516]: Supervising 4 threads of 2 processes of 1 users.
Dec 20 11:25:43 arch rtkit-daemon[5516]: Supervising 4 threads of 2 processes of 1 users.
Dec 20 11:25:43 arch rtkit-daemon[5516]: Supervising 4 threads of 2 processes of 1 users.
Dec 20 11:25:43 arch rtkit-daemon[5516]: Supervising 4 threads of 2 processes of 1 users.
Dec 20 11:25:46 arch rtkit-daemon[5516]: Supervising 4 threads of 2 processes of 1 users.
Dec 20 11:25:46 arch rtkit-daemon[5516]: Supervising 4 threads of 2 processes of 1 users.
Dec 20 11:25:46 arch rtkit-daemon[5516]: Successfully made thread 7724 of process 6011 owned by '1000' RT at priority 10.
Dec 20 11:25:46 arch rtkit-daemon[5516]: Supervising 5 threads of 3 processes of 1 users.
Dec 20 11:25:48 arch bluetoothd[641]: Player registered: sender=:1.15 path=/_1_8
Dec 20 11:25:50 arch rtkit-daemon[5516]: Supervising 5 threads of 3 processes of 1 users.
Dec 20 11:25:50 arch rtkit-daemon[5516]: Supervising 5 threads of 3 processes of 1 users.
Dec 20 11:26:32 arch systemd[1]: Starting Cleanup of Temporary Directories...
Dec 20 11:26:32 arch systemd[1]: systemd-tmpfiles-clean.service: Deactivated successfully.
Dec 20 11:26:32 arch systemd[1]: Finished Cleanup of Temporary Directories.
Dec 20 11:27:08 arch rtkit-daemon[5516]: Supervising 5 threads of 3 processes of 1 users.
Dec 20 11:27:08 arch rtkit-daemon[5516]: Supervising 5 threads of 3 processes of 1 users.
Dec 20 11:27:33 arch kernel: NVRM: nvAssertFailedNoLog: Assertion failed: rmapiLockIsOwner() @ mem_mgr.c:465
Dec 20 11:34:16 arch rtkit-daemon[5516]: Supervising 5 threads of 3 processes of 1 users.
Dec 20 11:34:16 arch rtkit-daemon[5516]: Supervising 5 threads of 3 processes of 1 users.
Dec 20 11:41:14 arch rtkit-daemon[5516]: Supervising 5 threads of 3 processes of 1 users.
Dec 20 11:41:14 arch rtkit-daemon[5516]: Supervising 5 threads of 3 processes of 1 users.
Dec 20 11:55:47 arch rtkit-daemon[5516]: Supervising 5 threads of 3 processes of 1 users.
Dec 20 11:55:47 arch rtkit-daemon[5516]: Supervising 5 threads of 3 processes of 1 users.
Dec 20 11:57:53 arch systemd[728]: Starting Dunst notification daemon...
Dec 20 11:57:53 arch systemd[728]: Started kitty child process: 8501 launched by: 8492.
Dec 20 11:57:53 arch systemd[728]: Started Dunst notification daemon.
Dec 20 12:11:12 arch NetworkManager[638]: <info> [1734689472.9332] dhcp4 (wlp0s20f3): state changed new lease, address=192.168.0.104
Dec 20 12:11:12 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Dec 20 12:11:13 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Dec 20 12:11:23 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Dec 20 12:25:48 arch rtkit-daemon[5516]: Supervising 5 threads of 3 processes of 1 users.
Dec 20 12:25:48 arch rtkit-daemon[5516]: Supervising 5 threads of 3 processes of 1 users.
Dec 20 12:46:57 arch rtkit-daemon[5516]: Supervising 5 threads of 3 processes of 1 users.
Dec 20 12:46:57 arch rtkit-daemon[5516]: Supervising 5 threads of 3 processes of 1 users.
Dec 20 12:46:59 arch rtkit-daemon[5516]: Supervising 5 threads of 3 processes of 1 users.
Dec 20 12:46:59 arch rtkit-daemon[5516]: Supervising 5 threads of 3 processes of 1 users.
Dec 20 12:47:46 arch rtkit-daemon[5516]: Supervising 5 threads of 3 processes of 1 users.
Dec 20 12:47:46 arch rtkit-daemon[5516]: Supervising 5 threads of 3 processes of 1 users.
Dec 20 12:48:38 arch rtkit-daemon[5516]: Supervising 5 threads of 3 processes of 1 users.
Dec 20 12:48:38 arch rtkit-daemon[5516]: Supervising 5 threads of 3 processes of 1 users.
Dec 20 12:48:53 arch rtkit-daemon[5516]: Supervising 5 threads of 3 processes of 1 users.
Dec 20 12:48:53 arch rtkit-daemon[5516]: Supervising 5 threads of 3 processes of 1 users.
Dec 20 12:54:27 arch rtkit-daemon[5516]: Supervising 5 threads of 3 processes of 1 users.
Dec 20 12:54:27 arch rtkit-daemon[5516]: Supervising 5 threads of 3 processes of 1 users.
Dec 20 12:55:06 arch rtkit-daemon[5516]: Supervising 5 threads of 3 processes of 1 users.
Dec 20 12:55:06 arch rtkit-daemon[5516]: Supervising 5 threads of 3 processes of 1 users.
Dec 20 12:55:07 arch rtkit-daemon[5516]: Supervising 5 threads of 3 processes of 1 users.
Dec 20 12:55:07 arch rtkit-daemon[5516]: Supervising 5 threads of 3 processes of 1 users.
Dec 20 12:55:08 arch rtkit-daemon[5516]: Supervising 5 threads of 3 processes of 1 users.
Dec 20 12:55:08 arch rtkit-daemon[5516]: Supervising 5 threads of 3 processes of 1 users.
Dec 20 12:55:12 arch rtkit-daemon[5516]: Supervising 5 threads of 3 processes of 1 users.
Dec 20 12:55:12 arch rtkit-daemon[5516]: Supervising 5 threads of 3 processes of 1 users.
Dec 20 12:55:47 arch systemd[1]: Starting Hostname Service...
Dec 20 12:55:47 arch systemd[1]: Started Hostname Service.
Dec 20 12:55:49 arch rtkit-daemon[5516]: Supervising 5 threads of 3 processes of 1 users.
Dec 20 12:55:49 arch rtkit-daemon[5516]: Supervising 5 threads of 3 processes of 1 users.
Dec 20 12:55:52 arch systemd[728]: Starting User preferences database...
Dec 20 12:55:52 arch systemd[728]: Started User preferences database.
Dec 20 12:56:10 arch unix_chkpwd[10037]: password check failed for user (beldot)
Dec 20 12:56:10 arch sudo[10035]: pam_unix(sudo:auth): authentication failure; logname=beldot uid=1000 euid=0 tty=/dev/pts/1 ruser=beldot rhost= user=beldot
Dec 20 12:56:14 arch sudo[10035]: beldot : TTY=pts/1 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/pacman -S qbittorrent
Dec 20 12:56:14 arch sudo[10035]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 20 12:56:15 arch sudo[10035]: pam_unix(sudo:session): session closed for user root
Dec 20 12:56:17 arch systemd[728]: kitty-8492-0.scope: Consumed 1.179s CPU time, 108.7M memory peak.
Dec 20 12:56:17 arch systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Dec 20 12:56:25 arch systemd[1]: Starting Hostname Service...
Dec 20 12:56:25 arch systemd[1]: Started Hostname Service.
Dec 20 12:56:55 arch systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Dec 20 12:59:16 arch rtkit-daemon[5516]: Supervising 5 threads of 3 processes of 1 users.
Dec 20 12:59:16 arch rtkit-daemon[5516]: Supervising 5 threads of 3 processes of 1 users.
Dec 20 12:59:38 arch rtkit-daemon[5516]: Supervising 5 threads of 3 processes of 1 users.
Dec 20 12:59:38 arch rtkit-daemon[5516]: Supervising 5 threads of 3 processes of 1 users.
Dec 20 12:59:39 arch rtkit-daemon[5516]: Supervising 5 threads of 3 processes of 1 users.
Dec 20 12:59:39 arch rtkit-daemon[5516]: Supervising 5 threads of 3 processes of 1 users.
Dec 20 12:59:55 arch rtkit-daemon[5516]: Supervising 5 threads of 3 processes of 1 users.
Dec 20 12:59:55 arch rtkit-daemon[5516]: Supervising 5 threads of 3 processes of 1 users.
Dec 20 13:05:43 arch systemd[1]: Daily man-db regeneration was skipped because of an unmet condition check (ConditionACPower=true).
Dec 20 13:09:58 arch systemd[728]: Started kitty child process: 10542 launched by: 10532.
Dec 20 13:10:37 arch kernel: NVRM: nvAssertFailedNoLog: Assertion failed: rmapiLockIsOwner() @ mem_mgr.c:465
Dec 20 13:10:47 arch rtkit-daemon[5516]: Supervising 5 threads of 3 processes of 1 users.
Dec 20 13:10:47 arch rtkit-daemon[5516]: Supervising 5 threads of 3 processes of 1 users.
Dec 20 13:11:12 arch NetworkManager[638]: <info> [1734693072.9088] dhcp4 (wlp0s20f3): state changed new lease, address=192.168.0.104
Dec 20 13:11:12 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Dec 20 13:11:12 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Dec 20 13:11:21 arch rtkit-daemon[5516]: Supervising 5 threads of 3 processes of 1 users.
Dec 20 13:11:21 arch rtkit-daemon[5516]: Supervising 5 threads of 3 processes of 1 users.
Dec 20 13:11:23 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Dec 20 13:11:39 arch rtkit-daemon[5516]: Supervising 5 threads of 3 processes of 1 users.
Dec 20 13:11:39 arch rtkit-daemon[5516]: Supervising 5 threads of 3 processes of 1 users.
Dec 20 13:11:51 arch rtkit-daemon[5516]: Supervising 5 threads of 3 processes of 1 users.
Dec 20 13:11:51 arch rtkit-daemon[5516]: Supervising 5 threads of 3 processes of 1 users.
Dec 20 13:12:06 arch rtkit-daemon[5516]: Supervising 5 threads of 3 processes of 1 users.
Dec 20 13:12:06 arch rtkit-daemon[5516]: Supervising 5 threads of 3 processes of 1 users.
Dec 20 13:12:10 arch rtkit-daemon[5516]: Supervising 5 threads of 3 processes of 1 users.
Dec 20 13:12:10 arch rtkit-daemon[5516]: Supervising 5 threads of 3 processes of 1 users.
Dec 20 13:12:21 arch rtkit-daemon[5516]: Supervising 5 threads of 3 processes of 1 users.
Dec 20 13:12:21 arch rtkit-daemon[5516]: Supervising 5 threads of 3 processes of 1 users.
Dec 20 13:12:43 arch rtkit-daemon[5516]: Supervising 5 threads of 3 processes of 1 users.
Dec 20 13:12:43 arch rtkit-daemon[5516]: Supervising 5 threads of 3 processes of 1 users.
Dec 20 13:15:31 arch rtkit-daemon[5516]: Supervising 5 threads of 3 processes of 1 users.
Dec 20 13:15:31 arch rtkit-daemon[5516]: Supervising 5 threads of 3 processes of 1 users.
Dec 20 13:17:41 arch rtkit-daemon[5516]: Supervising 5 threads of 3 processes of 1 users.
Dec 20 13:17:41 arch rtkit-daemon[5516]: Supervising 5 threads of 3 processes of 1 users.
Dec 20 13:21:23 arch systemd[728]: Started kitty child process: 12054 launched by: 12045.
Dec 20 13:25:45 arch rtkit-daemon[5516]: Supervising 5 threads of 3 processes of 1 users.
Dec 20 13:25:45 arch rtkit-daemon[5516]: Supervising 5 threads of 3 processes of 1 users.
Dec 20 13:26:59 arch systemd-logind[642]: Lid closed.
Dec 20 13:26:59 arch systemd-logind[642]: Suspending...
Dec 20 13:26:59 arch NetworkManager[638]: <info> [1734694019.1045] manager: sleep: sleep requested (sleeping: no enabled: yes)
Dec 20 13:26:59 arch NetworkManager[638]: <info> [1734694019.1046] device (enp48s0): state change: unavailable -> unmanaged (reason 'unmanaged-sleeping', managed-type: 'full')
Dec 20 13:26:59 arch NetworkManager[638]: <info> [1734694019.1131] device (p2p-dev-wlp0s20f3): state change: disconnected -> unmanaged (reason 'unmanaged-sleeping', managed-type: 'full')
Dec 20 13:26:59 arch NetworkManager[638]: <info> [1734694019.1134] manager: NetworkManager state is now ASLEEP
Dec 20 13:26:59 arch NetworkManager[638]: <info> [1734694019.1135] device (wlp0s20f3): state change: activated -> deactivating (reason 'sleeping', managed-type: 'full')
Dec 20 13:26:59 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Dec 20 13:26:59 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Dec 20 13:26:59 arch kernel: wlp0s20f3: deauthenticating from 9c:a2:f4:f2:3e:5e by local choice (Reason: 3=DEAUTH_LEAVING)
Dec 20 13:26:59 arch wpa_supplicant[703]: nl80211: send_event_marker failed: Source based routing not supported
Dec 20 13:26:59 arch wpa_supplicant[703]: wlp0s20f3: CTRL-EVENT-DISCONNECTED bssid=9c:a2:f4:f2:3e:5e reason=3 locally_generated=1
Dec 20 13:26:59 arch wpa_supplicant[703]: wlp0s20f3: CTRL-EVENT-DSCP-POLICY clear_all
Dec 20 13:26:59 arch NetworkManager[638]: <info> [1734694019.3837] device (wlp0s20f3): supplicant interface state: completed -> disconnected
Dec 20 13:26:59 arch NetworkManager[638]: <info> [1734694019.3841] device (wlp0s20f3): state change: deactivating -> disconnected (reason 'sleeping', managed-type: 'full')
Dec 20 13:26:59 arch NetworkManager[638]: <info> [1734694019.3845] dhcp4 (wlp0s20f3): canceled DHCP transaction
Dec 20 13:26:59 arch NetworkManager[638]: <info> [1734694019.3845] dhcp4 (wlp0s20f3): activation: beginning transaction (timeout in 45 seconds)
Dec 20 13:26:59 arch NetworkManager[638]: <info> [1734694019.3846] dhcp4 (wlp0s20f3): state changed no lease
Dec 20 13:26:59 arch NetworkManager[638]: <info> [1734694019.4218] device (wlp0s20f3): set-hw-addr: set MAC address to A6:D1:54:1D:80:66 (scanning)
Dec 20 13:26:59 arch NetworkManager[638]: <info> [1734694019.5086] device (wlp0s20f3): state change: disconnected -> unmanaged (reason 'unmanaged-sleeping', managed-type: 'full')
Dec 20 13:26:59 arch NetworkManager[638]: <info> [1734694019.6640] device (wlp0s20f3): set-hw-addr: reset MAC address to 38:7A:0E:F5:2C:24 (unmanage)
Dec 20 13:26:59 arch wpa_supplicant[703]: p2p-dev-wlp0s20: CTRL-EVENT-DSCP-POLICY clear_all
Dec 20 13:26:59 arch wpa_supplicant[703]: p2p-dev-wlp0s20: CTRL-EVENT-DSCP-POLICY clear_all
Dec 20 13:26:59 arch wpa_supplicant[703]: nl80211: deinit ifname=p2p-dev-wlp0s20 disabled_11b_rates=0
Dec 20 13:26:59 arch systemd[1]: Reached target Sleep.
Dec 20 13:26:59 arch systemd[1]: Starting NVIDIA system suspend actions...
Dec 20 13:26:59 arch wpa_supplicant[703]: wlp0s20f3: CTRL-EVENT-DSCP-POLICY clear_all
Dec 20 13:26:59 arch suspend[12961]: nvidia-suspend.service
Dec 20 13:26:59 arch logger[12961]: <13>Dec 20 13:26:59 suspend: nvidia-suspend.service
Dec 20 13:26:59 arch wpa_supplicant[703]: wlp0s20f3: CTRL-EVENT-DSCP-POLICY clear_all
Dec 20 13:26:59 arch wpa_supplicant[703]: nl80211: deinit ifname=wlp0s20f3 disabled_11b_rates=0
Dec 20 13:27:01 arch kernel: NVRM: nvAssertFailedNoLog: Assertion failed: rmapiLockIsOwner() @ mem_mgr.c:465
Dec 20 13:27:01 arch systemd[1]: nvidia-suspend.service: Deactivated successfully.
Dec 20 13:27:01 arch systemd[1]: Finished NVIDIA system suspend actions.
Dec 20 13:27:01 arch systemd[1]: Starting System Suspend...
Dec 20 13:27:01 arch systemd-sleep[12992]: User sessions remain unfrozen on explicit request ($SYSTEMD_SLEEP_FREEZE_USER_SESSIONS=0).
Dec 20 13:27:01 arch systemd-sleep[12992]: This is not recommended, and might result in unexpected behavior, particularly
Dec 20 13:27:01 arch systemd-sleep[12992]: in suspend-then-hibernate operations or setups with encrypted home directories.
Dec 20 13:27:01 arch systemd-sleep[12992]: Performing sleep operation 'suspend'...
Dec 20 13:27:01 arch kernel: PM: suspend entry (s2idle)
Dec 20 13:27:01 arch kernel: Filesystems sync: 0.013 seconds
Dec 20 13:56:15 arch kernel: Freezing user space processes
Dec 20 13:56:15 arch kernel: Freezing user space processes completed (elapsed 0.002 seconds)
Dec 20 13:56:15 arch kernel: OOM killer disabled.
Dec 20 13:56:15 arch kernel: Freezing remaining freezable tasks
Dec 20 13:56:15 arch kernel: Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
Dec 20 13:56:15 arch kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Dec 20 13:56:15 arch kernel: ACPI: EC: interrupt blocked
Dec 20 13:56:15 arch kernel: ACPI: EC: interrupt unblocked
Dec 20 13:56:15 arch kernel: i915 0000:00:02.0: [drm] GT0: GuC firmware i915/adlp_guc_70.bin version 70.36.0
Dec 20 13:56:15 arch kernel: i915 0000:00:02.0: [drm] GT0: HuC firmware i915/tgl_huc.bin version 7.9.3
Dec 20 13:56:15 arch kernel: i915 0000:00:02.0: [drm] GT0: HuC: authenticated for all workloads
Dec 20 13:56:15 arch kernel: i915 0000:00:02.0: [drm] GT0: GUC: submission enabled
Dec 20 13:56:15 arch kernel: i915 0000:00:02.0: [drm] GT0: GUC: SLPC enabled
Dec 20 13:56:15 arch kernel: i915 0000:00:02.0: [drm] GT0: GUC: RC enabled
Dec 20 13:56:15 arch kernel: nvme nvme0: 8/0/0 default/read/poll queues
Dec 20 13:56:15 arch kernel: nvme nvme1: 8/0/0 default/read/poll queues
Dec 20 13:56:15 arch kernel: mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
Dec 20 13:56:15 arch kernel: mei_pxp 0000:00:16.0-fbf6fcf1-96cf-4e2e-a6a6-1bab8cbe36b1: bound 0000:00:02.0 (ops i915_pxp_tee_component_ops [i915])
Dec 20 13:56:15 arch kernel: OOM killer enabled.
Dec 20 13:56:15 arch kernel: Restarting tasks ... done.
Dec 20 13:56:15 arch kernel: random: crng reseeded on system resumption
Dec 20 13:56:15 arch systemd-logind[642]: Lid opened.
Dec 20 13:56:15 arch rtkit-daemon[5516]: The canary thread is apparently starving. Taking action.
Dec 20 13:56:15 arch rtkit-daemon[5516]: Demoting known real-time threads.
Dec 20 13:56:15 arch rtkit-daemon[5516]: Successfully demoted thread 7724 of process 6011.
Dec 20 13:56:15 arch rtkit-daemon[5516]: Successfully demoted thread 5682 of process 5553.
Dec 20 13:56:15 arch rtkit-daemon[5516]: Successfully demoted thread 5531 of process 5515.
Dec 20 13:56:15 arch rtkit-daemon[5516]: Successfully demoted thread 5528 of process 5515.
Dec 20 13:56:15 arch rtkit-daemon[5516]: Successfully demoted thread 5515 of process 5515.
Dec 20 13:56:15 arch rtkit-daemon[5516]: Demoted 5 threads.
Dec 20 13:56:15 arch systemd-sleep[12992]: System returned from sleep operation 'suspend'.
Dec 20 13:56:15 arch bluetoothd[641]: Controller resume with wake event 0x0
Dec 20 13:56:15 arch kernel: PM: suspend exit
Dec 20 13:56:15 arch systemd[1]: systemd-suspend.service: Deactivated successfully.
Dec 20 13:56:15 arch systemd[1]: Finished System Suspend.
Dec 20 13:56:15 arch systemd[1]: Stopped target Sleep.
Dec 20 13:56:15 arch systemd[1]: Reached target Suspend.
Dec 20 13:56:15 arch systemd[1]: Starting NVIDIA system resume actions...
Dec 20 13:56:15 arch systemd[1]: Stopped target Suspend.
Dec 20 13:56:15 arch suspend[13078]: nvidia-resume.service
Dec 20 13:56:15 arch logger[13078]: <13>Dec 20 13:56:15 suspend: nvidia-resume.service
Dec 20 13:56:15 arch systemd[1]: nvidia-resume.service: Deactivated successfully.
Dec 20 13:56:15 arch systemd[1]: Finished NVIDIA system resume actions.
Dec 20 13:56:16 arch systemd-logind[642]: Operation 'suspend' finished.
Dec 20 13:56:16 arch NetworkManager[638]: <info> [1734695776.2573] manager: sleep: wake requested (sleeping: yes enabled: yes)
Dec 20 13:56:16 arch NetworkManager[638]: <info> [1734695776.2576] device (enp48s0): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Dec 20 13:56:16 arch kernel: Generic FE-GE Realtek PHY r8169-0-3000:00: attached PHY driver (mii_bus:phy_addr=r8169-0-3000:00, irq=MAC)
Dec 20 13:56:16 arch NetworkManager[638]: <info> [1734695776.4590] device (wlp0s20f3): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Dec 20 13:56:16 arch kernel: r8169 0000:30:00.0 enp48s0: Link is Down
Dec 20 13:56:16 arch NetworkManager[638]: <info> [1734695776.4916] device (wlp0s20f3): set-hw-addr: set MAC address to C2:F3:17:C3:0A:12 (scanning)
Dec 20 13:56:16 arch kernel: iwlwifi 0000:00:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x20
Dec 20 13:56:16 arch kernel: iwlwifi 0000:00:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
Dec 20 13:56:16 arch kernel: iwlwifi 0000:00:14.3: WFPM_AUTH_KEY_0: 0x90
Dec 20 13:56:16 arch kernel: iwlwifi 0000:00:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x10
Dec 20 13:56:16 arch kernel: iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 5
Dec 20 13:56:16 arch NetworkManager[638]: <info> [1734695776.6793] device (p2p-dev-wlp0s20f3): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Dec 20 13:56:16 arch NetworkManager[638]: <info> [1734695776.6797] manager: NetworkManager state is now DISCONNECTED
Dec 20 13:56:16 arch NetworkManager[638]: <info> [1734695776.7135] device (wlp0s20f3): supplicant interface state: internal-starting -> disconnected
Dec 20 13:56:16 arch NetworkManager[638]: <info> [1734695776.7135] device (p2p-dev-wlp0s20f3): state change: unavailable -> unmanaged (reason 'unmanaged-link-not-init', managed-type: 'removed')
Dec 20 13:56:16 arch NetworkManager[638]: <info> [1734695776.7139] Wi-Fi P2P device controlled by interface wlp0s20f3 created
Dec 20 13:56:16 arch NetworkManager[638]: <info> [1734695776.7140] manager: (p2p-dev-wlp0s20f3): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/5)
Dec 20 13:56:16 arch NetworkManager[638]: <info> [1734695776.7142] device (p2p-dev-wlp0s20f3): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Dec 20 13:56:16 arch NetworkManager[638]: <info> [1734695776.7145] device (wlp0s20f3): state change: unavailable -> disconnected (reason 'supplicant-available', managed-type: 'full')
Dec 20 13:56:16 arch NetworkManager[638]: <info> [1734695776.7149] device (p2p-dev-wlp0s20f3): state change: unavailable -> disconnected (reason 'none', managed-type: 'full')
Dec 20 13:56:16 arch rtkit-daemon[5516]: Supervising 0 threads of 0 processes of 0 users.
Dec 20 13:56:16 arch rtkit-daemon[5516]: Supervising 0 threads of 0 processes of 0 users.
Dec 20 13:56:19 arch systemd[728]: Started kitty child process: 13119 launched by: 13109.
Dec 20 13:56:20 arch wpa_supplicant[703]: wlp0s20f3: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=UA
Dec 20 13:56:20 arch wpa_supplicant[703]: wlp0s20f3: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=UA
Dec 20 13:56:20 arch NetworkManager[638]: <info> [1734695780.4509] policy: auto-activating connection 'TP-Link_3E5E' (72665e09-b5e6-44e1-8c27-9cef1a850af7)
Dec 20 13:56:20 arch NetworkManager[638]: <info> [1734695780.4510] device (wlp0s20f3): Activation: starting connection 'TP-Link_3E5E' (72665e09-b5e6-44e1-8c27-9cef1a850af7)
Dec 20 13:56:20 arch NetworkManager[638]: <info> [1734695780.4511] device (wlp0s20f3): state change: disconnected -> prepare (reason 'none', managed-type: 'full')
Dec 20 13:56:20 arch NetworkManager[638]: <info> [1734695780.4513] manager: NetworkManager state is now CONNECTING
Dec 20 13:56:20 arch NetworkManager[638]: <info> [1734695780.4749] device (wlp0s20f3): set-hw-addr: reset MAC address to 38:7A:0E:F5:2C:24 (preserve)
Dec 20 13:56:20 arch NetworkManager[638]: <info> [1734695780.4770] device (wlp0s20f3): state change: prepare -> config (reason 'none', managed-type: 'full')
Dec 20 13:56:20 arch NetworkManager[638]: <info> [1734695780.4773] device (wlp0s20f3): Activation: (wifi) access point 'TP-Link_3E5E' has security, but secrets are required.
Dec 20 13:56:20 arch NetworkManager[638]: <info> [1734695780.4773] device (wlp0s20f3): state change: config -> need-auth (reason 'none', managed-type: 'full')
Dec 20 13:56:20 arch NetworkManager[638]: <info> [1734695780.4775] sup-iface[2cd6d01127a9e4be,1,wlp0s20f3]: wps: type pbc start...
Dec 20 13:56:20 arch NetworkManager[638]: <info> [1734695780.4788] device (wlp0s20f3): state change: need-auth -> prepare (reason 'none', managed-type: 'full')
Dec 20 13:56:20 arch NetworkManager[638]: <info> [1734695780.4792] device (wlp0s20f3): state change: prepare -> config (reason 'none', managed-type: 'full')
Dec 20 13:56:20 arch NetworkManager[638]: <info> [1734695780.4795] device (wlp0s20f3): Activation: (wifi) connection 'TP-Link_3E5E' has security, and secrets exist. No new secrets needed.
Dec 20 13:56:20 arch NetworkManager[638]: <info> [1734695780.4795] Config: added 'ssid' value 'TP-Link_3E5E'
Dec 20 13:56:20 arch NetworkManager[638]: <info> [1734695780.4795] Config: added 'scan_ssid' value '1'
Dec 20 13:56:20 arch NetworkManager[638]: <info> [1734695780.4795] Config: added 'bgscan' value 'simple:30:-70:86400'
Dec 20 13:56:20 arch NetworkManager[638]: <info> [1734695780.4796] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK SAE FT-SAE'
Dec 20 13:56:20 arch NetworkManager[638]: <info> [1734695780.4796] Config: added 'auth_alg' value 'OPEN'
Dec 20 13:56:20 arch NetworkManager[638]: <info> [1734695780.4796] Config: added 'psk' value '<hidden>'
Dec 20 13:56:20 arch wpa_supplicant[703]: wlp0s20f3: WPS-CANCEL
Dec 20 13:56:20 arch wpa_supplicant[703]: wlp0s20f3: SME: Trying to authenticate with 9c:a2:f4:f2:3e:5e (SSID='TP-Link_3E5E' freq=2417 MHz)
Dec 20 13:56:20 arch NetworkManager[638]: <info> [1734695780.5209] device (wlp0s20f3): supplicant interface state: disconnected -> authenticating
Dec 20 13:56:20 arch NetworkManager[638]: <info> [1734695780.5209] device (p2p-dev-wlp0s20f3): supplicant management interface state: disconnected -> authenticating
Dec 20 13:56:20 arch kernel: wlp0s20f3: authenticate with 9c:a2:f4:f2:3e:5e (local address=38:7a:0e:f5:2c:24)
Dec 20 13:56:20 arch kernel: wlp0s20f3: send auth to 9c:a2:f4:f2:3e:5e (try 1/3)
Dec 20 13:56:20 arch wpa_supplicant[703]: wlp0s20f3: Trying to associate with 9c:a2:f4:f2:3e:5e (SSID='TP-Link_3E5E' freq=2417 MHz)
Dec 20 13:56:20 arch NetworkManager[638]: <info> [1734695780.5471] device (wlp0s20f3): supplicant interface state: authenticating -> associating
Dec 20 13:56:20 arch NetworkManager[638]: <info> [1734695780.5472] device (p2p-dev-wlp0s20f3): supplicant management interface state: authenticating -> associating
Dec 20 13:56:20 arch kernel: wlp0s20f3: authenticated
Dec 20 13:56:20 arch kernel: wlp0s20f3: associate with 9c:a2:f4:f2:3e:5e (try 1/3)
Dec 20 13:56:20 arch kernel: wlp0s20f3: RX AssocResp from 9c:a2:f4:f2:3e:5e (capab=0x411 status=0 aid=2)
Dec 20 13:56:20 arch wpa_supplicant[703]: wlp0s20f3: Associated with 9c:a2:f4:f2:3e:5e
Dec 20 13:56:20 arch wpa_supplicant[703]: wlp0s20f3: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Dec 20 13:56:20 arch kernel: wlp0s20f3: associated
Dec 20 13:56:20 arch NetworkManager[638]: <info> [1734695780.5705] device (wlp0s20f3): supplicant interface state: associating -> 4way_handshake
Dec 20 13:56:20 arch NetworkManager[638]: <info> [1734695780.5705] device (p2p-dev-wlp0s20f3): supplicant management interface state: associating -> 4way_handshake
Dec 20 13:56:20 arch wpa_supplicant[703]: wlp0s20f3: WPA: Key negotiation completed with 9c:a2:f4:f2:3e:5e [PTK=CCMP GTK=CCMP]
Dec 20 13:56:20 arch wpa_supplicant[703]: wlp0s20f3: CTRL-EVENT-CONNECTED - Connection to 9c:a2:f4:f2:3e:5e completed [id=0 id_str=]
Dec 20 13:56:20 arch wpa_supplicant[703]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-24 noise=9999 txrate=108000
Dec 20 13:56:20 arch NetworkManager[638]: <info> [1734695780.6156] device (wlp0s20f3): supplicant interface state: 4way_handshake -> completed
Dec 20 13:56:20 arch NetworkManager[638]: <info> [1734695780.6157] device (wlp0s20f3): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "TP-Link_3E5E"
Dec 20 13:56:20 arch NetworkManager[638]: <info> [1734695780.6157] device (p2p-dev-wlp0s20f3): supplicant management interface state: 4way_handshake -> completed
Dec 20 13:56:20 arch NetworkManager[638]: <info> [1734695780.6160] device (wlp0s20f3): state change: config -> ip-config (reason 'none', managed-type: 'full')
Dec 20 13:56:20 arch NetworkManager[638]: <info> [1734695780.6170] dhcp4 (wlp0s20f3): activation: beginning transaction (timeout in 45 seconds)
Dec 20 13:56:21 arch wpa_supplicant[703]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-24 noise=9999 txrate=108000
Dec 20 13:56:21 arch NetworkManager[638]: <info> [1734695781.2313] dhcp4 (wlp0s20f3): state changed new lease, address=192.168.0.104, acd pending
Dec 20 13:56:21 arch NetworkManager[638]: <info> [1734695781.3587] dhcp4 (wlp0s20f3): state changed new lease, address=192.168.0.104
Dec 20 13:56:21 arch NetworkManager[638]: <info> [1734695781.3594] policy: set 'TP-Link_3E5E' (wlp0s20f3) as default for IPv4 routing and DNS
Dec 20 13:56:21 arch NetworkManager[638]: <info> [1734695781.3741] device (wlp0s20f3): state change: ip-config -> ip-check (reason 'none', managed-type: 'full')
Dec 20 13:56:21 arch NetworkManager[638]: <info> [1734695781.3773] device (wlp0s20f3): state change: ip-check -> secondaries (reason 'none', managed-type: 'full')
Dec 20 13:56:21 arch NetworkManager[638]: <info> [1734695781.3776] device (wlp0s20f3): state change: secondaries -> activated (reason 'none', managed-type: 'full')
Dec 20 13:56:21 arch NetworkManager[638]: <info> [1734695781.3780] manager: NetworkManager state is now CONNECTED_SITE
Dec 20 13:56:21 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Dec 20 13:56:21 arch NetworkManager[638]: <info> [1734695781.3791] device (wlp0s20f3): Activation: successful, device activated.
Dec 20 13:56:21 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Dec 20 13:56:21 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Dec 20 13:56:21 arch NetworkManager[638]: <info> [1734695781.4966] manager: NetworkManager state is now CONNECTED_GLOBAL
Dec 20 13:56:28 arch systemd[728]: Started kitty child process: 13379 launched by: 13370.
Dec 20 13:56:31 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Dec 20 13:57:45 arch systemd[728]: Starting Bluetooth OBEX service...
Dec 20 13:57:45 arch obexd[13653]: OBEX daemon 5.79
Dec 20 13:57:45 arch systemd[728]: Started Bluetooth OBEX service.
Dec 20 13:57:51 arch bluetoothd[641]: src/profile.c:record_cb() Unable to get Hands-Free Voice gateway SDP record: Host is down
Dec 20 13:58:01 arch kernel: input: JBL WAVE FLEX (AVRCP) as /devices/virtual/input/input31
Dec 20 13:58:01 arch systemd-logind[642]: Watching system buttons on /dev/input/event25 (JBL WAVE FLEX (AVRCP))
Dec 20 13:58:01 arch bluetoothd[641]: /org/bluez/hci0/dev_70_50_E7_4E_82_1E/sep1/fd0: fd(42) ready
Dec 20 13:58:01 arch rtkit-daemon[5516]: Supervising 0 threads of 0 processes of 0 users.
Dec 20 13:58:01 arch rtkit-daemon[5516]: Recovering from system lockup, not allowing further RT threads.
Dec 20 13:58:01 arch rtkit-daemon[5516]: Supervising 0 threads of 0 processes of 0 users.
Dec 20 13:58:01 arch rtkit-daemon[5516]: Recovering from system lockup, not allowing further RT threads.
Dec 20 13:58:01 arch rtkit-daemon[5516]: Supervising 0 threads of 0 processes of 0 users.
Dec 20 13:58:01 arch rtkit-daemon[5516]: Recovering from system lockup, not allowing further RT threads.
Dec 20 13:58:01 arch rtkit-daemon[5516]: Supervising 0 threads of 0 processes of 0 users.
Dec 20 13:58:01 arch rtkit-daemon[5516]: Recovering from system lockup, not allowing further RT threads.
Dec 20 13:58:01 arch rtkit-daemon[5516]: Supervising 0 threads of 0 processes of 0 users.
Dec 20 13:58:01 arch rtkit-daemon[5516]: Recovering from system lockup, not allowing further RT threads.
Dec 20 13:58:03 arch pulseaudio[5515]: Battery Level: 100%
Dec 20 13:58:09 arch rtkit-daemon[5516]: Supervising 0 threads of 0 processes of 0 users.
Dec 20 13:58:09 arch rtkit-daemon[5516]: Supervising 0 threads of 0 processes of 0 users.
Dec 20 13:58:12 arch rtkit-daemon[5516]: Supervising 0 threads of 0 processes of 0 users.
Dec 20 13:58:12 arch rtkit-daemon[5516]: Supervising 0 threads of 0 processes of 0 users.
Dec 20 14:00:43 arch pulseaudio[5515]: Battery Level: 90%
Dec 20 14:02:18 arch rtkit-daemon[5516]: Supervising 0 threads of 0 processes of 0 users.
Dec 20 14:02:18 arch rtkit-daemon[5516]: Supervising 0 threads of 0 processes of 0 users.
Dec 20 14:04:53 arch pulseaudio[5515]: Battery Level: 90%
Dec 20 14:13:03 arch pulseaudio[5515]: Battery Level: 90%
Dec 20 14:15:13 arch pulseaudio[5515]: Battery Level: 90%
Dec 20 14:21:53 arch pulseaudio[5515]: Battery Level: 90%
Dec 20 14:24:14 arch pulseaudio[5515]: Battery Level: 90%
Dec 20 14:29:04 arch pulseaudio[5515]: Battery Level: 90%
Dec 20 14:30:24 arch systemd-timesyncd[622]: Contacted time server 212.1.104.9:123 (0.arch.pool.ntp.org).
Dec 20 14:32:15 arch pulseaudio[5515]: Battery Level: 90%
Dec 20 14:34:25 arch pulseaudio[5515]: Battery Level: 90%
Dec 20 14:36:45 arch pulseaudio[5515]: Battery Level: 80%
Dec 20 14:40:55 arch pulseaudio[5515]: Battery Level: 80%
Dec 20 14:41:28 arch kernel: perf: interrupt took too long (2518 > 2500), lowering kernel.perf_event_max_sample_rate to 79200
Dec 20 14:45:25 arch pulseaudio[5515]: Battery Level: 80%
Dec 20 14:46:31 arch rtkit-daemon[5516]: Supervising 0 threads of 0 processes of 0 users.
Dec 20 14:46:31 arch rtkit-daemon[5516]: Supervising 0 threads of 0 processes of 0 users.
Dec 20 14:51:05 arch pulseaudio[5515]: Battery Level: 80%
Dec 20 14:54:35 arch pulseaudio[5515]: Battery Level: 80%
Dec 20 14:56:21 arch NetworkManager[638]: <info> [1734699381.5468] dhcp4 (wlp0s20f3): state changed new lease, address=192.168.0.104
Dec 20 14:56:21 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Dec 20 14:56:21 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Dec 20 14:56:31 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Dec 20 14:56:42 arch NetworkManager[638]: <info> [1734699402.2545] manager: NetworkManager state is now CONNECTED_SITE
Dec 20 14:56:42 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Dec 20 14:56:42 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Dec 20 14:56:42 arch NetworkManager[638]: <info> [1734699402.3652] manager: NetworkManager state is now CONNECTED_GLOBAL
Dec 20 14:56:52 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Dec 20 15:00:07 arch rtkit-daemon[5516]: Supervising 0 threads of 0 processes of 0 users.
Dec 20 15:00:07 arch rtkit-daemon[5516]: Supervising 0 threads of 0 processes of 0 users.
Dec 20 15:00:15 arch pulseaudio[5515]: Battery Level: 80%
Dec 20 15:04:05 arch pulseaudio[5515]: Battery Level: 80%
Dec 20 15:08:46 arch pulseaudio[5515]: Battery Level: 80%
Dec 20 15:11:14 arch rtkit-daemon[5516]: Supervising 0 threads of 0 processes of 0 users.
Dec 20 15:11:14 arch rtkit-daemon[5516]: Supervising 0 threads of 0 processes of 0 users.
Dec 20 15:14:46 arch pulseaudio[5515]: Battery Level: 80%
Dec 20 15:19:56 arch pulseaudio[5515]: Battery Level: 80%
Dec 20 15:23:34 arch kernel: perf: interrupt took too long (3207 > 3147), lowering kernel.perf_event_max_sample_rate to 62100
Dec 20 15:26:06 arch pulseaudio[5515]: Battery Level: 70%
Dec 20 15:26:16 arch pulseaudio[5515]: Battery Level: 70%
Dec 20 15:45:09 arch systemd[728]: Started kitty child process: 19455 launched by: 19445.
Dec 20 15:45:53 arch kernel: NVRM: nvAssertFailedNoLog: Assertion failed: rmapiLockIsOwner() @ mem_mgr.c:465
Dec 20 15:45:53 arch kernel: NVRM: Attempting to remove device 0000:01:00.0 with non-zero usage count!
Dec 20 15:48:23 arch rtkit-daemon[5516]: Supervising 0 threads of 0 processes of 0 users.
Dec 20 15:48:23 arch rtkit-daemon[5516]: Supervising 0 threads of 0 processes of 0 users.
Dec 20 15:49:16 arch rtkit-daemon[5516]: Supervising 0 threads of 0 processes of 0 users.
Dec 20 15:49:16 arch rtkit-daemon[5516]: Supervising 0 threads of 0 processes of 0 users.
Dec 20 15:49:16 arch rtkit-daemon[5516]: Supervising 0 threads of 0 processes of 0 users.
Dec 20 15:49:16 arch rtkit-daemon[5516]: Supervising 0 threads of 0 processes of 0 users.
Dec 20 15:49:18 arch rtkit-daemon[5516]: Supervising 0 threads of 0 processes of 0 users.
Dec 20 15:49:18 arch rtkit-daemon[5516]: Supervising 0 threads of 0 processes of 0 users.
Dec 20 15:49:32 arch rtkit-daemon[5516]: Supervising 0 threads of 0 processes of 0 users.
Dec 20 15:49:32 arch rtkit-daemon[5516]: Supervising 0 threads of 0 processes of 0 users.
Dec 20 15:49:45 arch rtkit-daemon[5516]: Supervising 0 threads of 0 processes of 0 users.
Dec 20 15:49:45 arch rtkit-daemon[5516]: Supervising 0 threads of 0 processes of 0 users.
Dec 20 15:50:03 arch kernel: INFO: task kitty:19771 blocked for more than 122 seconds.
Dec 20 15:50:03 arch kernel: Tainted: G OE 6.12.4-arch1-1 #1
Dec 20 15:50:03 arch kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Dec 20 15:50:03 arch kernel: task:kitty state:D stack:0 pid:19771 tgid:19771 ppid:5465 flags:0x00000002
Dec 20 15:50:03 arch kernel: Call Trace:
Dec 20 15:50:03 arch kernel: <TASK>
Dec 20 15:50:03 arch kernel: __schedule+0x3b0/0x12b0
Dec 20 15:50:03 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 20 15:50:03 arch kernel: schedule+0x27/0xf0
Dec 20 15:50:03 arch kernel: schedule_preempt_disabled+0x15/0x30
Dec 20 15:50:03 arch kernel: __mutex_lock.constprop.0+0x31e/0x620
Dec 20 15:50:03 arch kernel: uevent_show+0xa7/0x130
Dec 20 15:50:03 arch kernel: dev_attr_show+0x19/0x40
Dec 20 15:50:03 arch kernel: sysfs_kf_seq_show+0xa8/0xf0
Dec 20 15:50:03 arch kernel: seq_read_iter+0x11c/0x460
Dec 20 15:50:03 arch kernel: vfs_read+0x299/0x370
Dec 20 15:50:03 arch kernel: ksys_read+0x6d/0xf0
Dec 20 15:50:03 arch kernel: do_syscall_64+0x82/0x190
Dec 20 15:50:03 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 20 15:50:03 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 20 15:50:03 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 20 15:50:03 arch kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Dec 20 15:50:03 arch kernel: RIP: 0033:0x7d9c7bb1ac21
Dec 20 15:50:03 arch kernel: RSP: 002b:00007ffd82a2cc68 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
Dec 20 15:50:03 arch kernel: RAX: ffffffffffffffda RBX: 0000586821256f00 RCX: 00007d9c7bb1ac21
Dec 20 15:50:03 arch kernel: RDX: 0000000000001000 RSI: 000058682153acd0 RDI: 000000000000000a
Dec 20 15:50:03 arch kernel: RBP: 00007ffd82a2cca0 R08: 0000000000000000 R09: 0000000000000001
Dec 20 15:50:03 arch kernel: R10: 0000000000000003 R11: 0000000000000246 R12: 00007d9c7bbf4ff0
Dec 20 15:50:03 arch kernel: R13: 00007d9c7bbf4ea0 R14: 0000000000000000 R15: 00000000fbad2488
Dec 20 15:50:03 arch kernel: </TASK>
Dec 20 15:50:05 arch rtkit-daemon[5516]: Supervising 0 threads of 0 processes of 0 users.
Dec 20 15:50:05 arch rtkit-daemon[5516]: Supervising 0 threads of 0 processes of 0 users.
Dec 20 15:50:09 arch rtkit-daemon[5516]: Supervising 0 threads of 0 processes of 0 users.
Dec 20 15:50:09 arch rtkit-daemon[5516]: Supervising 0 threads of 0 processes of 0 users.
Dec 20 15:50:45 arch rtkit-daemon[5516]: Supervising 0 threads of 0 processes of 0 users.
Dec 20 15:50:45 arch rtkit-daemon[5516]: Supervising 0 threads of 0 processes of 0 users.
Dec 20 15:51:24 arch rtkit-daemon[5516]: Supervising 0 threads of 0 processes of 0 users.
Dec 20 15:51:24 arch rtkit-daemon[5516]: Supervising 0 threads of 0 processes of 0 users.
Dec 20 15:51:26 arch rtkit-daemon[5516]: Supervising 0 threads of 0 processes of 0 users.
Dec 20 15:51:26 arch rtkit-daemon[5516]: Supervising 0 threads of 0 processes of 0 users.
Dec 20 15:51:26 arch rtkit-daemon[5516]: Supervising 0 threads of 0 processes of 0 users.
Dec 20 15:51:26 arch rtkit-daemon[5516]: Supervising 0 threads of 0 processes of 0 users.
Dec 20 15:51:28 arch rtkit-daemon[5516]: Supervising 0 threads of 0 processes of 0 users.
Dec 20 15:51:28 arch rtkit-daemon[5516]: Supervising 0 threads of 0 processes of 0 users.
Dec 20 15:52:06 arch kernel: INFO: task kitty:19771 blocked for more than 245 seconds.
Dec 20 15:52:06 arch kernel: Tainted: G OE 6.12.4-arch1-1 #1
Dec 20 15:52:06 arch kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Dec 20 15:52:06 arch kernel: task:kitty state:D stack:0 pid:19771 tgid:19771 ppid:5465 flags:0x00000002
Dec 20 15:52:06 arch kernel: Call Trace:
Dec 20 15:52:06 arch kernel: <TASK>
Dec 20 15:52:06 arch kernel: __schedule+0x3b0/0x12b0
Dec 20 15:52:06 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 20 15:52:06 arch kernel: schedule+0x27/0xf0
Dec 20 15:52:06 arch kernel: schedule_preempt_disabled+0x15/0x30
Dec 20 15:52:06 arch kernel: __mutex_lock.constprop.0+0x31e/0x620
Dec 20 15:52:06 arch kernel: uevent_show+0xa7/0x130
Dec 20 15:52:06 arch kernel: dev_attr_show+0x19/0x40
Dec 20 15:52:06 arch kernel: sysfs_kf_seq_show+0xa8/0xf0
Dec 20 15:52:06 arch kernel: seq_read_iter+0x11c/0x460
Dec 20 15:52:06 arch kernel: vfs_read+0x299/0x370
Dec 20 15:52:06 arch kernel: ksys_read+0x6d/0xf0
Dec 20 15:52:06 arch kernel: do_syscall_64+0x82/0x190
Dec 20 15:52:06 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 20 15:52:06 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 20 15:52:06 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 20 15:52:06 arch kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Dec 20 15:52:06 arch kernel: RIP: 0033:0x7d9c7bb1ac21
Dec 20 15:52:06 arch kernel: RSP: 002b:00007ffd82a2cc68 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
Dec 20 15:52:06 arch kernel: RAX: ffffffffffffffda RBX: 0000586821256f00 RCX: 00007d9c7bb1ac21
Dec 20 15:52:06 arch kernel: RDX: 0000000000001000 RSI: 000058682153acd0 RDI: 000000000000000a
Dec 20 15:52:06 arch kernel: RBP: 00007ffd82a2cca0 R08: 0000000000000000 R09: 0000000000000001
Dec 20 15:52:06 arch kernel: R10: 0000000000000003 R11: 0000000000000246 R12: 00007d9c7bbf4ff0
Dec 20 15:52:06 arch kernel: R13: 00007d9c7bbf4ea0 R14: 0000000000000000 R15: 00000000fbad2488
Dec 20 15:52:06 arch kernel: </TASK>
Dec 20 15:54:09 arch kernel: INFO: task kitty:19771 blocked for more than 368 seconds.
Dec 20 15:54:09 arch kernel: Tainted: G OE 6.12.4-arch1-1 #1
Dec 20 15:54:09 arch kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Dec 20 15:54:09 arch kernel: task:kitty state:D stack:0 pid:19771 tgid:19771 ppid:5465 flags:0x00000002
Dec 20 15:54:09 arch kernel: Call Trace:
Dec 20 15:54:09 arch kernel: <TASK>
Dec 20 15:54:09 arch kernel: __schedule+0x3b0/0x12b0
Dec 20 15:54:09 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 20 15:54:09 arch kernel: schedule+0x27/0xf0
Dec 20 15:54:09 arch kernel: schedule_preempt_disabled+0x15/0x30
Dec 20 15:54:09 arch kernel: __mutex_lock.constprop.0+0x31e/0x620
Dec 20 15:54:09 arch kernel: uevent_show+0xa7/0x130
Dec 20 15:54:09 arch kernel: dev_attr_show+0x19/0x40
Dec 20 15:54:09 arch kernel: sysfs_kf_seq_show+0xa8/0xf0
Dec 20 15:54:09 arch kernel: seq_read_iter+0x11c/0x460
Dec 20 15:54:09 arch kernel: vfs_read+0x299/0x370
Dec 20 15:54:09 arch kernel: ksys_read+0x6d/0xf0
Dec 20 15:54:09 arch kernel: do_syscall_64+0x82/0x190
Dec 20 15:54:09 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 20 15:54:09 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 20 15:54:09 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 20 15:54:09 arch kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Dec 20 15:54:09 arch kernel: RIP: 0033:0x7d9c7bb1ac21
Dec 20 15:54:09 arch kernel: RSP: 002b:00007ffd82a2cc68 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
Dec 20 15:54:09 arch kernel: RAX: ffffffffffffffda RBX: 0000586821256f00 RCX: 00007d9c7bb1ac21
Dec 20 15:54:09 arch kernel: RDX: 0000000000001000 RSI: 000058682153acd0 RDI: 000000000000000a
Dec 20 15:54:09 arch kernel: RBP: 00007ffd82a2cca0 R08: 0000000000000000 R09: 0000000000000001
Dec 20 15:54:09 arch kernel: R10: 0000000000000003 R11: 0000000000000246 R12: 00007d9c7bbf4ff0
Dec 20 15:54:09 arch kernel: R13: 00007d9c7bbf4ea0 R14: 0000000000000000 R15: 00000000fbad2488
Dec 20 15:54:09 arch kernel: </TASK>
Dec 20 15:55:07 arch pulseaudio[5515]: Battery Level: 70%
Dec 20 15:56:11 arch kernel: INFO: task kitty:19771 blocked for more than 491 seconds.
Dec 20 15:56:11 arch kernel: Tainted: G OE 6.12.4-arch1-1 #1
Dec 20 15:56:11 arch kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Dec 20 15:56:11 arch kernel: task:kitty state:D stack:0 pid:19771 tgid:19771 ppid:5465 flags:0x00000002
Dec 20 15:56:11 arch kernel: Call Trace:
Dec 20 15:56:11 arch kernel: <TASK>
Dec 20 15:56:11 arch kernel: __schedule+0x3b0/0x12b0
Dec 20 15:56:11 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 20 15:56:11 arch kernel: schedule+0x27/0xf0
Dec 20 15:56:11 arch kernel: schedule_preempt_disabled+0x15/0x30
Dec 20 15:56:11 arch kernel: __mutex_lock.constprop.0+0x31e/0x620
Dec 20 15:56:11 arch kernel: uevent_show+0xa7/0x130
Dec 20 15:56:11 arch kernel: dev_attr_show+0x19/0x40
Dec 20 15:56:11 arch kernel: sysfs_kf_seq_show+0xa8/0xf0
Dec 20 15:56:11 arch kernel: seq_read_iter+0x11c/0x460
Dec 20 15:56:11 arch kernel: vfs_read+0x299/0x370
Dec 20 15:56:11 arch kernel: ksys_read+0x6d/0xf0
Dec 20 15:56:11 arch kernel: do_syscall_64+0x82/0x190
Dec 20 15:56:11 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 20 15:56:11 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 20 15:56:11 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 20 15:56:11 arch kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Dec 20 15:56:11 arch kernel: RIP: 0033:0x7d9c7bb1ac21
Dec 20 15:56:11 arch kernel: RSP: 002b:00007ffd82a2cc68 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
Dec 20 15:56:11 arch kernel: RAX: ffffffffffffffda RBX: 0000586821256f00 RCX: 00007d9c7bb1ac21
Dec 20 15:56:11 arch kernel: RDX: 0000000000001000 RSI: 000058682153acd0 RDI: 000000000000000a
Dec 20 15:56:11 arch kernel: RBP: 00007ffd82a2cca0 R08: 0000000000000000 R09: 0000000000000001
Dec 20 15:56:11 arch kernel: R10: 0000000000000003 R11: 0000000000000246 R12: 00007d9c7bbf4ff0
Dec 20 15:56:11 arch kernel: R13: 00007d9c7bbf4ea0 R14: 0000000000000000 R15: 00000000fbad2488
Dec 20 15:56:11 arch kernel: </TASK>
Dec 20 15:56:21 arch NetworkManager[638]: <info> [1734702981.4746] dhcp4 (wlp0s20f3): state changed new lease, address=192.168.0.104
Dec 20 15:56:21 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Dec 20 15:56:21 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Dec 20 15:56:31 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Dec 20 15:58:14 arch kernel: INFO: task kitty:19771 blocked for more than 614 seconds.
Dec 20 15:58:14 arch kernel: Tainted: G OE 6.12.4-arch1-1 #1
Dec 20 15:58:14 arch kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Dec 20 15:58:14 arch kernel: task:kitty state:D stack:0 pid:19771 tgid:19771 ppid:5465 flags:0x00000002
Dec 20 15:58:14 arch kernel: Call Trace:
Dec 20 15:58:14 arch kernel: <TASK>
Dec 20 15:58:14 arch kernel: __schedule+0x3b0/0x12b0
Dec 20 15:58:14 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 20 15:58:14 arch kernel: schedule+0x27/0xf0
Dec 20 15:58:14 arch kernel: schedule_preempt_disabled+0x15/0x30
Dec 20 15:58:14 arch kernel: __mutex_lock.constprop.0+0x31e/0x620
Dec 20 15:58:14 arch kernel: uevent_show+0xa7/0x130
Dec 20 15:58:14 arch kernel: dev_attr_show+0x19/0x40
Dec 20 15:58:14 arch kernel: sysfs_kf_seq_show+0xa8/0xf0
Dec 20 15:58:14 arch kernel: seq_read_iter+0x11c/0x460
Dec 20 15:58:14 arch kernel: vfs_read+0x299/0x370
Dec 20 15:58:14 arch kernel: ksys_read+0x6d/0xf0
Dec 20 15:58:14 arch kernel: do_syscall_64+0x82/0x190
Dec 20 15:58:14 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 20 15:58:14 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 20 15:58:14 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 20 15:58:14 arch kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Dec 20 15:58:14 arch kernel: RIP: 0033:0x7d9c7bb1ac21
Dec 20 15:58:14 arch kernel: RSP: 002b:00007ffd82a2cc68 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
Dec 20 15:58:14 arch kernel: RAX: ffffffffffffffda RBX: 0000586821256f00 RCX: 00007d9c7bb1ac21
Dec 20 15:58:14 arch kernel: RDX: 0000000000001000 RSI: 000058682153acd0 RDI: 000000000000000a
Dec 20 15:58:14 arch kernel: RBP: 00007ffd82a2cca0 R08: 0000000000000000 R09: 0000000000000001
Dec 20 15:58:14 arch kernel: R10: 0000000000000003 R11: 0000000000000246 R12: 00007d9c7bbf4ff0
Dec 20 15:58:14 arch kernel: R13: 00007d9c7bbf4ea0 R14: 0000000000000000 R15: 00000000fbad2488
Dec 20 15:58:14 arch kernel: </TASK>
Dec 20 15:58:17 arch pulseaudio[5515]: Battery Level: 70%
Dec 20 16:00:17 arch kernel: INFO: task kitty:19771 blocked for more than 737 seconds.
Dec 20 16:00:17 arch kernel: Tainted: G OE 6.12.4-arch1-1 #1
Dec 20 16:00:17 arch kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Dec 20 16:00:17 arch kernel: task:kitty state:D stack:0 pid:19771 tgid:19771 ppid:5465 flags:0x00000002
Dec 20 16:00:17 arch kernel: Call Trace:
Dec 20 16:00:17 arch kernel: <TASK>
Dec 20 16:00:17 arch kernel: __schedule+0x3b0/0x12b0
Dec 20 16:00:17 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 20 16:00:17 arch kernel: schedule+0x27/0xf0
Dec 20 16:00:17 arch kernel: schedule_preempt_disabled+0x15/0x30
Dec 20 16:00:17 arch kernel: __mutex_lock.constprop.0+0x31e/0x620
Dec 20 16:00:17 arch kernel: uevent_show+0xa7/0x130
Dec 20 16:00:17 arch kernel: dev_attr_show+0x19/0x40
Dec 20 16:00:17 arch kernel: sysfs_kf_seq_show+0xa8/0xf0
Dec 20 16:00:17 arch kernel: seq_read_iter+0x11c/0x460
Dec 20 16:00:17 arch kernel: vfs_read+0x299/0x370
Dec 20 16:00:17 arch kernel: ksys_read+0x6d/0xf0
Dec 20 16:00:17 arch kernel: do_syscall_64+0x82/0x190
Dec 20 16:00:17 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 20 16:00:17 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 20 16:00:17 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 20 16:00:17 arch kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Dec 20 16:00:17 arch kernel: RIP: 0033:0x7d9c7bb1ac21
Dec 20 16:00:17 arch kernel: RSP: 002b:00007ffd82a2cc68 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
Dec 20 16:00:17 arch kernel: RAX: ffffffffffffffda RBX: 0000586821256f00 RCX: 00007d9c7bb1ac21
Dec 20 16:00:17 arch kernel: RDX: 0000000000001000 RSI: 000058682153acd0 RDI: 000000000000000a
Dec 20 16:00:17 arch kernel: RBP: 00007ffd82a2cca0 R08: 0000000000000000 R09: 0000000000000001
Dec 20 16:00:17 arch kernel: R10: 0000000000000003 R11: 0000000000000246 R12: 00007d9c7bbf4ff0
Dec 20 16:00:17 arch kernel: R13: 00007d9c7bbf4ea0 R14: 0000000000000000 R15: 00000000fbad2488
Dec 20 16:00:17 arch kernel: </TASK>
Dec 20 16:01:27 arch pulseaudio[5515]: Battery Level: 70%
Dec 20 16:02:20 arch kernel: INFO: task kitty:19771 blocked for more than 860 seconds.
Dec 20 16:02:20 arch kernel: Tainted: G OE 6.12.4-arch1-1 #1
Dec 20 16:02:20 arch kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Dec 20 16:02:20 arch kernel: task:kitty state:D stack:0 pid:19771 tgid:19771 ppid:5465 flags:0x00000002
Dec 20 16:02:20 arch kernel: Call Trace:
Dec 20 16:02:20 arch kernel: <TASK>
Dec 20 16:02:20 arch kernel: __schedule+0x3b0/0x12b0
Dec 20 16:02:20 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 20 16:02:20 arch kernel: schedule+0x27/0xf0
Dec 20 16:02:20 arch kernel: schedule_preempt_disabled+0x15/0x30
Dec 20 16:02:20 arch kernel: __mutex_lock.constprop.0+0x31e/0x620
Dec 20 16:02:20 arch kernel: uevent_show+0xa7/0x130
Dec 20 16:02:20 arch kernel: dev_attr_show+0x19/0x40
Dec 20 16:02:20 arch kernel: sysfs_kf_seq_show+0xa8/0xf0
Dec 20 16:02:20 arch kernel: seq_read_iter+0x11c/0x460
Dec 20 16:02:20 arch kernel: vfs_read+0x299/0x370
Dec 20 16:02:20 arch kernel: ksys_read+0x6d/0xf0
Dec 20 16:02:20 arch kernel: do_syscall_64+0x82/0x190
Dec 20 16:02:20 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 20 16:02:20 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 20 16:02:20 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 20 16:02:20 arch kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Dec 20 16:02:20 arch kernel: RIP: 0033:0x7d9c7bb1ac21
Dec 20 16:02:20 arch kernel: RSP: 002b:00007ffd82a2cc68 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
Dec 20 16:02:20 arch kernel: RAX: ffffffffffffffda RBX: 0000586821256f00 RCX: 00007d9c7bb1ac21
Dec 20 16:02:20 arch kernel: RDX: 0000000000001000 RSI: 000058682153acd0 RDI: 000000000000000a
Dec 20 16:02:20 arch kernel: RBP: 00007ffd82a2cca0 R08: 0000000000000000 R09: 0000000000000001
Dec 20 16:02:20 arch kernel: R10: 0000000000000003 R11: 0000000000000246 R12: 00007d9c7bbf4ff0
Dec 20 16:02:20 arch kernel: R13: 00007d9c7bbf4ea0 R14: 0000000000000000 R15: 00000000fbad2488
Dec 20 16:02:20 arch kernel: </TASK>
Dec 20 16:04:23 arch kernel: INFO: task kitty:19771 blocked for more than 983 seconds.
Dec 20 16:04:23 arch kernel: Tainted: G OE 6.12.4-arch1-1 #1
Dec 20 16:04:23 arch kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Dec 20 16:04:23 arch kernel: task:kitty state:D stack:0 pid:19771 tgid:19771 ppid:5465 flags:0x00000002
Dec 20 16:04:23 arch kernel: Call Trace:
Dec 20 16:04:23 arch kernel: <TASK>
Dec 20 16:04:23 arch kernel: __schedule+0x3b0/0x12b0
Dec 20 16:04:23 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 20 16:04:23 arch kernel: schedule+0x27/0xf0
Dec 20 16:04:23 arch kernel: schedule_preempt_disabled+0x15/0x30
Dec 20 16:04:23 arch kernel: __mutex_lock.constprop.0+0x31e/0x620
Dec 20 16:04:23 arch kernel: uevent_show+0xa7/0x130
Dec 20 16:04:23 arch kernel: dev_attr_show+0x19/0x40
Dec 20 16:04:23 arch kernel: sysfs_kf_seq_show+0xa8/0xf0
Dec 20 16:04:23 arch kernel: seq_read_iter+0x11c/0x460
Dec 20 16:04:23 arch kernel: vfs_read+0x299/0x370
Dec 20 16:04:23 arch kernel: ksys_read+0x6d/0xf0
Dec 20 16:04:23 arch kernel: do_syscall_64+0x82/0x190
Dec 20 16:04:23 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 20 16:04:23 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 20 16:04:23 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 20 16:04:23 arch kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Dec 20 16:04:23 arch kernel: RIP: 0033:0x7d9c7bb1ac21
Dec 20 16:04:23 arch kernel: RSP: 002b:00007ffd82a2cc68 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
Dec 20 16:04:23 arch kernel: RAX: ffffffffffffffda RBX: 0000586821256f00 RCX: 00007d9c7bb1ac21
Dec 20 16:04:23 arch kernel: RDX: 0000000000001000 RSI: 000058682153acd0 RDI: 000000000000000a
Dec 20 16:04:23 arch kernel: RBP: 00007ffd82a2cca0 R08: 0000000000000000 R09: 0000000000000001
Dec 20 16:04:23 arch kernel: R10: 0000000000000003 R11: 0000000000000246 R12: 00007d9c7bbf4ff0
Dec 20 16:04:23 arch kernel: R13: 00007d9c7bbf4ea0 R14: 0000000000000000 R15: 00000000fbad2488
Dec 20 16:04:23 arch kernel: </TASK>
Dec 20 16:05:07 arch pulseaudio[5515]: Battery Level: 70%
Dec 20 16:06:26 arch kernel: INFO: task kitty:19771 blocked for more than 1105 seconds.
Dec 20 16:06:26 arch kernel: Tainted: G OE 6.12.4-arch1-1 #1
Dec 20 16:06:26 arch kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Dec 20 16:06:26 arch kernel: task:kitty state:D stack:0 pid:19771 tgid:19771 ppid:5465 flags:0x00000002
Dec 20 16:06:26 arch kernel: Call Trace:
Dec 20 16:06:26 arch kernel: <TASK>
Dec 20 16:06:26 arch kernel: __schedule+0x3b0/0x12b0
Dec 20 16:06:26 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 20 16:06:26 arch kernel: schedule+0x27/0xf0
Dec 20 16:06:26 arch kernel: schedule_preempt_disabled+0x15/0x30
Dec 20 16:06:26 arch kernel: __mutex_lock.constprop.0+0x31e/0x620
Dec 20 16:06:26 arch kernel: uevent_show+0xa7/0x130
Dec 20 16:06:26 arch kernel: dev_attr_show+0x19/0x40
Dec 20 16:06:26 arch kernel: sysfs_kf_seq_show+0xa8/0xf0
Dec 20 16:06:26 arch kernel: seq_read_iter+0x11c/0x460
Dec 20 16:06:26 arch kernel: vfs_read+0x299/0x370
Dec 20 16:06:26 arch kernel: ksys_read+0x6d/0xf0
Dec 20 16:06:26 arch kernel: do_syscall_64+0x82/0x190
Dec 20 16:06:26 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 20 16:06:26 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 20 16:06:26 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 20 16:06:26 arch kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Dec 20 16:06:26 arch kernel: RIP: 0033:0x7d9c7bb1ac21
Dec 20 16:06:26 arch kernel: RSP: 002b:00007ffd82a2cc68 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
Dec 20 16:06:26 arch kernel: RAX: ffffffffffffffda RBX: 0000586821256f00 RCX: 00007d9c7bb1ac21
Dec 20 16:06:26 arch kernel: RDX: 0000000000001000 RSI: 000058682153acd0 RDI: 000000000000000a
Dec 20 16:06:26 arch kernel: RBP: 00007ffd82a2cca0 R08: 0000000000000000 R09: 0000000000000001
Dec 20 16:06:26 arch kernel: R10: 0000000000000003 R11: 0000000000000246 R12: 00007d9c7bbf4ff0
Dec 20 16:06:26 arch kernel: R13: 00007d9c7bbf4ea0 R14: 0000000000000000 R15: 00000000fbad2488
Dec 20 16:06:26 arch kernel: </TASK>
Dec 20 16:08:29 arch kernel: INFO: task kitty:19771 blocked for more than 1228 seconds.
Dec 20 16:08:29 arch kernel: Tainted: G OE 6.12.4-arch1-1 #1
Dec 20 16:08:29 arch kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Dec 20 16:08:29 arch kernel: task:kitty state:D stack:0 pid:19771 tgid:19771 ppid:5465 flags:0x00000002
Dec 20 16:08:29 arch kernel: Call Trace:
Dec 20 16:08:29 arch kernel: <TASK>
Dec 20 16:08:29 arch kernel: __schedule+0x3b0/0x12b0
Dec 20 16:08:29 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 20 16:08:29 arch kernel: schedule+0x27/0xf0
Dec 20 16:08:29 arch kernel: schedule_preempt_disabled+0x15/0x30
Dec 20 16:08:29 arch kernel: __mutex_lock.constprop.0+0x31e/0x620
Dec 20 16:08:29 arch kernel: uevent_show+0xa7/0x130
Dec 20 16:08:29 arch kernel: dev_attr_show+0x19/0x40
Dec 20 16:08:29 arch kernel: sysfs_kf_seq_show+0xa8/0xf0
Dec 20 16:08:29 arch kernel: seq_read_iter+0x11c/0x460
Dec 20 16:08:29 arch kernel: vfs_read+0x299/0x370
Dec 20 16:08:29 arch kernel: ksys_read+0x6d/0xf0
Dec 20 16:08:29 arch kernel: do_syscall_64+0x82/0x190
Dec 20 16:08:29 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 20 16:08:29 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 20 16:08:29 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 20 16:08:29 arch kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Dec 20 16:08:29 arch kernel: RIP: 0033:0x7d9c7bb1ac21
Dec 20 16:08:29 arch kernel: RSP: 002b:00007ffd82a2cc68 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
Dec 20 16:08:29 arch kernel: RAX: ffffffffffffffda RBX: 0000586821256f00 RCX: 00007d9c7bb1ac21
Dec 20 16:08:29 arch kernel: RDX: 0000000000001000 RSI: 000058682153acd0 RDI: 000000000000000a
Dec 20 16:08:29 arch kernel: RBP: 00007ffd82a2cca0 R08: 0000000000000000 R09: 0000000000000001
Dec 20 16:08:29 arch kernel: R10: 0000000000000003 R11: 0000000000000246 R12: 00007d9c7bbf4ff0
Dec 20 16:08:29 arch kernel: R13: 00007d9c7bbf4ea0 R14: 0000000000000000 R15: 00000000fbad2488
Dec 20 16:08:29 arch kernel: </TASK>
Dec 20 16:08:29 arch kernel: Future hung task reports are suppressed, see sysctl kernel.hung_task_warnings
Dec 20 16:09:17 arch pulseaudio[5515]: Battery Level: 60%
Dec 20 16:11:16 arch pulseaudio[5515]: Battery Level: 70%
Dec 20 16:11:16 arch bluetoothd[641]: src/profile.c:ext_io_disconnected() Unable to get io data for Hands-Free Voice gateway: getpeername: Transport endpoint is not connected (107)
Dec 20 16:49:42 arch rtkit-daemon[5516]: Supervising 0 threads of 0 processes of 0 users.
Dec 20 16:49:42 arch rtkit-daemon[5516]: Supervising 0 threads of 0 processes of 0 users.
Dec 20 16:51:28 arch rtkit-daemon[5516]: Supervising 0 threads of 0 processes of 0 users.
Dec 20 16:51:28 arch rtkit-daemon[5516]: Supervising 0 threads of 0 processes of 0 users.
Dec 20 16:51:44 arch rtkit-daemon[5516]: Supervising 0 threads of 0 processes of 0 users.
Dec 20 16:51:44 arch rtkit-daemon[5516]: Supervising 0 threads of 0 processes of 0 users.
Dec 20 16:51:55 arch rtkit-daemon[5516]: Supervising 0 threads of 0 processes of 0 users.
Dec 20 16:51:55 arch rtkit-daemon[5516]: Supervising 0 threads of 0 processes of 0 users.
Dec 20 16:51:58 arch rtkit-daemon[5516]: Supervising 0 threads of 0 processes of 0 users.
Dec 20 16:51:58 arch rtkit-daemon[5516]: Supervising 0 threads of 0 processes of 0 users.
Dec 20 16:53:21 arch rtkit-daemon[5516]: Supervising 0 threads of 0 processes of 0 users.
Dec 20 16:53:21 arch rtkit-daemon[5516]: Supervising 0 threads of 0 processes of 0 users.
Dec 20 16:55:59 arch sudo[21217]: beldot : TTY=pts/2 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/journalctl -b
Dec 20 16:55:59 arch sudo[21217]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 20 16:55:59 arch sudo[21217]: pam_unix(sudo:session): session closed for user root
Dec 20 16:56:21 arch NetworkManager[638]: <info> [1734706581.4733] dhcp4 (wlp0s20f3): state changed new lease, address=192.168.0.104
Dec 20 16:56:21 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Dec 20 16:56:21 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Dec 20 16:56:31 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Dec 20 17:11:47 arch sudo[21371]: beldot : TTY=pts/2 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/journalctl -b
Dec 20 17:11:47 arch sudo[21371]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Xorg.0.log
[ 103.045]
X.Org X Server 1.21.1.15
X Protocol Version 11, Revision 0
[ 103.045] Current Operating System: Linux arch 6.12.4-arch1-1 #1 SMP PREEMPT_DYNAMIC Mon, 09 Dec 2024 14:31:57 +0000 x86_64
[ 103.045] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=48f0c199-3de0-4cef-adb5-54a621848d9d rw loglevel=3 quiet nvidia_drm.modeset=1 nvidia_drm.fbdev=0
[ 103.045]
[ 103.045] Current version of pixman: 0.44.2
[ 103.045] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 103.045] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 103.045] (==) Log file: "/home/beldot/.local/share/xorg/Xorg.0.log", Time: Fri Dec 20 11:12:45 2024
[ 103.046] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 103.046] (==) No Layout section. Using the first Screen section.
[ 103.046] (==) No screen section available. Using defaults.
[ 103.046] (**) |-->Screen "Default Screen Section" (0)
[ 103.046] (**) | |-->Monitor "<default monitor>"
[ 103.046] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 103.046] (**) Allowing byte-swapped clients
[ 103.046] (==) Automatically adding devices
[ 103.046] (==) Automatically enabling devices
[ 103.046] (==) Automatically adding GPU devices
[ 103.046] (==) Automatically binding GPU devices
[ 103.046] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 103.046] (WW) The directory "/usr/share/fonts/misc" does not exist.
[ 103.046] Entry deleted from font path.
[ 103.046] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 103.046] Entry deleted from font path.
[ 103.046] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 103.046] Entry deleted from font path.
[ 103.047] (==) FontPath set to:
/usr/share/fonts/TTF,
/usr/share/fonts/100dpi,
/usr/share/fonts/75dpi
[ 103.047] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 103.047] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 103.047] (II) Module ABI versions:
[ 103.047] X.Org ANSI C Emulation: 0.4
[ 103.047] X.Org Video Driver: 25.2
[ 103.047] X.Org XInput driver : 24.4
[ 103.047] X.Org Server Extension : 10.0
[ 103.047] (++) using VT number 1
[ 103.048] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[ 103.048] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 103.048] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card1
[ 103.048] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 13 paused 0
[ 103.049] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 103.049] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card0
[ 103.049] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 14 paused 0
[ 103.050] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[ 103.051] (--) PCI:*(0@0:2:0) 8086:46a3:17aa:3af6 rev 12, Mem @ 0x6102000000/16777216, 0x4000000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x????????/131072
[ 103.051] (--) PCI: (1@0:0:0) 10de:25a2:17aa:3af6 rev 161, Mem @ 0x5f000000/16777216, 0x6000000000/4294967296, 0x6100000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/524288
[ 103.051] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 103.051] (II) LoadModule: "glx"
[ 103.051] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 103.054] (II) Module glx: vendor="X.Org Foundation"
[ 103.054] compiled for 1.21.1.15, module version = 1.0.0
[ 103.054] ABI class: X.Org Server Extension, version 10.0
[ 103.054] (II) Applying OutputClass "nvidia" to /dev/dri/card1
[ 103.054] loading driver: nvidia
[ 103.054] (==) Matched intel as autoconfigured driver 0
[ 103.054] (==) Matched nvidia as autoconfigured driver 1
[ 103.054] (==) Matched nouveau as autoconfigured driver 2
[ 103.054] (==) Matched nv as autoconfigured driver 3
[ 103.054] (==) Matched modesetting as autoconfigured driver 4
[ 103.054] (==) Matched fbdev as autoconfigured driver 5
[ 103.054] (==) Matched vesa as autoconfigured driver 6
[ 103.054] (==) Assigned the driver to the xf86ConfigLayout
[ 103.054] (II) LoadModule: "intel"
[ 103.054] (WW) Warning, couldn't open module intel
[ 103.054] (EE) Failed to load module "intel" (module does not exist, 0)
[ 103.054] (II) LoadModule: "nvidia"
[ 103.054] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 103.055] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 103.055] compiled for 1.6.99.901, module version = 1.0.0
[ 103.055] Module class: X.Org Video Driver
[ 103.055] (II) LoadModule: "nouveau"
[ 103.055] (WW) Warning, couldn't open module nouveau
[ 103.055] (EE) Failed to load module "nouveau" (module does not exist, 0)
[ 103.055] (II) LoadModule: "nv"
[ 103.055] (WW) Warning, couldn't open module nv
[ 103.055] (EE) Failed to load module "nv" (module does not exist, 0)
[ 103.055] (II) LoadModule: "modesetting"
[ 103.055] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 103.056] (II) Module modesetting: vendor="X.Org Foundation"
[ 103.056] compiled for 1.21.1.15, module version = 1.21.1
[ 103.056] Module class: X.Org Video Driver
[ 103.056] ABI class: X.Org Video Driver, version 25.2
[ 103.056] (II) LoadModule: "fbdev"
[ 103.056] (WW) Warning, couldn't open module fbdev
[ 103.056] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 103.056] (II) LoadModule: "vesa"
[ 103.056] (WW) Warning, couldn't open module vesa
[ 103.056] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 103.056] (II) NVIDIA dlloader X Driver 565.77 Wed Nov 27 22:57:27 UTC 2024
[ 103.056] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 103.056] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 103.056] (II) modeset(0): using drv /dev/dri/card0
[ 103.056] (II) systemd-logind: releasing fd for 226:1
[ 103.123] (II) Loading sub module "fb"
[ 103.123] (II) LoadModule: "fb"
[ 103.123] (II) Module "fb" already built-in
[ 103.123] (II) Loading sub module "wfb"
[ 103.123] (II) LoadModule: "wfb"
[ 103.123] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 103.124] (II) Module wfb: vendor="X.Org Foundation"
[ 103.124] compiled for 1.21.1.15, module version = 1.0.0
[ 103.124] ABI class: X.Org ANSI C Emulation, version 0.4
[ 103.125] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 103.125] (II) modeset(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 103.125] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[ 103.125] (==) modeset(0): RGB weight 888
[ 103.125] (==) modeset(0): Default visual is TrueColor
[ 103.125] (II) Loading sub module "glamoregl"
[ 103.125] (II) LoadModule: "glamoregl"
[ 103.125] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 103.128] (II) Module glamoregl: vendor="X.Org Foundation"
[ 103.128] compiled for 1.21.1.15, module version = 1.0.1
[ 103.128] ABI class: X.Org ANSI C Emulation, version 0.4
[ 103.234] (II) modeset(0): glamor X acceleration enabled on Mesa Intel(R) Graphics (ADL GT2)
[ 103.234] (II) modeset(0): glamor initialized
[ 103.234] (==) modeset(0): VariableRefresh: disabled
[ 103.234] (==) modeset(0): AsyncFlipSecondaries: disabled
[ 103.236] (II) modeset(0): Output eDP-1 has no monitor section
[ 103.236] (II) modeset(0): Output DP-1 has no monitor section
[ 103.236] (II) modeset(0): Output DP-2 has no monitor section
[ 103.236] (II) modeset(0): Output DP-3 has no monitor section
[ 103.236] (II) modeset(0): Output DP-4 has no monitor section
[ 103.239] (II) modeset(0): EDID for output eDP-1
[ 103.239] (II) modeset(0): Manufacturer: BOE Model: a81 Serial#: 0
[ 103.239] (II) modeset(0): Year: 2021 Week: 31
[ 103.239] (II) modeset(0): EDID Version: 1.4
[ 103.239] (II) modeset(0): Digital Display Input
[ 103.239] (II) modeset(0): 8 bits per channel
[ 103.239] (II) modeset(0): Digital interface is DisplayPort
[ 103.239] (II) modeset(0): Max Image Size [cm]: horiz.: 34 vert.: 19
[ 103.239] (II) modeset(0): Gamma: 2.20
[ 103.239] (II) modeset(0): No DPMS capabilities specified
[ 103.239] (II) modeset(0): Supported color encodings: RGB 4:4:4
[ 103.239] (II) modeset(0): Default color space is primary color space
[ 103.239] (II) modeset(0): First detailed timing is preferred mode
[ 103.239] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[ 103.239] (II) modeset(0): Display is continuous-frequency
[ 103.239] (II) modeset(0): redX: 0.653 redY: 0.329 greenX: 0.298 greenY: 0.605
[ 103.239] (II) modeset(0): blueX: 0.150 blueY: 0.061 whiteX: 0.313 whiteY: 0.329
[ 103.239] (II) modeset(0): Manufacturer's mask: 0
[ 103.239] (II) modeset(0): Supported detailed timing:
[ 103.239] (II) modeset(0): clock: 310.5 MHz Image Size: 344 x 194 mm
[ 103.239] (II) modeset(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2200 h_border: 0
[ 103.239] (II) modeset(0): v_active: 1080 v_sync: 1083 v_sync_end 1089 v_blanking: 1176 v_border: 0
[ 103.239] (II) modeset(0): BOE CQ
[ 103.239] (II) modeset(0): NV156FHM-NX1
[ 103.239] (II) modeset(0): EDID (in hex):
[ 103.239] (II) modeset(0): 00ffffffffffff0009e5810a00000000
[ 103.239] (II) modeset(0): 1f1f0104a52213780754a5a7544c9b26
[ 103.239] (II) modeset(0): 0f505400000001010101010101010101
[ 103.239] (II) modeset(0): 01010101010147798018713860403020
[ 103.239] (II) modeset(0): 360058c21000001a0000000000000000
[ 103.239] (II) modeset(0): 00000000000000000000000000fe0042
[ 103.239] (II) modeset(0): 4f452043510a202020202020000000fe
[ 103.239] (II) modeset(0): 004e5631353646484d2d4e58310a0049
[ 103.239] (II) modeset(0): Printing probed modes for output eDP-1
[ 103.239] (II) modeset(0): Modeline "1920x1080"x120.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 103.239] (II) modeset(0): Modeline "1920x1080"x120.0 356.38 1920 2080 2288 2656 1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
[ 103.239] (II) modeset(0): Modeline "1920x1080"x119.9 266.50 1920 1944 1960 2000 1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[ 103.239] (II) modeset(0): Modeline "1920x1080"x60.0 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[ 103.239] (II) modeset(0): Modeline "1920x1080"x59.9 138.50 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[ 103.239] (II) modeset(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[ 103.239] (II) modeset(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[ 103.239] (II) modeset(0): Modeline "1400x1050"x74.8 155.80 1400 1464 1784 1912 1050 1052 1064 1090 +hsync +vsync (81.5 kHz d)
[ 103.239] (II) modeset(0): Modeline "1400x1050"x60.0 122.00 1400 1488 1640 1880 1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[ 103.239] (II) modeset(0): Modeline "1600x900"x120.0 246.00 1600 1728 1900 2200 900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[ 103.239] (II) modeset(0): Modeline "1600x900"x119.9 186.50 1600 1624 1640 1680 900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[ 103.239] (II) modeset(0): Modeline "1600x900"x59.9 118.25 1600 1696 1856 2112 900 903 908 934 -hsync +vsync (56.0 kHz d)
[ 103.239] (II) modeset(0): Modeline "1600x900"x59.8 97.50 1600 1648 1680 1760 900 903 908 926 +hsync -vsync (55.4 kHz d)
[ 103.239] (II) modeset(0): Modeline "1280x1024"x85.0 157.50 1280 1344 1504 1728 1024 1025 1028 1072 +hsync +vsync (91.1 kHz d)
[ 103.239] (II) modeset(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz d)
[ 103.239] (II) modeset(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[ 103.239] (II) modeset(0): Modeline "1400x900"x60.0 103.50 1400 1480 1624 1848 900 903 913 934 -hsync +vsync (56.0 kHz d)
[ 103.239] (II) modeset(0): Modeline "1400x900"x59.9 86.50 1400 1448 1480 1560 900 903 913 926 +hsync -vsync (55.4 kHz d)
[ 103.239] (II) modeset(0): Modeline "1280x960"x85.0 148.50 1280 1344 1504 1728 960 961 964 1011 +hsync +vsync (85.9 kHz d)
[ 103.239] (II) modeset(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz d)
[ 103.239] (II) modeset(0): Modeline "1440x810"x120.0 198.12 1440 1548 1704 1968 810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[ 103.239] (II) modeset(0): Modeline "1440x810"x119.9 151.88 1440 1464 1480 1520 810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[ 103.239] (II) modeset(0): Modeline "1368x768"x59.9 85.25 1368 1440 1576 1784 768 771 781 798 -hsync +vsync (47.8 kHz d)
[ 103.239] (II) modeset(0): Modeline "1368x768"x59.9 72.25 1368 1416 1448 1528 768 771 781 790 +hsync -vsync (47.3 kHz d)
[ 103.239] (II) modeset(0): Modeline "1280x800"x120.0 174.25 1280 1380 1516 1752 800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[ 103.239] (II) modeset(0): Modeline "1280x800"x119.9 134.25 1280 1304 1320 1360 800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[ 103.239] (II) modeset(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz d)
[ 103.239] (II) modeset(0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz d)
[ 103.239] (II) modeset(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz d)
[ 103.239] (II) modeset(0): Modeline "1280x720"x120.0 156.12 1280 1376 1512 1744 720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[ 103.239] (II) modeset(0): Modeline "1280x720"x120.0 120.75 1280 1304 1320 1360 720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[ 103.239] (II) modeset(0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz d)
[ 103.239] (II) modeset(0): Modeline "1280x720"x59.7 63.75 1280 1328 1360 1440 720 723 728 741 +hsync -vsync (44.3 kHz d)
[ 103.239] (II) modeset(0): Modeline "1024x768"x170.0 194.02 1024 1108 1220 1416 768 768 770 806 doublescan -hsync +vsync (137.0 kHz d)
[ 103.239] (II) modeset(0): Modeline "1024x768"x150.1 170.24 1024 1108 1220 1416 768 768 770 801 doublescan -hsync +vsync (120.2 kHz d)
[ 103.239] (II) modeset(0): Modeline "1024x768"x120.1 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[ 103.239] (II) modeset(0): Modeline "1024x768"x85.0 94.50 1024 1072 1168 1376 768 769 772 808 +hsync +vsync (68.7 kHz d)
[ 103.239] (II) modeset(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz d)
[ 103.239] (II) modeset(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz d)
[ 103.239] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
[ 103.239] (II) modeset(0): Modeline "1024x768i"x43.5 44.90 1024 1032 1208 1264 768 768 776 817 interlace +hsync +vsync (35.5 kHz d)
[ 103.239] (II) modeset(0): Modeline "960x720"x170.0 170.68 960 1036 1144 1328 720 720 722 756 doublescan -hsync +vsync (128.5 kHz d)
[ 103.239] (II) modeset(0): Modeline "960x720"x150.0 148.50 960 1032 1144 1320 720 720 722 750 doublescan -hsync +vsync (112.5 kHz d)
[ 103.239] (II) modeset(0): Modeline "960x720"x120.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[ 103.239] (II) modeset(0): Modeline "928x696"x150.0 144.00 928 992 1104 1280 696 696 698 750 doublescan -hsync +vsync (112.5 kHz d)
[ 103.239] (II) modeset(0): Modeline "928x696"x120.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[ 103.239] (II) modeset(0): Modeline "896x672"x150.1 130.50 896 944 1052 1228 672 672 674 708 doublescan -hsync +vsync (106.3 kHz d)
[ 103.239] (II) modeset(0): Modeline "896x672"x120.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[ 103.239] (II) modeset(0): Modeline "1024x576"x119.9 98.50 1024 1092 1200 1376 576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[ 103.239] (II) modeset(0): Modeline "1024x576"x119.9 78.38 1024 1048 1064 1104 576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[ 103.239] (II) modeset(0): Modeline "1024x576"x59.9 46.50 1024 1064 1160 1296 576 579 584 599 -hsync +vsync (35.9 kHz d)
[ 103.239] (II) modeset(0): Modeline "1024x576"x59.8 42.00 1024 1072 1104 1184 576 579 584 593 +hsync -vsync (35.5 kHz d)
[ 103.239] (II) modeset(0): Modeline "960x600"x119.9 96.62 960 1028 1128 1296 600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[ 103.239] (II) modeset(0): Modeline "960x600"x120.0 77.00 960 984 1000 1040 600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[ 103.239] (II) modeset(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz d)
[ 103.239] (II) modeset(0): Modeline "960x540"x119.9 86.50 960 1024 1124 1288 540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[ 103.240] (II) modeset(0): Modeline "960x540"x120.0 69.25 960 984 1000 1040 540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[ 103.240] (II) modeset(0): Modeline "960x540"x59.6 40.75 960 992 1088 1216 540 543 548 562 -hsync +vsync (33.5 kHz d)
[ 103.240] (II) modeset(0): Modeline "960x540"x59.8 37.25 960 1008 1040 1120 540 543 548 556 +hsync -vsync (33.3 kHz d)
[ 103.240] (II) modeset(0): Modeline "800x600"x170.0 114.75 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (106.2 kHz d)
[ 103.240] (II) modeset(0): Modeline "800x600"x150.0 101.25 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (93.8 kHz d)
[ 103.240] (II) modeset(0): Modeline "800x600"x140.0 94.50 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (87.5 kHz d)
[ 103.240] (II) modeset(0): Modeline "800x600"x130.0 87.75 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (81.2 kHz d)
[ 103.240] (II) modeset(0): Modeline "800x600"x120.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[ 103.240] (II) modeset(0): Modeline "800x600"x85.1 56.30 800 832 896 1048 600 601 604 631 +hsync +vsync (53.7 kHz d)
[ 103.240] (II) modeset(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz d)
[ 103.240] (II) modeset(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz d)
[ 103.240] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
[ 103.240] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 103.240] (II) modeset(0): Modeline "840x525"x120.0 73.12 840 892 980 1120 525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[ 103.240] (II) modeset(0): Modeline "840x525"x119.8 59.50 840 864 880 920 525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[ 103.240] (II) modeset(0): Modeline "864x486"x59.9 32.50 864 888 968 1072 486 489 494 506 -hsync +vsync (30.3 kHz d)
[ 103.240] (II) modeset(0): Modeline "864x486"x59.6 30.50 864 912 944 1024 486 489 494 500 +hsync -vsync (29.8 kHz d)
[ 103.240] (II) modeset(0): Modeline "700x525"x149.5 77.90 700 732 892 956 525 526 532 545 doublescan +hsync +vsync (81.5 kHz d)
[ 103.240] (II) modeset(0): Modeline "700x525"x120.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[ 103.240] (II) modeset(0): Modeline "800x450"x119.9 59.12 800 848 928 1056 450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[ 103.240] (II) modeset(0): Modeline "800x450"x119.6 48.75 800 824 840 880 450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[ 103.240] (II) modeset(0): Modeline "640x512"x170.0 78.75 640 672 752 864 512 512 514 536 doublescan +hsync +vsync (91.1 kHz d)
[ 103.240] (II) modeset(0): Modeline "640x512"x150.0 67.50 640 648 720 844 512 512 514 533 doublescan +hsync +vsync (80.0 kHz d)
[ 103.240] (II) modeset(0): Modeline "640x512"x120.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[ 103.240] (II) modeset(0): Modeline "700x450"x119.9 51.75 700 740 812 924 450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[ 103.240] (II) modeset(0): Modeline "700x450"x119.8 43.25 700 724 740 780 450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[ 103.240] (II) modeset(0): Modeline "640x480"x170.2 74.25 640 672 752 864 480 480 482 505 doublescan +hsync +vsync (85.9 kHz d)
[ 103.240] (II) modeset(0): Modeline "640x480"x120.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[ 103.240] (II) modeset(0): Modeline "640x480"x85.0 36.00 640 696 752 832 480 481 484 509 -hsync -vsync (43.3 kHz d)
[ 103.240] (II) modeset(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz d)
[ 103.240] (II) modeset(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz d)
[ 103.240] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
[ 103.240] (II) modeset(0): Modeline "720x405"x59.5 22.50 720 744 808 896 405 408 413 422 -hsync +vsync (25.1 kHz d)
[ 103.240] (II) modeset(0): Modeline "720x405"x59.0 21.75 720 768 800 880 405 408 413 419 +hsync -vsync (24.7 kHz d)
[ 103.240] (II) modeset(0): Modeline "720x400"x85.0 35.50 720 756 828 936 400 401 404 446 -hsync +vsync (37.9 kHz d)
[ 103.240] (II) modeset(0): Modeline "684x384"x119.8 42.62 684 720 788 892 384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[ 103.240] (II) modeset(0): Modeline "684x384"x119.7 36.12 684 708 724 764 384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[ 103.240] (II) modeset(0): Modeline "640x400"x119.8 41.75 640 676 740 840 400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[ 103.240] (II) modeset(0): Modeline "640x400"x120.0 35.50 640 664 680 720 400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[ 103.240] (II) modeset(0): Modeline "640x400"x85.1 31.50 640 672 736 832 400 401 404 445 -hsync +vsync (37.9 kHz d)
[ 103.240] (II) modeset(0): Modeline "576x432"x150.0 54.00 576 608 672 800 432 432 434 450 doublescan +hsync +vsync (67.5 kHz d)
[ 103.240] (II) modeset(0): Modeline "640x360"x119.7 37.25 640 672 736 832 360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[ 103.240] (II) modeset(0): Modeline "640x360"x119.7 31.88 640 664 680 720 360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[ 103.240] (II) modeset(0): Modeline "640x360"x59.8 18.00 640 664 720 800 360 363 368 376 -hsync +vsync (22.5 kHz d)
[ 103.240] (II) modeset(0): Modeline "640x360"x59.3 17.75 640 688 720 800 360 363 368 374 +hsync -vsync (22.2 kHz d)
[ 103.240] (II) modeset(0): Modeline "640x350"x85.1 31.50 640 672 736 832 350 382 385 445 +hsync -vsync (37.9 kHz d)
[ 103.240] (II) modeset(0): Modeline "512x384"x170.0 47.25 512 536 584 688 384 384 386 404 doublescan +hsync +vsync (68.7 kHz d)
[ 103.240] (II) modeset(0): Modeline "512x384"x150.1 39.38 512 520 568 656 384 384 386 400 doublescan +hsync +vsync (60.0 kHz d)
[ 103.240] (II) modeset(0): Modeline "512x384"x140.1 37.50 512 524 592 664 384 385 388 403 doublescan -hsync -vsync (56.5 kHz d)
[ 103.240] (II) modeset(0): Modeline "512x384"x120.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[ 103.240] (II) modeset(0): Modeline "512x384i"x87.1 22.45 512 516 604 632 384 384 388 408 interlace doublescan +hsync +vsync (35.5 kHz d)
[ 103.240] (II) modeset(0): Modeline "512x288"x120.0 23.25 512 532 580 648 288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[ 103.240] (II) modeset(0): Modeline "512x288"x119.8 21.00 512 536 552 592 288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[ 103.240] (II) modeset(0): Modeline "416x312"x149.3 28.64 416 432 464 576 312 312 314 333 doublescan -hsync -vsync (49.7 kHz d)
[ 103.240] (II) modeset(0): Modeline "480x270"x119.3 20.38 480 496 544 608 270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[ 103.240] (II) modeset(0): Modeline "480x270"x119.6 18.62 480 504 520 560 270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[ 103.240] (II) modeset(0): Modeline "400x300"x170.5 28.15 400 416 448 524 300 300 302 315 doublescan +hsync +vsync (53.7 kHz d)
[ 103.240] (II) modeset(0): Modeline "400x300"x144.4 25.00 400 428 488 520 300 318 321 333 doublescan +hsync +vsync (48.1 kHz d)
[ 103.240] (II) modeset(0): Modeline "400x300"x150.2 24.75 400 408 448 528 300 300 302 312 doublescan +hsync +vsync (46.9 kHz d)
[ 103.240] (II) modeset(0): Modeline "400x300"x120.6 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[ 103.240] (II) modeset(0): Modeline "400x300"x112.7 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[ 103.240] (II) modeset(0): Modeline "432x243"x119.8 16.25 432 444 484 536 243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[ 103.240] (II) modeset(0): Modeline "432x243"x119.1 15.25 432 456 472 512 243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[ 103.240] (II) modeset(0): Modeline "320x240"x170.4 18.00 320 348 376 416 240 240 242 254 doublescan -hsync -vsync (43.3 kHz d)
[ 103.240] (II) modeset(0): Modeline "320x240"x145.6 15.75 320 332 352 416 240 244 246 260 doublescan -hsync -vsync (37.9 kHz d)
[ 103.240] (II) modeset(0): Modeline "320x240"x150.0 15.75 320 328 360 420 240 240 242 250 doublescan -hsync -vsync (37.5 kHz d)
[ 103.240] (II) modeset(0): Modeline "320x240"x120.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[ 103.240] (II) modeset(0): Modeline "360x202"x119.0 11.25 360 372 404 448 202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[ 103.240] (II) modeset(0): Modeline "360x202"x118.3 10.88 360 384 400 440 202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[ 103.240] (II) modeset(0): Modeline "360x200"x170.1 17.75 360 378 414 468 200 200 202 223 doublescan -hsync +vsync (37.9 kHz d)
[ 103.240] (II) modeset(0): Modeline "320x200"x170.5 15.75 320 336 368 416 200 200 202 222 doublescan -hsync +vsync (37.9 kHz d)
[ 103.240] (II) modeset(0): Modeline "320x180"x119.7 9.00 320 332 360 400 180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[ 103.240] (II) modeset(0): Modeline "320x180"x118.6 8.88 320 344 360 400 180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[ 103.240] (II) modeset(0): Modeline "320x175"x170.5 15.75 320 336 368 416 175 191 192 222 doublescan +hsync -vsync (37.9 kHz d)
[ 103.240] (II) modeset(0): EDID for output DP-1
[ 103.240] (II) modeset(0): EDID for output DP-2
[ 103.240] (II) modeset(0): EDID for output DP-3
[ 103.240] (II) modeset(0): EDID for output DP-4
[ 103.240] (II) modeset(0): Output eDP-1 connected
[ 103.240] (II) modeset(0): Output DP-1 disconnected
[ 103.240] (II) modeset(0): Output DP-2 disconnected
[ 103.240] (II) modeset(0): Output DP-3 disconnected
[ 103.240] (II) modeset(0): Output DP-4 disconnected
[ 103.240] (II) modeset(0): Using exact sizes for initial modes
[ 103.240] (II) modeset(0): Output eDP-1 using initial mode 1920x1080 +0+0
[ 103.240] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[ 103.240] (==) modeset(0): DPI set to (96, 96)
[ 103.240] (II) Loading sub module "fb"
[ 103.240] (II) LoadModule: "fb"
[ 103.240] (II) Module "fb" already built-in
[ 103.240] (==) NVIDIA(G0): Depth 24, (==) framebuffer bpp 32
[ 103.240] (==) NVIDIA(G0): RGB weight 888
[ 103.240] (==) NVIDIA(G0): Default visual is TrueColor
[ 103.240] (==) NVIDIA(G0): Using gamma correction (1.0, 1.0, 1.0)
[ 103.240] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[ 103.240] (**) NVIDIA(G0): Option "AllowEmptyInitialConfiguration"
[ 103.240] (**) NVIDIA(G0): Enabling 2D acceleration
[ 103.240] (II) Loading sub module "glxserver_nvidia"
[ 103.240] (II) LoadModule: "glxserver_nvidia"
[ 103.240] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[ 103.245] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 103.245] compiled for 1.6.99.901, module version = 1.0.0
[ 103.245] Module class: X.Org Server Extension
[ 103.245] (II) NVIDIA GLX Module 565.77 Wed Nov 27 22:58:37 UTC 2024
[ 103.245] (II) NVIDIA: The X server supports PRIME Render Offload.
[ 103.249] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[ 103.249] (--) NVIDIA(0): DFP-0
[ 103.256] (II) NVIDIA(G0): NVIDIA GPU NVIDIA GeForce RTX 3050 Laptop GPU (GA107-A) at
[ 103.256] (II) NVIDIA(G0): PCI:1:0:0 (GPU-0)
[ 103.256] (--) NVIDIA(G0): Memory: 4194304 kBytes
[ 103.256] (--) NVIDIA(G0): VideoBIOS: 94.07.54.00.3f
[ 103.256] (II) NVIDIA(G0): Detected PCI Express Link width: 16X
[ 103.256] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 103.256] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 103.256] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 103.256] (--) NVIDIA(GPU-0):
[ 103.259] (II) NVIDIA(G0): Validated MetaModes:
[ 103.259] (II) NVIDIA(G0): "NULL"
[ 103.259] (II) NVIDIA(G0): Virtual screen size determined to be 640 x 480
[ 103.259] (WW) NVIDIA(G0): Unable to get display device for DPI computation.
[ 103.259] (==) NVIDIA(G0): DPI set to (75, 75); computed from built-in default
[ 103.273] (==) modeset(0): Backing store enabled
[ 103.273] (==) modeset(0): Silken mouse enabled
[ 103.308] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[ 103.308] (==) modeset(0): DPMS enabled
[ 103.309] (II) modeset(0): [DRI2] Setup complete
[ 103.309] (II) modeset(0): [DRI2] DRI driver: iris
[ 103.309] (II) modeset(0): [DRI2] VDPAU driver: va_gl
[ 103.309] (WW) NVIDIA: Failed to bind sideband socket to
[ 103.309] (WW) NVIDIA: '/var/run/nvidia-xdriver-e28d3800' Permission denied
[ 103.310] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[ 103.310] (II) NVIDIA: access.
[ 103.320] (WW) NVIDIA(G0): ACPI: failed to determine the system's current power source
[ 103.320] (II) NVIDIA(G0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 103.320] (II) NVIDIA(G0): may not be running or the "AcpidSocketPath" X
[ 103.320] (II) NVIDIA(G0): configuration option may not be set correctly. When the
[ 103.320] (II) NVIDIA(G0): ACPI event daemon is available, the NVIDIA X driver will
[ 103.320] (II) NVIDIA(G0): try to use it to receive ACPI event notifications. For
[ 103.320] (II) NVIDIA(G0): details, please see the "ConnectToAcpid" and
[ 103.320] (II) NVIDIA(G0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 103.320] (II) NVIDIA(G0): Config Options in the README.
[ 103.331] (II) NVIDIA(G0): Setting mode "NULL"
[ 103.762] (==) NVIDIA(G0): Disabling shared memory pixmaps
[ 103.762] (==) NVIDIA(G0): Backing store enabled
[ 103.762] (==) NVIDIA(G0): Silken mouse enabled
[ 103.763] (==) NVIDIA(G0): DPMS enabled
[ 103.763] (II) Loading sub module "dri2"
[ 103.763] (II) LoadModule: "dri2"
[ 103.763] (II) Module "dri2" already built-in
[ 103.763] (II) NVIDIA(G0): [DRI2] Setup complete
[ 103.763] (II) NVIDIA(G0): [DRI2] VDPAU driver: nvidia
[ 103.763] (II) Initializing extension Generic Event Extension
[ 103.763] (II) Initializing extension SHAPE
[ 103.763] (II) Initializing extension MIT-SHM
[ 103.763] (II) Initializing extension XInputExtension
[ 103.763] (II) Initializing extension XTEST
[ 103.763] (II) Initializing extension BIG-REQUESTS
[ 103.763] (II) Initializing extension SYNC
[ 103.763] (II) Initializing extension XKEYBOARD
[ 103.768] (II) Initializing extension XC-MISC
[ 103.768] (II) Initializing extension SECURITY
[ 103.768] (II) Initializing extension XFIXES
[ 103.769] (II) Initializing extension RENDER
[ 103.769] (II) Initializing extension RANDR
[ 103.769] (II) Initializing extension COMPOSITE
[ 103.769] (II) Initializing extension DAMAGE
[ 103.769] (II) Initializing extension MIT-SCREEN-SAVER
[ 103.769] (II) Initializing extension DOUBLE-BUFFER
[ 103.769] (II) Initializing extension RECORD
[ 103.769] (II) Initializing extension DPMS
[ 103.769] (II) Initializing extension Present
[ 103.769] (II) Initializing extension DRI3
[ 103.769] (II) Initializing extension X-Resource
[ 103.769] (II) Initializing extension XVideo
[ 103.769] (II) Initializing extension XVideo-MotionCompensation
[ 103.769] (II) Initializing extension GLX
[ 103.769] (II) Initializing extension GLX
[ 103.769] (II) Indirect GLX disabled.
[ 103.773] (II) AIGLX: Loaded and initialized iris
[ 103.773] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 103.773] (II) Initializing extension XFree86-VidModeExtension
[ 103.774] (II) Initializing extension XFree86-DGA
[ 103.774] (II) Initializing extension XFree86-DRI
[ 103.774] (II) Initializing extension DRI2
[ 103.774] (II) Initializing extension NV-GLX
[ 103.774] (II) Initializing extension NV-CONTROL
[ 103.774] (II) modeset(0): Damage tracking initialized
[ 103.774] (II) modeset(0): Setting screen physical size to 508 x 285
[ 103.824] (II) config/udev: Adding input device Video Bus (/dev/input/event12)
[ 103.824] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 103.824] (II) LoadModule: "libinput"
[ 103.824] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 103.826] (II) Module libinput: vendor="X.Org Foundation"
[ 103.826] compiled for 1.21.1.13, module version = 1.5.0
[ 103.826] Module class: X.Org XInput Driver
[ 103.826] ABI class: X.Org XInput driver, version 24.4
[ 103.826] (II) Using input driver 'libinput' for 'Video Bus'
[ 103.827] (II) systemd-logind: got fd for /dev/input/event12 13:76 fd 38 paused 0
[ 103.827] (**) Video Bus: always reports core events
[ 103.827] (**) Option "Device" "/dev/input/event12"
[ 103.830] (II) event12 - Video Bus: is tagged by udev as: Keyboard
[ 103.830] (II) event12 - Video Bus: device is a keyboard
[ 103.830] (II) event12 - Video Bus: device removed
[ 103.830] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input17/event12"
[ 103.830] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
[ 103.830] (II) event12 - Video Bus: is tagged by udev as: Keyboard
[ 103.831] (II) event12 - Video Bus: device is a keyboard
[ 103.831] (II) config/udev: Adding input device Video Bus (/dev/input/event11)
[ 103.831] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 103.831] (II) Using input driver 'libinput' for 'Video Bus'
[ 103.831] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 41 paused 0
[ 103.831] (**) Video Bus: always reports core events
[ 103.831] (**) Option "Device" "/dev/input/event11"
[ 103.832] (II) event11 - Video Bus: is tagged by udev as: Keyboard
[ 103.832] (II) event11 - Video Bus: device is a keyboard
[ 103.832] (II) event11 - Video Bus: device removed
[ 103.832] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:04/LNXVIDEO:00/input/input16/event11"
[ 103.832] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 103.832] (II) event11 - Video Bus: is tagged by udev as: Keyboard
[ 103.832] (II) event11 - Video Bus: device is a keyboard
[ 103.832] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[ 103.832] (II) No input driver specified, ignoring this device.
[ 103.832] (II) This device may have been added with another device file.
[ 103.832] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 103.832] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 103.832] (II) Using input driver 'libinput' for 'Power Button'
[ 103.833] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 42 paused 0
[ 103.833] (**) Power Button: always reports core events
[ 103.833] (**) Option "Device" "/dev/input/event1"
[ 103.833] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 103.833] (II) event1 - Power Button: device is a keyboard
[ 103.833] (II) event1 - Power Button: device removed
[ 103.833] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[ 103.833] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 103.834] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 103.834] (II) event1 - Power Button: device is a keyboard
[ 103.834] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event21)
[ 103.834] (II) No input driver specified, ignoring this device.
[ 103.834] (II) This device may have been added with another device file.
[ 103.834] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event22)
[ 103.834] (II) No input driver specified, ignoring this device.
[ 103.834] (II) This device may have been added with another device file.
[ 103.834] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event23)
[ 103.834] (II) No input driver specified, ignoring this device.
[ 103.834] (II) This device may have been added with another device file.
[ 103.834] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event24)
[ 103.834] (II) No input driver specified, ignoring this device.
[ 103.834] (II) This device may have been added with another device file.
[ 103.835] (II) config/udev: Adding input device Logitech G102 LIGHTSYNC Gaming Mouse (/dev/input/event3)
[ 103.835] (**) Logitech G102 LIGHTSYNC Gaming Mouse: Applying InputClass "libinput pointer catchall"
[ 103.835] (II) Using input driver 'libinput' for 'Logitech G102 LIGHTSYNC Gaming Mouse'
[ 103.887] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 43 paused 0
[ 103.887] (**) Logitech G102 LIGHTSYNC Gaming Mouse: always reports core events
[ 103.887] (**) Option "Device" "/dev/input/event3"
[ 103.891] (II) event3 - Logitech G102 LIGHTSYNC Gaming Mouse: is tagged by udev as: Mouse
[ 103.891] (II) event3 - Logitech G102 LIGHTSYNC Gaming Mouse: device is a pointer
[ 103.891] (II) event3 - Logitech G102 LIGHTSYNC Gaming Mouse: device removed
[ 103.891] (II) libinput: Logitech G102 LIGHTSYNC Gaming Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 103.891] (II) libinput: Logitech G102 LIGHTSYNC Gaming Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 103.891] (II) libinput: Logitech G102 LIGHTSYNC Gaming Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 103.891] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/0003:046D:C09D.0001/input/input3/event3"
[ 103.891] (II) XINPUT: Adding extended input device "Logitech G102 LIGHTSYNC Gaming Mouse" (type: MOUSE, id 9)
[ 103.892] (**) Option "AccelerationScheme" "none"
[ 103.892] (**) Logitech G102 LIGHTSYNC Gaming Mouse: (accel) selected scheme none/0
[ 103.892] (**) Logitech G102 LIGHTSYNC Gaming Mouse: (accel) acceleration factor: 2.000
[ 103.892] (**) Logitech G102 LIGHTSYNC Gaming Mouse: (accel) acceleration threshold: 4
[ 103.894] (II) event3 - Logitech G102 LIGHTSYNC Gaming Mouse: is tagged by udev as: Mouse
[ 103.894] (II) event3 - Logitech G102 LIGHTSYNC Gaming Mouse: device is a pointer
[ 103.895] (II) config/udev: Adding input device Logitech G102 LIGHTSYNC Gaming Mouse (/dev/input/mouse0)
[ 103.895] (II) No input driver specified, ignoring this device.
[ 103.895] (II) This device may have been added with another device file.
[ 103.896] (II) config/udev: Adding input device Logitech G102 LIGHTSYNC Gaming Mouse Keyboard (/dev/input/event4)
[ 103.896] (**) Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 103.896] (II) Using input driver 'libinput' for 'Logitech G102 LIGHTSYNC Gaming Mouse Keyboard'
[ 103.897] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 44 paused 0
[ 103.897] (**) Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: always reports core events
[ 103.897] (**) Option "Device" "/dev/input/event4"
[ 103.898] (II) event4 - Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[ 103.898] (II) event4 - Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: device is a keyboard
[ 103.899] (II) event4 - Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: device removed
[ 103.899] (II) libinput: Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: needs a virtual subdevice
[ 103.899] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.1/0003:046D:C09D.0002/input/input4/event4"
[ 103.899] (II) XINPUT: Adding extended input device "Logitech G102 LIGHTSYNC Gaming Mouse Keyboard" (type: MOUSE, id 10)
[ 103.899] (**) Option "AccelerationScheme" "none"
[ 103.899] (**) Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: (accel) selected scheme none/0
[ 103.899] (**) Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: (accel) acceleration factor: 2.000
[ 103.899] (**) Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: (accel) acceleration threshold: 4
[ 103.900] (II) event4 - Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[ 103.900] (II) event4 - Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: device is a keyboard
[ 103.901] (II) config/udev: Adding input device ITE Tech. Inc. ITE Device(8176) Keyboard (/dev/input/event5)
[ 103.901] (**) ITE Tech. Inc. ITE Device(8176) Keyboard: Applying InputClass "libinput keyboard catchall"
[ 103.901] (II) Using input driver 'libinput' for 'ITE Tech. Inc. ITE Device(8176) Keyboard'
[ 103.901] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 45 paused 0
[ 103.901] (**) ITE Tech. Inc. ITE Device(8176) Keyboard: always reports core events
[ 103.901] (**) Option "Device" "/dev/input/event5"
[ 103.902] (II) event5 - ITE Tech. Inc. ITE Device(8176) Keyboard: is tagged by udev as: Keyboard
[ 103.902] (II) event5 - ITE Tech. Inc. ITE Device(8176) Keyboard: device is a keyboard
[ 103.902] (II) event5 - ITE Tech. Inc. ITE Device(8176) Keyboard: device removed
[ 103.902] (II) libinput: ITE Tech. Inc. ITE Device(8176) Keyboard: needs a virtual subdevice
[ 103.902] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9:1.0/0003:048D:C976.0003/input/input7/event5"
[ 103.902] (II) XINPUT: Adding extended input device "ITE Tech. Inc. ITE Device(8176) Keyboard" (type: MOUSE, id 11)
[ 103.903] (**) Option "AccelerationScheme" "none"
[ 103.903] (**) ITE Tech. Inc. ITE Device(8176) Keyboard: (accel) selected scheme none/0
[ 103.903] (**) ITE Tech. Inc. ITE Device(8176) Keyboard: (accel) acceleration factor: 2.000
[ 103.903] (**) ITE Tech. Inc. ITE Device(8176) Keyboard: (accel) acceleration threshold: 4
[ 103.903] (II) event5 - ITE Tech. Inc. ITE Device(8176) Keyboard: is tagged by udev as: Keyboard
[ 103.903] (II) event5 - ITE Tech. Inc. ITE Device(8176) Keyboard: device is a keyboard
[ 103.904] (II) config/udev: Adding input device ITE Tech. Inc. ITE Device(8176) Wireless Radio Control (/dev/input/event6)
[ 103.904] (**) ITE Tech. Inc. ITE Device(8176) Wireless Radio Control: Applying InputClass "libinput keyboard catchall"
[ 103.904] (II) Using input driver 'libinput' for 'ITE Tech. Inc. ITE Device(8176) Wireless Radio Control'
[ 103.904] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 46 paused 0
[ 103.904] (**) ITE Tech. Inc. ITE Device(8176) Wireless Radio Control: always reports core events
[ 103.904] (**) Option "Device" "/dev/input/event6"
[ 103.905] (II) event6 - ITE Tech. Inc. ITE Device(8176) Wireless Radio Control: is tagged by udev as: Keyboard
[ 103.905] (II) event6 - ITE Tech. Inc. ITE Device(8176) Wireless Radio Control: device is a keyboard
[ 103.905] (II) event6 - ITE Tech. Inc. ITE Device(8176) Wireless Radio Control: device removed
[ 103.905] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9:1.0/0003:048D:C976.0003/input/input8/event6"
[ 103.905] (II) XINPUT: Adding extended input device "ITE Tech. Inc. ITE Device(8176) Wireless Radio Control" (type: KEYBOARD, id 12)
[ 103.906] (II) event6 - ITE Tech. Inc. ITE Device(8176) Wireless Radio Control: is tagged by udev as: Keyboard
[ 103.906] (II) event6 - ITE Tech. Inc. ITE Device(8176) Wireless Radio Control: device is a keyboard
[ 103.906] (II) config/udev: Adding input device SYNA0001:00 06CB:CE78 Mouse (/dev/input/event13)
[ 103.906] (**) SYNA0001:00 06CB:CE78 Mouse: Applying InputClass "libinput pointer catchall"
[ 103.906] (II) Using input driver 'libinput' for 'SYNA0001:00 06CB:CE78 Mouse'
[ 103.906] (II) systemd-logind: got fd for /dev/input/event13 13:77 fd 47 paused 0
[ 103.906] (**) SYNA0001:00 06CB:CE78 Mouse: always reports core events
[ 103.906] (**) Option "Device" "/dev/input/event13"
[ 103.907] (II) event13 - SYNA0001:00 06CB:CE78 Mouse: is tagged by udev as: Mouse Pointingstick
[ 103.907] (II) event13 - SYNA0001:00 06CB:CE78 Mouse: device is a pointer
[ 103.907] (II) event13 - SYNA0001:00 06CB:CE78 Mouse: device removed
[ 103.907] (II) libinput: SYNA0001:00 06CB:CE78 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 103.907] (II) libinput: SYNA0001:00 06CB:CE78 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 103.907] (II) libinput: SYNA0001:00 06CB:CE78 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 103.907] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-SYNA0001:00/0018:06CB:CE78.0004/input/input18/event13"
[ 103.907] (II) XINPUT: Adding extended input device "SYNA0001:00 06CB:CE78 Mouse" (type: MOUSE, id 13)
[ 103.907] (**) Option "AccelerationScheme" "none"
[ 103.907] (**) SYNA0001:00 06CB:CE78 Mouse: (accel) selected scheme none/0
[ 103.907] (**) SYNA0001:00 06CB:CE78 Mouse: (accel) acceleration factor: 2.000
[ 103.907] (**) SYNA0001:00 06CB:CE78 Mouse: (accel) acceleration threshold: 4
[ 103.908] (II) event13 - SYNA0001:00 06CB:CE78 Mouse: is tagged by udev as: Mouse Pointingstick
[ 103.908] (II) event13 - SYNA0001:00 06CB:CE78 Mouse: device is a pointer
[ 103.908] (II) config/udev: Adding input device SYNA0001:00 06CB:CE78 Mouse (/dev/input/mouse1)
[ 103.908] (II) No input driver specified, ignoring this device.
[ 103.908] (II) This device may have been added with another device file.
[ 103.909] (II) config/udev: Adding input device SYNA0001:00 06CB:CE78 Touchpad (/dev/input/event14)
[ 103.909] (**) SYNA0001:00 06CB:CE78 Touchpad: Applying InputClass "touchpad"
[ 103.909] (**) SYNA0001:00 06CB:CE78 Touchpad: Applying InputClass "libinput touchpad catchall"
[ 103.909] (II) Using input driver 'libinput' for 'SYNA0001:00 06CB:CE78 Touchpad'
[ 103.909] (II) systemd-logind: got fd for /dev/input/event14 13:78 fd 48 paused 0
[ 103.909] (**) SYNA0001:00 06CB:CE78 Touchpad: always reports core events
[ 103.909] (**) Option "Device" "/dev/input/event14"
[ 103.910] (II) event14 - SYNA0001:00 06CB:CE78 Touchpad: is tagged by udev as: Touchpad
[ 103.910] (II) event14 - SYNA0001:00 06CB:CE78 Touchpad: device is a touchpad
[ 103.910] (II) event14 - SYNA0001:00 06CB:CE78 Touchpad: device removed
[ 103.910] (**) Option "Tapping" "true"
[ 103.910] (**) Option "AccelSpeed" "0.3"
[ 103.910] (II) libinput: SYNA0001:00 06CB:CE78 Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 103.910] (II) libinput: SYNA0001:00 06CB:CE78 Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 103.910] (II) libinput: SYNA0001:00 06CB:CE78 Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 103.910] (**) Option "NaturalScrolling" "true"
[ 103.911] (**) Option "ClickMethod" "clickfinger"
[ 103.911] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-SYNA0001:00/0018:06CB:CE78.0004/input/input19/event14"
[ 103.911] (II) XINPUT: Adding extended input device "SYNA0001:00 06CB:CE78 Touchpad" (type: TOUCHPAD, id 14)
[ 103.911] (**) Option "AccelerationScheme" "none"
[ 103.911] (**) SYNA0001:00 06CB:CE78 Touchpad: (accel) selected scheme none/0
[ 103.911] (**) SYNA0001:00 06CB:CE78 Touchpad: (accel) acceleration factor: 2.000
[ 103.911] (**) SYNA0001:00 06CB:CE78 Touchpad: (accel) acceleration threshold: 4
[ 103.912] (II) event14 - SYNA0001:00 06CB:CE78 Touchpad: is tagged by udev as: Touchpad
[ 103.912] (II) event14 - SYNA0001:00 06CB:CE78 Touchpad: device is a touchpad
[ 103.913] (II) config/udev: Adding input device SYNA0001:00 06CB:CE78 Touchpad (/dev/input/mouse2)
[ 103.913] (**) SYNA0001:00 06CB:CE78 Touchpad: Applying InputClass "touchpad"
[ 103.913] (II) Using input driver 'libinput' for 'SYNA0001:00 06CB:CE78 Touchpad'
[ 103.913] (**) SYNA0001:00 06CB:CE78 Touchpad: always reports core events
[ 103.913] (**) Option "Device" "/dev/input/mouse2"
[ 103.960] (II) mouse2 - not using input device '/dev/input/mouse2'.
[ 103.960] (EE) libinput: SYNA0001:00 06CB:CE78 Touchpad: Failed to create a device for /dev/input/mouse2
[ 103.960] (EE) PreInit returned 2 for "SYNA0001:00 06CB:CE78 Touchpad"
[ 103.960] (II) UnloadModule: "libinput"
[ 103.961] (II) config/udev: Adding input device Ideapad extra buttons (/dev/input/event10)
[ 103.961] (**) Ideapad extra buttons: Applying InputClass "libinput keyboard catchall"
[ 103.961] (II) Using input driver 'libinput' for 'Ideapad extra buttons'
[ 103.963] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 49 paused 0
[ 103.963] (**) Ideapad extra buttons: always reports core events
[ 103.963] (**) Option "Device" "/dev/input/event10"
[ 103.965] (II) event10 - Ideapad extra buttons: is tagged by udev as: Keyboard
[ 103.965] (II) event10 - Ideapad extra buttons: device is a keyboard
[ 103.966] (II) event10 - Ideapad extra buttons: device removed
[ 103.966] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/input/input12/event10"
[ 103.966] (II) XINPUT: Adding extended input device "Ideapad extra buttons" (type: KEYBOARD, id 15)
[ 103.967] (II) event10 - Ideapad extra buttons: is tagged by udev as: Keyboard
[ 103.967] (II) event10 - Ideapad extra buttons: device is a keyboard
[ 103.968] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event15)
[ 103.968] (II) No input driver specified, ignoring this device.
[ 103.968] (II) This device may have been added with another device file.
[ 103.968] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event16)
[ 103.968] (II) No input driver specified, ignoring this device.
[ 103.968] (II) This device may have been added with another device file.
[ 103.969] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event17)
[ 103.969] (II) No input driver specified, ignoring this device.
[ 103.969] (II) This device may have been added with another device file.
[ 103.969] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event18)
[ 103.969] (II) No input driver specified, ignoring this device.
[ 103.969] (II) This device may have been added with another device file.
[ 103.969] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event19)
[ 103.969] (II) No input driver specified, ignoring this device.
[ 103.969] (II) This device may have been added with another device file.
[ 103.970] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event20)
[ 103.970] (II) No input driver specified, ignoring this device.
[ 103.970] (II) This device may have been added with another device file.
[ 103.970] (II) config/udev: Adding input device Intel HID 5 button array (/dev/input/event8)
[ 103.970] (**) Intel HID 5 button array: Applying InputClass "libinput keyboard catchall"
[ 103.970] (II) Using input driver 'libinput' for 'Intel HID 5 button array'
[ 103.971] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 50 paused 0
[ 103.971] (**) Intel HID 5 button array: always reports core events
[ 103.971] (**) Option "Device" "/dev/input/event8"
[ 103.972] (II) event8 - Intel HID 5 button array: is tagged by udev as: Keyboard
[ 103.972] (II) event8 - Intel HID 5 button array: device is a keyboard
[ 103.972] (II) event8 - Intel HID 5 button array: device removed
[ 103.972] (**) Option "config_info" "udev:/sys/devices/platform/INTC1070:00/input/input10/event8"
[ 103.972] (II) XINPUT: Adding extended input device "Intel HID 5 button array" (type: KEYBOARD, id 16)
[ 103.973] (II) event8 - Intel HID 5 button array: is tagged by udev as: Keyboard
[ 103.973] (II) event8 - Intel HID 5 button array: device is a keyboard
[ 103.973] (II) config/udev: Adding input device Intel HID events (/dev/input/event7)
[ 103.973] (**) Intel HID events: Applying InputClass "libinput keyboard catchall"
[ 103.973] (II) Using input driver 'libinput' for 'Intel HID events'
[ 103.974] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 51 paused 0
[ 103.974] (**) Intel HID events: always reports core events
[ 103.974] (**) Option "Device" "/dev/input/event7"
[ 103.974] (II) event7 - Intel HID events: is tagged by udev as: Keyboard
[ 103.974] (II) event7 - Intel HID events: device is a keyboard
[ 103.975] (II) event7 - Intel HID events: device removed
[ 103.975] (**) Option "config_info" "udev:/sys/devices/platform/INTC1070:00/input/input9/event7"
[ 103.975] (II) XINPUT: Adding extended input device "Intel HID events" (type: KEYBOARD, id 17)
[ 103.975] (II) event7 - Intel HID events: is tagged by udev as: Keyboard
[ 103.975] (II) event7 - Intel HID events: device is a keyboard
[ 103.976] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event2)
[ 103.976] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 103.976] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 103.976] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 52 paused 0
[ 103.976] (**) AT Translated Set 2 keyboard: always reports core events
[ 103.976] (**) Option "Device" "/dev/input/event2"
[ 103.976] (II) event2 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 103.976] (II) event2 - AT Translated Set 2 keyboard: device is a keyboard
[ 103.977] (II) event2 - AT Translated Set 2 keyboard: device removed
[ 103.977] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input2/event2"
[ 103.977] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 18)
[ 103.978] (II) event2 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 103.978] (II) event2 - AT Translated Set 2 keyboard: device is a keyboard
[ 103.978] (II) config/udev: Adding input device PC Speaker (/dev/input/event9)
[ 103.978] (II) No input driver specified, ignoring this device.
[ 103.978] (II) This device may have been added with another device file.
[ 103.998] (**) Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 103.998] (II) Using input driver 'libinput' for 'Logitech G102 LIGHTSYNC Gaming Mouse Keyboard'
[ 103.998] (II) systemd-logind: returning pre-existing fd for /dev/input/event4 13:68
[ 103.998] (**) Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: always reports core events
[ 103.998] (**) Option "Device" "/dev/input/event4"
[ 103.998] (II) libinput: Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: is a virtual subdevice
[ 103.998] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.1/0003:046D:C09D.0002/input/input4/event4"
[ 103.998] (II) XINPUT: Adding extended input device "Logitech G102 LIGHTSYNC Gaming Mouse Keyboard" (type: KEYBOARD, id 19)
[ 103.998] (**) ITE Tech. Inc. ITE Device(8176) Keyboard: Applying InputClass "libinput keyboard catchall"
[ 103.998] (II) Using input driver 'libinput' for 'ITE Tech. Inc. ITE Device(8176) Keyboard'
[ 103.998] (II) systemd-logind: returning pre-existing fd for /dev/input/event5 13:69
[ 103.998] (**) ITE Tech. Inc. ITE Device(8176) Keyboard: always reports core events
[ 103.998] (**) Option "Device" "/dev/input/event5"
[ 103.998] (II) libinput: ITE Tech. Inc. ITE Device(8176) Keyboard: is a virtual subdevice
[ 103.998] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9:1.0/0003:048D:C976.0003/input/input7/event5"
[ 103.998] (II) XINPUT: Adding extended input device "ITE Tech. Inc. ITE Device(8176) Keyboard" (type: KEYBOARD, id 20)
[ 105.274] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 105.274] (II) modeset(0): Printing DDC gathered Modelines:
[ 105.274] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 105.282] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 105.282] (II) modeset(0): Printing DDC gathered Modelines:
[ 105.282] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 105.283] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 105.283] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 105.283] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 105.283] (--) NVIDIA(GPU-0):
[ 105.299] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 105.299] (II) modeset(0): Printing DDC gathered Modelines:
[ 105.299] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 105.308] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 105.308] (II) modeset(0): Printing DDC gathered Modelines:
[ 105.308] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 105.309] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 105.309] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 105.309] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 105.309] (--) NVIDIA(GPU-0):
[ 2474.415] (II) event3 - Logitech G102 LIGHTSYNC Gaming Mouse: SYN_DROPPED event - some input events have been lost.
[ 2475.878] (II) event3 - Logitech G102 LIGHTSYNC Gaming Mouse: SYN_DROPPED event - some input events have been lost.
[ 4723.072] (II) event3 - Logitech G102 LIGHTSYNC Gaming Mouse: SYN_DROPPED event - some input events have been lost.
[ 5701.275] (EE) client bug: timer event14 tap: scheduled expiry is in the past (-762ms), your system is too slow
[ 5701.276] (EE) client bug: timer event14 hold: scheduled expiry is in the past (-902ms), your system is too slow
[ 5701.276] (II) event3 - Logitech G102 LIGHTSYNC Gaming Mouse: SYN_DROPPED event - some input events have been lost.
[ 8156.862] (**) Option "fd" "38"
[ 8156.862] (II) event12 - Video Bus: device removed
[ 8156.862] (**) Option "fd" "41"
[ 8156.862] (II) event11 - Video Bus: device removed
[ 8156.862] (**) Option "fd" "42"
[ 8156.862] (II) event1 - Power Button: device removed
[ 8156.863] (**) Option "fd" "43"
[ 8156.863] (II) event3 - Logitech G102 LIGHTSYNC Gaming Mouse: device removed
[ 8156.863] (**) Option "fd" "44"
[ 8156.863] (**) Option "fd" "45"
[ 8156.863] (**) Option "fd" "46"
[ 8156.863] (II) event6 - ITE Tech. Inc. ITE Device(8176) Wireless Radio Control: device removed
[ 8156.863] (**) Option "fd" "47"
[ 8156.863] (II) event13 - SYNA0001:00 06CB:CE78 Mouse: device removed
[ 8156.863] (**) Option "fd" "48"
[ 8156.863] (II) event14 - SYNA0001:00 06CB:CE78 Touchpad: device removed
[ 8156.863] (**) Option "fd" "49"
[ 8156.863] (II) event10 - Ideapad extra buttons: device removed
[ 8156.863] (**) Option "fd" "50"
[ 8156.863] (II) event8 - Intel HID 5 button array: device removed
[ 8156.863] (**) Option "fd" "51"
[ 8156.863] (II) event7 - Intel HID events: device removed
[ 8156.863] (**) Option "fd" "52"
[ 8156.863] (II) event2 - AT Translated Set 2 keyboard: device removed
[ 8156.863] (**) Option "fd" "44"
[ 8156.863] (II) event4 - Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: device removed
[ 8156.864] (**) Option "fd" "45"
[ 8156.864] (II) event5 - ITE Tech. Inc. ITE Device(8176) Keyboard: device removed
[ 8156.864] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 8158.382] (EE) modeset(0): Failed to set CTM property: -13
[ 8158.382] (EE) modeset(0): failed to set mode: No such file or directory
[ 8158.382] (II) systemd-logind: got pause for 13:65
[ 8158.382] (II) systemd-logind: got pause for 13:68
[ 8158.382] (II) systemd-logind: got pause for 13:71
[ 8158.382] (II) systemd-logind: got pause for 13:75
[ 8158.382] (II) systemd-logind: got pause for 13:69
[ 8158.382] (II) systemd-logind: got pause for 13:74
[ 8158.382] (II) systemd-logind: got pause for 13:70
[ 8158.382] (II) systemd-logind: got pause for 13:78
[ 8158.382] (II) systemd-logind: got pause for 13:67
[ 8158.382] (II) systemd-logind: got pause for 13:76
[ 8158.382] (II) systemd-logind: got pause for 13:77
[ 8158.382] (II) systemd-logind: got pause for 13:66
[ 8158.382] (II) systemd-logind: got pause for 13:72
[ 8164.546] (II) systemd-logind: got resume for 13:65
[ 8164.572] (II) systemd-logind: got resume for 13:68
[ 8164.593] (II) systemd-logind: got resume for 13:71
[ 8164.630] (II) systemd-logind: got resume for 13:75
[ 8164.653] (II) systemd-logind: got resume for 13:69
[ 8164.683] (II) systemd-logind: got resume for 13:74
[ 8164.726] (II) systemd-logind: got resume for 13:70
[ 8164.749] (II) systemd-logind: got resume for 13:78
[ 8164.766] (II) systemd-logind: got resume for 13:67
[ 8164.783] (II) systemd-logind: got resume for 13:76
[ 8164.800] (II) systemd-logind: got resume for 13:77
[ 8164.816] (II) systemd-logind: got resume for 13:66
[ 8164.816] (II) systemd-logind: got resume for 226:0
[ 8164.816] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 8164.834] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 8164.834] (II) modeset(0): Printing DDC gathered Modelines:
[ 8164.834] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 8164.893] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 8164.893] (II) modeset(0): Printing DDC gathered Modelines:
[ 8164.893] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 8164.902] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 8164.902] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 8164.902] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 8164.902] (--) NVIDIA(GPU-0):
[ 8164.919] (II) NVIDIA(G0): Setting mode "NULL"
[ 8165.144] (WW) NVIDIA(G0): ACPI: failed to determine the system's current power source
[ 8165.144] (II) NVIDIA(G0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 8165.144] (II) NVIDIA(G0): may not be running or the "AcpidSocketPath" X
[ 8165.144] (II) NVIDIA(G0): configuration option may not be set correctly. When the
[ 8165.144] (II) NVIDIA(G0): ACPI event daemon is available, the NVIDIA X driver will
[ 8165.144] (II) NVIDIA(G0): try to use it to receive ACPI event notifications. For
[ 8165.144] (II) NVIDIA(G0): details, please see the "ConnectToAcpid" and
[ 8165.144] (II) NVIDIA(G0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 8165.144] (II) NVIDIA(G0): Config Options in the README.
[ 8165.152] (II) event12 - Video Bus: is tagged by udev as: Keyboard
[ 8165.152] (II) event12 - Video Bus: device is a keyboard
[ 8165.152] (II) event11 - Video Bus: is tagged by udev as: Keyboard
[ 8165.152] (II) event11 - Video Bus: device is a keyboard
[ 8165.152] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 8165.152] (II) event1 - Power Button: device is a keyboard
[ 8165.153] (II) event3 - Logitech G102 LIGHTSYNC Gaming Mouse: is tagged by udev as: Mouse
[ 8165.153] (II) event3 - Logitech G102 LIGHTSYNC Gaming Mouse: device is a pointer
[ 8165.154] (II) event4 - Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[ 8165.154] (II) event4 - Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: device is a keyboard
[ 8165.154] (II) event5 - ITE Tech. Inc. ITE Device(8176) Keyboard: is tagged by udev as: Keyboard
[ 8165.154] (II) event5 - ITE Tech. Inc. ITE Device(8176) Keyboard: device is a keyboard
[ 8165.155] (II) event6 - ITE Tech. Inc. ITE Device(8176) Wireless Radio Control: is tagged by udev as: Keyboard
[ 8165.155] (II) event6 - ITE Tech. Inc. ITE Device(8176) Wireless Radio Control: device is a keyboard
[ 8165.155] (II) event13 - SYNA0001:00 06CB:CE78 Mouse: is tagged by udev as: Mouse Pointingstick
[ 8165.155] (II) event13 - SYNA0001:00 06CB:CE78 Mouse: device is a pointer
[ 8165.156] (II) event14 - SYNA0001:00 06CB:CE78 Touchpad: is tagged by udev as: Touchpad
[ 8165.157] (II) event14 - SYNA0001:00 06CB:CE78 Touchpad: device is a touchpad
[ 8165.157] (II) event10 - Ideapad extra buttons: is tagged by udev as: Keyboard
[ 8165.157] (II) event10 - Ideapad extra buttons: device is a keyboard
[ 8165.158] (II) event7 - Intel HID events: is tagged by udev as: Keyboard
[ 8165.158] (II) event7 - Intel HID events: device is a keyboard
[ 8165.158] (II) event2 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 8165.158] (II) event2 - AT Translated Set 2 keyboard: device is a keyboard
[ 8165.159] (II) systemd-logind: got resume for 13:72
[ 8165.159] (II) event8 - Intel HID 5 button array: is tagged by udev as: Keyboard
[ 8165.159] (II) event8 - Intel HID 5 button array: device is a keyboard
[ 8269.975] (II) config/udev: Adding input device JBL WAVE FLEX (AVRCP) (/dev/input/event25)
[ 8269.975] (**) JBL WAVE FLEX (AVRCP): Applying InputClass "libinput keyboard catchall"
[ 8269.975] (II) Using input driver 'libinput' for 'JBL WAVE FLEX (AVRCP)'
[ 8269.976] (II) systemd-logind: got fd for /dev/input/event25 13:89 fd 87 paused 0
[ 8269.976] (**) JBL WAVE FLEX (AVRCP): always reports core events
[ 8269.976] (**) Option "Device" "/dev/input/event25"
[ 8269.978] (II) event25 - JBL WAVE FLEX (AVRCP): is tagged by udev as: Keyboard
[ 8269.978] (II) event25 - JBL WAVE FLEX (AVRCP): device is a keyboard
[ 8269.979] (II) event25 - JBL WAVE FLEX (AVRCP): device removed
[ 8269.979] (**) Option "config_info" "udev:/sys/devices/virtual/input/input31/event25"
[ 8269.979] (II) XINPUT: Adding extended input device "JBL WAVE FLEX (AVRCP)" (type: KEYBOARD, id 21)
[ 8269.980] (II) event25 - JBL WAVE FLEX (AVRCP): is tagged by udev as: Keyboard
[ 8269.980] (II) event25 - JBL WAVE FLEX (AVRCP): device is a keyboard
[ 16264.648] (II) event25 - JBL WAVE FLEX (AVRCP): device removed
[ 16264.654] (II) config/udev: removing device JBL WAVE FLEX (AVRCP)
[ 16264.654] (**) Option "fd" "87"
[ 16264.654] (II) UnloadModule: "libinput"
[ 16264.654] (II) systemd-logind: releasing fd for 13:89
[ 18340.005] (II) event3 - Logitech G102 LIGHTSYNC Gaming Mouse: SYN_DROPPED event - some input events have been lost.
Offline
now it works all right without any configuration. However, sadly, the issue still persists.
Is "the issue" that warning or is there an immediate symptom?
From the context I'd say this reflects a failure to power down the GPU (and most likely is exclusive to the nvidia-open driver, yes)
kitty, and in nyour log *exclusively* kitty frequently hangs waiting for IO
1. do you get the same for alacritty? xterm? glxgears?
2. do you get this w/ nvidia intead of nvidia-open
3. do you prime-run kitty? (why does kitty hang on anything related to the nvidia GPU)
Offline
Is "the issue" that warning or is there an immediate symptom?
"The issue" is the immediate symptom after THIS mesage:
kernel: NVRM: Attempting to remove device 0000:01:00.0 with non-zero usage count!
From the context I'd say this reflects a failure to power down the GPU (and most likely is exclusive to the nvidia-open driver, yes)
Update on that, NOT exclusive. I've installed nvidia package, and there's the same thing.
$ journalctl -b | grep NVRM
Dec 20 17:19:12 arch kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module 565.77 Wed Nov 27 23:33:08 UTC 2024
Dec 20 18:17:01 arch kernel: NVRM: Attempting to remove device 0000:01:00.0 with non-zero usage count!
1. do you get the same for alacritty? xterm? glxgears?
Any OpenGL/Vulkan dependent application. Using prime-run to launch them works with some of them (with VSCodium, Obsidian, Telegram doesn't).
2. do you get this w/ nvidia intead of nvidia-open
Yes.
3. do you prime-run kitty? (why does kitty hang on anything related to the nvidia GPU)
I do NOT prime-run kitty or any other application. I'm using dwm, and termcmd (the command to launch terminal) is set to "kitty", not "prime-run kitty".
And when this "issue" occures, the only way for me to launch kitty is actually "prime-run kitty", not just kitty. Every process, that I launch without prime-run (excluding ones I've mentioned above), is in "Waiting" state, as btop shows me.
The only process that shows in nvidia-smi without my interference is "/usr/lib/Xorg". And I think that's why NVRM can't remove the GPU device.
Offline
And when this issue occures, the only way for me to launch kitty is actually "prime-run kitty"
That would suggest it's not actually waiting for the nvidia GPU but the IGP??
https://bbs.archlinux.org/viewtopic.php … 5#p2215755
(You also have an alderlake chip, but the simpledrm device doesn't show up in your logs)
Alternatively
Dec 20 11:11:07 arch kernel: i915 0000:00:02.0: [drm] Using Transparent Hugepages
https://bbs.archlinux.org/viewtopic.php … 9#p2215609
add "transparent_hugepage=never" to the kernel parameters
The again, wrt
Dec 20 15:45:53 arch kernel: NVRM: Attempting to remove device 0000:01:00.0 with non-zero usage count!
Something is trying to unbind the GPU for whatever reason.
And if this hinges on the external power supply, it's likely going to be some power management daemon or local udev rule?
Although it makes absolutely no sense to have the failing unbind attempt be the cause of NON! prime users to block…
Offline
(You also have an alderlake chip, but the simpledrm device doesn't show up in your logs)
Looking at the previous logs, it seems like simpledrm doesn't load.
Dec 20 11:11:06 arch kernel: The simpledrm driver will not be probed
Adding "transparent_hugepage=never" causes the simpledrm device to load (but I've removed nvidia_drm kernel parameters which may be also the case).
Dec 23 15:17:10 arch kernel: [drm] Initialized simpledrm 1.0.0 for simple-framebuffer.0 on minor 0
Dec 23 15:17:10 arch kernel: fbcon: Deferring console take-over
Dec 23 15:17:10 arch kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
Still, this doesn't solve the issue. I'll add nvidia_drm parameters again and set "loglevel=7" to see if there'll be more info to look into.
And if this hinges on the external power supply, it's likely going to be some power management daemon or local udev rule?
I haven't set up any daemons for power management, the laptop works autoconfigured. And I've only added manuallly udev rules for brillo, the brightness utility tool.
$ journalctl -b
Dec 23 15:17:10 arch kernel: Linux version 6.12.4-arch1-1 (linux@archlinux) (gcc (GCC) 14.2.1 20240910, GNU ld (GNU Binutils) 2.43.0) #1 SMP PREEMPT_DYNAMIC Mon, 09 Dec 2024 14:31:57 +0000
Dec 23 15:17:10 arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=48f0c199-3de0-4cef-adb5-54a621848d9d rw loglevel=3 quiet transparent_hugepage=never
Dec 23 15:17:10 arch kernel: x86/split lock detection: #AC: crashing the kernel on kernel split_locks and warning on user-space split_locks
Dec 23 15:17:10 arch kernel: BIOS-provided physical RAM map:
Dec 23 15:17:10 arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
Dec 23 15:17:10 arch kernel: BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
Dec 23 15:17:10 arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000038e24fff] usable
Dec 23 15:17:10 arch kernel: BIOS-e820: [mem 0x0000000038e25000-0x0000000038e2afff] ACPI data
Dec 23 15:17:10 arch kernel: BIOS-e820: [mem 0x0000000038e2b000-0x000000003d368fff] usable
Dec 23 15:17:10 arch kernel: BIOS-e820: [mem 0x000000003d369000-0x000000003dc68fff] reserved
Dec 23 15:17:10 arch kernel: BIOS-e820: [mem 0x000000003dc69000-0x000000003fa7efff] usable
Dec 23 15:17:10 arch kernel: BIOS-e820: [mem 0x000000003fa7f000-0x0000000041a7efff] reserved
Dec 23 15:17:10 arch kernel: BIOS-e820: [mem 0x0000000041a7f000-0x0000000044a2efff] ACPI NVS
Dec 23 15:17:10 arch kernel: BIOS-e820: [mem 0x0000000044a2f000-0x0000000044afefff] ACPI data
Dec 23 15:17:10 arch kernel: BIOS-e820: [mem 0x0000000044aff000-0x0000000044afffff] usable
Dec 23 15:17:10 arch kernel: BIOS-e820: [mem 0x0000000044b00000-0x0000000048ffffff] reserved
Dec 23 15:17:10 arch kernel: BIOS-e820: [mem 0x0000000049200000-0x00000000493fffff] reserved
Dec 23 15:17:10 arch kernel: BIOS-e820: [mem 0x000000004a000000-0x00000000503fffff] reserved
Dec 23 15:17:10 arch kernel: BIOS-e820: [mem 0x00000000c0000000-0x00000000cfffffff] reserved
Dec 23 15:17:10 arch kernel: BIOS-e820: [mem 0x00000000fe010000-0x00000000fe010fff] reserved
Dec 23 15:17:10 arch kernel: BIOS-e820: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
Dec 23 15:17:10 arch kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Dec 23 15:17:10 arch kernel: BIOS-e820: [mem 0x0000000100000000-0x00000004afbfffff] usable
Dec 23 15:17:10 arch kernel: NX (Execute Disable) protection: active
Dec 23 15:17:10 arch kernel: APIC: Static calls initialized
Dec 23 15:17:10 arch kernel: e820: update [mem 0x389b1018-0x389d5657] usable ==> usable
Dec 23 15:17:10 arch kernel: extended physical RAM map:
Dec 23 15:17:10 arch kernel: reserve setup_data: [mem 0x0000000000000000-0x000000000009efff] usable
Dec 23 15:17:10 arch kernel: reserve setup_data: [mem 0x000000000009f000-0x00000000000fffff] reserved
Dec 23 15:17:10 arch kernel: reserve setup_data: [mem 0x0000000000100000-0x00000000389b1017] usable
Dec 23 15:17:10 arch kernel: reserve setup_data: [mem 0x00000000389b1018-0x00000000389d5657] usable
Dec 23 15:17:10 arch kernel: reserve setup_data: [mem 0x00000000389d5658-0x0000000038e24fff] usable
Dec 23 15:17:10 arch kernel: reserve setup_data: [mem 0x0000000038e25000-0x0000000038e2afff] ACPI data
Dec 23 15:17:10 arch kernel: reserve setup_data: [mem 0x0000000038e2b000-0x000000003d368fff] usable
Dec 23 15:17:10 arch kernel: reserve setup_data: [mem 0x000000003d369000-0x000000003dc68fff] reserved
Dec 23 15:17:10 arch kernel: reserve setup_data: [mem 0x000000003dc69000-0x000000003fa7efff] usable
Dec 23 15:17:10 arch kernel: reserve setup_data: [mem 0x000000003fa7f000-0x0000000041a7efff] reserved
Dec 23 15:17:10 arch kernel: reserve setup_data: [mem 0x0000000041a7f000-0x0000000044a2efff] ACPI NVS
Dec 23 15:17:10 arch kernel: reserve setup_data: [mem 0x0000000044a2f000-0x0000000044afefff] ACPI data
Dec 23 15:17:10 arch kernel: reserve setup_data: [mem 0x0000000044aff000-0x0000000044afffff] usable
Dec 23 15:17:10 arch kernel: reserve setup_data: [mem 0x0000000044b00000-0x0000000048ffffff] reserved
Dec 23 15:17:10 arch kernel: reserve setup_data: [mem 0x0000000049200000-0x00000000493fffff] reserved
Dec 23 15:17:10 arch kernel: reserve setup_data: [mem 0x000000004a000000-0x00000000503fffff] reserved
Dec 23 15:17:10 arch kernel: reserve setup_data: [mem 0x00000000c0000000-0x00000000cfffffff] reserved
Dec 23 15:17:10 arch kernel: reserve setup_data: [mem 0x00000000fe010000-0x00000000fe010fff] reserved
Dec 23 15:17:10 arch kernel: reserve setup_data: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
Dec 23 15:17:10 arch kernel: reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Dec 23 15:17:10 arch kernel: reserve setup_data: [mem 0x0000000100000000-0x00000004afbfffff] usable
Dec 23 15:17:10 arch kernel: efi: EFI v2.7 by INSYDE Corp.
Dec 23 15:17:10 arch kernel: efi: ACPI=0x44afe000 ACPI 2.0=0x44afe014 TPMFinalLog=0x449a6000 SMBIOS=0x400a6000 MEMATTR=0x38eef298 ESRT=0x38eef018 INITRD=0x38e31b18 RNG=0x44a30018 TPMEventLog=0x38e27018
Dec 23 15:17:10 arch kernel: random: crng init done
Dec 23 15:17:10 arch kernel: efi: Remove mem90: MMIO range=[0xc0000000-0xcfffffff] (256MB) from e820 map
Dec 23 15:17:10 arch kernel: e820: remove [mem 0xc0000000-0xcfffffff] reserved
Dec 23 15:17:10 arch kernel: efi: Not removing mem91: MMIO range=[0xfe010000-0xfe010fff] (4KB) from e820 map
Dec 23 15:17:10 arch kernel: efi: Remove mem93: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
Dec 23 15:17:10 arch kernel: e820: remove [mem 0xff000000-0xffffffff] reserved
Dec 23 15:17:10 arch kernel: SMBIOS 3.3 present.
Dec 23 15:17:10 arch kernel: DMI: LENOVO 82S9/LNVNB161216, BIOS JMCN47WW(V3.10) 06/24/2024
Dec 23 15:17:10 arch kernel: DMI: Memory slots populated: 2/2
Dec 23 15:17:10 arch kernel: tsc: Detected 2500.000 MHz processor
Dec 23 15:17:10 arch kernel: tsc: Detected 2496.000 MHz TSC
Dec 23 15:17:10 arch kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Dec 23 15:17:10 arch kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Dec 23 15:17:10 arch kernel: last_pfn = 0x4afc00 max_arch_pfn = 0x400000000
Dec 23 15:17:10 arch kernel: MTRR map: 5 entries (3 fixed + 2 variable; max 23), built from 10 variable MTRRs
Dec 23 15:17:10 arch kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
Dec 23 15:17:10 arch kernel: last_pfn = 0x44b00 max_arch_pfn = 0x400000000
Dec 23 15:17:10 arch kernel: esrt: Reserving ESRT space from 0x0000000038eef018 to 0x0000000038eef1b8.
Dec 23 15:17:10 arch kernel: e820: update [mem 0x38eef000-0x38eeffff] usable ==> reserved
Dec 23 15:17:10 arch kernel: Using GB pages for direct mapping
Dec 23 15:17:10 arch kernel: Incomplete global flushes, disabling PCID
Dec 23 15:17:10 arch kernel: Secure boot disabled
Dec 23 15:17:10 arch kernel: RAMDISK: [mem 0x3520c000-0x362ebfff]
Dec 23 15:17:10 arch kernel: ACPI: Early table checksum verification disabled
Dec 23 15:17:10 arch kernel: ACPI: RSDP 0x0000000044AFE014 000024 (v02 LENOVO)
Dec 23 15:17:10 arch kernel: ACPI: XSDT 0x0000000044AC5188 000154 (v01 LENOVO CB-01 00000001 01000013)
Dec 23 15:17:10 arch kernel: ACPI: FACP 0x0000000044AC3000 000114 (v06 LENOVO CB-01 00000001 ACPI 00040000)
Dec 23 15:17:10 arch kernel: ACPI: DSDT 0x0000000044A4E000 071D47 (v02 LENOVO CB-01 00000001 ACPI 00040000)
Dec 23 15:17:10 arch kernel: ACPI: FACS 0x0000000044982000 000040
Dec 23 15:17:10 arch kernel: ACPI: UEFI 0x0000000044A2E000 000236 (v01 INSYDE ADL-P-M 00000001 ACPI 00040000)
Dec 23 15:17:10 arch kernel: ACPI: SSDT 0x0000000044AFC000 00038C (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 23 15:17:10 arch kernel: ACPI: SSDT 0x0000000044AFB000 000101 (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 23 15:17:10 arch kernel: ACPI: SSDT 0x0000000044AF6000 0043BE (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 23 15:17:10 arch kernel: ACPI: SSDT 0x0000000044AEF000 006F25 (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 23 15:17:10 arch kernel: ACPI: SSDT 0x0000000044AE9000 005D2C (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 23 15:17:10 arch kernel: ACPI: SSDT 0x0000000044AE6000 002B22 (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 23 15:17:10 arch kernel: ACPI: SSDT 0x0000000044AE2000 0033D3 (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 23 15:17:10 arch kernel: ACPI: SSDT 0x0000000044AD4000 00D411 (v02 INTEL TcssSsdt 00001000 INTL 20200717)
Dec 23 15:17:10 arch kernel: ACPI: SSDT 0x0000000044AD3000 00094F (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 23 15:17:10 arch kernel: ACPI: SSDT 0x0000000044AD2000 000033 (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 23 15:17:10 arch kernel: ACPI: SSDT 0x0000000044AD0000 001260 (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 23 15:17:10 arch kernel: ACPI: SSDT 0x0000000044ACF000 00077B (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 23 15:17:10 arch kernel: ACPI: TPM2 0x0000000044ACE000 00004C (v04 LENOVO CB-01 00000001 ACPI 00040000)
Dec 23 15:17:10 arch kernel: ACPI: LPIT 0x0000000044ACC000 0000CC (v01 LENOVO CB-01 00000001 ACPI 00040000)
Dec 23 15:17:10 arch kernel: ACPI: WSMT 0x0000000044ACB000 000028 (v01 LENOVO CB-01 00000001 ACPI 00040000)
Dec 23 15:17:10 arch kernel: ACPI: SSDT 0x0000000044ACA000 000AD9 (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 23 15:17:10 arch kernel: ACPI: SSDT 0x0000000044AC7000 002357 (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 23 15:17:10 arch kernel: ACPI: DBGP 0x0000000044AC6000 000034 (v01 LENOVO CB-01 00000001 ACPI 00040000)
Dec 23 15:17:10 arch kernel: ACPI: DBG2 0x0000000044AFD000 000054 (v00 LENOVO CB-01 00000001 ACPI 00040000)
Dec 23 15:17:10 arch kernel: ACPI: NHLT 0x0000000044AC4000 00002D (v00 LENOVO CB-01 00000001 ACPI 00040000)
Dec 23 15:17:10 arch kernel: ACPI: HPET 0x0000000044AC2000 000038 (v01 LENOVO CB-01 00000001 ACPI 00040000)
Dec 23 15:17:10 arch kernel: ACPI: APIC 0x0000000044AC1000 0001DC (v04 LENOVO CB-01 00000001 ACPI 00040000)
Dec 23 15:17:10 arch kernel: ACPI: MCFG 0x0000000044AC0000 00003C (v01 LENOVO CB-01 00000001 ACPI 00040000)
Dec 23 15:17:10 arch kernel: ACPI: SSDT 0x0000000044A46000 007D1D (v02 LENOVO CB-01 00000001 01000013)
Dec 23 15:17:10 arch kernel: ACPI: SSDT 0x0000000044A44000 001D0E (v02 LENOVO CB-01 00000001 01000013)
Dec 23 15:17:10 arch kernel: ACPI: $H2O 0x0000000044A43000 00002C (v01 LENOVO CB-01 00000001 ACPI 00040000)
Dec 23 15:17:10 arch kernel: ACPI: DMAR 0x0000000044A42000 000088 (v02 LENOVO CB-01 00000001 ACPI 00040000)
Dec 23 15:17:10 arch kernel: ACPI: SSDT 0x0000000044A40000 001E96 (v01 LENOVO CB-01 00000001 INTL 20200717)
Dec 23 15:17:10 arch kernel: ACPI: SSDT 0x0000000044A3F000 000C2E (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 23 15:17:10 arch kernel: ACPI: SSDT 0x0000000044A3B000 003AEA (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 23 15:17:10 arch kernel: ACPI: SSDT 0x0000000044A37000 0039DA (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 23 15:17:10 arch kernel: ACPI: SSDT 0x0000000044A35000 0010B5 (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 23 15:17:10 arch kernel: ACPI: SSDT 0x0000000044A34000 0000F8 (v01 LENOVO CB-01 00000001 INTL 20200717)
Dec 23 15:17:10 arch kernel: ACPI: FPDT 0x0000000044A33000 000044 (v01 LENOVO CB-01 00000001 ACPI 00040000)
Dec 23 15:17:10 arch kernel: ACPI: PHAT 0x0000000044A31000 000B47 (v01 LENOVO CB-01 00000001 ACPI 00040000)
Dec 23 15:17:10 arch kernel: ACPI: BGRT 0x0000000044A32000 000038 (v01 LENOVO CB-01 00000001 ACPI 00040000)
Dec 23 15:17:10 arch kernel: ACPI: Reserving FACP table memory at [mem 0x44ac3000-0x44ac3113]
Dec 23 15:17:10 arch kernel: ACPI: Reserving DSDT table memory at [mem 0x44a4e000-0x44abfd46]
Dec 23 15:17:10 arch kernel: ACPI: Reserving FACS table memory at [mem 0x44982000-0x4498203f]
Dec 23 15:17:10 arch kernel: ACPI: Reserving UEFI table memory at [mem 0x44a2e000-0x44a2e235]
Dec 23 15:17:10 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44afc000-0x44afc38b]
Dec 23 15:17:10 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44afb000-0x44afb100]
Dec 23 15:17:10 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44af6000-0x44afa3bd]
Dec 23 15:17:10 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44aef000-0x44af5f24]
Dec 23 15:17:10 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44ae9000-0x44aeed2b]
Dec 23 15:17:10 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44ae6000-0x44ae8b21]
Dec 23 15:17:10 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44ae2000-0x44ae53d2]
Dec 23 15:17:10 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44ad4000-0x44ae1410]
Dec 23 15:17:10 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44ad3000-0x44ad394e]
Dec 23 15:17:10 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44ad2000-0x44ad2032]
Dec 23 15:17:10 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44ad0000-0x44ad125f]
Dec 23 15:17:10 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44acf000-0x44acf77a]
Dec 23 15:17:10 arch kernel: ACPI: Reserving TPM2 table memory at [mem 0x44ace000-0x44ace04b]
Dec 23 15:17:10 arch kernel: ACPI: Reserving LPIT table memory at [mem 0x44acc000-0x44acc0cb]
Dec 23 15:17:10 arch kernel: ACPI: Reserving WSMT table memory at [mem 0x44acb000-0x44acb027]
Dec 23 15:17:10 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44aca000-0x44acaad8]
Dec 23 15:17:10 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44ac7000-0x44ac9356]
Dec 23 15:17:10 arch kernel: ACPI: Reserving DBGP table memory at [mem 0x44ac6000-0x44ac6033]
Dec 23 15:17:10 arch kernel: ACPI: Reserving DBG2 table memory at [mem 0x44afd000-0x44afd053]
Dec 23 15:17:10 arch kernel: ACPI: Reserving NHLT table memory at [mem 0x44ac4000-0x44ac402c]
Dec 23 15:17:10 arch kernel: ACPI: Reserving HPET table memory at [mem 0x44ac2000-0x44ac2037]
Dec 23 15:17:10 arch kernel: ACPI: Reserving APIC table memory at [mem 0x44ac1000-0x44ac11db]
Dec 23 15:17:10 arch kernel: ACPI: Reserving MCFG table memory at [mem 0x44ac0000-0x44ac003b]
Dec 23 15:17:10 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44a46000-0x44a4dd1c]
Dec 23 15:17:10 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44a44000-0x44a45d0d]
Dec 23 15:17:10 arch kernel: ACPI: Reserving $H2O table memory at [mem 0x44a43000-0x44a4302b]
Dec 23 15:17:10 arch kernel: ACPI: Reserving DMAR table memory at [mem 0x44a42000-0x44a42087]
Dec 23 15:17:10 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44a40000-0x44a41e95]
Dec 23 15:17:10 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44a3f000-0x44a3fc2d]
Dec 23 15:17:10 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44a3b000-0x44a3eae9]
Dec 23 15:17:10 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44a37000-0x44a3a9d9]
Dec 23 15:17:10 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44a35000-0x44a360b4]
Dec 23 15:17:10 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44a34000-0x44a340f7]
Dec 23 15:17:10 arch kernel: ACPI: Reserving FPDT table memory at [mem 0x44a33000-0x44a33043]
Dec 23 15:17:10 arch kernel: ACPI: Reserving PHAT table memory at [mem 0x44a31000-0x44a31b46]
Dec 23 15:17:10 arch kernel: ACPI: Reserving BGRT table memory at [mem 0x44a32000-0x44a32037]
Dec 23 15:17:10 arch kernel: No NUMA configuration found
Dec 23 15:17:10 arch kernel: Faking a node at [mem 0x0000000000000000-0x00000004afbfffff]
Dec 23 15:17:10 arch kernel: NODE_DATA(0) allocated [mem 0x4afbd52c0-0x4afbfffff]
Dec 23 15:17:10 arch kernel: Zone ranges:
Dec 23 15:17:10 arch kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff]
Dec 23 15:17:10 arch kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
Dec 23 15:17:10 arch kernel: Normal [mem 0x0000000100000000-0x00000004afbfffff]
Dec 23 15:17:10 arch kernel: Device empty
Dec 23 15:17:10 arch kernel: Movable zone start for each node
Dec 23 15:17:10 arch kernel: Early memory node ranges
Dec 23 15:17:10 arch kernel: node 0: [mem 0x0000000000001000-0x000000000009efff]
Dec 23 15:17:10 arch kernel: node 0: [mem 0x0000000000100000-0x0000000038e24fff]
Dec 23 15:17:10 arch kernel: node 0: [mem 0x0000000038e2b000-0x000000003d368fff]
Dec 23 15:17:10 arch kernel: node 0: [mem 0x000000003dc69000-0x000000003fa7efff]
Dec 23 15:17:10 arch kernel: node 0: [mem 0x0000000044aff000-0x0000000044afffff]
Dec 23 15:17:10 arch kernel: node 0: [mem 0x0000000100000000-0x00000004afbfffff]
Dec 23 15:17:10 arch kernel: Initmem setup node 0 [mem 0x0000000000001000-0x00000004afbfffff]
Dec 23 15:17:10 arch kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Dec 23 15:17:10 arch kernel: On node 0, zone DMA: 97 pages in unavailable ranges
Dec 23 15:17:10 arch kernel: On node 0, zone DMA32: 6 pages in unavailable ranges
Dec 23 15:17:10 arch kernel: On node 0, zone DMA32: 2304 pages in unavailable ranges
Dec 23 15:17:10 arch kernel: On node 0, zone DMA32: 20608 pages in unavailable ranges
Dec 23 15:17:10 arch kernel: On node 0, zone Normal: 13568 pages in unavailable ranges
Dec 23 15:17:10 arch kernel: On node 0, zone Normal: 1024 pages in unavailable ranges
Dec 23 15:17:10 arch kernel: Reserving Intel graphics memory at [mem 0x4c800000-0x503fffff]
Dec 23 15:17:10 arch kernel: ACPI: PM-Timer IO Port: 0x1808
Dec 23 15:17:10 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Dec 23 15:17:10 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Dec 23 15:17:10 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Dec 23 15:17:10 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Dec 23 15:17:10 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
Dec 23 15:17:10 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
Dec 23 15:17:10 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
Dec 23 15:17:10 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
Dec 23 15:17:10 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
Dec 23 15:17:10 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
Dec 23 15:17:10 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
Dec 23 15:17:10 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
Dec 23 15:17:10 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
Dec 23 15:17:10 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
Dec 23 15:17:10 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
Dec 23 15:17:10 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
Dec 23 15:17:10 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x11] high edge lint[0x1])
Dec 23 15:17:10 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x12] high edge lint[0x1])
Dec 23 15:17:10 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x13] high edge lint[0x1])
Dec 23 15:17:10 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x14] high edge lint[0x1])
Dec 23 15:17:10 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x15] high edge lint[0x1])
Dec 23 15:17:10 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x16] high edge lint[0x1])
Dec 23 15:17:10 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x17] high edge lint[0x1])
Dec 23 15:17:10 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
Dec 23 15:17:10 arch kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
Dec 23 15:17:10 arch kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Dec 23 15:17:10 arch kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Dec 23 15:17:10 arch kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Dec 23 15:17:10 arch kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Dec 23 15:17:10 arch kernel: e820: update [mem 0x37d86000-0x37e94fff] usable ==> reserved
Dec 23 15:17:10 arch kernel: TSC deadline timer available
Dec 23 15:17:10 arch kernel: CPU topo: Max. logical packages: 1
Dec 23 15:17:10 arch kernel: CPU topo: Max. logical dies: 1
Dec 23 15:17:10 arch kernel: CPU topo: Max. dies per package: 1
Dec 23 15:17:10 arch kernel: CPU topo: Max. threads per core: 2
Dec 23 15:17:10 arch kernel: CPU topo: Num. cores per package: 8
Dec 23 15:17:10 arch kernel: CPU topo: Num. threads per package: 12
Dec 23 15:17:10 arch kernel: CPU topo: Allowing 12 present CPUs plus 0 hotplug CPUs
Dec 23 15:17:10 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Dec 23 15:17:10 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
Dec 23 15:17:10 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x37d86000-0x37e94fff]
Dec 23 15:17:10 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x389b1000-0x389b1fff]
Dec 23 15:17:10 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x389d5000-0x389d5fff]
Dec 23 15:17:10 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x38e25000-0x38e2afff]
Dec 23 15:17:10 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x38eef000-0x38eeffff]
Dec 23 15:17:10 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x3d369000-0x3dc68fff]
Dec 23 15:17:10 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x3fa7f000-0x41a7efff]
Dec 23 15:17:10 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x41a7f000-0x44a2efff]
Dec 23 15:17:10 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x44a2f000-0x44afefff]
Dec 23 15:17:10 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x44b00000-0x48ffffff]
Dec 23 15:17:10 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x49000000-0x491fffff]
Dec 23 15:17:10 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x49200000-0x493fffff]
Dec 23 15:17:10 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x49400000-0x49ffffff]
Dec 23 15:17:10 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x4a000000-0x503fffff]
Dec 23 15:17:10 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x50400000-0xfe00ffff]
Dec 23 15:17:10 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfe010000-0xfe010fff]
Dec 23 15:17:10 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfed1ffff]
Dec 23 15:17:10 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xfed7ffff]
Dec 23 15:17:10 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xffffffff]
Dec 23 15:17:10 arch kernel: [mem 0x50400000-0xfe00ffff] available for PCI devices
Dec 23 15:17:10 arch kernel: Booting paravirtualized kernel on bare hardware
Dec 23 15:17:10 arch kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Dec 23 15:17:10 arch kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:12 nr_cpu_ids:12 nr_node_ids:1
Dec 23 15:17:10 arch kernel: percpu: Embedded 67 pages/cpu s237568 r8192 d28672 u524288
Dec 23 15:17:10 arch kernel: pcpu-alloc: s237568 r8192 d28672 u524288 alloc=1*2097152
Dec 23 15:17:10 arch kernel: pcpu-alloc: [0] 00 01 02 03 [0] 04 05 06 07
Dec 23 15:17:10 arch kernel: pcpu-alloc: [0] 08 09 10 11
Dec 23 15:17:10 arch kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=48f0c199-3de0-4cef-adb5-54a621848d9d rw loglevel=3 quiet transparent_hugepage=never
Dec 23 15:17:10 arch kernel: Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-linux", will be passed to user space.
Dec 23 15:17:10 arch kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Dec 23 15:17:10 arch kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
Dec 23 15:17:10 arch kernel: Fallback order for Node 0: 0
Dec 23 15:17:10 arch kernel: Built 1 zonelists, mobility grouping on. Total pages: 4123928
Dec 23 15:17:10 arch kernel: Policy zone: Normal
Dec 23 15:17:10 arch kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Dec 23 15:17:10 arch kernel: software IO TLB: area num 16.
Dec 23 15:17:10 arch kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=1
Dec 23 15:17:10 arch kernel: ftrace: allocating 51133 entries in 200 pages
Dec 23 15:17:10 arch kernel: ftrace: allocated 200 pages with 3 groups
Dec 23 15:17:10 arch kernel: Dynamic Preempt: full
Dec 23 15:17:10 arch kernel: rcu: Preemptible hierarchical RCU implementation.
Dec 23 15:17:10 arch kernel: rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=12.
Dec 23 15:17:10 arch kernel: rcu: RCU priority boosting: priority 1 delay 500 ms.
Dec 23 15:17:10 arch kernel: Trampoline variant of Tasks RCU enabled.
Dec 23 15:17:10 arch kernel: Rude variant of Tasks RCU enabled.
Dec 23 15:17:10 arch kernel: Tracing variant of Tasks RCU enabled.
Dec 23 15:17:10 arch kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Dec 23 15:17:10 arch kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=12
Dec 23 15:17:10 arch kernel: RCU Tasks: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=12.
Dec 23 15:17:10 arch kernel: RCU Tasks Rude: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=12.
Dec 23 15:17:10 arch kernel: RCU Tasks Trace: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=12.
Dec 23 15:17:10 arch kernel: NR_IRQS: 524544, nr_irqs: 2152, preallocated irqs: 16
Dec 23 15:17:10 arch kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Dec 23 15:17:10 arch kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Dec 23 15:17:10 arch kernel: Console: colour dummy device 80x25
Dec 23 15:17:10 arch kernel: printk: legacy console [tty0] enabled
Dec 23 15:17:10 arch kernel: ACPI: Core revision 20240827
Dec 23 15:17:10 arch kernel: hpet: HPET dysfunctional in PC10. Force disabled.
Dec 23 15:17:10 arch kernel: APIC: Switch to symmetric I/O mode setup
Dec 23 15:17:10 arch kernel: DMAR: Host address width 39
Dec 23 15:17:10 arch kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x0
Dec 23 15:17:10 arch kernel: DMAR: dmar0: reg_base_addr fed90000 ver 4:0 cap 1c0000c40660462 ecap 29a00f0505e
Dec 23 15:17:10 arch kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1
Dec 23 15:17:10 arch kernel: DMAR: dmar1: reg_base_addr fed91000 ver 5:0 cap d2008c40660462 ecap f050da
Dec 23 15:17:10 arch kernel: DMAR: RMRR base: 0x0000004c000000 end: 0x000000503fffff
Dec 23 15:17:10 arch kernel: DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
Dec 23 15:17:10 arch kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000
Dec 23 15:17:10 arch kernel: DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
Dec 23 15:17:10 arch kernel: DMAR-IR: Enabled IRQ remapping in x2apic mode
Dec 23 15:17:10 arch kernel: x2apic enabled
Dec 23 15:17:10 arch kernel: APIC: Switched APIC routing to: cluster x2apic
Dec 23 15:17:10 arch kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x23fa772cf26, max_idle_ns: 440795269835 ns
Dec 23 15:17:10 arch kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4993.00 BogoMIPS (lpj=8320000)
Dec 23 15:17:10 arch kernel: CPU0: Thermal monitoring enabled (TM1)
Dec 23 15:17:10 arch kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated
Dec 23 15:17:10 arch kernel: CET detected: Indirect Branch Tracking enabled
Dec 23 15:17:10 arch kernel: Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
Dec 23 15:17:10 arch kernel: Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
Dec 23 15:17:10 arch kernel: process: using mwait in idle threads
Dec 23 15:17:10 arch kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Dec 23 15:17:10 arch kernel: Spectre V2 : Mitigation: Enhanced / Automatic IBRS
Dec 23 15:17:10 arch kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Dec 23 15:17:10 arch kernel: Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on VMEXIT
Dec 23 15:17:10 arch kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Dec 23 15:17:10 arch kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Dec 23 15:17:10 arch kernel: Register File Data Sampling: Mitigation: Clear Register File
Dec 23 15:17:10 arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Dec 23 15:17:10 arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Dec 23 15:17:10 arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Dec 23 15:17:10 arch kernel: x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
Dec 23 15:17:10 arch kernel: x86/fpu: Supporting XSAVE feature 0x800: 'Control-flow User registers'
Dec 23 15:17:10 arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Dec 23 15:17:10 arch kernel: x86/fpu: xstate_offset[9]: 832, xstate_sizes[9]: 8
Dec 23 15:17:10 arch kernel: x86/fpu: xstate_offset[11]: 840, xstate_sizes[11]: 16
Dec 23 15:17:10 arch kernel: x86/fpu: Enabled xstate features 0xa07, context size is 856 bytes, using 'compacted' format.
Dec 23 15:17:10 arch kernel: Freeing SMP alternatives memory: 40K
Dec 23 15:17:10 arch kernel: pid_max: default: 32768 minimum: 301
Dec 23 15:17:10 arch kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf
Dec 23 15:17:10 arch kernel: landlock: Up and running.
Dec 23 15:17:10 arch kernel: Yama: becoming mindful.
Dec 23 15:17:10 arch kernel: LSM support for eBPF active
Dec 23 15:17:10 arch kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Dec 23 15:17:10 arch kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Dec 23 15:17:10 arch kernel: smpboot: CPU0: 12th Gen Intel(R) Core(TM) i5-12450H (family: 0x6, model: 0x9a, stepping: 0x3)
Dec 23 15:17:10 arch kernel: Performance Events: XSAVE Architectural LBR, PEBS fmt4+-baseline, AnyThread deprecated, Alderlake Hybrid events, 32-deep LBR, full-width counters, Intel PMU driver.
Dec 23 15:17:10 arch kernel: core: cpu_core PMU driver:
Dec 23 15:17:10 arch kernel: ... version: 5
Dec 23 15:17:10 arch kernel: ... bit width: 48
Dec 23 15:17:10 arch kernel: ... generic registers: 8
Dec 23 15:17:10 arch kernel: ... value mask: 0000ffffffffffff
Dec 23 15:17:10 arch kernel: ... max period: 00007fffffffffff
Dec 23 15:17:10 arch kernel: ... fixed-purpose events: 4
Dec 23 15:17:10 arch kernel: ... event mask: 0001000f000000ff
Dec 23 15:17:10 arch kernel: signal: max sigframe size: 3632
Dec 23 15:17:10 arch kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1679
Dec 23 15:17:10 arch kernel: rcu: Hierarchical SRCU implementation.
Dec 23 15:17:10 arch kernel: rcu: Max phase no-delay instances is 1000.
Dec 23 15:17:10 arch kernel: Timer migration: 2 hierarchy levels; 8 children per group; 2 crossnode level
Dec 23 15:17:10 arch kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Dec 23 15:17:10 arch kernel: smp: Bringing up secondary CPUs ...
Dec 23 15:17:10 arch kernel: smpboot: x86: Booting SMP configuration:
Dec 23 15:17:10 arch kernel: .... node #0, CPUs: #2 #4 #6 #8 #9 #10 #11
Dec 23 15:17:10 arch kernel: core: cpu_atom PMU driver: PEBS-via-PT
Dec 23 15:17:10 arch kernel: ... version: 5
Dec 23 15:17:10 arch kernel: ... bit width: 48
Dec 23 15:17:10 arch kernel: ... generic registers: 6
Dec 23 15:17:10 arch kernel: ... value mask: 0000ffffffffffff
Dec 23 15:17:10 arch kernel: ... max period: 00007fffffffffff
Dec 23 15:17:10 arch kernel: ... fixed-purpose events: 3
Dec 23 15:17:10 arch kernel: ... event mask: 000000070000003f
Dec 23 15:17:10 arch kernel: #1 #3 #5 #7
Dec 23 15:17:10 arch kernel: smp: Brought up 1 node, 12 CPUs
Dec 23 15:17:10 arch kernel: smpboot: Total of 12 processors activated (59927.00 BogoMIPS)
Dec 23 15:17:10 arch kernel: Memory: 16047500K/16495712K available (18432K kernel code, 2654K rwdata, 14236K rodata, 4248K init, 4092K bss, 425184K reserved, 0K cma-reserved)
Dec 23 15:17:10 arch kernel: devtmpfs: initialized
Dec 23 15:17:10 arch kernel: x86/mm: Memory block size: 128MB
Dec 23 15:17:10 arch kernel: ACPI: PM: Registering ACPI NVS region [mem 0x41a7f000-0x44a2efff] (50003968 bytes)
Dec 23 15:17:10 arch kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Dec 23 15:17:10 arch kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
Dec 23 15:17:10 arch kernel: pinctrl core: initialized pinctrl subsystem
Dec 23 15:17:10 arch kernel: PM: RTC time: 13:17:07, date: 2024-12-23
Dec 23 15:17:10 arch kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Dec 23 15:17:10 arch kernel: DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
Dec 23 15:17:10 arch kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Dec 23 15:17:10 arch kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Dec 23 15:17:10 arch kernel: audit: initializing netlink subsys (disabled)
Dec 23 15:17:10 arch kernel: audit: type=2000 audit(1734959827.013:1): state=initialized audit_enabled=0 res=1
Dec 23 15:17:10 arch kernel: thermal_sys: Registered thermal governor 'fair_share'
Dec 23 15:17:10 arch kernel: thermal_sys: Registered thermal governor 'bang_bang'
Dec 23 15:17:10 arch kernel: thermal_sys: Registered thermal governor 'step_wise'
Dec 23 15:17:10 arch kernel: thermal_sys: Registered thermal governor 'user_space'
Dec 23 15:17:10 arch kernel: thermal_sys: Registered thermal governor 'power_allocator'
Dec 23 15:17:10 arch kernel: cpuidle: using governor ladder
Dec 23 15:17:10 arch kernel: cpuidle: using governor menu
Dec 23 15:17:10 arch kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Dec 23 15:17:10 arch kernel: PCI: ECAM [mem 0xc0000000-0xcfffffff] (base 0xc0000000) for domain 0000 [bus 00-ff]
Dec 23 15:17:10 arch kernel: PCI: Using configuration type 1 for base access
Dec 23 15:17:10 arch kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Dec 23 15:17:10 arch kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Dec 23 15:17:10 arch kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Dec 23 15:17:10 arch kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Dec 23 15:17:10 arch kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Dec 23 15:17:10 arch kernel: ACPI: Added _OSI(Module Device)
Dec 23 15:17:10 arch kernel: ACPI: Added _OSI(Processor Device)
Dec 23 15:17:10 arch kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Dec 23 15:17:10 arch kernel: ACPI: Added _OSI(Processor Aggregator Device)
Dec 23 15:17:10 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS01._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 15:17:10 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 15:17:10 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 15:17:10 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS01._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 15:17:10 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 15:17:10 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 15:17:10 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS02._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 15:17:10 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 15:17:10 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 15:17:10 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS02._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 15:17:10 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 15:17:10 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 15:17:10 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS03._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 15:17:10 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 15:17:10 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 15:17:10 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS03._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 15:17:10 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 15:17:10 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 15:17:10 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS04._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 15:17:10 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 15:17:10 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 15:17:10 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS04._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 15:17:10 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 15:17:10 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 15:17:10 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS01._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 15:17:10 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 15:17:10 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 15:17:10 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS01._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 15:17:10 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 15:17:10 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 15:17:10 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS02._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 15:17:10 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 15:17:10 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 15:17:10 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS02._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 15:17:10 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 15:17:10 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 15:17:10 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS03._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 15:17:10 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 15:17:10 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 15:17:10 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS03._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 15:17:10 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 15:17:10 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 15:17:10 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS04._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 15:17:10 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 15:17:10 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 15:17:10 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS04._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 15:17:10 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 15:17:10 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 15:17:10 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS05._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 15:17:10 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 15:17:10 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 15:17:10 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS05._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 15:17:10 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 15:17:10 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 15:17:10 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS06._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 15:17:10 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 15:17:10 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 15:17:10 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS06._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 15:17:10 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 15:17:10 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 15:17:10 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS07._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 15:17:10 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 15:17:10 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 15:17:10 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS07._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 15:17:10 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 15:17:10 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 15:17:10 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS08._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 15:17:10 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 15:17:10 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 15:17:10 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS08._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 15:17:10 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 15:17:10 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 15:17:10 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS09._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 15:17:10 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 15:17:10 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 15:17:10 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS09._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 15:17:10 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 15:17:10 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 15:17:10 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS10._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 15:17:10 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 15:17:10 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 15:17:10 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS10._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 15:17:10 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 15:17:10 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 15:17:10 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS01._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 15:17:10 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 15:17:10 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 15:17:10 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS01._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 15:17:10 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 15:17:10 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 15:17:10 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS02._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 15:17:10 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 15:17:10 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 15:17:10 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS02._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 15:17:10 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 15:17:10 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 15:17:10 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS03._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 15:17:10 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 15:17:10 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 15:17:10 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS03._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 15:17:10 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 15:17:10 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 15:17:10 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS04._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 15:17:10 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 15:17:10 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 15:17:10 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS04._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 15:17:10 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 15:17:10 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 15:17:10 arch kernel: ACPI: 23 ACPI AML tables successfully acquired and loaded
Dec 23 15:17:10 arch kernel: ACPI: USB4 _OSC: OS supports USB3+ DisplayPort+ PCIe+ XDomain+
Dec 23 15:17:10 arch kernel: ACPI: USB4 _OSC: OS controls USB3+ DisplayPort+ PCIe+ XDomain+
Dec 23 15:17:10 arch kernel: ACPI: Dynamic OEM Table Load:
Dec 23 15:17:10 arch kernel: ACPI: SSDT 0xFFFF8E6D414EBC00 000394 (v02 PmRef Cpu0Cst 00003001 INTL 20200717)
Dec 23 15:17:10 arch kernel: ACPI: Dynamic OEM Table Load:
Dec 23 15:17:10 arch kernel: ACPI: SSDT 0xFFFF8E6D414E7800 0005E4 (v02 PmRef Cpu0Ist 00003000 INTL 20200717)
Dec 23 15:17:10 arch kernel: ACPI: Dynamic OEM Table Load:
Dec 23 15:17:10 arch kernel: ACPI: SSDT 0xFFFF8E6D425BD800 0001AB (v02 PmRef Cpu0Psd 00003000 INTL 20200717)
Dec 23 15:17:10 arch kernel: ACPI: Dynamic OEM Table Load:
Dec 23 15:17:10 arch kernel: ACPI: SSDT 0xFFFF8E6D414E4000 000476 (v02 PmRef Cpu0Hwp 00003000 INTL 20200717)
Dec 23 15:17:10 arch kernel: ACPI: Dynamic OEM Table Load:
Dec 23 15:17:10 arch kernel: ACPI: SSDT 0xFFFF8E6D414D8000 001BAF (v02 PmRef ApIst 00003000 INTL 20200717)
Dec 23 15:17:10 arch kernel: ACPI: Dynamic OEM Table Load:
Dec 23 15:17:10 arch kernel: ACPI: SSDT 0xFFFF8E6D414DA000 001038 (v02 PmRef ApHwp 00003000 INTL 20200717)
Dec 23 15:17:10 arch kernel: ACPI: Dynamic OEM Table Load:
Dec 23 15:17:10 arch kernel: ACPI: SSDT 0xFFFF8E6D414DE000 001349 (v02 PmRef ApPsd 00003000 INTL 20200717)
Dec 23 15:17:10 arch kernel: ACPI: Dynamic OEM Table Load:
Dec 23 15:17:10 arch kernel: ACPI: SSDT 0xFFFF8E6D414F7000 000FBB (v02 PmRef ApCst 00003000 INTL 20200717)
Dec 23 15:17:10 arch kernel: ACPI: EC: EC started
Dec 23 15:17:10 arch kernel: ACPI: EC: interrupt blocked
Dec 23 15:17:10 arch kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Dec 23 15:17:10 arch kernel: ACPI: \_SB_.PC00.LPCB.EC0_: Boot DSDT EC used to handle transactions
Dec 23 15:17:10 arch kernel: ACPI: Interpreter enabled
Dec 23 15:17:10 arch kernel: ACPI: PM: (supports S0 S3 S4 S5)
Dec 23 15:17:10 arch kernel: ACPI: Using IOAPIC for interrupt routing
Dec 23 15:17:10 arch kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Dec 23 15:17:10 arch kernel: PCI: Ignoring E820 reservations for host bridge windows
Dec 23 15:17:10 arch kernel: ACPI: Enabled 8 GPEs in block 00 to 7F
Dec 23 15:17:10 arch kernel: ACPI: \_SB_.PC00.PEG0.PXP_: New power resource
Dec 23 15:17:10 arch kernel: ACPI: \_SB_.PC00.PEG1.PXP_: New power resource
Dec 23 15:17:10 arch kernel: ACPI: \_SB_.PC00.PEG2.PXP_: New power resource
Dec 23 15:17:10 arch kernel: ACPI: \_SB_.PC00.XHCI.RHUB.HS10.BTRT: New power resource
Dec 23 15:17:10 arch kernel: ACPI: \_SB_.PC00.PAUD: New power resource
Dec 23 15:17:10 arch kernel: ACPI: \_SB_.PC00.CNVW.WRST: New power resource
Dec 23 15:17:10 arch kernel: ACPI: \_SB_.PC00.TBT0: New power resource
Dec 23 15:17:10 arch kernel: ACPI: \_SB_.PC00.TBT1: New power resource
Dec 23 15:17:10 arch kernel: ACPI: \_SB_.PC00.D3C_: New power resource
Dec 23 15:17:10 arch kernel: ACPI: \_TZ_.FN00: New power resource
Dec 23 15:17:10 arch kernel: ACPI: \_TZ_.FN01: New power resource
Dec 23 15:17:10 arch kernel: ACPI: \_TZ_.FN02: New power resource
Dec 23 15:17:10 arch kernel: ACPI: \_TZ_.FN03: New power resource
Dec 23 15:17:10 arch kernel: ACPI: \_TZ_.FN04: New power resource
Dec 23 15:17:10 arch kernel: ACPI: \PIN_: New power resource
Dec 23 15:17:10 arch kernel: ACPI: PCI Root Bridge [PC00] (domain 0000 [bus 00-fe])
Dec 23 15:17:10 arch kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Dec 23 15:17:10 arch kernel: acpi PNP0A08:00: _OSC: platform does not support [AER]
Dec 23 15:17:10 arch kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME PCIeCapability LTR DPC]
Dec 23 15:17:10 arch kernel: PCI host bridge to bus 0000:00
Dec 23 15:17:10 arch kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
Dec 23 15:17:10 arch kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
Dec 23 15:17:10 arch kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Dec 23 15:17:10 arch kernel: pci_bus 0000:00: root bus resource [mem 0x50400000-0xbfffffff window]
Dec 23 15:17:10 arch kernel: pci_bus 0000:00: root bus resource [mem 0x4000000000-0x7fffffffff window]
Dec 23 15:17:10 arch kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
Dec 23 15:17:10 arch kernel: pci 0000:00:00.0: [8086:4629] type 00 class 0x060000 conventional PCI endpoint
Dec 23 15:17:10 arch kernel: pci 0000:00:01.0: [8086:460d] type 01 class 0x060400 PCIe Root Port
Dec 23 15:17:10 arch kernel: pci 0000:00:01.0: PCI bridge to [bus 01-04]
Dec 23 15:17:10 arch kernel: pci 0000:00:01.0: bridge window [io 0x4000-0x4fff]
Dec 23 15:17:10 arch kernel: pci 0000:00:01.0: bridge window [mem 0x5f000000-0x600fffff]
Dec 23 15:17:10 arch kernel: pci 0000:00:01.0: bridge window [mem 0x6000000000-0x6101ffffff 64bit pref]
Dec 23 15:17:10 arch kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
Dec 23 15:17:10 arch kernel: pci 0000:00:01.0: PTM enabled (root), 4ns granularity
Dec 23 15:17:10 arch kernel: pci 0000:00:02.0: [8086:46a3] type 00 class 0x030000 PCIe Root Complex Integrated Endpoint
Dec 23 15:17:10 arch kernel: pci 0000:00:02.0: BAR 0 [mem 0x6102000000-0x6102ffffff 64bit]
Dec 23 15:17:10 arch kernel: pci 0000:00:02.0: BAR 2 [mem 0x4000000000-0x400fffffff 64bit pref]
Dec 23 15:17:10 arch kernel: pci 0000:00:02.0: BAR 4 [io 0x5000-0x503f]
Dec 23 15:17:10 arch kernel: pci 0000:00:02.0: DMAR: Skip IOMMU disabling for graphics
Dec 23 15:17:10 arch kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Dec 23 15:17:10 arch kernel: pci 0000:00:02.0: VF BAR 0 [mem 0x00000000-0x00ffffff 64bit]
Dec 23 15:17:10 arch kernel: pci 0000:00:02.0: VF BAR 0 [mem 0x00000000-0x06ffffff 64bit]: contains BAR 0 for 7 VFs
Dec 23 15:17:10 arch kernel: pci 0000:00:02.0: VF BAR 2 [mem 0x00000000-0x1fffffff 64bit pref]
Dec 23 15:17:10 arch kernel: pci 0000:00:02.0: VF BAR 2 [mem 0x00000000-0xdfffffff 64bit pref]: contains BAR 2 for 7 VFs
Dec 23 15:17:10 arch kernel: pci 0000:00:04.0: [8086:461d] type 00 class 0x118000 conventional PCI endpoint
Dec 23 15:17:10 arch kernel: pci 0000:00:04.0: BAR 0 [mem 0x6103140000-0x610315ffff 64bit]
Dec 23 15:17:10 arch kernel: pci 0000:00:06.0: [8086:464d] type 01 class 0x060400 PCIe Root Port
Dec 23 15:17:10 arch kernel: pci 0000:00:06.0: PCI bridge to [bus 05]
Dec 23 15:17:10 arch kernel: pci 0000:00:06.0: bridge window [mem 0x5e400000-0x5e4fffff]
Dec 23 15:17:10 arch kernel: pci 0000:00:06.0: PME# supported from D0 D3hot D3cold
Dec 23 15:17:10 arch kernel: pci 0000:00:06.0: PTM enabled (root), 4ns granularity
Dec 23 15:17:10 arch kernel: pci 0000:00:06.2: [8086:463d] type 01 class 0x060400 PCIe Root Port
Dec 23 15:17:10 arch kernel: pci 0000:00:06.2: PCI bridge to [bus 06]
Dec 23 15:17:10 arch kernel: pci 0000:00:06.2: bridge window [mem 0x5e300000-0x5e3fffff]
Dec 23 15:17:10 arch kernel: pci 0000:00:06.2: PME# supported from D0 D3hot D3cold
Dec 23 15:17:10 arch kernel: pci 0000:00:06.2: PTM enabled (root), 4ns granularity
Dec 23 15:17:10 arch kernel: pci 0000:00:07.0: [8086:466e] type 01 class 0x060400 PCIe Root Port
Dec 23 15:17:10 arch kernel: pci 0000:00:07.0: PCI bridge to [bus 07-2f]
Dec 23 15:17:10 arch kernel: pci 0000:00:07.0: bridge window [mem 0x52000000-0x5e1fffff]
Dec 23 15:17:10 arch kernel: pci 0000:00:07.0: bridge window [mem 0x6110000000-0x612bffffff 64bit pref]
Dec 23 15:17:10 arch kernel: pci 0000:00:07.0: Overriding RP PIO Log Size to 4
Dec 23 15:17:10 arch kernel: pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
Dec 23 15:17:10 arch kernel: pci 0000:00:07.0: PTM enabled (root), 4ns granularity
Dec 23 15:17:10 arch kernel: pci 0000:00:08.0: [8086:464f] type 00 class 0x088000 conventional PCI endpoint
Dec 23 15:17:10 arch kernel: pci 0000:00:08.0: BAR 0 [mem 0x6103191000-0x6103191fff 64bit]
Dec 23 15:17:10 arch kernel: pci 0000:00:0d.0: [8086:461e] type 00 class 0x0c0330 conventional PCI endpoint
Dec 23 15:17:10 arch kernel: pci 0000:00:0d.0: BAR 0 [mem 0x6103170000-0x610317ffff 64bit]
Dec 23 15:17:10 arch kernel: pci 0000:00:0d.0: PME# supported from D3hot D3cold
Dec 23 15:17:10 arch kernel: pci 0000:00:0d.2: [8086:463e] type 00 class 0x0c0340 conventional PCI endpoint
Dec 23 15:17:10 arch kernel: pci 0000:00:0d.2: BAR 0 [mem 0x6103100000-0x610313ffff 64bit]
Dec 23 15:17:10 arch kernel: pci 0000:00:0d.2: BAR 2 [mem 0x6103190000-0x6103190fff 64bit]
Dec 23 15:17:10 arch kernel: pci 0000:00:0d.2: supports D1 D2
Dec 23 15:17:10 arch kernel: pci 0000:00:0d.2: PME# supported from D0 D1 D2 D3hot D3cold
Dec 23 15:17:10 arch kernel: pci 0000:00:14.0: [8086:51ed] type 00 class 0x0c0330 conventional PCI endpoint
Dec 23 15:17:10 arch kernel: pci 0000:00:14.0: BAR 0 [mem 0x6103160000-0x610316ffff 64bit]
Dec 23 15:17:10 arch kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Dec 23 15:17:10 arch kernel: pci 0000:00:14.2: [8086:51ef] type 00 class 0x050000 conventional PCI endpoint
Dec 23 15:17:10 arch kernel: pci 0000:00:14.2: BAR 0 [mem 0x6103188000-0x610318bfff 64bit]
Dec 23 15:17:10 arch kernel: pci 0000:00:14.2: BAR 2 [mem 0x610318f000-0x610318ffff 64bit]
Dec 23 15:17:10 arch kernel: pci 0000:00:14.3: [8086:51f0] type 00 class 0x028000 PCIe Root Complex Integrated Endpoint
Dec 23 15:17:10 arch kernel: pci 0000:00:14.3: BAR 0 [mem 0x6103184000-0x6103187fff 64bit]
Dec 23 15:17:10 arch kernel: pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
Dec 23 15:17:10 arch kernel: pci 0000:00:15.0: [8086:51e8] type 00 class 0x0c8000 conventional PCI endpoint
Dec 23 15:17:10 arch kernel: pci 0000:00:15.0: BAR 0 [mem 0x00000000-0x00000fff 64bit]
Dec 23 15:17:10 arch kernel: pci 0000:00:16.0: [8086:51e0] type 00 class 0x078000 conventional PCI endpoint
Dec 23 15:17:10 arch kernel: pci 0000:00:16.0: BAR 0 [mem 0x610318d000-0x610318dfff 64bit]
Dec 23 15:17:10 arch kernel: pci 0000:00:16.0: PME# supported from D3hot
Dec 23 15:17:10 arch kernel: pci 0000:00:1c.0: [8086:51ba] type 01 class 0x060400 PCIe Root Port
Dec 23 15:17:10 arch kernel: pci 0000:00:1c.0: PCI bridge to [bus 30]
Dec 23 15:17:10 arch kernel: pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff]
Dec 23 15:17:10 arch kernel: pci 0000:00:1c.0: bridge window [mem 0x5e200000-0x5e2fffff]
Dec 23 15:17:10 arch kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Dec 23 15:17:10 arch kernel: pci 0000:00:1c.0: PTM enabled (root), 4ns granularity
Dec 23 15:17:10 arch kernel: pci 0000:00:1f.0: [8086:5182] type 00 class 0x060100 conventional PCI endpoint
Dec 23 15:17:10 arch kernel: pci 0000:00:1f.3: [8086:51c8] type 00 class 0x040100 conventional PCI endpoint
Dec 23 15:17:10 arch kernel: pci 0000:00:1f.3: BAR 0 [mem 0x6103180000-0x6103183fff 64bit]
Dec 23 15:17:10 arch kernel: pci 0000:00:1f.3: BAR 4 [mem 0x6103000000-0x61030fffff 64bit]
Dec 23 15:17:10 arch kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
Dec 23 15:17:10 arch kernel: pci 0000:00:1f.4: [8086:51a3] type 00 class 0x0c0500 conventional PCI endpoint
Dec 23 15:17:10 arch kernel: pci 0000:00:1f.4: BAR 0 [mem 0x610318c000-0x610318c0ff 64bit]
Dec 23 15:17:10 arch kernel: pci 0000:00:1f.4: BAR 4 [io 0xefa0-0xefbf]
Dec 23 15:17:10 arch kernel: pci 0000:00:1f.5: [8086:51a4] type 00 class 0x0c8000 conventional PCI endpoint
Dec 23 15:17:10 arch kernel: pci 0000:00:1f.5: BAR 0 [mem 0xfe010000-0xfe010fff]
Dec 23 15:17:10 arch kernel: pci 0000:01:00.0: [10de:25a2] type 00 class 0x030000 PCIe Legacy Endpoint
Dec 23 15:17:10 arch kernel: pci 0000:01:00.0: BAR 0 [mem 0x00000000-0x00ffffff]
Dec 23 15:17:10 arch kernel: pci 0000:01:00.0: BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Dec 23 15:17:10 arch kernel: pci 0000:01:00.0: BAR 3 [mem 0x00000000-0x01ffffff 64bit pref]
Dec 23 15:17:10 arch kernel: pci 0000:01:00.0: BAR 5 [io 0x0000-0x007f]
Dec 23 15:17:10 arch kernel: pci 0000:01:00.0: ROM [mem 0x00000000-0x0007ffff pref]
Dec 23 15:17:10 arch kernel: pci 0000:01:00.0: Max Payload Size set to 256 (was 128, max 256)
Dec 23 15:17:10 arch kernel: pci 0000:01:00.0: PME# supported from D0 D3hot
Dec 23 15:17:10 arch kernel: pci 0000:01:00.0: 126.024 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x8 link at 0000:00:01.0 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
Dec 23 15:17:10 arch kernel: pci 0000:01:00.1: [10de:2291] type 00 class 0x040300 PCIe Endpoint
Dec 23 15:17:10 arch kernel: pci 0000:01:00.1: BAR 0 [mem 0x00000000-0x00003fff]
Dec 23 15:17:10 arch kernel: pci 0000:01:00.1: Max Payload Size set to 256 (was 128, max 256)
Dec 23 15:17:10 arch kernel: pci 0000:00:01.0: PCI bridge to [bus 01-04]
Dec 23 15:17:10 arch kernel: pci 0000:05:00.0: [1344:5411] type 00 class 0x010802 PCIe Endpoint
Dec 23 15:17:10 arch kernel: pci 0000:05:00.0: BAR 0 [mem 0x5e400000-0x5e403fff 64bit]
Dec 23 15:17:10 arch kernel: pci 0000:00:06.0: PCI bridge to [bus 05]
Dec 23 15:17:10 arch kernel: pci 0000:06:00.0: [8086:f1aa] type 00 class 0x010802 PCIe Endpoint
Dec 23 15:17:10 arch kernel: pci 0000:06:00.0: BAR 0 [mem 0x5e300000-0x5e303fff 64bit]
Dec 23 15:17:10 arch kernel: pci 0000:06:00.0: VF BAR 0 [mem 0x00000000-0x00003fff 64bit]
Dec 23 15:17:10 arch kernel: pci 0000:06:00.0: VF BAR 0 [mem 0x00000000-0x0001ffff 64bit]: contains BAR 0 for 8 VFs
Dec 23 15:17:10 arch kernel: pci 0000:00:06.2: PCI bridge to [bus 06]
Dec 23 15:17:10 arch kernel: pci 0000:00:07.0: PCI bridge to [bus 07-2f]
Dec 23 15:17:10 arch kernel: pci 0000:30:00.0: [10ec:8168] type 00 class 0x020000 PCIe Endpoint
Dec 23 15:17:10 arch kernel: pci 0000:30:00.0: BAR 0 [io 0x3000-0x30ff]
Dec 23 15:17:10 arch kernel: pci 0000:30:00.0: BAR 2 [mem 0x5e204000-0x5e204fff 64bit]
Dec 23 15:17:10 arch kernel: pci 0000:30:00.0: BAR 4 [mem 0x5e200000-0x5e203fff 64bit]
Dec 23 15:17:10 arch kernel: pci 0000:30:00.0: supports D1 D2
Dec 23 15:17:10 arch kernel: pci 0000:30:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Dec 23 15:17:10 arch kernel: pci 0000:00:1c.0: PCI bridge to [bus 30]
Dec 23 15:17:10 arch kernel: ACPI: \_SB_.PEPD: Duplicate LPS0 _DSM functions (mask: 0x1)
Dec 23 15:17:10 arch kernel: Low-power S0 idle used by default for system suspend
Dec 23 15:17:10 arch kernel: ACPI: EC: interrupt unblocked
Dec 23 15:17:10 arch kernel: ACPI: EC: event unblocked
Dec 23 15:17:10 arch kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Dec 23 15:17:10 arch kernel: ACPI: EC: GPE=0x6e
Dec 23 15:17:10 arch kernel: ACPI: \_SB_.PC00.LPCB.EC0_: Boot DSDT EC initialization complete
Dec 23 15:17:10 arch kernel: ACPI: \_SB_.PC00.LPCB.EC0_: EC: Used to handle transactions and events
Dec 23 15:17:10 arch kernel: iommu: Default domain type: Translated
Dec 23 15:17:10 arch kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Dec 23 15:17:10 arch kernel: SCSI subsystem initialized
Dec 23 15:17:10 arch kernel: libata version 3.00 loaded.
Dec 23 15:17:10 arch kernel: ACPI: bus type USB registered
Dec 23 15:17:10 arch kernel: usbcore: registered new interface driver usbfs
Dec 23 15:17:10 arch kernel: usbcore: registered new interface driver hub
Dec 23 15:17:10 arch kernel: usbcore: registered new device driver usb
Dec 23 15:17:10 arch kernel: EDAC MC: Ver: 3.0.0
Dec 23 15:17:10 arch kernel: efivars: Registered efivars operations
Dec 23 15:17:10 arch kernel: NetLabel: Initializing
Dec 23 15:17:10 arch kernel: NetLabel: domain hash size = 128
Dec 23 15:17:10 arch kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
Dec 23 15:17:10 arch kernel: NetLabel: unlabeled traffic allowed by default
Dec 23 15:17:10 arch kernel: mctp: management component transport protocol core
Dec 23 15:17:10 arch kernel: NET: Registered PF_MCTP protocol family
Dec 23 15:17:10 arch kernel: PCI: Using ACPI for IRQ routing
Dec 23 15:17:10 arch kernel: PCI: pci_cache_line_size set to 64 bytes
Dec 23 15:17:10 arch kernel: pci 0000:00:1f.5: BAR 0 [mem 0xfe010000-0xfe010fff]: can't claim; no compatible bridge window
Dec 23 15:17:10 arch kernel: e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
Dec 23 15:17:10 arch kernel: e820: reserve RAM buffer [mem 0x37d86000-0x37ffffff]
Dec 23 15:17:10 arch kernel: e820: reserve RAM buffer [mem 0x389b1018-0x3bffffff]
Dec 23 15:17:10 arch kernel: e820: reserve RAM buffer [mem 0x38e25000-0x3bffffff]
Dec 23 15:17:10 arch kernel: e820: reserve RAM buffer [mem 0x38eef000-0x3bffffff]
Dec 23 15:17:10 arch kernel: e820: reserve RAM buffer [mem 0x3d369000-0x3fffffff]
Dec 23 15:17:10 arch kernel: e820: reserve RAM buffer [mem 0x3fa7f000-0x3fffffff]
Dec 23 15:17:10 arch kernel: e820: reserve RAM buffer [mem 0x44b00000-0x47ffffff]
Dec 23 15:17:10 arch kernel: e820: reserve RAM buffer [mem 0x4afc00000-0x4afffffff]
Dec 23 15:17:10 arch kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
Dec 23 15:17:10 arch kernel: pci 0000:00:02.0: vgaarb: bridge control possible
Dec 23 15:17:10 arch kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Dec 23 15:17:10 arch kernel: pci 0000:01:00.0: vgaarb: bridge control possible
Dec 23 15:17:10 arch kernel: pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Dec 23 15:17:10 arch kernel: vgaarb: loaded
Dec 23 15:17:10 arch kernel: clocksource: Switched to clocksource tsc-early
Dec 23 15:17:10 arch kernel: VFS: Disk quotas dquot_6.6.0
Dec 23 15:17:10 arch kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Dec 23 15:17:10 arch kernel: pnp: PnP ACPI init
Dec 23 15:17:10 arch kernel: pnp 00:00: disabling [io 0x002e-0x002f] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Dec 23 15:17:10 arch kernel: pnp 00:00: disabling [io 0x004e-0x004f] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Dec 23 15:17:10 arch kernel: pnp 00:00: disabling [io 0x0061] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Dec 23 15:17:10 arch kernel: pnp 00:00: disabling [io 0x0063] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Dec 23 15:17:10 arch kernel: pnp 00:00: disabling [io 0x0065] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Dec 23 15:17:10 arch kernel: pnp 00:00: disabling [io 0x0067] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Dec 23 15:17:10 arch kernel: pnp 00:00: disabling [io 0x0068] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Dec 23 15:17:10 arch kernel: pnp 00:00: disabling [io 0x006c] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Dec 23 15:17:10 arch kernel: pnp 00:00: disabling [io 0x0070] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Dec 23 15:17:10 arch kernel: system 00:00: [io 0x0680-0x069f] has been reserved
Dec 23 15:17:10 arch kernel: system 00:00: [io 0x164e-0x164f] has been reserved
Dec 23 15:17:10 arch kernel: system 00:00: [io 0xfd60-0xfd63] has been reserved
Dec 23 15:17:10 arch kernel: system 00:02: [io 0x1854-0x1857] has been reserved
Dec 23 15:17:10 arch kernel: pnp 00:04: disabling [mem 0xc0000000-0xcfffffff] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
Dec 23 15:17:10 arch kernel: pnp 00:04: disabling [mem 0xfedc0000-0xfedc7fff] because it overlaps 0000:01:00.0 BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Dec 23 15:17:10 arch kernel: pnp 00:04: disabling [mem 0xfeda0000-0xfeda0fff] because it overlaps 0000:01:00.0 BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Dec 23 15:17:10 arch kernel: pnp 00:04: disabling [mem 0xfeda1000-0xfeda1fff] because it overlaps 0000:01:00.0 BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Dec 23 15:17:10 arch kernel: pnp 00:04: disabling [mem 0xc0000000-0xcfffffff disabled] because it overlaps 0000:01:00.0 BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Dec 23 15:17:10 arch kernel: pnp 00:04: disabling [mem 0xfed20000-0xfed7ffff] because it overlaps 0000:01:00.0 BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Dec 23 15:17:10 arch kernel: pnp 00:04: disabling [mem 0xfed90000-0xfed93fff] because it overlaps 0000:01:00.0 BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Dec 23 15:17:10 arch kernel: pnp 00:04: disabling [mem 0xfed45000-0xfed8ffff] because it overlaps 0000:01:00.0 BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Dec 23 15:17:10 arch kernel: pnp 00:04: disabling [mem 0xfee00000-0xfeefffff] because it overlaps 0000:01:00.0 BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Dec 23 15:17:10 arch kernel: system 00:05: [io 0x2000-0x20fe] has been reserved
Dec 23 15:17:10 arch kernel: pnp: PnP ACPI: found 7 devices
Dec 23 15:17:10 arch kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Dec 23 15:17:10 arch kernel: NET: Registered PF_INET protocol family
Dec 23 15:17:10 arch kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Dec 23 15:17:10 arch kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
Dec 23 15:17:10 arch kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Dec 23 15:17:10 arch kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Dec 23 15:17:10 arch kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Dec 23 15:17:10 arch kernel: TCP: Hash tables configured (established 131072 bind 65536)
Dec 23 15:17:10 arch kernel: MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
Dec 23 15:17:10 arch kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
Dec 23 15:17:10 arch kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
Dec 23 15:17:10 arch kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Dec 23 15:17:10 arch kernel: NET: Registered PF_XDP protocol family
Dec 23 15:17:10 arch kernel: pci 0000:00:07.0: bridge window [io 0x1000-0x0fff] to [bus 07-2f] add_size 1000
Dec 23 15:17:10 arch kernel: pci 0000:00:02.0: VF BAR 2 [mem 0x4020000000-0x40ffffffff 64bit pref]: assigned
Dec 23 15:17:10 arch kernel: pci 0000:00:02.0: VF BAR 0 [mem 0x4010000000-0x4016ffffff 64bit]: assigned
Dec 23 15:17:10 arch kernel: pci 0000:00:07.0: bridge window [io 0x6000-0x6fff]: assigned
Dec 23 15:17:10 arch kernel: pci 0000:00:15.0: BAR 0 [mem 0x4017000000-0x4017000fff 64bit]: assigned
Dec 23 15:17:10 arch kernel: pci 0000:00:1f.5: BAR 0 [mem 0x50400000-0x50400fff]: assigned
Dec 23 15:17:10 arch kernel: pci 0000:01:00.0: BAR 1 [mem 0x6000000000-0x60ffffffff 64bit pref]: assigned
Dec 23 15:17:10 arch kernel: pci 0000:01:00.0: BAR 3 [mem 0x6100000000-0x6101ffffff 64bit pref]: assigned
Dec 23 15:17:10 arch kernel: pci 0000:01:00.0: BAR 0 [mem 0x5f000000-0x5fffffff]: assigned
Dec 23 15:17:10 arch kernel: pci 0000:01:00.0: ROM [mem 0x60000000-0x6007ffff pref]: assigned
Dec 23 15:17:10 arch kernel: pci 0000:01:00.1: BAR 0 [mem 0x60080000-0x60083fff]: assigned
Dec 23 15:17:10 arch kernel: pci 0000:01:00.0: BAR 5 [io 0x4000-0x407f]: assigned
Dec 23 15:17:10 arch kernel: pci 0000:00:01.0: PCI bridge to [bus 01-04]
Dec 23 15:17:10 arch kernel: pci 0000:00:01.0: bridge window [io 0x4000-0x4fff]
Dec 23 15:17:10 arch kernel: pci 0000:00:01.0: bridge window [mem 0x5f000000-0x600fffff]
Dec 23 15:17:10 arch kernel: pci 0000:00:01.0: bridge window [mem 0x6000000000-0x6101ffffff 64bit pref]
Dec 23 15:17:10 arch kernel: pci 0000:00:06.0: PCI bridge to [bus 05]
Dec 23 15:17:10 arch kernel: pci 0000:00:06.0: bridge window [mem 0x5e400000-0x5e4fffff]
Dec 23 15:17:10 arch kernel: pci 0000:06:00.0: VF BAR 0 [mem 0x5e304000-0x5e323fff 64bit]: assigned
Dec 23 15:17:10 arch kernel: pci 0000:00:06.2: PCI bridge to [bus 06]
Dec 23 15:17:10 arch kernel: pci 0000:00:06.2: bridge window [mem 0x5e300000-0x5e3fffff]
Dec 23 15:17:10 arch kernel: pci 0000:00:07.0: PCI bridge to [bus 07-2f]
Dec 23 15:17:10 arch kernel: pci 0000:00:07.0: bridge window [io 0x6000-0x6fff]
Dec 23 15:17:10 arch kernel: pci 0000:00:07.0: bridge window [mem 0x52000000-0x5e1fffff]
Dec 23 15:17:10 arch kernel: pci 0000:00:07.0: bridge window [mem 0x6110000000-0x612bffffff 64bit pref]
Dec 23 15:17:10 arch kernel: pci 0000:00:1c.0: PCI bridge to [bus 30]
Dec 23 15:17:10 arch kernel: pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff]
Dec 23 15:17:10 arch kernel: pci 0000:00:1c.0: bridge window [mem 0x5e200000-0x5e2fffff]
Dec 23 15:17:10 arch kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
Dec 23 15:17:10 arch kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
Dec 23 15:17:10 arch kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Dec 23 15:17:10 arch kernel: pci_bus 0000:00: resource 7 [mem 0x50400000-0xbfffffff window]
Dec 23 15:17:10 arch kernel: pci_bus 0000:00: resource 8 [mem 0x4000000000-0x7fffffffff window]
Dec 23 15:17:10 arch kernel: pci_bus 0000:01: resource 0 [io 0x4000-0x4fff]
Dec 23 15:17:10 arch kernel: pci_bus 0000:01: resource 1 [mem 0x5f000000-0x600fffff]
Dec 23 15:17:10 arch kernel: pci_bus 0000:01: resource 2 [mem 0x6000000000-0x6101ffffff 64bit pref]
Dec 23 15:17:10 arch kernel: pci_bus 0000:05: resource 1 [mem 0x5e400000-0x5e4fffff]
Dec 23 15:17:10 arch kernel: pci_bus 0000:06: resource 1 [mem 0x5e300000-0x5e3fffff]
Dec 23 15:17:10 arch kernel: pci_bus 0000:07: resource 0 [io 0x6000-0x6fff]
Dec 23 15:17:10 arch kernel: pci_bus 0000:07: resource 1 [mem 0x52000000-0x5e1fffff]
Dec 23 15:17:10 arch kernel: pci_bus 0000:07: resource 2 [mem 0x6110000000-0x612bffffff 64bit pref]
Dec 23 15:17:10 arch kernel: pci_bus 0000:30: resource 0 [io 0x3000-0x3fff]
Dec 23 15:17:10 arch kernel: pci_bus 0000:30: resource 1 [mem 0x5e200000-0x5e2fffff]
Dec 23 15:17:10 arch kernel: pci 0000:01:00.1: extending delay after power-on from D3hot to 20 msec
Dec 23 15:17:10 arch kernel: pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
Dec 23 15:17:10 arch kernel: PCI: CLS 64 bytes, default 64
Dec 23 15:17:10 arch kernel: DMAR: Intel-IOMMU force enabled due to platform opt in
Dec 23 15:17:10 arch kernel: DMAR: No ATSR found
Dec 23 15:17:10 arch kernel: DMAR: No SATC found
Dec 23 15:17:10 arch kernel: DMAR: IOMMU feature fl1gp_support inconsistent
Dec 23 15:17:10 arch kernel: DMAR: IOMMU feature pgsel_inv inconsistent
Dec 23 15:17:10 arch kernel: DMAR: IOMMU feature nwfs inconsistent
Dec 23 15:17:10 arch kernel: DMAR: IOMMU feature dit inconsistent
Dec 23 15:17:10 arch kernel: DMAR: IOMMU feature sc_support inconsistent
Dec 23 15:17:10 arch kernel: DMAR: IOMMU feature dev_iotlb_support inconsistent
Dec 23 15:17:10 arch kernel: DMAR: dmar0: Using Queued invalidation
Dec 23 15:17:10 arch kernel: DMAR: dmar1: Using Queued invalidation
Dec 23 15:17:10 arch kernel: Trying to unpack rootfs image as initramfs...
Dec 23 15:17:10 arch kernel: pci 0000:00:02.0: Adding to iommu group 0
Dec 23 15:17:10 arch kernel: pci 0000:00:00.0: Adding to iommu group 1
Dec 23 15:17:10 arch kernel: pci 0000:00:01.0: Adding to iommu group 2
Dec 23 15:17:10 arch kernel: pci 0000:00:04.0: Adding to iommu group 3
Dec 23 15:17:10 arch kernel: pci 0000:00:06.0: Adding to iommu group 4
Dec 23 15:17:10 arch kernel: pci 0000:00:06.2: Adding to iommu group 5
Dec 23 15:17:10 arch kernel: pci 0000:00:07.0: Adding to iommu group 6
Dec 23 15:17:10 arch kernel: pci 0000:00:08.0: Adding to iommu group 7
Dec 23 15:17:10 arch kernel: pci 0000:00:0d.0: Adding to iommu group 8
Dec 23 15:17:10 arch kernel: pci 0000:00:0d.2: Adding to iommu group 8
Dec 23 15:17:10 arch kernel: pci 0000:00:14.0: Adding to iommu group 9
Dec 23 15:17:10 arch kernel: pci 0000:00:14.2: Adding to iommu group 9
Dec 23 15:17:10 arch kernel: pci 0000:00:14.3: Adding to iommu group 10
Dec 23 15:17:10 arch kernel: pci 0000:00:15.0: Adding to iommu group 11
Dec 23 15:17:10 arch kernel: pci 0000:00:16.0: Adding to iommu group 12
Dec 23 15:17:10 arch kernel: pci 0000:00:1c.0: Adding to iommu group 13
Dec 23 15:17:10 arch kernel: pci 0000:00:1f.0: Adding to iommu group 14
Dec 23 15:17:10 arch kernel: pci 0000:00:1f.3: Adding to iommu group 14
Dec 23 15:17:10 arch kernel: pci 0000:00:1f.4: Adding to iommu group 14
Dec 23 15:17:10 arch kernel: pci 0000:00:1f.5: Adding to iommu group 14
Dec 23 15:17:10 arch kernel: pci 0000:01:00.0: Adding to iommu group 15
Dec 23 15:17:10 arch kernel: pci 0000:01:00.1: Adding to iommu group 15
Dec 23 15:17:10 arch kernel: pci 0000:05:00.0: Adding to iommu group 16
Dec 23 15:17:10 arch kernel: pci 0000:06:00.0: Adding to iommu group 17
Dec 23 15:17:10 arch kernel: pci 0000:30:00.0: Adding to iommu group 18
Dec 23 15:17:10 arch kernel: DMAR: Intel(R) Virtualization Technology for Directed I/O
Dec 23 15:17:10 arch kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Dec 23 15:17:10 arch kernel: software IO TLB: mapped [mem 0x000000003120c000-0x000000003520c000] (64MB)
Dec 23 15:17:10 arch kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x23fa772cf26, max_idle_ns: 440795269835 ns
Dec 23 15:17:10 arch kernel: clocksource: Switched to clocksource tsc
Dec 23 15:17:10 arch kernel: Initialise system trusted keyrings
Dec 23 15:17:10 arch kernel: Key type blacklist registered
Dec 23 15:17:10 arch kernel: workingset: timestamp_bits=36 max_order=22 bucket_order=0
Dec 23 15:17:10 arch kernel: fuse: init (API version 7.41)
Dec 23 15:17:10 arch kernel: integrity: Platform Keyring initialized
Dec 23 15:17:10 arch kernel: integrity: Machine keyring initialized
Dec 23 15:17:10 arch kernel: Key type asymmetric registered
Dec 23 15:17:10 arch kernel: Asymmetric key parser 'x509' registered
Dec 23 15:17:10 arch kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
Dec 23 15:17:10 arch kernel: io scheduler mq-deadline registered
Dec 23 15:17:10 arch kernel: io scheduler kyber registered
Dec 23 15:17:10 arch kernel: io scheduler bfq registered
Dec 23 15:17:10 arch kernel: ledtrig-cpu: registered to indicate activity on CPUs
Dec 23 15:17:10 arch kernel: pcieport 0000:00:01.0: PME: Signaling with IRQ 122
Dec 23 15:17:10 arch kernel: pcieport 0000:00:01.0: pciehp: Slot #1 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
Dec 23 15:17:10 arch kernel: pcieport 0000:00:06.0: PME: Signaling with IRQ 123
Dec 23 15:17:10 arch kernel: pcieport 0000:00:06.2: PME: Signaling with IRQ 124
Dec 23 15:17:10 arch kernel: pcieport 0000:00:07.0: PME: Signaling with IRQ 125
Dec 23 15:17:10 arch kernel: pcieport 0000:00:07.0: pciehp: Slot #3 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
Dec 23 15:17:10 arch kernel: pcieport 0000:00:1c.0: PME: Signaling with IRQ 126
Dec 23 15:17:10 arch kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Dec 23 15:17:10 arch kernel: ACPI: AC: AC Adapter [ACAD] (off-line)
Dec 23 15:17:10 arch kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:1d/PNP0C0D:00/input/input0
Dec 23 15:17:10 arch kernel: ACPI: button: Lid Switch [LID0]
Dec 23 15:17:10 arch kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
Dec 23 15:17:10 arch kernel: Freeing initrd memory: 17280K
Dec 23 15:17:10 arch kernel: ACPI: button: Power Button [PWRB]
Dec 23 15:17:10 arch kernel: thermal LNXTHERM:00: registered as thermal_zone0
Dec 23 15:17:10 arch kernel: ACPI: thermal: Thermal Zone [TZ00] (28 C)
Dec 23 15:17:10 arch kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Dec 23 15:17:10 arch kernel: hpet_acpi_add: no address or irqs in _CRS
Dec 23 15:17:10 arch kernel: Non-volatile memory driver v1.3
Dec 23 15:17:10 arch kernel: Linux agpgart interface v0.103
Dec 23 15:17:10 arch kernel: ACPI: bus type drm_connector registered
Dec 23 15:17:10 arch kernel: xhci_hcd 0000:00:0d.0: xHCI Host Controller
Dec 23 15:17:10 arch kernel: xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 1
Dec 23 15:17:10 arch kernel: xhci_hcd 0000:00:0d.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000200009810
Dec 23 15:17:10 arch kernel: xhci_hcd 0000:00:0d.0: xHCI Host Controller
Dec 23 15:17:10 arch kernel: xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 2
Dec 23 15:17:10 arch kernel: xhci_hcd 0000:00:0d.0: Host supports USB 3.2 Enhanced SuperSpeed
Dec 23 15:17:10 arch kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
Dec 23 15:17:10 arch kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 23 15:17:10 arch kernel: usb usb1: Product: xHCI Host Controller
Dec 23 15:17:10 arch kernel: usb usb1: Manufacturer: Linux 6.12.4-arch1-1 xhci-hcd
Dec 23 15:17:10 arch kernel: usb usb1: SerialNumber: 0000:00:0d.0
Dec 23 15:17:10 arch kernel: hub 1-0:1.0: USB hub found
Dec 23 15:17:10 arch kernel: hub 1-0:1.0: 1 port detected
Dec 23 15:17:10 arch kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12
Dec 23 15:17:10 arch kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 23 15:17:10 arch kernel: usb usb2: Product: xHCI Host Controller
Dec 23 15:17:10 arch kernel: usb usb2: Manufacturer: Linux 6.12.4-arch1-1 xhci-hcd
Dec 23 15:17:10 arch kernel: usb usb2: SerialNumber: 0000:00:0d.0
Dec 23 15:17:10 arch kernel: hub 2-0:1.0: USB hub found
Dec 23 15:17:10 arch kernel: hub 2-0:1.0: 1 port detected
Dec 23 15:17:10 arch kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Dec 23 15:17:10 arch kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
Dec 23 15:17:10 arch kernel: xhci_hcd 0000:00:14.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000100200009810
Dec 23 15:17:10 arch kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Dec 23 15:17:10 arch kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
Dec 23 15:17:10 arch kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
Dec 23 15:17:10 arch kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
Dec 23 15:17:10 arch kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 23 15:17:10 arch kernel: usb usb3: Product: xHCI Host Controller
Dec 23 15:17:10 arch kernel: usb usb3: Manufacturer: Linux 6.12.4-arch1-1 xhci-hcd
Dec 23 15:17:10 arch kernel: usb usb3: SerialNumber: 0000:00:14.0
Dec 23 15:17:10 arch kernel: hub 3-0:1.0: USB hub found
Dec 23 15:17:10 arch kernel: hub 3-0:1.0: 12 ports detected
Dec 23 15:17:10 arch kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12
Dec 23 15:17:10 arch kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 23 15:17:10 arch kernel: usb usb4: Product: xHCI Host Controller
Dec 23 15:17:10 arch kernel: usb usb4: Manufacturer: Linux 6.12.4-arch1-1 xhci-hcd
Dec 23 15:17:10 arch kernel: usb usb4: SerialNumber: 0000:00:14.0
Dec 23 15:17:10 arch kernel: hub 4-0:1.0: USB hub found
Dec 23 15:17:10 arch kernel: hub 4-0:1.0: 4 ports detected
Dec 23 15:17:10 arch kernel: usbcore: registered new interface driver usbserial_generic
Dec 23 15:17:10 arch kernel: usbserial: USB Serial support registered for generic
Dec 23 15:17:10 arch kernel: rtc_cmos 00:01: RTC can wake from S4
Dec 23 15:17:10 arch kernel: rtc_cmos 00:01: registered as rtc0
Dec 23 15:17:10 arch kernel: rtc_cmos 00:01: setting system clock to 2024-12-23T13:17:08 UTC (1734959828)
Dec 23 15:17:10 arch kernel: rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram
Dec 23 15:17:10 arch kernel: intel_pstate: Intel P-state driver initializing
Dec 23 15:17:10 arch kernel: intel_pstate: HWP enabled
Dec 23 15:17:10 arch kernel: simple-framebuffer simple-framebuffer.0: [drm] Registered 1 planes with drm panic
Dec 23 15:17:10 arch kernel: [drm] Initialized simpledrm 1.0.0 for simple-framebuffer.0 on minor 0
Dec 23 15:17:10 arch kernel: fbcon: Deferring console take-over
Dec 23 15:17:10 arch kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
Dec 23 15:17:10 arch kernel: hid: raw HID events driver (C) Jiri Kosina
Dec 23 15:17:10 arch kernel: drop_monitor: Initializing network drop monitor service
Dec 23 15:17:10 arch kernel: NET: Registered PF_INET6 protocol family
Dec 23 15:17:10 arch kernel: Segment Routing with IPv6
Dec 23 15:17:10 arch kernel: RPL Segment Routing with IPv6
Dec 23 15:17:10 arch kernel: In-situ OAM (IOAM) with IPv6
Dec 23 15:17:10 arch kernel: NET: Registered PF_PACKET protocol family
Dec 23 15:17:10 arch kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Dec 23 15:17:10 arch kernel: microcode: Current revision: 0x00000435
Dec 23 15:17:10 arch kernel: microcode: Updated early from: 0x00000434
Dec 23 15:17:10 arch kernel: IPI shorthand broadcast: enabled
Dec 23 15:17:10 arch kernel: sched_clock: Marking stable (1590003423, 6651803)->(1627916612, -31261386)
Dec 23 15:17:10 arch kernel: registered taskstats version 1
Dec 23 15:17:10 arch kernel: Loading compiled-in X.509 certificates
Dec 23 15:17:10 arch kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 8d6402356535386924f746d3d123613ef19cb307'
Dec 23 15:17:10 arch kernel: Demotion targets for Node 0: null
Dec 23 15:17:10 arch kernel: Key type .fscrypt registered
Dec 23 15:17:10 arch kernel: Key type fscrypt-provisioning registered
Dec 23 15:17:10 arch kernel: PM: Magic number: 4:863:281
Dec 23 15:17:10 arch kernel: tty tty18: hash matches
Dec 23 15:17:10 arch kernel: memory memory147: hash matches
Dec 23 15:17:10 arch kernel: RAS: Correctable Errors collector initialized.
Dec 23 15:17:10 arch kernel: clk: Disabling unused clocks
Dec 23 15:17:10 arch kernel: PM: genpd: Disabling unused power domains
Dec 23 15:17:10 arch kernel: ACPI: battery: Slot [BAT1] (battery present)
Dec 23 15:17:10 arch kernel: Freeing unused decrypted memory: 2028K
Dec 23 15:17:10 arch kernel: Freeing unused kernel image (initmem) memory: 4248K
Dec 23 15:17:10 arch kernel: Write protecting the kernel read-only data: 32768k
Dec 23 15:17:10 arch kernel: Freeing unused kernel image (rodata/data gap) memory: 100K
Dec 23 15:17:10 arch kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Dec 23 15:17:10 arch kernel: rodata_test: all tests were successful
Dec 23 15:17:10 arch kernel: Run /init as init process
Dec 23 15:17:10 arch kernel: with arguments:
Dec 23 15:17:10 arch kernel: /init
Dec 23 15:17:10 arch kernel: with environment:
Dec 23 15:17:10 arch kernel: HOME=/
Dec 23 15:17:10 arch kernel: TERM=linux
Dec 23 15:17:10 arch kernel: BOOT_IMAGE=/vmlinuz-linux
Dec 23 15:17:10 arch kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
Dec 23 15:17:10 arch kernel: i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
Dec 23 15:17:10 arch kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Dec 23 15:17:10 arch kernel: nvme 0000:06:00.0: platform quirk: setting simple suspend
Dec 23 15:17:10 arch kernel: nvme 0000:05:00.0: platform quirk: setting simple suspend
Dec 23 15:17:10 arch kernel: nvme nvme1: pci function 0000:06:00.0
Dec 23 15:17:10 arch kernel: nvme nvme0: pci function 0000:05:00.0
Dec 23 15:17:10 arch kernel: nvme nvme1: 8/0/0 default/read/poll queues
Dec 23 15:17:10 arch kernel: usb 3-1: new full-speed USB device number 2 using xhci_hcd
Dec 23 15:17:10 arch kernel: nvme1n1: p1 p2 p3 p4
Dec 23 15:17:10 arch kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
Dec 23 15:17:10 arch kernel: nvme nvme0: allocated 64 MiB host memory buffer.
Dec 23 15:17:10 arch kernel: nvme nvme0: 8/0/0 default/read/poll queues
Dec 23 15:17:10 arch kernel: nvme0n1: p1 p2 p3 p4 p5
Dec 23 15:17:10 arch kernel: usb 3-1: New USB device found, idVendor=046d, idProduct=c09d, bcdDevice=52.02
Dec 23 15:17:10 arch kernel: usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Dec 23 15:17:10 arch kernel: usb 3-1: Product: G102 LIGHTSYNC Gaming Mouse
Dec 23 15:17:10 arch kernel: usb 3-1: Manufacturer: Logitech
Dec 23 15:17:10 arch kernel: usb 3-1: SerialNumber: 205C39634D57
Dec 23 15:17:10 arch kernel: usb 3-7: new high-speed USB device number 3 using xhci_hcd
Dec 23 15:17:10 arch kernel: usb 3-7: New USB device found, idVendor=174f, idProduct=244c, bcdDevice= 0.15
Dec 23 15:17:10 arch kernel: usb 3-7: New USB device strings: Mfr=3, Product=1, SerialNumber=2
Dec 23 15:17:10 arch kernel: usb 3-7: Product: Integrated Camera
Dec 23 15:17:10 arch kernel: usb 3-7: Manufacturer: Generic
Dec 23 15:17:10 arch kernel: usb 3-7: SerialNumber: 0001
Dec 23 15:17:10 arch kernel: usb 3-9: new full-speed USB device number 4 using xhci_hcd
Dec 23 15:17:10 arch kernel: usb 3-9: New USB device found, idVendor=048d, idProduct=c976, bcdDevice= 8.00
Dec 23 15:17:10 arch kernel: usb 3-9: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Dec 23 15:17:10 arch kernel: usb 3-9: Product: ITE Device(8176)
Dec 23 15:17:10 arch kernel: usb 3-9: Manufacturer: ITE Tech. Inc.
Dec 23 15:17:10 arch kernel: usb 3-10: new full-speed USB device number 5 using xhci_hcd
Dec 23 15:17:10 arch kernel: usb 3-10: New USB device found, idVendor=8087, idProduct=0026, bcdDevice= 0.02
Dec 23 15:17:10 arch kernel: usb 3-10: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Dec 23 15:17:10 arch kernel: usbcore: registered new interface driver usbhid
Dec 23 15:17:10 arch kernel: usbhid: USB HID core driver
Dec 23 15:17:10 arch kernel: input: Logitech G102 LIGHTSYNC Gaming Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/0003:046D:C09D.0001/input/input3
Dec 23 15:17:10 arch kernel: hid-generic 0003:046D:C09D.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech G102 LIGHTSYNC Gaming Mouse] on usb-0000:00:14.0-1/input0
Dec 23 15:17:10 arch kernel: input: Logitech G102 LIGHTSYNC Gaming Mouse Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.1/0003:046D:C09D.0002/input/input4
Dec 23 15:17:10 arch kernel: hid-generic 0003:046D:C09D.0002: input,hiddev96,hidraw1: USB HID v1.11 Keyboard [Logitech G102 LIGHTSYNC Gaming Mouse] on usb-0000:00:14.0-1/input1
Dec 23 15:17:10 arch kernel: input: ITE Tech. Inc. ITE Device(8176) Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9:1.0/0003:048D:C976.0003/input/input7
Dec 23 15:17:10 arch kernel: input: ITE Tech. Inc. ITE Device(8176) Wireless Radio Control as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9:1.0/0003:048D:C976.0003/input/input8
Dec 23 15:17:10 arch kernel: hid-generic 0003:048D:C976.0003: input,hiddev97,hidraw2: USB HID v1.10 Keyboard [ITE Tech. Inc. ITE Device(8176)] on usb-0000:00:14.0-9/input0
Dec 23 15:17:10 arch kernel: fbcon: Taking over console
Dec 23 15:17:10 arch kernel: Console: switching to colour frame buffer device 240x67
Dec 23 15:17:10 arch kernel: EXT4-fs (nvme1n1p3): mounted filesystem 48f0c199-3de0-4cef-adb5-54a621848d9d r/w with ordered data mode. Quota mode: none.
Dec 23 15:17:10 arch systemd[1]: systemd 257-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)
Dec 23 15:17:10 arch systemd[1]: Detected architecture x86-64.
Dec 23 15:17:10 arch systemd[1]: Hostname set to <arch>.
Dec 23 15:17:10 arch systemd[1]: bpf-restrict-fs: LSM BPF program attached
Dec 23 15:17:10 arch systemd[1]: Queued start job for default target Graphical Interface.
Dec 23 15:17:10 arch systemd[1]: Created slice Slice /system/dirmngr.
Dec 23 15:17:10 arch systemd[1]: Created slice Slice /system/getty.
Dec 23 15:17:10 arch systemd[1]: Created slice Slice /system/gpg-agent.
Dec 23 15:17:10 arch systemd[1]: Created slice Slice /system/gpg-agent-browser.
Dec 23 15:17:10 arch systemd[1]: Created slice Slice /system/gpg-agent-extra.
Dec 23 15:17:10 arch systemd[1]: Created slice Slice /system/gpg-agent-ssh.
Dec 23 15:17:10 arch systemd[1]: Created slice Slice /system/keyboxd.
Dec 23 15:17:10 arch systemd[1]: Created slice Slice /system/modprobe.
Dec 23 15:17:10 arch systemd[1]: Created slice Slice /system/systemd-fsck.
Dec 23 15:17:10 arch systemd[1]: Created slice User and Session Slice.
Dec 23 15:17:10 arch systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Dec 23 15:17:10 arch systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Dec 23 15:17:10 arch systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Dec 23 15:17:10 arch systemd[1]: Expecting device /dev/disk/by-uuid/51E3-9509...
Dec 23 15:17:10 arch systemd[1]: Expecting device /dev/disk/by-uuid/66e5a322-7800-4d3f-8260-476debca9c07...
Dec 23 15:17:10 arch systemd[1]: Expecting device /dev/disk/by-uuid/b72f4298-1805-45fd-a87e-37ae41fa9114...
Dec 23 15:17:10 arch systemd[1]: Reached target Local Encrypted Volumes.
Dec 23 15:17:10 arch systemd[1]: Reached target Local Integrity Protected Volumes.
Dec 23 15:17:10 arch systemd[1]: Reached target Path Units.
Dec 23 15:17:10 arch systemd[1]: Reached target Remote File Systems.
Dec 23 15:17:10 arch systemd[1]: Reached target Slice Units.
Dec 23 15:17:10 arch systemd[1]: Reached target Local Verity Protected Volumes.
Dec 23 15:17:10 arch systemd[1]: Listening on Device-mapper event daemon FIFOs.
Dec 23 15:17:10 arch systemd[1]: Listening on Process Core Dump Socket.
Dec 23 15:17:10 arch systemd[1]: Listening on Credential Encryption/Decryption.
Dec 23 15:17:10 arch systemd[1]: Listening on Journal Socket (/dev/log).
Dec 23 15:17:10 arch systemd[1]: Listening on Journal Sockets.
Dec 23 15:17:10 arch systemd[1]: TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 23 15:17:10 arch systemd[1]: Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 23 15:17:10 arch systemd[1]: Listening on udev Control Socket.
Dec 23 15:17:10 arch systemd[1]: Listening on udev Kernel Socket.
Dec 23 15:17:10 arch systemd[1]: Listening on User Database Manager Socket.
Dec 23 15:17:10 arch systemd[1]: Mounting Huge Pages File System...
Dec 23 15:17:10 arch systemd[1]: Mounting POSIX Message Queue File System...
Dec 23 15:17:10 arch systemd[1]: Mounting Kernel Debug File System...
Dec 23 15:17:10 arch systemd[1]: Mounting Kernel Trace File System...
Dec 23 15:17:10 arch systemd[1]: Starting Create List of Static Device Nodes...
Dec 23 15:17:10 arch systemd[1]: Starting Load Kernel Module configfs...
Dec 23 15:17:10 arch systemd[1]: Starting Load Kernel Module dm_mod...
Dec 23 15:17:10 arch systemd[1]: Starting Load Kernel Module drm...
Dec 23 15:17:10 arch systemd[1]: Starting Load Kernel Module fuse...
Dec 23 15:17:10 arch systemd[1]: Starting Load Kernel Module loop...
Dec 23 15:17:10 arch systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Dec 23 15:17:10 arch systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
Dec 23 15:17:10 arch systemd[1]: Starting Journal Service...
Dec 23 15:17:10 arch systemd[1]: Starting Load Kernel Modules...
Dec 23 15:17:10 arch systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 23 15:17:10 arch systemd[1]: Starting Remount Root and Kernel File Systems...
Dec 23 15:17:10 arch systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 23 15:17:10 arch systemd[1]: Starting Load udev Rules from Credentials...
Dec 23 15:17:10 arch systemd[1]: Starting Coldplug All udev Devices...
Dec 23 15:17:10 arch systemd[1]: Mounted Huge Pages File System.
Dec 23 15:17:10 arch systemd[1]: Mounted POSIX Message Queue File System.
Dec 23 15:17:10 arch systemd[1]: Mounted Kernel Debug File System.
Dec 23 15:17:10 arch systemd[1]: Mounted Kernel Trace File System.
Dec 23 15:17:10 arch systemd[1]: Finished Create List of Static Device Nodes.
Dec 23 15:17:10 arch systemd[1]: modprobe@configfs.service: Deactivated successfully.
Dec 23 15:17:10 arch systemd[1]: Finished Load Kernel Module configfs.
Dec 23 15:17:10 arch systemd[1]: modprobe@drm.service: Deactivated successfully.
Dec 23 15:17:10 arch systemd[1]: Finished Load Kernel Module drm.
Dec 23 15:17:10 arch systemd[1]: modprobe@fuse.service: Deactivated successfully.
Dec 23 15:17:10 arch systemd[1]: Finished Load Kernel Module fuse.
Dec 23 15:17:10 arch systemd[1]: Mounting FUSE Control File System...
Dec 23 15:17:10 arch systemd[1]: Mounting Kernel Configuration File System...
Dec 23 15:17:10 arch kernel: loop: module loaded
Dec 23 15:17:10 arch systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
Dec 23 15:17:10 arch systemd[1]: modprobe@loop.service: Deactivated successfully.
Dec 23 15:17:10 arch systemd[1]: Finished Load Kernel Module loop.
Dec 23 15:17:10 arch systemd[1]: Finished Load udev Rules from Credentials.
Dec 23 15:17:10 arch systemd[1]: Mounted FUSE Control File System.
Dec 23 15:17:10 arch systemd[1]: Mounted Kernel Configuration File System.
Dec 23 15:17:10 arch systemd-journald[324]: Collecting audit messages is disabled.
Dec 23 15:17:10 arch kernel: device-mapper: uevent: version 1.0.3
Dec 23 15:17:10 arch kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
Dec 23 15:17:10 arch systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Dec 23 15:17:10 arch systemd[1]: Finished Load Kernel Module dm_mod.
Dec 23 15:17:10 arch systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Dec 23 15:17:10 arch systemd[1]: Starting User Database Manager...
Dec 23 15:17:10 arch systemd-journald[324]: Journal started
Dec 23 15:17:10 arch systemd-journald[324]: Runtime Journal (/run/log/journal/04190f3d73644cd1ac1166768d6eaf73) is 8M, max 785.8M, 777.8M free.
Dec 23 15:17:10 arch systemd-modules-load[325]: Inserted module 'crypto_user'
Dec 23 15:17:10 arch systemd[1]: Started Journal Service.
Dec 23 15:17:10 arch systemd[1]: Finished Remount Root and Kernel File Systems.
Dec 23 15:17:10 arch systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Dec 23 15:17:10 arch systemd[1]: Starting Flush Journal to Persistent Storage...
Dec 23 15:17:10 arch systemd[1]: Starting Load/Save OS Random Seed...
Dec 23 15:17:10 arch systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 23 15:17:10 arch kernel: EXT4-fs (nvme1n1p3): re-mounted 48f0c199-3de0-4cef-adb5-54a621848d9d r/w. Quota mode: none.
Dec 23 15:17:10 arch systemd-journald[324]: Time spent on flushing to /var/log/journal/04190f3d73644cd1ac1166768d6eaf73 is 19.179ms for 1090 entries.
Dec 23 15:17:10 arch systemd-journald[324]: System Journal (/var/log/journal/04190f3d73644cd1ac1166768d6eaf73) is 426.7M, max 4G, 3.5G free.
Dec 23 15:17:10 arch systemd-journald[324]: Received client request to flush runtime journal.
Dec 23 15:17:10 arch systemd[1]: Started User Database Manager.
Dec 23 15:17:10 arch systemd[1]: Finished Load/Save OS Random Seed.
Dec 23 15:17:10 arch systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
Dec 23 15:17:10 arch systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Dec 23 15:17:10 arch systemd[1]: Starting Create Static Device Nodes in /dev...
Dec 23 15:17:10 arch systemd[1]: Finished Coldplug All udev Devices.
Dec 23 15:17:10 arch systemd[1]: Finished Create Static Device Nodes in /dev.
Dec 23 15:17:10 arch systemd[1]: Reached target Preparation for Local File Systems.
Dec 23 15:17:10 arch systemd[1]: Starting Rule-based Manager for Device Events and Files...
Dec 23 15:17:10 arch systemd[1]: Finished Flush Journal to Persistent Storage.
Dec 23 15:17:10 arch systemd-udevd[365]: Using default interface naming scheme 'v257'.
Dec 23 15:17:10 arch systemd[1]: Started Rule-based Manager for Device Events and Files.
Dec 23 15:17:10 arch systemd[1]: Reached target Trusted Platform Module.
Dec 23 15:17:10 arch kernel: Consider using thermal netlink events interface
Dec 23 15:17:10 arch kernel: input: Intel HID events as /devices/platform/INTC1070:00/input/input9
Dec 23 15:17:10 arch kernel: intel-hid INTC1070:00: platform supports 5 button array
Dec 23 15:17:10 arch kernel: input: Intel HID 5 button array as /devices/platform/INTC1070:00/input/input10
Dec 23 15:17:10 arch kernel: nvidia: loading out-of-tree module taints kernel.
Dec 23 15:17:10 arch kernel: nvidia: module license 'NVIDIA' taints kernel.
Dec 23 15:17:10 arch kernel: Disabling lock debugging due to kernel taint
Dec 23 15:17:10 arch kernel: nvidia: module verification failed: signature and/or required key missing - tainting kernel
Dec 23 15:17:10 arch kernel: nvidia: module license taints kernel.
Dec 23 15:17:10 arch systemd[1]: Found device INTEL SSDPEKNW512GZL 2.
Dec 23 15:17:10 arch kernel: mousedev: PS/2 mouse device common for all mice
Dec 23 15:17:10 arch kernel: intel_pmc_core INT33A1:00: initialized
Dec 23 15:17:10 arch kernel: wmi_bus wmi_bus-PNP0C14:03: [Firmware Info]: B7F3CA0A-ACDC-42D2-9217-77C6C628FBD2 has zero instances
Dec 23 15:17:10 arch kernel: mc: Linux media interface: v0.10
Dec 23 15:17:10 arch systemd[1]: Found device INTEL SSDPEKNW512GZL 1.
Dec 23 15:17:10 arch kernel: ACPI: bus type thunderbolt registered
Dec 23 15:17:10 arch systemd[1]: Found device INTEL SSDPEKNW512GZL 4.
Dec 23 15:17:10 arch systemd[1]: Activating swap /dev/disk/by-uuid/b72f4298-1805-45fd-a87e-37ae41fa9114...
Dec 23 15:17:10 arch systemd[1]: Starting File System Check on /dev/disk/by-uuid/66e5a322-7800-4d3f-8260-476debca9c07...
Dec 23 15:17:10 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 238
Dec 23 15:17:10 arch kernel:
Dec 23 15:17:10 arch kernel: nvidia 0000:01:00.0: enabling device (0000 -> 0003)
Dec 23 15:17:10 arch kernel: nvidia 0000:01:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=none
Dec 23 15:17:10 arch kernel: Adding 4194300k swap on /dev/nvme1n1p2. Priority:-2 extents:1 across:4194300k SS
Dec 23 15:17:10 arch kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module 565.77 Wed Nov 27 23:33:08 UTC 2024
Dec 23 15:17:10 arch systemd[1]: Activated swap /dev/disk/by-uuid/b72f4298-1805-45fd-a87e-37ae41fa9114.
Dec 23 15:17:10 arch systemd[1]: Reached target Swaps.
Dec 23 15:17:10 arch systemd-fsck[461]: /dev/nvme1n1p4: clean, 136605/24379392 files, 5810567/97501440 blocks
Dec 23 15:17:10 arch systemd[1]: Finished File System Check on /dev/disk/by-uuid/66e5a322-7800-4d3f-8260-476debca9c07.
Dec 23 15:17:10 arch kernel: input: PC Speaker as /devices/platform/pcspkr/input/input11
Dec 23 15:17:10 arch kernel: videodev: Linux video capture interface: v2.00
Dec 23 15:17:10 arch kernel: Bluetooth: Core ver 2.22
Dec 23 15:17:10 arch kernel: NET: Registered PF_BLUETOOTH protocol family
Dec 23 15:17:10 arch kernel: Bluetooth: HCI device and connection manager initialized
Dec 23 15:17:10 arch kernel: Bluetooth: HCI socket layer initialized
Dec 23 15:17:10 arch kernel: Bluetooth: L2CAP socket layer initialized
Dec 23 15:17:10 arch kernel: Bluetooth: SCO socket layer initialized
Dec 23 15:17:10 arch kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Dec 23 15:17:10 arch kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Dec 23 15:17:10 arch kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
Dec 23 15:17:10 arch kernel: mei_me 0000:00:16.0: enabling device (0000 -> 0002)
Dec 23 15:17:10 arch kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Dec 23 15:17:10 arch kernel: cfg80211: failed to load regulatory.db
Dec 23 15:17:10 arch kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set
Dec 23 15:17:10 arch kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
Dec 23 15:17:10 arch kernel: Creating 1 MTD partitions on "0000:00:1f.5":
Dec 23 15:17:10 arch kernel: 0x000000000000-0x000002000000 : "BIOS"
Dec 23 15:17:10 arch kernel: nvidia_uvm: module uses symbols nvUvmInterfaceDisableAccessCntr from proprietary module nvidia, inheriting taint.
Dec 23 15:17:10 arch kernel: input: Ideapad extra buttons as /devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/input/input12
Dec 23 15:17:10 arch kernel: i2c i2c-0: Successfully instantiated SPD at 0x50
Dec 23 15:17:10 arch systemd[1]: Starting Virtual Console Setup...
Dec 23 15:17:10 arch systemd[1]: Finished Virtual Console Setup.
Dec 23 15:17:10 arch systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Dec 23 15:17:10 arch systemd[1]: Starting Load/Save RF Kill Switch Status...
Dec 23 15:17:10 arch kernel: intel_rapl_msr: PL4 support detected.
Dec 23 15:17:10 arch kernel: intel_rapl_common: Found RAPL domain package
Dec 23 15:17:10 arch kernel: intel_rapl_common: Found RAPL domain core
Dec 23 15:17:10 arch kernel: intel_rapl_common: Found RAPL domain uncore
Dec 23 15:17:10 arch kernel: intel_rapl_common: Found RAPL domain psys
Dec 23 15:17:10 arch systemd-modules-load[325]: Inserted module 'nvidia_uvm'
Dec 23 15:17:10 arch kernel: nvidia-uvm: Loaded the UVM driver, major device number 511.
Dec 23 15:17:10 arch kernel: intel_rapl_common: Found RAPL domain package
Dec 23 15:17:10 arch kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 565.77 Wed Nov 27 22:53:48 UTC 2024
Dec 23 15:17:10 arch kernel: Intel(R) Wireless WiFi driver for Linux
Dec 23 15:17:10 arch kernel: RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
Dec 23 15:17:10 arch kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
Dec 23 15:17:10 arch kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Dec 23 15:17:10 arch kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
Dec 23 15:17:10 arch kernel: RAPL PMU: hw unit of domain psys 2^-14 Joules
Dec 23 15:17:10 arch kernel: ideapad_acpi VPC2004:00: DYTC interface is not available
Dec 23 15:17:10 arch kernel: iTCO_vendor_support: vendor-support=0
Dec 23 15:17:10 arch kernel: cryptd: max_cpu_qlen set to 1000
Dec 23 15:17:10 arch kernel: [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
Dec 23 15:17:10 arch kernel: intel-lpss 0000:00:15.0: enabling device (0004 -> 0006)
Dec 23 15:17:10 arch kernel: usbcore: registered new interface driver btusb
Dec 23 15:17:10 arch kernel: Bluetooth: hci0: Device revision is 2
Dec 23 15:17:10 arch kernel: Bluetooth: hci0: Secure boot is enabled
Dec 23 15:17:10 arch kernel: Bluetooth: hci0: OTP lock is enabled
Dec 23 15:17:10 arch kernel: Bluetooth: hci0: API lock is enabled
Dec 23 15:17:10 arch kernel: Bluetooth: hci0: Debug lock is disabled
Dec 23 15:17:10 arch kernel: Bluetooth: hci0: Minimum firmware build 1 week 10 2014
Dec 23 15:17:10 arch kernel: Bluetooth: hci0: Bootloader timestamp 2019.40 buildtype 1 build 38
Dec 23 15:17:10 arch kernel: Bluetooth: hci0: DSM reset method type: 0x00
Dec 23 15:17:10 arch kernel: iwlwifi 0000:00:14.3: Detected crf-id 0x1300504, cnv-id 0x80400 wfpm id 0x80000030
Dec 23 15:17:10 arch kernel: iwlwifi 0000:00:14.3: PCI dev 51f0/0074, rev=0x370, rfid=0x10a100
Dec 23 15:17:10 arch kernel: iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6 AX201 160MHz
Dec 23 15:17:10 arch kernel: idma64 idma64.0: Found Intel integrated DMA 64-bit
Dec 23 15:17:10 arch kernel: ee1004 0-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
Dec 23 15:17:10 arch kernel: iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
Dec 23 15:17:10 arch kernel: iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Dec 23 15:17:10 arch kernel: r8169 0000:30:00.0 eth0: RTL8168h/8111h, 08:8f:c3:c7:e4:34, XID 541, IRQ 191
Dec 23 15:17:10 arch kernel: r8169 0000:30:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
Dec 23 15:17:10 arch kernel: Bluetooth: hci0: Found device firmware: intel/ibt-0040-4150.sfi
Dec 23 15:17:10 arch kernel: Bluetooth: hci0: Boot Address: 0x100800
Dec 23 15:17:10 arch kernel: Bluetooth: hci0: Firmware Version: 91-33.24
Dec 23 15:17:10 arch kernel: r8169 0000:30:00.0 enp48s0: renamed from eth0
Dec 23 15:17:10 arch kernel: usb 3-7: Found UVC 1.10 device Integrated Camera (174f:244c)
Dec 23 15:17:10 arch kernel: iwlwifi 0000:00:14.3: TLV_FW_FSEQ_VERSION: FSEQ Version: 0.0.2.42
Dec 23 15:17:10 arch kernel: iwlwifi 0000:00:14.3: loaded firmware version 89.6b44fa0b.0 so-a0-hr-b0-89.ucode op_mode iwlmvm
Dec 23 15:17:10 arch kernel: pps_core: LinuxPPS API ver. 1 registered
Dec 23 15:17:10 arch kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Dec 23 15:17:10 arch kernel: usbcore: registered new interface driver uvcvideo
Dec 23 15:17:10 arch systemd[1]: Finished Load Kernel Modules.
Dec 23 15:17:10 arch systemd[1]: Starting Load Kernel Module dm_mod...
Dec 23 15:17:10 arch systemd[1]: Starting Load Kernel Module loop...
Dec 23 15:17:10 arch systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Dec 23 15:17:10 arch systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
Dec 23 15:17:10 arch systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Dec 23 15:17:10 arch systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 23 15:17:10 arch systemd[1]: Starting Apply Kernel Variables...
Dec 23 15:17:10 arch systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Dec 23 15:17:10 arch systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 23 15:17:10 arch systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 23 15:17:11 arch systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Dec 23 15:17:11 arch systemd[1]: Finished Load Kernel Module dm_mod.
Dec 23 15:17:11 arch systemd[1]: modprobe@loop.service: Deactivated successfully.
Dec 23 15:17:11 arch systemd[1]: Finished Load Kernel Module loop.
Dec 23 15:17:11 arch systemd[1]: Created slice Slice /system/systemd-backlight.
Dec 23 15:17:11 arch systemd[1]: Starting Load/Save Screen Backlight Brightness of leds:platform::kbd_backlight...
Dec 23 15:17:11 arch systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Dec 23 15:17:11 arch systemd[1]: Finished Apply Kernel Variables.
Dec 23 15:17:11 arch systemd[1]: Finished Load/Save Screen Backlight Brightness of leds:platform::kbd_backlight.
Dec 23 15:17:11 arch systemd[1]: Started Load/Save RF Kill Switch Status.
Dec 23 15:17:11 arch kernel: input: SYNA0001:00 06CB:CE78 Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-SYNA0001:00/0018:06CB:CE78.0004/input/input13
Dec 23 15:17:11 arch kernel: input: SYNA0001:00 06CB:CE78 Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-SYNA0001:00/0018:06CB:CE78.0004/input/input14
Dec 23 15:17:11 arch kernel: hid-generic 0018:06CB:CE78.0004: input,hidraw3: I2C HID v1.00 Mouse [SYNA0001:00 06CB:CE78] on i2c-SYNA0001:00
Dec 23 15:17:11 arch kernel: i915 0000:00:02.0: [drm] Found ALDERLAKE_P (device ID 46a3) display version 13.00 stepping D0
Dec 23 15:17:11 arch kernel: i915 0000:00:02.0: [drm] VT-d active for gfx access
Dec 23 15:17:11 arch kernel: PTP clock support registered
Dec 23 15:17:11 arch kernel: AES CTR mode by8 optimization enabled
Dec 23 15:17:11 arch kernel: snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
Dec 23 15:17:11 arch kernel: Console: switching to colour dummy device 80x25
Dec 23 15:17:11 arch kernel: i915 0000:00:02.0: vgaarb: deactivate vga console
Dec 23 15:17:11 arch kernel: i915 0000:00:02.0: [drm] Using Transparent Hugepages
Dec 23 15:17:11 arch kernel: i915 0000:00:02.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=io+mem
Dec 23 15:17:11 arch kernel: i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/adlp_dmc.bin (v2.20)
Dec 23 15:17:11 arch kernel: i915 0000:00:02.0: [drm] [ENCODER:249:DDI B/PHY B] unusable PPS, disabling eDP
Dec 23 15:17:11 arch kernel: i915 0000:00:02.0: [drm] GT0: GuC firmware i915/adlp_guc_70.bin version 70.36.0
Dec 23 15:17:11 arch kernel: i915 0000:00:02.0: [drm] GT0: HuC firmware i915/tgl_huc.bin version 7.9.3
Dec 23 15:17:11 arch kernel: i915 0000:00:02.0: [drm] GT0: HuC: authenticated for all workloads
Dec 23 15:17:11 arch kernel: i915 0000:00:02.0: [drm] GT0: GUC: submission enabled
Dec 23 15:17:11 arch kernel: i915 0000:00:02.0: [drm] GT0: GUC: SLPC enabled
Dec 23 15:17:11 arch kernel: i915 0000:00:02.0: [drm] GT0: GUC: RC enabled
Dec 23 15:17:11 arch kernel: mei_pxp 0000:00:16.0-fbf6fcf1-96cf-4e2e-a6a6-1bab8cbe36b1: bound 0000:00:02.0 (ops i915_pxp_tee_component_ops [i915])
Dec 23 15:17:11 arch kernel: i915 0000:00:02.0: [drm] Protected Xe Path (PXP) protected content support initialized
Dec 23 15:17:11 arch kernel: mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
Dec 23 15:17:11 arch kernel: [drm] Initialized i915 1.6.0 for 0000:00:02.0 on minor 2
Dec 23 15:17:11 arch kernel: ACPI: video: [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
Dec 23 15:17:11 arch kernel: ACPI: video: Video Device [PEGP] (multi-head: yes rom: no post: no)
Dec 23 15:17:11 arch kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:04/LNXVIDEO:00/input/input16
Dec 23 15:17:11 arch kernel: ACPI: video: Video Device [GFX0] (multi-head: yes rom: no post: no)
Dec 23 15:17:11 arch kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input17
Dec 23 15:17:11 arch kernel: fbcon: i915drmfb (fb0) is primary device
Dec 23 15:17:11 arch kernel: input: SYNA0001:00 06CB:CE78 Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-SYNA0001:00/0018:06CB:CE78.0004/input/input18
Dec 23 15:17:11 arch kernel: input: SYNA0001:00 06CB:CE78 Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-SYNA0001:00/0018:06CB:CE78.0004/input/input19
Dec 23 15:17:11 arch kernel: hid-multitouch 0018:06CB:CE78.0004: input,hidraw3: I2C HID v1.00 Mouse [SYNA0001:00 06CB:CE78] on i2c-SYNA0001:00
Dec 23 15:17:11 arch kernel: Console: switching to colour frame buffer device 240x67
Dec 23 15:17:11 arch kernel: snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
Dec 23 15:17:11 arch kernel: i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
Dec 23 15:17:11 arch kernel: iwlwifi 0000:00:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x20
Dec 23 15:17:11 arch kernel: iwlwifi 0000:00:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
Dec 23 15:17:11 arch kernel: iwlwifi 0000:00:14.3: WFPM_AUTH_KEY_0: 0x90
Dec 23 15:17:11 arch kernel: iwlwifi 0000:00:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x10
Dec 23 15:17:11 arch kernel: iwlwifi 0000:00:14.3: Detected RF HR B3, rfid=0x10a100
Dec 23 15:17:11 arch kernel: iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 5
Dec 23 15:17:11 arch kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC257: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
Dec 23 15:17:11 arch kernel: snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Dec 23 15:17:11 arch kernel: snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
Dec 23 15:17:11 arch kernel: snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
Dec 23 15:17:11 arch kernel: snd_hda_codec_realtek hdaudioC0D0: inputs:
Dec 23 15:17:11 arch kernel: snd_hda_codec_realtek hdaudioC0D0: Mic=0x19
Dec 23 15:17:11 arch kernel: snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x12
Dec 23 15:17:11 arch kernel: iwlwifi 0000:00:14.3: base HW address: 38:7a:0e:f5:2c:24
Dec 23 15:17:11 arch kernel: intel_tcc_cooling: TCC Offset locked
Dec 23 15:17:11 arch kernel: EXT4-fs (nvme1n1p4): mounted filesystem 66e5a322-7800-4d3f-8260-476debca9c07 r/w with ordered data mode. Quota mode: none.
Dec 23 15:17:11 arch kernel: iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
Dec 23 15:17:11 arch systemd[1]: Mounting /boot...
Dec 23 15:17:11 arch systemd[1]: Mounting /home...
Dec 23 15:17:11 arch systemd[1]: Mounting Temporary Directory /tmp...
Dec 23 15:17:11 arch systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
Dec 23 15:17:11 arch systemd[1]: Listening on Disk Image Download Service Socket.
Dec 23 15:17:11 arch systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight...
Dec 23 15:17:11 arch systemd[1]: Mounted Temporary Directory /tmp.
Dec 23 15:17:11 arch systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:intel_backlight.
Dec 23 15:17:11 arch systemd[1]: Mounted /boot.
Dec 23 15:17:11 arch systemd[1]: Mounted /home.
Dec 23 15:17:11 arch systemd[1]: Reached target Local File Systems.
Dec 23 15:17:11 arch systemd[1]: Listening on Boot Entries Service Socket.
Dec 23 15:17:11 arch systemd[1]: Listening on System Extension Image Management.
Dec 23 15:17:11 arch systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met.
Dec 23 15:17:11 arch systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
Dec 23 15:17:11 arch systemd[1]: Starting Create System Files and Directories...
Dec 23 15:17:11 arch systemd[1]: Finished Create System Files and Directories.
Dec 23 15:17:11 arch systemd[1]: Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.
Dec 23 15:17:11 arch systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Dec 23 15:17:11 arch systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Dec 23 15:17:11 arch systemd[1]: Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var).
Dec 23 15:17:11 arch systemd[1]: Save Transient machine-id to Disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Dec 23 15:17:11 arch systemd[1]: Starting Network Time Synchronization...
Dec 23 15:17:11 arch systemd[1]: Update is Completed was skipped because no trigger condition checks were met.
Dec 23 15:17:11 arch systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Dec 23 15:17:11 arch systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Dec 23 15:17:11 arch systemd[1]: Started Network Time Synchronization.
Dec 23 15:17:11 arch systemd[1]: Reached target System Initialization.
Dec 23 15:17:11 arch systemd[1]: Started Daily Cleanup of Temporary Directories.
Dec 23 15:17:11 arch systemd[1]: Reached target System Time Set.
Dec 23 15:17:11 arch systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
Dec 23 15:17:11 arch systemd[1]: Started Daily man-db regeneration.
Dec 23 15:17:11 arch systemd[1]: Started Refresh Pacman mirrorlist weekly with Reflector..
Dec 23 15:17:11 arch systemd[1]: Started Daily verification of password and group files.
Dec 23 15:17:11 arch systemd[1]: Reached target Timer Units.
Dec 23 15:17:11 arch systemd[1]: Listening on D-Bus System Message Bus Socket.
Dec 23 15:17:11 arch systemd[1]: Listening on GnuPG network certificate management daemon for /etc/pacman.d/gnupg.
Dec 23 15:17:11 arch systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers) for /etc/pacman.d/gnupg.
Dec 23 15:17:11 arch systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (restricted) for /etc/pacman.d/gnupg.
Dec 23 15:17:11 arch systemd[1]: Listening on GnuPG cryptographic agent (ssh-agent emulation) for /etc/pacman.d/gnupg.
Dec 23 15:17:11 arch systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache for /etc/pacman.d/gnupg.
Dec 23 15:17:11 arch systemd[1]: Listening on GnuPG public key management service for /etc/pacman.d/gnupg.
Dec 23 15:17:11 arch systemd[1]: Listening on Hostname Service Socket.
Dec 23 15:17:11 arch systemd[1]: Reached target Socket Units.
Dec 23 15:17:11 arch systemd[1]: Starting D-Bus System Message Bus...
Dec 23 15:17:11 arch systemd[1]: TPM PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 23 15:17:11 arch dbus-broker-launch[596]: Looking up NSS user entry for 'pulse'...
Dec 23 15:17:11 arch dbus-broker-launch[596]: NSS returned no entry for 'pulse'
Dec 23 15:17:11 arch dbus-broker-launch[596]: Invalid user-name in /usr/share/dbus-1/system.d/pulseaudio-system.conf +27: user="pulse"
Dec 23 15:17:11 arch systemd[1]: Started D-Bus System Message Bus.
Dec 23 15:17:11 arch systemd[1]: Reached target Basic System.
Dec 23 15:17:11 arch systemd[1]: Starting Network Manager...
Dec 23 15:17:11 arch systemd[1]: Starting Bluetooth service...
Dec 23 15:17:11 arch systemd[1]: Starting User Login Management...
Dec 23 15:17:11 arch systemd[1]: TPM PCR Barrier (User) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 23 15:17:11 arch systemd[1]: Started Verify integrity of password and group files.
Dec 23 15:17:11 arch dbus-broker-launch[596]: Ready
Dec 23 15:17:11 arch kernel: input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input21
Dec 23 15:17:11 arch kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input22
Dec 23 15:17:11 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input23
Dec 23 15:17:11 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input24
Dec 23 15:17:11 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input25
Dec 23 15:17:11 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input26
Dec 23 15:17:11 arch bluetoothd[607]: Bluetooth daemon 5.79
Dec 23 15:17:11 arch bluetoothd[607]: src/main.c:check_options() Unknown key AVRCPVersion for group General in /etc/bluetooth/main.conf
Dec 23 15:17:11 arch systemd[1]: Started Bluetooth service.
Dec 23 15:17:11 arch systemd[1]: Reached target Bluetooth Support.
Dec 23 15:17:11 arch bluetoothd[607]: Starting SDP server
Dec 23 15:17:11 arch systemd[1]: shadow.service: Deactivated successfully.
Dec 23 15:17:11 arch systemd-logind[609]: New seat seat0.
Dec 23 15:17:11 arch systemd[1]: Starting Hostname Service...
Dec 23 15:17:11 arch systemd-logind[609]: Watching system buttons on /dev/input/event0 (Lid Switch)
Dec 23 15:17:11 arch systemd-logind[609]: Watching system buttons on /dev/input/event1 (Power Button)
Dec 23 15:17:11 arch systemd-logind[609]: Watching system buttons on /dev/input/event4 (Logitech G102 LIGHTSYNC Gaming Mouse Keyboard)
Dec 23 15:17:11 arch systemd-logind[609]: Watching system buttons on /dev/input/event5 (ITE Tech. Inc. ITE Device(8176) Keyboard)
Dec 23 15:17:11 arch systemd-logind[609]: Watching system buttons on /dev/input/event8 (Intel HID 5 button array)
Dec 23 15:17:11 arch systemd-logind[609]: Watching system buttons on /dev/input/event7 (Intel HID events)
Dec 23 15:17:11 arch systemd-logind[609]: Watching system buttons on /dev/input/event2 (AT Translated Set 2 keyboard)
Dec 23 15:17:11 arch systemd[1]: Started User Login Management.
Dec 23 15:17:11 arch bluetoothd[607]: src/plugin.c:init_plugin() System does not support bap plugin
Dec 23 15:17:11 arch bluetoothd[607]: src/plugin.c:init_plugin() System does not support bass plugin
Dec 23 15:17:11 arch bluetoothd[607]: src/plugin.c:init_plugin() System does not support mcp plugin
Dec 23 15:17:11 arch bluetoothd[607]: src/plugin.c:init_plugin() System does not support vcp plugin
Dec 23 15:17:11 arch bluetoothd[607]: profiles/audio/micp.c:micp_init() D-Bus experimental not enabled
Dec 23 15:17:11 arch bluetoothd[607]: src/plugin.c:init_plugin() System does not support micp plugin
Dec 23 15:17:11 arch bluetoothd[607]: src/plugin.c:init_plugin() System does not support ccp plugin
Dec 23 15:17:11 arch bluetoothd[607]: src/plugin.c:init_plugin() System does not support csip plugin
Dec 23 15:17:11 arch bluetoothd[607]: src/plugin.c:init_plugin() System does not support asha plugin
Dec 23 15:17:11 arch bluetoothd[607]: Bluetooth management interface 1.23 initialized
Dec 23 15:17:11 arch kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Dec 23 15:17:11 arch kernel: Bluetooth: BNEP filters: protocol multicast
Dec 23 15:17:11 arch kernel: Bluetooth: BNEP socket layer initialized
Dec 23 15:17:11 arch NetworkManager[606]: <info> [1734959831.6749] NetworkManager (version 1.50.0-1) is starting... (boot:32c9c44e-82c3-4265-9bd1-cf7284f7d4dc)
Dec 23 15:17:11 arch NetworkManager[606]: <info> [1734959831.6749] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Dec 23 15:17:11 arch NetworkManager[606]: <info> [1734959831.6804] manager[0x558b6e46e490]: monitoring kernel firmware directory '/lib/firmware'.
Dec 23 15:17:11 arch systemd[1]: Started Hostname Service.
Dec 23 15:17:11 arch NetworkManager[606]: <info> [1734959831.6892] hostname: hostname: using hostnamed
Dec 23 15:17:11 arch NetworkManager[606]: <info> [1734959831.6892] hostname: static hostname changed from (none) to "arch"
Dec 23 15:17:11 arch NetworkManager[606]: <info> [1734959831.6895] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink
Dec 23 15:17:11 arch NetworkManager[606]: <info> [1734959831.6901] rfkill3: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:14.3/ieee80211/phy0/rfkill3) (driver iwlwifi)
Dec 23 15:17:11 arch NetworkManager[606]: <info> [1734959831.6901] rfkill0: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/rfkill/rfkill0) (platform driver ideapad_acpi)
Dec 23 15:17:11 arch NetworkManager[606]: <info> [1734959831.7226] manager[0x558b6e46e490]: rfkill: Wi-Fi hardware radio set enabled
Dec 23 15:17:11 arch NetworkManager[606]: <info> [1734959831.7226] manager[0x558b6e46e490]: rfkill: WWAN hardware radio set enabled
Dec 23 15:17:11 arch NetworkManager[606]: <info> [1734959831.7309] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.50.0-1/libnm-device-plugin-adsl.so)
Dec 23 15:17:11 arch NetworkManager[606]: <info> [1734959831.7351] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.50.0-1/libnm-device-plugin-wwan.so)
Dec 23 15:17:11 arch NetworkManager[606]: <info> [1734959831.7358] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.50.0-1/libnm-device-plugin-bluetooth.so)
Dec 23 15:17:11 arch NetworkManager[606]: <info> [1734959831.7368] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.50.0-1/libnm-device-plugin-wifi.so)
Dec 23 15:17:11 arch NetworkManager[606]: <info> [1734959831.7388] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.50.0-1/libnm-device-plugin-ovs.so)
Dec 23 15:17:11 arch NetworkManager[606]: <info> [1734959831.7597] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.50.0-1/libnm-device-plugin-team.so)
Dec 23 15:17:11 arch NetworkManager[606]: <info> [1734959831.7598] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Dec 23 15:17:11 arch NetworkManager[606]: <info> [1734959831.7599] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Dec 23 15:17:11 arch NetworkManager[606]: <info> [1734959831.7599] manager: Networking is enabled by state file
Dec 23 15:17:11 arch NetworkManager[606]: <info> [1734959831.7603] settings: Loaded settings plugin: keyfile (internal)
Dec 23 15:17:11 arch NetworkManager[606]: <info> [1734959831.7622] dhcp: init: Using DHCP client 'internal'
Dec 23 15:17:11 arch NetworkManager[606]: <info> [1734959831.7623] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)
Dec 23 15:17:11 arch NetworkManager[606]: <info> [1734959831.7629] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', managed-type: 'external')
Dec 23 15:17:11 arch NetworkManager[606]: <info> [1734959831.7632] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', managed-type: 'external')
Dec 23 15:17:11 arch NetworkManager[606]: <info> [1734959831.7635] device (lo): Activation: starting connection 'lo' (37c5fad8-eee8-4f3e-a71d-a5ee5f88bfc0)
Dec 23 15:17:11 arch NetworkManager[606]: <info> [1734959831.7638] manager: (enp48s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Dec 23 15:17:11 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Dec 23 15:17:11 arch NetworkManager[606]: <info> [1734959831.7643] settings: (enp48s0): created default wired connection 'Wired connection 1'
Dec 23 15:17:11 arch NetworkManager[606]: <info> [1734959831.7643] device (enp48s0): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Dec 23 15:17:11 arch kernel: Generic FE-GE Realtek PHY r8169-0-3000:00: attached PHY driver (mii_bus:phy_addr=r8169-0-3000:00, irq=MAC)
Dec 23 15:17:11 arch kernel: snd_hda_intel 0000:01:00.1: enabling device (0000 -> 0002)
Dec 23 15:17:11 arch kernel: snd_hda_intel 0000:01:00.1: Disabling MSI
Dec 23 15:17:11 arch kernel: snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
Dec 23 15:17:11 arch kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input27
Dec 23 15:17:11 arch kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input28
Dec 23 15:17:11 arch kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input29
Dec 23 15:17:11 arch kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input30
Dec 23 15:17:11 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Dec 23 15:17:11 arch systemd[1]: Starting Save/Restore Sound Card State...
Dec 23 15:17:11 arch systemd[1]: Manage Sound Card State (restore and store) was skipped because of an unmet condition check (ConditionPathExists=/etc/alsa/state-daemon.conf).
Dec 23 15:17:11 arch systemd[1]: Finished Save/Restore Sound Card State.
Dec 23 15:17:11 arch systemd[1]: Reached target Sound Card.
Dec 23 15:17:11 arch NetworkManager[606]: <info> [1734959831.9666] device (wlp0s20f3): driver supports Access Point (AP) mode
Dec 23 15:17:11 arch NetworkManager[606]: <info> [1734959831.9669] manager: (wlp0s20f3): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3)
Dec 23 15:17:11 arch NetworkManager[606]: <info> [1734959831.9670] device (wlp0s20f3): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Dec 23 15:17:11 arch kernel: r8169 0000:30:00.0 enp48s0: Link is Down
Dec 23 15:17:12 arch kernel: iwlwifi 0000:00:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x20
Dec 23 15:17:12 arch kernel: iwlwifi 0000:00:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
Dec 23 15:17:12 arch kernel: iwlwifi 0000:00:14.3: WFPM_AUTH_KEY_0: 0x90
Dec 23 15:17:12 arch kernel: iwlwifi 0000:00:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x10
Dec 23 15:17:12 arch kernel: iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 5
Dec 23 15:17:12 arch kernel: iwlwifi 0000:00:14.3: Registered PHC clock: iwlwifi-PTP, with index: 0
Dec 23 15:17:12 arch NetworkManager[606]: <info> [1734959832.1919] device (wlp0s20f3): set-hw-addr: set MAC address to E6:65:72:AD:F9:9B (scanning)
Dec 23 15:17:12 arch kernel: iwlwifi 0000:00:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x20
Dec 23 15:17:12 arch kernel: iwlwifi 0000:00:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
Dec 23 15:17:12 arch kernel: iwlwifi 0000:00:14.3: WFPM_AUTH_KEY_0: 0x90
Dec 23 15:17:12 arch kernel: iwlwifi 0000:00:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x10
Dec 23 15:17:12 arch kernel: iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 5
Dec 23 15:17:12 arch kernel: Bluetooth: hci0: Waiting for firmware download to complete
Dec 23 15:17:12 arch kernel: Bluetooth: hci0: Firmware loaded in 1337680 usecs
Dec 23 15:17:12 arch kernel: Bluetooth: hci0: Waiting for device to boot
Dec 23 15:17:12 arch kernel: Bluetooth: hci0: Device booted in 15769 usecs
Dec 23 15:17:12 arch kernel: Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-0040-4150.ddc
Dec 23 15:17:12 arch NetworkManager[606]: <info> [1734959832.3709] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Dec 23 15:17:12 arch systemd[1]: Started Network Manager.
Dec 23 15:17:12 arch NetworkManager[606]: <info> [1734959832.3720] ovsdb: disconnected from ovsdb
Dec 23 15:17:12 arch NetworkManager[606]: <info> [1734959832.3721] device (lo): state change: disconnected -> prepare (reason 'none', managed-type: 'external')
Dec 23 15:17:12 arch NetworkManager[606]: <info> [1734959832.3722] device (lo): state change: prepare -> config (reason 'none', managed-type: 'external')
Dec 23 15:17:12 arch NetworkManager[606]: <info> [1734959832.3723] device (lo): state change: config -> ip-config (reason 'none', managed-type: 'external')
Dec 23 15:17:12 arch kernel: Bluetooth: hci0: Applying Intel DDC parameters completed
Dec 23 15:17:12 arch NetworkManager[606]: <info> [1734959832.3727] device (lo): state change: ip-config -> ip-check (reason 'none', managed-type: 'external')
Dec 23 15:17:12 arch NetworkManager[606]: <info> [1734959832.3734] device (lo): state change: ip-check -> secondaries (reason 'none', managed-type: 'external')
Dec 23 15:17:12 arch NetworkManager[606]: <info> [1734959832.3735] device (lo): state change: secondaries -> activated (reason 'none', managed-type: 'external')
Dec 23 15:17:12 arch systemd[1]: Starting WPA supplicant...
Dec 23 15:17:12 arch NetworkManager[606]: <info> [1734959832.3736] device (lo): Activation: successful, device activated.
Dec 23 15:17:12 arch kernel: Bluetooth: hci0: Firmware timestamp 2024.33 buildtype 1 build 81755
Dec 23 15:17:12 arch kernel: Bluetooth: hci0: Firmware SHA1: 0xd028ffe4
Dec 23 15:17:12 arch kernel: Bluetooth: hci0: Fseq status: Success (0x00)
Dec 23 15:17:12 arch kernel: Bluetooth: hci0: Fseq executed: 00.00.02.41
Dec 23 15:17:12 arch kernel: Bluetooth: hci0: Fseq BT Top: 00.00.02.41
Dec 23 15:17:12 arch systemd[1]: Started WPA supplicant.
Dec 23 15:17:12 arch systemd[1]: Reached target Network.
Dec 23 15:17:12 arch wpa_supplicant[680]: Successfully initialized wpa_supplicant
Dec 23 15:17:12 arch systemd[1]: Starting Permit User Sessions...
Dec 23 15:17:12 arch systemd[1]: Finished Permit User Sessions.
Dec 23 15:17:12 arch systemd[1]: Started Getty on tty1.
Dec 23 15:17:12 arch systemd[1]: Reached target Login Prompts.
Dec 23 15:17:12 arch systemd[1]: Reached target Multi-User System.
Dec 23 15:17:12 arch systemd[1]: Reached target Graphical Interface.
Dec 23 15:17:12 arch systemd[1]: Startup finished in 5.299s (firmware) + 3.268s (loader) + 3.152s (kernel) + 2.330s (userspace) = 14.051s.
Dec 23 15:17:12 arch NetworkManager[606]: <info> [1734959832.4448] device (wlp0s20f3): supplicant interface state: internal-starting -> disconnected
Dec 23 15:17:12 arch NetworkManager[606]: <info> [1734959832.4449] Wi-Fi P2P device controlled by interface wlp0s20f3 created
Dec 23 15:17:12 arch NetworkManager[606]: <info> [1734959832.4450] manager: (p2p-dev-wlp0s20f3): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/4)
Dec 23 15:17:12 arch NetworkManager[606]: <info> [1734959832.4451] device (p2p-dev-wlp0s20f3): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Dec 23 15:17:12 arch NetworkManager[606]: <info> [1734959832.4452] device (wlp0s20f3): state change: unavailable -> disconnected (reason 'supplicant-available', managed-type: 'full')
Dec 23 15:17:12 arch NetworkManager[606]: <info> [1734959832.4454] device (p2p-dev-wlp0s20f3): state change: unavailable -> disconnected (reason 'none', managed-type: 'full')
Dec 23 15:17:12 arch bluetoothd[607]: Battery Provider Manager created
Dec 23 15:17:12 arch kernel: Bluetooth: MGMT ver 1.23
Dec 23 15:17:12 arch kernel: NET: Registered PF_ALG protocol family
Dec 23 15:17:13 arch kernel: [drm] Initialized nvidia-drm 0.0.0 for 0000:01:00.0 on minor 1
Dec 23 15:17:13 arch kernel: nvidia 0000:01:00.0: [drm] Cannot find any crtc or sizes
Dec 23 15:17:14 arch dbus-broker-launch[596]: Activation request for 'org.freedesktop.home1' failed: The systemd unit 'dbus-org.freedesktop.home1.service' could not be found.
Dec 23 15:17:15 arch wpa_supplicant[680]: wlp0s20f3: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=US
Dec 23 15:17:15 arch wpa_supplicant[680]: wlp0s20f3: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=US
Dec 23 15:17:15 arch NetworkManager[606]: <info> [1734959835.8672] policy: auto-activating connection 'Zoya_5G' (ff387b56-2fee-4552-b9c0-b0b4b8a22858)
Dec 23 15:17:15 arch NetworkManager[606]: <info> [1734959835.8674] device (wlp0s20f3): Activation: starting connection 'Zoya_5G' (ff387b56-2fee-4552-b9c0-b0b4b8a22858)
Dec 23 15:17:15 arch NetworkManager[606]: <info> [1734959835.8674] device (wlp0s20f3): state change: disconnected -> prepare (reason 'none', managed-type: 'full')
Dec 23 15:17:15 arch NetworkManager[606]: <info> [1734959835.8675] manager: NetworkManager state is now CONNECTING
Dec 23 15:17:15 arch NetworkManager[606]: <info> [1734959835.9038] device (wlp0s20f3): set-hw-addr: reset MAC address to 38:7A:0E:F5:2C:24 (preserve)
Dec 23 15:17:15 arch NetworkManager[606]: <info> [1734959835.9074] device (wlp0s20f3): state change: prepare -> config (reason 'none', managed-type: 'full')
Dec 23 15:17:15 arch NetworkManager[606]: <info> [1734959835.9079] device (wlp0s20f3): Activation: (wifi) access point 'Zoya_5G' has security, but secrets are required.
Dec 23 15:17:15 arch NetworkManager[606]: <info> [1734959835.9079] device (wlp0s20f3): state change: config -> need-auth (reason 'none', managed-type: 'full')
Dec 23 15:17:15 arch NetworkManager[606]: <info> [1734959835.9096] device (wlp0s20f3): state change: need-auth -> prepare (reason 'none', managed-type: 'full')
Dec 23 15:17:15 arch NetworkManager[606]: <info> [1734959835.9099] device (wlp0s20f3): state change: prepare -> config (reason 'none', managed-type: 'full')
Dec 23 15:17:15 arch NetworkManager[606]: <info> [1734959835.9102] device (wlp0s20f3): Activation: (wifi) connection 'Zoya_5G' has security, and secrets exist. No new secrets needed.
Dec 23 15:17:15 arch NetworkManager[606]: <info> [1734959835.9103] Config: added 'ssid' value 'Zoya_5G'
Dec 23 15:17:15 arch NetworkManager[606]: <info> [1734959835.9103] Config: added 'scan_ssid' value '1'
Dec 23 15:17:15 arch NetworkManager[606]: <info> [1734959835.9103] Config: added 'bgscan' value 'simple:30:-70:86400'
Dec 23 15:17:15 arch NetworkManager[606]: <info> [1734959835.9103] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK SAE FT-SAE'
Dec 23 15:17:15 arch NetworkManager[606]: <info> [1734959835.9103] Config: added 'auth_alg' value 'OPEN'
Dec 23 15:17:15 arch NetworkManager[606]: <info> [1734959835.9103] Config: added 'psk' value '<hidden>'
Dec 23 15:17:15 arch NetworkManager[606]: <info> [1734959835.9463] device (wlp0s20f3): supplicant interface state: disconnected -> inactive
Dec 23 15:17:15 arch NetworkManager[606]: <info> [1734959835.9463] device (p2p-dev-wlp0s20f3): supplicant management interface state: disconnected -> inactive
Dec 23 15:17:15 arch wpa_supplicant[680]: wlp0s20f3: SME: Trying to authenticate with 50:0f:f5:37:ab:15 (SSID='Zoya_5G' freq=5180 MHz)
Dec 23 15:17:15 arch kernel: wlp0s20f3: authenticate with 50:0f:f5:37:ab:15 (local address=38:7a:0e:f5:2c:24)
Dec 23 15:17:15 arch kernel: wlp0s20f3: send auth to 50:0f:f5:37:ab:15 (try 1/3)
Dec 23 15:17:15 arch NetworkManager[606]: <info> [1734959835.9634] device (wlp0s20f3): supplicant interface state: inactive -> authenticating
Dec 23 15:17:15 arch NetworkManager[606]: <info> [1734959835.9634] device (p2p-dev-wlp0s20f3): supplicant management interface state: inactive -> authenticating
Dec 23 15:17:15 arch wpa_supplicant[680]: wlp0s20f3: Trying to associate with 50:0f:f5:37:ab:15 (SSID='Zoya_5G' freq=5180 MHz)
Dec 23 15:17:15 arch kernel: wlp0s20f3: authenticated
Dec 23 15:17:15 arch kernel: wlp0s20f3: associate with 50:0f:f5:37:ab:15 (try 1/3)
Dec 23 15:17:15 arch NetworkManager[606]: <info> [1734959835.9894] device (wlp0s20f3): supplicant interface state: authenticating -> associating
Dec 23 15:17:15 arch NetworkManager[606]: <info> [1734959835.9895] device (p2p-dev-wlp0s20f3): supplicant management interface state: authenticating -> associating
Dec 23 15:17:16 arch kernel: wlp0s20f3: associate with 50:0f:f5:37:ab:15 (try 2/3)
Dec 23 15:17:16 arch kernel: wlp0s20f3: RX AssocResp from 50:0f:f5:37:ab:15 (capab=0x411 status=0 aid=1)
Dec 23 15:17:16 arch wpa_supplicant[680]: wlp0s20f3: Associated with 50:0f:f5:37:ab:15
Dec 23 15:17:16 arch wpa_supplicant[680]: wlp0s20f3: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Dec 23 15:17:16 arch kernel: wlp0s20f3: associated
Dec 23 15:17:16 arch kernel: wlp0s20f3: Limiting TX power to 30 (30 - 0) dBm as advertised by 50:0f:f5:37:ab:15
Dec 23 15:17:16 arch wpa_supplicant[680]: wlp0s20f3: WPA: Key negotiation completed with 50:0f:f5:37:ab:15 [PTK=CCMP GTK=CCMP]
Dec 23 15:17:16 arch wpa_supplicant[680]: wlp0s20f3: CTRL-EVENT-CONNECTED - Connection to 50:0f:f5:37:ab:15 completed [id=0 id_str=]
Dec 23 15:17:16 arch NetworkManager[606]: <info> [1734959836.2930] device (wlp0s20f3): supplicant interface state: associating -> completed
Dec 23 15:17:16 arch NetworkManager[606]: <info> [1734959836.2931] device (wlp0s20f3): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "Zoya_5G"
Dec 23 15:17:16 arch NetworkManager[606]: <info> [1734959836.2932] device (p2p-dev-wlp0s20f3): supplicant management interface state: associating -> completed
Dec 23 15:17:16 arch NetworkManager[606]: <info> [1734959836.2935] device (wlp0s20f3): state change: config -> ip-config (reason 'none', managed-type: 'full')
Dec 23 15:17:16 arch NetworkManager[606]: <info> [1734959836.2946] dhcp4 (wlp0s20f3): activation: beginning transaction (timeout in 45 seconds)
Dec 23 15:17:16 arch systemd[1]: systemd-rfkill.service: Deactivated successfully.
Dec 23 15:17:18 arch login[683]: pam_unix(login:session): session opened for user beldot(uid=1000) by beldot(uid=0)
Dec 23 15:17:18 arch systemd-logind[609]: New session 1 of user beldot.
Dec 23 15:17:18 arch systemd[1]: Created slice User Slice of UID 1000.
Dec 23 15:17:18 arch systemd[1]: Starting User Runtime Directory /run/user/1000...
Dec 23 15:17:18 arch systemd[1]: Finished User Runtime Directory /run/user/1000.
Dec 23 15:17:18 arch dbus-broker-launch[596]: Activation request for 'org.freedesktop.resolve1' failed: The systemd unit 'dbus-org.freedesktop.resolve1.service' could not be found.
Dec 23 15:17:18 arch systemd[1]: Starting User Manager for UID 1000...
Dec 23 15:17:18 arch (systemd)[718]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[beldot] ruser=[<unknown>] rhost=[<unknown>]
Dec 23 15:17:18 arch (systemd)[718]: pam_unix(systemd-user:session): session opened for user beldot(uid=1000) by beldot(uid=0)
Dec 23 15:17:18 arch systemd-logind[609]: New session 2 of user beldot.
Dec 23 15:17:18 arch systemd[718]: Queued start job for default target Main User Target.
Dec 23 15:17:18 arch systemd[718]: Created slice User Application Slice.
Dec 23 15:17:18 arch systemd[718]: Reached target Paths.
Dec 23 15:17:18 arch systemd[718]: Reached target Timers.
Dec 23 15:17:18 arch systemd[718]: Starting D-Bus User Message Bus Socket...
Dec 23 15:17:18 arch systemd[718]: Listening on GnuPG network certificate management daemon.
Dec 23 15:17:18 arch systemd[718]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Dec 23 15:17:18 arch systemd[718]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Dec 23 15:17:18 arch systemd[718]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Dec 23 15:17:18 arch systemd[718]: Listening on GnuPG cryptographic agent and passphrase cache.
Dec 23 15:17:18 arch systemd[718]: Listening on GnuPG public key management service.
Dec 23 15:17:18 arch systemd[718]: Listening on p11-kit server.
Dec 23 15:17:18 arch systemd[718]: Listening on PipeWire Multimedia System Sockets.
Dec 23 15:17:18 arch systemd[718]: Listening on Sound System.
Dec 23 15:17:18 arch systemd[718]: Listening on D-Bus User Message Bus Socket.
Dec 23 15:17:18 arch systemd[718]: Reached target Sockets.
Dec 23 15:17:18 arch systemd[718]: Reached target Basic System.
Dec 23 15:17:18 arch systemd[1]: Started User Manager for UID 1000.
Dec 23 15:17:18 arch systemd[718]: Started Bluetooth mpris proxy.
Dec 23 15:17:18 arch systemd[1]: Started Session 1 of User beldot.
Dec 23 15:17:18 arch systemd[718]: Starting Update XDG user dir configuration...
Dec 23 15:17:18 arch login[683]: LOGIN ON tty1 BY beldot
Dec 23 15:17:18 arch systemd[718]: Created slice User Core Session Slice.
Dec 23 15:17:18 arch systemd[718]: Starting D-Bus User Message Bus...
Dec 23 15:17:18 arch systemd[718]: Finished Update XDG user dir configuration.
Dec 23 15:17:18 arch systemd[718]: Reached target Main User Target.
Dec 23 15:17:18 arch dbus-broker-launch[730]: Service file '/usr/share/dbus-1/services/org.knopwob.dunst.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
Dec 23 15:17:18 arch dbus-broker-launch[730]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
Dec 23 15:17:18 arch dbus-broker-launch[730]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
Dec 23 15:17:18 arch systemd[718]: Started D-Bus User Message Bus.
Dec 23 15:17:18 arch systemd[718]: Startup finished in 162ms.
Dec 23 15:17:18 arch dbus-broker-launch[730]: Ready
Dec 23 15:17:21 arch systemd[1]: Starting Authorization Manager...
Dec 23 15:17:21 arch polkitd[1141]: Started polkitd version 125
Dec 23 15:17:21 arch systemd[1]: Started Authorization Manager.
Dec 23 15:17:21 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Dec 23 15:17:21 arch wpa_supplicant[680]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-72 noise=9999 txrate=26000
Dec 23 15:17:22 arch systemd[718]: Starting Sound Service...
Dec 23 15:17:22 arch systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Dec 23 15:17:22 arch systemd[1]: Started RealtimeKit Scheduling Policy Service.
Dec 23 15:17:22 arch rtkit-daemon[1198]: Successfully called chroot.
Dec 23 15:17:22 arch rtkit-daemon[1198]: Successfully dropped privileges.
Dec 23 15:17:22 arch rtkit-daemon[1198]: Successfully limited resources.
Dec 23 15:17:22 arch rtkit-daemon[1198]: Running.
Dec 23 15:17:22 arch rtkit-daemon[1198]: Watchdog thread running.
Dec 23 15:17:22 arch rtkit-daemon[1198]: Canary thread running.
Dec 23 15:17:22 arch rtkit-daemon[1198]: Successfully made thread 1197 of process 1197 owned by '1000' high priority at nice level -11.
Dec 23 15:17:22 arch rtkit-daemon[1198]: Supervising 1 threads of 1 processes of 1 users.
Dec 23 15:17:23 arch rtkit-daemon[1198]: Supervising 1 threads of 1 processes of 1 users.
Dec 23 15:17:23 arch rtkit-daemon[1198]: Successfully made thread 1202 of process 1197 owned by '1000' RT at priority 5.
Dec 23 15:17:23 arch rtkit-daemon[1198]: Supervising 2 threads of 1 processes of 1 users.
Dec 23 15:17:23 arch rtkit-daemon[1198]: Supervising 2 threads of 1 processes of 1 users.
Dec 23 15:17:23 arch rtkit-daemon[1198]: Successfully made thread 1204 of process 1197 owned by '1000' RT at priority 5.
Dec 23 15:17:23 arch rtkit-daemon[1198]: Supervising 3 threads of 1 processes of 1 users.
Dec 23 15:17:23 arch systemd[718]: Started Sound Service.
Dec 23 15:17:23 arch pulseaudio[1197]: Get() failed: org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
Dec 23 15:17:23 arch bluetoothd[607]: Endpoint registered: sender=:1.23 path=/MediaEndpoint/A2DPSink/sbc
Dec 23 15:17:23 arch bluetoothd[607]: Endpoint registered: sender=:1.23 path=/MediaEndpoint/A2DPSource/sbc
Dec 23 15:17:23 arch bluetoothd[607]: Endpoint registered: sender=:1.23 path=/MediaEndpoint/A2DPSink/sbc_xq_453
Dec 23 15:17:23 arch bluetoothd[607]: Endpoint registered: sender=:1.23 path=/MediaEndpoint/A2DPSource/sbc_xq_453
Dec 23 15:17:23 arch bluetoothd[607]: Endpoint registered: sender=:1.23 path=/MediaEndpoint/A2DPSink/sbc_xq_512
Dec 23 15:17:23 arch bluetoothd[607]: Endpoint registered: sender=:1.23 path=/MediaEndpoint/A2DPSource/sbc_xq_512
Dec 23 15:17:23 arch bluetoothd[607]: Endpoint registered: sender=:1.23 path=/MediaEndpoint/A2DPSink/sbc_xq_552
Dec 23 15:17:23 arch bluetoothd[607]: Endpoint registered: sender=:1.23 path=/MediaEndpoint/A2DPSource/sbc_xq_552
Dec 23 15:17:23 arch bluetoothd[607]: Endpoint registered: sender=:1.23 path=/MediaEndpoint/A2DPSink/faststream
Dec 23 15:17:23 arch bluetoothd[607]: Endpoint registered: sender=:1.23 path=/MediaEndpoint/A2DPSource/faststream
Dec 23 15:17:23 arch kernel: Bluetooth: RFCOMM TTY layer initialized
Dec 23 15:17:23 arch kernel: Bluetooth: RFCOMM socket layer initialized
Dec 23 15:17:23 arch kernel: Bluetooth: RFCOMM ver 1.11
Dec 23 15:17:28 arch systemd[718]: Starting Accessibility services bus...
Dec 23 15:17:28 arch systemd[1]: Starting Time & Date Service...
Dec 23 15:17:28 arch systemd[718]: Started Accessibility services bus.
Dec 23 15:17:28 arch systemd[1]: Started Time & Date Service.
Dec 23 15:17:28 arch rtkit-daemon[1198]: Supervising 3 threads of 1 processes of 1 users.
Dec 23 15:17:28 arch rtkit-daemon[1198]: Supervising 3 threads of 1 processes of 1 users.
Dec 23 15:17:28 arch rtkit-daemon[1198]: Supervising 3 threads of 1 processes of 1 users.
Dec 23 15:17:28 arch rtkit-daemon[1198]: Supervising 3 threads of 1 processes of 1 users.
Dec 23 15:17:28 arch rtkit-daemon[1198]: Successfully made thread 1359 of process 1226 owned by '1000' RT at priority 10.
Dec 23 15:17:28 arch rtkit-daemon[1198]: Supervising 4 threads of 2 processes of 1 users.
Dec 23 15:17:28 arch rtkit-daemon[1198]: Supervising 4 threads of 2 processes of 1 users.
Dec 23 15:17:28 arch rtkit-daemon[1198]: Supervising 4 threads of 2 processes of 1 users.
Dec 23 15:17:29 arch rtkit-daemon[1198]: Supervising 4 threads of 2 processes of 1 users.
Dec 23 15:17:29 arch rtkit-daemon[1198]: Supervising 4 threads of 2 processes of 1 users.
Dec 23 15:17:29 arch rtkit-daemon[1198]: Supervising 4 threads of 2 processes of 1 users.
Dec 23 15:17:29 arch rtkit-daemon[1198]: Supervising 4 threads of 2 processes of 1 users.
Dec 23 15:17:29 arch rtkit-daemon[1198]: Supervising 4 threads of 2 processes of 1 users.
Dec 23 15:17:29 arch rtkit-daemon[1198]: Supervising 4 threads of 2 processes of 1 users.
Dec 23 15:17:38 arch rtkit-daemon[1198]: Supervising 4 threads of 2 processes of 1 users.
Dec 23 15:17:38 arch rtkit-daemon[1198]: Supervising 4 threads of 2 processes of 1 users.
Dec 23 15:17:41 arch systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Dec 23 15:17:51 arch rtkit-daemon[1198]: Supervising 3 threads of 1 processes of 1 users.
Dec 23 15:17:51 arch rtkit-daemon[1198]: Supervising 3 threads of 1 processes of 1 users.
Dec 23 15:17:51 arch rtkit-daemon[1198]: Supervising 3 threads of 1 processes of 1 users.
Dec 23 15:17:51 arch rtkit-daemon[1198]: Supervising 3 threads of 1 processes of 1 users.
Dec 23 15:17:51 arch rtkit-daemon[1198]: Successfully made thread 1786 of process 1663 owned by '1000' RT at priority 10.
Dec 23 15:17:51 arch rtkit-daemon[1198]: Supervising 4 threads of 2 processes of 1 users.
Dec 23 15:17:52 arch rtkit-daemon[1198]: Supervising 4 threads of 2 processes of 1 users.
Dec 23 15:17:52 arch rtkit-daemon[1198]: Supervising 4 threads of 2 processes of 1 users.
Dec 23 15:17:52 arch rtkit-daemon[1198]: Supervising 4 threads of 2 processes of 1 users.
Dec 23 15:17:52 arch rtkit-daemon[1198]: Supervising 4 threads of 2 processes of 1 users.
Dec 23 15:17:52 arch rtkit-daemon[1198]: Supervising 4 threads of 2 processes of 1 users.
Dec 23 15:17:52 arch rtkit-daemon[1198]: Supervising 4 threads of 2 processes of 1 users.
Dec 23 15:17:52 arch rtkit-daemon[1198]: Supervising 4 threads of 2 processes of 1 users.
Dec 23 15:17:52 arch rtkit-daemon[1198]: Supervising 4 threads of 2 processes of 1 users.
Dec 23 15:17:55 arch rtkit-daemon[1198]: Supervising 4 threads of 2 processes of 1 users.
Dec 23 15:17:55 arch rtkit-daemon[1198]: Supervising 4 threads of 2 processes of 1 users.
Dec 23 15:17:55 arch rtkit-daemon[1198]: Supervising 4 threads of 2 processes of 1 users.
Dec 23 15:17:55 arch rtkit-daemon[1198]: Supervising 4 threads of 2 processes of 1 users.
Dec 23 15:18:01 arch NetworkManager[606]: <info> [1734959881.9333] device (wlp0s20f3): state change: ip-config -> failed (reason 'ip-config-unavailable', managed-type: 'full')
Dec 23 15:18:01 arch NetworkManager[606]: <info> [1734959881.9338] manager: NetworkManager state is now DISCONNECTED
Dec 23 15:18:01 arch kernel: wlp0s20f3: deauthenticating from 50:0f:f5:37:ab:15 by local choice (Reason: 3=DEAUTH_LEAVING)
Dec 23 15:18:01 arch wpa_supplicant[680]: wlp0s20f3: CTRL-EVENT-DISCONNECTED bssid=50:0f:f5:37:ab:15 reason=3 locally_generated=1
Dec 23 15:18:01 arch wpa_supplicant[680]: wlp0s20f3: Added BSSID 50:0f:f5:37:ab:15 into ignore list, ignoring for 10 seconds
Dec 23 15:18:01 arch NetworkManager[606]: <info> [1734959881.9788] device (wlp0s20f3): set-hw-addr: set MAC address to BE:32:D2:48:DA:3B (scanning)
Dec 23 15:18:01 arch NetworkManager[606]: <warn> [1734959881.9816] device (wlp0s20f3): Activation: failed for connection 'Zoya_5G'
Dec 23 15:18:01 arch NetworkManager[606]: <info> [1734959881.9824] device (wlp0s20f3): state change: failed -> disconnected (reason 'none', managed-type: 'full')
Dec 23 15:18:01 arch wpa_supplicant[680]: wlp0s20f3: Reject scan trigger since one is already pending
Dec 23 15:18:02 arch NetworkManager[606]: <info> [1734959882.0393] dhcp4 (wlp0s20f3): canceled DHCP transaction
Dec 23 15:18:02 arch NetworkManager[606]: <info> [1734959882.0393] dhcp4 (wlp0s20f3): activation: beginning transaction (timeout in 45 seconds)
Dec 23 15:18:02 arch NetworkManager[606]: <info> [1734959882.0393] dhcp4 (wlp0s20f3): state changed no lease
Dec 23 15:18:02 arch NetworkManager[606]: <info> [1734959882.0405] device (wlp0s20f3): supplicant interface state: completed -> scanning
Dec 23 15:18:02 arch NetworkManager[606]: <info> [1734959882.0405] device (p2p-dev-wlp0s20f3): supplicant management interface state: completed -> scanning
Dec 23 15:18:02 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Dec 23 15:18:02 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Dec 23 15:18:03 arch wpa_supplicant[680]: wlp0s20f3: Removed BSSID 50:0f:f5:37:ab:15 from ignore list (clear)
Dec 23 15:18:03 arch NetworkManager[606]: <info> [1734959883.2354] device (wlp0s20f3): supplicant interface state: scanning -> inactive
Dec 23 15:18:03 arch NetworkManager[606]: <info> [1734959883.2354] device (p2p-dev-wlp0s20f3): supplicant management interface state: scanning -> inactive
Dec 23 15:18:03 arch NetworkManager[606]: <info> [1734959883.2360] policy: auto-activating connection 'Zoya_5G' (ff387b56-2fee-4552-b9c0-b0b4b8a22858)
Dec 23 15:18:03 arch NetworkManager[606]: <info> [1734959883.2365] device (wlp0s20f3): Activation: starting connection 'Zoya_5G' (ff387b56-2fee-4552-b9c0-b0b4b8a22858)
Dec 23 15:18:03 arch NetworkManager[606]: <info> [1734959883.2365] device (wlp0s20f3): state change: disconnected -> prepare (reason 'none', managed-type: 'full')
Dec 23 15:18:03 arch NetworkManager[606]: <info> [1734959883.2366] manager: NetworkManager state is now CONNECTING
Dec 23 15:18:03 arch NetworkManager[606]: <info> [1734959883.2610] device (wlp0s20f3): set-hw-addr: reset MAC address to 38:7A:0E:F5:2C:24 (preserve)
Dec 23 15:18:03 arch NetworkManager[606]: <info> [1734959883.2624] device (wlp0s20f3): state change: prepare -> config (reason 'none', managed-type: 'full')
Dec 23 15:18:03 arch NetworkManager[606]: <info> [1734959883.2625] device (wlp0s20f3): Activation: (wifi) access point 'Zoya_5G' has security, but secrets are required.
Dec 23 15:18:03 arch NetworkManager[606]: <info> [1734959883.2625] device (wlp0s20f3): state change: config -> need-auth (reason 'none', managed-type: 'full')
Dec 23 15:18:03 arch NetworkManager[606]: <info> [1734959883.2632] device (wlp0s20f3): state change: need-auth -> prepare (reason 'none', managed-type: 'full')
Dec 23 15:18:03 arch NetworkManager[606]: <info> [1734959883.2633] device (wlp0s20f3): state change: prepare -> config (reason 'none', managed-type: 'full')
Dec 23 15:18:03 arch NetworkManager[606]: <info> [1734959883.2633] device (wlp0s20f3): Activation: (wifi) connection 'Zoya_5G' has security, and secrets exist. No new secrets needed.
Dec 23 15:18:03 arch NetworkManager[606]: <info> [1734959883.2634] Config: added 'ssid' value 'Zoya_5G'
Dec 23 15:18:03 arch NetworkManager[606]: <info> [1734959883.2634] Config: added 'scan_ssid' value '1'
Dec 23 15:18:03 arch NetworkManager[606]: <info> [1734959883.2634] Config: added 'bgscan' value 'simple:30:-70:86400'
Dec 23 15:18:03 arch NetworkManager[606]: <info> [1734959883.2634] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK SAE FT-SAE'
Dec 23 15:18:03 arch NetworkManager[606]: <info> [1734959883.2634] Config: added 'auth_alg' value 'OPEN'
Dec 23 15:18:03 arch NetworkManager[606]: <info> [1734959883.2634] Config: added 'psk' value '<hidden>'
Dec 23 15:18:03 arch wpa_supplicant[680]: wlp0s20f3: SME: Trying to authenticate with 50:0f:f5:37:ab:15 (SSID='Zoya_5G' freq=5180 MHz)
Dec 23 15:18:03 arch kernel: wlp0s20f3: authenticate with 50:0f:f5:37:ab:15 (local address=38:7a:0e:f5:2c:24)
Dec 23 15:18:03 arch kernel: wlp0s20f3: send auth to 50:0f:f5:37:ab:15 (try 1/3)
Dec 23 15:18:03 arch NetworkManager[606]: <info> [1734959883.2730] device (wlp0s20f3): supplicant interface state: inactive -> authenticating
Dec 23 15:18:03 arch NetworkManager[606]: <info> [1734959883.2730] device (p2p-dev-wlp0s20f3): supplicant management interface state: inactive -> authenticating
Dec 23 15:18:03 arch wpa_supplicant[680]: wlp0s20f3: Trying to associate with 50:0f:f5:37:ab:15 (SSID='Zoya_5G' freq=5180 MHz)
Dec 23 15:18:03 arch NetworkManager[606]: <info> [1734959883.4013] device (wlp0s20f3): supplicant interface state: authenticating -> associating
Dec 23 15:18:03 arch NetworkManager[606]: <info> [1734959883.4013] device (p2p-dev-wlp0s20f3): supplicant management interface state: authenticating -> associating
Dec 23 15:18:03 arch kernel: wlp0s20f3: send auth to 50:0f:f5:37:ab:15 (try 2/3)
Dec 23 15:18:03 arch kernel: wlp0s20f3: authenticated
Dec 23 15:18:03 arch kernel: wlp0s20f3: associate with 50:0f:f5:37:ab:15 (try 1/3)
Dec 23 15:18:03 arch kernel: wlp0s20f3: associate with 50:0f:f5:37:ab:15 (try 2/3)
Dec 23 15:18:03 arch kernel: wlp0s20f3: RX AssocResp from 50:0f:f5:37:ab:15 (capab=0x411 status=0 aid=1)
Dec 23 15:18:03 arch wpa_supplicant[680]: wlp0s20f3: Associated with 50:0f:f5:37:ab:15
Dec 23 15:18:03 arch wpa_supplicant[680]: wlp0s20f3: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Dec 23 15:18:03 arch kernel: wlp0s20f3: associated
Dec 23 15:18:03 arch NetworkManager[606]: <info> [1734959883.5542] device (wlp0s20f3): supplicant interface state: associating -> 4way_handshake
Dec 23 15:18:03 arch NetworkManager[606]: <info> [1734959883.5542] device (p2p-dev-wlp0s20f3): supplicant management interface state: associating -> 4way_handshake
Dec 23 15:18:03 arch kernel: wlp0s20f3: Limiting TX power to 30 (30 - 0) dBm as advertised by 50:0f:f5:37:ab:15
Dec 23 15:18:03 arch wpa_supplicant[680]: wlp0s20f3: WPA: Key negotiation completed with 50:0f:f5:37:ab:15 [PTK=CCMP GTK=CCMP]
Dec 23 15:18:03 arch wpa_supplicant[680]: wlp0s20f3: CTRL-EVENT-CONNECTED - Connection to 50:0f:f5:37:ab:15 completed [id=0 id_str=]
Dec 23 15:18:03 arch NetworkManager[606]: <info> [1734959883.6353] device (wlp0s20f3): supplicant interface state: 4way_handshake -> completed
Dec 23 15:18:03 arch NetworkManager[606]: <info> [1734959883.6353] device (wlp0s20f3): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "Zoya_5G"
Dec 23 15:18:03 arch NetworkManager[606]: <info> [1734959883.6353] device (p2p-dev-wlp0s20f3): supplicant management interface state: 4way_handshake -> completed
Dec 23 15:18:03 arch NetworkManager[606]: <info> [1734959883.6355] device (wlp0s20f3): state change: config -> ip-config (reason 'none', managed-type: 'full')
Dec 23 15:18:03 arch NetworkManager[606]: <info> [1734959883.6360] dhcp4 (wlp0s20f3): activation: beginning transaction (timeout in 45 seconds)
Dec 23 15:18:03 arch NetworkManager[606]: <info> [1734959883.6493] dhcp4 (wlp0s20f3): state changed new lease, address=192.168.0.105, acd pending
Dec 23 15:18:03 arch NetworkManager[606]: <info> [1734959883.7560] dhcp4 (wlp0s20f3): state changed new lease, address=192.168.0.105
Dec 23 15:18:03 arch NetworkManager[606]: <info> [1734959883.7564] policy: set 'Zoya_5G' (wlp0s20f3) as default for IPv4 routing and DNS
Dec 23 15:18:03 arch NetworkManager[606]: <info> [1734959883.7680] device (wlp0s20f3): state change: ip-config -> ip-check (reason 'none', managed-type: 'full')
Dec 23 15:18:03 arch NetworkManager[606]: <info> [1734959883.7705] device (wlp0s20f3): state change: ip-check -> secondaries (reason 'none', managed-type: 'full')
Dec 23 15:18:03 arch NetworkManager[606]: <info> [1734959883.7706] device (wlp0s20f3): state change: secondaries -> activated (reason 'none', managed-type: 'full')
Dec 23 15:18:03 arch NetworkManager[606]: <info> [1734959883.7709] manager: NetworkManager state is now CONNECTED_SITE
Dec 23 15:18:03 arch NetworkManager[606]: <info> [1734959883.7716] device (wlp0s20f3): Activation: successful, device activated.
Dec 23 15:18:03 arch NetworkManager[606]: <info> [1734959883.7726] manager: startup complete
Dec 23 15:18:04 arch NetworkManager[606]: <info> [1734959884.8934] manager: NetworkManager state is now CONNECTED_GLOBAL
Dec 23 13:18:12 arch systemd-timesyncd[591]: Contacted time server 162.159.200.123:123 (0.arch.pool.ntp.org).
Dec 23 13:18:12 arch systemd-journald[324]: Time jumped backwards, rotating.
Dec 23 13:18:12 arch systemd-timesyncd[591]: Initial clock synchronization to Mon 2024-12-23 13:18:12.345204 EET.
Dec 23 13:18:12 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Dec 23 13:18:14 arch wpa_supplicant[680]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-72 noise=9999 txrate=175500
Dec 23 13:18:14 arch rtkit-daemon[1198]: Supervising 4 threads of 2 processes of 1 users.
Dec 23 13:18:14 arch rtkit-daemon[1198]: Supervising 4 threads of 2 processes of 1 users.
Dec 23 13:18:14 arch rtkit-daemon[1198]: Successfully made thread 2234 of process 1859 owned by '1000' RT at priority 10.
Dec 23 13:18:14 arch rtkit-daemon[1198]: Supervising 5 threads of 3 processes of 1 users.
Dec 23 13:18:22 arch systemd[1]: systemd-timedated.service: Deactivated successfully.
Dec 23 13:18:35 arch kernel: warning: `ThreadPoolForeg' uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211
Dec 23 13:18:36 arch systemd[718]: Starting Dunst notification daemon...
Dec 23 13:18:36 arch systemd[718]: Started Dunst notification daemon.
Dec 23 13:18:55 arch systemd[718]: Started PipeWire Multimedia Service.
Dec 23 13:18:55 arch rtkit-daemon[1198]: Supervising 5 threads of 3 processes of 1 users.
Dec 23 13:18:55 arch rtkit-daemon[1198]: Supervising 5 threads of 3 processes of 1 users.
Dec 23 13:18:55 arch rtkit-daemon[1198]: Supervising 5 threads of 3 processes of 1 users.
Dec 23 13:18:55 arch rtkit-daemon[1198]: Successfully made thread 4792 of process 4792 owned by '1000' high priority at nice level -11.
Dec 23 13:18:55 arch rtkit-daemon[1198]: Supervising 6 threads of 4 processes of 1 users.
Dec 23 13:18:55 arch rtkit-daemon[1198]: Successfully made thread 4795 of process 4792 owned by '1000' RT at priority 20.
Dec 23 13:18:55 arch rtkit-daemon[1198]: Supervising 7 threads of 4 processes of 1 users.
Dec 23 13:21:38 arch dbus-broker-launch[5584]: Ready
Dec 23 13:21:38 arch systemd[718]: Created slice Slice /app/dbus-:1.26-org.a11y.atspi.Registry.
Dec 23 13:21:38 arch systemd[718]: Started dbus-:1.26-org.a11y.atspi.Registry@0.service.
Dec 23 13:21:39 arch at-spi2-registryd[5592]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Dec 23 13:28:26 arch wpa_supplicant[680]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-76 noise=9999 txrate=260000
Dec 23 13:32:12 arch systemd[1]: Starting Cleanup of Temporary Directories...
Dec 23 13:32:12 arch systemd[1]: systemd-tmpfiles-clean.service: Deactivated successfully.
Dec 23 13:32:12 arch systemd[1]: Finished Cleanup of Temporary Directories.
Dec 23 13:33:19 arch wpa_supplicant[680]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-72 noise=9999 txrate=260000
Dec 23 13:51:04 arch kernel: perf: interrupt took too long (2517 > 2500), lowering kernel.perf_event_max_sample_rate to 79200
Dec 23 13:52:27 arch rtkit-daemon[1198]: Supervising 7 threads of 4 processes of 1 users.
Dec 23 13:52:27 arch rtkit-daemon[1198]: Supervising 7 threads of 4 processes of 1 users.
Dec 23 13:53:18 arch bluetoothd[607]: Player registered: sender=:1.15 path=/_1_12
Dec 23 13:53:26 arch rtkit-daemon[1198]: Supervising 7 threads of 4 processes of 1 users.
Dec 23 13:53:26 arch rtkit-daemon[1198]: Supervising 7 threads of 4 processes of 1 users.
Dec 23 13:54:26 arch rtkit-daemon[1198]: Supervising 7 threads of 4 processes of 1 users.
Dec 23 13:54:26 arch rtkit-daemon[1198]: Supervising 7 threads of 4 processes of 1 users.
Dec 23 13:54:28 arch rtkit-daemon[1198]: Supervising 7 threads of 4 processes of 1 users.
Dec 23 13:54:28 arch rtkit-daemon[1198]: Supervising 7 threads of 4 processes of 1 users.
Dec 23 13:54:28 arch rtkit-daemon[1198]: Supervising 7 threads of 4 processes of 1 users.
Dec 23 13:54:28 arch rtkit-daemon[1198]: Supervising 7 threads of 4 processes of 1 users.
Dec 23 13:55:34 arch wpa_supplicant[680]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=9999 txrate=260000
Dec 23 13:55:44 arch systemd[1]: Starting Hostname Service...
Dec 23 13:55:44 arch systemd[1]: Started Hostname Service.
Dec 23 13:55:50 arch systemd[718]: Starting User preferences database...
Dec 23 13:55:50 arch systemd[718]: Started User preferences database.
Dec 23 13:56:41 arch systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Dec 23 13:57:04 arch wpa_supplicant[680]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-73 noise=9999 txrate=260000
Dec 23 13:57:15 arch wpa_supplicant[680]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=9999 txrate=260000
Dec 23 13:57:39 arch wpa_supplicant[680]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-73 noise=9999 txrate=260000
Dec 23 13:59:16 arch wpa_supplicant[680]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=9999 txrate=195100
Dec 23 13:59:33 arch wpa_supplicant[680]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-73 noise=9999 txrate=195100
Dec 23 13:59:53 arch systemd[1]: Starting Hostname Service...
Dec 23 13:59:53 arch systemd[1]: Started Hostname Service.
Dec 23 14:00:23 arch systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Dec 23 14:00:30 arch systemd[1]: Starting Hostname Service...
Dec 23 14:00:30 arch systemd[1]: Started Hostname Service.
Dec 23 14:00:54 arch rtkit-daemon[1198]: Supervising 7 threads of 4 processes of 1 users.
Dec 23 14:00:54 arch rtkit-daemon[1198]: Supervising 7 threads of 4 processes of 1 users.
Dec 23 14:01:08 arch wpa_supplicant[680]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=9999 txrate=260000
Dec 23 14:01:13 arch systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Dec 23 14:02:39 arch rtkit-daemon[1198]: Supervising 7 threads of 4 processes of 1 users.
Dec 23 14:02:39 arch rtkit-daemon[1198]: Supervising 7 threads of 4 processes of 1 users.
Dec 23 14:02:41 arch rtkit-daemon[1198]: Supervising 7 threads of 4 processes of 1 users.
Dec 23 14:02:41 arch rtkit-daemon[1198]: Supervising 7 threads of 4 processes of 1 users.
Dec 23 14:03:01 arch systemd[1]: Starting Hostname Service...
Dec 23 14:03:01 arch systemd[1]: Started Hostname Service.
Dec 23 14:03:31 arch systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Dec 23 14:03:50 arch rtkit-daemon[1198]: Supervising 7 threads of 4 processes of 1 users.
Dec 23 14:03:50 arch rtkit-daemon[1198]: Supervising 7 threads of 4 processes of 1 users.
Dec 23 14:04:03 arch rtkit-daemon[1198]: Supervising 7 threads of 4 processes of 1 users.
Dec 23 14:04:03 arch rtkit-daemon[1198]: Supervising 7 threads of 4 processes of 1 users.
Dec 23 14:04:11 arch rtkit-daemon[1198]: Supervising 7 threads of 4 processes of 1 users.
Dec 23 14:04:11 arch rtkit-daemon[1198]: Supervising 7 threads of 4 processes of 1 users.
Dec 23 14:04:13 arch rtkit-daemon[1198]: Supervising 7 threads of 4 processes of 1 users.
Dec 23 14:04:13 arch rtkit-daemon[1198]: Supervising 7 threads of 4 processes of 1 users.
Dec 23 14:04:29 arch rtkit-daemon[1198]: Supervising 7 threads of 4 processes of 1 users.
Dec 23 14:04:29 arch rtkit-daemon[1198]: Supervising 7 threads of 4 processes of 1 users.
Dec 23 14:04:39 arch rtkit-daemon[1198]: Supervising 7 threads of 4 processes of 1 users.
Dec 23 14:04:39 arch rtkit-daemon[1198]: Supervising 7 threads of 4 processes of 1 users.
Dec 23 14:05:08 arch rtkit-daemon[1198]: Supervising 7 threads of 4 processes of 1 users.
Dec 23 14:05:08 arch rtkit-daemon[1198]: Supervising 7 threads of 4 processes of 1 users.
Dec 23 14:05:16 arch wpa_supplicant[680]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-71 noise=9999 txrate=195000
Dec 23 14:07:08 arch systemd[1]: Starting Hostname Service...
Dec 23 14:07:08 arch systemd[1]: Started Hostname Service.
Dec 23 14:07:38 arch systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Dec 23 14:07:46 arch systemd[718]: Started kitty child process: 11481 launched by: 11472.
Dec 23 14:07:50 arch rtkit-daemon[1198]: Supervising 7 threads of 4 processes of 1 users.
Dec 23 14:07:50 arch rtkit-daemon[1198]: Supervising 7 threads of 4 processes of 1 users.
Dec 23 14:09:02 arch rtkit-daemon[1198]: Supervising 7 threads of 4 processes of 1 users.
Dec 23 14:09:02 arch rtkit-daemon[1198]: Supervising 7 threads of 4 processes of 1 users.
Dec 23 14:10:12 arch rtkit-daemon[1198]: Supervising 7 threads of 4 processes of 1 users.
Dec 23 14:10:12 arch rtkit-daemon[1198]: Supervising 7 threads of 4 processes of 1 users.
Dec 23 14:11:16 arch wpa_supplicant[680]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-77 noise=9999 txrate=260000
Dec 23 14:13:47 arch sudo[11979]: beldot : TTY=pts/0 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/journalctl -b
Dec 23 14:13:47 arch sudo[11979]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 23 14:13:47 arch sudo[11979]: pam_unix(sudo:session): session closed for user root
Dec 23 14:13:57 arch sudo[11999]: beldot : TTY=pts/0 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/journalctl -b
Dec 23 14:13:57 arch sudo[11999]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 23 14:13:57 arch sudo[11999]: pam_unix(sudo:session): session closed for user root
Dec 23 14:14:04 arch sudo[12006]: beldot : TTY=pts/0 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/journalctl -b
Dec 23 14:14:04 arch sudo[12006]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 23 14:14:04 arch sudo[12006]: pam_unix(sudo:session): session closed for user root
Dec 23 14:14:06 arch sudo[12013]: beldot : TTY=pts/0 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/journalctl -b
Dec 23 14:14:06 arch sudo[12013]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 23 14:14:06 arch sudo[12013]: pam_unix(sudo:session): session closed for user root
Dec 23 14:14:06 arch sudo[12020]: beldot : TTY=pts/0 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/journalctl -b
Dec 23 14:14:06 arch sudo[12020]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 23 14:14:06 arch sudo[12020]: pam_unix(sudo:session): session closed for user root
Dec 23 14:14:07 arch sudo[12027]: beldot : TTY=pts/0 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/journalctl -b
Dec 23 14:14:07 arch sudo[12027]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 23 14:14:07 arch sudo[12027]: pam_unix(sudo:session): session closed for user root
Dec 23 14:14:07 arch sudo[12034]: beldot : TTY=pts/0 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/journalctl -b
Dec 23 14:14:07 arch sudo[12034]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 23 14:14:07 arch sudo[12034]: pam_unix(sudo:session): session closed for user root
Dec 23 14:14:08 arch sudo[12041]: beldot : TTY=pts/0 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/journalctl -b
Dec 23 14:14:08 arch sudo[12041]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 23 14:14:08 arch sudo[12041]: pam_unix(sudo:session): session closed for user root
Dec 23 14:14:09 arch sudo[12048]: beldot : TTY=pts/0 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/journalctl -b
Dec 23 14:14:09 arch sudo[12048]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 23 14:14:09 arch sudo[12048]: pam_unix(sudo:session): session closed for user root
Dec 23 14:14:09 arch sudo[12055]: beldot : TTY=pts/0 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/journalctl -b
Dec 23 14:14:09 arch sudo[12055]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 23 14:14:09 arch sudo[12055]: pam_unix(sudo:session): session closed for user root
Dec 23 14:14:10 arch sudo[12062]: beldot : TTY=pts/0 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/journalctl -b
Dec 23 14:14:10 arch sudo[12062]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 23 14:14:10 arch sudo[12062]: pam_unix(sudo:session): session closed for user root
Dec 23 14:14:10 arch sudo[12069]: beldot : TTY=pts/0 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/journalctl -b
Dec 23 14:14:10 arch sudo[12069]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 23 14:14:10 arch sudo[12069]: pam_unix(sudo:session): session closed for user root
Dec 23 14:14:11 arch sudo[12076]: beldot : TTY=pts/0 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/journalctl -b
Dec 23 14:14:11 arch sudo[12076]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 23 14:14:11 arch sudo[12076]: pam_unix(sudo:session): session closed for user root
Dec 23 14:14:12 arch sudo[12083]: beldot : TTY=pts/0 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/journalctl -b
Dec 23 14:14:12 arch sudo[12083]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 23 14:14:12 arch sudo[12083]: pam_unix(sudo:session): session closed for user root
Dec 23 14:14:12 arch sudo[12090]: beldot : TTY=pts/0 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/journalctl -b
Dec 23 14:14:12 arch sudo[12090]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 23 14:14:12 arch sudo[12090]: pam_unix(sudo:session): session closed for user root
Dec 23 14:14:17 arch kernel: NVRM: Attempting to remove device 0000:01:00.0 with non-zero usage count!
Dec 23 14:14:21 arch sudo[12104]: beldot : TTY=pts/0 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/journalctl -b
Dec 23 14:14:21 arch sudo[12104]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 23 14:14:21 arch sudo[12104]: pam_unix(sudo:session): session closed for user root
Dec 23 14:14:49 arch sudo[12366]: beldot : TTY=pts/0 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/journalctl -b
Dec 23 14:14:49 arch sudo[12366]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 23 14:15:21 arch sudo[12366]: pam_unix(sudo:session): session closed for user root
Dec 23 14:15:48 arch sudo[12386]: beldot : TTY=pts/0 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/dmesg
Dec 23 14:15:48 arch sudo[12386]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 23 14:15:48 arch sudo[12386]: pam_unix(sudo:session): session closed for user root
Dec 23 14:16:30 arch kernel: INFO: task kitty:12114 blocked for more than 122 seconds.
Dec 23 14:16:30 arch kernel: Tainted: P OE 6.12.4-arch1-1 #1
Dec 23 14:16:30 arch kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Dec 23 14:16:30 arch kernel: task:kitty state:D stack:0 pid:12114 tgid:12114 ppid:1130 flags:0x00000002
Dec 23 14:16:30 arch kernel: Call Trace:
Dec 23 14:16:30 arch kernel: <TASK>
Dec 23 14:16:30 arch kernel: __schedule+0x3b0/0x12b0
Dec 23 14:16:30 arch kernel: schedule+0x27/0xf0
Dec 23 14:16:30 arch kernel: schedule_preempt_disabled+0x15/0x30
Dec 23 14:16:30 arch kernel: __mutex_lock.constprop.0+0x31e/0x620
Dec 23 14:16:30 arch kernel: uevent_show+0xa7/0x130
Dec 23 14:16:30 arch kernel: dev_attr_show+0x19/0x40
Dec 23 14:16:30 arch kernel: sysfs_kf_seq_show+0xa8/0xf0
Dec 23 14:16:30 arch kernel: seq_read_iter+0x11c/0x460
Dec 23 14:16:30 arch kernel: vfs_read+0x299/0x370
Dec 23 14:16:30 arch kernel: ksys_read+0x6d/0xf0
Dec 23 14:16:30 arch kernel: do_syscall_64+0x82/0x190
Dec 23 14:16:30 arch kernel: ? __do_sys_newfstat+0x68/0x70
Dec 23 14:16:30 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 23 14:16:30 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 23 14:16:30 arch kernel: ? terminate_walk+0xee/0x100
Dec 23 14:16:30 arch kernel: ? path_lookupat+0x96/0x1a0
Dec 23 14:16:30 arch kernel: ? filename_lookup+0xde/0x1d0
Dec 23 14:16:30 arch kernel: ? __kmalloc_cache_noprof+0x11c/0x310
Dec 23 14:16:30 arch kernel: ? __check_object_size+0x1f8/0x210
Dec 23 14:16:30 arch kernel: ? mntput_no_expire+0x4a/0x260
Dec 23 14:16:30 arch kernel: ? do_readlinkat+0xc5/0x180
Dec 23 14:16:30 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 23 14:16:30 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 23 14:16:30 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 23 14:16:30 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 23 14:16:30 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 23 14:16:30 arch kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Dec 23 14:16:30 arch kernel: RIP: 0033:0x78c1b4b1ac21
Dec 23 14:16:30 arch kernel: RSP: 002b:00007ffdcd7a3c18 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
Dec 23 14:16:30 arch kernel: RAX: ffffffffffffffda RBX: 00006185c792c3b0 RCX: 000078c1b4b1ac21
Dec 23 14:16:30 arch kernel: RDX: 0000000000001000 RSI: 00006185c7aaf770 RDI: 000000000000000a
Dec 23 14:16:30 arch kernel: RBP: 00007ffdcd7a3c50 R08: 0000000000000000 R09: 0000000000000001
Dec 23 14:16:30 arch kernel: R10: 0000000000000003 R11: 0000000000000246 R12: 000078c1b4bf4ff0
Dec 23 14:16:30 arch kernel: R13: 000078c1b4bf4ea0 R14: 0000000000000000 R15: 00000000fbad2488
Dec 23 14:16:30 arch kernel: </TASK>
Dec 23 14:16:30 arch kernel: INFO: task kitty:12115 blocked for more than 122 seconds.
Dec 23 14:16:30 arch kernel: Tainted: P OE 6.12.4-arch1-1 #1
Dec 23 14:16:30 arch kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Dec 23 14:16:30 arch kernel: task:kitty state:D stack:0 pid:12115 tgid:12115 ppid:1130 flags:0x00000002
Dec 23 14:16:30 arch kernel: Call Trace:
Dec 23 14:16:30 arch kernel: <TASK>
Dec 23 14:16:30 arch kernel: __schedule+0x3b0/0x12b0
Dec 23 14:16:30 arch kernel: ? dput+0x32/0x1b0
Dec 23 14:16:30 arch kernel: schedule+0x27/0xf0
Dec 23 14:16:30 arch kernel: schedule_preempt_disabled+0x15/0x30
Dec 23 14:16:30 arch kernel: __mutex_lock.constprop.0+0x31e/0x620
Dec 23 14:16:30 arch kernel: uevent_show+0xa7/0x130
Dec 23 14:16:30 arch kernel: dev_attr_show+0x19/0x40
Dec 23 14:16:30 arch kernel: sysfs_kf_seq_show+0xa8/0xf0
Dec 23 14:16:30 arch kernel: seq_read_iter+0x11c/0x460
Dec 23 14:16:30 arch kernel: vfs_read+0x299/0x370
Dec 23 14:16:30 arch kernel: ksys_read+0x6d/0xf0
Dec 23 14:16:30 arch kernel: do_syscall_64+0x82/0x190
Dec 23 14:16:30 arch kernel: ? do_filp_open+0xc4/0x170
Dec 23 14:16:30 arch kernel: ? from_kgid_munged+0x12/0x30
Dec 23 14:16:30 arch kernel: ? cp_new_stat+0x131/0x170
Dec 23 14:16:30 arch kernel: ? __do_sys_newfstat+0x68/0x70
Dec 23 14:16:30 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 23 14:16:30 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 23 14:16:30 arch kernel: ? mntput_no_expire+0x4a/0x260
Dec 23 14:16:30 arch kernel: ? do_readlinkat+0x12b/0x180
Dec 23 14:16:30 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 23 14:16:30 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 23 14:16:30 arch kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Dec 23 14:16:30 arch kernel: RIP: 0033:0x77419e11ac21
Dec 23 14:16:30 arch kernel: RSP: 002b:00007ffe15967ed8 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
Dec 23 14:16:30 arch kernel: RAX: ffffffffffffffda RBX: 00005c21cba2d3b0 RCX: 000077419e11ac21
Dec 23 14:16:30 arch kernel: RDX: 0000000000001000 RSI: 00005c21cbb57f70 RDI: 000000000000000a
Dec 23 14:16:30 arch kernel: RBP: 00007ffe15967f10 R08: 0000000000000000 R09: 0000000000000001
Dec 23 14:16:30 arch kernel: R10: 0000000000000003 R11: 0000000000000246 R12: 000077419e1f4ff0
Dec 23 14:16:30 arch kernel: R13: 000077419e1f4ea0 R14: 0000000000000000 R15: 00000000fbad2488
Dec 23 14:16:30 arch kernel: </TASK>
Dec 23 14:16:40 arch rtkit-daemon[1198]: Supervising 7 threads of 4 processes of 1 users.
Dec 23 14:16:40 arch rtkit-daemon[1198]: Supervising 7 threads of 4 processes of 1 users.
Dec 23 14:18:07 arch wpa_supplicant[680]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-73 noise=9999 txrate=260000
Dec 23 14:18:33 arch kernel: INFO: task kitty:12114 blocked for more than 245 seconds.
Dec 23 14:18:33 arch kernel: Tainted: P OE 6.12.4-arch1-1 #1
Dec 23 14:18:33 arch kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Dec 23 14:18:33 arch kernel: task:kitty state:D stack:0 pid:12114 tgid:12114 ppid:1130 flags:0x00000002
Dec 23 14:18:33 arch kernel: Call Trace:
Dec 23 14:18:33 arch kernel: <TASK>
Dec 23 14:18:33 arch kernel: __schedule+0x3b0/0x12b0
Dec 23 14:18:33 arch kernel: schedule+0x27/0xf0
Dec 23 14:18:33 arch kernel: schedule_preempt_disabled+0x15/0x30
Dec 23 14:18:33 arch kernel: __mutex_lock.constprop.0+0x31e/0x620
Dec 23 14:18:33 arch kernel: uevent_show+0xa7/0x130
Dec 23 14:18:33 arch kernel: dev_attr_show+0x19/0x40
Dec 23 14:18:33 arch kernel: sysfs_kf_seq_show+0xa8/0xf0
Dec 23 14:18:33 arch kernel: seq_read_iter+0x11c/0x460
Dec 23 14:18:33 arch kernel: vfs_read+0x299/0x370
Dec 23 14:18:33 arch kernel: ksys_read+0x6d/0xf0
Dec 23 14:18:33 arch kernel: do_syscall_64+0x82/0x190
Dec 23 14:18:33 arch kernel: ? __do_sys_newfstat+0x68/0x70
Dec 23 14:18:33 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 23 14:18:33 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 23 14:18:33 arch kernel: ? terminate_walk+0xee/0x100
Dec 23 14:18:33 arch kernel: ? path_lookupat+0x96/0x1a0
Dec 23 14:18:33 arch kernel: ? filename_lookup+0xde/0x1d0
Dec 23 14:18:33 arch kernel: ? __kmalloc_cache_noprof+0x11c/0x310
Dec 23 14:18:33 arch kernel: ? __check_object_size+0x1f8/0x210
Dec 23 14:18:33 arch kernel: ? mntput_no_expire+0x4a/0x260
Dec 23 14:18:33 arch kernel: ? do_readlinkat+0xc5/0x180
Dec 23 14:18:33 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 23 14:18:33 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 23 14:18:33 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 23 14:18:33 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 23 14:18:33 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 23 14:18:33 arch kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Dec 23 14:18:33 arch kernel: RIP: 0033:0x78c1b4b1ac21
Dec 23 14:18:33 arch kernel: RSP: 002b:00007ffdcd7a3c18 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
Dec 23 14:18:33 arch kernel: RAX: ffffffffffffffda RBX: 00006185c792c3b0 RCX: 000078c1b4b1ac21
Dec 23 14:18:33 arch kernel: RDX: 0000000000001000 RSI: 00006185c7aaf770 RDI: 000000000000000a
Dec 23 14:18:33 arch kernel: RBP: 00007ffdcd7a3c50 R08: 0000000000000000 R09: 0000000000000001
Dec 23 14:18:33 arch kernel: R10: 0000000000000003 R11: 0000000000000246 R12: 000078c1b4bf4ff0
Dec 23 14:18:33 arch kernel: R13: 000078c1b4bf4ea0 R14: 0000000000000000 R15: 00000000fbad2488
Dec 23 14:18:33 arch kernel: </TASK>
Dec 23 14:18:33 arch kernel: INFO: task kitty:12115 blocked for more than 245 seconds.
Dec 23 14:18:33 arch kernel: Tainted: P OE 6.12.4-arch1-1 #1
Dec 23 14:18:33 arch kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Dec 23 14:18:33 arch kernel: task:kitty state:D stack:0 pid:12115 tgid:12115 ppid:1130 flags:0x00000002
Dec 23 14:18:33 arch kernel: Call Trace:
Dec 23 14:18:33 arch kernel: <TASK>
Dec 23 14:18:33 arch kernel: __schedule+0x3b0/0x12b0
Dec 23 14:18:33 arch kernel: ? dput+0x32/0x1b0
Dec 23 14:18:33 arch kernel: schedule+0x27/0xf0
Dec 23 14:18:33 arch kernel: schedule_preempt_disabled+0x15/0x30
Dec 23 14:18:33 arch kernel: __mutex_lock.constprop.0+0x31e/0x620
Dec 23 14:18:33 arch kernel: uevent_show+0xa7/0x130
Dec 23 14:18:33 arch kernel: dev_attr_show+0x19/0x40
Dec 23 14:18:33 arch kernel: sysfs_kf_seq_show+0xa8/0xf0
Dec 23 14:18:33 arch kernel: seq_read_iter+0x11c/0x460
Dec 23 14:18:33 arch kernel: vfs_read+0x299/0x370
Dec 23 14:18:33 arch kernel: ksys_read+0x6d/0xf0
Dec 23 14:18:33 arch kernel: do_syscall_64+0x82/0x190
Dec 23 14:18:33 arch kernel: ? do_filp_open+0xc4/0x170
Dec 23 14:18:33 arch kernel: ? from_kgid_munged+0x12/0x30
Dec 23 14:18:33 arch kernel: ? cp_new_stat+0x131/0x170
Dec 23 14:18:33 arch kernel: ? __do_sys_newfstat+0x68/0x70
Dec 23 14:18:33 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 23 14:18:33 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 23 14:18:33 arch kernel: ? mntput_no_expire+0x4a/0x260
Dec 23 14:18:33 arch kernel: ? do_readlinkat+0x12b/0x180
Dec 23 14:18:33 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 23 14:18:33 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 23 14:18:33 arch kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Dec 23 14:18:33 arch kernel: RIP: 0033:0x77419e11ac21
Dec 23 14:18:33 arch kernel: RSP: 002b:00007ffe15967ed8 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
Dec 23 14:18:33 arch kernel: RAX: ffffffffffffffda RBX: 00005c21cba2d3b0 RCX: 000077419e11ac21
Dec 23 14:18:33 arch kernel: RDX: 0000000000001000 RSI: 00005c21cbb57f70 RDI: 000000000000000a
Dec 23 14:18:33 arch kernel: RBP: 00007ffe15967f10 R08: 0000000000000000 R09: 0000000000000001
Dec 23 14:18:33 arch kernel: R10: 0000000000000003 R11: 0000000000000246 R12: 000077419e1f4ff0
Dec 23 14:18:33 arch kernel: R13: 000077419e1f4ea0 R14: 0000000000000000 R15: 00000000fbad2488
Dec 23 14:18:33 arch kernel: </TASK>
Dec 23 14:19:01 arch rtkit-daemon[1198]: Supervising 7 threads of 4 processes of 1 users.
Dec 23 14:19:01 arch rtkit-daemon[1198]: Supervising 7 threads of 4 processes of 1 users.
Dec 23 14:19:04 arch wpa_supplicant[680]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=9999 txrate=260000
Dec 23 14:19:27 arch rtkit-daemon[1198]: Supervising 7 threads of 4 processes of 1 users.
Dec 23 14:19:27 arch rtkit-daemon[1198]: Supervising 7 threads of 4 processes of 1 users.
Dec 23 14:20:36 arch kernel: INFO: task kitty:12114 blocked for more than 368 seconds.
Dec 23 14:20:36 arch kernel: Tainted: P OE 6.12.4-arch1-1 #1
Dec 23 14:20:36 arch kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Dec 23 14:20:36 arch kernel: task:kitty state:D stack:0 pid:12114 tgid:12114 ppid:1130 flags:0x00000002
Dec 23 14:20:36 arch kernel: Call Trace:
Dec 23 14:20:36 arch kernel: <TASK>
Dec 23 14:20:36 arch kernel: __schedule+0x3b0/0x12b0
Dec 23 14:20:36 arch kernel: schedule+0x27/0xf0
Dec 23 14:20:36 arch kernel: schedule_preempt_disabled+0x15/0x30
Dec 23 14:20:36 arch kernel: __mutex_lock.constprop.0+0x31e/0x620
Dec 23 14:20:36 arch kernel: uevent_show+0xa7/0x130
Dec 23 14:20:36 arch kernel: dev_attr_show+0x19/0x40
Dec 23 14:20:36 arch kernel: sysfs_kf_seq_show+0xa8/0xf0
Dec 23 14:20:36 arch kernel: seq_read_iter+0x11c/0x460
Dec 23 14:20:36 arch kernel: vfs_read+0x299/0x370
Dec 23 14:20:36 arch kernel: ksys_read+0x6d/0xf0
Dec 23 14:20:36 arch kernel: do_syscall_64+0x82/0x190
Dec 23 14:20:36 arch kernel: ? __do_sys_newfstat+0x68/0x70
Dec 23 14:20:36 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 23 14:20:36 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 23 14:20:36 arch kernel: ? terminate_walk+0xee/0x100
Dec 23 14:20:36 arch kernel: ? path_lookupat+0x96/0x1a0
Dec 23 14:20:36 arch kernel: ? filename_lookup+0xde/0x1d0
Dec 23 14:20:36 arch kernel: ? __kmalloc_cache_noprof+0x11c/0x310
Dec 23 14:20:36 arch kernel: ? __check_object_size+0x1f8/0x210
Dec 23 14:20:36 arch kernel: ? mntput_no_expire+0x4a/0x260
Dec 23 14:20:36 arch kernel: ? do_readlinkat+0xc5/0x180
Dec 23 14:20:36 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 23 14:20:36 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 23 14:20:36 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 23 14:20:36 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 23 14:20:36 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 23 14:20:36 arch kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Dec 23 14:20:36 arch kernel: RIP: 0033:0x78c1b4b1ac21
Dec 23 14:20:36 arch kernel: RSP: 002b:00007ffdcd7a3c18 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
Dec 23 14:20:36 arch kernel: RAX: ffffffffffffffda RBX: 00006185c792c3b0 RCX: 000078c1b4b1ac21
Dec 23 14:20:36 arch kernel: RDX: 0000000000001000 RSI: 00006185c7aaf770 RDI: 000000000000000a
Dec 23 14:20:36 arch kernel: RBP: 00007ffdcd7a3c50 R08: 0000000000000000 R09: 0000000000000001
Dec 23 14:20:36 arch kernel: R10: 0000000000000003 R11: 0000000000000246 R12: 000078c1b4bf4ff0
Dec 23 14:20:36 arch kernel: R13: 000078c1b4bf4ea0 R14: 0000000000000000 R15: 00000000fbad2488
Dec 23 14:20:36 arch kernel: </TASK>
Dec 23 14:20:36 arch kernel: INFO: task kitty:12115 blocked for more than 368 seconds.
Dec 23 14:20:36 arch kernel: Tainted: P OE 6.12.4-arch1-1 #1
Dec 23 14:20:36 arch kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Dec 23 14:20:36 arch kernel: task:kitty state:D stack:0 pid:12115 tgid:12115 ppid:1130 flags:0x00000002
Dec 23 14:20:36 arch kernel: Call Trace:
Dec 23 14:20:36 arch kernel: <TASK>
Dec 23 14:20:36 arch kernel: __schedule+0x3b0/0x12b0
Dec 23 14:20:36 arch kernel: ? dput+0x32/0x1b0
Dec 23 14:20:36 arch kernel: schedule+0x27/0xf0
Dec 23 14:20:36 arch kernel: schedule_preempt_disabled+0x15/0x30
Dec 23 14:20:36 arch kernel: __mutex_lock.constprop.0+0x31e/0x620
Dec 23 14:20:36 arch kernel: uevent_show+0xa7/0x130
Dec 23 14:20:36 arch kernel: dev_attr_show+0x19/0x40
Dec 23 14:20:36 arch kernel: sysfs_kf_seq_show+0xa8/0xf0
Dec 23 14:20:36 arch kernel: seq_read_iter+0x11c/0x460
Dec 23 14:20:36 arch kernel: vfs_read+0x299/0x370
Dec 23 14:20:36 arch kernel: ksys_read+0x6d/0xf0
Dec 23 14:20:36 arch kernel: do_syscall_64+0x82/0x190
Dec 23 14:20:36 arch kernel: ? do_filp_open+0xc4/0x170
Dec 23 14:20:36 arch kernel: ? from_kgid_munged+0x12/0x30
Dec 23 14:20:36 arch kernel: ? cp_new_stat+0x131/0x170
Dec 23 14:20:36 arch kernel: ? __do_sys_newfstat+0x68/0x70
Dec 23 14:20:36 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 23 14:20:36 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 23 14:20:36 arch kernel: ? mntput_no_expire+0x4a/0x260
Dec 23 14:20:36 arch kernel: ? do_readlinkat+0x12b/0x180
Dec 23 14:20:36 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 23 14:20:36 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 23 14:20:36 arch kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Dec 23 14:20:36 arch kernel: RIP: 0033:0x77419e11ac21
Dec 23 14:20:36 arch kernel: RSP: 002b:00007ffe15967ed8 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
Dec 23 14:20:36 arch kernel: RAX: ffffffffffffffda RBX: 00005c21cba2d3b0 RCX: 000077419e11ac21
Dec 23 14:20:36 arch kernel: RDX: 0000000000001000 RSI: 00005c21cbb57f70 RDI: 000000000000000a
Dec 23 14:20:36 arch kernel: RBP: 00007ffe15967f10 R08: 0000000000000000 R09: 0000000000000001
Dec 23 14:20:36 arch kernel: R10: 0000000000000003 R11: 0000000000000246 R12: 000077419e1f4ff0
Dec 23 14:20:36 arch kernel: R13: 000077419e1f4ea0 R14: 0000000000000000 R15: 00000000fbad2488
Dec 23 14:20:36 arch kernel: </TASK>
Dec 23 14:21:35 arch sudo[12702]: beldot : TTY=pts/0 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/journalctl -b
Dec 23 14:21:35 arch sudo[12702]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 23 14:21:35 arch sudo[12702]: pam_unix(sudo:session): session closed for user root
Dec 23 14:22:39 arch kernel: INFO: task kitty:12114 blocked for more than 491 seconds.
Dec 23 14:22:39 arch kernel: Tainted: P OE 6.12.4-arch1-1 #1
Dec 23 14:22:39 arch kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Dec 23 14:22:39 arch kernel: task:kitty state:D stack:0 pid:12114 tgid:12114 ppid:1130 flags:0x00000002
Dec 23 14:22:39 arch kernel: Call Trace:
Dec 23 14:22:39 arch kernel: <TASK>
Dec 23 14:22:39 arch kernel: __schedule+0x3b0/0x12b0
Dec 23 14:22:39 arch kernel: schedule+0x27/0xf0
Dec 23 14:22:39 arch kernel: schedule_preempt_disabled+0x15/0x30
Dec 23 14:22:39 arch kernel: __mutex_lock.constprop.0+0x31e/0x620
Dec 23 14:22:39 arch kernel: uevent_show+0xa7/0x130
Dec 23 14:22:39 arch kernel: dev_attr_show+0x19/0x40
Dec 23 14:22:39 arch kernel: sysfs_kf_seq_show+0xa8/0xf0
Dec 23 14:22:39 arch kernel: seq_read_iter+0x11c/0x460
Dec 23 14:22:39 arch kernel: vfs_read+0x299/0x370
Dec 23 14:22:39 arch kernel: ksys_read+0x6d/0xf0
Dec 23 14:22:39 arch kernel: do_syscall_64+0x82/0x190
Dec 23 14:22:39 arch kernel: ? __do_sys_newfstat+0x68/0x70
Dec 23 14:22:39 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 23 14:22:39 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 23 14:22:39 arch kernel: ? terminate_walk+0xee/0x100
Dec 23 14:22:39 arch kernel: ? path_lookupat+0x96/0x1a0
Dec 23 14:22:39 arch kernel: ? filename_lookup+0xde/0x1d0
Dec 23 14:22:39 arch kernel: ? __kmalloc_cache_noprof+0x11c/0x310
Dec 23 14:22:39 arch kernel: ? __check_object_size+0x1f8/0x210
Dec 23 14:22:39 arch kernel: ? mntput_no_expire+0x4a/0x260
Dec 23 14:22:39 arch kernel: ? do_readlinkat+0xc5/0x180
Dec 23 14:22:39 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 23 14:22:39 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 23 14:22:39 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 23 14:22:39 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 23 14:22:39 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 23 14:22:39 arch kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Dec 23 14:22:39 arch kernel: RIP: 0033:0x78c1b4b1ac21
Dec 23 14:22:39 arch kernel: RSP: 002b:00007ffdcd7a3c18 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
Dec 23 14:22:39 arch kernel: RAX: ffffffffffffffda RBX: 00006185c792c3b0 RCX: 000078c1b4b1ac21
Dec 23 14:22:39 arch kernel: RDX: 0000000000001000 RSI: 00006185c7aaf770 RDI: 000000000000000a
Dec 23 14:22:39 arch kernel: RBP: 00007ffdcd7a3c50 R08: 0000000000000000 R09: 0000000000000001
Dec 23 14:22:39 arch kernel: R10: 0000000000000003 R11: 0000000000000246 R12: 000078c1b4bf4ff0
Dec 23 14:22:39 arch kernel: R13: 000078c1b4bf4ea0 R14: 0000000000000000 R15: 00000000fbad2488
Dec 23 14:22:39 arch kernel: </TASK>
Dec 23 14:22:39 arch kernel: INFO: task kitty:12115 blocked for more than 491 seconds.
Dec 23 14:22:39 arch kernel: Tainted: P OE 6.12.4-arch1-1 #1
Dec 23 14:22:39 arch kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Dec 23 14:22:39 arch kernel: task:kitty state:D stack:0 pid:12115 tgid:12115 ppid:1130 flags:0x00000002
Dec 23 14:22:39 arch kernel: Call Trace:
Dec 23 14:22:39 arch kernel: <TASK>
Dec 23 14:22:39 arch kernel: __schedule+0x3b0/0x12b0
Dec 23 14:22:39 arch kernel: ? dput+0x32/0x1b0
Dec 23 14:22:39 arch kernel: schedule+0x27/0xf0
Dec 23 14:22:39 arch kernel: schedule_preempt_disabled+0x15/0x30
Dec 23 14:22:39 arch kernel: __mutex_lock.constprop.0+0x31e/0x620
Dec 23 14:22:39 arch kernel: uevent_show+0xa7/0x130
Dec 23 14:22:39 arch kernel: dev_attr_show+0x19/0x40
Dec 23 14:22:39 arch kernel: sysfs_kf_seq_show+0xa8/0xf0
Dec 23 14:22:39 arch kernel: seq_read_iter+0x11c/0x460
Dec 23 14:22:39 arch kernel: vfs_read+0x299/0x370
Dec 23 14:22:39 arch kernel: ksys_read+0x6d/0xf0
Dec 23 14:22:39 arch kernel: do_syscall_64+0x82/0x190
Dec 23 14:22:39 arch kernel: ? do_filp_open+0xc4/0x170
Dec 23 14:22:39 arch kernel: ? from_kgid_munged+0x12/0x30
Dec 23 14:22:39 arch kernel: ? cp_new_stat+0x131/0x170
Dec 23 14:22:39 arch kernel: ? __do_sys_newfstat+0x68/0x70
Dec 23 14:22:39 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 23 14:22:39 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 23 14:22:39 arch kernel: ? mntput_no_expire+0x4a/0x260
Dec 23 14:22:39 arch kernel: ? do_readlinkat+0x12b/0x180
Dec 23 14:22:39 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 23 14:22:39 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 23 14:22:39 arch kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Dec 23 14:22:39 arch kernel: RIP: 0033:0x77419e11ac21
Dec 23 14:22:39 arch kernel: RSP: 002b:00007ffe15967ed8 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
Dec 23 14:22:39 arch kernel: RAX: ffffffffffffffda RBX: 00005c21cba2d3b0 RCX: 000077419e11ac21
Dec 23 14:22:39 arch kernel: RDX: 0000000000001000 RSI: 00005c21cbb57f70 RDI: 000000000000000a
Dec 23 14:22:39 arch kernel: RBP: 00007ffe15967f10 R08: 0000000000000000 R09: 0000000000000001
Dec 23 14:22:39 arch kernel: R10: 0000000000000003 R11: 0000000000000246 R12: 000077419e1f4ff0
Dec 23 14:22:39 arch kernel: R13: 000077419e1f4ea0 R14: 0000000000000000 R15: 00000000fbad2488
Dec 23 14:22:39 arch kernel: </TASK>
Dec 23 14:24:41 arch kernel: INFO: task kitty:12114 blocked for more than 614 seconds.
Dec 23 14:24:41 arch kernel: Tainted: P OE 6.12.4-arch1-1 #1
Dec 23 14:24:41 arch kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Dec 23 14:24:41 arch kernel: task:kitty state:D stack:0 pid:12114 tgid:12114 ppid:1130 flags:0x00000002
Dec 23 14:24:41 arch kernel: Call Trace:
Dec 23 14:24:41 arch kernel: <TASK>
Dec 23 14:24:41 arch kernel: __schedule+0x3b0/0x12b0
Dec 23 14:24:41 arch kernel: schedule+0x27/0xf0
Dec 23 14:24:41 arch kernel: schedule_preempt_disabled+0x15/0x30
Dec 23 14:24:41 arch kernel: __mutex_lock.constprop.0+0x31e/0x620
Dec 23 14:24:41 arch kernel: uevent_show+0xa7/0x130
Dec 23 14:24:41 arch kernel: dev_attr_show+0x19/0x40
Dec 23 14:24:41 arch kernel: sysfs_kf_seq_show+0xa8/0xf0
Dec 23 14:24:41 arch kernel: seq_read_iter+0x11c/0x460
Dec 23 14:24:41 arch kernel: vfs_read+0x299/0x370
Dec 23 14:24:41 arch kernel: ksys_read+0x6d/0xf0
Dec 23 14:24:41 arch kernel: do_syscall_64+0x82/0x190
Dec 23 14:24:41 arch kernel: ? __do_sys_newfstat+0x68/0x70
Dec 23 14:24:41 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 23 14:24:41 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 23 14:24:41 arch kernel: ? terminate_walk+0xee/0x100
Dec 23 14:24:41 arch kernel: ? path_lookupat+0x96/0x1a0
Dec 23 14:24:41 arch kernel: ? filename_lookup+0xde/0x1d0
Dec 23 14:24:41 arch kernel: ? __kmalloc_cache_noprof+0x11c/0x310
Dec 23 14:24:41 arch kernel: ? __check_object_size+0x1f8/0x210
Dec 23 14:24:41 arch kernel: ? mntput_no_expire+0x4a/0x260
Dec 23 14:24:41 arch kernel: ? do_readlinkat+0xc5/0x180
Dec 23 14:24:41 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 23 14:24:41 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 23 14:24:41 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 23 14:24:41 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 23 14:24:41 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 23 14:24:41 arch kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Dec 23 14:24:41 arch kernel: RIP: 0033:0x78c1b4b1ac21
Dec 23 14:24:41 arch kernel: RSP: 002b:00007ffdcd7a3c18 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
Dec 23 14:24:41 arch kernel: RAX: ffffffffffffffda RBX: 00006185c792c3b0 RCX: 000078c1b4b1ac21
Dec 23 14:24:41 arch kernel: RDX: 0000000000001000 RSI: 00006185c7aaf770 RDI: 000000000000000a
Dec 23 14:24:41 arch kernel: RBP: 00007ffdcd7a3c50 R08: 0000000000000000 R09: 0000000000000001
Dec 23 14:24:41 arch kernel: R10: 0000000000000003 R11: 0000000000000246 R12: 000078c1b4bf4ff0
Dec 23 14:24:41 arch kernel: R13: 000078c1b4bf4ea0 R14: 0000000000000000 R15: 00000000fbad2488
Dec 23 14:24:41 arch kernel: </TASK>
Dec 23 14:24:41 arch kernel: INFO: task kitty:12115 blocked for more than 614 seconds.
Dec 23 14:24:41 arch kernel: Tainted: P OE 6.12.4-arch1-1 #1
Dec 23 14:24:41 arch kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Dec 23 14:24:41 arch kernel: task:kitty state:D stack:0 pid:12115 tgid:12115 ppid:1130 flags:0x00000002
Dec 23 14:24:41 arch kernel: Call Trace:
Dec 23 14:24:41 arch kernel: <TASK>
Dec 23 14:24:41 arch kernel: __schedule+0x3b0/0x12b0
Dec 23 14:24:41 arch kernel: ? dput+0x32/0x1b0
Dec 23 14:24:41 arch kernel: schedule+0x27/0xf0
Dec 23 14:24:41 arch kernel: schedule_preempt_disabled+0x15/0x30
Dec 23 14:24:41 arch kernel: __mutex_lock.constprop.0+0x31e/0x620
Dec 23 14:24:41 arch kernel: uevent_show+0xa7/0x130
Dec 23 14:24:41 arch kernel: dev_attr_show+0x19/0x40
Dec 23 14:24:41 arch kernel: sysfs_kf_seq_show+0xa8/0xf0
Dec 23 14:24:41 arch kernel: seq_read_iter+0x11c/0x460
Dec 23 14:24:41 arch kernel: vfs_read+0x299/0x370
Dec 23 14:24:41 arch kernel: ksys_read+0x6d/0xf0
Dec 23 14:24:41 arch kernel: do_syscall_64+0x82/0x190
Dec 23 14:24:41 arch kernel: ? do_filp_open+0xc4/0x170
Dec 23 14:24:41 arch kernel: ? from_kgid_munged+0x12/0x30
Dec 23 14:24:41 arch kernel: ? cp_new_stat+0x131/0x170
Dec 23 14:24:41 arch kernel: ? __do_sys_newfstat+0x68/0x70
Dec 23 14:24:41 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 23 14:24:41 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 23 14:24:41 arch kernel: ? mntput_no_expire+0x4a/0x260
Dec 23 14:24:41 arch kernel: ? do_readlinkat+0x12b/0x180
Dec 23 14:24:42 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 23 14:24:42 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 23 14:24:42 arch kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Dec 23 14:24:42 arch kernel: RIP: 0033:0x77419e11ac21
Dec 23 14:24:42 arch kernel: RSP: 002b:00007ffe15967ed8 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
Dec 23 14:24:42 arch kernel: RAX: ffffffffffffffda RBX: 00005c21cba2d3b0 RCX: 000077419e11ac21
Dec 23 14:24:42 arch kernel: RDX: 0000000000001000 RSI: 00005c21cbb57f70 RDI: 000000000000000a
Dec 23 14:24:42 arch kernel: RBP: 00007ffe15967f10 R08: 0000000000000000 R09: 0000000000000001
Dec 23 14:24:42 arch kernel: R10: 0000000000000003 R11: 0000000000000246 R12: 000077419e1f4ff0
Dec 23 14:24:42 arch kernel: R13: 000077419e1f4ea0 R14: 0000000000000000 R15: 00000000fbad2488
Dec 23 14:24:42 arch kernel: </TASK>
Dec 23 14:24:42 arch kernel: Future hung task reports are suppressed, see sysctl kernel.hung_task_warnings
Dec 23 14:25:13 arch sudo[12761]: beldot : TTY=pts/0 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/journalctl -b
Dec 23 14:25:13 arch sudo[12761]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 23 14:25:18 arch sudo[12761]: pam_unix(sudo:session): session closed for user root
Dec 23 14:25:23 arch sudo[12772]: beldot : TTY=pts/0 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/journalctl -b
Dec 23 14:25:23 arch sudo[12772]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 23 14:30:38 arch sudo[12772]: pam_unix(sudo:session): session closed for user root
Xorg.0.log
[ 13.658]
X.Org X Server 1.21.1.15
X Protocol Version 11, Revision 0
[ 13.658] Current Operating System: Linux arch 6.12.4-arch1-1 #1 SMP PREEMPT_DYNAMIC Mon, 09 Dec 2024 14:31:57 +0000 x86_64
[ 13.658] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=48f0c199-3de0-4cef-adb5-54a621848d9d rw loglevel=3 quiet transparent_hugepage=never
[ 13.659]
[ 13.659] Current version of pixman: 0.44.2
[ 13.659] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 13.659] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 13.659] (==) Log file: "/home/beldot/.local/share/xorg/Xorg.0.log", Time: Mon Dec 23 15:17:20 2024
[ 13.661] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 13.661] (==) No Layout section. Using the first Screen section.
[ 13.661] (==) No screen section available. Using defaults.
[ 13.661] (**) |-->Screen "Default Screen Section" (0)
[ 13.661] (**) | |-->Monitor "<default monitor>"
[ 13.662] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 13.662] (**) Allowing byte-swapped clients
[ 13.662] (==) Automatically adding devices
[ 13.662] (==) Automatically enabling devices
[ 13.662] (==) Automatically adding GPU devices
[ 13.662] (==) Automatically binding GPU devices
[ 13.662] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 13.662] (WW) The directory "/usr/share/fonts/misc" does not exist.
[ 13.662] Entry deleted from font path.
[ 13.662] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 13.662] Entry deleted from font path.
[ 13.662] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 13.662] Entry deleted from font path.
[ 13.663] (==) FontPath set to:
/usr/share/fonts/TTF,
/usr/share/fonts/100dpi,
/usr/share/fonts/75dpi
[ 13.663] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 13.663] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 13.663] (II) Module ABI versions:
[ 13.663] X.Org ANSI C Emulation: 0.4
[ 13.663] X.Org Video Driver: 25.2
[ 13.663] X.Org XInput driver : 24.4
[ 13.663] X.Org Server Extension : 10.0
[ 13.663] (++) using VT number 1
[ 13.665] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[ 13.666] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 13.666] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card1
[ 13.667] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 13 paused 0
[ 13.667] (II) xfree86: Adding drm device (/dev/dri/card2)
[ 13.667] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card2
[ 13.667] (II) systemd-logind: got fd for /dev/dri/card2 226:2 fd 14 paused 0
[ 13.668] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[ 13.669] (--) PCI:*(0@0:2:0) 8086:46a3:17aa:3af6 rev 12, Mem @ 0x6102000000/16777216, 0x4000000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x????????/131072
[ 13.669] (--) PCI: (1@0:0:0) 10de:25a2:17aa:3af6 rev 161, Mem @ 0x5f000000/16777216, 0x6000000000/4294967296, 0x6100000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/524288
[ 13.669] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 13.669] (II) LoadModule: "glx"
[ 13.670] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 13.674] (II) Module glx: vendor="X.Org Foundation"
[ 13.674] compiled for 1.21.1.15, module version = 1.0.0
[ 13.674] ABI class: X.Org Server Extension, version 10.0
[ 13.674] (II) Applying OutputClass "nvidia" to /dev/dri/card1
[ 13.674] loading driver: nvidia
[ 13.674] (==) Matched intel as autoconfigured driver 0
[ 13.674] (==) Matched nvidia as autoconfigured driver 1
[ 13.674] (==) Matched nouveau as autoconfigured driver 2
[ 13.674] (==) Matched nv as autoconfigured driver 3
[ 13.674] (==) Matched modesetting as autoconfigured driver 4
[ 13.674] (==) Matched fbdev as autoconfigured driver 5
[ 13.674] (==) Matched vesa as autoconfigured driver 6
[ 13.674] (==) Assigned the driver to the xf86ConfigLayout
[ 13.674] (II) LoadModule: "intel"
[ 13.674] (WW) Warning, couldn't open module intel
[ 13.674] (EE) Failed to load module "intel" (module does not exist, 0)
[ 13.674] (II) LoadModule: "nvidia"
[ 13.674] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 13.677] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 13.677] compiled for 1.6.99.901, module version = 1.0.0
[ 13.677] Module class: X.Org Video Driver
[ 13.677] (II) LoadModule: "nouveau"
[ 13.677] (WW) Warning, couldn't open module nouveau
[ 13.677] (EE) Failed to load module "nouveau" (module does not exist, 0)
[ 13.677] (II) LoadModule: "nv"
[ 13.677] (WW) Warning, couldn't open module nv
[ 13.677] (EE) Failed to load module "nv" (module does not exist, 0)
[ 13.677] (II) LoadModule: "modesetting"
[ 13.677] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 13.678] (II) Module modesetting: vendor="X.Org Foundation"
[ 13.678] compiled for 1.21.1.15, module version = 1.21.1
[ 13.678] Module class: X.Org Video Driver
[ 13.678] ABI class: X.Org Video Driver, version 25.2
[ 13.678] (II) LoadModule: "fbdev"
[ 13.678] (WW) Warning, couldn't open module fbdev
[ 13.678] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 13.678] (II) LoadModule: "vesa"
[ 13.678] (WW) Warning, couldn't open module vesa
[ 13.678] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 13.678] (II) NVIDIA dlloader X Driver 565.77 Wed Nov 27 22:57:27 UTC 2024
[ 13.678] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 13.678] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 13.678] (II) modeset(0): using drv /dev/dri/card2
[ 13.678] (II) systemd-logind: releasing fd for 226:1
[ 13.679] (II) Loading sub module "fb"
[ 13.679] (II) LoadModule: "fb"
[ 13.679] (II) Module "fb" already built-in
[ 13.679] (II) Loading sub module "wfb"
[ 13.679] (II) LoadModule: "wfb"
[ 13.679] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 13.680] (II) Module wfb: vendor="X.Org Foundation"
[ 13.680] compiled for 1.21.1.15, module version = 1.0.0
[ 13.680] ABI class: X.Org ANSI C Emulation, version 0.4
[ 13.681] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 13.681] (II) modeset(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 13.681] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[ 13.681] (==) modeset(0): RGB weight 888
[ 13.681] (==) modeset(0): Default visual is TrueColor
[ 13.681] (II) Loading sub module "glamoregl"
[ 13.681] (II) LoadModule: "glamoregl"
[ 13.681] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 13.689] (II) Module glamoregl: vendor="X.Org Foundation"
[ 13.689] compiled for 1.21.1.15, module version = 1.0.1
[ 13.689] ABI class: X.Org ANSI C Emulation, version 0.4
[ 13.846] (II) modeset(0): glamor X acceleration enabled on Mesa Intel(R) Graphics (ADL GT2)
[ 13.846] (II) modeset(0): glamor initialized
[ 13.846] (==) modeset(0): VariableRefresh: disabled
[ 13.846] (==) modeset(0): AsyncFlipSecondaries: disabled
[ 13.849] (II) modeset(0): Output eDP-1 has no monitor section
[ 13.849] (II) modeset(0): Output DP-1 has no monitor section
[ 13.849] (II) modeset(0): Output DP-2 has no monitor section
[ 13.849] (II) modeset(0): Output DP-3 has no monitor section
[ 13.849] (II) modeset(0): Output DP-4 has no monitor section
[ 13.852] (II) modeset(0): EDID for output eDP-1
[ 13.852] (II) modeset(0): Manufacturer: BOE Model: a81 Serial#: 0
[ 13.852] (II) modeset(0): Year: 2021 Week: 31
[ 13.852] (II) modeset(0): EDID Version: 1.4
[ 13.852] (II) modeset(0): Digital Display Input
[ 13.852] (II) modeset(0): 8 bits per channel
[ 13.852] (II) modeset(0): Digital interface is DisplayPort
[ 13.852] (II) modeset(0): Max Image Size [cm]: horiz.: 34 vert.: 19
[ 13.852] (II) modeset(0): Gamma: 2.20
[ 13.852] (II) modeset(0): No DPMS capabilities specified
[ 13.852] (II) modeset(0): Supported color encodings: RGB 4:4:4
[ 13.852] (II) modeset(0): Default color space is primary color space
[ 13.852] (II) modeset(0): First detailed timing is preferred mode
[ 13.852] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[ 13.852] (II) modeset(0): Display is continuous-frequency
[ 13.852] (II) modeset(0): redX: 0.653 redY: 0.329 greenX: 0.298 greenY: 0.605
[ 13.852] (II) modeset(0): blueX: 0.150 blueY: 0.061 whiteX: 0.313 whiteY: 0.329
[ 13.852] (II) modeset(0): Manufacturer's mask: 0
[ 13.852] (II) modeset(0): Supported detailed timing:
[ 13.852] (II) modeset(0): clock: 310.5 MHz Image Size: 344 x 194 mm
[ 13.852] (II) modeset(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2200 h_border: 0
[ 13.852] (II) modeset(0): v_active: 1080 v_sync: 1083 v_sync_end 1089 v_blanking: 1176 v_border: 0
[ 13.852] (II) modeset(0): BOE CQ
[ 13.852] (II) modeset(0): NV156FHM-NX1
[ 13.852] (II) modeset(0): EDID (in hex):
[ 13.852] (II) modeset(0): 00ffffffffffff0009e5810a00000000
[ 13.852] (II) modeset(0): 1f1f0104a52213780754a5a7544c9b26
[ 13.852] (II) modeset(0): 0f505400000001010101010101010101
[ 13.852] (II) modeset(0): 01010101010147798018713860403020
[ 13.852] (II) modeset(0): 360058c21000001a0000000000000000
[ 13.852] (II) modeset(0): 00000000000000000000000000fe0042
[ 13.852] (II) modeset(0): 4f452043510a202020202020000000fe
[ 13.852] (II) modeset(0): 004e5631353646484d2d4e58310a0049
[ 13.852] (II) modeset(0): Printing probed modes for output eDP-1
[ 13.852] (II) modeset(0): Modeline "1920x1080"x120.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 13.852] (II) modeset(0): Modeline "1920x1080"x120.0 356.38 1920 2080 2288 2656 1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
[ 13.852] (II) modeset(0): Modeline "1920x1080"x119.9 266.50 1920 1944 1960 2000 1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[ 13.852] (II) modeset(0): Modeline "1920x1080"x60.0 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[ 13.852] (II) modeset(0): Modeline "1920x1080"x59.9 138.50 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[ 13.852] (II) modeset(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[ 13.852] (II) modeset(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[ 13.852] (II) modeset(0): Modeline "1400x1050"x74.8 155.80 1400 1464 1784 1912 1050 1052 1064 1090 +hsync +vsync (81.5 kHz d)
[ 13.852] (II) modeset(0): Modeline "1400x1050"x60.0 122.00 1400 1488 1640 1880 1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[ 13.852] (II) modeset(0): Modeline "1600x900"x120.0 246.00 1600 1728 1900 2200 900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[ 13.852] (II) modeset(0): Modeline "1600x900"x119.9 186.50 1600 1624 1640 1680 900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[ 13.852] (II) modeset(0): Modeline "1600x900"x59.9 118.25 1600 1696 1856 2112 900 903 908 934 -hsync +vsync (56.0 kHz d)
[ 13.852] (II) modeset(0): Modeline "1600x900"x59.8 97.50 1600 1648 1680 1760 900 903 908 926 +hsync -vsync (55.4 kHz d)
[ 13.852] (II) modeset(0): Modeline "1280x1024"x85.0 157.50 1280 1344 1504 1728 1024 1025 1028 1072 +hsync +vsync (91.1 kHz d)
[ 13.852] (II) modeset(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz d)
[ 13.852] (II) modeset(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[ 13.852] (II) modeset(0): Modeline "1400x900"x60.0 103.50 1400 1480 1624 1848 900 903 913 934 -hsync +vsync (56.0 kHz d)
[ 13.852] (II) modeset(0): Modeline "1400x900"x59.9 86.50 1400 1448 1480 1560 900 903 913 926 +hsync -vsync (55.4 kHz d)
[ 13.852] (II) modeset(0): Modeline "1280x960"x85.0 148.50 1280 1344 1504 1728 960 961 964 1011 +hsync +vsync (85.9 kHz d)
[ 13.852] (II) modeset(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz d)
[ 13.852] (II) modeset(0): Modeline "1440x810"x120.0 198.12 1440 1548 1704 1968 810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[ 13.852] (II) modeset(0): Modeline "1440x810"x119.9 151.88 1440 1464 1480 1520 810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[ 13.852] (II) modeset(0): Modeline "1368x768"x59.9 85.25 1368 1440 1576 1784 768 771 781 798 -hsync +vsync (47.8 kHz d)
[ 13.852] (II) modeset(0): Modeline "1368x768"x59.9 72.25 1368 1416 1448 1528 768 771 781 790 +hsync -vsync (47.3 kHz d)
[ 13.852] (II) modeset(0): Modeline "1280x800"x120.0 174.25 1280 1380 1516 1752 800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[ 13.852] (II) modeset(0): Modeline "1280x800"x119.9 134.25 1280 1304 1320 1360 800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[ 13.852] (II) modeset(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz d)
[ 13.852] (II) modeset(0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz d)
[ 13.852] (II) modeset(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz d)
[ 13.852] (II) modeset(0): Modeline "1280x720"x120.0 156.12 1280 1376 1512 1744 720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[ 13.852] (II) modeset(0): Modeline "1280x720"x120.0 120.75 1280 1304 1320 1360 720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[ 13.852] (II) modeset(0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz d)
[ 13.852] (II) modeset(0): Modeline "1280x720"x59.7 63.75 1280 1328 1360 1440 720 723 728 741 +hsync -vsync (44.3 kHz d)
[ 13.852] (II) modeset(0): Modeline "1024x768"x170.0 194.02 1024 1108 1220 1416 768 768 770 806 doublescan -hsync +vsync (137.0 kHz d)
[ 13.852] (II) modeset(0): Modeline "1024x768"x150.1 170.24 1024 1108 1220 1416 768 768 770 801 doublescan -hsync +vsync (120.2 kHz d)
[ 13.852] (II) modeset(0): Modeline "1024x768"x120.1 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[ 13.852] (II) modeset(0): Modeline "1024x768"x85.0 94.50 1024 1072 1168 1376 768 769 772 808 +hsync +vsync (68.7 kHz d)
[ 13.852] (II) modeset(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz d)
[ 13.852] (II) modeset(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz d)
[ 13.852] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
[ 13.852] (II) modeset(0): Modeline "1024x768i"x43.5 44.90 1024 1032 1208 1264 768 768 776 817 interlace +hsync +vsync (35.5 kHz d)
[ 13.852] (II) modeset(0): Modeline "960x720"x170.0 170.68 960 1036 1144 1328 720 720 722 756 doublescan -hsync +vsync (128.5 kHz d)
[ 13.852] (II) modeset(0): Modeline "960x720"x150.0 148.50 960 1032 1144 1320 720 720 722 750 doublescan -hsync +vsync (112.5 kHz d)
[ 13.852] (II) modeset(0): Modeline "960x720"x120.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[ 13.852] (II) modeset(0): Modeline "928x696"x150.0 144.00 928 992 1104 1280 696 696 698 750 doublescan -hsync +vsync (112.5 kHz d)
[ 13.852] (II) modeset(0): Modeline "928x696"x120.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[ 13.852] (II) modeset(0): Modeline "896x672"x150.1 130.50 896 944 1052 1228 672 672 674 708 doublescan -hsync +vsync (106.3 kHz d)
[ 13.852] (II) modeset(0): Modeline "896x672"x120.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[ 13.852] (II) modeset(0): Modeline "1024x576"x119.9 98.50 1024 1092 1200 1376 576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[ 13.852] (II) modeset(0): Modeline "1024x576"x119.9 78.38 1024 1048 1064 1104 576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[ 13.852] (II) modeset(0): Modeline "1024x576"x59.9 46.50 1024 1064 1160 1296 576 579 584 599 -hsync +vsync (35.9 kHz d)
[ 13.852] (II) modeset(0): Modeline "1024x576"x59.8 42.00 1024 1072 1104 1184 576 579 584 593 +hsync -vsync (35.5 kHz d)
[ 13.852] (II) modeset(0): Modeline "960x600"x119.9 96.62 960 1028 1128 1296 600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[ 13.852] (II) modeset(0): Modeline "960x600"x120.0 77.00 960 984 1000 1040 600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[ 13.852] (II) modeset(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz d)
[ 13.852] (II) modeset(0): Modeline "960x540"x119.9 86.50 960 1024 1124 1288 540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[ 13.853] (II) modeset(0): Modeline "960x540"x120.0 69.25 960 984 1000 1040 540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[ 13.853] (II) modeset(0): Modeline "960x540"x59.6 40.75 960 992 1088 1216 540 543 548 562 -hsync +vsync (33.5 kHz d)
[ 13.853] (II) modeset(0): Modeline "960x540"x59.8 37.25 960 1008 1040 1120 540 543 548 556 +hsync -vsync (33.3 kHz d)
[ 13.853] (II) modeset(0): Modeline "800x600"x170.0 114.75 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (106.2 kHz d)
[ 13.853] (II) modeset(0): Modeline "800x600"x150.0 101.25 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (93.8 kHz d)
[ 13.853] (II) modeset(0): Modeline "800x600"x140.0 94.50 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (87.5 kHz d)
[ 13.853] (II) modeset(0): Modeline "800x600"x130.0 87.75 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (81.2 kHz d)
[ 13.853] (II) modeset(0): Modeline "800x600"x120.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[ 13.853] (II) modeset(0): Modeline "800x600"x85.1 56.30 800 832 896 1048 600 601 604 631 +hsync +vsync (53.7 kHz d)
[ 13.853] (II) modeset(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz d)
[ 13.853] (II) modeset(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz d)
[ 13.853] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
[ 13.853] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 13.853] (II) modeset(0): Modeline "840x525"x120.0 73.12 840 892 980 1120 525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[ 13.853] (II) modeset(0): Modeline "840x525"x119.8 59.50 840 864 880 920 525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[ 13.853] (II) modeset(0): Modeline "864x486"x59.9 32.50 864 888 968 1072 486 489 494 506 -hsync +vsync (30.3 kHz d)
[ 13.853] (II) modeset(0): Modeline "864x486"x59.6 30.50 864 912 944 1024 486 489 494 500 +hsync -vsync (29.8 kHz d)
[ 13.853] (II) modeset(0): Modeline "700x525"x149.5 77.90 700 732 892 956 525 526 532 545 doublescan +hsync +vsync (81.5 kHz d)
[ 13.853] (II) modeset(0): Modeline "700x525"x120.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[ 13.853] (II) modeset(0): Modeline "800x450"x119.9 59.12 800 848 928 1056 450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[ 13.853] (II) modeset(0): Modeline "800x450"x119.6 48.75 800 824 840 880 450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[ 13.853] (II) modeset(0): Modeline "640x512"x170.0 78.75 640 672 752 864 512 512 514 536 doublescan +hsync +vsync (91.1 kHz d)
[ 13.853] (II) modeset(0): Modeline "640x512"x150.0 67.50 640 648 720 844 512 512 514 533 doublescan +hsync +vsync (80.0 kHz d)
[ 13.853] (II) modeset(0): Modeline "640x512"x120.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[ 13.853] (II) modeset(0): Modeline "700x450"x119.9 51.75 700 740 812 924 450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[ 13.853] (II) modeset(0): Modeline "700x450"x119.8 43.25 700 724 740 780 450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[ 13.853] (II) modeset(0): Modeline "640x480"x170.2 74.25 640 672 752 864 480 480 482 505 doublescan +hsync +vsync (85.9 kHz d)
[ 13.853] (II) modeset(0): Modeline "640x480"x120.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[ 13.853] (II) modeset(0): Modeline "640x480"x85.0 36.00 640 696 752 832 480 481 484 509 -hsync -vsync (43.3 kHz d)
[ 13.853] (II) modeset(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz d)
[ 13.853] (II) modeset(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz d)
[ 13.853] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
[ 13.853] (II) modeset(0): Modeline "720x405"x59.5 22.50 720 744 808 896 405 408 413 422 -hsync +vsync (25.1 kHz d)
[ 13.853] (II) modeset(0): Modeline "720x405"x59.0 21.75 720 768 800 880 405 408 413 419 +hsync -vsync (24.7 kHz d)
[ 13.853] (II) modeset(0): Modeline "720x400"x85.0 35.50 720 756 828 936 400 401 404 446 -hsync +vsync (37.9 kHz d)
[ 13.853] (II) modeset(0): Modeline "684x384"x119.8 42.62 684 720 788 892 384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[ 13.853] (II) modeset(0): Modeline "684x384"x119.7 36.12 684 708 724 764 384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[ 13.853] (II) modeset(0): Modeline "640x400"x119.8 41.75 640 676 740 840 400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[ 13.853] (II) modeset(0): Modeline "640x400"x120.0 35.50 640 664 680 720 400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[ 13.853] (II) modeset(0): Modeline "640x400"x85.1 31.50 640 672 736 832 400 401 404 445 -hsync +vsync (37.9 kHz d)
[ 13.853] (II) modeset(0): Modeline "576x432"x150.0 54.00 576 608 672 800 432 432 434 450 doublescan +hsync +vsync (67.5 kHz d)
[ 13.853] (II) modeset(0): Modeline "640x360"x119.7 37.25 640 672 736 832 360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[ 13.853] (II) modeset(0): Modeline "640x360"x119.7 31.88 640 664 680 720 360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[ 13.853] (II) modeset(0): Modeline "640x360"x59.8 18.00 640 664 720 800 360 363 368 376 -hsync +vsync (22.5 kHz d)
[ 13.853] (II) modeset(0): Modeline "640x360"x59.3 17.75 640 688 720 800 360 363 368 374 +hsync -vsync (22.2 kHz d)
[ 13.853] (II) modeset(0): Modeline "640x350"x85.1 31.50 640 672 736 832 350 382 385 445 +hsync -vsync (37.9 kHz d)
[ 13.853] (II) modeset(0): Modeline "512x384"x170.0 47.25 512 536 584 688 384 384 386 404 doublescan +hsync +vsync (68.7 kHz d)
[ 13.853] (II) modeset(0): Modeline "512x384"x150.1 39.38 512 520 568 656 384 384 386 400 doublescan +hsync +vsync (60.0 kHz d)
[ 13.853] (II) modeset(0): Modeline "512x384"x140.1 37.50 512 524 592 664 384 385 388 403 doublescan -hsync -vsync (56.5 kHz d)
[ 13.853] (II) modeset(0): Modeline "512x384"x120.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[ 13.853] (II) modeset(0): Modeline "512x384i"x87.1 22.45 512 516 604 632 384 384 388 408 interlace doublescan +hsync +vsync (35.5 kHz d)
[ 13.853] (II) modeset(0): Modeline "512x288"x120.0 23.25 512 532 580 648 288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[ 13.853] (II) modeset(0): Modeline "512x288"x119.8 21.00 512 536 552 592 288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[ 13.853] (II) modeset(0): Modeline "416x312"x149.3 28.64 416 432 464 576 312 312 314 333 doublescan -hsync -vsync (49.7 kHz d)
[ 13.853] (II) modeset(0): Modeline "480x270"x119.3 20.38 480 496 544 608 270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[ 13.853] (II) modeset(0): Modeline "480x270"x119.6 18.62 480 504 520 560 270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[ 13.853] (II) modeset(0): Modeline "400x300"x170.5 28.15 400 416 448 524 300 300 302 315 doublescan +hsync +vsync (53.7 kHz d)
[ 13.853] (II) modeset(0): Modeline "400x300"x144.4 25.00 400 428 488 520 300 318 321 333 doublescan +hsync +vsync (48.1 kHz d)
[ 13.853] (II) modeset(0): Modeline "400x300"x150.2 24.75 400 408 448 528 300 300 302 312 doublescan +hsync +vsync (46.9 kHz d)
[ 13.853] (II) modeset(0): Modeline "400x300"x120.6 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[ 13.853] (II) modeset(0): Modeline "400x300"x112.7 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[ 13.853] (II) modeset(0): Modeline "432x243"x119.8 16.25 432 444 484 536 243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[ 13.853] (II) modeset(0): Modeline "432x243"x119.1 15.25 432 456 472 512 243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[ 13.853] (II) modeset(0): Modeline "320x240"x170.4 18.00 320 348 376 416 240 240 242 254 doublescan -hsync -vsync (43.3 kHz d)
[ 13.853] (II) modeset(0): Modeline "320x240"x145.6 15.75 320 332 352 416 240 244 246 260 doublescan -hsync -vsync (37.9 kHz d)
[ 13.853] (II) modeset(0): Modeline "320x240"x150.0 15.75 320 328 360 420 240 240 242 250 doublescan -hsync -vsync (37.5 kHz d)
[ 13.853] (II) modeset(0): Modeline "320x240"x120.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[ 13.853] (II) modeset(0): Modeline "360x202"x119.0 11.25 360 372 404 448 202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[ 13.853] (II) modeset(0): Modeline "360x202"x118.3 10.88 360 384 400 440 202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[ 13.853] (II) modeset(0): Modeline "360x200"x170.1 17.75 360 378 414 468 200 200 202 223 doublescan -hsync +vsync (37.9 kHz d)
[ 13.853] (II) modeset(0): Modeline "320x200"x170.5 15.75 320 336 368 416 200 200 202 222 doublescan -hsync +vsync (37.9 kHz d)
[ 13.853] (II) modeset(0): Modeline "320x180"x119.7 9.00 320 332 360 400 180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[ 13.853] (II) modeset(0): Modeline "320x180"x118.6 8.88 320 344 360 400 180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[ 13.853] (II) modeset(0): Modeline "320x175"x170.5 15.75 320 336 368 416 175 191 192 222 doublescan +hsync -vsync (37.9 kHz d)
[ 13.853] (II) modeset(0): EDID for output DP-1
[ 13.853] (II) modeset(0): EDID for output DP-2
[ 13.853] (II) modeset(0): EDID for output DP-3
[ 13.853] (II) modeset(0): EDID for output DP-4
[ 13.853] (II) modeset(0): Output eDP-1 connected
[ 13.853] (II) modeset(0): Output DP-1 disconnected
[ 13.853] (II) modeset(0): Output DP-2 disconnected
[ 13.853] (II) modeset(0): Output DP-3 disconnected
[ 13.853] (II) modeset(0): Output DP-4 disconnected
[ 13.853] (II) modeset(0): Using exact sizes for initial modes
[ 13.853] (II) modeset(0): Output eDP-1 using initial mode 1920x1080 +0+0
[ 13.853] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[ 13.853] (==) modeset(0): DPI set to (96, 96)
[ 13.853] (II) Loading sub module "fb"
[ 13.853] (II) LoadModule: "fb"
[ 13.853] (II) Module "fb" already built-in
[ 13.853] (==) NVIDIA(G0): Depth 24, (==) framebuffer bpp 32
[ 13.853] (==) NVIDIA(G0): RGB weight 888
[ 13.853] (==) NVIDIA(G0): Default visual is TrueColor
[ 13.853] (==) NVIDIA(G0): Using gamma correction (1.0, 1.0, 1.0)
[ 13.853] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[ 13.853] (**) NVIDIA(G0): Option "AllowEmptyInitialConfiguration"
[ 13.853] (**) NVIDIA(G0): Enabling 2D acceleration
[ 13.853] (II) Loading sub module "glxserver_nvidia"
[ 13.853] (II) LoadModule: "glxserver_nvidia"
[ 13.853] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[ 13.872] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 13.872] compiled for 1.6.99.901, module version = 1.0.0
[ 13.872] Module class: X.Org Server Extension
[ 13.872] (II) NVIDIA GLX Module 565.77 Wed Nov 27 22:58:37 UTC 2024
[ 13.873] (II) NVIDIA: The X server supports PRIME Render Offload.
[ 13.876] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[ 13.876] (--) NVIDIA(0): DFP-0
[ 13.883] (II) NVIDIA(G0): NVIDIA GPU NVIDIA GeForce RTX 3050 Laptop GPU (GA107-A) at
[ 13.883] (II) NVIDIA(G0): PCI:1:0:0 (GPU-0)
[ 13.883] (--) NVIDIA(G0): Memory: 4194304 kBytes
[ 13.883] (--) NVIDIA(G0): VideoBIOS: 94.07.54.00.3f
[ 13.883] (II) NVIDIA(G0): Detected PCI Express Link width: 16X
[ 13.883] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 13.883] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 13.883] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 13.883] (--) NVIDIA(GPU-0):
[ 13.886] (II) NVIDIA(G0): Validated MetaModes:
[ 13.886] (II) NVIDIA(G0): "NULL"
[ 13.886] (II) NVIDIA(G0): Virtual screen size determined to be 640 x 480
[ 13.886] (WW) NVIDIA(G0): Unable to get display device for DPI computation.
[ 13.886] (==) NVIDIA(G0): DPI set to (75, 75); computed from built-in default
[ 13.901] (==) modeset(0): Backing store enabled
[ 13.901] (==) modeset(0): Silken mouse enabled
[ 13.943] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[ 13.944] (==) modeset(0): DPMS enabled
[ 13.944] (II) modeset(0): [DRI2] Setup complete
[ 13.944] (II) modeset(0): [DRI2] DRI driver: iris
[ 13.944] (II) modeset(0): [DRI2] VDPAU driver: va_gl
[ 13.944] (WW) NVIDIA: Failed to bind sideband socket to
[ 13.944] (WW) NVIDIA: '/var/run/nvidia-xdriver-7900ed2b' Permission denied
[ 13.945] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[ 13.945] (II) NVIDIA: access.
[ 13.957] (II) NVIDIA(G0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 13.957] (II) NVIDIA(G0): may not be running or the "AcpidSocketPath" X
[ 13.957] (II) NVIDIA(G0): configuration option may not be set correctly. When the
[ 13.957] (II) NVIDIA(G0): ACPI event daemon is available, the NVIDIA X driver will
[ 13.957] (II) NVIDIA(G0): try to use it to receive ACPI event notifications. For
[ 13.957] (II) NVIDIA(G0): details, please see the "ConnectToAcpid" and
[ 13.957] (II) NVIDIA(G0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 13.957] (II) NVIDIA(G0): Config Options in the README.
[ 13.967] (II) NVIDIA(G0): Setting mode "NULL"
[ 14.048] (==) NVIDIA(G0): Disabling shared memory pixmaps
[ 14.048] (==) NVIDIA(G0): Backing store enabled
[ 14.048] (==) NVIDIA(G0): Silken mouse enabled
[ 14.048] (==) NVIDIA(G0): DPMS enabled
[ 14.048] (II) Loading sub module "dri2"
[ 14.048] (II) LoadModule: "dri2"
[ 14.048] (II) Module "dri2" already built-in
[ 14.048] (II) NVIDIA(G0): [DRI2] Setup complete
[ 14.048] (II) NVIDIA(G0): [DRI2] VDPAU driver: nvidia
[ 14.048] (II) Initializing extension Generic Event Extension
[ 14.048] (II) Initializing extension SHAPE
[ 14.048] (II) Initializing extension MIT-SHM
[ 14.048] (II) Initializing extension XInputExtension
[ 14.048] (II) Initializing extension XTEST
[ 14.048] (II) Initializing extension BIG-REQUESTS
[ 14.049] (II) Initializing extension SYNC
[ 14.049] (II) Initializing extension XKEYBOARD
[ 14.049] (II) Initializing extension XC-MISC
[ 14.049] (II) Initializing extension SECURITY
[ 14.049] (II) Initializing extension XFIXES
[ 14.049] (II) Initializing extension RENDER
[ 14.049] (II) Initializing extension RANDR
[ 14.049] (II) Initializing extension COMPOSITE
[ 14.049] (II) Initializing extension DAMAGE
[ 14.049] (II) Initializing extension MIT-SCREEN-SAVER
[ 14.049] (II) Initializing extension DOUBLE-BUFFER
[ 14.049] (II) Initializing extension RECORD
[ 14.049] (II) Initializing extension DPMS
[ 14.049] (II) Initializing extension Present
[ 14.049] (II) Initializing extension DRI3
[ 14.049] (II) Initializing extension X-Resource
[ 14.049] (II) Initializing extension XVideo
[ 14.049] (II) Initializing extension XVideo-MotionCompensation
[ 14.049] (II) Initializing extension GLX
[ 14.050] (II) Initializing extension GLX
[ 14.050] (II) Indirect GLX disabled.
[ 14.054] (II) AIGLX: Loaded and initialized iris
[ 14.054] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 14.054] (II) Initializing extension XFree86-VidModeExtension
[ 14.054] (II) Initializing extension XFree86-DGA
[ 14.054] (II) Initializing extension XFree86-DRI
[ 14.054] (II) Initializing extension DRI2
[ 14.054] (II) Initializing extension NV-GLX
[ 14.054] (II) Initializing extension NV-CONTROL
[ 14.055] (II) modeset(0): Damage tracking initialized
[ 14.055] (II) modeset(0): Setting screen physical size to 508 x 285
[ 14.105] (II) config/udev: Adding input device Video Bus (/dev/input/event12)
[ 14.105] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 14.105] (II) LoadModule: "libinput"
[ 14.105] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 14.107] (II) Module libinput: vendor="X.Org Foundation"
[ 14.107] compiled for 1.21.1.13, module version = 1.5.0
[ 14.107] Module class: X.Org XInput Driver
[ 14.107] ABI class: X.Org XInput driver, version 24.4
[ 14.107] (II) Using input driver 'libinput' for 'Video Bus'
[ 14.108] (II) systemd-logind: got fd for /dev/input/event12 13:76 fd 39 paused 0
[ 14.108] (**) Video Bus: always reports core events
[ 14.108] (**) Option "Device" "/dev/input/event12"
[ 14.112] (II) event12 - Video Bus: is tagged by udev as: Keyboard
[ 14.113] (II) event12 - Video Bus: device is a keyboard
[ 14.113] (II) event12 - Video Bus: device removed
[ 14.113] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input17/event12"
[ 14.113] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
[ 14.113] (II) event12 - Video Bus: is tagged by udev as: Keyboard
[ 14.113] (II) event12 - Video Bus: device is a keyboard
[ 14.114] (II) config/udev: Adding input device Video Bus (/dev/input/event11)
[ 14.114] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 14.114] (II) Using input driver 'libinput' for 'Video Bus'
[ 14.114] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 42 paused 0
[ 14.114] (**) Video Bus: always reports core events
[ 14.114] (**) Option "Device" "/dev/input/event11"
[ 14.115] (II) event11 - Video Bus: is tagged by udev as: Keyboard
[ 14.115] (II) event11 - Video Bus: device is a keyboard
[ 14.115] (II) event11 - Video Bus: device removed
[ 14.115] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:04/LNXVIDEO:00/input/input16/event11"
[ 14.115] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 14.116] (II) event11 - Video Bus: is tagged by udev as: Keyboard
[ 14.116] (II) event11 - Video Bus: device is a keyboard
[ 14.116] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[ 14.116] (II) No input driver specified, ignoring this device.
[ 14.116] (II) This device may have been added with another device file.
[ 14.117] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 14.117] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 14.117] (II) Using input driver 'libinput' for 'Power Button'
[ 14.117] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 43 paused 0
[ 14.117] (**) Power Button: always reports core events
[ 14.117] (**) Option "Device" "/dev/input/event1"
[ 14.118] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 14.118] (II) event1 - Power Button: device is a keyboard
[ 14.118] (II) event1 - Power Button: device removed
[ 14.118] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[ 14.118] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 14.118] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 14.118] (II) event1 - Power Button: device is a keyboard
[ 14.119] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event21)
[ 14.119] (II) No input driver specified, ignoring this device.
[ 14.119] (II) This device may have been added with another device file.
[ 14.119] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event22)
[ 14.119] (II) No input driver specified, ignoring this device.
[ 14.119] (II) This device may have been added with another device file.
[ 14.119] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event23)
[ 14.119] (II) No input driver specified, ignoring this device.
[ 14.119] (II) This device may have been added with another device file.
[ 14.120] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event24)
[ 14.120] (II) No input driver specified, ignoring this device.
[ 14.120] (II) This device may have been added with another device file.
[ 14.120] (II) config/udev: Adding input device Logitech G102 LIGHTSYNC Gaming Mouse (/dev/input/event3)
[ 14.120] (**) Logitech G102 LIGHTSYNC Gaming Mouse: Applying InputClass "libinput pointer catchall"
[ 14.120] (II) Using input driver 'libinput' for 'Logitech G102 LIGHTSYNC Gaming Mouse'
[ 14.177] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 44 paused 0
[ 14.177] (**) Logitech G102 LIGHTSYNC Gaming Mouse: always reports core events
[ 14.177] (**) Option "Device" "/dev/input/event3"
[ 14.181] (II) event3 - Logitech G102 LIGHTSYNC Gaming Mouse: is tagged by udev as: Mouse
[ 14.182] (II) event3 - Logitech G102 LIGHTSYNC Gaming Mouse: device is a pointer
[ 14.182] (II) event3 - Logitech G102 LIGHTSYNC Gaming Mouse: device removed
[ 14.182] (II) libinput: Logitech G102 LIGHTSYNC Gaming Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 14.182] (II) libinput: Logitech G102 LIGHTSYNC Gaming Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 14.182] (II) libinput: Logitech G102 LIGHTSYNC Gaming Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 14.182] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/0003:046D:C09D.0001/input/input3/event3"
[ 14.182] (II) XINPUT: Adding extended input device "Logitech G102 LIGHTSYNC Gaming Mouse" (type: MOUSE, id 9)
[ 14.183] (**) Option "AccelerationScheme" "none"
[ 14.183] (**) Logitech G102 LIGHTSYNC Gaming Mouse: (accel) selected scheme none/0
[ 14.183] (**) Logitech G102 LIGHTSYNC Gaming Mouse: (accel) acceleration factor: 2.000
[ 14.183] (**) Logitech G102 LIGHTSYNC Gaming Mouse: (accel) acceleration threshold: 4
[ 14.183] (II) event3 - Logitech G102 LIGHTSYNC Gaming Mouse: is tagged by udev as: Mouse
[ 14.184] (II) event3 - Logitech G102 LIGHTSYNC Gaming Mouse: device is a pointer
[ 14.184] (II) config/udev: Adding input device Logitech G102 LIGHTSYNC Gaming Mouse (/dev/input/mouse0)
[ 14.184] (II) No input driver specified, ignoring this device.
[ 14.184] (II) This device may have been added with another device file.
[ 14.185] (II) config/udev: Adding input device Logitech G102 LIGHTSYNC Gaming Mouse Keyboard (/dev/input/event4)
[ 14.185] (**) Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 14.185] (II) Using input driver 'libinput' for 'Logitech G102 LIGHTSYNC Gaming Mouse Keyboard'
[ 14.185] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 45 paused 0
[ 14.185] (**) Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: always reports core events
[ 14.185] (**) Option "Device" "/dev/input/event4"
[ 14.186] (II) event4 - Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[ 14.186] (II) event4 - Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: device is a keyboard
[ 14.187] (II) event4 - Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: device removed
[ 14.187] (II) libinput: Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: needs a virtual subdevice
[ 14.187] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.1/0003:046D:C09D.0002/input/input4/event4"
[ 14.187] (II) XINPUT: Adding extended input device "Logitech G102 LIGHTSYNC Gaming Mouse Keyboard" (type: MOUSE, id 10)
[ 14.187] (**) Option "AccelerationScheme" "none"
[ 14.187] (**) Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: (accel) selected scheme none/0
[ 14.187] (**) Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: (accel) acceleration factor: 2.000
[ 14.187] (**) Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: (accel) acceleration threshold: 4
[ 14.188] (II) event4 - Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[ 14.188] (II) event4 - Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: device is a keyboard
[ 14.188] (II) config/udev: Adding input device ITE Tech. Inc. ITE Device(8176) Keyboard (/dev/input/event5)
[ 14.188] (**) ITE Tech. Inc. ITE Device(8176) Keyboard: Applying InputClass "libinput keyboard catchall"
[ 14.188] (II) Using input driver 'libinput' for 'ITE Tech. Inc. ITE Device(8176) Keyboard'
[ 14.189] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 46 paused 0
[ 14.189] (**) ITE Tech. Inc. ITE Device(8176) Keyboard: always reports core events
[ 14.189] (**) Option "Device" "/dev/input/event5"
[ 14.190] (II) event5 - ITE Tech. Inc. ITE Device(8176) Keyboard: is tagged by udev as: Keyboard
[ 14.190] (II) event5 - ITE Tech. Inc. ITE Device(8176) Keyboard: device is a keyboard
[ 14.190] (II) event5 - ITE Tech. Inc. ITE Device(8176) Keyboard: device removed
[ 14.190] (II) libinput: ITE Tech. Inc. ITE Device(8176) Keyboard: needs a virtual subdevice
[ 14.190] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9:1.0/0003:048D:C976.0003/input/input7/event5"
[ 14.190] (II) XINPUT: Adding extended input device "ITE Tech. Inc. ITE Device(8176) Keyboard" (type: MOUSE, id 11)
[ 14.190] (**) Option "AccelerationScheme" "none"
[ 14.190] (**) ITE Tech. Inc. ITE Device(8176) Keyboard: (accel) selected scheme none/0
[ 14.190] (**) ITE Tech. Inc. ITE Device(8176) Keyboard: (accel) acceleration factor: 2.000
[ 14.190] (**) ITE Tech. Inc. ITE Device(8176) Keyboard: (accel) acceleration threshold: 4
[ 14.191] (II) event5 - ITE Tech. Inc. ITE Device(8176) Keyboard: is tagged by udev as: Keyboard
[ 14.191] (II) event5 - ITE Tech. Inc. ITE Device(8176) Keyboard: device is a keyboard
[ 14.191] (II) config/udev: Adding input device ITE Tech. Inc. ITE Device(8176) Wireless Radio Control (/dev/input/event6)
[ 14.191] (**) ITE Tech. Inc. ITE Device(8176) Wireless Radio Control: Applying InputClass "libinput keyboard catchall"
[ 14.191] (II) Using input driver 'libinput' for 'ITE Tech. Inc. ITE Device(8176) Wireless Radio Control'
[ 14.192] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 47 paused 0
[ 14.192] (**) ITE Tech. Inc. ITE Device(8176) Wireless Radio Control: always reports core events
[ 14.192] (**) Option "Device" "/dev/input/event6"
[ 14.192] (II) event6 - ITE Tech. Inc. ITE Device(8176) Wireless Radio Control: is tagged by udev as: Keyboard
[ 14.192] (II) event6 - ITE Tech. Inc. ITE Device(8176) Wireless Radio Control: device is a keyboard
[ 14.193] (II) event6 - ITE Tech. Inc. ITE Device(8176) Wireless Radio Control: device removed
[ 14.193] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9:1.0/0003:048D:C976.0003/input/input8/event6"
[ 14.193] (II) XINPUT: Adding extended input device "ITE Tech. Inc. ITE Device(8176) Wireless Radio Control" (type: KEYBOARD, id 12)
[ 14.193] (II) event6 - ITE Tech. Inc. ITE Device(8176) Wireless Radio Control: is tagged by udev as: Keyboard
[ 14.193] (II) event6 - ITE Tech. Inc. ITE Device(8176) Wireless Radio Control: device is a keyboard
[ 14.194] (II) config/udev: Adding input device SYNA0001:00 06CB:CE78 Mouse (/dev/input/event13)
[ 14.194] (**) SYNA0001:00 06CB:CE78 Mouse: Applying InputClass "libinput pointer catchall"
[ 14.194] (II) Using input driver 'libinput' for 'SYNA0001:00 06CB:CE78 Mouse'
[ 14.194] (II) systemd-logind: got fd for /dev/input/event13 13:77 fd 48 paused 0
[ 14.194] (**) SYNA0001:00 06CB:CE78 Mouse: always reports core events
[ 14.194] (**) Option "Device" "/dev/input/event13"
[ 14.195] (II) event13 - SYNA0001:00 06CB:CE78 Mouse: is tagged by udev as: Mouse Pointingstick
[ 14.195] (II) event13 - SYNA0001:00 06CB:CE78 Mouse: device is a pointer
[ 14.196] (II) event13 - SYNA0001:00 06CB:CE78 Mouse: device removed
[ 14.196] (II) libinput: SYNA0001:00 06CB:CE78 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 14.196] (II) libinput: SYNA0001:00 06CB:CE78 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 14.196] (II) libinput: SYNA0001:00 06CB:CE78 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 14.196] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-SYNA0001:00/0018:06CB:CE78.0004/input/input18/event13"
[ 14.196] (II) XINPUT: Adding extended input device "SYNA0001:00 06CB:CE78 Mouse" (type: MOUSE, id 13)
[ 14.196] (**) Option "AccelerationScheme" "none"
[ 14.196] (**) SYNA0001:00 06CB:CE78 Mouse: (accel) selected scheme none/0
[ 14.196] (**) SYNA0001:00 06CB:CE78 Mouse: (accel) acceleration factor: 2.000
[ 14.196] (**) SYNA0001:00 06CB:CE78 Mouse: (accel) acceleration threshold: 4
[ 14.196] (II) event13 - SYNA0001:00 06CB:CE78 Mouse: is tagged by udev as: Mouse Pointingstick
[ 14.197] (II) event13 - SYNA0001:00 06CB:CE78 Mouse: device is a pointer
[ 14.198] (II) config/udev: Adding input device SYNA0001:00 06CB:CE78 Mouse (/dev/input/mouse1)
[ 14.198] (II) No input driver specified, ignoring this device.
[ 14.198] (II) This device may have been added with another device file.
[ 14.198] (II) config/udev: Adding input device SYNA0001:00 06CB:CE78 Touchpad (/dev/input/event14)
[ 14.198] (**) SYNA0001:00 06CB:CE78 Touchpad: Applying InputClass "touchpad"
[ 14.198] (**) SYNA0001:00 06CB:CE78 Touchpad: Applying InputClass "libinput touchpad catchall"
[ 14.198] (II) Using input driver 'libinput' for 'SYNA0001:00 06CB:CE78 Touchpad'
[ 14.199] (II) systemd-logind: got fd for /dev/input/event14 13:78 fd 49 paused 0
[ 14.199] (**) SYNA0001:00 06CB:CE78 Touchpad: always reports core events
[ 14.199] (**) Option "Device" "/dev/input/event14"
[ 14.200] (II) event14 - SYNA0001:00 06CB:CE78 Touchpad: is tagged by udev as: Touchpad
[ 14.201] (II) event14 - SYNA0001:00 06CB:CE78 Touchpad: device is a touchpad
[ 14.201] (II) event14 - SYNA0001:00 06CB:CE78 Touchpad: device removed
[ 14.201] (**) Option "Tapping" "true"
[ 14.201] (**) Option "AccelSpeed" "0.3"
[ 14.201] (II) libinput: SYNA0001:00 06CB:CE78 Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 14.201] (II) libinput: SYNA0001:00 06CB:CE78 Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 14.201] (II) libinput: SYNA0001:00 06CB:CE78 Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 14.201] (**) Option "NaturalScrolling" "true"
[ 14.201] (**) Option "ClickMethod" "clickfinger"
[ 14.201] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-SYNA0001:00/0018:06CB:CE78.0004/input/input19/event14"
[ 14.201] (II) XINPUT: Adding extended input device "SYNA0001:00 06CB:CE78 Touchpad" (type: TOUCHPAD, id 14)
[ 14.202] (**) Option "AccelerationScheme" "none"
[ 14.202] (**) SYNA0001:00 06CB:CE78 Touchpad: (accel) selected scheme none/0
[ 14.202] (**) SYNA0001:00 06CB:CE78 Touchpad: (accel) acceleration factor: 2.000
[ 14.202] (**) SYNA0001:00 06CB:CE78 Touchpad: (accel) acceleration threshold: 4
[ 14.202] (II) event14 - SYNA0001:00 06CB:CE78 Touchpad: is tagged by udev as: Touchpad
[ 14.203] (II) event14 - SYNA0001:00 06CB:CE78 Touchpad: device is a touchpad
[ 14.204] (II) config/udev: Adding input device SYNA0001:00 06CB:CE78 Touchpad (/dev/input/mouse2)
[ 14.204] (**) SYNA0001:00 06CB:CE78 Touchpad: Applying InputClass "touchpad"
[ 14.204] (II) Using input driver 'libinput' for 'SYNA0001:00 06CB:CE78 Touchpad'
[ 14.204] (**) SYNA0001:00 06CB:CE78 Touchpad: always reports core events
[ 14.204] (**) Option "Device" "/dev/input/mouse2"
[ 14.290] (II) mouse2 - not using input device '/dev/input/mouse2'.
[ 14.290] (EE) libinput: SYNA0001:00 06CB:CE78 Touchpad: Failed to create a device for /dev/input/mouse2
[ 14.290] (EE) PreInit returned 2 for "SYNA0001:00 06CB:CE78 Touchpad"
[ 14.290] (II) UnloadModule: "libinput"
[ 14.291] (II) config/udev: Adding input device Ideapad extra buttons (/dev/input/event10)
[ 14.291] (**) Ideapad extra buttons: Applying InputClass "libinput keyboard catchall"
[ 14.291] (II) Using input driver 'libinput' for 'Ideapad extra buttons'
[ 14.293] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 50 paused 0
[ 14.293] (**) Ideapad extra buttons: always reports core events
[ 14.294] (**) Option "Device" "/dev/input/event10"
[ 14.295] (II) event10 - Ideapad extra buttons: is tagged by udev as: Keyboard
[ 14.295] (II) event10 - Ideapad extra buttons: device is a keyboard
[ 14.296] (II) event10 - Ideapad extra buttons: device removed
[ 14.296] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/input/input12/event10"
[ 14.296] (II) XINPUT: Adding extended input device "Ideapad extra buttons" (type: KEYBOARD, id 15)
[ 14.297] (II) event10 - Ideapad extra buttons: is tagged by udev as: Keyboard
[ 14.297] (II) event10 - Ideapad extra buttons: device is a keyboard
[ 14.298] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event15)
[ 14.298] (II) No input driver specified, ignoring this device.
[ 14.298] (II) This device may have been added with another device file.
[ 14.298] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event16)
[ 14.298] (II) No input driver specified, ignoring this device.
[ 14.298] (II) This device may have been added with another device file.
[ 14.299] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event17)
[ 14.299] (II) No input driver specified, ignoring this device.
[ 14.299] (II) This device may have been added with another device file.
[ 14.299] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event18)
[ 14.299] (II) No input driver specified, ignoring this device.
[ 14.299] (II) This device may have been added with another device file.
[ 14.299] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event19)
[ 14.299] (II) No input driver specified, ignoring this device.
[ 14.299] (II) This device may have been added with another device file.
[ 14.300] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event20)
[ 14.300] (II) No input driver specified, ignoring this device.
[ 14.300] (II) This device may have been added with another device file.
[ 14.300] (II) config/udev: Adding input device Intel HID 5 button array (/dev/input/event8)
[ 14.300] (**) Intel HID 5 button array: Applying InputClass "libinput keyboard catchall"
[ 14.300] (II) Using input driver 'libinput' for 'Intel HID 5 button array'
[ 14.301] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 51 paused 0
[ 14.301] (**) Intel HID 5 button array: always reports core events
[ 14.301] (**) Option "Device" "/dev/input/event8"
[ 14.302] (II) event8 - Intel HID 5 button array: is tagged by udev as: Keyboard
[ 14.302] (II) event8 - Intel HID 5 button array: device is a keyboard
[ 14.302] (II) event8 - Intel HID 5 button array: device removed
[ 14.302] (**) Option "config_info" "udev:/sys/devices/platform/INTC1070:00/input/input10/event8"
[ 14.302] (II) XINPUT: Adding extended input device "Intel HID 5 button array" (type: KEYBOARD, id 16)
[ 14.303] (II) event8 - Intel HID 5 button array: is tagged by udev as: Keyboard
[ 14.303] (II) event8 - Intel HID 5 button array: device is a keyboard
[ 14.303] (II) config/udev: Adding input device Intel HID events (/dev/input/event7)
[ 14.303] (**) Intel HID events: Applying InputClass "libinput keyboard catchall"
[ 14.303] (II) Using input driver 'libinput' for 'Intel HID events'
[ 14.304] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 52 paused 0
[ 14.304] (**) Intel HID events: always reports core events
[ 14.304] (**) Option "Device" "/dev/input/event7"
[ 14.305] (II) event7 - Intel HID events: is tagged by udev as: Keyboard
[ 14.305] (II) event7 - Intel HID events: device is a keyboard
[ 14.305] (II) event7 - Intel HID events: device removed
[ 14.305] (**) Option "config_info" "udev:/sys/devices/platform/INTC1070:00/input/input9/event7"
[ 14.305] (II) XINPUT: Adding extended input device "Intel HID events" (type: KEYBOARD, id 17)
[ 14.306] (II) event7 - Intel HID events: is tagged by udev as: Keyboard
[ 14.306] (II) event7 - Intel HID events: device is a keyboard
[ 14.306] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event2)
[ 14.306] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 14.306] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 14.307] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 53 paused 0
[ 14.307] (**) AT Translated Set 2 keyboard: always reports core events
[ 14.307] (**) Option "Device" "/dev/input/event2"
[ 14.308] (II) event2 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 14.308] (II) event2 - AT Translated Set 2 keyboard: device is a keyboard
[ 14.309] (II) event2 - AT Translated Set 2 keyboard: device removed
[ 14.309] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input2/event2"
[ 14.309] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 18)
[ 14.309] (II) event2 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 14.309] (II) event2 - AT Translated Set 2 keyboard: device is a keyboard
[ 14.310] (II) config/udev: Adding input device PC Speaker (/dev/input/event9)
[ 14.310] (II) No input driver specified, ignoring this device.
[ 14.310] (II) This device may have been added with another device file.
[ 14.352] (**) Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 14.352] (II) Using input driver 'libinput' for 'Logitech G102 LIGHTSYNC Gaming Mouse Keyboard'
[ 14.352] (II) systemd-logind: returning pre-existing fd for /dev/input/event4 13:68
[ 14.352] (**) Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: always reports core events
[ 14.352] (**) Option "Device" "/dev/input/event4"
[ 14.352] (II) libinput: Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: is a virtual subdevice
[ 14.352] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.1/0003:046D:C09D.0002/input/input4/event4"
[ 14.352] (II) XINPUT: Adding extended input device "Logitech G102 LIGHTSYNC Gaming Mouse Keyboard" (type: KEYBOARD, id 19)
[ 14.352] (**) ITE Tech. Inc. ITE Device(8176) Keyboard: Applying InputClass "libinput keyboard catchall"
[ 14.352] (II) Using input driver 'libinput' for 'ITE Tech. Inc. ITE Device(8176) Keyboard'
[ 14.352] (II) systemd-logind: returning pre-existing fd for /dev/input/event5 13:69
[ 14.352] (**) ITE Tech. Inc. ITE Device(8176) Keyboard: always reports core events
[ 14.352] (**) Option "Device" "/dev/input/event5"
[ 14.352] (II) libinput: ITE Tech. Inc. ITE Device(8176) Keyboard: is a virtual subdevice
[ 14.352] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9:1.0/0003:048D:C976.0003/input/input7/event5"
[ 14.352] (II) XINPUT: Adding extended input device "ITE Tech. Inc. ITE Device(8176) Keyboard" (type: KEYBOARD, id 20)
[ 15.609] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 15.609] (II) modeset(0): Printing DDC gathered Modelines:
[ 15.609] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 15.617] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 15.617] (II) modeset(0): Printing DDC gathered Modelines:
[ 15.617] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 15.618] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 15.618] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 15.618] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 15.618] (--) NVIDIA(GPU-0):
[ 15.634] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 15.634] (II) modeset(0): Printing DDC gathered Modelines:
[ 15.634] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 15.642] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 15.642] (II) modeset(0): Printing DDC gathered Modelines:
[ 15.642] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 15.644] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 15.644] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 15.644] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 15.644] (--) NVIDIA(GPU-0):
[ 23.767] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 23.767] (II) modeset(0): Printing DDC gathered Modelines:
[ 23.767] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 23.775] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 23.775] (II) modeset(0): Printing DDC gathered Modelines:
[ 23.775] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 23.777] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 23.777] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 23.777] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 23.777] (--) NVIDIA(GPU-0):
[ 23.792] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 23.792] (II) modeset(0): Printing DDC gathered Modelines:
[ 23.792] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 23.800] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 23.800] (II) modeset(0): Printing DDC gathered Modelines:
[ 23.800] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 23.803] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 23.803] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 23.803] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 23.803] (--) NVIDIA(GPU-0):
[ 25.550] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 25.550] (II) modeset(0): Printing DDC gathered Modelines:
[ 25.550] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 25.558] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 25.558] (II) modeset(0): Printing DDC gathered Modelines:
[ 25.558] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 25.561] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 25.561] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 25.561] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 25.561] (--) NVIDIA(GPU-0):
[ 25.575] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 25.575] (II) modeset(0): Printing DDC gathered Modelines:
[ 25.575] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 25.584] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 25.584] (II) modeset(0): Printing DDC gathered Modelines:
[ 25.584] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 25.586] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 25.586] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 25.586] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 25.586] (--) NVIDIA(GPU-0):
[ 26.650] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 26.650] (II) modeset(0): Printing DDC gathered Modelines:
[ 26.650] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 26.658] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 26.658] (II) modeset(0): Printing DDC gathered Modelines:
[ 26.658] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 26.661] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 26.661] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 26.661] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 26.661] (--) NVIDIA(GPU-0):
[ 26.675] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 26.675] (II) modeset(0): Printing DDC gathered Modelines:
[ 26.675] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 26.683] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 26.683] (II) modeset(0): Printing DDC gathered Modelines:
[ 26.683] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 26.685] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 26.685] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 26.685] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 26.685] (--) NVIDIA(GPU-0):
[ 27.725] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 27.725] (II) modeset(0): Printing DDC gathered Modelines:
[ 27.725] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 27.733] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 27.733] (II) modeset(0): Printing DDC gathered Modelines:
[ 27.733] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 27.736] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 27.736] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 27.736] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 27.736] (--) NVIDIA(GPU-0):
[ 27.750] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 27.750] (II) modeset(0): Printing DDC gathered Modelines:
[ 27.750] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 27.759] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 27.759] (II) modeset(0): Printing DDC gathered Modelines:
[ 27.759] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 27.761] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 27.761] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 27.761] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 27.761] (--) NVIDIA(GPU-0):
[ 39.858] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 39.859] (II) modeset(0): Printing DDC gathered Modelines:
[ 39.859] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 39.866] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 39.867] (II) modeset(0): Printing DDC gathered Modelines:
[ 39.867] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 41.276] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 41.276] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 41.276] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 41.276] (--) NVIDIA(GPU-0):
[ 41.292] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 41.292] (II) modeset(0): Printing DDC gathered Modelines:
[ 41.292] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 41.300] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 41.300] (II) modeset(0): Printing DDC gathered Modelines:
[ 41.300] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 41.300] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 41.300] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 41.300] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 41.300] (--) NVIDIA(GPU-0):
[ 65.116] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 65.116] (II) modeset(0): Printing DDC gathered Modelines:
[ 65.116] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 65.124] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 65.124] (II) modeset(0): Printing DDC gathered Modelines:
[ 65.124] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 66.524] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 66.524] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 66.524] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 66.524] (--) NVIDIA(GPU-0):
[ 66.541] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 66.541] (II) modeset(0): Printing DDC gathered Modelines:
[ 66.541] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 66.549] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 66.549] (II) modeset(0): Printing DDC gathered Modelines:
[ 66.549] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 66.550] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 66.550] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 66.550] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 66.550] (--) NVIDIA(GPU-0):
[ 3370.982] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 3370.982] (II) modeset(0): Printing DDC gathered Modelines:
[ 3370.982] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 3370.990] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 3370.990] (II) modeset(0): Printing DDC gathered Modelines:
[ 3370.990] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 3372.398] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 3372.398] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 3372.398] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 3372.398] (--) NVIDIA(GPU-0):
[ 3372.423] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 3372.423] (II) modeset(0): Printing DDC gathered Modelines:
[ 3372.423] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
UPD: I've debugged both scenarios, with kernel parameters, and without them at all.
1) With kernel parameters simpledrm device doesn't start, which means that it's the nvidia_drm that blocks it. The overall trigger for the issue is unplugging external power supply from the laptop, and the issue persists.
$ journalctl -b -1
Dec 23 14:34:39 arch kernel: Linux version 6.12.4-arch1-1 (linux@archlinux) (gcc (GCC) 14.2.1 20240910, GNU ld (GNU Binutils) 2.43.0) #1 SMP PREEMPT_DYNAMIC Mon, 09 Dec 2024 14:31:57 +0000
Dec 23 14:34:39 arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=48f0c199-3de0-4cef-adb5-54a621848d9d rw loglevel=7 quiet transparent_hugepage=never nvidia_drm.modeset=1 nvidia_drm.fbdev=0
Dec 23 14:34:39 arch kernel: x86/split lock detection: #AC: crashing the kernel on kernel split_locks and warning on user-space split_locks
Dec 23 14:34:39 arch kernel: BIOS-provided physical RAM map:
Dec 23 14:34:39 arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
Dec 23 14:34:39 arch kernel: BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
Dec 23 14:34:39 arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000038e23fff] usable
Dec 23 14:34:39 arch kernel: BIOS-e820: [mem 0x0000000038e24000-0x0000000038e29fff] ACPI data
Dec 23 14:34:39 arch kernel: BIOS-e820: [mem 0x0000000038e2a000-0x000000003d368fff] usable
Dec 23 14:34:39 arch kernel: BIOS-e820: [mem 0x000000003d369000-0x000000003dc68fff] reserved
Dec 23 14:34:39 arch kernel: BIOS-e820: [mem 0x000000003dc69000-0x000000003fa7efff] usable
Dec 23 14:34:39 arch kernel: BIOS-e820: [mem 0x000000003fa7f000-0x0000000041a7efff] reserved
Dec 23 14:34:39 arch kernel: BIOS-e820: [mem 0x0000000041a7f000-0x0000000044a2efff] ACPI NVS
Dec 23 14:34:39 arch kernel: BIOS-e820: [mem 0x0000000044a2f000-0x0000000044afefff] ACPI data
Dec 23 14:34:39 arch kernel: BIOS-e820: [mem 0x0000000044aff000-0x0000000044afffff] usable
Dec 23 14:34:39 arch kernel: BIOS-e820: [mem 0x0000000044b00000-0x0000000048ffffff] reserved
Dec 23 14:34:39 arch kernel: BIOS-e820: [mem 0x0000000049200000-0x00000000493fffff] reserved
Dec 23 14:34:39 arch kernel: BIOS-e820: [mem 0x000000004a000000-0x00000000503fffff] reserved
Dec 23 14:34:39 arch kernel: BIOS-e820: [mem 0x00000000c0000000-0x00000000cfffffff] reserved
Dec 23 14:34:39 arch kernel: BIOS-e820: [mem 0x00000000fe010000-0x00000000fe010fff] reserved
Dec 23 14:34:39 arch kernel: BIOS-e820: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
Dec 23 14:34:39 arch kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Dec 23 14:34:39 arch kernel: BIOS-e820: [mem 0x0000000100000000-0x00000004afbfffff] usable
Dec 23 14:34:39 arch kernel: The simpledrm driver will not be probed
Dec 23 14:34:39 arch kernel: NX (Execute Disable) protection: active
Dec 23 14:34:39 arch kernel: APIC: Static calls initialized
Dec 23 14:34:39 arch kernel: e820: update [mem 0x389b1018-0x389d5657] usable ==> usable
Dec 23 14:34:39 arch kernel: extended physical RAM map:
Dec 23 14:34:39 arch kernel: reserve setup_data: [mem 0x0000000000000000-0x000000000009efff] usable
Dec 23 14:34:39 arch kernel: reserve setup_data: [mem 0x000000000009f000-0x00000000000fffff] reserved
Dec 23 14:34:39 arch kernel: reserve setup_data: [mem 0x0000000000100000-0x00000000389b1017] usable
Dec 23 14:34:39 arch kernel: reserve setup_data: [mem 0x00000000389b1018-0x00000000389d5657] usable
Dec 23 14:34:39 arch kernel: reserve setup_data: [mem 0x00000000389d5658-0x0000000038e23fff] usable
Dec 23 14:34:39 arch kernel: reserve setup_data: [mem 0x0000000038e24000-0x0000000038e29fff] ACPI data
Dec 23 14:34:39 arch kernel: reserve setup_data: [mem 0x0000000038e2a000-0x000000003d368fff] usable
Dec 23 14:34:39 arch kernel: reserve setup_data: [mem 0x000000003d369000-0x000000003dc68fff] reserved
Dec 23 14:34:39 arch kernel: reserve setup_data: [mem 0x000000003dc69000-0x000000003fa7efff] usable
Dec 23 14:34:39 arch kernel: reserve setup_data: [mem 0x000000003fa7f000-0x0000000041a7efff] reserved
Dec 23 14:34:39 arch kernel: reserve setup_data: [mem 0x0000000041a7f000-0x0000000044a2efff] ACPI NVS
Dec 23 14:34:39 arch kernel: reserve setup_data: [mem 0x0000000044a2f000-0x0000000044afefff] ACPI data
Dec 23 14:34:39 arch kernel: reserve setup_data: [mem 0x0000000044aff000-0x0000000044afffff] usable
Dec 23 14:34:39 arch kernel: reserve setup_data: [mem 0x0000000044b00000-0x0000000048ffffff] reserved
Dec 23 14:34:39 arch kernel: reserve setup_data: [mem 0x0000000049200000-0x00000000493fffff] reserved
Dec 23 14:34:39 arch kernel: reserve setup_data: [mem 0x000000004a000000-0x00000000503fffff] reserved
Dec 23 14:34:39 arch kernel: reserve setup_data: [mem 0x00000000c0000000-0x00000000cfffffff] reserved
Dec 23 14:34:39 arch kernel: reserve setup_data: [mem 0x00000000fe010000-0x00000000fe010fff] reserved
Dec 23 14:34:39 arch kernel: reserve setup_data: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
Dec 23 14:34:39 arch kernel: reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Dec 23 14:34:39 arch kernel: reserve setup_data: [mem 0x0000000100000000-0x00000004afbfffff] usable
Dec 23 14:34:39 arch kernel: efi: EFI v2.7 by INSYDE Corp.
Dec 23 14:34:39 arch kernel: efi: ACPI=0x44afe000 ACPI 2.0=0x44afe014 TPMFinalLog=0x449a6000 SMBIOS=0x400a6000 MEMATTR=0x38eef298 ESRT=0x38eef018 INITRD=0x38e31b18 RNG=0x44a30018 TPMEventLog=0x38e26018
Dec 23 14:34:39 arch kernel: random: crng init done
Dec 23 14:34:39 arch kernel: efi: Remove mem90: MMIO range=[0xc0000000-0xcfffffff] (256MB) from e820 map
Dec 23 14:34:39 arch kernel: e820: remove [mem 0xc0000000-0xcfffffff] reserved
Dec 23 14:34:39 arch kernel: efi: Not removing mem91: MMIO range=[0xfe010000-0xfe010fff] (4KB) from e820 map
Dec 23 14:34:39 arch kernel: efi: Remove mem93: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
Dec 23 14:34:39 arch kernel: e820: remove [mem 0xff000000-0xffffffff] reserved
Dec 23 14:34:39 arch kernel: SMBIOS 3.3 present.
Dec 23 14:34:39 arch kernel: DMI: LENOVO 82S9/LNVNB161216, BIOS JMCN47WW(V3.10) 06/24/2024
Dec 23 14:34:39 arch kernel: DMI: Memory slots populated: 2/2
Dec 23 14:34:39 arch kernel: tsc: Detected 2500.000 MHz processor
Dec 23 14:34:39 arch kernel: tsc: Detected 2496.000 MHz TSC
Dec 23 14:34:39 arch kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Dec 23 14:34:39 arch kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Dec 23 14:34:39 arch kernel: last_pfn = 0x4afc00 max_arch_pfn = 0x400000000
Dec 23 14:34:39 arch kernel: MTRR map: 5 entries (3 fixed + 2 variable; max 23), built from 10 variable MTRRs
Dec 23 14:34:39 arch kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
Dec 23 14:34:39 arch kernel: last_pfn = 0x44b00 max_arch_pfn = 0x400000000
Dec 23 14:34:39 arch kernel: esrt: Reserving ESRT space from 0x0000000038eef018 to 0x0000000038eef1b8.
Dec 23 14:34:39 arch kernel: e820: update [mem 0x38eef000-0x38eeffff] usable ==> reserved
Dec 23 14:34:39 arch kernel: Using GB pages for direct mapping
Dec 23 14:34:39 arch kernel: Incomplete global flushes, disabling PCID
Dec 23 14:34:39 arch kernel: Secure boot disabled
Dec 23 14:34:39 arch kernel: RAMDISK: [mem 0x3520c000-0x362ebfff]
Dec 23 14:34:39 arch kernel: ACPI: Early table checksum verification disabled
Dec 23 14:34:39 arch kernel: ACPI: RSDP 0x0000000044AFE014 000024 (v02 LENOVO)
Dec 23 14:34:39 arch kernel: ACPI: XSDT 0x0000000044AC5188 000154 (v01 LENOVO CB-01 00000001 01000013)
Dec 23 14:34:39 arch kernel: ACPI: FACP 0x0000000044AC3000 000114 (v06 LENOVO CB-01 00000001 ACPI 00040000)
Dec 23 14:34:39 arch kernel: ACPI: DSDT 0x0000000044A4E000 071D47 (v02 LENOVO CB-01 00000001 ACPI 00040000)
Dec 23 14:34:39 arch kernel: ACPI: FACS 0x0000000044982000 000040
Dec 23 14:34:39 arch kernel: ACPI: UEFI 0x0000000044A2E000 000236 (v01 INSYDE ADL-P-M 00000001 ACPI 00040000)
Dec 23 14:34:39 arch kernel: ACPI: SSDT 0x0000000044AFC000 00038C (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 23 14:34:39 arch kernel: ACPI: SSDT 0x0000000044AFB000 000101 (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 23 14:34:39 arch kernel: ACPI: SSDT 0x0000000044AF6000 0043BE (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 23 14:34:39 arch kernel: ACPI: SSDT 0x0000000044AEF000 006F25 (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 23 14:34:39 arch kernel: ACPI: SSDT 0x0000000044AE9000 005D2C (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 23 14:34:39 arch kernel: ACPI: SSDT 0x0000000044AE6000 002B22 (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 23 14:34:39 arch kernel: ACPI: SSDT 0x0000000044AE2000 0033D3 (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 23 14:34:39 arch kernel: ACPI: SSDT 0x0000000044AD4000 00D411 (v02 INTEL TcssSsdt 00001000 INTL 20200717)
Dec 23 14:34:39 arch kernel: ACPI: SSDT 0x0000000044AD3000 00094F (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 23 14:34:39 arch kernel: ACPI: SSDT 0x0000000044AD2000 000033 (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 23 14:34:39 arch kernel: ACPI: SSDT 0x0000000044AD0000 001260 (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 23 14:34:39 arch kernel: ACPI: SSDT 0x0000000044ACF000 00077B (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 23 14:34:39 arch kernel: ACPI: TPM2 0x0000000044ACE000 00004C (v04 LENOVO CB-01 00000001 ACPI 00040000)
Dec 23 14:34:39 arch kernel: ACPI: LPIT 0x0000000044ACC000 0000CC (v01 LENOVO CB-01 00000001 ACPI 00040000)
Dec 23 14:34:39 arch kernel: ACPI: WSMT 0x0000000044ACB000 000028 (v01 LENOVO CB-01 00000001 ACPI 00040000)
Dec 23 14:34:39 arch kernel: ACPI: SSDT 0x0000000044ACA000 000AD9 (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 23 14:34:39 arch kernel: ACPI: SSDT 0x0000000044AC7000 002357 (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 23 14:34:39 arch kernel: ACPI: DBGP 0x0000000044AC6000 000034 (v01 LENOVO CB-01 00000001 ACPI 00040000)
Dec 23 14:34:39 arch kernel: ACPI: DBG2 0x0000000044AFD000 000054 (v00 LENOVO CB-01 00000001 ACPI 00040000)
Dec 23 14:34:39 arch kernel: ACPI: NHLT 0x0000000044AC4000 00002D (v00 LENOVO CB-01 00000001 ACPI 00040000)
Dec 23 14:34:39 arch kernel: ACPI: HPET 0x0000000044AC2000 000038 (v01 LENOVO CB-01 00000001 ACPI 00040000)
Dec 23 14:34:39 arch kernel: ACPI: APIC 0x0000000044AC1000 0001DC (v04 LENOVO CB-01 00000001 ACPI 00040000)
Dec 23 14:34:39 arch kernel: ACPI: MCFG 0x0000000044AC0000 00003C (v01 LENOVO CB-01 00000001 ACPI 00040000)
Dec 23 14:34:39 arch kernel: ACPI: SSDT 0x0000000044A46000 007D1D (v02 LENOVO CB-01 00000001 01000013)
Dec 23 14:34:39 arch kernel: ACPI: SSDT 0x0000000044A44000 001D0E (v02 LENOVO CB-01 00000001 01000013)
Dec 23 14:34:39 arch kernel: ACPI: $H2O 0x0000000044A43000 00002C (v01 LENOVO CB-01 00000001 ACPI 00040000)
Dec 23 14:34:39 arch kernel: ACPI: DMAR 0x0000000044A42000 000088 (v02 LENOVO CB-01 00000001 ACPI 00040000)
Dec 23 14:34:39 arch kernel: ACPI: SSDT 0x0000000044A40000 001E96 (v01 LENOVO CB-01 00000001 INTL 20200717)
Dec 23 14:34:39 arch kernel: ACPI: SSDT 0x0000000044A3F000 000C2E (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 23 14:34:39 arch kernel: ACPI: SSDT 0x0000000044A3B000 003AEA (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 23 14:34:39 arch kernel: ACPI: SSDT 0x0000000044A37000 0039DA (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 23 14:34:39 arch kernel: ACPI: SSDT 0x0000000044A35000 0010B5 (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 23 14:34:39 arch kernel: ACPI: SSDT 0x0000000044A34000 0000F8 (v01 LENOVO CB-01 00000001 INTL 20200717)
Dec 23 14:34:39 arch kernel: ACPI: FPDT 0x0000000044A33000 000044 (v01 LENOVO CB-01 00000001 ACPI 00040000)
Dec 23 14:34:39 arch kernel: ACPI: PHAT 0x0000000044A31000 000B47 (v01 LENOVO CB-01 00000001 ACPI 00040000)
Dec 23 14:34:39 arch kernel: ACPI: BGRT 0x0000000044A32000 000038 (v01 LENOVO CB-01 00000001 ACPI 00040000)
Dec 23 14:34:39 arch kernel: ACPI: Reserving FACP table memory at [mem 0x44ac3000-0x44ac3113]
Dec 23 14:34:39 arch kernel: ACPI: Reserving DSDT table memory at [mem 0x44a4e000-0x44abfd46]
Dec 23 14:34:39 arch kernel: ACPI: Reserving FACS table memory at [mem 0x44982000-0x4498203f]
Dec 23 14:34:39 arch kernel: ACPI: Reserving UEFI table memory at [mem 0x44a2e000-0x44a2e235]
Dec 23 14:34:39 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44afc000-0x44afc38b]
Dec 23 14:34:39 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44afb000-0x44afb100]
Dec 23 14:34:39 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44af6000-0x44afa3bd]
Dec 23 14:34:39 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44aef000-0x44af5f24]
Dec 23 14:34:39 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44ae9000-0x44aeed2b]
Dec 23 14:34:39 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44ae6000-0x44ae8b21]
Dec 23 14:34:39 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44ae2000-0x44ae53d2]
Dec 23 14:34:39 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44ad4000-0x44ae1410]
Dec 23 14:34:39 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44ad3000-0x44ad394e]
Dec 23 14:34:39 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44ad2000-0x44ad2032]
Dec 23 14:34:39 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44ad0000-0x44ad125f]
Dec 23 14:34:39 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44acf000-0x44acf77a]
Dec 23 14:34:39 arch kernel: ACPI: Reserving TPM2 table memory at [mem 0x44ace000-0x44ace04b]
Dec 23 14:34:39 arch kernel: ACPI: Reserving LPIT table memory at [mem 0x44acc000-0x44acc0cb]
Dec 23 14:34:39 arch kernel: ACPI: Reserving WSMT table memory at [mem 0x44acb000-0x44acb027]
Dec 23 14:34:39 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44aca000-0x44acaad8]
Dec 23 14:34:39 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44ac7000-0x44ac9356]
Dec 23 14:34:39 arch kernel: ACPI: Reserving DBGP table memory at [mem 0x44ac6000-0x44ac6033]
Dec 23 14:34:39 arch kernel: ACPI: Reserving DBG2 table memory at [mem 0x44afd000-0x44afd053]
Dec 23 14:34:39 arch kernel: ACPI: Reserving NHLT table memory at [mem 0x44ac4000-0x44ac402c]
Dec 23 14:34:39 arch kernel: ACPI: Reserving HPET table memory at [mem 0x44ac2000-0x44ac2037]
Dec 23 14:34:39 arch kernel: ACPI: Reserving APIC table memory at [mem 0x44ac1000-0x44ac11db]
Dec 23 14:34:39 arch kernel: ACPI: Reserving MCFG table memory at [mem 0x44ac0000-0x44ac003b]
Dec 23 14:34:39 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44a46000-0x44a4dd1c]
Dec 23 14:34:39 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44a44000-0x44a45d0d]
Dec 23 14:34:39 arch kernel: ACPI: Reserving $H2O table memory at [mem 0x44a43000-0x44a4302b]
Dec 23 14:34:39 arch kernel: ACPI: Reserving DMAR table memory at [mem 0x44a42000-0x44a42087]
Dec 23 14:34:39 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44a40000-0x44a41e95]
Dec 23 14:34:39 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44a3f000-0x44a3fc2d]
Dec 23 14:34:39 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44a3b000-0x44a3eae9]
Dec 23 14:34:39 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44a37000-0x44a3a9d9]
Dec 23 14:34:39 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44a35000-0x44a360b4]
Dec 23 14:34:39 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44a34000-0x44a340f7]
Dec 23 14:34:39 arch kernel: ACPI: Reserving FPDT table memory at [mem 0x44a33000-0x44a33043]
Dec 23 14:34:39 arch kernel: ACPI: Reserving PHAT table memory at [mem 0x44a31000-0x44a31b46]
Dec 23 14:34:39 arch kernel: ACPI: Reserving BGRT table memory at [mem 0x44a32000-0x44a32037]
Dec 23 14:34:39 arch kernel: No NUMA configuration found
Dec 23 14:34:39 arch kernel: Faking a node at [mem 0x0000000000000000-0x00000004afbfffff]
Dec 23 14:34:39 arch kernel: NODE_DATA(0) allocated [mem 0x4afbd52c0-0x4afbfffff]
Dec 23 14:34:39 arch kernel: Zone ranges:
Dec 23 14:34:39 arch kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff]
Dec 23 14:34:39 arch kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
Dec 23 14:34:39 arch kernel: Normal [mem 0x0000000100000000-0x00000004afbfffff]
Dec 23 14:34:39 arch kernel: Device empty
Dec 23 14:34:39 arch kernel: Movable zone start for each node
Dec 23 14:34:39 arch kernel: Early memory node ranges
Dec 23 14:34:39 arch kernel: node 0: [mem 0x0000000000001000-0x000000000009efff]
Dec 23 14:34:39 arch kernel: node 0: [mem 0x0000000000100000-0x0000000038e23fff]
Dec 23 14:34:39 arch kernel: node 0: [mem 0x0000000038e2a000-0x000000003d368fff]
Dec 23 14:34:39 arch kernel: node 0: [mem 0x000000003dc69000-0x000000003fa7efff]
Dec 23 14:34:39 arch kernel: node 0: [mem 0x0000000044aff000-0x0000000044afffff]
Dec 23 14:34:39 arch kernel: node 0: [mem 0x0000000100000000-0x00000004afbfffff]
Dec 23 14:34:39 arch kernel: Initmem setup node 0 [mem 0x0000000000001000-0x00000004afbfffff]
Dec 23 14:34:39 arch kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Dec 23 14:34:39 arch kernel: On node 0, zone DMA: 97 pages in unavailable ranges
Dec 23 14:34:39 arch kernel: On node 0, zone DMA32: 6 pages in unavailable ranges
Dec 23 14:34:39 arch kernel: On node 0, zone DMA32: 2304 pages in unavailable ranges
Dec 23 14:34:39 arch kernel: On node 0, zone DMA32: 20608 pages in unavailable ranges
Dec 23 14:34:39 arch kernel: On node 0, zone Normal: 13568 pages in unavailable ranges
Dec 23 14:34:39 arch kernel: On node 0, zone Normal: 1024 pages in unavailable ranges
Dec 23 14:34:39 arch kernel: Reserving Intel graphics memory at [mem 0x4c800000-0x503fffff]
Dec 23 14:34:39 arch kernel: ACPI: PM-Timer IO Port: 0x1808
Dec 23 14:34:39 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Dec 23 14:34:39 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Dec 23 14:34:39 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Dec 23 14:34:39 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Dec 23 14:34:39 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
Dec 23 14:34:39 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
Dec 23 14:34:39 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
Dec 23 14:34:39 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
Dec 23 14:34:39 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
Dec 23 14:34:39 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
Dec 23 14:34:39 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
Dec 23 14:34:39 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
Dec 23 14:34:39 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
Dec 23 14:34:39 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
Dec 23 14:34:39 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
Dec 23 14:34:39 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
Dec 23 14:34:39 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x11] high edge lint[0x1])
Dec 23 14:34:39 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x12] high edge lint[0x1])
Dec 23 14:34:39 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x13] high edge lint[0x1])
Dec 23 14:34:39 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x14] high edge lint[0x1])
Dec 23 14:34:39 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x15] high edge lint[0x1])
Dec 23 14:34:39 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x16] high edge lint[0x1])
Dec 23 14:34:39 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x17] high edge lint[0x1])
Dec 23 14:34:39 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
Dec 23 14:34:39 arch kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
Dec 23 14:34:39 arch kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Dec 23 14:34:39 arch kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Dec 23 14:34:39 arch kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Dec 23 14:34:39 arch kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Dec 23 14:34:39 arch kernel: e820: update [mem 0x37d86000-0x37e94fff] usable ==> reserved
Dec 23 14:34:39 arch kernel: TSC deadline timer available
Dec 23 14:34:39 arch kernel: CPU topo: Max. logical packages: 1
Dec 23 14:34:39 arch kernel: CPU topo: Max. logical dies: 1
Dec 23 14:34:39 arch kernel: CPU topo: Max. dies per package: 1
Dec 23 14:34:39 arch kernel: CPU topo: Max. threads per core: 2
Dec 23 14:34:39 arch kernel: CPU topo: Num. cores per package: 8
Dec 23 14:34:39 arch kernel: CPU topo: Num. threads per package: 12
Dec 23 14:34:39 arch kernel: CPU topo: Allowing 12 present CPUs plus 0 hotplug CPUs
Dec 23 14:34:39 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Dec 23 14:34:39 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
Dec 23 14:34:39 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x37d86000-0x37e94fff]
Dec 23 14:34:39 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x389b1000-0x389b1fff]
Dec 23 14:34:39 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x389d5000-0x389d5fff]
Dec 23 14:34:39 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x38e24000-0x38e29fff]
Dec 23 14:34:39 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x38eef000-0x38eeffff]
Dec 23 14:34:39 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x3d369000-0x3dc68fff]
Dec 23 14:34:39 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x3fa7f000-0x41a7efff]
Dec 23 14:34:39 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x41a7f000-0x44a2efff]
Dec 23 14:34:39 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x44a2f000-0x44afefff]
Dec 23 14:34:39 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x44b00000-0x48ffffff]
Dec 23 14:34:39 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x49000000-0x491fffff]
Dec 23 14:34:39 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x49200000-0x493fffff]
Dec 23 14:34:39 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x49400000-0x49ffffff]
Dec 23 14:34:39 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x4a000000-0x503fffff]
Dec 23 14:34:39 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x50400000-0xfe00ffff]
Dec 23 14:34:39 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfe010000-0xfe010fff]
Dec 23 14:34:39 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfed1ffff]
Dec 23 14:34:39 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xfed7ffff]
Dec 23 14:34:39 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xffffffff]
Dec 23 14:34:39 arch kernel: [mem 0x50400000-0xfe00ffff] available for PCI devices
Dec 23 14:34:39 arch kernel: Booting paravirtualized kernel on bare hardware
Dec 23 14:34:39 arch kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Dec 23 14:34:39 arch kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:12 nr_cpu_ids:12 nr_node_ids:1
Dec 23 14:34:39 arch kernel: percpu: Embedded 67 pages/cpu s237568 r8192 d28672 u524288
Dec 23 14:34:39 arch kernel: pcpu-alloc: s237568 r8192 d28672 u524288 alloc=1*2097152
Dec 23 14:34:39 arch kernel: pcpu-alloc: [0] 00 01 02 03 [0] 04 05 06 07
Dec 23 14:34:39 arch kernel: pcpu-alloc: [0] 08 09 10 11
Dec 23 14:34:39 arch kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=48f0c199-3de0-4cef-adb5-54a621848d9d rw loglevel=7 quiet transparent_hugepage=never nvidia_drm.modeset=1 nvidia_drm.fbdev=0
Dec 23 14:34:39 arch kernel: Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-linux", will be passed to user space.
Dec 23 14:34:39 arch kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Dec 23 14:34:39 arch kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
Dec 23 14:34:39 arch kernel: Fallback order for Node 0: 0
Dec 23 14:34:39 arch kernel: Built 1 zonelists, mobility grouping on. Total pages: 4123928
Dec 23 14:34:39 arch kernel: Policy zone: Normal
Dec 23 14:34:39 arch kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Dec 23 14:34:39 arch kernel: software IO TLB: area num 16.
Dec 23 14:34:39 arch kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=1
Dec 23 14:34:39 arch kernel: ftrace: allocating 51133 entries in 200 pages
Dec 23 14:34:39 arch kernel: ftrace: allocated 200 pages with 3 groups
Dec 23 14:34:39 arch kernel: Dynamic Preempt: full
Dec 23 14:34:39 arch kernel: rcu: Preemptible hierarchical RCU implementation.
Dec 23 14:34:39 arch kernel: rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=12.
Dec 23 14:34:39 arch kernel: rcu: RCU priority boosting: priority 1 delay 500 ms.
Dec 23 14:34:39 arch kernel: Trampoline variant of Tasks RCU enabled.
Dec 23 14:34:39 arch kernel: Rude variant of Tasks RCU enabled.
Dec 23 14:34:39 arch kernel: Tracing variant of Tasks RCU enabled.
Dec 23 14:34:39 arch kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Dec 23 14:34:39 arch kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=12
Dec 23 14:34:39 arch kernel: RCU Tasks: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=12.
Dec 23 14:34:39 arch kernel: RCU Tasks Rude: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=12.
Dec 23 14:34:39 arch kernel: RCU Tasks Trace: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=12.
Dec 23 14:34:39 arch kernel: NR_IRQS: 524544, nr_irqs: 2152, preallocated irqs: 16
Dec 23 14:34:39 arch kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Dec 23 14:34:39 arch kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Dec 23 14:34:39 arch kernel: Console: colour dummy device 80x25
Dec 23 14:34:39 arch kernel: printk: legacy console [tty0] enabled
Dec 23 14:34:39 arch kernel: ACPI: Core revision 20240827
Dec 23 14:34:39 arch kernel: hpet: HPET dysfunctional in PC10. Force disabled.
Dec 23 14:34:39 arch kernel: APIC: Switch to symmetric I/O mode setup
Dec 23 14:34:39 arch kernel: DMAR: Host address width 39
Dec 23 14:34:39 arch kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x0
Dec 23 14:34:39 arch kernel: DMAR: dmar0: reg_base_addr fed90000 ver 4:0 cap 1c0000c40660462 ecap 29a00f0505e
Dec 23 14:34:39 arch kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1
Dec 23 14:34:39 arch kernel: DMAR: dmar1: reg_base_addr fed91000 ver 5:0 cap d2008c40660462 ecap f050da
Dec 23 14:34:39 arch kernel: DMAR: RMRR base: 0x0000004c000000 end: 0x000000503fffff
Dec 23 14:34:39 arch kernel: DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
Dec 23 14:34:39 arch kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000
Dec 23 14:34:39 arch kernel: DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
Dec 23 14:34:39 arch kernel: DMAR-IR: Enabled IRQ remapping in x2apic mode
Dec 23 14:34:39 arch kernel: x2apic enabled
Dec 23 14:34:39 arch kernel: APIC: Switched APIC routing to: cluster x2apic
Dec 23 14:34:39 arch kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x23fa772cf26, max_idle_ns: 440795269835 ns
Dec 23 14:34:39 arch kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4993.00 BogoMIPS (lpj=8320000)
Dec 23 14:34:39 arch kernel: CPU0: Thermal monitoring enabled (TM1)
Dec 23 14:34:39 arch kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated
Dec 23 14:34:39 arch kernel: CET detected: Indirect Branch Tracking enabled
Dec 23 14:34:39 arch kernel: Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
Dec 23 14:34:39 arch kernel: Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
Dec 23 14:34:39 arch kernel: process: using mwait in idle threads
Dec 23 14:34:39 arch kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Dec 23 14:34:39 arch kernel: Spectre V2 : Mitigation: Enhanced / Automatic IBRS
Dec 23 14:34:39 arch kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Dec 23 14:34:39 arch kernel: Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on VMEXIT
Dec 23 14:34:39 arch kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Dec 23 14:34:39 arch kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Dec 23 14:34:39 arch kernel: Register File Data Sampling: Mitigation: Clear Register File
Dec 23 14:34:39 arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Dec 23 14:34:39 arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Dec 23 14:34:39 arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Dec 23 14:34:39 arch kernel: x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
Dec 23 14:34:39 arch kernel: x86/fpu: Supporting XSAVE feature 0x800: 'Control-flow User registers'
Dec 23 14:34:39 arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Dec 23 14:34:39 arch kernel: x86/fpu: xstate_offset[9]: 832, xstate_sizes[9]: 8
Dec 23 14:34:39 arch kernel: x86/fpu: xstate_offset[11]: 840, xstate_sizes[11]: 16
Dec 23 14:34:39 arch kernel: x86/fpu: Enabled xstate features 0xa07, context size is 856 bytes, using 'compacted' format.
Dec 23 14:34:39 arch kernel: Freeing SMP alternatives memory: 40K
Dec 23 14:34:39 arch kernel: pid_max: default: 32768 minimum: 301
Dec 23 14:34:39 arch kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf
Dec 23 14:34:39 arch kernel: landlock: Up and running.
Dec 23 14:34:39 arch kernel: Yama: becoming mindful.
Dec 23 14:34:39 arch kernel: LSM support for eBPF active
Dec 23 14:34:39 arch kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Dec 23 14:34:39 arch kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Dec 23 14:34:39 arch kernel: smpboot: CPU0: 12th Gen Intel(R) Core(TM) i5-12450H (family: 0x6, model: 0x9a, stepping: 0x3)
Dec 23 14:34:39 arch kernel: Performance Events: XSAVE Architectural LBR, PEBS fmt4+-baseline, AnyThread deprecated, Alderlake Hybrid events, 32-deep LBR, full-width counters, Intel PMU driver.
Dec 23 14:34:39 arch kernel: core: cpu_core PMU driver:
Dec 23 14:34:39 arch kernel: ... version: 5
Dec 23 14:34:39 arch kernel: ... bit width: 48
Dec 23 14:34:39 arch kernel: ... generic registers: 8
Dec 23 14:34:39 arch kernel: ... value mask: 0000ffffffffffff
Dec 23 14:34:39 arch kernel: ... max period: 00007fffffffffff
Dec 23 14:34:39 arch kernel: ... fixed-purpose events: 4
Dec 23 14:34:39 arch kernel: ... event mask: 0001000f000000ff
Dec 23 14:34:39 arch kernel: signal: max sigframe size: 3632
Dec 23 14:34:39 arch kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1679
Dec 23 14:34:39 arch kernel: rcu: Hierarchical SRCU implementation.
Dec 23 14:34:39 arch kernel: rcu: Max phase no-delay instances is 1000.
Dec 23 14:34:39 arch kernel: Timer migration: 2 hierarchy levels; 8 children per group; 2 crossnode level
Dec 23 14:34:39 arch kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Dec 23 14:34:39 arch kernel: smp: Bringing up secondary CPUs ...
Dec 23 14:34:39 arch kernel: smpboot: x86: Booting SMP configuration:
Dec 23 14:34:39 arch kernel: .... node #0, CPUs: #2 #4 #6 #8 #9 #10 #11
Dec 23 14:34:39 arch kernel: core: cpu_atom PMU driver: PEBS-via-PT
Dec 23 14:34:39 arch kernel: ... version: 5
Dec 23 14:34:39 arch kernel: ... bit width: 48
Dec 23 14:34:39 arch kernel: ... generic registers: 6
Dec 23 14:34:39 arch kernel: ... value mask: 0000ffffffffffff
Dec 23 14:34:39 arch kernel: ... max period: 00007fffffffffff
Dec 23 14:34:39 arch kernel: ... fixed-purpose events: 3
Dec 23 14:34:39 arch kernel: ... event mask: 000000070000003f
Dec 23 14:34:39 arch kernel: #1 #3 #5 #7
Dec 23 14:34:39 arch kernel: smp: Brought up 1 node, 12 CPUs
Dec 23 14:34:39 arch kernel: smpboot: Total of 12 processors activated (59927.00 BogoMIPS)
Dec 23 14:34:39 arch kernel: Memory: 16047504K/16495712K available (18432K kernel code, 2654K rwdata, 14236K rodata, 4248K init, 4092K bss, 425180K reserved, 0K cma-reserved)
Dec 23 14:34:39 arch kernel: devtmpfs: initialized
Dec 23 14:34:39 arch kernel: x86/mm: Memory block size: 128MB
Dec 23 14:34:39 arch kernel: ACPI: PM: Registering ACPI NVS region [mem 0x41a7f000-0x44a2efff] (50003968 bytes)
Dec 23 14:34:39 arch kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Dec 23 14:34:39 arch kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
Dec 23 14:34:39 arch kernel: pinctrl core: initialized pinctrl subsystem
Dec 23 14:34:39 arch kernel: PM: RTC time: 12:34:36, date: 2024-12-23
Dec 23 14:34:39 arch kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Dec 23 14:34:39 arch kernel: DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
Dec 23 14:34:39 arch kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Dec 23 14:34:39 arch kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Dec 23 14:34:39 arch kernel: audit: initializing netlink subsys (disabled)
Dec 23 14:34:39 arch kernel: audit: type=2000 audit(1734957276.013:1): state=initialized audit_enabled=0 res=1
Dec 23 14:34:39 arch kernel: thermal_sys: Registered thermal governor 'fair_share'
Dec 23 14:34:39 arch kernel: thermal_sys: Registered thermal governor 'bang_bang'
Dec 23 14:34:39 arch kernel: thermal_sys: Registered thermal governor 'step_wise'
Dec 23 14:34:39 arch kernel: thermal_sys: Registered thermal governor 'user_space'
Dec 23 14:34:39 arch kernel: thermal_sys: Registered thermal governor 'power_allocator'
Dec 23 14:34:39 arch kernel: cpuidle: using governor ladder
Dec 23 14:34:39 arch kernel: cpuidle: using governor menu
Dec 23 14:34:39 arch kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Dec 23 14:34:39 arch kernel: PCI: ECAM [mem 0xc0000000-0xcfffffff] (base 0xc0000000) for domain 0000 [bus 00-ff]
Dec 23 14:34:39 arch kernel: PCI: Using configuration type 1 for base access
Dec 23 14:34:39 arch kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Dec 23 14:34:39 arch kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Dec 23 14:34:39 arch kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Dec 23 14:34:39 arch kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Dec 23 14:34:39 arch kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Dec 23 14:34:39 arch kernel: ACPI: Added _OSI(Module Device)
Dec 23 14:34:39 arch kernel: ACPI: Added _OSI(Processor Device)
Dec 23 14:34:39 arch kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Dec 23 14:34:39 arch kernel: ACPI: Added _OSI(Processor Aggregator Device)
Dec 23 14:34:39 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS01._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 14:34:39 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 14:34:39 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 14:34:39 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS01._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 14:34:39 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 14:34:39 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 14:34:39 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS02._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 14:34:39 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 14:34:39 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 14:34:39 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS02._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 14:34:39 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 14:34:39 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 14:34:39 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS03._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 14:34:39 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 14:34:39 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 14:34:39 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS03._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 14:34:39 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 14:34:39 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 14:34:39 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS04._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 14:34:39 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 14:34:39 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 14:34:39 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS04._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 14:34:39 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 14:34:39 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 14:34:39 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS01._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 14:34:39 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 14:34:39 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 14:34:39 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS01._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 14:34:39 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 14:34:39 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 14:34:39 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS02._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 14:34:39 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 14:34:39 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 14:34:39 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS02._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 14:34:39 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 14:34:39 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 14:34:39 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS03._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 14:34:39 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 14:34:39 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 14:34:39 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS03._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 14:34:39 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 14:34:39 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 14:34:39 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS04._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 14:34:39 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 14:34:39 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 14:34:39 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS04._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 14:34:39 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 14:34:39 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 14:34:39 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS05._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 14:34:39 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 14:34:39 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 14:34:39 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS05._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 14:34:39 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 14:34:39 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 14:34:39 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS06._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 14:34:39 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 14:34:39 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 14:34:39 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS06._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 14:34:39 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 14:34:39 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 14:34:39 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS07._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 14:34:39 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 14:34:39 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 14:34:39 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS07._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 14:34:39 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 14:34:39 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 14:34:39 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS08._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 14:34:39 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 14:34:39 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 14:34:39 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS08._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 14:34:39 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 14:34:39 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 14:34:39 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS09._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 14:34:39 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 14:34:39 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 14:34:39 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS09._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 14:34:39 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 14:34:39 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 14:34:39 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS10._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 14:34:39 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 14:34:39 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 14:34:39 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS10._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 14:34:39 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 14:34:39 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 14:34:39 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS01._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 14:34:39 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 14:34:39 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 14:34:39 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS01._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 14:34:39 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 14:34:39 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 14:34:39 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS02._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 14:34:39 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 14:34:39 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 14:34:39 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS02._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 14:34:39 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 14:34:39 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 14:34:39 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS03._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 14:34:39 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 14:34:39 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 14:34:39 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS03._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 14:34:39 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 14:34:39 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 14:34:39 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS04._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 14:34:39 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 14:34:39 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 14:34:39 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS04._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 14:34:39 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 14:34:39 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 14:34:39 arch kernel: ACPI: 23 ACPI AML tables successfully acquired and loaded
Dec 23 14:34:39 arch kernel: ACPI: USB4 _OSC: OS supports USB3+ DisplayPort+ PCIe+ XDomain+
Dec 23 14:34:39 arch kernel: ACPI: USB4 _OSC: OS controls USB3+ DisplayPort+ PCIe+ XDomain+
Dec 23 14:34:39 arch kernel: ACPI: Dynamic OEM Table Load:
Dec 23 14:34:39 arch kernel: ACPI: SSDT 0xFFFF9DCF8164C800 000394 (v02 PmRef Cpu0Cst 00003001 INTL 20200717)
Dec 23 14:34:39 arch kernel: ACPI: Dynamic OEM Table Load:
Dec 23 14:34:39 arch kernel: ACPI: SSDT 0xFFFF9DCF81658800 0005E4 (v02 PmRef Cpu0Ist 00003000 INTL 20200717)
Dec 23 14:34:39 arch kernel: ACPI: Dynamic OEM Table Load:
Dec 23 14:34:39 arch kernel: ACPI: SSDT 0xFFFF9DCF81ED2200 0001AB (v02 PmRef Cpu0Psd 00003000 INTL 20200717)
Dec 23 14:34:39 arch kernel: ACPI: Dynamic OEM Table Load:
Dec 23 14:34:39 arch kernel: ACPI: SSDT 0xFFFF9DCF8165F800 000476 (v02 PmRef Cpu0Hwp 00003000 INTL 20200717)
Dec 23 14:34:39 arch kernel: ACPI: Dynamic OEM Table Load:
Dec 23 14:34:39 arch kernel: ACPI: SSDT 0xFFFF9DCF81646000 001BAF (v02 PmRef ApIst 00003000 INTL 20200717)
Dec 23 14:34:39 arch kernel: ACPI: Dynamic OEM Table Load:
Dec 23 14:34:39 arch kernel: ACPI: SSDT 0xFFFF9DCF81640000 001038 (v02 PmRef ApHwp 00003000 INTL 20200717)
Dec 23 14:34:39 arch kernel: ACPI: Dynamic OEM Table Load:
Dec 23 14:34:39 arch kernel: ACPI: SSDT 0xFFFF9DCF81F18000 001349 (v02 PmRef ApPsd 00003000 INTL 20200717)
Dec 23 14:34:39 arch kernel: ACPI: Dynamic OEM Table Load:
Dec 23 14:34:39 arch kernel: ACPI: SSDT 0xFFFF9DCF81650000 000FBB (v02 PmRef ApCst 00003000 INTL 20200717)
Dec 23 14:34:39 arch kernel: ACPI: EC: EC started
Dec 23 14:34:39 arch kernel: ACPI: EC: interrupt blocked
Dec 23 14:34:39 arch kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Dec 23 14:34:39 arch kernel: ACPI: \_SB_.PC00.LPCB.EC0_: Boot DSDT EC used to handle transactions
Dec 23 14:34:39 arch kernel: ACPI: Interpreter enabled
Dec 23 14:34:39 arch kernel: ACPI: PM: (supports S0 S3 S4 S5)
Dec 23 14:34:39 arch kernel: ACPI: Using IOAPIC for interrupt routing
Dec 23 14:34:39 arch kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Dec 23 14:34:39 arch kernel: PCI: Ignoring E820 reservations for host bridge windows
Dec 23 14:34:39 arch kernel: ACPI: Enabled 8 GPEs in block 00 to 7F
Dec 23 14:34:39 arch kernel: ACPI: \_SB_.PC00.PEG0.PXP_: New power resource
Dec 23 14:34:39 arch kernel: ACPI: \_SB_.PC00.PEG1.PXP_: New power resource
Dec 23 14:34:39 arch kernel: ACPI: \_SB_.PC00.PEG2.PXP_: New power resource
Dec 23 14:34:39 arch kernel: ACPI: \_SB_.PC00.XHCI.RHUB.HS10.BTRT: New power resource
Dec 23 14:34:39 arch kernel: ACPI: \_SB_.PC00.PAUD: New power resource
Dec 23 14:34:39 arch kernel: ACPI: \_SB_.PC00.CNVW.WRST: New power resource
Dec 23 14:34:39 arch kernel: ACPI: \_SB_.PC00.TBT0: New power resource
Dec 23 14:34:39 arch kernel: ACPI: \_SB_.PC00.TBT1: New power resource
Dec 23 14:34:39 arch kernel: ACPI: \_SB_.PC00.D3C_: New power resource
Dec 23 14:34:39 arch kernel: ACPI: \_TZ_.FN00: New power resource
Dec 23 14:34:39 arch kernel: ACPI: \_TZ_.FN01: New power resource
Dec 23 14:34:39 arch kernel: ACPI: \_TZ_.FN02: New power resource
Dec 23 14:34:39 arch kernel: ACPI: \_TZ_.FN03: New power resource
Dec 23 14:34:39 arch kernel: ACPI: \_TZ_.FN04: New power resource
Dec 23 14:34:39 arch kernel: ACPI: \PIN_: New power resource
Dec 23 14:34:39 arch kernel: ACPI: PCI Root Bridge [PC00] (domain 0000 [bus 00-fe])
Dec 23 14:34:39 arch kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Dec 23 14:34:39 arch kernel: acpi PNP0A08:00: _OSC: platform does not support [AER]
Dec 23 14:34:39 arch kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME PCIeCapability LTR DPC]
Dec 23 14:34:39 arch kernel: PCI host bridge to bus 0000:00
Dec 23 14:34:39 arch kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
Dec 23 14:34:39 arch kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
Dec 23 14:34:39 arch kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Dec 23 14:34:39 arch kernel: pci_bus 0000:00: root bus resource [mem 0x50400000-0xbfffffff window]
Dec 23 14:34:39 arch kernel: pci_bus 0000:00: root bus resource [mem 0x4000000000-0x7fffffffff window]
Dec 23 14:34:39 arch kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
Dec 23 14:34:39 arch kernel: pci 0000:00:00.0: [8086:4629] type 00 class 0x060000 conventional PCI endpoint
Dec 23 14:34:39 arch kernel: pci 0000:00:01.0: [8086:460d] type 01 class 0x060400 PCIe Root Port
Dec 23 14:34:39 arch kernel: pci 0000:00:01.0: PCI bridge to [bus 01-04]
Dec 23 14:34:39 arch kernel: pci 0000:00:01.0: bridge window [io 0x4000-0x4fff]
Dec 23 14:34:39 arch kernel: pci 0000:00:01.0: bridge window [mem 0x5f000000-0x600fffff]
Dec 23 14:34:39 arch kernel: pci 0000:00:01.0: bridge window [mem 0x6000000000-0x6101ffffff 64bit pref]
Dec 23 14:34:39 arch kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
Dec 23 14:34:39 arch kernel: pci 0000:00:01.0: PTM enabled (root), 4ns granularity
Dec 23 14:34:39 arch kernel: pci 0000:00:02.0: [8086:46a3] type 00 class 0x030000 PCIe Root Complex Integrated Endpoint
Dec 23 14:34:39 arch kernel: pci 0000:00:02.0: BAR 0 [mem 0x6102000000-0x6102ffffff 64bit]
Dec 23 14:34:39 arch kernel: pci 0000:00:02.0: BAR 2 [mem 0x4000000000-0x400fffffff 64bit pref]
Dec 23 14:34:39 arch kernel: pci 0000:00:02.0: BAR 4 [io 0x5000-0x503f]
Dec 23 14:34:39 arch kernel: pci 0000:00:02.0: DMAR: Skip IOMMU disabling for graphics
Dec 23 14:34:39 arch kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Dec 23 14:34:39 arch kernel: pci 0000:00:02.0: VF BAR 0 [mem 0x00000000-0x00ffffff 64bit]
Dec 23 14:34:39 arch kernel: pci 0000:00:02.0: VF BAR 0 [mem 0x00000000-0x06ffffff 64bit]: contains BAR 0 for 7 VFs
Dec 23 14:34:39 arch kernel: pci 0000:00:02.0: VF BAR 2 [mem 0x00000000-0x1fffffff 64bit pref]
Dec 23 14:34:39 arch kernel: pci 0000:00:02.0: VF BAR 2 [mem 0x00000000-0xdfffffff 64bit pref]: contains BAR 2 for 7 VFs
Dec 23 14:34:39 arch kernel: pci 0000:00:04.0: [8086:461d] type 00 class 0x118000 conventional PCI endpoint
Dec 23 14:34:39 arch kernel: pci 0000:00:04.0: BAR 0 [mem 0x6103140000-0x610315ffff 64bit]
Dec 23 14:34:39 arch kernel: pci 0000:00:06.0: [8086:464d] type 01 class 0x060400 PCIe Root Port
Dec 23 14:34:39 arch kernel: pci 0000:00:06.0: PCI bridge to [bus 05]
Dec 23 14:34:39 arch kernel: pci 0000:00:06.0: bridge window [mem 0x5e400000-0x5e4fffff]
Dec 23 14:34:39 arch kernel: pci 0000:00:06.0: PME# supported from D0 D3hot D3cold
Dec 23 14:34:39 arch kernel: pci 0000:00:06.0: PTM enabled (root), 4ns granularity
Dec 23 14:34:39 arch kernel: pci 0000:00:06.2: [8086:463d] type 01 class 0x060400 PCIe Root Port
Dec 23 14:34:39 arch kernel: pci 0000:00:06.2: PCI bridge to [bus 06]
Dec 23 14:34:39 arch kernel: pci 0000:00:06.2: bridge window [mem 0x5e300000-0x5e3fffff]
Dec 23 14:34:39 arch kernel: pci 0000:00:06.2: PME# supported from D0 D3hot D3cold
Dec 23 14:34:39 arch kernel: pci 0000:00:06.2: PTM enabled (root), 4ns granularity
Dec 23 14:34:39 arch kernel: pci 0000:00:07.0: [8086:466e] type 01 class 0x060400 PCIe Root Port
Dec 23 14:34:39 arch kernel: pci 0000:00:07.0: PCI bridge to [bus 07-2f]
Dec 23 14:34:39 arch kernel: pci 0000:00:07.0: bridge window [mem 0x52000000-0x5e1fffff]
Dec 23 14:34:39 arch kernel: pci 0000:00:07.0: bridge window [mem 0x6110000000-0x612bffffff 64bit pref]
Dec 23 14:34:39 arch kernel: pci 0000:00:07.0: Overriding RP PIO Log Size to 4
Dec 23 14:34:39 arch kernel: pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
Dec 23 14:34:39 arch kernel: pci 0000:00:07.0: PTM enabled (root), 4ns granularity
Dec 23 14:34:39 arch kernel: pci 0000:00:08.0: [8086:464f] type 00 class 0x088000 conventional PCI endpoint
Dec 23 14:34:39 arch kernel: pci 0000:00:08.0: BAR 0 [mem 0x6103191000-0x6103191fff 64bit]
Dec 23 14:34:39 arch kernel: pci 0000:00:0d.0: [8086:461e] type 00 class 0x0c0330 conventional PCI endpoint
Dec 23 14:34:39 arch kernel: pci 0000:00:0d.0: BAR 0 [mem 0x6103170000-0x610317ffff 64bit]
Dec 23 14:34:39 arch kernel: pci 0000:00:0d.0: PME# supported from D3hot D3cold
Dec 23 14:34:39 arch kernel: pci 0000:00:0d.2: [8086:463e] type 00 class 0x0c0340 conventional PCI endpoint
Dec 23 14:34:39 arch kernel: pci 0000:00:0d.2: BAR 0 [mem 0x6103100000-0x610313ffff 64bit]
Dec 23 14:34:39 arch kernel: pci 0000:00:0d.2: BAR 2 [mem 0x6103190000-0x6103190fff 64bit]
Dec 23 14:34:39 arch kernel: pci 0000:00:0d.2: supports D1 D2
Dec 23 14:34:39 arch kernel: pci 0000:00:0d.2: PME# supported from D0 D1 D2 D3hot D3cold
Dec 23 14:34:39 arch kernel: pci 0000:00:14.0: [8086:51ed] type 00 class 0x0c0330 conventional PCI endpoint
Dec 23 14:34:39 arch kernel: pci 0000:00:14.0: BAR 0 [mem 0x6103160000-0x610316ffff 64bit]
Dec 23 14:34:39 arch kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Dec 23 14:34:39 arch kernel: pci 0000:00:14.2: [8086:51ef] type 00 class 0x050000 conventional PCI endpoint
Dec 23 14:34:39 arch kernel: pci 0000:00:14.2: BAR 0 [mem 0x6103188000-0x610318bfff 64bit]
Dec 23 14:34:39 arch kernel: pci 0000:00:14.2: BAR 2 [mem 0x610318f000-0x610318ffff 64bit]
Dec 23 14:34:39 arch kernel: pci 0000:00:14.3: [8086:51f0] type 00 class 0x028000 PCIe Root Complex Integrated Endpoint
Dec 23 14:34:39 arch kernel: pci 0000:00:14.3: BAR 0 [mem 0x6103184000-0x6103187fff 64bit]
Dec 23 14:34:39 arch kernel: pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
Dec 23 14:34:39 arch kernel: pci 0000:00:15.0: [8086:51e8] type 00 class 0x0c8000 conventional PCI endpoint
Dec 23 14:34:39 arch kernel: pci 0000:00:15.0: BAR 0 [mem 0x00000000-0x00000fff 64bit]
Dec 23 14:34:39 arch kernel: pci 0000:00:16.0: [8086:51e0] type 00 class 0x078000 conventional PCI endpoint
Dec 23 14:34:39 arch kernel: pci 0000:00:16.0: BAR 0 [mem 0x610318d000-0x610318dfff 64bit]
Dec 23 14:34:39 arch kernel: pci 0000:00:16.0: PME# supported from D3hot
Dec 23 14:34:39 arch kernel: pci 0000:00:1c.0: [8086:51ba] type 01 class 0x060400 PCIe Root Port
Dec 23 14:34:39 arch kernel: pci 0000:00:1c.0: PCI bridge to [bus 30]
Dec 23 14:34:39 arch kernel: pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff]
Dec 23 14:34:39 arch kernel: pci 0000:00:1c.0: bridge window [mem 0x5e200000-0x5e2fffff]
Dec 23 14:34:39 arch kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Dec 23 14:34:39 arch kernel: pci 0000:00:1c.0: PTM enabled (root), 4ns granularity
Dec 23 14:34:39 arch kernel: pci 0000:00:1f.0: [8086:5182] type 00 class 0x060100 conventional PCI endpoint
Dec 23 14:34:39 arch kernel: pci 0000:00:1f.3: [8086:51c8] type 00 class 0x040100 conventional PCI endpoint
Dec 23 14:34:39 arch kernel: pci 0000:00:1f.3: BAR 0 [mem 0x6103180000-0x6103183fff 64bit]
Dec 23 14:34:39 arch kernel: pci 0000:00:1f.3: BAR 4 [mem 0x6103000000-0x61030fffff 64bit]
Dec 23 14:34:39 arch kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
Dec 23 14:34:39 arch kernel: pci 0000:00:1f.4: [8086:51a3] type 00 class 0x0c0500 conventional PCI endpoint
Dec 23 14:34:39 arch kernel: pci 0000:00:1f.4: BAR 0 [mem 0x610318c000-0x610318c0ff 64bit]
Dec 23 14:34:39 arch kernel: pci 0000:00:1f.4: BAR 4 [io 0xefa0-0xefbf]
Dec 23 14:34:39 arch kernel: pci 0000:00:1f.5: [8086:51a4] type 00 class 0x0c8000 conventional PCI endpoint
Dec 23 14:34:39 arch kernel: pci 0000:00:1f.5: BAR 0 [mem 0xfe010000-0xfe010fff]
Dec 23 14:34:39 arch kernel: pci 0000:01:00.0: [10de:25a2] type 00 class 0x030000 PCIe Legacy Endpoint
Dec 23 14:34:39 arch kernel: pci 0000:01:00.0: BAR 0 [mem 0x00000000-0x00ffffff]
Dec 23 14:34:39 arch kernel: pci 0000:01:00.0: BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Dec 23 14:34:39 arch kernel: pci 0000:01:00.0: BAR 3 [mem 0x00000000-0x01ffffff 64bit pref]
Dec 23 14:34:39 arch kernel: pci 0000:01:00.0: BAR 5 [io 0x0000-0x007f]
Dec 23 14:34:39 arch kernel: pci 0000:01:00.0: ROM [mem 0x00000000-0x0007ffff pref]
Dec 23 14:34:39 arch kernel: pci 0000:01:00.0: Max Payload Size set to 256 (was 128, max 256)
Dec 23 14:34:39 arch kernel: pci 0000:01:00.0: PME# supported from D0 D3hot
Dec 23 14:34:39 arch kernel: pci 0000:01:00.0: 126.024 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x8 link at 0000:00:01.0 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
Dec 23 14:34:39 arch kernel: pci 0000:01:00.1: [10de:2291] type 00 class 0x040300 PCIe Endpoint
Dec 23 14:34:39 arch kernel: pci 0000:01:00.1: BAR 0 [mem 0x00000000-0x00003fff]
Dec 23 14:34:39 arch kernel: pci 0000:01:00.1: Max Payload Size set to 256 (was 128, max 256)
Dec 23 14:34:39 arch kernel: pci 0000:00:01.0: PCI bridge to [bus 01-04]
Dec 23 14:34:39 arch kernel: pci 0000:05:00.0: [1344:5411] type 00 class 0x010802 PCIe Endpoint
Dec 23 14:34:39 arch kernel: pci 0000:05:00.0: BAR 0 [mem 0x5e400000-0x5e403fff 64bit]
Dec 23 14:34:39 arch kernel: pci 0000:00:06.0: PCI bridge to [bus 05]
Dec 23 14:34:39 arch kernel: pci 0000:06:00.0: [8086:f1aa] type 00 class 0x010802 PCIe Endpoint
Dec 23 14:34:39 arch kernel: pci 0000:06:00.0: BAR 0 [mem 0x5e300000-0x5e303fff 64bit]
Dec 23 14:34:39 arch kernel: pci 0000:06:00.0: VF BAR 0 [mem 0x00000000-0x00003fff 64bit]
Dec 23 14:34:39 arch kernel: pci 0000:06:00.0: VF BAR 0 [mem 0x00000000-0x0001ffff 64bit]: contains BAR 0 for 8 VFs
Dec 23 14:34:39 arch kernel: pci 0000:00:06.2: PCI bridge to [bus 06]
Dec 23 14:34:39 arch kernel: pci 0000:00:07.0: PCI bridge to [bus 07-2f]
Dec 23 14:34:39 arch kernel: pci 0000:30:00.0: [10ec:8168] type 00 class 0x020000 PCIe Endpoint
Dec 23 14:34:39 arch kernel: pci 0000:30:00.0: BAR 0 [io 0x3000-0x30ff]
Dec 23 14:34:39 arch kernel: pci 0000:30:00.0: BAR 2 [mem 0x5e204000-0x5e204fff 64bit]
Dec 23 14:34:39 arch kernel: pci 0000:30:00.0: BAR 4 [mem 0x5e200000-0x5e203fff 64bit]
Dec 23 14:34:39 arch kernel: pci 0000:30:00.0: supports D1 D2
Dec 23 14:34:39 arch kernel: pci 0000:30:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Dec 23 14:34:39 arch kernel: pci 0000:00:1c.0: PCI bridge to [bus 30]
Dec 23 14:34:39 arch kernel: ACPI: \_SB_.PEPD: Duplicate LPS0 _DSM functions (mask: 0x1)
Dec 23 14:34:39 arch kernel: Low-power S0 idle used by default for system suspend
Dec 23 14:34:39 arch kernel: ACPI: EC: interrupt unblocked
Dec 23 14:34:39 arch kernel: ACPI: EC: event unblocked
Dec 23 14:34:39 arch kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Dec 23 14:34:39 arch kernel: ACPI: EC: GPE=0x6e
Dec 23 14:34:39 arch kernel: ACPI: \_SB_.PC00.LPCB.EC0_: Boot DSDT EC initialization complete
Dec 23 14:34:39 arch kernel: ACPI: \_SB_.PC00.LPCB.EC0_: EC: Used to handle transactions and events
Dec 23 14:34:39 arch kernel: iommu: Default domain type: Translated
Dec 23 14:34:39 arch kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Dec 23 14:34:39 arch kernel: SCSI subsystem initialized
Dec 23 14:34:39 arch kernel: libata version 3.00 loaded.
Dec 23 14:34:39 arch kernel: ACPI: bus type USB registered
Dec 23 14:34:39 arch kernel: usbcore: registered new interface driver usbfs
Dec 23 14:34:39 arch kernel: usbcore: registered new interface driver hub
Dec 23 14:34:39 arch kernel: usbcore: registered new device driver usb
Dec 23 14:34:39 arch kernel: EDAC MC: Ver: 3.0.0
Dec 23 14:34:39 arch kernel: efivars: Registered efivars operations
Dec 23 14:34:39 arch kernel: NetLabel: Initializing
Dec 23 14:34:39 arch kernel: NetLabel: domain hash size = 128
Dec 23 14:34:39 arch kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
Dec 23 14:34:39 arch kernel: NetLabel: unlabeled traffic allowed by default
Dec 23 14:34:39 arch kernel: mctp: management component transport protocol core
Dec 23 14:34:39 arch kernel: NET: Registered PF_MCTP protocol family
Dec 23 14:34:39 arch kernel: PCI: Using ACPI for IRQ routing
Dec 23 14:34:39 arch kernel: PCI: pci_cache_line_size set to 64 bytes
Dec 23 14:34:39 arch kernel: pci 0000:00:1f.5: BAR 0 [mem 0xfe010000-0xfe010fff]: can't claim; no compatible bridge window
Dec 23 14:34:39 arch kernel: e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
Dec 23 14:34:39 arch kernel: e820: reserve RAM buffer [mem 0x37d86000-0x37ffffff]
Dec 23 14:34:39 arch kernel: e820: reserve RAM buffer [mem 0x389b1018-0x3bffffff]
Dec 23 14:34:39 arch kernel: e820: reserve RAM buffer [mem 0x38e24000-0x3bffffff]
Dec 23 14:34:39 arch kernel: e820: reserve RAM buffer [mem 0x38eef000-0x3bffffff]
Dec 23 14:34:39 arch kernel: e820: reserve RAM buffer [mem 0x3d369000-0x3fffffff]
Dec 23 14:34:39 arch kernel: e820: reserve RAM buffer [mem 0x3fa7f000-0x3fffffff]
Dec 23 14:34:39 arch kernel: e820: reserve RAM buffer [mem 0x44b00000-0x47ffffff]
Dec 23 14:34:39 arch kernel: e820: reserve RAM buffer [mem 0x4afc00000-0x4afffffff]
Dec 23 14:34:39 arch kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
Dec 23 14:34:39 arch kernel: pci 0000:00:02.0: vgaarb: bridge control possible
Dec 23 14:34:39 arch kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Dec 23 14:34:39 arch kernel: pci 0000:01:00.0: vgaarb: bridge control possible
Dec 23 14:34:39 arch kernel: pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Dec 23 14:34:39 arch kernel: vgaarb: loaded
Dec 23 14:34:39 arch kernel: clocksource: Switched to clocksource tsc-early
Dec 23 14:34:39 arch kernel: VFS: Disk quotas dquot_6.6.0
Dec 23 14:34:39 arch kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Dec 23 14:34:39 arch kernel: pnp: PnP ACPI init
Dec 23 14:34:39 arch kernel: pnp 00:00: disabling [io 0x002e-0x002f] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Dec 23 14:34:39 arch kernel: pnp 00:00: disabling [io 0x004e-0x004f] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Dec 23 14:34:39 arch kernel: pnp 00:00: disabling [io 0x0061] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Dec 23 14:34:39 arch kernel: pnp 00:00: disabling [io 0x0063] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Dec 23 14:34:39 arch kernel: pnp 00:00: disabling [io 0x0065] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Dec 23 14:34:39 arch kernel: pnp 00:00: disabling [io 0x0067] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Dec 23 14:34:39 arch kernel: pnp 00:00: disabling [io 0x0068] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Dec 23 14:34:39 arch kernel: pnp 00:00: disabling [io 0x006c] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Dec 23 14:34:39 arch kernel: pnp 00:00: disabling [io 0x0070] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Dec 23 14:34:39 arch kernel: system 00:00: [io 0x0680-0x069f] has been reserved
Dec 23 14:34:39 arch kernel: system 00:00: [io 0x164e-0x164f] has been reserved
Dec 23 14:34:39 arch kernel: system 00:00: [io 0xfd60-0xfd63] has been reserved
Dec 23 14:34:39 arch kernel: system 00:02: [io 0x1854-0x1857] has been reserved
Dec 23 14:34:39 arch kernel: pnp 00:04: disabling [mem 0xc0000000-0xcfffffff] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
Dec 23 14:34:39 arch kernel: pnp 00:04: disabling [mem 0xfedc0000-0xfedc7fff] because it overlaps 0000:01:00.0 BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Dec 23 14:34:39 arch kernel: pnp 00:04: disabling [mem 0xfeda0000-0xfeda0fff] because it overlaps 0000:01:00.0 BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Dec 23 14:34:39 arch kernel: pnp 00:04: disabling [mem 0xfeda1000-0xfeda1fff] because it overlaps 0000:01:00.0 BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Dec 23 14:34:39 arch kernel: pnp 00:04: disabling [mem 0xc0000000-0xcfffffff disabled] because it overlaps 0000:01:00.0 BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Dec 23 14:34:39 arch kernel: pnp 00:04: disabling [mem 0xfed20000-0xfed7ffff] because it overlaps 0000:01:00.0 BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Dec 23 14:34:39 arch kernel: pnp 00:04: disabling [mem 0xfed90000-0xfed93fff] because it overlaps 0000:01:00.0 BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Dec 23 14:34:39 arch kernel: pnp 00:04: disabling [mem 0xfed45000-0xfed8ffff] because it overlaps 0000:01:00.0 BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Dec 23 14:34:39 arch kernel: pnp 00:04: disabling [mem 0xfee00000-0xfeefffff] because it overlaps 0000:01:00.0 BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Dec 23 14:34:39 arch kernel: system 00:05: [io 0x2000-0x20fe] has been reserved
Dec 23 14:34:39 arch kernel: pnp: PnP ACPI: found 7 devices
Dec 23 14:34:39 arch kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Dec 23 14:34:39 arch kernel: NET: Registered PF_INET protocol family
Dec 23 14:34:39 arch kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Dec 23 14:34:39 arch kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
Dec 23 14:34:39 arch kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Dec 23 14:34:39 arch kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Dec 23 14:34:39 arch kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Dec 23 14:34:39 arch kernel: TCP: Hash tables configured (established 131072 bind 65536)
Dec 23 14:34:39 arch kernel: MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
Dec 23 14:34:39 arch kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
Dec 23 14:34:39 arch kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
Dec 23 14:34:39 arch kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Dec 23 14:34:39 arch kernel: NET: Registered PF_XDP protocol family
Dec 23 14:34:39 arch kernel: pci 0000:00:07.0: bridge window [io 0x1000-0x0fff] to [bus 07-2f] add_size 1000
Dec 23 14:34:39 arch kernel: pci 0000:00:02.0: VF BAR 2 [mem 0x4020000000-0x40ffffffff 64bit pref]: assigned
Dec 23 14:34:39 arch kernel: pci 0000:00:02.0: VF BAR 0 [mem 0x4010000000-0x4016ffffff 64bit]: assigned
Dec 23 14:34:39 arch kernel: pci 0000:00:07.0: bridge window [io 0x6000-0x6fff]: assigned
Dec 23 14:34:39 arch kernel: pci 0000:00:15.0: BAR 0 [mem 0x4017000000-0x4017000fff 64bit]: assigned
Dec 23 14:34:39 arch kernel: pci 0000:00:1f.5: BAR 0 [mem 0x50400000-0x50400fff]: assigned
Dec 23 14:34:39 arch kernel: pci 0000:01:00.0: BAR 1 [mem 0x6000000000-0x60ffffffff 64bit pref]: assigned
Dec 23 14:34:39 arch kernel: pci 0000:01:00.0: BAR 3 [mem 0x6100000000-0x6101ffffff 64bit pref]: assigned
Dec 23 14:34:39 arch kernel: pci 0000:01:00.0: BAR 0 [mem 0x5f000000-0x5fffffff]: assigned
Dec 23 14:34:39 arch kernel: pci 0000:01:00.0: ROM [mem 0x60000000-0x6007ffff pref]: assigned
Dec 23 14:34:39 arch kernel: pci 0000:01:00.1: BAR 0 [mem 0x60080000-0x60083fff]: assigned
Dec 23 14:34:39 arch kernel: pci 0000:01:00.0: BAR 5 [io 0x4000-0x407f]: assigned
Dec 23 14:34:39 arch kernel: pci 0000:00:01.0: PCI bridge to [bus 01-04]
Dec 23 14:34:39 arch kernel: pci 0000:00:01.0: bridge window [io 0x4000-0x4fff]
Dec 23 14:34:39 arch kernel: pci 0000:00:01.0: bridge window [mem 0x5f000000-0x600fffff]
Dec 23 14:34:39 arch kernel: pci 0000:00:01.0: bridge window [mem 0x6000000000-0x6101ffffff 64bit pref]
Dec 23 14:34:39 arch kernel: pci 0000:00:06.0: PCI bridge to [bus 05]
Dec 23 14:34:39 arch kernel: pci 0000:00:06.0: bridge window [mem 0x5e400000-0x5e4fffff]
Dec 23 14:34:39 arch kernel: pci 0000:06:00.0: VF BAR 0 [mem 0x5e304000-0x5e323fff 64bit]: assigned
Dec 23 14:34:39 arch kernel: pci 0000:00:06.2: PCI bridge to [bus 06]
Dec 23 14:34:39 arch kernel: pci 0000:00:06.2: bridge window [mem 0x5e300000-0x5e3fffff]
Dec 23 14:34:39 arch kernel: pci 0000:00:07.0: PCI bridge to [bus 07-2f]
Dec 23 14:34:39 arch kernel: pci 0000:00:07.0: bridge window [io 0x6000-0x6fff]
Dec 23 14:34:39 arch kernel: pci 0000:00:07.0: bridge window [mem 0x52000000-0x5e1fffff]
Dec 23 14:34:39 arch kernel: pci 0000:00:07.0: bridge window [mem 0x6110000000-0x612bffffff 64bit pref]
Dec 23 14:34:39 arch kernel: pci 0000:00:1c.0: PCI bridge to [bus 30]
Dec 23 14:34:39 arch kernel: pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff]
Dec 23 14:34:39 arch kernel: pci 0000:00:1c.0: bridge window [mem 0x5e200000-0x5e2fffff]
Dec 23 14:34:39 arch kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
Dec 23 14:34:39 arch kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
Dec 23 14:34:39 arch kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Dec 23 14:34:39 arch kernel: pci_bus 0000:00: resource 7 [mem 0x50400000-0xbfffffff window]
Dec 23 14:34:39 arch kernel: pci_bus 0000:00: resource 8 [mem 0x4000000000-0x7fffffffff window]
Dec 23 14:34:39 arch kernel: pci_bus 0000:01: resource 0 [io 0x4000-0x4fff]
Dec 23 14:34:39 arch kernel: pci_bus 0000:01: resource 1 [mem 0x5f000000-0x600fffff]
Dec 23 14:34:39 arch kernel: pci_bus 0000:01: resource 2 [mem 0x6000000000-0x6101ffffff 64bit pref]
Dec 23 14:34:39 arch kernel: pci_bus 0000:05: resource 1 [mem 0x5e400000-0x5e4fffff]
Dec 23 14:34:39 arch kernel: pci_bus 0000:06: resource 1 [mem 0x5e300000-0x5e3fffff]
Dec 23 14:34:39 arch kernel: pci_bus 0000:07: resource 0 [io 0x6000-0x6fff]
Dec 23 14:34:39 arch kernel: pci_bus 0000:07: resource 1 [mem 0x52000000-0x5e1fffff]
Dec 23 14:34:39 arch kernel: pci_bus 0000:07: resource 2 [mem 0x6110000000-0x612bffffff 64bit pref]
Dec 23 14:34:39 arch kernel: pci_bus 0000:30: resource 0 [io 0x3000-0x3fff]
Dec 23 14:34:39 arch kernel: pci_bus 0000:30: resource 1 [mem 0x5e200000-0x5e2fffff]
Dec 23 14:34:39 arch kernel: pci 0000:01:00.1: extending delay after power-on from D3hot to 20 msec
Dec 23 14:34:39 arch kernel: pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
Dec 23 14:34:39 arch kernel: PCI: CLS 64 bytes, default 64
Dec 23 14:34:39 arch kernel: DMAR: Intel-IOMMU force enabled due to platform opt in
Dec 23 14:34:39 arch kernel: DMAR: No ATSR found
Dec 23 14:34:39 arch kernel: DMAR: No SATC found
Dec 23 14:34:39 arch kernel: DMAR: IOMMU feature fl1gp_support inconsistent
Dec 23 14:34:39 arch kernel: DMAR: IOMMU feature pgsel_inv inconsistent
Dec 23 14:34:39 arch kernel: DMAR: IOMMU feature nwfs inconsistent
Dec 23 14:34:39 arch kernel: DMAR: IOMMU feature dit inconsistent
Dec 23 14:34:39 arch kernel: DMAR: IOMMU feature sc_support inconsistent
Dec 23 14:34:39 arch kernel: DMAR: IOMMU feature dev_iotlb_support inconsistent
Dec 23 14:34:39 arch kernel: DMAR: dmar0: Using Queued invalidation
Dec 23 14:34:39 arch kernel: DMAR: dmar1: Using Queued invalidation
Dec 23 14:34:39 arch kernel: Trying to unpack rootfs image as initramfs...
Dec 23 14:34:39 arch kernel: pci 0000:00:02.0: Adding to iommu group 0
Dec 23 14:34:39 arch kernel: pci 0000:00:00.0: Adding to iommu group 1
Dec 23 14:34:39 arch kernel: pci 0000:00:01.0: Adding to iommu group 2
Dec 23 14:34:39 arch kernel: pci 0000:00:04.0: Adding to iommu group 3
Dec 23 14:34:39 arch kernel: pci 0000:00:06.0: Adding to iommu group 4
Dec 23 14:34:39 arch kernel: pci 0000:00:06.2: Adding to iommu group 5
Dec 23 14:34:39 arch kernel: pci 0000:00:07.0: Adding to iommu group 6
Dec 23 14:34:39 arch kernel: pci 0000:00:08.0: Adding to iommu group 7
Dec 23 14:34:39 arch kernel: pci 0000:00:0d.0: Adding to iommu group 8
Dec 23 14:34:39 arch kernel: pci 0000:00:0d.2: Adding to iommu group 8
Dec 23 14:34:39 arch kernel: pci 0000:00:14.0: Adding to iommu group 9
Dec 23 14:34:39 arch kernel: pci 0000:00:14.2: Adding to iommu group 9
Dec 23 14:34:39 arch kernel: pci 0000:00:14.3: Adding to iommu group 10
Dec 23 14:34:39 arch kernel: pci 0000:00:15.0: Adding to iommu group 11
Dec 23 14:34:39 arch kernel: pci 0000:00:16.0: Adding to iommu group 12
Dec 23 14:34:39 arch kernel: pci 0000:00:1c.0: Adding to iommu group 13
Dec 23 14:34:39 arch kernel: pci 0000:00:1f.0: Adding to iommu group 14
Dec 23 14:34:39 arch kernel: pci 0000:00:1f.3: Adding to iommu group 14
Dec 23 14:34:39 arch kernel: pci 0000:00:1f.4: Adding to iommu group 14
Dec 23 14:34:39 arch kernel: pci 0000:00:1f.5: Adding to iommu group 14
Dec 23 14:34:39 arch kernel: pci 0000:01:00.0: Adding to iommu group 15
Dec 23 14:34:39 arch kernel: pci 0000:01:00.1: Adding to iommu group 15
Dec 23 14:34:39 arch kernel: pci 0000:05:00.0: Adding to iommu group 16
Dec 23 14:34:39 arch kernel: pci 0000:06:00.0: Adding to iommu group 17
Dec 23 14:34:39 arch kernel: pci 0000:30:00.0: Adding to iommu group 18
Dec 23 14:34:39 arch kernel: DMAR: Intel(R) Virtualization Technology for Directed I/O
Dec 23 14:34:39 arch kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Dec 23 14:34:39 arch kernel: software IO TLB: mapped [mem 0x000000003120c000-0x000000003520c000] (64MB)
Dec 23 14:34:39 arch kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x23fa772cf26, max_idle_ns: 440795269835 ns
Dec 23 14:34:39 arch kernel: clocksource: Switched to clocksource tsc
Dec 23 14:34:39 arch kernel: Initialise system trusted keyrings
Dec 23 14:34:39 arch kernel: Key type blacklist registered
Dec 23 14:34:39 arch kernel: workingset: timestamp_bits=36 max_order=22 bucket_order=0
Dec 23 14:34:39 arch kernel: fuse: init (API version 7.41)
Dec 23 14:34:39 arch kernel: integrity: Platform Keyring initialized
Dec 23 14:34:39 arch kernel: integrity: Machine keyring initialized
Dec 23 14:34:39 arch kernel: Key type asymmetric registered
Dec 23 14:34:39 arch kernel: Asymmetric key parser 'x509' registered
Dec 23 14:34:39 arch kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
Dec 23 14:34:39 arch kernel: io scheduler mq-deadline registered
Dec 23 14:34:39 arch kernel: io scheduler kyber registered
Dec 23 14:34:39 arch kernel: io scheduler bfq registered
Dec 23 14:34:39 arch kernel: ledtrig-cpu: registered to indicate activity on CPUs
Dec 23 14:34:39 arch kernel: pcieport 0000:00:01.0: PME: Signaling with IRQ 122
Dec 23 14:34:39 arch kernel: pcieport 0000:00:01.0: pciehp: Slot #1 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
Dec 23 14:34:39 arch kernel: pcieport 0000:00:06.0: PME: Signaling with IRQ 123
Dec 23 14:34:39 arch kernel: pcieport 0000:00:06.2: PME: Signaling with IRQ 124
Dec 23 14:34:39 arch kernel: pcieport 0000:00:07.0: PME: Signaling with IRQ 125
Dec 23 14:34:39 arch kernel: pcieport 0000:00:07.0: pciehp: Slot #3 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
Dec 23 14:34:39 arch kernel: pcieport 0000:00:1c.0: PME: Signaling with IRQ 126
Dec 23 14:34:39 arch kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Dec 23 14:34:39 arch kernel: Freeing initrd memory: 17280K
Dec 23 14:34:39 arch kernel: ACPI: AC: AC Adapter [ACAD] (on-line)
Dec 23 14:34:39 arch kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:1d/PNP0C0D:00/input/input0
Dec 23 14:34:39 arch kernel: ACPI: button: Lid Switch [LID0]
Dec 23 14:34:39 arch kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
Dec 23 14:34:39 arch kernel: ACPI: button: Power Button [PWRB]
Dec 23 14:34:39 arch kernel: thermal LNXTHERM:00: registered as thermal_zone0
Dec 23 14:34:39 arch kernel: ACPI: thermal: Thermal Zone [TZ00] (28 C)
Dec 23 14:34:39 arch kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Dec 23 14:34:39 arch kernel: hpet_acpi_add: no address or irqs in _CRS
Dec 23 14:34:39 arch kernel: Non-volatile memory driver v1.3
Dec 23 14:34:39 arch kernel: Linux agpgart interface v0.103
Dec 23 14:34:39 arch kernel: ACPI: bus type drm_connector registered
Dec 23 14:34:39 arch kernel: xhci_hcd 0000:00:0d.0: xHCI Host Controller
Dec 23 14:34:39 arch kernel: xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 1
Dec 23 14:34:39 arch kernel: xhci_hcd 0000:00:0d.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000200009810
Dec 23 14:34:39 arch kernel: xhci_hcd 0000:00:0d.0: xHCI Host Controller
Dec 23 14:34:39 arch kernel: xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 2
Dec 23 14:34:39 arch kernel: xhci_hcd 0000:00:0d.0: Host supports USB 3.2 Enhanced SuperSpeed
Dec 23 14:34:39 arch kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
Dec 23 14:34:39 arch kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 23 14:34:39 arch kernel: usb usb1: Product: xHCI Host Controller
Dec 23 14:34:39 arch kernel: usb usb1: Manufacturer: Linux 6.12.4-arch1-1 xhci-hcd
Dec 23 14:34:39 arch kernel: usb usb1: SerialNumber: 0000:00:0d.0
Dec 23 14:34:39 arch kernel: hub 1-0:1.0: USB hub found
Dec 23 14:34:39 arch kernel: hub 1-0:1.0: 1 port detected
Dec 23 14:34:39 arch kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12
Dec 23 14:34:39 arch kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 23 14:34:39 arch kernel: usb usb2: Product: xHCI Host Controller
Dec 23 14:34:39 arch kernel: usb usb2: Manufacturer: Linux 6.12.4-arch1-1 xhci-hcd
Dec 23 14:34:39 arch kernel: usb usb2: SerialNumber: 0000:00:0d.0
Dec 23 14:34:39 arch kernel: hub 2-0:1.0: USB hub found
Dec 23 14:34:39 arch kernel: hub 2-0:1.0: 1 port detected
Dec 23 14:34:39 arch kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Dec 23 14:34:39 arch kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
Dec 23 14:34:39 arch kernel: xhci_hcd 0000:00:14.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000100200009810
Dec 23 14:34:39 arch kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Dec 23 14:34:39 arch kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
Dec 23 14:34:39 arch kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
Dec 23 14:34:39 arch kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
Dec 23 14:34:39 arch kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 23 14:34:39 arch kernel: usb usb3: Product: xHCI Host Controller
Dec 23 14:34:39 arch kernel: usb usb3: Manufacturer: Linux 6.12.4-arch1-1 xhci-hcd
Dec 23 14:34:39 arch kernel: usb usb3: SerialNumber: 0000:00:14.0
Dec 23 14:34:39 arch kernel: hub 3-0:1.0: USB hub found
Dec 23 14:34:39 arch kernel: hub 3-0:1.0: 12 ports detected
Dec 23 14:34:39 arch kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12
Dec 23 14:34:39 arch kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 23 14:34:39 arch kernel: usb usb4: Product: xHCI Host Controller
Dec 23 14:34:39 arch kernel: usb usb4: Manufacturer: Linux 6.12.4-arch1-1 xhci-hcd
Dec 23 14:34:39 arch kernel: usb usb4: SerialNumber: 0000:00:14.0
Dec 23 14:34:39 arch kernel: hub 4-0:1.0: USB hub found
Dec 23 14:34:39 arch kernel: hub 4-0:1.0: 4 ports detected
Dec 23 14:34:39 arch kernel: usbcore: registered new interface driver usbserial_generic
Dec 23 14:34:39 arch kernel: usbserial: USB Serial support registered for generic
Dec 23 14:34:39 arch kernel: rtc_cmos 00:01: RTC can wake from S4
Dec 23 14:34:39 arch kernel: rtc_cmos 00:01: registered as rtc0
Dec 23 14:34:39 arch kernel: rtc_cmos 00:01: setting system clock to 2024-12-23T12:34:37 UTC (1734957277)
Dec 23 14:34:39 arch kernel: rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram
Dec 23 14:34:39 arch kernel: intel_pstate: Intel P-state driver initializing
Dec 23 14:34:39 arch kernel: intel_pstate: HWP enabled
Dec 23 14:34:39 arch kernel: efifb: probing for efifb
Dec 23 14:34:39 arch kernel: efifb: showing boot graphics
Dec 23 14:34:39 arch kernel: efifb: framebuffer at 0x4000000000, using 8100k, total 8100k
Dec 23 14:34:39 arch kernel: efifb: mode is 1920x1080x32, linelength=7680, pages=1
Dec 23 14:34:39 arch kernel: efifb: scrolling: redraw
Dec 23 14:34:39 arch kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Dec 23 14:34:39 arch kernel: fbcon: Deferring console take-over
Dec 23 14:34:39 arch kernel: fb0: EFI VGA frame buffer device
Dec 23 14:34:39 arch kernel: hid: raw HID events driver (C) Jiri Kosina
Dec 23 14:34:39 arch kernel: drop_monitor: Initializing network drop monitor service
Dec 23 14:34:39 arch kernel: NET: Registered PF_INET6 protocol family
Dec 23 14:34:39 arch kernel: Segment Routing with IPv6
Dec 23 14:34:39 arch kernel: RPL Segment Routing with IPv6
Dec 23 14:34:39 arch kernel: In-situ OAM (IOAM) with IPv6
Dec 23 14:34:39 arch kernel: NET: Registered PF_PACKET protocol family
Dec 23 14:34:39 arch kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Dec 23 14:34:39 arch kernel: microcode: Current revision: 0x00000435
Dec 23 14:34:39 arch kernel: microcode: Updated early from: 0x00000434
Dec 23 14:34:39 arch kernel: IPI shorthand broadcast: enabled
Dec 23 14:34:39 arch kernel: sched_clock: Marking stable (1580685888, 6703018)->(1621790219, -34401313)
Dec 23 14:34:39 arch kernel: registered taskstats version 1
Dec 23 14:34:39 arch kernel: Loading compiled-in X.509 certificates
Dec 23 14:34:39 arch kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 8d6402356535386924f746d3d123613ef19cb307'
Dec 23 14:34:39 arch kernel: Demotion targets for Node 0: null
Dec 23 14:34:39 arch kernel: Key type .fscrypt registered
Dec 23 14:34:39 arch kernel: Key type fscrypt-provisioning registered
Dec 23 14:34:39 arch kernel: PM: Magic number: 4:69:583
Dec 23 14:34:39 arch kernel: RAS: Correctable Errors collector initialized.
Dec 23 14:34:39 arch kernel: clk: Disabling unused clocks
Dec 23 14:34:39 arch kernel: PM: genpd: Disabling unused power domains
Dec 23 14:34:39 arch kernel: ACPI: battery: Slot [BAT1] (battery present)
Dec 23 14:34:39 arch kernel: Freeing unused decrypted memory: 2028K
Dec 23 14:34:39 arch kernel: Freeing unused kernel image (initmem) memory: 4248K
Dec 23 14:34:39 arch kernel: Write protecting the kernel read-only data: 32768k
Dec 23 14:34:39 arch kernel: Freeing unused kernel image (rodata/data gap) memory: 100K
Dec 23 14:34:39 arch kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Dec 23 14:34:39 arch kernel: rodata_test: all tests were successful
Dec 23 14:34:39 arch kernel: Run /init as init process
Dec 23 14:34:39 arch kernel: with arguments:
Dec 23 14:34:39 arch kernel: /init
Dec 23 14:34:39 arch kernel: with environment:
Dec 23 14:34:39 arch kernel: HOME=/
Dec 23 14:34:39 arch kernel: TERM=linux
Dec 23 14:34:39 arch kernel: BOOT_IMAGE=/vmlinuz-linux
Dec 23 14:34:39 arch kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
Dec 23 14:34:39 arch kernel: i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
Dec 23 14:34:39 arch kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Dec 23 14:34:39 arch kernel: nvme 0000:05:00.0: platform quirk: setting simple suspend
Dec 23 14:34:39 arch kernel: nvme 0000:06:00.0: platform quirk: setting simple suspend
Dec 23 14:34:39 arch kernel: nvme nvme0: pci function 0000:06:00.0
Dec 23 14:34:39 arch kernel: nvme nvme1: pci function 0000:05:00.0
Dec 23 14:34:39 arch kernel: usb 3-1: new full-speed USB device number 2 using xhci_hcd
Dec 23 14:34:39 arch kernel: nvme nvme0: 8/0/0 default/read/poll queues
Dec 23 14:34:39 arch kernel: nvme0n1: p1 p2 p3 p4
Dec 23 14:34:39 arch kernel: nvme nvme1: allocated 64 MiB host memory buffer.
Dec 23 14:34:39 arch kernel: nvme nvme1: 8/0/0 default/read/poll queues
Dec 23 14:34:39 arch kernel: nvme1n1: p1 p2 p3 p4 p5
Dec 23 14:34:39 arch kernel: usb 3-1: New USB device found, idVendor=046d, idProduct=c09d, bcdDevice=52.02
Dec 23 14:34:39 arch kernel: usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Dec 23 14:34:39 arch kernel: usb 3-1: Product: G102 LIGHTSYNC Gaming Mouse
Dec 23 14:34:39 arch kernel: usb 3-1: Manufacturer: Logitech
Dec 23 14:34:39 arch kernel: usb 3-1: SerialNumber: 205C39634D57
Dec 23 14:34:39 arch kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
Dec 23 14:34:39 arch kernel: usb 3-7: new high-speed USB device number 3 using xhci_hcd
Dec 23 14:34:39 arch kernel: usb 3-7: New USB device found, idVendor=174f, idProduct=244c, bcdDevice= 0.15
Dec 23 14:34:39 arch kernel: usb 3-7: New USB device strings: Mfr=3, Product=1, SerialNumber=2
Dec 23 14:34:39 arch kernel: usb 3-7: Product: Integrated Camera
Dec 23 14:34:39 arch kernel: usb 3-7: Manufacturer: Generic
Dec 23 14:34:39 arch kernel: usb 3-7: SerialNumber: 0001
Dec 23 14:34:39 arch kernel: usb 3-9: new full-speed USB device number 4 using xhci_hcd
Dec 23 14:34:39 arch kernel: usb 3-9: New USB device found, idVendor=048d, idProduct=c976, bcdDevice= 8.00
Dec 23 14:34:39 arch kernel: usb 3-9: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Dec 23 14:34:39 arch kernel: usb 3-9: Product: ITE Device(8176)
Dec 23 14:34:39 arch kernel: usb 3-9: Manufacturer: ITE Tech. Inc.
Dec 23 14:34:39 arch kernel: usb 3-10: new full-speed USB device number 5 using xhci_hcd
Dec 23 14:34:39 arch kernel: usb 3-10: New USB device found, idVendor=8087, idProduct=0026, bcdDevice= 0.02
Dec 23 14:34:39 arch kernel: usb 3-10: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Dec 23 14:34:39 arch kernel: usbcore: registered new interface driver usbhid
Dec 23 14:34:39 arch kernel: usbhid: USB HID core driver
Dec 23 14:34:39 arch kernel: input: Logitech G102 LIGHTSYNC Gaming Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/0003:046D:C09D.0001/input/input3
Dec 23 14:34:39 arch kernel: hid-generic 0003:046D:C09D.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech G102 LIGHTSYNC Gaming Mouse] on usb-0000:00:14.0-1/input0
Dec 23 14:34:39 arch kernel: input: Logitech G102 LIGHTSYNC Gaming Mouse Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.1/0003:046D:C09D.0002/input/input4
Dec 23 14:34:39 arch kernel: hid-generic 0003:046D:C09D.0002: input,hiddev96,hidraw1: USB HID v1.11 Keyboard [Logitech G102 LIGHTSYNC Gaming Mouse] on usb-0000:00:14.0-1/input1
Dec 23 14:34:39 arch kernel: input: ITE Tech. Inc. ITE Device(8176) Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9:1.0/0003:048D:C976.0003/input/input7
Dec 23 14:34:39 arch kernel: input: ITE Tech. Inc. ITE Device(8176) Wireless Radio Control as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9:1.0/0003:048D:C976.0003/input/input8
Dec 23 14:34:39 arch kernel: hid-generic 0003:048D:C976.0003: input,hiddev97,hidraw2: USB HID v1.10 Keyboard [ITE Tech. Inc. ITE Device(8176)] on usb-0000:00:14.0-9/input0
Dec 23 14:34:39 arch kernel: fbcon: Taking over console
Dec 23 14:34:39 arch kernel: Console: switching to colour frame buffer device 240x67
Dec 23 14:34:39 arch kernel: EXT4-fs (nvme0n1p3): recovery complete
Dec 23 14:34:39 arch kernel: EXT4-fs (nvme0n1p3): mounted filesystem 48f0c199-3de0-4cef-adb5-54a621848d9d r/w with ordered data mode. Quota mode: none.
Dec 23 14:34:39 arch systemd[1]: systemd 257-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)
Dec 23 14:34:39 arch systemd[1]: Detected architecture x86-64.
Dec 23 14:34:39 arch systemd[1]: Hostname set to <arch>.
Dec 23 14:34:39 arch systemd[1]: bpf-restrict-fs: LSM BPF program attached
Dec 23 14:34:39 arch systemd[1]: Queued start job for default target Graphical Interface.
Dec 23 14:34:39 arch systemd[1]: Created slice Slice /system/dirmngr.
Dec 23 14:34:39 arch systemd[1]: Created slice Slice /system/getty.
Dec 23 14:34:39 arch systemd[1]: Created slice Slice /system/gpg-agent.
Dec 23 14:34:39 arch systemd[1]: Created slice Slice /system/gpg-agent-browser.
Dec 23 14:34:39 arch systemd[1]: Created slice Slice /system/gpg-agent-extra.
Dec 23 14:34:39 arch systemd[1]: Created slice Slice /system/gpg-agent-ssh.
Dec 23 14:34:39 arch systemd[1]: Created slice Slice /system/keyboxd.
Dec 23 14:34:39 arch systemd[1]: Created slice Slice /system/modprobe.
Dec 23 14:34:39 arch systemd[1]: Created slice Slice /system/systemd-fsck.
Dec 23 14:34:39 arch systemd[1]: Created slice User and Session Slice.
Dec 23 14:34:39 arch systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Dec 23 14:34:39 arch systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Dec 23 14:34:39 arch systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Dec 23 14:34:39 arch systemd[1]: Expecting device /dev/disk/by-uuid/51E3-9509...
Dec 23 14:34:39 arch systemd[1]: Expecting device /dev/disk/by-uuid/66e5a322-7800-4d3f-8260-476debca9c07...
Dec 23 14:34:39 arch systemd[1]: Expecting device /dev/disk/by-uuid/b72f4298-1805-45fd-a87e-37ae41fa9114...
Dec 23 14:34:39 arch systemd[1]: Reached target Local Encrypted Volumes.
Dec 23 14:34:39 arch systemd[1]: Reached target Local Integrity Protected Volumes.
Dec 23 14:34:39 arch systemd[1]: Reached target Path Units.
Dec 23 14:34:39 arch systemd[1]: Reached target Remote File Systems.
Dec 23 14:34:39 arch systemd[1]: Reached target Slice Units.
Dec 23 14:34:39 arch systemd[1]: Reached target Local Verity Protected Volumes.
Dec 23 14:34:39 arch systemd[1]: Listening on Device-mapper event daemon FIFOs.
Dec 23 14:34:39 arch systemd[1]: Listening on Process Core Dump Socket.
Dec 23 14:34:39 arch systemd[1]: Listening on Credential Encryption/Decryption.
Dec 23 14:34:39 arch systemd[1]: Listening on Journal Socket (/dev/log).
Dec 23 14:34:39 arch systemd[1]: Listening on Journal Sockets.
Dec 23 14:34:39 arch systemd[1]: TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 23 14:34:39 arch systemd[1]: Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 23 14:34:39 arch systemd[1]: Listening on udev Control Socket.
Dec 23 14:34:39 arch systemd[1]: Listening on udev Kernel Socket.
Dec 23 14:34:39 arch systemd[1]: Listening on User Database Manager Socket.
Dec 23 14:34:39 arch systemd[1]: Mounting Huge Pages File System...
Dec 23 14:34:39 arch systemd[1]: Mounting POSIX Message Queue File System...
Dec 23 14:34:39 arch systemd[1]: Mounting Kernel Debug File System...
Dec 23 14:34:39 arch systemd[1]: Mounting Kernel Trace File System...
Dec 23 14:34:39 arch systemd[1]: Starting Create List of Static Device Nodes...
Dec 23 14:34:39 arch systemd[1]: Starting Load Kernel Module configfs...
Dec 23 14:34:39 arch systemd[1]: Starting Load Kernel Module dm_mod...
Dec 23 14:34:39 arch systemd[1]: Starting Load Kernel Module drm...
Dec 23 14:34:39 arch systemd[1]: Starting Load Kernel Module fuse...
Dec 23 14:34:39 arch systemd[1]: Starting Load Kernel Module loop...
Dec 23 14:34:39 arch systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Dec 23 14:34:39 arch systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
Dec 23 14:34:39 arch systemd[1]: Starting Journal Service...
Dec 23 14:34:39 arch systemd[1]: Starting Load Kernel Modules...
Dec 23 14:34:39 arch systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 23 14:34:39 arch systemd[1]: Starting Remount Root and Kernel File Systems...
Dec 23 14:34:39 arch systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 23 14:34:39 arch systemd[1]: Starting Load udev Rules from Credentials...
Dec 23 14:34:39 arch systemd[1]: Starting Coldplug All udev Devices...
Dec 23 14:34:39 arch kernel: loop: module loaded
Dec 23 14:34:39 arch systemd[1]: Mounted Huge Pages File System.
Dec 23 14:34:39 arch systemd[1]: Mounted POSIX Message Queue File System.
Dec 23 14:34:39 arch systemd[1]: Mounted Kernel Debug File System.
Dec 23 14:34:39 arch systemd[1]: Mounted Kernel Trace File System.
Dec 23 14:34:39 arch systemd[1]: Finished Create List of Static Device Nodes.
Dec 23 14:34:39 arch systemd[1]: modprobe@configfs.service: Deactivated successfully.
Dec 23 14:34:39 arch kernel: device-mapper: uevent: version 1.0.3
Dec 23 14:34:39 arch systemd[1]: Finished Load Kernel Module configfs.
Dec 23 14:34:39 arch kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
Dec 23 14:34:39 arch systemd[1]: modprobe@drm.service: Deactivated successfully.
Dec 23 14:34:39 arch systemd[1]: Finished Load Kernel Module drm.
Dec 23 14:34:39 arch systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Dec 23 14:34:39 arch systemd[1]: Finished Load Kernel Module dm_mod.
Dec 23 14:34:39 arch systemd[1]: modprobe@fuse.service: Deactivated successfully.
Dec 23 14:34:39 arch systemd[1]: Finished Load Kernel Module fuse.
Dec 23 14:34:39 arch systemd[1]: modprobe@loop.service: Deactivated successfully.
Dec 23 14:34:39 arch systemd[1]: Finished Load Kernel Module loop.
Dec 23 14:34:39 arch systemd[1]: Mounting FUSE Control File System...
Dec 23 14:34:39 arch systemd[1]: Mounting Kernel Configuration File System...
Dec 23 14:34:39 arch systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Dec 23 14:34:39 arch systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
Dec 23 14:34:39 arch systemd[1]: Finished Load udev Rules from Credentials.
Dec 23 14:34:39 arch systemd[1]: Mounted FUSE Control File System.
Dec 23 14:34:39 arch systemd[1]: Mounted Kernel Configuration File System.
Dec 23 14:34:39 arch systemd-journald[345]: Collecting audit messages is disabled.
Dec 23 14:34:39 arch systemd[1]: Starting User Database Manager...
Dec 23 14:34:39 arch kernel: EXT4-fs (nvme0n1p3): re-mounted 48f0c199-3de0-4cef-adb5-54a621848d9d r/w. Quota mode: none.
Dec 23 14:34:39 arch systemd[1]: Finished Remount Root and Kernel File Systems.
Dec 23 14:34:39 arch systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Dec 23 14:34:39 arch systemd[1]: Starting Load/Save OS Random Seed...
Dec 23 14:34:39 arch systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 23 14:34:39 arch systemd[1]: Finished Load/Save OS Random Seed.
Dec 23 14:34:39 arch systemd-journald[345]: Journal started
Dec 23 14:34:39 arch systemd-journald[345]: Runtime Journal (/run/log/journal/04190f3d73644cd1ac1166768d6eaf73) is 8M, max 785.8M, 777.8M free.
Dec 23 14:34:39 arch systemd-modules-load[346]: Inserted module 'crypto_user'
Dec 23 14:34:39 arch systemd[1]: Started User Database Manager.
Dec 23 14:34:39 arch systemd[1]: Started Journal Service.
Dec 23 14:34:39 arch systemd[1]: Starting Flush Journal to Persistent Storage...
Dec 23 14:34:39 arch systemd-journald[345]: Time spent on flushing to /var/log/journal/04190f3d73644cd1ac1166768d6eaf73 is 4.518ms for 1096 entries.
Dec 23 14:34:39 arch systemd-journald[345]: System Journal (/var/log/journal/04190f3d73644cd1ac1166768d6eaf73) is 443.2M, max 4G, 3.5G free.
Dec 23 14:34:39 arch systemd-journald[345]: Received client request to flush runtime journal.
Dec 23 14:34:39 arch systemd-journald[345]: File /var/log/journal/04190f3d73644cd1ac1166768d6eaf73/system.journal corrupted or uncleanly shut down, renaming and replacing.
Dec 23 14:34:39 arch systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
Dec 23 14:34:39 arch systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Dec 23 14:34:39 arch systemd[1]: Starting Create Static Device Nodes in /dev...
Dec 23 14:34:39 arch systemd[1]: Finished Create Static Device Nodes in /dev.
Dec 23 14:34:39 arch systemd[1]: Reached target Preparation for Local File Systems.
Dec 23 14:34:39 arch systemd[1]: Starting Rule-based Manager for Device Events and Files...
Dec 23 14:34:39 arch systemd[1]: Finished Flush Journal to Persistent Storage.
Dec 23 14:34:39 arch systemd[1]: Finished Coldplug All udev Devices.
Dec 23 14:34:39 arch systemd-udevd[384]: Using default interface naming scheme 'v257'.
Dec 23 14:34:39 arch systemd[1]: Started Rule-based Manager for Device Events and Files.
Dec 23 14:34:39 arch systemd[1]: Reached target Trusted Platform Module.
Dec 23 14:34:39 arch kernel: mousedev: PS/2 mouse device common for all mice
Dec 23 14:34:39 arch kernel: Consider using thermal netlink events interface
Dec 23 14:34:39 arch kernel: input: Intel HID events as /devices/platform/INTC1070:00/input/input9
Dec 23 14:34:39 arch kernel: intel-hid INTC1070:00: platform supports 5 button array
Dec 23 14:34:39 arch kernel: input: Intel HID 5 button array as /devices/platform/INTC1070:00/input/input10
Dec 23 14:34:39 arch kernel: nvidia: loading out-of-tree module taints kernel.
Dec 23 14:34:39 arch kernel: nvidia: module license 'NVIDIA' taints kernel.
Dec 23 14:34:39 arch kernel: Disabling lock debugging due to kernel taint
Dec 23 14:34:39 arch kernel: nvidia: module verification failed: signature and/or required key missing - tainting kernel
Dec 23 14:34:39 arch kernel: nvidia: module license taints kernel.
Dec 23 14:34:39 arch kernel: intel_pmc_core INT33A1:00: initialized
Dec 23 14:34:39 arch kernel: wmi_bus wmi_bus-PNP0C14:03: [Firmware Info]: B7F3CA0A-ACDC-42D2-9217-77C6C628FBD2 has zero instances
Dec 23 14:34:39 arch systemd[1]: Found device INTEL SSDPEKNW512GZL 2.
Dec 23 14:34:39 arch systemd[1]: Found device INTEL SSDPEKNW512GZL 1.
Dec 23 14:34:39 arch kernel: mc: Linux media interface: v0.10
Dec 23 14:34:39 arch kernel: ACPI: bus type thunderbolt registered
Dec 23 14:34:39 arch systemd[1]: Found device INTEL SSDPEKNW512GZL 4.
Dec 23 14:34:39 arch kernel: videodev: Linux video capture interface: v2.00
Dec 23 14:34:39 arch kernel: mei_me 0000:00:16.0: enabling device (0000 -> 0002)
Dec 23 14:34:39 arch kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set
Dec 23 14:34:39 arch kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
Dec 23 14:34:39 arch kernel: input: Ideapad extra buttons as /devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/input/input11
Dec 23 14:34:39 arch kernel: Creating 1 MTD partitions on "0000:00:1f.5":
Dec 23 14:34:39 arch kernel: 0x000000000000-0x000002000000 : "BIOS"
Dec 23 14:34:39 arch kernel: intel-lpss 0000:00:15.0: enabling device (0004 -> 0006)
Dec 23 14:34:39 arch kernel: idma64 idma64.0: Found Intel integrated DMA 64-bit
Dec 23 14:34:39 arch kernel: Bluetooth: Core ver 2.22
Dec 23 14:34:39 arch kernel: NET: Registered PF_BLUETOOTH protocol family
Dec 23 14:34:39 arch kernel: Bluetooth: HCI device and connection manager initialized
Dec 23 14:34:39 arch kernel: Bluetooth: HCI socket layer initialized
Dec 23 14:34:39 arch kernel: Bluetooth: L2CAP socket layer initialized
Dec 23 14:34:39 arch kernel: Bluetooth: SCO socket layer initialized
Dec 23 14:34:39 arch kernel: Adding 4194300k swap on /dev/nvme0n1p2. Priority:-2 extents:1 across:4194300k SS
Dec 23 14:34:39 arch kernel: input: PC Speaker as /devices/platform/pcspkr/input/input12
Dec 23 14:34:39 arch kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Dec 23 14:34:39 arch kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Dec 23 14:34:39 arch kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
Dec 23 14:34:39 arch kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Dec 23 14:34:39 arch kernel: cfg80211: failed to load regulatory.db
Dec 23 14:34:39 arch kernel: i2c i2c-0: Successfully instantiated SPD at 0x50
Dec 23 14:34:39 arch kernel: ideapad_acpi VPC2004:00: DYTC interface is not available
Dec 23 14:34:39 arch systemd[1]: Activating swap /dev/disk/by-uuid/b72f4298-1805-45fd-a87e-37ae41fa9114...
Dec 23 14:34:39 arch systemd[1]: Starting File System Check on /dev/disk/by-uuid/66e5a322-7800-4d3f-8260-476debca9c07...
Dec 23 14:34:39 arch systemd[1]: Activated swap /dev/disk/by-uuid/b72f4298-1805-45fd-a87e-37ae41fa9114.
Dec 23 14:34:39 arch systemd-fsck[486]: /dev/nvme0n1p4: recovering journal
Dec 23 14:34:39 arch systemd[1]: Reached target Swaps.
Dec 23 14:34:39 arch systemd[1]: Starting Virtual Console Setup...
Dec 23 14:34:39 arch systemd[1]: Finished Virtual Console Setup.
Dec 23 14:34:39 arch systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Dec 23 14:34:39 arch systemd[1]: Starting Load/Save RF Kill Switch Status...
Dec 23 14:34:39 arch systemd[1]: Created slice Slice /system/systemd-backlight.
Dec 23 14:34:39 arch systemd[1]: Starting Load/Save Screen Backlight Brightness of leds:platform::kbd_backlight...
Dec 23 14:34:39 arch systemd[1]: Finished Load/Save Screen Backlight Brightness of leds:platform::kbd_backlight.
Dec 23 14:34:39 arch kernel: intel_rapl_msr: PL4 support detected.
Dec 23 14:34:39 arch kernel: intel_rapl_common: Found RAPL domain package
Dec 23 14:34:39 arch kernel: intel_rapl_common: Found RAPL domain core
Dec 23 14:34:39 arch kernel: intel_rapl_common: Found RAPL domain uncore
Dec 23 14:34:39 arch kernel: intel_rapl_common: Found RAPL domain psys
Dec 23 14:34:39 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 236
Dec 23 14:34:39 arch kernel:
Dec 23 14:34:39 arch kernel: iTCO_vendor_support: vendor-support=0
Dec 23 14:34:39 arch kernel: nvidia 0000:01:00.0: enabling device (0000 -> 0003)
Dec 23 14:34:39 arch kernel: nvidia 0000:01:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=none
Dec 23 14:34:39 arch kernel: Intel(R) Wireless WiFi driver for Linux
Dec 23 14:34:39 arch kernel: iwlwifi 0000:00:14.3: Detected crf-id 0x1300504, cnv-id 0x80400 wfpm id 0x80000030
Dec 23 14:34:39 arch kernel: iwlwifi 0000:00:14.3: PCI dev 51f0/0074, rev=0x370, rfid=0x10a100
Dec 23 14:34:39 arch kernel: iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6 AX201 160MHz
Dec 23 14:34:39 arch kernel: ee1004 0-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
Dec 23 14:34:39 arch kernel: iwlwifi 0000:00:14.3: TLV_FW_FSEQ_VERSION: FSEQ Version: 0.0.2.42
Dec 23 14:34:39 arch kernel: iwlwifi 0000:00:14.3: loaded firmware version 89.6b44fa0b.0 so-a0-hr-b0-89.ucode op_mode iwlmvm
Dec 23 14:34:39 arch kernel: pps_core: LinuxPPS API ver. 1 registered
Dec 23 14:34:39 arch kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Dec 23 14:34:39 arch kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module 565.77 Wed Nov 27 23:33:08 UTC 2024
Dec 23 14:34:39 arch systemd[1]: Started Load/Save RF Kill Switch Status.
Dec 23 14:34:39 arch kernel: input: SYNA0001:00 06CB:CE78 Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-SYNA0001:00/0018:06CB:CE78.0004/input/input13
Dec 23 14:34:39 arch kernel: input: SYNA0001:00 06CB:CE78 Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-SYNA0001:00/0018:06CB:CE78.0004/input/input14
Dec 23 14:34:39 arch kernel: hid-generic 0018:06CB:CE78.0004: input,hidraw3: I2C HID v1.00 Mouse [SYNA0001:00 06CB:CE78] on i2c-SYNA0001:00
Dec 23 14:34:39 arch kernel: PTP clock support registered
Dec 23 14:34:39 arch kernel: iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
Dec 23 14:34:39 arch kernel: iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Dec 23 14:34:39 arch kernel: nvidia_uvm: module uses symbols nvUvmInterfaceDisableAccessCntr from proprietary module nvidia, inheriting taint.
Dec 23 14:34:39 arch kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 565.77 Wed Nov 27 22:53:48 UTC 2024
Dec 23 14:34:39 arch kernel: RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
Dec 23 14:34:39 arch kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
Dec 23 14:34:39 arch kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Dec 23 14:34:39 arch kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
Dec 23 14:34:39 arch kernel: RAPL PMU: hw unit of domain psys 2^-14 Joules
Dec 23 14:34:39 arch kernel: intel_rapl_common: Found RAPL domain package
Dec 23 14:34:39 arch kernel: [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
Dec 23 14:34:39 arch kernel: r8169 0000:30:00.0 eth0: RTL8168h/8111h, 08:8f:c3:c7:e4:34, XID 541, IRQ 193
Dec 23 14:34:39 arch kernel: r8169 0000:30:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
Dec 23 14:34:39 arch kernel: r8169 0000:30:00.0 enp48s0: renamed from eth0
Dec 23 14:34:40 arch systemd-modules-load[346]: Inserted module 'nvidia_uvm'
Dec 23 14:34:40 arch systemd[1]: Finished Load Kernel Modules.
Dec 23 14:34:40 arch kernel: cryptd: max_cpu_qlen set to 1000
Dec 23 14:34:40 arch kernel: nvidia-uvm: Loaded the UVM driver, major device number 509.
Dec 23 14:34:40 arch kernel: usb 3-7: Found UVC 1.10 device Integrated Camera (174f:244c)
Dec 23 14:34:40 arch kernel: usbcore: registered new interface driver uvcvideo
Dec 23 14:34:40 arch systemd[1]: Starting Apply Kernel Variables...
Dec 23 14:34:40 arch kernel: usbcore: registered new interface driver btusb
Dec 23 14:34:40 arch kernel: i915 0000:00:02.0: [drm] Found ALDERLAKE_P (device ID 46a3) display version 13.00 stepping D0
Dec 23 14:34:40 arch kernel: Bluetooth: hci0: Device revision is 2
Dec 23 14:34:40 arch kernel: Bluetooth: hci0: Secure boot is enabled
Dec 23 14:34:40 arch kernel: Bluetooth: hci0: OTP lock is enabled
Dec 23 14:34:40 arch kernel: Bluetooth: hci0: API lock is enabled
Dec 23 14:34:40 arch kernel: Bluetooth: hci0: Debug lock is disabled
Dec 23 14:34:40 arch kernel: Bluetooth: hci0: Minimum firmware build 1 week 10 2014
Dec 23 14:34:40 arch kernel: Bluetooth: hci0: Bootloader timestamp 2019.40 buildtype 1 build 38
Dec 23 14:34:40 arch kernel: Bluetooth: hci0: DSM reset method type: 0x00
Dec 23 14:34:40 arch kernel: i915 0000:00:02.0: [drm] VT-d active for gfx access
Dec 23 14:34:40 arch kernel: Console: switching to colour dummy device 80x25
Dec 23 14:34:40 arch kernel: i915 0000:00:02.0: vgaarb: deactivate vga console
Dec 23 14:34:40 arch kernel: i915 0000:00:02.0: [drm] Using Transparent Hugepages
Dec 23 14:34:40 arch kernel: i915 0000:00:02.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=io+mem
Dec 23 14:34:40 arch kernel: i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/adlp_dmc.bin (v2.20)
Dec 23 14:34:40 arch kernel: snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
Dec 23 14:34:40 arch kernel: AES CTR mode by8 optimization enabled
Dec 23 14:34:40 arch kernel: Bluetooth: hci0: Found device firmware: intel/ibt-0040-4150.sfi
Dec 23 14:34:40 arch kernel: Bluetooth: hci0: Boot Address: 0x100800
Dec 23 14:34:40 arch kernel: Bluetooth: hci0: Firmware Version: 91-33.24
Dec 23 14:34:40 arch kernel: i915 0000:00:02.0: [drm] [ENCODER:249:DDI B/PHY B] unusable PPS, disabling eDP
Dec 23 14:34:40 arch kernel: i915 0000:00:02.0: [drm] GT0: GuC firmware i915/adlp_guc_70.bin version 70.36.0
Dec 23 14:34:40 arch kernel: i915 0000:00:02.0: [drm] GT0: HuC firmware i915/tgl_huc.bin version 7.9.3
Dec 23 14:34:40 arch kernel: i915 0000:00:02.0: [drm] GT0: HuC: authenticated for all workloads
Dec 23 14:34:40 arch kernel: i915 0000:00:02.0: [drm] GT0: GUC: submission enabled
Dec 23 14:34:40 arch kernel: i915 0000:00:02.0: [drm] GT0: GUC: SLPC enabled
Dec 23 14:34:40 arch kernel: i915 0000:00:02.0: [drm] GT0: GUC: RC enabled
Dec 23 14:34:40 arch kernel: mei_pxp 0000:00:16.0-fbf6fcf1-96cf-4e2e-a6a6-1bab8cbe36b1: bound 0000:00:02.0 (ops i915_pxp_tee_component_ops [i915])
Dec 23 14:34:40 arch kernel: i915 0000:00:02.0: [drm] Protected Xe Path (PXP) protected content support initialized
Dec 23 14:34:40 arch kernel: mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
Dec 23 14:34:40 arch kernel: input: SYNA0001:00 06CB:CE78 Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-SYNA0001:00/0018:06CB:CE78.0004/input/input16
Dec 23 14:34:40 arch kernel: input: SYNA0001:00 06CB:CE78 Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-SYNA0001:00/0018:06CB:CE78.0004/input/input17
Dec 23 14:34:40 arch kernel: hid-multitouch 0018:06CB:CE78.0004: input,hidraw3: I2C HID v1.00 Mouse [SYNA0001:00 06CB:CE78] on i2c-SYNA0001:00
Dec 23 14:34:40 arch kernel: [drm] Initialized i915 1.6.0 for 0000:00:02.0 on minor 1
Dec 23 14:34:40 arch kernel: ACPI: video: [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
Dec 23 14:34:40 arch kernel: ACPI: video: Video Device [PEGP] (multi-head: yes rom: no post: no)
Dec 23 14:34:40 arch kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:04/LNXVIDEO:00/input/input19
Dec 23 14:34:40 arch kernel: ACPI: video: Video Device [GFX0] (multi-head: yes rom: no post: no)
Dec 23 14:34:40 arch kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input20
Dec 23 14:34:40 arch kernel: fbcon: i915drmfb (fb0) is primary device
Dec 23 14:34:40 arch kernel: Console: switching to colour frame buffer device 240x67
Dec 23 14:34:40 arch kernel: snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
Dec 23 14:34:40 arch kernel: i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
Dec 23 14:34:40 arch kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC257: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
Dec 23 14:34:40 arch kernel: snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Dec 23 14:34:40 arch kernel: snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
Dec 23 14:34:40 arch kernel: snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
Dec 23 14:34:40 arch kernel: snd_hda_codec_realtek hdaudioC0D0: inputs:
Dec 23 14:34:40 arch kernel: snd_hda_codec_realtek hdaudioC0D0: Mic=0x19
Dec 23 14:34:40 arch kernel: snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x12
Dec 23 14:34:40 arch kernel: iwlwifi 0000:00:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x20
Dec 23 14:34:40 arch kernel: iwlwifi 0000:00:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
Dec 23 14:34:40 arch kernel: iwlwifi 0000:00:14.3: WFPM_AUTH_KEY_0: 0x90
Dec 23 14:34:40 arch kernel: iwlwifi 0000:00:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x10
Dec 23 14:34:40 arch kernel: iwlwifi 0000:00:14.3: Detected RF HR B3, rfid=0x10a100
Dec 23 14:34:40 arch kernel: iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 5
Dec 23 14:34:40 arch kernel: iwlwifi 0000:00:14.3: base HW address: 38:7a:0e:f5:2c:24
Dec 23 14:34:40 arch kernel: intel_tcc_cooling: TCC Offset locked
Dec 23 14:34:40 arch kernel: iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
Dec 23 14:34:40 arch kernel: EXT4-fs (nvme0n1p4): recovery complete
Dec 23 14:34:40 arch kernel: EXT4-fs (nvme0n1p4): mounted filesystem 66e5a322-7800-4d3f-8260-476debca9c07 r/w with ordered data mode. Quota mode: none.
Dec 23 14:34:40 arch systemd-fsck[486]: /dev/nvme0n1p4: clean, 145962/24379392 files, 5854783/97501440 blocks
Dec 23 14:34:40 arch systemd[1]: Starting Load Kernel Module dm_mod...
Dec 23 14:34:40 arch systemd[1]: Starting Load Kernel Module loop...
Dec 23 14:34:40 arch systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Dec 23 14:34:40 arch systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
Dec 23 14:34:40 arch systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Dec 23 14:34:40 arch systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 23 14:34:40 arch systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Dec 23 14:34:40 arch systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 23 14:34:40 arch systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 23 14:34:40 arch systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Dec 23 14:34:40 arch systemd[1]: Finished Load Kernel Module dm_mod.
Dec 23 14:34:40 arch systemd[1]: modprobe@loop.service: Deactivated successfully.
Dec 23 14:34:40 arch systemd[1]: Finished Load Kernel Module loop.
Dec 23 14:34:40 arch systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Dec 23 14:34:40 arch systemd[1]: Finished Apply Kernel Variables.
Dec 23 14:34:40 arch systemd[1]: Finished File System Check on /dev/disk/by-uuid/66e5a322-7800-4d3f-8260-476debca9c07.
Dec 23 14:34:40 arch systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight...
Dec 23 14:34:40 arch systemd[1]: Mounting /boot...
Dec 23 14:34:40 arch systemd[1]: Mounting /home...
Dec 23 14:34:40 arch systemd[1]: Mounting Temporary Directory /tmp...
Dec 23 14:34:40 arch systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
Dec 23 14:34:40 arch systemd[1]: Listening on Disk Image Download Service Socket.
Dec 23 14:34:40 arch systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:intel_backlight.
Dec 23 14:34:40 arch systemd[1]: Mounted Temporary Directory /tmp.
Dec 23 14:34:40 arch systemd[1]: Mounted /home.
Dec 23 14:34:40 arch kernel: FAT-fs (nvme0n1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
Dec 23 14:34:40 arch systemd[1]: Mounted /boot.
Dec 23 14:34:40 arch systemd[1]: Reached target Local File Systems.
Dec 23 14:34:40 arch systemd[1]: Listening on Boot Entries Service Socket.
Dec 23 14:34:40 arch systemd[1]: Listening on System Extension Image Management.
Dec 23 14:34:40 arch systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met.
Dec 23 14:34:40 arch systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
Dec 23 14:34:40 arch systemd[1]: Starting Create System Files and Directories...
Dec 23 14:34:40 arch kernel: input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input21
Dec 23 14:34:40 arch kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input22
Dec 23 14:34:40 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input23
Dec 23 14:34:40 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input24
Dec 23 14:34:40 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input25
Dec 23 14:34:40 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input26
Dec 23 14:34:40 arch systemd[1]: Finished Create System Files and Directories.
Dec 23 14:34:40 arch systemd[1]: Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.
Dec 23 14:34:40 arch systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Dec 23 14:34:40 arch systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Dec 23 14:34:40 arch systemd[1]: Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var).
Dec 23 14:34:40 arch systemd[1]: Save Transient machine-id to Disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Dec 23 14:34:40 arch systemd[1]: Starting Network Time Synchronization...
Dec 23 14:34:40 arch systemd[1]: Update is Completed was skipped because no trigger condition checks were met.
Dec 23 14:34:40 arch systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Dec 23 14:34:40 arch systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Dec 23 14:34:40 arch systemd[1]: Started Network Time Synchronization.
Dec 23 14:34:40 arch systemd[1]: Reached target System Initialization.
Dec 23 14:34:40 arch systemd[1]: Started Daily Cleanup of Temporary Directories.
Dec 23 14:34:40 arch systemd[1]: Reached target System Time Set.
Dec 23 14:34:40 arch systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
Dec 23 14:34:40 arch systemd[1]: Started Daily man-db regeneration.
Dec 23 14:34:40 arch systemd[1]: Started Refresh Pacman mirrorlist weekly with Reflector..
Dec 23 14:34:40 arch systemd[1]: shadow.timer: Not using persistent file timestamp Mon 2024-12-23 15:17:11 EET as it is in the future.
Dec 23 14:34:40 arch systemd[1]: Started Daily verification of password and group files.
Dec 23 14:34:40 arch systemd[1]: Reached target Timer Units.
Dec 23 14:34:40 arch systemd[1]: Listening on D-Bus System Message Bus Socket.
Dec 23 14:34:40 arch systemd[1]: Listening on GnuPG network certificate management daemon for /etc/pacman.d/gnupg.
Dec 23 14:34:40 arch systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers) for /etc/pacman.d/gnupg.
Dec 23 14:34:40 arch systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (restricted) for /etc/pacman.d/gnupg.
Dec 23 14:34:40 arch systemd[1]: Listening on GnuPG cryptographic agent (ssh-agent emulation) for /etc/pacman.d/gnupg.
Dec 23 14:34:40 arch systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache for /etc/pacman.d/gnupg.
Dec 23 14:34:40 arch systemd[1]: Listening on GnuPG public key management service for /etc/pacman.d/gnupg.
Dec 23 14:34:40 arch systemd[1]: Listening on Hostname Service Socket.
Dec 23 14:34:40 arch systemd[1]: Reached target Socket Units.
Dec 23 14:34:40 arch systemd[1]: Starting D-Bus System Message Bus...
Dec 23 14:34:40 arch systemd[1]: TPM PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 23 14:34:40 arch dbus-broker-launch[635]: Looking up NSS user entry for 'pulse'...
Dec 23 14:34:40 arch dbus-broker-launch[635]: NSS returned no entry for 'pulse'
Dec 23 14:34:40 arch dbus-broker-launch[635]: Invalid user-name in /usr/share/dbus-1/system.d/pulseaudio-system.conf +27: user="pulse"
Dec 23 14:34:40 arch systemd[1]: Started D-Bus System Message Bus.
Dec 23 14:34:40 arch systemd[1]: Reached target Basic System.
Dec 23 14:34:40 arch systemd[1]: Starting Network Manager...
Dec 23 14:34:40 arch systemd[1]: Starting Bluetooth service...
Dec 23 14:34:40 arch systemd[1]: Starting User Login Management...
Dec 23 14:34:40 arch systemd[1]: TPM PCR Barrier (User) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 23 14:34:40 arch dbus-broker-launch[635]: Ready
Dec 23 14:34:40 arch bluetoothd[638]: Bluetooth daemon 5.79
Dec 23 14:34:40 arch bluetoothd[638]: src/main.c:check_options() Unknown key AVRCPVersion for group General in /etc/bluetooth/main.conf
Dec 23 14:34:40 arch systemd[1]: Started Bluetooth service.
Dec 23 14:34:40 arch systemd[1]: Reached target Bluetooth Support.
Dec 23 14:34:40 arch bluetoothd[638]: Starting SDP server
Dec 23 14:34:40 arch systemd-logind[639]: New seat seat0.
Dec 23 14:34:40 arch systemd[1]: Starting Hostname Service...
Dec 23 14:34:40 arch systemd-logind[639]: Watching system buttons on /dev/input/event0 (Lid Switch)
Dec 23 14:34:40 arch systemd-logind[639]: Watching system buttons on /dev/input/event1 (Power Button)
Dec 23 14:34:40 arch systemd-logind[639]: Watching system buttons on /dev/input/event4 (Logitech G102 LIGHTSYNC Gaming Mouse Keyboard)
Dec 23 14:34:40 arch systemd-logind[639]: Watching system buttons on /dev/input/event5 (ITE Tech. Inc. ITE Device(8176) Keyboard)
Dec 23 14:34:40 arch bluetoothd[638]: src/plugin.c:init_plugin() System does not support bap plugin
Dec 23 14:34:40 arch bluetoothd[638]: src/plugin.c:init_plugin() System does not support bass plugin
Dec 23 14:34:40 arch systemd-logind[639]: Watching system buttons on /dev/input/event8 (Intel HID 5 button array)
Dec 23 14:34:40 arch bluetoothd[638]: src/plugin.c:init_plugin() System does not support mcp plugin
Dec 23 14:34:40 arch systemd-logind[639]: Watching system buttons on /dev/input/event7 (Intel HID events)
Dec 23 14:34:40 arch bluetoothd[638]: src/plugin.c:init_plugin() System does not support vcp plugin
Dec 23 14:34:40 arch systemd-logind[639]: Watching system buttons on /dev/input/event2 (AT Translated Set 2 keyboard)
Dec 23 14:34:40 arch bluetoothd[638]: profiles/audio/micp.c:micp_init() D-Bus experimental not enabled
Dec 23 14:34:40 arch bluetoothd[638]: src/plugin.c:init_plugin() System does not support micp plugin
Dec 23 14:34:40 arch bluetoothd[638]: src/plugin.c:init_plugin() System does not support ccp plugin
Dec 23 14:34:40 arch bluetoothd[638]: src/plugin.c:init_plugin() System does not support csip plugin
Dec 23 14:34:40 arch bluetoothd[638]: src/plugin.c:init_plugin() System does not support asha plugin
Dec 23 14:34:40 arch bluetoothd[638]: Bluetooth management interface 1.23 initialized
Dec 23 14:34:40 arch systemd[1]: Started User Login Management.
Dec 23 14:34:40 arch kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Dec 23 14:34:40 arch kernel: Bluetooth: BNEP filters: protocol multicast
Dec 23 14:34:40 arch kernel: Bluetooth: BNEP socket layer initialized
Dec 23 14:34:40 arch NetworkManager[637]: <info> [1734957280.7134] NetworkManager (version 1.50.0-1) is starting... (boot:d79d36ea-9224-4930-863b-87c7e78eb9e1)
Dec 23 14:34:40 arch NetworkManager[637]: <info> [1734957280.7134] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Dec 23 14:34:40 arch NetworkManager[637]: <info> [1734957280.7194] manager[0x64caa4b95a70]: monitoring kernel firmware directory '/lib/firmware'.
Dec 23 14:34:40 arch systemd[1]: Started Hostname Service.
Dec 23 14:34:40 arch NetworkManager[637]: <info> [1734957280.7284] hostname: hostname: using hostnamed
Dec 23 14:34:40 arch NetworkManager[637]: <info> [1734957280.7284] hostname: static hostname changed from (none) to "arch"
Dec 23 14:34:40 arch NetworkManager[637]: <info> [1734957280.7287] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink
Dec 23 14:34:40 arch NetworkManager[637]: <info> [1734957280.7293] rfkill3: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:14.3/ieee80211/phy0/rfkill3) (driver iwlwifi)
Dec 23 14:34:40 arch NetworkManager[637]: <info> [1734957280.7294] rfkill0: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/rfkill/rfkill0) (platform driver ideapad_acpi)
Dec 23 14:34:40 arch NetworkManager[637]: <info> [1734957280.7478] manager[0x64caa4b95a70]: rfkill: Wi-Fi hardware radio set enabled
Dec 23 14:34:40 arch NetworkManager[637]: <info> [1734957280.7479] manager[0x64caa4b95a70]: rfkill: WWAN hardware radio set enabled
Dec 23 14:34:40 arch NetworkManager[637]: <info> [1734957280.7549] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.50.0-1/libnm-device-plugin-adsl.so)
Dec 23 14:34:40 arch NetworkManager[637]: <info> [1734957280.7583] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.50.0-1/libnm-device-plugin-wwan.so)
Dec 23 14:34:40 arch NetworkManager[637]: <info> [1734957280.7588] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.50.0-1/libnm-device-plugin-bluetooth.so)
Dec 23 14:34:40 arch NetworkManager[637]: <info> [1734957280.7598] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.50.0-1/libnm-device-plugin-wifi.so)
Dec 23 14:34:40 arch NetworkManager[637]: <info> [1734957280.7616] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.50.0-1/libnm-device-plugin-ovs.so)
Dec 23 14:34:40 arch NetworkManager[637]: <info> [1734957280.7817] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.50.0-1/libnm-device-plugin-team.so)
Dec 23 14:34:40 arch NetworkManager[637]: <info> [1734957280.7819] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Dec 23 14:34:40 arch NetworkManager[637]: <info> [1734957280.7819] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Dec 23 14:34:40 arch NetworkManager[637]: <info> [1734957280.7820] manager: Networking is enabled by state file
Dec 23 14:34:40 arch NetworkManager[637]: <info> [1734957280.7824] settings: Loaded settings plugin: keyfile (internal)
Dec 23 14:34:40 arch NetworkManager[637]: <info> [1734957280.7844] dhcp: init: Using DHCP client 'internal'
Dec 23 14:34:40 arch NetworkManager[637]: <info> [1734957280.7846] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)
Dec 23 14:34:40 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Dec 23 14:34:40 arch NetworkManager[637]: <info> [1734957280.7852] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', managed-type: 'external')
Dec 23 14:34:40 arch NetworkManager[637]: <info> [1734957280.7856] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', managed-type: 'external')
Dec 23 14:34:40 arch NetworkManager[637]: <info> [1734957280.7858] device (lo): Activation: starting connection 'lo' (14fab404-9f66-4a8f-9df5-f8ca32efefb5)
Dec 23 14:34:40 arch NetworkManager[637]: <info> [1734957280.7862] manager: (enp48s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Dec 23 14:34:40 arch NetworkManager[637]: <info> [1734957280.7866] settings: (enp48s0): created default wired connection 'Wired connection 1'
Dec 23 14:34:40 arch NetworkManager[637]: <info> [1734957280.7866] device (enp48s0): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Dec 23 14:34:40 arch kernel: Generic FE-GE Realtek PHY r8169-0-3000:00: attached PHY driver (mii_bus:phy_addr=r8169-0-3000:00, irq=MAC)
Dec 23 14:34:40 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Dec 23 14:34:40 arch kernel: snd_hda_intel 0000:01:00.1: enabling device (0000 -> 0002)
Dec 23 14:34:40 arch kernel: snd_hda_intel 0000:01:00.1: Disabling MSI
Dec 23 14:34:40 arch kernel: snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
Dec 23 14:34:40 arch kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input27
Dec 23 14:34:40 arch kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input28
Dec 23 14:34:40 arch kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input29
Dec 23 14:34:40 arch kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input30
Dec 23 14:34:40 arch systemd[1]: Starting Save/Restore Sound Card State...
Dec 23 14:34:40 arch systemd[1]: Manage Sound Card State (restore and store) was skipped because of an unmet condition check (ConditionPathExists=/etc/alsa/state-daemon.conf).
Dec 23 14:34:40 arch systemd[1]: Manage Sound Card State (restore and store) was skipped because of an unmet condition check (ConditionPathExists=/etc/alsa/state-daemon.conf).
Dec 23 14:34:40 arch systemd[1]: Finished Save/Restore Sound Card State.
Dec 23 14:34:40 arch systemd[1]: Reached target Sound Card.
Dec 23 14:34:41 arch NetworkManager[637]: <info> [1734957281.0020] device (wlp0s20f3): driver supports Access Point (AP) mode
Dec 23 14:34:41 arch NetworkManager[637]: <info> [1734957281.0024] manager: (wlp0s20f3): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3)
Dec 23 14:34:41 arch NetworkManager[637]: <info> [1734957281.0026] device (wlp0s20f3): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Dec 23 14:34:41 arch kernel: r8169 0000:30:00.0 enp48s0: Link is Down
Dec 23 14:34:41 arch kernel: iwlwifi 0000:00:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x20
Dec 23 14:34:41 arch kernel: iwlwifi 0000:00:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
Dec 23 14:34:41 arch kernel: iwlwifi 0000:00:14.3: WFPM_AUTH_KEY_0: 0x90
Dec 23 14:34:41 arch kernel: iwlwifi 0000:00:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x10
Dec 23 14:34:41 arch kernel: iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 5
Dec 23 14:34:41 arch kernel: iwlwifi 0000:00:14.3: Registered PHC clock: iwlwifi-PTP, with index: 0
Dec 23 14:34:41 arch NetworkManager[637]: <info> [1734957281.2475] device (wlp0s20f3): set-hw-addr: set MAC address to 4A:7F:01:F8:1E:41 (scanning)
Dec 23 14:34:41 arch kernel: iwlwifi 0000:00:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x20
Dec 23 14:34:41 arch kernel: iwlwifi 0000:00:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
Dec 23 14:34:41 arch kernel: iwlwifi 0000:00:14.3: WFPM_AUTH_KEY_0: 0x90
Dec 23 14:34:41 arch kernel: iwlwifi 0000:00:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x10
Dec 23 14:34:41 arch kernel: iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 5
Dec 23 14:34:41 arch NetworkManager[637]: <info> [1734957281.4335] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Dec 23 14:34:41 arch systemd[1]: Started Network Manager.
Dec 23 14:34:41 arch NetworkManager[637]: <info> [1734957281.4347] ovsdb: disconnected from ovsdb
Dec 23 14:34:41 arch NetworkManager[637]: <info> [1734957281.4347] device (lo): state change: disconnected -> prepare (reason 'none', managed-type: 'external')
Dec 23 14:34:41 arch NetworkManager[637]: <info> [1734957281.4348] device (lo): state change: prepare -> config (reason 'none', managed-type: 'external')
Dec 23 14:34:41 arch NetworkManager[637]: <info> [1734957281.4349] device (lo): state change: config -> ip-config (reason 'none', managed-type: 'external')
Dec 23 14:34:41 arch NetworkManager[637]: <info> [1734957281.4352] device (lo): state change: ip-config -> ip-check (reason 'none', managed-type: 'external')
Dec 23 14:34:41 arch systemd[1]: Starting WPA supplicant...
Dec 23 14:34:41 arch NetworkManager[637]: <info> [1734957281.4358] device (lo): state change: ip-check -> secondaries (reason 'none', managed-type: 'external')
Dec 23 14:34:41 arch NetworkManager[637]: <info> [1734957281.4359] device (lo): state change: secondaries -> activated (reason 'none', managed-type: 'external')
Dec 23 14:34:41 arch NetworkManager[637]: <info> [1734957281.4361] device (lo): Activation: successful, device activated.
Dec 23 14:34:41 arch systemd[1]: Started WPA supplicant.
Dec 23 14:34:41 arch wpa_supplicant[705]: Successfully initialized wpa_supplicant
Dec 23 14:34:41 arch systemd[1]: Reached target Network.
Dec 23 14:34:41 arch systemd[1]: Starting Permit User Sessions...
Dec 23 14:34:41 arch systemd[1]: Finished Permit User Sessions.
Dec 23 14:34:41 arch systemd[1]: Started Getty on tty1.
Dec 23 14:34:41 arch systemd[1]: Reached target Login Prompts.
Dec 23 14:34:41 arch systemd[1]: Reached target Multi-User System.
Dec 23 14:34:41 arch systemd[1]: Reached target Graphical Interface.
Dec 23 14:34:41 arch systemd[1]: Startup finished in 5.240s (firmware) + 2.169s (loader) + 3.230s (kernel) + 2.332s (userspace) = 12.971s.
Dec 23 14:34:41 arch NetworkManager[637]: <info> [1734957281.5537] device (wlp0s20f3): supplicant interface state: internal-starting -> disconnected
Dec 23 14:34:41 arch NetworkManager[637]: <info> [1734957281.5538] Wi-Fi P2P device controlled by interface wlp0s20f3 created
Dec 23 14:34:41 arch NetworkManager[637]: <info> [1734957281.5539] manager: (p2p-dev-wlp0s20f3): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/4)
Dec 23 14:34:41 arch NetworkManager[637]: <info> [1734957281.5540] device (p2p-dev-wlp0s20f3): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Dec 23 14:34:41 arch NetworkManager[637]: <info> [1734957281.5542] device (wlp0s20f3): state change: unavailable -> disconnected (reason 'supplicant-available', managed-type: 'full')
Dec 23 14:34:41 arch NetworkManager[637]: <info> [1734957281.5544] device (p2p-dev-wlp0s20f3): state change: unavailable -> disconnected (reason 'none', managed-type: 'full')
Dec 23 14:34:41 arch kernel: Bluetooth: hci0: Waiting for firmware download to complete
Dec 23 14:34:41 arch kernel: Bluetooth: hci0: Firmware loaded in 1357690 usecs
Dec 23 14:34:41 arch kernel: Bluetooth: hci0: Waiting for device to boot
Dec 23 14:34:41 arch kernel: Bluetooth: hci0: Device booted in 14717 usecs
Dec 23 14:34:41 arch kernel: Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-0040-4150.ddc
Dec 23 14:34:41 arch kernel: Bluetooth: hci0: Applying Intel DDC parameters completed
Dec 23 14:34:41 arch kernel: Bluetooth: hci0: Firmware timestamp 2024.33 buildtype 1 build 81755
Dec 23 14:34:41 arch kernel: Bluetooth: hci0: Firmware SHA1: 0xd028ffe4
Dec 23 14:34:41 arch kernel: Bluetooth: hci0: Fseq status: Success (0x00)
Dec 23 14:34:41 arch kernel: Bluetooth: hci0: Fseq executed: 00.00.02.41
Dec 23 14:34:41 arch kernel: Bluetooth: hci0: Fseq BT Top: 00.00.02.41
Dec 23 14:34:41 arch bluetoothd[638]: Battery Provider Manager created
Dec 23 14:34:41 arch kernel: Bluetooth: MGMT ver 1.23
Dec 23 14:34:41 arch kernel: NET: Registered PF_ALG protocol family
Dec 23 14:34:42 arch kernel: [drm] Initialized nvidia-drm 0.0.0 for 0000:01:00.0 on minor 0
Dec 23 14:34:44 arch wpa_supplicant[705]: wlp0s20f3: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=US
Dec 23 14:34:44 arch wpa_supplicant[705]: wlp0s20f3: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=US
Dec 23 14:34:44 arch NetworkManager[637]: <info> [1734957284.9850] policy: auto-activating connection 'Zoya_5G' (ff387b56-2fee-4552-b9c0-b0b4b8a22858)
Dec 23 14:34:44 arch NetworkManager[637]: <info> [1734957284.9852] device (wlp0s20f3): Activation: starting connection 'Zoya_5G' (ff387b56-2fee-4552-b9c0-b0b4b8a22858)
Dec 23 14:34:44 arch NetworkManager[637]: <info> [1734957284.9853] device (wlp0s20f3): state change: disconnected -> prepare (reason 'none', managed-type: 'full')
Dec 23 14:34:44 arch NetworkManager[637]: <info> [1734957284.9854] manager: NetworkManager state is now CONNECTING
Dec 23 14:34:45 arch NetworkManager[637]: <info> [1734957285.0463] device (wlp0s20f3): set-hw-addr: reset MAC address to 38:7A:0E:F5:2C:24 (preserve)
Dec 23 14:34:45 arch NetworkManager[637]: <info> [1734957285.0501] device (wlp0s20f3): state change: prepare -> config (reason 'none', managed-type: 'full')
Dec 23 14:34:45 arch NetworkManager[637]: <info> [1734957285.0508] device (wlp0s20f3): Activation: (wifi) access point 'Zoya_5G' has security, but secrets are required.
Dec 23 14:34:45 arch NetworkManager[637]: <info> [1734957285.0509] device (wlp0s20f3): state change: config -> need-auth (reason 'none', managed-type: 'full')
Dec 23 14:34:45 arch NetworkManager[637]: <info> [1734957285.0527] device (wlp0s20f3): state change: need-auth -> prepare (reason 'none', managed-type: 'full')
Dec 23 14:34:45 arch NetworkManager[637]: <info> [1734957285.0531] device (wlp0s20f3): state change: prepare -> config (reason 'none', managed-type: 'full')
Dec 23 14:34:45 arch NetworkManager[637]: <info> [1734957285.0535] device (wlp0s20f3): Activation: (wifi) connection 'Zoya_5G' has security, and secrets exist. No new secrets needed.
Dec 23 14:34:45 arch NetworkManager[637]: <info> [1734957285.0535] Config: added 'ssid' value 'Zoya_5G'
Dec 23 14:34:45 arch NetworkManager[637]: <info> [1734957285.0535] Config: added 'scan_ssid' value '1'
Dec 23 14:34:45 arch NetworkManager[637]: <info> [1734957285.0536] Config: added 'bgscan' value 'simple:30:-70:86400'
Dec 23 14:34:45 arch NetworkManager[637]: <info> [1734957285.0536] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK SAE FT-SAE'
Dec 23 14:34:45 arch NetworkManager[637]: <info> [1734957285.0536] Config: added 'auth_alg' value 'OPEN'
Dec 23 14:34:45 arch NetworkManager[637]: <info> [1734957285.0536] Config: added 'psk' value '<hidden>'
Dec 23 14:34:45 arch NetworkManager[637]: <info> [1734957285.0987] device (wlp0s20f3): supplicant interface state: disconnected -> inactive
Dec 23 14:34:45 arch NetworkManager[637]: <info> [1734957285.0988] device (p2p-dev-wlp0s20f3): supplicant management interface state: disconnected -> inactive
Dec 23 14:34:45 arch wpa_supplicant[705]: wlp0s20f3: SME: Trying to authenticate with 50:0f:f5:37:ab:15 (SSID='Zoya_5G' freq=5180 MHz)
Dec 23 14:34:45 arch NetworkManager[637]: <info> [1734957285.1173] device (wlp0s20f3): supplicant interface state: inactive -> authenticating
Dec 23 14:34:45 arch kernel: wlp0s20f3: authenticate with 50:0f:f5:37:ab:15 (local address=38:7a:0e:f5:2c:24)
Dec 23 14:34:45 arch kernel: wlp0s20f3: send auth to 50:0f:f5:37:ab:15 (try 1/3)
Dec 23 14:34:45 arch NetworkManager[637]: <info> [1734957285.1174] device (p2p-dev-wlp0s20f3): supplicant management interface state: inactive -> authenticating
Dec 23 14:34:45 arch kernel: wlp0s20f3: authenticated
Dec 23 14:34:45 arch wpa_supplicant[705]: wlp0s20f3: Trying to associate with 50:0f:f5:37:ab:15 (SSID='Zoya_5G' freq=5180 MHz)
Dec 23 14:34:45 arch NetworkManager[637]: <info> [1734957285.1558] device (wlp0s20f3): supplicant interface state: authenticating -> associating
Dec 23 14:34:45 arch NetworkManager[637]: <info> [1734957285.1560] device (p2p-dev-wlp0s20f3): supplicant management interface state: authenticating -> associating
Dec 23 14:34:45 arch kernel: wlp0s20f3: associate with 50:0f:f5:37:ab:15 (try 1/3)
Dec 23 14:34:45 arch kernel: wlp0s20f3: RX AssocResp from 50:0f:f5:37:ab:15 (capab=0x411 status=0 aid=1)
Dec 23 14:34:45 arch wpa_supplicant[705]: wlp0s20f3: Associated with 50:0f:f5:37:ab:15
Dec 23 14:34:45 arch wpa_supplicant[705]: wlp0s20f3: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Dec 23 14:34:45 arch kernel: wlp0s20f3: associated
Dec 23 14:34:45 arch kernel: wlp0s20f3: Limiting TX power to 30 (30 - 0) dBm as advertised by 50:0f:f5:37:ab:15
Dec 23 14:34:45 arch wpa_supplicant[705]: wlp0s20f3: WPA: Key negotiation completed with 50:0f:f5:37:ab:15 [PTK=CCMP GTK=CCMP]
Dec 23 14:34:45 arch wpa_supplicant[705]: wlp0s20f3: CTRL-EVENT-CONNECTED - Connection to 50:0f:f5:37:ab:15 completed [id=0 id_str=]
Dec 23 14:34:45 arch wpa_supplicant[705]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-71 noise=9999 txrate=26000
Dec 23 14:34:45 arch NetworkManager[637]: <info> [1734957285.3505] device (wlp0s20f3): supplicant interface state: associating -> completed
Dec 23 14:34:45 arch NetworkManager[637]: <info> [1734957285.3506] device (wlp0s20f3): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "Zoya_5G"
Dec 23 14:34:45 arch NetworkManager[637]: <info> [1734957285.3507] device (p2p-dev-wlp0s20f3): supplicant management interface state: associating -> completed
Dec 23 14:34:45 arch NetworkManager[637]: <info> [1734957285.3511] device (wlp0s20f3): state change: config -> ip-config (reason 'none', managed-type: 'full')
Dec 23 14:34:45 arch NetworkManager[637]: <info> [1734957285.3523] dhcp4 (wlp0s20f3): activation: beginning transaction (timeout in 45 seconds)
Dec 23 14:34:45 arch NetworkManager[637]: <info> [1734957285.3692] dhcp4 (wlp0s20f3): state changed new lease, address=192.168.0.105, acd pending
Dec 23 14:34:45 arch systemd[1]: systemd-rfkill.service: Deactivated successfully.
Dec 23 14:34:45 arch NetworkManager[637]: <info> [1734957285.5312] dhcp4 (wlp0s20f3): state changed new lease, address=192.168.0.105
Dec 23 14:34:45 arch NetworkManager[637]: <info> [1734957285.5322] policy: set 'Zoya_5G' (wlp0s20f3) as default for IPv4 routing and DNS
Dec 23 14:34:45 arch dbus-broker-launch[635]: Activation request for 'org.freedesktop.resolve1' failed: The systemd unit 'dbus-org.freedesktop.resolve1.service' could not be found.
Dec 23 14:34:45 arch NetworkManager[637]: <info> [1734957285.5467] device (wlp0s20f3): state change: ip-config -> ip-check (reason 'none', managed-type: 'full')
Dec 23 14:34:45 arch NetworkManager[637]: <info> [1734957285.5495] device (wlp0s20f3): state change: ip-check -> secondaries (reason 'none', managed-type: 'full')
Dec 23 14:34:45 arch NetworkManager[637]: <info> [1734957285.5497] device (wlp0s20f3): state change: secondaries -> activated (reason 'none', managed-type: 'full')
Dec 23 14:34:45 arch NetworkManager[637]: <info> [1734957285.5501] manager: NetworkManager state is now CONNECTED_SITE
Dec 23 14:34:45 arch NetworkManager[637]: <info> [1734957285.5514] device (wlp0s20f3): Activation: successful, device activated.
Dec 23 14:34:45 arch dbus-broker-launch[635]: Activation request for 'org.freedesktop.home1' failed: The systemd unit 'dbus-org.freedesktop.home1.service' could not be found.
Dec 23 14:34:45 arch NetworkManager[637]: <info> [1734957285.8946] manager: NetworkManager state is now CONNECTED_GLOBAL
Dec 23 14:34:47 arch NetworkManager[637]: <info> [1734957287.0020] manager: startup complete
Dec 23 14:34:48 arch login[708]: pam_unix(login:session): session opened for user beldot(uid=1000) by beldot(uid=0)
Dec 23 14:34:48 arch systemd-logind[639]: New session 1 of user beldot.
Dec 23 14:34:48 arch systemd[1]: Created slice User Slice of UID 1000.
Dec 23 14:34:48 arch systemd[1]: Starting User Runtime Directory /run/user/1000...
Dec 23 14:34:48 arch systemd[1]: Finished User Runtime Directory /run/user/1000.
Dec 23 14:34:48 arch systemd[1]: Starting User Manager for UID 1000...
Dec 23 14:34:48 arch (systemd)[744]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[beldot] ruser=[<unknown>] rhost=[<unknown>]
Dec 23 14:34:48 arch (systemd)[744]: pam_unix(systemd-user:session): session opened for user beldot(uid=1000) by beldot(uid=0)
Dec 23 14:34:48 arch systemd-logind[639]: New session 2 of user beldot.
Dec 23 14:34:48 arch systemd[744]: Queued start job for default target Main User Target.
Dec 23 14:34:48 arch systemd-journald[345]: File /var/log/journal/04190f3d73644cd1ac1166768d6eaf73/user-1000.journal corrupted or uncleanly shut down, renaming and replacing.
Dec 23 14:34:49 arch systemd[744]: Created slice User Application Slice.
Dec 23 14:34:49 arch systemd[744]: Reached target Paths.
Dec 23 14:34:49 arch systemd[744]: Reached target Timers.
Dec 23 14:34:49 arch systemd[744]: Starting D-Bus User Message Bus Socket...
Dec 23 14:34:49 arch systemd[744]: Listening on GnuPG network certificate management daemon.
Dec 23 14:34:49 arch systemd[744]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Dec 23 14:34:49 arch systemd[744]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Dec 23 14:34:49 arch systemd[744]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Dec 23 14:34:49 arch systemd[744]: Listening on GnuPG cryptographic agent and passphrase cache.
Dec 23 14:34:49 arch systemd[744]: Listening on GnuPG public key management service.
Dec 23 14:34:49 arch systemd[744]: Listening on p11-kit server.
Dec 23 14:34:49 arch systemd[744]: Listening on PipeWire Multimedia System Sockets.
Dec 23 14:34:49 arch systemd[744]: Listening on Sound System.
Dec 23 14:34:49 arch systemd[744]: Listening on D-Bus User Message Bus Socket.
Dec 23 14:34:49 arch systemd[744]: Reached target Sockets.
Dec 23 14:34:49 arch systemd[744]: Reached target Basic System.
Dec 23 14:34:49 arch systemd[1]: Started User Manager for UID 1000.
Dec 23 14:34:49 arch systemd[744]: Started Bluetooth mpris proxy.
Dec 23 14:34:49 arch systemd[1]: Started Session 1 of User beldot.
Dec 23 14:34:49 arch systemd[744]: Starting Update XDG user dir configuration...
Dec 23 14:34:49 arch login[708]: LOGIN ON tty1 BY beldot
Dec 23 14:34:49 arch systemd[744]: Created slice User Core Session Slice.
Dec 23 14:34:49 arch systemd[744]: Starting D-Bus User Message Bus...
Dec 23 14:34:49 arch systemd[744]: Finished Update XDG user dir configuration.
Dec 23 14:34:49 arch systemd[744]: Reached target Main User Target.
Dec 23 14:34:49 arch dbus-broker-launch[756]: Service file '/usr/share/dbus-1/services/org.knopwob.dunst.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
Dec 23 14:34:49 arch dbus-broker-launch[756]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
Dec 23 14:34:49 arch dbus-broker-launch[756]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
Dec 23 14:34:49 arch systemd[744]: Started D-Bus User Message Bus.
Dec 23 14:34:49 arch systemd[744]: Startup finished in 247ms.
Dec 23 14:34:49 arch dbus-broker-launch[756]: Ready
Dec 23 14:34:50 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Dec 23 14:34:54 arch systemd[1]: Starting Authorization Manager...
Dec 23 14:34:54 arch polkitd[1169]: Started polkitd version 125
Dec 23 14:34:54 arch systemd[1]: Started Authorization Manager.
Dec 23 14:34:55 arch systemd[744]: Starting Sound Service...
Dec 23 14:34:55 arch systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Dec 23 14:34:55 arch systemd[1]: Started RealtimeKit Scheduling Policy Service.
Dec 23 14:34:55 arch rtkit-daemon[1225]: Successfully called chroot.
Dec 23 14:34:55 arch rtkit-daemon[1225]: Successfully dropped privileges.
Dec 23 14:34:55 arch rtkit-daemon[1225]: Successfully limited resources.
Dec 23 14:34:55 arch rtkit-daemon[1225]: Running.
Dec 23 14:34:55 arch rtkit-daemon[1225]: Canary thread running.
Dec 23 14:34:55 arch rtkit-daemon[1225]: Watchdog thread running.
Dec 23 14:34:55 arch rtkit-daemon[1225]: Successfully made thread 1224 of process 1224 owned by '1000' high priority at nice level -11.
Dec 23 14:34:55 arch rtkit-daemon[1225]: Supervising 1 threads of 1 processes of 1 users.
Dec 23 14:34:56 arch rtkit-daemon[1225]: Supervising 1 threads of 1 processes of 1 users.
Dec 23 14:34:56 arch rtkit-daemon[1225]: Successfully made thread 1230 of process 1224 owned by '1000' RT at priority 5.
Dec 23 14:34:56 arch rtkit-daemon[1225]: Supervising 2 threads of 1 processes of 1 users.
Dec 23 14:34:56 arch rtkit-daemon[1225]: Supervising 2 threads of 1 processes of 1 users.
Dec 23 14:34:56 arch rtkit-daemon[1225]: Successfully made thread 1232 of process 1224 owned by '1000' RT at priority 5.
Dec 23 14:34:56 arch rtkit-daemon[1225]: Supervising 3 threads of 1 processes of 1 users.
Dec 23 14:34:56 arch systemd[744]: Started Sound Service.
Dec 23 14:34:56 arch pulseaudio[1224]: Get() failed: org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
Dec 23 14:34:56 arch kernel: Bluetooth: RFCOMM TTY layer initialized
Dec 23 14:34:56 arch kernel: Bluetooth: RFCOMM socket layer initialized
Dec 23 14:34:56 arch kernel: Bluetooth: RFCOMM ver 1.11
Dec 23 14:34:56 arch bluetoothd[638]: Endpoint registered: sender=:1.23 path=/MediaEndpoint/A2DPSink/sbc
Dec 23 14:34:56 arch bluetoothd[638]: Endpoint registered: sender=:1.23 path=/MediaEndpoint/A2DPSource/sbc
Dec 23 14:34:56 arch bluetoothd[638]: Endpoint registered: sender=:1.23 path=/MediaEndpoint/A2DPSink/sbc_xq_453
Dec 23 14:34:56 arch bluetoothd[638]: Endpoint registered: sender=:1.23 path=/MediaEndpoint/A2DPSource/sbc_xq_453
Dec 23 14:34:56 arch bluetoothd[638]: Endpoint registered: sender=:1.23 path=/MediaEndpoint/A2DPSink/sbc_xq_512
Dec 23 14:34:56 arch bluetoothd[638]: Endpoint registered: sender=:1.23 path=/MediaEndpoint/A2DPSource/sbc_xq_512
Dec 23 14:34:56 arch bluetoothd[638]: Endpoint registered: sender=:1.23 path=/MediaEndpoint/A2DPSink/sbc_xq_552
Dec 23 14:34:56 arch bluetoothd[638]: Endpoint registered: sender=:1.23 path=/MediaEndpoint/A2DPSource/sbc_xq_552
Dec 23 14:34:56 arch bluetoothd[638]: Endpoint registered: sender=:1.23 path=/MediaEndpoint/A2DPSink/faststream
Dec 23 14:34:56 arch bluetoothd[638]: Endpoint registered: sender=:1.23 path=/MediaEndpoint/A2DPSource/faststream
Dec 23 14:34:57 arch systemd[744]: Starting Dunst notification daemon...
Dec 23 14:34:57 arch systemd[744]: Started kitty child process: 1262 launched by: 1253.
Dec 23 14:34:57 arch systemd[744]: Started Dunst notification daemon.
Dec 23 14:34:59 arch systemd[744]: Started kitty child process: 1503 launched by: 1494.
Dec 23 14:35:10 arch systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Dec 23 14:35:10 arch systemd-timesyncd[628]: Contacted time server 46.173.175.211:123 (2.arch.pool.ntp.org).
Dec 23 14:35:10 arch systemd-timesyncd[628]: Initial clock synchronization to Mon 2024-12-23 14:35:11.271294 EET.
Dec 23 14:36:36 arch systemd[744]: Started kitty child process: 1758 launched by: 1748.
Dec 23 14:36:36 arch systemd[744]: Started kitty child process: 1934 launched by: 1770.
Dec 23 14:36:36 arch systemd[744]: Started kitty child process: 2108 launched by: 1889.
Dec 23 14:36:36 arch systemd[744]: Started kitty child process: 2301 launched by: 2018.
Dec 23 14:36:36 arch systemd[744]: Started kitty child process: 2664 launched by: 2018.
Dec 23 14:36:39 arch systemd[744]: Started kitty child process: 2708 launched by: 2699.
Dec 23 14:36:40 arch systemd[744]: Started kitty child process: 2943 launched by: 2934.
Dec 23 14:36:40 arch systemd[744]: Started kitty child process: 3177 launched by: 3006.
Dec 23 14:36:51 arch sudo[3403]: beldot : TTY=pts/1 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/journalctl -b
Dec 23 14:36:51 arch sudo[3403]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 23 14:36:56 arch sudo[3403]: pam_unix(sudo:session): session closed for user root
Dec 23 14:37:08 arch wpa_supplicant[705]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-76 noise=9999 txrate=195100
Dec 23 14:37:31 arch kernel: NVRM: Attempting to remove device 0000:01:00.0 with non-zero usage count! // Yes, the issue appears right after this message.
Dec 23 14:37:52 arch sudo[3575]: beldot : TTY=pts/1 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/dmesg
Dec 23 14:37:52 arch sudo[3575]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 23 14:37:52 arch sudo[3575]: pam_unix(sudo:session): session closed for user root
Dec 23 14:39:24 arch sudo[3588]: beldot : TTY=pts/1 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/fdisk -l
Dec 23 14:39:24 arch sudo[3588]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 23 14:39:24 arch sudo[3588]: pam_unix(sudo:session): session closed for user root
Dec 23 14:39:33 arch sudo[3598]: beldot : TTY=pts/1 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/mount /dev/nvme1n1p3 /mnt
Dec 23 14:39:33 arch sudo[3598]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 23 14:39:33 arch kernel: FAT-fs (nvme1n1p3): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
Dec 23 14:39:33 arch sudo[3598]: pam_unix(sudo:session): session closed for user root
Dec 23 14:39:34 arch sudo[3604]: beldot : TTY=pts/1 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/os-prober
Dec 23 14:39:34 arch sudo[3604]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 23 14:39:35 arch kernel: SGI XFS with ACLs, security attributes, realtime, scrub, repair, quota, no debug enabled
Dec 23 14:39:35 arch kernel: JFS: nTxBlock = 8192, nTxLock = 65536
Dec 23 14:39:35 arch kernel: raid6: skipped pq benchmark and selected avx2x4
Dec 23 14:39:35 arch kernel: raid6: using avx2x2 recovery algorithm
Dec 23 14:39:35 arch kernel: xor: automatically using best checksumming function avx
Dec 23 14:39:35 arch kernel: Btrfs loaded, zoned=yes, fsverity=yes
Dec 23 14:39:35 arch os-prober[3721]: debug: running /usr/lib/os-probes/mounted/05efi on mounted /dev/nvme0n1p1
Dec 23 14:39:35 arch 05efi[3723]: debug: /dev/nvme0n1p1 is a FAT32 partition
Dec 23 14:39:35 arch 05efi[3731]: debug: /dev/nvme0n1p1 partition scheme is gpt
Dec 23 14:39:35 arch 05efi[3732]: debug: /dev/nvme0n1p1 partition type is c12a7328-f81f-11d2-ba4b-00a0c93ec93b
Dec 23 14:39:35 arch 05efi[3736]: debug: running subtest /usr/lib/os-probes/mounted/efi/10elilo
Dec 23 14:39:35 arch 05efi[3739]: debug: running subtest /usr/lib/os-probes/mounted/efi/20microsoft
Dec 23 14:39:35 arch os-prober[3744]: debug: running /usr/lib/os-probes/mounted/10freedos on mounted /dev/nvme0n1p1
Dec 23 14:39:35 arch 10freedos[3746]: debug: /dev/nvme0n1p1 is a FAT32 partition
Dec 23 14:39:35 arch os-prober[3749]: debug: running /usr/lib/os-probes/mounted/10qnx on mounted /dev/nvme0n1p1
Dec 23 14:39:35 arch 10qnx[3751]: debug: /dev/nvme0n1p1 is not a QNX4 partition: exiting
Dec 23 14:39:35 arch os-prober[3752]: debug: running /usr/lib/os-probes/mounted/20macosx on mounted /dev/nvme0n1p1
Dec 23 14:39:35 arch macosx-prober[3754]: debug: /dev/nvme0n1p1 is not an HFS+ partition: exiting
Dec 23 14:39:35 arch os-prober[3755]: debug: running /usr/lib/os-probes/mounted/20microsoft on mounted /dev/nvme0n1p1
Dec 23 14:39:35 arch 20microsoft[3757]: debug: Skipping legacy bootloaders on UEFI system
Dec 23 14:39:35 arch os-prober[3758]: debug: running /usr/lib/os-probes/mounted/30utility on mounted /dev/nvme0n1p1
Dec 23 14:39:35 arch 30utility[3760]: debug: /dev/nvme0n1p1 is a FAT32 partition
Dec 23 14:39:35 arch os-prober[3765]: debug: running /usr/lib/os-probes/mounted/40lsb on mounted /dev/nvme0n1p1
Dec 23 14:39:35 arch os-prober[3767]: debug: running /usr/lib/os-probes/mounted/70hurd on mounted /dev/nvme0n1p1
Dec 23 14:39:35 arch os-prober[3769]: debug: running /usr/lib/os-probes/mounted/80minix on mounted /dev/nvme0n1p1
Dec 23 14:39:35 arch os-prober[3771]: debug: running /usr/lib/os-probes/mounted/83haiku on mounted /dev/nvme0n1p1
Dec 23 14:39:35 arch 83haiku[3773]: debug: /dev/nvme0n1p1 is not a BeFS partition: exiting
Dec 23 14:39:35 arch os-prober[3774]: debug: running /usr/lib/os-probes/mounted/90linux-distro on mounted /dev/nvme0n1p1
Dec 23 14:39:35 arch os-prober[3778]: debug: running /usr/lib/os-probes/mounted/90solaris on mounted /dev/nvme0n1p1
Dec 23 14:39:35 arch os-prober[3783]: debug: /dev/nvme0n1p2: is active swap
Dec 23 14:39:35 arch os-prober[3810]: debug: running /usr/lib/os-probes/mounted/05efi on mounted /dev/nvme0n1p4
Dec 23 14:39:35 arch 05efi[3812]: debug: /dev/nvme0n1p4 is ext4 partition: exiting
Dec 23 14:39:35 arch os-prober[3813]: debug: running /usr/lib/os-probes/mounted/10freedos on mounted /dev/nvme0n1p4
Dec 23 14:39:35 arch 10freedos[3815]: debug: /dev/nvme0n1p4 is not a FAT partition: exiting
Dec 23 14:39:35 arch os-prober[3816]: debug: running /usr/lib/os-probes/mounted/10qnx on mounted /dev/nvme0n1p4
Dec 23 14:39:35 arch 10qnx[3818]: debug: /dev/nvme0n1p4 is not a QNX4 partition: exiting
Dec 23 14:39:35 arch os-prober[3819]: debug: running /usr/lib/os-probes/mounted/20macosx on mounted /dev/nvme0n1p4
Dec 23 14:39:35 arch macosx-prober[3821]: debug: /dev/nvme0n1p4 is not an HFS+ partition: exiting
Dec 23 14:39:35 arch os-prober[3822]: debug: running /usr/lib/os-probes/mounted/20microsoft on mounted /dev/nvme0n1p4
Dec 23 14:39:35 arch 20microsoft[3824]: debug: Skipping legacy bootloaders on UEFI system
Dec 23 14:39:35 arch os-prober[3825]: debug: running /usr/lib/os-probes/mounted/30utility on mounted /dev/nvme0n1p4
Dec 23 14:39:35 arch 30utility[3827]: debug: /dev/nvme0n1p4 is not a FAT partition: exiting
Dec 23 14:39:35 arch os-prober[3828]: debug: running /usr/lib/os-probes/mounted/40lsb on mounted /dev/nvme0n1p4
Dec 23 14:39:35 arch os-prober[3830]: debug: running /usr/lib/os-probes/mounted/70hurd on mounted /dev/nvme0n1p4
Dec 23 14:39:35 arch os-prober[3832]: debug: running /usr/lib/os-probes/mounted/80minix on mounted /dev/nvme0n1p4
Dec 23 14:39:35 arch os-prober[3834]: debug: running /usr/lib/os-probes/mounted/83haiku on mounted /dev/nvme0n1p4
Dec 23 14:39:35 arch 83haiku[3836]: debug: /dev/nvme0n1p4 is not a BeFS partition: exiting
Dec 23 14:39:35 arch os-prober[3837]: debug: running /usr/lib/os-probes/mounted/90linux-distro on mounted /dev/nvme0n1p4
Dec 23 14:39:35 arch os-prober[3841]: debug: running /usr/lib/os-probes/mounted/90solaris on mounted /dev/nvme0n1p4
Dec 23 14:39:35 arch os-prober[3847]: debug: running /usr/lib/os-probes/50mounted-tests on /dev/nvme1n1p1
Dec 23 14:39:35 arch 50mounted-tests[3855]: debug: /dev/nvme1n1p1 type not recognised; skipping
Dec 23 14:39:35 arch os-prober[3856]: debug: os detected by /usr/lib/os-probes/50mounted-tests
Dec 23 14:39:35 arch os-prober[3861]: debug: running /usr/lib/os-probes/50mounted-tests on /dev/nvme1n1p2
Dec 23 14:39:35 arch os-prober[3885]: debug: running /usr/lib/os-probes/mounted/05efi on mounted /dev/nvme1n1p3
Dec 23 14:39:35 arch 05efi[3887]: debug: /dev/nvme1n1p3 is a FAT32 partition
Dec 23 14:39:35 arch 05efi[3895]: debug: /dev/nvme1n1p3 partition scheme is gpt
Dec 23 14:39:35 arch 05efi[3896]: debug: /dev/nvme1n1p3 partition type is c12a7328-f81f-11d2-ba4b-00a0c93ec93b
Dec 23 14:39:35 arch 05efi[3900]: debug: running subtest /usr/lib/os-probes/mounted/efi/10elilo
Dec 23 14:39:35 arch 05efi[3903]: debug: running subtest /usr/lib/os-probes/mounted/efi/20microsoft
Dec 23 14:39:35 arch 20microsoft[3921]: result: Microsoft/Boot/bootmgfw.efi:Windows Boot Manager:Windows
Dec 23 14:39:35 arch 05efi[3922]: debug: bootloader Microsoft/Boot/bootmgfw.efi:Windows Boot Manager:Windows found by subtest /usr/lib/os-probes/mounted/efi/20microsoft
Dec 23 14:39:35 arch 05efi[3923]: result: /dev/nvme1n1p3@/EFI/Microsoft/Boot/bootmgfw.efi:Windows Boot Manager:Windows:efi
Dec 23 14:39:35 arch os-prober[3924]: debug: os detected by /usr/lib/os-probes/mounted/05efi
Dec 23 14:39:35 arch os-prober[3929]: debug: running /usr/lib/os-probes/50mounted-tests on /dev/nvme1n1p4
Dec 23 14:39:35 arch os-prober[3942]: debug: running /usr/lib/os-probes/50mounted-tests on /dev/nvme1n1p5
Dec 23 14:39:35 arch sudo[3604]: pam_unix(sudo:session): session closed for user root
Dec 23 14:39:44 arch sudo[3956]: beldot : TTY=pts/1 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/nvim /etc/default/grub
Dec 23 14:39:44 arch sudo[3956]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 23 14:40:04 arch sudo[3956]: pam_unix(sudo:session): session closed for user root
Dec 23 14:40:17 arch sudo[3971]: beldot : TTY=pts/1 ; PWD=/home/beldot ; USER=root ; COMMAND=/usr/bin/grub-mkconfig -o /boot/grub/grub.cfg
Dec 23 14:40:17 arch sudo[3971]: pam_unix(sudo:session): session opened for user root(uid=0) by beldot(uid=1000)
Dec 23 14:40:17 arch os-prober[4308]: debug: running /usr/lib/os-probes/mounted/05efi on mounted /dev/nvme0n1p1
Dec 23 14:40:17 arch 05efi[4310]: debug: /dev/nvme0n1p1 is a FAT32 partition
Dec 23 14:40:17 arch 05efi[4318]: debug: /dev/nvme0n1p1 partition scheme is gpt
Dec 23 14:40:17 arch 05efi[4319]: debug: /dev/nvme0n1p1 partition type is c12a7328-f81f-11d2-ba4b-00a0c93ec93b
Dec 23 14:40:17 arch 05efi[4323]: debug: running subtest /usr/lib/os-probes/mounted/efi/10elilo
Dec 23 14:40:17 arch 05efi[4326]: debug: running subtest /usr/lib/os-probes/mounted/efi/20microsoft
Dec 23 14:40:17 arch os-prober[4331]: debug: running /usr/lib/os-probes/mounted/10freedos on mounted /dev/nvme0n1p1
Dec 23 14:40:17 arch 10freedos[4333]: debug: /dev/nvme0n1p1 is a FAT32 partition
Dec 23 14:40:17 arch os-prober[4336]: debug: running /usr/lib/os-probes/mounted/10qnx on mounted /dev/nvme0n1p1
Dec 23 14:40:17 arch 10qnx[4338]: debug: /dev/nvme0n1p1 is not a QNX4 partition: exiting
Dec 23 14:40:17 arch os-prober[4339]: debug: running /usr/lib/os-probes/mounted/20macosx on mounted /dev/nvme0n1p1
Dec 23 14:40:17 arch macosx-prober[4341]: debug: /dev/nvme0n1p1 is not an HFS+ partition: exiting
Dec 23 14:40:17 arch os-prober[4342]: debug: running /usr/lib/os-probes/mounted/20microsoft on mounted /dev/nvme0n1p1
Dec 23 14:40:17 arch 20microsoft[4344]: debug: Skipping legacy bootloaders on UEFI system
Dec 23 14:40:17 arch os-prober[4345]: debug: running /usr/lib/os-probes/mounted/30utility on mounted /dev/nvme0n1p1
Dec 23 14:40:17 arch 30utility[4347]: debug: /dev/nvme0n1p1 is a FAT32 partition
Dec 23 14:40:17 arch os-prober[4352]: debug: running /usr/lib/os-probes/mounted/40lsb on mounted /dev/nvme0n1p1
Dec 23 14:40:17 arch os-prober[4354]: debug: running /usr/lib/os-probes/mounted/70hurd on mounted /dev/nvme0n1p1
Dec 23 14:40:17 arch os-prober[4356]: debug: running /usr/lib/os-probes/mounted/80minix on mounted /dev/nvme0n1p1
Dec 23 14:40:17 arch os-prober[4358]: debug: running /usr/lib/os-probes/mounted/83haiku on mounted /dev/nvme0n1p1
Dec 23 14:40:17 arch 83haiku[4360]: debug: /dev/nvme0n1p1 is not a BeFS partition: exiting
Dec 23 14:40:17 arch os-prober[4361]: debug: running /usr/lib/os-probes/mounted/90linux-distro on mounted /dev/nvme0n1p1
Dec 23 14:40:17 arch os-prober[4365]: debug: running /usr/lib/os-probes/mounted/90solaris on mounted /dev/nvme0n1p1
Dec 23 14:40:17 arch os-prober[4370]: debug: /dev/nvme0n1p2: is active swap
Dec 23 14:40:17 arch os-prober[4397]: debug: running /usr/lib/os-probes/mounted/05efi on mounted /dev/nvme0n1p4
Dec 23 14:40:17 arch 05efi[4399]: debug: /dev/nvme0n1p4 is ext4 partition: exiting
Dec 23 14:40:17 arch os-prober[4400]: debug: running /usr/lib/os-probes/mounted/10freedos on mounted /dev/nvme0n1p4
Dec 23 14:40:17 arch 10freedos[4402]: debug: /dev/nvme0n1p4 is not a FAT partition: exiting
Dec 23 14:40:17 arch os-prober[4403]: debug: running /usr/lib/os-probes/mounted/10qnx on mounted /dev/nvme0n1p4
Dec 23 14:40:17 arch 10qnx[4405]: debug: /dev/nvme0n1p4 is not a QNX4 partition: exiting
Dec 23 14:40:17 arch os-prober[4406]: debug: running /usr/lib/os-probes/mounted/20macosx on mounted /dev/nvme0n1p4
Dec 23 14:40:17 arch macosx-prober[4408]: debug: /dev/nvme0n1p4 is not an HFS+ partition: exiting
Dec 23 14:40:17 arch os-prober[4409]: debug: running /usr/lib/os-probes/mounted/20microsoft on mounted /dev/nvme0n1p4
Dec 23 14:40:17 arch 20microsoft[4411]: debug: Skipping legacy bootloaders on UEFI system
Dec 23 14:40:17 arch os-prober[4412]: debug: running /usr/lib/os-probes/mounted/30utility on mounted /dev/nvme0n1p4
Dec 23 14:40:17 arch 30utility[4414]: debug: /dev/nvme0n1p4 is not a FAT partition: exiting
Dec 23 14:40:17 arch os-prober[4415]: debug: running /usr/lib/os-probes/mounted/40lsb on mounted /dev/nvme0n1p4
Dec 23 14:40:17 arch os-prober[4417]: debug: running /usr/lib/os-probes/mounted/70hurd on mounted /dev/nvme0n1p4
Dec 23 14:40:17 arch os-prober[4419]: debug: running /usr/lib/os-probes/mounted/80minix on mounted /dev/nvme0n1p4
Dec 23 14:40:17 arch os-prober[4421]: debug: running /usr/lib/os-probes/mounted/83haiku on mounted /dev/nvme0n1p4
Dec 23 14:40:17 arch 83haiku[4423]: debug: /dev/nvme0n1p4 is not a BeFS partition: exiting
Dec 23 14:40:17 arch os-prober[4424]: debug: running /usr/lib/os-probes/mounted/90linux-distro on mounted /dev/nvme0n1p4
Dec 23 14:40:17 arch os-prober[4428]: debug: running /usr/lib/os-probes/mounted/90solaris on mounted /dev/nvme0n1p4
Dec 23 14:40:17 arch os-prober[4434]: debug: running /usr/lib/os-probes/50mounted-tests on /dev/nvme1n1p1
Dec 23 14:40:18 arch 50mounted-tests[4442]: debug: /dev/nvme1n1p1 type not recognised; skipping
Dec 23 14:40:18 arch os-prober[4443]: debug: os detected by /usr/lib/os-probes/50mounted-tests
Dec 23 14:40:18 arch os-prober[4448]: debug: running /usr/lib/os-probes/50mounted-tests on /dev/nvme1n1p2
Dec 23 14:40:18 arch os-prober[4472]: debug: running /usr/lib/os-probes/mounted/05efi on mounted /dev/nvme1n1p3
Dec 23 14:40:18 arch 05efi[4474]: debug: /dev/nvme1n1p3 is a FAT32 partition
Dec 23 14:40:18 arch 05efi[4482]: debug: /dev/nvme1n1p3 partition scheme is gpt
Dec 23 14:40:18 arch 05efi[4483]: debug: /dev/nvme1n1p3 partition type is c12a7328-f81f-11d2-ba4b-00a0c93ec93b
Dec 23 14:40:18 arch 05efi[4487]: debug: running subtest /usr/lib/os-probes/mounted/efi/10elilo
Dec 23 14:40:18 arch 05efi[4490]: debug: running subtest /usr/lib/os-probes/mounted/efi/20microsoft
Dec 23 14:40:18 arch 20microsoft[4508]: result: Microsoft/Boot/bootmgfw.efi:Windows Boot Manager:Windows
Dec 23 14:40:18 arch 05efi[4509]: debug: bootloader Microsoft/Boot/bootmgfw.efi:Windows Boot Manager:Windows found by subtest /usr/lib/os-probes/mounted/efi/20microsoft
Dec 23 14:40:18 arch 05efi[4510]: result: /dev/nvme1n1p3@/EFI/Microsoft/Boot/bootmgfw.efi:Windows Boot Manager:Windows:efi
Dec 23 14:40:18 arch os-prober[4511]: debug: os detected by /usr/lib/os-probes/mounted/05efi
Dec 23 14:40:18 arch os-prober[4516]: debug: running /usr/lib/os-probes/50mounted-tests on /dev/nvme1n1p4
Dec 23 14:40:18 arch os-prober[4529]: debug: running /usr/lib/os-probes/50mounted-tests on /dev/nvme1n1p5
Dec 23 14:40:18 arch sudo[3971]: pam_unix(sudo:session): session closed for user root
Dec 23 14:40:23 arch systemd-logind[639]: The system will reboot now!
Dec 23 14:40:23 arch systemd-logind[639]: System is rebooting.
Dec 23 14:40:23 arch dunst[1261]: X connection to :0 broken (explicit kill or server shutdown).
Dec 23 14:40:23 arch login[708]: pam_unix(login:session): session closed for user beldot
Dec 23 14:40:23 arch systemd[1]: Stopping Session 1 of User beldot...
Dec 23 14:40:23 arch systemd[1]: Removed slice Slice /system/modprobe.
Dec 23 14:40:23 arch systemd[1]: Stopped target Bluetooth Support.
Dec 23 14:40:23 arch systemd[1]: Stopped target Graphical Interface.
Dec 23 14:40:23 arch systemd[1]: Stopped target Multi-User System.
Dec 23 14:40:23 arch systemd[1]: Stopped target Login Prompts.
Dec 23 14:40:23 arch systemd[744]: dunst.service: Main process exited, code=exited, status=1/FAILURE
Dec 23 14:40:23 arch systemd[1]: Stopped target Sound Card.
Dec 23 14:40:23 arch systemd[744]: dunst.service: Failed with result 'exit-code'.
Dec 23 14:40:23 arch systemd[1]: Stopped target Timer Units.
Dec 23 14:40:23 arch systemd[1]: archlinux-keyring-wkd-sync.timer: Deactivated successfully.
Dec 23 14:40:23 arch systemd[1]: Stopped Refresh existing PGP keys of archlinux-keyring regularly.
Dec 23 14:40:23 arch systemd[1]: man-db.timer: Deactivated successfully.
Dec 23 14:40:23 arch systemd[1]: Stopped Daily man-db regeneration.
Dec 23 14:40:23 arch systemd[1]: reflector.timer: Deactivated successfully.
Dec 23 14:40:23 arch systemd[1]: Stopped Refresh Pacman mirrorlist weekly with Reflector..
Dec 23 14:40:23 arch systemd[1]: shadow.timer: Deactivated successfully.
Dec 23 14:40:23 arch systemd[1]: Stopped Daily verification of password and group files.
Dec 23 14:40:23 arch systemd[1]: systemd-tmpfiles-clean.timer: Deactivated successfully.
Dec 23 14:40:23 arch systemd[1]: Stopped Daily Cleanup of Temporary Directories.
Dec 23 14:40:23 arch systemd[1]: Stopped target System Time Set.
Dec 23 14:40:23 arch systemd[1]: Stopped target Trusted Platform Module.
Dec 23 14:40:23 arch systemd[1]: systemd-rfkill.socket: Deactivated successfully.
Dec 23 14:40:23 arch systemd[1]: Closed Load/Save RF Kill Switch Status /dev/rfkill Watch.
Dec 23 14:40:23 arch systemd[1]: Stopping Save/Restore Sound Card State...
Dec 23 14:40:23 arch bluetoothd[638]: Terminating
Dec 23 14:40:23 arch systemd[1]: Stopping Bluetooth service...
Dec 23 14:40:23 arch systemd[1]: Stopping Getty on tty1...
Dec 23 14:40:23 arch systemd[1]: Starting Generate shutdown-ramfs...
Dec 23 14:40:23 arch systemd[1]: Stopping Authorization Manager...
Dec 23 14:40:23 arch systemd[1]: Stopping RealtimeKit Scheduling Policy Service...
Dec 23 14:40:23 arch systemd[1]: Stopping Load/Save OS Random Seed...
Dec 23 14:40:23 arch systemd[1]: systemd-udev-load-credentials.service: Deactivated successfully.
Dec 23 14:40:23 arch systemd[1]: Stopped Load udev Rules from Credentials.
Dec 23 14:40:23 arch systemd[1]: getty@tty1.service: Deactivated successfully.
Dec 23 14:40:23 arch systemd[1]: Stopped Getty on tty1.
Dec 23 14:40:23 arch systemd[744]: kitty-2934-0.scope: Consumed 4.261s CPU time, 27.8M memory peak.
Dec 23 14:40:23 arch systemd[1]: polkit.service: Deactivated successfully.
Dec 23 14:40:23 arch systemd[1]: Stopped Authorization Manager.
Dec 23 14:40:23 arch systemd[1]: rtkit-daemon.service: Deactivated successfully.
Dec 23 14:40:23 arch systemd[1]: Stopped RealtimeKit Scheduling Policy Service.
Dec 23 14:40:23 arch systemd[1]: alsa-restore.service: Deactivated successfully.
Dec 23 14:40:23 arch systemd[1]: Stopped Save/Restore Sound Card State.
Dec 23 14:40:23 arch systemd[1]: systemd-random-seed.service: Deactivated successfully.
Dec 23 14:40:23 arch systemd[1]: Stopped Load/Save OS Random Seed.
Dec 23 14:40:23 arch systemd-logind[639]: Session 1 logged out. Waiting for processes to exit.
Dec 23 14:40:23 arch systemd[1]: Removed slice Slice /system/getty.
Dec 23 14:40:23 arch mkinitcpio[4608]: ==> Starting build: 'none'
Dec 23 14:40:23 arch mkinitcpio[4608]: -> Running build hook: [sd-shutdown]
Dec 23 14:40:23 arch bluetoothd[638]: Endpoint unregistered: sender=:1.23 path=/MediaEndpoint/A2DPSink/sbc
Dec 23 14:40:23 arch bluetoothd[638]: Endpoint unregistered: sender=:1.23 path=/MediaEndpoint/A2DPSource/sbc
Dec 23 14:40:23 arch bluetoothd[638]: Endpoint unregistered: sender=:1.23 path=/MediaEndpoint/A2DPSink/sbc_xq_453
Dec 23 14:40:23 arch bluetoothd[638]: Endpoint unregistered: sender=:1.23 path=/MediaEndpoint/A2DPSource/sbc_xq_453
Dec 23 14:40:23 arch bluetoothd[638]: Endpoint unregistered: sender=:1.23 path=/MediaEndpoint/A2DPSink/sbc_xq_512
Dec 23 14:40:23 arch bluetoothd[638]: Endpoint unregistered: sender=:1.23 path=/MediaEndpoint/A2DPSource/sbc_xq_512
Dec 23 14:40:23 arch bluetoothd[638]: Endpoint unregistered: sender=:1.23 path=/MediaEndpoint/A2DPSink/sbc_xq_552
Dec 23 14:40:23 arch bluetoothd[638]: Endpoint unregistered: sender=:1.23 path=/MediaEndpoint/A2DPSource/sbc_xq_552
Dec 23 14:40:23 arch bluetoothd[638]: Endpoint unregistered: sender=:1.23 path=/MediaEndpoint/A2DPSink/faststream
Dec 23 14:40:23 arch bluetoothd[638]: Endpoint unregistered: sender=:1.23 path=/MediaEndpoint/A2DPSource/faststream
Dec 23 14:40:23 arch bluetoothd[638]: Battery Provider Manager destroyed
Dec 23 14:40:23 arch bluetoothd[638]: Stopping SDP server
Dec 23 14:40:23 arch bluetoothd[638]: Exit
Dec 23 14:40:23 arch pulseaudio[1224]: org.bluez.BatteryProviderManager1.UnregisterBatteryProvider() Failed: org.freedesktop.DBus.Error.NoReply:Remote peer disconnected
Dec 23 14:40:23 arch systemd[1]: bluetooth.service: Deactivated successfully.
Dec 23 14:40:23 arch systemd[1]: Stopped Bluetooth service.
Dec 23 14:40:23 arch mkinitcpio[4608]: ==> Build complete.
Dec 23 14:40:23 arch systemd[1]: mkinitcpio-generate-shutdown-ramfs.service: Deactivated successfully.
Dec 23 14:40:23 arch systemd[1]: Finished Generate shutdown-ramfs.
Dec 23 14:40:25 arch systemd-logind[639]: Power key pressed short.
Xorg.1.log
[ 7255.756]
X.Org X Server 1.21.1.14
X Protocol Version 11, Revision 0
[ 7255.757] Current Operating System: Linux arch 6.12.3-arch1-1 #1 SMP PREEMPT_DYNAMIC Fri, 06 Dec 2024 11:15:43 +0000 x86_64
[ 7255.757] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=48f0c199-3de0-4cef-adb5-54a621848d9d rw loglevel=3 quiet optimus-manager.startup=hybrid
[ 7255.758]
[ 7255.758] Current version of pixman: 0.44.2
[ 7255.758] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 7255.758] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 7255.760] (==) Log file: "/home/beldot/.local/share/xorg/Xorg.1.log", Time: Mon Dec 9 20:01:03 2024
[ 7255.760] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 7255.760] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 7255.760] (==) ServerLayout "layout"
[ 7255.760] (**) |-->Screen "integrated" (0)
[ 7255.760] (**) | |-->Monitor "<default monitor>"
[ 7255.761] (**) | |-->Device "integrated"
[ 7255.761] (**) | |-->GPUDevice "nvidia"
[ 7255.761] (==) No monitor specified for screen "integrated".
Using a default monitor configuration.
[ 7255.761] (**) |-->Inactive Device "nvidia"
[ 7255.761] (**) Allowing byte-swapped clients
[ 7255.761] (==) Automatically adding devices
[ 7255.761] (==) Automatically enabling devices
[ 7255.761] (==) Automatically adding GPU devices
[ 7255.761] (==) Automatically binding GPU devices
[ 7255.761] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 7255.761] (WW) The directory "/usr/share/fonts/misc" does not exist.
[ 7255.761] Entry deleted from font path.
[ 7255.761] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[ 7255.761] Entry deleted from font path.
[ 7255.761] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 7255.761] Entry deleted from font path.
[ 7255.761] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 7255.761] Entry deleted from font path.
[ 7255.761] (==) FontPath set to:
/usr/share/fonts/100dpi,
/usr/share/fonts/75dpi
[ 7255.761] (**) ModulePath set to "/usr/lib/nvidia,/usr/lib32/nvidia,/usr/lib32/nvidia/xorg/modules,/usr/lib32/xorg/modules,/usr/lib64/nvidia/xorg/modules,/usr/lib64/nvidia/xorg,/usr/lib64/xorg/modules"
[ 7255.761] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 7255.761] (II) Module ABI versions:
[ 7255.761] X.Org ANSI C Emulation: 0.4
[ 7255.761] X.Org Video Driver: 25.2
[ 7255.761] X.Org XInput driver : 24.4
[ 7255.761] X.Org Server Extension : 10.0
[ 7255.761] (++) using VT number 1
[ 7255.762] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[ 7255.762] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 7255.762] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0
[ 7255.763] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 13 paused 0
[ 7255.763] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 7255.763] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card1
[ 7255.764] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 14 paused 0
[ 7255.764] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia,/usr/lib32/nvidia,/usr/lib32/nvidia/xorg/modules,/usr/lib32/xorg/modules,/usr/lib64/nvidia/xorg/modules,/usr/lib64/nvidia/xorg,/usr/lib64/xorg/modules"
[ 7257.160] (--) PCI:*(0@0:2:0) 8086:46a3:17aa:3af6 rev 12, Mem @ 0x6102000000/16777216, 0x4000000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x????????/131072
[ 7257.160] (--) PCI: (1@0:0:0) 10de:25a2:17aa:3af6 rev 161, Mem @ 0x5f000000/16777216, 0x6000000000/4294967296, 0x6100000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/524288
[ 7257.160] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 7257.160] (II) LoadModule: "glx"
[ 7257.160] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 7257.161] (II) Module glx: vendor="X.Org Foundation"
[ 7257.161] compiled for 1.21.1.14, module version = 1.0.0
[ 7257.161] ABI class: X.Org Server Extension, version 10.0
[ 7257.161] (II) LoadModule: "modesetting"
[ 7257.161] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 7257.161] (II) Module modesetting: vendor="X.Org Foundation"
[ 7257.161] compiled for 1.21.1.14, module version = 1.21.1
[ 7257.161] Module class: X.Org Video Driver
[ 7257.161] ABI class: X.Org Video Driver, version 25.2
[ 7257.161] (II) LoadModule: "nvidia"
[ 7257.161] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 7257.161] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 7257.161] compiled for 1.6.99.901, module version = 1.0.0
[ 7257.161] Module class: X.Org Video Driver
[ 7257.161] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 7257.161] (II) NVIDIA dlloader X Driver 565.77 Wed Nov 27 22:57:27 UTC 2024
[ 7257.161] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 7257.161] (II) modeset(0): using drv /dev/dri/card1
[ 7257.161] (II) systemd-logind: releasing fd for 226:0
[ 7257.162] (II) Loading sub module "fb"
[ 7257.162] (II) LoadModule: "fb"
[ 7257.162] (II) Module "fb" already built-in
[ 7257.162] (II) Loading sub module "wfb"
[ 7257.162] (II) LoadModule: "wfb"
[ 7257.162] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 7257.162] (II) Module wfb: vendor="X.Org Foundation"
[ 7257.162] compiled for 1.21.1.14, module version = 1.0.0
[ 7257.162] ABI class: X.Org ANSI C Emulation, version 0.4
[ 7257.162] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 7257.162] (II) modeset(0): Creating default Display subsection in Screen section
"integrated" for depth/fbbpp 24/32
[ 7257.162] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[ 7257.162] (==) modeset(0): RGB weight 888
[ 7257.162] (==) modeset(0): Default visual is TrueColor
[ 7257.162] (II) Loading sub module "glamoregl"
[ 7257.162] (II) LoadModule: "glamoregl"
[ 7257.162] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 7257.163] (II) Module glamoregl: vendor="X.Org Foundation"
[ 7257.163] compiled for 1.21.1.14, module version = 1.0.1
[ 7257.163] ABI class: X.Org ANSI C Emulation, version 0.4
[ 7257.184] (II) modeset(0): glamor X acceleration enabled on Mesa Intel(R) Graphics (ADL GT2)
[ 7257.184] (II) modeset(0): glamor initialized
[ 7257.184] (==) modeset(0): VariableRefresh: disabled
[ 7257.184] (==) modeset(0): AsyncFlipSecondaries: disabled
[ 7257.186] (II) modeset(0): Output eDP-1 has no monitor section
[ 7257.186] (II) modeset(0): Output DP-1 has no monitor section
[ 7257.186] (II) modeset(0): Output DP-2 has no monitor section
[ 7257.186] (II) modeset(0): Output DP-3 has no monitor section
[ 7257.186] (II) modeset(0): Output DP-4 has no monitor section
[ 7257.189] (II) modeset(0): EDID for output eDP-1
[ 7257.189] (II) modeset(0): Manufacturer: BOE Model: a81 Serial#: 0
[ 7257.189] (II) modeset(0): Year: 2021 Week: 31
[ 7257.189] (II) modeset(0): EDID Version: 1.4
[ 7257.189] (II) modeset(0): Digital Display Input
[ 7257.189] (II) modeset(0): 8 bits per channel
[ 7257.189] (II) modeset(0): Digital interface is DisplayPort
[ 7257.189] (II) modeset(0): Max Image Size [cm]: horiz.: 34 vert.: 19
[ 7257.189] (II) modeset(0): Gamma: 2.20
[ 7257.189] (II) modeset(0): No DPMS capabilities specified
[ 7257.189] (II) modeset(0): Supported color encodings: RGB 4:4:4
[ 7257.189] (II) modeset(0): Default color space is primary color space
[ 7257.189] (II) modeset(0): First detailed timing is preferred mode
[ 7257.189] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[ 7257.189] (II) modeset(0): Display is continuous-frequency
[ 7257.189] (II) modeset(0): redX: 0.653 redY: 0.329 greenX: 0.298 greenY: 0.605
[ 7257.189] (II) modeset(0): blueX: 0.150 blueY: 0.061 whiteX: 0.313 whiteY: 0.329
[ 7257.189] (II) modeset(0): Manufacturer's mask: 0
[ 7257.189] (II) modeset(0): Supported detailed timing:
[ 7257.189] (II) modeset(0): clock: 310.5 MHz Image Size: 344 x 194 mm
[ 7257.189] (II) modeset(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2200 h_border: 0
[ 7257.189] (II) modeset(0): v_active: 1080 v_sync: 1083 v_sync_end 1089 v_blanking: 1176 v_border: 0
[ 7257.189] (II) modeset(0): BOE CQ
[ 7257.189] (II) modeset(0): NV156FHM-NX1
[ 7257.189] (II) modeset(0): EDID (in hex):
[ 7257.189] (II) modeset(0): 00ffffffffffff0009e5810a00000000
[ 7257.189] (II) modeset(0): 1f1f0104a52213780754a5a7544c9b26
[ 7257.189] (II) modeset(0): 0f505400000001010101010101010101
[ 7257.189] (II) modeset(0): 01010101010147798018713860403020
[ 7257.189] (II) modeset(0): 360058c21000001a0000000000000000
[ 7257.189] (II) modeset(0): 00000000000000000000000000fe0042
[ 7257.189] (II) modeset(0): 4f452043510a202020202020000000fe
[ 7257.189] (II) modeset(0): 004e5631353646484d2d4e58310a0049
[ 7257.189] (II) modeset(0): Printing probed modes for output eDP-1
[ 7257.189] (II) modeset(0): Modeline "1920x1080"x120.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 7257.189] (II) modeset(0): Modeline "1920x1080"x120.0 356.38 1920 2080 2288 2656 1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
[ 7257.189] (II) modeset(0): Modeline "1920x1080"x119.9 266.50 1920 1944 1960 2000 1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[ 7257.189] (II) modeset(0): Modeline "1920x1080"x60.0 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[ 7257.189] (II) modeset(0): Modeline "1920x1080"x59.9 138.50 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[ 7257.189] (II) modeset(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[ 7257.189] (II) modeset(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[ 7257.189] (II) modeset(0): Modeline "1400x1050"x74.8 155.80 1400 1464 1784 1912 1050 1052 1064 1090 +hsync +vsync (81.5 kHz d)
[ 7257.189] (II) modeset(0): Modeline "1400x1050"x60.0 122.00 1400 1488 1640 1880 1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[ 7257.189] (II) modeset(0): Modeline "1600x900"x120.0 246.00 1600 1728 1900 2200 900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[ 7257.189] (II) modeset(0): Modeline "1600x900"x119.9 186.50 1600 1624 1640 1680 900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[ 7257.189] (II) modeset(0): Modeline "1600x900"x59.9 118.25 1600 1696 1856 2112 900 903 908 934 -hsync +vsync (56.0 kHz d)
[ 7257.189] (II) modeset(0): Modeline "1600x900"x59.8 97.50 1600 1648 1680 1760 900 903 908 926 +hsync -vsync (55.4 kHz d)
[ 7257.189] (II) modeset(0): Modeline "1280x1024"x85.0 157.50 1280 1344 1504 1728 1024 1025 1028 1072 +hsync +vsync (91.1 kHz d)
[ 7257.189] (II) modeset(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz d)
[ 7257.189] (II) modeset(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[ 7257.189] (II) modeset(0): Modeline "1400x900"x60.0 103.50 1400 1480 1624 1848 900 903 913 934 -hsync +vsync (56.0 kHz d)
[ 7257.189] (II) modeset(0): Modeline "1400x900"x59.9 86.50 1400 1448 1480 1560 900 903 913 926 +hsync -vsync (55.4 kHz d)
[ 7257.189] (II) modeset(0): Modeline "1280x960"x85.0 148.50 1280 1344 1504 1728 960 961 964 1011 +hsync +vsync (85.9 kHz d)
[ 7257.189] (II) modeset(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz d)
[ 7257.189] (II) modeset(0): Modeline "1440x810"x120.0 198.12 1440 1548 1704 1968 810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[ 7257.189] (II) modeset(0): Modeline "1440x810"x119.9 151.88 1440 1464 1480 1520 810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[ 7257.189] (II) modeset(0): Modeline "1368x768"x59.9 85.25 1368 1440 1576 1784 768 771 781 798 -hsync +vsync (47.8 kHz d)
[ 7257.189] (II) modeset(0): Modeline "1368x768"x59.9 72.25 1368 1416 1448 1528 768 771 781 790 +hsync -vsync (47.3 kHz d)
[ 7257.189] (II) modeset(0): Modeline "1280x800"x120.0 174.25 1280 1380 1516 1752 800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[ 7257.189] (II) modeset(0): Modeline "1280x800"x119.9 134.25 1280 1304 1320 1360 800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[ 7257.189] (II) modeset(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz d)
[ 7257.189] (II) modeset(0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz d)
[ 7257.189] (II) modeset(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz d)
[ 7257.189] (II) modeset(0): Modeline "1280x720"x120.0 156.12 1280 1376 1512 1744 720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[ 7257.189] (II) modeset(0): Modeline "1280x720"x120.0 120.75 1280 1304 1320 1360 720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[ 7257.189] (II) modeset(0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz d)
[ 7257.189] (II) modeset(0): Modeline "1280x720"x59.7 63.75 1280 1328 1360 1440 720 723 728 741 +hsync -vsync (44.3 kHz d)
[ 7257.189] (II) modeset(0): Modeline "1024x768"x170.0 194.02 1024 1108 1220 1416 768 768 770 806 doublescan -hsync +vsync (137.0 kHz d)
[ 7257.189] (II) modeset(0): Modeline "1024x768"x150.1 170.24 1024 1108 1220 1416 768 768 770 801 doublescan -hsync +vsync (120.2 kHz d)
[ 7257.189] (II) modeset(0): Modeline "1024x768"x120.1 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[ 7257.189] (II) modeset(0): Modeline "1024x768"x85.0 94.50 1024 1072 1168 1376 768 769 772 808 +hsync +vsync (68.7 kHz d)
[ 7257.189] (II) modeset(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz d)
[ 7257.189] (II) modeset(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz d)
[ 7257.189] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
[ 7257.189] (II) modeset(0): Modeline "1024x768i"x43.5 44.90 1024 1032 1208 1264 768 768 776 817 interlace +hsync +vsync (35.5 kHz d)
[ 7257.189] (II) modeset(0): Modeline "960x720"x170.0 170.68 960 1036 1144 1328 720 720 722 756 doublescan -hsync +vsync (128.5 kHz d)
[ 7257.189] (II) modeset(0): Modeline "960x720"x150.0 148.50 960 1032 1144 1320 720 720 722 750 doublescan -hsync +vsync (112.5 kHz d)
[ 7257.189] (II) modeset(0): Modeline "960x720"x120.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[ 7257.189] (II) modeset(0): Modeline "928x696"x150.0 144.00 928 992 1104 1280 696 696 698 750 doublescan -hsync +vsync (112.5 kHz d)
[ 7257.189] (II) modeset(0): Modeline "928x696"x120.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[ 7257.189] (II) modeset(0): Modeline "896x672"x150.1 130.50 896 944 1052 1228 672 672 674 708 doublescan -hsync +vsync (106.3 kHz d)
[ 7257.189] (II) modeset(0): Modeline "896x672"x120.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[ 7257.189] (II) modeset(0): Modeline "1024x576"x119.9 98.50 1024 1092 1200 1376 576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[ 7257.189] (II) modeset(0): Modeline "1024x576"x119.9 78.38 1024 1048 1064 1104 576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[ 7257.189] (II) modeset(0): Modeline "1024x576"x59.9 46.50 1024 1064 1160 1296 576 579 584 599 -hsync +vsync (35.9 kHz d)
[ 7257.189] (II) modeset(0): Modeline "1024x576"x59.8 42.00 1024 1072 1104 1184 576 579 584 593 +hsync -vsync (35.5 kHz d)
[ 7257.189] (II) modeset(0): Modeline "960x600"x119.9 96.62 960 1028 1128 1296 600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[ 7257.189] (II) modeset(0): Modeline "960x600"x120.0 77.00 960 984 1000 1040 600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[ 7257.189] (II) modeset(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz d)
[ 7257.189] (II) modeset(0): Modeline "960x540"x119.9 86.50 960 1024 1124 1288 540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[ 7257.189] (II) modeset(0): Modeline "960x540"x120.0 69.25 960 984 1000 1040 540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[ 7257.189] (II) modeset(0): Modeline "960x540"x59.6 40.75 960 992 1088 1216 540 543 548 562 -hsync +vsync (33.5 kHz d)
[ 7257.189] (II) modeset(0): Modeline "960x540"x59.8 37.25 960 1008 1040 1120 540 543 548 556 +hsync -vsync (33.3 kHz d)
[ 7257.189] (II) modeset(0): Modeline "800x600"x170.0 114.75 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (106.2 kHz d)
[ 7257.189] (II) modeset(0): Modeline "800x600"x150.0 101.25 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (93.8 kHz d)
[ 7257.189] (II) modeset(0): Modeline "800x600"x140.0 94.50 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (87.5 kHz d)
[ 7257.189] (II) modeset(0): Modeline "800x600"x130.0 87.75 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (81.2 kHz d)
[ 7257.189] (II) modeset(0): Modeline "800x600"x120.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[ 7257.189] (II) modeset(0): Modeline "800x600"x85.1 56.30 800 832 896 1048 600 601 604 631 +hsync +vsync (53.7 kHz d)
[ 7257.189] (II) modeset(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz d)
[ 7257.189] (II) modeset(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz d)
[ 7257.189] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
[ 7257.189] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 7257.189] (II) modeset(0): Modeline "840x525"x120.0 73.12 840 892 980 1120 525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[ 7257.189] (II) modeset(0): Modeline "840x525"x119.8 59.50 840 864 880 920 525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[ 7257.189] (II) modeset(0): Modeline "864x486"x59.9 32.50 864 888 968 1072 486 489 494 506 -hsync +vsync (30.3 kHz d)
[ 7257.189] (II) modeset(0): Modeline "864x486"x59.6 30.50 864 912 944 1024 486 489 494 500 +hsync -vsync (29.8 kHz d)
[ 7257.189] (II) modeset(0): Modeline "700x525"x149.5 77.90 700 732 892 956 525 526 532 545 doublescan +hsync +vsync (81.5 kHz d)
[ 7257.189] (II) modeset(0): Modeline "700x525"x120.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[ 7257.189] (II) modeset(0): Modeline "800x450"x119.9 59.12 800 848 928 1056 450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[ 7257.189] (II) modeset(0): Modeline "800x450"x119.6 48.75 800 824 840 880 450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[ 7257.189] (II) modeset(0): Modeline "640x512"x170.0 78.75 640 672 752 864 512 512 514 536 doublescan +hsync +vsync (91.1 kHz d)
[ 7257.189] (II) modeset(0): Modeline "640x512"x150.0 67.50 640 648 720 844 512 512 514 533 doublescan +hsync +vsync (80.0 kHz d)
[ 7257.189] (II) modeset(0): Modeline "640x512"x120.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[ 7257.189] (II) modeset(0): Modeline "700x450"x119.9 51.75 700 740 812 924 450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[ 7257.189] (II) modeset(0): Modeline "700x450"x119.8 43.25 700 724 740 780 450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[ 7257.189] (II) modeset(0): Modeline "640x480"x170.2 74.25 640 672 752 864 480 480 482 505 doublescan +hsync +vsync (85.9 kHz d)
[ 7257.189] (II) modeset(0): Modeline "640x480"x120.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[ 7257.189] (II) modeset(0): Modeline "640x480"x85.0 36.00 640 696 752 832 480 481 484 509 -hsync -vsync (43.3 kHz d)
[ 7257.189] (II) modeset(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz d)
[ 7257.189] (II) modeset(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz d)
[ 7257.189] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
[ 7257.189] (II) modeset(0): Modeline "720x405"x59.5 22.50 720 744 808 896 405 408 413 422 -hsync +vsync (25.1 kHz d)
[ 7257.189] (II) modeset(0): Modeline "720x405"x59.0 21.75 720 768 800 880 405 408 413 419 +hsync -vsync (24.7 kHz d)
[ 7257.189] (II) modeset(0): Modeline "720x400"x85.0 35.50 720 756 828 936 400 401 404 446 -hsync +vsync (37.9 kHz d)
[ 7257.189] (II) modeset(0): Modeline "684x384"x119.8 42.62 684 720 788 892 384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[ 7257.189] (II) modeset(0): Modeline "684x384"x119.7 36.12 684 708 724 764 384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[ 7257.189] (II) modeset(0): Modeline "640x400"x119.8 41.75 640 676 740 840 400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[ 7257.189] (II) modeset(0): Modeline "640x400"x120.0 35.50 640 664 680 720 400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[ 7257.189] (II) modeset(0): Modeline "640x400"x85.1 31.50 640 672 736 832 400 401 404 445 -hsync +vsync (37.9 kHz d)
[ 7257.189] (II) modeset(0): Modeline "576x432"x150.0 54.00 576 608 672 800 432 432 434 450 doublescan +hsync +vsync (67.5 kHz d)
[ 7257.189] (II) modeset(0): Modeline "640x360"x119.7 37.25 640 672 736 832 360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[ 7257.189] (II) modeset(0): Modeline "640x360"x119.7 31.88 640 664 680 720 360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[ 7257.189] (II) modeset(0): Modeline "640x360"x59.8 18.00 640 664 720 800 360 363 368 376 -hsync +vsync (22.5 kHz d)
[ 7257.189] (II) modeset(0): Modeline "640x360"x59.3 17.75 640 688 720 800 360 363 368 374 +hsync -vsync (22.2 kHz d)
[ 7257.189] (II) modeset(0): Modeline "640x350"x85.1 31.50 640 672 736 832 350 382 385 445 +hsync -vsync (37.9 kHz d)
[ 7257.189] (II) modeset(0): Modeline "512x384"x170.0 47.25 512 536 584 688 384 384 386 404 doublescan +hsync +vsync (68.7 kHz d)
[ 7257.189] (II) modeset(0): Modeline "512x384"x150.1 39.38 512 520 568 656 384 384 386 400 doublescan +hsync +vsync (60.0 kHz d)
[ 7257.189] (II) modeset(0): Modeline "512x384"x140.1 37.50 512 524 592 664 384 385 388 403 doublescan -hsync -vsync (56.5 kHz d)
[ 7257.189] (II) modeset(0): Modeline "512x384"x120.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[ 7257.189] (II) modeset(0): Modeline "512x384i"x87.1 22.45 512 516 604 632 384 384 388 408 interlace doublescan +hsync +vsync (35.5 kHz d)
[ 7257.189] (II) modeset(0): Modeline "512x288"x120.0 23.25 512 532 580 648 288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[ 7257.189] (II) modeset(0): Modeline "512x288"x119.8 21.00 512 536 552 592 288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[ 7257.189] (II) modeset(0): Modeline "416x312"x149.3 28.64 416 432 464 576 312 312 314 333 doublescan -hsync -vsync (49.7 kHz d)
[ 7257.189] (II) modeset(0): Modeline "480x270"x119.3 20.38 480 496 544 608 270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[ 7257.189] (II) modeset(0): Modeline "480x270"x119.6 18.62 480 504 520 560 270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[ 7257.189] (II) modeset(0): Modeline "400x300"x170.5 28.15 400 416 448 524 300 300 302 315 doublescan +hsync +vsync (53.7 kHz d)
[ 7257.189] (II) modeset(0): Modeline "400x300"x144.4 25.00 400 428 488 520 300 318 321 333 doublescan +hsync +vsync (48.1 kHz d)
[ 7257.189] (II) modeset(0): Modeline "400x300"x150.2 24.75 400 408 448 528 300 300 302 312 doublescan +hsync +vsync (46.9 kHz d)
[ 7257.189] (II) modeset(0): Modeline "400x300"x120.6 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[ 7257.189] (II) modeset(0): Modeline "400x300"x112.7 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[ 7257.189] (II) modeset(0): Modeline "432x243"x119.8 16.25 432 444 484 536 243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[ 7257.189] (II) modeset(0): Modeline "432x243"x119.1 15.25 432 456 472 512 243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[ 7257.189] (II) modeset(0): Modeline "320x240"x170.4 18.00 320 348 376 416 240 240 242 254 doublescan -hsync -vsync (43.3 kHz d)
[ 7257.189] (II) modeset(0): Modeline "320x240"x145.6 15.75 320 332 352 416 240 244 246 260 doublescan -hsync -vsync (37.9 kHz d)
[ 7257.189] (II) modeset(0): Modeline "320x240"x150.0 15.75 320 328 360 420 240 240 242 250 doublescan -hsync -vsync (37.5 kHz d)
[ 7257.189] (II) modeset(0): Modeline "320x240"x120.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[ 7257.189] (II) modeset(0): Modeline "360x202"x119.0 11.25 360 372 404 448 202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[ 7257.189] (II) modeset(0): Modeline "360x202"x118.3 10.88 360 384 400 440 202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[ 7257.189] (II) modeset(0): Modeline "360x200"x170.1 17.75 360 378 414 468 200 200 202 223 doublescan -hsync +vsync (37.9 kHz d)
[ 7257.189] (II) modeset(0): Modeline "320x200"x170.5 15.75 320 336 368 416 200 200 202 222 doublescan -hsync +vsync (37.9 kHz d)
[ 7257.189] (II) modeset(0): Modeline "320x180"x119.7 9.00 320 332 360 400 180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[ 7257.189] (II) modeset(0): Modeline "320x180"x118.6 8.88 320 344 360 400 180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[ 7257.189] (II) modeset(0): Modeline "320x175"x170.5 15.75 320 336 368 416 175 191 192 222 doublescan +hsync -vsync (37.9 kHz d)
[ 7257.189] (II) modeset(0): EDID for output DP-1
[ 7257.189] (II) modeset(0): EDID for output DP-2
[ 7257.189] (II) modeset(0): EDID for output DP-3
[ 7257.189] (II) modeset(0): EDID for output DP-4
[ 7257.189] (II) modeset(0): Output eDP-1 connected
[ 7257.189] (II) modeset(0): Output DP-1 disconnected
[ 7257.189] (II) modeset(0): Output DP-2 disconnected
[ 7257.189] (II) modeset(0): Output DP-3 disconnected
[ 7257.189] (II) modeset(0): Output DP-4 disconnected
[ 7257.189] (II) modeset(0): Using exact sizes for initial modes
[ 7257.189] (II) modeset(0): Output eDP-1 using initial mode 1920x1080 +0+0
[ 7257.189] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[ 7257.189] (==) modeset(0): DPI set to (96, 96)
[ 7257.189] (II) Loading sub module "fb"
[ 7257.189] (II) LoadModule: "fb"
[ 7257.189] (II) Module "fb" already built-in
[ 7257.189] (==) NVIDIA(G0): Depth 24, (==) framebuffer bpp 32
[ 7257.189] (==) NVIDIA(G0): RGB weight 888
[ 7257.189] (==) NVIDIA(G0): Default visual is TrueColor
[ 7257.189] (==) NVIDIA(G0): Using gamma correction (1.0, 1.0, 1.0)
[ 7257.189] (**) Option "AllowNVIDIAGpuScreens"
[ 7257.189] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[ 7257.189] (**) NVIDIA(G0): Option "AllowEmptyInitialConfiguration"
[ 7257.189] (**) NVIDIA(G0): Enabling 2D acceleration
[ 7257.189] (II) Loading sub module "glxserver_nvidia"
[ 7257.189] (II) LoadModule: "glxserver_nvidia"
[ 7257.189] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[ 7257.195] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 7257.195] compiled for 1.6.99.901, module version = 1.0.0
[ 7257.195] Module class: X.Org Server Extension
[ 7257.195] (II) NVIDIA GLX Module 565.77 Wed Nov 27 22:58:37 UTC 2024
[ 7257.195] (II) NVIDIA: The X server supports PRIME Render Offload.
[ 7257.198] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[ 7257.198] (--) NVIDIA(0): DFP-0
[ 7257.205] (II) NVIDIA(G0): NVIDIA GPU NVIDIA GeForce RTX 3050 Laptop GPU (GA107-A) at
[ 7257.205] (II) NVIDIA(G0): PCI:1:0:0 (GPU-0)
[ 7257.205] (--) NVIDIA(G0): Memory: 4194304 kBytes
[ 7257.205] (--) NVIDIA(G0): VideoBIOS: 94.07.54.00.3f
[ 7257.205] (II) NVIDIA(G0): Detected PCI Express Link width: 16X
[ 7257.210] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 7257.210] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 7257.210] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 7257.210] (--) NVIDIA(GPU-0):
[ 7257.211] (II) NVIDIA(G0): Validated MetaModes:
[ 7257.211] (II) NVIDIA(G0): "NULL"
[ 7257.211] (II) NVIDIA(G0): Virtual screen size determined to be 640 x 480
[ 7257.211] (WW) NVIDIA(G0): Unable to get display device for DPI computation.
[ 7257.211] (==) NVIDIA(G0): DPI set to (75, 75); computed from built-in default
[ 7257.218] (==) modeset(0): Backing store enabled
[ 7257.218] (==) modeset(0): Silken mouse enabled
[ 7257.259] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[ 7257.260] (==) modeset(0): DPMS enabled
[ 7257.260] (WW) modeset(0): Option "DRI" is not used
[ 7257.260] (II) modeset(0): [DRI2] Setup complete
[ 7257.260] (II) modeset(0): [DRI2] DRI driver: iris
[ 7257.260] (II) modeset(0): [DRI2] VDPAU driver: va_gl
[ 7257.260] (WW) NVIDIA: Failed to bind sideband socket to
[ 7257.260] (WW) NVIDIA: '/var/run/nvidia-xdriver-2d911127' Permission denied
[ 7257.261] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[ 7257.261] (II) NVIDIA: access.
[ 7257.272] (WW) NVIDIA(G0): ACPI: failed to determine the system's current power source
[ 7257.272] (II) NVIDIA(G0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 7257.272] (II) NVIDIA(G0): may not be running or the "AcpidSocketPath" X
[ 7257.272] (II) NVIDIA(G0): configuration option may not be set correctly. When the
[ 7257.272] (II) NVIDIA(G0): ACPI event daemon is available, the NVIDIA X driver will
[ 7257.272] (II) NVIDIA(G0): try to use it to receive ACPI event notifications. For
[ 7257.272] (II) NVIDIA(G0): details, please see the "ConnectToAcpid" and
[ 7257.272] (II) NVIDIA(G0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 7257.272] (II) NVIDIA(G0): Config Options in the README.
[ 7257.281] (II) NVIDIA(G0): Setting mode "NULL"
[ 7257.946] (==) NVIDIA(G0): Disabling shared memory pixmaps
[ 7257.946] (==) NVIDIA(G0): Backing store enabled
[ 7257.946] (==) NVIDIA(G0): Silken mouse enabled
[ 7257.947] (==) NVIDIA(G0): DPMS enabled
[ 7257.947] (II) Loading sub module "dri2"
[ 7257.947] (II) LoadModule: "dri2"
[ 7257.947] (II) Module "dri2" already built-in
[ 7257.947] (II) NVIDIA(G0): [DRI2] Setup complete
[ 7257.947] (II) NVIDIA(G0): [DRI2] VDPAU driver: nvidia
[ 7257.947] (II) Initializing extension Generic Event Extension
[ 7257.947] (II) Initializing extension SHAPE
[ 7257.947] (II) Initializing extension MIT-SHM
[ 7257.947] (II) Initializing extension XInputExtension
[ 7257.947] (II) Initializing extension XTEST
[ 7257.947] (II) Initializing extension BIG-REQUESTS
[ 7257.947] (II) Initializing extension SYNC
[ 7257.947] (II) Initializing extension XKEYBOARD
[ 7257.947] (II) Initializing extension XC-MISC
[ 7257.947] (II) Initializing extension SECURITY
[ 7257.947] (II) Initializing extension XFIXES
[ 7257.947] (II) Initializing extension RENDER
[ 7257.947] (II) Initializing extension RANDR
[ 7257.947] (II) Initializing extension COMPOSITE
[ 7257.947] (II) Initializing extension DAMAGE
[ 7257.947] (II) Initializing extension MIT-SCREEN-SAVER
[ 7257.948] (II) Initializing extension DOUBLE-BUFFER
[ 7257.948] (II) Initializing extension RECORD
[ 7257.948] (II) Initializing extension DPMS
[ 7257.948] (II) Initializing extension Present
[ 7257.948] (II) Initializing extension DRI3
[ 7257.948] (II) Initializing extension X-Resource
[ 7257.948] (II) Initializing extension XVideo
[ 7257.948] (II) Initializing extension XVideo-MotionCompensation
[ 7257.948] (II) Initializing extension GLX
[ 7257.948] (II) Initializing extension GLX
[ 7257.948] (II) Indirect GLX disabled.
[ 7257.952] (II) AIGLX: Loaded and initialized iris
[ 7257.952] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 7257.952] (II) Initializing extension XFree86-VidModeExtension
[ 7257.952] (II) Initializing extension XFree86-DGA
[ 7257.952] (II) Initializing extension XFree86-DRI
[ 7257.952] (II) Initializing extension DRI2
[ 7257.952] (II) Initializing extension NV-GLX
[ 7257.952] (II) Initializing extension NV-CONTROL
[ 7257.953] (II) modeset(0): Damage tracking initialized
[ 7257.953] (II) modeset(0): Setting screen physical size to 508 x 285
[ 7257.991] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[ 7257.991] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 7257.991] (II) LoadModule: "libinput"
[ 7257.991] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 7257.992] (II) Module libinput: vendor="X.Org Foundation"
[ 7257.992] compiled for 1.21.1.13, module version = 1.5.0
[ 7257.992] Module class: X.Org XInput Driver
[ 7257.992] ABI class: X.Org XInput driver, version 24.4
[ 7257.992] (II) Using input driver 'libinput' for 'Video Bus'
[ 7257.993] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 39 paused 0
[ 7257.993] (**) Video Bus: always reports core events
[ 7257.993] (**) Option "Device" "/dev/input/event4"
[ 7257.994] (II) event4 - Video Bus: is tagged by udev as: Keyboard
[ 7257.994] (II) event4 - Video Bus: device is a keyboard
[ 7257.994] (II) event4 - Video Bus: device removed
[ 7257.994] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input4/event4"
[ 7257.994] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
[ 7257.994] (II) event4 - Video Bus: is tagged by udev as: Keyboard
[ 7257.994] (II) event4 - Video Bus: device is a keyboard
[ 7257.995] (II) config/udev: Adding input device Video Bus (/dev/input/event3)
[ 7257.995] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 7257.995] (II) Using input driver 'libinput' for 'Video Bus'
[ 7257.995] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 42 paused 0
[ 7257.995] (**) Video Bus: always reports core events
[ 7257.995] (**) Option "Device" "/dev/input/event3"
[ 7257.996] (II) event3 - Video Bus: is tagged by udev as: Keyboard
[ 7257.996] (II) event3 - Video Bus: device is a keyboard
[ 7257.996] (II) event3 - Video Bus: device removed
[ 7257.996] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:04/LNXVIDEO:00/input/input3/event3"
[ 7257.996] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 7257.996] (II) event3 - Video Bus: is tagged by udev as: Keyboard
[ 7257.996] (II) event3 - Video Bus: device is a keyboard
[ 7257.996] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[ 7257.996] (II) No input driver specified, ignoring this device.
[ 7257.996] (II) This device may have been added with another device file.
[ 7257.996] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 7257.997] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 7257.997] (II) Using input driver 'libinput' for 'Power Button'
[ 7257.997] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 43 paused 0
[ 7257.997] (**) Power Button: always reports core events
[ 7257.997] (**) Option "Device" "/dev/input/event1"
[ 7257.997] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 7257.997] (II) event1 - Power Button: device is a keyboard
[ 7257.998] (II) event1 - Power Button: device removed
[ 7257.998] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[ 7257.998] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 7257.998] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 7257.998] (II) event1 - Power Button: device is a keyboard
[ 7257.998] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event11)
[ 7257.998] (II) No input driver specified, ignoring this device.
[ 7257.998] (II) This device may have been added with another device file.
[ 7257.998] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event12)
[ 7257.998] (II) No input driver specified, ignoring this device.
[ 7257.998] (II) This device may have been added with another device file.
[ 7257.998] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event13)
[ 7257.998] (II) No input driver specified, ignoring this device.
[ 7257.998] (II) This device may have been added with another device file.
[ 7257.998] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event14)
[ 7257.998] (II) No input driver specified, ignoring this device.
[ 7257.998] (II) This device may have been added with another device file.
[ 7257.999] (II) config/udev: Adding input device ITE Tech. Inc. ITE Device(8176) Keyboard (/dev/input/event5)
[ 7257.999] (**) ITE Tech. Inc. ITE Device(8176) Keyboard: Applying InputClass "libinput keyboard catchall"
[ 7257.999] (II) Using input driver 'libinput' for 'ITE Tech. Inc. ITE Device(8176) Keyboard'
[ 7257.999] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 44 paused 0
[ 7257.999] (**) ITE Tech. Inc. ITE Device(8176) Keyboard: always reports core events
[ 7257.999] (**) Option "Device" "/dev/input/event5"
[ 7258.000] (II) event5 - ITE Tech. Inc. ITE Device(8176) Keyboard: is tagged by udev as: Keyboard
[ 7258.000] (II) event5 - ITE Tech. Inc. ITE Device(8176) Keyboard: device is a keyboard
[ 7258.000] (II) event5 - ITE Tech. Inc. ITE Device(8176) Keyboard: device removed
[ 7258.000] (II) libinput: ITE Tech. Inc. ITE Device(8176) Keyboard: needs a virtual subdevice
[ 7258.000] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9:1.0/0003:048D:C976.0001/input/input5/event5"
[ 7258.000] (II) XINPUT: Adding extended input device "ITE Tech. Inc. ITE Device(8176) Keyboard" (type: MOUSE, id 9)
[ 7258.000] (**) Option "AccelerationScheme" "none"
[ 7258.000] (**) ITE Tech. Inc. ITE Device(8176) Keyboard: (accel) selected scheme none/0
[ 7258.000] (**) ITE Tech. Inc. ITE Device(8176) Keyboard: (accel) acceleration factor: 2.000
[ 7258.000] (**) ITE Tech. Inc. ITE Device(8176) Keyboard: (accel) acceleration threshold: 4
[ 7258.001] (II) event5 - ITE Tech. Inc. ITE Device(8176) Keyboard: is tagged by udev as: Keyboard
[ 7258.001] (II) event5 - ITE Tech. Inc. ITE Device(8176) Keyboard: device is a keyboard
[ 7258.001] (II) config/udev: Adding input device ITE Tech. Inc. ITE Device(8176) Wireless Radio Control (/dev/input/event6)
[ 7258.001] (**) ITE Tech. Inc. ITE Device(8176) Wireless Radio Control: Applying InputClass "libinput keyboard catchall"
[ 7258.001] (II) Using input driver 'libinput' for 'ITE Tech. Inc. ITE Device(8176) Wireless Radio Control'
[ 7258.001] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 45 paused 0
[ 7258.001] (**) ITE Tech. Inc. ITE Device(8176) Wireless Radio Control: always reports core events
[ 7258.001] (**) Option "Device" "/dev/input/event6"
[ 7258.002] (II) event6 - ITE Tech. Inc. ITE Device(8176) Wireless Radio Control: is tagged by udev as: Keyboard
[ 7258.002] (II) event6 - ITE Tech. Inc. ITE Device(8176) Wireless Radio Control: device is a keyboard
[ 7258.002] (II) event6 - ITE Tech. Inc. ITE Device(8176) Wireless Radio Control: device removed
[ 7258.002] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9:1.0/0003:048D:C976.0001/input/input6/event6"
[ 7258.002] (II) XINPUT: Adding extended input device "ITE Tech. Inc. ITE Device(8176) Wireless Radio Control" (type: KEYBOARD, id 10)
[ 7258.003] (II) event6 - ITE Tech. Inc. ITE Device(8176) Wireless Radio Control: is tagged by udev as: Keyboard
[ 7258.003] (II) event6 - ITE Tech. Inc. ITE Device(8176) Wireless Radio Control: device is a keyboard
[ 7258.003] (II) config/udev: Adding input device SYNA0001:00 06CB:CE78 Mouse (/dev/input/event15)
[ 7258.003] (**) SYNA0001:00 06CB:CE78 Mouse: Applying InputClass "libinput pointer catchall"
[ 7258.003] (II) Using input driver 'libinput' for 'SYNA0001:00 06CB:CE78 Mouse'
[ 7258.003] (II) systemd-logind: got fd for /dev/input/event15 13:79 fd 46 paused 0
[ 7258.004] (**) SYNA0001:00 06CB:CE78 Mouse: always reports core events
[ 7258.004] (**) Option "Device" "/dev/input/event15"
[ 7258.004] (II) event15 - SYNA0001:00 06CB:CE78 Mouse: is tagged by udev as: Mouse Pointingstick
[ 7258.004] (II) event15 - SYNA0001:00 06CB:CE78 Mouse: device is a pointer
[ 7258.004] (II) event15 - SYNA0001:00 06CB:CE78 Mouse: device removed
[ 7258.004] (II) libinput: SYNA0001:00 06CB:CE78 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 7258.004] (II) libinput: SYNA0001:00 06CB:CE78 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 7258.004] (II) libinput: SYNA0001:00 06CB:CE78 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 7258.004] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-15/i2c-SYNA0001:00/0018:06CB:CE78.0002/input/input18/event15"
[ 7258.004] (II) XINPUT: Adding extended input device "SYNA0001:00 06CB:CE78 Mouse" (type: MOUSE, id 11)
[ 7258.004] (**) Option "AccelerationScheme" "none"
[ 7258.004] (**) SYNA0001:00 06CB:CE78 Mouse: (accel) selected scheme none/0
[ 7258.004] (**) SYNA0001:00 06CB:CE78 Mouse: (accel) acceleration factor: 2.000
[ 7258.004] (**) SYNA0001:00 06CB:CE78 Mouse: (accel) acceleration threshold: 4
[ 7258.005] (II) event15 - SYNA0001:00 06CB:CE78 Mouse: is tagged by udev as: Mouse Pointingstick
[ 7258.005] (II) event15 - SYNA0001:00 06CB:CE78 Mouse: device is a pointer
[ 7258.005] (II) config/udev: Adding input device SYNA0001:00 06CB:CE78 Mouse (/dev/input/mouse0)
[ 7258.005] (II) No input driver specified, ignoring this device.
[ 7258.005] (II) This device may have been added with another device file.
[ 7258.006] (II) config/udev: Adding input device SYNA0001:00 06CB:CE78 Touchpad (/dev/input/event16)
[ 7258.006] (**) SYNA0001:00 06CB:CE78 Touchpad: Applying InputClass "touchpad"
[ 7258.006] (**) SYNA0001:00 06CB:CE78 Touchpad: Applying InputClass "libinput touchpad catchall"
[ 7258.006] (II) Using input driver 'libinput' for 'SYNA0001:00 06CB:CE78 Touchpad'
[ 7258.006] (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 47 paused 0
[ 7258.006] (**) SYNA0001:00 06CB:CE78 Touchpad: always reports core events
[ 7258.006] (**) Option "Device" "/dev/input/event16"
[ 7258.007] (II) event16 - SYNA0001:00 06CB:CE78 Touchpad: is tagged by udev as: Touchpad
[ 7258.007] (II) event16 - SYNA0001:00 06CB:CE78 Touchpad: device is a touchpad
[ 7258.007] (II) event16 - SYNA0001:00 06CB:CE78 Touchpad: device removed
[ 7258.007] (**) Option "Tapping" "true"
[ 7258.007] (**) Option "AccelSpeed" "0.3"
[ 7258.007] (II) libinput: SYNA0001:00 06CB:CE78 Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 7258.007] (II) libinput: SYNA0001:00 06CB:CE78 Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 7258.007] (II) libinput: SYNA0001:00 06CB:CE78 Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 7258.007] (**) Option "NaturalScrolling" "true"
[ 7258.008] (**) Option "ClickMethod" "clickfinger"
[ 7258.008] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-15/i2c-SYNA0001:00/0018:06CB:CE78.0002/input/input19/event16"
[ 7258.008] (II) XINPUT: Adding extended input device "SYNA0001:00 06CB:CE78 Touchpad" (type: TOUCHPAD, id 12)
[ 7258.008] (**) Option "AccelerationScheme" "none"
[ 7258.008] (**) SYNA0001:00 06CB:CE78 Touchpad: (accel) selected scheme none/0
[ 7258.008] (**) SYNA0001:00 06CB:CE78 Touchpad: (accel) acceleration factor: 2.000
[ 7258.008] (**) SYNA0001:00 06CB:CE78 Touchpad: (accel) acceleration threshold: 4
[ 7258.009] (II) event16 - SYNA0001:00 06CB:CE78 Touchpad: is tagged by udev as: Touchpad
[ 7258.009] (II) event16 - SYNA0001:00 06CB:CE78 Touchpad: device is a touchpad
[ 7258.010] (II) config/udev: Adding input device SYNA0001:00 06CB:CE78 Touchpad (/dev/input/mouse1)
[ 7258.010] (**) SYNA0001:00 06CB:CE78 Touchpad: Applying InputClass "touchpad"
[ 7258.010] (II) Using input driver 'libinput' for 'SYNA0001:00 06CB:CE78 Touchpad'
[ 7258.010] (**) SYNA0001:00 06CB:CE78 Touchpad: always reports core events
[ 7258.010] (**) Option "Device" "/dev/input/mouse1"
[ 7258.066] (II) mouse1 - not using input device '/dev/input/mouse1'.
[ 7258.066] (EE) libinput: SYNA0001:00 06CB:CE78 Touchpad: Failed to create a device for /dev/input/mouse1
[ 7258.066] (EE) PreInit returned 2 for "SYNA0001:00 06CB:CE78 Touchpad"
[ 7258.066] (II) UnloadModule: "libinput"
[ 7258.067] (II) config/udev: Adding input device Ideapad extra buttons (/dev/input/event9)
[ 7258.067] (**) Ideapad extra buttons: Applying InputClass "libinput keyboard catchall"
[ 7258.067] (II) Using input driver 'libinput' for 'Ideapad extra buttons'
[ 7258.069] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 48 paused 0
[ 7258.069] (**) Ideapad extra buttons: always reports core events
[ 7258.069] (**) Option "Device" "/dev/input/event9"
[ 7258.071] (II) event9 - Ideapad extra buttons: is tagged by udev as: Keyboard
[ 7258.071] (II) event9 - Ideapad extra buttons: device is a keyboard
[ 7258.072] (II) event9 - Ideapad extra buttons: device removed
[ 7258.072] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/input/input9/event9"
[ 7258.072] (II) XINPUT: Adding extended input device "Ideapad extra buttons" (type: KEYBOARD, id 13)
[ 7258.073] (II) event9 - Ideapad extra buttons: is tagged by udev as: Keyboard
[ 7258.073] (II) event9 - Ideapad extra buttons: device is a keyboard
[ 7258.074] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event17)
[ 7258.074] (II) No input driver specified, ignoring this device.
[ 7258.074] (II) This device may have been added with another device file.
[ 7258.074] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event18)
[ 7258.074] (II) No input driver specified, ignoring this device.
[ 7258.074] (II) This device may have been added with another device file.
[ 7258.075] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event19)
[ 7258.075] (II) No input driver specified, ignoring this device.
[ 7258.075] (II) This device may have been added with another device file.
[ 7258.075] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event20)
[ 7258.075] (II) No input driver specified, ignoring this device.
[ 7258.075] (II) This device may have been added with another device file.
[ 7258.075] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event21)
[ 7258.075] (II) No input driver specified, ignoring this device.
[ 7258.075] (II) This device may have been added with another device file.
[ 7258.076] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event22)
[ 7258.076] (II) No input driver specified, ignoring this device.
[ 7258.076] (II) This device may have been added with another device file.
[ 7258.076] (II) config/udev: Adding input device Intel HID events (/dev/input/event7)
[ 7258.076] (**) Intel HID events: Applying InputClass "libinput keyboard catchall"
[ 7258.076] (II) Using input driver 'libinput' for 'Intel HID events'
[ 7258.077] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 49 paused 0
[ 7258.077] (**) Intel HID events: always reports core events
[ 7258.077] (**) Option "Device" "/dev/input/event7"
[ 7258.078] (II) event7 - Intel HID events: is tagged by udev as: Keyboard
[ 7258.078] (II) event7 - Intel HID events: device is a keyboard
[ 7258.078] (II) event7 - Intel HID events: device removed
[ 7258.078] (**) Option "config_info" "udev:/sys/devices/platform/INTC1070:00/input/input7/event7"
[ 7258.078] (II) XINPUT: Adding extended input device "Intel HID events" (type: KEYBOARD, id 14)
[ 7258.079] (II) event7 - Intel HID events: is tagged by udev as: Keyboard
[ 7258.079] (II) event7 - Intel HID events: device is a keyboard
[ 7258.079] (II) config/udev: Adding input device Intel HID 5 button array (/dev/input/event8)
[ 7258.079] (**) Intel HID 5 button array: Applying InputClass "libinput keyboard catchall"
[ 7258.079] (II) Using input driver 'libinput' for 'Intel HID 5 button array'
[ 7258.080] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 50 paused 0
[ 7258.080] (**) Intel HID 5 button array: always reports core events
[ 7258.080] (**) Option "Device" "/dev/input/event8"
[ 7258.081] (II) event8 - Intel HID 5 button array: is tagged by udev as: Keyboard
[ 7258.081] (II) event8 - Intel HID 5 button array: device is a keyboard
[ 7258.081] (II) event8 - Intel HID 5 button array: device removed
[ 7258.081] (**) Option "config_info" "udev:/sys/devices/platform/INTC1070:00/input/input8/event8"
[ 7258.081] (II) XINPUT: Adding extended input device "Intel HID 5 button array" (type: KEYBOARD, id 15)
[ 7258.081] (II) event8 - Intel HID 5 button array: is tagged by udev as: Keyboard
[ 7258.081] (II) event8 - Intel HID 5 button array: device is a keyboard
[ 7258.082] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event2)
[ 7258.082] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 7258.082] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 7258.082] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 51 paused 0
[ 7258.082] (**) AT Translated Set 2 keyboard: always reports core events
[ 7258.082] (**) Option "Device" "/dev/input/event2"
[ 7258.083] (II) event2 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 7258.083] (II) event2 - AT Translated Set 2 keyboard: device is a keyboard
[ 7258.083] (II) event2 - AT Translated Set 2 keyboard: device removed
[ 7258.083] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input2/event2"
[ 7258.083] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 16)
[ 7258.084] (II) event2 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 7258.084] (II) event2 - AT Translated Set 2 keyboard: device is a keyboard
[ 7258.084] (II) config/udev: Adding input device PC Speaker (/dev/input/event10)
[ 7258.084] (II) No input driver specified, ignoring this device.
[ 7258.084] (II) This device may have been added with another device file.
[ 7258.104] (**) ITE Tech. Inc. ITE Device(8176) Keyboard: Applying InputClass "libinput keyboard catchall"
[ 7258.104] (II) Using input driver 'libinput' for 'ITE Tech. Inc. ITE Device(8176) Keyboard'
[ 7258.104] (II) systemd-logind: returning pre-existing fd for /dev/input/event5 13:69
[ 7258.104] (**) ITE Tech. Inc. ITE Device(8176) Keyboard: always reports core events
[ 7258.104] (**) Option "Device" "/dev/input/event5"
[ 7258.104] (II) libinput: ITE Tech. Inc. ITE Device(8176) Keyboard: is a virtual subdevice
[ 7258.104] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9:1.0/0003:048D:C976.0001/input/input5/event5"
[ 7258.104] (II) XINPUT: Adding extended input device "ITE Tech. Inc. ITE Device(8176) Keyboard" (type: KEYBOARD, id 17)
[ 7258.200] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 7258.200] (II) modeset(0): Printing DDC gathered Modelines:
[ 7258.200] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 7258.208] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 7258.208] (II) modeset(0): Printing DDC gathered Modelines:
[ 7258.208] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 7258.209] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 7258.209] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 7258.209] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 7258.209] (--) NVIDIA(GPU-0):
[ 7258.217] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 7258.217] (II) modeset(0): Printing DDC gathered Modelines:
[ 7258.217] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 7258.225] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 7258.225] (II) modeset(0): Printing DDC gathered Modelines:
[ 7258.225] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 7258.233] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 7258.233] (II) modeset(0): Printing DDC gathered Modelines:
[ 7258.233] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 7258.234] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 7258.234] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 7258.234] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 7258.234] (--) NVIDIA(GPU-0):
[ 7258.309] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 7258.309] (II) modeset(0): Printing DDC gathered Modelines:
[ 7258.309] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 7275.763] (**) Option "fd" "39"
[ 7275.763] (II) event4 - Video Bus: device removed
[ 7275.763] (**) Option "fd" "42"
[ 7275.763] (II) event3 - Video Bus: device removed
[ 7275.764] (**) Option "fd" "43"
[ 7275.764] (II) event1 - Power Button: device removed
[ 7275.764] (**) Option "fd" "44"
[ 7275.764] (**) Option "fd" "45"
[ 7275.764] (II) event6 - ITE Tech. Inc. ITE Device(8176) Wireless Radio Control: device removed
[ 7275.764] (**) Option "fd" "46"
[ 7275.764] (II) event15 - SYNA0001:00 06CB:CE78 Mouse: device removed
[ 7275.764] (**) Option "fd" "47"
[ 7275.764] (II) event16 - SYNA0001:00 06CB:CE78 Touchpad: device removed
[ 7275.764] (**) Option "fd" "48"
[ 7275.764] (II) event9 - Ideapad extra buttons: device removed
[ 7275.764] (**) Option "fd" "49"
[ 7275.764] (II) event7 - Intel HID events: device removed
[ 7275.764] (**) Option "fd" "50"
[ 7275.764] (II) event8 - Intel HID 5 button array: device removed
[ 7275.764] (**) Option "fd" "51"
[ 7275.764] (II) event2 - AT Translated Set 2 keyboard: device removed
[ 7275.765] (**) Option "fd" "44"
[ 7275.765] (II) event5 - ITE Tech. Inc. ITE Device(8176) Keyboard: device removed
[ 7275.765] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 7275.819] (II) systemd-logind: got pause for 13:80
[ 7275.819] (II) systemd-logind: got pause for 13:79
[ 7275.819] (II) systemd-logind: got pause for 13:65
[ 7275.819] (II) systemd-logind: got pause for 13:72
[ 7275.819] (II) systemd-logind: got pause for 13:73
[ 7275.819] (II) systemd-logind: got pause for 13:71
[ 7275.819] (II) systemd-logind: got pause for 13:66
[ 7275.819] (II) systemd-logind: got pause for 13:67
[ 7275.819] (II) systemd-logind: got pause for 13:69
[ 7275.819] (II) systemd-logind: got pause for 13:68
[ 7275.819] (II) systemd-logind: got pause for 13:70
2) Launching without kernel parameters causes the simpledrm to load, but the issue still persists by the same trigger (unplugging power supply > NVRM message). The only thing different is that even browsers couldn't launch, only telegram launched (with OpenGL disabled) and urxvt. Prime-running firefox gave me interesting messages though:
[GFX1-]: ManageChildProcess(glxtest): poll failed: No such file or directory
[GFX1-]: glxtest: ManageChildProcess failed
[GFX1-]: No GPUs detected via PCI
There's something wrong with OpenGL drivers, either for iGPU or eGPU.
$ journalctl -b
Dec 23 14:40:57 arch kernel: Linux version 6.12.4-arch1-1 (linux@archlinux) (gcc (GCC) 14.2.1 20240910, GNU ld (GNU Binutils) 2.43.0) #1 SMP PREEMPT_DYNAMIC Mon, 09 Dec 2024 14:31:57 +0000
Dec 23 14:40:57 arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=48f0c199-3de0-4cef-adb5-54a621848d9d rw loglevel=8 quiet
Dec 23 14:40:57 arch kernel: x86/split lock detection: #AC: crashing the kernel on kernel split_locks and warning on user-space split_locks
Dec 23 14:40:57 arch kernel: BIOS-provided physical RAM map:
Dec 23 14:40:57 arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
Dec 23 14:40:57 arch kernel: BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
Dec 23 14:40:57 arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000038e21fff] usable
Dec 23 14:40:57 arch kernel: BIOS-e820: [mem 0x0000000038e22000-0x0000000038e27fff] ACPI data
Dec 23 14:40:57 arch kernel: BIOS-e820: [mem 0x0000000038e28000-0x000000003d368fff] usable
Dec 23 14:40:57 arch kernel: BIOS-e820: [mem 0x000000003d369000-0x000000003dc68fff] reserved
Dec 23 14:40:57 arch kernel: BIOS-e820: [mem 0x000000003dc69000-0x000000003fa7efff] usable
Dec 23 14:40:57 arch kernel: BIOS-e820: [mem 0x000000003fa7f000-0x0000000041a7efff] reserved
Dec 23 14:40:57 arch kernel: BIOS-e820: [mem 0x0000000041a7f000-0x0000000044a2efff] ACPI NVS
Dec 23 14:40:57 arch kernel: BIOS-e820: [mem 0x0000000044a2f000-0x0000000044afefff] ACPI data
Dec 23 14:40:57 arch kernel: BIOS-e820: [mem 0x0000000044aff000-0x0000000044afffff] usable
Dec 23 14:40:57 arch kernel: BIOS-e820: [mem 0x0000000044b00000-0x0000000048ffffff] reserved
Dec 23 14:40:57 arch kernel: BIOS-e820: [mem 0x0000000049200000-0x00000000493fffff] reserved
Dec 23 14:40:57 arch kernel: BIOS-e820: [mem 0x000000004a000000-0x00000000503fffff] reserved
Dec 23 14:40:57 arch kernel: BIOS-e820: [mem 0x00000000c0000000-0x00000000cfffffff] reserved
Dec 23 14:40:57 arch kernel: BIOS-e820: [mem 0x00000000fe010000-0x00000000fe010fff] reserved
Dec 23 14:40:57 arch kernel: BIOS-e820: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
Dec 23 14:40:57 arch kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Dec 23 14:40:57 arch kernel: BIOS-e820: [mem 0x0000000100000000-0x00000004afbfffff] usable
Dec 23 14:40:57 arch kernel: NX (Execute Disable) protection: active
Dec 23 14:40:57 arch kernel: APIC: Static calls initialized
Dec 23 14:40:57 arch kernel: e820: update [mem 0x389b1018-0x389d5657] usable ==> usable
Dec 23 14:40:57 arch kernel: extended physical RAM map:
Dec 23 14:40:57 arch kernel: reserve setup_data: [mem 0x0000000000000000-0x000000000009efff] usable
Dec 23 14:40:57 arch kernel: reserve setup_data: [mem 0x000000000009f000-0x00000000000fffff] reserved
Dec 23 14:40:57 arch kernel: reserve setup_data: [mem 0x0000000000100000-0x00000000389b1017] usable
Dec 23 14:40:57 arch kernel: reserve setup_data: [mem 0x00000000389b1018-0x00000000389d5657] usable
Dec 23 14:40:57 arch kernel: reserve setup_data: [mem 0x00000000389d5658-0x0000000038e21fff] usable
Dec 23 14:40:57 arch kernel: reserve setup_data: [mem 0x0000000038e22000-0x0000000038e27fff] ACPI data
Dec 23 14:40:57 arch kernel: reserve setup_data: [mem 0x0000000038e28000-0x000000003d368fff] usable
Dec 23 14:40:57 arch kernel: reserve setup_data: [mem 0x000000003d369000-0x000000003dc68fff] reserved
Dec 23 14:40:57 arch kernel: reserve setup_data: [mem 0x000000003dc69000-0x000000003fa7efff] usable
Dec 23 14:40:57 arch kernel: reserve setup_data: [mem 0x000000003fa7f000-0x0000000041a7efff] reserved
Dec 23 14:40:57 arch kernel: reserve setup_data: [mem 0x0000000041a7f000-0x0000000044a2efff] ACPI NVS
Dec 23 14:40:57 arch kernel: reserve setup_data: [mem 0x0000000044a2f000-0x0000000044afefff] ACPI data
Dec 23 14:40:57 arch kernel: reserve setup_data: [mem 0x0000000044aff000-0x0000000044afffff] usable
Dec 23 14:40:57 arch kernel: reserve setup_data: [mem 0x0000000044b00000-0x0000000048ffffff] reserved
Dec 23 14:40:57 arch kernel: reserve setup_data: [mem 0x0000000049200000-0x00000000493fffff] reserved
Dec 23 14:40:57 arch kernel: reserve setup_data: [mem 0x000000004a000000-0x00000000503fffff] reserved
Dec 23 14:40:57 arch kernel: reserve setup_data: [mem 0x00000000c0000000-0x00000000cfffffff] reserved
Dec 23 14:40:57 arch kernel: reserve setup_data: [mem 0x00000000fe010000-0x00000000fe010fff] reserved
Dec 23 14:40:57 arch kernel: reserve setup_data: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
Dec 23 14:40:57 arch kernel: reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Dec 23 14:40:57 arch kernel: reserve setup_data: [mem 0x0000000100000000-0x00000004afbfffff] usable
Dec 23 14:40:57 arch kernel: efi: EFI v2.7 by INSYDE Corp.
Dec 23 14:40:57 arch kernel: efi: ACPI=0x44afe000 ACPI 2.0=0x44afe014 TPMFinalLog=0x449a6000 SMBIOS=0x400a6000 MEMATTR=0x38eef298 ESRT=0x38eef018 INITRD=0x38e31b18 RNG=0x44a30018 TPMEventLog=0x38e24018
Dec 23 14:40:57 arch kernel: random: crng init done
Dec 23 14:40:57 arch kernel: efi: Remove mem90: MMIO range=[0xc0000000-0xcfffffff] (256MB) from e820 map
Dec 23 14:40:57 arch kernel: e820: remove [mem 0xc0000000-0xcfffffff] reserved
Dec 23 14:40:57 arch kernel: efi: Not removing mem91: MMIO range=[0xfe010000-0xfe010fff] (4KB) from e820 map
Dec 23 14:40:57 arch kernel: efi: Remove mem93: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
Dec 23 14:40:57 arch kernel: e820: remove [mem 0xff000000-0xffffffff] reserved
Dec 23 14:40:57 arch kernel: SMBIOS 3.3 present.
Dec 23 14:40:57 arch kernel: DMI: LENOVO 82S9/LNVNB161216, BIOS JMCN47WW(V3.10) 06/24/2024
Dec 23 14:40:57 arch kernel: DMI: Memory slots populated: 2/2
Dec 23 14:40:57 arch kernel: tsc: Detected 2500.000 MHz processor
Dec 23 14:40:57 arch kernel: tsc: Detected 2496.000 MHz TSC
Dec 23 14:40:57 arch kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Dec 23 14:40:57 arch kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Dec 23 14:40:57 arch kernel: last_pfn = 0x4afc00 max_arch_pfn = 0x400000000
Dec 23 14:40:57 arch kernel: MTRR map: 5 entries (3 fixed + 2 variable; max 23), built from 10 variable MTRRs
Dec 23 14:40:57 arch kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
Dec 23 14:40:57 arch kernel: last_pfn = 0x44b00 max_arch_pfn = 0x400000000
Dec 23 14:40:57 arch kernel: esrt: Reserving ESRT space from 0x0000000038eef018 to 0x0000000038eef1b8.
Dec 23 14:40:57 arch kernel: e820: update [mem 0x38eef000-0x38eeffff] usable ==> reserved
Dec 23 14:40:57 arch kernel: Using GB pages for direct mapping
Dec 23 14:40:57 arch kernel: Incomplete global flushes, disabling PCID
Dec 23 14:40:57 arch kernel: Secure boot disabled
Dec 23 14:40:57 arch kernel: RAMDISK: [mem 0x3520c000-0x362ebfff]
Dec 23 14:40:57 arch kernel: ACPI: Early table checksum verification disabled
Dec 23 14:40:57 arch kernel: ACPI: RSDP 0x0000000044AFE014 000024 (v02 LENOVO)
Dec 23 14:40:57 arch kernel: ACPI: XSDT 0x0000000044AC5188 000154 (v01 LENOVO CB-01 00000001 01000013)
Dec 23 14:40:57 arch kernel: ACPI: FACP 0x0000000044AC3000 000114 (v06 LENOVO CB-01 00000001 ACPI 00040000)
Dec 23 14:40:57 arch kernel: ACPI: DSDT 0x0000000044A4E000 071D47 (v02 LENOVO CB-01 00000001 ACPI 00040000)
Dec 23 14:40:57 arch kernel: ACPI: FACS 0x0000000044982000 000040
Dec 23 14:40:57 arch kernel: ACPI: UEFI 0x0000000044A2E000 000236 (v01 INSYDE ADL-P-M 00000001 ACPI 00040000)
Dec 23 14:40:57 arch kernel: ACPI: SSDT 0x0000000044AFC000 00038C (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 23 14:40:57 arch kernel: ACPI: SSDT 0x0000000044AFB000 000101 (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 23 14:40:57 arch kernel: ACPI: SSDT 0x0000000044AF6000 0043BE (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 23 14:40:57 arch kernel: ACPI: SSDT 0x0000000044AEF000 006F25 (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 23 14:40:57 arch kernel: ACPI: SSDT 0x0000000044AE9000 005D2C (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 23 14:40:57 arch kernel: ACPI: SSDT 0x0000000044AE6000 002B22 (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 23 14:40:57 arch kernel: ACPI: SSDT 0x0000000044AE2000 0033D3 (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 23 14:40:57 arch kernel: ACPI: SSDT 0x0000000044AD4000 00D411 (v02 INTEL TcssSsdt 00001000 INTL 20200717)
Dec 23 14:40:57 arch kernel: ACPI: SSDT 0x0000000044AD3000 00094F (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 23 14:40:57 arch kernel: ACPI: SSDT 0x0000000044AD2000 000033 (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 23 14:40:57 arch kernel: ACPI: SSDT 0x0000000044AD0000 001260 (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 23 14:40:57 arch kernel: ACPI: SSDT 0x0000000044ACF000 00077B (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 23 14:40:57 arch kernel: ACPI: TPM2 0x0000000044ACE000 00004C (v04 LENOVO CB-01 00000001 ACPI 00040000)
Dec 23 14:40:57 arch kernel: ACPI: LPIT 0x0000000044ACC000 0000CC (v01 LENOVO CB-01 00000001 ACPI 00040000)
Dec 23 14:40:57 arch kernel: ACPI: WSMT 0x0000000044ACB000 000028 (v01 LENOVO CB-01 00000001 ACPI 00040000)
Dec 23 14:40:57 arch kernel: ACPI: SSDT 0x0000000044ACA000 000AD9 (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 23 14:40:57 arch kernel: ACPI: SSDT 0x0000000044AC7000 002357 (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 23 14:40:57 arch kernel: ACPI: DBGP 0x0000000044AC6000 000034 (v01 LENOVO CB-01 00000001 ACPI 00040000)
Dec 23 14:40:57 arch kernel: ACPI: DBG2 0x0000000044AFD000 000054 (v00 LENOVO CB-01 00000001 ACPI 00040000)
Dec 23 14:40:57 arch kernel: ACPI: NHLT 0x0000000044AC4000 00002D (v00 LENOVO CB-01 00000001 ACPI 00040000)
Dec 23 14:40:57 arch kernel: ACPI: HPET 0x0000000044AC2000 000038 (v01 LENOVO CB-01 00000001 ACPI 00040000)
Dec 23 14:40:57 arch kernel: ACPI: APIC 0x0000000044AC1000 0001DC (v04 LENOVO CB-01 00000001 ACPI 00040000)
Dec 23 14:40:57 arch kernel: ACPI: MCFG 0x0000000044AC0000 00003C (v01 LENOVO CB-01 00000001 ACPI 00040000)
Dec 23 14:40:57 arch kernel: ACPI: SSDT 0x0000000044A46000 007D1D (v02 LENOVO CB-01 00000001 01000013)
Dec 23 14:40:57 arch kernel: ACPI: SSDT 0x0000000044A44000 001D0E (v02 LENOVO CB-01 00000001 01000013)
Dec 23 14:40:57 arch kernel: ACPI: $H2O 0x0000000044A43000 00002C (v01 LENOVO CB-01 00000001 ACPI 00040000)
Dec 23 14:40:57 arch kernel: ACPI: DMAR 0x0000000044A42000 000088 (v02 LENOVO CB-01 00000001 ACPI 00040000)
Dec 23 14:40:57 arch kernel: ACPI: SSDT 0x0000000044A40000 001E96 (v01 LENOVO CB-01 00000001 INTL 20200717)
Dec 23 14:40:57 arch kernel: ACPI: SSDT 0x0000000044A3F000 000C2E (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 23 14:40:57 arch kernel: ACPI: SSDT 0x0000000044A3B000 003AEA (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 23 14:40:57 arch kernel: ACPI: SSDT 0x0000000044A37000 0039DA (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 23 14:40:57 arch kernel: ACPI: SSDT 0x0000000044A35000 0010B5 (v02 LENOVO CB-01 00000001 INTL 20200717)
Dec 23 14:40:57 arch kernel: ACPI: SSDT 0x0000000044A34000 0000F8 (v01 LENOVO CB-01 00000001 INTL 20200717)
Dec 23 14:40:57 arch kernel: ACPI: FPDT 0x0000000044A33000 000044 (v01 LENOVO CB-01 00000001 ACPI 00040000)
Dec 23 14:40:57 arch kernel: ACPI: PHAT 0x0000000044A31000 000B47 (v01 LENOVO CB-01 00000001 ACPI 00040000)
Dec 23 14:40:57 arch kernel: ACPI: BGRT 0x0000000044A32000 000038 (v01 LENOVO CB-01 00000001 ACPI 00040000)
Dec 23 14:40:57 arch kernel: ACPI: Reserving FACP table memory at [mem 0x44ac3000-0x44ac3113]
Dec 23 14:40:57 arch kernel: ACPI: Reserving DSDT table memory at [mem 0x44a4e000-0x44abfd46]
Dec 23 14:40:57 arch kernel: ACPI: Reserving FACS table memory at [mem 0x44982000-0x4498203f]
Dec 23 14:40:57 arch kernel: ACPI: Reserving UEFI table memory at [mem 0x44a2e000-0x44a2e235]
Dec 23 14:40:57 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44afc000-0x44afc38b]
Dec 23 14:40:57 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44afb000-0x44afb100]
Dec 23 14:40:57 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44af6000-0x44afa3bd]
Dec 23 14:40:57 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44aef000-0x44af5f24]
Dec 23 14:40:57 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44ae9000-0x44aeed2b]
Dec 23 14:40:57 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44ae6000-0x44ae8b21]
Dec 23 14:40:57 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44ae2000-0x44ae53d2]
Dec 23 14:40:57 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44ad4000-0x44ae1410]
Dec 23 14:40:57 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44ad3000-0x44ad394e]
Dec 23 14:40:57 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44ad2000-0x44ad2032]
Dec 23 14:40:57 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44ad0000-0x44ad125f]
Dec 23 14:40:57 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44acf000-0x44acf77a]
Dec 23 14:40:57 arch kernel: ACPI: Reserving TPM2 table memory at [mem 0x44ace000-0x44ace04b]
Dec 23 14:40:57 arch kernel: ACPI: Reserving LPIT table memory at [mem 0x44acc000-0x44acc0cb]
Dec 23 14:40:57 arch kernel: ACPI: Reserving WSMT table memory at [mem 0x44acb000-0x44acb027]
Dec 23 14:40:57 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44aca000-0x44acaad8]
Dec 23 14:40:57 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44ac7000-0x44ac9356]
Dec 23 14:40:57 arch kernel: ACPI: Reserving DBGP table memory at [mem 0x44ac6000-0x44ac6033]
Dec 23 14:40:57 arch kernel: ACPI: Reserving DBG2 table memory at [mem 0x44afd000-0x44afd053]
Dec 23 14:40:57 arch kernel: ACPI: Reserving NHLT table memory at [mem 0x44ac4000-0x44ac402c]
Dec 23 14:40:57 arch kernel: ACPI: Reserving HPET table memory at [mem 0x44ac2000-0x44ac2037]
Dec 23 14:40:57 arch kernel: ACPI: Reserving APIC table memory at [mem 0x44ac1000-0x44ac11db]
Dec 23 14:40:57 arch kernel: ACPI: Reserving MCFG table memory at [mem 0x44ac0000-0x44ac003b]
Dec 23 14:40:57 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44a46000-0x44a4dd1c]
Dec 23 14:40:57 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44a44000-0x44a45d0d]
Dec 23 14:40:57 arch kernel: ACPI: Reserving $H2O table memory at [mem 0x44a43000-0x44a4302b]
Dec 23 14:40:57 arch kernel: ACPI: Reserving DMAR table memory at [mem 0x44a42000-0x44a42087]
Dec 23 14:40:57 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44a40000-0x44a41e95]
Dec 23 14:40:57 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44a3f000-0x44a3fc2d]
Dec 23 14:40:57 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44a3b000-0x44a3eae9]
Dec 23 14:40:57 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44a37000-0x44a3a9d9]
Dec 23 14:40:57 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44a35000-0x44a360b4]
Dec 23 14:40:57 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44a34000-0x44a340f7]
Dec 23 14:40:57 arch kernel: ACPI: Reserving FPDT table memory at [mem 0x44a33000-0x44a33043]
Dec 23 14:40:57 arch kernel: ACPI: Reserving PHAT table memory at [mem 0x44a31000-0x44a31b46]
Dec 23 14:40:57 arch kernel: ACPI: Reserving BGRT table memory at [mem 0x44a32000-0x44a32037]
Dec 23 14:40:57 arch kernel: No NUMA configuration found
Dec 23 14:40:57 arch kernel: Faking a node at [mem 0x0000000000000000-0x00000004afbfffff]
Dec 23 14:40:57 arch kernel: NODE_DATA(0) allocated [mem 0x4afbd42c0-0x4afbfefff]
Dec 23 14:40:57 arch kernel: Zone ranges:
Dec 23 14:40:57 arch kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff]
Dec 23 14:40:57 arch kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
Dec 23 14:40:57 arch kernel: Normal [mem 0x0000000100000000-0x00000004afbfffff]
Dec 23 14:40:57 arch kernel: Device empty
Dec 23 14:40:57 arch kernel: Movable zone start for each node
Dec 23 14:40:57 arch kernel: Early memory node ranges
Dec 23 14:40:57 arch kernel: node 0: [mem 0x0000000000001000-0x000000000009efff]
Dec 23 14:40:57 arch kernel: node 0: [mem 0x0000000000100000-0x0000000038e21fff]
Dec 23 14:40:57 arch kernel: node 0: [mem 0x0000000038e28000-0x000000003d368fff]
Dec 23 14:40:57 arch kernel: node 0: [mem 0x000000003dc69000-0x000000003fa7efff]
Dec 23 14:40:57 arch kernel: node 0: [mem 0x0000000044aff000-0x0000000044afffff]
Dec 23 14:40:57 arch kernel: node 0: [mem 0x0000000100000000-0x00000004afbfffff]
Dec 23 14:40:57 arch kernel: Initmem setup node 0 [mem 0x0000000000001000-0x00000004afbfffff]
Dec 23 14:40:57 arch kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Dec 23 14:40:57 arch kernel: On node 0, zone DMA: 97 pages in unavailable ranges
Dec 23 14:40:57 arch kernel: On node 0, zone DMA32: 6 pages in unavailable ranges
Dec 23 14:40:57 arch kernel: On node 0, zone DMA32: 2304 pages in unavailable ranges
Dec 23 14:40:57 arch kernel: On node 0, zone DMA32: 20608 pages in unavailable ranges
Dec 23 14:40:57 arch kernel: On node 0, zone Normal: 13568 pages in unavailable ranges
Dec 23 14:40:57 arch kernel: On node 0, zone Normal: 1024 pages in unavailable ranges
Dec 23 14:40:57 arch kernel: Reserving Intel graphics memory at [mem 0x4c800000-0x503fffff]
Dec 23 14:40:57 arch kernel: ACPI: PM-Timer IO Port: 0x1808
Dec 23 14:40:57 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Dec 23 14:40:57 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Dec 23 14:40:57 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Dec 23 14:40:57 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Dec 23 14:40:57 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
Dec 23 14:40:57 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
Dec 23 14:40:57 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
Dec 23 14:40:57 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
Dec 23 14:40:57 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
Dec 23 14:40:57 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
Dec 23 14:40:57 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
Dec 23 14:40:57 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
Dec 23 14:40:57 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
Dec 23 14:40:57 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
Dec 23 14:40:57 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
Dec 23 14:40:57 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
Dec 23 14:40:57 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x11] high edge lint[0x1])
Dec 23 14:40:57 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x12] high edge lint[0x1])
Dec 23 14:40:57 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x13] high edge lint[0x1])
Dec 23 14:40:57 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x14] high edge lint[0x1])
Dec 23 14:40:57 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x15] high edge lint[0x1])
Dec 23 14:40:57 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x16] high edge lint[0x1])
Dec 23 14:40:57 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x17] high edge lint[0x1])
Dec 23 14:40:57 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
Dec 23 14:40:57 arch kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
Dec 23 14:40:57 arch kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Dec 23 14:40:57 arch kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Dec 23 14:40:57 arch kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Dec 23 14:40:57 arch kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Dec 23 14:40:57 arch kernel: e820: update [mem 0x37d86000-0x37e94fff] usable ==> reserved
Dec 23 14:40:57 arch kernel: TSC deadline timer available
Dec 23 14:40:57 arch kernel: CPU topo: Max. logical packages: 1
Dec 23 14:40:57 arch kernel: CPU topo: Max. logical dies: 1
Dec 23 14:40:57 arch kernel: CPU topo: Max. dies per package: 1
Dec 23 14:40:57 arch kernel: CPU topo: Max. threads per core: 2
Dec 23 14:40:57 arch kernel: CPU topo: Num. cores per package: 8
Dec 23 14:40:57 arch kernel: CPU topo: Num. threads per package: 12
Dec 23 14:40:57 arch kernel: CPU topo: Allowing 12 present CPUs plus 0 hotplug CPUs
Dec 23 14:40:57 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Dec 23 14:40:57 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
Dec 23 14:40:57 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x37d86000-0x37e94fff]
Dec 23 14:40:57 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x389b1000-0x389b1fff]
Dec 23 14:40:57 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x389d5000-0x389d5fff]
Dec 23 14:40:57 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x38e22000-0x38e27fff]
Dec 23 14:40:57 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x38eef000-0x38eeffff]
Dec 23 14:40:57 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x3d369000-0x3dc68fff]
Dec 23 14:40:57 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x3fa7f000-0x41a7efff]
Dec 23 14:40:57 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x41a7f000-0x44a2efff]
Dec 23 14:40:57 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x44a2f000-0x44afefff]
Dec 23 14:40:57 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x44b00000-0x48ffffff]
Dec 23 14:40:57 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x49000000-0x491fffff]
Dec 23 14:40:57 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x49200000-0x493fffff]
Dec 23 14:40:57 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x49400000-0x49ffffff]
Dec 23 14:40:57 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x4a000000-0x503fffff]
Dec 23 14:40:57 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x50400000-0xfe00ffff]
Dec 23 14:40:57 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfe010000-0xfe010fff]
Dec 23 14:40:57 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfed1ffff]
Dec 23 14:40:57 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xfed7ffff]
Dec 23 14:40:57 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xffffffff]
Dec 23 14:40:57 arch kernel: [mem 0x50400000-0xfe00ffff] available for PCI devices
Dec 23 14:40:57 arch kernel: Booting paravirtualized kernel on bare hardware
Dec 23 14:40:57 arch kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Dec 23 14:40:57 arch kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:12 nr_cpu_ids:12 nr_node_ids:1
Dec 23 14:40:57 arch kernel: percpu: Embedded 67 pages/cpu s237568 r8192 d28672 u524288
Dec 23 14:40:57 arch kernel: pcpu-alloc: s237568 r8192 d28672 u524288 alloc=1*2097152
Dec 23 14:40:57 arch kernel: pcpu-alloc: [0] 00 01 02 03 [0] 04 05 06 07
Dec 23 14:40:57 arch kernel: pcpu-alloc: [0] 08 09 10 11
Dec 23 14:40:57 arch kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=48f0c199-3de0-4cef-adb5-54a621848d9d rw loglevel=8 quiet
Dec 23 14:40:57 arch kernel: Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-linux", will be passed to user space.
Dec 23 14:40:57 arch kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Dec 23 14:40:57 arch kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
Dec 23 14:40:57 arch kernel: Fallback order for Node 0: 0
Dec 23 14:40:57 arch kernel: Built 1 zonelists, mobility grouping on. Total pages: 4123928
Dec 23 14:40:57 arch kernel: Policy zone: Normal
Dec 23 14:40:57 arch kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Dec 23 14:40:57 arch kernel: software IO TLB: area num 16.
Dec 23 14:40:57 arch kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=1
Dec 23 14:40:57 arch kernel: ftrace: allocating 51133 entries in 200 pages
Dec 23 14:40:57 arch kernel: ftrace: allocated 200 pages with 3 groups
Dec 23 14:40:57 arch kernel: Dynamic Preempt: full
Dec 23 14:40:57 arch kernel: rcu: Preemptible hierarchical RCU implementation.
Dec 23 14:40:57 arch kernel: rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=12.
Dec 23 14:40:57 arch kernel: rcu: RCU priority boosting: priority 1 delay 500 ms.
Dec 23 14:40:57 arch kernel: Trampoline variant of Tasks RCU enabled.
Dec 23 14:40:57 arch kernel: Rude variant of Tasks RCU enabled.
Dec 23 14:40:57 arch kernel: Tracing variant of Tasks RCU enabled.
Dec 23 14:40:57 arch kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Dec 23 14:40:57 arch kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=12
Dec 23 14:40:57 arch kernel: RCU Tasks: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=12.
Dec 23 14:40:57 arch kernel: RCU Tasks Rude: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=12.
Dec 23 14:40:57 arch kernel: RCU Tasks Trace: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=12.
Dec 23 14:40:57 arch kernel: NR_IRQS: 524544, nr_irqs: 2152, preallocated irqs: 16
Dec 23 14:40:57 arch kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Dec 23 14:40:57 arch kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Dec 23 14:40:57 arch kernel: Console: colour dummy device 80x25
Dec 23 14:40:57 arch kernel: printk: legacy console [tty0] enabled
Dec 23 14:40:57 arch kernel: ACPI: Core revision 20240827
Dec 23 14:40:57 arch kernel: hpet: HPET dysfunctional in PC10. Force disabled.
Dec 23 14:40:57 arch kernel: APIC: Switch to symmetric I/O mode setup
Dec 23 14:40:57 arch kernel: DMAR: Host address width 39
Dec 23 14:40:57 arch kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x0
Dec 23 14:40:57 arch kernel: DMAR: dmar0: reg_base_addr fed90000 ver 4:0 cap 1c0000c40660462 ecap 29a00f0505e
Dec 23 14:40:57 arch kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1
Dec 23 14:40:57 arch kernel: DMAR: dmar1: reg_base_addr fed91000 ver 5:0 cap d2008c40660462 ecap f050da
Dec 23 14:40:57 arch kernel: DMAR: RMRR base: 0x0000004c000000 end: 0x000000503fffff
Dec 23 14:40:57 arch kernel: DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
Dec 23 14:40:57 arch kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000
Dec 23 14:40:57 arch kernel: DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
Dec 23 14:40:57 arch kernel: DMAR-IR: Enabled IRQ remapping in x2apic mode
Dec 23 14:40:57 arch kernel: x2apic enabled
Dec 23 14:40:57 arch kernel: APIC: Switched APIC routing to: cluster x2apic
Dec 23 14:40:57 arch kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x23fa772cf26, max_idle_ns: 440795269835 ns
Dec 23 14:40:57 arch kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4993.00 BogoMIPS (lpj=8320000)
Dec 23 14:40:57 arch kernel: CPU0: Thermal monitoring enabled (TM1)
Dec 23 14:40:57 arch kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated
Dec 23 14:40:57 arch kernel: CET detected: Indirect Branch Tracking enabled
Dec 23 14:40:57 arch kernel: Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
Dec 23 14:40:57 arch kernel: Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
Dec 23 14:40:57 arch kernel: process: using mwait in idle threads
Dec 23 14:40:57 arch kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Dec 23 14:40:57 arch kernel: Spectre V2 : Mitigation: Enhanced / Automatic IBRS
Dec 23 14:40:57 arch kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Dec 23 14:40:57 arch kernel: Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on VMEXIT
Dec 23 14:40:57 arch kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Dec 23 14:40:57 arch kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Dec 23 14:40:57 arch kernel: Register File Data Sampling: Mitigation: Clear Register File
Dec 23 14:40:57 arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Dec 23 14:40:57 arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Dec 23 14:40:57 arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Dec 23 14:40:57 arch kernel: x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
Dec 23 14:40:57 arch kernel: x86/fpu: Supporting XSAVE feature 0x800: 'Control-flow User registers'
Dec 23 14:40:57 arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Dec 23 14:40:57 arch kernel: x86/fpu: xstate_offset[9]: 832, xstate_sizes[9]: 8
Dec 23 14:40:57 arch kernel: x86/fpu: xstate_offset[11]: 840, xstate_sizes[11]: 16
Dec 23 14:40:57 arch kernel: x86/fpu: Enabled xstate features 0xa07, context size is 856 bytes, using 'compacted' format.
Dec 23 14:40:57 arch kernel: Freeing SMP alternatives memory: 40K
Dec 23 14:40:57 arch kernel: pid_max: default: 32768 minimum: 301
Dec 23 14:40:57 arch kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf
Dec 23 14:40:57 arch kernel: landlock: Up and running.
Dec 23 14:40:57 arch kernel: Yama: becoming mindful.
Dec 23 14:40:57 arch kernel: LSM support for eBPF active
Dec 23 14:40:57 arch kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Dec 23 14:40:57 arch kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Dec 23 14:40:57 arch kernel: smpboot: CPU0: 12th Gen Intel(R) Core(TM) i5-12450H (family: 0x6, model: 0x9a, stepping: 0x3)
Dec 23 14:40:57 arch kernel: Performance Events: XSAVE Architectural LBR, PEBS fmt4+-baseline, AnyThread deprecated, Alderlake Hybrid events, 32-deep LBR, full-width counters, Intel PMU driver.
Dec 23 14:40:57 arch kernel: core: cpu_core PMU driver:
Dec 23 14:40:57 arch kernel: ... version: 5
Dec 23 14:40:57 arch kernel: ... bit width: 48
Dec 23 14:40:57 arch kernel: ... generic registers: 8
Dec 23 14:40:57 arch kernel: ... value mask: 0000ffffffffffff
Dec 23 14:40:57 arch kernel: ... max period: 00007fffffffffff
Dec 23 14:40:57 arch kernel: ... fixed-purpose events: 4
Dec 23 14:40:57 arch kernel: ... event mask: 0001000f000000ff
Dec 23 14:40:57 arch kernel: signal: max sigframe size: 3632
Dec 23 14:40:57 arch kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1679
Dec 23 14:40:57 arch kernel: rcu: Hierarchical SRCU implementation.
Dec 23 14:40:57 arch kernel: rcu: Max phase no-delay instances is 1000.
Dec 23 14:40:57 arch kernel: Timer migration: 2 hierarchy levels; 8 children per group; 2 crossnode level
Dec 23 14:40:57 arch kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Dec 23 14:40:57 arch kernel: smp: Bringing up secondary CPUs ...
Dec 23 14:40:57 arch kernel: smpboot: x86: Booting SMP configuration:
Dec 23 14:40:57 arch kernel: .... node #0, CPUs: #2 #4 #6 #8 #9 #10 #11
Dec 23 14:40:57 arch kernel: core: cpu_atom PMU driver: PEBS-via-PT
Dec 23 14:40:57 arch kernel: ... version: 5
Dec 23 14:40:57 arch kernel: ... bit width: 48
Dec 23 14:40:57 arch kernel: ... generic registers: 6
Dec 23 14:40:57 arch kernel: ... value mask: 0000ffffffffffff
Dec 23 14:40:57 arch kernel: ... max period: 00007fffffffffff
Dec 23 14:40:57 arch kernel: ... fixed-purpose events: 3
Dec 23 14:40:57 arch kernel: ... event mask: 000000070000003f
Dec 23 14:40:57 arch kernel: #1 #3 #5 #7
Dec 23 14:40:57 arch kernel: smp: Brought up 1 node, 12 CPUs
Dec 23 14:40:57 arch kernel: smpboot: Total of 12 processors activated (59927.00 BogoMIPS)
Dec 23 14:40:57 arch kernel: Memory: 16047748K/16495712K available (18432K kernel code, 2654K rwdata, 14236K rodata, 4248K init, 4092K bss, 425192K reserved, 0K cma-reserved)
Dec 23 14:40:57 arch kernel: devtmpfs: initialized
Dec 23 14:40:57 arch kernel: x86/mm: Memory block size: 128MB
Dec 23 14:40:57 arch kernel: ACPI: PM: Registering ACPI NVS region [mem 0x41a7f000-0x44a2efff] (50003968 bytes)
Dec 23 14:40:57 arch kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Dec 23 14:40:57 arch kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
Dec 23 14:40:57 arch kernel: pinctrl core: initialized pinctrl subsystem
Dec 23 14:40:57 arch kernel: PM: RTC time: 12:40:54, date: 2024-12-23
Dec 23 14:40:57 arch kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Dec 23 14:40:57 arch kernel: DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
Dec 23 14:40:57 arch kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Dec 23 14:40:57 arch kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Dec 23 14:40:57 arch kernel: audit: initializing netlink subsys (disabled)
Dec 23 14:40:57 arch kernel: audit: type=2000 audit(1734957654.013:1): state=initialized audit_enabled=0 res=1
Dec 23 14:40:57 arch kernel: thermal_sys: Registered thermal governor 'fair_share'
Dec 23 14:40:57 arch kernel: thermal_sys: Registered thermal governor 'bang_bang'
Dec 23 14:40:57 arch kernel: thermal_sys: Registered thermal governor 'step_wise'
Dec 23 14:40:57 arch kernel: thermal_sys: Registered thermal governor 'user_space'
Dec 23 14:40:57 arch kernel: thermal_sys: Registered thermal governor 'power_allocator'
Dec 23 14:40:57 arch kernel: cpuidle: using governor ladder
Dec 23 14:40:57 arch kernel: cpuidle: using governor menu
Dec 23 14:40:57 arch kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Dec 23 14:40:57 arch kernel: PCI: ECAM [mem 0xc0000000-0xcfffffff] (base 0xc0000000) for domain 0000 [bus 00-ff]
Dec 23 14:40:57 arch kernel: PCI: Using configuration type 1 for base access
Dec 23 14:40:57 arch kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Dec 23 14:40:57 arch kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Dec 23 14:40:57 arch kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Dec 23 14:40:57 arch kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Dec 23 14:40:57 arch kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Dec 23 14:40:57 arch kernel: ACPI: Added _OSI(Module Device)
Dec 23 14:40:57 arch kernel: ACPI: Added _OSI(Processor Device)
Dec 23 14:40:57 arch kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Dec 23 14:40:57 arch kernel: ACPI: Added _OSI(Processor Aggregator Device)
Dec 23 14:40:57 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS01._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 14:40:57 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 14:40:57 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 14:40:57 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS01._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 14:40:57 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 14:40:57 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 14:40:57 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS02._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 14:40:57 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 14:40:57 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 14:40:57 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS02._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 14:40:57 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 14:40:57 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 14:40:57 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS03._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 14:40:57 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 14:40:57 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 14:40:57 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS03._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 14:40:57 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 14:40:57 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 14:40:57 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS04._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 14:40:57 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 14:40:57 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 14:40:57 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS04._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 14:40:57 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 14:40:57 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 14:40:57 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS01._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 14:40:57 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 14:40:57 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 14:40:57 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS01._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 14:40:57 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 14:40:57 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 14:40:57 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS02._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 14:40:57 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 14:40:57 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 14:40:57 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS02._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 14:40:57 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 14:40:57 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 14:40:57 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS03._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 14:40:57 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 14:40:57 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 14:40:57 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS03._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 14:40:57 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 14:40:57 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 14:40:57 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS04._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 14:40:57 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 14:40:57 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 14:40:57 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS04._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 14:40:57 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 14:40:57 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 14:40:57 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS05._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 14:40:57 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 14:40:57 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 14:40:57 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS05._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 14:40:57 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 14:40:57 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 14:40:57 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS06._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 14:40:57 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 14:40:57 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 14:40:57 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS06._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 14:40:57 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 14:40:57 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 14:40:57 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS07._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 14:40:57 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 14:40:57 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 14:40:57 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS07._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 14:40:57 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 14:40:57 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 14:40:57 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS08._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 14:40:57 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 14:40:57 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 14:40:57 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS08._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 14:40:57 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 14:40:57 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 14:40:57 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS09._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 14:40:57 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 14:40:57 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 14:40:57 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS09._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 14:40:57 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 14:40:57 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 14:40:57 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS10._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 14:40:57 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 14:40:57 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 14:40:57 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS10._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 14:40:57 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 14:40:57 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 14:40:57 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS01._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 14:40:57 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 14:40:57 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 14:40:57 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS01._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 14:40:57 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 14:40:57 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 14:40:57 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS02._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 14:40:57 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 14:40:57 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 14:40:57 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS02._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 14:40:57 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 14:40:57 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 14:40:57 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS03._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 14:40:57 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 14:40:57 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 14:40:57 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS03._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 14:40:57 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 14:40:57 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 14:40:57 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS04._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 14:40:57 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 14:40:57 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 14:40:57 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS04._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Dec 23 14:40:57 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Dec 23 14:40:57 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Dec 23 14:40:57 arch kernel: ACPI: 23 ACPI AML tables successfully acquired and loaded
Dec 23 14:40:57 arch kernel: ACPI: USB4 _OSC: OS supports USB3+ DisplayPort+ PCIe+ XDomain+
Dec 23 14:40:57 arch kernel: ACPI: USB4 _OSC: OS controls USB3+ DisplayPort+ PCIe+ XDomain+
Dec 23 14:40:57 arch kernel: ACPI: Dynamic OEM Table Load:
Dec 23 14:40:57 arch kernel: ACPI: SSDT 0xFFFF8CDCC15D4000 000394 (v02 PmRef Cpu0Cst 00003001 INTL 20200717)
Dec 23 14:40:57 arch kernel: ACPI: Dynamic OEM Table Load:
Dec 23 14:40:57 arch kernel: ACPI: SSDT 0xFFFF8CDCC15C9000 0005E4 (v02 PmRef Cpu0Ist 00003000 INTL 20200717)
Dec 23 14:40:57 arch kernel: ACPI: Dynamic OEM Table Load:
Dec 23 14:40:57 arch kernel: ACPI: SSDT 0xFFFF8CDCC253CA00 0001AB (v02 PmRef Cpu0Psd 00003000 INTL 20200717)
Dec 23 14:40:57 arch kernel: ACPI: Dynamic OEM Table Load:
Dec 23 14:40:57 arch kernel: ACPI: SSDT 0xFFFF8CDCC15CE800 000476 (v02 PmRef Cpu0Hwp 00003000 INTL 20200717)
Dec 23 14:40:57 arch kernel: ACPI: Dynamic OEM Table Load:
Dec 23 14:40:57 arch kernel: ACPI: SSDT 0xFFFF8CDCC15C6000 001BAF (v02 PmRef ApIst 00003000 INTL 20200717)
Dec 23 14:40:57 arch kernel: ACPI: Dynamic OEM Table Load:
Dec 23 14:40:57 arch kernel: ACPI: SSDT 0xFFFF8CDCC15C4000 001038 (v02 PmRef ApHwp 00003000 INTL 20200717)
Dec 23 14:40:57 arch kernel: ACPI: Dynamic OEM Table Load:
Dec 23 14:40:57 arch kernel: ACPI: SSDT 0xFFFF8CDCC15C2000 001349 (v02 PmRef ApPsd 00003000 INTL 20200717)
Dec 23 14:40:57 arch kernel: ACPI: Dynamic OEM Table Load:
Dec 23 14:40:57 arch kernel: ACPI: SSDT 0xFFFF8CDCC15DF000 000FBB (v02 PmRef ApCst 00003000 INTL 20200717)
Dec 23 14:40:57 arch kernel: ACPI: EC: EC started
Dec 23 14:40:57 arch kernel: ACPI: EC: interrupt blocked
Dec 23 14:40:57 arch kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Dec 23 14:40:57 arch kernel: ACPI: \_SB_.PC00.LPCB.EC0_: Boot DSDT EC used to handle transactions
Dec 23 14:40:57 arch kernel: ACPI: Interpreter enabled
Dec 23 14:40:57 arch kernel: ACPI: PM: (supports S0 S3 S4 S5)
Dec 23 14:40:57 arch kernel: ACPI: Using IOAPIC for interrupt routing
Dec 23 14:40:57 arch kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Dec 23 14:40:57 arch kernel: PCI: Ignoring E820 reservations for host bridge windows
Dec 23 14:40:57 arch kernel: ACPI: Enabled 8 GPEs in block 00 to 7F
Dec 23 14:40:57 arch kernel: ACPI: \_SB_.PC00.PEG0.PXP_: New power resource
Dec 23 14:40:57 arch kernel: ACPI: \_SB_.PC00.PEG1.PXP_: New power resource
Dec 23 14:40:57 arch kernel: ACPI: \_SB_.PC00.PEG2.PXP_: New power resource
Dec 23 14:40:57 arch kernel: ACPI: \_SB_.PC00.XHCI.RHUB.HS10.BTRT: New power resource
Dec 23 14:40:57 arch kernel: ACPI: \_SB_.PC00.PAUD: New power resource
Dec 23 14:40:57 arch kernel: ACPI: \_SB_.PC00.CNVW.WRST: New power resource
Dec 23 14:40:57 arch kernel: ACPI: \_SB_.PC00.TBT0: New power resource
Dec 23 14:40:57 arch kernel: ACPI: \_SB_.PC00.TBT1: New power resource
Dec 23 14:40:57 arch kernel: ACPI: \_SB_.PC00.D3C_: New power resource
Dec 23 14:40:57 arch kernel: ACPI: \_TZ_.FN00: New power resource
Dec 23 14:40:57 arch kernel: ACPI: \_TZ_.FN01: New power resource
Dec 23 14:40:57 arch kernel: ACPI: \_TZ_.FN02: New power resource
Dec 23 14:40:57 arch kernel: ACPI: \_TZ_.FN03: New power resource
Dec 23 14:40:57 arch kernel: ACPI: \_TZ_.FN04: New power resource
Dec 23 14:40:57 arch kernel: ACPI: \PIN_: New power resource
Dec 23 14:40:57 arch kernel: ACPI: PCI Root Bridge [PC00] (domain 0000 [bus 00-fe])
Dec 23 14:40:57 arch kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Dec 23 14:40:57 arch kernel: acpi PNP0A08:00: _OSC: platform does not support [AER]
Dec 23 14:40:57 arch kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME PCIeCapability LTR DPC]
Dec 23 14:40:57 arch kernel: PCI host bridge to bus 0000:00
Dec 23 14:40:57 arch kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
Dec 23 14:40:57 arch kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
Dec 23 14:40:57 arch kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Dec 23 14:40:57 arch kernel: pci_bus 0000:00: root bus resource [mem 0x50400000-0xbfffffff window]
Dec 23 14:40:57 arch kernel: pci_bus 0000:00: root bus resource [mem 0x4000000000-0x7fffffffff window]
Dec 23 14:40:57 arch kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
Dec 23 14:40:57 arch kernel: pci 0000:00:00.0: [8086:4629] type 00 class 0x060000 conventional PCI endpoint
Dec 23 14:40:57 arch kernel: pci 0000:00:01.0: [8086:460d] type 01 class 0x060400 PCIe Root Port
Dec 23 14:40:57 arch kernel: pci 0000:00:01.0: PCI bridge to [bus 01-04]
Dec 23 14:40:57 arch kernel: pci 0000:00:01.0: bridge window [io 0x4000-0x4fff]
Dec 23 14:40:57 arch kernel: pci 0000:00:01.0: bridge window [mem 0x5f000000-0x600fffff]
Dec 23 14:40:57 arch kernel: pci 0000:00:01.0: bridge window [mem 0x6000000000-0x6101ffffff 64bit pref]
Dec 23 14:40:57 arch kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
Dec 23 14:40:57 arch kernel: pci 0000:00:01.0: PTM enabled (root), 4ns granularity
Dec 23 14:40:57 arch kernel: pci 0000:00:02.0: [8086:46a3] type 00 class 0x030000 PCIe Root Complex Integrated Endpoint
Dec 23 14:40:57 arch kernel: pci 0000:00:02.0: BAR 0 [mem 0x6102000000-0x6102ffffff 64bit]
Dec 23 14:40:57 arch kernel: pci 0000:00:02.0: BAR 2 [mem 0x4000000000-0x400fffffff 64bit pref]
Dec 23 14:40:57 arch kernel: pci 0000:00:02.0: BAR 4 [io 0x5000-0x503f]
Dec 23 14:40:57 arch kernel: pci 0000:00:02.0: DMAR: Skip IOMMU disabling for graphics
Dec 23 14:40:57 arch kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Dec 23 14:40:57 arch kernel: pci 0000:00:02.0: VF BAR 0 [mem 0x00000000-0x00ffffff 64bit]
Dec 23 14:40:57 arch kernel: pci 0000:00:02.0: VF BAR 0 [mem 0x00000000-0x06ffffff 64bit]: contains BAR 0 for 7 VFs
Dec 23 14:40:57 arch kernel: pci 0000:00:02.0: VF BAR 2 [mem 0x00000000-0x1fffffff 64bit pref]
Dec 23 14:40:57 arch kernel: pci 0000:00:02.0: VF BAR 2 [mem 0x00000000-0xdfffffff 64bit pref]: contains BAR 2 for 7 VFs
Dec 23 14:40:57 arch kernel: pci 0000:00:04.0: [8086:461d] type 00 class 0x118000 conventional PCI endpoint
Dec 23 14:40:57 arch kernel: pci 0000:00:04.0: BAR 0 [mem 0x6103140000-0x610315ffff 64bit]
Dec 23 14:40:57 arch kernel: pci 0000:00:06.0: [8086:464d] type 01 class 0x060400 PCIe Root Port
Dec 23 14:40:57 arch kernel: pci 0000:00:06.0: PCI bridge to [bus 05]
Dec 23 14:40:57 arch kernel: pci 0000:00:06.0: bridge window [mem 0x5e400000-0x5e4fffff]
Dec 23 14:40:57 arch kernel: pci 0000:00:06.0: PME# supported from D0 D3hot D3cold
Dec 23 14:40:57 arch kernel: pci 0000:00:06.0: PTM enabled (root), 4ns granularity
Dec 23 14:40:57 arch kernel: pci 0000:00:06.2: [8086:463d] type 01 class 0x060400 PCIe Root Port
Dec 23 14:40:57 arch kernel: pci 0000:00:06.2: PCI bridge to [bus 06]
Dec 23 14:40:57 arch kernel: pci 0000:00:06.2: bridge window [mem 0x5e300000-0x5e3fffff]
Dec 23 14:40:57 arch kernel: pci 0000:00:06.2: PME# supported from D0 D3hot D3cold
Dec 23 14:40:57 arch kernel: pci 0000:00:06.2: PTM enabled (root), 4ns granularity
Dec 23 14:40:57 arch kernel: pci 0000:00:07.0: [8086:466e] type 01 class 0x060400 PCIe Root Port
Dec 23 14:40:57 arch kernel: pci 0000:00:07.0: PCI bridge to [bus 07-2f]
Dec 23 14:40:57 arch kernel: pci 0000:00:07.0: bridge window [mem 0x52000000-0x5e1fffff]
Dec 23 14:40:57 arch kernel: pci 0000:00:07.0: bridge window [mem 0x6110000000-0x612bffffff 64bit pref]
Dec 23 14:40:57 arch kernel: pci 0000:00:07.0: Overriding RP PIO Log Size to 4
Dec 23 14:40:57 arch kernel: pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
Dec 23 14:40:57 arch kernel: pci 0000:00:07.0: PTM enabled (root), 4ns granularity
Dec 23 14:40:57 arch kernel: pci 0000:00:08.0: [8086:464f] type 00 class 0x088000 conventional PCI endpoint
Dec 23 14:40:57 arch kernel: pci 0000:00:08.0: BAR 0 [mem 0x6103191000-0x6103191fff 64bit]
Dec 23 14:40:57 arch kernel: pci 0000:00:0d.0: [8086:461e] type 00 class 0x0c0330 conventional PCI endpoint
Dec 23 14:40:57 arch kernel: pci 0000:00:0d.0: BAR 0 [mem 0x6103170000-0x610317ffff 64bit]
Dec 23 14:40:57 arch kernel: pci 0000:00:0d.0: PME# supported from D3hot D3cold
Dec 23 14:40:57 arch kernel: pci 0000:00:0d.2: [8086:463e] type 00 class 0x0c0340 conventional PCI endpoint
Dec 23 14:40:57 arch kernel: pci 0000:00:0d.2: BAR 0 [mem 0x6103100000-0x610313ffff 64bit]
Dec 23 14:40:57 arch kernel: pci 0000:00:0d.2: BAR 2 [mem 0x6103190000-0x6103190fff 64bit]
Dec 23 14:40:57 arch kernel: pci 0000:00:0d.2: supports D1 D2
Dec 23 14:40:57 arch kernel: pci 0000:00:0d.2: PME# supported from D0 D1 D2 D3hot D3cold
Dec 23 14:40:57 arch kernel: pci 0000:00:14.0: [8086:51ed] type 00 class 0x0c0330 conventional PCI endpoint
Dec 23 14:40:57 arch kernel: pci 0000:00:14.0: BAR 0 [mem 0x6103160000-0x610316ffff 64bit]
Dec 23 14:40:57 arch kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Dec 23 14:40:57 arch kernel: pci 0000:00:14.2: [8086:51ef] type 00 class 0x050000 conventional PCI endpoint
Dec 23 14:40:57 arch kernel: pci 0000:00:14.2: BAR 0 [mem 0x6103188000-0x610318bfff 64bit]
Dec 23 14:40:57 arch kernel: pci 0000:00:14.2: BAR 2 [mem 0x610318f000-0x610318ffff 64bit]
Dec 23 14:40:57 arch kernel: pci 0000:00:14.3: [8086:51f0] type 00 class 0x028000 PCIe Root Complex Integrated Endpoint
Dec 23 14:40:57 arch kernel: pci 0000:00:14.3: BAR 0 [mem 0x6103184000-0x6103187fff 64bit]
Dec 23 14:40:57 arch kernel: pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
Dec 23 14:40:57 arch kernel: pci 0000:00:15.0: [8086:51e8] type 00 class 0x0c8000 conventional PCI endpoint
Dec 23 14:40:57 arch kernel: pci 0000:00:15.0: BAR 0 [mem 0x00000000-0x00000fff 64bit]
Dec 23 14:40:57 arch kernel: pci 0000:00:16.0: [8086:51e0] type 00 class 0x078000 conventional PCI endpoint
Dec 23 14:40:57 arch kernel: pci 0000:00:16.0: BAR 0 [mem 0x610318d000-0x610318dfff 64bit]
Dec 23 14:40:57 arch kernel: pci 0000:00:16.0: PME# supported from D3hot
Dec 23 14:40:57 arch kernel: pci 0000:00:1c.0: [8086:51ba] type 01 class 0x060400 PCIe Root Port
Dec 23 14:40:57 arch kernel: pci 0000:00:1c.0: PCI bridge to [bus 30]
Dec 23 14:40:57 arch kernel: pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff]
Dec 23 14:40:57 arch kernel: pci 0000:00:1c.0: bridge window [mem 0x5e200000-0x5e2fffff]
Dec 23 14:40:57 arch kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Dec 23 14:40:57 arch kernel: pci 0000:00:1c.0: PTM enabled (root), 4ns granularity
Dec 23 14:40:57 arch kernel: pci 0000:00:1f.0: [8086:5182] type 00 class 0x060100 conventional PCI endpoint
Dec 23 14:40:57 arch kernel: pci 0000:00:1f.3: [8086:51c8] type 00 class 0x040100 conventional PCI endpoint
Dec 23 14:40:57 arch kernel: pci 0000:00:1f.3: BAR 0 [mem 0x6103180000-0x6103183fff 64bit]
Dec 23 14:40:57 arch kernel: pci 0000:00:1f.3: BAR 4 [mem 0x6103000000-0x61030fffff 64bit]
Dec 23 14:40:57 arch kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
Dec 23 14:40:57 arch kernel: pci 0000:00:1f.4: [8086:51a3] type 00 class 0x0c0500 conventional PCI endpoint
Dec 23 14:40:57 arch kernel: pci 0000:00:1f.4: BAR 0 [mem 0x610318c000-0x610318c0ff 64bit]
Dec 23 14:40:57 arch kernel: pci 0000:00:1f.4: BAR 4 [io 0xefa0-0xefbf]
Dec 23 14:40:57 arch kernel: pci 0000:00:1f.5: [8086:51a4] type 00 class 0x0c8000 conventional PCI endpoint
Dec 23 14:40:57 arch kernel: pci 0000:00:1f.5: BAR 0 [mem 0xfe010000-0xfe010fff]
Dec 23 14:40:57 arch kernel: pci 0000:01:00.0: [10de:25a2] type 00 class 0x030000 PCIe Legacy Endpoint
Dec 23 14:40:57 arch kernel: pci 0000:01:00.0: BAR 0 [mem 0x00000000-0x00ffffff]
Dec 23 14:40:57 arch kernel: pci 0000:01:00.0: BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Dec 23 14:40:57 arch kernel: pci 0000:01:00.0: BAR 3 [mem 0x00000000-0x01ffffff 64bit pref]
Dec 23 14:40:57 arch kernel: pci 0000:01:00.0: BAR 5 [io 0x0000-0x007f]
Dec 23 14:40:57 arch kernel: pci 0000:01:00.0: ROM [mem 0x00000000-0x0007ffff pref]
Dec 23 14:40:57 arch kernel: pci 0000:01:00.0: Max Payload Size set to 256 (was 128, max 256)
Dec 23 14:40:57 arch kernel: pci 0000:01:00.0: PME# supported from D0 D3hot
Dec 23 14:40:57 arch kernel: pci 0000:01:00.0: 126.024 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x8 link at 0000:00:01.0 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
Dec 23 14:40:57 arch kernel: pci 0000:01:00.1: [10de:2291] type 00 class 0x040300 PCIe Endpoint
Dec 23 14:40:57 arch kernel: pci 0000:01:00.1: BAR 0 [mem 0x00000000-0x00003fff]
Dec 23 14:40:57 arch kernel: pci 0000:01:00.1: Max Payload Size set to 256 (was 128, max 256)
Dec 23 14:40:57 arch kernel: pci 0000:00:01.0: PCI bridge to [bus 01-04]
Dec 23 14:40:57 arch kernel: pci 0000:05:00.0: [1344:5411] type 00 class 0x010802 PCIe Endpoint
Dec 23 14:40:57 arch kernel: pci 0000:05:00.0: BAR 0 [mem 0x5e400000-0x5e403fff 64bit]
Dec 23 14:40:57 arch kernel: pci 0000:00:06.0: PCI bridge to [bus 05]
Dec 23 14:40:57 arch kernel: pci 0000:06:00.0: [8086:f1aa] type 00 class 0x010802 PCIe Endpoint
Dec 23 14:40:57 arch kernel: pci 0000:06:00.0: BAR 0 [mem 0x5e300000-0x5e303fff 64bit]
Dec 23 14:40:57 arch kernel: pci 0000:06:00.0: VF BAR 0 [mem 0x00000000-0x00003fff 64bit]
Dec 23 14:40:57 arch kernel: pci 0000:06:00.0: VF BAR 0 [mem 0x00000000-0x0001ffff 64bit]: contains BAR 0 for 8 VFs
Dec 23 14:40:57 arch kernel: pci 0000:00:06.2: PCI bridge to [bus 06]
Dec 23 14:40:57 arch kernel: pci 0000:00:07.0: PCI bridge to [bus 07-2f]
Dec 23 14:40:57 arch kernel: pci 0000:30:00.0: [10ec:8168] type 00 class 0x020000 PCIe Endpoint
Dec 23 14:40:57 arch kernel: pci 0000:30:00.0: BAR 0 [io 0x3000-0x30ff]
Dec 23 14:40:57 arch kernel: pci 0000:30:00.0: BAR 2 [mem 0x5e204000-0x5e204fff 64bit]
Dec 23 14:40:57 arch kernel: pci 0000:30:00.0: BAR 4 [mem 0x5e200000-0x5e203fff 64bit]
Dec 23 14:40:57 arch kernel: pci 0000:30:00.0: supports D1 D2
Dec 23 14:40:57 arch kernel: pci 0000:30:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Dec 23 14:40:57 arch kernel: pci 0000:00:1c.0: PCI bridge to [bus 30]
Dec 23 14:40:57 arch kernel: ACPI: \_SB_.PEPD: Duplicate LPS0 _DSM functions (mask: 0x1)
Dec 23 14:40:57 arch kernel: Low-power S0 idle used by default for system suspend
Dec 23 14:40:57 arch kernel: ACPI: EC: interrupt unblocked
Dec 23 14:40:57 arch kernel: ACPI: EC: event unblocked
Dec 23 14:40:57 arch kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Dec 23 14:40:57 arch kernel: ACPI: EC: GPE=0x6e
Dec 23 14:40:57 arch kernel: ACPI: \_SB_.PC00.LPCB.EC0_: Boot DSDT EC initialization complete
Dec 23 14:40:57 arch kernel: ACPI: \_SB_.PC00.LPCB.EC0_: EC: Used to handle transactions and events
Dec 23 14:40:57 arch kernel: iommu: Default domain type: Translated
Dec 23 14:40:57 arch kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Dec 23 14:40:57 arch kernel: SCSI subsystem initialized
Dec 23 14:40:57 arch kernel: libata version 3.00 loaded.
Dec 23 14:40:57 arch kernel: ACPI: bus type USB registered
Dec 23 14:40:57 arch kernel: usbcore: registered new interface driver usbfs
Dec 23 14:40:57 arch kernel: usbcore: registered new interface driver hub
Dec 23 14:40:57 arch kernel: usbcore: registered new device driver usb
Dec 23 14:40:57 arch kernel: EDAC MC: Ver: 3.0.0
Dec 23 14:40:57 arch kernel: efivars: Registered efivars operations
Dec 23 14:40:57 arch kernel: NetLabel: Initializing
Dec 23 14:40:57 arch kernel: NetLabel: domain hash size = 128
Dec 23 14:40:57 arch kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
Dec 23 14:40:57 arch kernel: NetLabel: unlabeled traffic allowed by default
Dec 23 14:40:57 arch kernel: mctp: management component transport protocol core
Dec 23 14:40:57 arch kernel: NET: Registered PF_MCTP protocol family
Dec 23 14:40:57 arch kernel: PCI: Using ACPI for IRQ routing
Dec 23 14:40:57 arch kernel: PCI: pci_cache_line_size set to 64 bytes
Dec 23 14:40:57 arch kernel: pci 0000:00:1f.5: BAR 0 [mem 0xfe010000-0xfe010fff]: can't claim; no compatible bridge window
Dec 23 14:40:57 arch kernel: e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
Dec 23 14:40:57 arch kernel: e820: reserve RAM buffer [mem 0x37d86000-0x37ffffff]
Dec 23 14:40:57 arch kernel: e820: reserve RAM buffer [mem 0x389b1018-0x3bffffff]
Dec 23 14:40:57 arch kernel: e820: reserve RAM buffer [mem 0x38e22000-0x3bffffff]
Dec 23 14:40:57 arch kernel: e820: reserve RAM buffer [mem 0x38eef000-0x3bffffff]
Dec 23 14:40:57 arch kernel: e820: reserve RAM buffer [mem 0x3d369000-0x3fffffff]
Dec 23 14:40:57 arch kernel: e820: reserve RAM buffer [mem 0x3fa7f000-0x3fffffff]
Dec 23 14:40:57 arch kernel: e820: reserve RAM buffer [mem 0x44b00000-0x47ffffff]
Dec 23 14:40:57 arch kernel: e820: reserve RAM buffer [mem 0x4afc00000-0x4afffffff]
Dec 23 14:40:57 arch kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
Dec 23 14:40:57 arch kernel: pci 0000:00:02.0: vgaarb: bridge control possible
Dec 23 14:40:57 arch kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Dec 23 14:40:57 arch kernel: pci 0000:01:00.0: vgaarb: bridge control possible
Dec 23 14:40:57 arch kernel: pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Dec 23 14:40:57 arch kernel: vgaarb: loaded
Dec 23 14:40:57 arch kernel: clocksource: Switched to clocksource tsc-early
Dec 23 14:40:57 arch kernel: VFS: Disk quotas dquot_6.6.0
Dec 23 14:40:57 arch kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Dec 23 14:40:57 arch kernel: pnp: PnP ACPI init
Dec 23 14:40:57 arch kernel: pnp 00:00: disabling [io 0x002e-0x002f] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Dec 23 14:40:57 arch kernel: pnp 00:00: disabling [io 0x004e-0x004f] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Dec 23 14:40:57 arch kernel: pnp 00:00: disabling [io 0x0061] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Dec 23 14:40:57 arch kernel: pnp 00:00: disabling [io 0x0063] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Dec 23 14:40:57 arch kernel: pnp 00:00: disabling [io 0x0065] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Dec 23 14:40:57 arch kernel: pnp 00:00: disabling [io 0x0067] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Dec 23 14:40:57 arch kernel: pnp 00:00: disabling [io 0x0068] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Dec 23 14:40:57 arch kernel: pnp 00:00: disabling [io 0x006c] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Dec 23 14:40:57 arch kernel: pnp 00:00: disabling [io 0x0070] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Dec 23 14:40:57 arch kernel: system 00:00: [io 0x0680-0x069f] has been reserved
Dec 23 14:40:57 arch kernel: system 00:00: [io 0x164e-0x164f] has been reserved
Dec 23 14:40:57 arch kernel: system 00:00: [io 0xfd60-0xfd63] has been reserved
Dec 23 14:40:57 arch kernel: system 00:02: [io 0x1854-0x1857] has been reserved
Dec 23 14:40:57 arch kernel: pnp 00:04: disabling [mem 0xc0000000-0xcfffffff] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
Dec 23 14:40:57 arch kernel: pnp 00:04: disabling [mem 0xfedc0000-0xfedc7fff] because it overlaps 0000:01:00.0 BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Dec 23 14:40:57 arch kernel: pnp 00:04: disabling [mem 0xfeda0000-0xfeda0fff] because it overlaps 0000:01:00.0 BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Dec 23 14:40:57 arch kernel: pnp 00:04: disabling [mem 0xfeda1000-0xfeda1fff] because it overlaps 0000:01:00.0 BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Dec 23 14:40:57 arch kernel: pnp 00:04: disabling [mem 0xc0000000-0xcfffffff disabled] because it overlaps 0000:01:00.0 BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Dec 23 14:40:57 arch kernel: pnp 00:04: disabling [mem 0xfed20000-0xfed7ffff] because it overlaps 0000:01:00.0 BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Dec 23 14:40:57 arch kernel: pnp 00:04: disabling [mem 0xfed90000-0xfed93fff] because it overlaps 0000:01:00.0 BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Dec 23 14:40:57 arch kernel: pnp 00:04: disabling [mem 0xfed45000-0xfed8ffff] because it overlaps 0000:01:00.0 BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Dec 23 14:40:57 arch kernel: pnp 00:04: disabling [mem 0xfee00000-0xfeefffff] because it overlaps 0000:01:00.0 BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Dec 23 14:40:57 arch kernel: system 00:05: [io 0x2000-0x20fe] has been reserved
Dec 23 14:40:57 arch kernel: pnp: PnP ACPI: found 7 devices
Dec 23 14:40:57 arch kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Dec 23 14:40:57 arch kernel: NET: Registered PF_INET protocol family
Dec 23 14:40:57 arch kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Dec 23 14:40:57 arch kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
Dec 23 14:40:57 arch kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Dec 23 14:40:57 arch kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Dec 23 14:40:57 arch kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Dec 23 14:40:57 arch kernel: TCP: Hash tables configured (established 131072 bind 65536)
Dec 23 14:40:57 arch kernel: MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
Dec 23 14:40:57 arch kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
Dec 23 14:40:57 arch kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
Dec 23 14:40:57 arch kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Dec 23 14:40:57 arch kernel: NET: Registered PF_XDP protocol family
Dec 23 14:40:57 arch kernel: pci 0000:00:07.0: bridge window [io 0x1000-0x0fff] to [bus 07-2f] add_size 1000
Dec 23 14:40:57 arch kernel: pci 0000:00:02.0: VF BAR 2 [mem 0x4020000000-0x40ffffffff 64bit pref]: assigned
Dec 23 14:40:57 arch kernel: pci 0000:00:02.0: VF BAR 0 [mem 0x4010000000-0x4016ffffff 64bit]: assigned
Dec 23 14:40:57 arch kernel: pci 0000:00:07.0: bridge window [io 0x6000-0x6fff]: assigned
Dec 23 14:40:57 arch kernel: pci 0000:00:15.0: BAR 0 [mem 0x4017000000-0x4017000fff 64bit]: assigned
Dec 23 14:40:57 arch kernel: pci 0000:00:1f.5: BAR 0 [mem 0x50400000-0x50400fff]: assigned
Dec 23 14:40:57 arch kernel: pci 0000:01:00.0: BAR 1 [mem 0x6000000000-0x60ffffffff 64bit pref]: assigned
Dec 23 14:40:57 arch kernel: pci 0000:01:00.0: BAR 3 [mem 0x6100000000-0x6101ffffff 64bit pref]: assigned
Dec 23 14:40:57 arch kernel: pci 0000:01:00.0: BAR 0 [mem 0x5f000000-0x5fffffff]: assigned
Dec 23 14:40:57 arch kernel: pci 0000:01:00.0: ROM [mem 0x60000000-0x6007ffff pref]: assigned
Dec 23 14:40:57 arch kernel: pci 0000:01:00.1: BAR 0 [mem 0x60080000-0x60083fff]: assigned
Dec 23 14:40:57 arch kernel: pci 0000:01:00.0: BAR 5 [io 0x4000-0x407f]: assigned
Dec 23 14:40:57 arch kernel: pci 0000:00:01.0: PCI bridge to [bus 01-04]
Dec 23 14:40:57 arch kernel: pci 0000:00:01.0: bridge window [io 0x4000-0x4fff]
Dec 23 14:40:57 arch kernel: pci 0000:00:01.0: bridge window [mem 0x5f000000-0x600fffff]
Dec 23 14:40:57 arch kernel: pci 0000:00:01.0: bridge window [mem 0x6000000000-0x6101ffffff 64bit pref]
Dec 23 14:40:57 arch kernel: pci 0000:00:06.0: PCI bridge to [bus 05]
Dec 23 14:40:57 arch kernel: pci 0000:00:06.0: bridge window [mem 0x5e400000-0x5e4fffff]
Dec 23 14:40:57 arch kernel: pci 0000:06:00.0: VF BAR 0 [mem 0x5e304000-0x5e323fff 64bit]: assigned
Dec 23 14:40:57 arch kernel: pci 0000:00:06.2: PCI bridge to [bus 06]
Dec 23 14:40:57 arch kernel: pci 0000:00:06.2: bridge window [mem 0x5e300000-0x5e3fffff]
Dec 23 14:40:57 arch kernel: pci 0000:00:07.0: PCI bridge to [bus 07-2f]
Dec 23 14:40:57 arch kernel: pci 0000:00:07.0: bridge window [io 0x6000-0x6fff]
Dec 23 14:40:57 arch kernel: pci 0000:00:07.0: bridge window [mem 0x52000000-0x5e1fffff]
Dec 23 14:40:57 arch kernel: pci 0000:00:07.0: bridge window [mem 0x6110000000-0x612bffffff 64bit pref]
Dec 23 14:40:57 arch kernel: pci 0000:00:1c.0: PCI bridge to [bus 30]
Dec 23 14:40:57 arch kernel: pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff]
Dec 23 14:40:57 arch kernel: pci 0000:00:1c.0: bridge window [mem 0x5e200000-0x5e2fffff]
Dec 23 14:40:57 arch kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
Dec 23 14:40:57 arch kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
Dec 23 14:40:57 arch kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Dec 23 14:40:57 arch kernel: pci_bus 0000:00: resource 7 [mem 0x50400000-0xbfffffff window]
Dec 23 14:40:57 arch kernel: pci_bus 0000:00: resource 8 [mem 0x4000000000-0x7fffffffff window]
Dec 23 14:40:57 arch kernel: pci_bus 0000:01: resource 0 [io 0x4000-0x4fff]
Dec 23 14:40:57 arch kernel: pci_bus 0000:01: resource 1 [mem 0x5f000000-0x600fffff]
Dec 23 14:40:57 arch kernel: pci_bus 0000:01: resource 2 [mem 0x6000000000-0x6101ffffff 64bit pref]
Dec 23 14:40:57 arch kernel: pci_bus 0000:05: resource 1 [mem 0x5e400000-0x5e4fffff]
Dec 23 14:40:57 arch kernel: pci_bus 0000:06: resource 1 [mem 0x5e300000-0x5e3fffff]
Dec 23 14:40:57 arch kernel: pci_bus 0000:07: resource 0 [io 0x6000-0x6fff]
Dec 23 14:40:57 arch kernel: pci_bus 0000:07: resource 1 [mem 0x52000000-0x5e1fffff]
Dec 23 14:40:57 arch kernel: pci_bus 0000:07: resource 2 [mem 0x6110000000-0x612bffffff 64bit pref]
Dec 23 14:40:57 arch kernel: pci_bus 0000:30: resource 0 [io 0x3000-0x3fff]
Dec 23 14:40:57 arch kernel: pci_bus 0000:30: resource 1 [mem 0x5e200000-0x5e2fffff]
Dec 23 14:40:57 arch kernel: pci 0000:01:00.1: extending delay after power-on from D3hot to 20 msec
Dec 23 14:40:57 arch kernel: pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
Dec 23 14:40:57 arch kernel: PCI: CLS 64 bytes, default 64
Dec 23 14:40:57 arch kernel: DMAR: Intel-IOMMU force enabled due to platform opt in
Dec 23 14:40:57 arch kernel: DMAR: No ATSR found
Dec 23 14:40:57 arch kernel: DMAR: No SATC found
Dec 23 14:40:57 arch kernel: DMAR: IOMMU feature fl1gp_support inconsistent
Dec 23 14:40:57 arch kernel: DMAR: IOMMU feature pgsel_inv inconsistent
Dec 23 14:40:57 arch kernel: DMAR: IOMMU feature nwfs inconsistent
Dec 23 14:40:57 arch kernel: DMAR: IOMMU feature dit inconsistent
Dec 23 14:40:57 arch kernel: DMAR: IOMMU feature sc_support inconsistent
Dec 23 14:40:57 arch kernel: DMAR: IOMMU feature dev_iotlb_support inconsistent
Dec 23 14:40:57 arch kernel: DMAR: dmar0: Using Queued invalidation
Dec 23 14:40:57 arch kernel: DMAR: dmar1: Using Queued invalidation
Dec 23 14:40:57 arch kernel: Trying to unpack rootfs image as initramfs...
Dec 23 14:40:57 arch kernel: pci 0000:00:02.0: Adding to iommu group 0
Dec 23 14:40:57 arch kernel: pci 0000:00:00.0: Adding to iommu group 1
Dec 23 14:40:57 arch kernel: pci 0000:00:01.0: Adding to iommu group 2
Dec 23 14:40:57 arch kernel: pci 0000:00:04.0: Adding to iommu group 3
Dec 23 14:40:57 arch kernel: pci 0000:00:06.0: Adding to iommu group 4
Dec 23 14:40:57 arch kernel: pci 0000:00:06.2: Adding to iommu group 5
Dec 23 14:40:57 arch kernel: pci 0000:00:07.0: Adding to iommu group 6
Dec 23 14:40:57 arch kernel: pci 0000:00:08.0: Adding to iommu group 7
Dec 23 14:40:57 arch kernel: pci 0000:00:0d.0: Adding to iommu group 8
Dec 23 14:40:57 arch kernel: pci 0000:00:0d.2: Adding to iommu group 8
Dec 23 14:40:57 arch kernel: pci 0000:00:14.0: Adding to iommu group 9
Dec 23 14:40:57 arch kernel: pci 0000:00:14.2: Adding to iommu group 9
Dec 23 14:40:57 arch kernel: pci 0000:00:14.3: Adding to iommu group 10
Dec 23 14:40:57 arch kernel: pci 0000:00:15.0: Adding to iommu group 11
Dec 23 14:40:57 arch kernel: pci 0000:00:16.0: Adding to iommu group 12
Dec 23 14:40:57 arch kernel: pci 0000:00:1c.0: Adding to iommu group 13
Dec 23 14:40:57 arch kernel: pci 0000:00:1f.0: Adding to iommu group 14
Dec 23 14:40:57 arch kernel: pci 0000:00:1f.3: Adding to iommu group 14
Dec 23 14:40:57 arch kernel: pci 0000:00:1f.4: Adding to iommu group 14
Dec 23 14:40:57 arch kernel: pci 0000:00:1f.5: Adding to iommu group 14
Dec 23 14:40:57 arch kernel: pci 0000:01:00.0: Adding to iommu group 15
Dec 23 14:40:57 arch kernel: pci 0000:01:00.1: Adding to iommu group 15
Dec 23 14:40:57 arch kernel: pci 0000:05:00.0: Adding to iommu group 16
Dec 23 14:40:57 arch kernel: pci 0000:06:00.0: Adding to iommu group 17
Dec 23 14:40:57 arch kernel: pci 0000:30:00.0: Adding to iommu group 18
Dec 23 14:40:57 arch kernel: DMAR: Intel(R) Virtualization Technology for Directed I/O
Dec 23 14:40:57 arch kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Dec 23 14:40:57 arch kernel: software IO TLB: mapped [mem 0x000000003120c000-0x000000003520c000] (64MB)
Dec 23 14:40:57 arch kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x23fa772cf26, max_idle_ns: 440795269835 ns
Dec 23 14:40:57 arch kernel: clocksource: Switched to clocksource tsc
Dec 23 14:40:57 arch kernel: Initialise system trusted keyrings
Dec 23 14:40:57 arch kernel: Key type blacklist registered
Dec 23 14:40:57 arch kernel: workingset: timestamp_bits=36 max_order=22 bucket_order=0
Dec 23 14:40:57 arch kernel: fuse: init (API version 7.41)
Dec 23 14:40:57 arch kernel: integrity: Platform Keyring initialized
Dec 23 14:40:57 arch kernel: integrity: Machine keyring initialized
Dec 23 14:40:57 arch kernel: Key type asymmetric registered
Dec 23 14:40:57 arch kernel: Asymmetric key parser 'x509' registered
Dec 23 14:40:57 arch kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
Dec 23 14:40:57 arch kernel: io scheduler mq-deadline registered
Dec 23 14:40:57 arch kernel: io scheduler kyber registered
Dec 23 14:40:57 arch kernel: io scheduler bfq registered
Dec 23 14:40:57 arch kernel: ledtrig-cpu: registered to indicate activity on CPUs
Dec 23 14:40:57 arch kernel: pcieport 0000:00:01.0: PME: Signaling with IRQ 122
Dec 23 14:40:57 arch kernel: pcieport 0000:00:01.0: pciehp: Slot #1 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
Dec 23 14:40:57 arch kernel: pcieport 0000:00:06.0: PME: Signaling with IRQ 123
Dec 23 14:40:57 arch kernel: pcieport 0000:00:06.2: PME: Signaling with IRQ 124
Dec 23 14:40:57 arch kernel: pcieport 0000:00:07.0: PME: Signaling with IRQ 125
Dec 23 14:40:57 arch kernel: pcieport 0000:00:07.0: pciehp: Slot #3 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
Dec 23 14:40:57 arch kernel: Freeing initrd memory: 17280K
Dec 23 14:40:57 arch kernel: pcieport 0000:00:1c.0: PME: Signaling with IRQ 126
Dec 23 14:40:57 arch kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Dec 23 14:40:57 arch kernel: ACPI: AC: AC Adapter [ACAD] (on-line)
Dec 23 14:40:57 arch kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:1d/PNP0C0D:00/input/input0
Dec 23 14:40:57 arch kernel: ACPI: button: Lid Switch [LID0]
Dec 23 14:40:57 arch kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
Dec 23 14:40:57 arch kernel: ACPI: button: Power Button [PWRB]
Dec 23 14:40:57 arch kernel: thermal LNXTHERM:00: registered as thermal_zone0
Dec 23 14:40:57 arch kernel: ACPI: thermal: Thermal Zone [TZ00] (28 C)
Dec 23 14:40:57 arch kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Dec 23 14:40:57 arch kernel: hpet_acpi_add: no address or irqs in _CRS
Dec 23 14:40:57 arch kernel: Non-volatile memory driver v1.3
Dec 23 14:40:57 arch kernel: Linux agpgart interface v0.103
Dec 23 14:40:57 arch kernel: ACPI: bus type drm_connector registered
Dec 23 14:40:57 arch kernel: xhci_hcd 0000:00:0d.0: xHCI Host Controller
Dec 23 14:40:57 arch kernel: xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 1
Dec 23 14:40:57 arch kernel: xhci_hcd 0000:00:0d.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000200009810
Dec 23 14:40:57 arch kernel: xhci_hcd 0000:00:0d.0: xHCI Host Controller
Dec 23 14:40:57 arch kernel: xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 2
Dec 23 14:40:57 arch kernel: xhci_hcd 0000:00:0d.0: Host supports USB 3.2 Enhanced SuperSpeed
Dec 23 14:40:57 arch kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
Dec 23 14:40:57 arch kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 23 14:40:57 arch kernel: usb usb1: Product: xHCI Host Controller
Dec 23 14:40:57 arch kernel: usb usb1: Manufacturer: Linux 6.12.4-arch1-1 xhci-hcd
Dec 23 14:40:57 arch kernel: usb usb1: SerialNumber: 0000:00:0d.0
Dec 23 14:40:57 arch kernel: hub 1-0:1.0: USB hub found
Dec 23 14:40:57 arch kernel: hub 1-0:1.0: 1 port detected
Dec 23 14:40:57 arch kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12
Dec 23 14:40:57 arch kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 23 14:40:57 arch kernel: usb usb2: Product: xHCI Host Controller
Dec 23 14:40:57 arch kernel: usb usb2: Manufacturer: Linux 6.12.4-arch1-1 xhci-hcd
Dec 23 14:40:57 arch kernel: usb usb2: SerialNumber: 0000:00:0d.0
Dec 23 14:40:57 arch kernel: hub 2-0:1.0: USB hub found
Dec 23 14:40:57 arch kernel: hub 2-0:1.0: 1 port detected
Dec 23 14:40:57 arch kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Dec 23 14:40:57 arch kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
Dec 23 14:40:57 arch kernel: xhci_hcd 0000:00:14.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000100200009810
Dec 23 14:40:57 arch kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Dec 23 14:40:57 arch kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
Dec 23 14:40:57 arch kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
Dec 23 14:40:57 arch kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
Dec 23 14:40:57 arch kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 23 14:40:57 arch kernel: usb usb3: Product: xHCI Host Controller
Dec 23 14:40:57 arch kernel: usb usb3: Manufacturer: Linux 6.12.4-arch1-1 xhci-hcd
Dec 23 14:40:57 arch kernel: usb usb3: SerialNumber: 0000:00:14.0
Dec 23 14:40:57 arch kernel: hub 3-0:1.0: USB hub found
Dec 23 14:40:57 arch kernel: hub 3-0:1.0: 12 ports detected
Dec 23 14:40:57 arch kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12
Dec 23 14:40:57 arch kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 23 14:40:57 arch kernel: usb usb4: Product: xHCI Host Controller
Dec 23 14:40:57 arch kernel: usb usb4: Manufacturer: Linux 6.12.4-arch1-1 xhci-hcd
Dec 23 14:40:57 arch kernel: usb usb4: SerialNumber: 0000:00:14.0
Dec 23 14:40:57 arch kernel: hub 4-0:1.0: USB hub found
Dec 23 14:40:57 arch kernel: hub 4-0:1.0: 4 ports detected
Dec 23 14:40:57 arch kernel: usbcore: registered new interface driver usbserial_generic
Dec 23 14:40:57 arch kernel: usbserial: USB Serial support registered for generic
Dec 23 14:40:57 arch kernel: rtc_cmos 00:01: RTC can wake from S4
Dec 23 14:40:57 arch kernel: rtc_cmos 00:01: registered as rtc0
Dec 23 14:40:57 arch kernel: rtc_cmos 00:01: setting system clock to 2024-12-23T12:40:55 UTC (1734957655)
Dec 23 14:40:57 arch kernel: rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram
Dec 23 14:40:57 arch kernel: intel_pstate: Intel P-state driver initializing
Dec 23 14:40:57 arch kernel: intel_pstate: HWP enabled
Dec 23 14:40:57 arch kernel: simple-framebuffer simple-framebuffer.0: [drm] Registered 1 planes with drm panic
Dec 23 14:40:57 arch kernel: [drm] Initialized simpledrm 1.0.0 for simple-framebuffer.0 on minor 0
Dec 23 14:40:57 arch kernel: fbcon: Deferring console take-over
Dec 23 14:40:57 arch kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
Dec 23 14:40:57 arch kernel: hid: raw HID events driver (C) Jiri Kosina
Dec 23 14:40:57 arch kernel: drop_monitor: Initializing network drop monitor service
Dec 23 14:40:57 arch kernel: NET: Registered PF_INET6 protocol family
Dec 23 14:40:57 arch kernel: Segment Routing with IPv6
Dec 23 14:40:57 arch kernel: RPL Segment Routing with IPv6
Dec 23 14:40:57 arch kernel: In-situ OAM (IOAM) with IPv6
Dec 23 14:40:57 arch kernel: NET: Registered PF_PACKET protocol family
Dec 23 14:40:57 arch kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Dec 23 14:40:57 arch kernel: microcode: Current revision: 0x00000435
Dec 23 14:40:57 arch kernel: microcode: Updated early from: 0x00000434
Dec 23 14:40:57 arch kernel: IPI shorthand broadcast: enabled
Dec 23 14:40:57 arch kernel: sched_clock: Marking stable (1591257609, 6610696)->(1629671674, -31803369)
Dec 23 14:40:57 arch kernel: registered taskstats version 1
Dec 23 14:40:57 arch kernel: Loading compiled-in X.509 certificates
Dec 23 14:40:57 arch kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 8d6402356535386924f746d3d123613ef19cb307'
Dec 23 14:40:57 arch kernel: Demotion targets for Node 0: null
Dec 23 14:40:57 arch kernel: Key type .fscrypt registered
Dec 23 14:40:57 arch kernel: Key type fscrypt-provisioning registered
Dec 23 14:40:57 arch kernel: PM: Magic number: 4:172:684
Dec 23 14:40:57 arch kernel: mem full: hash matches
Dec 23 14:40:57 arch kernel: RAS: Correctable Errors collector initialized.
Dec 23 14:40:57 arch kernel: clk: Disabling unused clocks
Dec 23 14:40:57 arch kernel: PM: genpd: Disabling unused power domains
Dec 23 14:40:57 arch kernel: ACPI: battery: Slot [BAT1] (battery present)
Dec 23 14:40:57 arch kernel: Freeing unused decrypted memory: 2028K
Dec 23 14:40:57 arch kernel: Freeing unused kernel image (initmem) memory: 4248K
Dec 23 14:40:57 arch kernel: Write protecting the kernel read-only data: 32768k
Dec 23 14:40:57 arch kernel: Freeing unused kernel image (rodata/data gap) memory: 100K
Dec 23 14:40:57 arch kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Dec 23 14:40:57 arch kernel: rodata_test: all tests were successful
Dec 23 14:40:57 arch kernel: Run /init as init process
Dec 23 14:40:57 arch kernel: with arguments:
Dec 23 14:40:57 arch kernel: /init
Dec 23 14:40:57 arch kernel: with environment:
Dec 23 14:40:57 arch kernel: HOME=/
Dec 23 14:40:57 arch kernel: TERM=linux
Dec 23 14:40:57 arch kernel: BOOT_IMAGE=/vmlinuz-linux
Dec 23 14:40:57 arch kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
Dec 23 14:40:57 arch kernel: i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
Dec 23 14:40:57 arch kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Dec 23 14:40:57 arch kernel: nvme 0000:06:00.0: platform quirk: setting simple suspend
Dec 23 14:40:57 arch kernel: nvme 0000:05:00.0: platform quirk: setting simple suspend
Dec 23 14:40:57 arch kernel: nvme nvme0: pci function 0000:06:00.0
Dec 23 14:40:57 arch kernel: nvme nvme1: pci function 0000:05:00.0
Dec 23 14:40:57 arch kernel: nvme nvme0: 8/0/0 default/read/poll queues
Dec 23 14:40:57 arch kernel: nvme0n1: p1 p2 p3 p4
Dec 23 14:40:57 arch kernel: usb 3-1: new full-speed USB device number 2 using xhci_hcd
Dec 23 14:40:57 arch kernel: nvme nvme1: allocated 64 MiB host memory buffer.
Dec 23 14:40:57 arch kernel: nvme nvme1: 8/0/0 default/read/poll queues
Dec 23 14:40:57 arch kernel: nvme1n1: p1 p2 p3 p4 p5
Dec 23 14:40:57 arch kernel: usb 3-1: New USB device found, idVendor=046d, idProduct=c09d, bcdDevice=52.02
Dec 23 14:40:57 arch kernel: usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Dec 23 14:40:57 arch kernel: usb 3-1: Product: G102 LIGHTSYNC Gaming Mouse
Dec 23 14:40:57 arch kernel: usb 3-1: Manufacturer: Logitech
Dec 23 14:40:57 arch kernel: usb 3-1: SerialNumber: 205C39634D57
Dec 23 14:40:57 arch kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
Dec 23 14:40:57 arch kernel: usb 3-7: new high-speed USB device number 3 using xhci_hcd
Dec 23 14:40:57 arch kernel: usb 3-7: New USB device found, idVendor=174f, idProduct=244c, bcdDevice= 0.15
Dec 23 14:40:57 arch kernel: usb 3-7: New USB device strings: Mfr=3, Product=1, SerialNumber=2
Dec 23 14:40:57 arch kernel: usb 3-7: Product: Integrated Camera
Dec 23 14:40:57 arch kernel: usb 3-7: Manufacturer: Generic
Dec 23 14:40:57 arch kernel: usb 3-7: SerialNumber: 0001
Dec 23 14:40:57 arch kernel: usb 3-9: new full-speed USB device number 4 using xhci_hcd
Dec 23 14:40:57 arch kernel: usb 3-9: New USB device found, idVendor=048d, idProduct=c976, bcdDevice= 8.00
Dec 23 14:40:57 arch kernel: usb 3-9: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Dec 23 14:40:57 arch kernel: usb 3-9: Product: ITE Device(8176)
Dec 23 14:40:57 arch kernel: usb 3-9: Manufacturer: ITE Tech. Inc.
Dec 23 14:40:57 arch kernel: usb 3-10: new full-speed USB device number 5 using xhci_hcd
Dec 23 14:40:57 arch kernel: usb 3-10: New USB device found, idVendor=8087, idProduct=0026, bcdDevice= 0.02
Dec 23 14:40:57 arch kernel: usb 3-10: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Dec 23 14:40:57 arch kernel: usbcore: registered new interface driver usbhid
Dec 23 14:40:57 arch kernel: usbhid: USB HID core driver
Dec 23 14:40:57 arch kernel: input: Logitech G102 LIGHTSYNC Gaming Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/0003:046D:C09D.0001/input/input3
Dec 23 14:40:57 arch kernel: hid-generic 0003:046D:C09D.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech G102 LIGHTSYNC Gaming Mouse] on usb-0000:00:14.0-1/input0
Dec 23 14:40:57 arch kernel: input: Logitech G102 LIGHTSYNC Gaming Mouse Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.1/0003:046D:C09D.0002/input/input4
Dec 23 14:40:57 arch kernel: hid-generic 0003:046D:C09D.0002: input,hiddev96,hidraw1: USB HID v1.11 Keyboard [Logitech G102 LIGHTSYNC Gaming Mouse] on usb-0000:00:14.0-1/input1
Dec 23 14:40:57 arch kernel: input: ITE Tech. Inc. ITE Device(8176) Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9:1.0/0003:048D:C976.0003/input/input7
Dec 23 14:40:57 arch kernel: input: ITE Tech. Inc. ITE Device(8176) Wireless Radio Control as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9:1.0/0003:048D:C976.0003/input/input8
Dec 23 14:40:57 arch kernel: hid-generic 0003:048D:C976.0003: input,hiddev97,hidraw2: USB HID v1.10 Keyboard [ITE Tech. Inc. ITE Device(8176)] on usb-0000:00:14.0-9/input0
Dec 23 14:40:57 arch kernel: fbcon: Taking over console
Dec 23 14:40:57 arch kernel: Console: switching to colour frame buffer device 240x67
Dec 23 14:40:57 arch kernel: EXT4-fs (nvme0n1p3): recovery complete
Dec 23 14:40:57 arch kernel: EXT4-fs (nvme0n1p3): mounted filesystem 48f0c199-3de0-4cef-adb5-54a621848d9d r/w with ordered data mode. Quota mode: none.
Dec 23 14:40:57 arch systemd[1]: systemd 257-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)
Dec 23 14:40:57 arch systemd[1]: Detected architecture x86-64.
Dec 23 14:40:57 arch systemd[1]: Hostname set to <arch>.
Dec 23 14:40:57 arch systemd[1]: bpf-restrict-fs: LSM BPF program attached
Dec 23 14:40:57 arch systemd[1]: Queued start job for default target Graphical Interface.
Dec 23 14:40:57 arch systemd[1]: Created slice Slice /system/dirmngr.
Dec 23 14:40:57 arch systemd[1]: Created slice Slice /system/getty.
Dec 23 14:40:57 arch systemd[1]: Created slice Slice /system/gpg-agent.
Dec 23 14:40:57 arch systemd[1]: Created slice Slice /system/gpg-agent-browser.
Dec 23 14:40:57 arch systemd[1]: Created slice Slice /system/gpg-agent-extra.
Dec 23 14:40:57 arch systemd[1]: Created slice Slice /system/gpg-agent-ssh.
Dec 23 14:40:57 arch systemd[1]: Created slice Slice /system/keyboxd.
Dec 23 14:40:57 arch systemd[1]: Created slice Slice /system/modprobe.
Dec 23 14:40:57 arch systemd[1]: Created slice Slice /system/systemd-fsck.
Dec 23 14:40:57 arch systemd[1]: Created slice User and Session Slice.
Dec 23 14:40:57 arch systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Dec 23 14:40:57 arch systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Dec 23 14:40:57 arch systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Dec 23 14:40:57 arch systemd[1]: Expecting device /dev/disk/by-uuid/51E3-9509...
Dec 23 14:40:57 arch systemd[1]: Expecting device /dev/disk/by-uuid/66e5a322-7800-4d3f-8260-476debca9c07...
Dec 23 14:40:57 arch systemd[1]: Expecting device /dev/disk/by-uuid/b72f4298-1805-45fd-a87e-37ae41fa9114...
Dec 23 14:40:57 arch systemd[1]: Reached target Local Encrypted Volumes.
Dec 23 14:40:57 arch systemd[1]: Reached target Local Integrity Protected Volumes.
Dec 23 14:40:57 arch systemd[1]: Reached target Path Units.
Dec 23 14:40:57 arch systemd[1]: Reached target Remote File Systems.
Dec 23 14:40:57 arch systemd[1]: Reached target Slice Units.
Dec 23 14:40:57 arch systemd[1]: Reached target Local Verity Protected Volumes.
Dec 23 14:40:57 arch systemd[1]: Listening on Device-mapper event daemon FIFOs.
Dec 23 14:40:57 arch systemd[1]: Listening on Process Core Dump Socket.
Dec 23 14:40:57 arch systemd[1]: Listening on Credential Encryption/Decryption.
Dec 23 14:40:57 arch systemd[1]: Listening on Journal Socket (/dev/log).
Dec 23 14:40:57 arch systemd[1]: Listening on Journal Sockets.
Dec 23 14:40:57 arch systemd[1]: TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 23 14:40:57 arch systemd[1]: Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 23 14:40:57 arch systemd[1]: Listening on udev Control Socket.
Dec 23 14:40:57 arch systemd[1]: Listening on udev Kernel Socket.
Dec 23 14:40:57 arch systemd[1]: Listening on User Database Manager Socket.
Dec 23 14:40:57 arch systemd[1]: Mounting Huge Pages File System...
Dec 23 14:40:57 arch systemd[1]: Mounting POSIX Message Queue File System...
Dec 23 14:40:57 arch systemd[1]: Mounting Kernel Debug File System...
Dec 23 14:40:57 arch systemd[1]: Mounting Kernel Trace File System...
Dec 23 14:40:57 arch systemd[1]: Starting Create List of Static Device Nodes...
Dec 23 14:40:57 arch systemd[1]: Starting Load Kernel Module configfs...
Dec 23 14:40:57 arch systemd[1]: Starting Load Kernel Module dm_mod...
Dec 23 14:40:57 arch systemd[1]: Starting Load Kernel Module drm...
Dec 23 14:40:57 arch systemd[1]: Starting Load Kernel Module fuse...
Dec 23 14:40:57 arch systemd[1]: Starting Load Kernel Module loop...
Dec 23 14:40:57 arch systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Dec 23 14:40:57 arch systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
Dec 23 14:40:57 arch systemd[1]: Starting Journal Service...
Dec 23 14:40:57 arch systemd[1]: Starting Load Kernel Modules...
Dec 23 14:40:57 arch systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 23 14:40:57 arch systemd[1]: Starting Remount Root and Kernel File Systems...
Dec 23 14:40:57 arch systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 23 14:40:57 arch systemd[1]: Starting Load udev Rules from Credentials...
Dec 23 14:40:57 arch systemd[1]: Starting Coldplug All udev Devices...
Dec 23 14:40:57 arch systemd[1]: Mounted Huge Pages File System.
Dec 23 14:40:57 arch systemd[1]: Mounted POSIX Message Queue File System.
Dec 23 14:40:57 arch systemd[1]: Mounted Kernel Debug File System.
Dec 23 14:40:57 arch systemd[1]: Mounted Kernel Trace File System.
Dec 23 14:40:57 arch systemd[1]: Finished Create List of Static Device Nodes.
Dec 23 14:40:57 arch kernel: device-mapper: uevent: version 1.0.3
Dec 23 14:40:57 arch systemd[1]: modprobe@configfs.service: Deactivated successfully.
Dec 23 14:40:57 arch kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
Dec 23 14:40:57 arch systemd[1]: Finished Load Kernel Module configfs.
Dec 23 14:40:57 arch systemd[1]: modprobe@drm.service: Deactivated successfully.
Dec 23 14:40:57 arch systemd[1]: Finished Load Kernel Module drm.
Dec 23 14:40:57 arch systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Dec 23 14:40:57 arch systemd[1]: Finished Load Kernel Module dm_mod.
Dec 23 14:40:57 arch systemd[1]: modprobe@fuse.service: Deactivated successfully.
Dec 23 14:40:57 arch systemd[1]: Finished Load Kernel Module fuse.
Dec 23 14:40:57 arch systemd[1]: Mounting FUSE Control File System...
Dec 23 14:40:57 arch systemd[1]: Mounting Kernel Configuration File System...
Dec 23 14:40:57 arch kernel: loop: module loaded
Dec 23 14:40:57 arch systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
Dec 23 14:40:57 arch systemd[1]: Finished Load udev Rules from Credentials.
Dec 23 14:40:57 arch systemd[1]: modprobe@loop.service: Deactivated successfully.
Dec 23 14:40:57 arch systemd[1]: Finished Load Kernel Module loop.
Dec 23 14:40:57 arch systemd[1]: Mounted FUSE Control File System.
Dec 23 14:40:57 arch systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Dec 23 14:40:57 arch systemd-journald[335]: Collecting audit messages is disabled.
Dec 23 14:40:57 arch systemd[1]: Mounted Kernel Configuration File System.
Dec 23 14:40:57 arch systemd[1]: Starting User Database Manager...
Dec 23 14:40:57 arch systemd-journald[335]: Journal started
Dec 23 14:40:57 arch systemd-journald[335]: Runtime Journal (/run/log/journal/04190f3d73644cd1ac1166768d6eaf73) is 8M, max 785.8M, 777.8M free.
Dec 23 14:40:57 arch systemd-modules-load[336]: Inserted module 'crypto_user'
Dec 23 14:40:57 arch systemd[1]: Started Journal Service.
Dec 23 14:40:57 arch systemd[1]: Finished Remount Root and Kernel File Systems.
Dec 23 14:40:57 arch systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Dec 23 14:40:57 arch systemd[1]: Starting Flush Journal to Persistent Storage...
Dec 23 14:40:57 arch systemd[1]: Starting Load/Save OS Random Seed...
Dec 23 14:40:57 arch systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 23 14:40:57 arch kernel: EXT4-fs (nvme0n1p3): re-mounted 48f0c199-3de0-4cef-adb5-54a621848d9d r/w. Quota mode: none.
Dec 23 14:40:57 arch systemd-journald[335]: Time spent on flushing to /var/log/journal/04190f3d73644cd1ac1166768d6eaf73 is 5.586ms for 1090 entries.
Dec 23 14:40:57 arch systemd-journald[335]: System Journal (/var/log/journal/04190f3d73644cd1ac1166768d6eaf73) is 459.2M, max 4G, 3.5G free.
Dec 23 14:40:57 arch systemd-journald[335]: Received client request to flush runtime journal.
Dec 23 14:40:57 arch systemd-journald[335]: File /var/log/journal/04190f3d73644cd1ac1166768d6eaf73/system.journal corrupted or uncleanly shut down, renaming and replacing.
Dec 23 14:40:57 arch systemd[1]: Started User Database Manager.
Dec 23 14:40:57 arch systemd[1]: Finished Load/Save OS Random Seed.
Dec 23 14:40:57 arch systemd[1]: Finished Coldplug All udev Devices.
Dec 23 14:40:57 arch systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
Dec 23 14:40:57 arch systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Dec 23 14:40:57 arch systemd[1]: Starting Create Static Device Nodes in /dev...
Dec 23 14:40:57 arch systemd[1]: Finished Flush Journal to Persistent Storage.
Dec 23 14:40:57 arch systemd[1]: Finished Create Static Device Nodes in /dev.
Dec 23 14:40:57 arch systemd[1]: Reached target Preparation for Local File Systems.
Dec 23 14:40:57 arch systemd[1]: Starting Rule-based Manager for Device Events and Files...
Dec 23 14:40:57 arch systemd-udevd[378]: Using default interface naming scheme 'v257'.
Dec 23 14:40:57 arch systemd[1]: Started Rule-based Manager for Device Events and Files.
Dec 23 14:40:57 arch systemd[1]: Condition check resulted in /dev/tpmrm0 being skipped.
Dec 23 14:40:57 arch systemd[1]: Reached target Trusted Platform Module.
Dec 23 14:40:57 arch systemd[1]: Found device INTEL SSDPEKNW512GZL 1.
Dec 23 14:40:57 arch systemd[1]: Found device INTEL SSDPEKNW512GZL 2.
Dec 23 14:40:57 arch kernel: nvidia: loading out-of-tree module taints kernel.
Dec 23 14:40:57 arch kernel: nvidia: module license 'NVIDIA' taints kernel.
Dec 23 14:40:57 arch kernel: Disabling lock debugging due to kernel taint
Dec 23 14:40:57 arch kernel: nvidia: module verification failed: signature and/or required key missing - tainting kernel
Dec 23 14:40:57 arch kernel: nvidia: module license taints kernel.
Dec 23 14:40:57 arch kernel: input: Intel HID events as /devices/platform/INTC1070:00/input/input9
Dec 23 14:40:57 arch kernel: Consider using thermal netlink events interface
Dec 23 14:40:57 arch kernel: intel-hid INTC1070:00: platform supports 5 button array
Dec 23 14:40:57 arch kernel: mousedev: PS/2 mouse device common for all mice
Dec 23 14:40:57 arch kernel: input: Intel HID 5 button array as /devices/platform/INTC1070:00/input/input10
Dec 23 14:40:57 arch kernel: wmi_bus wmi_bus-PNP0C14:03: [Firmware Info]: B7F3CA0A-ACDC-42D2-9217-77C6C628FBD2 has zero instances
Dec 23 14:40:57 arch kernel: intel_pmc_core INT33A1:00: initialized
Dec 23 14:40:57 arch systemd[1]: Found device INTEL SSDPEKNW512GZL 4.
Dec 23 14:40:57 arch kernel: ACPI: bus type thunderbolt registered
Dec 23 14:40:57 arch kernel: mc: Linux media interface: v0.10
Dec 23 14:40:57 arch systemd[1]: Activating swap /dev/disk/by-uuid/b72f4298-1805-45fd-a87e-37ae41fa9114...
Dec 23 14:40:57 arch systemd[1]: Starting File System Check on /dev/disk/by-uuid/66e5a322-7800-4d3f-8260-476debca9c07...
Dec 23 14:40:57 arch systemd[1]: Activated swap /dev/disk/by-uuid/b72f4298-1805-45fd-a87e-37ae41fa9114.
Dec 23 14:40:57 arch systemd[1]: Reached target Swaps.
Dec 23 14:40:57 arch kernel: Adding 4194300k swap on /dev/nvme0n1p2. Priority:-2 extents:1 across:4194300k SS
Dec 23 14:40:57 arch systemd-fsck[468]: /dev/nvme0n1p4: recovering journal
Dec 23 14:40:57 arch systemd-fsck[468]: /dev/nvme0n1p4: clean, 145963/24379392 files, 5854784/97501440 blocks
Dec 23 14:40:57 arch systemd[1]: Finished File System Check on /dev/disk/by-uuid/66e5a322-7800-4d3f-8260-476debca9c07.
Dec 23 14:40:57 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 236
Dec 23 14:40:57 arch kernel:
Dec 23 14:40:57 arch kernel: nvidia 0000:01:00.0: enabling device (0000 -> 0003)
Dec 23 14:40:57 arch kernel: nvidia 0000:01:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=none
Dec 23 14:40:57 arch kernel: Bluetooth: Core ver 2.22
Dec 23 14:40:57 arch kernel: NET: Registered PF_BLUETOOTH protocol family
Dec 23 14:40:57 arch kernel: Bluetooth: HCI device and connection manager initialized
Dec 23 14:40:57 arch kernel: Bluetooth: HCI socket layer initialized
Dec 23 14:40:57 arch kernel: Bluetooth: L2CAP socket layer initialized
Dec 23 14:40:57 arch kernel: Bluetooth: SCO socket layer initialized
Dec 23 14:40:57 arch kernel: videodev: Linux video capture interface: v2.00
Dec 23 14:40:57 arch kernel: input: PC Speaker as /devices/platform/pcspkr/input/input11
Dec 23 14:40:57 arch kernel: input: Ideapad extra buttons as /devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/input/input12
Dec 23 14:40:57 arch kernel: intel-lpss 0000:00:15.0: enabling device (0004 -> 0006)
Dec 23 14:40:57 arch kernel: idma64 idma64.0: Found Intel integrated DMA 64-bit
Dec 23 14:40:57 arch kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module 565.77 Wed Nov 27 23:33:08 UTC 2024
Dec 23 14:40:57 arch kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Dec 23 14:40:57 arch kernel: intel_rapl_msr: PL4 support detected.
Dec 23 14:40:57 arch kernel: intel_rapl_common: Found RAPL domain package
Dec 23 14:40:57 arch kernel: intel_rapl_common: Found RAPL domain core
Dec 23 14:40:57 arch kernel: intel_rapl_common: Found RAPL domain uncore
Dec 23 14:40:57 arch kernel: intel_rapl_common: Found RAPL domain psys
Dec 23 14:40:57 arch kernel: mei_me 0000:00:16.0: enabling device (0000 -> 0002)
Dec 23 14:40:57 arch kernel: Creating 1 MTD partitions on "0000:00:1f.5":
Dec 23 14:40:57 arch kernel: 0x000000000000-0x000002000000 : "BIOS"
Dec 23 14:40:57 arch kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Dec 23 14:40:57 arch kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
Dec 23 14:40:57 arch kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set
Dec 23 14:40:57 arch kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
Dec 23 14:40:57 arch kernel: RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
Dec 23 14:40:57 arch kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
Dec 23 14:40:57 arch kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Dec 23 14:40:57 arch kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
Dec 23 14:40:57 arch kernel: RAPL PMU: hw unit of domain psys 2^-14 Joules
Dec 23 14:40:57 arch kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Dec 23 14:40:57 arch kernel: cfg80211: failed to load regulatory.db
Dec 23 14:40:57 arch kernel: nvidia_uvm: module uses symbols nvUvmInterfaceDisableAccessCntr from proprietary module nvidia, inheriting taint.
Dec 23 14:40:57 arch kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 565.77 Wed Nov 27 22:53:48 UTC 2024
Dec 23 14:40:57 arch kernel: ideapad_acpi VPC2004:00: DYTC interface is not available
Dec 23 14:40:57 arch kernel: i2c i2c-0: Successfully instantiated SPD at 0x50
Dec 23 14:40:57 arch systemd[1]: Starting Virtual Console Setup...
Dec 23 14:40:57 arch systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Dec 23 14:40:57 arch systemd[1]: Starting Load/Save RF Kill Switch Status...
Dec 23 14:40:57 arch systemd[1]: Finished Virtual Console Setup.
Dec 23 14:40:57 arch kernel: cryptd: max_cpu_qlen set to 1000
Dec 23 14:40:57 arch kernel: nvidia-uvm: Loaded the UVM driver, major device number 511.
Dec 23 14:40:57 arch kernel: [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
Dec 23 14:40:57 arch systemd[1]: Created slice Slice /system/systemd-backlight.
Dec 23 14:40:57 arch systemd[1]: Starting Load/Save Screen Backlight Brightness of leds:platform::kbd_backlight...
Dec 23 14:40:57 arch kernel: Intel(R) Wireless WiFi driver for Linux
Dec 23 14:40:57 arch kernel: iwlwifi 0000:00:14.3: Detected crf-id 0x1300504, cnv-id 0x80400 wfpm id 0x80000030
Dec 23 14:40:57 arch kernel: iwlwifi 0000:00:14.3: PCI dev 51f0/0074, rev=0x370, rfid=0x10a100
Dec 23 14:40:57 arch kernel: iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6 AX201 160MHz
Dec 23 14:40:57 arch kernel: iwlwifi 0000:00:14.3: TLV_FW_FSEQ_VERSION: FSEQ Version: 0.0.2.42
Dec 23 14:40:57 arch kernel: iwlwifi 0000:00:14.3: loaded firmware version 89.6b44fa0b.0 so-a0-hr-b0-89.ucode op_mode iwlmvm
Dec 23 14:40:57 arch systemd[1]: Finished Load/Save Screen Backlight Brightness of leds:platform::kbd_backlight.
Dec 23 14:40:57 arch kernel: pps_core: LinuxPPS API ver. 1 registered
Dec 23 14:40:57 arch kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Dec 23 14:40:57 arch systemd[1]: Started Load/Save RF Kill Switch Status.
Dec 23 14:40:58 arch kernel: input: SYNA0001:00 06CB:CE78 Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-SYNA0001:00/0018:06CB:CE78.0004/input/input13
Dec 23 14:40:58 arch kernel: input: SYNA0001:00 06CB:CE78 Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-SYNA0001:00/0018:06CB:CE78.0004/input/input14
Dec 23 14:40:58 arch kernel: hid-generic 0018:06CB:CE78.0004: input,hidraw3: I2C HID v1.00 Mouse [SYNA0001:00 06CB:CE78] on i2c-SYNA0001:00
Dec 23 14:40:58 arch systemd-modules-load[336]: Inserted module 'nvidia_uvm'
Dec 23 14:40:58 arch systemd[1]: Finished Load Kernel Modules.
Dec 23 14:40:58 arch systemd[1]: Starting Apply Kernel Variables...
Dec 23 14:40:58 arch kernel: iTCO_vendor_support: vendor-support=0
Dec 23 14:40:58 arch kernel: PTP clock support registered
Dec 23 14:40:58 arch kernel: usbcore: registered new interface driver btusb
Dec 23 14:40:58 arch kernel: ee1004 0-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
Dec 23 14:40:58 arch kernel: intel_rapl_common: Found RAPL domain package
Dec 23 14:40:58 arch kernel: Bluetooth: hci0: Device revision is 2
Dec 23 14:40:58 arch kernel: Bluetooth: hci0: Secure boot is enabled
Dec 23 14:40:58 arch kernel: Bluetooth: hci0: OTP lock is enabled
Dec 23 14:40:58 arch kernel: Bluetooth: hci0: API lock is enabled
Dec 23 14:40:58 arch kernel: Bluetooth: hci0: Debug lock is disabled
Dec 23 14:40:58 arch kernel: Bluetooth: hci0: Minimum firmware build 1 week 10 2014
Dec 23 14:40:58 arch kernel: Bluetooth: hci0: Bootloader timestamp 2019.40 buildtype 1 build 38
Dec 23 14:40:58 arch kernel: Bluetooth: hci0: DSM reset method type: 0x00
Dec 23 14:40:58 arch kernel: iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
Dec 23 14:40:58 arch kernel: iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Dec 23 14:40:58 arch kernel: AES CTR mode by8 optimization enabled
Dec 23 14:40:58 arch kernel: r8169 0000:30:00.0 eth0: RTL8168h/8111h, 08:8f:c3:c7:e4:34, XID 541, IRQ 193
Dec 23 14:40:58 arch kernel: r8169 0000:30:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
Dec 23 14:40:58 arch kernel: Bluetooth: hci0: Found device firmware: intel/ibt-0040-4150.sfi
Dec 23 14:40:58 arch kernel: Bluetooth: hci0: Boot Address: 0x100800
Dec 23 14:40:58 arch kernel: Bluetooth: hci0: Firmware Version: 91-33.24
Dec 23 14:40:58 arch kernel: r8169 0000:30:00.0 enp48s0: renamed from eth0
Dec 23 14:40:58 arch kernel: usb 3-7: Found UVC 1.10 device Integrated Camera (174f:244c)
Dec 23 14:40:58 arch kernel: usbcore: registered new interface driver uvcvideo
Dec 23 14:40:58 arch systemd[1]: Starting Load Kernel Module dm_mod...
Dec 23 14:40:58 arch systemd[1]: Starting Load Kernel Module loop...
Dec 23 14:40:58 arch systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Dec 23 14:40:58 arch systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
Dec 23 14:40:58 arch systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Dec 23 14:40:58 arch systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 23 14:40:58 arch systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Dec 23 14:40:58 arch systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 23 14:40:58 arch systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 23 14:40:58 arch systemd[1]: modprobe@loop.service: Deactivated successfully.
Dec 23 14:40:58 arch systemd[1]: Finished Load Kernel Module loop.
Dec 23 14:40:58 arch systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Dec 23 14:40:58 arch systemd[1]: Finished Load Kernel Module dm_mod.
Dec 23 14:40:58 arch systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Dec 23 14:40:58 arch kernel: snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
Dec 23 14:40:58 arch systemd[1]: Finished Apply Kernel Variables.
Dec 23 14:40:58 arch kernel: i915 0000:00:02.0: [drm] Found ALDERLAKE_P (device ID 46a3) display version 13.00 stepping D0
Dec 23 14:40:58 arch kernel: i915 0000:00:02.0: [drm] VT-d active for gfx access
Dec 23 14:40:58 arch kernel: Console: switching to colour dummy device 80x25
Dec 23 14:40:58 arch kernel: input: SYNA0001:00 06CB:CE78 Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-SYNA0001:00/0018:06CB:CE78.0004/input/input16
Dec 23 14:40:58 arch kernel: input: SYNA0001:00 06CB:CE78 Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-SYNA0001:00/0018:06CB:CE78.0004/input/input17
Dec 23 14:40:58 arch kernel: hid-multitouch 0018:06CB:CE78.0004: input,hidraw3: I2C HID v1.00 Mouse [SYNA0001:00 06CB:CE78] on i2c-SYNA0001:00
Dec 23 14:40:58 arch kernel: i915 0000:00:02.0: vgaarb: deactivate vga console
Dec 23 14:40:58 arch kernel: i915 0000:00:02.0: [drm] Using Transparent Hugepages
Dec 23 14:40:58 arch kernel: i915 0000:00:02.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=io+mem
Dec 23 14:40:58 arch kernel: i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/adlp_dmc.bin (v2.20)
Dec 23 14:40:58 arch kernel: i915 0000:00:02.0: [drm] [ENCODER:249:DDI B/PHY B] unusable PPS, disabling eDP
Dec 23 14:40:58 arch kernel: i915 0000:00:02.0: [drm] GT0: GuC firmware i915/adlp_guc_70.bin version 70.36.0
Dec 23 14:40:58 arch kernel: i915 0000:00:02.0: [drm] GT0: HuC firmware i915/tgl_huc.bin version 7.9.3
Dec 23 14:40:58 arch kernel: i915 0000:00:02.0: [drm] GT0: HuC: authenticated for all workloads
Dec 23 14:40:58 arch kernel: i915 0000:00:02.0: [drm] GT0: GUC: submission enabled
Dec 23 14:40:58 arch kernel: i915 0000:00:02.0: [drm] GT0: GUC: SLPC enabled
Dec 23 14:40:58 arch kernel: i915 0000:00:02.0: [drm] GT0: GUC: RC enabled
Dec 23 14:40:58 arch kernel: mei_pxp 0000:00:16.0-fbf6fcf1-96cf-4e2e-a6a6-1bab8cbe36b1: bound 0000:00:02.0 (ops i915_pxp_tee_component_ops [i915])
Dec 23 14:40:58 arch kernel: i915 0000:00:02.0: [drm] Protected Xe Path (PXP) protected content support initialized
Dec 23 14:40:58 arch kernel: mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
Dec 23 14:40:58 arch kernel: [drm] Initialized i915 1.6.0 for 0000:00:02.0 on minor 2
Dec 23 14:40:58 arch kernel: ACPI: video: [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
Dec 23 14:40:58 arch kernel: ACPI: video: Video Device [PEGP] (multi-head: yes rom: no post: no)
Dec 23 14:40:58 arch kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:04/LNXVIDEO:00/input/input19
Dec 23 14:40:58 arch kernel: ACPI: video: Video Device [GFX0] (multi-head: yes rom: no post: no)
Dec 23 14:40:58 arch kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input20
Dec 23 14:40:58 arch kernel: fbcon: i915drmfb (fb0) is primary device
Dec 23 14:40:58 arch kernel: iwlwifi 0000:00:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x20
Dec 23 14:40:58 arch kernel: iwlwifi 0000:00:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
Dec 23 14:40:58 arch kernel: iwlwifi 0000:00:14.3: WFPM_AUTH_KEY_0: 0x90
Dec 23 14:40:58 arch kernel: iwlwifi 0000:00:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x10
Dec 23 14:40:58 arch kernel: iwlwifi 0000:00:14.3: Detected RF HR B3, rfid=0x10a100
Dec 23 14:40:58 arch kernel: iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 5
Dec 23 14:40:58 arch kernel: Console: switching to colour frame buffer device 240x67
Dec 23 14:40:58 arch kernel: snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
Dec 23 14:40:58 arch kernel: i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
Dec 23 14:40:58 arch kernel: FAT-fs (nvme0n1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
Dec 23 14:40:58 arch kernel: EXT4-fs (nvme0n1p4): recovery complete
Dec 23 14:40:58 arch kernel: EXT4-fs (nvme0n1p4): mounted filesystem 66e5a322-7800-4d3f-8260-476debca9c07 r/w with ordered data mode. Quota mode: none.
Dec 23 14:40:58 arch systemd[1]: Mounting /boot...
Dec 23 14:40:58 arch systemd[1]: Mounting /home...
Dec 23 14:40:58 arch systemd[1]: Mounting Temporary Directory /tmp...
Dec 23 14:40:58 arch systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
Dec 23 14:40:58 arch systemd[1]: Listening on Disk Image Download Service Socket.
Dec 23 14:40:58 arch systemd[1]: Mounted Temporary Directory /tmp.
Dec 23 14:40:58 arch systemd[1]: Mounted /boot.
Dec 23 14:40:58 arch systemd[1]: Mounted /home.
Dec 23 14:40:58 arch systemd[1]: Reached target Local File Systems.
Dec 23 14:40:58 arch systemd[1]: Listening on Boot Entries Service Socket.
Dec 23 14:40:58 arch systemd[1]: Listening on System Extension Image Management.
Dec 23 14:40:58 arch systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met.
Dec 23 14:40:58 arch systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
Dec 23 14:40:58 arch systemd[1]: Starting Create System Files and Directories...
Dec 23 14:40:58 arch kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC257: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
Dec 23 14:40:58 arch kernel: snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Dec 23 14:40:58 arch kernel: snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
Dec 23 14:40:58 arch kernel: snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
Dec 23 14:40:58 arch kernel: snd_hda_codec_realtek hdaudioC0D0: inputs:
Dec 23 14:40:58 arch kernel: snd_hda_codec_realtek hdaudioC0D0: Mic=0x19
Dec 23 14:40:58 arch kernel: snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x12
Dec 23 14:40:58 arch kernel: iwlwifi 0000:00:14.3: base HW address: 38:7a:0e:f5:2c:24
Dec 23 14:40:58 arch kernel: intel_tcc_cooling: TCC Offset locked
Dec 23 14:40:58 arch kernel: iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
Dec 23 14:40:58 arch kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Dec 23 14:40:58 arch kernel: Bluetooth: BNEP filters: protocol multicast
Dec 23 14:40:58 arch kernel: Bluetooth: BNEP socket layer initialized
Dec 23 14:40:58 arch systemd[1]: Finished Create System Files and Directories.
Dec 23 14:40:58 arch bluetoothd[625]: Bluetooth daemon 5.79
Dec 23 14:40:58 arch systemd[1]: Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.
Dec 23 14:40:58 arch bluetoothd[625]: src/main.c:check_options() Unknown key AVRCPVersion for group General in /etc/bluetooth/main.conf
Dec 23 14:40:58 arch systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Dec 23 14:40:58 arch bluetoothd[625]: Starting SDP server
Dec 23 14:40:58 arch dbus-broker-launch[616]: Looking up NSS user entry for 'pulse'...
Dec 23 14:40:58 arch dbus-broker-launch[616]: NSS returned no entry for 'pulse'
Dec 23 14:40:58 arch dbus-broker-launch[616]: Invalid user-name in /usr/share/dbus-1/system.d/pulseaudio-system.conf +27: user="pulse"
Dec 23 14:40:58 arch systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Dec 23 14:40:58 arch bluetoothd[625]: src/plugin.c:init_plugin() System does not support bap plugin
Dec 23 14:40:58 arch systemd[1]: Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var).
Dec 23 14:40:58 arch bluetoothd[625]: src/plugin.c:init_plugin() System does not support bass plugin
Dec 23 14:40:58 arch systemd[1]: Save Transient machine-id to Disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Dec 23 14:40:58 arch bluetoothd[625]: src/plugin.c:init_plugin() System does not support mcp plugin
Dec 23 14:40:58 arch systemd[1]: Starting Network Time Synchronization...
Dec 23 14:40:58 arch bluetoothd[625]: src/plugin.c:init_plugin() System does not support vcp plugin
Dec 23 14:40:58 arch systemd[1]: Update is Completed was skipped because no trigger condition checks were met.
Dec 23 14:40:58 arch bluetoothd[625]: profiles/audio/micp.c:micp_init() D-Bus experimental not enabled
Dec 23 14:40:58 arch systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Dec 23 14:40:58 arch bluetoothd[625]: src/plugin.c:init_plugin() System does not support micp plugin
Dec 23 14:40:58 arch systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Dec 23 14:40:58 arch bluetoothd[625]: src/plugin.c:init_plugin() System does not support ccp plugin
Dec 23 14:40:58 arch systemd[1]: Started Network Time Synchronization.
Dec 23 14:40:58 arch bluetoothd[625]: src/plugin.c:init_plugin() System does not support csip plugin
Dec 23 14:40:58 arch systemd[1]: Reached target System Initialization.
Dec 23 14:40:58 arch bluetoothd[625]: src/plugin.c:init_plugin() System does not support asha plugin
Dec 23 14:40:58 arch systemd[1]: Started Daily Cleanup of Temporary Directories.
Dec 23 14:40:58 arch bluetoothd[625]: Bluetooth management interface 1.23 initialized
Dec 23 14:40:58 arch systemd[1]: Reached target System Time Set.
Dec 23 14:40:58 arch systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
Dec 23 14:40:58 arch systemd[1]: Started Daily man-db regeneration.
Dec 23 14:40:58 arch systemd[1]: Started Refresh Pacman mirrorlist weekly with Reflector..
Dec 23 14:40:58 arch systemd[1]: shadow.timer: Not using persistent file timestamp Mon 2024-12-23 15:17:11 EET as it is in the future.
Dec 23 14:40:58 arch systemd[1]: Started Daily verification of password and group files.
Dec 23 14:40:58 arch systemd[1]: Reached target Timer Units.
Dec 23 14:40:58 arch systemd[1]: Listening on D-Bus System Message Bus Socket.
Dec 23 14:40:58 arch systemd[1]: Listening on GnuPG network certificate management daemon for /etc/pacman.d/gnupg.
Dec 23 14:40:58 arch systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers) for /etc/pacman.d/gnupg.
Dec 23 14:40:58 arch systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (restricted) for /etc/pacman.d/gnupg.
Dec 23 14:40:58 arch systemd[1]: Listening on GnuPG cryptographic agent (ssh-agent emulation) for /etc/pacman.d/gnupg.
Dec 23 14:40:58 arch systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache for /etc/pacman.d/gnupg.
Dec 23 14:40:58 arch systemd[1]: Listening on GnuPG public key management service for /etc/pacman.d/gnupg.
Dec 23 14:40:58 arch systemd[1]: Listening on Hostname Service Socket.
Dec 23 14:40:58 arch systemd[1]: Reached target Socket Units.
Dec 23 14:40:58 arch systemd[1]: Starting D-Bus System Message Bus...
Dec 23 14:40:58 arch systemd[1]: TPM PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 23 14:40:58 arch systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight...
Dec 23 14:40:58 arch systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:intel_backlight.
Dec 23 14:40:58 arch systemd[1]: Started D-Bus System Message Bus.
Dec 23 14:40:58 arch systemd[1]: Reached target Basic System.
Dec 23 14:40:58 arch systemd[1]: Starting Network Manager...
Dec 23 14:40:58 arch systemd[1]: Starting Bluetooth service...
Dec 23 14:40:58 arch systemd[1]: Starting User Login Management...
Dec 23 14:40:58 arch systemd[1]: TPM PCR Barrier (User) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 23 14:40:58 arch dbus-broker-launch[616]: Ready
Dec 23 14:40:58 arch systemd[1]: Started Bluetooth service.
Dec 23 14:40:58 arch systemd[1]: Reached target Bluetooth Support.
Dec 23 14:40:58 arch systemd-logind[626]: New seat seat0.
Dec 23 14:40:58 arch systemd[1]: Starting Hostname Service...
Dec 23 14:40:58 arch systemd-logind[626]: Watching system buttons on /dev/input/event0 (Lid Switch)
Dec 23 14:40:58 arch systemd-logind[626]: Watching system buttons on /dev/input/event1 (Power Button)
Dec 23 14:40:58 arch systemd-logind[626]: Watching system buttons on /dev/input/event4 (Logitech G102 LIGHTSYNC Gaming Mouse Keyboard)
Dec 23 14:40:58 arch systemd-logind[626]: Watching system buttons on /dev/input/event5 (ITE Tech. Inc. ITE Device(8176) Keyboard)
Dec 23 14:40:58 arch systemd-logind[626]: Watching system buttons on /dev/input/event8 (Intel HID 5 button array)
Dec 23 14:40:58 arch systemd-logind[626]: Watching system buttons on /dev/input/event7 (Intel HID events)
Dec 23 14:40:58 arch systemd-logind[626]: Watching system buttons on /dev/input/event2 (AT Translated Set 2 keyboard)
Dec 23 14:40:58 arch systemd[1]: Started User Login Management.
Dec 23 14:40:58 arch NetworkManager[623]: <info> [1734957658.6554] NetworkManager (version 1.50.0-1) is starting... (boot:8a4683ed-6c51-4f4d-90f8-dbea69b390b9)
Dec 23 14:40:58 arch NetworkManager[623]: <info> [1734957658.6554] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Dec 23 14:40:58 arch NetworkManager[623]: <info> [1734957658.6612] manager[0x5a2ca71b04d0]: monitoring kernel firmware directory '/lib/firmware'.
Dec 23 14:40:58 arch systemd[1]: Started Hostname Service.
Dec 23 14:40:58 arch NetworkManager[623]: <info> [1734957658.6674] hostname: hostname: using hostnamed
Dec 23 14:40:58 arch NetworkManager[623]: <info> [1734957658.6674] hostname: static hostname changed from (none) to "arch"
Dec 23 14:40:58 arch NetworkManager[623]: <info> [1734957658.6676] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink
Dec 23 14:40:58 arch NetworkManager[623]: <info> [1734957658.6683] rfkill3: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:14.3/ieee80211/phy0/rfkill3) (driver iwlwifi)
Dec 23 14:40:58 arch NetworkManager[623]: <info> [1734957658.6683] rfkill0: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/rfkill/rfkill0) (platform driver ideapad_acpi)
Dec 23 14:40:58 arch NetworkManager[623]: <info> [1734957658.6898] manager[0x5a2ca71b04d0]: rfkill: Wi-Fi hardware radio set enabled
Dec 23 14:40:58 arch NetworkManager[623]: <info> [1734957658.6898] manager[0x5a2ca71b04d0]: rfkill: WWAN hardware radio set enabled
Dec 23 14:40:58 arch NetworkManager[623]: <info> [1734957658.6962] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.50.0-1/libnm-device-plugin-adsl.so)
Dec 23 14:40:58 arch NetworkManager[623]: <info> [1734957658.6989] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.50.0-1/libnm-device-plugin-wwan.so)
Dec 23 14:40:58 arch NetworkManager[623]: <info> [1734957658.6994] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.50.0-1/libnm-device-plugin-bluetooth.so)
Dec 23 14:40:58 arch NetworkManager[623]: <info> [1734957658.7003] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.50.0-1/libnm-device-plugin-wifi.so)
Dec 23 14:40:58 arch NetworkManager[623]: <info> [1734957658.7019] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.50.0-1/libnm-device-plugin-ovs.so)
Dec 23 14:40:58 arch NetworkManager[623]: <info> [1734957658.7206] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.50.0-1/libnm-device-plugin-team.so)
Dec 23 14:40:58 arch NetworkManager[623]: <info> [1734957658.7208] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Dec 23 14:40:58 arch NetworkManager[623]: <info> [1734957658.7209] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Dec 23 14:40:58 arch NetworkManager[623]: <info> [1734957658.7209] manager: Networking is enabled by state file
Dec 23 14:40:58 arch NetworkManager[623]: <info> [1734957658.7213] settings: Loaded settings plugin: keyfile (internal)
Dec 23 14:40:58 arch NetworkManager[623]: <info> [1734957658.7230] dhcp: init: Using DHCP client 'internal'
Dec 23 14:40:58 arch NetworkManager[623]: <info> [1734957658.7231] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)
Dec 23 14:40:58 arch NetworkManager[623]: <info> [1734957658.7236] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', managed-type: 'external')
Dec 23 14:40:58 arch NetworkManager[623]: <info> [1734957658.7239] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', managed-type: 'external')
Dec 23 14:40:58 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Dec 23 14:40:58 arch NetworkManager[623]: <info> [1734957658.7242] device (lo): Activation: starting connection 'lo' (1bb35deb-0d8c-4ef6-80b4-538f8fc24fd1)
Dec 23 14:40:58 arch NetworkManager[623]: <info> [1734957658.7245] manager: (enp48s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Dec 23 14:40:58 arch NetworkManager[623]: <info> [1734957658.7250] settings: (enp48s0): created default wired connection 'Wired connection 1'
Dec 23 14:40:58 arch NetworkManager[623]: <info> [1734957658.7250] device (enp48s0): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Dec 23 14:40:58 arch kernel: input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input21
Dec 23 14:40:58 arch kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input22
Dec 23 14:40:58 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input23
Dec 23 14:40:58 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input24
Dec 23 14:40:58 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input25
Dec 23 14:40:58 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input26
Dec 23 14:40:58 arch kernel: Generic FE-GE Realtek PHY r8169-0-3000:00: attached PHY driver (mii_bus:phy_addr=r8169-0-3000:00, irq=MAC)
Dec 23 14:40:58 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Dec 23 14:40:58 arch kernel: snd_hda_intel 0000:01:00.1: enabling device (0000 -> 0002)
Dec 23 14:40:58 arch kernel: snd_hda_intel 0000:01:00.1: Disabling MSI
Dec 23 14:40:58 arch kernel: snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
Dec 23 14:40:58 arch kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input27
Dec 23 14:40:58 arch kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input28
Dec 23 14:40:58 arch kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input29
Dec 23 14:40:58 arch kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input30
Dec 23 14:40:58 arch systemd[1]: Starting Save/Restore Sound Card State...
Dec 23 14:40:58 arch systemd[1]: Manage Sound Card State (restore and store) was skipped because of an unmet condition check (ConditionPathExists=/etc/alsa/state-daemon.conf).
Dec 23 14:40:58 arch systemd[1]: Finished Save/Restore Sound Card State.
Dec 23 14:40:58 arch systemd[1]: Reached target Sound Card.
Dec 23 14:40:58 arch NetworkManager[623]: <info> [1734957658.9601] device (wlp0s20f3): driver supports Access Point (AP) mode
Dec 23 14:40:58 arch NetworkManager[623]: <info> [1734957658.9604] manager: (wlp0s20f3): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3)
Dec 23 14:40:58 arch NetworkManager[623]: <info> [1734957658.9605] device (wlp0s20f3): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Dec 23 14:40:58 arch kernel: r8169 0000:30:00.0 enp48s0: Link is Down
Dec 23 14:40:59 arch kernel: iwlwifi 0000:00:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x20
Dec 23 14:40:59 arch kernel: iwlwifi 0000:00:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
Dec 23 14:40:59 arch kernel: iwlwifi 0000:00:14.3: WFPM_AUTH_KEY_0: 0x90
Dec 23 14:40:59 arch kernel: iwlwifi 0000:00:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x10
Dec 23 14:40:59 arch kernel: iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 5
Dec 23 14:40:59 arch kernel: iwlwifi 0000:00:14.3: Registered PHC clock: iwlwifi-PTP, with index: 0
Dec 23 14:40:59 arch NetworkManager[623]: <info> [1734957659.1950] device (wlp0s20f3): set-hw-addr: set MAC address to EA:50:7A:1E:86:3F (scanning)
Dec 23 14:40:59 arch kernel: iwlwifi 0000:00:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x20
Dec 23 14:40:59 arch kernel: iwlwifi 0000:00:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
Dec 23 14:40:59 arch kernel: iwlwifi 0000:00:14.3: WFPM_AUTH_KEY_0: 0x90
Dec 23 14:40:59 arch kernel: iwlwifi 0000:00:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x10
Dec 23 14:40:59 arch kernel: iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 5
Dec 23 14:40:59 arch NetworkManager[623]: <info> [1734957659.3783] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Dec 23 14:40:59 arch systemd[1]: Started Network Manager.
Dec 23 14:40:59 arch NetworkManager[623]: <info> [1734957659.3794] ovsdb: disconnected from ovsdb
Dec 23 14:40:59 arch NetworkManager[623]: <info> [1734957659.3794] device (lo): state change: disconnected -> prepare (reason 'none', managed-type: 'external')
Dec 23 14:40:59 arch NetworkManager[623]: <info> [1734957659.3795] device (lo): state change: prepare -> config (reason 'none', managed-type: 'external')
Dec 23 14:40:59 arch NetworkManager[623]: <info> [1734957659.3796] device (lo): state change: config -> ip-config (reason 'none', managed-type: 'external')
Dec 23 14:40:59 arch NetworkManager[623]: <info> [1734957659.3798] device (lo): state change: ip-config -> ip-check (reason 'none', managed-type: 'external')
Dec 23 14:40:59 arch systemd[1]: Starting WPA supplicant...
Dec 23 14:40:59 arch NetworkManager[623]: <info> [1734957659.3807] device (lo): state change: ip-check -> secondaries (reason 'none', managed-type: 'external')
Dec 23 14:40:59 arch NetworkManager[623]: <info> [1734957659.3808] device (lo): state change: secondaries -> activated (reason 'none', managed-type: 'external')
Dec 23 14:40:59 arch NetworkManager[623]: <info> [1734957659.3809] device (lo): Activation: successful, device activated.
Dec 23 14:40:59 arch systemd[1]: Started WPA supplicant.
Dec 23 14:40:59 arch systemd[1]: Reached target Network.
Dec 23 14:40:59 arch wpa_supplicant[697]: Successfully initialized wpa_supplicant
Dec 23 14:40:59 arch systemd[1]: Starting Permit User Sessions...
Dec 23 14:40:59 arch systemd[1]: Finished Permit User Sessions.
Dec 23 14:40:59 arch systemd[1]: Started Getty on tty1.
Dec 23 14:40:59 arch systemd[1]: Reached target Login Prompts.
Dec 23 14:40:59 arch systemd[1]: Reached target Multi-User System.
Dec 23 14:40:59 arch systemd[1]: Reached target Graphical Interface.
Dec 23 14:40:59 arch systemd[1]: Startup finished in 5.252s (firmware) + 1.510s (loader) + 3.191s (kernel) + 2.304s (userspace) = 12.259s.
Dec 23 14:40:59 arch NetworkManager[623]: <info> [1734957659.4524] device (wlp0s20f3): supplicant interface state: internal-starting -> disconnected
Dec 23 14:40:59 arch NetworkManager[623]: <info> [1734957659.4525] Wi-Fi P2P device controlled by interface wlp0s20f3 created
Dec 23 14:40:59 arch NetworkManager[623]: <info> [1734957659.4527] manager: (p2p-dev-wlp0s20f3): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/4)
Dec 23 14:40:59 arch NetworkManager[623]: <info> [1734957659.4528] device (p2p-dev-wlp0s20f3): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Dec 23 14:40:59 arch NetworkManager[623]: <info> [1734957659.4530] device (wlp0s20f3): state change: unavailable -> disconnected (reason 'supplicant-available', managed-type: 'full')
Dec 23 14:40:59 arch NetworkManager[623]: <info> [1734957659.4532] device (p2p-dev-wlp0s20f3): state change: unavailable -> disconnected (reason 'none', managed-type: 'full')
Dec 23 14:40:59 arch kernel: Bluetooth: hci0: Waiting for firmware download to complete
Dec 23 14:40:59 arch kernel: Bluetooth: hci0: Firmware loaded in 1346515 usecs
Dec 23 14:40:59 arch kernel: Bluetooth: hci0: Waiting for device to boot
Dec 23 14:40:59 arch kernel: Bluetooth: hci0: Device booted in 14790 usecs
Dec 23 14:40:59 arch kernel: Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-0040-4150.ddc
Dec 23 14:40:59 arch kernel: Bluetooth: hci0: Applying Intel DDC parameters completed
Dec 23 14:40:59 arch kernel: Bluetooth: hci0: Firmware timestamp 2024.33 buildtype 1 build 81755
Dec 23 14:40:59 arch kernel: Bluetooth: hci0: Firmware SHA1: 0xd028ffe4
Dec 23 14:40:59 arch kernel: Bluetooth: hci0: Fseq status: Success (0x00)
Dec 23 14:40:59 arch kernel: Bluetooth: hci0: Fseq executed: 00.00.02.41
Dec 23 14:40:59 arch kernel: Bluetooth: hci0: Fseq BT Top: 00.00.02.41
Dec 23 14:40:59 arch bluetoothd[625]: Battery Provider Manager created
Dec 23 14:40:59 arch kernel: Bluetooth: MGMT ver 1.23
Dec 23 14:40:59 arch kernel: NET: Registered PF_ALG protocol family
Dec 23 14:41:00 arch kernel: [drm] Initialized nvidia-drm 0.0.0 for 0000:01:00.0 on minor 1
Dec 23 14:41:00 arch kernel: nvidia 0000:01:00.0: [drm] Cannot find any crtc or sizes
Dec 23 14:41:02 arch wpa_supplicant[697]: wlp0s20f3: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=UA
Dec 23 14:41:02 arch wpa_supplicant[697]: wlp0s20f3: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=UA
Dec 23 14:41:02 arch NetworkManager[623]: <info> [1734957662.8598] policy: auto-activating connection 'Zoya_5G' (ff387b56-2fee-4552-b9c0-b0b4b8a22858)
Dec 23 14:41:02 arch NetworkManager[623]: <info> [1734957662.8600] device (wlp0s20f3): Activation: starting connection 'Zoya_5G' (ff387b56-2fee-4552-b9c0-b0b4b8a22858)
Dec 23 14:41:02 arch NetworkManager[623]: <info> [1734957662.8600] device (wlp0s20f3): state change: disconnected -> prepare (reason 'none', managed-type: 'full')
Dec 23 14:41:02 arch NetworkManager[623]: <info> [1734957662.8601] manager: NetworkManager state is now CONNECTING
Dec 23 14:41:02 arch NetworkManager[623]: <info> [1734957662.8905] device (wlp0s20f3): set-hw-addr: reset MAC address to 38:7A:0E:F5:2C:24 (preserve)
Dec 23 14:41:02 arch NetworkManager[623]: <info> [1734957662.8948] device (wlp0s20f3): state change: prepare -> config (reason 'none', managed-type: 'full')
Dec 23 14:41:02 arch NetworkManager[623]: <info> [1734957662.8954] device (wlp0s20f3): Activation: (wifi) access point 'Zoya_5G' has security, but secrets are required.
Dec 23 14:41:02 arch NetworkManager[623]: <info> [1734957662.8954] device (wlp0s20f3): state change: config -> need-auth (reason 'none', managed-type: 'full')
Dec 23 14:41:02 arch NetworkManager[623]: <info> [1734957662.8971] device (wlp0s20f3): state change: need-auth -> prepare (reason 'none', managed-type: 'full')
Dec 23 14:41:02 arch NetworkManager[623]: <info> [1734957662.8974] device (wlp0s20f3): state change: prepare -> config (reason 'none', managed-type: 'full')
Dec 23 14:41:02 arch NetworkManager[623]: <info> [1734957662.8977] device (wlp0s20f3): Activation: (wifi) connection 'Zoya_5G' has security, and secrets exist. No new secrets needed.
Dec 23 14:41:02 arch NetworkManager[623]: <info> [1734957662.8977] Config: added 'ssid' value 'Zoya_5G'
Dec 23 14:41:02 arch NetworkManager[623]: <info> [1734957662.8978] Config: added 'scan_ssid' value '1'
Dec 23 14:41:02 arch NetworkManager[623]: <info> [1734957662.8978] Config: added 'bgscan' value 'simple:30:-70:86400'
Dec 23 14:41:02 arch NetworkManager[623]: <info> [1734957662.8978] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK SAE FT-SAE'
Dec 23 14:41:02 arch NetworkManager[623]: <info> [1734957662.8978] Config: added 'auth_alg' value 'OPEN'
Dec 23 14:41:02 arch NetworkManager[623]: <info> [1734957662.8978] Config: added 'psk' value '<hidden>'
Dec 23 14:41:02 arch NetworkManager[623]: <info> [1734957662.9327] device (wlp0s20f3): supplicant interface state: disconnected -> inactive
Dec 23 14:41:02 arch NetworkManager[623]: <info> [1734957662.9328] device (p2p-dev-wlp0s20f3): supplicant management interface state: disconnected -> inactive
Dec 23 14:41:02 arch wpa_supplicant[697]: wlp0s20f3: SME: Trying to authenticate with 50:0f:f5:37:ab:15 (SSID='Zoya_5G' freq=5180 MHz)
Dec 23 14:41:02 arch kernel: wlp0s20f3: authenticate with 50:0f:f5:37:ab:15 (local address=38:7a:0e:f5:2c:24)
Dec 23 14:41:02 arch NetworkManager[623]: <info> [1734957662.9509] device (wlp0s20f3): supplicant interface state: inactive -> authenticating
Dec 23 14:41:02 arch NetworkManager[623]: <info> [1734957662.9509] device (p2p-dev-wlp0s20f3): supplicant management interface state: inactive -> authenticating
Dec 23 14:41:02 arch kernel: wlp0s20f3: send auth to 50:0f:f5:37:ab:15 (try 1/3)
Dec 23 14:41:02 arch wpa_supplicant[697]: wlp0s20f3: Trying to associate with 50:0f:f5:37:ab:15 (SSID='Zoya_5G' freq=5180 MHz)
Dec 23 14:41:02 arch kernel: wlp0s20f3: authenticated
Dec 23 14:41:02 arch kernel: wlp0s20f3: associate with 50:0f:f5:37:ab:15 (try 1/3)
Dec 23 14:41:02 arch NetworkManager[623]: <info> [1734957662.9893] device (wlp0s20f3): supplicant interface state: authenticating -> associating
Dec 23 14:41:02 arch NetworkManager[623]: <info> [1734957662.9894] device (p2p-dev-wlp0s20f3): supplicant management interface state: authenticating -> associating
Dec 23 14:41:03 arch kernel: wlp0s20f3: RX AssocResp from 50:0f:f5:37:ab:15 (capab=0x411 status=0 aid=1)
Dec 23 14:41:03 arch kernel: wlp0s20f3: associated
Dec 23 14:41:03 arch wpa_supplicant[697]: wlp0s20f3: Associated with 50:0f:f5:37:ab:15
Dec 23 14:41:03 arch wpa_supplicant[697]: wlp0s20f3: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Dec 23 14:41:03 arch kernel: wlp0s20f3: Limiting TX power to 30 (30 - 0) dBm as advertised by 50:0f:f5:37:ab:15
Dec 23 14:41:03 arch wpa_supplicant[697]: wlp0s20f3: WPA: Key negotiation completed with 50:0f:f5:37:ab:15 [PTK=CCMP GTK=CCMP]
Dec 23 14:41:03 arch wpa_supplicant[697]: wlp0s20f3: CTRL-EVENT-CONNECTED - Connection to 50:0f:f5:37:ab:15 completed [id=0 id_str=]
Dec 23 14:41:03 arch wpa_supplicant[697]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-72 noise=9999 txrate=26000
Dec 23 14:41:03 arch NetworkManager[623]: <info> [1734957663.1194] device (wlp0s20f3): supplicant interface state: associating -> completed
Dec 23 14:41:03 arch NetworkManager[623]: <info> [1734957663.1195] device (wlp0s20f3): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "Zoya_5G"
Dec 23 14:41:03 arch NetworkManager[623]: <info> [1734957663.1196] device (p2p-dev-wlp0s20f3): supplicant management interface state: associating -> completed
Dec 23 14:41:03 arch NetworkManager[623]: <info> [1734957663.1199] device (wlp0s20f3): state change: config -> ip-config (reason 'none', managed-type: 'full')
Dec 23 14:41:03 arch NetworkManager[623]: <info> [1734957663.1207] dhcp4 (wlp0s20f3): activation: beginning transaction (timeout in 45 seconds)
Dec 23 14:41:03 arch NetworkManager[623]: <info> [1734957663.1551] dhcp4 (wlp0s20f3): state changed new lease, address=192.168.0.105, acd pending
Dec 23 14:41:03 arch NetworkManager[623]: <info> [1734957663.3030] dhcp4 (wlp0s20f3): state changed new lease, address=192.168.0.105
Dec 23 14:41:03 arch NetworkManager[623]: <info> [1734957663.3043] policy: set 'Zoya_5G' (wlp0s20f3) as default for IPv4 routing and DNS
Dec 23 14:41:03 arch dbus-broker-launch[616]: Activation request for 'org.freedesktop.resolve1' failed: The systemd unit 'dbus-org.freedesktop.resolve1.service' could not be found.
Dec 23 14:41:03 arch NetworkManager[623]: <info> [1734957663.3205] device (wlp0s20f3): state change: ip-config -> ip-check (reason 'none', managed-type: 'full')
Dec 23 14:41:03 arch NetworkManager[623]: <info> [1734957663.3238] device (wlp0s20f3): state change: ip-check -> secondaries (reason 'none', managed-type: 'full')
Dec 23 14:41:03 arch NetworkManager[623]: <info> [1734957663.3240] device (wlp0s20f3): state change: secondaries -> activated (reason 'none', managed-type: 'full')
Dec 23 14:41:03 arch NetworkManager[623]: <info> [1734957663.3244] manager: NetworkManager state is now CONNECTED_SITE
Dec 23 14:41:03 arch NetworkManager[623]: <info> [1734957663.3258] device (wlp0s20f3): Activation: successful, device activated.
Dec 23 14:41:03 arch systemd[1]: systemd-rfkill.service: Deactivated successfully.
Dec 23 14:41:03 arch NetworkManager[623]: <info> [1734957663.6895] manager: NetworkManager state is now CONNECTED_GLOBAL
Dec 23 14:41:04 arch NetworkManager[623]: <info> [1734957664.9600] manager: startup complete
Dec 23 14:41:08 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Dec 23 14:41:09 arch dbus-broker-launch[616]: Activation request for 'org.freedesktop.home1' failed: The systemd unit 'dbus-org.freedesktop.home1.service' could not be found.
Dec 23 14:41:11 arch login[700]: pam_unix(login:session): session opened for user beldot(uid=1000) by beldot(uid=0)
Dec 23 14:41:11 arch systemd-logind[626]: New session 1 of user beldot.
Dec 23 14:41:11 arch systemd[1]: Created slice User Slice of UID 1000.
Dec 23 14:41:11 arch systemd[1]: Starting User Runtime Directory /run/user/1000...
Dec 23 14:41:12 arch systemd[1]: Finished User Runtime Directory /run/user/1000.
Dec 23 14:41:12 arch systemd[1]: Starting User Manager for UID 1000...
Dec 23 14:41:12 arch (systemd)[739]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[beldot] ruser=[<unknown>] rhost=[<unknown>]
Dec 23 14:41:12 arch (systemd)[739]: pam_unix(systemd-user:session): session opened for user beldot(uid=1000) by beldot(uid=0)
Dec 23 14:41:12 arch systemd-logind[626]: New session 2 of user beldot.
Dec 23 14:41:12 arch systemd[739]: Queued start job for default target Main User Target.
Dec 23 14:41:12 arch systemd-journald[335]: File /var/log/journal/04190f3d73644cd1ac1166768d6eaf73/user-1000.journal corrupted or uncleanly shut down, renaming and replacing.
Dec 23 14:41:12 arch systemd[739]: Created slice User Application Slice.
Dec 23 14:41:12 arch systemd[739]: Reached target Paths.
Dec 23 14:41:12 arch systemd[739]: Reached target Timers.
Dec 23 14:41:12 arch systemd[739]: Starting D-Bus User Message Bus Socket...
Dec 23 14:41:12 arch systemd[739]: Listening on GnuPG network certificate management daemon.
Dec 23 14:41:12 arch systemd[739]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Dec 23 14:41:12 arch systemd[739]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Dec 23 14:41:12 arch systemd[739]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Dec 23 14:41:12 arch systemd[739]: Listening on GnuPG cryptographic agent and passphrase cache.
Dec 23 14:41:12 arch systemd[739]: Listening on GnuPG public key management service.
Dec 23 14:41:12 arch systemd[739]: Listening on p11-kit server.
Dec 23 14:41:12 arch systemd[739]: Listening on PipeWire Multimedia System Sockets.
Dec 23 14:41:12 arch systemd[739]: Listening on Sound System.
Dec 23 14:41:12 arch systemd[739]: Listening on D-Bus User Message Bus Socket.
Dec 23 14:41:12 arch systemd[739]: Reached target Sockets.
Dec 23 14:41:12 arch systemd[739]: Reached target Basic System.
Dec 23 14:41:12 arch systemd[1]: Started User Manager for UID 1000.
Dec 23 14:41:12 arch systemd[739]: Started Bluetooth mpris proxy.
Dec 23 14:41:12 arch systemd[1]: Started Session 1 of User beldot.
Dec 23 14:41:12 arch systemd[739]: Starting Update XDG user dir configuration...
Dec 23 14:41:12 arch login[700]: LOGIN ON tty1 BY beldot
Dec 23 14:41:12 arch systemd[739]: Created slice User Core Session Slice.
Dec 23 14:41:12 arch systemd[739]: Starting D-Bus User Message Bus...
Dec 23 14:41:12 arch systemd[739]: Finished Update XDG user dir configuration.
Dec 23 14:41:12 arch systemd[739]: Reached target Main User Target.
Dec 23 14:41:12 arch dbus-broker-launch[751]: Service file '/usr/share/dbus-1/services/org.knopwob.dunst.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
Dec 23 14:41:12 arch dbus-broker-launch[751]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
Dec 23 14:41:12 arch dbus-broker-launch[751]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
Dec 23 14:41:12 arch systemd[739]: Started D-Bus User Message Bus.
Dec 23 14:41:12 arch dbus-broker-launch[751]: Ready
Dec 23 14:41:12 arch systemd[739]: Startup finished in 126ms.
Dec 23 14:41:15 arch systemd[1]: Starting Authorization Manager...
Dec 23 14:41:15 arch polkitd[1162]: Started polkitd version 125
Dec 23 14:41:15 arch systemd[1]: Started Authorization Manager.
Dec 23 14:41:16 arch systemd[739]: Starting Sound Service...
Dec 23 14:41:16 arch systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Dec 23 14:41:16 arch systemd[1]: Started RealtimeKit Scheduling Policy Service.
Dec 23 14:41:16 arch rtkit-daemon[1216]: Successfully called chroot.
Dec 23 14:41:16 arch rtkit-daemon[1216]: Successfully dropped privileges.
Dec 23 14:41:16 arch rtkit-daemon[1216]: Successfully limited resources.
Dec 23 14:41:16 arch rtkit-daemon[1216]: Running.
Dec 23 14:41:16 arch rtkit-daemon[1216]: Watchdog thread running.
Dec 23 14:41:16 arch rtkit-daemon[1216]: Canary thread running.
Dec 23 14:41:16 arch rtkit-daemon[1216]: Successfully made thread 1215 of process 1215 owned by '1000' high priority at nice level -11.
Dec 23 14:41:16 arch rtkit-daemon[1216]: Supervising 1 threads of 1 processes of 1 users.
Dec 23 14:41:17 arch rtkit-daemon[1216]: Supervising 1 threads of 1 processes of 1 users.
Dec 23 14:41:17 arch rtkit-daemon[1216]: Successfully made thread 1221 of process 1215 owned by '1000' RT at priority 5.
Dec 23 14:41:17 arch rtkit-daemon[1216]: Supervising 2 threads of 1 processes of 1 users.
Dec 23 14:41:17 arch rtkit-daemon[1216]: Supervising 2 threads of 1 processes of 1 users.
Dec 23 14:41:17 arch rtkit-daemon[1216]: Successfully made thread 1223 of process 1215 owned by '1000' RT at priority 5.
Dec 23 14:41:17 arch rtkit-daemon[1216]: Supervising 3 threads of 1 processes of 1 users.
Dec 23 14:41:17 arch systemd[739]: Started Sound Service.
Dec 23 14:41:17 arch pulseaudio[1215]: Get() failed: org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
Dec 23 14:41:17 arch bluetoothd[625]: Endpoint registered: sender=:1.23 path=/MediaEndpoint/A2DPSink/sbc
Dec 23 14:41:17 arch bluetoothd[625]: Endpoint registered: sender=:1.23 path=/MediaEndpoint/A2DPSource/sbc
Dec 23 14:41:17 arch bluetoothd[625]: Endpoint registered: sender=:1.23 path=/MediaEndpoint/A2DPSink/sbc_xq_453
Dec 23 14:41:17 arch bluetoothd[625]: Endpoint registered: sender=:1.23 path=/MediaEndpoint/A2DPSource/sbc_xq_453
Dec 23 14:41:17 arch bluetoothd[625]: Endpoint registered: sender=:1.23 path=/MediaEndpoint/A2DPSink/sbc_xq_512
Dec 23 14:41:17 arch bluetoothd[625]: Endpoint registered: sender=:1.23 path=/MediaEndpoint/A2DPSource/sbc_xq_512
Dec 23 14:41:17 arch bluetoothd[625]: Endpoint registered: sender=:1.23 path=/MediaEndpoint/A2DPSink/sbc_xq_552
Dec 23 14:41:17 arch bluetoothd[625]: Endpoint registered: sender=:1.23 path=/MediaEndpoint/A2DPSource/sbc_xq_552
Dec 23 14:41:17 arch bluetoothd[625]: Endpoint registered: sender=:1.23 path=/MediaEndpoint/A2DPSink/faststream
Dec 23 14:41:17 arch bluetoothd[625]: Endpoint registered: sender=:1.23 path=/MediaEndpoint/A2DPSource/faststream
Dec 23 14:41:17 arch kernel: Bluetooth: RFCOMM TTY layer initialized
Dec 23 14:41:17 arch kernel: Bluetooth: RFCOMM socket layer initialized
Dec 23 14:41:17 arch kernel: Bluetooth: RFCOMM ver 1.11
Dec 23 14:41:18 arch systemd[739]: Starting Dunst notification daemon...
Dec 23 14:41:18 arch systemd[739]: Started kitty child process: 1254 launched by: 1245.
Dec 23 14:41:18 arch systemd[739]: Started Dunst notification daemon.
Dec 23 14:41:28 arch systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Dec 23 14:41:29 arch systemd-timesyncd[601]: Contacted time server 91.236.251.234:123 (2.arch.pool.ntp.org).
Dec 23 14:41:29 arch systemd-timesyncd[601]: Initial clock synchronization to Mon 2024-12-23 14:41:29.322891 EET.
Dec 23 14:43:18 arch systemd[739]: Started kitty child process: 1516 launched by: 1505.
Dec 23 14:43:18 arch systemd[739]: Started kitty child process: 1558 launched by: 1506.
Dec 23 14:43:18 arch systemd[739]: Started kitty child process: 1939 launched by: 1613.
Dec 23 14:43:19 arch systemd[739]: Started kitty child process: 2012 launched by: 1613.
Dec 23 14:44:00 arch kernel: NVRM: Attempting to remove device 0000:01:00.0 with non-zero usage count!
Dec 23 14:44:27 arch systemd[739]: Started kitty child process: 2286 launched by: 2281.
Dec 23 14:45:34 arch systemd[739]: Started kitty child process: 2526 launched by: 1245.
Dec 23 14:46:09 arch systemd[739]: Started PipeWire Multimedia Service.
Dec 23 14:46:09 arch rtkit-daemon[1216]: Supervising 3 threads of 1 processes of 1 users.
Dec 23 14:46:09 arch rtkit-daemon[1216]: Supervising 3 threads of 1 processes of 1 users.
Dec 23 14:46:09 arch rtkit-daemon[1216]: Supervising 3 threads of 1 processes of 1 users.
Dec 23 14:46:09 arch rtkit-daemon[1216]: Successfully made thread 2880 of process 2880 owned by '1000' high priority at nice level -11.
Dec 23 14:46:09 arch rtkit-daemon[1216]: Supervising 4 threads of 2 processes of 1 users.
Dec 23 14:46:09 arch rtkit-daemon[1216]: Successfully made thread 2882 of process 2880 owned by '1000' RT at priority 20.
Dec 23 14:46:09 arch rtkit-daemon[1216]: Supervising 5 threads of 2 processes of 1 users.
Dec 23 14:46:55 arch systemd[739]: Starting Accessibility services bus...
Dec 23 14:46:55 arch systemd[1]: Starting Time & Date Service...
Dec 23 14:46:55 arch systemd[739]: Started Accessibility services bus.
Dec 23 14:46:55 arch systemd[1]: Started Time & Date Service.
Dec 23 14:46:55 arch rtkit-daemon[1216]: Supervising 5 threads of 2 processes of 1 users.
Dec 23 14:46:55 arch rtkit-daemon[1216]: Supervising 5 threads of 2 processes of 1 users.
Dec 23 14:46:55 arch rtkit-daemon[1216]: Supervising 5 threads of 2 processes of 1 users.
Dec 23 14:46:55 arch rtkit-daemon[1216]: Supervising 5 threads of 2 processes of 1 users.
Dec 23 14:46:55 arch rtkit-daemon[1216]: Successfully made thread 3376 of process 3257 owned by '1000' RT at priority 10.
Dec 23 14:46:55 arch rtkit-daemon[1216]: Supervising 6 threads of 3 processes of 1 users.
Dec 23 14:46:55 arch rtkit-daemon[1216]: Supervising 6 threads of 3 processes of 1 users.
Dec 23 14:46:55 arch rtkit-daemon[1216]: Supervising 6 threads of 3 processes of 1 users.
Dec 23 14:46:56 arch rtkit-daemon[1216]: Supervising 6 threads of 3 processes of 1 users.
Dec 23 14:46:56 arch rtkit-daemon[1216]: Supervising 6 threads of 3 processes of 1 users.
Dec 23 14:46:56 arch rtkit-daemon[1216]: Supervising 6 threads of 3 processes of 1 users.
Dec 23 14:46:56 arch rtkit-daemon[1216]: Supervising 6 threads of 3 processes of 1 users.
Dec 23 14:46:56 arch rtkit-daemon[1216]: Supervising 6 threads of 3 processes of 1 users.
Dec 23 14:46:56 arch rtkit-daemon[1216]: Supervising 6 threads of 3 processes of 1 users.
Dec 23 14:47:02 arch kernel: INFO: task kitty:2237 blocked for more than 122 seconds.
Dec 23 14:47:02 arch kernel: Tainted: P OE 6.12.4-arch1-1 #1
Dec 23 14:47:02 arch kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Dec 23 14:47:02 arch kernel: task:kitty state:D stack:0 pid:2237 tgid:2237 ppid:1151 flags:0x00000002
Dec 23 14:47:02 arch kernel: Call Trace:
Dec 23 14:47:02 arch kernel: <TASK>
Dec 23 14:47:02 arch kernel: __schedule+0x3b0/0x12b0
Dec 23 14:47:02 arch kernel: schedule+0x27/0xf0
Dec 23 14:47:02 arch kernel: schedule_preempt_disabled+0x15/0x30
Dec 23 14:47:02 arch kernel: __mutex_lock.constprop.0+0x31e/0x620
Dec 23 14:47:02 arch kernel: uevent_show+0xa7/0x130
Dec 23 14:47:02 arch kernel: dev_attr_show+0x19/0x40
Dec 23 14:47:02 arch kernel: sysfs_kf_seq_show+0xa8/0xf0
Dec 23 14:47:02 arch kernel: seq_read_iter+0x11c/0x460
Dec 23 14:47:02 arch kernel: ? __do_sys_newfstat+0x68/0x70
Dec 23 14:47:02 arch kernel: vfs_read+0x299/0x370
Dec 23 14:47:02 arch kernel: ksys_read+0x6d/0xf0
Dec 23 14:47:02 arch kernel: do_syscall_64+0x82/0x190
Dec 23 14:47:02 arch kernel: ? do_sys_openat2+0x9c/0xe0
Dec 23 14:47:02 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 23 14:47:02 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 23 14:47:02 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 23 14:47:02 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 23 14:47:02 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 23 14:47:02 arch kernel: ? do_user_addr_fault+0x36c/0x620
Dec 23 14:47:02 arch kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Dec 23 14:47:02 arch kernel: RIP: 0033:0x7f82e851ac21
Dec 23 14:47:02 arch kernel: RSP: 002b:00007ffc9c48dde8 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
Dec 23 14:47:02 arch kernel: RAX: ffffffffffffffda RBX: 00005a263140e3b0 RCX: 00007f82e851ac21
Dec 23 14:47:02 arch kernel: RDX: 0000000000001000 RSI: 00005a2631538630 RDI: 000000000000000a
Dec 23 14:47:02 arch kernel: RBP: 00007ffc9c48de20 R08: 0000000000000000 R09: 0000000000000001
Dec 23 14:47:02 arch kernel: R10: 0000000000000003 R11: 0000000000000246 R12: 00007f82e85f4ff0
Dec 23 14:47:02 arch kernel: R13: 00007f82e85f4ea0 R14: 0000000000000000 R15: 00000000fbad2488
Dec 23 14:47:02 arch kernel: </TASK>
Dec 23 14:47:02 arch kernel: INFO: task codium:2260 blocked for more than 122 seconds.
Dec 23 14:47:02 arch kernel: Tainted: P OE 6.12.4-arch1-1 #1
Dec 23 14:47:02 arch kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Dec 23 14:47:02 arch kernel: task:codium state:D stack:0 pid:2260 tgid:2260 ppid:1 flags:0x00000002
Dec 23 14:47:02 arch kernel: Call Trace:
Dec 23 14:47:02 arch kernel: <TASK>
Dec 23 14:47:02 arch kernel: __schedule+0x3b0/0x12b0
Dec 23 14:47:02 arch kernel: schedule+0x27/0xf0
Dec 23 14:47:02 arch kernel: schedule_preempt_disabled+0x15/0x30
Dec 23 14:47:02 arch kernel: __mutex_lock.constprop.0+0x31e/0x620
Dec 23 14:47:02 arch kernel: uevent_show+0xa7/0x130
Dec 23 14:47:02 arch kernel: dev_attr_show+0x19/0x40
Dec 23 14:47:02 arch kernel: sysfs_kf_seq_show+0xa8/0xf0
Dec 23 14:47:02 arch kernel: seq_read_iter+0x11c/0x460
Dec 23 14:47:02 arch kernel: vfs_read+0x299/0x370
Dec 23 14:47:02 arch kernel: ksys_read+0x6d/0xf0
Dec 23 14:47:02 arch kernel: do_syscall_64+0x82/0x190
Dec 23 14:47:02 arch kernel: ? __do_sys_newfstat+0x68/0x70
Dec 23 14:47:02 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 23 14:47:02 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 23 14:47:02 arch kernel: ? do_readlinkat+0x12b/0x180
Dec 23 14:47:02 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 23 14:47:02 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 23 14:47:02 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 23 14:47:02 arch kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Dec 23 14:47:02 arch kernel: RIP: 0033:0x7babb96fcc5a
Dec 23 14:47:02 arch kernel: RSP: 002b:00007fffcd261650 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
Dec 23 14:47:02 arch kernel: RAX: ffffffffffffffda RBX: 0000173400028000 RCX: 00007babb96fcc5a
Dec 23 14:47:02 arch kernel: RDX: 0000000000001000 RSI: 0000173400a8be00 RDI: 0000000000000034
Dec 23 14:47:02 arch kernel: RBP: 00007fffcd261670 R08: 0000000000000000 R09: 00007fffcd2614f8
Dec 23 14:47:02 arch kernel: R10: 0000000000000000 R11: 0000000000000246 R12: 00007babb97d6ff0
Dec 23 14:47:02 arch kernel: R13: 00007babb97d6ea0 R14: 0000000000000000 R15: 00000000fbad2488
Dec 23 14:47:02 arch kernel: </TASK>
Dec 23 14:47:02 arch kernel: INFO: task picom:2520 blocked for more than 122 seconds.
Dec 23 14:47:02 arch kernel: Tainted: P OE 6.12.4-arch1-1 #1
Dec 23 14:47:02 arch kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Dec 23 14:47:02 arch kernel: task:picom state:D stack:0 pid:2520 tgid:2520 ppid:1 flags:0x00000006
Dec 23 14:47:02 arch kernel: Call Trace:
Dec 23 14:47:02 arch kernel: <TASK>
Dec 23 14:47:02 arch kernel: __schedule+0x3b0/0x12b0
Dec 23 14:47:02 arch kernel: schedule+0x27/0xf0
Dec 23 14:47:02 arch kernel: schedule_preempt_disabled+0x15/0x30
Dec 23 14:47:02 arch kernel: __mutex_lock.constprop.0+0x31e/0x620
Dec 23 14:47:02 arch kernel: uevent_show+0xa7/0x130
Dec 23 14:47:02 arch kernel: dev_attr_show+0x19/0x40
Dec 23 14:47:02 arch kernel: sysfs_kf_seq_show+0xa8/0xf0
Dec 23 14:47:02 arch kernel: seq_read_iter+0x11c/0x460
Dec 23 14:47:02 arch kernel: vfs_read+0x299/0x370
Dec 23 14:47:02 arch kernel: ksys_read+0x6d/0xf0
Dec 23 14:47:02 arch kernel: do_syscall_64+0x82/0x190
Dec 23 14:47:02 arch kernel: ? do_readlinkat+0x12b/0x180
Dec 23 14:47:02 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 23 14:47:02 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 23 14:47:02 arch kernel: ? do_user_addr_fault+0x36c/0x620
Dec 23 14:47:02 arch kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Dec 23 14:47:02 arch kernel: RIP: 0033:0x7c7ffb62cc21
Dec 23 14:47:02 arch kernel: RSP: 002b:00007ffef31035d8 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
Dec 23 14:47:02 arch kernel: RAX: ffffffffffffffda RBX: 00005fca776b6430 RCX: 00007c7ffb62cc21
Dec 23 14:47:02 arch kernel: RDX: 0000000000001000 RSI: 00005fca777c4180 RDI: 000000000000000a
Dec 23 14:47:02 arch kernel: RBP: 00007ffef3103610 R08: 0000000000000000 R09: 0000000000000001
Dec 23 14:47:02 arch kernel: R10: 0000000000000003 R11: 0000000000000246 R12: 00007c7ffb706ff0
Dec 23 14:47:02 arch kernel: R13: 00007c7ffb706ea0 R14: 0000000000000000 R15: 00000000fbad2488
Dec 23 14:47:02 arch kernel: </TASK>
Dec 23 14:47:15 arch rtkit-daemon[1216]: Supervising 6 threads of 3 processes of 1 users.
Dec 23 14:47:15 arch rtkit-daemon[1216]: Supervising 6 threads of 3 processes of 1 users.
Dec 23 14:47:15 arch rtkit-daemon[1216]: Supervising 6 threads of 3 processes of 1 users.
Dec 23 14:47:15 arch rtkit-daemon[1216]: Supervising 6 threads of 3 processes of 1 users.
Dec 23 14:47:23 arch rtkit-daemon[1216]: Supervising 6 threads of 3 processes of 1 users.
Dec 23 14:47:23 arch rtkit-daemon[1216]: Supervising 6 threads of 3 processes of 1 users.
Dec 23 14:47:23 arch rtkit-daemon[1216]: Successfully made thread 3929 of process 3479 owned by '1000' RT at priority 10.
Dec 23 14:47:23 arch rtkit-daemon[1216]: Supervising 7 threads of 4 processes of 1 users.
Dec 23 14:47:25 arch systemd[1]: systemd-timedated.service: Deactivated successfully.
Dec 23 14:48:59 arch kernel: warning: `ThreadPoolForeg' uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211
Dec 23 14:49:05 arch kernel: INFO: task kitty:2237 blocked for more than 245 seconds.
Dec 23 14:49:05 arch kernel: Tainted: P OE 6.12.4-arch1-1 #1
Dec 23 14:49:05 arch kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Dec 23 14:49:05 arch kernel: task:kitty state:D stack:0 pid:2237 tgid:2237 ppid:1151 flags:0x00000002
Dec 23 14:49:05 arch kernel: Call Trace:
Dec 23 14:49:05 arch kernel: <TASK>
Dec 23 14:49:05 arch kernel: __schedule+0x3b0/0x12b0
Dec 23 14:49:05 arch kernel: schedule+0x27/0xf0
Dec 23 14:49:05 arch kernel: schedule_preempt_disabled+0x15/0x30
Dec 23 14:49:05 arch kernel: __mutex_lock.constprop.0+0x31e/0x620
Dec 23 14:49:05 arch kernel: uevent_show+0xa7/0x130
Dec 23 14:49:05 arch kernel: dev_attr_show+0x19/0x40
Dec 23 14:49:05 arch kernel: sysfs_kf_seq_show+0xa8/0xf0
Dec 23 14:49:05 arch kernel: seq_read_iter+0x11c/0x460
Dec 23 14:49:05 arch kernel: ? __do_sys_newfstat+0x68/0x70
Dec 23 14:49:05 arch kernel: vfs_read+0x299/0x370
Dec 23 14:49:05 arch kernel: ksys_read+0x6d/0xf0
Dec 23 14:49:05 arch kernel: do_syscall_64+0x82/0x190
Dec 23 14:49:05 arch kernel: ? do_sys_openat2+0x9c/0xe0
Dec 23 14:49:05 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 23 14:49:05 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 23 14:49:05 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 23 14:49:05 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 23 14:49:05 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 23 14:49:05 arch kernel: ? do_user_addr_fault+0x36c/0x620
Dec 23 14:49:05 arch kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Dec 23 14:49:05 arch kernel: RIP: 0033:0x7f82e851ac21
Dec 23 14:49:05 arch kernel: RSP: 002b:00007ffc9c48dde8 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
Dec 23 14:49:05 arch kernel: RAX: ffffffffffffffda RBX: 00005a263140e3b0 RCX: 00007f82e851ac21
Dec 23 14:49:05 arch kernel: RDX: 0000000000001000 RSI: 00005a2631538630 RDI: 000000000000000a
Dec 23 14:49:05 arch kernel: RBP: 00007ffc9c48de20 R08: 0000000000000000 R09: 0000000000000001
Dec 23 14:49:05 arch kernel: R10: 0000000000000003 R11: 0000000000000246 R12: 00007f82e85f4ff0
Dec 23 14:49:05 arch kernel: R13: 00007f82e85f4ea0 R14: 0000000000000000 R15: 00000000fbad2488
Dec 23 14:49:05 arch kernel: </TASK>
Dec 23 14:49:05 arch kernel: INFO: task codium:2260 blocked for more than 245 seconds.
Dec 23 14:49:05 arch kernel: Tainted: P OE 6.12.4-arch1-1 #1
Dec 23 14:49:05 arch kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Dec 23 14:49:05 arch kernel: task:codium state:D stack:0 pid:2260 tgid:2260 ppid:1 flags:0x00000002
Dec 23 14:49:05 arch kernel: Call Trace:
Dec 23 14:49:05 arch kernel: <TASK>
Dec 23 14:49:05 arch kernel: __schedule+0x3b0/0x12b0
Dec 23 14:49:05 arch kernel: schedule+0x27/0xf0
Dec 23 14:49:05 arch kernel: schedule_preempt_disabled+0x15/0x30
Dec 23 14:49:05 arch kernel: __mutex_lock.constprop.0+0x31e/0x620
Dec 23 14:49:05 arch kernel: uevent_show+0xa7/0x130
Dec 23 14:49:05 arch kernel: dev_attr_show+0x19/0x40
Dec 23 14:49:05 arch kernel: sysfs_kf_seq_show+0xa8/0xf0
Dec 23 14:49:05 arch kernel: seq_read_iter+0x11c/0x460
Dec 23 14:49:05 arch kernel: vfs_read+0x299/0x370
Dec 23 14:49:05 arch kernel: ksys_read+0x6d/0xf0
Dec 23 14:49:05 arch kernel: do_syscall_64+0x82/0x190
Dec 23 14:49:05 arch kernel: ? __do_sys_newfstat+0x68/0x70
Dec 23 14:49:05 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 23 14:49:05 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 23 14:49:05 arch kernel: ? do_readlinkat+0x12b/0x180
Dec 23 14:49:05 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 23 14:49:05 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 23 14:49:05 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 23 14:49:05 arch kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Dec 23 14:49:05 arch kernel: RIP: 0033:0x7babb96fcc5a
Dec 23 14:49:05 arch kernel: RSP: 002b:00007fffcd261650 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
Dec 23 14:49:05 arch kernel: RAX: ffffffffffffffda RBX: 0000173400028000 RCX: 00007babb96fcc5a
Dec 23 14:49:05 arch kernel: RDX: 0000000000001000 RSI: 0000173400a8be00 RDI: 0000000000000034
Dec 23 14:49:05 arch kernel: RBP: 00007fffcd261670 R08: 0000000000000000 R09: 00007fffcd2614f8
Dec 23 14:49:05 arch kernel: R10: 0000000000000000 R11: 0000000000000246 R12: 00007babb97d6ff0
Dec 23 14:49:05 arch kernel: R13: 00007babb97d6ea0 R14: 0000000000000000 R15: 00000000fbad2488
Dec 23 14:49:05 arch kernel: </TASK>
Dec 23 14:49:05 arch kernel: INFO: task picom:2520 blocked for more than 245 seconds.
Dec 23 14:49:05 arch kernel: Tainted: P OE 6.12.4-arch1-1 #1
Dec 23 14:49:05 arch kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Dec 23 14:49:05 arch kernel: task:picom state:D stack:0 pid:2520 tgid:2520 ppid:1 flags:0x00000006
Dec 23 14:49:05 arch kernel: Call Trace:
Dec 23 14:49:05 arch kernel: <TASK>
Dec 23 14:49:05 arch kernel: __schedule+0x3b0/0x12b0
Dec 23 14:49:05 arch kernel: schedule+0x27/0xf0
Dec 23 14:49:05 arch kernel: schedule_preempt_disabled+0x15/0x30
Dec 23 14:49:05 arch kernel: __mutex_lock.constprop.0+0x31e/0x620
Dec 23 14:49:05 arch kernel: uevent_show+0xa7/0x130
Dec 23 14:49:05 arch kernel: dev_attr_show+0x19/0x40
Dec 23 14:49:05 arch kernel: sysfs_kf_seq_show+0xa8/0xf0
Dec 23 14:49:05 arch kernel: seq_read_iter+0x11c/0x460
Dec 23 14:49:05 arch kernel: vfs_read+0x299/0x370
Dec 23 14:49:05 arch kernel: ksys_read+0x6d/0xf0
Dec 23 14:49:05 arch kernel: do_syscall_64+0x82/0x190
Dec 23 14:49:05 arch kernel: ? do_readlinkat+0x12b/0x180
Dec 23 14:49:05 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 23 14:49:05 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 23 14:49:05 arch kernel: ? do_user_addr_fault+0x36c/0x620
Dec 23 14:49:05 arch kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Dec 23 14:49:05 arch kernel: RIP: 0033:0x7c7ffb62cc21
Dec 23 14:49:05 arch kernel: RSP: 002b:00007ffef31035d8 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
Dec 23 14:49:05 arch kernel: RAX: ffffffffffffffda RBX: 00005fca776b6430 RCX: 00007c7ffb62cc21
Dec 23 14:49:05 arch kernel: RDX: 0000000000001000 RSI: 00005fca777c4180 RDI: 000000000000000a
Dec 23 14:49:05 arch kernel: RBP: 00007ffef3103610 R08: 0000000000000000 R09: 0000000000000001
Dec 23 14:49:05 arch kernel: R10: 0000000000000003 R11: 0000000000000246 R12: 00007c7ffb706ff0
Dec 23 14:49:05 arch kernel: R13: 00007c7ffb706ea0 R14: 0000000000000000 R15: 00000000fbad2488
Dec 23 14:49:05 arch kernel: </TASK>
Dec 23 14:49:05 arch kernel: INFO: task firefox:2770 blocked for more than 122 seconds.
Dec 23 14:49:05 arch kernel: Tainted: P OE 6.12.4-arch1-1 #1
Dec 23 14:49:05 arch kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Dec 23 14:49:05 arch kernel: task:firefox state:D stack:0 pid:2770 tgid:2770 ppid:1151 flags:0x00000002
Dec 23 14:49:05 arch kernel: Call Trace:
Dec 23 14:49:05 arch kernel: <TASK>
Dec 23 14:49:05 arch kernel: __schedule+0x3b0/0x12b0
Dec 23 14:49:05 arch kernel: ? seq_open+0x2b/0x70
Dec 23 14:49:05 arch kernel: ? kmem_cache_alloc_noprof+0x2c5/0x2f0
Dec 23 14:49:05 arch kernel: schedule+0x27/0xf0
Dec 23 14:49:05 arch kernel: schedule_preempt_disabled+0x15/0x30
Dec 23 14:49:05 arch kernel: __mutex_lock.constprop.0+0x31e/0x620
Dec 23 14:49:05 arch kernel: uevent_show+0xa7/0x130
Dec 23 14:49:05 arch kernel: dev_attr_show+0x19/0x40
Dec 23 14:49:05 arch kernel: sysfs_kf_seq_show+0xa8/0xf0
Dec 23 14:49:05 arch kernel: seq_read_iter+0x11c/0x460
Dec 23 14:49:05 arch kernel: vfs_read+0x299/0x370
Dec 23 14:49:05 arch kernel: ksys_read+0x6d/0xf0
Dec 23 14:49:05 arch kernel: do_syscall_64+0x82/0x190
Dec 23 14:49:05 arch kernel: ? do_sys_openat2+0x9c/0xe0
Dec 23 14:49:05 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 23 14:49:05 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 23 14:49:05 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 23 14:49:05 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 23 14:49:05 arch kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Dec 23 14:49:05 arch kernel: RIP: 0033:0x750bdad1ac5a
Dec 23 14:49:05 arch kernel: RSP: 002b:00007ffd11d28810 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
Dec 23 14:49:05 arch kernel: RAX: ffffffffffffffda RBX: 0000750bcb721200 RCX: 0000750bdad1ac5a
Dec 23 14:49:05 arch kernel: RDX: 0000000000001000 RSI: 0000750bcb7fe000 RDI: 000000000000000d
Dec 23 14:49:05 arch kernel: RBP: 00007ffd11d28830 R08: 0000000000000000 R09: 0000000000001084
Dec 23 14:49:05 arch kernel: R10: 0000000000000001 R11: 0000000000000246 R12: 0000750bdadf4ff0
Dec 23 14:49:05 arch kernel: R13: 0000750bdadf4ea0 R14: 0000000000000000 R15: 00000000fbad2488
Dec 23 14:49:05 arch kernel: </TASK>
Dec 23 14:49:05 arch kernel: INFO: task firefox:2774 blocked for more than 122 seconds.
Dec 23 14:49:05 arch kernel: Tainted: P OE 6.12.4-arch1-1 #1
Dec 23 14:49:05 arch kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Dec 23 14:49:05 arch kernel: task:firefox state:D stack:0 pid:2774 tgid:2774 ppid:1151 flags:0x00000002
Dec 23 14:49:05 arch kernel: Call Trace:
Dec 23 14:49:05 arch kernel: <TASK>
Dec 23 14:49:05 arch kernel: __schedule+0x3b0/0x12b0
Dec 23 14:49:05 arch kernel: schedule+0x27/0xf0
Dec 23 14:49:05 arch kernel: schedule_preempt_disabled+0x15/0x30
Dec 23 14:49:05 arch kernel: __mutex_lock.constprop.0+0x31e/0x620
Dec 23 14:49:05 arch kernel: uevent_show+0xa7/0x130
Dec 23 14:49:05 arch kernel: dev_attr_show+0x19/0x40
Dec 23 14:49:05 arch kernel: sysfs_kf_seq_show+0xa8/0xf0
Dec 23 14:49:05 arch kernel: seq_read_iter+0x11c/0x460
Dec 23 14:49:05 arch kernel: vfs_read+0x299/0x370
Dec 23 14:49:05 arch kernel: ksys_read+0x6d/0xf0
Dec 23 14:49:05 arch kernel: do_syscall_64+0x82/0x190
Dec 23 14:49:05 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 23 14:49:05 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 23 14:49:05 arch kernel: ? do_sys_openat2+0x9c/0xe0
Dec 23 14:49:05 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 23 14:49:05 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 23 14:49:05 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 23 14:49:05 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 23 14:49:05 arch kernel: ? do_readlinkat+0x12b/0x180
Dec 23 14:49:05 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 23 14:49:05 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 23 14:49:05 arch kernel: ? do_user_addr_fault+0x36c/0x620
Dec 23 14:49:05 arch kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Dec 23 14:49:05 arch kernel: RIP: 0033:0x7580adb1ac5a
Dec 23 14:49:05 arch kernel: RSP: 002b:00007ffcdb5a3c10 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
Dec 23 14:49:05 arch kernel: RAX: ffffffffffffffda RBX: 000075809e5215c0 RCX: 00007580adb1ac5a
Dec 23 14:49:05 arch kernel: RDX: 0000000000001000 RSI: 000075809e5fe000 RDI: 000000000000000d
Dec 23 14:49:05 arch kernel: RBP: 00007ffcdb5a3c30 R08: 0000000000000000 R09: 0000000000001084
Dec 23 14:49:05 arch kernel: R10: 0000000000000001 R11: 0000000000000246 R12: 00007580adbf4ff0
Dec 23 14:49:05 arch kernel: R13: 00007580adbf4ea0 R14: 0000000000000000 R15: 00000000fbad2488
Dec 23 14:49:05 arch kernel: </TASK>
Dec 23 14:49:05 arch kernel: INFO: task firefox:2778 blocked for more than 122 seconds.
Dec 23 14:49:05 arch kernel: Tainted: P OE 6.12.4-arch1-1 #1
Dec 23 14:49:05 arch kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Dec 23 14:49:05 arch kernel: task:firefox state:D stack:0 pid:2778 tgid:2778 ppid:1151 flags:0x00000002
Dec 23 14:49:05 arch kernel: Call Trace:
Dec 23 14:49:05 arch kernel: <TASK>
Dec 23 14:49:05 arch kernel: __schedule+0x3b0/0x12b0
Dec 23 14:49:05 arch kernel: schedule+0x27/0xf0
Dec 23 14:49:05 arch kernel: schedule_preempt_disabled+0x15/0x30
Dec 23 14:49:05 arch kernel: __mutex_lock.constprop.0+0x31e/0x620
Dec 23 14:49:05 arch kernel: uevent_show+0xa7/0x130
Dec 23 14:49:05 arch kernel: dev_attr_show+0x19/0x40
Dec 23 14:49:05 arch kernel: sysfs_kf_seq_show+0xa8/0xf0
Dec 23 14:49:05 arch kernel: seq_read_iter+0x11c/0x460
Dec 23 14:49:05 arch kernel: vfs_read+0x299/0x370
Dec 23 14:49:05 arch kernel: ksys_read+0x6d/0xf0
Dec 23 14:49:05 arch kernel: do_syscall_64+0x82/0x190
Dec 23 14:49:05 arch kernel: ? do_user_addr_fault+0x36c/0x620
Dec 23 14:49:05 arch kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Dec 23 14:49:05 arch kernel: RIP: 0033:0x75148151ac5a
Dec 23 14:49:05 arch kernel: RSP: 002b:00007fff5d864ad0 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
Dec 23 14:49:05 arch kernel: RAX: ffffffffffffffda RBX: 0000751471f21b60 RCX: 000075148151ac5a
Dec 23 14:49:05 arch kernel: RDX: 0000000000001000 RSI: 0000751471ffe000 RDI: 000000000000000d
Dec 23 14:49:05 arch kernel: RBP: 00007fff5d864af0 R08: 0000000000000000 R09: 0000000000001084
Dec 23 14:49:05 arch kernel: R10: 0000000000000001 R11: 0000000000000246 R12: 00007514815f4ff0
Dec 23 14:49:05 arch kernel: R13: 00007514815f4ea0 R14: 0000000000000000 R15: 00000000fbad2488
Dec 23 14:49:05 arch kernel: </TASK>
Dec 23 14:49:05 arch kernel: INFO: task firefox:2782 blocked for more than 122 seconds.
Dec 23 14:49:05 arch kernel: Tainted: P OE 6.12.4-arch1-1 #1
Dec 23 14:49:05 arch kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Dec 23 14:49:05 arch kernel: task:firefox state:D stack:0 pid:2782 tgid:2782 ppid:1151 flags:0x00000002
Dec 23 14:49:05 arch kernel: Call Trace:
Dec 23 14:49:05 arch kernel: <TASK>
Dec 23 14:49:05 arch kernel: __schedule+0x3b0/0x12b0
Dec 23 14:49:05 arch kernel: ? path_openat+0x495/0x12e0
Dec 23 14:49:05 arch kernel: schedule+0x27/0xf0
Dec 23 14:49:05 arch kernel: schedule_preempt_disabled+0x15/0x30
Dec 23 14:49:05 arch kernel: __mutex_lock.constprop.0+0x31e/0x620
Dec 23 14:49:05 arch kernel: uevent_show+0xa7/0x130
Dec 23 14:49:05 arch kernel: dev_attr_show+0x19/0x40
Dec 23 14:49:05 arch kernel: sysfs_kf_seq_show+0xa8/0xf0
Dec 23 14:49:05 arch kernel: seq_read_iter+0x11c/0x460
Dec 23 14:49:05 arch kernel: vfs_read+0x299/0x370
Dec 23 14:49:05 arch kernel: ksys_read+0x6d/0xf0
Dec 23 14:49:05 arch kernel: do_syscall_64+0x82/0x190
Dec 23 14:49:05 arch kernel: ? mntput_no_expire+0x4a/0x260
Dec 23 14:49:05 arch kernel: ? do_readlinkat+0x12b/0x180
Dec 23 14:49:05 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Dec 23 14:49:05 arch kernel: ? do_syscall_64+0x8e/0x190
Dec 23 14:49:05 arch kernel: ? do_user_addr_fault+0x36c/0x620
Dec 23 14:49:05 arch kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Dec 23 14:49:05 arch kernel: RIP: 0033:0x7e644322bc5a
Dec 23 14:49:05 arch kernel: RSP: 002b:00007ffd190df4f0 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
Dec 23 14:49:05 arch kernel: RAX: ffffffffffffffda RBX: 00007e6433d21020 RCX: 00007e644322bc5a
Dec 23 14:49:05 arch kernel: RDX: 0000000000001000 RSI: 00007e6433dfe000 RDI: 000000000000000d
Dec 23 14:49:05 arch kernel: RBP: 00007ffd190df510 R08: 0000000000000000 R09: 0000000000001084
Dec 23 14:49:05 arch kernel: R10: 0000000000000001 R11: 0000000000000246 R12: 00007e6443305ff0
Dec 23 14:49:05 arch kernel: R13: 00007e6443305ea0 R14: 0000000000000000 R15: 00000000fbad2488
Dec 23 14:49:05 arch kernel: </TASK>
Dec 23 14:49:05 arch kernel: Future hung task reports are suppressed, see sysctl kernel.hung_task_warnings
Dec 23 14:50:19 arch rtkit-daemon[1216]: Supervising 7 threads of 4 processes of 1 users.
Dec 23 14:50:19 arch rtkit-daemon[1216]: Supervising 7 threads of 4 processes of 1 users.
Dec 23 14:51:10 arch systemd[1]: Starting Time & Date Service...
Dec 23 14:51:11 arch systemd[1]: Started Time & Date Service.
Dec 23 14:51:11 arch rtkit-daemon[1216]: Supervising 5 threads of 2 processes of 1 users.
Dec 23 14:51:11 arch rtkit-daemon[1216]: Supervising 5 threads of 2 processes of 1 users.
Dec 23 14:51:11 arch rtkit-daemon[1216]: Supervising 5 threads of 2 processes of 1 users.
Dec 23 14:51:11 arch rtkit-daemon[1216]: Supervising 5 threads of 2 processes of 1 users.
Dec 23 14:51:11 arch rtkit-daemon[1216]: Successfully made thread 5771 of process 5641 owned by '1000' RT at priority 10.
Dec 23 14:51:11 arch rtkit-daemon[1216]: Supervising 6 threads of 3 processes of 1 users.
Dec 23 14:51:11 arch rtkit-daemon[1216]: Supervising 6 threads of 3 processes of 1 users.
Dec 23 14:51:11 arch rtkit-daemon[1216]: Supervising 6 threads of 3 processes of 1 users.
Dec 23 14:51:11 arch rtkit-daemon[1216]: Supervising 6 threads of 3 processes of 1 users.
Dec 23 14:51:11 arch rtkit-daemon[1216]: Supervising 6 threads of 3 processes of 1 users.
Dec 23 14:51:12 arch rtkit-daemon[1216]: Supervising 6 threads of 3 processes of 1 users.
Dec 23 14:51:12 arch rtkit-daemon[1216]: Supervising 6 threads of 3 processes of 1 users.
Dec 23 14:51:19 arch rtkit-daemon[1216]: Supervising 6 threads of 3 processes of 1 users.
Dec 23 14:51:19 arch rtkit-daemon[1216]: Supervising 6 threads of 3 processes of 1 users.
Dec 23 14:51:41 arch systemd[1]: systemd-timedated.service: Deactivated successfully.
Dec 23 14:52:19 arch rtkit-daemon[1216]: Supervising 6 threads of 3 processes of 1 users.
Dec 23 14:52:19 arch rtkit-daemon[1216]: Supervising 6 threads of 3 processes of 1 users.
Dec 23 14:56:01 arch systemd[1]: Starting Cleanup of Temporary Directories...
Dec 23 14:56:01 arch systemd[1]: systemd-tmpfiles-clean.service: Deactivated successfully.
Dec 23 14:56:01 arch systemd[1]: Finished Cleanup of Temporary Directories.
Dec 23 14:56:19 arch rtkit-daemon[1216]: Supervising 6 threads of 3 processes of 1 users.
Dec 23 14:56:19 arch rtkit-daemon[1216]: Supervising 6 threads of 3 processes of 1 users.
Xorg.0.log
[ 20.086]
X.Org X Server 1.21.1.15
X Protocol Version 11, Revision 0
[ 20.086] Current Operating System: Linux arch 6.12.4-arch1-1 #1 SMP PREEMPT_DYNAMIC Mon, 09 Dec 2024 14:31:57 +0000 x86_64
[ 20.086] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=48f0c199-3de0-4cef-adb5-54a621848d9d rw loglevel=8 quiet
[ 20.086]
[ 20.086] Current version of pixman: 0.44.2
[ 20.086] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 20.086] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 20.086] (==) Log file: "/home/beldot/.local/share/xorg/Xorg.0.log", Time: Mon Dec 23 14:41:14 2024
[ 20.088] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 20.088] (==) No Layout section. Using the first Screen section.
[ 20.088] (==) No screen section available. Using defaults.
[ 20.088] (**) |-->Screen "Default Screen Section" (0)
[ 20.088] (**) | |-->Monitor "<default monitor>"
[ 20.088] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 20.088] (**) Allowing byte-swapped clients
[ 20.088] (==) Automatically adding devices
[ 20.088] (==) Automatically enabling devices
[ 20.088] (==) Automatically adding GPU devices
[ 20.088] (==) Automatically binding GPU devices
[ 20.088] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 20.089] (WW) The directory "/usr/share/fonts/misc" does not exist.
[ 20.089] Entry deleted from font path.
[ 20.089] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 20.089] Entry deleted from font path.
[ 20.089] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 20.089] Entry deleted from font path.
[ 20.089] (==) FontPath set to:
/usr/share/fonts/TTF,
/usr/share/fonts/100dpi,
/usr/share/fonts/75dpi
[ 20.089] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 20.089] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 20.089] (II) Module ABI versions:
[ 20.089] X.Org ANSI C Emulation: 0.4
[ 20.089] X.Org Video Driver: 25.2
[ 20.089] X.Org XInput driver : 24.4
[ 20.089] X.Org Server Extension : 10.0
[ 20.090] (++) using VT number 1
[ 20.091] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[ 20.092] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 20.092] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card1
[ 20.092] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 13 paused 0
[ 20.093] (II) xfree86: Adding drm device (/dev/dri/card2)
[ 20.093] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card2
[ 20.093] (II) systemd-logind: got fd for /dev/dri/card2 226:2 fd 14 paused 0
[ 20.095] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[ 20.096] (--) PCI:*(0@0:2:0) 8086:46a3:17aa:3af6 rev 12, Mem @ 0x6102000000/16777216, 0x4000000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x????????/131072
[ 20.096] (--) PCI: (1@0:0:0) 10de:25a2:17aa:3af6 rev 161, Mem @ 0x5f000000/16777216, 0x6000000000/4294967296, 0x6100000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/524288
[ 20.096] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 20.096] (II) LoadModule: "glx"
[ 20.097] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 20.102] (II) Module glx: vendor="X.Org Foundation"
[ 20.102] compiled for 1.21.1.15, module version = 1.0.0
[ 20.102] ABI class: X.Org Server Extension, version 10.0
[ 20.102] (II) Applying OutputClass "nvidia" to /dev/dri/card1
[ 20.102] loading driver: nvidia
[ 20.102] (==) Matched intel as autoconfigured driver 0
[ 20.102] (==) Matched nvidia as autoconfigured driver 1
[ 20.102] (==) Matched nouveau as autoconfigured driver 2
[ 20.102] (==) Matched nv as autoconfigured driver 3
[ 20.102] (==) Matched modesetting as autoconfigured driver 4
[ 20.102] (==) Matched fbdev as autoconfigured driver 5
[ 20.102] (==) Matched vesa as autoconfigured driver 6
[ 20.102] (==) Assigned the driver to the xf86ConfigLayout
[ 20.102] (II) LoadModule: "intel"
[ 20.102] (WW) Warning, couldn't open module intel
[ 20.102] (EE) Failed to load module "intel" (module does not exist, 0)
[ 20.102] (II) LoadModule: "nvidia"
[ 20.103] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 20.106] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 20.106] compiled for 1.6.99.901, module version = 1.0.0
[ 20.106] Module class: X.Org Video Driver
[ 20.106] (II) LoadModule: "nouveau"
[ 20.106] (WW) Warning, couldn't open module nouveau
[ 20.106] (EE) Failed to load module "nouveau" (module does not exist, 0)
[ 20.106] (II) LoadModule: "nv"
[ 20.106] (WW) Warning, couldn't open module nv
[ 20.106] (EE) Failed to load module "nv" (module does not exist, 0)
[ 20.106] (II) LoadModule: "modesetting"
[ 20.106] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 20.107] (II) Module modesetting: vendor="X.Org Foundation"
[ 20.107] compiled for 1.21.1.15, module version = 1.21.1
[ 20.107] Module class: X.Org Video Driver
[ 20.107] ABI class: X.Org Video Driver, version 25.2
[ 20.107] (II) LoadModule: "fbdev"
[ 20.107] (WW) Warning, couldn't open module fbdev
[ 20.107] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 20.107] (II) LoadModule: "vesa"
[ 20.107] (WW) Warning, couldn't open module vesa
[ 20.107] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 20.107] (II) NVIDIA dlloader X Driver 565.77 Wed Nov 27 22:57:27 UTC 2024
[ 20.107] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 20.108] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 20.108] (II) modeset(0): using drv /dev/dri/card2
[ 20.108] (II) systemd-logind: releasing fd for 226:1
[ 20.109] (II) Loading sub module "fb"
[ 20.109] (II) LoadModule: "fb"
[ 20.109] (II) Module "fb" already built-in
[ 20.109] (II) Loading sub module "wfb"
[ 20.109] (II) LoadModule: "wfb"
[ 20.109] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 20.109] (II) Module wfb: vendor="X.Org Foundation"
[ 20.109] compiled for 1.21.1.15, module version = 1.0.0
[ 20.109] ABI class: X.Org ANSI C Emulation, version 0.4
[ 20.111] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 20.111] (II) modeset(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 20.111] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[ 20.111] (==) modeset(0): RGB weight 888
[ 20.111] (==) modeset(0): Default visual is TrueColor
[ 20.111] (II) Loading sub module "glamoregl"
[ 20.111] (II) LoadModule: "glamoregl"
[ 20.111] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 20.118] (II) Module glamoregl: vendor="X.Org Foundation"
[ 20.118] compiled for 1.21.1.15, module version = 1.0.1
[ 20.118] ABI class: X.Org ANSI C Emulation, version 0.4
[ 20.277] (II) modeset(0): glamor X acceleration enabled on Mesa Intel(R) Graphics (ADL GT2)
[ 20.277] (II) modeset(0): glamor initialized
[ 20.277] (==) modeset(0): VariableRefresh: disabled
[ 20.277] (==) modeset(0): AsyncFlipSecondaries: disabled
[ 20.280] (II) modeset(0): Output eDP-1 has no monitor section
[ 20.280] (II) modeset(0): Output DP-1 has no monitor section
[ 20.280] (II) modeset(0): Output DP-2 has no monitor section
[ 20.280] (II) modeset(0): Output DP-3 has no monitor section
[ 20.280] (II) modeset(0): Output DP-4 has no monitor section
[ 20.283] (II) modeset(0): EDID for output eDP-1
[ 20.283] (II) modeset(0): Manufacturer: BOE Model: a81 Serial#: 0
[ 20.283] (II) modeset(0): Year: 2021 Week: 31
[ 20.283] (II) modeset(0): EDID Version: 1.4
[ 20.283] (II) modeset(0): Digital Display Input
[ 20.283] (II) modeset(0): 8 bits per channel
[ 20.283] (II) modeset(0): Digital interface is DisplayPort
[ 20.283] (II) modeset(0): Max Image Size [cm]: horiz.: 34 vert.: 19
[ 20.283] (II) modeset(0): Gamma: 2.20
[ 20.283] (II) modeset(0): No DPMS capabilities specified
[ 20.283] (II) modeset(0): Supported color encodings: RGB 4:4:4
[ 20.283] (II) modeset(0): Default color space is primary color space
[ 20.283] (II) modeset(0): First detailed timing is preferred mode
[ 20.283] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[ 20.283] (II) modeset(0): Display is continuous-frequency
[ 20.283] (II) modeset(0): redX: 0.653 redY: 0.329 greenX: 0.298 greenY: 0.605
[ 20.283] (II) modeset(0): blueX: 0.150 blueY: 0.061 whiteX: 0.313 whiteY: 0.329
[ 20.283] (II) modeset(0): Manufacturer's mask: 0
[ 20.283] (II) modeset(0): Supported detailed timing:
[ 20.283] (II) modeset(0): clock: 310.5 MHz Image Size: 344 x 194 mm
[ 20.283] (II) modeset(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2200 h_border: 0
[ 20.283] (II) modeset(0): v_active: 1080 v_sync: 1083 v_sync_end 1089 v_blanking: 1176 v_border: 0
[ 20.283] (II) modeset(0): BOE CQ
[ 20.283] (II) modeset(0): NV156FHM-NX1
[ 20.283] (II) modeset(0): EDID (in hex):
[ 20.283] (II) modeset(0): 00ffffffffffff0009e5810a00000000
[ 20.283] (II) modeset(0): 1f1f0104a52213780754a5a7544c9b26
[ 20.283] (II) modeset(0): 0f505400000001010101010101010101
[ 20.283] (II) modeset(0): 01010101010147798018713860403020
[ 20.283] (II) modeset(0): 360058c21000001a0000000000000000
[ 20.283] (II) modeset(0): 00000000000000000000000000fe0042
[ 20.283] (II) modeset(0): 4f452043510a202020202020000000fe
[ 20.283] (II) modeset(0): 004e5631353646484d2d4e58310a0049
[ 20.283] (II) modeset(0): Printing probed modes for output eDP-1
[ 20.283] (II) modeset(0): Modeline "1920x1080"x120.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 20.283] (II) modeset(0): Modeline "1920x1080"x120.0 356.38 1920 2080 2288 2656 1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
[ 20.283] (II) modeset(0): Modeline "1920x1080"x119.9 266.50 1920 1944 1960 2000 1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[ 20.283] (II) modeset(0): Modeline "1920x1080"x60.0 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[ 20.283] (II) modeset(0): Modeline "1920x1080"x59.9 138.50 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[ 20.283] (II) modeset(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[ 20.283] (II) modeset(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[ 20.283] (II) modeset(0): Modeline "1400x1050"x74.8 155.80 1400 1464 1784 1912 1050 1052 1064 1090 +hsync +vsync (81.5 kHz d)
[ 20.283] (II) modeset(0): Modeline "1400x1050"x60.0 122.00 1400 1488 1640 1880 1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[ 20.283] (II) modeset(0): Modeline "1600x900"x120.0 246.00 1600 1728 1900 2200 900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[ 20.283] (II) modeset(0): Modeline "1600x900"x119.9 186.50 1600 1624 1640 1680 900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[ 20.283] (II) modeset(0): Modeline "1600x900"x59.9 118.25 1600 1696 1856 2112 900 903 908 934 -hsync +vsync (56.0 kHz d)
[ 20.283] (II) modeset(0): Modeline "1600x900"x59.8 97.50 1600 1648 1680 1760 900 903 908 926 +hsync -vsync (55.4 kHz d)
[ 20.283] (II) modeset(0): Modeline "1280x1024"x85.0 157.50 1280 1344 1504 1728 1024 1025 1028 1072 +hsync +vsync (91.1 kHz d)
[ 20.283] (II) modeset(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz d)
[ 20.283] (II) modeset(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[ 20.283] (II) modeset(0): Modeline "1400x900"x60.0 103.50 1400 1480 1624 1848 900 903 913 934 -hsync +vsync (56.0 kHz d)
[ 20.283] (II) modeset(0): Modeline "1400x900"x59.9 86.50 1400 1448 1480 1560 900 903 913 926 +hsync -vsync (55.4 kHz d)
[ 20.283] (II) modeset(0): Modeline "1280x960"x85.0 148.50 1280 1344 1504 1728 960 961 964 1011 +hsync +vsync (85.9 kHz d)
[ 20.283] (II) modeset(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz d)
[ 20.283] (II) modeset(0): Modeline "1440x810"x120.0 198.12 1440 1548 1704 1968 810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[ 20.283] (II) modeset(0): Modeline "1440x810"x119.9 151.88 1440 1464 1480 1520 810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[ 20.283] (II) modeset(0): Modeline "1368x768"x59.9 85.25 1368 1440 1576 1784 768 771 781 798 -hsync +vsync (47.8 kHz d)
[ 20.283] (II) modeset(0): Modeline "1368x768"x59.9 72.25 1368 1416 1448 1528 768 771 781 790 +hsync -vsync (47.3 kHz d)
[ 20.283] (II) modeset(0): Modeline "1280x800"x120.0 174.25 1280 1380 1516 1752 800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[ 20.283] (II) modeset(0): Modeline "1280x800"x119.9 134.25 1280 1304 1320 1360 800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[ 20.283] (II) modeset(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz d)
[ 20.283] (II) modeset(0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz d)
[ 20.283] (II) modeset(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz d)
[ 20.283] (II) modeset(0): Modeline "1280x720"x120.0 156.12 1280 1376 1512 1744 720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[ 20.283] (II) modeset(0): Modeline "1280x720"x120.0 120.75 1280 1304 1320 1360 720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[ 20.283] (II) modeset(0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz d)
[ 20.283] (II) modeset(0): Modeline "1280x720"x59.7 63.75 1280 1328 1360 1440 720 723 728 741 +hsync -vsync (44.3 kHz d)
[ 20.283] (II) modeset(0): Modeline "1024x768"x170.0 194.02 1024 1108 1220 1416 768 768 770 806 doublescan -hsync +vsync (137.0 kHz d)
[ 20.283] (II) modeset(0): Modeline "1024x768"x150.1 170.24 1024 1108 1220 1416 768 768 770 801 doublescan -hsync +vsync (120.2 kHz d)
[ 20.283] (II) modeset(0): Modeline "1024x768"x120.1 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[ 20.283] (II) modeset(0): Modeline "1024x768"x85.0 94.50 1024 1072 1168 1376 768 769 772 808 +hsync +vsync (68.7 kHz d)
[ 20.283] (II) modeset(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz d)
[ 20.283] (II) modeset(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz d)
[ 20.283] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
[ 20.283] (II) modeset(0): Modeline "1024x768i"x43.5 44.90 1024 1032 1208 1264 768 768 776 817 interlace +hsync +vsync (35.5 kHz d)
[ 20.283] (II) modeset(0): Modeline "960x720"x170.0 170.68 960 1036 1144 1328 720 720 722 756 doublescan -hsync +vsync (128.5 kHz d)
[ 20.283] (II) modeset(0): Modeline "960x720"x150.0 148.50 960 1032 1144 1320 720 720 722 750 doublescan -hsync +vsync (112.5 kHz d)
[ 20.283] (II) modeset(0): Modeline "960x720"x120.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[ 20.283] (II) modeset(0): Modeline "928x696"x150.0 144.00 928 992 1104 1280 696 696 698 750 doublescan -hsync +vsync (112.5 kHz d)
[ 20.283] (II) modeset(0): Modeline "928x696"x120.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[ 20.283] (II) modeset(0): Modeline "896x672"x150.1 130.50 896 944 1052 1228 672 672 674 708 doublescan -hsync +vsync (106.3 kHz d)
[ 20.283] (II) modeset(0): Modeline "896x672"x120.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[ 20.283] (II) modeset(0): Modeline "1024x576"x119.9 98.50 1024 1092 1200 1376 576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[ 20.283] (II) modeset(0): Modeline "1024x576"x119.9 78.38 1024 1048 1064 1104 576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[ 20.283] (II) modeset(0): Modeline "1024x576"x59.9 46.50 1024 1064 1160 1296 576 579 584 599 -hsync +vsync (35.9 kHz d)
[ 20.283] (II) modeset(0): Modeline "1024x576"x59.8 42.00 1024 1072 1104 1184 576 579 584 593 +hsync -vsync (35.5 kHz d)
[ 20.283] (II) modeset(0): Modeline "960x600"x119.9 96.62 960 1028 1128 1296 600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[ 20.283] (II) modeset(0): Modeline "960x600"x120.0 77.00 960 984 1000 1040 600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[ 20.283] (II) modeset(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz d)
[ 20.283] (II) modeset(0): Modeline "960x540"x119.9 86.50 960 1024 1124 1288 540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[ 20.283] (II) modeset(0): Modeline "960x540"x120.0 69.25 960 984 1000 1040 540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[ 20.283] (II) modeset(0): Modeline "960x540"x59.6 40.75 960 992 1088 1216 540 543 548 562 -hsync +vsync (33.5 kHz d)
[ 20.283] (II) modeset(0): Modeline "960x540"x59.8 37.25 960 1008 1040 1120 540 543 548 556 +hsync -vsync (33.3 kHz d)
[ 20.283] (II) modeset(0): Modeline "800x600"x170.0 114.75 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (106.2 kHz d)
[ 20.283] (II) modeset(0): Modeline "800x600"x150.0 101.25 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (93.8 kHz d)
[ 20.283] (II) modeset(0): Modeline "800x600"x140.0 94.50 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (87.5 kHz d)
[ 20.283] (II) modeset(0): Modeline "800x600"x130.0 87.75 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (81.2 kHz d)
[ 20.283] (II) modeset(0): Modeline "800x600"x120.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[ 20.283] (II) modeset(0): Modeline "800x600"x85.1 56.30 800 832 896 1048 600 601 604 631 +hsync +vsync (53.7 kHz d)
[ 20.283] (II) modeset(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz d)
[ 20.283] (II) modeset(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz d)
[ 20.283] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
[ 20.283] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 20.283] (II) modeset(0): Modeline "840x525"x120.0 73.12 840 892 980 1120 525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[ 20.283] (II) modeset(0): Modeline "840x525"x119.8 59.50 840 864 880 920 525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[ 20.284] (II) modeset(0): Modeline "864x486"x59.9 32.50 864 888 968 1072 486 489 494 506 -hsync +vsync (30.3 kHz d)
[ 20.284] (II) modeset(0): Modeline "864x486"x59.6 30.50 864 912 944 1024 486 489 494 500 +hsync -vsync (29.8 kHz d)
[ 20.284] (II) modeset(0): Modeline "700x525"x149.5 77.90 700 732 892 956 525 526 532 545 doublescan +hsync +vsync (81.5 kHz d)
[ 20.284] (II) modeset(0): Modeline "700x525"x120.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[ 20.284] (II) modeset(0): Modeline "800x450"x119.9 59.12 800 848 928 1056 450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[ 20.284] (II) modeset(0): Modeline "800x450"x119.6 48.75 800 824 840 880 450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[ 20.284] (II) modeset(0): Modeline "640x512"x170.0 78.75 640 672 752 864 512 512 514 536 doublescan +hsync +vsync (91.1 kHz d)
[ 20.284] (II) modeset(0): Modeline "640x512"x150.0 67.50 640 648 720 844 512 512 514 533 doublescan +hsync +vsync (80.0 kHz d)
[ 20.284] (II) modeset(0): Modeline "640x512"x120.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[ 20.284] (II) modeset(0): Modeline "700x450"x119.9 51.75 700 740 812 924 450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[ 20.284] (II) modeset(0): Modeline "700x450"x119.8 43.25 700 724 740 780 450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[ 20.284] (II) modeset(0): Modeline "640x480"x170.2 74.25 640 672 752 864 480 480 482 505 doublescan +hsync +vsync (85.9 kHz d)
[ 20.284] (II) modeset(0): Modeline "640x480"x120.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[ 20.284] (II) modeset(0): Modeline "640x480"x85.0 36.00 640 696 752 832 480 481 484 509 -hsync -vsync (43.3 kHz d)
[ 20.284] (II) modeset(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz d)
[ 20.284] (II) modeset(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz d)
[ 20.284] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
[ 20.284] (II) modeset(0): Modeline "720x405"x59.5 22.50 720 744 808 896 405 408 413 422 -hsync +vsync (25.1 kHz d)
[ 20.284] (II) modeset(0): Modeline "720x405"x59.0 21.75 720 768 800 880 405 408 413 419 +hsync -vsync (24.7 kHz d)
[ 20.284] (II) modeset(0): Modeline "720x400"x85.0 35.50 720 756 828 936 400 401 404 446 -hsync +vsync (37.9 kHz d)
[ 20.284] (II) modeset(0): Modeline "684x384"x119.8 42.62 684 720 788 892 384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[ 20.284] (II) modeset(0): Modeline "684x384"x119.7 36.12 684 708 724 764 384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[ 20.284] (II) modeset(0): Modeline "640x400"x119.8 41.75 640 676 740 840 400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[ 20.284] (II) modeset(0): Modeline "640x400"x120.0 35.50 640 664 680 720 400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[ 20.284] (II) modeset(0): Modeline "640x400"x85.1 31.50 640 672 736 832 400 401 404 445 -hsync +vsync (37.9 kHz d)
[ 20.284] (II) modeset(0): Modeline "576x432"x150.0 54.00 576 608 672 800 432 432 434 450 doublescan +hsync +vsync (67.5 kHz d)
[ 20.284] (II) modeset(0): Modeline "640x360"x119.7 37.25 640 672 736 832 360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[ 20.284] (II) modeset(0): Modeline "640x360"x119.7 31.88 640 664 680 720 360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[ 20.284] (II) modeset(0): Modeline "640x360"x59.8 18.00 640 664 720 800 360 363 368 376 -hsync +vsync (22.5 kHz d)
[ 20.284] (II) modeset(0): Modeline "640x360"x59.3 17.75 640 688 720 800 360 363 368 374 +hsync -vsync (22.2 kHz d)
[ 20.284] (II) modeset(0): Modeline "640x350"x85.1 31.50 640 672 736 832 350 382 385 445 +hsync -vsync (37.9 kHz d)
[ 20.284] (II) modeset(0): Modeline "512x384"x170.0 47.25 512 536 584 688 384 384 386 404 doublescan +hsync +vsync (68.7 kHz d)
[ 20.284] (II) modeset(0): Modeline "512x384"x150.1 39.38 512 520 568 656 384 384 386 400 doublescan +hsync +vsync (60.0 kHz d)
[ 20.284] (II) modeset(0): Modeline "512x384"x140.1 37.50 512 524 592 664 384 385 388 403 doublescan -hsync -vsync (56.5 kHz d)
[ 20.284] (II) modeset(0): Modeline "512x384"x120.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[ 20.284] (II) modeset(0): Modeline "512x384i"x87.1 22.45 512 516 604 632 384 384 388 408 interlace doublescan +hsync +vsync (35.5 kHz d)
[ 20.284] (II) modeset(0): Modeline "512x288"x120.0 23.25 512 532 580 648 288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[ 20.284] (II) modeset(0): Modeline "512x288"x119.8 21.00 512 536 552 592 288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[ 20.284] (II) modeset(0): Modeline "416x312"x149.3 28.64 416 432 464 576 312 312 314 333 doublescan -hsync -vsync (49.7 kHz d)
[ 20.284] (II) modeset(0): Modeline "480x270"x119.3 20.38 480 496 544 608 270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[ 20.284] (II) modeset(0): Modeline "480x270"x119.6 18.62 480 504 520 560 270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[ 20.284] (II) modeset(0): Modeline "400x300"x170.5 28.15 400 416 448 524 300 300 302 315 doublescan +hsync +vsync (53.7 kHz d)
[ 20.284] (II) modeset(0): Modeline "400x300"x144.4 25.00 400 428 488 520 300 318 321 333 doublescan +hsync +vsync (48.1 kHz d)
[ 20.284] (II) modeset(0): Modeline "400x300"x150.2 24.75 400 408 448 528 300 300 302 312 doublescan +hsync +vsync (46.9 kHz d)
[ 20.284] (II) modeset(0): Modeline "400x300"x120.6 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[ 20.284] (II) modeset(0): Modeline "400x300"x112.7 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[ 20.284] (II) modeset(0): Modeline "432x243"x119.8 16.25 432 444 484 536 243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[ 20.284] (II) modeset(0): Modeline "432x243"x119.1 15.25 432 456 472 512 243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[ 20.284] (II) modeset(0): Modeline "320x240"x170.4 18.00 320 348 376 416 240 240 242 254 doublescan -hsync -vsync (43.3 kHz d)
[ 20.284] (II) modeset(0): Modeline "320x240"x145.6 15.75 320 332 352 416 240 244 246 260 doublescan -hsync -vsync (37.9 kHz d)
[ 20.284] (II) modeset(0): Modeline "320x240"x150.0 15.75 320 328 360 420 240 240 242 250 doublescan -hsync -vsync (37.5 kHz d)
[ 20.284] (II) modeset(0): Modeline "320x240"x120.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[ 20.284] (II) modeset(0): Modeline "360x202"x119.0 11.25 360 372 404 448 202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[ 20.284] (II) modeset(0): Modeline "360x202"x118.3 10.88 360 384 400 440 202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[ 20.284] (II) modeset(0): Modeline "360x200"x170.1 17.75 360 378 414 468 200 200 202 223 doublescan -hsync +vsync (37.9 kHz d)
[ 20.284] (II) modeset(0): Modeline "320x200"x170.5 15.75 320 336 368 416 200 200 202 222 doublescan -hsync +vsync (37.9 kHz d)
[ 20.284] (II) modeset(0): Modeline "320x180"x119.7 9.00 320 332 360 400 180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[ 20.284] (II) modeset(0): Modeline "320x180"x118.6 8.88 320 344 360 400 180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[ 20.284] (II) modeset(0): Modeline "320x175"x170.5 15.75 320 336 368 416 175 191 192 222 doublescan +hsync -vsync (37.9 kHz d)
[ 20.284] (II) modeset(0): EDID for output DP-1
[ 20.284] (II) modeset(0): EDID for output DP-2
[ 20.284] (II) modeset(0): EDID for output DP-3
[ 20.284] (II) modeset(0): EDID for output DP-4
[ 20.284] (II) modeset(0): Output eDP-1 connected
[ 20.284] (II) modeset(0): Output DP-1 disconnected
[ 20.284] (II) modeset(0): Output DP-2 disconnected
[ 20.284] (II) modeset(0): Output DP-3 disconnected
[ 20.284] (II) modeset(0): Output DP-4 disconnected
[ 20.284] (II) modeset(0): Using exact sizes for initial modes
[ 20.284] (II) modeset(0): Output eDP-1 using initial mode 1920x1080 +0+0
[ 20.284] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[ 20.284] (==) modeset(0): DPI set to (96, 96)
[ 20.284] (II) Loading sub module "fb"
[ 20.284] (II) LoadModule: "fb"
[ 20.284] (II) Module "fb" already built-in
[ 20.284] (==) NVIDIA(G0): Depth 24, (==) framebuffer bpp 32
[ 20.284] (==) NVIDIA(G0): RGB weight 888
[ 20.284] (==) NVIDIA(G0): Default visual is TrueColor
[ 20.284] (==) NVIDIA(G0): Using gamma correction (1.0, 1.0, 1.0)
[ 20.284] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[ 20.284] (**) NVIDIA(G0): Option "AllowEmptyInitialConfiguration"
[ 20.284] (**) NVIDIA(G0): Enabling 2D acceleration
[ 20.284] (II) Loading sub module "glxserver_nvidia"
[ 20.284] (II) LoadModule: "glxserver_nvidia"
[ 20.284] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[ 20.302] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 20.302] compiled for 1.6.99.901, module version = 1.0.0
[ 20.302] Module class: X.Org Server Extension
[ 20.302] (II) NVIDIA GLX Module 565.77 Wed Nov 27 22:58:37 UTC 2024
[ 20.303] (II) NVIDIA: The X server supports PRIME Render Offload.
[ 20.310] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[ 20.310] (--) NVIDIA(0): DFP-0
[ 20.327] (II) NVIDIA(G0): NVIDIA GPU NVIDIA GeForce RTX 3050 Laptop GPU (GA107-A) at
[ 20.327] (II) NVIDIA(G0): PCI:1:0:0 (GPU-0)
[ 20.327] (--) NVIDIA(G0): Memory: 4194304 kBytes
[ 20.327] (--) NVIDIA(G0): VideoBIOS: 94.07.54.00.3f
[ 20.327] (II) NVIDIA(G0): Detected PCI Express Link width: 16X
[ 20.328] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 20.328] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 20.328] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 20.328] (--) NVIDIA(GPU-0):
[ 20.334] (II) NVIDIA(G0): Validated MetaModes:
[ 20.334] (II) NVIDIA(G0): "NULL"
[ 20.334] (II) NVIDIA(G0): Virtual screen size determined to be 640 x 480
[ 20.334] (WW) NVIDIA(G0): Unable to get display device for DPI computation.
[ 20.334] (==) NVIDIA(G0): DPI set to (75, 75); computed from built-in default
[ 20.348] (==) modeset(0): Backing store enabled
[ 20.348] (==) modeset(0): Silken mouse enabled
[ 20.391] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[ 20.391] (==) modeset(0): DPMS enabled
[ 20.391] (II) modeset(0): [DRI2] Setup complete
[ 20.391] (II) modeset(0): [DRI2] DRI driver: iris
[ 20.391] (II) modeset(0): [DRI2] VDPAU driver: va_gl
[ 20.392] (WW) NVIDIA: Failed to bind sideband socket to
[ 20.392] (WW) NVIDIA: '/var/run/nvidia-xdriver-a8671c7b' Permission denied
[ 20.393] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[ 20.393] (II) NVIDIA: access.
[ 20.432] (II) NVIDIA(G0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 20.432] (II) NVIDIA(G0): may not be running or the "AcpidSocketPath" X
[ 20.432] (II) NVIDIA(G0): configuration option may not be set correctly. When the
[ 20.432] (II) NVIDIA(G0): ACPI event daemon is available, the NVIDIA X driver will
[ 20.432] (II) NVIDIA(G0): try to use it to receive ACPI event notifications. For
[ 20.432] (II) NVIDIA(G0): details, please see the "ConnectToAcpid" and
[ 20.432] (II) NVIDIA(G0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 20.432] (II) NVIDIA(G0): Config Options in the README.
[ 20.447] (II) NVIDIA(G0): Setting mode "NULL"
[ 21.166] (==) NVIDIA(G0): Disabling shared memory pixmaps
[ 21.166] (==) NVIDIA(G0): Backing store enabled
[ 21.166] (==) NVIDIA(G0): Silken mouse enabled
[ 21.166] (==) NVIDIA(G0): DPMS enabled
[ 21.166] (II) Loading sub module "dri2"
[ 21.166] (II) LoadModule: "dri2"
[ 21.166] (II) Module "dri2" already built-in
[ 21.166] (II) NVIDIA(G0): [DRI2] Setup complete
[ 21.166] (II) NVIDIA(G0): [DRI2] VDPAU driver: nvidia
[ 21.166] (II) Initializing extension Generic Event Extension
[ 21.166] (II) Initializing extension SHAPE
[ 21.166] (II) Initializing extension MIT-SHM
[ 21.166] (II) Initializing extension XInputExtension
[ 21.166] (II) Initializing extension XTEST
[ 21.166] (II) Initializing extension BIG-REQUESTS
[ 21.166] (II) Initializing extension SYNC
[ 21.166] (II) Initializing extension XKEYBOARD
[ 21.167] (II) Initializing extension XC-MISC
[ 21.167] (II) Initializing extension SECURITY
[ 21.167] (II) Initializing extension XFIXES
[ 21.167] (II) Initializing extension RENDER
[ 21.167] (II) Initializing extension RANDR
[ 21.167] (II) Initializing extension COMPOSITE
[ 21.167] (II) Initializing extension DAMAGE
[ 21.167] (II) Initializing extension MIT-SCREEN-SAVER
[ 21.167] (II) Initializing extension DOUBLE-BUFFER
[ 21.167] (II) Initializing extension RECORD
[ 21.167] (II) Initializing extension DPMS
[ 21.167] (II) Initializing extension Present
[ 21.167] (II) Initializing extension DRI3
[ 21.167] (II) Initializing extension X-Resource
[ 21.167] (II) Initializing extension XVideo
[ 21.167] (II) Initializing extension XVideo-MotionCompensation
[ 21.167] (II) Initializing extension GLX
[ 21.167] (II) Initializing extension GLX
[ 21.167] (II) Indirect GLX disabled.
[ 21.172] (II) AIGLX: Loaded and initialized iris
[ 21.172] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 21.172] (II) Initializing extension XFree86-VidModeExtension
[ 21.172] (II) Initializing extension XFree86-DGA
[ 21.172] (II) Initializing extension XFree86-DRI
[ 21.172] (II) Initializing extension DRI2
[ 21.172] (II) Initializing extension NV-GLX
[ 21.172] (II) Initializing extension NV-CONTROL
[ 21.173] (II) modeset(0): Damage tracking initialized
[ 21.173] (II) modeset(0): Setting screen physical size to 508 x 285
[ 21.223] (II) config/udev: Adding input device Video Bus (/dev/input/event14)
[ 21.223] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 21.223] (II) LoadModule: "libinput"
[ 21.223] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 21.225] (II) Module libinput: vendor="X.Org Foundation"
[ 21.225] compiled for 1.21.1.13, module version = 1.5.0
[ 21.225] Module class: X.Org XInput Driver
[ 21.225] ABI class: X.Org XInput driver, version 24.4
[ 21.225] (II) Using input driver 'libinput' for 'Video Bus'
[ 21.226] (II) systemd-logind: got fd for /dev/input/event14 13:78 fd 39 paused 0
[ 21.226] (**) Video Bus: always reports core events
[ 21.226] (**) Option "Device" "/dev/input/event14"
[ 21.229] (II) event14 - Video Bus: is tagged by udev as: Keyboard
[ 21.229] (II) event14 - Video Bus: device is a keyboard
[ 21.230] (II) event14 - Video Bus: device removed
[ 21.230] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input20/event14"
[ 21.230] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
[ 21.230] (II) event14 - Video Bus: is tagged by udev as: Keyboard
[ 21.230] (II) event14 - Video Bus: device is a keyboard
[ 21.230] (II) config/udev: Adding input device Video Bus (/dev/input/event13)
[ 21.230] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 21.230] (II) Using input driver 'libinput' for 'Video Bus'
[ 21.231] (II) systemd-logind: got fd for /dev/input/event13 13:77 fd 42 paused 0
[ 21.231] (**) Video Bus: always reports core events
[ 21.231] (**) Option "Device" "/dev/input/event13"
[ 21.232] (II) event13 - Video Bus: is tagged by udev as: Keyboard
[ 21.232] (II) event13 - Video Bus: device is a keyboard
[ 21.232] (II) event13 - Video Bus: device removed
[ 21.232] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:04/LNXVIDEO:00/input/input19/event13"
[ 21.232] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 21.233] (II) event13 - Video Bus: is tagged by udev as: Keyboard
[ 21.233] (II) event13 - Video Bus: device is a keyboard
[ 21.233] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[ 21.233] (II) No input driver specified, ignoring this device.
[ 21.233] (II) This device may have been added with another device file.
[ 21.233] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 21.233] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 21.233] (II) Using input driver 'libinput' for 'Power Button'
[ 21.234] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 43 paused 0
[ 21.234] (**) Power Button: always reports core events
[ 21.234] (**) Option "Device" "/dev/input/event1"
[ 21.234] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 21.235] (II) event1 - Power Button: device is a keyboard
[ 21.235] (II) event1 - Power Button: device removed
[ 21.235] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[ 21.235] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 21.235] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 21.235] (II) event1 - Power Button: device is a keyboard
[ 21.236] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event21)
[ 21.236] (II) No input driver specified, ignoring this device.
[ 21.236] (II) This device may have been added with another device file.
[ 21.236] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event22)
[ 21.236] (II) No input driver specified, ignoring this device.
[ 21.236] (II) This device may have been added with another device file.
[ 21.236] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event23)
[ 21.236] (II) No input driver specified, ignoring this device.
[ 21.236] (II) This device may have been added with another device file.
[ 21.237] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event24)
[ 21.237] (II) No input driver specified, ignoring this device.
[ 21.237] (II) This device may have been added with another device file.
[ 21.237] (II) config/udev: Adding input device Logitech G102 LIGHTSYNC Gaming Mouse (/dev/input/event3)
[ 21.237] (**) Logitech G102 LIGHTSYNC Gaming Mouse: Applying InputClass "libinput pointer catchall"
[ 21.237] (II) Using input driver 'libinput' for 'Logitech G102 LIGHTSYNC Gaming Mouse'
[ 21.294] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 44 paused 0
[ 21.294] (**) Logitech G102 LIGHTSYNC Gaming Mouse: always reports core events
[ 21.294] (**) Option "Device" "/dev/input/event3"
[ 21.298] (II) event3 - Logitech G102 LIGHTSYNC Gaming Mouse: is tagged by udev as: Mouse
[ 21.299] (II) event3 - Logitech G102 LIGHTSYNC Gaming Mouse: device is a pointer
[ 21.299] (II) event3 - Logitech G102 LIGHTSYNC Gaming Mouse: device removed
[ 21.299] (II) libinput: Logitech G102 LIGHTSYNC Gaming Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 21.299] (II) libinput: Logitech G102 LIGHTSYNC Gaming Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 21.299] (II) libinput: Logitech G102 LIGHTSYNC Gaming Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 21.299] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/0003:046D:C09D.0001/input/input3/event3"
[ 21.299] (II) XINPUT: Adding extended input device "Logitech G102 LIGHTSYNC Gaming Mouse" (type: MOUSE, id 9)
[ 21.300] (**) Option "AccelerationScheme" "none"
[ 21.300] (**) Logitech G102 LIGHTSYNC Gaming Mouse: (accel) selected scheme none/0
[ 21.300] (**) Logitech G102 LIGHTSYNC Gaming Mouse: (accel) acceleration factor: 2.000
[ 21.300] (**) Logitech G102 LIGHTSYNC Gaming Mouse: (accel) acceleration threshold: 4
[ 21.302] (II) event3 - Logitech G102 LIGHTSYNC Gaming Mouse: is tagged by udev as: Mouse
[ 21.302] (II) event3 - Logitech G102 LIGHTSYNC Gaming Mouse: device is a pointer
[ 21.304] (II) config/udev: Adding input device Logitech G102 LIGHTSYNC Gaming Mouse (/dev/input/mouse0)
[ 21.304] (II) No input driver specified, ignoring this device.
[ 21.304] (II) This device may have been added with another device file.
[ 21.305] (II) config/udev: Adding input device Logitech G102 LIGHTSYNC Gaming Mouse Keyboard (/dev/input/event4)
[ 21.305] (**) Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 21.305] (II) Using input driver 'libinput' for 'Logitech G102 LIGHTSYNC Gaming Mouse Keyboard'
[ 21.306] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 45 paused 0
[ 21.306] (**) Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: always reports core events
[ 21.306] (**) Option "Device" "/dev/input/event4"
[ 21.307] (II) event4 - Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[ 21.307] (II) event4 - Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: device is a keyboard
[ 21.307] (II) event4 - Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: device removed
[ 21.307] (II) libinput: Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: needs a virtual subdevice
[ 21.307] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.1/0003:046D:C09D.0002/input/input4/event4"
[ 21.307] (II) XINPUT: Adding extended input device "Logitech G102 LIGHTSYNC Gaming Mouse Keyboard" (type: MOUSE, id 10)
[ 21.307] (**) Option "AccelerationScheme" "none"
[ 21.307] (**) Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: (accel) selected scheme none/0
[ 21.307] (**) Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: (accel) acceleration factor: 2.000
[ 21.307] (**) Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: (accel) acceleration threshold: 4
[ 21.308] (II) event4 - Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[ 21.308] (II) event4 - Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: device is a keyboard
[ 21.309] (II) config/udev: Adding input device ITE Tech. Inc. ITE Device(8176) Keyboard (/dev/input/event5)
[ 21.309] (**) ITE Tech. Inc. ITE Device(8176) Keyboard: Applying InputClass "libinput keyboard catchall"
[ 21.309] (II) Using input driver 'libinput' for 'ITE Tech. Inc. ITE Device(8176) Keyboard'
[ 21.310] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 46 paused 0
[ 21.310] (**) ITE Tech. Inc. ITE Device(8176) Keyboard: always reports core events
[ 21.310] (**) Option "Device" "/dev/input/event5"
[ 21.312] (II) event5 - ITE Tech. Inc. ITE Device(8176) Keyboard: is tagged by udev as: Keyboard
[ 21.312] (II) event5 - ITE Tech. Inc. ITE Device(8176) Keyboard: device is a keyboard
[ 21.312] (II) event5 - ITE Tech. Inc. ITE Device(8176) Keyboard: device removed
[ 21.312] (II) libinput: ITE Tech. Inc. ITE Device(8176) Keyboard: needs a virtual subdevice
[ 21.312] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9:1.0/0003:048D:C976.0003/input/input7/event5"
[ 21.312] (II) XINPUT: Adding extended input device "ITE Tech. Inc. ITE Device(8176) Keyboard" (type: MOUSE, id 11)
[ 21.312] (**) Option "AccelerationScheme" "none"
[ 21.312] (**) ITE Tech. Inc. ITE Device(8176) Keyboard: (accel) selected scheme none/0
[ 21.312] (**) ITE Tech. Inc. ITE Device(8176) Keyboard: (accel) acceleration factor: 2.000
[ 21.312] (**) ITE Tech. Inc. ITE Device(8176) Keyboard: (accel) acceleration threshold: 4
[ 21.314] (II) event5 - ITE Tech. Inc. ITE Device(8176) Keyboard: is tagged by udev as: Keyboard
[ 21.314] (II) event5 - ITE Tech. Inc. ITE Device(8176) Keyboard: device is a keyboard
[ 21.315] (II) config/udev: Adding input device ITE Tech. Inc. ITE Device(8176) Wireless Radio Control (/dev/input/event6)
[ 21.315] (**) ITE Tech. Inc. ITE Device(8176) Wireless Radio Control: Applying InputClass "libinput keyboard catchall"
[ 21.315] (II) Using input driver 'libinput' for 'ITE Tech. Inc. ITE Device(8176) Wireless Radio Control'
[ 21.315] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 47 paused 0
[ 21.315] (**) ITE Tech. Inc. ITE Device(8176) Wireless Radio Control: always reports core events
[ 21.315] (**) Option "Device" "/dev/input/event6"
[ 21.316] (II) event6 - ITE Tech. Inc. ITE Device(8176) Wireless Radio Control: is tagged by udev as: Keyboard
[ 21.316] (II) event6 - ITE Tech. Inc. ITE Device(8176) Wireless Radio Control: device is a keyboard
[ 21.316] (II) event6 - ITE Tech. Inc. ITE Device(8176) Wireless Radio Control: device removed
[ 21.316] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9:1.0/0003:048D:C976.0003/input/input8/event6"
[ 21.316] (II) XINPUT: Adding extended input device "ITE Tech. Inc. ITE Device(8176) Wireless Radio Control" (type: KEYBOARD, id 12)
[ 21.317] (II) event6 - ITE Tech. Inc. ITE Device(8176) Wireless Radio Control: is tagged by udev as: Keyboard
[ 21.317] (II) event6 - ITE Tech. Inc. ITE Device(8176) Wireless Radio Control: device is a keyboard
[ 21.318] (II) config/udev: Adding input device SYNA0001:00 06CB:CE78 Mouse (/dev/input/event11)
[ 21.318] (**) SYNA0001:00 06CB:CE78 Mouse: Applying InputClass "libinput pointer catchall"
[ 21.318] (II) Using input driver 'libinput' for 'SYNA0001:00 06CB:CE78 Mouse'
[ 21.319] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 48 paused 0
[ 21.319] (**) SYNA0001:00 06CB:CE78 Mouse: always reports core events
[ 21.319] (**) Option "Device" "/dev/input/event11"
[ 21.319] (II) event11 - SYNA0001:00 06CB:CE78 Mouse: is tagged by udev as: Mouse Pointingstick
[ 21.320] (II) event11 - SYNA0001:00 06CB:CE78 Mouse: device is a pointer
[ 21.320] (II) event11 - SYNA0001:00 06CB:CE78 Mouse: device removed
[ 21.320] (II) libinput: SYNA0001:00 06CB:CE78 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 21.320] (II) libinput: SYNA0001:00 06CB:CE78 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 21.320] (II) libinput: SYNA0001:00 06CB:CE78 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 21.320] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-SYNA0001:00/0018:06CB:CE78.0004/input/input16/event11"
[ 21.320] (II) XINPUT: Adding extended input device "SYNA0001:00 06CB:CE78 Mouse" (type: MOUSE, id 13)
[ 21.320] (**) Option "AccelerationScheme" "none"
[ 21.320] (**) SYNA0001:00 06CB:CE78 Mouse: (accel) selected scheme none/0
[ 21.320] (**) SYNA0001:00 06CB:CE78 Mouse: (accel) acceleration factor: 2.000
[ 21.320] (**) SYNA0001:00 06CB:CE78 Mouse: (accel) acceleration threshold: 4
[ 21.321] (II) event11 - SYNA0001:00 06CB:CE78 Mouse: is tagged by udev as: Mouse Pointingstick
[ 21.321] (II) event11 - SYNA0001:00 06CB:CE78 Mouse: device is a pointer
[ 21.321] (II) config/udev: Adding input device SYNA0001:00 06CB:CE78 Mouse (/dev/input/mouse1)
[ 21.321] (II) No input driver specified, ignoring this device.
[ 21.321] (II) This device may have been added with another device file.
[ 21.321] (II) config/udev: Adding input device SYNA0001:00 06CB:CE78 Touchpad (/dev/input/event12)
[ 21.321] (**) SYNA0001:00 06CB:CE78 Touchpad: Applying InputClass "touchpad"
[ 21.321] (**) SYNA0001:00 06CB:CE78 Touchpad: Applying InputClass "libinput touchpad catchall"
[ 21.321] (II) Using input driver 'libinput' for 'SYNA0001:00 06CB:CE78 Touchpad'
[ 21.322] (II) systemd-logind: got fd for /dev/input/event12 13:76 fd 49 paused 0
[ 21.322] (**) SYNA0001:00 06CB:CE78 Touchpad: always reports core events
[ 21.322] (**) Option "Device" "/dev/input/event12"
[ 21.323] (II) event12 - SYNA0001:00 06CB:CE78 Touchpad: is tagged by udev as: Touchpad
[ 21.324] (II) event12 - SYNA0001:00 06CB:CE78 Touchpad: device is a touchpad
[ 21.324] (II) event12 - SYNA0001:00 06CB:CE78 Touchpad: device removed
[ 21.324] (**) Option "Tapping" "true"
[ 21.324] (**) Option "AccelSpeed" "0.3"
[ 21.324] (II) libinput: SYNA0001:00 06CB:CE78 Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 21.324] (II) libinput: SYNA0001:00 06CB:CE78 Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 21.324] (II) libinput: SYNA0001:00 06CB:CE78 Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 21.324] (**) Option "NaturalScrolling" "true"
[ 21.325] (**) Option "ClickMethod" "clickfinger"
[ 21.325] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-SYNA0001:00/0018:06CB:CE78.0004/input/input17/event12"
[ 21.325] (II) XINPUT: Adding extended input device "SYNA0001:00 06CB:CE78 Touchpad" (type: TOUCHPAD, id 14)
[ 21.326] (**) Option "AccelerationScheme" "none"
[ 21.326] (**) SYNA0001:00 06CB:CE78 Touchpad: (accel) selected scheme none/0
[ 21.326] (**) SYNA0001:00 06CB:CE78 Touchpad: (accel) acceleration factor: 2.000
[ 21.326] (**) SYNA0001:00 06CB:CE78 Touchpad: (accel) acceleration threshold: 4
[ 21.326] (II) event12 - SYNA0001:00 06CB:CE78 Touchpad: is tagged by udev as: Touchpad
[ 21.328] (II) event12 - SYNA0001:00 06CB:CE78 Touchpad: device is a touchpad
[ 21.328] (II) config/udev: Adding input device SYNA0001:00 06CB:CE78 Touchpad (/dev/input/mouse2)
[ 21.328] (**) SYNA0001:00 06CB:CE78 Touchpad: Applying InputClass "touchpad"
[ 21.328] (II) Using input driver 'libinput' for 'SYNA0001:00 06CB:CE78 Touchpad'
[ 21.328] (**) SYNA0001:00 06CB:CE78 Touchpad: always reports core events
[ 21.328] (**) Option "Device" "/dev/input/mouse2"
[ 21.416] (II) mouse2 - not using input device '/dev/input/mouse2'.
[ 21.417] (EE) libinput: SYNA0001:00 06CB:CE78 Touchpad: Failed to create a device for /dev/input/mouse2
[ 21.417] (EE) PreInit returned 2 for "SYNA0001:00 06CB:CE78 Touchpad"
[ 21.417] (II) UnloadModule: "libinput"
[ 21.419] (II) config/udev: Adding input device Ideapad extra buttons (/dev/input/event10)
[ 21.419] (**) Ideapad extra buttons: Applying InputClass "libinput keyboard catchall"
[ 21.419] (II) Using input driver 'libinput' for 'Ideapad extra buttons'
[ 21.421] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 50 paused 0
[ 21.421] (**) Ideapad extra buttons: always reports core events
[ 21.421] (**) Option "Device" "/dev/input/event10"
[ 21.424] (II) event10 - Ideapad extra buttons: is tagged by udev as: Keyboard
[ 21.424] (II) event10 - Ideapad extra buttons: device is a keyboard
[ 21.424] (II) event10 - Ideapad extra buttons: device removed
[ 21.424] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/input/input12/event10"
[ 21.424] (II) XINPUT: Adding extended input device "Ideapad extra buttons" (type: KEYBOARD, id 15)
[ 21.426] (II) event10 - Ideapad extra buttons: is tagged by udev as: Keyboard
[ 21.426] (II) event10 - Ideapad extra buttons: device is a keyboard
[ 21.426] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event15)
[ 21.426] (II) No input driver specified, ignoring this device.
[ 21.426] (II) This device may have been added with another device file.
[ 21.427] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event16)
[ 21.427] (II) No input driver specified, ignoring this device.
[ 21.427] (II) This device may have been added with another device file.
[ 21.427] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event17)
[ 21.427] (II) No input driver specified, ignoring this device.
[ 21.427] (II) This device may have been added with another device file.
[ 21.427] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event18)
[ 21.427] (II) No input driver specified, ignoring this device.
[ 21.427] (II) This device may have been added with another device file.
[ 21.428] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event19)
[ 21.428] (II) No input driver specified, ignoring this device.
[ 21.428] (II) This device may have been added with another device file.
[ 21.428] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event20)
[ 21.428] (II) No input driver specified, ignoring this device.
[ 21.428] (II) This device may have been added with another device file.
[ 21.428] (II) config/udev: Adding input device Intel HID 5 button array (/dev/input/event8)
[ 21.428] (**) Intel HID 5 button array: Applying InputClass "libinput keyboard catchall"
[ 21.428] (II) Using input driver 'libinput' for 'Intel HID 5 button array'
[ 21.429] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 51 paused 0
[ 21.429] (**) Intel HID 5 button array: always reports core events
[ 21.429] (**) Option "Device" "/dev/input/event8"
[ 21.430] (II) event8 - Intel HID 5 button array: is tagged by udev as: Keyboard
[ 21.430] (II) event8 - Intel HID 5 button array: device is a keyboard
[ 21.430] (II) event8 - Intel HID 5 button array: device removed
[ 21.430] (**) Option "config_info" "udev:/sys/devices/platform/INTC1070:00/input/input10/event8"
[ 21.430] (II) XINPUT: Adding extended input device "Intel HID 5 button array" (type: KEYBOARD, id 16)
[ 21.431] (II) event8 - Intel HID 5 button array: is tagged by udev as: Keyboard
[ 21.431] (II) event8 - Intel HID 5 button array: device is a keyboard
[ 21.432] (II) config/udev: Adding input device Intel HID events (/dev/input/event7)
[ 21.432] (**) Intel HID events: Applying InputClass "libinput keyboard catchall"
[ 21.432] (II) Using input driver 'libinput' for 'Intel HID events'
[ 21.433] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 52 paused 0
[ 21.433] (**) Intel HID events: always reports core events
[ 21.433] (**) Option "Device" "/dev/input/event7"
[ 21.434] (II) event7 - Intel HID events: is tagged by udev as: Keyboard
[ 21.434] (II) event7 - Intel HID events: device is a keyboard
[ 21.435] (II) event7 - Intel HID events: device removed
[ 21.435] (**) Option "config_info" "udev:/sys/devices/platform/INTC1070:00/input/input9/event7"
[ 21.435] (II) XINPUT: Adding extended input device "Intel HID events" (type: KEYBOARD, id 17)
[ 21.436] (II) event7 - Intel HID events: is tagged by udev as: Keyboard
[ 21.436] (II) event7 - Intel HID events: device is a keyboard
[ 21.437] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event2)
[ 21.437] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 21.437] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 21.438] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 53 paused 0
[ 21.438] (**) AT Translated Set 2 keyboard: always reports core events
[ 21.438] (**) Option "Device" "/dev/input/event2"
[ 21.439] (II) event2 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 21.439] (II) event2 - AT Translated Set 2 keyboard: device is a keyboard
[ 21.440] (II) event2 - AT Translated Set 2 keyboard: device removed
[ 21.440] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input2/event2"
[ 21.440] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 18)
[ 21.441] (II) event2 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 21.441] (II) event2 - AT Translated Set 2 keyboard: device is a keyboard
[ 21.443] (II) config/udev: Adding input device PC Speaker (/dev/input/event9)
[ 21.443] (II) No input driver specified, ignoring this device.
[ 21.443] (II) This device may have been added with another device file.
[ 21.492] (**) Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 21.492] (II) Using input driver 'libinput' for 'Logitech G102 LIGHTSYNC Gaming Mouse Keyboard'
[ 21.492] (II) systemd-logind: returning pre-existing fd for /dev/input/event4 13:68
[ 21.492] (**) Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: always reports core events
[ 21.492] (**) Option "Device" "/dev/input/event4"
[ 21.492] (II) libinput: Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: is a virtual subdevice
[ 21.492] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.1/0003:046D:C09D.0002/input/input4/event4"
[ 21.492] (II) XINPUT: Adding extended input device "Logitech G102 LIGHTSYNC Gaming Mouse Keyboard" (type: KEYBOARD, id 19)
[ 21.492] (**) ITE Tech. Inc. ITE Device(8176) Keyboard: Applying InputClass "libinput keyboard catchall"
[ 21.493] (II) Using input driver 'libinput' for 'ITE Tech. Inc. ITE Device(8176) Keyboard'
[ 21.493] (II) systemd-logind: returning pre-existing fd for /dev/input/event5 13:69
[ 21.493] (**) ITE Tech. Inc. ITE Device(8176) Keyboard: always reports core events
[ 21.493] (**) Option "Device" "/dev/input/event5"
[ 21.493] (II) libinput: ITE Tech. Inc. ITE Device(8176) Keyboard: is a virtual subdevice
[ 21.493] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9:1.0/0003:048D:C976.0003/input/input7/event5"
[ 21.493] (II) XINPUT: Adding extended input device "ITE Tech. Inc. ITE Device(8176) Keyboard" (type: KEYBOARD, id 20)
[ 22.748] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 22.748] (II) modeset(0): Printing DDC gathered Modelines:
[ 22.748] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 22.756] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 22.756] (II) modeset(0): Printing DDC gathered Modelines:
[ 22.756] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 22.759] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 22.759] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 22.759] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 22.759] (--) NVIDIA(GPU-0):
[ 22.773] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 22.773] (II) modeset(0): Printing DDC gathered Modelines:
[ 22.773] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 22.782] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 22.782] (II) modeset(0): Printing DDC gathered Modelines:
[ 22.782] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 22.784] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 22.784] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 22.784] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 22.784] (--) NVIDIA(GPU-0):
[ 615.662] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 615.662] (II) modeset(0): Printing DDC gathered Modelines:
[ 615.662] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 615.671] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 615.671] (II) modeset(0): Printing DDC gathered Modelines:
[ 615.671] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 615.676] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 615.676] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 615.676] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 615.676] (--) NVIDIA(GPU-0):
[ 615.696] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 615.696] (II) modeset(0): Printing DDC gathered Modelines:
[ 615.696] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 615.704] (II) modeset(0): EDID vendor "BOE", prod id 2689
[ 615.704] (II) modeset(0): Printing DDC gathered Modelines:
[ 615.704] (II) modeset(0): Modeline "1920x1080"x0.0 310.47 1920 1968 2000 2200 1080 1083 1089 1176 +hsync -vsync (141.1 kHz eP)
[ 615.706] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 615.706] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 615.706] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 615.706] (--) NVIDIA(GPU-0):
Last edited by BelDot (2024-12-23 13:03:07)
Offline
I've removed nvidia_drm kernel parameters which may be also are the ca(u)se
Ftfy
And to leave no doubt: you don't want to use that thing, it'll only either hide or cause problems.
Curveball: replace pulseaudio w/ pipewire and pipewire-pulse.
There's an audio chip on the nvidia device…
Offline
I think this will be the right place to make a post.
So I've actually got the issue without unplugging the cable, I was running Godot Engine, and after putting the system to suspend by closing a laptop lid, the "trying to remove device" message propped, and the issue appeared after wake up from suspend.
$ journalctl -b -1
Jan 06 13:44:38 arch kernel: Linux version 6.12.8-arch1-1 (linux@archlinux) (gcc (GCC) 14.2.1 20240910, GNU ld (GNU Binutils) 2.43.0) #1 SMP PREEMPT_DYNAMIC Thu, 02 Jan 2025 22:52:26 +0000
Jan 06 13:44:38 arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=48f0c199-3de0-4cef-adb5-54a621848d9d rw loglevel=8 quiet pci-stub.ids=10de:2291
Jan 06 13:44:38 arch kernel: x86/split lock detection: #AC: crashing the kernel on kernel split_locks and warning on user-space split_locks
Jan 06 13:44:38 arch kernel: BIOS-provided physical RAM map:
Jan 06 13:44:38 arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
Jan 06 13:44:38 arch kernel: BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
Jan 06 13:44:38 arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000038e23fff] usable
Jan 06 13:44:38 arch kernel: BIOS-e820: [mem 0x0000000038e24000-0x0000000038e29fff] ACPI data
Jan 06 13:44:38 arch kernel: BIOS-e820: [mem 0x0000000038e2a000-0x000000003d368fff] usable
Jan 06 13:44:38 arch kernel: BIOS-e820: [mem 0x000000003d369000-0x000000003dc68fff] reserved
Jan 06 13:44:38 arch kernel: BIOS-e820: [mem 0x000000003dc69000-0x000000003fa7efff] usable
Jan 06 13:44:38 arch kernel: BIOS-e820: [mem 0x000000003fa7f000-0x0000000041a7efff] reserved
Jan 06 13:44:38 arch kernel: BIOS-e820: [mem 0x0000000041a7f000-0x0000000044a2efff] ACPI NVS
Jan 06 13:44:38 arch kernel: BIOS-e820: [mem 0x0000000044a2f000-0x0000000044afefff] ACPI data
Jan 06 13:44:38 arch kernel: BIOS-e820: [mem 0x0000000044aff000-0x0000000044afffff] usable
Jan 06 13:44:38 arch kernel: BIOS-e820: [mem 0x0000000044b00000-0x0000000048ffffff] reserved
Jan 06 13:44:38 arch kernel: BIOS-e820: [mem 0x0000000049200000-0x00000000493fffff] reserved
Jan 06 13:44:38 arch kernel: BIOS-e820: [mem 0x000000004a000000-0x00000000503fffff] reserved
Jan 06 13:44:38 arch kernel: BIOS-e820: [mem 0x00000000c0000000-0x00000000cfffffff] reserved
Jan 06 13:44:38 arch kernel: BIOS-e820: [mem 0x00000000fe010000-0x00000000fe010fff] reserved
Jan 06 13:44:38 arch kernel: BIOS-e820: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
Jan 06 13:44:38 arch kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Jan 06 13:44:38 arch kernel: BIOS-e820: [mem 0x0000000100000000-0x00000004afbfffff] usable
Jan 06 13:44:38 arch kernel: NX (Execute Disable) protection: active
Jan 06 13:44:38 arch kernel: APIC: Static calls initialized
Jan 06 13:44:38 arch kernel: e820: update [mem 0x389b1018-0x389d5657] usable ==> usable
Jan 06 13:44:38 arch kernel: extended physical RAM map:
Jan 06 13:44:38 arch kernel: reserve setup_data: [mem 0x0000000000000000-0x000000000009efff] usable
Jan 06 13:44:38 arch kernel: reserve setup_data: [mem 0x000000000009f000-0x00000000000fffff] reserved
Jan 06 13:44:38 arch kernel: reserve setup_data: [mem 0x0000000000100000-0x00000000389b1017] usable
Jan 06 13:44:38 arch kernel: reserve setup_data: [mem 0x00000000389b1018-0x00000000389d5657] usable
Jan 06 13:44:38 arch kernel: reserve setup_data: [mem 0x00000000389d5658-0x0000000038e23fff] usable
Jan 06 13:44:38 arch kernel: reserve setup_data: [mem 0x0000000038e24000-0x0000000038e29fff] ACPI data
Jan 06 13:44:38 arch kernel: reserve setup_data: [mem 0x0000000038e2a000-0x000000003d368fff] usable
Jan 06 13:44:38 arch kernel: reserve setup_data: [mem 0x000000003d369000-0x000000003dc68fff] reserved
Jan 06 13:44:38 arch kernel: reserve setup_data: [mem 0x000000003dc69000-0x000000003fa7efff] usable
Jan 06 13:44:38 arch kernel: reserve setup_data: [mem 0x000000003fa7f000-0x0000000041a7efff] reserved
Jan 06 13:44:38 arch kernel: reserve setup_data: [mem 0x0000000041a7f000-0x0000000044a2efff] ACPI NVS
Jan 06 13:44:38 arch kernel: reserve setup_data: [mem 0x0000000044a2f000-0x0000000044afefff] ACPI data
Jan 06 13:44:38 arch kernel: reserve setup_data: [mem 0x0000000044aff000-0x0000000044afffff] usable
Jan 06 13:44:38 arch kernel: reserve setup_data: [mem 0x0000000044b00000-0x0000000048ffffff] reserved
Jan 06 13:44:38 arch kernel: reserve setup_data: [mem 0x0000000049200000-0x00000000493fffff] reserved
Jan 06 13:44:38 arch kernel: reserve setup_data: [mem 0x000000004a000000-0x00000000503fffff] reserved
Jan 06 13:44:38 arch kernel: reserve setup_data: [mem 0x00000000c0000000-0x00000000cfffffff] reserved
Jan 06 13:44:38 arch kernel: reserve setup_data: [mem 0x00000000fe010000-0x00000000fe010fff] reserved
Jan 06 13:44:38 arch kernel: reserve setup_data: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
Jan 06 13:44:38 arch kernel: reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Jan 06 13:44:38 arch kernel: reserve setup_data: [mem 0x0000000100000000-0x00000004afbfffff] usable
Jan 06 13:44:38 arch kernel: efi: EFI v2.7 by INSYDE Corp.
Jan 06 13:44:38 arch kernel: efi: ACPI=0x44afe000 ACPI 2.0=0x44afe014 TPMFinalLog=0x449a6000 SMBIOS=0x400a6000 MEMATTR=0x38eef298 ESRT=0x38eef018 INITRD=0x38e31b18 RNG=0x44a30018 TPMEventLog=0x38e26018
Jan 06 13:44:38 arch kernel: random: crng init done
Jan 06 13:44:38 arch kernel: efi: Remove mem90: MMIO range=[0xc0000000-0xcfffffff] (256MB) from e820 map
Jan 06 13:44:38 arch kernel: e820: remove [mem 0xc0000000-0xcfffffff] reserved
Jan 06 13:44:38 arch kernel: efi: Not removing mem91: MMIO range=[0xfe010000-0xfe010fff] (4KB) from e820 map
Jan 06 13:44:38 arch kernel: efi: Remove mem93: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
Jan 06 13:44:38 arch kernel: e820: remove [mem 0xff000000-0xffffffff] reserved
Jan 06 13:44:38 arch kernel: SMBIOS 3.3 present.
Jan 06 13:44:38 arch kernel: DMI: LENOVO 82S9/LNVNB161216, BIOS JMCN47WW(V3.10) 06/24/2024
Jan 06 13:44:38 arch kernel: DMI: Memory slots populated: 2/2
Jan 06 13:44:38 arch kernel: tsc: Detected 2500.000 MHz processor
Jan 06 13:44:38 arch kernel: tsc: Detected 2496.000 MHz TSC
Jan 06 13:44:38 arch kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Jan 06 13:44:38 arch kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Jan 06 13:44:38 arch kernel: last_pfn = 0x4afc00 max_arch_pfn = 0x400000000
Jan 06 13:44:38 arch kernel: MTRR map: 5 entries (3 fixed + 2 variable; max 23), built from 10 variable MTRRs
Jan 06 13:44:38 arch kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
Jan 06 13:44:38 arch kernel: last_pfn = 0x44b00 max_arch_pfn = 0x400000000
Jan 06 13:44:38 arch kernel: esrt: Reserving ESRT space from 0x0000000038eef018 to 0x0000000038eef1b8.
Jan 06 13:44:38 arch kernel: e820: update [mem 0x38eef000-0x38eeffff] usable ==> reserved
Jan 06 13:44:38 arch kernel: Using GB pages for direct mapping
Jan 06 13:44:38 arch kernel: Incomplete global flushes, disabling PCID
Jan 06 13:44:38 arch kernel: Secure boot disabled
Jan 06 13:44:38 arch kernel: RAMDISK: [mem 0x351e7000-0x362c7fff]
Jan 06 13:44:38 arch kernel: ACPI: Early table checksum verification disabled
Jan 06 13:44:38 arch kernel: ACPI: RSDP 0x0000000044AFE014 000024 (v02 LENOVO)
Jan 06 13:44:38 arch kernel: ACPI: XSDT 0x0000000044AC5188 000154 (v01 LENOVO CB-01 00000001 01000013)
Jan 06 13:44:38 arch kernel: ACPI: FACP 0x0000000044AC3000 000114 (v06 LENOVO CB-01 00000001 ACPI 00040000)
Jan 06 13:44:38 arch kernel: ACPI: DSDT 0x0000000044A4E000 071D47 (v02 LENOVO CB-01 00000001 ACPI 00040000)
Jan 06 13:44:38 arch kernel: ACPI: FACS 0x0000000044982000 000040
Jan 06 13:44:38 arch kernel: ACPI: UEFI 0x0000000044A2E000 000236 (v01 INSYDE ADL-P-M 00000001 ACPI 00040000)
Jan 06 13:44:38 arch kernel: ACPI: SSDT 0x0000000044AFC000 00038C (v02 LENOVO CB-01 00000001 INTL 20200717)
Jan 06 13:44:38 arch kernel: ACPI: SSDT 0x0000000044AFB000 000101 (v02 LENOVO CB-01 00000001 INTL 20200717)
Jan 06 13:44:38 arch kernel: ACPI: SSDT 0x0000000044AF6000 0043BE (v02 LENOVO CB-01 00000001 INTL 20200717)
Jan 06 13:44:38 arch kernel: ACPI: SSDT 0x0000000044AEF000 006F25 (v02 LENOVO CB-01 00000001 INTL 20200717)
Jan 06 13:44:38 arch kernel: ACPI: SSDT 0x0000000044AE9000 005D2C (v02 LENOVO CB-01 00000001 INTL 20200717)
Jan 06 13:44:38 arch kernel: ACPI: SSDT 0x0000000044AE6000 002B22 (v02 LENOVO CB-01 00000001 INTL 20200717)
Jan 06 13:44:38 arch kernel: ACPI: SSDT 0x0000000044AE2000 0033D3 (v02 LENOVO CB-01 00000001 INTL 20200717)
Jan 06 13:44:38 arch kernel: ACPI: SSDT 0x0000000044AD4000 00D411 (v02 INTEL TcssSsdt 00001000 INTL 20200717)
Jan 06 13:44:38 arch kernel: ACPI: SSDT 0x0000000044AD3000 00094F (v02 LENOVO CB-01 00000001 INTL 20200717)
Jan 06 13:44:38 arch kernel: ACPI: SSDT 0x0000000044AD2000 000033 (v02 LENOVO CB-01 00000001 INTL 20200717)
Jan 06 13:44:38 arch kernel: ACPI: SSDT 0x0000000044AD0000 001260 (v02 LENOVO CB-01 00000001 INTL 20200717)
Jan 06 13:44:38 arch kernel: ACPI: SSDT 0x0000000044ACF000 00077B (v02 LENOVO CB-01 00000001 INTL 20200717)
Jan 06 13:44:38 arch kernel: ACPI: TPM2 0x0000000044ACE000 00004C (v04 LENOVO CB-01 00000001 ACPI 00040000)
Jan 06 13:44:38 arch kernel: ACPI: LPIT 0x0000000044ACC000 0000CC (v01 LENOVO CB-01 00000001 ACPI 00040000)
Jan 06 13:44:38 arch kernel: ACPI: WSMT 0x0000000044ACB000 000028 (v01 LENOVO CB-01 00000001 ACPI 00040000)
Jan 06 13:44:38 arch kernel: ACPI: SSDT 0x0000000044ACA000 000AD9 (v02 LENOVO CB-01 00000001 INTL 20200717)
Jan 06 13:44:38 arch kernel: ACPI: SSDT 0x0000000044AC7000 002357 (v02 LENOVO CB-01 00000001 INTL 20200717)
Jan 06 13:44:38 arch kernel: ACPI: DBGP 0x0000000044AC6000 000034 (v01 LENOVO CB-01 00000001 ACPI 00040000)
Jan 06 13:44:38 arch kernel: ACPI: DBG2 0x0000000044AFD000 000054 (v00 LENOVO CB-01 00000001 ACPI 00040000)
Jan 06 13:44:38 arch kernel: ACPI: NHLT 0x0000000044AC4000 00002D (v00 LENOVO CB-01 00000001 ACPI 00040000)
Jan 06 13:44:38 arch kernel: ACPI: HPET 0x0000000044AC2000 000038 (v01 LENOVO CB-01 00000001 ACPI 00040000)
Jan 06 13:44:38 arch kernel: ACPI: APIC 0x0000000044AC1000 0001DC (v04 LENOVO CB-01 00000001 ACPI 00040000)
Jan 06 13:44:38 arch kernel: ACPI: MCFG 0x0000000044AC0000 00003C (v01 LENOVO CB-01 00000001 ACPI 00040000)
Jan 06 13:44:38 arch kernel: ACPI: SSDT 0x0000000044A46000 007D1D (v02 LENOVO CB-01 00000001 01000013)
Jan 06 13:44:38 arch kernel: ACPI: SSDT 0x0000000044A44000 001D0E (v02 LENOVO CB-01 00000001 01000013)
Jan 06 13:44:38 arch kernel: ACPI: $H2O 0x0000000044A43000 00002C (v01 LENOVO CB-01 00000001 ACPI 00040000)
Jan 06 13:44:38 arch kernel: ACPI: DMAR 0x0000000044A42000 000088 (v02 LENOVO CB-01 00000001 ACPI 00040000)
Jan 06 13:44:38 arch kernel: ACPI: SSDT 0x0000000044A40000 001E96 (v01 LENOVO CB-01 00000001 INTL 20200717)
Jan 06 13:44:38 arch kernel: ACPI: SSDT 0x0000000044A3F000 000C2E (v02 LENOVO CB-01 00000001 INTL 20200717)
Jan 06 13:44:38 arch kernel: ACPI: SSDT 0x0000000044A3B000 003AEA (v02 LENOVO CB-01 00000001 INTL 20200717)
Jan 06 13:44:38 arch kernel: ACPI: SSDT 0x0000000044A37000 0039DA (v02 LENOVO CB-01 00000001 INTL 20200717)
Jan 06 13:44:38 arch kernel: ACPI: SSDT 0x0000000044A35000 0010B5 (v02 LENOVO CB-01 00000001 INTL 20200717)
Jan 06 13:44:38 arch kernel: ACPI: SSDT 0x0000000044A34000 0000F8 (v01 LENOVO CB-01 00000001 INTL 20200717)
Jan 06 13:44:38 arch kernel: ACPI: FPDT 0x0000000044A33000 000044 (v01 LENOVO CB-01 00000001 ACPI 00040000)
Jan 06 13:44:38 arch kernel: ACPI: PHAT 0x0000000044A31000 000B47 (v01 LENOVO CB-01 00000001 ACPI 00040000)
Jan 06 13:44:38 arch kernel: ACPI: BGRT 0x0000000044A32000 000038 (v01 LENOVO CB-01 00000001 ACPI 00040000)
Jan 06 13:44:38 arch kernel: ACPI: Reserving FACP table memory at [mem 0x44ac3000-0x44ac3113]
Jan 06 13:44:38 arch kernel: ACPI: Reserving DSDT table memory at [mem 0x44a4e000-0x44abfd46]
Jan 06 13:44:38 arch kernel: ACPI: Reserving FACS table memory at [mem 0x44982000-0x4498203f]
Jan 06 13:44:38 arch kernel: ACPI: Reserving UEFI table memory at [mem 0x44a2e000-0x44a2e235]
Jan 06 13:44:38 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44afc000-0x44afc38b]
Jan 06 13:44:38 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44afb000-0x44afb100]
Jan 06 13:44:38 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44af6000-0x44afa3bd]
Jan 06 13:44:38 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44aef000-0x44af5f24]
Jan 06 13:44:38 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44ae9000-0x44aeed2b]
Jan 06 13:44:38 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44ae6000-0x44ae8b21]
Jan 06 13:44:38 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44ae2000-0x44ae53d2]
Jan 06 13:44:38 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44ad4000-0x44ae1410]
Jan 06 13:44:38 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44ad3000-0x44ad394e]
Jan 06 13:44:38 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44ad2000-0x44ad2032]
Jan 06 13:44:38 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44ad0000-0x44ad125f]
Jan 06 13:44:38 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44acf000-0x44acf77a]
Jan 06 13:44:38 arch kernel: ACPI: Reserving TPM2 table memory at [mem 0x44ace000-0x44ace04b]
Jan 06 13:44:38 arch kernel: ACPI: Reserving LPIT table memory at [mem 0x44acc000-0x44acc0cb]
Jan 06 13:44:38 arch kernel: ACPI: Reserving WSMT table memory at [mem 0x44acb000-0x44acb027]
Jan 06 13:44:38 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44aca000-0x44acaad8]
Jan 06 13:44:38 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44ac7000-0x44ac9356]
Jan 06 13:44:38 arch kernel: ACPI: Reserving DBGP table memory at [mem 0x44ac6000-0x44ac6033]
Jan 06 13:44:38 arch kernel: ACPI: Reserving DBG2 table memory at [mem 0x44afd000-0x44afd053]
Jan 06 13:44:38 arch kernel: ACPI: Reserving NHLT table memory at [mem 0x44ac4000-0x44ac402c]
Jan 06 13:44:38 arch kernel: ACPI: Reserving HPET table memory at [mem 0x44ac2000-0x44ac2037]
Jan 06 13:44:38 arch kernel: ACPI: Reserving APIC table memory at [mem 0x44ac1000-0x44ac11db]
Jan 06 13:44:38 arch kernel: ACPI: Reserving MCFG table memory at [mem 0x44ac0000-0x44ac003b]
Jan 06 13:44:38 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44a46000-0x44a4dd1c]
Jan 06 13:44:38 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44a44000-0x44a45d0d]
Jan 06 13:44:38 arch kernel: ACPI: Reserving $H2O table memory at [mem 0x44a43000-0x44a4302b]
Jan 06 13:44:38 arch kernel: ACPI: Reserving DMAR table memory at [mem 0x44a42000-0x44a42087]
Jan 06 13:44:38 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44a40000-0x44a41e95]
Jan 06 13:44:38 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44a3f000-0x44a3fc2d]
Jan 06 13:44:38 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44a3b000-0x44a3eae9]
Jan 06 13:44:38 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44a37000-0x44a3a9d9]
Jan 06 13:44:38 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44a35000-0x44a360b4]
Jan 06 13:44:38 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x44a34000-0x44a340f7]
Jan 06 13:44:38 arch kernel: ACPI: Reserving FPDT table memory at [mem 0x44a33000-0x44a33043]
Jan 06 13:44:38 arch kernel: ACPI: Reserving PHAT table memory at [mem 0x44a31000-0x44a31b46]
Jan 06 13:44:38 arch kernel: ACPI: Reserving BGRT table memory at [mem 0x44a32000-0x44a32037]
Jan 06 13:44:38 arch kernel: No NUMA configuration found
Jan 06 13:44:38 arch kernel: Faking a node at [mem 0x0000000000000000-0x00000004afbfffff]
Jan 06 13:44:38 arch kernel: NODE_DATA(0) allocated [mem 0x4afbd52c0-0x4afbfffff]
Jan 06 13:44:38 arch kernel: Zone ranges:
Jan 06 13:44:38 arch kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff]
Jan 06 13:44:38 arch kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
Jan 06 13:44:38 arch kernel: Normal [mem 0x0000000100000000-0x00000004afbfffff]
Jan 06 13:44:38 arch kernel: Device empty
Jan 06 13:44:38 arch kernel: Movable zone start for each node
Jan 06 13:44:38 arch kernel: Early memory node ranges
Jan 06 13:44:38 arch kernel: node 0: [mem 0x0000000000001000-0x000000000009efff]
Jan 06 13:44:38 arch kernel: node 0: [mem 0x0000000000100000-0x0000000038e23fff]
Jan 06 13:44:38 arch kernel: node 0: [mem 0x0000000038e2a000-0x000000003d368fff]
Jan 06 13:44:38 arch kernel: node 0: [mem 0x000000003dc69000-0x000000003fa7efff]
Jan 06 13:44:38 arch kernel: node 0: [mem 0x0000000044aff000-0x0000000044afffff]
Jan 06 13:44:38 arch kernel: node 0: [mem 0x0000000100000000-0x00000004afbfffff]
Jan 06 13:44:38 arch kernel: Initmem setup node 0 [mem 0x0000000000001000-0x00000004afbfffff]
Jan 06 13:44:38 arch kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Jan 06 13:44:38 arch kernel: On node 0, zone DMA: 97 pages in unavailable ranges
Jan 06 13:44:38 arch kernel: On node 0, zone DMA32: 6 pages in unavailable ranges
Jan 06 13:44:38 arch kernel: On node 0, zone DMA32: 2304 pages in unavailable ranges
Jan 06 13:44:38 arch kernel: On node 0, zone DMA32: 20608 pages in unavailable ranges
Jan 06 13:44:38 arch kernel: On node 0, zone Normal: 13568 pages in unavailable ranges
Jan 06 13:44:38 arch kernel: On node 0, zone Normal: 1024 pages in unavailable ranges
Jan 06 13:44:38 arch kernel: Reserving Intel graphics memory at [mem 0x4c800000-0x503fffff]
Jan 06 13:44:38 arch kernel: ACPI: PM-Timer IO Port: 0x1808
Jan 06 13:44:38 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Jan 06 13:44:38 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Jan 06 13:44:38 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Jan 06 13:44:38 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Jan 06 13:44:38 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
Jan 06 13:44:38 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
Jan 06 13:44:38 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
Jan 06 13:44:38 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
Jan 06 13:44:38 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
Jan 06 13:44:38 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
Jan 06 13:44:38 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
Jan 06 13:44:38 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
Jan 06 13:44:38 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
Jan 06 13:44:38 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
Jan 06 13:44:38 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
Jan 06 13:44:38 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
Jan 06 13:44:38 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x11] high edge lint[0x1])
Jan 06 13:44:38 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x12] high edge lint[0x1])
Jan 06 13:44:38 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x13] high edge lint[0x1])
Jan 06 13:44:38 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x14] high edge lint[0x1])
Jan 06 13:44:38 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x15] high edge lint[0x1])
Jan 06 13:44:38 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x16] high edge lint[0x1])
Jan 06 13:44:38 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x17] high edge lint[0x1])
Jan 06 13:44:38 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
Jan 06 13:44:38 arch kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
Jan 06 13:44:38 arch kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Jan 06 13:44:38 arch kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Jan 06 13:44:38 arch kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Jan 06 13:44:38 arch kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Jan 06 13:44:38 arch kernel: e820: update [mem 0x37d86000-0x37e94fff] usable ==> reserved
Jan 06 13:44:38 arch kernel: TSC deadline timer available
Jan 06 13:44:38 arch kernel: CPU topo: Max. logical packages: 1
Jan 06 13:44:38 arch kernel: CPU topo: Max. logical dies: 1
Jan 06 13:44:38 arch kernel: CPU topo: Max. dies per package: 1
Jan 06 13:44:38 arch kernel: CPU topo: Max. threads per core: 2
Jan 06 13:44:38 arch kernel: CPU topo: Num. cores per package: 8
Jan 06 13:44:38 arch kernel: CPU topo: Num. threads per package: 12
Jan 06 13:44:38 arch kernel: CPU topo: Allowing 12 present CPUs plus 0 hotplug CPUs
Jan 06 13:44:38 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Jan 06 13:44:38 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
Jan 06 13:44:38 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x37d86000-0x37e94fff]
Jan 06 13:44:38 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x389b1000-0x389b1fff]
Jan 06 13:44:38 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x389d5000-0x389d5fff]
Jan 06 13:44:38 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x38e24000-0x38e29fff]
Jan 06 13:44:38 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x38eef000-0x38eeffff]
Jan 06 13:44:38 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x3d369000-0x3dc68fff]
Jan 06 13:44:38 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x3fa7f000-0x41a7efff]
Jan 06 13:44:38 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x41a7f000-0x44a2efff]
Jan 06 13:44:38 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x44a2f000-0x44afefff]
Jan 06 13:44:38 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x44b00000-0x48ffffff]
Jan 06 13:44:38 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x49000000-0x491fffff]
Jan 06 13:44:38 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x49200000-0x493fffff]
Jan 06 13:44:38 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x49400000-0x49ffffff]
Jan 06 13:44:38 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x4a000000-0x503fffff]
Jan 06 13:44:38 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x50400000-0xfe00ffff]
Jan 06 13:44:38 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfe010000-0xfe010fff]
Jan 06 13:44:38 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfed1ffff]
Jan 06 13:44:38 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xfed7ffff]
Jan 06 13:44:38 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xffffffff]
Jan 06 13:44:38 arch kernel: [mem 0x50400000-0xfe00ffff] available for PCI devices
Jan 06 13:44:38 arch kernel: Booting paravirtualized kernel on bare hardware
Jan 06 13:44:38 arch kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Jan 06 13:44:38 arch kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:12 nr_cpu_ids:12 nr_node_ids:1
Jan 06 13:44:38 arch kernel: percpu: Embedded 67 pages/cpu s237568 r8192 d28672 u524288
Jan 06 13:44:38 arch kernel: pcpu-alloc: s237568 r8192 d28672 u524288 alloc=1*2097152
Jan 06 13:44:38 arch kernel: pcpu-alloc: [0] 00 01 02 03 [0] 04 05 06 07
Jan 06 13:44:38 arch kernel: pcpu-alloc: [0] 08 09 10 11
Jan 06 13:44:38 arch kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=48f0c199-3de0-4cef-adb5-54a621848d9d rw loglevel=8 quiet pci-stub.ids=10de:2291
Jan 06 13:44:38 arch kernel: Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-linux", will be passed to user space.
Jan 06 13:44:38 arch kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Jan 06 13:44:38 arch kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
Jan 06 13:44:38 arch kernel: Fallback order for Node 0: 0
Jan 06 13:44:38 arch kernel: Built 1 zonelists, mobility grouping on. Total pages: 4123928
Jan 06 13:44:38 arch kernel: Policy zone: Normal
Jan 06 13:44:38 arch kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Jan 06 13:44:38 arch kernel: software IO TLB: area num 16.
Jan 06 13:44:38 arch kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=1
Jan 06 13:44:38 arch kernel: ftrace: allocating 51351 entries in 201 pages
Jan 06 13:44:38 arch kernel: ftrace: allocated 201 pages with 4 groups
Jan 06 13:44:38 arch kernel: Dynamic Preempt: full
Jan 06 13:44:38 arch kernel: rcu: Preemptible hierarchical RCU implementation.
Jan 06 13:44:38 arch kernel: rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=12.
Jan 06 13:44:38 arch kernel: rcu: RCU priority boosting: priority 1 delay 500 ms.
Jan 06 13:44:38 arch kernel: Trampoline variant of Tasks RCU enabled.
Jan 06 13:44:38 arch kernel: Rude variant of Tasks RCU enabled.
Jan 06 13:44:38 arch kernel: Tracing variant of Tasks RCU enabled.
Jan 06 13:44:38 arch kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Jan 06 13:44:38 arch kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=12
Jan 06 13:44:38 arch kernel: RCU Tasks: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=12.
Jan 06 13:44:38 arch kernel: RCU Tasks Rude: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=12.
Jan 06 13:44:38 arch kernel: RCU Tasks Trace: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=12.
Jan 06 13:44:38 arch kernel: NR_IRQS: 524544, nr_irqs: 2152, preallocated irqs: 16
Jan 06 13:44:38 arch kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Jan 06 13:44:38 arch kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Jan 06 13:44:38 arch kernel: Console: colour dummy device 80x25
Jan 06 13:44:38 arch kernel: printk: legacy console [tty0] enabled
Jan 06 13:44:38 arch kernel: ACPI: Core revision 20240827
Jan 06 13:44:38 arch kernel: hpet: HPET dysfunctional in PC10. Force disabled.
Jan 06 13:44:38 arch kernel: APIC: Switch to symmetric I/O mode setup
Jan 06 13:44:38 arch kernel: DMAR: Host address width 39
Jan 06 13:44:38 arch kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x0
Jan 06 13:44:38 arch kernel: DMAR: dmar0: reg_base_addr fed90000 ver 4:0 cap 1c0000c40660462 ecap 29a00f0505e
Jan 06 13:44:38 arch kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1
Jan 06 13:44:38 arch kernel: DMAR: dmar1: reg_base_addr fed91000 ver 5:0 cap d2008c40660462 ecap f050da
Jan 06 13:44:38 arch kernel: DMAR: RMRR base: 0x0000004c000000 end: 0x000000503fffff
Jan 06 13:44:38 arch kernel: DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
Jan 06 13:44:38 arch kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000
Jan 06 13:44:38 arch kernel: DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
Jan 06 13:44:38 arch kernel: DMAR-IR: Enabled IRQ remapping in x2apic mode
Jan 06 13:44:38 arch kernel: x2apic enabled
Jan 06 13:44:38 arch kernel: APIC: Switched APIC routing to: cluster x2apic
Jan 06 13:44:38 arch kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x23fa772cf26, max_idle_ns: 440795269835 ns
Jan 06 13:44:38 arch kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4993.00 BogoMIPS (lpj=8320000)
Jan 06 13:44:38 arch kernel: CPU0: Thermal monitoring enabled (TM1)
Jan 06 13:44:38 arch kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated
Jan 06 13:44:38 arch kernel: CET detected: Indirect Branch Tracking enabled
Jan 06 13:44:38 arch kernel: Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
Jan 06 13:44:38 arch kernel: Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
Jan 06 13:44:38 arch kernel: process: using mwait in idle threads
Jan 06 13:44:38 arch kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Jan 06 13:44:38 arch kernel: Spectre V2 : Mitigation: Enhanced / Automatic IBRS
Jan 06 13:44:38 arch kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Jan 06 13:44:38 arch kernel: Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on VMEXIT
Jan 06 13:44:38 arch kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Jan 06 13:44:38 arch kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Jan 06 13:44:38 arch kernel: Register File Data Sampling: Mitigation: Clear Register File
Jan 06 13:44:38 arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Jan 06 13:44:38 arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Jan 06 13:44:38 arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Jan 06 13:44:38 arch kernel: x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
Jan 06 13:44:38 arch kernel: x86/fpu: Supporting XSAVE feature 0x800: 'Control-flow User registers'
Jan 06 13:44:38 arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Jan 06 13:44:38 arch kernel: x86/fpu: xstate_offset[9]: 832, xstate_sizes[9]: 8
Jan 06 13:44:38 arch kernel: x86/fpu: xstate_offset[11]: 840, xstate_sizes[11]: 16
Jan 06 13:44:38 arch kernel: x86/fpu: Enabled xstate features 0xa07, context size is 856 bytes, using 'compacted' format.
Jan 06 13:44:38 arch kernel: Freeing SMP alternatives memory: 40K
Jan 06 13:44:38 arch kernel: pid_max: default: 32768 minimum: 301
Jan 06 13:44:38 arch kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf
Jan 06 13:44:38 arch kernel: landlock: Up and running.
Jan 06 13:44:38 arch kernel: Yama: becoming mindful.
Jan 06 13:44:38 arch kernel: LSM support for eBPF active
Jan 06 13:44:38 arch kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Jan 06 13:44:38 arch kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Jan 06 13:44:38 arch kernel: smpboot: CPU0: 12th Gen Intel(R) Core(TM) i5-12450H (family: 0x6, model: 0x9a, stepping: 0x3)
Jan 06 13:44:38 arch kernel: Performance Events: XSAVE Architectural LBR, PEBS fmt4+-baseline, AnyThread deprecated, Alderlake Hybrid events, 32-deep LBR, full-width counters, Intel PMU driver.
Jan 06 13:44:38 arch kernel: core: cpu_core PMU driver:
Jan 06 13:44:38 arch kernel: ... version: 5
Jan 06 13:44:38 arch kernel: ... bit width: 48
Jan 06 13:44:38 arch kernel: ... generic registers: 8
Jan 06 13:44:38 arch kernel: ... value mask: 0000ffffffffffff
Jan 06 13:44:38 arch kernel: ... max period: 00007fffffffffff
Jan 06 13:44:38 arch kernel: ... fixed-purpose events: 4
Jan 06 13:44:38 arch kernel: ... event mask: 0001000f000000ff
Jan 06 13:44:38 arch kernel: signal: max sigframe size: 3632
Jan 06 13:44:38 arch kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1679
Jan 06 13:44:38 arch kernel: rcu: Hierarchical SRCU implementation.
Jan 06 13:44:38 arch kernel: rcu: Max phase no-delay instances is 1000.
Jan 06 13:44:38 arch kernel: Timer migration: 2 hierarchy levels; 8 children per group; 2 crossnode level
Jan 06 13:44:38 arch kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Jan 06 13:44:38 arch kernel: smp: Bringing up secondary CPUs ...
Jan 06 13:44:38 arch kernel: smpboot: x86: Booting SMP configuration:
Jan 06 13:44:38 arch kernel: .... node #0, CPUs: #2 #4 #6 #8 #9 #10 #11
Jan 06 13:44:38 arch kernel: core: cpu_atom PMU driver: PEBS-via-PT
Jan 06 13:44:38 arch kernel: ... version: 5
Jan 06 13:44:38 arch kernel: ... bit width: 48
Jan 06 13:44:38 arch kernel: ... generic registers: 6
Jan 06 13:44:38 arch kernel: ... value mask: 0000ffffffffffff
Jan 06 13:44:38 arch kernel: ... max period: 00007fffffffffff
Jan 06 13:44:38 arch kernel: ... fixed-purpose events: 3
Jan 06 13:44:38 arch kernel: ... event mask: 000000070000003f
Jan 06 13:44:38 arch kernel: #1 #3 #5 #7
Jan 06 13:44:38 arch kernel: smp: Brought up 1 node, 12 CPUs
Jan 06 13:44:38 arch kernel: smpboot: Total of 12 processors activated (59927.00 BogoMIPS)
Jan 06 13:44:38 arch kernel: Memory: 16047488K/16495712K available (18432K kernel code, 2672K rwdata, 14304K rodata, 4260K init, 4032K bss, 425188K reserved, 0K cma-reserved)
Jan 06 13:44:38 arch kernel: devtmpfs: initialized
Jan 06 13:44:38 arch kernel: x86/mm: Memory block size: 128MB
Jan 06 13:44:38 arch kernel: ACPI: PM: Registering ACPI NVS region [mem 0x41a7f000-0x44a2efff] (50003968 bytes)
Jan 06 13:44:38 arch kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Jan 06 13:44:38 arch kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
Jan 06 13:44:38 arch kernel: pinctrl core: initialized pinctrl subsystem
Jan 06 13:44:38 arch kernel: PM: RTC time: 11:44:35, date: 2025-01-06
Jan 06 13:44:38 arch kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Jan 06 13:44:38 arch kernel: DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
Jan 06 13:44:38 arch kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Jan 06 13:44:38 arch kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Jan 06 13:44:38 arch kernel: audit: initializing netlink subsys (disabled)
Jan 06 13:44:38 arch kernel: audit: type=2000 audit(1736163875.000:1): state=initialized audit_enabled=0 res=1
Jan 06 13:44:38 arch kernel: thermal_sys: Registered thermal governor 'fair_share'
Jan 06 13:44:38 arch kernel: thermal_sys: Registered thermal governor 'bang_bang'
Jan 06 13:44:38 arch kernel: thermal_sys: Registered thermal governor 'step_wise'
Jan 06 13:44:38 arch kernel: thermal_sys: Registered thermal governor 'user_space'
Jan 06 13:44:38 arch kernel: thermal_sys: Registered thermal governor 'power_allocator'
Jan 06 13:44:38 arch kernel: cpuidle: using governor ladder
Jan 06 13:44:38 arch kernel: cpuidle: using governor menu
Jan 06 13:44:38 arch kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Jan 06 13:44:38 arch kernel: PCI: ECAM [mem 0xc0000000-0xcfffffff] (base 0xc0000000) for domain 0000 [bus 00-ff]
Jan 06 13:44:38 arch kernel: PCI: Using configuration type 1 for base access
Jan 06 13:44:38 arch kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Jan 06 13:44:38 arch kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Jan 06 13:44:38 arch kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Jan 06 13:44:38 arch kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Jan 06 13:44:38 arch kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Jan 06 13:44:38 arch kernel: ACPI: Added _OSI(Module Device)
Jan 06 13:44:38 arch kernel: ACPI: Added _OSI(Processor Device)
Jan 06 13:44:38 arch kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Jan 06 13:44:38 arch kernel: ACPI: Added _OSI(Processor Aggregator Device)
Jan 06 13:44:38 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS01._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Jan 06 13:44:38 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Jan 06 13:44:38 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jan 06 13:44:38 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS01._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Jan 06 13:44:38 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Jan 06 13:44:38 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jan 06 13:44:38 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS02._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Jan 06 13:44:38 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Jan 06 13:44:38 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jan 06 13:44:38 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS02._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Jan 06 13:44:38 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Jan 06 13:44:38 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jan 06 13:44:38 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS03._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Jan 06 13:44:38 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Jan 06 13:44:38 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jan 06 13:44:38 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS03._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Jan 06 13:44:38 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Jan 06 13:44:38 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jan 06 13:44:38 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS04._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Jan 06 13:44:38 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Jan 06 13:44:38 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jan 06 13:44:38 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS04._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Jan 06 13:44:38 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Jan 06 13:44:38 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jan 06 13:44:38 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS01._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Jan 06 13:44:38 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Jan 06 13:44:38 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jan 06 13:44:38 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS01._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Jan 06 13:44:38 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Jan 06 13:44:38 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jan 06 13:44:38 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS02._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Jan 06 13:44:38 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Jan 06 13:44:38 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jan 06 13:44:38 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS02._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Jan 06 13:44:38 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Jan 06 13:44:38 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jan 06 13:44:38 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS03._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Jan 06 13:44:38 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Jan 06 13:44:38 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jan 06 13:44:38 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS03._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Jan 06 13:44:38 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Jan 06 13:44:38 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jan 06 13:44:38 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS04._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Jan 06 13:44:38 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Jan 06 13:44:38 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jan 06 13:44:38 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS04._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Jan 06 13:44:38 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Jan 06 13:44:38 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jan 06 13:44:38 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS05._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Jan 06 13:44:38 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Jan 06 13:44:38 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jan 06 13:44:38 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS05._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Jan 06 13:44:38 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Jan 06 13:44:38 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jan 06 13:44:38 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS06._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Jan 06 13:44:38 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Jan 06 13:44:38 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jan 06 13:44:38 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS06._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Jan 06 13:44:38 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Jan 06 13:44:38 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jan 06 13:44:38 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS07._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Jan 06 13:44:38 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Jan 06 13:44:38 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jan 06 13:44:38 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS07._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Jan 06 13:44:38 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Jan 06 13:44:38 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jan 06 13:44:38 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS08._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Jan 06 13:44:38 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Jan 06 13:44:38 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jan 06 13:44:38 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS08._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Jan 06 13:44:38 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Jan 06 13:44:38 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jan 06 13:44:38 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS09._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Jan 06 13:44:38 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Jan 06 13:44:38 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jan 06 13:44:38 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS09._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Jan 06 13:44:38 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Jan 06 13:44:38 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jan 06 13:44:38 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS10._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Jan 06 13:44:38 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Jan 06 13:44:38 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jan 06 13:44:38 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS10._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Jan 06 13:44:38 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Jan 06 13:44:38 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jan 06 13:44:38 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS01._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Jan 06 13:44:38 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Jan 06 13:44:38 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jan 06 13:44:38 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS01._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Jan 06 13:44:38 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Jan 06 13:44:38 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jan 06 13:44:38 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS02._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Jan 06 13:44:38 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Jan 06 13:44:38 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jan 06 13:44:38 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS02._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Jan 06 13:44:38 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Jan 06 13:44:38 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jan 06 13:44:38 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS03._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Jan 06 13:44:38 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Jan 06 13:44:38 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jan 06 13:44:38 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS03._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Jan 06 13:44:38 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Jan 06 13:44:38 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jan 06 13:44:38 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS04._UPC], AE_ALREADY_EXISTS (20240827/dswload2-326)
Jan 06 13:44:38 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Jan 06 13:44:38 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jan 06 13:44:38 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS04._PLD], AE_ALREADY_EXISTS (20240827/dswload2-326)
Jan 06 13:44:38 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220)
Jan 06 13:44:38 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jan 06 13:44:38 arch kernel: ACPI: 23 ACPI AML tables successfully acquired and loaded
Jan 06 13:44:38 arch kernel: ACPI: USB4 _OSC: OS supports USB3+ DisplayPort+ PCIe+ XDomain+
Jan 06 13:44:38 arch kernel: ACPI: USB4 _OSC: OS controls USB3+ DisplayPort+ PCIe+ XDomain+
Jan 06 13:44:38 arch kernel: ACPI: Dynamic OEM Table Load:
Jan 06 13:44:38 arch kernel: ACPI: SSDT 0xFFFF8C2C01213C00 000394 (v02 PmRef Cpu0Cst 00003001 INTL 20200717)
Jan 06 13:44:38 arch kernel: ACPI: Dynamic OEM Table Load:
Jan 06 13:44:38 arch kernel: ACPI: SSDT 0xFFFF8C2C0120B800 0005E4 (v02 PmRef Cpu0Ist 00003000 INTL 20200717)
Jan 06 13:44:38 arch kernel: ACPI: Dynamic OEM Table Load:
Jan 06 13:44:38 arch kernel: ACPI: SSDT 0xFFFF8C2C025BF600 0001AB (v02 PmRef Cpu0Psd 00003000 INTL 20200717)
Jan 06 13:44:38 arch kernel: ACPI: Dynamic OEM Table Load:
Jan 06 13:44:38 arch kernel: ACPI: SSDT 0xFFFF8C2C01209800 000476 (v02 PmRef Cpu0Hwp 00003000 INTL 20200717)
Jan 06 13:44:38 arch kernel: ACPI: Dynamic OEM Table Load:
Jan 06 13:44:38 arch kernel: ACPI: SSDT 0xFFFF8C2C01206000 001BAF (v02 PmRef ApIst 00003000 INTL 20200717)
Jan 06 13:44:38 arch kernel: ACPI: Dynamic OEM Table Load:
Jan 06 13:44:38 arch kernel: ACPI: SSDT 0xFFFF8C2C01204000 001038 (v02 PmRef ApHwp 00003000 INTL 20200717)
Jan 06 13:44:38 arch kernel: ACPI: Dynamic OEM Table Load:
Jan 06 13:44:38 arch kernel: ACPI: SSDT 0xFFFF8C2C01202000 001349 (v02 PmRef ApPsd 00003000 INTL 20200717)
Jan 06 13:44:38 arch kernel: ACPI: Dynamic OEM Table Load:
Jan 06 13:44:38 arch kernel: ACPI: SSDT 0xFFFF8C2C0121A000 000FBB (v02 PmRef ApCst 00003000 INTL 20200717)
Jan 06 13:44:38 arch kernel: ACPI: EC: EC started
Jan 06 13:44:38 arch kernel: ACPI: EC: interrupt blocked
Jan 06 13:44:38 arch kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Jan 06 13:44:38 arch kernel: ACPI: \_SB_.PC00.LPCB.EC0_: Boot DSDT EC used to handle transactions
Jan 06 13:44:38 arch kernel: ACPI: Interpreter enabled
Jan 06 13:44:38 arch kernel: ACPI: PM: (supports S0 S3 S4 S5)
Jan 06 13:44:38 arch kernel: ACPI: Using IOAPIC for interrupt routing
Jan 06 13:44:38 arch kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Jan 06 13:44:38 arch kernel: PCI: Ignoring E820 reservations for host bridge windows
Jan 06 13:44:38 arch kernel: ACPI: Enabled 8 GPEs in block 00 to 7F
Jan 06 13:44:38 arch kernel: ACPI: \_SB_.PC00.PEG0.PXP_: New power resource
Jan 06 13:44:38 arch kernel: ACPI: \_SB_.PC00.PEG1.PXP_: New power resource
Jan 06 13:44:38 arch kernel: ACPI: \_SB_.PC00.PEG2.PXP_: New power resource
Jan 06 13:44:38 arch kernel: ACPI: \_SB_.PC00.XHCI.RHUB.HS10.BTRT: New power resource
Jan 06 13:44:38 arch kernel: ACPI: \_SB_.PC00.PAUD: New power resource
Jan 06 13:44:38 arch kernel: ACPI: \_SB_.PC00.CNVW.WRST: New power resource
Jan 06 13:44:38 arch kernel: ACPI: \_SB_.PC00.TBT0: New power resource
Jan 06 13:44:38 arch kernel: ACPI: \_SB_.PC00.TBT1: New power resource
Jan 06 13:44:38 arch kernel: ACPI: \_SB_.PC00.D3C_: New power resource
Jan 06 13:44:38 arch kernel: ACPI: \_TZ_.FN00: New power resource
Jan 06 13:44:38 arch kernel: ACPI: \_TZ_.FN01: New power resource
Jan 06 13:44:38 arch kernel: ACPI: \_TZ_.FN02: New power resource
Jan 06 13:44:38 arch kernel: ACPI: \_TZ_.FN03: New power resource
Jan 06 13:44:38 arch kernel: ACPI: \_TZ_.FN04: New power resource
Jan 06 13:44:38 arch kernel: ACPI: \PIN_: New power resource
Jan 06 13:44:38 arch kernel: ACPI: PCI Root Bridge [PC00] (domain 0000 [bus 00-fe])
Jan 06 13:44:38 arch kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Jan 06 13:44:38 arch kernel: acpi PNP0A08:00: _OSC: platform does not support [AER]
Jan 06 13:44:38 arch kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME PCIeCapability LTR DPC]
Jan 06 13:44:38 arch kernel: PCI host bridge to bus 0000:00
Jan 06 13:44:38 arch kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
Jan 06 13:44:38 arch kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
Jan 06 13:44:38 arch kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Jan 06 13:44:38 arch kernel: pci_bus 0000:00: root bus resource [mem 0x50400000-0xbfffffff window]
Jan 06 13:44:38 arch kernel: pci_bus 0000:00: root bus resource [mem 0x4000000000-0x7fffffffff window]
Jan 06 13:44:38 arch kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
Jan 06 13:44:38 arch kernel: pci 0000:00:00.0: [8086:4629] type 00 class 0x060000 conventional PCI endpoint
Jan 06 13:44:38 arch kernel: pci 0000:00:01.0: [8086:460d] type 01 class 0x060400 PCIe Root Port
Jan 06 13:44:38 arch kernel: pci 0000:00:01.0: PCI bridge to [bus 01-04]
Jan 06 13:44:38 arch kernel: pci 0000:00:01.0: bridge window [io 0x4000-0x4fff]
Jan 06 13:44:38 arch kernel: pci 0000:00:01.0: bridge window [mem 0x5f000000-0x600fffff]
Jan 06 13:44:38 arch kernel: pci 0000:00:01.0: bridge window [mem 0x6000000000-0x6101ffffff 64bit pref]
Jan 06 13:44:38 arch kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
Jan 06 13:44:38 arch kernel: pci 0000:00:01.0: PTM enabled (root), 4ns granularity
Jan 06 13:44:38 arch kernel: pci 0000:00:02.0: [8086:46a3] type 00 class 0x030000 PCIe Root Complex Integrated Endpoint
Jan 06 13:44:38 arch kernel: pci 0000:00:02.0: BAR 0 [mem 0x6102000000-0x6102ffffff 64bit]
Jan 06 13:44:38 arch kernel: pci 0000:00:02.0: BAR 2 [mem 0x4000000000-0x400fffffff 64bit pref]
Jan 06 13:44:38 arch kernel: pci 0000:00:02.0: BAR 4 [io 0x5000-0x503f]
Jan 06 13:44:38 arch kernel: pci 0000:00:02.0: DMAR: Skip IOMMU disabling for graphics
Jan 06 13:44:38 arch kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Jan 06 13:44:38 arch kernel: pci 0000:00:02.0: VF BAR 0 [mem 0x00000000-0x00ffffff 64bit]
Jan 06 13:44:38 arch kernel: pci 0000:00:02.0: VF BAR 0 [mem 0x00000000-0x06ffffff 64bit]: contains BAR 0 for 7 VFs
Jan 06 13:44:38 arch kernel: pci 0000:00:02.0: VF BAR 2 [mem 0x00000000-0x1fffffff 64bit pref]
Jan 06 13:44:38 arch kernel: pci 0000:00:02.0: VF BAR 2 [mem 0x00000000-0xdfffffff 64bit pref]: contains BAR 2 for 7 VFs
Jan 06 13:44:38 arch kernel: pci 0000:00:04.0: [8086:461d] type 00 class 0x118000 conventional PCI endpoint
Jan 06 13:44:38 arch kernel: pci 0000:00:04.0: BAR 0 [mem 0x6103140000-0x610315ffff 64bit]
Jan 06 13:44:38 arch kernel: pci 0000:00:06.0: [8086:464d] type 01 class 0x060400 PCIe Root Port
Jan 06 13:44:38 arch kernel: pci 0000:00:06.0: PCI bridge to [bus 05]
Jan 06 13:44:38 arch kernel: pci 0000:00:06.0: bridge window [mem 0x5e400000-0x5e4fffff]
Jan 06 13:44:38 arch kernel: pci 0000:00:06.0: PME# supported from D0 D3hot D3cold
Jan 06 13:44:38 arch kernel: pci 0000:00:06.0: PTM enabled (root), 4ns granularity
Jan 06 13:44:38 arch kernel: pci 0000:00:06.2: [8086:463d] type 01 class 0x060400 PCIe Root Port
Jan 06 13:44:38 arch kernel: pci 0000:00:06.2: PCI bridge to [bus 06]
Jan 06 13:44:38 arch kernel: pci 0000:00:06.2: bridge window [mem 0x5e300000-0x5e3fffff]
Jan 06 13:44:38 arch kernel: pci 0000:00:06.2: PME# supported from D0 D3hot D3cold
Jan 06 13:44:38 arch kernel: pci 0000:00:06.2: PTM enabled (root), 4ns granularity
Jan 06 13:44:38 arch kernel: pci 0000:00:07.0: [8086:466e] type 01 class 0x060400 PCIe Root Port
Jan 06 13:44:38 arch kernel: pci 0000:00:07.0: PCI bridge to [bus 07-2f]
Jan 06 13:44:38 arch kernel: pci 0000:00:07.0: bridge window [mem 0x52000000-0x5e1fffff]
Jan 06 13:44:38 arch kernel: pci 0000:00:07.0: bridge window [mem 0x6110000000-0x612bffffff 64bit pref]
Jan 06 13:44:38 arch kernel: pci 0000:00:07.0: Overriding RP PIO Log Size to 4
Jan 06 13:44:38 arch kernel: pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
Jan 06 13:44:38 arch kernel: pci 0000:00:07.0: PTM enabled (root), 4ns granularity
Jan 06 13:44:38 arch kernel: pci 0000:00:08.0: [8086:464f] type 00 class 0x088000 conventional PCI endpoint
Jan 06 13:44:38 arch kernel: pci 0000:00:08.0: BAR 0 [mem 0x6103191000-0x6103191fff 64bit]
Jan 06 13:44:38 arch kernel: pci 0000:00:0d.0: [8086:461e] type 00 class 0x0c0330 conventional PCI endpoint
Jan 06 13:44:38 arch kernel: pci 0000:00:0d.0: BAR 0 [mem 0x6103170000-0x610317ffff 64bit]
Jan 06 13:44:38 arch kernel: pci 0000:00:0d.0: PME# supported from D3hot D3cold
Jan 06 13:44:38 arch kernel: pci 0000:00:0d.2: [8086:463e] type 00 class 0x0c0340 conventional PCI endpoint
Jan 06 13:44:38 arch kernel: pci 0000:00:0d.2: BAR 0 [mem 0x6103100000-0x610313ffff 64bit]
Jan 06 13:44:38 arch kernel: pci 0000:00:0d.2: BAR 2 [mem 0x6103190000-0x6103190fff 64bit]
Jan 06 13:44:38 arch kernel: pci 0000:00:0d.2: supports D1 D2
Jan 06 13:44:38 arch kernel: pci 0000:00:0d.2: PME# supported from D0 D1 D2 D3hot D3cold
Jan 06 13:44:38 arch kernel: pci 0000:00:14.0: [8086:51ed] type 00 class 0x0c0330 conventional PCI endpoint
Jan 06 13:44:38 arch kernel: pci 0000:00:14.0: BAR 0 [mem 0x6103160000-0x610316ffff 64bit]
Jan 06 13:44:38 arch kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Jan 06 13:44:38 arch kernel: pci 0000:00:14.2: [8086:51ef] type 00 class 0x050000 conventional PCI endpoint
Jan 06 13:44:38 arch kernel: pci 0000:00:14.2: BAR 0 [mem 0x6103188000-0x610318bfff 64bit]
Jan 06 13:44:38 arch kernel: pci 0000:00:14.2: BAR 2 [mem 0x610318f000-0x610318ffff 64bit]
Jan 06 13:44:38 arch kernel: pci 0000:00:14.3: [8086:51f0] type 00 class 0x028000 PCIe Root Complex Integrated Endpoint
Jan 06 13:44:38 arch kernel: pci 0000:00:14.3: BAR 0 [mem 0x6103184000-0x6103187fff 64bit]
Jan 06 13:44:38 arch kernel: pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
Jan 06 13:44:38 arch kernel: pci 0000:00:15.0: [8086:51e8] type 00 class 0x0c8000 conventional PCI endpoint
Jan 06 13:44:38 arch kernel: pci 0000:00:15.0: BAR 0 [mem 0x00000000-0x00000fff 64bit]
Jan 06 13:44:38 arch kernel: pci 0000:00:16.0: [8086:51e0] type 00 class 0x078000 conventional PCI endpoint
Jan 06 13:44:38 arch kernel: pci 0000:00:16.0: BAR 0 [mem 0x610318d000-0x610318dfff 64bit]
Jan 06 13:44:38 arch kernel: pci 0000:00:16.0: PME# supported from D3hot
Jan 06 13:44:38 arch kernel: pci 0000:00:1c.0: [8086:51ba] type 01 class 0x060400 PCIe Root Port
Jan 06 13:44:38 arch kernel: pci 0000:00:1c.0: PCI bridge to [bus 30]
Jan 06 13:44:38 arch kernel: pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff]
Jan 06 13:44:38 arch kernel: pci 0000:00:1c.0: bridge window [mem 0x5e200000-0x5e2fffff]
Jan 06 13:44:38 arch kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Jan 06 13:44:38 arch kernel: pci 0000:00:1c.0: PTM enabled (root), 4ns granularity
Jan 06 13:44:38 arch kernel: pci 0000:00:1f.0: [8086:5182] type 00 class 0x060100 conventional PCI endpoint
Jan 06 13:44:38 arch kernel: pci 0000:00:1f.3: [8086:51c8] type 00 class 0x040100 conventional PCI endpoint
Jan 06 13:44:38 arch kernel: pci 0000:00:1f.3: BAR 0 [mem 0x6103180000-0x6103183fff 64bit]
Jan 06 13:44:38 arch kernel: pci 0000:00:1f.3: BAR 4 [mem 0x6103000000-0x61030fffff 64bit]
Jan 06 13:44:38 arch kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
Jan 06 13:44:38 arch kernel: pci 0000:00:1f.4: [8086:51a3] type 00 class 0x0c0500 conventional PCI endpoint
Jan 06 13:44:38 arch kernel: pci 0000:00:1f.4: BAR 0 [mem 0x610318c000-0x610318c0ff 64bit]
Jan 06 13:44:38 arch kernel: pci 0000:00:1f.4: BAR 4 [io 0xefa0-0xefbf]
Jan 06 13:44:38 arch kernel: pci 0000:00:1f.5: [8086:51a4] type 00 class 0x0c8000 conventional PCI endpoint
Jan 06 13:44:38 arch kernel: pci 0000:00:1f.5: BAR 0 [mem 0xfe010000-0xfe010fff]
Jan 06 13:44:38 arch kernel: pci 0000:01:00.0: [10de:25a2] type 00 class 0x030000 PCIe Legacy Endpoint
Jan 06 13:44:38 arch kernel: pci 0000:01:00.0: BAR 0 [mem 0x00000000-0x00ffffff]
Jan 06 13:44:38 arch kernel: pci 0000:01:00.0: BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Jan 06 13:44:38 arch kernel: pci 0000:01:00.0: BAR 3 [mem 0x00000000-0x01ffffff 64bit pref]
Jan 06 13:44:38 arch kernel: pci 0000:01:00.0: BAR 5 [io 0x0000-0x007f]
Jan 06 13:44:38 arch kernel: pci 0000:01:00.0: ROM [mem 0x00000000-0x0007ffff pref]
Jan 06 13:44:38 arch kernel: pci 0000:01:00.0: Max Payload Size set to 256 (was 128, max 256)
Jan 06 13:44:38 arch kernel: pci 0000:01:00.0: PME# supported from D0 D3hot
Jan 06 13:44:38 arch kernel: pci 0000:01:00.0: 126.024 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x8 link at 0000:00:01.0 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
Jan 06 13:44:38 arch kernel: pci 0000:01:00.1: [10de:2291] type 00 class 0x040300 PCIe Endpoint
Jan 06 13:44:38 arch kernel: pci 0000:01:00.1: BAR 0 [mem 0x00000000-0x00003fff]
Jan 06 13:44:38 arch kernel: pci 0000:01:00.1: Max Payload Size set to 256 (was 128, max 256)
Jan 06 13:44:38 arch kernel: pci 0000:00:01.0: PCI bridge to [bus 01-04]
Jan 06 13:44:38 arch kernel: pci 0000:05:00.0: [1344:5411] type 00 class 0x010802 PCIe Endpoint
Jan 06 13:44:38 arch kernel: pci 0000:05:00.0: BAR 0 [mem 0x5e400000-0x5e403fff 64bit]
Jan 06 13:44:38 arch kernel: pci 0000:00:06.0: PCI bridge to [bus 05]
Jan 06 13:44:38 arch kernel: pci 0000:06:00.0: [8086:f1aa] type 00 class 0x010802 PCIe Endpoint
Jan 06 13:44:38 arch kernel: pci 0000:06:00.0: BAR 0 [mem 0x5e300000-0x5e303fff 64bit]
Jan 06 13:44:38 arch kernel: pci 0000:06:00.0: VF BAR 0 [mem 0x00000000-0x00003fff 64bit]
Jan 06 13:44:38 arch kernel: pci 0000:06:00.0: VF BAR 0 [mem 0x00000000-0x0001ffff 64bit]: contains BAR 0 for 8 VFs
Jan 06 13:44:38 arch kernel: pci 0000:00:06.2: PCI bridge to [bus 06]
Jan 06 13:44:38 arch kernel: pci 0000:00:07.0: PCI bridge to [bus 07-2f]
Jan 06 13:44:38 arch kernel: pci 0000:30:00.0: [10ec:8168] type 00 class 0x020000 PCIe Endpoint
Jan 06 13:44:38 arch kernel: pci 0000:30:00.0: BAR 0 [io 0x3000-0x30ff]
Jan 06 13:44:38 arch kernel: pci 0000:30:00.0: BAR 2 [mem 0x5e204000-0x5e204fff 64bit]
Jan 06 13:44:38 arch kernel: pci 0000:30:00.0: BAR 4 [mem 0x5e200000-0x5e203fff 64bit]
Jan 06 13:44:38 arch kernel: pci 0000:30:00.0: supports D1 D2
Jan 06 13:44:38 arch kernel: pci 0000:30:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Jan 06 13:44:38 arch kernel: pci 0000:00:1c.0: PCI bridge to [bus 30]
Jan 06 13:44:38 arch kernel: ACPI: \_SB_.PEPD: Duplicate LPS0 _DSM functions (mask: 0x1)
Jan 06 13:44:38 arch kernel: Low-power S0 idle used by default for system suspend
Jan 06 13:44:38 arch kernel: ACPI: EC: interrupt unblocked
Jan 06 13:44:38 arch kernel: ACPI: EC: event unblocked
Jan 06 13:44:38 arch kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Jan 06 13:44:38 arch kernel: ACPI: EC: GPE=0x6e
Jan 06 13:44:38 arch kernel: ACPI: \_SB_.PC00.LPCB.EC0_: Boot DSDT EC initialization complete
Jan 06 13:44:38 arch kernel: ACPI: \_SB_.PC00.LPCB.EC0_: EC: Used to handle transactions and events
Jan 06 13:44:38 arch kernel: iommu: Default domain type: Translated
Jan 06 13:44:38 arch kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Jan 06 13:44:38 arch kernel: SCSI subsystem initialized
Jan 06 13:44:38 arch kernel: libata version 3.00 loaded.
Jan 06 13:44:38 arch kernel: ACPI: bus type USB registered
Jan 06 13:44:38 arch kernel: usbcore: registered new interface driver usbfs
Jan 06 13:44:38 arch kernel: usbcore: registered new interface driver hub
Jan 06 13:44:38 arch kernel: usbcore: registered new device driver usb
Jan 06 13:44:38 arch kernel: EDAC MC: Ver: 3.0.0
Jan 06 13:44:38 arch kernel: efivars: Registered efivars operations
Jan 06 13:44:38 arch kernel: NetLabel: Initializing
Jan 06 13:44:38 arch kernel: NetLabel: domain hash size = 128
Jan 06 13:44:38 arch kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
Jan 06 13:44:38 arch kernel: NetLabel: unlabeled traffic allowed by default
Jan 06 13:44:38 arch kernel: mctp: management component transport protocol core
Jan 06 13:44:38 arch kernel: NET: Registered PF_MCTP protocol family
Jan 06 13:44:38 arch kernel: PCI: Using ACPI for IRQ routing
Jan 06 13:44:38 arch kernel: PCI: pci_cache_line_size set to 64 bytes
Jan 06 13:44:38 arch kernel: pci 0000:00:1f.5: BAR 0 [mem 0xfe010000-0xfe010fff]: can't claim; no compatible bridge window
Jan 06 13:44:38 arch kernel: e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
Jan 06 13:44:38 arch kernel: e820: reserve RAM buffer [mem 0x37d86000-0x37ffffff]
Jan 06 13:44:38 arch kernel: e820: reserve RAM buffer [mem 0x389b1018-0x3bffffff]
Jan 06 13:44:38 arch kernel: e820: reserve RAM buffer [mem 0x38e24000-0x3bffffff]
Jan 06 13:44:38 arch kernel: e820: reserve RAM buffer [mem 0x38eef000-0x3bffffff]
Jan 06 13:44:38 arch kernel: e820: reserve RAM buffer [mem 0x3d369000-0x3fffffff]
Jan 06 13:44:38 arch kernel: e820: reserve RAM buffer [mem 0x3fa7f000-0x3fffffff]
Jan 06 13:44:38 arch kernel: e820: reserve RAM buffer [mem 0x44b00000-0x47ffffff]
Jan 06 13:44:38 arch kernel: e820: reserve RAM buffer [mem 0x4afc00000-0x4afffffff]
Jan 06 13:44:38 arch kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
Jan 06 13:44:38 arch kernel: pci 0000:00:02.0: vgaarb: bridge control possible
Jan 06 13:44:38 arch kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Jan 06 13:44:38 arch kernel: pci 0000:01:00.0: vgaarb: bridge control possible
Jan 06 13:44:38 arch kernel: pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Jan 06 13:44:38 arch kernel: vgaarb: loaded
Jan 06 13:44:38 arch kernel: clocksource: Switched to clocksource tsc-early
Jan 06 13:44:38 arch kernel: VFS: Disk quotas dquot_6.6.0
Jan 06 13:44:38 arch kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Jan 06 13:44:38 arch kernel: pnp: PnP ACPI init
Jan 06 13:44:38 arch kernel: pnp 00:00: disabling [io 0x002e-0x002f] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Jan 06 13:44:38 arch kernel: pnp 00:00: disabling [io 0x004e-0x004f] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Jan 06 13:44:38 arch kernel: pnp 00:00: disabling [io 0x0061] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Jan 06 13:44:38 arch kernel: pnp 00:00: disabling [io 0x0063] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Jan 06 13:44:38 arch kernel: pnp 00:00: disabling [io 0x0065] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Jan 06 13:44:38 arch kernel: pnp 00:00: disabling [io 0x0067] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Jan 06 13:44:38 arch kernel: pnp 00:00: disabling [io 0x0068] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Jan 06 13:44:38 arch kernel: pnp 00:00: disabling [io 0x006c] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Jan 06 13:44:38 arch kernel: pnp 00:00: disabling [io 0x0070] because it overlaps 0000:01:00.0 BAR 5 [io 0x0000-0x007f]
Jan 06 13:44:38 arch kernel: system 00:00: [io 0x0680-0x069f] has been reserved
Jan 06 13:44:38 arch kernel: system 00:00: [io 0x164e-0x164f] has been reserved
Jan 06 13:44:38 arch kernel: system 00:00: [io 0xfd60-0xfd63] has been reserved
Jan 06 13:44:38 arch kernel: system 00:02: [io 0x1854-0x1857] has been reserved
Jan 06 13:44:38 arch kernel: pnp 00:04: disabling [mem 0xc0000000-0xcfffffff] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
Jan 06 13:44:38 arch kernel: pnp 00:04: disabling [mem 0xfedc0000-0xfedc7fff] because it overlaps 0000:01:00.0 BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Jan 06 13:44:38 arch kernel: pnp 00:04: disabling [mem 0xfeda0000-0xfeda0fff] because it overlaps 0000:01:00.0 BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Jan 06 13:44:38 arch kernel: pnp 00:04: disabling [mem 0xfeda1000-0xfeda1fff] because it overlaps 0000:01:00.0 BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Jan 06 13:44:38 arch kernel: pnp 00:04: disabling [mem 0xc0000000-0xcfffffff disabled] because it overlaps 0000:01:00.0 BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Jan 06 13:44:38 arch kernel: pnp 00:04: disabling [mem 0xfed20000-0xfed7ffff] because it overlaps 0000:01:00.0 BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Jan 06 13:44:38 arch kernel: pnp 00:04: disabling [mem 0xfed90000-0xfed93fff] because it overlaps 0000:01:00.0 BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Jan 06 13:44:38 arch kernel: pnp 00:04: disabling [mem 0xfed45000-0xfed8ffff] because it overlaps 0000:01:00.0 BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Jan 06 13:44:38 arch kernel: pnp 00:04: disabling [mem 0xfee00000-0xfeefffff] because it overlaps 0000:01:00.0 BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
Jan 06 13:44:38 arch kernel: system 00:05: [io 0x2000-0x20fe] has been reserved
Jan 06 13:44:38 arch kernel: pnp: PnP ACPI: found 7 devices
Jan 06 13:44:38 arch kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Jan 06 13:44:38 arch kernel: NET: Registered PF_INET protocol family
Jan 06 13:44:38 arch kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Jan 06 13:44:38 arch kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
Jan 06 13:44:38 arch kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Jan 06 13:44:38 arch kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Jan 06 13:44:38 arch kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Jan 06 13:44:38 arch kernel: TCP: Hash tables configured (established 131072 bind 65536)
Jan 06 13:44:38 arch kernel: MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
Jan 06 13:44:38 arch kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
Jan 06 13:44:38 arch kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
Jan 06 13:44:38 arch kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Jan 06 13:44:38 arch kernel: NET: Registered PF_XDP protocol family
Jan 06 13:44:38 arch kernel: pci 0000:00:07.0: bridge window [io 0x1000-0x0fff] to [bus 07-2f] add_size 1000
Jan 06 13:44:38 arch kernel: pci 0000:00:02.0: VF BAR 2 [mem 0x4020000000-0x40ffffffff 64bit pref]: assigned
Jan 06 13:44:38 arch kernel: pci 0000:00:02.0: VF BAR 0 [mem 0x4010000000-0x4016ffffff 64bit]: assigned
Jan 06 13:44:38 arch kernel: pci 0000:00:07.0: bridge window [io 0x6000-0x6fff]: assigned
Jan 06 13:44:38 arch kernel: pci 0000:00:15.0: BAR 0 [mem 0x4017000000-0x4017000fff 64bit]: assigned
Jan 06 13:44:38 arch kernel: pci 0000:00:1f.5: BAR 0 [mem 0x50400000-0x50400fff]: assigned
Jan 06 13:44:38 arch kernel: pci 0000:01:00.0: BAR 1 [mem 0x6000000000-0x60ffffffff 64bit pref]: assigned
Jan 06 13:44:38 arch kernel: pci 0000:01:00.0: BAR 3 [mem 0x6100000000-0x6101ffffff 64bit pref]: assigned
Jan 06 13:44:38 arch kernel: pci 0000:01:00.0: BAR 0 [mem 0x5f000000-0x5fffffff]: assigned
Jan 06 13:44:38 arch kernel: pci 0000:01:00.0: ROM [mem 0x60000000-0x6007ffff pref]: assigned
Jan 06 13:44:38 arch kernel: pci 0000:01:00.1: BAR 0 [mem 0x60080000-0x60083fff]: assigned
Jan 06 13:44:38 arch kernel: pci 0000:01:00.0: BAR 5 [io 0x4000-0x407f]: assigned
Jan 06 13:44:38 arch kernel: pci 0000:00:01.0: PCI bridge to [bus 01-04]
Jan 06 13:44:38 arch kernel: pci 0000:00:01.0: bridge window [io 0x4000-0x4fff]
Jan 06 13:44:38 arch kernel: pci 0000:00:01.0: bridge window [mem 0x5f000000-0x600fffff]
Jan 06 13:44:38 arch kernel: pci 0000:00:01.0: bridge window [mem 0x6000000000-0x6101ffffff 64bit pref]
Jan 06 13:44:38 arch kernel: pci 0000:00:06.0: PCI bridge to [bus 05]
Jan 06 13:44:38 arch kernel: pci 0000:00:06.0: bridge window [mem 0x5e400000-0x5e4fffff]
Jan 06 13:44:38 arch kernel: pci 0000:06:00.0: VF BAR 0 [mem 0x5e304000-0x5e323fff 64bit]: assigned
Jan 06 13:44:38 arch kernel: pci 0000:00:06.2: PCI bridge to [bus 06]
Jan 06 13:44:38 arch kernel: pci 0000:00:06.2: bridge window [mem 0x5e300000-0x5e3fffff]
Jan 06 13:44:38 arch kernel: pci 0000:00:07.0: PCI bridge to [bus 07-2f]
Jan 06 13:44:38 arch kernel: pci 0000:00:07.0: bridge window [io 0x6000-0x6fff]
Jan 06 13:44:38 arch kernel: pci 0000:00:07.0: bridge window [mem 0x52000000-0x5e1fffff]
Jan 06 13:44:38 arch kernel: pci 0000:00:07.0: bridge window [mem 0x6110000000-0x612bffffff 64bit pref]
Jan 06 13:44:38 arch kernel: pci 0000:00:1c.0: PCI bridge to [bus 30]
Jan 06 13:44:38 arch kernel: pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff]
Jan 06 13:44:38 arch kernel: pci 0000:00:1c.0: bridge window [mem 0x5e200000-0x5e2fffff]
Jan 06 13:44:38 arch kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
Jan 06 13:44:38 arch kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
Jan 06 13:44:38 arch kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Jan 06 13:44:38 arch kernel: pci_bus 0000:00: resource 7 [mem 0x50400000-0xbfffffff window]
Jan 06 13:44:38 arch kernel: pci_bus 0000:00: resource 8 [mem 0x4000000000-0x7fffffffff window]
Jan 06 13:44:38 arch kernel: pci_bus 0000:01: resource 0 [io 0x4000-0x4fff]
Jan 06 13:44:38 arch kernel: pci_bus 0000:01: resource 1 [mem 0x5f000000-0x600fffff]
Jan 06 13:44:38 arch kernel: pci_bus 0000:01: resource 2 [mem 0x6000000000-0x6101ffffff 64bit pref]
Jan 06 13:44:38 arch kernel: pci_bus 0000:05: resource 1 [mem 0x5e400000-0x5e4fffff]
Jan 06 13:44:38 arch kernel: pci_bus 0000:06: resource 1 [mem 0x5e300000-0x5e3fffff]
Jan 06 13:44:38 arch kernel: pci_bus 0000:07: resource 0 [io 0x6000-0x6fff]
Jan 06 13:44:38 arch kernel: pci_bus 0000:07: resource 1 [mem 0x52000000-0x5e1fffff]
Jan 06 13:44:38 arch kernel: pci_bus 0000:07: resource 2 [mem 0x6110000000-0x612bffffff 64bit pref]
Jan 06 13:44:38 arch kernel: pci_bus 0000:30: resource 0 [io 0x3000-0x3fff]
Jan 06 13:44:38 arch kernel: pci_bus 0000:30: resource 1 [mem 0x5e200000-0x5e2fffff]
Jan 06 13:44:38 arch kernel: pci 0000:01:00.1: extending delay after power-on from D3hot to 20 msec
Jan 06 13:44:38 arch kernel: pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
Jan 06 13:44:38 arch kernel: PCI: CLS 64 bytes, default 64
Jan 06 13:44:38 arch kernel: DMAR: Intel-IOMMU force enabled due to platform opt in
Jan 06 13:44:38 arch kernel: DMAR: No ATSR found
Jan 06 13:44:38 arch kernel: DMAR: No SATC found
Jan 06 13:44:38 arch kernel: DMAR: IOMMU feature fl1gp_support inconsistent
Jan 06 13:44:38 arch kernel: DMAR: IOMMU feature pgsel_inv inconsistent
Jan 06 13:44:38 arch kernel: DMAR: IOMMU feature nwfs inconsistent
Jan 06 13:44:38 arch kernel: DMAR: IOMMU feature dit inconsistent
Jan 06 13:44:38 arch kernel: DMAR: IOMMU feature sc_support inconsistent
Jan 06 13:44:38 arch kernel: DMAR: IOMMU feature dev_iotlb_support inconsistent
Jan 06 13:44:38 arch kernel: DMAR: dmar0: Using Queued invalidation
Jan 06 13:44:38 arch kernel: DMAR: dmar1: Using Queued invalidation
Jan 06 13:44:38 arch kernel: Trying to unpack rootfs image as initramfs...
Jan 06 13:44:38 arch kernel: pci 0000:00:02.0: Adding to iommu group 0
Jan 06 13:44:38 arch kernel: pci 0000:00:00.0: Adding to iommu group 1
Jan 06 13:44:38 arch kernel: pci 0000:00:01.0: Adding to iommu group 2
Jan 06 13:44:38 arch kernel: pci 0000:00:04.0: Adding to iommu group 3
Jan 06 13:44:38 arch kernel: pci 0000:00:06.0: Adding to iommu group 4
Jan 06 13:44:38 arch kernel: pci 0000:00:06.2: Adding to iommu group 5
Jan 06 13:44:38 arch kernel: pci 0000:00:07.0: Adding to iommu group 6
Jan 06 13:44:38 arch kernel: pci 0000:00:08.0: Adding to iommu group 7
Jan 06 13:44:38 arch kernel: pci 0000:00:0d.0: Adding to iommu group 8
Jan 06 13:44:38 arch kernel: pci 0000:00:0d.2: Adding to iommu group 8
Jan 06 13:44:38 arch kernel: pci 0000:00:14.0: Adding to iommu group 9
Jan 06 13:44:38 arch kernel: pci 0000:00:14.2: Adding to iommu group 9
Jan 06 13:44:38 arch kernel: pci 0000:00:14.3: Adding to iommu group 10
Jan 06 13:44:38 arch kernel: pci 0000:00:15.0: Adding to iommu group 11
Jan 06 13:44:38 arch kernel: pci 0000:00:16.0: Adding to iommu group 12
Jan 06 13:44:38 arch kernel: pci 0000:00:1c.0: Adding to iommu group 13
Jan 06 13:44:38 arch kernel: pci 0000:00:1f.0: Adding to iommu group 14
Jan 06 13:44:38 arch kernel: pci 0000:00:1f.3: Adding to iommu group 14
Jan 06 13:44:38 arch kernel: pci 0000:00:1f.4: Adding to iommu group 14
Jan 06 13:44:38 arch kernel: pci 0000:00:1f.5: Adding to iommu group 14
Jan 06 13:44:38 arch kernel: pci 0000:01:00.0: Adding to iommu group 15
Jan 06 13:44:38 arch kernel: pci 0000:01:00.1: Adding to iommu group 15
Jan 06 13:44:38 arch kernel: pci 0000:05:00.0: Adding to iommu group 16
Jan 06 13:44:38 arch kernel: pci 0000:06:00.0: Adding to iommu group 17
Jan 06 13:44:38 arch kernel: pci 0000:30:00.0: Adding to iommu group 18
Jan 06 13:44:38 arch kernel: DMAR: Intel(R) Virtualization Technology for Directed I/O
Jan 06 13:44:38 arch kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Jan 06 13:44:38 arch kernel: software IO TLB: mapped [mem 0x00000000311e7000-0x00000000351e7000] (64MB)
Jan 06 13:44:38 arch kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x23fa772cf26, max_idle_ns: 440795269835 ns
Jan 06 13:44:38 arch kernel: clocksource: Switched to clocksource tsc
Jan 06 13:44:38 arch kernel: Initialise system trusted keyrings
Jan 06 13:44:38 arch kernel: Key type blacklist registered
Jan 06 13:44:38 arch kernel: workingset: timestamp_bits=36 max_order=22 bucket_order=0
Jan 06 13:44:38 arch kernel: fuse: init (API version 7.41)
Jan 06 13:44:38 arch kernel: integrity: Platform Keyring initialized
Jan 06 13:44:38 arch kernel: integrity: Machine keyring initialized
Jan 06 13:44:38 arch kernel: Freeing initrd memory: 17284K
Jan 06 13:44:38 arch kernel: Key type asymmetric registered
Jan 06 13:44:38 arch kernel: Asymmetric key parser 'x509' registered
Jan 06 13:44:38 arch kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
Jan 06 13:44:38 arch kernel: io scheduler mq-deadline registered
Jan 06 13:44:38 arch kernel: io scheduler kyber registered
Jan 06 13:44:38 arch kernel: io scheduler bfq registered
Jan 06 13:44:38 arch kernel: ledtrig-cpu: registered to indicate activity on CPUs
Jan 06 13:44:38 arch kernel: pcieport 0000:00:01.0: PME: Signaling with IRQ 122
Jan 06 13:44:38 arch kernel: pcieport 0000:00:01.0: pciehp: Slot #1 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
Jan 06 13:44:38 arch kernel: pcieport 0000:00:06.0: PME: Signaling with IRQ 123
Jan 06 13:44:38 arch kernel: pcieport 0000:00:06.2: PME: Signaling with IRQ 124
Jan 06 13:44:38 arch kernel: pcieport 0000:00:07.0: PME: Signaling with IRQ 125
Jan 06 13:44:38 arch kernel: pcieport 0000:00:07.0: pciehp: Slot #3 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
Jan 06 13:44:38 arch kernel: pcieport 0000:00:1c.0: PME: Signaling with IRQ 126
Jan 06 13:44:38 arch kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Jan 06 13:44:38 arch kernel: pci-stub: add 10DE:2291 sub=FFFFFFFF:FFFFFFFF cls=00000000/00000000
Jan 06 13:44:38 arch kernel: pci-stub 0000:01:00.1: claimed by stub
Jan 06 13:44:38 arch kernel: ACPI: AC: AC Adapter [ACAD] (off-line)
Jan 06 13:44:38 arch kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:1d/PNP0C0D:00/input/input0
Jan 06 13:44:38 arch kernel: ACPI: button: Lid Switch [LID0]
Jan 06 13:44:38 arch kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
Jan 06 13:44:38 arch kernel: ACPI: button: Power Button [PWRB]
Jan 06 13:44:38 arch kernel: thermal LNXTHERM:00: registered as thermal_zone0
Jan 06 13:44:38 arch kernel: ACPI: thermal: Thermal Zone [TZ00] (28 C)
Jan 06 13:44:38 arch kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Jan 06 13:44:38 arch kernel: hpet_acpi_add: no address or irqs in _CRS
Jan 06 13:44:38 arch kernel: Non-volatile memory driver v1.3
Jan 06 13:44:38 arch kernel: Linux agpgart interface v0.103
Jan 06 13:44:38 arch kernel: ACPI: bus type drm_connector registered
Jan 06 13:44:38 arch kernel: xhci_hcd 0000:00:0d.0: xHCI Host Controller
Jan 06 13:44:38 arch kernel: xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 1
Jan 06 13:44:38 arch kernel: xhci_hcd 0000:00:0d.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000200009810
Jan 06 13:44:38 arch kernel: xhci_hcd 0000:00:0d.0: xHCI Host Controller
Jan 06 13:44:38 arch kernel: xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 2
Jan 06 13:44:38 arch kernel: xhci_hcd 0000:00:0d.0: Host supports USB 3.2 Enhanced SuperSpeed
Jan 06 13:44:38 arch kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
Jan 06 13:44:38 arch kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jan 06 13:44:38 arch kernel: usb usb1: Product: xHCI Host Controller
Jan 06 13:44:38 arch kernel: usb usb1: Manufacturer: Linux 6.12.8-arch1-1 xhci-hcd
Jan 06 13:44:38 arch kernel: usb usb1: SerialNumber: 0000:00:0d.0
Jan 06 13:44:38 arch kernel: hub 1-0:1.0: USB hub found
Jan 06 13:44:38 arch kernel: hub 1-0:1.0: 1 port detected
Jan 06 13:44:38 arch kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12
Jan 06 13:44:38 arch kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jan 06 13:44:38 arch kernel: usb usb2: Product: xHCI Host Controller
Jan 06 13:44:38 arch kernel: usb usb2: Manufacturer: Linux 6.12.8-arch1-1 xhci-hcd
Jan 06 13:44:38 arch kernel: usb usb2: SerialNumber: 0000:00:0d.0
Jan 06 13:44:38 arch kernel: hub 2-0:1.0: USB hub found
Jan 06 13:44:38 arch kernel: hub 2-0:1.0: 1 port detected
Jan 06 13:44:38 arch kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Jan 06 13:44:38 arch kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
Jan 06 13:44:38 arch kernel: xhci_hcd 0000:00:14.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000100200009810
Jan 06 13:44:38 arch kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Jan 06 13:44:38 arch kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
Jan 06 13:44:38 arch kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
Jan 06 13:44:38 arch kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
Jan 06 13:44:38 arch kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jan 06 13:44:38 arch kernel: usb usb3: Product: xHCI Host Controller
Jan 06 13:44:38 arch kernel: usb usb3: Manufacturer: Linux 6.12.8-arch1-1 xhci-hcd
Jan 06 13:44:38 arch kernel: usb usb3: SerialNumber: 0000:00:14.0
Jan 06 13:44:38 arch kernel: hub 3-0:1.0: USB hub found
Jan 06 13:44:38 arch kernel: hub 3-0:1.0: 12 ports detected
Jan 06 13:44:38 arch kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12
Jan 06 13:44:38 arch kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jan 06 13:44:38 arch kernel: usb usb4: Product: xHCI Host Controller
Jan 06 13:44:38 arch kernel: usb usb4: Manufacturer: Linux 6.12.8-arch1-1 xhci-hcd
Jan 06 13:44:38 arch kernel: usb usb4: SerialNumber: 0000:00:14.0
Jan 06 13:44:38 arch kernel: hub 4-0:1.0: USB hub found
Jan 06 13:44:38 arch kernel: hub 4-0:1.0: 4 ports detected
Jan 06 13:44:38 arch kernel: usbcore: registered new interface driver usbserial_generic
Jan 06 13:44:38 arch kernel: usbserial: USB Serial support registered for generic
Jan 06 13:44:38 arch kernel: rtc_cmos 00:01: RTC can wake from S4
Jan 06 13:44:38 arch kernel: rtc_cmos 00:01: registered as rtc0
Jan 06 13:44:38 arch kernel: rtc_cmos 00:01: setting system clock to 2025-01-06T11:44:36 UTC (1736163876)
Jan 06 13:44:38 arch kernel: rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram
Jan 06 13:44:38 arch kernel: intel_pstate: Intel P-state driver initializing
Jan 06 13:44:38 arch kernel: intel_pstate: HWP enabled
Jan 06 13:44:38 arch kernel: simple-framebuffer simple-framebuffer.0: [drm] Registered 1 planes with drm panic
Jan 06 13:44:38 arch kernel: [drm] Initialized simpledrm 1.0.0 for simple-framebuffer.0 on minor 0
Jan 06 13:44:38 arch kernel: fbcon: Deferring console take-over
Jan 06 13:44:38 arch kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
Jan 06 13:44:38 arch kernel: hid: raw HID events driver (C) Jiri Kosina
Jan 06 13:44:38 arch kernel: drop_monitor: Initializing network drop monitor service
Jan 06 13:44:38 arch kernel: NET: Registered PF_INET6 protocol family
Jan 06 13:44:38 arch kernel: Segment Routing with IPv6
Jan 06 13:44:38 arch kernel: RPL Segment Routing with IPv6
Jan 06 13:44:38 arch kernel: In-situ OAM (IOAM) with IPv6
Jan 06 13:44:38 arch kernel: NET: Registered PF_PACKET protocol family
Jan 06 13:44:38 arch kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Jan 06 13:44:38 arch kernel: microcode: Current revision: 0x00000435
Jan 06 13:44:38 arch kernel: microcode: Updated early from: 0x00000434
Jan 06 13:44:38 arch kernel: IPI shorthand broadcast: enabled
Jan 06 13:44:38 arch kernel: sched_clock: Marking stable (1540861143, 6630310)->(1580784367, -33292914)
Jan 06 13:44:38 arch kernel: registered taskstats version 1
Jan 06 13:44:38 arch kernel: Loading compiled-in X.509 certificates
Jan 06 13:44:38 arch kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 6587eb3a34e425dab5507b3af5d21e7082a7b55e'
Jan 06 13:44:38 arch kernel: Demotion targets for Node 0: null
Jan 06 13:44:38 arch kernel: Key type .fscrypt registered
Jan 06 13:44:38 arch kernel: Key type fscrypt-provisioning registered
Jan 06 13:44:38 arch kernel: PM: Magic number: 9:269:731
Jan 06 13:44:38 arch kernel: RAS: Correctable Errors collector initialized.
Jan 06 13:44:38 arch kernel: clk: Disabling unused clocks
Jan 06 13:44:38 arch kernel: PM: genpd: Disabling unused power domains
Jan 06 13:44:38 arch kernel: ACPI: battery: Slot [BAT1] (battery present)
Jan 06 13:44:38 arch kernel: Freeing unused decrypted memory: 2028K
Jan 06 13:44:38 arch kernel: Freeing unused kernel image (initmem) memory: 4260K
Jan 06 13:44:38 arch kernel: Write protecting the kernel read-only data: 32768k
Jan 06 13:44:38 arch kernel: Freeing unused kernel image (rodata/data gap) memory: 32K
Jan 06 13:44:38 arch kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Jan 06 13:44:38 arch kernel: rodata_test: all tests were successful
Jan 06 13:44:38 arch kernel: Run /init as init process
Jan 06 13:44:38 arch kernel: with arguments:
Jan 06 13:44:38 arch kernel: /init
Jan 06 13:44:38 arch kernel: with environment:
Jan 06 13:44:38 arch kernel: HOME=/
Jan 06 13:44:38 arch kernel: TERM=linux
Jan 06 13:44:38 arch kernel: BOOT_IMAGE=/vmlinuz-linux
Jan 06 13:44:38 arch kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
Jan 06 13:44:38 arch kernel: i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
Jan 06 13:44:38 arch kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Jan 06 13:44:38 arch kernel: nvme 0000:06:00.0: platform quirk: setting simple suspend
Jan 06 13:44:38 arch kernel: nvme 0000:05:00.0: platform quirk: setting simple suspend
Jan 06 13:44:38 arch kernel: nvme nvme1: pci function 0000:06:00.0
Jan 06 13:44:38 arch kernel: nvme nvme0: pci function 0000:05:00.0
Jan 06 13:44:38 arch kernel: nvme nvme1: 8/0/0 default/read/poll queues
Jan 06 13:44:38 arch kernel: nvme1n1: p1 p2 p3 p4
Jan 06 13:44:38 arch kernel: usb 3-1: new full-speed USB device number 2 using xhci_hcd
Jan 06 13:44:38 arch kernel: nvme nvme0: allocated 64 MiB host memory buffer.
Jan 06 13:44:38 arch kernel: usb 3-1: New USB device found, idVendor=046d, idProduct=c09d, bcdDevice=52.02
Jan 06 13:44:38 arch kernel: usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jan 06 13:44:38 arch kernel: usb 3-1: Product: G102 LIGHTSYNC Gaming Mouse
Jan 06 13:44:38 arch kernel: usb 3-1: Manufacturer: Logitech
Jan 06 13:44:38 arch kernel: usb 3-1: SerialNumber: 205C39634D57
Jan 06 13:44:38 arch kernel: nvme nvme0: 8/0/0 default/read/poll queues
Jan 06 13:44:38 arch kernel: nvme0n1: p1 p2 p3 p4 p5
Jan 06 13:44:38 arch kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
Jan 06 13:44:38 arch kernel: usb 3-7: new high-speed USB device number 3 using xhci_hcd
Jan 06 13:44:38 arch kernel: usb 3-7: New USB device found, idVendor=174f, idProduct=244c, bcdDevice= 0.15
Jan 06 13:44:38 arch kernel: usb 3-7: New USB device strings: Mfr=3, Product=1, SerialNumber=2
Jan 06 13:44:38 arch kernel: usb 3-7: Product: Integrated Camera
Jan 06 13:44:38 arch kernel: usb 3-7: Manufacturer: Generic
Jan 06 13:44:38 arch kernel: usb 3-7: SerialNumber: 0001
Jan 06 13:44:38 arch kernel: usb 3-9: new full-speed USB device number 4 using xhci_hcd
Jan 06 13:44:38 arch kernel: usb 3-9: New USB device found, idVendor=048d, idProduct=c976, bcdDevice= 8.00
Jan 06 13:44:38 arch kernel: usb 3-9: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jan 06 13:44:38 arch kernel: usb 3-9: Product: ITE Device(8176)
Jan 06 13:44:38 arch kernel: usb 3-9: Manufacturer: ITE Tech. Inc.
Jan 06 13:44:38 arch kernel: usb 3-10: new full-speed USB device number 5 using xhci_hcd
Jan 06 13:44:38 arch kernel: usb 3-10: New USB device found, idVendor=8087, idProduct=0026, bcdDevice= 0.02
Jan 06 13:44:38 arch kernel: usb 3-10: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Jan 06 13:44:38 arch kernel: usbcore: registered new interface driver usbhid
Jan 06 13:44:38 arch kernel: usbhid: USB HID core driver
Jan 06 13:44:38 arch kernel: input: Logitech G102 LIGHTSYNC Gaming Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/0003:046D:C09D.0001/input/input3
Jan 06 13:44:38 arch kernel: hid-generic 0003:046D:C09D.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech G102 LIGHTSYNC Gaming Mouse] on usb-0000:00:14.0-1/input0
Jan 06 13:44:38 arch kernel: input: Logitech G102 LIGHTSYNC Gaming Mouse Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.1/0003:046D:C09D.0002/input/input4
Jan 06 13:44:38 arch kernel: hid-generic 0003:046D:C09D.0002: input,hiddev96,hidraw1: USB HID v1.11 Keyboard [Logitech G102 LIGHTSYNC Gaming Mouse] on usb-0000:00:14.0-1/input1
Jan 06 13:44:38 arch kernel: input: ITE Tech. Inc. ITE Device(8176) Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9:1.0/0003:048D:C976.0003/input/input7
Jan 06 13:44:38 arch kernel: input: ITE Tech. Inc. ITE Device(8176) Wireless Radio Control as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9:1.0/0003:048D:C976.0003/input/input8
Jan 06 13:44:38 arch kernel: hid-generic 0003:048D:C976.0003: input,hiddev97,hidraw2: USB HID v1.10 Keyboard [ITE Tech. Inc. ITE Device(8176)] on usb-0000:00:14.0-9/input0
Jan 06 13:44:38 arch kernel: fbcon: Taking over console
Jan 06 13:44:38 arch kernel: Console: switching to colour frame buffer device 240x67
Jan 06 13:44:38 arch kernel: EXT4-fs (nvme1n1p3): mounted filesystem 48f0c199-3de0-4cef-adb5-54a621848d9d r/w with ordered data mode. Quota mode: none.
Jan 06 13:44:38 arch systemd[1]: systemd 257.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)
Jan 06 13:44:38 arch systemd[1]: Detected architecture x86-64.
Jan 06 13:44:38 arch systemd[1]: Hostname set to <arch>.
Jan 06 13:44:38 arch systemd[1]: bpf-restrict-fs: LSM BPF program attached
Jan 06 13:44:38 arch systemd[1]: Queued start job for default target Graphical Interface.
Jan 06 13:44:38 arch systemd[1]: Created slice Slice /system/dirmngr.
Jan 06 13:44:38 arch systemd[1]: Created slice Slice /system/getty.
Jan 06 13:44:38 arch systemd[1]: Created slice Slice /system/gpg-agent.
Jan 06 13:44:38 arch systemd[1]: Created slice Slice /system/gpg-agent-browser.
Jan 06 13:44:38 arch systemd[1]: Created slice Slice /system/gpg-agent-extra.
Jan 06 13:44:38 arch systemd[1]: Created slice Slice /system/gpg-agent-ssh.
Jan 06 13:44:38 arch systemd[1]: Created slice Slice /system/keyboxd.
Jan 06 13:44:38 arch systemd[1]: Created slice Slice /system/modprobe.
Jan 06 13:44:38 arch systemd[1]: Created slice Slice /system/systemd-fsck.
Jan 06 13:44:38 arch systemd[1]: Created slice User and Session Slice.
Jan 06 13:44:38 arch systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Jan 06 13:44:38 arch systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Jan 06 13:44:38 arch systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Jan 06 13:44:38 arch systemd[1]: Expecting device /dev/disk/by-uuid/51E3-9509...
Jan 06 13:44:38 arch systemd[1]: Expecting device /dev/disk/by-uuid/66e5a322-7800-4d3f-8260-476debca9c07...
Jan 06 13:44:38 arch systemd[1]: Expecting device /dev/disk/by-uuid/b72f4298-1805-45fd-a87e-37ae41fa9114...
Jan 06 13:44:38 arch systemd[1]: Reached target Local Encrypted Volumes.
Jan 06 13:44:38 arch systemd[1]: Reached target Local Integrity Protected Volumes.
Jan 06 13:44:38 arch systemd[1]: Reached target Path Units.
Jan 06 13:44:38 arch systemd[1]: Reached target Remote File Systems.
Jan 06 13:44:38 arch systemd[1]: Reached target Slice Units.
Jan 06 13:44:38 arch systemd[1]: Reached target Local Verity Protected Volumes.
Jan 06 13:44:38 arch systemd[1]: Listening on Device-mapper event daemon FIFOs.
Jan 06 13:44:38 arch systemd[1]: Listening on Process Core Dump Socket.
Jan 06 13:44:38 arch systemd[1]: Listening on Credential Encryption/Decryption.
Jan 06 13:44:38 arch systemd[1]: Listening on Journal Socket (/dev/log).
Jan 06 13:44:38 arch systemd[1]: Listening on Journal Sockets.
Jan 06 13:44:38 arch systemd[1]: TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jan 06 13:44:38 arch systemd[1]: Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jan 06 13:44:38 arch systemd[1]: Listening on udev Control Socket.
Jan 06 13:44:38 arch systemd[1]: Listening on udev Kernel Socket.
Jan 06 13:44:38 arch systemd[1]: Listening on User Database Manager Socket.
Jan 06 13:44:38 arch systemd[1]: Mounting Huge Pages File System...
Jan 06 13:44:38 arch systemd[1]: Mounting POSIX Message Queue File System...
Jan 06 13:44:38 arch systemd[1]: Mounting Kernel Debug File System...
Jan 06 13:44:38 arch systemd[1]: Mounting Kernel Trace File System...
Jan 06 13:44:38 arch systemd[1]: Starting Create List of Static Device Nodes...
Jan 06 13:44:38 arch systemd[1]: Starting Load Kernel Module configfs...
Jan 06 13:44:38 arch systemd[1]: Starting Load Kernel Module dm_mod...
Jan 06 13:44:38 arch systemd[1]: Starting Load Kernel Module drm...
Jan 06 13:44:38 arch systemd[1]: Starting Load Kernel Module fuse...
Jan 06 13:44:38 arch systemd[1]: Starting Load Kernel Module loop...
Jan 06 13:44:38 arch systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Jan 06 13:44:38 arch systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
Jan 06 13:44:38 arch systemd[1]: Starting Journal Service...
Jan 06 13:44:38 arch systemd[1]: Starting Load Kernel Modules...
Jan 06 13:44:38 arch systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jan 06 13:44:38 arch systemd[1]: Starting Remount Root and Kernel File Systems...
Jan 06 13:44:38 arch systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jan 06 13:44:38 arch systemd[1]: Starting Load udev Rules from Credentials...
Jan 06 13:44:38 arch systemd[1]: Starting Coldplug All udev Devices...
Jan 06 13:44:38 arch kernel: loop: module loaded
Jan 06 13:44:38 arch systemd[1]: Mounted Huge Pages File System.
Jan 06 13:44:38 arch systemd[1]: Mounted POSIX Message Queue File System.
Jan 06 13:44:38 arch systemd[1]: Mounted Kernel Debug File System.
Jan 06 13:44:38 arch systemd[1]: Mounted Kernel Trace File System.
Jan 06 13:44:38 arch systemd[1]: Finished Create List of Static Device Nodes.
Jan 06 13:44:38 arch kernel: device-mapper: uevent: version 1.0.3
Jan 06 13:44:38 arch kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
Jan 06 13:44:38 arch systemd[1]: modprobe@configfs.service: Deactivated successfully.
Jan 06 13:44:38 arch systemd[1]: Finished Load Kernel Module configfs.
Jan 06 13:44:38 arch systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Jan 06 13:44:38 arch systemd[1]: Finished Load Kernel Module dm_mod.
Jan 06 13:44:38 arch systemd[1]: modprobe@drm.service: Deactivated successfully.
Jan 06 13:44:38 arch systemd[1]: Finished Load Kernel Module drm.
Jan 06 13:44:38 arch systemd[1]: modprobe@fuse.service: Deactivated successfully.
Jan 06 13:44:38 arch systemd[1]: Finished Load Kernel Module fuse.
Jan 06 13:44:38 arch systemd[1]: modprobe@loop.service: Deactivated successfully.
Jan 06 13:44:38 arch systemd[1]: Finished Load Kernel Module loop.
Jan 06 13:44:38 arch systemd[1]: Mounting FUSE Control File System...
Jan 06 13:44:38 arch systemd[1]: Mounting Kernel Configuration File System...
Jan 06 13:44:38 arch systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Jan 06 13:44:38 arch systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
Jan 06 13:44:38 arch systemd[1]: Finished Load udev Rules from Credentials.
Jan 06 13:44:38 arch systemd[1]: Mounted FUSE Control File System.
Jan 06 13:44:38 arch systemd[1]: Mounted Kernel Configuration File System.
Jan 06 13:44:38 arch systemd-journald[333]: Collecting audit messages is disabled.
Jan 06 13:44:38 arch systemd[1]: Starting User Database Manager...
Jan 06 13:44:38 arch kernel: EXT4-fs (nvme1n1p3): re-mounted 48f0c199-3de0-4cef-adb5-54a621848d9d r/w. Quota mode: none.
Jan 06 13:44:38 arch systemd[1]: Finished Remount Root and Kernel File Systems.
Jan 06 13:44:38 arch systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Jan 06 13:44:38 arch systemd-journald[333]: Journal started
Jan 06 13:44:38 arch systemd-journald[333]: Runtime Journal (/run/log/journal/04190f3d73644cd1ac1166768d6eaf73) is 8M, max 785.8M, 777.8M free.
Jan 06 13:44:38 arch systemd-modules-load[334]: Inserted module 'crypto_user'
Jan 06 13:44:38 arch systemd[1]: Starting Load/Save OS Random Seed...
Jan 06 13:44:38 arch systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jan 06 13:44:38 arch systemd[1]: Started Journal Service.
Jan 06 13:44:38 arch systemd[1]: Starting Flush Journal to Persistent Storage...
Jan 06 13:44:38 arch systemd[1]: Started User Database Manager.
Jan 06 13:44:38 arch systemd-journald[333]: Time spent on flushing to /var/log/journal/04190f3d73644cd1ac1166768d6eaf73 is 33.471ms for 1091 entries.
Jan 06 13:44:38 arch systemd-journald[333]: System Journal (/var/log/journal/04190f3d73644cd1ac1166768d6eaf73) is 566.4M, max 4G, 3.4G free.
Jan 06 13:44:38 arch systemd-journald[333]: Received client request to flush runtime journal.
Jan 06 13:44:38 arch systemd[1]: Finished Load/Save OS Random Seed.
Jan 06 13:44:38 arch systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
Jan 06 13:44:38 arch systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Jan 06 13:44:38 arch systemd[1]: Starting Network Time Synchronization...
Jan 06 13:44:38 arch systemd[1]: Starting Create Static Device Nodes in /dev...
Jan 06 13:44:38 arch systemd[1]: Finished Coldplug All udev Devices.
Jan 06 13:44:38 arch systemd[1]: Finished Create Static Device Nodes in /dev.
Jan 06 13:44:38 arch systemd[1]: Reached target Preparation for Local File Systems.
Jan 06 13:44:38 arch systemd[1]: Starting Rule-based Manager for Device Events and Files...
Jan 06 13:44:38 arch systemd[1]: Started Network Time Synchronization.
Jan 06 13:44:38 arch systemd[1]: Reached target System Time Set.
Jan 06 13:44:38 arch systemd-udevd[376]: Using default interface naming scheme 'v257'.
Jan 06 13:44:38 arch systemd[1]: Finished Flush Journal to Persistent Storage.
Jan 06 13:44:38 arch systemd[1]: Started Rule-based Manager for Device Events and Files.
Jan 06 13:44:38 arch systemd[1]: Condition check resulted in /dev/tpmrm0 being skipped.
Jan 06 13:44:38 arch systemd[1]: Reached target Trusted Platform Module.
Jan 06 13:44:38 arch kernel: Consider using thermal netlink events interface
Jan 06 13:44:38 arch kernel: input: Intel HID events as /devices/platform/INTC1070:00/input/input9
Jan 06 13:44:38 arch kernel: intel-hid INTC1070:00: platform supports 5 button array
Jan 06 13:44:38 arch kernel: input: Intel HID 5 button array as /devices/platform/INTC1070:00/input/input10
Jan 06 13:44:38 arch systemd[1]: Found device INTEL SSDPEKNW512GZL 4.
Jan 06 13:44:38 arch kernel: mousedev: PS/2 mouse device common for all mice
Jan 06 13:44:38 arch systemd[1]: Found device INTEL SSDPEKNW512GZL 2.
Jan 06 13:44:38 arch kernel: intel_pmc_core INT33A1:00: initialized
Jan 06 13:44:38 arch kernel: wmi_bus wmi_bus-PNP0C14:03: [Firmware Info]: B7F3CA0A-ACDC-42D2-9217-77C6C628FBD2 has zero instances
Jan 06 13:44:38 arch kernel: nvidia: loading out-of-tree module taints kernel.
Jan 06 13:44:38 arch kernel: nvidia: module license 'NVIDIA' taints kernel.
Jan 06 13:44:38 arch kernel: Disabling lock debugging due to kernel taint
Jan 06 13:44:38 arch kernel: nvidia: module verification failed: signature and/or required key missing - tainting kernel
Jan 06 13:44:38 arch kernel: nvidia: module license taints kernel.
Jan 06 13:44:38 arch systemd[1]: Found device INTEL SSDPEKNW512GZL 1.
Jan 06 13:44:38 arch kernel: mc: Linux media interface: v0.10
Jan 06 13:44:38 arch kernel: ACPI: bus type thunderbolt registered
Jan 06 13:44:38 arch kernel: mei_me 0000:00:16.0: enabling device (0000 -> 0002)
Jan 06 13:44:38 arch kernel: videodev: Linux video capture interface: v2.00
Jan 06 13:44:38 arch kernel: intel-lpss 0000:00:15.0: enabling device (0004 -> 0006)
Jan 06 13:44:38 arch kernel: idma64 idma64.0: Found Intel integrated DMA 64-bit
Jan 06 13:44:38 arch kernel: input: Ideapad extra buttons as /devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/input/input11
Jan 06 13:44:38 arch kernel: Bluetooth: Core ver 2.22
Jan 06 13:44:38 arch kernel: NET: Registered PF_BLUETOOTH protocol family
Jan 06 13:44:38 arch kernel: Bluetooth: HCI device and connection manager initialized
Jan 06 13:44:38 arch kernel: Bluetooth: HCI socket layer initialized
Jan 06 13:44:38 arch kernel: Bluetooth: L2CAP socket layer initialized
Jan 06 13:44:38 arch kernel: Bluetooth: SCO socket layer initialized
Jan 06 13:44:38 arch kernel: Adding 4194300k swap on /dev/nvme1n1p2. Priority:-2 extents:1 across:4194300k SS
Jan 06 13:44:38 arch kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Jan 06 13:44:38 arch kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Jan 06 13:44:38 arch kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
Jan 06 13:44:38 arch kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Jan 06 13:44:38 arch kernel: cfg80211: failed to load regulatory.db
Jan 06 13:44:38 arch kernel: ideapad_acpi VPC2004:00: DYTC interface is not available
Jan 06 13:44:38 arch systemd[1]: Activating swap /dev/disk/by-uuid/b72f4298-1805-45fd-a87e-37ae41fa9114...
Jan 06 13:44:38 arch systemd[1]: Starting File System Check on /dev/disk/by-uuid/66e5a322-7800-4d3f-8260-476debca9c07...
Jan 06 13:44:38 arch systemd[1]: Activated swap /dev/disk/by-uuid/b72f4298-1805-45fd-a87e-37ae41fa9114.
Jan 06 13:44:38 arch systemd[1]: Reached target Swaps.
Jan 06 13:44:38 arch systemd-fsck[476]: /dev/nvme1n1p4: clean, 141711/24379392 files, 5844299/97501440 blocks
Jan 06 13:44:38 arch systemd[1]: Finished File System Check on /dev/disk/by-uuid/66e5a322-7800-4d3f-8260-476debca9c07.
Jan 06 13:44:38 arch systemd[1]: Starting Virtual Console Setup...
Jan 06 13:44:38 arch systemd[1]: Finished Virtual Console Setup.
Jan 06 13:44:38 arch systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Jan 06 13:44:38 arch systemd[1]: Starting Load/Save RF Kill Switch Status...
Jan 06 13:44:38 arch kernel: intel_rapl_msr: PL4 support detected.
Jan 06 13:44:38 arch kernel: intel_rapl_common: Found RAPL domain package
Jan 06 13:44:38 arch kernel: intel_rapl_common: Found RAPL domain core
Jan 06 13:44:38 arch kernel: intel_rapl_common: Found RAPL domain uncore
Jan 06 13:44:38 arch kernel: intel_rapl_common: Found RAPL domain psys
Jan 06 13:44:38 arch kernel: input: PC Speaker as /devices/platform/pcspkr/input/input12
Jan 06 13:44:38 arch kernel: Creating 1 MTD partitions on "0000:00:1f.5":
Jan 06 13:44:38 arch kernel: 0x000000000000-0x000002000000 : "BIOS"
Jan 06 13:44:38 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jan 06 13:44:38 arch kernel:
Jan 06 13:44:38 arch kernel: nvidia 0000:01:00.0: enabling device (0000 -> 0003)
Jan 06 13:44:38 arch kernel: nvidia 0000:01:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=none
Jan 06 13:44:38 arch kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set
Jan 06 13:44:38 arch kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
Jan 06 13:44:38 arch kernel: Intel(R) Wireless WiFi driver for Linux
Jan 06 13:44:38 arch kernel: iwlwifi 0000:00:14.3: Detected crf-id 0x1300504, cnv-id 0x80400 wfpm id 0x80000030
Jan 06 13:44:38 arch kernel: iwlwifi 0000:00:14.3: PCI dev 51f0/0074, rev=0x370, rfid=0x10a100
Jan 06 13:44:38 arch kernel: iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6 AX201 160MHz
Jan 06 13:44:38 arch kernel: i2c i2c-1: Successfully instantiated SPD at 0x50
Jan 06 13:44:38 arch kernel: iwlwifi 0000:00:14.3: TLV_FW_FSEQ_VERSION: FSEQ Version: 0.0.2.42
Jan 06 13:44:38 arch kernel: iwlwifi 0000:00:14.3: loaded firmware version 89.6b44fa0b.0 so-a0-hr-b0-89.ucode op_mode iwlmvm
Jan 06 13:44:38 arch kernel: pps_core: LinuxPPS API ver. 1 registered
Jan 06 13:44:38 arch kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Jan 06 13:44:38 arch kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module 565.77 Wed Nov 27 23:33:08 UTC 2024
Jan 06 13:44:39 arch kernel: input: SYNA0001:00 06CB:CE78 Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-SYNA0001:00/0018:06CB:CE78.0004/input/input13
Jan 06 13:44:39 arch kernel: input: SYNA0001:00 06CB:CE78 Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-SYNA0001:00/0018:06CB:CE78.0004/input/input14
Jan 06 13:44:39 arch kernel: hid-generic 0018:06CB:CE78.0004: input,hidraw3: I2C HID v1.00 Mouse [SYNA0001:00 06CB:CE78] on i2c-SYNA0001:00
Jan 06 13:44:39 arch kernel: PTP clock support registered
Jan 06 13:44:39 arch kernel: nvidia_uvm: module uses symbols nvUvmInterfaceDisableAccessCntr from proprietary module nvidia, inheriting taint.
Jan 06 13:44:39 arch systemd[1]: Created slice Slice /system/systemd-backlight.
Jan 06 13:44:39 arch systemd[1]: Starting Load/Save Screen Backlight Brightness of leds:platform::kbd_backlight...
Jan 06 13:44:39 arch kernel: RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
Jan 06 13:44:39 arch kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
Jan 06 13:44:39 arch kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Jan 06 13:44:39 arch kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
Jan 06 13:44:39 arch kernel: RAPL PMU: hw unit of domain psys 2^-14 Joules
Jan 06 13:44:39 arch kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 565.77 Wed Nov 27 22:53:48 UTC 2024
Jan 06 13:44:39 arch kernel: r8169 0000:30:00.0 eth0: RTL8168h/8111h, 08:8f:c3:c7:e4:34, XID 541, IRQ 193
Jan 06 13:44:39 arch kernel: r8169 0000:30:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
Jan 06 13:44:39 arch systemd[1]: Started Load/Save RF Kill Switch Status.
Jan 06 13:44:39 arch systemd[1]: Finished Load/Save Screen Backlight Brightness of leds:platform::kbd_backlight.
Jan 06 13:44:39 arch kernel: iTCO_vendor_support: vendor-support=0
Jan 06 13:44:39 arch kernel: intel_rapl_common: Found RAPL domain package
Jan 06 13:44:39 arch kernel: r8169 0000:30:00.0 enp48s0: renamed from eth0
Jan 06 13:44:39 arch kernel: ee1004 1-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
Jan 06 13:44:39 arch kernel: nvidia-uvm: Loaded the UVM driver, major device number 508.
Jan 06 13:44:39 arch systemd-modules-load[334]: Inserted module 'nvidia_uvm'
Jan 06 13:44:39 arch systemd[1]: Finished Load Kernel Modules.
Jan 06 13:44:39 arch systemd[1]: Starting Apply Kernel Variables...
Jan 06 13:44:39 arch kernel: cryptd: max_cpu_qlen set to 1000
Jan 06 13:44:39 arch kernel: usbcore: registered new interface driver btusb
Jan 06 13:44:39 arch systemd[1]: Starting Load Kernel Module dm_mod...
Jan 06 13:44:39 arch systemd[1]: Starting Load Kernel Module loop...
Jan 06 13:44:39 arch systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Jan 06 13:44:39 arch systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
Jan 06 13:44:39 arch systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Jan 06 13:44:39 arch systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jan 06 13:44:39 arch systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Jan 06 13:44:39 arch systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jan 06 13:44:39 arch systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jan 06 13:44:39 arch kernel: Bluetooth: hci0: Device revision is 2
Jan 06 13:44:39 arch kernel: Bluetooth: hci0: Secure boot is enabled
Jan 06 13:44:39 arch kernel: Bluetooth: hci0: OTP lock is enabled
Jan 06 13:44:39 arch kernel: Bluetooth: hci0: API lock is enabled
Jan 06 13:44:39 arch kernel: Bluetooth: hci0: Debug lock is disabled
Jan 06 13:44:39 arch kernel: Bluetooth: hci0: Minimum firmware build 1 week 10 2014
Jan 06 13:44:39 arch kernel: Bluetooth: hci0: Bootloader timestamp 2019.40 buildtype 1 build 38
Jan 06 13:44:39 arch kernel: Bluetooth: hci0: DSM reset method type: 0x00
Jan 06 13:44:39 arch systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Jan 06 13:44:39 arch systemd[1]: Finished Load Kernel Module dm_mod.
Jan 06 13:44:39 arch systemd[1]: modprobe@loop.service: Deactivated successfully.
Jan 06 13:44:39 arch systemd[1]: Finished Load Kernel Module loop.
Jan 06 13:44:39 arch systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Jan 06 13:44:39 arch kernel: Bluetooth: hci0: Found device firmware: intel/ibt-0040-4150.sfi
Jan 06 13:44:39 arch kernel: Bluetooth: hci0: Boot Address: 0x100800
Jan 06 13:44:39 arch kernel: Bluetooth: hci0: Firmware Version: 91-33.24
Jan 06 13:44:39 arch systemd[1]: Finished Apply Kernel Variables.
Jan 06 13:44:39 arch kernel: [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
Jan 06 13:44:39 arch kernel: usb 3-7: Found UVC 1.10 device Integrated Camera (174f:244c)
Jan 06 13:44:39 arch kernel: i915 0000:00:02.0: [drm] Found ALDERLAKE_P (device ID 46a3) display version 13.00 stepping D0
Jan 06 13:44:39 arch kernel: i915 0000:00:02.0: [drm] VT-d active for gfx access
Jan 06 13:44:39 arch kernel: iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
Jan 06 13:44:39 arch kernel: iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Jan 06 13:44:39 arch kernel: usbcore: registered new interface driver uvcvideo
Jan 06 13:44:39 arch kernel: AES CTR mode by8 optimization enabled
Jan 06 13:44:39 arch kernel: snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
Jan 06 13:44:39 arch kernel: input: SYNA0001:00 06CB:CE78 Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-SYNA0001:00/0018:06CB:CE78.0004/input/input16
Jan 06 13:44:39 arch kernel: input: SYNA0001:00 06CB:CE78 Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-SYNA0001:00/0018:06CB:CE78.0004/input/input17
Jan 06 13:44:39 arch kernel: hid-multitouch 0018:06CB:CE78.0004: input,hidraw3: I2C HID v1.00 Mouse [SYNA0001:00 06CB:CE78] on i2c-SYNA0001:00
Jan 06 13:44:39 arch kernel: Console: switching to colour dummy device 80x25
Jan 06 13:44:39 arch kernel: i915 0000:00:02.0: vgaarb: deactivate vga console
Jan 06 13:44:39 arch kernel: i915 0000:00:02.0: [drm] Using Transparent Hugepages
Jan 06 13:44:39 arch kernel: i915 0000:00:02.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=io+mem
Jan 06 13:44:39 arch kernel: i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/adlp_dmc.bin (v2.20)
Jan 06 13:44:39 arch kernel: i915 0000:00:02.0: [drm] [ENCODER:249:DDI B/PHY B] unusable PPS, disabling eDP
Jan 06 13:44:39 arch kernel: i915 0000:00:02.0: [drm] GT0: GuC firmware i915/adlp_guc_70.bin version 70.36.0
Jan 06 13:44:39 arch kernel: i915 0000:00:02.0: [drm] GT0: HuC firmware i915/tgl_huc.bin version 7.9.3
Jan 06 13:44:39 arch kernel: i915 0000:00:02.0: [drm] GT0: HuC: authenticated for all workloads
Jan 06 13:44:39 arch kernel: i915 0000:00:02.0: [drm] GT0: GUC: submission enabled
Jan 06 13:44:39 arch kernel: i915 0000:00:02.0: [drm] GT0: GUC: SLPC enabled
Jan 06 13:44:39 arch kernel: i915 0000:00:02.0: [drm] GT0: GUC: RC enabled
Jan 06 13:44:39 arch kernel: mei_pxp 0000:00:16.0-fbf6fcf1-96cf-4e2e-a6a6-1bab8cbe36b1: bound 0000:00:02.0 (ops i915_pxp_tee_component_ops [i915])
Jan 06 13:44:39 arch kernel: i915 0000:00:02.0: [drm] Protected Xe Path (PXP) protected content support initialized
Jan 06 13:44:39 arch kernel: mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
Jan 06 13:44:39 arch kernel: [drm] Initialized i915 1.6.0 for 0000:00:02.0 on minor 2
Jan 06 13:44:39 arch kernel: ACPI: video: [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
Jan 06 13:44:39 arch kernel: ACPI: video: Video Device [PEGP] (multi-head: yes rom: no post: no)
Jan 06 13:44:39 arch kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:04/LNXVIDEO:00/input/input19
Jan 06 13:44:39 arch kernel: ACPI: video: Video Device [GFX0] (multi-head: yes rom: no post: no)
Jan 06 13:44:39 arch kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input20
Jan 06 13:44:39 arch kernel: fbcon: i915drmfb (fb0) is primary device
Jan 06 13:44:39 arch kernel: iwlwifi 0000:00:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x20
Jan 06 13:44:39 arch kernel: iwlwifi 0000:00:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
Jan 06 13:44:39 arch kernel: iwlwifi 0000:00:14.3: WFPM_AUTH_KEY_0: 0x90
Jan 06 13:44:39 arch kernel: iwlwifi 0000:00:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x10
Jan 06 13:44:39 arch kernel: iwlwifi 0000:00:14.3: Detected RF HR B3, rfid=0x10a100
Jan 06 13:44:39 arch kernel: iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 5
Jan 06 13:44:39 arch kernel: Console: switching to colour frame buffer device 240x67
Jan 06 13:44:39 arch kernel: snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
Jan 06 13:44:39 arch kernel: i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
Jan 06 13:44:39 arch kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC257: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
Jan 06 13:44:39 arch kernel: snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Jan 06 13:44:39 arch kernel: snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
Jan 06 13:44:39 arch kernel: snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
Jan 06 13:44:39 arch kernel: snd_hda_codec_realtek hdaudioC0D0: inputs:
Jan 06 13:44:39 arch kernel: snd_hda_codec_realtek hdaudioC0D0: Mic=0x19
Jan 06 13:44:39 arch kernel: snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x12
Jan 06 13:44:39 arch kernel: iwlwifi 0000:00:14.3: base HW address: 38:7a:0e:f5:2c:24
Jan 06 13:44:39 arch systemd[1]: Mounting /boot...
Jan 06 13:44:39 arch systemd[1]: Mounting /home...
Jan 06 13:44:39 arch systemd[1]: Mounting Temporary Directory /tmp...
Jan 06 13:44:39 arch systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
Jan 06 13:44:39 arch systemd[1]: Listening on Disk Image Download Service Socket.
Jan 06 13:44:39 arch systemd-timesyncd[370]: Network configuration changed, trying to establish connection.
Jan 06 13:44:39 arch systemd[1]: Mounted Temporary Directory /tmp.
Jan 06 13:44:39 arch kernel: EXT4-fs (nvme1n1p4): mounted filesystem 66e5a322-7800-4d3f-8260-476debca9c07 r/w with ordered data mode. Quota mode: none.
Jan 06 13:44:39 arch systemd[1]: Mounted /home.
Jan 06 13:44:39 arch kernel: iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
Jan 06 13:44:39 arch kernel: ------------[ cut here ]------------
Jan 06 13:44:39 arch kernel: WARNING: CPU: 1 PID: 398 at kernel/trace/trace_events.c:577 trace_event_raw_init+0x159/0x660
Jan 06 13:44:39 arch kernel: Modules linked in: xe(+) snd_hda_codec_realtek snd_hda_codec_generic drm_gpuvm snd_hda_scodec_component drm_exec gpu_sched drm_suballoc_helper snd_sof_pci_intel_tgl snd_sof_pci_intel_cnl snd_sof_intel_hda_generic soundwire_intel soundwire_cadence snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda_mlink snd_sof_intel_hda snd_sof_pci snd_sof_xtensa_dsp intel_powerclamp snd_sof coretemp snd_sof_utils snd_soc_acpi_intel_match soundwire_generic_allocation kvm_intel snd_soc_acpi soundwire_bus kvm snd_soc_avs snd_soc_hda_codec snd_hda_ext_core crct10dif_pclmul snd_soc_core crc32_pclmul polyval_clmulni snd_compress polyval_generic ac97_bus ghash_clmulni_intel sha512_ssse3 snd_pcm_dmaengine sha256_ssse3 iwlmvm snd_hda_intel sha1_ssse3 snd_intel_dspcfg aesni_intel snd_intel_sdw_acpi iTCO_wdt gf128mul uvcvideo crypto_simd cryptd intel_pmc_bxt videobuf2_vmalloc nvidia_drm(POE+) i915 mac80211 snd_hda_codec iTCO_vendor_support uvc ee1004 hid_multitouch btusb processor_thermal_device_pci videobuf2_memops btrtl
Jan 06 13:44:39 arch kernel: nvidia_uvm(POE) snd_hda_core rapl processor_thermal_device libarc4 btintel nvidia_modeset(POE) mei_pxp r8169 snd_hwdep intel_cstate videobuf2_v4l2 ptp btbcm processor_thermal_wt_hint pps_core mei_hdcp i2c_i801 intel_rapl_msr drm_buddy iwlwifi wmi_bmof snd_pcm btmtk videobuf2_common spi_nor processor_thermal_rfim realtek i2c_smbus i2c_algo_bit intel_uncore pcspkr cfg80211 mdio_devres intel_lpss_pci bluetooth mtd drm_display_helper intel_lpss ideapad_laptop mei_me ucsi_acpi(+) videodev processor_thermal_rapl i2c_mux snd_timer libphy drm_ttm_helper cec idma64 typec_ucsi mei platform_profile intel_rapl_common snd mc ttm thunderbolt rfkill processor_thermal_wt_req intel_gtt typec processor_thermal_power_floor soundcore video processor_thermal_mbox roles nvidia(POE) i2c_hid_acpi intel_pmc_core i2c_hid mousedev intel_vsec pmt_telemetry joydev wmi pmt_class int3400_thermal intel_hid int3403_thermal acpi_thermal_rel sparse_keymap pinctrl_tigerlake int340x_thermal_zone acpi_pad mac_hid crypto_user loop dm_mod
Jan 06 13:44:39 arch kernel: nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 hid_generic usbhid serio_raw atkbd libps2 vivaldi_fmap nvme spi_intel_pci nvme_core crc32c_intel spi_intel nvme_auth i8042 serio
Jan 06 13:44:39 arch kernel: CPU: 1 UID: 0 PID: 398 Comm: (udev-worker) Tainted: P OE 6.12.8-arch1-1 #1 099de49ddaebb26408f097c48b36e50b2c8e21c9
Jan 06 13:44:39 arch kernel: Tainted: [P]=PROPRIETARY_MODULE, [O]=OOT_MODULE, [E]=UNSIGNED_MODULE
Jan 06 13:44:39 arch kernel: Hardware name: LENOVO 82S9/LNVNB161216, BIOS JMCN47WW(V3.10) 06/24/2024
Jan 06 13:44:39 arch kernel: RIP: 0010:trace_event_raw_init+0x159/0x660
Jan 06 13:44:39 arch kernel: Code: 89 ea 0f 83 3b 04 00 00 e8 44 db ff ff 84 c0 74 10 8b 0c 24 48 c7 c0 fe ff ff ff 48 d3 c0 49 21 c6 4d 85 f6 0f 84 d6 fe ff ff <0f> 0b bb 01 00 00 00 41 f6 c6 01 0f 85 87 4e c0 00 66 0f 1f 44 00
Jan 06 13:44:39 arch kernel: RSP: 0018:ffffaf3780b378e0 EFLAGS: 00010206
Jan 06 13:44:39 arch kernel: RAX: ffffffffffffffdf RBX: ffffffffc70b9731 RCX: 0000000000000005
Jan 06 13:44:39 arch kernel: RDX: 0000000000000002 RSI: 0000000000000001 RDI: ffffffffc70b9727
Jan 06 13:44:39 arch kernel: RBP: ffffffffc70b9640 R08: 0000000000000039 R09: 0000000000000000
Jan 06 13:44:39 arch kernel: R10: 0000000000000076 R11: 000000000000004e R12: 00000000000000f2
Jan 06 13:44:39 arch kernel: R13: ffffffffc70ba760 R14: 0000000000000018 R15: 0000000000000000
Jan 06 13:44:39 arch kernel: FS: 00007697c7187880(0000) GS:ffff8c2f9f680000(0000) knlGS:0000000000000000
Jan 06 13:44:39 arch kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jan 06 13:44:39 arch kernel: CR2: 00007fffd41cce48 CR3: 0000000116cc0000 CR4: 0000000000f52ef0
Jan 06 13:44:39 arch kernel: PKRU: 55555554
Jan 06 13:44:39 arch kernel: Call Trace:
Jan 06 13:44:39 arch kernel: <TASK>
Jan 06 13:44:39 arch kernel: ? trace_event_raw_init+0x159/0x660
Jan 06 13:44:39 arch kernel: ? __warn.cold+0x93/0xf6
Jan 06 13:44:39 arch kernel: ? trace_event_raw_init+0x159/0x660
Jan 06 13:44:39 arch kernel: ? report_bug+0xff/0x140
Jan 06 13:44:39 arch kernel: ? handle_bug+0x58/0x90
Jan 06 13:44:39 arch kernel: ? exc_invalid_op+0x17/0x70
Jan 06 13:44:39 arch kernel: ? asm_exc_invalid_op+0x1a/0x20
Jan 06 13:44:39 arch kernel: ? trace_event_raw_init+0x159/0x660
Jan 06 13:44:39 arch kernel: event_init+0x28/0x70
Jan 06 13:44:39 arch kernel: trace_module_notify+0x1a4/0x260
Jan 06 13:44:39 arch kernel: notifier_call_chain+0x5a/0xd0
Jan 06 13:44:39 arch kernel: blocking_notifier_call_chain_robust+0x65/0xc0
Jan 06 13:44:39 arch kernel: load_module+0x1822/0x1cf0
Jan 06 13:44:39 arch kernel: ? vmap+0x83/0xe0
Jan 06 13:44:39 arch kernel: ? __vunmap_range_noflush+0x325/0x470
Jan 06 13:44:39 arch kernel: ? init_module_from_file+0x89/0xe0
Jan 06 13:44:39 arch kernel: init_module_from_file+0x89/0xe0
Jan 06 13:44:39 arch kernel: idempotent_init_module+0x11e/0x310
Jan 06 13:44:39 arch kernel: __x64_sys_finit_module+0x5e/0xb0
Jan 06 13:44:39 arch kernel: do_syscall_64+0x82/0x190
Jan 06 13:44:39 arch kernel: ? do_sys_openat2+0x9c/0xe0
Jan 06 13:44:39 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Jan 06 13:44:39 arch kernel: ? do_syscall_64+0x8e/0x190
Jan 06 13:44:39 arch kernel: ? __seccomp_filter+0x303/0x520
Jan 06 13:44:39 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Jan 06 13:44:39 arch kernel: ? do_syscall_64+0x8e/0x190
Jan 06 13:44:39 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Jan 06 13:44:39 arch kernel: ? do_syscall_64+0x8e/0x190
Jan 06 13:44:39 arch kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Jan 06 13:44:39 arch kernel: RIP: 0033:0x7697c73261fd
Jan 06 13:44:39 arch 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 e3 fa 0c 00 f7 d8 64 89 01 48
Jan 06 13:44:39 arch kernel: RSP: 002b:00007fffd41da068 EFLAGS: 00000246 ORIG_RAX: 0000000000000139
Jan 06 13:44:39 arch kernel: RAX: ffffffffffffffda RBX: 000063cab1857e00 RCX: 00007697c73261fd
Jan 06 13:44:39 arch kernel: RDX: 0000000000000004 RSI: 00007697c718105d RDI: 000000000000002c
Jan 06 13:44:39 arch kernel: RBP: 00007fffd41da120 R08: 00007697c73f6b20 R09: 00007fffd41da0b0
Jan 06 13:44:39 arch kernel: R10: 000063cab185f2c0 R11: 0000000000000246 R12: 00007697c718105d
Jan 06 13:44:39 arch kernel: R13: 0000000000020000 R14: 000063cab185a410 R15: 000063cab185f290
Jan 06 13:44:39 arch kernel: </TASK>
Jan 06 13:44:39 arch kernel: ---[ end trace 0000000000000000 ]---
Jan 06 13:44:39 arch kernel: event xe_bo_move has unsafe dereference of argument 4
Jan 06 13:44:39 arch kernel: print_fmt: "move_lacks_source:%s, migrate object %p [size %zu] from %s to %s device_id:%s", REC->move_lacks_source ? "yes" : "no", REC->bo, REC->size, xe_mem_type_to_name[REC->old_placement], xe_mem_type_to_name[REC->new_placement], __get_str(device_id)
Jan 06 13:44:39 arch systemd[1]: Mounted /boot.
Jan 06 13:44:39 arch systemd[1]: Reached target Local File Systems.
Jan 06 13:44:39 arch systemd[1]: Listening on Boot Entries Service Socket.
Jan 06 13:44:39 arch systemd-timesyncd[370]: Network configuration changed, trying to establish connection.
Jan 06 13:44:39 arch systemd-timesyncd[370]: Network configuration changed, trying to establish connection.
Jan 06 13:44:39 arch systemd[1]: Listening on System Extension Image Management.
Jan 06 13:44:39 arch systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met.
Jan 06 13:44:39 arch systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
Jan 06 13:44:39 arch systemd[1]: Starting Create System Files and Directories...
Jan 06 13:44:39 arch kernel: intel_tcc_cooling: TCC Offset locked
Jan 06 13:44:39 arch systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight...
Jan 06 13:44:39 arch systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:intel_backlight.
Jan 06 13:44:39 arch kernel: input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input21
Jan 06 13:44:39 arch kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input22
Jan 06 13:44:39 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input23
Jan 06 13:44:39 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input24
Jan 06 13:44:39 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input25
Jan 06 13:44:39 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input26
Jan 06 13:44:39 arch (udev-worker)[382]: controlC0: Process '/usr/bin/alsactl restore 0' failed with exit code 2.
Jan 06 13:44:39 arch systemd[1]: Starting Load Kernel Module dm_mod...
Jan 06 13:44:39 arch systemd[1]: Starting Load Kernel Module loop...
Jan 06 13:44:39 arch systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met.
Jan 06 13:44:39 arch systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
Jan 06 13:44:39 arch systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
Jan 06 13:44:39 arch systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Jan 06 13:44:39 arch systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jan 06 13:44:39 arch systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Jan 06 13:44:39 arch systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jan 06 13:44:39 arch systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jan 06 13:44:39 arch systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Jan 06 13:44:39 arch systemd[1]: Finished Load Kernel Module dm_mod.
Jan 06 13:44:39 arch systemd[1]: modprobe@loop.service: Deactivated successfully.
Jan 06 13:44:39 arch systemd[1]: Finished Load Kernel Module loop.
Jan 06 13:44:39 arch systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Jan 06 13:44:39 arch systemd-timesyncd[370]: Network configuration changed, trying to establish connection.
Jan 06 13:44:39 arch systemd-timesyncd[370]: Network configuration changed, trying to establish connection.
Jan 06 13:44:39 arch systemd-timesyncd[370]: Network configuration changed, trying to establish connection.
Jan 06 13:44:39 arch systemd-timesyncd[370]: Network configuration changed, trying to establish connection.
Jan 06 13:44:39 arch systemd[1]: Finished Create System Files and Directories.
Jan 06 13:44:39 arch systemd[1]: Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.
Jan 06 13:44:39 arch systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Jan 06 13:44:39 arch systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Jan 06 13:44:39 arch systemd[1]: Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var).
Jan 06 13:44:39 arch systemd[1]: Save Transient machine-id to Disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Jan 06 13:44:39 arch systemd[1]: Update is Completed was skipped because no trigger condition checks were met.
Jan 06 13:44:39 arch systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Jan 06 13:44:39 arch systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Jan 06 13:44:39 arch systemd[1]: Reached target System Initialization.
Jan 06 13:44:39 arch systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
Jan 06 13:44:39 arch systemd[1]: Started Daily man-db regeneration.
Jan 06 13:44:39 arch systemd[1]: Started Refresh Pacman mirrorlist weekly with Reflector..
Jan 06 13:44:39 arch systemd[1]: Started Daily verification of password and group files.
Jan 06 13:44:39 arch systemd[1]: Started Daily Cleanup of Temporary Directories.
Jan 06 13:44:39 arch systemd[1]: Reached target Timer Units.
Jan 06 13:44:39 arch systemd[1]: Listening on D-Bus System Message Bus Socket.
Jan 06 13:44:39 arch systemd[1]: Listening on GnuPG network certificate management daemon for /etc/pacman.d/gnupg.
Jan 06 13:44:39 arch systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers) for /etc/pacman.d/gnupg.
Jan 06 13:44:39 arch systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (restricted) for /etc/pacman.d/gnupg.
Jan 06 13:44:39 arch systemd[1]: Listening on GnuPG cryptographic agent (ssh-agent emulation) for /etc/pacman.d/gnupg.
Jan 06 13:44:39 arch systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache for /etc/pacman.d/gnupg.
Jan 06 13:44:39 arch systemd[1]: Listening on GnuPG public key management service for /etc/pacman.d/gnupg.
Jan 06 13:44:39 arch systemd[1]: Listening on Hostname Service Socket.
Jan 06 13:44:39 arch systemd[1]: Reached target Socket Units.
Jan 06 13:44:39 arch systemd[1]: Starting D-Bus System Message Bus...
Jan 06 13:44:39 arch systemd[1]: TPM PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jan 06 13:44:39 arch systemd[1]: Started D-Bus System Message Bus.
Jan 06 13:44:39 arch systemd[1]: Reached target Basic System.
Jan 06 13:44:39 arch systemd[1]: Starting Network Manager...
Jan 06 13:44:39 arch systemd[1]: Starting Save/Restore Sound Card State...
Jan 06 13:44:39 arch systemd[1]: Manage Sound Card State (restore and store) was skipped because of an unmet condition check (ConditionPathExists=/etc/alsa/state-daemon.conf).
Jan 06 13:44:39 arch systemd[1]: Starting Bluetooth service...
Jan 06 13:44:39 arch systemd[1]: Starting User Login Management...
Jan 06 13:44:39 arch systemd[1]: TPM PCR Barrier (User) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jan 06 13:44:39 arch systemd[1]: Started Verify integrity of password and group files.
Jan 06 13:44:39 arch dbus-broker-launch[621]: Ready
Jan 06 13:44:39 arch systemd[1]: Finished Save/Restore Sound Card State.
Jan 06 13:44:39 arch systemd[1]: Reached target Sound Card.
Jan 06 13:44:39 arch bluetoothd[629]: Bluetooth daemon 5.79
Jan 06 13:44:39 arch bluetoothd[629]: src/main.c:check_options() Unknown key AVRCPVersion for group General in /etc/bluetooth/main.conf
Jan 06 13:44:39 arch systemd[1]: Started Bluetooth service.
Jan 06 13:44:39 arch systemd[1]: Reached target Bluetooth Support.
Jan 06 13:44:39 arch bluetoothd[629]: Starting SDP server
Jan 06 13:44:39 arch systemd[1]: Starting Hostname Service...
Jan 06 13:44:39 arch kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Jan 06 13:44:39 arch kernel: Bluetooth: BNEP filters: protocol multicast
Jan 06 13:44:39 arch kernel: Bluetooth: BNEP socket layer initialized
Jan 06 13:44:39 arch bluetoothd[629]: src/plugin.c:init_plugin() System does not support bap plugin
Jan 06 13:44:39 arch bluetoothd[629]: src/plugin.c:init_plugin() System does not support bass plugin
Jan 06 13:44:39 arch bluetoothd[629]: src/plugin.c:init_plugin() System does not support mcp plugin
Jan 06 13:44:39 arch bluetoothd[629]: src/plugin.c:init_plugin() System does not support vcp plugin
Jan 06 13:44:39 arch bluetoothd[629]: profiles/audio/micp.c:micp_init() D-Bus experimental not enabled
Jan 06 13:44:39 arch bluetoothd[629]: src/plugin.c:init_plugin() System does not support micp plugin
Jan 06 13:44:39 arch bluetoothd[629]: src/plugin.c:init_plugin() System does not support ccp plugin
Jan 06 13:44:39 arch bluetoothd[629]: src/plugin.c:init_plugin() System does not support csip plugin
Jan 06 13:44:39 arch bluetoothd[629]: src/plugin.c:init_plugin() System does not support asha plugin
Jan 06 13:44:39 arch bluetoothd[629]: Bluetooth management interface 1.23 initialized
Jan 06 13:44:39 arch systemd[1]: shadow.service: Deactivated successfully.
Jan 06 13:44:39 arch NetworkManager[624]: <info> [1736163879.7586] NetworkManager (version 1.50.1-1) is starting... (boot:bc5ff406-205a-4fcb-a594-4c421b8e8a3f)
Jan 06 13:44:39 arch NetworkManager[624]: <info> [1736163879.7587] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Jan 06 13:44:39 arch NetworkManager[624]: <info> [1736163879.7630] manager[0x5cf198f30220]: monitoring kernel firmware directory '/lib/firmware'.
Jan 06 13:44:39 arch systemd-logind[630]: New seat seat0.
Jan 06 13:44:39 arch systemd-logind[630]: Watching system buttons on /dev/input/event0 (Lid Switch)
Jan 06 13:44:39 arch systemd-logind[630]: Watching system buttons on /dev/input/event1 (Power Button)
Jan 06 13:44:39 arch systemd-logind[630]: Watching system buttons on /dev/input/event4 (Logitech G102 LIGHTSYNC Gaming Mouse Keyboard)
Jan 06 13:44:39 arch systemd-logind[630]: Watching system buttons on /dev/input/event5 (ITE Tech. Inc. ITE Device(8176) Keyboard)
Jan 06 13:44:39 arch systemd-logind[630]: Watching system buttons on /dev/input/event8 (Intel HID 5 button array)
Jan 06 13:44:39 arch systemd-logind[630]: Watching system buttons on /dev/input/event7 (Intel HID events)
Jan 06 13:44:39 arch systemd-logind[630]: Watching system buttons on /dev/input/event2 (AT Translated Set 2 keyboard)
Jan 06 13:44:39 arch systemd[1]: Started User Login Management.
Jan 06 13:44:39 arch systemd[1]: Started Hostname Service.
Jan 06 13:44:39 arch NetworkManager[624]: <info> [1736163879.7744] hostname: hostname: using hostnamed
Jan 06 13:44:39 arch NetworkManager[624]: <info> [1736163879.7744] hostname: static hostname changed from (none) to "arch"
Jan 06 13:44:39 arch NetworkManager[624]: <info> [1736163879.7747] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink
Jan 06 13:44:39 arch NetworkManager[624]: <info> [1736163879.7754] rfkill3: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:14.3/ieee80211/phy0/rfkill3) (driver iwlwifi)
Jan 06 13:44:39 arch NetworkManager[624]: <info> [1736163879.7754] rfkill0: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/rfkill/rfkill0) (platform driver ideapad_acpi)
Jan 06 13:44:39 arch NetworkManager[624]: <info> [1736163879.7925] manager[0x5cf198f30220]: rfkill: Wi-Fi hardware radio set enabled
Jan 06 13:44:39 arch NetworkManager[624]: <info> [1736163879.7925] manager[0x5cf198f30220]: rfkill: WWAN hardware radio set enabled
Jan 06 13:44:39 arch NetworkManager[624]: <info> [1736163879.7985] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.50.1-1/libnm-device-plugin-adsl.so)
Jan 06 13:44:39 arch NetworkManager[624]: <info> [1736163879.8007] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.50.1-1/libnm-device-plugin-wwan.so)
Jan 06 13:44:39 arch NetworkManager[624]: <info> [1736163879.8010] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.50.1-1/libnm-device-plugin-bluetooth.so)
Jan 06 13:44:39 arch NetworkManager[624]: <info> [1736163879.8016] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.50.1-1/libnm-device-plugin-wifi.so)
Jan 06 13:44:39 arch NetworkManager[624]: <info> [1736163879.8029] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.50.1-1/libnm-device-plugin-ovs.so)
Jan 06 13:44:39 arch NetworkManager[624]: <info> [1736163879.8191] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.50.1-1/libnm-device-plugin-team.so)
Jan 06 13:44:39 arch NetworkManager[624]: <info> [1736163879.8192] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Jan 06 13:44:39 arch NetworkManager[624]: <info> [1736163879.8193] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Jan 06 13:44:39 arch NetworkManager[624]: <info> [1736163879.8193] manager: Networking is enabled by state file
Jan 06 13:44:39 arch NetworkManager[624]: <info> [1736163879.8196] settings: Loaded settings plugin: keyfile (internal)
Jan 06 13:44:39 arch NetworkManager[624]: <info> [1736163879.8213] dhcp: init: Using DHCP client 'internal'
Jan 06 13:44:39 arch NetworkManager[624]: <info> [1736163879.8214] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)
Jan 06 13:44:39 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Jan 06 13:44:39 arch NetworkManager[624]: <info> [1736163879.8223] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', managed-type: 'external')
Jan 06 13:44:39 arch NetworkManager[624]: <info> [1736163879.8226] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', managed-type: 'external')
Jan 06 13:44:39 arch NetworkManager[624]: <info> [1736163879.8229] device (lo): Activation: starting connection 'lo' (cf2c16ee-1c4f-4c11-9f08-f2ec09abb5a9)
Jan 06 13:44:39 arch NetworkManager[624]: <info> [1736163879.8232] manager: (enp48s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Jan 06 13:44:39 arch NetworkManager[624]: <info> [1736163879.8237] settings: (enp48s0): created default wired connection 'Wired connection 1'
Jan 06 13:44:39 arch NetworkManager[624]: <info> [1736163879.8238] device (enp48s0): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Jan 06 13:44:39 arch kernel: Generic FE-GE Realtek PHY r8169-0-3000:00: attached PHY driver (mii_bus:phy_addr=r8169-0-3000:00, irq=MAC)
Jan 06 13:44:39 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Jan 06 13:44:40 arch NetworkManager[624]: <info> [1736163880.0299] device (wlp0s20f3): driver supports Access Point (AP) mode
Jan 06 13:44:40 arch NetworkManager[624]: <info> [1736163880.0303] manager: (wlp0s20f3): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3)
Jan 06 13:44:40 arch NetworkManager[624]: <info> [1736163880.0305] device (wlp0s20f3): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Jan 06 13:44:40 arch kernel: r8169 0000:30:00.0 enp48s0: Link is Down
Jan 06 13:44:40 arch kernel: iwlwifi 0000:00:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x20
Jan 06 13:44:40 arch kernel: iwlwifi 0000:00:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
Jan 06 13:44:40 arch kernel: iwlwifi 0000:00:14.3: WFPM_AUTH_KEY_0: 0x90
Jan 06 13:44:40 arch kernel: iwlwifi 0000:00:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x10
Jan 06 13:44:40 arch kernel: iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 5
Jan 06 13:44:40 arch kernel: iwlwifi 0000:00:14.3: Registered PHC clock: iwlwifi-PTP, with index: 0
Jan 06 13:44:40 arch NetworkManager[624]: <info> [1736163880.2483] device (wlp0s20f3): set-hw-addr: set MAC address to A6:D0:D2:92:54:D5 (scanning)
Jan 06 13:44:40 arch kernel: iwlwifi 0000:00:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x20
Jan 06 13:44:40 arch kernel: iwlwifi 0000:00:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
Jan 06 13:44:40 arch kernel: iwlwifi 0000:00:14.3: WFPM_AUTH_KEY_0: 0x90
Jan 06 13:44:40 arch kernel: iwlwifi 0000:00:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x10
Jan 06 13:44:40 arch kernel: iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 5
Jan 06 13:44:40 arch NetworkManager[624]: <info> [1736163880.4321] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Jan 06 13:44:40 arch systemd[1]: Started Network Manager.
Jan 06 13:44:40 arch NetworkManager[624]: <info> [1736163880.4333] ovsdb: disconnected from ovsdb
Jan 06 13:44:40 arch NetworkManager[624]: <info> [1736163880.4333] device (lo): state change: disconnected -> prepare (reason 'none', managed-type: 'external')
Jan 06 13:44:40 arch NetworkManager[624]: <info> [1736163880.4334] device (lo): state change: prepare -> config (reason 'none', managed-type: 'external')
Jan 06 13:44:40 arch NetworkManager[624]: <info> [1736163880.4335] device (lo): state change: config -> ip-config (reason 'none', managed-type: 'external')
Jan 06 13:44:40 arch NetworkManager[624]: <info> [1736163880.4337] device (lo): state change: ip-config -> ip-check (reason 'none', managed-type: 'external')
Jan 06 13:44:40 arch systemd[1]: Starting WPA supplicant...
Jan 06 13:44:40 arch NetworkManager[624]: <info> [1736163880.4349] device (lo): state change: ip-check -> secondaries (reason 'none', managed-type: 'external')
Jan 06 13:44:40 arch NetworkManager[624]: <info> [1736163880.4350] device (lo): state change: secondaries -> activated (reason 'none', managed-type: 'external')
Jan 06 13:44:40 arch NetworkManager[624]: <info> [1736163880.4351] device (lo): Activation: successful, device activated.
Jan 06 13:44:40 arch systemd[1]: Started WPA supplicant.
Jan 06 13:44:40 arch systemd[1]: Reached target Network.
Jan 06 13:44:40 arch wpa_supplicant[678]: Successfully initialized wpa_supplicant
Jan 06 13:44:40 arch systemd[1]: Starting Permit User Sessions...
Jan 06 13:44:40 arch systemd[1]: Finished Permit User Sessions.
Jan 06 13:44:40 arch systemd[1]: Started Getty on tty1.
Jan 06 13:44:40 arch systemd[1]: Reached target Login Prompts.
Jan 06 13:44:40 arch systemd[1]: Reached target Multi-User System.
Jan 06 13:44:40 arch systemd[1]: Reached target Graphical Interface.
Jan 06 13:44:40 arch systemd[1]: Startup finished in 5.737s (firmware) + 1.529s (loader) + 3.111s (kernel) + 2.401s (userspace) = 12.780s.
Jan 06 13:44:40 arch NetworkManager[624]: <info> [1736163880.5279] device (wlp0s20f3): supplicant interface state: internal-starting -> disconnected
Jan 06 13:44:40 arch NetworkManager[624]: <info> [1736163880.5279] Wi-Fi P2P device controlled by interface wlp0s20f3 created
Jan 06 13:44:40 arch NetworkManager[624]: <info> [1736163880.5281] manager: (p2p-dev-wlp0s20f3): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/4)
Jan 06 13:44:40 arch NetworkManager[624]: <info> [1736163880.5283] device (p2p-dev-wlp0s20f3): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Jan 06 13:44:40 arch NetworkManager[624]: <info> [1736163880.5285] device (wlp0s20f3): state change: unavailable -> disconnected (reason 'supplicant-available', managed-type: 'full')
Jan 06 13:44:40 arch NetworkManager[624]: <info> [1736163880.5287] device (p2p-dev-wlp0s20f3): state change: unavailable -> disconnected (reason 'none', managed-type: 'full')
Jan 06 13:44:40 arch kernel: Bluetooth: hci0: Waiting for firmware download to complete
Jan 06 13:44:40 arch kernel: Bluetooth: hci0: Firmware loaded in 1346023 usecs
Jan 06 13:44:40 arch kernel: Bluetooth: hci0: Waiting for device to boot
Jan 06 13:44:40 arch kernel: Bluetooth: hci0: Device booted in 14826 usecs
Jan 06 13:44:40 arch kernel: Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-0040-4150.ddc
Jan 06 13:44:40 arch kernel: Bluetooth: hci0: Applying Intel DDC parameters completed
Jan 06 13:44:40 arch kernel: Bluetooth: hci0: Firmware timestamp 2024.33 buildtype 1 build 81755
Jan 06 13:44:40 arch kernel: Bluetooth: hci0: Firmware SHA1: 0xd028ffe4
Jan 06 13:44:40 arch kernel: Bluetooth: hci0: Fseq status: Success (0x00)
Jan 06 13:44:40 arch kernel: Bluetooth: hci0: Fseq executed: 00.00.02.41
Jan 06 13:44:40 arch kernel: Bluetooth: hci0: Fseq BT Top: 00.00.02.41
Jan 06 13:44:40 arch bluetoothd[629]: Battery Provider Manager created
Jan 06 13:44:40 arch kernel: Bluetooth: MGMT ver 1.23
Jan 06 13:44:40 arch kernel: NET: Registered PF_ALG protocol family
Jan 06 13:44:40 arch kernel: [drm] Initialized nvidia-drm 0.0.0 for 0000:01:00.0 on minor 1
Jan 06 13:44:40 arch kernel: nvidia 0000:01:00.0: [drm] Cannot find any crtc or sizes
Jan 06 13:44:42 arch dbus-broker-launch[621]: Activation request for 'org.freedesktop.home1' failed: The systemd unit 'dbus-org.freedesktop.home1.service' could not be found.
Jan 06 13:44:44 arch wpa_supplicant[678]: wlp0s20f3: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=UA
Jan 06 13:44:44 arch wpa_supplicant[678]: wlp0s20f3: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=UA
Jan 06 13:44:44 arch NetworkManager[624]: <info> [1736163884.2208] policy: auto-activating connection 'TP-Link_3E5E' (72665e09-b5e6-44e1-8c27-9cef1a850af7)
Jan 06 13:44:44 arch NetworkManager[624]: <info> [1736163884.2209] device (wlp0s20f3): Activation: starting connection 'TP-Link_3E5E' (72665e09-b5e6-44e1-8c27-9cef1a850af7)
Jan 06 13:44:44 arch NetworkManager[624]: <info> [1736163884.2210] device (wlp0s20f3): state change: disconnected -> prepare (reason 'none', managed-type: 'full')
Jan 06 13:44:44 arch NetworkManager[624]: <info> [1736163884.2211] manager: NetworkManager state is now CONNECTING
Jan 06 13:44:44 arch NetworkManager[624]: <info> [1736163884.2670] device (wlp0s20f3): set-hw-addr: reset MAC address to 38:7A:0E:F5:2C:24 (preserve)
Jan 06 13:44:44 arch NetworkManager[624]: <info> [1736163884.2710] device (wlp0s20f3): state change: prepare -> config (reason 'none', managed-type: 'full')
Jan 06 13:44:44 arch NetworkManager[624]: <info> [1736163884.2716] device (wlp0s20f3): Activation: (wifi) access point 'TP-Link_3E5E' has security, but secrets are required.
Jan 06 13:44:44 arch NetworkManager[624]: <info> [1736163884.2716] device (wlp0s20f3): state change: config -> need-auth (reason 'none', managed-type: 'full')
Jan 06 13:44:44 arch NetworkManager[624]: <info> [1736163884.2718] sup-iface[2430526c0c1a3bea,0,wlp0s20f3]: wps: type pbc start...
Jan 06 13:44:44 arch NetworkManager[624]: <info> [1736163884.2734] device (wlp0s20f3): state change: need-auth -> prepare (reason 'none', managed-type: 'full')
Jan 06 13:44:44 arch NetworkManager[624]: <info> [1736163884.2737] device (wlp0s20f3): state change: prepare -> config (reason 'none', managed-type: 'full')
Jan 06 13:44:44 arch NetworkManager[624]: <info> [1736163884.2740] device (wlp0s20f3): Activation: (wifi) connection 'TP-Link_3E5E' has security, and secrets exist. No new secrets needed.
Jan 06 13:44:44 arch NetworkManager[624]: <info> [1736163884.2741] Config: added 'ssid' value 'TP-Link_3E5E'
Jan 06 13:44:44 arch NetworkManager[624]: <info> [1736163884.2741] Config: added 'scan_ssid' value '1'
Jan 06 13:44:44 arch NetworkManager[624]: <info> [1736163884.2741] Config: added 'bgscan' value 'simple:30:-70:86400'
Jan 06 13:44:44 arch NetworkManager[624]: <info> [1736163884.2741] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK SAE FT-SAE'
Jan 06 13:44:44 arch NetworkManager[624]: <info> [1736163884.2741] Config: added 'auth_alg' value 'OPEN'
Jan 06 13:44:44 arch NetworkManager[624]: <info> [1736163884.2741] Config: added 'psk' value '<hidden>'
Jan 06 13:44:44 arch wpa_supplicant[678]: wlp0s20f3: WPS-CANCEL
Jan 06 13:44:44 arch wpa_supplicant[678]: wlp0s20f3: SME: Trying to authenticate with 9c:a2:f4:f2:3e:5e (SSID='TP-Link_3E5E' freq=2417 MHz)
Jan 06 13:44:44 arch NetworkManager[624]: <info> [1736163884.3377] device (wlp0s20f3): supplicant interface state: disconnected -> authenticating
Jan 06 13:44:44 arch NetworkManager[624]: <info> [1736163884.3378] device (p2p-dev-wlp0s20f3): supplicant management interface state: disconnected -> authenticating
Jan 06 13:44:44 arch kernel: wlp0s20f3: authenticate with 9c:a2:f4:f2:3e:5e (local address=38:7a:0e:f5:2c:24)
Jan 06 13:44:44 arch kernel: wlp0s20f3: send auth to 9c:a2:f4:f2:3e:5e (try 1/3)
Jan 06 13:44:44 arch wpa_supplicant[678]: wlp0s20f3: Trying to associate with 9c:a2:f4:f2:3e:5e (SSID='TP-Link_3E5E' freq=2417 MHz)
Jan 06 13:44:44 arch NetworkManager[624]: <info> [1736163884.3650] device (wlp0s20f3): supplicant interface state: authenticating -> associating
Jan 06 13:44:44 arch NetworkManager[624]: <info> [1736163884.3651] device (p2p-dev-wlp0s20f3): supplicant management interface state: authenticating -> associating
Jan 06 13:44:44 arch kernel: wlp0s20f3: authenticated
Jan 06 13:44:44 arch kernel: wlp0s20f3: associate with 9c:a2:f4:f2:3e:5e (try 1/3)
Jan 06 13:44:44 arch kernel: wlp0s20f3: RX AssocResp from 9c:a2:f4:f2:3e:5e (capab=0x411 status=0 aid=3)
Jan 06 13:44:44 arch wpa_supplicant[678]: wlp0s20f3: Associated with 9c:a2:f4:f2:3e:5e
Jan 06 13:44:44 arch wpa_supplicant[678]: wlp0s20f3: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jan 06 13:44:44 arch kernel: wlp0s20f3: associated
Jan 06 13:44:44 arch NetworkManager[624]: <info> [1736163884.3935] device (wlp0s20f3): supplicant interface state: associating -> associated
Jan 06 13:44:44 arch NetworkManager[624]: <info> [1736163884.3936] device (p2p-dev-wlp0s20f3): supplicant management interface state: associating -> associated
Jan 06 13:44:44 arch NetworkManager[624]: <info> [1736163884.3998] device (wlp0s20f3): supplicant interface state: associated -> 4way_handshake
Jan 06 13:44:44 arch NetworkManager[624]: <info> [1736163884.3999] device (p2p-dev-wlp0s20f3): supplicant management interface state: associated -> 4way_handshake
Jan 06 13:44:44 arch wpa_supplicant[678]: wlp0s20f3: WPA: Key negotiation completed with 9c:a2:f4:f2:3e:5e [PTK=CCMP GTK=CCMP]
Jan 06 13:44:44 arch wpa_supplicant[678]: wlp0s20f3: CTRL-EVENT-CONNECTED - Connection to 9c:a2:f4:f2:3e:5e completed [id=0 id_str=]
Jan 06 13:44:44 arch NetworkManager[624]: <info> [1736163884.5081] device (wlp0s20f3): supplicant interface state: 4way_handshake -> completed
Jan 06 13:44:44 arch NetworkManager[624]: <info> [1736163884.5082] device (wlp0s20f3): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "TP-Link_3E5E"
Jan 06 13:44:44 arch NetworkManager[624]: <info> [1736163884.5083] device (p2p-dev-wlp0s20f3): supplicant management interface state: 4way_handshake -> completed
Jan 06 13:44:44 arch NetworkManager[624]: <info> [1736163884.5087] device (wlp0s20f3): state change: config -> ip-config (reason 'none', managed-type: 'full')
Jan 06 13:44:44 arch NetworkManager[624]: <info> [1736163884.5099] dhcp4 (wlp0s20f3): activation: beginning transaction (timeout in 45 seconds)
Jan 06 13:44:44 arch systemd[1]: systemd-rfkill.service: Deactivated successfully.
Jan 06 13:44:45 arch wpa_supplicant[678]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-24 noise=9999 txrate=108000
Jan 06 13:44:45 arch NetworkManager[624]: <info> [1736163885.1125] dhcp4 (wlp0s20f3): state changed new lease, address=192.168.0.104, acd pending
Jan 06 13:44:45 arch NetworkManager[624]: <info> [1736163885.2628] dhcp4 (wlp0s20f3): state changed new lease, address=192.168.0.104
Jan 06 13:44:45 arch NetworkManager[624]: <info> [1736163885.2640] policy: set 'TP-Link_3E5E' (wlp0s20f3) as default for IPv4 routing and DNS
Jan 06 13:44:45 arch dbus-broker-launch[621]: Activation request for 'org.freedesktop.resolve1' failed: The systemd unit 'dbus-org.freedesktop.resolve1.service' could not be found.
Jan 06 13:44:45 arch NetworkManager[624]: <info> [1736163885.2797] device (wlp0s20f3): state change: ip-config -> ip-check (reason 'none', managed-type: 'full')
Jan 06 13:44:45 arch NetworkManager[624]: <info> [1736163885.2835] device (wlp0s20f3): state change: ip-check -> secondaries (reason 'none', managed-type: 'full')
Jan 06 13:44:45 arch NetworkManager[624]: <info> [1736163885.2838] device (wlp0s20f3): state change: secondaries -> activated (reason 'none', managed-type: 'full')
Jan 06 13:44:45 arch NetworkManager[624]: <info> [1736163885.2842] manager: NetworkManager state is now CONNECTED_SITE
Jan 06 13:44:45 arch NetworkManager[624]: <info> [1736163885.2850] device (wlp0s20f3): Activation: successful, device activated.
Jan 06 13:44:45 arch NetworkManager[624]: <info> [1736163885.4352] manager: NetworkManager state is now CONNECTED_GLOBAL
Jan 06 13:44:45 arch login[681]: pam_unix(login:session): session opened for user beldot(uid=1000) by beldot(uid=0)
Jan 06 13:44:45 arch systemd-logind[630]: New session 1 of user beldot.
Jan 06 13:44:45 arch systemd[1]: Created slice User Slice of UID 1000.
Jan 06 13:44:45 arch systemd[1]: Starting User Runtime Directory /run/user/1000...
Jan 06 13:44:45 arch kernel: ------------[ cut here ]------------
Jan 06 13:44:45 arch kernel: WARNING: CPU: 8 PID: 474 at drivers/usb/typec/ucsi/ucsi.c:1361 ucsi_reset_ppm+0x1b4/0x1c0 [typec_ucsi]
Jan 06 13:44:45 arch kernel: Modules linked in: ccm cmac algif_hash algif_skcipher af_alg intel_uncore_frequency bnep intel_uncore_frequency_common snd_hda_codec_hdmi vfat x86_pkg_temp_thermal fat xe snd_hda_codec_realtek snd_hda_codec_generic drm_gpuvm snd_hda_scodec_component drm_exec gpu_sched drm_suballoc_helper snd_sof_pci_intel_tgl snd_sof_pci_intel_cnl snd_sof_intel_hda_generic soundwire_intel soundwire_cadence snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda_mlink snd_sof_intel_hda snd_sof_pci snd_sof_xtensa_dsp intel_powerclamp snd_sof coretemp snd_sof_utils snd_soc_acpi_intel_match soundwire_generic_allocation kvm_intel snd_soc_acpi soundwire_bus kvm snd_soc_avs snd_soc_hda_codec snd_hda_ext_core crct10dif_pclmul snd_soc_core crc32_pclmul polyval_clmulni snd_compress polyval_generic ac97_bus ghash_clmulni_intel sha512_ssse3 snd_pcm_dmaengine sha256_ssse3 iwlmvm snd_hda_intel sha1_ssse3 snd_intel_dspcfg aesni_intel snd_intel_sdw_acpi iTCO_wdt gf128mul uvcvideo crypto_simd cryptd intel_pmc_bxt videobuf2_vmalloc
Jan 06 13:44:45 arch kernel: nvidia_drm(POE) i915 mac80211 snd_hda_codec iTCO_vendor_support uvc ee1004 hid_multitouch btusb processor_thermal_device_pci videobuf2_memops btrtl nvidia_uvm(POE) snd_hda_core rapl processor_thermal_device libarc4 btintel nvidia_modeset(POE) mei_pxp r8169 snd_hwdep intel_cstate videobuf2_v4l2 ptp btbcm processor_thermal_wt_hint pps_core mei_hdcp i2c_i801 intel_rapl_msr drm_buddy iwlwifi wmi_bmof snd_pcm btmtk videobuf2_common spi_nor processor_thermal_rfim realtek i2c_smbus i2c_algo_bit intel_uncore pcspkr cfg80211 mdio_devres intel_lpss_pci bluetooth mtd drm_display_helper intel_lpss ideapad_laptop mei_me ucsi_acpi videodev processor_thermal_rapl i2c_mux snd_timer libphy drm_ttm_helper cec idma64 typec_ucsi mei platform_profile intel_rapl_common snd mc ttm thunderbolt rfkill processor_thermal_wt_req intel_gtt typec processor_thermal_power_floor soundcore video processor_thermal_mbox roles nvidia(POE) i2c_hid_acpi intel_pmc_core i2c_hid mousedev intel_vsec pmt_telemetry joydev wmi pmt_class
Jan 06 13:44:45 arch kernel: int3400_thermal intel_hid int3403_thermal acpi_thermal_rel sparse_keymap pinctrl_tigerlake int340x_thermal_zone acpi_pad mac_hid crypto_user loop dm_mod nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 hid_generic usbhid serio_raw atkbd libps2 vivaldi_fmap nvme spi_intel_pci nvme_core crc32c_intel spi_intel nvme_auth i8042 serio
Jan 06 13:44:45 arch kernel: CPU: 8 UID: 0 PID: 474 Comm: kworker/8:2 Tainted: P W OE 6.12.8-arch1-1 #1 099de49ddaebb26408f097c48b36e50b2c8e21c9
Jan 06 13:44:45 arch kernel: Tainted: [P]=PROPRIETARY_MODULE, [W]=WARN, [O]=OOT_MODULE, [E]=UNSIGNED_MODULE
Jan 06 13:44:45 arch kernel: Hardware name: LENOVO 82S9/LNVNB161216, BIOS JMCN47WW(V3.10) 06/24/2024
Jan 06 13:44:45 arch kernel: Workqueue: events_long ucsi_init_work [typec_ucsi]
Jan 06 13:44:45 arch kernel: RIP: 0010:ucsi_reset_ppm+0x1b4/0x1c0 [typec_ucsi]
Jan 06 13:44:45 arch kernel: Code: 8b 44 24 04 a9 00 00 00 08 0f 85 36 ff ff ff 4c 89 74 24 10 48 8b 05 cb 7e fc f1 49 39 c5 79 8f bb 92 ff ff ff e9 1b ff ff ff <0f> 0b e9 50 ff ff ff e8 b0 a0 e7 f0 90 90 90 90 90 90 90 90 90 90
Jan 06 13:44:45 arch kernel: RSP: 0000:ffffaf3780c57da8 EFLAGS: 00010206
Jan 06 13:44:45 arch kernel: RAX: 0000000008000002 RBX: 0000000000000000 RCX: 0000000000000002
Jan 06 13:44:45 arch kernel: RDX: 00000000fffead2b RSI: ffffaf3780c57dac RDI: ffff8c2c06485e00
Jan 06 13:44:45 arch kernel: RBP: ffff8c2c06485e00 R08: 0000000000000000 R09: 0000000000000014
Jan 06 13:44:45 arch kernel: R10: 0000000000000001 R11: 0000000000000000 R12: ffffaf3780c57dac
Jan 06 13:44:45 arch kernel: R13: 00000000fffead28 R14: ffff8c2c06485e60 R15: ffff8c2c06485ec0
Jan 06 13:44:45 arch kernel: FS: 0000000000000000(0000) GS:ffff8c2f9fa00000(0000) knlGS:0000000000000000
Jan 06 13:44:45 arch kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jan 06 13:44:45 arch kernel: CR2: 0000570524fe3078 CR3: 000000027f222000 CR4: 0000000000f52ef0
Jan 06 13:44:45 arch kernel: PKRU: 55555554
Jan 06 13:44:45 arch kernel: Call Trace:
Jan 06 13:44:45 arch kernel: <TASK>
Jan 06 13:44:45 arch kernel: ? ucsi_reset_ppm+0x1b4/0x1c0 [typec_ucsi 97866a6a8562a088cda45de0ae83658868b451bb]
Jan 06 13:44:45 arch kernel: ? __warn.cold+0x93/0xf6
Jan 06 13:44:45 arch kernel: ? ucsi_reset_ppm+0x1b4/0x1c0 [typec_ucsi 97866a6a8562a088cda45de0ae83658868b451bb]
Jan 06 13:44:45 arch kernel: ? report_bug+0xff/0x140
Jan 06 13:44:45 arch kernel: ? handle_bug+0x58/0x90
Jan 06 13:44:45 arch kernel: ? exc_invalid_op+0x17/0x70
Jan 06 13:44:45 arch kernel: ? asm_exc_invalid_op+0x1a/0x20
Jan 06 13:44:45 arch kernel: ? ucsi_reset_ppm+0x1b4/0x1c0 [typec_ucsi 97866a6a8562a088cda45de0ae83658868b451bb]
Jan 06 13:44:45 arch kernel: ? ucsi_reset_ppm+0xc6/0x1c0 [typec_ucsi 97866a6a8562a088cda45de0ae83658868b451bb]
Jan 06 13:44:45 arch kernel: ucsi_init_work+0x3c/0xac0 [typec_ucsi 97866a6a8562a088cda45de0ae83658868b451bb]
Jan 06 13:44:45 arch kernel: process_one_work+0x17b/0x330
Jan 06 13:44:45 arch kernel: worker_thread+0x2ce/0x3f0
Jan 06 13:44:45 arch kernel: ? __pfx_worker_thread+0x10/0x10
Jan 06 13:44:45 arch kernel: kthread+0xcf/0x100
Jan 06 13:44:45 arch kernel: ? __pfx_kthread+0x10/0x10
Jan 06 13:44:45 arch kernel: ret_from_fork+0x31/0x50
Jan 06 13:44:45 arch kernel: ? __pfx_kthread+0x10/0x10
Jan 06 13:44:45 arch kernel: ret_from_fork_asm+0x1a/0x30
Jan 06 13:44:45 arch kernel: </TASK>
Jan 06 13:44:45 arch kernel: ---[ end trace 0000000000000000 ]---
Jan 06 13:44:45 arch systemd[1]: Finished User Runtime Directory /run/user/1000.
Jan 06 13:44:45 arch systemd[1]: Starting User Manager for UID 1000...
Jan 06 13:44:45 arch (systemd)[715]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[beldot] ruser=[<unknown>] rhost=[<unknown>]
Jan 06 13:44:45 arch (systemd)[715]: pam_unix(systemd-user:session): session opened for user beldot(uid=1000) by beldot(uid=0)
Jan 06 13:44:45 arch systemd-logind[630]: New session 2 of user beldot.
Jan 06 13:44:46 arch NetworkManager[624]: <info> [1736163886.0297] manager: startup complete
Jan 06 13:44:46 arch systemd[715]: Queued start job for default target Main User Target.
Jan 06 13:44:46 arch systemd[715]: Created slice User Application Slice.
Jan 06 13:44:46 arch systemd[715]: Created slice User Core Session Slice.
Jan 06 13:44:46 arch systemd[715]: Reached target Paths.
Jan 06 13:44:46 arch systemd[715]: Reached target Timers.
Jan 06 13:44:46 arch systemd[715]: Starting D-Bus User Message Bus Socket...
Jan 06 13:44:46 arch systemd[715]: Listening on GnuPG network certificate management daemon.
Jan 06 13:44:46 arch systemd[715]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jan 06 13:44:46 arch systemd[715]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Jan 06 13:44:46 arch systemd[715]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Jan 06 13:44:46 arch systemd[715]: Listening on GnuPG cryptographic agent and passphrase cache.
Jan 06 13:44:46 arch systemd[715]: Listening on GnuPG public key management service.
Jan 06 13:44:46 arch systemd[715]: Listening on p11-kit server.
Jan 06 13:44:46 arch systemd[715]: Listening on PipeWire PulseAudio.
Jan 06 13:44:46 arch systemd[715]: Listening on PipeWire Multimedia System Sockets.
Jan 06 13:44:46 arch systemd[715]: Listening on D-Bus User Message Bus Socket.
Jan 06 13:44:46 arch systemd[715]: Reached target Sockets.
Jan 06 13:44:46 arch systemd[715]: Reached target Basic System.
Jan 06 13:44:46 arch systemd[1]: Started User Manager for UID 1000.
Jan 06 13:44:46 arch systemd[715]: Started Bluetooth mpris proxy.
Jan 06 13:44:46 arch systemd[1]: Started Session 1 of User beldot.
Jan 06 13:44:46 arch systemd[715]: Started PipeWire Multimedia Service.
Jan 06 13:44:46 arch systemd[715]: Started Multimedia Service Session Manager.
Jan 06 13:44:46 arch login[681]: LOGIN ON tty1 BY beldot
Jan 06 13:44:46 arch systemd[715]: Started PipeWire PulseAudio.
Jan 06 13:44:46 arch systemd[715]: Starting Update XDG user dir configuration...
Jan 06 13:44:46 arch systemd[715]: Starting D-Bus User Message Bus...
Jan 06 13:44:46 arch systemd[715]: Finished Update XDG user dir configuration.
Jan 06 13:44:46 arch systemd[715]: Reached target Main User Target.
Jan 06 13:44:46 arch dbus-broker-launch[732]: Service file '/usr/share/dbus-1/services/org.knopwob.dunst.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
Jan 06 13:44:46 arch dbus-broker-launch[732]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
Jan 06 13:44:46 arch dbus-broker-launch[732]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
Jan 06 13:44:46 arch systemd[715]: Started D-Bus User Message Bus.
Jan 06 13:44:46 arch dbus-broker-launch[732]: Ready
Jan 06 13:44:46 arch systemd[715]: Startup finished in 171ms.
Jan 06 13:44:46 arch systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Jan 06 13:44:46 arch wireplumber[728]: wp-internal-comp-loader: Loading profile 'main'
Jan 06 13:44:46 arch systemd[1]: Started RealtimeKit Scheduling Policy Service.
Jan 06 13:44:46 arch rtkit-daemon[749]: Successfully called chroot.
Jan 06 13:44:46 arch rtkit-daemon[749]: Successfully dropped privileges.
Jan 06 13:44:46 arch rtkit-daemon[749]: Successfully limited resources.
Jan 06 13:44:46 arch rtkit-daemon[749]: Canary thread running.
Jan 06 13:44:46 arch rtkit-daemon[749]: Running.
Jan 06 13:44:46 arch rtkit-daemon[749]: Watchdog thread running.
Jan 06 13:44:46 arch rtkit-daemon[749]: Supervising 0 threads of 0 processes of 0 users.
Jan 06 13:44:46 arch rtkit-daemon[749]: Supervising 0 threads of 0 processes of 0 users.
Jan 06 13:44:46 arch rtkit-daemon[749]: Supervising 0 threads of 0 processes of 0 users.
Jan 06 13:44:46 arch rtkit-daemon[749]: Supervising 0 threads of 0 processes of 0 users.
Jan 06 13:44:46 arch rtkit-daemon[749]: Supervising 0 threads of 0 processes of 0 users.
Jan 06 13:44:46 arch rtkit-daemon[749]: Supervising 0 threads of 0 processes of 0 users.
Jan 06 13:44:46 arch rtkit-daemon[749]: Supervising 0 threads of 0 processes of 0 users.
Jan 06 13:44:46 arch rtkit-daemon[749]: Supervising 0 threads of 0 processes of 0 users.
Jan 06 13:44:46 arch rtkit-daemon[749]: Supervising 0 threads of 0 processes of 0 users.
Jan 06 13:44:46 arch systemd[1]: Starting Authorization Manager...
Jan 06 13:44:46 arch polkitd[761]: Started polkitd version 125
Jan 06 13:44:46 arch systemd[1]: Started Authorization Manager.
Jan 06 13:44:46 arch rtkit-daemon[749]: Successfully made thread 727 of process 727 owned by '1000' high priority at nice level -11.
Jan 06 13:44:46 arch rtkit-daemon[749]: Supervising 1 threads of 1 processes of 1 users.
Jan 06 13:44:46 arch rtkit-daemon[749]: Successfully made thread 751 of process 727 owned by '1000' RT at priority 20.
Jan 06 13:44:46 arch rtkit-daemon[749]: Supervising 2 threads of 1 processes of 1 users.
Jan 06 13:44:46 arch rtkit-daemon[749]: Successfully made thread 730 of process 730 owned by '1000' high priority at nice level -11.
Jan 06 13:44:46 arch rtkit-daemon[749]: Supervising 3 threads of 2 processes of 1 users.
Jan 06 13:44:46 arch rtkit-daemon[749]: Successfully made thread 753 of process 730 owned by '1000' RT at priority 20.
Jan 06 13:44:46 arch rtkit-daemon[749]: Supervising 4 threads of 2 processes of 1 users.
Jan 06 13:44:46 arch rtkit-daemon[749]: Successfully made thread 728 of process 728 owned by '1000' high priority at nice level -11.
Jan 06 13:44:46 arch rtkit-daemon[749]: Supervising 5 threads of 3 processes of 1 users.
Jan 06 13:44:46 arch rtkit-daemon[749]: Successfully made thread 762 of process 728 owned by '1000' RT at priority 20.
Jan 06 13:44:46 arch rtkit-daemon[749]: Supervising 6 threads of 3 processes of 1 users.
Jan 06 13:44:46 arch wireplumber[728]: default: Failed to get percentage from UPower: org.freedesktop.DBus.Error.NameHasNoOwner
Jan 06 13:44:46 arch kernel: Bluetooth: RFCOMM TTY layer initialized
Jan 06 13:44:46 arch kernel: Bluetooth: RFCOMM socket layer initialized
Jan 06 13:44:46 arch kernel: Bluetooth: RFCOMM ver 1.11
Jan 06 13:44:46 arch bluetoothd[629]: Endpoint registered: sender=:1.21 path=/MediaEndpoint/A2DPSource/ldac
Jan 06 13:44:46 arch bluetoothd[629]: Endpoint registered: sender=:1.21 path=/MediaEndpoint/A2DPSink/aptx_hd
Jan 06 13:44:46 arch bluetoothd[629]: Endpoint registered: sender=:1.21 path=/MediaEndpoint/A2DPSource/aptx_hd
Jan 06 13:44:46 arch bluetoothd[629]: Endpoint registered: sender=:1.21 path=/MediaEndpoint/A2DPSink/aptx
Jan 06 13:44:46 arch bluetoothd[629]: Endpoint registered: sender=:1.21 path=/MediaEndpoint/A2DPSource/aptx
Jan 06 13:44:46 arch bluetoothd[629]: Endpoint registered: sender=:1.21 path=/MediaEndpoint/A2DPSink/aac
Jan 06 13:44:46 arch bluetoothd[629]: Endpoint registered: sender=:1.21 path=/MediaEndpoint/A2DPSource/aac
Jan 06 13:44:46 arch bluetoothd[629]: Endpoint registered: sender=:1.21 path=/MediaEndpoint/A2DPSink/opus_g
Jan 06 13:44:46 arch bluetoothd[629]: Endpoint registered: sender=:1.21 path=/MediaEndpoint/A2DPSource/opus_g
Jan 06 13:44:46 arch bluetoothd[629]: Endpoint registered: sender=:1.21 path=/MediaEndpoint/A2DPSink/sbc
Jan 06 13:44:46 arch bluetoothd[629]: Endpoint registered: sender=:1.21 path=/MediaEndpoint/A2DPSource/sbc
Jan 06 13:44:46 arch bluetoothd[629]: Endpoint registered: sender=:1.21 path=/MediaEndpoint/A2DPSource/aptx_ll_1
Jan 06 13:44:46 arch bluetoothd[629]: Endpoint registered: sender=:1.21 path=/MediaEndpoint/A2DPSource/aptx_ll_0
Jan 06 13:44:46 arch bluetoothd[629]: Endpoint registered: sender=:1.21 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
Jan 06 13:44:46 arch bluetoothd[629]: Endpoint registered: sender=:1.21 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
Jan 06 13:44:46 arch bluetoothd[629]: Endpoint registered: sender=:1.21 path=/MediaEndpoint/A2DPSource/faststream
Jan 06 13:44:46 arch bluetoothd[629]: Endpoint registered: sender=:1.21 path=/MediaEndpoint/A2DPSource/faststream_duplex
Jan 06 13:44:46 arch bluetoothd[629]: Endpoint registered: sender=:1.21 path=/MediaEndpoint/A2DPSink/opus_05
Jan 06 13:44:46 arch bluetoothd[629]: Endpoint registered: sender=:1.21 path=/MediaEndpoint/A2DPSource/opus_05
Jan 06 13:44:46 arch bluetoothd[629]: Endpoint registered: sender=:1.21 path=/MediaEndpoint/A2DPSink/opus_05_duplex
Jan 06 13:44:46 arch bluetoothd[629]: Endpoint registered: sender=:1.21 path=/MediaEndpoint/A2DPSource/opus_05_duplex
Jan 06 13:44:46 arch wireplumber[728]: wp-device: SPA handle 'api.libcamera.enum.manager' could not be loaded; is it installed?
Jan 06 13:44:46 arch wireplumber[728]: s-monitors-libcamera: PipeWire's libcamera SPA plugin is missing or broken. Some camera types may not be supported.
Jan 06 13:44:47 arch wireplumber[728]: m-portal-permissionstore: <WpPortalPermissionStorePlugin:0x6028a1f97ef0> Lookup: The name is not activatable (org.freedesktop.DBus.Error.ServiceUnknown)
Jan 06 13:44:49 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Jan 06 13:44:56 arch systemd[715]: Starting Accessibility services bus...
Jan 06 13:44:56 arch systemd[1]: Starting Time & Date Service...
Jan 06 13:44:56 arch systemd[715]: Started Accessibility services bus.
Jan 06 13:44:56 arch systemd[1]: Started Time & Date Service.
Jan 06 13:44:57 arch rtkit-daemon[749]: Supervising 6 threads of 3 processes of 1 users.
Jan 06 13:44:57 arch rtkit-daemon[749]: Supervising 6 threads of 3 processes of 1 users.
Jan 06 13:44:57 arch rtkit-daemon[749]: Supervising 6 threads of 3 processes of 1 users.
Jan 06 13:44:57 arch rtkit-daemon[749]: Supervising 6 threads of 3 processes of 1 users.
Jan 06 13:44:57 arch rtkit-daemon[749]: Successfully made thread 1366 of process 1234 owned by '1000' RT at priority 10.
Jan 06 13:44:57 arch rtkit-daemon[749]: Supervising 7 threads of 4 processes of 1 users.
Jan 06 13:44:57 arch rtkit-daemon[749]: Supervising 7 threads of 4 processes of 1 users.
Jan 06 13:44:57 arch rtkit-daemon[749]: Supervising 7 threads of 4 processes of 1 users.
Jan 06 13:44:58 arch rtkit-daemon[749]: Supervising 7 threads of 4 processes of 1 users.
Jan 06 13:44:58 arch rtkit-daemon[749]: Supervising 7 threads of 4 processes of 1 users.
Jan 06 13:44:58 arch rtkit-daemon[749]: Supervising 7 threads of 4 processes of 1 users.
Jan 06 13:44:58 arch rtkit-daemon[749]: Supervising 7 threads of 4 processes of 1 users.
Jan 06 13:44:58 arch rtkit-daemon[749]: Supervising 7 threads of 4 processes of 1 users.
Jan 06 13:44:58 arch rtkit-daemon[749]: Supervising 7 threads of 4 processes of 1 users.
Jan 06 13:45:01 arch rtkit-daemon[749]: Supervising 7 threads of 4 processes of 1 users.
Jan 06 13:45:01 arch rtkit-daemon[749]: Supervising 7 threads of 4 processes of 1 users.
Jan 06 13:45:02 arch rtkit-daemon[749]: Supervising 7 threads of 4 processes of 1 users.
Jan 06 13:45:02 arch rtkit-daemon[749]: Supervising 7 threads of 4 processes of 1 users.
Jan 06 13:45:07 arch rtkit-daemon[749]: Supervising 7 threads of 4 processes of 1 users.
Jan 06 13:45:07 arch rtkit-daemon[749]: Supervising 7 threads of 4 processes of 1 users.
Jan 06 13:45:09 arch systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Jan 06 11:45:09 arch systemd-timesyncd[370]: Contacted time server 193.106.144.13:123 (2.arch.pool.ntp.org).
Jan 06 11:45:09 arch systemd-journald[333]: Time jumped backwards, rotating.
Jan 06 11:45:09 arch systemd-timesyncd[370]: Initial clock synchronization to Mon 2025-01-06 11:45:09.862555 EET.
Jan 06 11:45:17 arch kernel: warning: `ThreadPoolForeg' uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211
Jan 06 11:45:18 arch systemd[715]: Starting Dunst notification daemon...
Jan 06 11:45:18 arch systemd[715]: Started Dunst notification daemon.
Jan 06 11:45:27 arch systemd[1]: systemd-timedated.service: Deactivated successfully.
Jan 06 11:46:08 arch bluetoothd[629]: Player registered: sender=:1.15 path=/_1_21
Jan 06 11:59:43 arch systemd[1]: Starting Cleanup of Temporary Directories...
Jan 06 11:59:43 arch systemd[1]: systemd-tmpfiles-clean.service: Deactivated successfully.
Jan 06 11:59:43 arch systemd[1]: Finished Cleanup of Temporary Directories.
Jan 06 12:22:49 arch systemd[1]: Starting Network Manager Wait Online...
Jan 06 12:22:49 arch systemd[1]: Finished Network Manager Wait Online.
Jan 06 12:22:49 arch systemd[1]: Reached target Network is Online.
Jan 06 12:22:49 arch systemd[1]: Starting Refresh Pacman mirrorlist with Reflector....
Jan 06 12:22:50 arch systemd[1]: reflector.service: Deactivated successfully.
Jan 06 12:22:50 arch systemd[1]: Finished Refresh Pacman mirrorlist with Reflector..
Jan 06 12:44:44 arch NetworkManager[624]: <info> [1736160284.5784] dhcp4 (wlp0s20f3): state changed new lease, address=192.168.0.104
Jan 06 12:44:44 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Jan 06 12:44:44 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Jan 06 12:44:54 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Jan 06 12:48:48 arch rtkit-daemon[749]: Supervising 7 threads of 4 processes of 1 users.
Jan 06 12:48:48 arch rtkit-daemon[749]: Supervising 7 threads of 4 processes of 1 users.
Jan 06 12:48:50 arch rtkit-daemon[749]: Supervising 7 threads of 4 processes of 1 users.
Jan 06 12:48:50 arch rtkit-daemon[749]: Supervising 7 threads of 4 processes of 1 users.
Jan 06 12:52:33 arch rtkit-daemon[749]: Supervising 7 threads of 4 processes of 1 users.
Jan 06 12:52:33 arch rtkit-daemon[749]: Supervising 7 threads of 4 processes of 1 users.
Jan 06 12:52:33 arch rtkit-daemon[749]: Supervising 7 threads of 4 processes of 1 users.
Jan 06 12:52:33 arch rtkit-daemon[749]: Supervising 7 threads of 4 processes of 1 users.
Jan 06 12:52:36 arch rtkit-daemon[749]: Supervising 7 threads of 4 processes of 1 users.
Jan 06 12:52:36 arch rtkit-daemon[749]: Supervising 7 threads of 4 processes of 1 users.
Jan 06 12:52:36 arch rtkit-daemon[749]: Successfully made thread 3250 of process 3019 owned by '1000' RT at priority 10.
Jan 06 12:52:36 arch rtkit-daemon[749]: Supervising 8 threads of 5 processes of 1 users.
Jan 06 12:53:30 arch rtkit-daemon[749]: Supervising 7 threads of 4 processes of 1 users.
Jan 06 12:53:30 arch rtkit-daemon[749]: Supervising 7 threads of 4 processes of 1 users.
Jan 06 12:53:30 arch rtkit-daemon[749]: Supervising 7 threads of 4 processes of 1 users.
Jan 06 12:53:30 arch rtkit-daemon[749]: Supervising 7 threads of 4 processes of 1 users.
Jan 06 12:53:34 arch rtkit-daemon[749]: Supervising 7 threads of 4 processes of 1 users.
Jan 06 12:53:34 arch rtkit-daemon[749]: Supervising 7 threads of 4 processes of 1 users.
Jan 06 13:10:17 arch rtkit-daemon[749]: Supervising 7 threads of 4 processes of 1 users.
Jan 06 13:10:17 arch rtkit-daemon[749]: Supervising 7 threads of 4 processes of 1 users.
Jan 06 13:10:17 arch rtkit-daemon[749]: Supervising 7 threads of 4 processes of 1 users.
Jan 06 13:10:17 arch rtkit-daemon[749]: Supervising 7 threads of 4 processes of 1 users.
Jan 06 13:10:55 arch rtkit-daemon[749]: Supervising 7 threads of 4 processes of 1 users.
Jan 06 13:10:55 arch rtkit-daemon[749]: Supervising 7 threads of 4 processes of 1 users.
Jan 06 13:35:56 arch systemd[715]: Created slice Slice /app/dbus-:1.2-org.telegram.desktop.
Jan 06 13:35:56 arch systemd[715]: Started dbus-:1.2-org.telegram.desktop@0.service.
Jan 06 13:35:57 arch telegram-desktop[4118]: QPainter::begin: Paint device returned engine == 0, type: 2
Jan 06 13:35:57 arch telegram-desktop[4118]: QWidget::render: Cannot render with an inactive painter
Jan 06 13:35:58 arch telegram-desktop[4118]: qt.gui.imageio.jpeg: Corrupt JPEG data: premature end of data segment
Jan 06 13:35:59 arch telegram-desktop[4118]: qt.gui.imageio.jpeg: Corrupt JPEG data: premature end of data segment
Jan 06 13:36:02 arch telegram-desktop[4118]: qt.gui.imageio.jpeg: Corrupt JPEG data: premature end of data segment
Jan 06 13:36:05 arch telegram-desktop[4118]: qt.gui.imageio.jpeg: Corrupt JPEG data: premature end of data segment
Jan 06 13:37:00 arch telegram-desktop[4118]: qt.gui.imageio.jpeg: Corrupt JPEG data: premature end of data segment
Jan 06 13:37:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0573af2800] v1.15.0
Jan 06 13:37:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c05870a4600] v1.15.0
Jan 06 13:37:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c05560a8e80] v1.15.0
Jan 06 13:37:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0589a8b180] v1.15.0
Jan 06 13:37:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c058d406700] v1.15.0
Jan 06 13:37:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c05870a4600] v1.15.0
Jan 06 13:37:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0589a8b180] v1.15.0
Jan 06 13:37:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c05560a8e80] v1.15.0
Jan 06 13:37:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c058d406700] v1.15.0
Jan 06 13:37:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0573af2800] v1.15.0
Jan 06 13:38:56 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c055755fe80] v1.15.0
Jan 06 13:38:56 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c058d406700] v1.15.0
Jan 06 13:38:56 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c055755fe80] v1.15.0
Jan 06 13:38:56 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c058d406700] v1.15.0
Jan 06 13:39:08 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0558604300] v1.15.0
Jan 06 13:39:08 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0558604300] v1.15.0
Jan 06 13:39:15 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0569c4e700] v1.15.0
Jan 06 13:39:15 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c058f18d380] v1.15.0
Jan 06 13:39:15 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0569c4e700] v1.15.0
Jan 06 13:39:15 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c058f18d380] v1.15.0
Jan 06 13:39:23 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0556291280] v1.15.0
Jan 06 13:39:23 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0556291280] v1.15.0
Jan 06 13:39:47 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0589a8b180] v1.15.0
Jan 06 13:39:47 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0556290100] v1.15.0
Jan 06 13:39:48 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0587b45380] v1.15.0
Jan 06 13:39:48 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c05713d6280] v1.15.0
Jan 06 13:39:48 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0553cb8f00] v1.15.0
Jan 06 13:40:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0556290480] v1.15.0
Jan 06 13:40:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0553cb8480] v1.15.0
Jan 06 13:40:12 arch telegram-desktop[4118]: qt.gui.imageio.jpeg: Corrupt JPEG data: premature end of data segment
Jan 06 13:40:25 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0558096380] v1.15.0
Jan 06 13:40:32 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c059468d380] v1.15.0
Jan 06 13:40:32 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c059468d380] v1.15.0
Jan 06 13:40:34 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0595d5f380] v1.15.0
Jan 06 13:40:34 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0595d5f380] v1.15.0
Jan 06 13:40:36 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0557560200] v1.15.0
Jan 06 13:40:36 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0569c4ee00] v1.15.0
Jan 06 13:40:43 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0587b45700] v1.15.0
Jan 06 13:40:43 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0589a8b500] v1.15.0
Jan 06 13:40:43 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0589a8b500] v1.15.0
Jan 06 13:40:43 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0587b45700] v1.15.0
Jan 06 13:40:43 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0556290800] v1.15.0
Jan 06 13:40:43 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0556290800] v1.15.0
Jan 06 13:41:00 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0544793a00] v1.15.0
Jan 06 13:41:00 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0544793a00] v1.15.0
Jan 06 13:41:20 arch rtkit-daemon[749]: Supervising 7 threads of 4 processes of 1 users.
Jan 06 13:41:20 arch rtkit-daemon[749]: Supervising 7 threads of 4 processes of 1 users.
Jan 06 13:41:20 arch rtkit-daemon[749]: Supervising 7 threads of 4 processes of 1 users.
Jan 06 13:43:43 arch rtkit-daemon[749]: Supervising 7 threads of 4 processes of 1 users.
Jan 06 13:43:43 arch rtkit-daemon[749]: Supervising 7 threads of 4 processes of 1 users.
Jan 06 13:43:43 arch rtkit-daemon[749]: Supervising 7 threads of 4 processes of 1 users.
Jan 06 13:43:43 arch rtkit-daemon[749]: Supervising 7 threads of 4 processes of 1 users.
Jan 06 13:44:44 arch NetworkManager[624]: <info> [1736163884.5799] dhcp4 (wlp0s20f3): state changed new lease, address=192.168.0.104
Jan 06 13:44:44 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Jan 06 13:44:44 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Jan 06 13:44:54 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Jan 06 13:46:24 arch systemd[715]: Started kitty child process: 5041 launched by: 5031.
Jan 06 13:51:00 arch systemd[715]: Started kitty child process: 5381 launched by: 5371.
Jan 06 13:51:03 arch systemd-logind[630]: The system will suspend now!
Jan 06 13:51:03 arch NetworkManager[624]: <info> [1736164263.5961] manager: sleep: sleep requested (sleeping: no enabled: yes)
Jan 06 13:51:03 arch NetworkManager[624]: <info> [1736164263.5962] device (enp48s0): state change: unavailable -> unmanaged (reason 'unmanaged-sleeping', managed-type: 'full')
Jan 06 13:51:03 arch NetworkManager[624]: <info> [1736164263.6060] device (p2p-dev-wlp0s20f3): state change: disconnected -> unmanaged (reason 'unmanaged-sleeping', managed-type: 'full')
Jan 06 13:51:03 arch NetworkManager[624]: <info> [1736164263.6064] manager: NetworkManager state is now ASLEEP
Jan 06 13:51:03 arch NetworkManager[624]: <info> [1736164263.6067] device (wlp0s20f3): state change: activated -> deactivating (reason 'sleeping', managed-type: 'full')
Jan 06 13:51:03 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Jan 06 13:51:03 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Jan 06 13:51:03 arch kernel: wlp0s20f3: deauthenticating from 9c:a2:f4:f2:3e:5e by local choice (Reason: 3=DEAUTH_LEAVING)
Jan 06 13:51:03 arch wpa_supplicant[678]: nl80211: send_event_marker failed: Source based routing not supported
Jan 06 13:51:03 arch wpa_supplicant[678]: wlp0s20f3: CTRL-EVENT-DISCONNECTED bssid=9c:a2:f4:f2:3e:5e reason=3 locally_generated=1
Jan 06 13:51:03 arch wpa_supplicant[678]: wlp0s20f3: CTRL-EVENT-DSCP-POLICY clear_all
Jan 06 13:51:03 arch NetworkManager[624]: <info> [1736164263.8336] device (wlp0s20f3): supplicant interface state: completed -> disconnected
Jan 06 13:51:03 arch NetworkManager[624]: <info> [1736164263.8340] device (wlp0s20f3): state change: deactivating -> disconnected (reason 'sleeping', managed-type: 'full')
Jan 06 13:51:03 arch NetworkManager[624]: <info> [1736164263.8344] dhcp4 (wlp0s20f3): canceled DHCP transaction
Jan 06 13:51:03 arch NetworkManager[624]: <info> [1736164263.8344] dhcp4 (wlp0s20f3): activation: beginning transaction (timeout in 45 seconds)
Jan 06 13:51:03 arch NetworkManager[624]: <info> [1736164263.8345] dhcp4 (wlp0s20f3): state changed no lease
Jan 06 13:51:03 arch NetworkManager[624]: <info> [1736164263.8619] device (wlp0s20f3): set-hw-addr: set MAC address to A2:E3:36:5F:BF:9E (scanning)
Jan 06 13:51:03 arch NetworkManager[624]: <info> [1736164263.9628] device (wlp0s20f3): state change: disconnected -> unmanaged (reason 'unmanaged-sleeping', managed-type: 'full')
Jan 06 13:51:04 arch NetworkManager[624]: <info> [1736164264.1001] device (wlp0s20f3): set-hw-addr: reset MAC address to 38:7A:0E:F5:2C:24 (unmanage)
Jan 06 13:51:04 arch wpa_supplicant[678]: p2p-dev-wlp0s20: CTRL-EVENT-DSCP-POLICY clear_all
Jan 06 13:51:04 arch wpa_supplicant[678]: p2p-dev-wlp0s20: CTRL-EVENT-DSCP-POLICY clear_all
Jan 06 13:51:04 arch wpa_supplicant[678]: nl80211: deinit ifname=p2p-dev-wlp0s20 disabled_11b_rates=0
Jan 06 13:51:04 arch systemd[1]: Reached target Sleep.
Jan 06 13:51:04 arch systemd[1]: Starting NVIDIA system suspend actions...
Jan 06 13:51:04 arch suspend[5630]: nvidia-suspend.service
Jan 06 13:51:04 arch logger[5630]: <13>Jan 6 13:51:04 suspend: nvidia-suspend.service
Jan 06 13:51:04 arch wpa_supplicant[678]: wlp0s20f3: CTRL-EVENT-DSCP-POLICY clear_all
Jan 06 13:51:04 arch bluetoothd[629]: Endpoint unregistered: sender=:1.21 path=/MediaEndpoint/A2DPSource/ldac
Jan 06 13:51:04 arch bluetoothd[629]: Endpoint unregistered: sender=:1.21 path=/MediaEndpoint/A2DPSink/aptx_hd
Jan 06 13:51:04 arch bluetoothd[629]: Endpoint unregistered: sender=:1.21 path=/MediaEndpoint/A2DPSource/aptx_hd
Jan 06 13:51:04 arch bluetoothd[629]: Endpoint unregistered: sender=:1.21 path=/MediaEndpoint/A2DPSink/aptx
Jan 06 13:51:04 arch bluetoothd[629]: Endpoint unregistered: sender=:1.21 path=/MediaEndpoint/A2DPSource/aptx
Jan 06 13:51:04 arch bluetoothd[629]: Endpoint unregistered: sender=:1.21 path=/MediaEndpoint/A2DPSink/aac
Jan 06 13:51:04 arch bluetoothd[629]: Endpoint unregistered: sender=:1.21 path=/MediaEndpoint/A2DPSource/aac
Jan 06 13:51:04 arch bluetoothd[629]: Endpoint unregistered: sender=:1.21 path=/MediaEndpoint/A2DPSink/opus_g
Jan 06 13:51:04 arch bluetoothd[629]: Endpoint unregistered: sender=:1.21 path=/MediaEndpoint/A2DPSource/opus_g
Jan 06 13:51:04 arch bluetoothd[629]: Endpoint unregistered: sender=:1.21 path=/MediaEndpoint/A2DPSink/sbc
Jan 06 13:51:04 arch bluetoothd[629]: Endpoint unregistered: sender=:1.21 path=/MediaEndpoint/A2DPSource/sbc
Jan 06 13:51:04 arch bluetoothd[629]: Endpoint unregistered: sender=:1.21 path=/MediaEndpoint/A2DPSource/aptx_ll_1
Jan 06 13:51:04 arch bluetoothd[629]: Endpoint unregistered: sender=:1.21 path=/MediaEndpoint/A2DPSource/aptx_ll_0
Jan 06 13:51:04 arch bluetoothd[629]: Endpoint unregistered: sender=:1.21 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
Jan 06 13:51:04 arch bluetoothd[629]: Endpoint unregistered: sender=:1.21 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
Jan 06 13:51:04 arch bluetoothd[629]: Endpoint unregistered: sender=:1.21 path=/MediaEndpoint/A2DPSource/faststream
Jan 06 13:51:04 arch bluetoothd[629]: Endpoint unregistered: sender=:1.21 path=/MediaEndpoint/A2DPSource/faststream_duplex
Jan 06 13:51:04 arch bluetoothd[629]: Endpoint unregistered: sender=:1.21 path=/MediaEndpoint/A2DPSink/opus_05
Jan 06 13:51:04 arch bluetoothd[629]: Endpoint unregistered: sender=:1.21 path=/MediaEndpoint/A2DPSource/opus_05
Jan 06 13:51:04 arch bluetoothd[629]: Endpoint unregistered: sender=:1.21 path=/MediaEndpoint/A2DPSink/opus_05_duplex
Jan 06 13:51:04 arch bluetoothd[629]: Endpoint unregistered: sender=:1.21 path=/MediaEndpoint/A2DPSource/opus_05_duplex
Jan 06 13:51:04 arch wpa_supplicant[678]: wlp0s20f3: CTRL-EVENT-DSCP-POLICY clear_all
Jan 06 13:51:04 arch wpa_supplicant[678]: nl80211: deinit ifname=wlp0s20f3 disabled_11b_rates=0
Jan 06 13:51:04 arch systemd[1]: nvidia-suspend.service: Deactivated successfully.
Jan 06 13:51:04 arch systemd[1]: Finished NVIDIA system suspend actions.
Jan 06 13:51:04 arch systemd[1]: Starting System Suspend...
Jan 06 13:51:04 arch systemd-sleep[5655]: User sessions remain unfrozen on explicit request ($SYSTEMD_SLEEP_FREEZE_USER_SESSIONS=0).
Jan 06 13:51:04 arch systemd-sleep[5655]: This is not recommended, and might result in unexpected behavior, particularly
Jan 06 13:51:04 arch systemd-sleep[5655]: in suspend-then-hibernate operations or setups with encrypted home directories.
Jan 06 13:51:04 arch systemd-sleep[5655]: Performing sleep operation 'suspend'...
Jan 06 13:51:04 arch kernel: PM: suspend entry (s2idle)
Jan 06 13:51:04 arch kernel: Filesystems sync: 0.013 seconds
Jan 06 15:59:55 arch kernel: Freezing user space processes
Jan 06 15:59:55 arch kernel: Freezing user space processes completed (elapsed 0.001 seconds)
Jan 06 15:59:55 arch kernel: OOM killer disabled.
Jan 06 15:59:55 arch kernel: Freezing remaining freezable tasks
Jan 06 15:59:55 arch kernel: Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
Jan 06 15:59:55 arch kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Jan 06 15:59:55 arch kernel: ACPI: EC: interrupt blocked
Jan 06 15:59:55 arch kernel: ACPI: EC: interrupt unblocked
Jan 06 15:59:55 arch kernel: i915 0000:00:02.0: [drm] GT0: GuC firmware i915/adlp_guc_70.bin version 70.36.0
Jan 06 15:59:55 arch kernel: i915 0000:00:02.0: [drm] GT0: HuC firmware i915/tgl_huc.bin version 7.9.3
Jan 06 15:59:55 arch kernel: i915 0000:00:02.0: [drm] GT0: HuC: authenticated for all workloads
Jan 06 15:59:55 arch kernel: i915 0000:00:02.0: [drm] GT0: GUC: submission enabled
Jan 06 15:59:55 arch kernel: i915 0000:00:02.0: [drm] GT0: GUC: SLPC enabled
Jan 06 15:59:55 arch kernel: i915 0000:00:02.0: [drm] GT0: GUC: RC enabled
Jan 06 15:59:55 arch kernel: nvme nvme1: 8/0/0 default/read/poll queues
Jan 06 15:59:55 arch kernel: nvme nvme0: 8/0/0 default/read/poll queues
Jan 06 15:59:55 arch kernel: mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
Jan 06 15:59:55 arch kernel: mei_pxp 0000:00:16.0-fbf6fcf1-96cf-4e2e-a6a6-1bab8cbe36b1: bound 0000:00:02.0 (ops i915_pxp_tee_component_ops [i915])
Jan 06 15:59:55 arch kernel: OOM killer enabled.
Jan 06 15:59:55 arch kernel: Restarting tasks ... done.
Jan 06 15:59:55 arch kernel: random: crng reseeded on system resumption
Jan 06 15:59:55 arch systemd-logind[630]: Lid closed.
Jan 06 15:59:55 arch pipewire[727]: pw.node: (auto_null-53) graph xrun not-triggered (0 suppressed)
Jan 06 15:59:55 arch pipewire[727]: pw.node: (auto_null-53) xrun state:0x76b5193d9008 pending:0/2 s:7589758577060 a:7589758686085 f:7589758691961 waiting:109025 process:5876 status:triggered
Jan 06 15:59:55 arch systemd-logind[630]: Lid opened.
Jan 06 15:59:55 arch systemd-sleep[5655]: System returned from sleep operation 'suspend'.
Jan 06 15:59:55 arch bluetoothd[629]: Controller resume with wake event 0x0
Jan 06 15:59:55 arch kernel: PM: suspend exit
Jan 06 15:59:55 arch systemd[1]: systemd-suspend.service: Deactivated successfully.
Jan 06 15:59:55 arch systemd[1]: Finished System Suspend.
Jan 06 15:59:55 arch systemd[1]: Stopped target Sleep.
Jan 06 15:59:55 arch systemd[1]: Reached target Suspend.
Jan 06 15:59:55 arch systemd[1]: Starting NVIDIA system resume actions...
Jan 06 15:59:55 arch systemd[1]: Stopped target Suspend.
Jan 06 15:59:55 arch suspend[5748]: nvidia-resume.service
Jan 06 15:59:55 arch logger[5748]: <13>Jan 6 15:59:55 suspend: nvidia-resume.service
Jan 06 15:59:55 arch systemd[1]: nvidia-resume.service: Deactivated successfully.
Jan 06 15:59:55 arch systemd[1]: Finished NVIDIA system resume actions.
Jan 06 15:59:56 arch systemd-logind[630]: Operation 'suspend' finished.
Jan 06 15:59:56 arch NetworkManager[624]: <info> [1736171996.3420] manager: sleep: wake requested (sleeping: yes enabled: yes)
Jan 06 15:59:56 arch NetworkManager[624]: <info> [1736171996.3428] device (enp48s0): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Jan 06 15:59:56 arch wireplumber[728]: default: Failed to get percentage from UPower: org.freedesktop.DBus.Error.NameHasNoOwner
Jan 06 15:59:56 arch wireplumber[728]: spa.bluez5.midi: org.bluez.GattManager1.RegisterApplication() failed: GDBus.Error:org.bluez.Error.AlreadyExists: Already Exists
Jan 06 15:59:56 arch bluetoothd[629]: Endpoint registered: sender=:1.72 path=/MediaEndpoint/A2DPSource/ldac
Jan 06 15:59:56 arch bluetoothd[629]: Endpoint registered: sender=:1.72 path=/MediaEndpoint/A2DPSink/aptx_hd
Jan 06 15:59:56 arch bluetoothd[629]: Endpoint registered: sender=:1.72 path=/MediaEndpoint/A2DPSource/aptx_hd
Jan 06 15:59:56 arch bluetoothd[629]: Endpoint registered: sender=:1.72 path=/MediaEndpoint/A2DPSink/aptx
Jan 06 15:59:56 arch bluetoothd[629]: Endpoint registered: sender=:1.72 path=/MediaEndpoint/A2DPSource/aptx
Jan 06 15:59:56 arch bluetoothd[629]: Endpoint registered: sender=:1.72 path=/MediaEndpoint/A2DPSink/aac
Jan 06 15:59:56 arch bluetoothd[629]: Endpoint registered: sender=:1.72 path=/MediaEndpoint/A2DPSource/aac
Jan 06 15:59:56 arch bluetoothd[629]: Endpoint registered: sender=:1.72 path=/MediaEndpoint/A2DPSink/opus_g
Jan 06 15:59:56 arch bluetoothd[629]: Endpoint registered: sender=:1.72 path=/MediaEndpoint/A2DPSource/opus_g
Jan 06 15:59:56 arch bluetoothd[629]: Endpoint registered: sender=:1.72 path=/MediaEndpoint/A2DPSink/sbc
Jan 06 15:59:56 arch bluetoothd[629]: Endpoint registered: sender=:1.72 path=/MediaEndpoint/A2DPSource/sbc
Jan 06 15:59:56 arch bluetoothd[629]: Endpoint registered: sender=:1.72 path=/MediaEndpoint/A2DPSource/aptx_ll_1
Jan 06 15:59:56 arch bluetoothd[629]: Endpoint registered: sender=:1.72 path=/MediaEndpoint/A2DPSource/aptx_ll_0
Jan 06 15:59:56 arch bluetoothd[629]: Endpoint registered: sender=:1.72 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
Jan 06 15:59:56 arch bluetoothd[629]: Endpoint registered: sender=:1.72 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
Jan 06 15:59:56 arch bluetoothd[629]: Endpoint registered: sender=:1.72 path=/MediaEndpoint/A2DPSource/faststream
Jan 06 15:59:56 arch bluetoothd[629]: Endpoint registered: sender=:1.72 path=/MediaEndpoint/A2DPSource/faststream_duplex
Jan 06 15:59:56 arch bluetoothd[629]: Endpoint registered: sender=:1.72 path=/MediaEndpoint/A2DPSink/opus_05
Jan 06 15:59:56 arch bluetoothd[629]: Endpoint registered: sender=:1.72 path=/MediaEndpoint/A2DPSource/opus_05
Jan 06 15:59:56 arch bluetoothd[629]: Endpoint registered: sender=:1.72 path=/MediaEndpoint/A2DPSink/opus_05_duplex
Jan 06 15:59:56 arch bluetoothd[629]: Endpoint registered: sender=:1.72 path=/MediaEndpoint/A2DPSource/opus_05_duplex
Jan 06 15:59:56 arch kernel: Generic FE-GE Realtek PHY r8169-0-3000:00: attached PHY driver (mii_bus:phy_addr=r8169-0-3000:00, irq=MAC)
Jan 06 15:59:56 arch NetworkManager[624]: <info> [1736171996.5118] device (wlp0s20f3): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Jan 06 15:59:56 arch kernel: r8169 0000:30:00.0 enp48s0: Link is Down
Jan 06 15:59:56 arch NetworkManager[624]: <info> [1736171996.5482] device (wlp0s20f3): set-hw-addr: set MAC address to 96:43:ED:FD:8A:CA (scanning)
Jan 06 15:59:56 arch kernel: iwlwifi 0000:00:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x20
Jan 06 15:59:56 arch kernel: iwlwifi 0000:00:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
Jan 06 15:59:56 arch kernel: iwlwifi 0000:00:14.3: WFPM_AUTH_KEY_0: 0x90
Jan 06 15:59:56 arch kernel: iwlwifi 0000:00:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x10
Jan 06 15:59:56 arch kernel: iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 5
Jan 06 15:59:56 arch NetworkManager[624]: <info> [1736171996.7402] device (p2p-dev-wlp0s20f3): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Jan 06 15:59:56 arch NetworkManager[624]: <info> [1736171996.7405] manager: NetworkManager state is now DISCONNECTED
Jan 06 15:59:56 arch NetworkManager[624]: <info> [1736171996.7897] device (wlp0s20f3): supplicant interface state: internal-starting -> disconnected
Jan 06 15:59:56 arch NetworkManager[624]: <info> [1736171996.7897] device (p2p-dev-wlp0s20f3): state change: unavailable -> unmanaged (reason 'unmanaged-link-not-init', managed-type: 'removed')
Jan 06 15:59:56 arch NetworkManager[624]: <info> [1736171996.7903] Wi-Fi P2P device controlled by interface wlp0s20f3 created
Jan 06 15:59:56 arch NetworkManager[624]: <info> [1736171996.7906] manager: (p2p-dev-wlp0s20f3): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/5)
Jan 06 15:59:56 arch NetworkManager[624]: <info> [1736171996.7908] device (p2p-dev-wlp0s20f3): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Jan 06 15:59:56 arch NetworkManager[624]: <info> [1736171996.7912] device (wlp0s20f3): state change: unavailable -> disconnected (reason 'supplicant-available', managed-type: 'full')
Jan 06 15:59:56 arch NetworkManager[624]: <info> [1736171996.7916] device (p2p-dev-wlp0s20f3): state change: unavailable -> disconnected (reason 'none', managed-type: 'full')
Jan 06 16:00:00 arch wpa_supplicant[678]: wlp0s20f3: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=UA
Jan 06 16:00:00 arch wpa_supplicant[678]: wlp0s20f3: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=UA
Jan 06 16:00:00 arch NetworkManager[624]: <info> [1736172000.2848] policy: auto-activating connection 'TP-Link_3E5E' (72665e09-b5e6-44e1-8c27-9cef1a850af7)
Jan 06 16:00:00 arch NetworkManager[624]: <info> [1736172000.2853] device (wlp0s20f3): Activation: starting connection 'TP-Link_3E5E' (72665e09-b5e6-44e1-8c27-9cef1a850af7)
Jan 06 16:00:00 arch NetworkManager[624]: <info> [1736172000.2854] device (wlp0s20f3): state change: disconnected -> prepare (reason 'none', managed-type: 'full')
Jan 06 16:00:00 arch NetworkManager[624]: <info> [1736172000.2856] manager: NetworkManager state is now CONNECTING
Jan 06 16:00:00 arch NetworkManager[624]: <info> [1736172000.3205] device (wlp0s20f3): set-hw-addr: reset MAC address to 38:7A:0E:F5:2C:24 (preserve)
Jan 06 16:00:00 arch NetworkManager[624]: <info> [1736172000.3233] device (wlp0s20f3): state change: prepare -> config (reason 'none', managed-type: 'full')
Jan 06 16:00:00 arch NetworkManager[624]: <info> [1736172000.3240] device (wlp0s20f3): Activation: (wifi) access point 'TP-Link_3E5E' has security, but secrets are required.
Jan 06 16:00:00 arch NetworkManager[624]: <info> [1736172000.3241] device (wlp0s20f3): state change: config -> need-auth (reason 'none', managed-type: 'full')
Jan 06 16:00:00 arch NetworkManager[624]: <info> [1736172000.3243] sup-iface[2430526c0c1a3bea,1,wlp0s20f3]: wps: type pbc start...
Jan 06 16:00:00 arch NetworkManager[624]: <info> [1736172000.3258] device (wlp0s20f3): state change: need-auth -> prepare (reason 'none', managed-type: 'full')
Jan 06 16:00:00 arch NetworkManager[624]: <info> [1736172000.3262] device (wlp0s20f3): state change: prepare -> config (reason 'none', managed-type: 'full')
Jan 06 16:00:00 arch NetworkManager[624]: <info> [1736172000.3264] device (wlp0s20f3): Activation: (wifi) connection 'TP-Link_3E5E' has security, and secrets exist. No new secrets needed.
Jan 06 16:00:00 arch NetworkManager[624]: <info> [1736172000.3265] Config: added 'ssid' value 'TP-Link_3E5E'
Jan 06 16:00:00 arch NetworkManager[624]: <info> [1736172000.3265] Config: added 'scan_ssid' value '1'
Jan 06 16:00:00 arch NetworkManager[624]: <info> [1736172000.3265] Config: added 'bgscan' value 'simple:30:-70:86400'
Jan 06 16:00:00 arch NetworkManager[624]: <info> [1736172000.3265] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK SAE FT-SAE'
Jan 06 16:00:00 arch NetworkManager[624]: <info> [1736172000.3266] Config: added 'auth_alg' value 'OPEN'
Jan 06 16:00:00 arch NetworkManager[624]: <info> [1736172000.3266] Config: added 'psk' value '<hidden>'
Jan 06 16:00:00 arch wpa_supplicant[678]: wlp0s20f3: WPS-CANCEL
Jan 06 16:00:00 arch wpa_supplicant[678]: wlp0s20f3: SME: Trying to authenticate with 9c:a2:f4:f2:3e:5e (SSID='TP-Link_3E5E' freq=2417 MHz)
Jan 06 16:00:00 arch NetworkManager[624]: <info> [1736172000.3632] device (wlp0s20f3): supplicant interface state: disconnected -> authenticating
Jan 06 16:00:00 arch kernel: wlp0s20f3: authenticate with 9c:a2:f4:f2:3e:5e (local address=38:7a:0e:f5:2c:24)
Jan 06 16:00:00 arch kernel: wlp0s20f3: send auth to 9c:a2:f4:f2:3e:5e (try 1/3)
Jan 06 16:00:00 arch NetworkManager[624]: <info> [1736172000.3632] device (p2p-dev-wlp0s20f3): supplicant management interface state: disconnected -> authenticating
Jan 06 16:00:00 arch wpa_supplicant[678]: wlp0s20f3: Trying to associate with 9c:a2:f4:f2:3e:5e (SSID='TP-Link_3E5E' freq=2417 MHz)
Jan 06 16:00:00 arch NetworkManager[624]: <info> [1736172000.3898] device (wlp0s20f3): supplicant interface state: authenticating -> associating
Jan 06 16:00:00 arch NetworkManager[624]: <info> [1736172000.3899] device (p2p-dev-wlp0s20f3): supplicant management interface state: authenticating -> associating
Jan 06 16:00:00 arch kernel: wlp0s20f3: authenticated
Jan 06 16:00:00 arch kernel: wlp0s20f3: associate with 9c:a2:f4:f2:3e:5e (try 1/3)
Jan 06 16:00:00 arch kernel: wlp0s20f3: RX AssocResp from 9c:a2:f4:f2:3e:5e (capab=0x411 status=0 aid=3)
Jan 06 16:00:00 arch wpa_supplicant[678]: wlp0s20f3: Associated with 9c:a2:f4:f2:3e:5e
Jan 06 16:00:00 arch wpa_supplicant[678]: wlp0s20f3: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jan 06 16:00:00 arch kernel: wlp0s20f3: associated
Jan 06 16:00:00 arch NetworkManager[624]: <info> [1736172000.4109] device (wlp0s20f3): supplicant interface state: associating -> associated
Jan 06 16:00:00 arch NetworkManager[624]: <info> [1736172000.4110] device (p2p-dev-wlp0s20f3): supplicant management interface state: associating -> associated
Jan 06 16:00:00 arch NetworkManager[624]: <info> [1736172000.4298] device (wlp0s20f3): supplicant interface state: associated -> 4way_handshake
Jan 06 16:00:00 arch NetworkManager[624]: <info> [1736172000.4299] device (p2p-dev-wlp0s20f3): supplicant management interface state: associated -> 4way_handshake
Jan 06 16:00:00 arch wpa_supplicant[678]: wlp0s20f3: WPA: Key negotiation completed with 9c:a2:f4:f2:3e:5e [PTK=CCMP GTK=CCMP]
Jan 06 16:00:00 arch wpa_supplicant[678]: wlp0s20f3: CTRL-EVENT-CONNECTED - Connection to 9c:a2:f4:f2:3e:5e completed [id=0 id_str=]
Jan 06 16:00:00 arch NetworkManager[624]: <info> [1736172000.5025] device (wlp0s20f3): supplicant interface state: 4way_handshake -> completed
Jan 06 16:00:00 arch NetworkManager[624]: <info> [1736172000.5025] device (wlp0s20f3): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "TP-Link_3E5E"
Jan 06 16:00:00 arch wpa_supplicant[678]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-25 noise=9999 txrate=108000
Jan 06 16:00:00 arch NetworkManager[624]: <info> [1736172000.5026] device (p2p-dev-wlp0s20f3): supplicant management interface state: 4way_handshake -> completed
Jan 06 16:00:00 arch NetworkManager[624]: <info> [1736172000.5029] device (wlp0s20f3): state change: config -> ip-config (reason 'none', managed-type: 'full')
Jan 06 16:00:00 arch NetworkManager[624]: <info> [1736172000.5035] dhcp4 (wlp0s20f3): activation: beginning transaction (timeout in 45 seconds)
Jan 06 16:00:01 arch NetworkManager[624]: <info> [1736172001.1162] dhcp4 (wlp0s20f3): state changed new lease, address=192.168.0.104, acd pending
Jan 06 16:00:01 arch NetworkManager[624]: <info> [1736172001.2838] dhcp4 (wlp0s20f3): state changed new lease, address=192.168.0.104
Jan 06 16:00:01 arch NetworkManager[624]: <info> [1736172001.2844] policy: set 'TP-Link_3E5E' (wlp0s20f3) as default for IPv4 routing and DNS
Jan 06 16:00:01 arch NetworkManager[624]: <info> [1736172001.2974] device (wlp0s20f3): state change: ip-config -> ip-check (reason 'none', managed-type: 'full')
Jan 06 16:00:01 arch NetworkManager[624]: <info> [1736172001.2997] device (wlp0s20f3): state change: ip-check -> secondaries (reason 'none', managed-type: 'full')
Jan 06 16:00:01 arch NetworkManager[624]: <info> [1736172001.3000] device (wlp0s20f3): state change: secondaries -> activated (reason 'none', managed-type: 'full')
Jan 06 16:00:01 arch NetworkManager[624]: <info> [1736172001.3003] manager: NetworkManager state is now CONNECTED_SITE
Jan 06 16:00:01 arch NetworkManager[624]: <info> [1736172001.3011] device (wlp0s20f3): Activation: successful, device activated.
Jan 06 16:00:01 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Jan 06 16:00:01 arch NetworkManager[624]: <info> [1736172001.4492] manager: NetworkManager state is now CONNECTED_GLOBAL
Jan 06 16:00:01 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Jan 06 16:00:01 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Jan 06 16:00:02 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0579202700] v1.15.0
Jan 06 16:00:02 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0579202700] v1.15.0
Jan 06 16:00:02 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0579203880] v1.15.0
Jan 06 16:00:02 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0579203880] v1.15.0
Jan 06 16:00:02 arch telegram-desktop[4118]: qt.gui.imageio.jpeg: Corrupt JPEG data: premature end of data segment
Jan 06 16:00:11 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Jan 06 16:00:18 arch telegram-desktop[4118]: [swscaler @ 0x7c0567e50800] deprecated pixel format used, make sure you did set range correctly
Jan 06 16:00:18 arch telegram-desktop[4118]: [swscaler @ 0x7c055b5bc080] deprecated pixel format used, make sure you did set range correctly
Jan 06 16:09:24 arch telegram-desktop[4118]: qt.gui.imageio.jpeg: Corrupt JPEG data: premature end of data segment
Jan 06 16:10:44 arch i3lock[6009]: pam_unix(i3lock:auth): authentication failure; logname=beldot uid=1000 euid=1000 tty=:0 ruser= rhost= user=beldot
Jan 06 16:11:01 arch rtkit-daemon[749]: Supervising 7 threads of 4 processes of 1 users.
Jan 06 16:11:01 arch rtkit-daemon[749]: Supervising 7 threads of 4 processes of 1 users.
Jan 06 16:11:01 arch rtkit-daemon[749]: Supervising 7 threads of 4 processes of 1 users.
Jan 06 16:11:01 arch rtkit-daemon[749]: Supervising 7 threads of 4 processes of 1 users.
Jan 06 16:11:28 arch rtkit-daemon[749]: Supervising 7 threads of 4 processes of 1 users.
Jan 06 16:11:28 arch rtkit-daemon[749]: Supervising 7 threads of 4 processes of 1 users.
Jan 06 16:11:28 arch rtkit-daemon[749]: Successfully made thread 6355 of process 4868 owned by '1000' RT at priority 10.
Jan 06 16:11:28 arch rtkit-daemon[749]: Supervising 8 threads of 5 processes of 1 users.
Jan 06 16:11:29 arch bluetoothd[629]: Player registered: sender=:1.15 path=/_1_11
Jan 06 16:11:37 arch rtkit-daemon[749]: Supervising 8 threads of 5 processes of 1 users.
Jan 06 16:11:37 arch rtkit-daemon[749]: Supervising 8 threads of 5 processes of 1 users.
Jan 06 16:12:40 arch rtkit-daemon[749]: Supervising 8 threads of 5 processes of 1 users.
Jan 06 16:12:40 arch rtkit-daemon[749]: Supervising 8 threads of 5 processes of 1 users.
Jan 06 16:12:40 arch rtkit-daemon[749]: Supervising 8 threads of 5 processes of 1 users.
Jan 06 16:12:40 arch rtkit-daemon[749]: Supervising 8 threads of 5 processes of 1 users.
Jan 06 16:12:43 arch rtkit-daemon[749]: Supervising 8 threads of 5 processes of 1 users.
Jan 06 16:12:43 arch rtkit-daemon[749]: Supervising 8 threads of 5 processes of 1 users.
Jan 06 16:14:24 arch systemd[1]: Daily man-db regeneration was skipped because of an unmet condition check (ConditionACPower=true).
Jan 06 16:15:12 arch telegram-desktop[4118]: qt.gui.imageio.jpeg: Corrupt JPEG data: premature end of data segment
Jan 06 16:15:54 arch telegram-desktop[4118]: qt.gui.imageio.jpeg: Corrupt JPEG data: premature end of data segment
Jan 06 16:15:55 arch telegram-desktop[4118]: qt.gui.imageio.jpeg: Corrupt JPEG data: premature end of data segment
Jan 06 16:23:54 arch telegram-desktop[4118]: qt.gui.imageio.jpeg: Corrupt JPEG data: premature end of data segment
Jan 06 16:23:55 arch telegram-desktop[4118]: qt.gui.imageio.jpeg: Corrupt JPEG data: premature end of data segment
Jan 06 16:25:07 arch rtkit-daemon[749]: Supervising 8 threads of 5 processes of 1 users.
Jan 06 16:25:07 arch rtkit-daemon[749]: Supervising 8 threads of 5 processes of 1 users.
Jan 06 16:27:46 arch telegram-desktop[4118]: qt.gui.imageio.jpeg: Corrupt JPEG data: premature end of data segment
Jan 06 16:28:27 arch rtkit-daemon[749]: Supervising 8 threads of 5 processes of 1 users.
Jan 06 16:28:27 arch rtkit-daemon[749]: Supervising 8 threads of 5 processes of 1 users.
Jan 06 16:29:07 arch rtkit-daemon[749]: Supervising 8 threads of 5 processes of 1 users.
Jan 06 16:29:07 arch rtkit-daemon[749]: Supervising 8 threads of 5 processes of 1 users.
Jan 06 16:29:47 arch rtkit-daemon[749]: Supervising 8 threads of 5 processes of 1 users.
Jan 06 16:29:47 arch rtkit-daemon[749]: Supervising 8 threads of 5 processes of 1 users.
Jan 06 16:34:04 arch systemd-timesyncd[370]: Contacted time server 91.236.251.24:123 (0.arch.pool.ntp.org).
Jan 06 16:34:04 arch systemd[1]: Started Refresh existing keys of archlinux-keyring.
Jan 06 16:34:04 arch archlinux-keyring-wkd-sync[7149]: Skipping key 5914842382954E3DE25F0B0866B8587CDA1CE63F with UID pacman@localhost...
Jan 06 16:34:04 arch archlinux-keyring-wkd-sync[7149]: Skipping key 02FD1C7A934E614545849F19A6234074498E9CEE with UID eworm@archlinux.org...
Jan 06 16:34:04 arch archlinux-keyring-wkd-sync[7149]: Skipping key 034D823DA2055BEE6A6BF0BB25EA6900D9EA5EBC with UID george@rawlinson.net.nz...
Jan 06 16:34:04 arch archlinux-keyring-wkd-sync[7149]: Skipping key 034D823DA2055BEE6A6BF0BB25EA6900D9EA5EBC with UID grawlinson@archlinux.org...
Jan 06 16:34:04 arch archlinux-keyring-wkd-sync[7149]: Skipping key 04CF0CD6F6EE93AE1896F58407D06351CA5B31BE with UID tpkessler@archlinux.org...
Jan 06 16:34:04 arch archlinux-keyring-wkd-sync[7149]: Skipping key 04DC3FB1445FECA813C27EFAEA4F7B321A906AD9 with UID polyzen@archlinux.org...
Jan 06 16:34:04 arch archlinux-keyring-wkd-sync[7149]: Skipping key 04F7A0E31E08D3E08D39AFEBD147F94364295E8C with UID raster@archlinux.org...
Jan 06 16:34:04 arch archlinux-keyring-wkd-sync[7149]: Skipping key 04F7A0E31E08D3E08D39AFEBD147F94364295E8C with UID raster@rasterman.com...
Jan 06 16:34:04 arch archlinux-keyring-wkd-sync[7149]: Skipping key 051EAD6A6155389D69DA02E5EB763B4E9DB887A6 with UID foxxx0@archlinux.org...
Jan 06 16:34:04 arch archlinux-keyring-wkd-sync[7149]: Skipping key 05C7775A9E8B977407FE08E69D4C5AA15426DA0A with UID frederik.schwan@linux.com...
Jan 06 16:34:04 arch archlinux-keyring-wkd-sync[7149]: Skipping key 05C7775A9E8B977407FE08E69D4C5AA15426DA0A with UID frederik.schwan@mailbox.org...
Jan 06 16:34:04 arch archlinux-keyring-wkd-sync[7149]: Skipping key 05C7775A9E8B977407FE08E69D4C5AA15426DA0A with UID frederik@schw4n.de...
Jan 06 16:34:04 arch archlinux-keyring-wkd-sync[7149]: Skipping key 05C7775A9E8B977407FE08E69D4C5AA15426DA0A with UID frederik@schwan.it...
Jan 06 16:34:04 arch archlinux-keyring-wkd-sync[7149]: Skipping key 05C7775A9E8B977407FE08E69D4C5AA15426DA0A with UID frederik@tty42.de...
Jan 06 16:34:04 arch archlinux-keyring-wkd-sync[7149]: Skipping key 05C7775A9E8B977407FE08E69D4C5AA15426DA0A with UID freswa@archlinux.org...
Jan 06 16:34:04 arch archlinux-keyring-wkd-sync[7149]: Skipping key 07DFD3A0BC213FA12EDC217559B3122E2FA915EC with UID alexfilgueira@cinnarch.com...
Jan 06 16:34:04 arch archlinux-keyring-wkd-sync[7149]: Skipping key 09AC932ED7B1EC1E2DA7C6797A08E72CD906F59E with UID anonfunc@archlinux.org...
Jan 06 16:34:04 arch archlinux-keyring-wkd-sync[7149]: Skipping key 0A9DDABB64B993D82AD45E4F32EAB0A976938292 with UID kgizdov@archlinux.org...
Jan 06 16:34:04 arch archlinux-keyring-wkd-sync[7149]: Skipping key 0A9DDABB64B993D82AD45E4F32EAB0A976938292 with UID arch@kge.pw...
Jan 06 16:34:04 arch archlinux-keyring-wkd-sync[7149]: Skipping key 0A9DDABB64B993D82AD45E4F32EAB0A976938292 with UID kgizdov@gmail.com...
Jan 06 16:34:04 arch archlinux-keyring-wkd-sync[7149]: Skipping key 0A9DDABB64B993D82AD45E4F32EAB0A976938292 with UID kgizdov@keybase.io...
Jan 06 16:34:04 arch archlinux-keyring-wkd-sync[7149]: Skipping key 0B20CA1931F5DA3A70D0F8D2EA6836E1AB441196 with UID stephane@archlinux.org...
Jan 06 16:34:04 arch archlinux-keyring-wkd-sync[7149]: Skipping key 0CADAACF70F64C654E131B3111675C743429DDEF with UID mtorromeo@archlinux.org...
Jan 06 16:34:04 arch archlinux-keyring-wkd-sync[7149]: Skipping key 0CADAACF70F64C654E131B3111675C743429DDEF with UID massimiliano.torromeo@gmail.com...
Jan 06 16:34:04 arch archlinux-keyring-wkd-sync[7149]: Skipping key 0E87D6C3F9AF7FDED0C8588D22E3B67B4A86FDE7 with UID me@vild.io...
Jan 06 16:34:04 arch archlinux-keyring-wkd-sync[7149]: Skipping key 0E87D6C3F9AF7FDED0C8588D22E3B67B4A86FDE7 with UID arch@vild.io...
Jan 06 16:34:04 arch archlinux-keyring-wkd-sync[7149]: Skipping key 0E87D6C3F9AF7FDED0C8588D22E3B67B4A86FDE7 with UID dan@mutate.se...
Jan 06 16:34:04 arch archlinux-keyring-wkd-sync[7149]: Skipping key 0E87D6C3F9AF7FDED0C8588D22E3B67B4A86FDE7 with UID xwildn00bx@gmail.com...
Jan 06 16:34:04 arch archlinux-keyring-wkd-sync[7149]: Skipping key 0E8B644079F599DFC1DDC3973348882F6AC6A4C2 with UID pierre@master-key.archlinux.org...
Jan 06 16:34:04 arch archlinux-keyring-wkd-sync[7149]: Skipping key 0F334D8698881578F65D2AE55ED514A45BD5C938 with UID vmlinuz386@gmail.com...
Jan 06 16:34:04 arch archlinux-keyring-wkd-sync[7149]: Skipping key 0F334D8698881578F65D2AE55ED514A45BD5C938 with UID djgera@archlinux.org...
Jan 06 16:34:04 arch archlinux-keyring-wkd-sync[7149]: Skipping key 109415E692007609CA7EBFE4001CF4810BE8D911 with UID lahwaacz@archlinux.org...
Jan 06 16:34:04 arch archlinux-keyring-wkd-sync[7149]: Skipping key 14E46FE5FD69F2E287E244DB632C3CC0D1C9CAF6 with UID bgyorgy@archlinux.org...
Jan 06 16:34:04 arch archlinux-keyring-wkd-sync[7149]: Skipping key 159F3A43AEB246C5746C033814BC4F30B3B92EBA with UID grazzolini@master-key.archlinux.org...
Jan 06 16:34:04 arch archlinux-keyring-wkd-sync[7149]: Skipping key 165E0FF7C48C226E1EC363A7F83424824B3E4B90 with UID orhun@archlinux.org...
Jan 06 16:34:04 arch archlinux-keyring-wkd-sync[7149]: Skipping key 165E0FF7C48C226E1EC363A7F83424824B3E4B90 with UID orhunparmaksiz@gmail.com...
Jan 06 16:34:04 arch archlinux-keyring-wkd-sync[7149]: Skipping key 169704C6FB490C6892C7F23C37E0AF1FDA48F373 with UID jerome@leclan.ch...
Jan 06 16:34:04 arch archlinux-keyring-wkd-sync[7149]: Skipping key 169704C6FB490C6892C7F23C37E0AF1FDA48F373 with UID jleclanche@archlinux.org...
Jan 06 16:34:04 arch archlinux-keyring-wkd-sync[7149]: Skipping key 1A60DC44245D06FEF90623D6EEEEE2EEEE2EEEEE with UID gaetan@fenua.org...
Jan 06 16:34:04 arch archlinux-keyring-wkd-sync[7149]: Skipping key 1A60DC44245D06FEF90623D6EEEEE2EEEE2EEEEE with UID bisson@gaati.org...
Jan 06 16:34:04 arch archlinux-keyring-wkd-sync[7149]: Skipping key 1F7156C2AD7D3B15873C5E2940825C6BDD1A4146 with UID rgacogne@archlinux.org...
Jan 06 16:34:04 arch archlinux-keyring-wkd-sync[7149]: Skipping key 209A36D43CE2E87DA861FC58539DFD48135182EF with UID juergen@archlinux.org...
Jan 06 16:34:04 arch archlinux-keyring-wkd-sync[7149]: Skipping key 2191B89431BAC0A8B96DE93D244740D17C7FD0EC with UID artafinde@gmail.com...
Jan 06 16:34:04 arch archlinux-keyring-wkd-sync[7149]: Skipping key 2191B89431BAC0A8B96DE93D244740D17C7FD0EC with UID artafinde@archlinux.org...
Jan 06 16:34:04 arch archlinux-keyring-wkd-sync[7149]: Skipping key 25ACE777F62C5E5ACBF2C0474E532176DBAD6F47 with UID cbehan@archlinux.org...
Jan 06 16:34:04 arch archlinux-keyring-wkd-sync[7149]: Skipping key 2612B04099DBD9B9A3DD92A0456C7A9B91B842AE with UID jakob.gruber@gmail.com...
Jan 06 16:34:04 arch archlinux-keyring-wkd-sync[7149]: Skipping key 262A58EC6C51F7EA395B2E2DFDC3040B92ACA748 with UID antiz@archlinux.org...
Jan 06 16:34:04 arch archlinux-keyring-wkd-sync[7149]: Skipping key 27FFC4769E19F096D41D9265A04F9397CDFD6BB0 with UID dan@master-key.archlinux.org...
Jan 06 16:34:04 arch archlinux-keyring-wkd-sync[7149]: Refreshing key 2AC0A42EFB0B5CBC7A0402ED4DC95B6D7BE9892E with UID dvzrv@master-key.archlinux.org...
Jan 06 16:34:04 arch systemd[1]: Started GnuPG network certificate management daemon for /etc/pacman.d/gnupg.
Jan 06 16:34:04 arch dirmngr[7156]: permanently loaded certificates: 149
Jan 06 16:34:04 arch dirmngr[7156]: runtime cached certificates: 0
Jan 06 16:34:04 arch dirmngr[7156]: trusted certificates: 149 (149,0,0,0)
Jan 06 16:34:04 arch dirmngr[7156]: number of system provided CAs: 174
Jan 06 16:34:04 arch archlinux-keyring-wkd-sync[7155]: pub ed25519 2021-04-26 [SC]
Jan 06 16:34:04 arch archlinux-keyring-wkd-sync[7155]: 2AC0A42EFB0B5CBC7A0402ED4DC95B6D7BE9892E
Jan 06 16:34:04 arch archlinux-keyring-wkd-sync[7155]: uid [ full ] David Runge (Arch Linux Master Key) <dvzrv@master-key.archlinux.org>
Jan 06 16:34:04 arch archlinux-keyring-wkd-sync[7155]: sub cv25519 2021-04-26 [E]
Jan 06 16:34:04 arch archlinux-keyring-wkd-sync[7149]: Skipping key 2C118C620F02DB9AC1D0F9FA94DD2393DA2EE423 with UID massimiliano.torromeo@gmail.com...
Jan 06 16:34:04 arch archlinux-keyring-wkd-sync[7149]: Skipping key 2E36D8620221482FC45CB7F2A91764759326B440 with UID lfleischer@lfos.de...
Jan 06 16:34:04 arch archlinux-keyring-wkd-sync[7149]: Skipping key 2E36D8620221482FC45CB7F2A91764759326B440 with UID lfleischer@archlinux.org...
Jan 06 16:34:04 arch archlinux-keyring-wkd-sync[7149]: Skipping key 2E36D8620221482FC45CB7F2A91764759326B440 with UID lfleischer@calcurse.org...
Jan 06 16:34:04 arch archlinux-keyring-wkd-sync[7149]: Skipping key 34C5D94FE7E7913E86DC427E7FB1A3800C84C0A5 with UID gostrc@gmail.com...
Jan 06 16:34:04 arch archlinux-keyring-wkd-sync[7149]: Skipping key 355BDB97ED4724E6B3A450E7A3D9562A589874AB with UID juergen@archlinux.org...
Jan 06 16:34:04 arch archlinux-keyring-wkd-sync[7149]: Skipping key 355BDB97ED4724E6B3A450E7A3D9562A589874AB with UID juergen@hoetzel.info...
Jan 06 16:34:04 arch archlinux-keyring-wkd-sync[7149]: Refreshing key 3572FA2A1B067F22C58AF155F8B821B42A6FDCD7 with UID artafinde@master-key.archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7158]: pub ed25519 2023-10-12 [SC]
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7158]: 3572FA2A1B067F22C58AF155F8B821B42A6FDCD7
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7158]: uid [ full ] Leonidas Spyropoulos (Arch Linux Master Key) <artafinde@master-key.archlinux.org>
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7158]: sub cv25519 2023-10-12 [E]
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 38100C24376CD5F6ED4FF4B46918400C2703040C with UID bertptrs@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 38EDD1886756924E1224E49524E4CDB0013C2580 with UID svetlemodry@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 38EDD1886756924E1224E49524E4CDB0013C2580 with UID dragonlord@aur.archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 38EDD1886756924E1224E49524E4CDB0013C2580 with UID dragonlord@aur.archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 39F880E50E49A4D11341E8F939E4F17F295AFBF4 with UID atsutane@freethoughts.de...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 39F880E50E49A4D11341E8F939E4F17F295AFBF4 with UID atsutane@freethoughts.de...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 39F880E50E49A4D11341E8F939E4F17F295AFBF4 with UID t.toepper@gmx.de...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 3DCE51D60930EBA47858BA4146F633CBB0EB4BF2 with UID lains@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 3DCE51D60930EBA47858BA4146F633CBB0EB4BF2 with UID filipe.lains@gmail.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 3DCE51D60930EBA47858BA4146F633CBB0EB4BF2 with UID lains@aurorafoss.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 3DCE51D60930EBA47858BA4146F633CBB0EB4BF2 with UID lains@riseup.net...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 3E518BF2526FD1979E8AAE4965C110C1EA433FC7 with UID sergej@p5n.pp.ru...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 3E518BF2526FD1979E8AAE4965C110C1EA433FC7 with UID arch@sergej.pp.ru...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 3E518BF2526FD1979E8AAE4965C110C1EA433FC7 with UID ml@sergej.pp.ru...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 3E518BF2526FD1979E8AAE4965C110C1EA433FC7 with UID pupykin.s@gmail.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 3E80CA1A8B89F69CBA57D98A76A5EF9054449A5C with UID pierre@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 3E80CA1A8B89F69CBA57D98A76A5EF9054449A5C with UID pierre@archlinux.de...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 3FFA6AB7B69AAE6CCA263DDE019A7474297D8577 with UID danielbermond@gmail.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 3FFA6AB7B69AAE6CCA263DDE019A7474297D8577 with UID dbermond@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 40440DC037C05620984379A6761FAD69BA06C6A9 with UID public@dicebot.lv...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 40776A5221EF5AD468A4906D42A1DB15EC133BAD with UID angvp@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 42DFAFB7C03B2E4E7BBDBA69930B82BFC2BDA011 with UID muflone@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 42DFAFB7C03B2E4E7BBDBA69930B82BFC2BDA011 with UID muflone@muflone.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 42DFAFB7C03B2E4E7BBDBA69930B82BFC2BDA011 with UID muflone@vbsimple.net...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 44A62127789A949F2F082ED429C71CE612B57264 with UID polyzen@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 44D4A033AC140143927397D47EFD567D4C7EA887 with UID ionut@master-key.archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 44EA62ACDBC81B6A0D1FD267206CBC892D1493D2 with UID oudomphe@phare.normalesup.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 44EA62ACDBC81B6A0D1FD267206CBC892D1493D2 with UID remy@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 481C4474AF1572165AE4C6AF3FDDD575826C5C30 with UID yan12125@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 481C4474AF1572165AE4C6AF3FDDD575826C5C30 with UID d06922023@ntu.edu.tw...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 481C4474AF1572165AE4C6AF3FDDD575826C5C30 with UID yan12125@gmail.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 481C4474AF1572165AE4C6AF3FDDD575826C5C30 with UID yan12125@macports.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 481C4474AF1572165AE4C6AF3FDDD575826C5C30 with UID yan16037741@hotmail.com.tw...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 481C4474AF1572165AE4C6AF3FDDD575826C5C30 with UID yan12125@gmail.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 487EACC08557AD082088DABA1EB2638FF56C0C53 with UID d@falconindy.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 487EACC08557AD082088DABA1EB2638FF56C0C53 with UID dreisner@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 48C3B1F30DDD0FE67E516D16396E3E25BAB142C1 with UID keenerd@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 48C3B1F30DDD0FE67E516D16396E3E25BAB142C1 with UID keenerd@gmail.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 4A8B17E20B88ACA61860009B5CED81B7C2E5C0D2 with UID xyne@archlinux.ca...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 4AA4767BBC9C4B1D18AE28B77F2D434B9741E8AC with UID pierre@archlinux.de...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 4AA4767BBC9C4B1D18AE28B77F2D434B9741E8AC with UID pierre@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 4B1DE545A801D4549BFD3FEF90CB3D62C13D4796 with UID farseerfc@archlinuxcn.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 4B1DE545A801D4549BFD3FEF90CB3D62C13D4796 with UID farseerfc@gmail.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 4BE61D684CB4E31741614E7089AA27231C530226 with UID arch@kge.pw...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 4BE61D684CB4E31741614E7089AA27231C530226 with UID kgizdov@gmail.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 4BE61D684CB4E31741614E7089AA27231C530226 with UID kgizdov@keybase.io...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 4D913AECD81726D9A6C74F0ADA6426DD215B37AD with UID guillaume@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 4D913AECD81726D9A6C74F0ADA6426DD215B37AD with UID guillaume@alaux.net...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 4D913AECD81726D9A6C74F0ADA6426DD215B37AD with UID guillaume@linux.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 4FCF887689C41B09506BE8D5F3E1D5C5D30DB0AD with UID me@andreascarpino.it...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 4FCF887689C41B09506BE8D5F3E1D5C5D30DB0AD with UID andrea@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 4FCF887689C41B09506BE8D5F3E1D5C5D30DB0AD with UID scarpino@kde.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 50F33E2E5B0C3D900424ABE89BDCF497A4BBCC7F with UID mail@ambrevar.xyz...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 50F33E2E5B0C3D900424ABE89BDCF497A4BBCC7F with UID ambrevar@gmail.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 50F33E2E5B0C3D900424ABE89BDCF497A4BBCC7F with UID pe.neidhardt@gmail.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 50F33E2E5B0C3D900424ABE89BDCF497A4BBCC7F with UID pe.neidhardt@googlemail.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 50F33E2E5B0C3D900424ABE89BDCF497A4BBCC7F with UID pierre@atlas.engineer...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 5134EF9EAF65F95B6BB1608E50FB9B273A9D0BB5 with UID johannes@kyriasis.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 5134EF9EAF65F95B6BB1608E50FB9B273A9D0BB5 with UID demize@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 531ECF3644A44FEA0B47DBCDE1E3CF0539448BFF with UID ike.devolder@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 5357F3B111688D88C1D88119FCF2CB179205AC90 with UID eric@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 535F8C0339450F054A4D282706096A6AD1CEDDAC with UID lordheavym@gmail.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 535F8C0339450F054A4D282706096A6AD1CEDDAC with UID lordheavym@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 54C1FD273361EA514A237793F296BDE50368C6CE with UID blakkheim@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 54C1FD273361EA514A237793F296BDE50368C6CE with UID tj@mrsk.me...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 54EB4D6DB209862C8945CACCED84945B35B2555C with UID robin@broda.me...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 54EB4D6DB209862C8945CACCED84945B35B2555C with UID coderobe@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 54EB4D6DB209862C8945CACCED84945B35B2555C with UID coderobe@milliways.info...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 54EB4D6DB209862C8945CACCED84945B35B2555C with UID rob@coderobe.net...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 5559BC1A32B8F76B3FCCD9555FA5E5544F010D48 with UID daniel.wallace@autodesk.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 5559BC1A32B8F76B3FCCD9555FA5E5544F010D48 with UID daniel.wallace@gatech.edu...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 5559BC1A32B8F76B3FCCD9555FA5E5544F010D48 with UID daniel.wallace@plangrid.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 5559BC1A32B8F76B3FCCD9555FA5E5544F010D48 with UID daniel.wallace12@gmail.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 5559BC1A32B8F76B3FCCD9555FA5E5544F010D48 with UID danielwallace@gtmanfred.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 5696C003B0854206450C8E5BE613C09CB4440678 with UID daniel@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 56C3E775E72B0C8B1C0C1BD0B5DB77409B11B601 with UID pgp@maximbaz.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 56C3E775E72B0C8B1C0C1BD0B5DB77409B11B601 with UID git@maximbaz.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 56C3E775E72B0C8B1C0C1BD0B5DB77409B11B601 with UID maximbaz@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 5A2257D19FF7E1E0E415968CE62F853100F0D0F0 with UID gaetan@fenua.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 5A2257D19FF7E1E0E415968CE62F853100F0D0F0 with UID bisson@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 5A2257D19FF7E1E0E415968CE62F853100F0D0F0 with UID bisson@gaati.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 5A2257D19FF7E1E0E415968CE62F853100F0D0F0 with UID gaetan.bisson@normalesup.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 5A2257D19FF7E1E0E415968CE62F853100F0D0F0 with UID root@vesath.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 5B7E3FB71B7F10329A1C03AB771DF6627EDF681F with UID tobias.powalowski@googlemail.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 5B7E3FB71B7F10329A1C03AB771DF6627EDF681F with UID tpowa@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 5C81C9D6C8D7475DF65A0C884FE7F4FEAC8EBE67 with UID justin@kromlinger.eu...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 5C81C9D6C8D7475DF65A0C884FE7F4FEAC8EBE67 with UID hashworks@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 5C81C9D6C8D7475DF65A0C884FE7F4FEAC8EBE67 with UID jk@hash.works...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 5C81C9D6C8D7475DF65A0C884FE7F4FEAC8EBE67 with UID jk@hashworks.net...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 5C81C9D6C8D7475DF65A0C884FE7F4FEAC8EBE67 with UID jkromlinger@hashworks.net...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 5C81C9D6C8D7475DF65A0C884FE7F4FEAC8EBE67 with UID justin.kromlinger@streamonkey.de...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 5C81C9D6C8D7475DF65A0C884FE7F4FEAC8EBE67 with UID justin.kromlinger@stud.htwk-leipzig.de...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 5C81C9D6C8D7475DF65A0C884FE7F4FEAC8EBE67 with UID mail@hash.works...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 5C81C9D6C8D7475DF65A0C884FE7F4FEAC8EBE67 with UID mail@hashworks.net...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 5E6D49448958B384301F1F22498EF247F340C1E0 with UID fabiscafe@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 5E7585ADFF106BFFBBA319DC654B877A0864983E with UID martin@flexion.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 5E7585ADFF106BFFBBA319DC654B877A0864983E with UID martin+arch@flexion.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 5E7585ADFF106BFFBBA319DC654B877A0864983E with UID code@flexion.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 5E7585ADFF106BFFBBA319DC654B877A0864983E with UID lug@flexion.plus.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 5E7585ADFF106BFFBBA319DC654B877A0864983E with UID martin@wimpress.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 5E7585ADFF106BFFBBA319DC654B877A0864983E with UID martin@wimpress.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 601F20F1D1BBBF4A78CF5B6DF6B1610B3ECDBC9F with UID andrew@crerar.io...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 601F20F1D1BBBF4A78CF5B6DF6B1610B3ECDBC9F with UID crerar@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 60939E55F6D5ABF7EE419F08B1A1D3C5F2DF9BC5 with UID me@vild.io...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 60939E55F6D5ABF7EE419F08B1A1D3C5F2DF9BC5 with UID arch@vild.io...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 60939E55F6D5ABF7EE419F08B1A1D3C5F2DF9BC5 with UID dan@mutate.se...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 60939E55F6D5ABF7EE419F08B1A1D3C5F2DF9BC5 with UID wild@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 60939E55F6D5ABF7EE419F08B1A1D3C5F2DF9BC5 with UID xwildn00bx@gmail.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 63F395DE2D6398BBE458F281F2DBB4931985A992 with UID dieter@plaetinck.be...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 64B13F7117D6E07D661BBCE0FE763A64F5E54FD6 with UID git@rxv.cc...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 64B13F7117D6E07D661BBCE0FE763A64F5E54FD6 with UID kpcyrd@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 65EEFE022108E2B708CBFCF7F9E712E59AF5F22A with UID danielmicay@gmail.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 65EEFE022108E2B708CBFCF7F9E712E59AF5F22A with UID daniel.micay@attestation.app...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 65EEFE022108E2B708CBFCF7F9E712E59AF5F22A with UID daniel.micay@grapheneos.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 65EEFE022108E2B708CBFCF7F9E712E59AF5F22A with UID daniel.micay@seamlessupdate.app...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 65EEFE022108E2B708CBFCF7F9E712E59AF5F22A with UID security@attestation.app...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 65EEFE022108E2B708CBFCF7F9E712E59AF5F22A with UID security@grapheneos.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 65EEFE022108E2B708CBFCF7F9E712E59AF5F22A with UID security@seamlessupdate.app...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 6645B0A8C7005E78DB1D7864F99FFE0FEAE999BD with UID me@allanmcrae.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 6645B0A8C7005E78DB1D7864F99FFE0FEAE999BD with UID allan@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 66BD74A036D522F51DD70A3C7F2A16726521E06D with UID chris@the-brannons.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 684148BB25B49E986A4944C55184252D824B18E8 with UID thomas@master-key.archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 69DA34D78FE0EFD596AC6D049D893EC4DAAF9129 with UID bruno.pagani@astrophysics.eu...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 69DA34D78FE0EFD596AC6D049D893EC4DAAF9129 with UID bruno.n.pagani@gmail.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 69DA34D78FE0EFD596AC6D049D893EC4DAAF9129 with UID archange@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 69DA34D78FE0EFD596AC6D049D893EC4DAAF9129 with UID bruno.pagani@ac-reunion.fr...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 69DA34D78FE0EFD596AC6D049D893EC4DAAF9129 with UID bruno.pagani@ac-versailles.fr...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 69DA34D78FE0EFD596AC6D049D893EC4DAAF9129 with UID bruno.pagani@cea.fr...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 69DA34D78FE0EFD596AC6D049D893EC4DAAF9129 with UID bruno.pagani@ens-lyon.fr...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 69DA34D78FE0EFD596AC6D049D893EC4DAAF9129 with UID bruno.pagani@ens-lyon.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 69DA34D78FE0EFD596AC6D049D893EC4DAAF9129 with UID bruno.pagani@obspm.fr...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 69DA34D78FE0EFD596AC6D049D893EC4DAAF9129 with UID bruno.pagani@u-psud.fr...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 69DA34D78FE0EFD596AC6D049D893EC4DAAF9129 with UID bruno.pagani@universite-paris-saclay.fr...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 69DA34D78FE0EFD596AC6D049D893EC4DAAF9129 with UID pagani@iap.fr...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Refreshing key 69E6471E3AE065297529832E6BA0F5A2037F4F41 with UID demize@master-key.archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7160]: pub ed25519 2022-10-24 [SC]
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7160]: 69E6471E3AE065297529832E6BA0F5A2037F4F41
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7160]: uid [ full ] Johannes Löthberg (Arch Linux Master Key) <demize@master-key.archlinux.org>
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7160]: sub cv25519 2022-10-24 [E]
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 69F8E5E5E85F771020A0777C3D309011083BA25E with UID carsme@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 6C7F7F22E0152A6FD5728592DAD6F3056C897266 with UID email@alex19ep.me...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 6C7F7F22E0152A6FD5728592DAD6F3056C897266 with UID aarnaarn2@gmail.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 6C7F7F22E0152A6FD5728592DAD6F3056C897266 with UID alex19ep@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 6DAF7B808F9DF25139620000D21461E3DFE2060D with UID chris.rebischke@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 6DAF7B808F9DF25139620000D21461E3DFE2060D with UID chris.rebischke@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 6DAF7B808F9DF25139620000D21461E3DFE2060D with UID christian.rebischke@tu-clausthal.de...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 6DAF7B808F9DF25139620000D21461E3DFE2060D with UID chris.rebischke@gmail.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 6DAF7B808F9DF25139620000D21461E3DFE2060D with UID shibumi@milliways.info...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 6DAF7B808F9DF25139620000D21461E3DFE2060D with UID chris.rebischke@posteo.de...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 6DAF7B808F9DF25139620000D21461E3DFE2060D with UID chris@nullday.de...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 6DAF7B808F9DF25139620000D21461E3DFE2060D with UID chris@shibumi.dev...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 6DAF7B808F9DF25139620000D21461E3DFE2060D with UID christian.rebischke@mailbox.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 6EA3F3F3B9082632A9CBE931D53A0445B47A0DAB with UID connor.behan@gmail.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 717026A9D4779FC53940726640F557B731496106 with UID gginiu@gmail.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 75BD80E4D834509F6E740257B1B73B02CC52A02A with UID diabonas@master-key.archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 76B4192E902C0A52642C63C273B8ED52F1D357C1 with UID l.jirkovsky@gmail.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 779CD2942629B7FA04AB8F172E89012331361F01 with UID arcanis@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 779CD2942629B7FA04AB8F172E89012331361F01 with UID arcanis.arch@gmail.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 779CD2942629B7FA04AB8F172E89012331361F01 with UID darkarcanis@mail.ru...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 779CD2942629B7FA04AB8F172E89012331361F01 with UID esalexeev@gmail.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 7FA647CD89891DEDC060287BB9113D1ED21E1A55 with UID kaitocracy@gmail.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 80247D99EABD3A4D1E3A1836E85B8683EB48BC95 with UID dbermond@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 81D7F8241DB38BC759C80FCE3A726C6170E80477 with UID roman@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 8218F88849AAC522E94CF470A5E9288C4FA415FA with UID jan.steffens@gmail.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 83BC8889351B5DEBBB68416EB8AC08600F108CDF with UID jan.steffens@gmail.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 83BC8889351B5DEBBB68416EB8AC08600F108CDF with UID heftig@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 86CFFCA918CF3AF47147588051E8B148A9999C34 with UID foutrelis@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 86CFFCA918CF3AF47147588051E8B148A9999C34 with UID foutrelis@gmail.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 8742F7535E7B394A1B048163332C9C40F40D2072 with UID jsteel@aur.archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 8742F7535E7B394A1B048163332C9C40F40D2072 with UID jsteel@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 8742F7535E7B394A1B048163332C9C40F40D2072 with UID mail@jsteel.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 8840BD07FC24CB7CE394A07CCF7037A4F27FB7DA with UID speps@aur.archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 8840BD07FC24CB7CE394A07CCF7037A4F27FB7DA with UID speps@gmx.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 8840BD07FC24CB7CE394A07CCF7037A4F27FB7DA with UID speps@gmx.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 89E7B9331C4AE7D7FAF7D305C132293954BBE4AD with UID spupykin@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 8A9BC5819C54FEB3DC2A9B48C32217F6F13FF192 with UID xyproto@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 8AA2213C8464C82D879C8127D4B58E897A929F2E with UID torxed@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 8CF934E339CAD8ABF342E822E711306E3C4F88BC with UID timothy.redaelli@gmail.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 8E1992167465DB5FB045557CB02854ED753E0F1F with UID anatolik@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 8E1992167465DB5FB045557CB02854ED753E0F1F with UID anatol.pomozov@gmail.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 8F76BEEA0289F9E1D3E229C05F946DED983D4366 with UID jrcd83@gmail.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 8FC15A064950A99DD1BD14DD39E4B877E62EB915 with UID sh@lutzhaase.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 8FC15A064950A99DD1BD14DD39E4B877E62EB915 with UID svenstaro@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 8FC15A064950A99DD1BD14DD39E4B877E62EB915 with UID svenstaro@gmail.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 8FE6A7D4CC42C83C9BCCA8E32DA2ACC3ECE4DCE6 with UID tcanabrava@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 903BAB73640EB6D65533EFF3468F122CE8162295 with UID santiago@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 903BAB73640EB6D65533EFF3468F122CE8162295 with UID torresariass@gmail.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 903BAB73640EB6D65533EFF3468F122CE8162295 with UID santiagotorres@purdue.edu...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 903BAB73640EB6D65533EFF3468F122CE8162295 with UID santiago@nyu.edu...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 91BD8815FE0040FA7FF5D68754C28F4FF5A1A949 with UID dave@sleepmap.de...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 91BD8815FE0040FA7FF5D68754C28F4FF5A1A949 with UID dave@c-base.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 91BD8815FE0040FA7FF5D68754C28F4FF5A1A949 with UID david.runge@campus.tu-berlin.de...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 91BD8815FE0040FA7FF5D68754C28F4FF5A1A949 with UID runge@pool.math.tu-berlin.de...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Refreshing key 91FFE0700E80619CEB73235CA88E23E377514E00 with UID florian@master-key.archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7162]: pub rsa4096 2015-12-17 [SC]
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7162]: 91FFE0700E80619CEB73235CA88E23E377514E00
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7162]: uid [ full ] Florian Pritz (Arch Linux Master Key) <florian@master-key.archlinux.org>
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7162]: sub rsa4096 2015-12-17 [E]
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 9437DD3815A7A9169E3D3946AFF5D95098BC6FF5 with UID alucryd@alucryd.xyz...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 9437DD3815A7A9169E3D3946AFF5D95098BC6FF5 with UID alucryd@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 9437DD3815A7A9169E3D3946AFF5D95098BC6FF5 with UID alucryd@gmail.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 9515D8A8EAB88E49BB65EDBCE6B456CAF15447D5 with UID cinelli@aur.archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 9515D8A8EAB88E49BB65EDBCE6B456CAF15447D5 with UID cinelli.federico@gmail.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 95220BE99CE6FF778AE0DC670F65C7D881506130 with UID alucryd@gmail.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 95220BE99CE6FF778AE0DC670F65C7D881506130 with UID alucryd@alucryd.xyz...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 95220BE99CE6FF778AE0DC670F65C7D881506130 with UID alucryd@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 954A3772D62EF90E4B31FBC6C91A9911192C187A with UID daurnimator@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 954A3772D62EF90E4B31FBC6C91A9911192C187A with UID quae@daurnimator.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 962855F072C7A01846405864FCF3C8CB5CF9C8D4 with UID rodseth@gmail.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 9674D4ED3DFB6ADCC4F9F1EA1C736AEF96402E7C with UID segaja@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 97312D5EB9D7AE7D0BD4307351DAE9B7C1AE9161 with UID pgp@nicohood.de...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 97312D5EB9D7AE7D0BD4307351DAE9B7C1AE9161 with UID mail@nicohood.de...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 97312D5EB9D7AE7D0BD4307351DAE9B7C1AE9161 with UID blog@nicohood.de...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 97312D5EB9D7AE7D0BD4307351DAE9B7C1AE9161 with UID nico-2006@nicohood.de...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 97312D5EB9D7AE7D0BD4307351DAE9B7C1AE9161 with UID shop@nicohood.de...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 97312D5EB9D7AE7D0BD4307351DAE9B7C1AE9161 with UID info@bikefittingfinder.de...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 97312D5EB9D7AE7D0BD4307351DAE9B7C1AE9161 with UID archlinux@nicohood.de...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 97312D5EB9D7AE7D0BD4307351DAE9B7C1AE9161 with UID aur@nicohood.de...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 97312D5EB9D7AE7D0BD4307351DAE9B7C1AE9161 with UID blog@nicohood.de...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 97312D5EB9D7AE7D0BD4307351DAE9B7C1AE9161 with UID git@nicohood.de...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 97312D5EB9D7AE7D0BD4307351DAE9B7C1AE9161 with UID info@nicohood.de...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 97312D5EB9D7AE7D0BD4307351DAE9B7C1AE9161 with UID mooltipass@nicohood.de...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 97312D5EB9D7AE7D0BD4307351DAE9B7C1AE9161 with UID nicohood@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 97312D5EB9D7AE7D0BD4307351DAE9B7C1AE9161 with UID wohnung@nicohood.de...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 97312D5EB9D7AE7D0BD4307351DAE9B7C1AE9161 with UID inbox@nicohood.de...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 97312D5EB9D7AE7D0BD4307351DAE9B7C1AE9161 with UID outbox@nicohood.de...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 991F6E3F0765CF6295888586139B09DA5BF0D338 with UID dvzrv@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 9D74DF6F91B7BDABD5815CA84AC5588F941C2A25 with UID arojas@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 9D74DF6F91B7BDABD5815CA84AC5588F941C2A25 with UID arojas@us.es...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 9D74DF6F91B7BDABD5815CA84AC5588F941C2A25 with UID nqn1976@gmail.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 9D74DF6F91B7BDABD5815CA84AC5588F941C2A25 with UID nqn76sw@gmail.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key A2FF3A36AAA56654109064AB19802F8B0D70FC30 with UID jan.steffens@gmail.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key A2FF3A36AAA56654109064AB19802F8B0D70FC30 with UID heftig@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key A2FF3A36AAA56654109064AB19802F8B0D70FC30 with UID jan.steffens@ltnglobal.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key A314827C4E4250A204CE6E13284FC34C8E4B1A25 with UID thomas@bchlr.de...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key A314827C4E4250A204CE6E13284FC34C8E4B1A25 with UID thomas.baechler@gmx.de...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key A314827C4E4250A204CE6E13284FC34C8E4B1A25 with UID thomas@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key A4CBEA7974898599195E4FEC46EC46F39F3E2EF1 with UID rgacogne@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key A5CA9D5515DC2CA73DF748CA5C2E46A0F53A76ED with UID dpmcgee@gmail.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key A5CA9D5515DC2CA73DF748CA5C2E46A0F53A76ED with UID dan@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key A5CA9D5515DC2CA73DF748CA5C2E46A0F53A76ED with UID toofishes@toofishes.net...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key A667E8A1B61D07A50FC430DF69DF1F2EB44B05BE with UID tensor5@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key A84B8DC73AB832067BE54C3C976AC6FA3B94FA10 with UID info@jandegrootict.nl...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key A84B8DC73AB832067BE54C3C976AC6FA3B94FA10 with UID jgc@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key A9B6710D760F6617C530746EC847B6AEB0544167 with UID tensor5@gmail.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key AB19265E5D7D20687D303246BA1DFB64FFF979E7 with UID allan@master-key.archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key ADC8A1FCC15E01D45310419E94657AB20F2A092B with UID andyrtr@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key ADC8A1FCC15E01D45310419E94657AB20F2A092B with UID andreas.radke@mailbox.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key ADC8A1FCC15E01D45310419E94657AB20F2A092B with UID andyrtr@mailbox.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key B1F2C889CB2CCB2ADA36D963097D629E437520BD with UID vegai@iki.fi...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key B4B759625D4633430B74877059E43E106B247368 with UID artafinde@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key B4B759625D4633430B74877059E43E106B247368 with UID artafinde@gmail.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key B5971F2C5C10A9A08C60030F786C63F330D7CB92 with UID felixonmars@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key B5971F2C5C10A9A08C60030F786C63F330D7CB92 with UID felixonmars@163.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key B5971F2C5C10A9A08C60030F786C63F330D7CB92 with UID felixonmars@189.cn...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key B5971F2C5C10A9A08C60030F786C63F330D7CB92 with UID felixonmars@archlinuxcn.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key B5971F2C5C10A9A08C60030F786C63F330D7CB92 with UID felixonmars@fedoraproject.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key B5971F2C5C10A9A08C60030F786C63F330D7CB92 with UID felixonmars@gmail.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key B5971F2C5C10A9A08C60030F786C63F330D7CB92 with UID felixonmars@member.fsf.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key B5971F2C5C10A9A08C60030F786C63F330D7CB92 with UID felixonmars@nyaa.cat...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key B5971F2C5C10A9A08C60030F786C63F330D7CB92 with UID felixonmars@qq.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key B5971F2C5C10A9A08C60030F786C63F330D7CB92 with UID felixonmars@ubuntukylin.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key B5971F2C5C10A9A08C60030F786C63F330D7CB92 with UID felixyan@bbtechgroup.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key B5971F2C5C10A9A08C60030F786C63F330D7CB92 with UID i@felixc.at...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key B5971F2C5C10A9A08C60030F786C63F330D7CB92 with UID yanran@deepin.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key B5971F2C5C10A9A08C60030F786C63F330D7CB92 with UID yanran@uniontech.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key B5971F2C5C10A9A08C60030F786C63F330D7CB92 with UID felixonmars@gmail.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key B5971F2C5C10A9A08C60030F786C63F330D7CB92 with UID felixonmars@keybase.io...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key B81B051F2D7FC867AAFF35A58DBD63B82072D77A with UID seblu@seblu.net...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key B81B051F2D7FC867AAFF35A58DBD63B82072D77A with UID root@seblu.net...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key B81B051F2D7FC867AAFF35A58DBD63B82072D77A with UID sebastien.luttringer@gmail.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key B81B051F2D7FC867AAFF35A58DBD63B82072D77A with UID sebastien@luttringer.net...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key B81B051F2D7FC867AAFF35A58DBD63B82072D77A with UID seblu@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key BC1FBE4D2826A0B51E47ED62E2539214C6C11350 with UID cinelli.federico@gmail.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key BD27B07A5EF45C2ADAF70E0484818A6819AF4A9B with UID eschwartz@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key BD27B07A5EF45C2ADAF70E0484818A6819AF4A9B with UID eschwartz93@gmail.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key BE2DBCF2B1E3E588AC325AEAA06B49470F8E620A with UID brett@i--b.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key BE2DBCF2B1E3E588AC325AEAA06B49470F8E620A with UID ainola@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key BFA1ECFEF1524EE4099CDE971F0CD4921ECAA030 with UID baptiste@bitsofnetworks.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key BFA1ECFEF1524EE4099CDE971F0CD4921ECAA030 with UID baptiste@jonglez.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key C100346676634E80C940FB9E9C02FF419FECBE16 with UID morten@linderud.pw...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key C100346676634E80C940FB9E9C02FF419FECBE16 with UID foxboron@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key C100346676634E80C940FB9E9C02FF419FECBE16 with UID mcfoxax@gmail.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key C100346676634E80C940FB9E9C02FF419FECBE16 with UID morten.linderud@fribyte.uib.no...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key C521846436D75A3294795B27B4360204B250F0D3 with UID muflone@vbsimple.net...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key C521846436D75A3294795B27B4360204B250F0D3 with UID muflone@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key C521846436D75A3294795B27B4360204B250F0D3 with UID muflone@vbsimple.net...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key C521846436D75A3294795B27B4360204B250F0D3 with UID muflone@vbsimple.net...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key C7E7849466FE2358343588377258734B41C31549 with UID dvzrv@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key CAA1D2323A05219AA2F01AA4E642299183ED727E with UID muflone@muflone.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key CAA1D2323A05219AA2F01AA4E642299183ED727E with UID muflone@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key CAA1D2323A05219AA2F01AA4E642299183ED727E with UID muflone@vbsimple.net...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key CAAE0C97533C35D3A0C6C34066E60E5F785A6824 with UID serebit@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key CB33B736591A9CA06098A9A5FCAC9CF5A6EE1209 with UID i@iff.ink...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key CB33B736591A9CA06098A9A5FCAC9CF5A6EE1209 with UID code@escondida.tk...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key CB33B736591A9CA06098A9A5FCAC9CF5A6EE1209 with UID code@iff.ink...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key CB33B736591A9CA06098A9A5FCAC9CF5A6EE1209 with UID escondida@escondida.tk...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key CB33B736591A9CA06098A9A5FCAC9CF5A6EE1209 with UID i@escondida.tk...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key CB33B736591A9CA06098A9A5FCAC9CF5A6EE1209 with UID if@escondida.tk...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key CB33B736591A9CA06098A9A5FCAC9CF5A6EE1209 with UID if@iff.ink...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key CB33B736591A9CA06098A9A5FCAC9CF5A6EE1209 with UID iff@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key CB33B736591A9CA06098A9A5FCAC9CF5A6EE1209 with UID iff@escondida.tk...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key CB33B736591A9CA06098A9A5FCAC9CF5A6EE1209 with UID iff@iff.ink...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key CB33B736591A9CA06098A9A5FCAC9CF5A6EE1209 with UID ivy.foster@gmail.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key CB33B736591A9CA06098A9A5FCAC9CF5A6EE1209 with UID ivy@escondida.tk...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key CB33B736591A9CA06098A9A5FCAC9CF5A6EE1209 with UID ivy@iff.ink...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key CB33B736591A9CA06098A9A5FCAC9CF5A6EE1209 with UID joyfulgirl@archlinux.us...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key CB33B736591A9CA06098A9A5FCAC9CF5A6EE1209 with UID escondida@iff.ink...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key CC5967D4095B4F3B42D45FA081A402D4F382BBBD with UID cesura@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key CC5967D4095B4F3B42D45FA081A402D4F382BBBD with UID bradfanella@gmail.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key CC5967D4095B4F3B42D45FA081A402D4F382BBBD with UID cesura@aur.archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key CCB34EBBB9541EF3F7B366C1D4A753468A5A5B67 with UID alerque@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key CE0BDE71A759A87F23F0F7D8B61DBCE10901C163 with UID ballogyor@gmail.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key CE536327AED18EABC3B99A17F4AA4E0ED2568E87 with UID farseerfc@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key CFA6AF15E5C74149FC1D8C086D1655C14CE1C13E with UID bluewind@xinu.at...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key CFA6AF15E5C74149FC1D8C086D1655C14CE1C13E with UID bluewind@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key CFA6AF15E5C74149FC1D8C086D1655C14CE1C13E with UID flo@xinu.at...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key D2E95FEC015CF1F911AAAB0C3D4C5008BB5C8D29 with UID ptr1337@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key D4DE5ABDE2A7287644EAC7E36D1A9E70E19DAA50 with UID pete@muddygoat.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key D4DE5ABDE2A7287644EAC7E36D1A9E70E19DAA50 with UID p.r.lewis@cs.bham.ac.uk...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key D4DE5ABDE2A7287644EAC7E36D1A9E70E19DAA50 with UID plewis@aur.archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key D4DE5ABDE2A7287644EAC7E36D1A9E70E19DAA50 with UID prlewis@letterboxes.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key D89FAAEB4CECAFD199A2F5E612C6F735F7A9A519 with UID xyne@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Refreshing key D8AFDDA07A5B6EDFA7D8CCDAD6D055F927843F1C with UID anthraxx@master-key.archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7164]: pub rsa4096 2018-11-08 [SC]
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7164]: D8AFDDA07A5B6EDFA7D8CCDAD6D055F927843F1C
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7164]: uid [ full ] Levente Polyak (Arch Linux Master Key) <anthraxx@master-key.archlinux.org>
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7164]: sub rsa4096 2018-11-08 [E]
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7164]: sub rsa4096 2018-11-08 [A]
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key D921CABED130A5690EF1896E81AF739EC0711BF1 with UID schiv@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key DB2277BCD500AA3825610BDDDB323392796CA067 with UID ike.devolder@gmail.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key DB5B4A9546601F945389C66940AC6F48D55AB11D with UID i@iff.ink...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key DB5B4A9546601F945389C66940AC6F48D55AB11D with UID code@iff.ink...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key DB5B4A9546601F945389C66940AC6F48D55AB11D with UID dev@iff.ink...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key DB5B4A9546601F945389C66940AC6F48D55AB11D with UID escondida@iff.ink...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key DB5B4A9546601F945389C66940AC6F48D55AB11D with UID f@iff.ink...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key DB5B4A9546601F945389C66940AC6F48D55AB11D with UID if@iff.ink...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key DB5B4A9546601F945389C66940AC6F48D55AB11D with UID iff@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key DB5B4A9546601F945389C66940AC6F48D55AB11D with UID iff@iff.ink...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key DB5B4A9546601F945389C66940AC6F48D55AB11D with UID ivy.foster@gmail.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key DB5B4A9546601F945389C66940AC6F48D55AB11D with UID lists@iff.ink...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key DB5B4A9546601F945389C66940AC6F48D55AB11D with UID r@iff.ink...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key DBE7D3DD8C81D58D0A13D0E76BC26A17B9B7018A with UID alad@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key DDB867B92AA789C165EEFA799B729B06A680C281 with UID bpiotrowski@master-key.archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key E240B57E2C4630BA768E2F26FC1B547C8D8172C8 with UID levente@leventepolyak.net...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key E240B57E2C4630BA768E2F26FC1B547C8D8172C8 with UID anthraxx@jabber.ccc.de...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key E240B57E2C4630BA768E2F26FC1B547C8D8172C8 with UID z3r0.0x00@gmail.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key E240B57E2C4630BA768E2F26FC1B547C8D8172C8 with UID anthraxx@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key E240B57E2C4630BA768E2F26FC1B547C8D8172C8 with UID anthraxx@hamburg.ccc.de...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key E240B57E2C4630BA768E2F26FC1B547C8D8172C8 with UID levente@leventepolyak.de...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key E499C79F53C96A54E572FEE1C06086337C50773E with UID jelle@vdwaa.nl...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key E499C79F53C96A54E572FEE1C06086337C50773E with UID jelle@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key E62545315B012B69C8C94A1D56EC201BFC794362 with UID yan12125@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key E7210A59715F6940CF9A4E36A001876699AD6E84 with UID daenyth@gmail.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key E7210A59715F6940CF9A4E36A001876699AD6E84 with UID daenyth@gmail.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key E87E5B39F04A5D889D8C0147F6D84143496F6680 with UID serebit@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key EA84EA00866F51FB10CD19AE426991CD8406FFF3 with UID ronald@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key EB4F9E5A60D32232BB52150C12C87A28FEAC6B20 with UID pgp@maximbaz.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key EB4F9E5A60D32232BB52150C12C87A28FEAC6B20 with UID git@maximbaz.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key EC3CBE7F607D11E663149E811D1F0DC78F173680 with UID xyne@archlinux.ca...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key ECCAC84C1BA08A6CC8E63FBBF22FB1D78A77AEAB with UID grazzolini@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key F00B96D15228013FFC9C9D0393B11DAA4C197E3D with UID gromit@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key F3691687D867B81B51CE07D9BBE43771487328A9 with UID b@bpiotrowski.pl...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key F3691687D867B81B51CE07D9BBE43771487328A9 with UID barthalion@gmail.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key F3691687D867B81B51CE07D9BBE43771487328A9 with UID barthalion@gmail.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key F3691687D867B81B51CE07D9BBE43771487328A9 with UID b@bpiotrowski.pl...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key F3691687D867B81B51CE07D9BBE43771487328A9 with UID bpiotrowski@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key F3691687D867B81B51CE07D9BBE43771487328A9 with UID bpiotrowski@gnome.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key F4DDD6DDCEC320B665F502AAE8F18BA1615137BC with UID ibiru@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key F5A361A3A13554B85E57DDDAAF7EF7873CFD4BB6 with UID jonno.conder@gmail.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key F648622B1715468FD654F45CB7310AE5F04569AE with UID giovanni@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key F850562FCDA369F80D33000AE48D0A8326DE47C5 with UID morganamilo@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key F850562FCDA369F80D33000AE48D0A8326DE47C5 with UID morgan@grdigital.co.uk...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key F850562FCDA369F80D33000AE48D0A8326DE47C5 with UID morganamilo@gmail.com...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key FAD824618B562B99CCCE05FB905A8C3700E16349 with UID sudoforge@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key FB871F0131FEA4FB5A9192B4C8880A6406361833 with UID teg@jklm.no...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key FB871F0131FEA4FB5A9192B4C8880A6406361833 with UID teg@pps.jussieu.fr...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key FB871F0131FEA4FB5A9192B4C8880A6406361833 with UID tomegun@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key FE2E6249201CA54A4FB90D066E80CA1446879D04 with UID jonas.witschel@diabonas.de...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key FE2E6249201CA54A4FB90D066E80CA1446879D04 with UID diabonas@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key FE2E6249201CA54A4FB90D066E80CA1446879D04 with UID diabonas@gmx.de...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key FE2E6249201CA54A4FB90D066E80CA1446879D04 with UID git@diabonas.de...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key FE5AFA6D5DE0070ADFA21BC5E074B83653CBB7BA with UID bastelfreak@archlinux.org...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Skipping key 5914842382954E3DE25F0B0866B8587CDA1CE63F with UID pacman@localhost...
Jan 06 16:34:05 arch archlinux-keyring-wkd-sync[7149]: Refreshing key 02FD1C7A934E614545849F19A6234074498E9CEE with UID eworm@archlinux.org...
Jan 06 16:34:06 arch archlinux-keyring-wkd-sync[7166]: pub rsa2048 2011-08-12 [SC]
Jan 06 16:34:06 arch archlinux-keyring-wkd-sync[7166]: 02FD1C7A934E614545849F19A6234074498E9CEE
Jan 06 16:34:06 arch archlinux-keyring-wkd-sync[7166]: Revocable by: DD12A30E507068C7B405C18ED51C8A5363B4835B
Jan 06 16:34:06 arch archlinux-keyring-wkd-sync[7166]: Revocable by: BDF456E33168B3A87FEF7191829E9C732C3FFEBC
Jan 06 16:34:06 arch archlinux-keyring-wkd-sync[7166]: uid [ full ] Christian Hesse <eworm@archlinux.org>
Jan 06 16:34:06 arch archlinux-keyring-wkd-sync[7166]: sub rsa2048 2011-08-12 [E]
Jan 06 16:34:06 arch archlinux-keyring-wkd-sync[7166]: sub ed25519 2019-08-29 [S]
Jan 06 16:34:06 arch archlinux-keyring-wkd-sync[7166]: sub cv25519 2019-08-29 [E]
Jan 06 16:34:06 arch archlinux-keyring-wkd-sync[7149]: Skipping key 034D823DA2055BEE6A6BF0BB25EA6900D9EA5EBC with UID george@rawlinson.net.nz...
Jan 06 16:34:06 arch archlinux-keyring-wkd-sync[7149]: Refreshing key 034D823DA2055BEE6A6BF0BB25EA6900D9EA5EBC with UID grawlinson@archlinux.org...
Jan 06 16:34:06 arch archlinux-keyring-wkd-sync[7168]: pub ed25519 2016-11-03 [C]
Jan 06 16:34:06 arch archlinux-keyring-wkd-sync[7168]: 034D823DA2055BEE6A6BF0BB25EA6900D9EA5EBC
Jan 06 16:34:06 arch archlinux-keyring-wkd-sync[7168]: uid [ unknown] George Rawlinson <george@rawlinson.net.nz>
Jan 06 16:34:06 arch archlinux-keyring-wkd-sync[7168]: uid [ full ] George Rawlinson <grawlinson@archlinux.org>
Jan 06 16:34:06 arch archlinux-keyring-wkd-sync[7168]: sub ed25519 2016-11-04 [A]
Jan 06 16:34:06 arch archlinux-keyring-wkd-sync[7168]: sub ed25519 2016-11-03 [S]
Jan 06 16:34:06 arch archlinux-keyring-wkd-sync[7168]: sub cv25519 2016-11-04 [E]
Jan 06 16:34:06 arch archlinux-keyring-wkd-sync[7149]: Refreshing key 04CF0CD6F6EE93AE1896F58407D06351CA5B31BE with UID tpkessler@archlinux.org...
Jan 06 16:34:06 arch archlinux-keyring-wkd-sync[7170]: pub ed25519 2022-12-07 [SC] [expires: 2025-12-31]
Jan 06 16:34:06 arch archlinux-keyring-wkd-sync[7170]: 04CF0CD6F6EE93AE1896F58407D06351CA5B31BE
Jan 06 16:34:06 arch archlinux-keyring-wkd-sync[7170]: uid [ full ] Torsten Keßler <tpkessler@archlinux.org>
Jan 06 16:34:06 arch archlinux-keyring-wkd-sync[7170]: sub cv25519 2022-12-07 [E] [expires: 2025-12-31]
Jan 06 16:34:06 arch archlinux-keyring-wkd-sync[7149]: Refreshing key 04DC3FB1445FECA813C27EFAEA4F7B321A906AD9 with UID polyzen@archlinux.org...
Jan 06 16:34:06 arch archlinux-keyring-wkd-sync[7172]: pub ed25519 2024-02-02 [C] [expires: 2027-02-02]
Jan 06 16:34:06 arch archlinux-keyring-wkd-sync[7172]: 44A62127789A949F2F082ED429C71CE612B57264
Jan 06 16:34:06 arch archlinux-keyring-wkd-sync[7172]: uid [ full ] Daniel M. Capella <polyzen@archlinux.org>
Jan 06 16:34:06 arch archlinux-keyring-wkd-sync[7172]: sub ed25519 2024-02-02 [S] [expires: 2027-02-02]
Jan 06 16:34:06 arch archlinux-keyring-wkd-sync[7172]: sub ed25519 2024-02-02 [A] [expires: 2027-02-02]
Jan 06 16:34:06 arch archlinux-keyring-wkd-sync[7172]: sub cv25519 2024-02-02 [E] [expires: 2027-02-02]
Jan 06 16:34:06 arch archlinux-keyring-wkd-sync[7149]: Refreshing key 04F7A0E31E08D3E08D39AFEBD147F94364295E8C with UID raster@archlinux.org...
Jan 06 16:34:07 arch archlinux-keyring-wkd-sync[7174]: pub rsa4096 2015-06-08 [SC]
Jan 06 16:34:07 arch archlinux-keyring-wkd-sync[7174]: 04F7A0E31E08D3E08D39AFEBD147F94364295E8C
Jan 06 16:34:07 arch archlinux-keyring-wkd-sync[7174]: uid [ full ] Carsten Haitzler <raster@archlinux.org>
Jan 06 16:34:07 arch archlinux-keyring-wkd-sync[7174]: uid [ unknown] Carsten Haitzler <raster@rasterman.com>
Jan 06 16:34:07 arch archlinux-keyring-wkd-sync[7174]: sub rsa4096 2015-06-08 [E]
Jan 06 16:34:07 arch archlinux-keyring-wkd-sync[7149]: Skipping key 04F7A0E31E08D3E08D39AFEBD147F94364295E8C with UID raster@rasterman.com...
Jan 06 16:34:07 arch archlinux-keyring-wkd-sync[7149]: Refreshing key 051EAD6A6155389D69DA02E5EB763B4E9DB887A6 with UID foxxx0@archlinux.org...
Jan 06 16:34:07 arch archlinux-keyring-wkd-sync[7176]: pub rsa4096 2017-05-22 [SC]
Jan 06 16:34:07 arch archlinux-keyring-wkd-sync[7176]: 051EAD6A6155389D69DA02E5EB763B4E9DB887A6
Jan 06 16:34:07 arch archlinux-keyring-wkd-sync[7176]: uid [ full ] Thore Bödecker <foxxx0@archlinux.org>
Jan 06 16:34:07 arch archlinux-keyring-wkd-sync[7176]: sub rsa4096 2017-05-22 [E]
Jan 06 16:34:07 arch archlinux-keyring-wkd-sync[7149]: Skipping key 05C7775A9E8B977407FE08E69D4C5AA15426DA0A with UID frederik.schwan@linux.com...
Jan 06 16:34:07 arch archlinux-keyring-wkd-sync[7149]: Skipping key 05C7775A9E8B977407FE08E69D4C5AA15426DA0A with UID frederik.schwan@mailbox.org...
Jan 06 16:34:07 arch archlinux-keyring-wkd-sync[7149]: Skipping key 05C7775A9E8B977407FE08E69D4C5AA15426DA0A with UID frederik@schw4n.de...
Jan 06 16:34:07 arch archlinux-keyring-wkd-sync[7149]: Skipping key 05C7775A9E8B977407FE08E69D4C5AA15426DA0A with UID frederik@schwan.it...
Jan 06 16:34:07 arch archlinux-keyring-wkd-sync[7149]: Skipping key 05C7775A9E8B977407FE08E69D4C5AA15426DA0A with UID frederik@tty42.de...
Jan 06 16:34:07 arch archlinux-keyring-wkd-sync[7149]: Refreshing key 05C7775A9E8B977407FE08E69D4C5AA15426DA0A with UID freswa@archlinux.org...
Jan 06 16:34:07 arch archlinux-keyring-wkd-sync[7178]: pub ed25519 2018-10-31 [SC] [expires: 2025-12-21]
Jan 06 16:34:07 arch archlinux-keyring-wkd-sync[7178]: 05C7775A9E8B977407FE08E69D4C5AA15426DA0A
Jan 06 16:34:07 arch archlinux-keyring-wkd-sync[7178]: uid [ unknown] Frederik Schwan <frederik.schwan@linux.com>
Jan 06 16:34:07 arch archlinux-keyring-wkd-sync[7178]: uid [ unknown] Frederik Schwan <frederik.schwan@mailbox.org>
Jan 06 16:34:07 arch archlinux-keyring-wkd-sync[7178]: uid [ unknown] Frederik Schwan <frederik@schw4n.de>
Jan 06 16:34:07 arch archlinux-keyring-wkd-sync[7178]: uid [ unknown] Frederik Schwan <frederik@schwan.it>
Jan 06 16:34:07 arch archlinux-keyring-wkd-sync[7178]: uid [ unknown] Frederik Schwan <frederik@tty42.de>
Jan 06 16:34:07 arch archlinux-keyring-wkd-sync[7178]: uid [ full ] Frederik Schwan <freswa@archlinux.org>
Jan 06 16:34:07 arch archlinux-keyring-wkd-sync[7178]: sub ed25519 2020-04-18 [A] [expires: 2025-12-21]
Jan 06 16:34:07 arch archlinux-keyring-wkd-sync[7178]: sub cv25519 2018-10-31 [E] [expires: 2025-12-21]
Jan 06 16:34:07 arch archlinux-keyring-wkd-sync[7149]: Skipping key 07DFD3A0BC213FA12EDC217559B3122E2FA915EC with UID alexfilgueira@cinnarch.com...
Jan 06 16:34:07 arch archlinux-keyring-wkd-sync[7149]: Refreshing key 09AC932ED7B1EC1E2DA7C6797A08E72CD906F59E with UID anonfunc@archlinux.org...
Jan 06 16:34:07 arch archlinux-keyring-wkd-sync[7180]: pub ed25519 2024-06-23 [C] [expires: 2027-06-24]
Jan 06 16:34:07 arch archlinux-keyring-wkd-sync[7180]: 09AC932ED7B1EC1E2DA7C6797A08E72CD906F59E
Jan 06 16:34:07 arch archlinux-keyring-wkd-sync[7180]: uid [ full ] Giovanni Harting <anonfunc@archlinux.org>
Jan 06 16:34:07 arch archlinux-keyring-wkd-sync[7180]: sub ed25519 2024-06-23 [A]
Jan 06 16:34:07 arch archlinux-keyring-wkd-sync[7180]: sub ed25519 2024-06-23 [S]
Jan 06 16:34:07 arch archlinux-keyring-wkd-sync[7180]: sub cv25519 2024-06-23 [E]
Jan 06 16:34:07 arch archlinux-keyring-wkd-sync[7149]: Refreshing key 0A9DDABB64B993D82AD45E4F32EAB0A976938292 with UID kgizdov@archlinux.org...
Jan 06 16:34:08 arch archlinux-keyring-wkd-sync[7182]: pub ed25519 2019-04-12 [SC] [expires: 2026-03-13]
Jan 06 16:34:08 arch archlinux-keyring-wkd-sync[7182]: 0A9DDABB64B993D82AD45E4F32EAB0A976938292
Jan 06 16:34:08 arch archlinux-keyring-wkd-sync[7182]: uid [ full ] Konstantin Gizdov (Arch Linux) <kgizdov@archlinux.org>
Jan 06 16:34:08 arch archlinux-keyring-wkd-sync[7182]: uid [ unknown] Konstantin Gizdov <arch@kge.pw>
Jan 06 16:34:08 arch archlinux-keyring-wkd-sync[7182]: uid [ unknown] Konstantin Gizdov <kgizdov@gmail.com>
Jan 06 16:34:08 arch archlinux-keyring-wkd-sync[7182]: uid [ unknown] keybase.io/kgizdov (Keybase) <kgizdov@keybase.io>
Jan 06 16:34:08 arch archlinux-keyring-wkd-sync[7182]: sub rsa4096 2021-04-15 [] [expires: 2026-04-14]
Jan 06 16:34:08 arch archlinux-keyring-wkd-sync[7182]: sub ed25519 2019-04-12 [A] [expires: 2026-03-13]
Jan 06 16:34:08 arch archlinux-keyring-wkd-sync[7182]: sub ed25519 2019-04-12 [S] [expires: 2026-03-13]
Jan 06 16:34:08 arch archlinux-keyring-wkd-sync[7182]: sub cv25519 2019-04-12 [E] [expires: 2026-03-13]
Jan 06 16:34:08 arch archlinux-keyring-wkd-sync[7149]: Skipping key 0A9DDABB64B993D82AD45E4F32EAB0A976938292 with UID arch@kge.pw...
Jan 06 16:34:08 arch archlinux-keyring-wkd-sync[7149]: Skipping key 0A9DDABB64B993D82AD45E4F32EAB0A976938292 with UID kgizdov@gmail.com...
Jan 06 16:34:08 arch archlinux-keyring-wkd-sync[7149]: Skipping key 0A9DDABB64B993D82AD45E4F32EAB0A976938292 with UID kgizdov@keybase.io...
Jan 06 16:34:08 arch archlinux-keyring-wkd-sync[7149]: Skipping key 0B20CA1931F5DA3A70D0F8D2EA6836E1AB441196 with UID stephane@archlinux.org...
Jan 06 16:34:08 arch archlinux-keyring-wkd-sync[7149]: Refreshing key 0CADAACF70F64C654E131B3111675C743429DDEF with UID mtorromeo@archlinux.org...
Jan 06 16:34:08 arch archlinux-keyring-wkd-sync[7184]: pub ed25519 2017-12-20 [SC] [expires: 2026-10-21]
Jan 06 16:34:08 arch archlinux-keyring-wkd-sync[7184]: 0CADAACF70F64C654E131B3111675C743429DDEF
Jan 06 16:34:08 arch archlinux-keyring-wkd-sync[7184]: uid [ full ] Massimiliano Torromeo <mtorromeo@archlinux.org>
Jan 06 16:34:08 arch archlinux-keyring-wkd-sync[7184]: uid [ unknown] Massimiliano Torromeo <massimiliano.torromeo@gmail.com>
Jan 06 16:34:08 arch archlinux-keyring-wkd-sync[7184]: sub ed25519 2017-12-20 [A] [expires: 2026-10-21]
Jan 06 16:34:08 arch archlinux-keyring-wkd-sync[7184]: sub cv25519 2017-12-20 [E] [expires: 2026-10-21]
Jan 06 16:34:08 arch archlinux-keyring-wkd-sync[7149]: Skipping key 0CADAACF70F64C654E131B3111675C743429DDEF with UID massimiliano.torromeo@gmail.com...
Jan 06 16:34:08 arch archlinux-keyring-wkd-sync[7149]: Skipping key 0E87D6C3F9AF7FDED0C8588D22E3B67B4A86FDE7 with UID me@vild.io...
Jan 06 16:34:08 arch archlinux-keyring-wkd-sync[7149]: Skipping key 0E87D6C3F9AF7FDED0C8588D22E3B67B4A86FDE7 with UID arch@vild.io...
Jan 06 16:34:08 arch archlinux-keyring-wkd-sync[7149]: Skipping key 0E87D6C3F9AF7FDED0C8588D22E3B67B4A86FDE7 with UID dan@mutate.se...
Jan 06 16:34:08 arch archlinux-keyring-wkd-sync[7149]: Skipping key 0E87D6C3F9AF7FDED0C8588D22E3B67B4A86FDE7 with UID xwildn00bx@gmail.com...
Jan 06 16:34:08 arch archlinux-keyring-wkd-sync[7149]: Skipping key 0E8B644079F599DFC1DDC3973348882F6AC6A4C2 with UID pierre@master-key.archlinux.org...
Jan 06 16:34:08 arch archlinux-keyring-wkd-sync[7149]: Skipping key 0F334D8698881578F65D2AE55ED514A45BD5C938 with UID vmlinuz386@gmail.com...
Jan 06 16:34:08 arch archlinux-keyring-wkd-sync[7149]: Skipping key 0F334D8698881578F65D2AE55ED514A45BD5C938 with UID djgera@archlinux.org...
Jan 06 16:34:08 arch archlinux-keyring-wkd-sync[7149]: Refreshing key 109415E692007609CA7EBFE4001CF4810BE8D911 with UID lahwaacz@archlinux.org...
Jan 06 16:34:08 arch archlinux-keyring-wkd-sync[7186]: pub ed25519 2023-12-05 [SC] [expires: 2025-12-30]
Jan 06 16:34:08 arch archlinux-keyring-wkd-sync[7186]: 109415E692007609CA7EBFE4001CF4810BE8D911
Jan 06 16:34:08 arch archlinux-keyring-wkd-sync[7186]: uid [ full ] Jakub Klinkovský <lahwaacz@archlinux.org>
Jan 06 16:34:08 arch archlinux-keyring-wkd-sync[7186]: sub cv25519 2023-12-05 [E] [expires: 2025-12-30]
Jan 06 16:34:08 arch archlinux-keyring-wkd-sync[7149]: Refreshing key 14E46FE5FD69F2E287E244DB632C3CC0D1C9CAF6 with UID bgyorgy@archlinux.org...
Jan 06 16:34:08 arch archlinux-keyring-wkd-sync[7189]: pub rsa4096 2022-12-09 [SC] [expires: 2027-12-31]
Jan 06 16:34:08 arch archlinux-keyring-wkd-sync[7189]: 14E46FE5FD69F2E287E244DB632C3CC0D1C9CAF6
Jan 06 16:34:08 arch archlinux-keyring-wkd-sync[7189]: uid [ full ] Balló György <bgyorgy@archlinux.org>
Jan 06 16:34:08 arch archlinux-keyring-wkd-sync[7189]: sub rsa4096 2022-12-09 [A] [expires: 2027-12-31]
Jan 06 16:34:08 arch archlinux-keyring-wkd-sync[7189]: sub rsa4096 2022-12-09 [E] [expires: 2027-12-31]
Jan 06 16:34:08 arch archlinux-keyring-wkd-sync[7149]: Skipping key 159F3A43AEB246C5746C033814BC4F30B3B92EBA with UID grazzolini@master-key.archlinux.org...
Jan 06 16:34:08 arch archlinux-keyring-wkd-sync[7149]: Refreshing key 165E0FF7C48C226E1EC363A7F83424824B3E4B90 with UID orhun@archlinux.org...
Jan 06 16:34:09 arch archlinux-keyring-wkd-sync[7191]: pub rsa4096 2021-01-03 [SC]
Jan 06 16:34:09 arch archlinux-keyring-wkd-sync[7191]: 165E0FF7C48C226E1EC363A7F83424824B3E4B90
Jan 06 16:34:09 arch archlinux-keyring-wkd-sync[7191]: uid [ full ] Orhun Parmaksız <orhun@archlinux.org>
Jan 06 16:34:09 arch archlinux-keyring-wkd-sync[7191]: uid [ unknown] Orhun Parmaksız <orhunparmaksiz@gmail.com>
Jan 06 16:34:09 arch archlinux-keyring-wkd-sync[7191]: sub rsa4096 2021-01-03 [E]
Jan 06 16:34:09 arch archlinux-keyring-wkd-sync[7149]: Skipping key 165E0FF7C48C226E1EC363A7F83424824B3E4B90 with UID orhunparmaksiz@gmail.com...
Jan 06 16:34:09 arch archlinux-keyring-wkd-sync[7149]: Skipping key 169704C6FB490C6892C7F23C37E0AF1FDA48F373 with UID jerome@leclan.ch...
Jan 06 16:34:09 arch archlinux-keyring-wkd-sync[7149]: Refreshing key 169704C6FB490C6892C7F23C37E0AF1FDA48F373 with UID jleclanche@archlinux.org...
Jan 06 16:34:09 arch archlinux-keyring-wkd-sync[7193]: pub rsa4096 2013-10-16 [SC] [expired: 2025-01-01]
Jan 06 16:34:09 arch archlinux-keyring-wkd-sync[7193]: *** This key has been disabled
Jan 06 16:34:09 arch archlinux-keyring-wkd-sync[7193]: 169704C6FB490C6892C7F23C37E0AF1FDA48F373
Jan 06 16:34:09 arch archlinux-keyring-wkd-sync[7193]: uid [ expired] Jerome Leclanche <jerome@leclan.ch>
Jan 06 16:34:09 arch archlinux-keyring-wkd-sync[7193]: uid [ expired] Jerome Leclanche <jleclanche@archlinux.org>
Jan 06 16:34:09 arch archlinux-keyring-wkd-sync[7149]: Skipping key 1A60DC44245D06FEF90623D6EEEEE2EEEE2EEEEE with UID gaetan@fenua.org...
Jan 06 16:34:09 arch archlinux-keyring-wkd-sync[7149]: Skipping key 1A60DC44245D06FEF90623D6EEEEE2EEEE2EEEEE with UID bisson@gaati.org...
Jan 06 16:34:09 arch archlinux-keyring-wkd-sync[7149]: Refreshing key 1F7156C2AD7D3B15873C5E2940825C6BDD1A4146 with UID rgacogne@archlinux.org...
Jan 06 16:34:09 arch archlinux-keyring-wkd-sync[7195]: pub rsa4096 2014-10-22 [SC] [revoked: 2021-01-31]
Jan 06 16:34:09 arch archlinux-keyring-wkd-sync[7195]: *** This key has been disabled
Jan 06 16:34:09 arch archlinux-keyring-wkd-sync[7195]: A4CBEA7974898599195E4FEC46EC46F39F3E2EF1
Jan 06 16:34:09 arch archlinux-keyring-wkd-sync[7195]: uid [ revoked] Remi Gacogne <rgacogne@archlinux.org>
Jan 06 16:34:09 arch archlinux-keyring-wkd-sync[7149]: Refreshing key 209A36D43CE2E87DA861FC58539DFD48135182EF with UID juergen@archlinux.org...
Jan 06 16:34:09 arch archlinux-keyring-wkd-sync[7197]: pub dsa1024 2005-06-23 [SC]
Jan 06 16:34:09 arch archlinux-keyring-wkd-sync[7197]: 355BDB97ED4724E6B3A450E7A3D9562A589874AB
Jan 06 16:34:09 arch archlinux-keyring-wkd-sync[7197]: uid [ unknown] Jürgen Hötzel (Arch Linux developer key) <juergen@archlinux.org>
Jan 06 16:34:09 arch archlinux-keyring-wkd-sync[7197]: uid [marginal] Jürgen Hötzel <juergen@hoetzel.info>
Jan 06 16:34:09 arch archlinux-keyring-wkd-sync[7197]: sub elg1024 2005-06-23 [E]
Jan 06 16:34:09 arch archlinux-keyring-wkd-sync[7149]: Skipping key 2191B89431BAC0A8B96DE93D244740D17C7FD0EC with UID artafinde@gmail.com...
Jan 06 16:34:09 arch archlinux-keyring-wkd-sync[7149]: Refreshing key 2191B89431BAC0A8B96DE93D244740D17C7FD0EC with UID artafinde@archlinux.org...
Jan 06 16:34:10 arch archlinux-keyring-wkd-sync[7199]: pub rsa4096 2017-06-18 [SC] [expires: 2025-07-18]
Jan 06 16:34:10 arch archlinux-keyring-wkd-sync[7199]: B4B759625D4633430B74877059E43E106B247368
Jan 06 16:34:10 arch archlinux-keyring-wkd-sync[7199]: uid [ full ] Leonidas Spyropoulos <artafinde@archlinux.org>
Jan 06 16:34:10 arch archlinux-keyring-wkd-sync[7199]: uid [ unknown] Leonidas Spyropoulos <artafinde@gmail.com>
Jan 06 16:34:10 arch archlinux-keyring-wkd-sync[7199]: sub rsa4096 2022-01-11 [A]
Jan 06 16:34:10 arch archlinux-keyring-wkd-sync[7199]: sub rsa4096 2017-06-18 [E]
Jan 06 16:34:10 arch archlinux-keyring-wkd-sync[7149]: Refreshing key 25ACE777F62C5E5ACBF2C0474E532176DBAD6F47 with UID cbehan@archlinux.org...
Jan 06 16:34:10 arch archlinux-keyring-wkd-sync[7201]: pub ed25519 2021-10-25 [SC]
Jan 06 16:34:10 arch archlinux-keyring-wkd-sync[7201]: 25ACE777F62C5E5ACBF2C0474E532176DBAD6F47
Jan 06 16:34:10 arch archlinux-keyring-wkd-sync[7201]: uid [ full ] Connor Behan <cbehan@archlinux.org>
Jan 06 16:34:10 arch archlinux-keyring-wkd-sync[7201]: sub cv25519 2021-10-25 [E]
Jan 06 16:34:10 arch archlinux-keyring-wkd-sync[7149]: Skipping key 2612B04099DBD9B9A3DD92A0456C7A9B91B842AE with UID jakob.gruber@gmail.com...
Jan 06 16:34:10 arch archlinux-keyring-wkd-sync[7149]: Refreshing key 262A58EC6C51F7EA395B2E2DFDC3040B92ACA748 with UID antiz@archlinux.org...
Jan 06 16:34:10 arch archlinux-keyring-wkd-sync[7203]: pub rsa4096 2023-01-25 [SC] [expires: 2026-01-24]
Jan 06 16:34:10 arch archlinux-keyring-wkd-sync[7203]: 262A58EC6C51F7EA395B2E2DFDC3040B92ACA748
Jan 06 16:34:10 arch archlinux-keyring-wkd-sync[7203]: uid [ full ] Robin Candau <antiz@archlinux.org>
Jan 06 16:34:10 arch archlinux-keyring-wkd-sync[7203]: sub rsa4096 2023-01-25 [E] [expires: 2026-01-24]
Jan 06 16:34:10 arch archlinux-keyring-wkd-sync[7149]: Skipping key 27FFC4769E19F096D41D9265A04F9397CDFD6BB0 with UID dan@master-key.archlinux.org...
Jan 06 16:34:10 arch archlinux-keyring-wkd-sync[7149]: Skipping key 2AC0A42EFB0B5CBC7A0402ED4DC95B6D7BE9892E with UID dvzrv@master-key.archlinux.org...
Jan 06 16:34:10 arch archlinux-keyring-wkd-sync[7149]: Skipping key 2C118C620F02DB9AC1D0F9FA94DD2393DA2EE423 with UID massimiliano.torromeo@gmail.com...
Jan 06 16:34:10 arch archlinux-keyring-wkd-sync[7149]: Skipping key 2E36D8620221482FC45CB7F2A91764759326B440 with UID lfleischer@lfos.de...
Jan 06 16:34:10 arch archlinux-keyring-wkd-sync[7149]: Refreshing key 2E36D8620221482FC45CB7F2A91764759326B440 with UID lfleischer@archlinux.org...
Jan 06 16:34:10 arch archlinux-keyring-wkd-sync[7205]: pub rsa4096 2011-10-12 [SC]
Jan 06 16:34:10 arch archlinux-keyring-wkd-sync[7205]: 2E36D8620221482FC45CB7F2A91764759326B440
Jan 06 16:34:10 arch archlinux-keyring-wkd-sync[7205]: uid [marginal] Lukas Fleischer <lfleischer@lfos.de>
Jan 06 16:34:10 arch archlinux-keyring-wkd-sync[7205]: uid [ full ] Lukas Fleischer (Arch Linux) <lfleischer@archlinux.org>
Jan 06 16:34:10 arch archlinux-keyring-wkd-sync[7205]: uid [marginal] Lukas Fleischer (calcurse) <lfleischer@calcurse.org>
Jan 06 16:34:10 arch archlinux-keyring-wkd-sync[7205]: sub rsa4096 2011-10-12 [E]
Jan 06 16:34:10 arch archlinux-keyring-wkd-sync[7149]: Skipping key 2E36D8620221482FC45CB7F2A91764759326B440 with UID lfleischer@calcurse.org...
Jan 06 16:34:10 arch archlinux-keyring-wkd-sync[7149]: Skipping key 34C5D94FE7E7913E86DC427E7FB1A3800C84C0A5 with UID gostrc@gmail.com...
Jan 06 16:34:10 arch archlinux-keyring-wkd-sync[7149]: Refreshing key 355BDB97ED4724E6B3A450E7A3D9562A589874AB with UID juergen@archlinux.org...
Jan 06 16:34:10 arch archlinux-keyring-wkd-sync[7207]: pub dsa1024 2005-06-23 [SC]
Jan 06 16:34:10 arch archlinux-keyring-wkd-sync[7207]: 355BDB97ED4724E6B3A450E7A3D9562A589874AB
Jan 06 16:34:10 arch archlinux-keyring-wkd-sync[7207]: uid [ unknown] Jürgen Hötzel (Arch Linux developer key) <juergen@archlinux.org>
Jan 06 16:34:10 arch archlinux-keyring-wkd-sync[7207]: uid [marginal] Jürgen Hötzel <juergen@hoetzel.info>
Jan 06 16:34:10 arch archlinux-keyring-wkd-sync[7207]: sub elg1024 2005-06-23 [E]
Jan 06 16:34:10 arch archlinux-keyring-wkd-sync[7149]: Skipping key 355BDB97ED4724E6B3A450E7A3D9562A589874AB with UID juergen@hoetzel.info...
Jan 06 16:34:10 arch archlinux-keyring-wkd-sync[7149]: Skipping key 3572FA2A1B067F22C58AF155F8B821B42A6FDCD7 with UID artafinde@master-key.archlinux.org...
Jan 06 16:34:10 arch archlinux-keyring-wkd-sync[7149]: Refreshing key 38100C24376CD5F6ED4FF4B46918400C2703040C with UID bertptrs@archlinux.org...
Jan 06 16:34:11 arch archlinux-keyring-wkd-sync[7209]: pub ed25519 2024-06-16 [SC] [expires: 2025-06-16]
Jan 06 16:34:11 arch archlinux-keyring-wkd-sync[7209]: 38100C24376CD5F6ED4FF4B46918400C2703040C
Jan 06 16:34:11 arch archlinux-keyring-wkd-sync[7209]: uid [ full ] Bert Peters (packager key) <bertptrs@archlinux.org>
Jan 06 16:34:11 arch archlinux-keyring-wkd-sync[7209]: sub cv25519 2024-06-16 [E] [expires: 2025-06-16]
Jan 06 16:34:11 arch archlinux-keyring-wkd-sync[7149]: Refreshing key 38EDD1886756924E1224E49524E4CDB0013C2580 with UID svetlemodry@archlinux.org...
Jan 06 16:34:11 arch archlinux-keyring-wkd-sync[7211]: pub rsa4096 2011-10-23 [SC] [expires: 2027-12-08]
Jan 06 16:34:11 arch archlinux-keyring-wkd-sync[7211]: 38EDD1886756924E1224E49524E4CDB0013C2580
Jan 06 16:34:11 arch archlinux-keyring-wkd-sync[7211]: uid [ full ] Jaroslav Lichtblau <svetlemodry@archlinux.org>
Jan 06 16:34:11 arch archlinux-keyring-wkd-sync[7211]: uid [marginal] Jaroslav Lichtblau (trusted user) <dragonlord@aur.archlinux.org>
Jan 06 16:34:11 arch archlinux-keyring-wkd-sync[7211]: uid [marginal] Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
Jan 06 16:34:11 arch archlinux-keyring-wkd-sync[7211]: sub rsa4096 2011-10-23 [E] [expires: 2027-12-08]
Jan 06 16:34:11 arch archlinux-keyring-wkd-sync[7149]: Skipping key 38EDD1886756924E1224E49524E4CDB0013C2580 with UID dragonlord@aur.archlinux.org...
Jan 06 16:34:11 arch archlinux-keyring-wkd-sync[7149]: Skipping key 38EDD1886756924E1224E49524E4CDB0013C2580 with UID dragonlord@aur.archlinux.org...
Jan 06 16:34:11 arch archlinux-keyring-wkd-sync[7149]: Skipping key 39F880E50E49A4D11341E8F939E4F17F295AFBF4 with UID atsutane@freethoughts.de...
Jan 06 16:34:11 arch archlinux-keyring-wkd-sync[7149]: Skipping key 39F880E50E49A4D11341E8F939E4F17F295AFBF4 with UID atsutane@freethoughts.de...
Jan 06 16:34:11 arch archlinux-keyring-wkd-sync[7149]: Skipping key 39F880E50E49A4D11341E8F939E4F17F295AFBF4 with UID t.toepper@gmx.de...
Jan 06 16:34:11 arch archlinux-keyring-wkd-sync[7149]: Refreshing key 3DCE51D60930EBA47858BA4146F633CBB0EB4BF2 with UID lains@archlinux.org...
Jan 06 16:34:11 arch archlinux-keyring-wkd-sync[7213]: pub rsa4096 2018-04-18 [SC] [expires: 2027-04-21]
Jan 06 16:34:11 arch archlinux-keyring-wkd-sync[7213]: 3DCE51D60930EBA47858BA4146F633CBB0EB4BF2
Jan 06 16:34:11 arch archlinux-keyring-wkd-sync[7213]: uid [ full ] Filipe Laíns (FFY00) <lains@archlinux.org>
Jan 06 16:34:11 arch archlinux-keyring-wkd-sync[7213]: uid [marginal] Filipe Laíns (FFY00) <filipe.lains@gmail.com>
Jan 06 16:34:11 arch archlinux-keyring-wkd-sync[7213]: uid [marginal] Filipe Laíns (FFY00) <lains@aurorafoss.org>
Jan 06 16:34:11 arch archlinux-keyring-wkd-sync[7213]: uid [ unknown] Filipe Laíns (FFY00) <lains@riseup.net>
Jan 06 16:34:11 arch archlinux-keyring-wkd-sync[7213]: sub rsa4096 2019-10-13 [A] [expires: 2027-04-21]
Jan 06 16:34:11 arch archlinux-keyring-wkd-sync[7213]: sub rsa4096 2022-10-18 [S] [expires: 2027-10-17]
Jan 06 16:34:11 arch archlinux-keyring-wkd-sync[7213]: sub rsa4096 2018-07-27 [S] [expires: 2027-04-21]
Jan 06 16:34:11 arch archlinux-keyring-wkd-sync[7213]: sub rsa4096 2018-04-18 [E] [expires: 2027-04-21]
Jan 06 16:34:11 arch archlinux-keyring-wkd-sync[7213]: sub rsa4096 2018-07-27 [E] [expires: 2027-04-21]
Jan 06 16:34:11 arch archlinux-keyring-wkd-sync[7149]: Skipping key 3DCE51D60930EBA47858BA4146F633CBB0EB4BF2 with UID filipe.lains@gmail.com...
Jan 06 16:34:11 arch archlinux-keyring-wkd-sync[7149]: Skipping key 3DCE51D60930EBA47858BA4146F633CBB0EB4BF2 with UID lains@aurorafoss.org...
Jan 06 16:34:11 arch archlinux-keyring-wkd-sync[7149]: Skipping key 3DCE51D60930EBA47858BA4146F633CBB0EB4BF2 with UID lains@riseup.net...
Jan 06 16:34:11 arch archlinux-keyring-wkd-sync[7149]: Skipping key 3E518BF2526FD1979E8AAE4965C110C1EA433FC7 with UID sergej@p5n.pp.ru...
Jan 06 16:34:11 arch archlinux-keyring-wkd-sync[7149]: Skipping key 3E518BF2526FD1979E8AAE4965C110C1EA433FC7 with UID arch@sergej.pp.ru...
Jan 06 16:34:11 arch archlinux-keyring-wkd-sync[7149]: Skipping key 3E518BF2526FD1979E8AAE4965C110C1EA433FC7 with UID ml@sergej.pp.ru...
Jan 06 16:34:11 arch archlinux-keyring-wkd-sync[7149]: Skipping key 3E518BF2526FD1979E8AAE4965C110C1EA433FC7 with UID pupykin.s@gmail.com...
Jan 06 16:34:11 arch archlinux-keyring-wkd-sync[7149]: Refreshing key 3E80CA1A8B89F69CBA57D98A76A5EF9054449A5C with UID pierre@archlinux.org...
Jan 06 16:34:11 arch archlinux-keyring-wkd-sync[7215]: pub rsa2048 2011-04-10 [SC]
Jan 06 16:34:11 arch archlinux-keyring-wkd-sync[7215]: *** This key has been disabled
Jan 06 16:34:11 arch archlinux-keyring-wkd-sync[7215]: 4AA4767BBC9C4B1D18AE28B77F2D434B9741E8AC
Jan 06 16:34:11 arch archlinux-keyring-wkd-sync[7215]: uid [marginal] Pierre Schmitz <pierre@archlinux.de>
Jan 06 16:34:11 arch archlinux-keyring-wkd-sync[7215]: uid [marginal] Pierre Schmitz <pierre@archlinux.org>
Jan 06 16:34:11 arch archlinux-keyring-wkd-sync[7215]: sub rsa2048 2011-04-10 [E]
Jan 06 16:34:11 arch archlinux-keyring-wkd-sync[7149]: Skipping key 3E80CA1A8B89F69CBA57D98A76A5EF9054449A5C with UID pierre@archlinux.de...
Jan 06 16:34:11 arch archlinux-keyring-wkd-sync[7149]: Skipping key 3FFA6AB7B69AAE6CCA263DDE019A7474297D8577 with UID danielbermond@gmail.com...
Jan 06 16:34:11 arch archlinux-keyring-wkd-sync[7149]: Refreshing key 3FFA6AB7B69AAE6CCA263DDE019A7474297D8577 with UID dbermond@archlinux.org...
Jan 06 16:34:12 arch archlinux-keyring-wkd-sync[7217]: pub ed25519 2021-10-30 [SC] [expires: 2026-10-29]
Jan 06 16:34:12 arch archlinux-keyring-wkd-sync[7217]: 80247D99EABD3A4D1E3A1836E85B8683EB48BC95
Jan 06 16:34:12 arch archlinux-keyring-wkd-sync[7217]: uid [ full ] Daniel Bermond <dbermond@archlinux.org>
Jan 06 16:34:12 arch archlinux-keyring-wkd-sync[7217]: sub cv25519 2021-10-30 [E] [expires: 2026-10-29]
Jan 06 16:34:12 arch archlinux-keyring-wkd-sync[7149]: Skipping key 40440DC037C05620984379A6761FAD69BA06C6A9 with UID public@dicebot.lv...
Jan 06 16:34:12 arch archlinux-keyring-wkd-sync[7149]: Skipping key 40776A5221EF5AD468A4906D42A1DB15EC133BAD with UID angvp@archlinux.org...
Jan 06 16:34:12 arch archlinux-keyring-wkd-sync[7149]: Refreshing key 42DFAFB7C03B2E4E7BBDBA69930B82BFC2BDA011 with UID muflone@archlinux.org...
Jan 06 16:34:12 arch archlinux-keyring-wkd-sync[7219]: pub rsa4096 2021-08-09 [SC] [expired: 2022-08-09]
Jan 06 16:34:12 arch archlinux-keyring-wkd-sync[7219]: *** This key has been disabled
Jan 06 16:34:12 arch archlinux-keyring-wkd-sync[7219]: CAA1D2323A05219AA2F01AA4E642299183ED727E
Jan 06 16:34:12 arch archlinux-keyring-wkd-sync[7219]: uid [ expired] Fabio Castelli (Muflone) (Primary) <muflone@muflone.com>
Jan 06 16:34:12 arch archlinux-keyring-wkd-sync[7219]: uid [ expired] Fabio Castelli (Muflone) (Arch Linux) <muflone@archlinux.org>
Jan 06 16:34:12 arch archlinux-keyring-wkd-sync[7219]: uid [ expired] Fabio Castelli (Muflone) (VBSimple) <muflone@vbsimple.net>
Jan 06 16:34:12 arch archlinux-keyring-wkd-sync[7149]: Skipping key 42DFAFB7C03B2E4E7BBDBA69930B82BFC2BDA011 with UID muflone@muflone.com...
Jan 06 16:34:12 arch archlinux-keyring-wkd-sync[7149]: Skipping key 42DFAFB7C03B2E4E7BBDBA69930B82BFC2BDA011 with UID muflone@vbsimple.net...
Jan 06 16:34:12 arch archlinux-keyring-wkd-sync[7149]: Refreshing key 44A62127789A949F2F082ED429C71CE612B57264 with UID polyzen@archlinux.org...
Jan 06 16:34:12 arch archlinux-keyring-wkd-sync[7221]: pub ed25519 2024-02-02 [C] [expires: 2027-02-02]
Jan 06 16:34:12 arch archlinux-keyring-wkd-sync[7221]: 44A62127789A949F2F082ED429C71CE612B57264
Jan 06 16:34:12 arch archlinux-keyring-wkd-sync[7221]: uid [ full ] Daniel M. Capella <polyzen@archlinux.org>
Jan 06 16:34:12 arch archlinux-keyring-wkd-sync[7221]: sub ed25519 2024-02-02 [S] [expires: 2027-02-02]
Jan 06 16:34:12 arch archlinux-keyring-wkd-sync[7221]: sub ed25519 2024-02-02 [A] [expires: 2027-02-02]
Jan 06 16:34:12 arch archlinux-keyring-wkd-sync[7221]: sub cv25519 2024-02-02 [E] [expires: 2027-02-02]
Jan 06 16:34:12 arch archlinux-keyring-wkd-sync[7149]: Skipping key 44D4A033AC140143927397D47EFD567D4C7EA887 with UID ionut@master-key.archlinux.org...
Jan 06 16:34:12 arch archlinux-keyring-wkd-sync[7149]: Skipping key 44EA62ACDBC81B6A0D1FD267206CBC892D1493D2 with UID oudomphe@phare.normalesup.org...
Jan 06 16:34:12 arch archlinux-keyring-wkd-sync[7149]: Refreshing key 44EA62ACDBC81B6A0D1FD267206CBC892D1493D2 with UID remy@archlinux.org...
Jan 06 16:34:12 arch archlinux-keyring-wkd-sync[7223]: pub rsa4096 2011-02-16 [SC]
Jan 06 16:34:12 arch archlinux-keyring-wkd-sync[7223]: *** This key has been disabled
Jan 06 16:34:12 arch archlinux-keyring-wkd-sync[7223]: 44EA62ACDBC81B6A0D1FD267206CBC892D1493D2
Jan 06 16:34:12 arch archlinux-keyring-wkd-sync[7223]: uid [marginal] Rémy Oudompheng <oudomphe@phare.normalesup.org>
Jan 06 16:34:12 arch archlinux-keyring-wkd-sync[7223]: uid [marginal] Rémy Oudompheng <remy@archlinux.org>
Jan 06 16:34:12 arch archlinux-keyring-wkd-sync[7223]: sub rsa4096 2011-02-16 [E]
Jan 06 16:34:12 arch archlinux-keyring-wkd-sync[7149]: Skipping key 481C4474AF1572165AE4C6AF3FDDD575826C5C30 with UID yan12125@archlinux.org...
Jan 06 16:34:12 arch archlinux-keyring-wkd-sync[7149]: Skipping key 481C4474AF1572165AE4C6AF3FDDD575826C5C30 with UID d06922023@ntu.edu.tw...
Jan 06 16:34:12 arch archlinux-keyring-wkd-sync[7149]: Skipping key 481C4474AF1572165AE4C6AF3FDDD575826C5C30 with UID yan12125@gmail.com...
Jan 06 16:34:12 arch archlinux-keyring-wkd-sync[7149]: Skipping key 481C4474AF1572165AE4C6AF3FDDD575826C5C30 with UID yan12125@macports.org...
Jan 06 16:34:12 arch archlinux-keyring-wkd-sync[7149]: Skipping key 481C4474AF1572165AE4C6AF3FDDD575826C5C30 with UID yan16037741@hotmail.com.tw...
Jan 06 16:34:12 arch archlinux-keyring-wkd-sync[7149]: Skipping key 481C4474AF1572165AE4C6AF3FDDD575826C5C30 with UID yan12125@gmail.com...
Jan 06 16:34:12 arch archlinux-keyring-wkd-sync[7149]: Skipping key 487EACC08557AD082088DABA1EB2638FF56C0C53 with UID d@falconindy.com...
Jan 06 16:34:12 arch archlinux-keyring-wkd-sync[7149]: Skipping key 487EACC08557AD082088DABA1EB2638FF56C0C53 with UID dreisner@archlinux.org...
Jan 06 16:34:12 arch archlinux-keyring-wkd-sync[7149]: Refreshing key 48C3B1F30DDD0FE67E516D16396E3E25BAB142C1 with UID keenerd@archlinux.org...
Jan 06 16:34:13 arch archlinux-keyring-wkd-sync[7225]: pub rsa2048 2011-02-03 [SC]
Jan 06 16:34:13 arch archlinux-keyring-wkd-sync[7225]: 48C3B1F30DDD0FE67E516D16396E3E25BAB142C1
Jan 06 16:34:13 arch archlinux-keyring-wkd-sync[7225]: uid [ unknown] Kyle Keen <keenerd@archlinux.org>
Jan 06 16:34:13 arch archlinux-keyring-wkd-sync[7225]: uid [marginal] Kyle Keen <keenerd@gmail.com>
Jan 06 16:34:13 arch archlinux-keyring-wkd-sync[7225]: sub rsa2048 2011-02-03 [E]
Jan 06 16:34:13 arch archlinux-keyring-wkd-sync[7149]: Skipping key 48C3B1F30DDD0FE67E516D16396E3E25BAB142C1 with UID keenerd@gmail.com...
Jan 06 16:34:13 arch archlinux-keyring-wkd-sync[7149]: Skipping key 4A8B17E20B88ACA61860009B5CED81B7C2E5C0D2 with UID xyne@archlinux.ca...
Jan 06 16:34:13 arch archlinux-keyring-wkd-sync[7149]: Skipping key 4AA4767BBC9C4B1D18AE28B77F2D434B9741E8AC with UID pierre@archlinux.de...
Jan 06 16:34:13 arch archlinux-keyring-wkd-sync[7149]: Refreshing key 4AA4767BBC9C4B1D18AE28B77F2D434B9741E8AC with UID pierre@archlinux.org...
Jan 06 16:34:13 arch archlinux-keyring-wkd-sync[7227]: pub rsa2048 2011-04-10 [SC]
Jan 06 16:34:13 arch archlinux-keyring-wkd-sync[7227]: *** This key has been disabled
Jan 06 16:34:13 arch archlinux-keyring-wkd-sync[7227]: 4AA4767BBC9C4B1D18AE28B77F2D434B9741E8AC
Jan 06 16:34:13 arch archlinux-keyring-wkd-sync[7227]: uid [marginal] Pierre Schmitz <pierre@archlinux.de>
Jan 06 16:34:13 arch archlinux-keyring-wkd-sync[7227]: uid [marginal] Pierre Schmitz <pierre@archlinux.org>
Jan 06 16:34:13 arch archlinux-keyring-wkd-sync[7227]: sub rsa2048 2011-04-10 [E]
Jan 06 16:34:13 arch archlinux-keyring-wkd-sync[7149]: Skipping key 4B1DE545A801D4549BFD3FEF90CB3D62C13D4796 with UID farseerfc@archlinuxcn.org...
Jan 06 16:34:13 arch archlinux-keyring-wkd-sync[7149]: Skipping key 4B1DE545A801D4549BFD3FEF90CB3D62C13D4796 with UID farseerfc@gmail.com...
Jan 06 16:34:13 arch archlinux-keyring-wkd-sync[7149]: Skipping key 4BE61D684CB4E31741614E7089AA27231C530226 with UID arch@kge.pw...
Jan 06 16:34:13 arch archlinux-keyring-wkd-sync[7149]: Skipping key 4BE61D684CB4E31741614E7089AA27231C530226 with UID kgizdov@gmail.com...
Jan 06 16:34:13 arch archlinux-keyring-wkd-sync[7149]: Skipping key 4BE61D684CB4E31741614E7089AA27231C530226 with UID kgizdov@keybase.io...
Jan 06 16:34:13 arch archlinux-keyring-wkd-sync[7149]: Skipping key 4D913AECD81726D9A6C74F0ADA6426DD215B37AD with UID guillaume@archlinux.org...
Jan 06 16:34:13 arch archlinux-keyring-wkd-sync[7149]: Skipping key 4D913AECD81726D9A6C74F0ADA6426DD215B37AD with UID guillaume@alaux.net...
Jan 06 16:34:13 arch archlinux-keyring-wkd-sync[7149]: Skipping key 4D913AECD81726D9A6C74F0ADA6426DD215B37AD with UID guillaume@linux.com...
Jan 06 16:34:13 arch archlinux-keyring-wkd-sync[7149]: Skipping key 4FCF887689C41B09506BE8D5F3E1D5C5D30DB0AD with UID me@andreascarpino.it...
Jan 06 16:34:13 arch archlinux-keyring-wkd-sync[7149]: Skipping key 4FCF887689C41B09506BE8D5F3E1D5C5D30DB0AD with UID andrea@archlinux.org...
Jan 06 16:34:13 arch archlinux-keyring-wkd-sync[7149]: Skipping key 4FCF887689C41B09506BE8D5F3E1D5C5D30DB0AD with UID scarpino@kde.org...
Jan 06 16:34:13 arch archlinux-keyring-wkd-sync[7149]: Skipping key 50F33E2E5B0C3D900424ABE89BDCF497A4BBCC7F with UID mail@ambrevar.xyz...
Jan 06 16:34:13 arch archlinux-keyring-wkd-sync[7149]: Skipping key 50F33E2E5B0C3D900424ABE89BDCF497A4BBCC7F with UID ambrevar@gmail.com...
Jan 06 16:34:13 arch archlinux-keyring-wkd-sync[7149]: Skipping key 50F33E2E5B0C3D900424ABE89BDCF497A4BBCC7F with UID pe.neidhardt@gmail.com...
Jan 06 16:34:13 arch archlinux-keyring-wkd-sync[7149]: Skipping key 50F33E2E5B0C3D900424ABE89BDCF497A4BBCC7F with UID pe.neidhardt@googlemail.com...
Jan 06 16:34:13 arch archlinux-keyring-wkd-sync[7149]: Skipping key 50F33E2E5B0C3D900424ABE89BDCF497A4BBCC7F with UID pierre@atlas.engineer...
Jan 06 16:34:13 arch archlinux-keyring-wkd-sync[7149]: Skipping key 5134EF9EAF65F95B6BB1608E50FB9B273A9D0BB5 with UID johannes@kyriasis.com...
Jan 06 16:34:13 arch archlinux-keyring-wkd-sync[7149]: Refreshing key 5134EF9EAF65F95B6BB1608E50FB9B273A9D0BB5 with UID demize@archlinux.org...
Jan 06 16:34:13 arch archlinux-keyring-wkd-sync[7229]: pub rsa8192 2014-01-14 [SC] [expires: 2025-10-25]
Jan 06 16:34:13 arch archlinux-keyring-wkd-sync[7229]: 5134EF9EAF65F95B6BB1608E50FB9B273A9D0BB5
Jan 06 16:34:13 arch archlinux-keyring-wkd-sync[7229]: uid [marginal] Johannes Löthberg <johannes@kyriasis.com>
Jan 06 16:34:13 arch archlinux-keyring-wkd-sync[7229]: uid [ full ] Johannes Löthberg <demize@archlinux.org>
Jan 06 16:34:13 arch archlinux-keyring-wkd-sync[7229]: sub rsa8192 2014-01-14 [E] [expires: 2025-10-25]
Jan 06 16:34:13 arch archlinux-keyring-wkd-sync[7229]: sub rsa8192 2014-09-21 [S] [expires: 2025-10-25]
Jan 06 16:34:13 arch archlinux-keyring-wkd-sync[7149]: Refreshing key 531ECF3644A44FEA0B47DBCDE1E3CF0539448BFF with UID ike.devolder@archlinux.org...
Jan 06 16:34:13 arch archlinux-keyring-wkd-sync[7231]: pub ed25519 2021-10-30 [SC] [expires: 2025-12-31]
Jan 06 16:34:13 arch archlinux-keyring-wkd-sync[7231]: 531ECF3644A44FEA0B47DBCDE1E3CF0539448BFF
Jan 06 16:34:13 arch archlinux-keyring-wkd-sync[7231]: uid [ full ] Ike Devolder <ike.devolder@archlinux.org>
Jan 06 16:34:13 arch archlinux-keyring-wkd-sync[7231]: sub cv25519 2021-10-30 [E] [expires: 2025-12-31]
Jan 06 16:34:13 arch archlinux-keyring-wkd-sync[7149]: Skipping key 5357F3B111688D88C1D88119FCF2CB179205AC90 with UID eric@archlinux.org...
Jan 06 16:34:13 arch archlinux-keyring-wkd-sync[7149]: Skipping key 535F8C0339450F054A4D282706096A6AD1CEDDAC with UID lordheavym@gmail.com...
Jan 06 16:34:13 arch archlinux-keyring-wkd-sync[7149]: Refreshing key 535F8C0339450F054A4D282706096A6AD1CEDDAC with UID lordheavym@archlinux.org...
Jan 06 16:34:14 arch archlinux-keyring-wkd-sync[7233]: pub rsa2048 2011-10-30 [SC]
Jan 06 16:34:14 arch archlinux-keyring-wkd-sync[7233]: 535F8C0339450F054A4D282706096A6AD1CEDDAC
Jan 06 16:34:14 arch archlinux-keyring-wkd-sync[7233]: uid [marginal] Laurent Carlier <lordheavym@gmail.com>
Jan 06 16:34:14 arch archlinux-keyring-wkd-sync[7233]: uid [ full ] Laurent Carlier <lordheavym@archlinux.org>
Jan 06 16:34:14 arch archlinux-keyring-wkd-sync[7233]: sub rsa2048 2011-10-30 [E]
Jan 06 16:34:14 arch archlinux-keyring-wkd-sync[7149]: Refreshing key 54C1FD273361EA514A237793F296BDE50368C6CE with UID blakkheim@archlinux.org...
Jan 06 16:34:14 arch archlinux-keyring-wkd-sync[7235]: pub ed25519 2022-08-08 [SC]
Jan 06 16:34:14 arch archlinux-keyring-wkd-sync[7235]: 54C1FD273361EA514A237793F296BDE50368C6CE
Jan 06 16:34:14 arch archlinux-keyring-wkd-sync[7235]: uid [ full ] T.J. Townsend <blakkheim@archlinux.org>
Jan 06 16:34:14 arch archlinux-keyring-wkd-sync[7235]: uid [ unknown] T.J. Townsend <tj@mrsk.me>
Jan 06 16:34:14 arch archlinux-keyring-wkd-sync[7235]: sub ed25519 2022-09-04 [SA]
Jan 06 16:34:14 arch archlinux-keyring-wkd-sync[7235]: sub cv25519 2022-08-08 [E]
Jan 06 16:34:14 arch archlinux-keyring-wkd-sync[7149]: Skipping key 54C1FD273361EA514A237793F296BDE50368C6CE with UID tj@mrsk.me...
Jan 06 16:34:14 arch archlinux-keyring-wkd-sync[7149]: Skipping key 54EB4D6DB209862C8945CACCED84945B35B2555C with UID robin@broda.me...
Jan 06 16:34:14 arch archlinux-keyring-wkd-sync[7149]: Refreshing key 54EB4D6DB209862C8945CACCED84945B35B2555C with UID coderobe@archlinux.org...
Jan 06 16:34:14 arch archlinux-keyring-wkd-sync[7237]: pub rsa4096 2015-12-29 [SC] [expired: 2024-11-18]
Jan 06 16:34:14 arch archlinux-keyring-wkd-sync[7237]: 54EB4D6DB209862C8945CACCED84945B35B2555C
Jan 06 16:34:14 arch archlinux-keyring-wkd-sync[7237]: uid [ expired] Robin Broda <robin@broda.me>
Jan 06 16:34:14 arch archlinux-keyring-wkd-sync[7237]: uid [ expired] Robin Broda (Arch Linux) <coderobe@archlinux.org>
Jan 06 16:34:14 arch archlinux-keyring-wkd-sync[7237]: uid [ expired] Robin Broda (Milliways) <coderobe@milliways.info>
Jan 06 16:34:14 arch archlinux-keyring-wkd-sync[7237]: uid [ expired] Robin Broda <rob@coderobe.net>
Jan 06 16:34:14 arch archlinux-keyring-wkd-sync[7149]: Skipping key 54EB4D6DB209862C8945CACCED84945B35B2555C with UID coderobe@milliways.info...
Jan 06 16:34:14 arch archlinux-keyring-wkd-sync[7149]: Skipping key 54EB4D6DB209862C8945CACCED84945B35B2555C with UID rob@coderobe.net...
Jan 06 16:34:14 arch archlinux-keyring-wkd-sync[7149]: Skipping key 5559BC1A32B8F76B3FCCD9555FA5E5544F010D48 with UID daniel.wallace@autodesk.com...
Jan 06 16:34:14 arch archlinux-keyring-wkd-sync[7149]: Skipping key 5559BC1A32B8F76B3FCCD9555FA5E5544F010D48 with UID daniel.wallace@gatech.edu...
Jan 06 16:34:14 arch archlinux-keyring-wkd-sync[7149]: Skipping key 5559BC1A32B8F76B3FCCD9555FA5E5544F010D48 with UID daniel.wallace@plangrid.com...
Jan 06 16:34:14 arch archlinux-keyring-wkd-sync[7149]: Skipping key 5559BC1A32B8F76B3FCCD9555FA5E5544F010D48 with UID daniel.wallace12@gmail.com...
Jan 06 16:34:14 arch archlinux-keyring-wkd-sync[7149]: Skipping key 5559BC1A32B8F76B3FCCD9555FA5E5544F010D48 with UID danielwallace@gtmanfred.com...
Jan 06 16:34:14 arch archlinux-keyring-wkd-sync[7149]: Skipping key 5696C003B0854206450C8E5BE613C09CB4440678 with UID daniel@archlinux.org...
Jan 06 16:34:14 arch archlinux-keyring-wkd-sync[7149]: Skipping key 56C3E775E72B0C8B1C0C1BD0B5DB77409B11B601 with UID pgp@maximbaz.com...
Jan 06 16:34:14 arch archlinux-keyring-wkd-sync[7149]: Skipping key 56C3E775E72B0C8B1C0C1BD0B5DB77409B11B601 with UID git@maximbaz.com...
Jan 06 16:34:14 arch archlinux-keyring-wkd-sync[7149]: Refreshing key 56C3E775E72B0C8B1C0C1BD0B5DB77409B11B601 with UID maximbaz@archlinux.org...
Jan 06 16:34:14 arch archlinux-keyring-wkd-sync[7239]: pub ed25519 2021-10-24 [SC]
Jan 06 16:34:14 arch archlinux-keyring-wkd-sync[7239]: 56C3E775E72B0C8B1C0C1BD0B5DB77409B11B601
Jan 06 16:34:14 arch archlinux-keyring-wkd-sync[7239]: uid [ unknown] Maxim Baz <pgp@maximbaz.com>
Jan 06 16:34:14 arch archlinux-keyring-wkd-sync[7239]: uid [ unknown] Maxim Baz <git@maximbaz.com>
Jan 06 16:34:14 arch archlinux-keyring-wkd-sync[7239]: uid [ full ] Maxim Baz <maximbaz@archlinux.org>
Jan 06 16:34:14 arch archlinux-keyring-wkd-sync[7239]: sub ed25519 2021-10-24 [S]
Jan 06 16:34:14 arch archlinux-keyring-wkd-sync[7239]: sub ed25519 2021-10-24 [A]
Jan 06 16:34:14 arch archlinux-keyring-wkd-sync[7239]: sub cv25519 2021-10-24 [E]
Jan 06 16:34:14 arch archlinux-keyring-wkd-sync[7149]: Skipping key 5A2257D19FF7E1E0E415968CE62F853100F0D0F0 with UID gaetan@fenua.org...
Jan 06 16:34:14 arch archlinux-keyring-wkd-sync[7149]: Skipping key 5A2257D19FF7E1E0E415968CE62F853100F0D0F0 with UID bisson@archlinux.org...
Jan 06 16:34:14 arch archlinux-keyring-wkd-sync[7149]: Skipping key 5A2257D19FF7E1E0E415968CE62F853100F0D0F0 with UID bisson@gaati.org...
Jan 06 16:34:14 arch archlinux-keyring-wkd-sync[7149]: Skipping key 5A2257D19FF7E1E0E415968CE62F853100F0D0F0 with UID gaetan.bisson@normalesup.org...
Jan 06 16:34:14 arch archlinux-keyring-wkd-sync[7149]: Skipping key 5A2257D19FF7E1E0E415968CE62F853100F0D0F0 with UID root@vesath.org...
Jan 06 16:34:14 arch archlinux-keyring-wkd-sync[7149]: Skipping key 5B7E3FB71B7F10329A1C03AB771DF6627EDF681F with UID tobias.powalowski@googlemail.com...
Jan 06 16:34:14 arch archlinux-keyring-wkd-sync[7149]: Refreshing key 5B7E3FB71B7F10329A1C03AB771DF6627EDF681F with UID tpowa@archlinux.org...
Jan 06 16:34:15 arch archlinux-keyring-wkd-sync[7241]: pub rsa2048 2011-07-18 [SC]
Jan 06 16:34:15 arch archlinux-keyring-wkd-sync[7241]: 5B7E3FB71B7F10329A1C03AB771DF6627EDF681F
Jan 06 16:34:15 arch archlinux-keyring-wkd-sync[7241]: uid [marginal] Tobias Powalowski <tobias.powalowski@googlemail.com>
Jan 06 16:34:15 arch archlinux-keyring-wkd-sync[7241]: uid [ full ] Tobias Powalowski <tpowa@archlinux.org>
Jan 06 16:34:15 arch archlinux-keyring-wkd-sync[7241]: sub rsa2048 2011-07-18 [E]
Jan 06 16:34:15 arch archlinux-keyring-wkd-sync[7149]: Skipping key 5C81C9D6C8D7475DF65A0C884FE7F4FEAC8EBE67 with UID justin@kromlinger.eu...
Jan 06 16:34:15 arch archlinux-keyring-wkd-sync[7149]: Refreshing key 5C81C9D6C8D7475DF65A0C884FE7F4FEAC8EBE67 with UID hashworks@archlinux.org...
Jan 06 16:34:15 arch archlinux-keyring-wkd-sync[7243]: pub rsa4096 2014-11-04 [SC]
Jan 06 16:34:15 arch archlinux-keyring-wkd-sync[7243]: 5C81C9D6C8D7475DF65A0C884FE7F4FEAC8EBE67
Jan 06 16:34:15 arch archlinux-keyring-wkd-sync[7243]: uid [ unknown] Justin Kromlinger <justin@kromlinger.eu>
Jan 06 16:34:15 arch archlinux-keyring-wkd-sync[7243]: uid [ full ] Justin Kromlinger <hashworks@archlinux.org>
Jan 06 16:34:15 arch archlinux-keyring-wkd-sync[7243]: uid [ unknown] Justin Kromlinger <jk@hash.works>
Jan 06 16:34:15 arch archlinux-keyring-wkd-sync[7243]: uid [ unknown] Justin Kromlinger <jk@hashworks.net>
Jan 06 16:34:15 arch archlinux-keyring-wkd-sync[7243]: uid [ unknown] Justin Kromlinger <jkromlinger@hashworks.net>
Jan 06 16:34:15 arch archlinux-keyring-wkd-sync[7243]: uid [ unknown] Justin Kromlinger <justin.kromlinger@streamonkey.de>
Jan 06 16:34:15 arch archlinux-keyring-wkd-sync[7243]: uid [ unknown] Justin Kromlinger <justin.kromlinger@stud.htwk-leipzig.de>
Jan 06 16:34:15 arch archlinux-keyring-wkd-sync[7243]: uid [ unknown] hashworks <mail@hash.works>
Jan 06 16:34:15 arch archlinux-keyring-wkd-sync[7243]: uid [ unknown] hashworks <mail@hashworks.net>
Jan 06 16:34:15 arch archlinux-keyring-wkd-sync[7243]: sub rsa4096 2020-07-12 [E] [expires: 2025-06-27]
Jan 06 16:34:15 arch archlinux-keyring-wkd-sync[7243]: sub rsa4096 2020-07-12 [S] [expires: 2025-06-27]
Jan 06 16:34:15 arch archlinux-keyring-wkd-sync[7243]: sub rsa4096 2020-07-12 [A] [expires: 2025-06-27]
Jan 06 16:34:15 arch archlinux-keyring-wkd-sync[7149]: Skipping key 5C81C9D6C8D7475DF65A0C884FE7F4FEAC8EBE67 with UID jk@hash.works...
Jan 06 16:34:15 arch archlinux-keyring-wkd-sync[7149]: Skipping key 5C81C9D6C8D7475DF65A0C884FE7F4FEAC8EBE67 with UID jk@hashworks.net...
Jan 06 16:34:15 arch archlinux-keyring-wkd-sync[7149]: Skipping key 5C81C9D6C8D7475DF65A0C884FE7F4FEAC8EBE67 with UID jkromlinger@hashworks.net...
Jan 06 16:34:15 arch archlinux-keyring-wkd-sync[7149]: Skipping key 5C81C9D6C8D7475DF65A0C884FE7F4FEAC8EBE67 with UID justin.kromlinger@streamonkey.de...
Jan 06 16:34:15 arch archlinux-keyring-wkd-sync[7149]: Skipping key 5C81C9D6C8D7475DF65A0C884FE7F4FEAC8EBE67 with UID justin.kromlinger@stud.htwk-leipzig.de...
Jan 06 16:34:15 arch archlinux-keyring-wkd-sync[7149]: Skipping key 5C81C9D6C8D7475DF65A0C884FE7F4FEAC8EBE67 with UID mail@hash.works...
Jan 06 16:34:15 arch archlinux-keyring-wkd-sync[7149]: Skipping key 5C81C9D6C8D7475DF65A0C884FE7F4FEAC8EBE67 with UID mail@hashworks.net...
Jan 06 16:34:15 arch archlinux-keyring-wkd-sync[7149]: Refreshing key 5E6D49448958B384301F1F22498EF247F340C1E0 with UID fabiscafe@archlinux.org...
Jan 06 16:34:15 arch archlinux-keyring-wkd-sync[7245]: pub ed25519 2023-09-03 [SC] [expires: 2028-09-01]
Jan 06 16:34:15 arch archlinux-keyring-wkd-sync[7245]: 5E6D49448958B384301F1F22498EF247F340C1E0
Jan 06 16:34:15 arch archlinux-keyring-wkd-sync[7245]: uid [ full ] Fabian Bornschein <fabiscafe@archlinux.org>
Jan 06 16:34:15 arch archlinux-keyring-wkd-sync[7245]: sub cv25519 2023-09-03 [E] [expires: 2028-09-01]
Jan 06 16:34:15 arch archlinux-keyring-wkd-sync[7149]: Skipping key 5E7585ADFF106BFFBBA319DC654B877A0864983E with UID martin@flexion.org...
Jan 06 16:34:15 arch archlinux-keyring-wkd-sync[7149]: Skipping key 5E7585ADFF106BFFBBA319DC654B877A0864983E with UID martin+arch@flexion.org...
Jan 06 16:34:15 arch archlinux-keyring-wkd-sync[7149]: Skipping key 5E7585ADFF106BFFBBA319DC654B877A0864983E with UID code@flexion.org...
Jan 06 16:34:15 arch archlinux-keyring-wkd-sync[7149]: Skipping key 5E7585ADFF106BFFBBA319DC654B877A0864983E with UID lug@flexion.plus.com...
Jan 06 16:34:15 arch archlinux-keyring-wkd-sync[7149]: Skipping key 5E7585ADFF106BFFBBA319DC654B877A0864983E with UID martin@wimpress.com...
Jan 06 16:34:15 arch archlinux-keyring-wkd-sync[7149]: Skipping key 5E7585ADFF106BFFBBA319DC654B877A0864983E with UID martin@wimpress.org...
Jan 06 16:34:15 arch archlinux-keyring-wkd-sync[7149]: Skipping key 601F20F1D1BBBF4A78CF5B6DF6B1610B3ECDBC9F with UID andrew@crerar.io...
Jan 06 16:34:15 arch archlinux-keyring-wkd-sync[7149]: Refreshing key 601F20F1D1BBBF4A78CF5B6DF6B1610B3ECDBC9F with UID crerar@archlinux.org...
Jan 06 16:34:15 arch archlinux-keyring-wkd-sync[7247]: pub rsa2048 2017-11-17 [SC] [expires: 2025-11-16]
Jan 06 16:34:15 arch archlinux-keyring-wkd-sync[7247]: 601F20F1D1BBBF4A78CF5B6DF6B1610B3ECDBC9F
Jan 06 16:34:15 arch archlinux-keyring-wkd-sync[7247]: uid [marginal] Andrew Crerar <andrew@crerar.io>
Jan 06 16:34:15 arch archlinux-keyring-wkd-sync[7247]: uid [ full ] Andrew Crerar <crerar@archlinux.org>
Jan 06 16:34:15 arch archlinux-keyring-wkd-sync[7247]: sub rsa2048 2017-11-17 [E] [expires: 2025-11-16]
Jan 06 16:34:15 arch archlinux-keyring-wkd-sync[7149]: Skipping key 60939E55F6D5ABF7EE419F08B1A1D3C5F2DF9BC5 with UID me@vild.io...
Jan 06 16:34:15 arch archlinux-keyring-wkd-sync[7149]: Skipping key 60939E55F6D5ABF7EE419F08B1A1D3C5F2DF9BC5 with UID arch@vild.io...
Jan 06 16:34:15 arch archlinux-keyring-wkd-sync[7149]: Skipping key 60939E55F6D5ABF7EE419F08B1A1D3C5F2DF9BC5 with UID dan@mutate.se...
Jan 06 16:34:15 arch archlinux-keyring-wkd-sync[7149]: Refreshing key 60939E55F6D5ABF7EE419F08B1A1D3C5F2DF9BC5 with UID wild@archlinux.org...
Jan 06 16:34:16 arch archlinux-keyring-wkd-sync[7249]: pub ed25519 2021-10-31 [SC] [expires: 2025-12-31]
Jan 06 16:34:16 arch archlinux-keyring-wkd-sync[7249]: 60939E55F6D5ABF7EE419F08B1A1D3C5F2DF9BC5
Jan 06 16:34:16 arch archlinux-keyring-wkd-sync[7249]: uid [ unknown] Dan Printzell <me@vild.io>
Jan 06 16:34:16 arch archlinux-keyring-wkd-sync[7249]: uid [ unknown] Dan Printzell <arch@vild.io>
Jan 06 16:34:16 arch archlinux-keyring-wkd-sync[7249]: uid [ unknown] Dan Printzell <dan@mutate.se>
Jan 06 16:34:16 arch archlinux-keyring-wkd-sync[7249]: uid [ full ] Dan Printzell <wild@archlinux.org>
Jan 06 16:34:16 arch archlinux-keyring-wkd-sync[7249]: uid [ unknown] Dan Printzell <xwildn00bx@gmail.com>
Jan 06 16:34:16 arch archlinux-keyring-wkd-sync[7249]: sub ed25519 2021-10-31 [A] [expires: 2025-12-31]
Jan 06 16:34:16 arch archlinux-keyring-wkd-sync[7249]: sub cv25519 2021-10-31 [E] [expires: 2025-12-31]
Jan 06 16:34:16 arch archlinux-keyring-wkd-sync[7149]: Skipping key 60939E55F6D5ABF7EE419F08B1A1D3C5F2DF9BC5 with UID xwildn00bx@gmail.com...
Jan 06 16:34:16 arch archlinux-keyring-wkd-sync[7149]: Skipping key 63F395DE2D6398BBE458F281F2DBB4931985A992 with UID dieter@plaetinck.be...
Jan 06 16:34:16 arch archlinux-keyring-wkd-sync[7149]: Skipping key 64B13F7117D6E07D661BBCE0FE763A64F5E54FD6 with UID git@rxv.cc...
Jan 06 16:34:16 arch archlinux-keyring-wkd-sync[7149]: Refreshing key 64B13F7117D6E07D661BBCE0FE763A64F5E54FD6 with UID kpcyrd@archlinux.org...
Jan 06 16:34:16 arch archlinux-keyring-wkd-sync[7251]: pub rsa4096 2018-10-16 [SC] [expires: 2025-08-18]
Jan 06 16:34:16 arch archlinux-keyring-wkd-sync[7251]: 64B13F7117D6E07D661BBCE0FE763A64F5E54FD6
Jan 06 16:34:16 arch archlinux-keyring-wkd-sync[7251]: uid [marginal] kpcyrd <git@rxv.cc>
Jan 06 16:34:16 arch archlinux-keyring-wkd-sync[7251]: uid [ full ] kpcyrd <kpcyrd@archlinux.org>
Jan 06 16:34:16 arch archlinux-keyring-wkd-sync[7251]: sub rsa4096 2019-02-07 [S] [expires: 2025-08-18]
Jan 06 16:34:16 arch archlinux-keyring-wkd-sync[7251]: sub rsa4096 2018-10-16 [E] [expires: 2025-08-18]
Jan 06 16:34:16 arch archlinux-keyring-wkd-sync[7149]: Skipping key 65EEFE022108E2B708CBFCF7F9E712E59AF5F22A with UID danielmicay@gmail.com...
Jan 06 16:34:16 arch archlinux-keyring-wkd-sync[7149]: Skipping key 65EEFE022108E2B708CBFCF7F9E712E59AF5F22A with UID daniel.micay@attestation.app...
Jan 06 16:34:16 arch archlinux-keyring-wkd-sync[7149]: Skipping key 65EEFE022108E2B708CBFCF7F9E712E59AF5F22A with UID daniel.micay@grapheneos.org...
Jan 06 16:34:16 arch archlinux-keyring-wkd-sync[7149]: Skipping key 65EEFE022108E2B708CBFCF7F9E712E59AF5F22A with UID daniel.micay@seamlessupdate.app...
Jan 06 16:34:16 arch archlinux-keyring-wkd-sync[7149]: Skipping key 65EEFE022108E2B708CBFCF7F9E712E59AF5F22A with UID security@attestation.app...
Jan 06 16:34:16 arch archlinux-keyring-wkd-sync[7149]: Skipping key 65EEFE022108E2B708CBFCF7F9E712E59AF5F22A with UID security@grapheneos.org...
Jan 06 16:34:16 arch archlinux-keyring-wkd-sync[7149]: Skipping key 65EEFE022108E2B708CBFCF7F9E712E59AF5F22A with UID security@seamlessupdate.app...
Jan 06 16:34:16 arch archlinux-keyring-wkd-sync[7149]: Skipping key 6645B0A8C7005E78DB1D7864F99FFE0FEAE999BD with UID me@allanmcrae.com...
Jan 06 16:34:16 arch archlinux-keyring-wkd-sync[7149]: Refreshing key 6645B0A8C7005E78DB1D7864F99FFE0FEAE999BD with UID allan@archlinux.org...
Jan 06 16:34:16 arch archlinux-keyring-wkd-sync[7253]: pub rsa2048 2011-06-03 [SC]
Jan 06 16:34:16 arch archlinux-keyring-wkd-sync[7253]: *** This key has been disabled
Jan 06 16:34:16 arch archlinux-keyring-wkd-sync[7253]: 6645B0A8C7005E78DB1D7864F99FFE0FEAE999BD
Jan 06 16:34:16 arch archlinux-keyring-wkd-sync[7253]: uid [marginal] Allan McRae <me@allanmcrae.com>
Jan 06 16:34:16 arch archlinux-keyring-wkd-sync[7253]: uid [marginal] Allan McRae (Developer) <allan@archlinux.org>
Jan 06 16:34:16 arch archlinux-keyring-wkd-sync[7253]: sub rsa2048 2011-06-03 [E]
Jan 06 16:34:16 arch archlinux-keyring-wkd-sync[7149]: Skipping key 66BD74A036D522F51DD70A3C7F2A16726521E06D with UID chris@the-brannons.com...
Jan 06 16:34:16 arch archlinux-keyring-wkd-sync[7149]: Skipping key 684148BB25B49E986A4944C55184252D824B18E8 with UID thomas@master-key.archlinux.org...
Jan 06 16:34:16 arch archlinux-keyring-wkd-sync[7149]: Skipping key 69DA34D78FE0EFD596AC6D049D893EC4DAAF9129 with UID bruno.pagani@astrophysics.eu...
Jan 06 16:34:16 arch archlinux-keyring-wkd-sync[7149]: Skipping key 69DA34D78FE0EFD596AC6D049D893EC4DAAF9129 with UID bruno.n.pagani@gmail.com...
Jan 06 16:34:16 arch archlinux-keyring-wkd-sync[7149]: Refreshing key 69DA34D78FE0EFD596AC6D049D893EC4DAAF9129 with UID archange@archlinux.org...
Jan 06 16:34:16 arch archlinux-keyring-wkd-sync[7255]: pub rsa2048 2011-08-22 [SC]
Jan 06 16:34:16 arch archlinux-keyring-wkd-sync[7255]: 69DA34D78FE0EFD596AC6D049D893EC4DAAF9129
Jan 06 16:34:16 arch archlinux-keyring-wkd-sync[7255]: uid [ unknown] Bruno Pagani <bruno.pagani@astrophysics.eu>
Jan 06 16:34:16 arch archlinux-keyring-wkd-sync[7255]: uid [marginal] Bruno Pagani (Key for Launchpad) <bruno.n.pagani@gmail.com>
Jan 06 16:34:16 arch archlinux-keyring-wkd-sync[7255]: uid [ full ] Bruno Pagani <archange@archlinux.org>
Jan 06 16:34:16 arch archlinux-keyring-wkd-sync[7255]: uid [ unknown] Bruno Pagani <bruno.pagani@ac-reunion.fr>
Jan 06 16:34:16 arch archlinux-keyring-wkd-sync[7255]: uid [ unknown] Bruno Pagani <bruno.pagani@ac-versailles.fr>
Jan 06 16:34:16 arch archlinux-keyring-wkd-sync[7255]: uid [ unknown] Bruno Pagani <bruno.pagani@cea.fr>
Jan 06 16:34:16 arch archlinux-keyring-wkd-sync[7255]: uid [marginal] Bruno Pagani <bruno.pagani@ens-lyon.fr>
Jan 06 16:34:16 arch archlinux-keyring-wkd-sync[7255]: uid [marginal] Bruno Pagani <bruno.pagani@ens-lyon.org>
Jan 06 16:34:16 arch archlinux-keyring-wkd-sync[7255]: uid [marginal] Bruno Pagani <bruno.pagani@obspm.fr>
Jan 06 16:34:16 arch archlinux-keyring-wkd-sync[7255]: uid [ unknown] Bruno Pagani <bruno.pagani@u-psud.fr>
Jan 06 16:34:16 arch archlinux-keyring-wkd-sync[7255]: uid [ unknown] Bruno Pagani <bruno.pagani@universite-paris-saclay.fr>
Jan 06 16:34:16 arch archlinux-keyring-wkd-sync[7255]: uid [marginal] Bruno Pagani <pagani@iap.fr>
Jan 06 16:34:16 arch archlinux-keyring-wkd-sync[7255]: sub rsa2048 2011-08-22 [E]
Jan 06 16:34:16 arch archlinux-keyring-wkd-sync[7149]: Skipping key 69DA34D78FE0EFD596AC6D049D893EC4DAAF9129 with UID bruno.pagani@ac-reunion.fr...
Jan 06 16:34:16 arch archlinux-keyring-wkd-sync[7149]: Skipping key 69DA34D78FE0EFD596AC6D049D893EC4DAAF9129 with UID bruno.pagani@ac-versailles.fr...
Jan 06 16:34:16 arch archlinux-keyring-wkd-sync[7149]: Skipping key 69DA34D78FE0EFD596AC6D049D893EC4DAAF9129 with UID bruno.pagani@cea.fr...
Jan 06 16:34:16 arch archlinux-keyring-wkd-sync[7149]: Skipping key 69DA34D78FE0EFD596AC6D049D893EC4DAAF9129 with UID bruno.pagani@ens-lyon.fr...
Jan 06 16:34:16 arch archlinux-keyring-wkd-sync[7149]: Skipping key 69DA34D78FE0EFD596AC6D049D893EC4DAAF9129 with UID bruno.pagani@ens-lyon.org...
Jan 06 16:34:16 arch archlinux-keyring-wkd-sync[7149]: Skipping key 69DA34D78FE0EFD596AC6D049D893EC4DAAF9129 with UID bruno.pagani@obspm.fr...
Jan 06 16:34:16 arch archlinux-keyring-wkd-sync[7149]: Skipping key 69DA34D78FE0EFD596AC6D049D893EC4DAAF9129 with UID bruno.pagani@u-psud.fr...
Jan 06 16:34:16 arch archlinux-keyring-wkd-sync[7149]: Skipping key 69DA34D78FE0EFD596AC6D049D893EC4DAAF9129 with UID bruno.pagani@universite-paris-saclay.fr...
Jan 06 16:34:16 arch archlinux-keyring-wkd-sync[7149]: Skipping key 69DA34D78FE0EFD596AC6D049D893EC4DAAF9129 with UID pagani@iap.fr...
Jan 06 16:34:16 arch archlinux-keyring-wkd-sync[7149]: Skipping key 69E6471E3AE065297529832E6BA0F5A2037F4F41 with UID demize@master-key.archlinux.org...
Jan 06 16:34:16 arch archlinux-keyring-wkd-sync[7149]: Refreshing key 69F8E5E5E85F771020A0777C3D309011083BA25E with UID carsme@archlinux.org...
Jan 06 16:34:17 arch archlinux-keyring-wkd-sync[7257]: pub ed25519 2024-04-01 [C] [expires: 2027-04-02]
Jan 06 16:34:17 arch archlinux-keyring-wkd-sync[7257]: 69F8E5E5E85F771020A0777C3D309011083BA25E
Jan 06 16:34:17 arch archlinux-keyring-wkd-sync[7257]: uid [ full ] Carl Smedstad <carsme@archlinux.org>
Jan 06 16:34:17 arch archlinux-keyring-wkd-sync[7257]: sub ed25519 2024-04-01 [S]
Jan 06 16:34:17 arch archlinux-keyring-wkd-sync[7257]: sub ed25519 2024-04-01 [A]
Jan 06 16:34:17 arch archlinux-keyring-wkd-sync[7257]: sub cv25519 2024-04-01 [E]
Jan 06 16:34:17 arch archlinux-keyring-wkd-sync[7149]: Skipping key 6C7F7F22E0152A6FD5728592DAD6F3056C897266 with UID email@alex19ep.me...
Jan 06 16:34:17 arch archlinux-keyring-wkd-sync[7149]: Skipping key 6C7F7F22E0152A6FD5728592DAD6F3056C897266 with UID aarnaarn2@gmail.com...
Jan 06 16:34:17 arch archlinux-keyring-wkd-sync[7149]: Refreshing key 6C7F7F22E0152A6FD5728592DAD6F3056C897266 with UID alex19ep@archlinux.org...
Jan 06 16:34:17 arch archlinux-keyring-wkd-sync[7259]: pub rsa4096 2020-03-04 [SC] [expires: 2027-12-31]
Jan 06 16:34:17 arch archlinux-keyring-wkd-sync[7259]: 6C7F7F22E0152A6FD5728592DAD6F3056C897266
Jan 06 16:34:17 arch archlinux-keyring-wkd-sync[7259]: uid [ unknown] Alexander Epaneshnikov <email@alex19ep.me>
Jan 06 16:34:17 arch archlinux-keyring-wkd-sync[7259]: uid [ unknown] Alexander Epaneshnikov <aarnaarn2@gmail.com>
Jan 06 16:34:17 arch archlinux-keyring-wkd-sync[7259]: uid [ full ] Alexander Epaneshnikov <alex19ep@archlinux.org>
Jan 06 16:34:17 arch archlinux-keyring-wkd-sync[7259]: sub rsa4096 2020-03-04 [E]
Jan 06 16:34:17 arch archlinux-keyring-wkd-sync[7259]: sub rsa4096 2020-03-04 [A]
Jan 06 16:34:17 arch archlinux-keyring-wkd-sync[7259]: sub rsa4096 2020-03-04 [S]
Jan 06 16:34:17 arch archlinux-keyring-wkd-sync[7149]: Refreshing key 6DAF7B808F9DF25139620000D21461E3DFE2060D with UID chris.rebischke@archlinux.org...
Jan 06 16:34:17 arch archlinux-keyring-wkd-sync[7261]: pub rsa4096 2015-07-16 [SC]
Jan 06 16:34:17 arch archlinux-keyring-wkd-sync[7261]: 6DAF7B808F9DF25139620000D21461E3DFE2060D
Jan 06 16:34:17 arch archlinux-keyring-wkd-sync[7261]: uid [marginal] Christian Rebischke (Archlinux Security Team-Member) <chris.rebischke@archlinux.org>
Jan 06 16:34:17 arch archlinux-keyring-wkd-sync[7261]: uid [ full ] Christian Rebischke (Arch Linux Security Team-Member) <Chris.Rebischke@archlinux.org>
Jan 06 16:34:17 arch archlinux-keyring-wkd-sync[7261]: uid [marginal] Christian Rebischke (TU-Clausthal) <christian.rebischke@tu-clausthal.de>
Jan 06 16:34:17 arch archlinux-keyring-wkd-sync[7261]: uid [marginal] Christian Rebischke (www.nullday.de) <Chris.Rebischke@gmail.com>
Jan 06 16:34:17 arch archlinux-keyring-wkd-sync[7261]: uid [marginal] Christian Rebischke / Shibumi (Milliways) <shibumi@milliways.info>
Jan 06 16:34:17 arch archlinux-keyring-wkd-sync[7261]: uid [marginal] Christian Rebischke <Chris.Rebischke@posteo.de>
Jan 06 16:34:17 arch archlinux-keyring-wkd-sync[7261]: uid [marginal] Christian Rebischke <chris@nullday.de>
Jan 06 16:34:17 arch archlinux-keyring-wkd-sync[7261]: uid [ unknown] Christian Rebischke <chris@shibumi.dev>
Jan 06 16:34:17 arch archlinux-keyring-wkd-sync[7261]: uid [ unknown] Christian Rebischke <christian.rebischke@mailbox.org>
Jan 06 16:34:17 arch archlinux-keyring-wkd-sync[7261]: sub rsa4096 2015-07-16 [E]
Jan 06 16:34:17 arch archlinux-keyring-wkd-sync[7261]: sub rsa4096 2019-04-12 [A]
Jan 06 16:34:17 arch archlinux-keyring-wkd-sync[7149]: Refreshing key 6DAF7B808F9DF25139620000D21461E3DFE2060D with UID chris.rebischke@archlinux.org...
Jan 06 16:34:17 arch archlinux-keyring-wkd-sync[7263]: pub rsa4096 2015-07-16 [SC]
Jan 06 16:34:17 arch archlinux-keyring-wkd-sync[7263]: 6DAF7B808F9DF25139620000D21461E3DFE2060D
Jan 06 16:34:17 arch archlinux-keyring-wkd-sync[7263]: uid [marginal] Christian Rebischke (Archlinux Security Team-Member) <chris.rebischke@archlinux.org>
Jan 06 16:34:17 arch archlinux-keyring-wkd-sync[7263]: uid [ full ] Christian Rebischke (Arch Linux Security Team-Member) <Chris.Rebischke@archlinux.org>
Jan 06 16:34:17 arch archlinux-keyring-wkd-sync[7263]: uid [marginal] Christian Rebischke (TU-Clausthal) <christian.rebischke@tu-clausthal.de>
Jan 06 16:34:17 arch archlinux-keyring-wkd-sync[7263]: uid [marginal] Christian Rebischke (www.nullday.de) <Chris.Rebischke@gmail.com>
Jan 06 16:34:17 arch archlinux-keyring-wkd-sync[7263]: uid [marginal] Christian Rebischke / Shibumi (Milliways) <shibumi@milliways.info>
Jan 06 16:34:17 arch archlinux-keyring-wkd-sync[7263]: uid [marginal] Christian Rebischke <Chris.Rebischke@posteo.de>
Jan 06 16:34:17 arch archlinux-keyring-wkd-sync[7263]: uid [marginal] Christian Rebischke <chris@nullday.de>
Jan 06 16:34:17 arch archlinux-keyring-wkd-sync[7263]: uid [ unknown] Christian Rebischke <chris@shibumi.dev>
Jan 06 16:34:17 arch archlinux-keyring-wkd-sync[7263]: uid [ unknown] Christian Rebischke <christian.rebischke@mailbox.org>
Jan 06 16:34:17 arch archlinux-keyring-wkd-sync[7263]: sub rsa4096 2015-07-16 [E]
Jan 06 16:34:17 arch archlinux-keyring-wkd-sync[7263]: sub rsa4096 2019-04-12 [A]
Jan 06 16:34:17 arch archlinux-keyring-wkd-sync[7149]: Skipping key 6DAF7B808F9DF25139620000D21461E3DFE2060D with UID christian.rebischke@tu-clausthal.de...
Jan 06 16:34:17 arch archlinux-keyring-wkd-sync[7149]: Skipping key 6DAF7B808F9DF25139620000D21461E3DFE2060D with UID chris.rebischke@gmail.com...
Jan 06 16:34:17 arch archlinux-keyring-wkd-sync[7149]: Skipping key 6DAF7B808F9DF25139620000D21461E3DFE2060D with UID shibumi@milliways.info...
Jan 06 16:34:17 arch archlinux-keyring-wkd-sync[7149]: Skipping key 6DAF7B808F9DF25139620000D21461E3DFE2060D with UID chris.rebischke@posteo.de...
Jan 06 16:34:17 arch archlinux-keyring-wkd-sync[7149]: Skipping key 6DAF7B808F9DF25139620000D21461E3DFE2060D with UID chris@nullday.de...
Jan 06 16:34:17 arch archlinux-keyring-wkd-sync[7149]: Skipping key 6DAF7B808F9DF25139620000D21461E3DFE2060D with UID chris@shibumi.dev...
Jan 06 16:34:17 arch archlinux-keyring-wkd-sync[7149]: Skipping key 6DAF7B808F9DF25139620000D21461E3DFE2060D with UID christian.rebischke@mailbox.org...
Jan 06 16:34:17 arch archlinux-keyring-wkd-sync[7149]: Skipping key 6EA3F3F3B9082632A9CBE931D53A0445B47A0DAB with UID connor.behan@gmail.com...
Jan 06 16:34:17 arch archlinux-keyring-wkd-sync[7149]: Skipping key 717026A9D4779FC53940726640F557B731496106 with UID gginiu@gmail.com...
Jan 06 16:34:17 arch archlinux-keyring-wkd-sync[7149]: Skipping key 75BD80E4D834509F6E740257B1B73B02CC52A02A with UID diabonas@master-key.archlinux.org...
Jan 06 16:34:17 arch archlinux-keyring-wkd-sync[7149]: Skipping key 76B4192E902C0A52642C63C273B8ED52F1D357C1 with UID l.jirkovsky@gmail.com...
Jan 06 16:34:17 arch archlinux-keyring-wkd-sync[7149]: Skipping key 779CD2942629B7FA04AB8F172E89012331361F01 with UID arcanis@archlinux.org...
Jan 06 16:34:17 arch archlinux-keyring-wkd-sync[7149]: Skipping key 779CD2942629B7FA04AB8F172E89012331361F01 with UID arcanis.arch@gmail.com...
Jan 06 16:34:17 arch archlinux-keyring-wkd-sync[7149]: Skipping key 779CD2942629B7FA04AB8F172E89012331361F01 with UID darkarcanis@mail.ru...
Jan 06 16:34:17 arch archlinux-keyring-wkd-sync[7149]: Skipping key 779CD2942629B7FA04AB8F172E89012331361F01 with UID esalexeev@gmail.com...
Jan 06 16:34:17 arch archlinux-keyring-wkd-sync[7149]: Skipping key 7FA647CD89891DEDC060287BB9113D1ED21E1A55 with UID kaitocracy@gmail.com...
Jan 06 16:34:17 arch archlinux-keyring-wkd-sync[7149]: Refreshing key 80247D99EABD3A4D1E3A1836E85B8683EB48BC95 with UID dbermond@archlinux.org...
Jan 06 16:34:18 arch archlinux-keyring-wkd-sync[7266]: pub ed25519 2021-10-30 [SC] [expires: 2026-10-29]
Jan 06 16:34:18 arch archlinux-keyring-wkd-sync[7266]: 80247D99EABD3A4D1E3A1836E85B8683EB48BC95
Jan 06 16:34:18 arch archlinux-keyring-wkd-sync[7266]: uid [ full ] Daniel Bermond <dbermond@archlinux.org>
Jan 06 16:34:18 arch archlinux-keyring-wkd-sync[7266]: sub cv25519 2021-10-30 [E] [expires: 2026-10-29]
Jan 06 16:34:18 arch archlinux-keyring-wkd-sync[7149]: Skipping key 81D7F8241DB38BC759C80FCE3A726C6170E80477 with UID roman@archlinux.org...
Jan 06 16:34:18 arch archlinux-keyring-wkd-sync[7149]: Skipping key 8218F88849AAC522E94CF470A5E9288C4FA415FA with UID jan.steffens@gmail.com...
Jan 06 16:34:18 arch archlinux-keyring-wkd-sync[7149]: Skipping key 83BC8889351B5DEBBB68416EB8AC08600F108CDF with UID jan.steffens@gmail.com...
Jan 06 16:34:18 arch archlinux-keyring-wkd-sync[7149]: Refreshing key 83BC8889351B5DEBBB68416EB8AC08600F108CDF with UID heftig@archlinux.org...
Jan 06 16:34:18 arch archlinux-keyring-wkd-sync[7268]: pub ed25519 2020-05-11 [SC]
Jan 06 16:34:18 arch archlinux-keyring-wkd-sync[7268]: A2FF3A36AAA56654109064AB19802F8B0D70FC30
Jan 06 16:34:18 arch archlinux-keyring-wkd-sync[7268]: uid [ unknown] Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
Jan 06 16:34:18 arch archlinux-keyring-wkd-sync[7268]: uid [ full ] Jan Alexander Steffens (heftig) <heftig@archlinux.org>
Jan 06 16:34:18 arch archlinux-keyring-wkd-sync[7268]: uid [ unknown] Jan Alexander Steffens (heftig) <jan.steffens@ltnglobal.com>
Jan 06 16:34:18 arch archlinux-keyring-wkd-sync[7268]: sub ed25519 2020-05-11 [A]
Jan 06 16:34:18 arch archlinux-keyring-wkd-sync[7268]: sub ed25519 2020-05-11 [S]
Jan 06 16:34:18 arch archlinux-keyring-wkd-sync[7268]: sub cv25519 2020-05-11 [E]
Jan 06 16:34:18 arch archlinux-keyring-wkd-sync[7149]: Refreshing key 86CFFCA918CF3AF47147588051E8B148A9999C34 with UID foutrelis@archlinux.org...
Jan 06 16:34:18 arch archlinux-keyring-wkd-sync[7270]: pub rsa2048 2010-11-12 [SC]
Jan 06 16:34:18 arch archlinux-keyring-wkd-sync[7270]: 86CFFCA918CF3AF47147588051E8B148A9999C34
Jan 06 16:34:18 arch archlinux-keyring-wkd-sync[7270]: uid [ full ] Evangelos Foutras <foutrelis@archlinux.org>
Jan 06 16:34:18 arch archlinux-keyring-wkd-sync[7270]: uid [marginal] Evangelos Foutras <foutrelis@gmail.com>
Jan 06 16:34:18 arch archlinux-keyring-wkd-sync[7270]: sub rsa2048 2010-11-12 [E]
Jan 06 16:34:18 arch archlinux-keyring-wkd-sync[7149]: Skipping key 86CFFCA918CF3AF47147588051E8B148A9999C34 with UID foutrelis@gmail.com...
Jan 06 16:34:18 arch archlinux-keyring-wkd-sync[7149]: Skipping key 8742F7535E7B394A1B048163332C9C40F40D2072 with UID jsteel@aur.archlinux.org...
Jan 06 16:34:18 arch archlinux-keyring-wkd-sync[7149]: Refreshing key 8742F7535E7B394A1B048163332C9C40F40D2072 with UID jsteel@archlinux.org...
Jan 06 16:34:18 arch archlinux-keyring-wkd-sync[7272]: pub rsa2048 2012-08-12 [SC]
Jan 06 16:34:18 arch archlinux-keyring-wkd-sync[7272]: 8742F7535E7B394A1B048163332C9C40F40D2072
Jan 06 16:34:18 arch archlinux-keyring-wkd-sync[7272]: uid [marginal] Jonathan Steel <jsteel@aur.archlinux.org>
Jan 06 16:34:18 arch archlinux-keyring-wkd-sync[7272]: uid [ full ] Jonathan Steel <jsteel@archlinux.org>
Jan 06 16:34:18 arch archlinux-keyring-wkd-sync[7272]: uid [marginal] Jonathan Steel <mail@jsteel.org>
Jan 06 16:34:18 arch archlinux-keyring-wkd-sync[7272]: sub rsa2048 2012-08-12 [E]
Jan 06 16:34:18 arch archlinux-keyring-wkd-sync[7149]: Skipping key 8742F7535E7B394A1B048163332C9C40F40D2072 with UID mail@jsteel.org...
Jan 06 16:34:18 arch archlinux-keyring-wkd-sync[7149]: Skipping key 8840BD07FC24CB7CE394A07CCF7037A4F27FB7DA with UID speps@aur.archlinux.org...
Jan 06 16:34:18 arch archlinux-keyring-wkd-sync[7149]: Skipping key 8840BD07FC24CB7CE394A07CCF7037A4F27FB7DA with UID speps@gmx.com...
Jan 06 16:34:18 arch archlinux-keyring-wkd-sync[7149]: Skipping key 8840BD07FC24CB7CE394A07CCF7037A4F27FB7DA with UID speps@gmx.com...
Jan 06 16:34:18 arch archlinux-keyring-wkd-sync[7149]: Refreshing key 89E7B9331C4AE7D7FAF7D305C132293954BBE4AD with UID spupykin@archlinux.org...
Jan 06 16:34:19 arch archlinux-keyring-wkd-sync[7274]: pub rsa4096 2021-10-22 [SC] [expires: 2031-10-20]
Jan 06 16:34:19 arch archlinux-keyring-wkd-sync[7274]: 89E7B9331C4AE7D7FAF7D305C132293954BBE4AD
Jan 06 16:34:19 arch archlinux-keyring-wkd-sync[7274]: uid [ full ] Sergej Pupykin <spupykin@archlinux.org>
Jan 06 16:34:19 arch archlinux-keyring-wkd-sync[7274]: sub rsa4096 2021-10-22 [E] [expires: 2031-10-20]
Jan 06 16:34:19 arch archlinux-keyring-wkd-sync[7149]: Refreshing key 8A9BC5819C54FEB3DC2A9B48C32217F6F13FF192 with UID xyproto@archlinux.org...
Jan 06 16:34:19 arch archlinux-keyring-wkd-sync[7276]: pub rsa4096 2022-05-30 [SC] [expires: 2064-05-19]
Jan 06 16:34:19 arch archlinux-keyring-wkd-sync[7276]: 8A9BC5819C54FEB3DC2A9B48C32217F6F13FF192
Jan 06 16:34:19 arch archlinux-keyring-wkd-sync[7276]: uid [ full ] Alexander F. Rødseth <xyproto@archlinux.org>
Jan 06 16:34:19 arch archlinux-keyring-wkd-sync[7276]: sub rsa4096 2022-05-30 [A] [expires: 2064-05-19]
Jan 06 16:34:19 arch archlinux-keyring-wkd-sync[7276]: sub rsa4096 2022-05-30 [E] [expires: 2064-05-19]
Jan 06 16:34:19 arch archlinux-keyring-wkd-sync[7149]: Refreshing key 8AA2213C8464C82D879C8127D4B58E897A929F2E with UID torxed@archlinux.org...
Jan 06 16:34:19 arch archlinux-keyring-wkd-sync[7278]: pub ed25519 2023-04-13 [SC]
Jan 06 16:34:19 arch archlinux-keyring-wkd-sync[7278]: 8AA2213C8464C82D879C8127D4B58E897A929F2E
Jan 06 16:34:19 arch archlinux-keyring-wkd-sync[7278]: uid [ full ] Anton Hvornum <torxed@archlinux.org>
Jan 06 16:34:19 arch archlinux-keyring-wkd-sync[7278]: sub rsa4096 2023-05-01 [A] [expires: 2025-04-30]
Jan 06 16:34:19 arch archlinux-keyring-wkd-sync[7278]: sub rsa4096 2023-05-01 [E] [expires: 2025-04-30]
Jan 06 16:34:19 arch archlinux-keyring-wkd-sync[7149]: Skipping key 8CF934E339CAD8ABF342E822E711306E3C4F88BC with UID timothy.redaelli@gmail.com...
Jan 06 16:34:19 arch archlinux-keyring-wkd-sync[7149]: Refreshing key 8E1992167465DB5FB045557CB02854ED753E0F1F with UID anatolik@archlinux.org...
Jan 06 16:34:19 arch archlinux-keyring-wkd-sync[7280]: pub rsa4096 2014-02-04 [SC] [expires: 2026-10-25]
Jan 06 16:34:19 arch archlinux-keyring-wkd-sync[7280]: 8E1992167465DB5FB045557CB02854ED753E0F1F
Jan 06 16:34:19 arch archlinux-keyring-wkd-sync[7280]: uid [ full ] Anatol Pomozov (Arch Linux developer account) <anatolik@archlinux.org>
Jan 06 16:34:19 arch archlinux-keyring-wkd-sync[7280]: uid [marginal] Anatol Pomozov <anatol.pomozov@gmail.com>
Jan 06 16:34:19 arch archlinux-keyring-wkd-sync[7280]: sub rsa4096 2014-02-04 [E] [expires: 2026-10-25]
Jan 06 16:34:19 arch archlinux-keyring-wkd-sync[7149]: Skipping key 8E1992167465DB5FB045557CB02854ED753E0F1F with UID anatol.pomozov@gmail.com...
Jan 06 16:34:19 arch archlinux-keyring-wkd-sync[7149]: Skipping key 8F76BEEA0289F9E1D3E229C05F946DED983D4366 with UID jrcd83@gmail.com...
Jan 06 16:34:19 arch archlinux-keyring-wkd-sync[7149]: Skipping key 8FC15A064950A99DD1BD14DD39E4B877E62EB915 with UID sh@lutzhaase.com...
Jan 06 16:34:19 arch archlinux-keyring-wkd-sync[7149]: Refreshing key 8FC15A064950A99DD1BD14DD39E4B877E62EB915 with UID svenstaro@archlinux.org...
Jan 06 16:34:20 arch archlinux-keyring-wkd-sync[7282]: pub rsa4096 2011-09-10 [SC]
Jan 06 16:34:20 arch archlinux-keyring-wkd-sync[7282]: 8FC15A064950A99DD1BD14DD39E4B877E62EB915
Jan 06 16:34:20 arch archlinux-keyring-wkd-sync[7282]: uid [marginal] Sven-Hendrik Haase <sh@lutzhaase.com>
Jan 06 16:34:20 arch archlinux-keyring-wkd-sync[7282]: uid [ full ] Sven-Hendrik Haase <svenstaro@archlinux.org>
Jan 06 16:34:20 arch archlinux-keyring-wkd-sync[7282]: uid [marginal] Sven-Hendrik Haase <svenstaro@gmail.com>
Jan 06 16:34:20 arch archlinux-keyring-wkd-sync[7282]: sub rsa4096 2022-07-10 [A]
Jan 06 16:34:20 arch archlinux-keyring-wkd-sync[7282]: sub rsa4096 2011-09-10 [E]
Jan 06 16:34:20 arch archlinux-keyring-wkd-sync[7149]: Skipping key 8FC15A064950A99DD1BD14DD39E4B877E62EB915 with UID svenstaro@gmail.com...
Jan 06 16:34:20 arch archlinux-keyring-wkd-sync[7149]: Refreshing key 8FE6A7D4CC42C83C9BCCA8E32DA2ACC3ECE4DCE6 with UID tcanabrava@archlinux.org...
Jan 06 16:34:20 arch archlinux-keyring-wkd-sync[7284]: pub ed25519 2023-11-22 [SC] [expires: 2027-11-21]
Jan 06 16:34:20 arch archlinux-keyring-wkd-sync[7284]: 8FE6A7D4CC42C83C9BCCA8E32DA2ACC3ECE4DCE6
Jan 06 16:34:20 arch archlinux-keyring-wkd-sync[7284]: uid [ full ] Tomaz Canabrava <tcanabrava@archlinux.org>
Jan 06 16:34:20 arch archlinux-keyring-wkd-sync[7284]: sub ed25519 2023-11-22 [A]
Jan 06 16:34:20 arch archlinux-keyring-wkd-sync[7284]: sub cv25519 2023-11-22 [E] [expires: 2027-11-21]
Jan 06 16:34:20 arch archlinux-keyring-wkd-sync[7149]: Refreshing key 903BAB73640EB6D65533EFF3468F122CE8162295 with UID santiago@archlinux.org...
Jan 06 16:34:20 arch archlinux-keyring-wkd-sync[7286]: pub rsa4096 2014-05-22 [SC] [expires: 2025-10-10]
Jan 06 16:34:20 arch archlinux-keyring-wkd-sync[7286]: 903BAB73640EB6D65533EFF3468F122CE8162295
Jan 06 16:34:20 arch archlinux-keyring-wkd-sync[7286]: uid [ full ] Santiago Torres-Arias <santiago@archlinux.org>
Jan 06 16:34:20 arch archlinux-keyring-wkd-sync[7286]: uid [marginal] Santiago Torres <torresariass@gmail.com>
Jan 06 16:34:20 arch archlinux-keyring-wkd-sync[7286]: uid [ unknown] Santiago Torres-Arias (Academic profile) <santiagotorres@purdue.edu>
Jan 06 16:34:20 arch archlinux-keyring-wkd-sync[7286]: uid [marginal] Santiago Torres-Arias <santiago@nyu.edu>
Jan 06 16:34:20 arch archlinux-keyring-wkd-sync[7286]: sub rsa4096 2014-05-22 [E]
Jan 06 16:34:20 arch archlinux-keyring-wkd-sync[7149]: Skipping key 903BAB73640EB6D65533EFF3468F122CE8162295 with UID torresariass@gmail.com...
Jan 06 16:34:20 arch archlinux-keyring-wkd-sync[7149]: Skipping key 903BAB73640EB6D65533EFF3468F122CE8162295 with UID santiagotorres@purdue.edu...
Jan 06 16:34:20 arch archlinux-keyring-wkd-sync[7149]: Skipping key 903BAB73640EB6D65533EFF3468F122CE8162295 with UID santiago@nyu.edu...
Jan 06 16:34:20 arch archlinux-keyring-wkd-sync[7149]: Skipping key 91BD8815FE0040FA7FF5D68754C28F4FF5A1A949 with UID dave@sleepmap.de...
Jan 06 16:34:20 arch archlinux-keyring-wkd-sync[7149]: Skipping key 91BD8815FE0040FA7FF5D68754C28F4FF5A1A949 with UID dave@c-base.org...
Jan 06 16:34:20 arch archlinux-keyring-wkd-sync[7149]: Skipping key 91BD8815FE0040FA7FF5D68754C28F4FF5A1A949 with UID david.runge@campus.tu-berlin.de...
Jan 06 16:34:20 arch archlinux-keyring-wkd-sync[7149]: Skipping key 91BD8815FE0040FA7FF5D68754C28F4FF5A1A949 with UID runge@pool.math.tu-berlin.de...
Jan 06 16:34:20 arch archlinux-keyring-wkd-sync[7149]: Skipping key 91FFE0700E80619CEB73235CA88E23E377514E00 with UID florian@master-key.archlinux.org...
Jan 06 16:34:20 arch archlinux-keyring-wkd-sync[7149]: Skipping key 9437DD3815A7A9169E3D3946AFF5D95098BC6FF5 with UID alucryd@alucryd.xyz...
Jan 06 16:34:20 arch archlinux-keyring-wkd-sync[7149]: Refreshing key 9437DD3815A7A9169E3D3946AFF5D95098BC6FF5 with UID alucryd@archlinux.org...
Jan 06 16:34:20 arch archlinux-keyring-wkd-sync[7288]: pub rsa4096 2022-01-30 [SC]
Jan 06 16:34:20 arch archlinux-keyring-wkd-sync[7288]: 95220BE99CE6FF778AE0DC670F65C7D881506130
Jan 06 16:34:20 arch archlinux-keyring-wkd-sync[7288]: uid [ unknown] Maxime Gauduin <alucryd@gmail.com>
Jan 06 16:34:20 arch archlinux-keyring-wkd-sync[7288]: uid [ unknown] Maxime Gauduin <alucryd@alucryd.xyz>
Jan 06 16:34:20 arch archlinux-keyring-wkd-sync[7288]: uid [ full ] Maxime Gauduin <alucryd@archlinux.org>
Jan 06 16:34:20 arch archlinux-keyring-wkd-sync[7288]: sub rsa4096 2022-01-30 [E]
Jan 06 16:34:20 arch archlinux-keyring-wkd-sync[7288]: sub rsa4096 2022-01-30 [A]
Jan 06 16:34:20 arch archlinux-keyring-wkd-sync[7149]: Skipping key 9437DD3815A7A9169E3D3946AFF5D95098BC6FF5 with UID alucryd@gmail.com...
Jan 06 16:34:20 arch archlinux-keyring-wkd-sync[7149]: Skipping key 9515D8A8EAB88E49BB65EDBCE6B456CAF15447D5 with UID cinelli@aur.archlinux.org...
Jan 06 16:34:20 arch archlinux-keyring-wkd-sync[7149]: Skipping key 9515D8A8EAB88E49BB65EDBCE6B456CAF15447D5 with UID cinelli.federico@gmail.com...
Jan 06 16:34:20 arch archlinux-keyring-wkd-sync[7149]: Skipping key 95220BE99CE6FF778AE0DC670F65C7D881506130 with UID alucryd@gmail.com...
Jan 06 16:34:20 arch archlinux-keyring-wkd-sync[7149]: Skipping key 95220BE99CE6FF778AE0DC670F65C7D881506130 with UID alucryd@alucryd.xyz...
Jan 06 16:34:20 arch archlinux-keyring-wkd-sync[7149]: Refreshing key 95220BE99CE6FF778AE0DC670F65C7D881506130 with UID alucryd@archlinux.org...
Jan 06 16:34:21 arch archlinux-keyring-wkd-sync[7290]: pub rsa4096 2022-01-30 [SC]
Jan 06 16:34:21 arch archlinux-keyring-wkd-sync[7290]: 95220BE99CE6FF778AE0DC670F65C7D881506130
Jan 06 16:34:21 arch archlinux-keyring-wkd-sync[7290]: uid [ unknown] Maxime Gauduin <alucryd@gmail.com>
Jan 06 16:34:21 arch archlinux-keyring-wkd-sync[7290]: uid [ unknown] Maxime Gauduin <alucryd@alucryd.xyz>
Jan 06 16:34:21 arch archlinux-keyring-wkd-sync[7290]: uid [ full ] Maxime Gauduin <alucryd@archlinux.org>
Jan 06 16:34:21 arch archlinux-keyring-wkd-sync[7290]: sub rsa4096 2022-01-30 [E]
Jan 06 16:34:21 arch archlinux-keyring-wkd-sync[7290]: sub rsa4096 2022-01-30 [A]
Jan 06 16:34:21 arch archlinux-keyring-wkd-sync[7149]: Refreshing key 954A3772D62EF90E4B31FBC6C91A9911192C187A with UID daurnimator@archlinux.org...
Jan 06 16:34:21 arch archlinux-keyring-wkd-sync[7292]: pub rsa4096 2015-01-25 [SC] [expires: 2025-07-01]
Jan 06 16:34:21 arch archlinux-keyring-wkd-sync[7292]: 954A3772D62EF90E4B31FBC6C91A9911192C187A
Jan 06 16:34:21 arch archlinux-keyring-wkd-sync[7292]: uid [ full ] Daurnimator <daurnimator@archlinux.org>
Jan 06 16:34:21 arch archlinux-keyring-wkd-sync[7292]: uid [marginal] Daurnimator <quae@daurnimator.com>
Jan 06 16:34:21 arch archlinux-keyring-wkd-sync[7292]: sub rsa4096 2016-04-06 [S] [expires: 2025-07-01]
Jan 06 16:34:21 arch archlinux-keyring-wkd-sync[7292]: sub rsa4096 2016-04-06 [A] [expires: 2025-07-01]
Jan 06 16:34:21 arch archlinux-keyring-wkd-sync[7292]: sub rsa4096 2015-01-25 [E] [expires: 2025-07-01]
Jan 06 16:34:21 arch archlinux-keyring-wkd-sync[7149]: Skipping key 954A3772D62EF90E4B31FBC6C91A9911192C187A with UID quae@daurnimator.com...
Jan 06 16:34:21 arch archlinux-keyring-wkd-sync[7149]: Skipping key 962855F072C7A01846405864FCF3C8CB5CF9C8D4 with UID rodseth@gmail.com...
Jan 06 16:34:21 arch archlinux-keyring-wkd-sync[7149]: Refreshing key 9674D4ED3DFB6ADCC4F9F1EA1C736AEF96402E7C with UID segaja@archlinux.org...
Jan 06 16:34:21 arch archlinux-keyring-wkd-sync[7294]: pub rsa4096 2021-12-10 [SC]
Jan 06 16:34:21 arch archlinux-keyring-wkd-sync[7294]: 9674D4ED3DFB6ADCC4F9F1EA1C736AEF96402E7C
Jan 06 16:34:21 arch archlinux-keyring-wkd-sync[7294]: uid [ full ] Andreas Schleifer <segaja@archlinux.org>
Jan 06 16:34:21 arch archlinux-keyring-wkd-sync[7294]: sub rsa4096 2021-12-10 [E]
Jan 06 16:34:21 arch archlinux-keyring-wkd-sync[7149]: Skipping key 97312D5EB9D7AE7D0BD4307351DAE9B7C1AE9161 with UID pgp@nicohood.de...
Jan 06 16:34:21 arch archlinux-keyring-wkd-sync[7149]: Skipping key 97312D5EB9D7AE7D0BD4307351DAE9B7C1AE9161 with UID mail@nicohood.de...
Jan 06 16:34:21 arch archlinux-keyring-wkd-sync[7149]: Skipping key 97312D5EB9D7AE7D0BD4307351DAE9B7C1AE9161 with UID blog@nicohood.de...
Jan 06 16:34:21 arch archlinux-keyring-wkd-sync[7149]: Skipping key 97312D5EB9D7AE7D0BD4307351DAE9B7C1AE9161 with UID nico-2006@nicohood.de...
Jan 06 16:34:21 arch archlinux-keyring-wkd-sync[7149]: Skipping key 97312D5EB9D7AE7D0BD4307351DAE9B7C1AE9161 with UID shop@nicohood.de...
Jan 06 16:34:21 arch archlinux-keyring-wkd-sync[7149]: Skipping key 97312D5EB9D7AE7D0BD4307351DAE9B7C1AE9161 with UID info@bikefittingfinder.de...
Jan 06 16:34:21 arch archlinux-keyring-wkd-sync[7149]: Skipping key 97312D5EB9D7AE7D0BD4307351DAE9B7C1AE9161 with UID archlinux@nicohood.de...
Jan 06 16:34:21 arch archlinux-keyring-wkd-sync[7149]: Skipping key 97312D5EB9D7AE7D0BD4307351DAE9B7C1AE9161 with UID aur@nicohood.de...
Jan 06 16:34:21 arch archlinux-keyring-wkd-sync[7149]: Skipping key 97312D5EB9D7AE7D0BD4307351DAE9B7C1AE9161 with UID blog@nicohood.de...
Jan 06 16:34:21 arch archlinux-keyring-wkd-sync[7149]: Skipping key 97312D5EB9D7AE7D0BD4307351DAE9B7C1AE9161 with UID git@nicohood.de...
Jan 06 16:34:21 arch archlinux-keyring-wkd-sync[7149]: Skipping key 97312D5EB9D7AE7D0BD4307351DAE9B7C1AE9161 with UID info@nicohood.de...
Jan 06 16:34:21 arch archlinux-keyring-wkd-sync[7149]: Skipping key 97312D5EB9D7AE7D0BD4307351DAE9B7C1AE9161 with UID mooltipass@nicohood.de...
Jan 06 16:34:21 arch archlinux-keyring-wkd-sync[7149]: Refreshing key 97312D5EB9D7AE7D0BD4307351DAE9B7C1AE9161 with UID nicohood@archlinux.org...
Jan 06 16:34:21 arch archlinux-keyring-wkd-sync[7296]: pub rsa4096 2015-06-17 [SCA] [expires: 2026-01-30]
Jan 06 16:34:21 arch archlinux-keyring-wkd-sync[7296]: *** This key has been disabled
Jan 06 16:34:21 arch archlinux-keyring-wkd-sync[7296]: 97312D5EB9D7AE7D0BD4307351DAE9B7C1AE9161
Jan 06 16:34:21 arch archlinux-keyring-wkd-sync[7296]: uid [ unknown] NicoHood <pgp@nicohood.de>
Jan 06 16:34:21 arch archlinux-keyring-wkd-sync[7296]: uid [marginal] N <mail@nicohood.de>
Jan 06 16:34:21 arch archlinux-keyring-wkd-sync[7296]: uid [marginal] NNNNN <blog@nicohood.de>
Jan 06 16:34:21 arch archlinux-keyring-wkd-sync[7296]: uid [marginal] NNNNN <nico-2006@nicohood.de>
Jan 06 16:34:21 arch archlinux-keyring-wkd-sync[7296]: uid [marginal] NNNNN <shop@nicohood.de>
Jan 06 16:34:21 arch archlinux-keyring-wkd-sync[7296]: uid [ unknown] Nico Schulz <info@bikefittingfinder.de>
Jan 06 16:34:21 arch archlinux-keyring-wkd-sync[7296]: uid [ unknown] NicoHood <archlinux@nicohood.de>
Jan 06 16:34:21 arch archlinux-keyring-wkd-sync[7296]: uid [ unknown] NicoHood <aur@nicohood.de>
Jan 06 16:34:21 arch archlinux-keyring-wkd-sync[7296]: uid [ unknown] NicoHood <blog@nicohood.de>
Jan 06 16:34:21 arch archlinux-keyring-wkd-sync[7296]: uid [ unknown] NicoHood <git@nicohood.de>
Jan 06 16:34:21 arch archlinux-keyring-wkd-sync[7296]: uid [ unknown] NicoHood <info@nicohood.de>
Jan 06 16:34:21 arch archlinux-keyring-wkd-sync[7296]: uid [marginal] NicoHood <mooltipass@nicohood.de>
Jan 06 16:34:21 arch archlinux-keyring-wkd-sync[7296]: uid [marginal] NicoHood <nicohood@archlinux.org>
Jan 06 16:34:21 arch archlinux-keyring-wkd-sync[7296]: uid [marginal] _____ <Wohnung@nicohood.de>
Jan 06 16:34:21 arch archlinux-keyring-wkd-sync[7296]: uid [marginal] _____ <inbox@nicohood.de>
Jan 06 16:34:21 arch archlinux-keyring-wkd-sync[7296]: uid [marginal] _____ <outbox@nicohood.de>
Jan 06 16:34:21 arch archlinux-keyring-wkd-sync[7296]: sub rsa4096 2015-06-17 [E] [expires: 2026-01-30]
Jan 06 16:34:21 arch archlinux-keyring-wkd-sync[7149]: Skipping key 97312D5EB9D7AE7D0BD4307351DAE9B7C1AE9161 with UID wohnung@nicohood.de...
Jan 06 16:34:21 arch archlinux-keyring-wkd-sync[7149]: Skipping key 97312D5EB9D7AE7D0BD4307351DAE9B7C1AE9161 with UID inbox@nicohood.de...
Jan 06 16:34:21 arch archlinux-keyring-wkd-sync[7149]: Skipping key 97312D5EB9D7AE7D0BD4307351DAE9B7C1AE9161 with UID outbox@nicohood.de...
Jan 06 16:34:21 arch archlinux-keyring-wkd-sync[7149]: Refreshing key 991F6E3F0765CF6295888586139B09DA5BF0D338 with UID dvzrv@archlinux.org...
Jan 06 16:34:22 arch archlinux-keyring-wkd-sync[7298]: pub ed25519 2019-10-01 [SC] [revoked: 2022-05-09]
Jan 06 16:34:22 arch archlinux-keyring-wkd-sync[7298]: *** This key has been disabled
Jan 06 16:34:22 arch archlinux-keyring-wkd-sync[7298]: C7E7849466FE2358343588377258734B41C31549
Jan 06 16:34:22 arch archlinux-keyring-wkd-sync[7298]: uid [ revoked] David Runge <dvzrv@archlinux.org>
Jan 06 16:34:22 arch archlinux-keyring-wkd-sync[7149]: Refreshing key 9D74DF6F91B7BDABD5815CA84AC5588F941C2A25 with UID arojas@archlinux.org...
Jan 06 16:34:22 arch archlinux-keyring-wkd-sync[7300]: pub rsa4096 2014-10-21 [SC]
Jan 06 16:34:22 arch archlinux-keyring-wkd-sync[7300]: 9D74DF6F91B7BDABD5815CA84AC5588F941C2A25
Jan 06 16:34:22 arch archlinux-keyring-wkd-sync[7300]: uid [ full ] Antonio Rojas <arojas@archlinux.org>
Jan 06 16:34:22 arch archlinux-keyring-wkd-sync[7300]: uid [marginal] Antonio Rojas <arojas@us.es>
Jan 06 16:34:22 arch archlinux-keyring-wkd-sync[7300]: uid [marginal] Antonio Rojas <nqn1976@gmail.com>
Jan 06 16:34:22 arch archlinux-keyring-wkd-sync[7300]: uid [marginal] Antonio Rojas <nqn76sw@gmail.com>
Jan 06 16:34:22 arch archlinux-keyring-wkd-sync[7300]: sub rsa2048 2014-11-07 [S]
Jan 06 16:34:22 arch archlinux-keyring-wkd-sync[7300]: sub rsa2048 2014-11-07 [E]
Jan 06 16:34:22 arch archlinux-keyring-wkd-sync[7149]: Skipping key 9D74DF6F91B7BDABD5815CA84AC5588F941C2A25 with UID arojas@us.es...
Jan 06 16:34:22 arch archlinux-keyring-wkd-sync[7149]: Skipping key 9D74DF6F91B7BDABD5815CA84AC5588F941C2A25 with UID nqn1976@gmail.com...
Jan 06 16:34:22 arch archlinux-keyring-wkd-sync[7149]: Skipping key 9D74DF6F91B7BDABD5815CA84AC5588F941C2A25 with UID nqn76sw@gmail.com...
Jan 06 16:34:22 arch archlinux-keyring-wkd-sync[7149]: Skipping key A2FF3A36AAA56654109064AB19802F8B0D70FC30 with UID jan.steffens@gmail.com...
Jan 06 16:34:22 arch archlinux-keyring-wkd-sync[7149]: Refreshing key A2FF3A36AAA56654109064AB19802F8B0D70FC30 with UID heftig@archlinux.org...
Jan 06 16:34:22 arch archlinux-keyring-wkd-sync[7302]: pub ed25519 2020-05-11 [SC]
Jan 06 16:34:22 arch archlinux-keyring-wkd-sync[7302]: A2FF3A36AAA56654109064AB19802F8B0D70FC30
Jan 06 16:34:22 arch archlinux-keyring-wkd-sync[7302]: uid [ unknown] Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
Jan 06 16:34:22 arch archlinux-keyring-wkd-sync[7302]: uid [ full ] Jan Alexander Steffens (heftig) <heftig@archlinux.org>
Jan 06 16:34:22 arch archlinux-keyring-wkd-sync[7302]: uid [ unknown] Jan Alexander Steffens (heftig) <jan.steffens@ltnglobal.com>
Jan 06 16:34:22 arch archlinux-keyring-wkd-sync[7302]: sub ed25519 2020-05-11 [A]
Jan 06 16:34:22 arch archlinux-keyring-wkd-sync[7302]: sub ed25519 2020-05-11 [S]
Jan 06 16:34:22 arch archlinux-keyring-wkd-sync[7302]: sub cv25519 2020-05-11 [E]
Jan 06 16:34:22 arch archlinux-keyring-wkd-sync[7149]: Skipping key A2FF3A36AAA56654109064AB19802F8B0D70FC30 with UID jan.steffens@ltnglobal.com...
Jan 06 16:34:22 arch archlinux-keyring-wkd-sync[7149]: Skipping key A314827C4E4250A204CE6E13284FC34C8E4B1A25 with UID thomas@bchlr.de...
Jan 06 16:34:22 arch archlinux-keyring-wkd-sync[7149]: Skipping key A314827C4E4250A204CE6E13284FC34C8E4B1A25 with UID thomas.baechler@gmx.de...
Jan 06 16:34:22 arch archlinux-keyring-wkd-sync[7149]: Skipping key A314827C4E4250A204CE6E13284FC34C8E4B1A25 with UID thomas@archlinux.org...
Jan 06 16:34:22 arch archlinux-keyring-wkd-sync[7149]: Skipping key A4CBEA7974898599195E4FEC46EC46F39F3E2EF1 with UID rgacogne@archlinux.org...
Jan 06 16:34:22 arch archlinux-keyring-wkd-sync[7149]: Skipping key A5CA9D5515DC2CA73DF748CA5C2E46A0F53A76ED with UID dpmcgee@gmail.com...
Jan 06 16:34:22 arch archlinux-keyring-wkd-sync[7149]: Skipping key A5CA9D5515DC2CA73DF748CA5C2E46A0F53A76ED with UID dan@archlinux.org...
Jan 06 16:34:22 arch archlinux-keyring-wkd-sync[7149]: Skipping key A5CA9D5515DC2CA73DF748CA5C2E46A0F53A76ED with UID toofishes@toofishes.net...
Jan 06 16:34:22 arch archlinux-keyring-wkd-sync[7149]: Skipping key A667E8A1B61D07A50FC430DF69DF1F2EB44B05BE with UID tensor5@archlinux.org...
Jan 06 16:34:22 arch archlinux-keyring-wkd-sync[7149]: Skipping key A84B8DC73AB832067BE54C3C976AC6FA3B94FA10 with UID info@jandegrootict.nl...
Jan 06 16:34:22 arch archlinux-keyring-wkd-sync[7149]: Skipping key A84B8DC73AB832067BE54C3C976AC6FA3B94FA10 with UID jgc@archlinux.org...
Jan 06 16:34:22 arch archlinux-keyring-wkd-sync[7149]: Skipping key A9B6710D760F6617C530746EC847B6AEB0544167 with UID tensor5@gmail.com...
Jan 06 16:34:22 arch archlinux-keyring-wkd-sync[7149]: Skipping key AB19265E5D7D20687D303246BA1DFB64FFF979E7 with UID allan@master-key.archlinux.org...
Jan 06 16:34:22 arch archlinux-keyring-wkd-sync[7149]: Refreshing key ADC8A1FCC15E01D45310419E94657AB20F2A092B with UID andyrtr@archlinux.org...
Jan 06 16:34:22 arch archlinux-keyring-wkd-sync[7304]: pub rsa2048 2011-05-14 [SC]
Jan 06 16:34:22 arch archlinux-keyring-wkd-sync[7304]: ADC8A1FCC15E01D45310419E94657AB20F2A092B
Jan 06 16:34:22 arch archlinux-keyring-wkd-sync[7304]: uid [ full ] Andreas Radke <andyrtr@archlinux.org>
Jan 06 16:34:22 arch archlinux-keyring-wkd-sync[7304]: uid [ undef ] Andreas Radke <andreas.radke@mailbox.org>
Jan 06 16:34:22 arch archlinux-keyring-wkd-sync[7304]: uid [ undef ] Andreas Radke <andyrtr@mailbox.org>
Jan 06 16:34:22 arch archlinux-keyring-wkd-sync[7304]: sub rsa2048 2011-05-14 [E]
Jan 06 16:34:22 arch archlinux-keyring-wkd-sync[7149]: Skipping key ADC8A1FCC15E01D45310419E94657AB20F2A092B with UID andreas.radke@mailbox.org...
Jan 06 16:34:22 arch archlinux-keyring-wkd-sync[7149]: Skipping key ADC8A1FCC15E01D45310419E94657AB20F2A092B with UID andyrtr@mailbox.org...
Jan 06 16:34:22 arch archlinux-keyring-wkd-sync[7149]: Skipping key B1F2C889CB2CCB2ADA36D963097D629E437520BD with UID vegai@iki.fi...
Jan 06 16:34:22 arch archlinux-keyring-wkd-sync[7149]: Refreshing key B4B759625D4633430B74877059E43E106B247368 with UID artafinde@archlinux.org...
Jan 06 16:34:23 arch archlinux-keyring-wkd-sync[7306]: pub rsa4096 2017-06-18 [SC] [expires: 2025-07-18]
Jan 06 16:34:23 arch archlinux-keyring-wkd-sync[7306]: B4B759625D4633430B74877059E43E106B247368
Jan 06 16:34:23 arch archlinux-keyring-wkd-sync[7306]: uid [ full ] Leonidas Spyropoulos <artafinde@archlinux.org>
Jan 06 16:34:23 arch archlinux-keyring-wkd-sync[7306]: uid [ unknown] Leonidas Spyropoulos <artafinde@gmail.com>
Jan 06 16:34:23 arch archlinux-keyring-wkd-sync[7306]: sub rsa4096 2022-01-11 [A]
Jan 06 16:34:23 arch archlinux-keyring-wkd-sync[7306]: sub rsa4096 2017-06-18 [E]
Jan 06 16:34:23 arch archlinux-keyring-wkd-sync[7149]: Skipping key B4B759625D4633430B74877059E43E106B247368 with UID artafinde@gmail.com...
Jan 06 16:34:23 arch archlinux-keyring-wkd-sync[7149]: Refreshing key B5971F2C5C10A9A08C60030F786C63F330D7CB92 with UID felixonmars@archlinux.org...
Jan 06 16:34:23 arch archlinux-keyring-wkd-sync[7308]: pub rsa4096 2012-01-20 [SC]
Jan 06 16:34:23 arch archlinux-keyring-wkd-sync[7308]: B5971F2C5C10A9A08C60030F786C63F330D7CB92
Jan 06 16:34:23 arch archlinux-keyring-wkd-sync[7308]: uid [ full ] Felix Yan <felixonmars@archlinux.org>
Jan 06 16:34:23 arch archlinux-keyring-wkd-sync[7308]: uid [marginal] Felix Yan <felixonmars@163.com>
Jan 06 16:34:23 arch archlinux-keyring-wkd-sync[7308]: uid [ unknown] Felix Yan <felixonmars@189.cn>
Jan 06 16:34:23 arch archlinux-keyring-wkd-sync[7308]: uid [marginal] Felix Yan <felixonmars@archlinuxcn.org>
Jan 06 16:34:23 arch archlinux-keyring-wkd-sync[7308]: uid [ undef ] Felix Yan <felixonmars@fedoraproject.org>
Jan 06 16:34:23 arch archlinux-keyring-wkd-sync[7308]: uid [marginal] Felix Yan <felixonmars@gmail.com>
Jan 06 16:34:23 arch archlinux-keyring-wkd-sync[7308]: uid [ undef ] Felix Yan <felixonmars@member.fsf.org>
Jan 06 16:34:23 arch archlinux-keyring-wkd-sync[7308]: uid [marginal] Felix Yan <felixonmars@nyaa.cat>
Jan 06 16:34:23 arch archlinux-keyring-wkd-sync[7308]: uid [ undef ] Felix Yan <felixonmars@qq.com>
Jan 06 16:34:23 arch archlinux-keyring-wkd-sync[7308]: uid [ unknown] Felix Yan <felixonmars@ubuntukylin.com>
Jan 06 16:34:23 arch archlinux-keyring-wkd-sync[7308]: uid [marginal] Felix Yan <felixyan@bbtechgroup.com>
Jan 06 16:34:23 arch archlinux-keyring-wkd-sync[7308]: uid [marginal] Felix Yan <i@felixc.at>
Jan 06 16:34:23 arch archlinux-keyring-wkd-sync[7308]: uid [ undef ] Felix Yan <yanran@deepin.com>
Jan 06 16:34:23 arch archlinux-keyring-wkd-sync[7308]: uid [ unknown] Felix Yan <yanran@uniontech.com>
Jan 06 16:34:23 arch archlinux-keyring-wkd-sync[7308]: uid [marginal] Yan, Ran (Name on Passport) <felixonmars@gmail.com>
Jan 06 16:34:23 arch archlinux-keyring-wkd-sync[7308]: uid [marginal] keybase.io/felixonmars <felixonmars@keybase.io>
Jan 06 16:34:23 arch archlinux-keyring-wkd-sync[7308]: sub rsa4096 2012-01-20 [E]
Jan 06 16:34:23 arch archlinux-keyring-wkd-sync[7149]: Skipping key B5971F2C5C10A9A08C60030F786C63F330D7CB92 with UID felixonmars@163.com...
Jan 06 16:34:23 arch archlinux-keyring-wkd-sync[7149]: Skipping key B5971F2C5C10A9A08C60030F786C63F330D7CB92 with UID felixonmars@189.cn...
Jan 06 16:34:23 arch archlinux-keyring-wkd-sync[7149]: Skipping key B5971F2C5C10A9A08C60030F786C63F330D7CB92 with UID felixonmars@archlinuxcn.org...
Jan 06 16:34:23 arch archlinux-keyring-wkd-sync[7149]: Skipping key B5971F2C5C10A9A08C60030F786C63F330D7CB92 with UID felixonmars@fedoraproject.org...
Jan 06 16:34:23 arch archlinux-keyring-wkd-sync[7149]: Skipping key B5971F2C5C10A9A08C60030F786C63F330D7CB92 with UID felixonmars@gmail.com...
Jan 06 16:34:23 arch archlinux-keyring-wkd-sync[7149]: Skipping key B5971F2C5C10A9A08C60030F786C63F330D7CB92 with UID felixonmars@member.fsf.org...
Jan 06 16:34:23 arch archlinux-keyring-wkd-sync[7149]: Skipping key B5971F2C5C10A9A08C60030F786C63F330D7CB92 with UID felixonmars@nyaa.cat...
Jan 06 16:34:23 arch archlinux-keyring-wkd-sync[7149]: Skipping key B5971F2C5C10A9A08C60030F786C63F330D7CB92 with UID felixonmars@qq.com...
Jan 06 16:34:23 arch archlinux-keyring-wkd-sync[7149]: Skipping key B5971F2C5C10A9A08C60030F786C63F330D7CB92 with UID felixonmars@ubuntukylin.com...
Jan 06 16:34:23 arch archlinux-keyring-wkd-sync[7149]: Skipping key B5971F2C5C10A9A08C60030F786C63F330D7CB92 with UID felixyan@bbtechgroup.com...
Jan 06 16:34:23 arch archlinux-keyring-wkd-sync[7149]: Skipping key B5971F2C5C10A9A08C60030F786C63F330D7CB92 with UID i@felixc.at...
Jan 06 16:34:23 arch archlinux-keyring-wkd-sync[7149]: Skipping key B5971F2C5C10A9A08C60030F786C63F330D7CB92 with UID yanran@deepin.com...
Jan 06 16:34:23 arch archlinux-keyring-wkd-sync[7149]: Skipping key B5971F2C5C10A9A08C60030F786C63F330D7CB92 with UID yanran@uniontech.com...
Jan 06 16:34:23 arch archlinux-keyring-wkd-sync[7149]: Skipping key B5971F2C5C10A9A08C60030F786C63F330D7CB92 with UID felixonmars@gmail.com...
Jan 06 16:34:23 arch archlinux-keyring-wkd-sync[7149]: Skipping key B5971F2C5C10A9A08C60030F786C63F330D7CB92 with UID felixonmars@keybase.io...
Jan 06 16:34:23 arch archlinux-keyring-wkd-sync[7149]: Skipping key B81B051F2D7FC867AAFF35A58DBD63B82072D77A with UID seblu@seblu.net...
Jan 06 16:34:23 arch archlinux-keyring-wkd-sync[7149]: Skipping key B81B051F2D7FC867AAFF35A58DBD63B82072D77A with UID root@seblu.net...
Jan 06 16:34:23 arch archlinux-keyring-wkd-sync[7149]: Skipping key B81B051F2D7FC867AAFF35A58DBD63B82072D77A with UID sebastien.luttringer@gmail.com...
Jan 06 16:34:23 arch archlinux-keyring-wkd-sync[7149]: Skipping key B81B051F2D7FC867AAFF35A58DBD63B82072D77A with UID sebastien@luttringer.net...
Jan 06 16:34:23 arch archlinux-keyring-wkd-sync[7149]: Refreshing key B81B051F2D7FC867AAFF35A58DBD63B82072D77A with UID seblu@archlinux.org...
Jan 06 16:34:23 arch archlinux-keyring-wkd-sync[7310]: pub rsa4096 2011-11-11 [SC]
Jan 06 16:34:23 arch archlinux-keyring-wkd-sync[7310]: B81B051F2D7FC867AAFF35A58DBD63B82072D77A
Jan 06 16:34:23 arch archlinux-keyring-wkd-sync[7310]: uid [marginal] Sébastien Luttringer <seblu@seblu.net>
Jan 06 16:34:23 arch archlinux-keyring-wkd-sync[7310]: uid [marginal] Sébastien Luttringer <root@seblu.net>
Jan 06 16:34:23 arch archlinux-keyring-wkd-sync[7310]: uid [marginal] Sébastien Luttringer <sebastien.luttringer@gmail.com>
Jan 06 16:34:23 arch archlinux-keyring-wkd-sync[7310]: uid [marginal] Sébastien Luttringer <sebastien@luttringer.net>
Jan 06 16:34:23 arch archlinux-keyring-wkd-sync[7310]: uid [ full ] Sébastien Luttringer <seblu@archlinux.org>
Jan 06 16:34:23 arch archlinux-keyring-wkd-sync[7310]: sub rsa4032 2014-03-30 [E]
Jan 06 16:34:23 arch archlinux-keyring-wkd-sync[7310]: sub rsa4032 2017-07-07 [S]
Jan 06 16:34:23 arch archlinux-keyring-wkd-sync[7310]: sub rsa4032 2017-07-07 [E]
Jan 06 16:34:23 arch archlinux-keyring-wkd-sync[7310]: sub rsa4032 2014-03-30 [S]
Jan 06 16:34:23 arch archlinux-keyring-wkd-sync[7310]: sub rsa4096 2013-03-30 [S]
Jan 06 16:34:23 arch archlinux-keyring-wkd-sync[7310]: sub rsa4096 2013-03-30 [E]
Jan 06 16:34:23 arch archlinux-keyring-wkd-sync[7310]: sub rsa4096 2011-11-11 [E]
Jan 06 16:34:23 arch archlinux-keyring-wkd-sync[7310]: sub ed25519 2019-10-10 [S]
Jan 06 16:34:23 arch archlinux-keyring-wkd-sync[7310]: sub cv25519 2019-10-10 [E]
Jan 06 16:34:23 arch archlinux-keyring-wkd-sync[7149]: Skipping key BC1FBE4D2826A0B51E47ED62E2539214C6C11350 with UID cinelli.federico@gmail.com...
Jan 06 16:34:23 arch archlinux-keyring-wkd-sync[7149]: Refreshing key BD27B07A5EF45C2ADAF70E0484818A6819AF4A9B with UID eschwartz@archlinux.org...
Jan 06 16:34:24 arch archlinux-keyring-wkd-sync[7312]: pub rsa4096 2016-05-04 [SC] [expired: 2022-07-10]
Jan 06 16:34:24 arch archlinux-keyring-wkd-sync[7312]: BD27B07A5EF45C2ADAF70E0484818A6819AF4A9B
Jan 06 16:34:24 arch archlinux-keyring-wkd-sync[7312]: uid [ expired] Eli Schwartz <eschwartz@archlinux.org>
Jan 06 16:34:24 arch archlinux-keyring-wkd-sync[7312]: uid [ expired] Eli Schwartz <eschwartz93@gmail.com>
Jan 06 16:34:24 arch archlinux-keyring-wkd-sync[7149]: Skipping key BD27B07A5EF45C2ADAF70E0484818A6819AF4A9B with UID eschwartz93@gmail.com...
Jan 06 16:34:24 arch archlinux-keyring-wkd-sync[7149]: Skipping key BE2DBCF2B1E3E588AC325AEAA06B49470F8E620A with UID brett@i--b.com...
Jan 06 16:34:24 arch archlinux-keyring-wkd-sync[7149]: Refreshing key BE2DBCF2B1E3E588AC325AEAA06B49470F8E620A with UID ainola@archlinux.org...
Jan 06 16:34:24 arch archlinux-keyring-wkd-sync[7314]: pub ed25519 2018-10-03 [SC] [expires: 2026-06-08]
Jan 06 16:34:24 arch archlinux-keyring-wkd-sync[7314]: BE2DBCF2B1E3E588AC325AEAA06B49470F8E620A
Jan 06 16:34:24 arch archlinux-keyring-wkd-sync[7314]: uid [marginal] Brett Cornwall <brett@i--b.com>
Jan 06 16:34:24 arch archlinux-keyring-wkd-sync[7314]: uid [ full ] Brett Cornwall <ainola@archlinux.org>
Jan 06 16:34:24 arch archlinux-keyring-wkd-sync[7314]: sub ed25519 2021-11-18 [A] [expires: 2026-06-08]
Jan 06 16:34:24 arch archlinux-keyring-wkd-sync[7314]: sub ed25519 2021-11-18 [S] [expires: 2026-06-08]
Jan 06 16:34:24 arch archlinux-keyring-wkd-sync[7314]: sub cv25519 2021-11-18 [E] [expires: 2026-06-08]
Jan 06 16:34:24 arch archlinux-keyring-wkd-sync[7149]: Skipping key BFA1ECFEF1524EE4099CDE971F0CD4921ECAA030 with UID baptiste@bitsofnetworks.org...
Jan 06 16:34:24 arch archlinux-keyring-wkd-sync[7149]: Skipping key BFA1ECFEF1524EE4099CDE971F0CD4921ECAA030 with UID baptiste@jonglez.org...
Jan 06 16:34:24 arch archlinux-keyring-wkd-sync[7149]: Skipping key C100346676634E80C940FB9E9C02FF419FECBE16 with UID morten@linderud.pw...
Jan 06 16:34:24 arch archlinux-keyring-wkd-sync[7149]: Refreshing key C100346676634E80C940FB9E9C02FF419FECBE16 with UID foxboron@archlinux.org...
Jan 06 16:34:24 arch archlinux-keyring-wkd-sync[7316]: pub rsa4096 2014-09-05 [SC]
Jan 06 16:34:24 arch archlinux-keyring-wkd-sync[7316]: C100346676634E80C940FB9E9C02FF419FECBE16
Jan 06 16:34:24 arch archlinux-keyring-wkd-sync[7316]: uid [marginal] Morten Linderud <morten@linderud.pw>
Jan 06 16:34:24 arch archlinux-keyring-wkd-sync[7316]: uid [ full ] Morten Linderud <foxboron@archlinux.org>
Jan 06 16:34:24 arch archlinux-keyring-wkd-sync[7316]: uid [marginal] Morten Linderud <mcfoxax@gmail.com>
Jan 06 16:34:24 arch archlinux-keyring-wkd-sync[7316]: uid [marginal] Morten Linderud <morten.linderud@fribyte.uib.no>
Jan 06 16:34:24 arch archlinux-keyring-wkd-sync[7316]: sub rsa4096 2018-11-26 [A]
Jan 06 16:34:24 arch archlinux-keyring-wkd-sync[7316]: sub rsa4096 2014-09-05 [E]
Jan 06 16:34:24 arch archlinux-keyring-wkd-sync[7316]: sub rsa4096 2018-11-13 [S]
Jan 06 16:34:24 arch archlinux-keyring-wkd-sync[7149]: Skipping key C100346676634E80C940FB9E9C02FF419FECBE16 with UID mcfoxax@gmail.com...
Jan 06 16:34:24 arch archlinux-keyring-wkd-sync[7149]: Skipping key C100346676634E80C940FB9E9C02FF419FECBE16 with UID morten.linderud@fribyte.uib.no...
Jan 06 16:34:24 arch archlinux-keyring-wkd-sync[7149]: Skipping key C521846436D75A3294795B27B4360204B250F0D3 with UID muflone@vbsimple.net...
Jan 06 16:34:24 arch archlinux-keyring-wkd-sync[7149]: Refreshing key C521846436D75A3294795B27B4360204B250F0D3 with UID muflone@archlinux.org...
Jan 06 16:34:24 arch archlinux-keyring-wkd-sync[7318]: pub rsa4096 2021-08-09 [SC] [expired: 2022-08-09]
Jan 06 16:34:24 arch archlinux-keyring-wkd-sync[7318]: *** This key has been disabled
Jan 06 16:34:24 arch archlinux-keyring-wkd-sync[7318]: CAA1D2323A05219AA2F01AA4E642299183ED727E
Jan 06 16:34:24 arch archlinux-keyring-wkd-sync[7318]: uid [ expired] Fabio Castelli (Muflone) (Primary) <muflone@muflone.com>
Jan 06 16:34:24 arch archlinux-keyring-wkd-sync[7318]: uid [ expired] Fabio Castelli (Muflone) (Arch Linux) <muflone@archlinux.org>
Jan 06 16:34:24 arch archlinux-keyring-wkd-sync[7318]: uid [ expired] Fabio Castelli (Muflone) (VBSimple) <muflone@vbsimple.net>
Jan 06 16:34:24 arch archlinux-keyring-wkd-sync[7149]: Skipping key C521846436D75A3294795B27B4360204B250F0D3 with UID muflone@vbsimple.net...
Jan 06 16:34:24 arch archlinux-keyring-wkd-sync[7149]: Skipping key C521846436D75A3294795B27B4360204B250F0D3 with UID muflone@vbsimple.net...
Jan 06 16:34:24 arch archlinux-keyring-wkd-sync[7149]: Skipping key C7E7849466FE2358343588377258734B41C31549 with UID dvzrv@archlinux.org...
Jan 06 16:34:24 arch archlinux-keyring-wkd-sync[7149]: Skipping key CAA1D2323A05219AA2F01AA4E642299183ED727E with UID muflone@muflone.com...
Jan 06 16:34:24 arch archlinux-keyring-wkd-sync[7149]: Refreshing key CAA1D2323A05219AA2F01AA4E642299183ED727E with UID muflone@archlinux.org...
Jan 06 16:34:25 arch archlinux-keyring-wkd-sync[7320]: pub rsa4096 2021-08-09 [SC] [expired: 2022-08-09]
Jan 06 16:34:25 arch archlinux-keyring-wkd-sync[7320]: *** This key has been disabled
Jan 06 16:34:25 arch archlinux-keyring-wkd-sync[7320]: CAA1D2323A05219AA2F01AA4E642299183ED727E
Jan 06 16:34:25 arch archlinux-keyring-wkd-sync[7320]: uid [ expired] Fabio Castelli (Muflone) (Primary) <muflone@muflone.com>
Jan 06 16:34:25 arch archlinux-keyring-wkd-sync[7320]: uid [ expired] Fabio Castelli (Muflone) (Arch Linux) <muflone@archlinux.org>
Jan 06 16:34:25 arch archlinux-keyring-wkd-sync[7320]: uid [ expired] Fabio Castelli (Muflone) (VBSimple) <muflone@vbsimple.net>
Jan 06 16:34:25 arch archlinux-keyring-wkd-sync[7149]: Skipping key CAA1D2323A05219AA2F01AA4E642299183ED727E with UID muflone@vbsimple.net...
Jan 06 16:34:25 arch archlinux-keyring-wkd-sync[7149]: Refreshing key CAAE0C97533C35D3A0C6C34066E60E5F785A6824 with UID serebit@archlinux.org...
Jan 06 16:34:25 arch archlinux-keyring-wkd-sync[7323]: pub ed25519 2023-10-03 [SC] [expires: 2031-10-01]
Jan 06 16:34:25 arch archlinux-keyring-wkd-sync[7323]: E87E5B39F04A5D889D8C0147F6D84143496F6680
Jan 06 16:34:25 arch archlinux-keyring-wkd-sync[7323]: uid [ full ] Campbell Jones <serebit@archlinux.org>
Jan 06 16:34:25 arch archlinux-keyring-wkd-sync[7323]: sub cv25519 2023-10-03 [E] [expires: 2031-10-01]
Jan 06 16:34:25 arch archlinux-keyring-wkd-sync[7149]: Skipping key CB33B736591A9CA06098A9A5FCAC9CF5A6EE1209 with UID i@iff.ink...
Jan 06 16:34:25 arch archlinux-keyring-wkd-sync[7149]: Skipping key CB33B736591A9CA06098A9A5FCAC9CF5A6EE1209 with UID code@escondida.tk...
Jan 06 16:34:25 arch archlinux-keyring-wkd-sync[7149]: Skipping key CB33B736591A9CA06098A9A5FCAC9CF5A6EE1209 with UID code@iff.ink...
Jan 06 16:34:25 arch archlinux-keyring-wkd-sync[7149]: Skipping key CB33B736591A9CA06098A9A5FCAC9CF5A6EE1209 with UID escondida@escondida.tk...
Jan 06 16:34:25 arch archlinux-keyring-wkd-sync[7149]: Skipping key CB33B736591A9CA06098A9A5FCAC9CF5A6EE1209 with UID i@escondida.tk...
Jan 06 16:34:25 arch archlinux-keyring-wkd-sync[7149]: Skipping key CB33B736591A9CA06098A9A5FCAC9CF5A6EE1209 with UID if@escondida.tk...
Jan 06 16:34:25 arch archlinux-keyring-wkd-sync[7149]: Skipping key CB33B736591A9CA06098A9A5FCAC9CF5A6EE1209 with UID if@iff.ink...
Jan 06 16:34:25 arch archlinux-keyring-wkd-sync[7149]: Refreshing key CB33B736591A9CA06098A9A5FCAC9CF5A6EE1209 with UID iff@archlinux.org...
Jan 06 16:34:25 arch archlinux-keyring-wkd-sync[7325]: pub ed25519 2021-10-27 [SC] [expires: 2026-10-26]
Jan 06 16:34:25 arch archlinux-keyring-wkd-sync[7325]: DB5B4A9546601F945389C66940AC6F48D55AB11D
Jan 06 16:34:25 arch archlinux-keyring-wkd-sync[7325]: uid [ unknown] Ivy Foster <i@iff.ink>
Jan 06 16:34:25 arch archlinux-keyring-wkd-sync[7325]: uid [ unknown] Ivy Foster <code@iff.ink>
Jan 06 16:34:25 arch archlinux-keyring-wkd-sync[7325]: uid [ unknown] Ivy Foster <dev@iff.ink>
Jan 06 16:34:25 arch archlinux-keyring-wkd-sync[7325]: uid [ unknown] Ivy Foster <escondida@iff.ink>
Jan 06 16:34:25 arch archlinux-keyring-wkd-sync[7325]: uid [ unknown] Ivy Foster <f@iff.ink>
Jan 06 16:34:25 arch archlinux-keyring-wkd-sync[7325]: uid [ unknown] Ivy Foster <if@iff.ink>
Jan 06 16:34:25 arch archlinux-keyring-wkd-sync[7325]: uid [ full ] Ivy Foster <iff@archlinux.org>
Jan 06 16:34:25 arch archlinux-keyring-wkd-sync[7325]: uid [ unknown] Ivy Foster <iff@iff.ink>
Jan 06 16:34:25 arch archlinux-keyring-wkd-sync[7325]: uid [ unknown] Ivy Foster <ivy.foster@gmail.com>
Jan 06 16:34:25 arch archlinux-keyring-wkd-sync[7325]: uid [ unknown] Ivy Foster <lists@iff.ink>
Jan 06 16:34:25 arch archlinux-keyring-wkd-sync[7325]: uid [ unknown] Ivy Foster <r@iff.ink>
Jan 06 16:34:25 arch archlinux-keyring-wkd-sync[7325]: sub cv25519 2021-10-27 [E] [expires: 2026-10-26]
Jan 06 16:34:25 arch archlinux-keyring-wkd-sync[7149]: Skipping key CB33B736591A9CA06098A9A5FCAC9CF5A6EE1209 with UID iff@escondida.tk...
Jan 06 16:34:25 arch archlinux-keyring-wkd-sync[7149]: Skipping key CB33B736591A9CA06098A9A5FCAC9CF5A6EE1209 with UID iff@iff.ink...
Jan 06 16:34:25 arch archlinux-keyring-wkd-sync[7149]: Skipping key CB33B736591A9CA06098A9A5FCAC9CF5A6EE1209 with UID ivy.foster@gmail.com...
Jan 06 16:34:25 arch archlinux-keyring-wkd-sync[7149]: Skipping key CB33B736591A9CA06098A9A5FCAC9CF5A6EE1209 with UID ivy@escondida.tk...
Jan 06 16:34:25 arch archlinux-keyring-wkd-sync[7149]: Skipping key CB33B736591A9CA06098A9A5FCAC9CF5A6EE1209 with UID ivy@iff.ink...
Jan 06 16:34:25 arch archlinux-keyring-wkd-sync[7149]: Skipping key CB33B736591A9CA06098A9A5FCAC9CF5A6EE1209 with UID joyfulgirl@archlinux.us...
Jan 06 16:34:25 arch archlinux-keyring-wkd-sync[7149]: Skipping key CB33B736591A9CA06098A9A5FCAC9CF5A6EE1209 with UID escondida@iff.ink...
Jan 06 16:34:25 arch archlinux-keyring-wkd-sync[7149]: Skipping key CC5967D4095B4F3B42D45FA081A402D4F382BBBD with UID cesura@archlinux.org...
Jan 06 16:34:25 arch archlinux-keyring-wkd-sync[7149]: Skipping key CC5967D4095B4F3B42D45FA081A402D4F382BBBD with UID bradfanella@gmail.com...
Jan 06 16:34:25 arch archlinux-keyring-wkd-sync[7149]: Skipping key CC5967D4095B4F3B42D45FA081A402D4F382BBBD with UID cesura@aur.archlinux.org...
Jan 06 16:34:25 arch archlinux-keyring-wkd-sync[7149]: Refreshing key CCB34EBBB9541EF3F7B366C1D4A753468A5A5B67 with UID alerque@archlinux.org...
Jan 06 16:34:25 arch archlinux-keyring-wkd-sync[7327]: pub ed25519 2021-07-12 [SC] [expires: 2026-12-31]
Jan 06 16:34:25 arch archlinux-keyring-wkd-sync[7327]: CCB34EBBB9541EF3F7B366C1D4A753468A5A5B67
Jan 06 16:34:25 arch archlinux-keyring-wkd-sync[7327]: uid [ full ] Caleb Maclennan <alerque@archlinux.org>
Jan 06 16:34:25 arch archlinux-keyring-wkd-sync[7327]: sub rsa4096 2021-07-12 [S] [expires: 2026-12-31]
Jan 06 16:34:25 arch archlinux-keyring-wkd-sync[7327]: sub cv25519 2021-07-12 [E] [expires: 2026-12-31]
Jan 06 16:34:25 arch archlinux-keyring-wkd-sync[7149]: Skipping key CE0BDE71A759A87F23F0F7D8B61DBCE10901C163 with UID ballogyor@gmail.com...
Jan 06 16:34:25 arch archlinux-keyring-wkd-sync[7149]: Refreshing key CE536327AED18EABC3B99A17F4AA4E0ED2568E87 with UID farseerfc@archlinux.org...
Jan 06 16:34:26 arch archlinux-keyring-wkd-sync[7329]: pub ed25519 2022-05-07 [SC] [expires: 2026-05-06]
Jan 06 16:34:26 arch archlinux-keyring-wkd-sync[7329]: CE536327AED18EABC3B99A17F4AA4E0ED2568E87
Jan 06 16:34:26 arch archlinux-keyring-wkd-sync[7329]: uid [marginal] Jiachen YANG (Arch Linux Packager Signing Key) <farseerfc@archlinux.org>
Jan 06 16:34:26 arch archlinux-keyring-wkd-sync[7329]: sub cv25519 2022-05-07 [E] [expires: 2026-05-06]
Jan 06 16:34:26 arch archlinux-keyring-wkd-sync[7149]: Skipping key CFA6AF15E5C74149FC1D8C086D1655C14CE1C13E with UID bluewind@xinu.at...
Jan 06 16:34:26 arch archlinux-keyring-wkd-sync[7149]: Refreshing key CFA6AF15E5C74149FC1D8C086D1655C14CE1C13E with UID bluewind@archlinux.org...
Jan 06 16:34:26 arch archlinux-keyring-wkd-sync[7331]: pub rsa4096 2008-08-01 [SCA]
Jan 06 16:34:26 arch archlinux-keyring-wkd-sync[7331]: CFA6AF15E5C74149FC1D8C086D1655C14CE1C13E
Jan 06 16:34:26 arch archlinux-keyring-wkd-sync[7331]: uid [marginal] Florian Pritz <bluewind@xinu.at>
Jan 06 16:34:26 arch archlinux-keyring-wkd-sync[7331]: uid [ full ] Florian Pritz <bluewind@archlinux.org>
Jan 06 16:34:26 arch archlinux-keyring-wkd-sync[7331]: uid [marginal] Florian Pritz <flo@xinu.at>
Jan 06 16:34:26 arch archlinux-keyring-wkd-sync[7331]: sub rsa4096 2008-08-01 [E]
Jan 06 16:34:26 arch archlinux-keyring-wkd-sync[7149]: Skipping key CFA6AF15E5C74149FC1D8C086D1655C14CE1C13E with UID flo@xinu.at...
Jan 06 16:34:26 arch archlinux-keyring-wkd-sync[7149]: Refreshing key D2E95FEC015CF1F911AAAB0C3D4C5008BB5C8D29 with UID ptr1337@archlinux.org...
Jan 06 16:34:26 arch archlinux-keyring-wkd-sync[7333]: pub ed25519 2024-09-24 [SC]
Jan 06 16:34:26 arch archlinux-keyring-wkd-sync[7333]: D2E95FEC015CF1F911AAAB0C3D4C5008BB5C8D29
Jan 06 16:34:26 arch archlinux-keyring-wkd-sync[7333]: uid [ full ] Peter Jung <ptr1337@archlinux.org>
Jan 06 16:34:26 arch archlinux-keyring-wkd-sync[7333]: sub cv25519 2024-09-24 [E]
Jan 06 16:34:26 arch archlinux-keyring-wkd-sync[7149]: Skipping key D4DE5ABDE2A7287644EAC7E36D1A9E70E19DAA50 with UID pete@muddygoat.org...
Jan 06 16:34:26 arch archlinux-keyring-wkd-sync[7149]: Skipping key D4DE5ABDE2A7287644EAC7E36D1A9E70E19DAA50 with UID p.r.lewis@cs.bham.ac.uk...
Jan 06 16:34:26 arch archlinux-keyring-wkd-sync[7149]: Skipping key D4DE5ABDE2A7287644EAC7E36D1A9E70E19DAA50 with UID plewis@aur.archlinux.org...
Jan 06 16:34:26 arch archlinux-keyring-wkd-sync[7149]: Skipping key D4DE5ABDE2A7287644EAC7E36D1A9E70E19DAA50 with UID prlewis@letterboxes.org...
Jan 06 16:34:26 arch archlinux-keyring-wkd-sync[7149]: Refreshing key D89FAAEB4CECAFD199A2F5E612C6F735F7A9A519 with UID xyne@archlinux.org...
Jan 06 16:34:26 arch archlinux-keyring-wkd-sync[7335]: pub ed25519 2021-11-12 [SC]
Jan 06 16:34:26 arch archlinux-keyring-wkd-sync[7335]: D89FAAEB4CECAFD199A2F5E612C6F735F7A9A519
Jan 06 16:34:26 arch archlinux-keyring-wkd-sync[7335]: uid [ full ] Xyne. (Replaces EC3CBE7F607D11E663149E811D1F0DC78F173680.) <xyne@archlinux.org>
Jan 06 16:34:26 arch archlinux-keyring-wkd-sync[7335]: sub cv25519 2021-11-12 [E]
Jan 06 16:34:26 arch archlinux-keyring-wkd-sync[7149]: Skipping key D8AFDDA07A5B6EDFA7D8CCDAD6D055F927843F1C with UID anthraxx@master-key.archlinux.org...
Jan 06 16:34:26 arch archlinux-keyring-wkd-sync[7149]: Skipping key D921CABED130A5690EF1896E81AF739EC0711BF1 with UID schiv@archlinux.org...
Jan 06 16:34:26 arch archlinux-keyring-wkd-sync[7149]: Skipping key DB2277BCD500AA3825610BDDDB323392796CA067 with UID ike.devolder@gmail.com...
Jan 06 16:34:26 arch archlinux-keyring-wkd-sync[7149]: Skipping key DB5B4A9546601F945389C66940AC6F48D55AB11D with UID i@iff.ink...
Jan 06 16:34:26 arch archlinux-keyring-wkd-sync[7149]: Skipping key DB5B4A9546601F945389C66940AC6F48D55AB11D with UID code@iff.ink...
Jan 06 16:34:26 arch archlinux-keyring-wkd-sync[7149]: Skipping key DB5B4A9546601F945389C66940AC6F48D55AB11D with UID dev@iff.ink...
Jan 06 16:34:26 arch archlinux-keyring-wkd-sync[7149]: Skipping key DB5B4A9546601F945389C66940AC6F48D55AB11D with UID escondida@iff.ink...
Jan 06 16:34:26 arch archlinux-keyring-wkd-sync[7149]: Skipping key DB5B4A9546601F945389C66940AC6F48D55AB11D with UID f@iff.ink...
Jan 06 16:34:26 arch archlinux-keyring-wkd-sync[7149]: Skipping key DB5B4A9546601F945389C66940AC6F48D55AB11D with UID if@iff.ink...
Jan 06 16:34:26 arch archlinux-keyring-wkd-sync[7149]: Refreshing key DB5B4A9546601F945389C66940AC6F48D55AB11D with UID iff@archlinux.org...
Jan 06 16:34:27 arch archlinux-keyring-wkd-sync[7337]: pub ed25519 2021-10-27 [SC] [expires: 2026-10-26]
Jan 06 16:34:27 arch archlinux-keyring-wkd-sync[7337]: DB5B4A9546601F945389C66940AC6F48D55AB11D
Jan 06 16:34:27 arch archlinux-keyring-wkd-sync[7337]: uid [ unknown] Ivy Foster <i@iff.ink>
Jan 06 16:34:27 arch archlinux-keyring-wkd-sync[7337]: uid [ unknown] Ivy Foster <code@iff.ink>
Jan 06 16:34:27 arch archlinux-keyring-wkd-sync[7337]: uid [ unknown] Ivy Foster <dev@iff.ink>
Jan 06 16:34:27 arch archlinux-keyring-wkd-sync[7337]: uid [ unknown] Ivy Foster <escondida@iff.ink>
Jan 06 16:34:27 arch archlinux-keyring-wkd-sync[7337]: uid [ unknown] Ivy Foster <f@iff.ink>
Jan 06 16:34:27 arch archlinux-keyring-wkd-sync[7337]: uid [ unknown] Ivy Foster <if@iff.ink>
Jan 06 16:34:27 arch archlinux-keyring-wkd-sync[7337]: uid [ full ] Ivy Foster <iff@archlinux.org>
Jan 06 16:34:27 arch archlinux-keyring-wkd-sync[7337]: uid [ unknown] Ivy Foster <iff@iff.ink>
Jan 06 16:34:27 arch archlinux-keyring-wkd-sync[7337]: uid [ unknown] Ivy Foster <ivy.foster@gmail.com>
Jan 06 16:34:27 arch archlinux-keyring-wkd-sync[7337]: uid [ unknown] Ivy Foster <lists@iff.ink>
Jan 06 16:34:27 arch archlinux-keyring-wkd-sync[7337]: uid [ unknown] Ivy Foster <r@iff.ink>
Jan 06 16:34:27 arch archlinux-keyring-wkd-sync[7337]: sub cv25519 2021-10-27 [E] [expires: 2026-10-26]
Jan 06 16:34:27 arch archlinux-keyring-wkd-sync[7149]: Skipping key DB5B4A9546601F945389C66940AC6F48D55AB11D with UID iff@iff.ink...
Jan 06 16:34:27 arch archlinux-keyring-wkd-sync[7149]: Skipping key DB5B4A9546601F945389C66940AC6F48D55AB11D with UID ivy.foster@gmail.com...
Jan 06 16:34:27 arch archlinux-keyring-wkd-sync[7149]: Skipping key DB5B4A9546601F945389C66940AC6F48D55AB11D with UID lists@iff.ink...
Jan 06 16:34:27 arch archlinux-keyring-wkd-sync[7149]: Skipping key DB5B4A9546601F945389C66940AC6F48D55AB11D with UID r@iff.ink...
Jan 06 16:34:27 arch archlinux-keyring-wkd-sync[7149]: Refreshing key DBE7D3DD8C81D58D0A13D0E76BC26A17B9B7018A with UID alad@archlinux.org...
Jan 06 16:34:27 arch archlinux-keyring-wkd-sync[7339]: pub ed25519 2017-09-07 [SC] [expired: 2022-11-16]
Jan 06 16:34:27 arch archlinux-keyring-wkd-sync[7339]: *** This key has been disabled
Jan 06 16:34:27 arch archlinux-keyring-wkd-sync[7339]: DBE7D3DD8C81D58D0A13D0E76BC26A17B9B7018A
Jan 06 16:34:27 arch archlinux-keyring-wkd-sync[7339]: uid [ expired] Alad Wenter <alad@archlinux.org>
Jan 06 16:34:27 arch archlinux-keyring-wkd-sync[7149]: Skipping key DDB867B92AA789C165EEFA799B729B06A680C281 with UID bpiotrowski@master-key.archlinux.org...
Jan 06 16:34:27 arch archlinux-keyring-wkd-sync[7149]: Skipping key E240B57E2C4630BA768E2F26FC1B547C8D8172C8 with UID levente@leventepolyak.net...
Jan 06 16:34:27 arch archlinux-keyring-wkd-sync[7149]: Skipping key E240B57E2C4630BA768E2F26FC1B547C8D8172C8 with UID anthraxx@jabber.ccc.de...
Jan 06 16:34:27 arch archlinux-keyring-wkd-sync[7149]: Skipping key E240B57E2C4630BA768E2F26FC1B547C8D8172C8 with UID z3r0.0x00@gmail.com...
Jan 06 16:34:27 arch archlinux-keyring-wkd-sync[7149]: Refreshing key E240B57E2C4630BA768E2F26FC1B547C8D8172C8 with UID anthraxx@archlinux.org...
Jan 06 16:34:27 arch archlinux-keyring-wkd-sync[7341]: pub rsa4096 2011-11-07 [SC] [expires: 2025-12-31]
Jan 06 16:34:27 arch archlinux-keyring-wkd-sync[7341]: E240B57E2C4630BA768E2F26FC1B547C8D8172C8
Jan 06 16:34:27 arch archlinux-keyring-wkd-sync[7341]: uid [marginal] Levente Polyak (anthraxx) <levente@leventepolyak.net>
Jan 06 16:34:27 arch archlinux-keyring-wkd-sync[7341]: uid [marginal] Levente Polyak (Jabber/XMPP only) <anthraxx@jabber.ccc.de>
Jan 06 16:34:27 arch archlinux-keyring-wkd-sync[7341]: uid [marginal] Levente Polyak <Z3r0.0x00@gmail.com>
Jan 06 16:34:27 arch archlinux-keyring-wkd-sync[7341]: uid [ full ] Levente Polyak <anthraxx@archlinux.org>
Jan 06 16:34:27 arch archlinux-keyring-wkd-sync[7341]: uid [marginal] Levente Polyak <anthraxx@hamburg.ccc.de>
Jan 06 16:34:27 arch archlinux-keyring-wkd-sync[7341]: uid [marginal] Levente Polyak <levente@leventepolyak.de>
Jan 06 16:34:27 arch archlinux-keyring-wkd-sync[7341]: sub rsa4096 2023-12-26 [A]
Jan 06 16:34:27 arch archlinux-keyring-wkd-sync[7341]: sub rsa4096 2011-11-07 [E]
Jan 06 16:34:27 arch archlinux-keyring-wkd-sync[7149]: Skipping key E240B57E2C4630BA768E2F26FC1B547C8D8172C8 with UID anthraxx@hamburg.ccc.de...
Jan 06 16:34:27 arch archlinux-keyring-wkd-sync[7149]: Skipping key E240B57E2C4630BA768E2F26FC1B547C8D8172C8 with UID levente@leventepolyak.de...
Jan 06 16:34:27 arch archlinux-keyring-wkd-sync[7149]: Skipping key E499C79F53C96A54E572FEE1C06086337C50773E with UID jelle@vdwaa.nl...
Jan 06 16:34:27 arch archlinux-keyring-wkd-sync[7149]: Refreshing key E499C79F53C96A54E572FEE1C06086337C50773E with UID jelle@archlinux.org...
Jan 06 16:34:27 arch archlinux-keyring-wkd-sync[7343]: pub rsa2048 2011-10-08 [SC]
Jan 06 16:34:27 arch archlinux-keyring-wkd-sync[7343]: E499C79F53C96A54E572FEE1C06086337C50773E
Jan 06 16:34:27 arch archlinux-keyring-wkd-sync[7343]: uid [marginal] Jelle van der Waa <jelle@vdwaa.nl>
Jan 06 16:34:27 arch archlinux-keyring-wkd-sync[7343]: uid [ full ] Jelle van der Waa <jelle@archlinux.org>
Jan 06 16:34:27 arch archlinux-keyring-wkd-sync[7343]: sub rsa2048 2011-10-08 [E]
Jan 06 16:34:27 arch archlinux-keyring-wkd-sync[7149]: Refreshing key E62545315B012B69C8C94A1D56EC201BFC794362 with UID yan12125@archlinux.org...
Jan 06 16:34:27 arch archlinux-keyring-wkd-sync[7345]: pub ed25519 2022-08-10 [SC] [expires: 2026-12-31]
Jan 06 16:34:27 arch archlinux-keyring-wkd-sync[7345]: E62545315B012B69C8C94A1D56EC201BFC794362
Jan 06 16:34:27 arch archlinux-keyring-wkd-sync[7345]: uid [ full ] Chih-Hsuan Yen <yan12125@archlinux.org>
Jan 06 16:34:27 arch archlinux-keyring-wkd-sync[7345]: sub ed25519 2022-08-10 [S] [expires: 2026-12-31]
Jan 06 16:34:27 arch archlinux-keyring-wkd-sync[7345]: sub ed25519 2022-08-11 [A] [expires: 2026-12-31]
Jan 06 16:34:27 arch archlinux-keyring-wkd-sync[7345]: sub cv25519 2022-08-10 [E] [expires: 2026-12-31]
Jan 06 16:34:27 arch archlinux-keyring-wkd-sync[7149]: Skipping key E7210A59715F6940CF9A4E36A001876699AD6E84 with UID daenyth@gmail.com...
Jan 06 16:34:27 arch archlinux-keyring-wkd-sync[7149]: Skipping key E7210A59715F6940CF9A4E36A001876699AD6E84 with UID daenyth@gmail.com...
Jan 06 16:34:27 arch archlinux-keyring-wkd-sync[7149]: Refreshing key E87E5B39F04A5D889D8C0147F6D84143496F6680 with UID serebit@archlinux.org...
Jan 06 16:34:28 arch archlinux-keyring-wkd-sync[7347]: pub ed25519 2023-10-03 [SC] [expires: 2031-10-01]
Jan 06 16:34:28 arch archlinux-keyring-wkd-sync[7347]: E87E5B39F04A5D889D8C0147F6D84143496F6680
Jan 06 16:34:28 arch archlinux-keyring-wkd-sync[7347]: uid [ full ] Campbell Jones <serebit@archlinux.org>
Jan 06 16:34:28 arch archlinux-keyring-wkd-sync[7347]: sub cv25519 2023-10-03 [E] [expires: 2031-10-01]
Jan 06 16:34:28 arch archlinux-keyring-wkd-sync[7149]: Skipping key EA84EA00866F51FB10CD19AE426991CD8406FFF3 with UID ronald@archlinux.org...
Jan 06 16:34:28 arch archlinux-keyring-wkd-sync[7149]: Skipping key EB4F9E5A60D32232BB52150C12C87A28FEAC6B20 with UID pgp@maximbaz.com...
Jan 06 16:34:28 arch archlinux-keyring-wkd-sync[7149]: Skipping key EB4F9E5A60D32232BB52150C12C87A28FEAC6B20 with UID git@maximbaz.com...
Jan 06 16:34:28 arch archlinux-keyring-wkd-sync[7149]: Skipping key EC3CBE7F607D11E663149E811D1F0DC78F173680 with UID xyne@archlinux.ca...
Jan 06 16:34:28 arch archlinux-keyring-wkd-sync[7149]: Refreshing key ECCAC84C1BA08A6CC8E63FBBF22FB1D78A77AEAB with UID grazzolini@archlinux.org...
Jan 06 16:34:28 arch archlinux-keyring-wkd-sync[7349]: pub rsa4096 2016-11-11 [SC]
Jan 06 16:34:28 arch archlinux-keyring-wkd-sync[7349]: ECCAC84C1BA08A6CC8E63FBBF22FB1D78A77AEAB
Jan 06 16:34:28 arch archlinux-keyring-wkd-sync[7349]: uid [ full ] Giancarlo Razzolini (grazzolini) <grazzolini@archlinux.org>
Jan 06 16:34:28 arch archlinux-keyring-wkd-sync[7349]: sub rsa4096 2016-11-11 [E]
Jan 06 16:34:28 arch archlinux-keyring-wkd-sync[7149]: Refreshing key F00B96D15228013FFC9C9D0393B11DAA4C197E3D with UID gromit@archlinux.org...
Jan 06 16:34:28 arch archlinux-keyring-wkd-sync[7351]: pub rsa4096 2023-04-30 [SC] [expires: 2028-04-28]
Jan 06 16:34:28 arch archlinux-keyring-wkd-sync[7351]: F00B96D15228013FFC9C9D0393B11DAA4C197E3D
Jan 06 16:34:28 arch archlinux-keyring-wkd-sync[7351]: uid [ full ] Christian Heusel (gromit packager key) <gromit@archlinux.org>
Jan 06 16:34:28 arch archlinux-keyring-wkd-sync[7351]: sub rsa4096 2023-04-30 [E] [expires: 2028-04-28]
Jan 06 16:34:28 arch archlinux-keyring-wkd-sync[7149]: Skipping key F3691687D867B81B51CE07D9BBE43771487328A9 with UID b@bpiotrowski.pl...
Jan 06 16:34:28 arch archlinux-keyring-wkd-sync[7149]: Skipping key F3691687D867B81B51CE07D9BBE43771487328A9 with UID barthalion@gmail.com...
Jan 06 16:34:28 arch archlinux-keyring-wkd-sync[7149]: Skipping key F3691687D867B81B51CE07D9BBE43771487328A9 with UID barthalion@gmail.com...
Jan 06 16:34:28 arch archlinux-keyring-wkd-sync[7149]: Skipping key F3691687D867B81B51CE07D9BBE43771487328A9 with UID b@bpiotrowski.pl...
Jan 06 16:34:28 arch archlinux-keyring-wkd-sync[7149]: Skipping key F3691687D867B81B51CE07D9BBE43771487328A9 with UID bpiotrowski@archlinux.org...
Jan 06 16:34:28 arch archlinux-keyring-wkd-sync[7149]: Skipping key F3691687D867B81B51CE07D9BBE43771487328A9 with UID bpiotrowski@gnome.org...
Jan 06 16:34:28 arch archlinux-keyring-wkd-sync[7149]: Skipping key F4DDD6DDCEC320B665F502AAE8F18BA1615137BC with UID ibiru@archlinux.org...
Jan 06 16:34:28 arch archlinux-keyring-wkd-sync[7149]: Skipping key F5A361A3A13554B85E57DDDAAF7EF7873CFD4BB6 with UID jonno.conder@gmail.com...
Jan 06 16:34:28 arch archlinux-keyring-wkd-sync[7149]: Skipping key F648622B1715468FD654F45CB7310AE5F04569AE with UID giovanni@archlinux.org...
Jan 06 16:34:28 arch archlinux-keyring-wkd-sync[7149]: Refreshing key F850562FCDA369F80D33000AE48D0A8326DE47C5 with UID morganamilo@archlinux.org...
Jan 06 16:34:28 arch archlinux-keyring-wkd-sync[7353]: pub rsa4096 2021-07-10 [SC]
Jan 06 16:34:28 arch archlinux-keyring-wkd-sync[7353]: F850562FCDA369F80D33000AE48D0A8326DE47C5
Jan 06 16:34:28 arch archlinux-keyring-wkd-sync[7353]: uid [ full ] Morgan Adamiec <morganamilo@archlinux.org>
Jan 06 16:34:28 arch archlinux-keyring-wkd-sync[7353]: uid [ unknown] Morgan Adamiec <morgan@grdigital.co.uk>
Jan 06 16:34:28 arch archlinux-keyring-wkd-sync[7353]: uid [ unknown] Morgan Adamiec <morganamilo@gmail.com>
Jan 06 16:34:28 arch archlinux-keyring-wkd-sync[7353]: sub rsa4096 2021-07-29 [A]
Jan 06 16:34:28 arch archlinux-keyring-wkd-sync[7353]: sub rsa4096 2021-07-10 [E]
Jan 06 16:34:28 arch archlinux-keyring-wkd-sync[7149]: Skipping key F850562FCDA369F80D33000AE48D0A8326DE47C5 with UID morgan@grdigital.co.uk...
Jan 06 16:34:28 arch archlinux-keyring-wkd-sync[7149]: Skipping key F850562FCDA369F80D33000AE48D0A8326DE47C5 with UID morganamilo@gmail.com...
Jan 06 16:34:28 arch archlinux-keyring-wkd-sync[7149]: Skipping key FAD824618B562B99CCCE05FB905A8C3700E16349 with UID sudoforge@archlinux.org...
Jan 06 16:34:28 arch archlinux-keyring-wkd-sync[7149]: Skipping key FB871F0131FEA4FB5A9192B4C8880A6406361833 with UID teg@jklm.no...
Jan 06 16:34:28 arch archlinux-keyring-wkd-sync[7149]: Skipping key FB871F0131FEA4FB5A9192B4C8880A6406361833 with UID teg@pps.jussieu.fr...
Jan 06 16:34:28 arch archlinux-keyring-wkd-sync[7149]: Skipping key FB871F0131FEA4FB5A9192B4C8880A6406361833 with UID tomegun@archlinux.org...
Jan 06 16:34:28 arch archlinux-keyring-wkd-sync[7149]: Skipping key FE2E6249201CA54A4FB90D066E80CA1446879D04 with UID jonas.witschel@diabonas.de...
Jan 06 16:34:28 arch archlinux-keyring-wkd-sync[7149]: Refreshing key FE2E6249201CA54A4FB90D066E80CA1446879D04 with UID diabonas@archlinux.org...
Jan 06 16:34:29 arch archlinux-keyring-wkd-sync[7355]: pub rsa4096 2019-09-04 [C] [expired: 2024-06-29]
Jan 06 16:34:29 arch archlinux-keyring-wkd-sync[7355]: *** This key has been disabled
Jan 06 16:34:29 arch archlinux-keyring-wkd-sync[7355]: FE2E6249201CA54A4FB90D066E80CA1446879D04
Jan 06 16:34:29 arch archlinux-keyring-wkd-sync[7355]: uid [ expired] Jonas Witschel <jonas.witschel@diabonas.de>
Jan 06 16:34:29 arch archlinux-keyring-wkd-sync[7355]: uid [ expired] Jonas Witschel <diabonas@archlinux.org>
Jan 06 16:34:29 arch archlinux-keyring-wkd-sync[7355]: uid [ expired] Jonas Witschel <diabonas@gmx.de>
Jan 06 16:34:29 arch archlinux-keyring-wkd-sync[7355]: uid [ expired] Jonas Witschel <git@diabonas.de>
Jan 06 16:34:29 arch archlinux-keyring-wkd-sync[7149]: Skipping key FE2E6249201CA54A4FB90D066E80CA1446879D04 with UID diabonas@gmx.de...
Jan 06 16:34:29 arch archlinux-keyring-wkd-sync[7149]: Skipping key FE2E6249201CA54A4FB90D066E80CA1446879D04 with UID git@diabonas.de...
Jan 06 16:34:29 arch archlinux-keyring-wkd-sync[7149]: Refreshing key FE5AFA6D5DE0070ADFA21BC5E074B83653CBB7BA with UID bastelfreak@archlinux.org...
Jan 06 16:34:29 arch archlinux-keyring-wkd-sync[7357]: pub ed25519 2020-11-15 [SC] [expires: 2025-11-14]
Jan 06 16:34:29 arch archlinux-keyring-wkd-sync[7357]: FE5AFA6D5DE0070ADFA21BC5E074B83653CBB7BA
Jan 06 16:34:29 arch archlinux-keyring-wkd-sync[7357]: uid [ full ] Tim Meusel <bastelfreak@archlinux.org>
Jan 06 16:34:29 arch archlinux-keyring-wkd-sync[7357]: sub rsa4096 2020-11-16 [S] [expires: 2025-11-15]
Jan 06 16:34:29 arch archlinux-keyring-wkd-sync[7357]: sub cv25519 2020-11-15 [E] [expires: 2025-11-14]
Jan 06 16:34:29 arch systemd[1]: archlinux-keyring-wkd-sync.service: Deactivated successfully.
Jan 06 16:34:29 arch systemd[1]: archlinux-keyring-wkd-sync.service: Consumed 1.280s CPU time, 8.5M memory peak.
Jan 06 16:35:26 arch telegram-desktop[4118]: qt.gui.imageio.jpeg: Corrupt JPEG data: premature end of data segment
Jan 06 16:37:05 arch rtkit-daemon[749]: Supervising 8 threads of 5 processes of 1 users.
Jan 06 16:37:05 arch rtkit-daemon[749]: Supervising 8 threads of 5 processes of 1 users.
Jan 06 16:37:43 arch rtkit-daemon[749]: Supervising 8 threads of 5 processes of 1 users.
Jan 06 16:37:43 arch rtkit-daemon[749]: Supervising 8 threads of 5 processes of 1 users.
Jan 06 16:41:54 arch kernel: perf: interrupt took too long (2502 > 2500), lowering kernel.perf_event_max_sample_rate to 79800
Jan 06 16:42:49 arch rtkit-daemon[749]: Supervising 8 threads of 5 processes of 1 users.
Jan 06 16:42:49 arch rtkit-daemon[749]: Supervising 8 threads of 5 processes of 1 users.
Jan 06 16:43:41 arch telegram-desktop[4118]: qt.gui.imageio.jpeg: Corrupt JPEG data: premature end of data segment
Jan 06 16:45:56 arch rtkit-daemon[749]: Supervising 8 threads of 5 processes of 1 users.
Jan 06 16:45:56 arch rtkit-daemon[749]: Supervising 8 threads of 5 processes of 1 users.
Jan 06 16:46:08 arch rtkit-daemon[749]: Supervising 8 threads of 5 processes of 1 users.
Jan 06 16:46:08 arch rtkit-daemon[749]: Supervising 8 threads of 5 processes of 1 users.
Jan 06 16:46:22 arch rtkit-daemon[749]: Supervising 8 threads of 5 processes of 1 users.
Jan 06 16:46:22 arch rtkit-daemon[749]: Supervising 8 threads of 5 processes of 1 users.
Jan 06 16:46:31 arch rtkit-daemon[749]: Supervising 8 threads of 5 processes of 1 users.
Jan 06 16:46:31 arch rtkit-daemon[749]: Supervising 8 threads of 5 processes of 1 users.
Jan 06 16:46:56 arch telegram-desktop[4118]: qt.gui.imageio.jpeg: Corrupt JPEG data: premature end of data segment
Jan 06 16:47:12 arch rtkit-daemon[749]: Supervising 8 threads of 5 processes of 1 users.
Jan 06 16:47:12 arch rtkit-daemon[749]: Supervising 8 threads of 5 processes of 1 users.
Jan 06 16:51:57 arch telegram-desktop[4118]: qt.gui.imageio.jpeg: Corrupt JPEG data: premature end of data segment
Jan 06 16:54:11 arch rtkit-daemon[749]: Supervising 8 threads of 5 processes of 1 users.
Jan 06 16:54:11 arch rtkit-daemon[749]: Supervising 8 threads of 5 processes of 1 users.
Jan 06 16:54:14 arch telegram-desktop[4118]: qt.text.font.db: OpenType support missing for "Courier New", script 14
Jan 06 16:54:14 arch telegram-desktop[4118]: qt.text.font.db: OpenType support missing for "Liberation Mono", script 14
Jan 06 16:54:14 arch telegram-desktop[4118]: qt.gui.imageio.jpeg: Corrupt JPEG data: premature end of data segment
Jan 06 17:00:01 arch NetworkManager[624]: <info> [1736175601.3783] dhcp4 (wlp0s20f3): state changed new lease, address=192.168.0.104
Jan 06 17:00:01 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Jan 06 17:00:01 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Jan 06 17:00:11 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Jan 06 17:01:46 arch rtkit-daemon[749]: Supervising 8 threads of 5 processes of 1 users.
Jan 06 17:01:46 arch rtkit-daemon[749]: Supervising 8 threads of 5 processes of 1 users.
Jan 06 17:01:46 arch rtkit-daemon[749]: Supervising 8 threads of 5 processes of 1 users.
Jan 06 17:02:08 arch rtkit-daemon[749]: Supervising 8 threads of 5 processes of 1 users.
Jan 06 17:02:08 arch rtkit-daemon[749]: Supervising 8 threads of 5 processes of 1 users.
Jan 06 17:02:08 arch rtkit-daemon[749]: Supervising 8 threads of 5 processes of 1 users.
Jan 06 17:03:20 arch telegram-desktop[4118]: qt.gui.imageio.jpeg: Corrupt JPEG data: premature end of data segment
Jan 06 17:03:20 arch telegram-desktop[4118]: qt.gui.imageio.jpeg: Corrupt JPEG data: premature end of data segment
Jan 06 17:03:20 arch telegram-desktop[4118]: qt.gui.imageio.jpeg: Corrupt JPEG data: premature end of data segment
Jan 06 17:03:26 arch bluetoothd[629]: Player unregistered: sender=:1.15 path=/_1_11
Jan 06 17:05:00 arch telegram-desktop[4118]: qt.gui.imageio.jpeg: Corrupt JPEG data: premature end of data segment
Jan 06 17:05:00 arch telegram-desktop[4118]: qt.gui.imageio.jpeg: Corrupt JPEG data: premature end of data segment
Jan 06 17:09:54 arch systemd[715]: Started kitty child process: 9854 launched by: 9844.
Jan 06 17:09:56 arch systemd[715]: Starting Bluetooth OBEX service...
Jan 06 17:09:56 arch obexd[10086]: OBEX daemon 5.79
Jan 06 17:09:56 arch systemd[715]: Started Bluetooth OBEX service.
Jan 06 17:09:58 arch systemd[715]: Reached target Bluetooth.
Jan 06 17:10:00 arch wireplumber[728]: spa.bluez5.native: RFCOMM receive command but modem not available: AT+NREC=0
Jan 06 17:10:00 arch kernel: input: JBL WAVE FLEX (AVRCP) as /devices/virtual/input/input27
Jan 06 17:10:00 arch systemd-logind[630]: Watching system buttons on /dev/input/event21 (JBL WAVE FLEX (AVRCP))
Jan 06 17:10:11 arch telegram-desktop[4118]: qt.gui.imageio.jpeg: Corrupt JPEG data: premature end of data segment
Jan 06 17:10:20 arch bluetoothd[629]: /org/bluez/hci0/dev_70_50_E7_4E_82_1E/sep2/fd0: fd(42) ready
Jan 06 17:11:54 arch telegram-desktop[4118]: qt.gui.imageio.jpeg: Corrupt JPEG data: premature end of data segment
Jan 06 17:11:54 arch telegram-desktop[4118]: qt.gui.imageio.jpeg: Corrupt JPEG data: premature end of data segment
Jan 06 17:11:57 arch systemd[715]: Started kitty child process: 10172 launched by: 10162.
Jan 06 17:13:19 arch telegram-desktop[4118]: qt.gui.imageio.jpeg: Corrupt JPEG data: premature end of data segment
Jan 06 17:14:17 arch telegram-desktop[4118]: qt.gui.imageio.jpeg: Corrupt JPEG data: premature end of data segment
Jan 06 17:27:55 arch telegram-desktop[4118]: qt.gui.imageio.jpeg: Corrupt JPEG data: premature end of data segment
Jan 06 17:37:56 arch telegram-desktop[4118]: qt.gui.imageio.jpeg: Corrupt JPEG data: premature end of data segment
Jan 06 17:40:01 arch kernel: iwlwifi 0000:00:14.3: Unhandled alg: 0x703
Jan 06 17:49:05 arch kernel: perf: interrupt took too long (3128 > 3127), lowering kernel.perf_event_max_sample_rate to 63900
Jan 06 18:00:01 arch NetworkManager[624]: <info> [1736179201.3811] dhcp4 (wlp0s20f3): state changed new lease, address=192.168.0.104
Jan 06 18:00:01 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Jan 06 18:00:01 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Jan 06 18:00:11 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Jan 06 18:02:43 arch telegram-desktop[4118]: qt.gui.imageio.jpeg: Corrupt JPEG data: premature end of data segment
Jan 06 18:02:44 arch telegram-desktop[4118]: qt.gui.imageio.jpeg: Corrupt JPEG data: premature end of data segment
Jan 06 18:02:44 arch telegram-desktop[4118]: qt.gui.imageio.jpeg: Corrupt JPEG data: premature end of data segment
Jan 06 18:05:21 arch telegram-desktop[4118]: qt.gui.imageio.jpeg: Corrupt JPEG data: premature end of data segment
Jan 06 18:13:48 arch rtkit-daemon[749]: Supervising 6 threads of 3 processes of 1 users.
Jan 06 18:13:48 arch rtkit-daemon[749]: Supervising 6 threads of 3 processes of 1 users.
Jan 06 18:13:48 arch rtkit-daemon[749]: Supervising 6 threads of 3 processes of 1 users.
Jan 06 18:13:49 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0500f9e900] v1.15.0
Jan 06 18:13:49 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0500f9e900] v1.15.0
Jan 06 18:15:58 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c055755fe80] v1.15.0
Jan 06 18:15:58 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c055755fe80] v1.15.0
Jan 06 18:15:58 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c055e5eb380] v1.15.0
Jan 06 18:15:58 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c055e5eb380] v1.15.0
Jan 06 18:15:58 arch telegram-desktop[4118]: qt.gui.imageio.jpeg: Corrupt JPEG data: premature end of data segment
Jan 06 18:15:58 arch telegram-desktop[4118]: qt.gui.imageio.jpeg: Corrupt JPEG data: premature end of data segment
Jan 06 18:15:58 arch telegram-desktop[4118]: qt.gui.imageio.jpeg: Corrupt JPEG data: premature end of data segment
Jan 06 18:22:18 arch rtkit-daemon[749]: Supervising 6 threads of 3 processes of 1 users.
Jan 06 18:22:18 arch rtkit-daemon[749]: Supervising 6 threads of 3 processes of 1 users.
Jan 06 18:22:18 arch rtkit-daemon[749]: Supervising 6 threads of 3 processes of 1 users.
Jan 06 18:27:09 arch rtkit-daemon[749]: Supervising 6 threads of 3 processes of 1 users.
Jan 06 18:27:09 arch rtkit-daemon[749]: Supervising 6 threads of 3 processes of 1 users.
Jan 06 18:27:09 arch rtkit-daemon[749]: Supervising 6 threads of 3 processes of 1 users.
Jan 06 18:35:52 arch telegram-desktop[4118]: qt.gui.imageio.jpeg: Corrupt JPEG data: premature end of data segment
Jan 06 18:35:54 arch rtkit-daemon[749]: Supervising 6 threads of 3 processes of 1 users.
Jan 06 18:35:54 arch rtkit-daemon[749]: Supervising 6 threads of 3 processes of 1 users.
Jan 06 18:35:54 arch rtkit-daemon[749]: Supervising 6 threads of 3 processes of 1 users.
Jan 06 18:36:01 arch rtkit-daemon[749]: Supervising 6 threads of 3 processes of 1 users.
Jan 06 18:36:01 arch rtkit-daemon[749]: Supervising 6 threads of 3 processes of 1 users.
Jan 06 18:36:01 arch rtkit-daemon[749]: Supervising 6 threads of 3 processes of 1 users.
Jan 06 18:37:01 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0569c4e700] v1.15.0
Jan 06 18:37:01 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0569c4e700] v1.15.0
Jan 06 18:37:01 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c05713d3880] v1.15.0
Jan 06 18:37:01 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c05713d3880] v1.15.0
Jan 06 18:43:33 arch rtkit-daemon[749]: Supervising 6 threads of 3 processes of 1 users.
Jan 06 18:43:33 arch rtkit-daemon[749]: Supervising 6 threads of 3 processes of 1 users.
Jan 06 18:43:33 arch rtkit-daemon[749]: Supervising 6 threads of 3 processes of 1 users.
Jan 06 18:44:33 arch telegram-desktop[4118]: qt.gui.imageio.jpeg: Corrupt JPEG data: premature end of data segment
Jan 06 18:49:14 arch rtkit-daemon[749]: Supervising 6 threads of 3 processes of 1 users.
Jan 06 18:49:14 arch rtkit-daemon[749]: Supervising 6 threads of 3 processes of 1 users.
Jan 06 18:49:14 arch rtkit-daemon[749]: Supervising 6 threads of 3 processes of 1 users.
Jan 06 18:49:29 arch rtkit-daemon[749]: Supervising 6 threads of 3 processes of 1 users.
Jan 06 18:49:29 arch rtkit-daemon[749]: Supervising 6 threads of 3 processes of 1 users.
Jan 06 18:49:29 arch rtkit-daemon[749]: Supervising 6 threads of 3 processes of 1 users.
Jan 06 18:51:44 arch rtkit-daemon[749]: Supervising 6 threads of 3 processes of 1 users.
Jan 06 18:51:44 arch rtkit-daemon[749]: Supervising 6 threads of 3 processes of 1 users.
Jan 06 18:51:44 arch rtkit-daemon[749]: Supervising 6 threads of 3 processes of 1 users.
Jan 06 18:53:04 arch systemd[715]: Started kitty child process: 11817 launched by: 10162.
Jan 06 18:53:13 arch systemd[715]: Started kitty child process: 11827 launched by: 10162.
Jan 06 18:53:13 arch systemd[715]: kitty-10162-0.scope: Consumed 6min 32.284s CPU time, 9.2M memory peak.
Jan 06 18:53:13 arch wireplumber[728]: pw.node: (bluez_output.70_50_E7_4E_82_1E.1-72) graph xrun not-triggered (0 suppressed)
Jan 06 18:53:13 arch wireplumber[728]: pw.node: (-72) xrun state:0x7e8368000008 pending:1/1 s:17990421430453 a:17990421653275 f:17990421684560 waiting:222822 process:31285 status:triggered
Jan 06 18:53:15 arch bluetoothd[629]: Player unregistered: sender=:1.15 path=/_1_21
Jan 06 18:53:16 arch systemd[715]: Started kitty child process: 11849 launched by: 11839.
Jan 06 18:53:20 arch systemd[715]: Started kitty child process: 12085 launched by: 12076.
Jan 06 18:53:37 arch bluetoothd[629]: src/profile.c:ext_io_disconnected() Unable to get io data for Hands-Free Voice gateway: getpeername: Transport endpoint is not connected (107)
Jan 06 19:00:01 arch NetworkManager[624]: <info> [1736182801.3825] dhcp4 (wlp0s20f3): state changed new lease, address=192.168.0.104
Jan 06 19:00:01 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Jan 06 19:00:01 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Jan 06 19:00:11 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Jan 06 19:07:46 arch telegram-desktop[4118]: qt.gui.imageio.jpeg: Corrupt JPEG data: premature end of data segment
Jan 06 19:19:34 arch telegram-desktop[4118]: qt.gui.imageio.jpeg: Corrupt JPEG data: premature end of data segment
Jan 06 19:26:34 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c057a44f700] v1.15.0
Jan 06 19:26:34 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c057a44f700] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0579295380] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0579295380] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c05713d3880] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c05713d3880] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c05713d5100] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c05713d5100] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c058f0b3380] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c058f0b3380] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c05713d6280] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c05713d6280] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0579296500] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0579296500] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c058f0b4500] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c058f0b4500] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c05713d7780] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c05713d7780] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c05713d8900] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c05713d8900] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c058f0b5680] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c058f0b5680] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c058f0b6800] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c058f0b6800] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0579297680] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0579297680] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c058f0b7980] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c058f0b7980] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0559e57a80] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0559e57a80] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c05713d4680] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c05713d4680] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c05713d5800] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c05713d5800] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c05713d6d00] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c05713d6d00] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c05713d4680] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c05713d4680] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c05713d7b00] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c05713d7b00] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c05713d8c80] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c05713d8c80] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0559e57e00] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0559e57e00] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0559e59300] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0559e59300] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0559e5a480] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0559e5a480] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c05713d2000] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c05713d2000] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0579298800] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0579298800] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0579299980] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0579299980] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0579295380] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0579295380] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0579296500] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0579296500] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0579297680] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0579297680] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c05713d4d80] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c05713d4d80] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0579295000] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0579295000] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c05713d5f00] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c05713d5f00] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c05713d7400] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c05713d7400] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c058f0b3000] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c058f0b3000] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c05713d8580] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c05713d8580] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c058f0b4180] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c058f0b4180] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c05713d3880] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c05713d3880] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c058f0b5300] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c058f0b5300] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c05713d5100] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c05713d5100] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c058f0b6480] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c058f0b6480] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c05713d6280] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c05713d6280] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c058f0b3e00] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c058f0b3e00] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c05713d2000] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c05713d2000] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c058f0b6800] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c058f0b6800] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0579296500] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0579296500] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c05713d4d80] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c05713d4d80] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0579298800] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0579298800] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c058f0b7980] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c058f0b7980] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c05713d7780] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c05713d7780] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c058f0b8b00] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c058f0b8b00] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0579299980] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0579299980] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0579295e00] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0579295e00] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c058f0b9c80] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c058f0b9c80] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0579296f80] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0579296f80] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c05713d8900] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c05713d8900] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c058f0b3000] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c058f0b3000] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c058f0b4180] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c058f0b4180] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0579298100] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0579298100] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0559e57a80] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0559e57a80] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c058f0b5300] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c058f0b5300] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0559e58f80] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0559e58f80] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c058f0b6480] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c058f0b6480] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0559e5a100] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0559e5a100] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c058f0b3e00] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c058f0b3e00] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c05713d4a00] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c05713d4a00] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c058f0b6800] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c058f0b6800] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c05713d5b80] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c05713d5b80] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c058f0b7980] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c058f0b7980] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c05713d7080] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c05713d7080] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c058f0b3a80] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c058f0b3a80] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c05713d4680] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c05713d4680] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c058f0b4f80] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c058f0b4f80] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c05713d5b80] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c05713d5b80] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c058f0b6100] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c058f0b6100] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c05713d7b00] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c05713d7b00] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c058f0b7280] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c058f0b7280] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c05713d8c80] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c05713d8c80] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c058f0b8e80] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c058f0b8e80] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0579299280] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c0579299280] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c05447ba000] v1.15.0
Jan 06 19:30:03 arch telegram-desktop[4118]: [libvpx-vp9 @ 0x7c05447ba000] v1.15.0
Jan 06 19:38:58 arch telegram-desktop[4118]: qt.gui.imageio.jpeg: Corrupt JPEG data: premature end of data segment
Jan 06 19:39:38 arch telegram-desktop[4118]: qt.gui.imageio.jpeg: Corrupt JPEG data: premature end of data segment
Jan 06 19:40:38 arch telegram-desktop[4118]: qt.gui.imageio.jpeg: Corrupt JPEG data: premature end of data segment
Jan 06 19:42:52 arch telegram-desktop[4118]: qt.gui.imageio.jpeg: Corrupt JPEG data: premature end of data segment
Jan 06 19:44:47 arch telegram-desktop[4118]: qt.gui.imageio.jpeg: Corrupt JPEG data: premature end of data segment
Jan 06 19:47:00 arch telegram-desktop[4118]: qt.gui.imageio.jpeg: Corrupt JPEG data: premature end of data segment
Jan 06 19:57:37 arch telegram-desktop[4118]: qt.gui.imageio.jpeg: Corrupt JPEG data: premature end of data segment
Jan 06 20:00:01 arch NetworkManager[624]: <info> [1736186401.4138] dhcp4 (wlp0s20f3): state changed new lease, address=192.168.0.104
Jan 06 20:00:01 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Jan 06 20:00:01 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Jan 06 20:00:11 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Jan 06 20:03:28 arch systemd[1]: Starting Time & Date Service...
Jan 06 20:03:28 arch systemd[1]: Started Time & Date Service.
Jan 06 20:03:28 arch rtkit-daemon[749]: Supervising 6 threads of 3 processes of 1 users.
Jan 06 20:03:28 arch rtkit-daemon[749]: Supervising 6 threads of 3 processes of 1 users.
Jan 06 20:03:28 arch rtkit-daemon[749]: Supervising 6 threads of 3 processes of 1 users.
Jan 06 20:03:28 arch rtkit-daemon[749]: Supervising 6 threads of 3 processes of 1 users.
Jan 06 20:03:28 arch rtkit-daemon[749]: Successfully made thread 13106 of process 12982 owned by '1000' RT at priority 10.
Jan 06 20:03:28 arch rtkit-daemon[749]: Supervising 7 threads of 4 processes of 1 users.
Jan 06 20:03:28 arch rtkit-daemon[749]: Supervising 7 threads of 4 processes of 1 users.
Jan 06 20:03:28 arch rtkit-daemon[749]: Supervising 7 threads of 4 processes of 1 users.
Jan 06 20:03:29 arch rtkit-daemon[749]: Supervising 7 threads of 4 processes of 1 users.
Jan 06 20:03:29 arch rtkit-daemon[749]: Supervising 7 threads of 4 processes of 1 users.
Jan 06 20:03:29 arch rtkit-daemon[749]: Supervising 7 threads of 4 processes of 1 users.
Jan 06 20:03:29 arch rtkit-daemon[749]: Supervising 7 threads of 4 processes of 1 users.
Jan 06 20:03:29 arch rtkit-daemon[749]: Supervising 7 threads of 4 processes of 1 users.
Jan 06 20:03:29 arch rtkit-daemon[749]: Supervising 7 threads of 4 processes of 1 users.
Jan 06 20:03:32 arch rtkit-daemon[749]: Supervising 7 threads of 4 processes of 1 users.
Jan 06 20:03:32 arch rtkit-daemon[749]: Supervising 7 threads of 4 processes of 1 users.
Jan 06 20:03:32 arch rtkit-daemon[749]: Supervising 7 threads of 4 processes of 1 users.
Jan 06 20:03:32 arch rtkit-daemon[749]: Supervising 7 threads of 4 processes of 1 users.
Jan 06 20:03:58 arch systemd[1]: systemd-timedated.service: Deactivated successfully.
Jan 06 20:05:21 arch telegram-desktop[4118]: qt.gui.imageio.jpeg: Corrupt JPEG data: premature end of data segment
Jan 06 20:06:21 arch telegram-desktop[4118]: qt.gui.imageio.jpeg: Corrupt JPEG data: premature end of data segment
Jan 06 20:06:38 arch rtkit-daemon[749]: Supervising 7 threads of 4 processes of 1 users.
Jan 06 20:06:38 arch rtkit-daemon[749]: Supervising 7 threads of 4 processes of 1 users.
Jan 06 20:06:55 arch steam-runtime-steam-remote[13530]: steam-runtime-steam-remote: Steam is not running: No such device or address
Jan 06 20:06:59 arch kernel: x86/split lock detection: #AC: CJobMgr::m_Work/13713 took a split_lock trap at address: 0xe032949f
Jan 06 20:06:59 arch rtkit-daemon[749]: Supervising 7 threads of 4 processes of 1 users.
Jan 06 20:06:59 arch rtkit-daemon[749]: Supervising 7 threads of 4 processes of 1 users.
Jan 06 20:06:59 arch rtkit-daemon[749]: Supervising 7 threads of 4 processes of 1 users.
Jan 06 20:06:59 arch rtkit-daemon[749]: Successfully made thread 13715 of process 13623 owned by '1000' high priority at nice level -10.
Jan 06 20:06:59 arch rtkit-daemon[749]: Supervising 8 threads of 5 processes of 1 users.
Jan 06 20:06:59 arch rtkit-daemon[749]: Successfully made thread 13716 of process 13623 owned by '1000' high priority at nice level -10.
Jan 06 20:06:59 arch rtkit-daemon[749]: Supervising 9 threads of 5 processes of 1 users.
Jan 06 20:06:59 arch rtkit-daemon[749]: Successfully made thread 13733 of process 13623 owned by '1000' high priority at nice level -10.
Jan 06 20:06:59 arch rtkit-daemon[749]: Supervising 10 threads of 5 processes of 1 users.
Jan 06 20:06:59 arch kernel: x86/split lock detection: #AC: CJobMgr::m_Work/13723 took a split_lock trap at address: 0xe032949f
Jan 06 20:06:59 arch kernel: x86/split lock detection: #AC: CJobMgr::m_Work/13789 took a split_lock trap at address: 0xe032949f
Jan 06 20:07:00 arch kernel: x86/split lock detection: #AC: CJobMgr::m_Work/13878 took a split_lock trap at address: 0xe032949f
Jan 06 20:07:01 arch systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 13823 (steamwebhelper)
Jan 06 20:07:01 arch systemd[1]: Mounting Arbitrary Executable File Formats File System...
Jan 06 20:07:01 arch systemd[1]: Mounted Arbitrary Executable File Formats File System.
Jan 06 20:07:04 arch kernel: x86/split lock detection: #AC: CHTTPClientThre/13957 took a split_lock trap at address: 0xe032949f
Jan 06 20:07:04 arch kernel: x86/split lock detection: #AC: CHTTPClientThre/13958 took a split_lock trap at address: 0xe032949f
Jan 06 20:07:22 arch kernel: perf: interrupt took too long (3911 > 3910), lowering kernel.perf_event_max_sample_rate to 51000
Jan 06 20:08:43 arch bluetoothd[629]: Player registered: sender=:1.15 path=/_1_129
Jan 06 20:12:35 arch systemd[1]: Starting Time & Date Service...
Jan 06 20:12:35 arch systemd[1]: Started Time & Date Service.
Jan 06 20:12:35 arch rtkit-daemon[749]: Supervising 9 threads of 4 processes of 1 users.
Jan 06 20:12:35 arch rtkit-daemon[749]: Supervising 9 threads of 4 processes of 1 users.
Jan 06 20:12:35 arch rtkit-daemon[749]: Supervising 9 threads of 4 processes of 1 users.
Jan 06 20:12:35 arch rtkit-daemon[749]: Supervising 9 threads of 4 processes of 1 users.
Jan 06 20:12:35 arch rtkit-daemon[749]: Successfully made thread 14591 of process 14463 owned by '1000' RT at priority 10.
Jan 06 20:12:35 arch rtkit-daemon[749]: Supervising 10 threads of 5 processes of 1 users.
Jan 06 20:12:36 arch rtkit-daemon[749]: Supervising 10 threads of 5 processes of 1 users.
Jan 06 20:12:36 arch rtkit-daemon[749]: Supervising 10 threads of 5 processes of 1 users.
Jan 06 20:12:36 arch rtkit-daemon[749]: Supervising 10 threads of 5 processes of 1 users.
Jan 06 20:12:36 arch rtkit-daemon[749]: Supervising 10 threads of 5 processes of 1 users.
Jan 06 20:12:36 arch rtkit-daemon[749]: Supervising 10 threads of 5 processes of 1 users.
Jan 06 20:12:36 arch rtkit-daemon[749]: Supervising 10 threads of 5 processes of 1 users.
Jan 06 20:12:36 arch rtkit-daemon[749]: Supervising 10 threads of 5 processes of 1 users.
Jan 06 20:12:36 arch rtkit-daemon[749]: Supervising 10 threads of 5 processes of 1 users.
Jan 06 20:12:45 arch rtkit-daemon[749]: Supervising 10 threads of 5 processes of 1 users.
Jan 06 20:12:45 arch rtkit-daemon[749]: Supervising 10 threads of 5 processes of 1 users.
Jan 06 20:13:05 arch systemd[1]: systemd-timedated.service: Deactivated successfully.
Jan 06 20:18:09 arch rtkit-daemon[749]: Supervising 10 threads of 5 processes of 1 users.
Jan 06 20:18:09 arch rtkit-daemon[749]: Supervising 10 threads of 5 processes of 1 users.
Jan 06 20:18:11 arch rtkit-daemon[749]: Supervising 10 threads of 5 processes of 1 users.
Jan 06 20:18:11 arch rtkit-daemon[749]: Supervising 10 threads of 5 processes of 1 users.
Jan 06 20:19:25 arch rtkit-daemon[749]: Supervising 10 threads of 5 processes of 1 users.
Jan 06 20:19:25 arch rtkit-daemon[749]: Supervising 10 threads of 5 processes of 1 users.
Jan 06 20:20:12 arch rtkit-daemon[749]: Supervising 10 threads of 5 processes of 1 users.
Jan 06 20:20:12 arch rtkit-daemon[749]: Supervising 10 threads of 5 processes of 1 users.
Jan 06 20:21:32 arch rtkit-daemon[749]: Supervising 10 threads of 5 processes of 1 users.
Jan 06 20:21:32 arch rtkit-daemon[749]: Supervising 10 threads of 5 processes of 1 users.
Jan 06 20:21:34 arch rtkit-daemon[749]: Supervising 10 threads of 5 processes of 1 users.
Jan 06 20:21:34 arch rtkit-daemon[749]: Supervising 10 threads of 5 processes of 1 users.
Jan 06 20:22:14 arch rtkit-daemon[749]: Supervising 10 threads of 5 processes of 1 users.
Jan 06 20:22:14 arch rtkit-daemon[749]: Supervising 10 threads of 5 processes of 1 users.
Jan 06 20:23:06 arch systemd[1]: Starting Hostname Service...
Jan 06 20:23:06 arch systemd[1]: Started Hostname Service.
Jan 06 20:23:18 arch systemd[715]: Starting User preferences database...
Jan 06 20:23:18 arch systemd[715]: Started User preferences database.
Jan 06 20:23:36 arch systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Jan 06 20:26:40 arch rtkit-daemon[749]: Supervising 10 threads of 5 processes of 1 users.
Jan 06 20:26:40 arch rtkit-daemon[749]: Supervising 10 threads of 5 processes of 1 users.
Jan 06 20:28:01 arch systemd[1]: Starting Hostname Service...
Jan 06 20:28:01 arch systemd[1]: Started Hostname Service.
Jan 06 20:28:02 arch rtkit-daemon[749]: Supervising 10 threads of 5 processes of 1 users.
Jan 06 20:28:02 arch rtkit-daemon[749]: Supervising 10 threads of 5 processes of 1 users.
Jan 06 20:28:31 arch systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Jan 06 20:29:37 arch rtkit-daemon[749]: Supervising 10 threads of 5 processes of 1 users.
Jan 06 20:29:37 arch rtkit-daemon[749]: Supervising 10 threads of 5 processes of 1 users.
Jan 06 20:37:36 arch rtkit-daemon[749]: Supervising 10 threads of 5 processes of 1 users.
Jan 06 20:37:36 arch rtkit-daemon[749]: Supervising 10 threads of 5 processes of 1 users.
Jan 06 20:37:36 arch rtkit-daemon[749]: Supervising 10 threads of 5 processes of 1 users.
Jan 06 20:37:36 arch rtkit-daemon[749]: Supervising 10 threads of 5 processes of 1 users.
Jan 06 20:37:39 arch rtkit-daemon[749]: Supervising 10 threads of 5 processes of 1 users.
Jan 06 20:37:39 arch rtkit-daemon[749]: Supervising 10 threads of 5 processes of 1 users.
Jan 06 20:37:39 arch rtkit-daemon[749]: Successfully made thread 15884 of process 15591 owned by '1000' RT at priority 10.
Jan 06 20:37:39 arch rtkit-daemon[749]: Supervising 11 threads of 6 processes of 1 users.
Jan 06 20:43:00 arch rtkit-daemon[749]: Supervising 11 threads of 6 processes of 1 users.
Jan 06 20:43:00 arch rtkit-daemon[749]: Supervising 11 threads of 6 processes of 1 users.
Jan 06 20:43:02 arch rtkit-daemon[749]: Supervising 11 threads of 6 processes of 1 users.
Jan 06 20:43:02 arch rtkit-daemon[749]: Supervising 11 threads of 6 processes of 1 users.
Jan 06 20:45:30 arch rtkit-daemon[749]: Supervising 11 threads of 6 processes of 1 users.
Jan 06 20:45:30 arch rtkit-daemon[749]: Supervising 11 threads of 6 processes of 1 users.
Jan 06 20:45:32 arch rtkit-daemon[749]: Supervising 11 threads of 6 processes of 1 users.
Jan 06 20:45:32 arch rtkit-daemon[749]: Supervising 11 threads of 6 processes of 1 users.
Jan 06 20:46:16 arch rtkit-daemon[749]: Supervising 11 threads of 6 processes of 1 users.
Jan 06 20:46:16 arch rtkit-daemon[749]: Supervising 11 threads of 6 processes of 1 users.
Jan 06 20:46:16 arch rtkit-daemon[749]: Supervising 11 threads of 6 processes of 1 users.
Jan 06 20:46:16 arch rtkit-daemon[749]: Supervising 11 threads of 6 processes of 1 users.
Jan 06 20:46:16 arch rtkit-daemon[749]: Supervising 11 threads of 6 processes of 1 users.
Jan 06 20:46:16 arch rtkit-daemon[749]: Supervising 11 threads of 6 processes of 1 users.
Jan 06 20:46:16 arch rtkit-daemon[749]: Successfully made thread 16972 of process 16736 owned by '1000' RT at priority 10.
Jan 06 20:46:16 arch rtkit-daemon[749]: Supervising 12 threads of 7 processes of 1 users.
Jan 06 20:46:17 arch bluetoothd[629]: Player registered: sender=:1.15 path=/_1_134
Jan 06 20:46:22 arch pipewire[727]: pw.node: (alsa_output.pci-0000_00_1f.3.analog-stereo-34) graph xrun not-triggered (0 suppressed)
Jan 06 20:46:22 arch pipewire[727]: pw.node: (alsa_output.pci-0000_00_1f.3.analog-stereo-34) xrun state:0x76b5193b2008 pending:1/3 s:24779384680414 a:24779384790180 f:24779384815092 waiting:109766 process:24912 status:triggered
Jan 06 20:48:09 arch pipewire[727]: pw.node: (alsa_output.pci-0000_00_1f.3.analog-stereo-34) graph xrun not-triggered (0 suppressed)
Jan 06 20:48:09 arch pipewire[727]: pw.node: (alsa_output.pci-0000_00_1f.3.analog-stereo-34) xrun state:0x76b5193b2008 pending:1/3 s:24885814826205 a:24885815057028 f:24885815107826 waiting:230823 process:50798 status:triggered
Jan 06 20:48:22 arch rtkit-daemon[749]: Supervising 12 threads of 7 processes of 1 users.
Jan 06 20:48:22 arch rtkit-daemon[749]: Supervising 12 threads of 7 processes of 1 users.
Jan 06 20:49:02 arch rtkit-daemon[749]: Supervising 12 threads of 7 processes of 1 users.
Jan 06 20:49:02 arch rtkit-daemon[749]: Supervising 12 threads of 7 processes of 1 users.
Jan 06 20:51:20 arch rtkit-daemon[749]: Supervising 12 threads of 7 processes of 1 users.
Jan 06 20:51:20 arch rtkit-daemon[749]: Supervising 12 threads of 7 processes of 1 users.
Jan 06 20:56:03 arch systemd-logind[630]: Lid closed.
Jan 06 20:56:03 arch systemd-logind[630]: Suspending...
Jan 06 20:56:03 arch NetworkManager[624]: <info> [1736189763.0778] manager: sleep: sleep requested (sleeping: no enabled: yes)
Jan 06 20:56:03 arch NetworkManager[624]: <info> [1736189763.0780] device (enp48s0): state change: unavailable -> unmanaged (reason 'unmanaged-sleeping', managed-type: 'full')
Jan 06 20:56:03 arch NetworkManager[624]: <info> [1736189763.0882] device (p2p-dev-wlp0s20f3): state change: disconnected -> unmanaged (reason 'unmanaged-sleeping', managed-type: 'full')
Jan 06 20:56:03 arch NetworkManager[624]: <info> [1736189763.0888] manager: NetworkManager state is now ASLEEP
Jan 06 20:56:03 arch NetworkManager[624]: <info> [1736189763.0894] device (wlp0s20f3): state change: activated -> deactivating (reason 'sleeping', managed-type: 'full')
Jan 06 20:56:03 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Jan 06 20:56:03 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Jan 06 20:56:03 arch kernel: wlp0s20f3: deauthenticating from 9c:a2:f4:f2:3e:5e by local choice (Reason: 3=DEAUTH_LEAVING)
Jan 06 20:56:03 arch wpa_supplicant[678]: nl80211: send_event_marker failed: Source based routing not supported
Jan 06 20:56:03 arch wpa_supplicant[678]: wlp0s20f3: CTRL-EVENT-DISCONNECTED bssid=9c:a2:f4:f2:3e:5e reason=3 locally_generated=1
Jan 06 20:56:03 arch wpa_supplicant[678]: wlp0s20f3: CTRL-EVENT-DSCP-POLICY clear_all
Jan 06 20:56:03 arch NetworkManager[624]: <info> [1736189763.2669] device (wlp0s20f3): state change: deactivating -> disconnected (reason 'sleeping', managed-type: 'full')
Jan 06 20:56:03 arch NetworkManager[624]: <info> [1736189763.2671] dhcp4 (wlp0s20f3): canceled DHCP transaction
Jan 06 20:56:03 arch NetworkManager[624]: <info> [1736189763.2671] dhcp4 (wlp0s20f3): activation: beginning transaction (timeout in 45 seconds)
Jan 06 20:56:03 arch NetworkManager[624]: <info> [1736189763.2671] dhcp4 (wlp0s20f3): state changed no lease
Jan 06 20:56:03 arch NetworkManager[624]: <info> [1736189763.3129] device (wlp0s20f3): set-hw-addr: set MAC address to 6A:74:FE:0D:93:63 (scanning)
Jan 06 20:56:03 arch NetworkManager[624]: <info> [1736189763.3641] device (wlp0s20f3): supplicant interface state: completed -> disconnected
Jan 06 20:56:03 arch NetworkManager[624]: <info> [1736189763.3643] device (wlp0s20f3): state change: disconnected -> unmanaged (reason 'unmanaged-sleeping', managed-type: 'full')
Jan 06 20:56:03 arch NetworkManager[624]: <info> [1736189763.5010] device (wlp0s20f3): set-hw-addr: reset MAC address to 38:7A:0E:F5:2C:24 (unmanage)
Jan 06 20:56:03 arch wpa_supplicant[678]: p2p-dev-wlp0s20: CTRL-EVENT-DSCP-POLICY clear_all
Jan 06 20:56:03 arch wpa_supplicant[678]: p2p-dev-wlp0s20: CTRL-EVENT-DSCP-POLICY clear_all
Jan 06 20:56:03 arch wpa_supplicant[678]: nl80211: deinit ifname=p2p-dev-wlp0s20 disabled_11b_rates=0
Jan 06 20:56:03 arch systemd[1]: Reached target Sleep.
Jan 06 20:56:03 arch systemd[1]: Starting NVIDIA system suspend actions...
Jan 06 20:56:03 arch suspend[17634]: nvidia-suspend.service
Jan 06 20:56:03 arch logger[17634]: <13>Jan 6 20:56:03 suspend: nvidia-suspend.service
Jan 06 20:56:03 arch wpa_supplicant[678]: wlp0s20f3: CTRL-EVENT-DSCP-POLICY clear_all
Jan 06 20:56:03 arch bluetoothd[629]: Endpoint unregistered: sender=:1.72 path=/MediaEndpoint/A2DPSource/ldac
Jan 06 20:56:03 arch bluetoothd[629]: Endpoint unregistered: sender=:1.72 path=/MediaEndpoint/A2DPSink/aptx_hd
Jan 06 20:56:03 arch bluetoothd[629]: Endpoint unregistered: sender=:1.72 path=/MediaEndpoint/A2DPSource/aptx_hd
Jan 06 20:56:03 arch bluetoothd[629]: Endpoint unregistered: sender=:1.72 path=/MediaEndpoint/A2DPSink/aptx
Jan 06 20:56:03 arch bluetoothd[629]: Endpoint unregistered: sender=:1.72 path=/MediaEndpoint/A2DPSource/aptx
Jan 06 20:56:03 arch bluetoothd[629]: Endpoint unregistered: sender=:1.72 path=/MediaEndpoint/A2DPSink/aac
Jan 06 20:56:03 arch bluetoothd[629]: Endpoint unregistered: sender=:1.72 path=/MediaEndpoint/A2DPSource/aac
Jan 06 20:56:03 arch bluetoothd[629]: Endpoint unregistered: sender=:1.72 path=/MediaEndpoint/A2DPSink/opus_g
Jan 06 20:56:03 arch bluetoothd[629]: Endpoint unregistered: sender=:1.72 path=/MediaEndpoint/A2DPSource/opus_g
Jan 06 20:56:03 arch bluetoothd[629]: Endpoint unregistered: sender=:1.72 path=/MediaEndpoint/A2DPSink/sbc
Jan 06 20:56:03 arch bluetoothd[629]: Endpoint unregistered: sender=:1.72 path=/MediaEndpoint/A2DPSource/sbc
Jan 06 20:56:03 arch bluetoothd[629]: Endpoint unregistered: sender=:1.72 path=/MediaEndpoint/A2DPSource/aptx_ll_1
Jan 06 20:56:03 arch bluetoothd[629]: Endpoint unregistered: sender=:1.72 path=/MediaEndpoint/A2DPSource/aptx_ll_0
Jan 06 20:56:03 arch bluetoothd[629]: Endpoint unregistered: sender=:1.72 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
Jan 06 20:56:03 arch bluetoothd[629]: Endpoint unregistered: sender=:1.72 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
Jan 06 20:56:03 arch bluetoothd[629]: Endpoint unregistered: sender=:1.72 path=/MediaEndpoint/A2DPSource/faststream
Jan 06 20:56:03 arch bluetoothd[629]: Endpoint unregistered: sender=:1.72 path=/MediaEndpoint/A2DPSource/faststream_duplex
Jan 06 20:56:03 arch bluetoothd[629]: Endpoint unregistered: sender=:1.72 path=/MediaEndpoint/A2DPSink/opus_05
Jan 06 20:56:03 arch bluetoothd[629]: Endpoint unregistered: sender=:1.72 path=/MediaEndpoint/A2DPSource/opus_05
Jan 06 20:56:03 arch bluetoothd[629]: Endpoint unregistered: sender=:1.72 path=/MediaEndpoint/A2DPSink/opus_05_duplex
Jan 06 20:56:03 arch bluetoothd[629]: Endpoint unregistered: sender=:1.72 path=/MediaEndpoint/A2DPSource/opus_05_duplex
Jan 06 20:56:03 arch wpa_supplicant[678]: wlp0s20f3: CTRL-EVENT-DSCP-POLICY clear_all
Jan 06 20:56:03 arch wpa_supplicant[678]: nl80211: deinit ifname=wlp0s20f3 disabled_11b_rates=0
Jan 06 20:56:04 arch systemd[1]: nvidia-suspend.service: Deactivated successfully.
Jan 06 20:56:04 arch systemd[1]: Finished NVIDIA system suspend actions.
Jan 06 20:56:04 arch systemd[1]: nvidia-suspend.service: Consumed 876ms CPU time, 408.9M memory peak.
Jan 06 20:56:04 arch systemd[1]: Starting System Suspend...
Jan 06 20:56:04 arch systemd-sleep[17651]: User sessions remain unfrozen on explicit request ($SYSTEMD_SLEEP_FREEZE_USER_SESSIONS=0).
Jan 06 20:56:04 arch systemd-sleep[17651]: This is not recommended, and might result in unexpected behavior, particularly
Jan 06 20:56:04 arch systemd-sleep[17651]: in suspend-then-hibernate operations or setups with encrypted home directories.
Jan 06 20:56:04 arch systemd-sleep[17651]: Performing sleep operation 'suspend'...
Jan 06 20:56:04 arch kernel: PM: suspend entry (s2idle)
Jan 06 20:56:04 arch kernel: Filesystems sync: 0.286 seconds
Jan 06 21:10:40 arch kernel: Freezing user space processes
Jan 06 21:10:40 arch kernel: Freezing user space processes completed (elapsed 0.001 seconds)
Jan 06 21:10:40 arch kernel: OOM killer disabled.
Jan 06 21:10:40 arch kernel: Freezing remaining freezable tasks
Jan 06 21:10:40 arch kernel: Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
Jan 06 21:10:40 arch kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Jan 06 21:10:40 arch kernel: ACPI: EC: interrupt blocked
Jan 06 21:10:40 arch kernel: ACPI: EC: interrupt unblocked
Jan 06 21:10:40 arch kernel: i915 0000:00:02.0: [drm] GT0: GuC firmware i915/adlp_guc_70.bin version 70.36.0
Jan 06 21:10:40 arch kernel: i915 0000:00:02.0: [drm] GT0: HuC firmware i915/tgl_huc.bin version 7.9.3
Jan 06 21:10:40 arch kernel: i915 0000:00:02.0: [drm] GT0: HuC: authenticated for all workloads
Jan 06 21:10:40 arch kernel: i915 0000:00:02.0: [drm] GT0: GUC: submission enabled
Jan 06 21:10:40 arch kernel: i915 0000:00:02.0: [drm] GT0: GUC: SLPC enabled
Jan 06 21:10:40 arch kernel: i915 0000:00:02.0: [drm] GT0: GUC: RC enabled
Jan 06 21:10:40 arch kernel: nvme nvme1: 8/0/0 default/read/poll queues
Jan 06 21:10:40 arch kernel: nvme nvme0: 8/0/0 default/read/poll queues
Jan 06 21:10:40 arch kernel: usb 3-1: reset full-speed USB device number 2 using xhci_hcd
Jan 06 21:10:40 arch kernel: mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
Jan 06 21:10:40 arch kernel: mei_pxp 0000:00:16.0-fbf6fcf1-96cf-4e2e-a6a6-1bab8cbe36b1: bound 0000:00:02.0 (ops i915_pxp_tee_component_ops [i915])
Jan 06 21:10:40 arch kernel: NVRM: Attempting to remove device 0000:01:00.0 with non-zero usage count!
Jan 06 21:10:40 arch kernel: OOM killer enabled.
Jan 06 21:10:40 arch kernel: Restarting tasks ... done.
Jan 06 21:10:40 arch kernel: random: crng reseeded on system resumption
Jan 06 21:10:40 arch pipewire[727]: pw.node: (auto_null-58) graph xrun not-triggered (0 suppressed)
Jan 06 21:10:40 arch pipewire[727]: pw.node: (auto_null-58) xrun state:0x76b5193b2008 pending:1/3 s:25361259290368 a:25361259380452 f:25361259387200 waiting:90084 process:6748 status:triggered
Jan 06 21:10:40 arch pipewire[727]: pw.node: (Godot Engine Editor-84) xrun state:0x76b5182f4008 pending:0/1 s:25363273898989 a:25363273979891 f:25361259370503 waiting:80902 process:18446744071694942228 status:awake
Jan 06 21:10:40 arch systemd-logind[630]: Lid opened.
Jan 06 21:10:40 arch systemd-sleep[17651]: System returned from sleep operation 'suspend'.
Jan 06 21:10:40 arch kernel: PM: suspend exit
Jan 06 21:10:40 arch bluetoothd[629]: Controller resume with wake event 0x0
Jan 06 21:10:41 arch systemd[1]: systemd-suspend.service: Deactivated successfully.
Jan 06 21:10:41 arch systemd[1]: Finished System Suspend.
Jan 06 21:10:41 arch systemd[1]: Stopped target Sleep.
Jan 06 21:10:41 arch systemd[1]: Reached target Suspend.
Jan 06 21:10:41 arch systemd[1]: Starting NVIDIA system resume actions...
Jan 06 21:10:41 arch systemd[1]: Stopped target Suspend.
Jan 06 21:10:41 arch suspend[17740]: nvidia-resume.service
Jan 06 21:10:41 arch logger[17740]: <13>Jan 6 21:10:41 suspend: nvidia-resume.service
Jan 06 21:10:41 arch systemd[1]: nvidia-resume.service: Deactivated successfully.
Jan 06 21:10:41 arch systemd[1]: Finished NVIDIA system resume actions.
Jan 06 21:10:41 arch systemd-logind[630]: Operation 'suspend' finished.
Jan 06 21:10:41 arch NetworkManager[624]: <info> [1736190641.5615] manager: sleep: wake requested (sleeping: yes enabled: yes)
Jan 06 21:10:41 arch NetworkManager[624]: <info> [1736190641.5618] device (enp48s0): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Jan 06 21:10:41 arch wireplumber[728]: default: Failed to get percentage from UPower: org.freedesktop.DBus.Error.NameHasNoOwner
Jan 06 21:10:41 arch wireplumber[728]: spa.bluez5.midi: org.bluez.GattManager1.RegisterApplication() failed: GDBus.Error:org.bluez.Error.AlreadyExists: Already Exists
Jan 06 21:10:41 arch bluetoothd[629]: Endpoint registered: sender=:1.206 path=/MediaEndpoint/A2DPSource/ldac
Jan 06 21:10:41 arch bluetoothd[629]: Endpoint registered: sender=:1.206 path=/MediaEndpoint/A2DPSink/aptx_hd
Jan 06 21:10:41 arch bluetoothd[629]: Endpoint registered: sender=:1.206 path=/MediaEndpoint/A2DPSource/aptx_hd
Jan 06 21:10:41 arch bluetoothd[629]: Endpoint registered: sender=:1.206 path=/MediaEndpoint/A2DPSink/aptx
Jan 06 21:10:41 arch bluetoothd[629]: Endpoint registered: sender=:1.206 path=/MediaEndpoint/A2DPSource/aptx
Jan 06 21:10:41 arch bluetoothd[629]: Endpoint registered: sender=:1.206 path=/MediaEndpoint/A2DPSink/aac
Jan 06 21:10:41 arch bluetoothd[629]: Endpoint registered: sender=:1.206 path=/MediaEndpoint/A2DPSource/aac
Jan 06 21:10:41 arch bluetoothd[629]: Endpoint registered: sender=:1.206 path=/MediaEndpoint/A2DPSink/opus_g
Jan 06 21:10:41 arch bluetoothd[629]: Endpoint registered: sender=:1.206 path=/MediaEndpoint/A2DPSource/opus_g
Jan 06 21:10:41 arch bluetoothd[629]: Endpoint registered: sender=:1.206 path=/MediaEndpoint/A2DPSink/sbc
Jan 06 21:10:41 arch bluetoothd[629]: Endpoint registered: sender=:1.206 path=/MediaEndpoint/A2DPSource/sbc
Jan 06 21:10:41 arch bluetoothd[629]: Endpoint registered: sender=:1.206 path=/MediaEndpoint/A2DPSource/aptx_ll_1
Jan 06 21:10:41 arch bluetoothd[629]: Endpoint registered: sender=:1.206 path=/MediaEndpoint/A2DPSource/aptx_ll_0
Jan 06 21:10:41 arch bluetoothd[629]: Endpoint registered: sender=:1.206 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
Jan 06 21:10:41 arch bluetoothd[629]: Endpoint registered: sender=:1.206 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
Jan 06 21:10:41 arch bluetoothd[629]: Endpoint registered: sender=:1.206 path=/MediaEndpoint/A2DPSource/faststream
Jan 06 21:10:41 arch bluetoothd[629]: Endpoint registered: sender=:1.206 path=/MediaEndpoint/A2DPSource/faststream_duplex
Jan 06 21:10:41 arch bluetoothd[629]: Endpoint registered: sender=:1.206 path=/MediaEndpoint/A2DPSink/opus_05
Jan 06 21:10:41 arch bluetoothd[629]: Endpoint registered: sender=:1.206 path=/MediaEndpoint/A2DPSource/opus_05
Jan 06 21:10:41 arch bluetoothd[629]: Endpoint registered: sender=:1.206 path=/MediaEndpoint/A2DPSink/opus_05_duplex
Jan 06 21:10:41 arch bluetoothd[629]: Endpoint registered: sender=:1.206 path=/MediaEndpoint/A2DPSource/opus_05_duplex
Jan 06 21:10:41 arch kernel: Generic FE-GE Realtek PHY r8169-0-3000:00: attached PHY driver (mii_bus:phy_addr=r8169-0-3000:00, irq=MAC)
Jan 06 21:10:41 arch NetworkManager[624]: <info> [1736190641.7616] device (wlp0s20f3): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Jan 06 21:10:41 arch kernel: r8169 0000:30:00.0 enp48s0: Link is Down
Jan 06 21:10:41 arch NetworkManager[624]: <info> [1736190641.8148] device (wlp0s20f3): set-hw-addr: set MAC address to 5E:85:C8:43:59:95 (scanning)
Jan 06 21:10:41 arch kernel: iwlwifi 0000:00:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x20
Jan 06 21:10:41 arch kernel: iwlwifi 0000:00:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
Jan 06 21:10:41 arch kernel: iwlwifi 0000:00:14.3: WFPM_AUTH_KEY_0: 0x90
Jan 06 21:10:41 arch kernel: iwlwifi 0000:00:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x10
Jan 06 21:10:41 arch kernel: iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 5
Jan 06 21:10:42 arch NetworkManager[624]: <info> [1736190642.0026] device (p2p-dev-wlp0s20f3): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Jan 06 21:10:42 arch NetworkManager[624]: <info> [1736190642.0031] manager: NetworkManager state is now DISCONNECTED
Jan 06 21:10:42 arch NetworkManager[624]: <info> [1736190642.0410] device (wlp0s20f3): supplicant interface state: internal-starting -> disconnected
Jan 06 21:10:42 arch NetworkManager[624]: <info> [1736190642.0411] device (p2p-dev-wlp0s20f3): state change: unavailable -> unmanaged (reason 'unmanaged-link-not-init', managed-type: 'removed')
Jan 06 21:10:42 arch NetworkManager[624]: <info> [1736190642.0414] Wi-Fi P2P device controlled by interface wlp0s20f3 created
Jan 06 21:10:42 arch NetworkManager[624]: <info> [1736190642.0415] manager: (p2p-dev-wlp0s20f3): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/6)
Jan 06 21:10:42 arch NetworkManager[624]: <info> [1736190642.0416] device (p2p-dev-wlp0s20f3): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Jan 06 21:10:42 arch NetworkManager[624]: <info> [1736190642.0418] device (wlp0s20f3): state change: unavailable -> disconnected (reason 'supplicant-available', managed-type: 'full')
Jan 06 21:10:42 arch NetworkManager[624]: <info> [1736190642.0420] device (p2p-dev-wlp0s20f3): state change: unavailable -> disconnected (reason 'none', managed-type: 'full')
Jan 06 21:10:43 arch rtkit-daemon[749]: Supervising 12 threads of 7 processes of 1 users.
Jan 06 21:10:43 arch rtkit-daemon[749]: Supervising 12 threads of 7 processes of 1 users.
Jan 06 21:10:45 arch NetworkManager[624]: <info> [1736190645.6054] policy: auto-activating connection 'TP-Link_3E5E' (72665e09-b5e6-44e1-8c27-9cef1a850af7)
Jan 06 21:10:45 arch NetworkManager[624]: <info> [1736190645.6057] device (wlp0s20f3): Activation: starting connection 'TP-Link_3E5E' (72665e09-b5e6-44e1-8c27-9cef1a850af7)
Jan 06 21:10:45 arch NetworkManager[624]: <info> [1736190645.6057] device (wlp0s20f3): state change: disconnected -> prepare (reason 'none', managed-type: 'full')
Jan 06 21:10:45 arch NetworkManager[624]: <info> [1736190645.6059] manager: NetworkManager state is now CONNECTING
Jan 06 21:10:45 arch NetworkManager[624]: <info> [1736190645.6470] device (wlp0s20f3): set-hw-addr: reset MAC address to 38:7A:0E:F5:2C:24 (preserve)
Jan 06 21:10:45 arch NetworkManager[624]: <info> [1736190645.6487] device (wlp0s20f3): state change: prepare -> config (reason 'none', managed-type: 'full')
Jan 06 21:10:45 arch NetworkManager[624]: <info> [1736190645.6490] device (wlp0s20f3): Activation: (wifi) access point 'TP-Link_3E5E' has security, but secrets are required.
Jan 06 21:10:45 arch NetworkManager[624]: <info> [1736190645.6490] device (wlp0s20f3): state change: config -> need-auth (reason 'none', managed-type: 'full')
Jan 06 21:10:45 arch NetworkManager[624]: <info> [1736190645.6492] sup-iface[2430526c0c1a3bea,2,wlp0s20f3]: wps: type pbc start...
Jan 06 21:10:45 arch NetworkManager[624]: <info> [1736190645.6504] device (wlp0s20f3): supplicant interface state: disconnected -> inactive
Jan 06 21:10:45 arch NetworkManager[624]: <info> [1736190645.6504] device (p2p-dev-wlp0s20f3): supplicant management interface state: disconnected -> inactive
Jan 06 21:10:45 arch NetworkManager[624]: <info> [1736190645.6505] device (wlp0s20f3): state change: need-auth -> prepare (reason 'none', managed-type: 'full')
Jan 06 21:10:45 arch wpa_supplicant[678]: wlp0s20f3: WPS-PBC-ACTIVE
Jan 06 21:10:45 arch NetworkManager[624]: <info> [1736190645.6508] device (wlp0s20f3): state change: prepare -> config (reason 'none', managed-type: 'full')
Jan 06 21:10:45 arch NetworkManager[624]: <info> [1736190645.6510] device (wlp0s20f3): Activation: (wifi) connection 'TP-Link_3E5E' has security, and secrets exist. No new secrets needed.
Jan 06 21:10:45 arch NetworkManager[624]: <info> [1736190645.6510] Config: added 'ssid' value 'TP-Link_3E5E'
Jan 06 21:10:45 arch NetworkManager[624]: <info> [1736190645.6511] Config: added 'scan_ssid' value '1'
Jan 06 21:10:45 arch NetworkManager[624]: <info> [1736190645.6511] Config: added 'bgscan' value 'simple:30:-70:86400'
Jan 06 21:10:45 arch NetworkManager[624]: <info> [1736190645.6511] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK SAE FT-SAE'
Jan 06 21:10:45 arch NetworkManager[624]: <info> [1736190645.6511] Config: added 'auth_alg' value 'OPEN'
Jan 06 21:10:45 arch NetworkManager[624]: <info> [1736190645.6511] Config: added 'psk' value '<hidden>'
Jan 06 21:10:45 arch wpa_supplicant[678]: wlp0s20f3: WPS-CANCEL
Jan 06 21:10:45 arch NetworkManager[624]: <info> [1736190645.6534] device (wlp0s20f3): supplicant interface state: inactive -> scanning
Jan 06 21:10:45 arch NetworkManager[624]: <info> [1736190645.6534] device (p2p-dev-wlp0s20f3): supplicant management interface state: inactive -> scanning
Jan 06 21:10:45 arch wpa_supplicant[678]: wlp0s20f3: SME: Trying to authenticate with 9c:a2:f4:f2:3e:5e (SSID='TP-Link_3E5E' freq=2417 MHz)
Jan 06 21:10:45 arch NetworkManager[624]: <info> [1736190645.7197] device (wlp0s20f3): supplicant interface state: scanning -> authenticating
Jan 06 21:10:45 arch NetworkManager[624]: <info> [1736190645.7198] device (p2p-dev-wlp0s20f3): supplicant management interface state: scanning -> authenticating
Jan 06 21:10:45 arch kernel: wlp0s20f3: authenticate with 9c:a2:f4:f2:3e:5e (local address=38:7a:0e:f5:2c:24)
Jan 06 21:10:45 arch kernel: wlp0s20f3: send auth to 9c:a2:f4:f2:3e:5e (try 1/3)
Jan 06 21:10:45 arch wpa_supplicant[678]: wlp0s20f3: Trying to associate with 9c:a2:f4:f2:3e:5e (SSID='TP-Link_3E5E' freq=2417 MHz)
Jan 06 21:10:45 arch NetworkManager[624]: <info> [1736190645.7462] device (wlp0s20f3): supplicant interface state: authenticating -> associating
Jan 06 21:10:45 arch NetworkManager[624]: <info> [1736190645.7462] device (p2p-dev-wlp0s20f3): supplicant management interface state: authenticating -> associating
Jan 06 21:10:45 arch kernel: wlp0s20f3: authenticated
Jan 06 21:10:45 arch kernel: wlp0s20f3: associate with 9c:a2:f4:f2:3e:5e (try 1/3)
Jan 06 21:10:45 arch kernel: wlp0s20f3: RX AssocResp from 9c:a2:f4:f2:3e:5e (capab=0x411 status=0 aid=3)
Jan 06 21:10:45 arch wpa_supplicant[678]: wlp0s20f3: Associated with 9c:a2:f4:f2:3e:5e
Jan 06 21:10:45 arch wpa_supplicant[678]: wlp0s20f3: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jan 06 21:10:45 arch kernel: wlp0s20f3: associated
Jan 06 21:10:45 arch NetworkManager[624]: <info> [1736190645.7654] device (wlp0s20f3): supplicant interface state: associating -> 4way_handshake
Jan 06 21:10:45 arch NetworkManager[624]: <info> [1736190645.7655] device (p2p-dev-wlp0s20f3): supplicant management interface state: associating -> 4way_handshake
Jan 06 21:10:45 arch wpa_supplicant[678]: wlp0s20f3: WPA: Key negotiation completed with 9c:a2:f4:f2:3e:5e [PTK=CCMP GTK=CCMP]
Jan 06 21:10:45 arch wpa_supplicant[678]: wlp0s20f3: CTRL-EVENT-CONNECTED - Connection to 9c:a2:f4:f2:3e:5e completed [id=0 id_str=]
Jan 06 21:10:45 arch NetworkManager[624]: <info> [1736190645.8302] device (wlp0s20f3): supplicant interface state: 4way_handshake -> completed
Jan 06 21:10:45 arch NetworkManager[624]: <info> [1736190645.8302] device (wlp0s20f3): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "TP-Link_3E5E"
Jan 06 21:10:45 arch NetworkManager[624]: <info> [1736190645.8302] device (p2p-dev-wlp0s20f3): supplicant management interface state: 4way_handshake -> completed
Jan 06 21:10:45 arch NetworkManager[624]: <info> [1736190645.8304] device (wlp0s20f3): state change: config -> ip-config (reason 'none', managed-type: 'full')
Jan 06 21:10:45 arch NetworkManager[624]: <info> [1736190645.8309] dhcp4 (wlp0s20f3): activation: beginning transaction (timeout in 45 seconds)
Jan 06 21:10:46 arch NetworkManager[624]: <info> [1736190646.4507] dhcp4 (wlp0s20f3): state changed new lease, address=192.168.0.104, acd pending
Jan 06 21:10:46 arch NetworkManager[624]: <info> [1736190646.6211] dhcp4 (wlp0s20f3): state changed new lease, address=192.168.0.104
Jan 06 21:10:46 arch NetworkManager[624]: <info> [1736190646.6217] policy: set 'TP-Link_3E5E' (wlp0s20f3) as default for IPv4 routing and DNS
Jan 06 21:10:46 arch NetworkManager[624]: <info> [1736190646.6304] device (wlp0s20f3): state change: ip-config -> ip-check (reason 'none', managed-type: 'full')
Jan 06 21:10:46 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Jan 06 21:10:46 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Jan 06 21:10:46 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Jan 06 21:10:46 arch NetworkManager[624]: <info> [1736190646.6741] device (wlp0s20f3): state change: ip-check -> secondaries (reason 'none', managed-type: 'full')
Jan 06 21:10:46 arch NetworkManager[624]: <info> [1736190646.6744] device (wlp0s20f3): state change: secondaries -> activated (reason 'none', managed-type: 'full')
Jan 06 21:10:46 arch NetworkManager[624]: <info> [1736190646.6748] manager: NetworkManager state is now CONNECTED_SITE
Jan 06 21:10:46 arch NetworkManager[624]: <info> [1736190646.6754] device (wlp0s20f3): Activation: successful, device activated.
Jan 06 21:10:46 arch wpa_supplicant[678]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-22 noise=9999 txrate=108000
Jan 06 21:10:46 arch NetworkManager[624]: <info> [1736190646.8369] manager: NetworkManager state is now CONNECTED_GLOBAL
Jan 06 21:10:48 arch rtkit-daemon[749]: Supervising 12 threads of 7 processes of 1 users.
Jan 06 21:10:48 arch rtkit-daemon[749]: Supervising 12 threads of 7 processes of 1 users.
Jan 06 21:10:56 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Jan 06 21:12:37 arch rtkit-daemon[749]: Supervising 12 threads of 7 processes of 1 users.
Jan 06 21:12:37 arch rtkit-daemon[749]: Supervising 12 threads of 7 processes of 1 users.
Jan 06 21:13:39 arch rtkit-daemon[749]: Supervising 12 threads of 7 processes of 1 users.
Jan 06 21:13:39 arch rtkit-daemon[749]: Supervising 12 threads of 7 processes of 1 users.
Jan 06 21:15:56 arch rtkit-daemon[749]: Supervising 12 threads of 7 processes of 1 users.
Jan 06 21:15:56 arch rtkit-daemon[749]: Supervising 12 threads of 7 processes of 1 users.
Jan 06 21:15:58 arch kernel: INFO: task godot.linuxbsd.:18042 blocked for more than 122 seconds.
Jan 06 21:15:58 arch kernel: Tainted: P W OE 6.12.8-arch1-1 #1
Jan 06 21:15:58 arch kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Jan 06 21:15:58 arch kernel: task:godot.linuxbsd. state:D stack:0 pid:18042 tgid:18042 ppid:15999 flags:0x00000006
Jan 06 21:15:58 arch kernel: Call Trace:
Jan 06 21:15:58 arch kernel: <TASK>
Jan 06 21:15:58 arch kernel: __schedule+0x3b0/0x12b0
Jan 06 21:15:58 arch kernel: ? generic_permission+0x39/0x220
Jan 06 21:15:58 arch kernel: schedule+0x27/0xf0
Jan 06 21:15:58 arch kernel: schedule_preempt_disabled+0x15/0x30
Jan 06 21:15:58 arch kernel: __mutex_lock.constprop.0+0x31e/0x620
Jan 06 21:15:58 arch kernel: uevent_show+0xa7/0x130
Jan 06 21:15:58 arch kernel: dev_attr_show+0x19/0x40
Jan 06 21:15:58 arch kernel: sysfs_kf_seq_show+0xa8/0xf0
Jan 06 21:15:58 arch kernel: seq_read_iter+0x11c/0x460
Jan 06 21:15:58 arch kernel: ? from_kgid_munged+0x12/0x30
Jan 06 21:15:58 arch kernel: ? cp_new_stat+0x131/0x170
Jan 06 21:15:58 arch kernel: vfs_read+0x299/0x370
Jan 06 21:15:58 arch kernel: ksys_read+0x6d/0xf0
Jan 06 21:15:58 arch kernel: do_syscall_64+0x82/0x190
Jan 06 21:15:58 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Jan 06 21:15:58 arch kernel: ? do_syscall_64+0x8e/0x190
Jan 06 21:15:58 arch kernel: ? kernfs_fop_open+0x326/0x3a0
Jan 06 21:15:58 arch kernel: ? mntput_no_expire+0x4a/0x260
Jan 06 21:15:58 arch kernel: ? terminate_walk+0xee/0x100
Jan 06 21:15:58 arch kernel: ? path_openat+0x495/0x12e0
Jan 06 21:15:58 arch kernel: ? do_filp_open+0xc4/0x170
Jan 06 21:15:58 arch kernel: ? do_sys_openat2+0x9c/0xe0
Jan 06 21:15:58 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Jan 06 21:15:58 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Jan 06 21:15:58 arch kernel: ? do_syscall_64+0x8e/0x190
Jan 06 21:15:58 arch kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Jan 06 21:15:58 arch kernel: RIP: 0033:0x73c63602bc5a
Jan 06 21:15:58 arch kernel: RSP: 002b:00007ffe2c0d41d0 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
Jan 06 21:15:58 arch kernel: RAX: ffffffffffffffda RBX: 000056139f5abf10 RCX: 000073c63602bc5a
Jan 06 21:15:58 arch kernel: RDX: 0000000000001000 RSI: 000056139f7846c0 RDI: 0000000000000011
Jan 06 21:15:58 arch kernel: RBP: 00007ffe2c0d41f0 R08: 0000000000000000 R09: 0000000000000001
Jan 06 21:15:58 arch kernel: R10: 0000000000000003 R11: 0000000000000246 R12: 000073c636105ff0
Jan 06 21:15:58 arch kernel: R13: 000073c636105ea0 R14: 0000000000000000 R15: 00000000fbad2488
Jan 06 21:15:58 arch kernel: </TASK>
Jan 06 21:15:58 arch kernel: INFO: task kitty:18076 blocked for more than 122 seconds.
Jan 06 21:15:58 arch kernel: Tainted: P W OE 6.12.8-arch1-1 #1
Jan 06 21:15:58 arch kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Jan 06 21:15:58 arch kernel: task:kitty state:D stack:0 pid:18076 tgid:18076 ppid:1166 flags:0x00000002
Jan 06 21:15:58 arch kernel: Call Trace:
Jan 06 21:15:58 arch kernel: <TASK>
Jan 06 21:15:58 arch kernel: __schedule+0x3b0/0x12b0
Jan 06 21:15:58 arch kernel: schedule+0x27/0xf0
Jan 06 21:15:58 arch kernel: schedule_preempt_disabled+0x15/0x30
Jan 06 21:15:58 arch kernel: __mutex_lock.constprop.0+0x31e/0x620
Jan 06 21:15:58 arch kernel: uevent_show+0xa7/0x130
Jan 06 21:15:58 arch kernel: dev_attr_show+0x19/0x40
Jan 06 21:15:58 arch kernel: sysfs_kf_seq_show+0xa8/0xf0
Jan 06 21:15:58 arch kernel: seq_read_iter+0x11c/0x460
Jan 06 21:15:58 arch kernel: vfs_read+0x299/0x370
Jan 06 21:15:58 arch kernel: ksys_read+0x6d/0xf0
Jan 06 21:15:58 arch kernel: do_syscall_64+0x82/0x190
Jan 06 21:15:58 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Jan 06 21:15:58 arch kernel: ? do_syscall_64+0x8e/0x190
Jan 06 21:15:58 arch kernel: ? do_sys_openat2+0x9c/0xe0
Jan 06 21:15:58 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Jan 06 21:15:58 arch kernel: ? do_syscall_64+0x8e/0x190
Jan 06 21:15:58 arch kernel: ? generic_permission+0x39/0x220
Jan 06 21:15:58 arch kernel: ? generic_permission+0x39/0x220
Jan 06 21:15:58 arch kernel: ? kernfs_iop_permission+0x64/0x80
Jan 06 21:15:58 arch kernel: ? __d_lookup+0x87/0xd0
Jan 06 21:15:58 arch kernel: ? dput+0x32/0x1b0
Jan 06 21:15:58 arch kernel: ? mntput_no_expire+0x4a/0x260
Jan 06 21:15:58 arch kernel: ? terminate_walk+0xee/0x100
Jan 06 21:15:58 arch kernel: ? path_lookupat+0x96/0x1a0
Jan 06 21:15:58 arch kernel: ? filename_lookup+0xde/0x1d0
Jan 06 21:15:58 arch kernel: ? mntput_no_expire+0x4a/0x260
Jan 06 21:15:58 arch kernel: ? do_readlinkat+0x12b/0x180
Jan 06 21:15:58 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Jan 06 21:15:58 arch kernel: ? do_syscall_64+0x8e/0x190
Jan 06 21:15:58 arch kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Jan 06 21:15:58 arch kernel: RIP: 0033:0x7359d3b1ac21
Jan 06 21:15:58 arch kernel: RSP: 002b:00007ffe0e20d878 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
Jan 06 21:15:58 arch kernel: RAX: ffffffffffffffda RBX: 00005f6fe025d0e0 RCX: 00007359d3b1ac21
Jan 06 21:15:58 arch kernel: RDX: 0000000000001000 RSI: 00005f6fe0457e40 RDI: 000000000000000a
Jan 06 21:15:58 arch kernel: RBP: 00007ffe0e20d8b0 R08: 0000000000000000 R09: 0000000000000001
Jan 06 21:15:58 arch kernel: R10: 0000000000000003 R11: 0000000000000246 R12: 00007359d3bf4ff0
Jan 06 21:15:58 arch kernel: R13: 00007359d3bf4ea0 R14: 0000000000000000 R15: 00000000fbad2488
Jan 06 21:15:58 arch kernel: </TASK>
Jan 06 21:15:58 arch kernel: INFO: task kitty:18077 blocked for more than 122 seconds.
Jan 06 21:15:58 arch kernel: Tainted: P W OE 6.12.8-arch1-1 #1
Jan 06 21:15:58 arch kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Jan 06 21:15:58 arch kernel: task:kitty state:D stack:0 pid:18077 tgid:18077 ppid:1166 flags:0x00000002
Jan 06 21:15:58 arch kernel: Call Trace:
Jan 06 21:15:58 arch kernel: <TASK>
Jan 06 21:15:58 arch kernel: __schedule+0x3b0/0x12b0
Jan 06 21:15:58 arch kernel: ? seq_open+0x4e/0x70
Jan 06 21:15:58 arch kernel: schedule+0x27/0xf0
Jan 06 21:15:58 arch kernel: schedule_preempt_disabled+0x15/0x30
Jan 06 21:15:58 arch kernel: __mutex_lock.constprop.0+0x31e/0x620
Jan 06 21:15:58 arch kernel: uevent_show+0xa7/0x130
Jan 06 21:15:58 arch kernel: dev_attr_show+0x19/0x40
Jan 06 21:15:58 arch kernel: sysfs_kf_seq_show+0xa8/0xf0
Jan 06 21:15:58 arch kernel: seq_read_iter+0x11c/0x460
Jan 06 21:15:58 arch kernel: vfs_read+0x299/0x370
Jan 06 21:15:58 arch kernel: ksys_read+0x6d/0xf0
Jan 06 21:15:58 arch kernel: do_syscall_64+0x82/0x190
Jan 06 21:15:58 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Jan 06 21:15:58 arch kernel: ? do_syscall_64+0x8e/0x190
Jan 06 21:15:58 arch kernel: ? do_readlinkat+0xc5/0x180
Jan 06 21:15:58 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Jan 06 21:15:58 arch kernel: ? do_syscall_64+0x8e/0x190
Jan 06 21:15:58 arch kernel: ? do_readlinkat+0x12b/0x180
Jan 06 21:15:58 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Jan 06 21:15:58 arch kernel: ? do_syscall_64+0x8e/0x190
Jan 06 21:15:58 arch kernel: ? mntput_no_expire+0x4a/0x260
Jan 06 21:15:58 arch kernel: ? do_readlinkat+0x12b/0x180
Jan 06 21:15:58 arch kernel: ? syscall_exit_to_user_mode+0x37/0x1c0
Jan 06 21:15:58 arch kernel: ? do_syscall_64+0x8e/0x190
Jan 06 21:15:58 arch kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Jan 06 21:15:58 arch kernel: RIP: 0033:0x7c688811ac21
Jan 06 21:15:58 arch kernel: RSP: 002b:00007ffde1711088 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
Jan 06 21:15:58 arch kernel: RAX: ffffffffffffffda RBX: 00005e4c6ca0b0e0 RCX: 00007c688811ac21
Jan 06 21:15:58 arch kernel: RDX: 0000000000001000 RSI: 00005e4c6cc06f50 RDI: 000000000000000a
Jan 06 21:15:58 arch kernel: RBP: 00007ffde17110c0 R08: 0000000000000000 R09: 0000000000000001
Jan 06 21:15:58 arch kernel: R10: 0000000000000003 R11: 0000000000000246 R12: 00007c68881f4ff0
Jan 06 21:15:58 arch kernel: R13: 00007c68881f4ea0 R14: 0000000000000000 R15: 00000000fbad2488
Jan 06 21:15:58 arch kernel: </TASK>
Jan 06 21:15:58 arch kernel: INFO: task kitty:18079 blocked for more than 122 seconds.
Jan 06 21:15:58 arch kernel: Tainted: P W OE 6.12.8-arch1-1 #1
Jan 06 21:15:58 arch kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Jan 06 21:15:58 arch kernel: task:kitty state:D stack:0 pid:18079 tgid:18079 ppid:1166 flags:0x00000002
Jan 06 21:15:58 arch kernel: Call Trace:
Jan 06 21:15:58 arch kernel: <TASK>
Jan 06 21:15:58 arch kernel: __schedule+0x3b0/0x12b0
Jan 06 21:15:58 arch kernel: ? path_openat+0x495/0x12e0
Jan 06 21:15:58 arch kernel: schedule+0x27/0xf0
Jan 06 21:15:58 arch kernel: schedule_preempt_disabled+0x15/0x30
Jan 06 21:15:58 arch kernel: __mutex_lock.constprop.0+0x31e/0x620
Jan 06 21:15:58 arch kernel: uevent_show+0xa7/0x130
Jan 06 21:15:58 arch kernel: dev_attr_show+0x19/0x40
Jan 06 21:15:58 arch kernel: sysfs_kf_seq_show+0xa8/0xf0
Jan 06 21:15:58 arch kernel: seq_read_iter+0x11c/0x460
Jan 06 21:15:58 arch kernel: vfs_read+0x299/0x370
Jan 06 21:15:58 arch kernel: ksys_read+0x6d/0xf0
Jan 06 21:15:58 arch kernel: do_syscall_64+0x82/0x190
Jan 06 21:15:58 arch kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Jan 06 21:15:58 arch kernel: RIP: 0033:0x7d7597d1ac21
Jan 06 21:15:58 arch kernel: RSP: 002b:00007ffcc41868c8 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
Jan 06 21:15:58 arch kernel: RAX: ffffffffffffffda RBX: 000055b97f3a3510 RCX: 00007d7597d1ac21
Jan 06 21:15:58 arch kernel: RDX: 0000000000001000 RSI: 000055b97f3fb1f0 RDI: 000000000000000a
Jan 06 21:15:58 arch kernel: RBP: 00007ffcc4186900 R08: 0000000000000000 R09: 0000000000000001
Jan 06 21:15:58 arch kernel: R10: 0000000000000003 R11: 0000000000000246 R12: 00007d7597df4ff0
Jan 06 21:15:58 arch kernel: R13: 00007d7597df4ea0 R14: 0000000000000000 R15: 00000000fbad2488
Jan 06 21:15:58 arch kernel: </TASK>
Jan 06 21:16:09 arch dunst[1790]: WARNING: BadWindow (invalid Window parameter)
Jan 06 21:16:34 arch bluetoothd[629]: Player unregistered: sender=:1.15 path=/_1_134
Jan 06 21:16:35 arch bluetoothd[629]: Player unregistered: sender=:1.15 path=/_1_129
Jan 06 21:16:42 arch systemd-logind[630]: The system will reboot now!
Jan 06 21:16:42 arch systemd-logind[630]: System is rebooting.
Jan 06 21:16:42 arch login[681]: pam_unix(login:session): session closed for user beldot
Jan 06 21:16:42 arch systemd[1]: Stopping Session 1 of User beldot...
Jan 06 21:16:42 arch systemd[1]: Removed slice Slice /system/modprobe.
Jan 06 21:16:42 arch systemd[1]: Stopped target Bluetooth Support.
Jan 06 21:16:42 arch systemd[1]: Stopped target Graphical Interface.
Jan 06 21:16:42 arch systemd[1]: Stopped target Multi-User System.
Jan 06 21:16:42 arch systemd[1]: Stopped target Login Prompts.
Jan 06 21:16:42 arch systemd[1]: Stopped target Network is Online.
Jan 06 21:16:42 arch systemd[1]: Stopped target Sound Card.
Jan 06 21:16:42 arch systemd[1]: Stopped target Timer Units.
Jan 06 21:16:42 arch systemd[1]: archlinux-keyring-wkd-sync.timer: Deactivated successfully.
Jan 06 21:16:42 arch systemd[1]: Stopped Refresh existing PGP keys of archlinux-keyring regularly.
Jan 06 21:16:42 arch systemd[1]: man-db.timer: Deactivated successfully.
Jan 06 21:16:42 arch systemd[1]: Stopped Daily man-db regeneration.
Jan 06 21:16:42 arch systemd[1]: reflector.timer: Deactivated successfully.
Jan 06 21:16:42 arch dunst[1790]: X connection to :0 broken (explicit kill or server shutdown).
Jan 06 21:16:42 arch systemd[1]: Stopped Refresh Pacman mirrorlist weekly with Reflector..
Jan 06 21:16:42 arch systemd[1]: shadow.timer: Deactivated successfully.
Jan 06 21:16:42 arch systemd[1]: Stopped Daily verification of password and group files.
Jan 06 21:16:42 arch systemd[1]: systemd-tmpfiles-clean.timer: Deactivated successfully.
Jan 06 21:16:42 arch systemd[1]: Stopped Daily Cleanup of Temporary Directories.
Jan 06 21:16:42 arch systemd[1]: Stopped target System Time Set.
Jan 06 21:16:42 arch systemd[1]: Stopped target Trusted Platform Module.
Jan 06 21:16:42 arch systemd[1]: systemd-rfkill.socket: Deactivated successfully.
Jan 06 21:16:42 arch systemd[1]: Closed Load/Save RF Kill Switch Status /dev/rfkill Watch.
Jan 06 21:16:42 arch systemd[1]: NetworkManager-wait-online.service: Deactivated successfully.
Jan 06 21:16:42 arch systemd[1]: Stopped Network Manager Wait Online.
Jan 06 21:16:42 arch systemd[715]: dunst.service: Main process exited, code=exited, status=1/FAILURE
Jan 06 21:16:42 arch telegram-desktop[4118]: The X11 connection broke: I/O error (code 1)
Jan 06 21:16:42 arch telegram-desktop[4118]: XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0"
Jan 06 21:16:42 arch telegram-desktop[4118]: after 1203569 requests (1172089 known processed) with 0 events remaining.
Jan 06 21:16:42 arch systemd[715]: dunst.service: Failed with result 'exit-code'.
Jan 06 21:16:42 arch systemd[715]: dunst.service: Consumed 1.439s CPU time, 7.6M memory peak.
Jan 06 21:16:42 arch systemd[1]: Stopping Save/Restore Sound Card State...
Jan 06 21:16:42 arch bluetoothd[629]: Terminating
Jan 06 21:16:42 arch systemd[1]: Stopping Bluetooth service...
Jan 06 21:16:42 arch dirmngr[7156]: SIGTERM received - shutting down ...
Jan 06 21:16:42 arch systemd[1]: Stopping GnuPG network certificate management daemon for /etc/pacman.d/gnupg...
Jan 06 21:16:42 arch systemd[1]: Stopping Getty on tty1...
Jan 06 21:16:42 arch systemd[1]: Starting Generate shutdown-ramfs...
Jan 06 21:16:42 arch systemd[1]: Stopping Authorization Manager...
Jan 06 21:16:42 arch systemd[1]: Stopping RealtimeKit Scheduling Policy Service...
Jan 06 21:16:42 arch dirmngr[7156]: dirmngr (GnuPG) 2.4.7 stopped
Jan 06 21:16:42 arch systemd[715]: dbus-:1.2-org.telegram.desktop@0.service: Main process exited, code=exited, status=1/FAILURE
Jan 06 21:16:42 arch systemd[715]: dbus-:1.2-org.telegram.desktop@0.service: Failed with result 'exit-code'.
Jan 06 21:16:42 arch systemd[715]: dbus-:1.2-org.telegram.desktop@0.service: Consumed 9min 33.713s CPU time, 1.4G memory peak.
Jan 06 21:16:42 arch systemd[1]: Stopping Load/Save OS Random Seed...
Jan 06 21:16:42 arch systemd[1]: systemd-udev-load-credentials.service: Deactivated successfully.
Jan 06 21:16:42 arch systemd[1]: Stopped Load udev Rules from Credentials.
Jan 06 21:16:42 arch systemd[1]: getty@tty1.service: Deactivated successfully.
Jan 06 21:16:42 arch systemd[1]: Stopped Getty on tty1.
Jan 06 21:16:42 arch systemd[1]: rtkit-daemon.service: Deactivated successfully.
Jan 06 21:16:42 arch systemd[1]: Stopped RealtimeKit Scheduling Policy Service.
Jan 06 21:16:42 arch systemd[1]: polkit.service: Deactivated successfully.
Jan 06 21:16:42 arch systemd[1]: Stopped Authorization Manager.
Jan 06 21:16:42 arch systemd[1]: dirmngr@etc-pacman.d-gnupg.service: Deactivated successfully.
Jan 06 21:16:42 arch systemd[1]: Stopped GnuPG network certificate management daemon for /etc/pacman.d/gnupg.
Jan 06 21:16:42 arch systemd[1]: dirmngr@etc-pacman.d-gnupg.service: Consumed 1.610s CPU time, 21.1M memory peak.
Jan 06 21:16:42 arch systemd[1]: alsa-restore.service: Deactivated successfully.
Jan 06 21:16:42 arch systemd[1]: Stopped Save/Restore Sound Card State.
Jan 06 21:16:42 arch systemd[1]: systemd-random-seed.service: Deactivated successfully.
Jan 06 21:16:42 arch systemd[1]: Stopped Load/Save OS Random Seed.
Jan 06 21:16:42 arch systemd-logind[630]: Session 1 logged out. Waiting for processes to exit.
Jan 06 21:16:42 arch bluetoothd[629]: Endpoint unregistered: sender=:1.206 path=/MediaEndpoint/A2DPSource/ldac
Jan 06 21:16:42 arch bluetoothd[629]: Endpoint unregistered: sender=:1.206 path=/MediaEndpoint/A2DPSink/aptx_hd
Jan 06 21:16:42 arch bluetoothd[629]: Endpoint unregistered: sender=:1.206 path=/MediaEndpoint/A2DPSource/aptx_hd
Jan 06 21:16:42 arch bluetoothd[629]: Endpoint unregistered: sender=:1.206 path=/MediaEndpoint/A2DPSink/aptx
Jan 06 21:16:42 arch bluetoothd[629]: Endpoint unregistered: sender=:1.206 path=/MediaEndpoint/A2DPSource/aptx
Jan 06 21:16:42 arch bluetoothd[629]: Endpoint unregistered: sender=:1.206 path=/MediaEndpoint/A2DPSink/aac
Jan 06 21:16:42 arch bluetoothd[629]: Endpoint unregistered: sender=:1.206 path=/MediaEndpoint/A2DPSource/aac
Jan 06 21:16:42 arch bluetoothd[629]: Endpoint unregistered: sender=:1.206 path=/MediaEndpoint/A2DPSink/opus_g
Jan 06 21:16:42 arch bluetoothd[629]: Endpoint unregistered: sender=:1.206 path=/MediaEndpoint/A2DPSource/opus_g
Jan 06 21:16:42 arch bluetoothd[629]: Endpoint unregistered: sender=:1.206 path=/MediaEndpoint/A2DPSink/sbc
Jan 06 21:16:42 arch bluetoothd[629]: Endpoint unregistered: sender=:1.206 path=/MediaEndpoint/A2DPSource/sbc
Jan 06 21:16:42 arch bluetoothd[629]: Endpoint unregistered: sender=:1.206 path=/MediaEndpoint/A2DPSource/aptx_ll_1
Jan 06 21:16:42 arch bluetoothd[629]: Endpoint unregistered: sender=:1.206 path=/MediaEndpoint/A2DPSource/aptx_ll_0
Jan 06 21:16:42 arch bluetoothd[629]: Endpoint unregistered: sender=:1.206 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
Jan 06 21:16:42 arch bluetoothd[629]: Endpoint unregistered: sender=:1.206 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
Jan 06 21:16:42 arch bluetoothd[629]: Endpoint unregistered: sender=:1.206 path=/MediaEndpoint/A2DPSource/faststream
Jan 06 21:16:42 arch bluetoothd[629]: Endpoint unregistered: sender=:1.206 path=/MediaEndpoint/A2DPSource/faststream_duplex
Jan 06 21:16:42 arch bluetoothd[629]: Endpoint unregistered: sender=:1.206 path=/MediaEndpoint/A2DPSink/opus_05
Jan 06 21:16:42 arch bluetoothd[629]: Endpoint unregistered: sender=:1.206 path=/MediaEndpoint/A2DPSource/opus_05
Jan 06 21:16:42 arch bluetoothd[629]: Endpoint unregistered: sender=:1.206 path=/MediaEndpoint/A2DPSink/opus_05_duplex
Jan 06 21:16:42 arch bluetoothd[629]: Endpoint unregistered: sender=:1.206 path=/MediaEndpoint/A2DPSource/opus_05_duplex
Jan 06 21:16:42 arch systemd[1]: Removed slice Slice /system/getty.
Jan 06 21:16:42 arch mkinitcpio[18870]: ==> Starting build: 'none'
Jan 06 21:16:42 arch mkinitcpio[18870]: -> Running build hook: [sd-shutdown]
Jan 06 21:16:42 arch dbus-broker[623]: A security policy denied :1.3 to send method call /midi/profile:org.bluez.GattProfile1.Release to :1.22.
Jan 06 21:16:42 arch bluetoothd[629]: Battery Provider Manager destroyed
Jan 06 21:16:42 arch bluetoothd[629]: Stopping SDP server
Jan 06 21:16:42 arch bluetoothd[629]: Exit
Jan 06 21:16:42 arch systemd[1]: bluetooth.service: Deactivated successfully.
Jan 06 21:16:42 arch systemd[1]: Stopped Bluetooth service.
Jan 06 21:16:42 arch mkinitcpio[18870]: ==> Build complete.
Jan 06 21:16:42 arch systemd[1]: mkinitcpio-generate-shutdown-ramfs.service: Deactivated successfully.
Jan 06 21:16:42 arch systemd[1]: Finished Generate shutdown-ramfs.
Offline
We know from https://bbs.archlinux.org/viewtopic.php … 0#p2218250 that it's mostly the sound chip but you've "pci-stub.ids=10de:2291"
Wa godot running on the nvidia chip?
The GPU drops out in your last journal when the system enters s2idle.
You're either running some powermanagement daemon that tries to unbind/remove pci devices on various events or the firmware (UEFI) makes them disappear for whatever reason (maybe completely cutting any power to the device) which certainly in the AC-plug case is super-weird and not helpful (if eg. you're running anything on the GPU)
Is this maybe configurable in the firmware?
Offline
Was godot running on the nvidia chip?
Actually yes, I've checked nvidia-smi after encountering the issue, and there was godot process that used dGPU resources. And I don't prime-run it, I run it through rofi. I've checked the desktop file, and it has
PrefersNonDefaultGPU=true
Is this maybe configurable in the firmware?
Sadly, no, I haven't found any setting regarding power management. My UEFI is kinda limited in setup. There is an option called "Fast Boot" inside Boot category, but it concerns BIOS boot, so I don't think that it's connected to this issue.
I also can switch between "Switchable graphics" and "UMA graphics", which is basically integrated GPU only mode. But that's all.
And again, I don't use any power management daemon, I haven't set up any udev rules or services for it.
UPD: this case is power source independent, the "remove device" message appears the moment system wakes up from suspend, and it occurs on both battery and AC adapter.
UPD2: on regard of https://bbs.archlinux.org/viewtopic.php … 8#p2218738 I've updated UEFI and Intel ME Firmware. For some reason, BIOS has deleted the GRUB bootloader while updating, so I had to use arch installation medium to install it again. Sadly, this hasn't solved the issue, and, as I've discovered now, there's no need for Godot or any graphical dependent application to be running, because the dGPU is already used by /usr/lib/Xorg. So the issue just occurs right after suspend wake up.
Last edited by BelDot (2025-01-07 16:05:00)
Offline
Closing the issue, seems like nvidia kernel/UEFI bug. You can check the post on nvidia forum here.
Offline