You are not logged in.

#1 2024-02-04 08:09:57

atticarch
Member
From: Basement
Registered: 2024-02-04
Posts: 37

[SOLVED] Boot Hangs At "[OK] reached target graphical interface"

I downloaded a handful of Japanese fonts, fcitx5 as well as mozc, then added ja_jp as one of my locales, and now it hangs at the aforementioned line of boot, thusly requiring me to use tty2 to boot into Arch. Not a huge deal (I much prefer it to a softbrick), but it is somewhat irritating, and I'd like to fix it if possible.

I tried re-commenting ja_jp (and I've left it commented since), I tried uninstalling fcitx 5, and I've tried reinstalling xorg, but naught worked. I doubt it's a problem with the fonts, but I'd be willing to give that a shot if someone else has experienced this issue and rectified it via that method. I've also scrolled briefly through journalctl, but nothing jumped out at me as particularly problematic.

Any suggestions would be greatly appreciated.

Last edited by atticarch (2024-02-04 14:06:01)


ouch his jaw

Offline

#2 2024-02-04 09:32:03

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,035

Re: [SOLVED] Boot Hangs At "[OK] reached target graphical interface"

What is your graphical target (startx, some DM), does it show up w/ errors in the journal and what does your xorg log look like?

added ja_jp as one of my locales

"ja_jp" isn't a valid locale, ja_JP.EUC-JP and ja_JP.UTF-8 are. Do you mean "LANGUAGE", https://wiki.archlinux.org/title/Locale … ck_locales ?
Did you also generate them? ("locale -a")

re- and uninstalling stuff will unlikely do anything there, so stop that. You're creating a moving target.

One more thing: "handful of Japanese fonts" - the cjk fonts can be HUGE, if your system is slow, it could take a while to load them all.

Offline

#3 2024-02-04 10:22:23

atticarch
Member
From: Basement
Registered: 2024-02-04
Posts: 37

Re: [SOLVED] Boot Hangs At "[OK] reached target graphical interface"

seth wrote:

What is your graphical target (startx, some DM), does it show up w/ errors in the journal and what does your xorg log look like?

added ja_jp as one of my locales

"ja_jp" isn't a valid locale, ja_JP.EUC-JP and ja_JP.UTF-8 are. Do you mean "LANGUAGE", https://wiki.archlinux.org/title/Locale … ck_locales ?
Did you also generate them? ("locale -a")

re- and uninstalling stuff will unlikely do anything there, so stop that. You're creating a moving target.

One more thing: "handful of Japanese fonts" - the cjk fonts can be HUGE, if your system is slow, it could take a while to load them all.

1. I honestly don't know what it means by "graphical target": I was under the impression it meant my monitor? If it answers your question, I have an Intel i7-1165G7 with Intel Iris Xe Graphics integrated. I used archinstall for the process, but I'm near-certain it didn't install anything related to NVIDIA or AMD, as I set the installation to "minimal" and then installed everything I wanted on top of it.

2. My xorg should be pretty barebones, if it's still as I left it. I'm pretty sure my system is mainly using wayland (if my understanding is correct, wayland is the successor/new main and the two are completely separate and do not interact with each-other)

3. A few errors pop out to me. Some I think I remember seeing well before this started, but some new ones are there that might be serious. The journalctl looks like this

-- Boot 65911978a37b445a8d96624fa0010fc9 --
Feb 04 04:44:51 buoyancy kernel: Linux version 6.7.3-arch1-1 (linux@archlinux) (gcc (GCC) 13.2.1 20230801, GNU ld (GNU Binutils) 2.42.0) #1 SMP PREEMPT_DYNAMIC Thu, 01 Feb 2024 10:30:35 +0000
Feb 04 04:44:51 buoyancy kernel: Command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img root=PARTUUID=9db39485-c999-4896-af5f-bccb6c2741d5 rw rootfstype=ext4
Feb 04 04:44:51 buoyancy kernel: x86/split lock detection: #AC: crashing the kernel on kernel split_locks and warning on user-space split_locks
Feb 04 04:44:51 buoyancy kernel: BIOS-provided physical RAM map:
Feb 04 04:44:51 buoyancy kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
Feb 04 04:44:51 buoyancy kernel: BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
Feb 04 04:44:51 buoyancy kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000402acfff] usable
Feb 04 04:44:51 buoyancy kernel: BIOS-e820: [mem 0x00000000402ad000-0x00000000433acfff] reserved
Feb 04 04:44:51 buoyancy kernel: BIOS-e820: [mem 0x00000000433ad000-0x0000000043478fff] ACPI data
Feb 04 04:44:51 buoyancy kernel: BIOS-e820: [mem 0x0000000043479000-0x0000000043531fff] ACPI NVS
Feb 04 04:44:51 buoyancy kernel: BIOS-e820: [mem 0x0000000043532000-0x0000000043efefff] reserved
Feb 04 04:44:51 buoyancy kernel: BIOS-e820: [mem 0x0000000043eff000-0x0000000043efffff] usable
Feb 04 04:44:51 buoyancy kernel: BIOS-e820: [mem 0x0000000043f00000-0x0000000049ffffff] reserved
Feb 04 04:44:51 buoyancy kernel: BIOS-e820: [mem 0x000000004a200000-0x000000004a3fffff] reserved
Feb 04 04:44:51 buoyancy kernel: BIOS-e820: [mem 0x000000004b000000-0x00000000503fffff] reserved
Feb 04 04:44:51 buoyancy kernel: BIOS-e820: [mem 0x00000000c0000000-0x00000000cfffffff] reserved
Feb 04 04:44:51 buoyancy kernel: BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
Feb 04 04:44:51 buoyancy kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Feb 04 04:44:51 buoyancy kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
Feb 04 04:44:51 buoyancy kernel: BIOS-e820: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
Feb 04 04:44:51 buoyancy kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Feb 04 04:44:51 buoyancy kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Feb 04 04:44:51 buoyancy kernel: BIOS-e820: [mem 0x0000000100000000-0x00000004afbfffff] usable
Feb 04 04:44:51 buoyancy kernel: NX (Execute Disable) protection: active
Feb 04 04:44:51 buoyancy kernel: APIC: Static calls initialized
Feb 04 04:44:51 buoyancy kernel: efi: EFI v2.7 by American Megatrends
Feb 04 04:44:51 buoyancy kernel: efi: ACPI=0x43478000 ACPI 2.0=0x43478014 TPMFinalLog=0x434bf000 SMBIOS=0x43ca5000 SMBIOS 3.0=0x43ca4000 MEMATTR=0x3d90c198 ESRT=0x3debad18 RNG=0x433edf18 INITRD=0x3c779f18 TPMEventLog=0x3c773018 
Feb 04 04:44:51 buoyancy kernel: random: crng init done
Feb 04 04:44:51 buoyancy kernel: efi: Remove mem63: MMIO range=[0xc0000000-0xcfffffff] (256MB) from e820 map
Feb 04 04:44:51 buoyancy kernel: e820: remove [mem 0xc0000000-0xcfffffff] reserved
Feb 04 04:44:51 buoyancy kernel: efi: Not removing mem64: MMIO range=[0xfe000000-0xfe010fff] (68KB) from e820 map
Feb 04 04:44:51 buoyancy kernel: efi: Not removing mem65: MMIO range=[0xfec00000-0xfec00fff] (4KB) from e820 map
Feb 04 04:44:51 buoyancy kernel: efi: Not removing mem66: MMIO range=[0xfed00000-0xfed00fff] (4KB) from e820 map
Feb 04 04:44:51 buoyancy kernel: efi: Not removing mem68: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
Feb 04 04:44:51 buoyancy kernel: efi: Remove mem69: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
Feb 04 04:44:51 buoyancy kernel: e820: remove [mem 0xff000000-0xffffffff] reserved
Feb 04 04:44:51 buoyancy kernel: SMBIOS 3.3.0 present.
Feb 04 04:44:51 buoyancy kernel: DMI: ONE-NETBOOK TECHNOLOGY CO., LTD. ONE XPLAYER/ONE XPLAYER, BIOS 1AWHY9.19 09/01/2021
Feb 04 04:44:51 buoyancy kernel: tsc: Detected 2900.000 MHz processor
Feb 04 04:44:51 buoyancy kernel: tsc: Detected 2918.400 MHz TSC
Feb 04 04:44:51 buoyancy kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Feb 04 04:44:51 buoyancy kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Feb 04 04:44:51 buoyancy kernel: last_pfn = 0x4afc00 max_arch_pfn = 0x400000000
Feb 04 04:44:51 buoyancy kernel: MTRR map: 5 entries (3 fixed + 2 variable; max 23), built from 10 variable MTRRs
Feb 04 04:44:51 buoyancy kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Feb 04 04:44:51 buoyancy kernel: last_pfn = 0x43f00 max_arch_pfn = 0x400000000
Feb 04 04:44:51 buoyancy kernel: esrt: Reserving ESRT space from 0x000000003debad18 to 0x000000003debadf0.
Feb 04 04:44:51 buoyancy kernel: e820: update [mem 0x3deba000-0x3debafff] usable ==> reserved
Feb 04 04:44:51 buoyancy kernel: Using GB pages for direct mapping
Feb 04 04:44:51 buoyancy kernel: Secure boot disabled
Feb 04 04:44:51 buoyancy kernel: RAMDISK: [mem 0x354dd000-0x36564fff]
Feb 04 04:44:51 buoyancy kernel: ACPI: Early table checksum verification disabled
Feb 04 04:44:51 buoyancy kernel: ACPI: RSDP 0x0000000043478014 000024 (v02 ALASKA)
Feb 04 04:44:51 buoyancy kernel: ACPI: XSDT 0x0000000043477728 0000FC (v01 ALASKA A M I    01072009 AMI  01000013)
Feb 04 04:44:51 buoyancy kernel: ACPI: FACP 0x0000000043472000 000114 (v06 ALASKA A M I    01072009 AMI  01000013)
Feb 04 04:44:51 buoyancy kernel: ACPI: DSDT 0x000000004341A000 057079 (v02 ALASKA A M I    01072009 INTL 20191018)
Feb 04 04:44:51 buoyancy kernel: ACPI: FACS 0x0000000043530000 000040
Feb 04 04:44:51 buoyancy kernel: ACPI: MCFG 0x0000000043476000 00003C (v01 ALASKA A M I    01072009 MSFT 00000097)
Feb 04 04:44:51 buoyancy kernel: ACPI: SSDT 0x0000000043473000 00255D (v02 CpuRef CpuSsdt  00003000 INTL 20191018)
Feb 04 04:44:51 buoyancy kernel: ACPI: FIDT 0x0000000043419000 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
Feb 04 04:44:51 buoyancy kernel: ACPI: MSDM 0x0000000043418000 000055 (v03 ALASKA A M I    01072009 AMI  01000013)
Feb 04 04:44:51 buoyancy kernel: ACPI: SSDT 0x0000000043415000 002FB8 (v02 DptfTb DptfTabl 00001000 INTL 20191018)
Feb 04 04:44:51 buoyancy kernel: ACPI: SSDT 0x0000000043412000 002E5D (v02 SaSsdt SaSsdt   00003000 INTL 20191018)
Feb 04 04:44:51 buoyancy kernel: ACPI: SSDT 0x000000004340E000 003378 (v02 INTEL  IgfxSsdt 00003000 INTL 20191018)
Feb 04 04:44:51 buoyancy kernel: ACPI: SSDT 0x0000000043402000 00B27A (v02 INTEL  TcssSsdt 00001000 INTL 20191018)
Feb 04 04:44:51 buoyancy kernel: ACPI: HPET 0x0000000043401000 000038 (v01 ALASKA A M I    01072009 AMI  01000013)
Feb 04 04:44:51 buoyancy kernel: ACPI: APIC 0x0000000043400000 00012C (v04 ALASKA A M I    01072009 AMI  01000013)
Feb 04 04:44:51 buoyancy kernel: ACPI: SSDT 0x00000000433FF000 000E7C (v02 ALASKA Ther_Rvp 00001000 INTL 20191018)
Feb 04 04:44:51 buoyancy kernel: ACPI: NHLT 0x00000000433FD000 001871 (v00 ALASKA A M I    01072009 AMI  01000013)
Feb 04 04:44:51 buoyancy kernel: ACPI: UEFI 0x00000000434A4000 000048 (v01 ALASKA A M I    01072009 AMI  01000013)
Feb 04 04:44:51 buoyancy kernel: ACPI: LPIT 0x00000000433FC000 0000CC (v01 ALASKA A M I    01072009 AMI  01000013)
Feb 04 04:44:51 buoyancy kernel: ACPI: SSDT 0x00000000433F8000 002720 (v02 ALASKA PtidDevc 00001000 INTL 20191018)
Feb 04 04:44:51 buoyancy kernel: ACPI: SSDT 0x00000000433F7000 00012A (v02 ALASKA TbtTypeC 00000000 INTL 20191018)
Feb 04 04:44:51 buoyancy kernel: ACPI: DBGP 0x00000000433F6000 000034 (v01 ALASKA A M I    01072009 AMI  01000013)
Feb 04 04:44:51 buoyancy kernel: ACPI: DBG2 0x00000000433F5000 000054 (v00 ALASKA A M I    01072009 AMI  01000013)
Feb 04 04:44:51 buoyancy kernel: ACPI: DMAR 0x00000000433F4000 0000B8 (v02 INTEL  EDK2     00000002      01000013)
Feb 04 04:44:51 buoyancy kernel: ACPI: SSDT 0x00000000433F3000 000CFC (v02 INTEL  xh_tudd4 00000000 INTL 20191018)
Feb 04 04:44:51 buoyancy kernel: ACPI: SSDT 0x00000000433F2000 000144 (v02 Intel  ADebTabl 00001000 INTL 20191018)
Feb 04 04:44:51 buoyancy kernel: ACPI: TPM2 0x00000000433F0000 00004C (v04 ALASKA A M I    00000001 AMI  00000000)
Feb 04 04:44:51 buoyancy kernel: ACPI: PTDT 0x00000000433EF000 000CFE (v00 ALASKA A M I    00000005 MSFT 0100000D)
Feb 04 04:44:51 buoyancy kernel: ACPI: WSMT 0x00000000433FB000 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
Feb 04 04:44:51 buoyancy kernel: ACPI: FPDT 0x00000000433EE000 000044 (v01 ALASKA A M I    01072009 AMI  01000013)
Feb 04 04:44:51 buoyancy kernel: ACPI: BGRT 0x00000000433F1000 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
Feb 04 04:44:51 buoyancy kernel: ACPI: Reserving FACP table memory at [mem 0x43472000-0x43472113]
Feb 04 04:44:51 buoyancy kernel: ACPI: Reserving DSDT table memory at [mem 0x4341a000-0x43471078]
Feb 04 04:44:51 buoyancy kernel: ACPI: Reserving FACS table memory at [mem 0x43530000-0x4353003f]
Feb 04 04:44:51 buoyancy kernel: ACPI: Reserving MCFG table memory at [mem 0x43476000-0x4347603b]
Feb 04 04:44:51 buoyancy kernel: ACPI: Reserving SSDT table memory at [mem 0x43473000-0x4347555c]
Feb 04 04:44:51 buoyancy kernel: ACPI: Reserving FIDT table memory at [mem 0x43419000-0x4341909b]
Feb 04 04:44:51 buoyancy kernel: ACPI: Reserving MSDM table memory at [mem 0x43418000-0x43418054]
Feb 04 04:44:51 buoyancy kernel: ACPI: Reserving SSDT table memory at [mem 0x43415000-0x43417fb7]
Feb 04 04:44:51 buoyancy kernel: ACPI: Reserving SSDT table memory at [mem 0x43412000-0x43414e5c]
Feb 04 04:44:51 buoyancy kernel: ACPI: Reserving SSDT table memory at [mem 0x4340e000-0x43411377]
Feb 04 04:44:51 buoyancy kernel: ACPI: Reserving SSDT table memory at [mem 0x43402000-0x4340d279]
Feb 04 04:44:51 buoyancy kernel: ACPI: Reserving HPET table memory at [mem 0x43401000-0x43401037]
Feb 04 04:44:51 buoyancy kernel: ACPI: Reserving APIC table memory at [mem 0x43400000-0x4340012b]
Feb 04 04:44:51 buoyancy kernel: ACPI: Reserving SSDT table memory at [mem 0x433ff000-0x433ffe7b]
Feb 04 04:44:51 buoyancy kernel: ACPI: Reserving NHLT table memory at [mem 0x433fd000-0x433fe870]
Feb 04 04:44:51 buoyancy kernel: ACPI: Reserving UEFI table memory at [mem 0x434a4000-0x434a4047]
Feb 04 04:44:51 buoyancy kernel: ACPI: Reserving LPIT table memory at [mem 0x433fc000-0x433fc0cb]
Feb 04 04:44:51 buoyancy kernel: ACPI: Reserving SSDT table memory at [mem 0x433f8000-0x433fa71f]
Feb 04 04:44:51 buoyancy kernel: ACPI: Reserving SSDT table memory at [mem 0x433f7000-0x433f7129]
Feb 04 04:44:51 buoyancy kernel: ACPI: Reserving DBGP table memory at [mem 0x433f6000-0x433f6033]
Feb 04 04:44:51 buoyancy kernel: ACPI: Reserving DBG2 table memory at [mem 0x433f5000-0x433f5053]
Feb 04 04:44:51 buoyancy kernel: ACPI: Reserving DMAR table memory at [mem 0x433f4000-0x433f40b7]
Feb 04 04:44:51 buoyancy kernel: ACPI: Reserving SSDT table memory at [mem 0x433f3000-0x433f3cfb]
Feb 04 04:44:51 buoyancy kernel: ACPI: Reserving SSDT table memory at [mem 0x433f2000-0x433f2143]
Feb 04 04:44:51 buoyancy kernel: ACPI: Reserving TPM2 table memory at [mem 0x433f0000-0x433f004b]
Feb 04 04:44:51 buoyancy kernel: ACPI: Reserving PTDT table memory at [mem 0x433ef000-0x433efcfd]
Feb 04 04:44:51 buoyancy kernel: ACPI: Reserving WSMT table memory at [mem 0x433fb000-0x433fb027]
Feb 04 04:44:51 buoyancy kernel: ACPI: Reserving FPDT table memory at [mem 0x433ee000-0x433ee043]
Feb 04 04:44:51 buoyancy kernel: ACPI: Reserving BGRT table memory at [mem 0x433f1000-0x433f1037]
Feb 04 04:44:51 buoyancy kernel: No NUMA configuration found
Feb 04 04:44:51 buoyancy kernel: Faking a node at [mem 0x0000000000000000-0x00000004afbfffff]
Feb 04 04:44:51 buoyancy kernel: NODE_DATA(0) allocated [mem 0x4afbfb000-0x4afbfffff]
Feb 04 04:44:51 buoyancy kernel: Zone ranges:
Feb 04 04:44:51 buoyancy kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Feb 04 04:44:51 buoyancy kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Feb 04 04:44:51 buoyancy kernel:   Normal   [mem 0x0000000100000000-0x00000004afbfffff]
Feb 04 04:44:51 buoyancy kernel:   Device   empty
Feb 04 04:44:51 buoyancy kernel: Movable zone start for each node
Feb 04 04:44:51 buoyancy kernel: Early memory node ranges
Feb 04 04:44:51 buoyancy kernel:   node   0: [mem 0x0000000000001000-0x000000000009efff]
Feb 04 04:44:51 buoyancy kernel:   node   0: [mem 0x0000000000100000-0x00000000402acfff]
Feb 04 04:44:51 buoyancy kernel:   node   0: [mem 0x0000000043eff000-0x0000000043efffff]
Feb 04 04:44:51 buoyancy kernel:   node   0: [mem 0x0000000100000000-0x00000004afbfffff]
Feb 04 04:44:51 buoyancy kernel: Initmem setup node 0 [mem 0x0000000000001000-0x00000004afbfffff]
Feb 04 04:44:51 buoyancy kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Feb 04 04:44:51 buoyancy kernel: On node 0, zone DMA: 97 pages in unavailable ranges
Feb 04 04:44:51 buoyancy kernel: On node 0, zone DMA32: 15442 pages in unavailable ranges
Feb 04 04:44:51 buoyancy kernel: On node 0, zone Normal: 16640 pages in unavailable ranges
Feb 04 04:44:51 buoyancy kernel: On node 0, zone Normal: 1024 pages in unavailable ranges
Feb 04 04:44:51 buoyancy kernel: Reserving Intel graphics memory at [mem 0x4c800000-0x503fffff]
Feb 04 04:44:51 buoyancy kernel: ACPI: PM-Timer IO Port: 0x1808
Feb 04 04:44:51 buoyancy kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Feb 04 04:44:51 buoyancy kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Feb 04 04:44:51 buoyancy kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Feb 04 04:44:51 buoyancy kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Feb 04 04:44:51 buoyancy kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
Feb 04 04:44:51 buoyancy kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
Feb 04 04:44:51 buoyancy kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
Feb 04 04:44:51 buoyancy kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
Feb 04 04:44:51 buoyancy kernel: ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
Feb 04 04:44:51 buoyancy kernel: ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
Feb 04 04:44:51 buoyancy kernel: ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
Feb 04 04:44:51 buoyancy kernel: ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
Feb 04 04:44:51 buoyancy kernel: ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
Feb 04 04:44:51 buoyancy kernel: ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
Feb 04 04:44:51 buoyancy kernel: ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
Feb 04 04:44:51 buoyancy kernel: ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
Feb 04 04:44:51 buoyancy kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
Feb 04 04:44:51 buoyancy kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Feb 04 04:44:51 buoyancy kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Feb 04 04:44:51 buoyancy kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Feb 04 04:44:51 buoyancy kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Feb 04 04:44:51 buoyancy kernel: e820: update [mem 0x382b3000-0x38e6bfff] usable ==> reserved
Feb 04 04:44:51 buoyancy kernel: TSC deadline timer available
Feb 04 04:44:51 buoyancy kernel: smpboot: Allowing 8 CPUs, 0 hotplug CPUs
Feb 04 04:44:51 buoyancy kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Feb 04 04:44:51 buoyancy kernel: PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
Feb 04 04:44:51 buoyancy kernel: PM: hibernation: Registered nosave memory: [mem 0x382b3000-0x38e6bfff]
Feb 04 04:44:51 buoyancy kernel: PM: hibernation: Registered nosave memory: [mem 0x3deba000-0x3debafff]
Feb 04 04:44:51 buoyancy kernel: PM: hibernation: Registered nosave memory: [mem 0x402ad000-0x433acfff]
Feb 04 04:44:51 buoyancy kernel: PM: hibernation: Registered nosave memory: [mem 0x433ad000-0x43478fff]
Feb 04 04:44:51 buoyancy kernel: PM: hibernation: Registered nosave memory: [mem 0x43479000-0x43531fff]
Feb 04 04:44:51 buoyancy kernel: PM: hibernation: Registered nosave memory: [mem 0x43532000-0x43efefff]
Feb 04 04:44:51 buoyancy kernel: PM: hibernation: Registered nosave memory: [mem 0x43f00000-0x49ffffff]
Feb 04 04:44:51 buoyancy kernel: PM: hibernation: Registered nosave memory: [mem 0x4a000000-0x4a1fffff]
Feb 04 04:44:51 buoyancy kernel: PM: hibernation: Registered nosave memory: [mem 0x4a200000-0x4a3fffff]
Feb 04 04:44:51 buoyancy kernel: PM: hibernation: Registered nosave memory: [mem 0x4a400000-0x4affffff]
Feb 04 04:44:51 buoyancy kernel: PM: hibernation: Registered nosave memory: [mem 0x4b000000-0x503fffff]
Feb 04 04:44:51 buoyancy kernel: PM: hibernation: Registered nosave memory: [mem 0x50400000-0xfdffffff]
Feb 04 04:44:51 buoyancy kernel: PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
Feb 04 04:44:51 buoyancy kernel: PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
Feb 04 04:44:51 buoyancy kernel: PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
Feb 04 04:44:51 buoyancy kernel: PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
Feb 04 04:44:51 buoyancy kernel: PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
Feb 04 04:44:51 buoyancy kernel: PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed1ffff]
Feb 04 04:44:51 buoyancy kernel: PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xfed7ffff]
Feb 04 04:44:51 buoyancy kernel: PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfedfffff]
Feb 04 04:44:51 buoyancy kernel: PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
Feb 04 04:44:51 buoyancy kernel: PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffffffff]
Feb 04 04:44:51 buoyancy kernel: [mem 0x50400000-0xfdffffff] available for PCI devices
Feb 04 04:44:51 buoyancy kernel: Booting paravirtualized kernel on bare hardware
Feb 04 04:44:51 buoyancy kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Feb 04 04:44:51 buoyancy kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
Feb 04 04:44:51 buoyancy kernel: percpu: Embedded 64 pages/cpu s225280 r8192 d28672 u262144
Feb 04 04:44:51 buoyancy kernel: pcpu-alloc: s225280 r8192 d28672 u262144 alloc=1*2097152
Feb 04 04:44:51 buoyancy kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
Feb 04 04:44:51 buoyancy kernel: Kernel command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img root=PARTUUID=9db39485-c999-4896-af5f-bccb6c2741d5 rw rootfstype=ext4
Feb 04 04:44:51 buoyancy kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Feb 04 04:44:51 buoyancy kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
Feb 04 04:44:51 buoyancy kernel: Fallback order for Node 0: 0 
Feb 04 04:44:51 buoyancy kernel: Built 1 zonelists, mobility grouping on.  Total pages: 4063667
Feb 04 04:44:51 buoyancy kernel: Policy zone: Normal
Feb 04 04:44:51 buoyancy kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Feb 04 04:44:51 buoyancy kernel: software IO TLB: area num 8.
Feb 04 04:44:51 buoyancy kernel: Memory: 16007088K/16513328K available (16384K kernel code, 2141K rwdata, 13228K rodata, 3436K init, 3760K bss, 505980K reserved, 0K cma-reserved)
Feb 04 04:44:51 buoyancy kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
Feb 04 04:44:51 buoyancy kernel: ftrace: allocating 49251 entries in 193 pages
Feb 04 04:44:51 buoyancy kernel: ftrace: allocated 193 pages with 3 groups
Feb 04 04:44:51 buoyancy kernel: Dynamic Preempt: full
Feb 04 04:44:51 buoyancy kernel: rcu: Preemptible hierarchical RCU implementation.
Feb 04 04:44:51 buoyancy kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=8.
Feb 04 04:44:51 buoyancy kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
Feb 04 04:44:51 buoyancy kernel:         Trampoline variant of Tasks RCU enabled.
Feb 04 04:44:51 buoyancy kernel:         Rude variant of Tasks RCU enabled.
Feb 04 04:44:51 buoyancy kernel:         Tracing variant of Tasks RCU enabled.
Feb 04 04:44:51 buoyancy kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Feb 04 04:44:51 buoyancy kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
Feb 04 04:44:51 buoyancy kernel: NR_IRQS: 20736, nr_irqs: 2048, preallocated irqs: 16
Feb 04 04:44:51 buoyancy kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Feb 04 04:44:51 buoyancy kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Feb 04 04:44:51 buoyancy kernel: Console: colour dummy device 80x25
Feb 04 04:44:51 buoyancy kernel: printk: legacy console [tty0] enabled
Feb 04 04:44:51 buoyancy kernel: ACPI: Core revision 20230628
Feb 04 04:44:51 buoyancy kernel: hpet: HPET dysfunctional in PC10. Force disabled.
Feb 04 04:44:51 buoyancy kernel: APIC: Switch to symmetric I/O mode setup
Feb 04 04:44:51 buoyancy kernel: DMAR: Host address width 39
Feb 04 04:44:51 buoyancy kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x0
Feb 04 04:44:51 buoyancy kernel: DMAR: dmar0: reg_base_addr fed90000 ver 4:0 cap 1c0000c40660462 ecap 29a00f0505e
Feb 04 04:44:51 buoyancy kernel: DMAR: DRHD base: 0x000000fed84000 flags: 0x0
Feb 04 04:44:51 buoyancy kernel: DMAR: dmar1: reg_base_addr fed84000 ver 1:0 cap d2008c40660462 ecap f050da
Feb 04 04:44:51 buoyancy kernel: DMAR: DRHD base: 0x000000fed85000 flags: 0x0
Feb 04 04:44:51 buoyancy kernel: DMAR: dmar2: reg_base_addr fed85000 ver 1:0 cap d2008c40660462 ecap f050da
Feb 04 04:44:51 buoyancy kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1
Feb 04 04:44:51 buoyancy kernel: DMAR: dmar3: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
Feb 04 04:44:51 buoyancy kernel: DMAR: RMRR base: 0x0000004c000000 end: 0x000000503fffff
Feb 04 04:44:51 buoyancy kernel: DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 3
Feb 04 04:44:51 buoyancy kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000
Feb 04 04:44:51 buoyancy kernel: DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
Feb 04 04:44:51 buoyancy kernel: DMAR-IR: Enabled IRQ remapping in x2apic mode
Feb 04 04:44:51 buoyancy kernel: x2apic enabled
Feb 04 04:44:51 buoyancy kernel: APIC: Switched APIC routing to: cluster x2apic
Feb 04 04:44:51 buoyancy kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2a11290c0c8, max_idle_ns: 440795344938 ns
Feb 04 04:44:51 buoyancy kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5839.00 BogoMIPS (lpj=9728000)
Feb 04 04:44:51 buoyancy kernel: CPU0: Thermal monitoring enabled (TM1)
Feb 04 04:44:51 buoyancy kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated
Feb 04 04:44:51 buoyancy kernel: process: using mwait in idle threads
Feb 04 04:44:51 buoyancy kernel: CET detected: Indirect Branch Tracking enabled
Feb 04 04:44:51 buoyancy kernel: Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
Feb 04 04:44:51 buoyancy kernel: Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
Feb 04 04:44:51 buoyancy kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Feb 04 04:44:51 buoyancy kernel: Spectre V2 : Mitigation: Enhanced / Automatic IBRS
Feb 04 04:44:51 buoyancy kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Feb 04 04:44:51 buoyancy kernel: Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on VMEXIT
Feb 04 04:44:51 buoyancy kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Feb 04 04:44:51 buoyancy kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Feb 04 04:44:51 buoyancy kernel: GDS: Mitigation: Microcode
Feb 04 04:44:51 buoyancy kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Feb 04 04:44:51 buoyancy kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Feb 04 04:44:51 buoyancy kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Feb 04 04:44:51 buoyancy kernel: x86/fpu: Supporting XSAVE feature 0x020: 'AVX-512 opmask'
Feb 04 04:44:51 buoyancy kernel: x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256'
Feb 04 04:44:51 buoyancy kernel: x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512 ZMM_Hi256'
Feb 04 04:44:51 buoyancy kernel: x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
Feb 04 04:44:51 buoyancy kernel: x86/fpu: Supporting XSAVE feature 0x800: 'Control-flow User registers'
Feb 04 04:44:51 buoyancy kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Feb 04 04:44:51 buoyancy kernel: x86/fpu: xstate_offset[5]:  832, xstate_sizes[5]:   64
Feb 04 04:44:51 buoyancy kernel: x86/fpu: xstate_offset[6]:  896, xstate_sizes[6]:  512
Feb 04 04:44:51 buoyancy kernel: x86/fpu: xstate_offset[7]: 1408, xstate_sizes[7]: 1024
Feb 04 04:44:51 buoyancy kernel: x86/fpu: xstate_offset[9]: 2432, xstate_sizes[9]:    8
Feb 04 04:44:51 buoyancy kernel: x86/fpu: xstate_offset[11]: 2440, xstate_sizes[11]:   16
Feb 04 04:44:51 buoyancy kernel: x86/fpu: Enabled xstate features 0xae7, context size is 2456 bytes, using 'compacted' format.
Feb 04 04:44:51 buoyancy kernel: Freeing SMP alternatives memory: 40K
Feb 04 04:44:51 buoyancy kernel: pid_max: default: 32768 minimum: 301
Feb 04 04:44:51 buoyancy kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf,integrity
Feb 04 04:44:51 buoyancy kernel: landlock: Up and running.
Feb 04 04:44:51 buoyancy kernel: Yama: becoming mindful.
Feb 04 04:44:51 buoyancy kernel: LSM support for eBPF active
Feb 04 04:44:51 buoyancy kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Feb 04 04:44:51 buoyancy kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Feb 04 04:44:51 buoyancy kernel: smpboot: CPU0: 11th Gen Intel(R) Core(TM) i7-1195G7 @ 2.90GHz (family: 0x6, model: 0x8c, stepping: 0x2)
Feb 04 04:44:51 buoyancy kernel: RCU Tasks: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1.
Feb 04 04:44:51 buoyancy kernel: RCU Tasks Rude: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1.
Feb 04 04:44:51 buoyancy kernel: RCU Tasks Trace: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1.
Feb 04 04:44:51 buoyancy kernel: Performance Events: PEBS fmt4+-baseline,  AnyThread deprecated, Icelake events, 32-deep LBR, full-width counters, Intel PMU driver.
Feb 04 04:44:51 buoyancy kernel: ... version:                5
Feb 04 04:44:51 buoyancy kernel: ... bit width:              48
Feb 04 04:44:51 buoyancy kernel: ... generic registers:      8
Feb 04 04:44:51 buoyancy kernel: ... value mask:             0000ffffffffffff
Feb 04 04:44:51 buoyancy kernel: ... max period:             00007fffffffffff
Feb 04 04:44:51 buoyancy kernel: ... fixed-purpose events:   4
Feb 04 04:44:51 buoyancy kernel: ... event mask:             0001000f000000ff
Feb 04 04:44:51 buoyancy kernel: signal: max sigframe size: 3632
Feb 04 04:44:51 buoyancy kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1694
Feb 04 04:44:51 buoyancy kernel: rcu: Hierarchical SRCU implementation.
Feb 04 04:44:51 buoyancy kernel: rcu:         Max phase no-delay instances is 1000.
Feb 04 04:44:51 buoyancy kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Feb 04 04:44:51 buoyancy kernel: smp: Bringing up secondary CPUs ...
Feb 04 04:44:51 buoyancy kernel: smpboot: x86: Booting SMP configuration:
Feb 04 04:44:51 buoyancy kernel: .... node  #0, CPUs:      #1 #2 #3 #4 #5 #6 #7
Feb 04 04:44:51 buoyancy kernel: smp: Brought up 1 node, 8 CPUs
Feb 04 04:44:51 buoyancy kernel: smpboot: Max logical packages: 1
Feb 04 04:44:51 buoyancy kernel: smpboot: Total of 8 processors activated (46713.00 BogoMIPS)
Feb 04 04:44:51 buoyancy kernel: devtmpfs: initialized
Feb 04 04:44:51 buoyancy kernel: x86/mm: Memory block size: 128MB
Feb 04 04:44:51 buoyancy kernel: ACPI: PM: Registering ACPI NVS region [mem 0x43479000-0x43531fff] (757760 bytes)
Feb 04 04:44:51 buoyancy kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Feb 04 04:44:51 buoyancy kernel: futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
Feb 04 04:44:51 buoyancy kernel: pinctrl core: initialized pinctrl subsystem
Feb 04 04:44:51 buoyancy kernel: PM: RTC time: 09:44:49, date: 2024-02-04
Feb 04 04:44:51 buoyancy kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Feb 04 04:44:51 buoyancy kernel: DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
Feb 04 04:44:51 buoyancy kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Feb 04 04:44:51 buoyancy kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Feb 04 04:44:51 buoyancy kernel: audit: initializing netlink subsys (disabled)
Feb 04 04:44:51 buoyancy kernel: audit: type=2000 audit(1707039889.013:1): state=initialized audit_enabled=0 res=1
Feb 04 04:44:51 buoyancy kernel: thermal_sys: Registered thermal governor 'fair_share'
Feb 04 04:44:51 buoyancy kernel: thermal_sys: Registered thermal governor 'bang_bang'
Feb 04 04:44:51 buoyancy kernel: thermal_sys: Registered thermal governor 'step_wise'
Feb 04 04:44:51 buoyancy kernel: thermal_sys: Registered thermal governor 'user_space'
Feb 04 04:44:51 buoyancy kernel: thermal_sys: Registered thermal governor 'power_allocator'
Feb 04 04:44:51 buoyancy kernel: cpuidle: using governor ladder
Feb 04 04:44:51 buoyancy kernel: cpuidle: using governor menu
Feb 04 04:44:51 buoyancy kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Feb 04 04:44:51 buoyancy kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xc0000000-0xcfffffff] (base 0xc0000000)
Feb 04 04:44:51 buoyancy kernel: PCI: not using MMCONFIG
Feb 04 04:44:51 buoyancy kernel: PCI: Using configuration type 1 for base access
Feb 04 04:44:51 buoyancy kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Feb 04 04:44:51 buoyancy kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Feb 04 04:44:51 buoyancy kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Feb 04 04:44:51 buoyancy kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Feb 04 04:44:51 buoyancy kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Feb 04 04:44:51 buoyancy kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Feb 04 04:44:51 buoyancy kernel: ACPI: Added _OSI(Module Device)
Feb 04 04:44:51 buoyancy kernel: ACPI: Added _OSI(Processor Device)
Feb 04 04:44:51 buoyancy kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Feb 04 04:44:51 buoyancy kernel: ACPI: Added _OSI(Processor Aggregator Device)
Feb 04 04:44:51 buoyancy kernel: ACPI: 11 ACPI AML tables successfully acquired and loaded
Feb 04 04:44:51 buoyancy kernel: ACPI: Dynamic OEM Table Load:
Feb 04 04:44:51 buoyancy kernel: ACPI: SSDT 0xFFFF924C01564C00 000394 (v02 PmRef  Cpu0Cst  00003001 INTL 20191018)
Feb 04 04:44:51 buoyancy kernel: ACPI: Dynamic OEM Table Load:
Feb 04 04:44:51 buoyancy kernel: ACPI: SSDT 0xFFFF924C0155F800 000668 (v02 PmRef  Cpu0Ist  00003000 INTL 20191018)
Feb 04 04:44:51 buoyancy kernel: ACPI: Dynamic OEM Table Load:
Feb 04 04:44:51 buoyancy kernel: ACPI: SSDT 0xFFFF924C0250CE00 0001CB (v02 PmRef  Cpu0Psd  00003000 INTL 20191018)
Feb 04 04:44:51 buoyancy kernel: ACPI: Dynamic OEM Table Load:
Feb 04 04:44:51 buoyancy kernel: ACPI: SSDT 0xFFFF924C01560000 00028B (v02 PmRef  Cpu0Hwp  00003000 INTL 20191018)
Feb 04 04:44:51 buoyancy kernel: ACPI: Dynamic OEM Table Load:
Feb 04 04:44:51 buoyancy kernel: ACPI: SSDT 0xFFFF924C0156D000 0008E7 (v02 PmRef  ApIst    00003000 INTL 20191018)
Feb 04 04:44:51 buoyancy kernel: ACPI: Dynamic OEM Table Load:
Feb 04 04:44:51 buoyancy kernel: ACPI: SSDT 0xFFFF924C0155F000 00048A (v02 PmRef  ApHwp    00003000 INTL 20191018)
Feb 04 04:44:51 buoyancy kernel: ACPI: Dynamic OEM Table Load:
Feb 04 04:44:51 buoyancy kernel: ACPI: SSDT 0xFFFF924C0155B800 0004D4 (v02 PmRef  ApPsd    00003000 INTL 20191018)
Feb 04 04:44:51 buoyancy kernel: ACPI: Dynamic OEM Table Load:
Feb 04 04:44:51 buoyancy kernel: ACPI: SSDT 0xFFFF924C0155A800 00048A (v02 PmRef  ApCst    00003000 INTL 20191018)
Feb 04 04:44:51 buoyancy kernel: ACPI: _OSC evaluated successfully for all CPUs
Feb 04 04:44:51 buoyancy kernel: ACPI: EC: EC started
Feb 04 04:44:51 buoyancy kernel: ACPI: EC: interrupt blocked
Feb 04 04:44:51 buoyancy kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Feb 04 04:44:51 buoyancy kernel: ACPI: \_SB_.PC00.LPCB.H_EC: Boot DSDT EC used to handle transactions
Feb 04 04:44:51 buoyancy kernel: ACPI: Interpreter enabled
Feb 04 04:44:51 buoyancy kernel: ACPI: PM: (supports S0 S3 S4 S5)
Feb 04 04:44:51 buoyancy kernel: ACPI: Using IOAPIC for interrupt routing
Feb 04 04:44:51 buoyancy kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xc0000000-0xcfffffff] (base 0xc0000000)
Feb 04 04:44:51 buoyancy kernel: PCI: MMCONFIG at [mem 0xc0000000-0xcfffffff] reserved as ACPI motherboard resource
Feb 04 04:44:51 buoyancy kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Feb 04 04:44:51 buoyancy kernel: PCI: Using E820 reservations for host bridge windows
Feb 04 04:44:51 buoyancy kernel: ACPI: Enabled 7 GPEs in block 00 to 7F
Feb 04 04:44:51 buoyancy kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.UBTC.RUCC], AE_NOT_FOUND (20230628/psargs-330)
Feb 04 04:44:51 buoyancy kernel: fbcon: Taking over console
Feb 04 04:44:51 buoyancy kernel: ACPI Error: Aborting method \_SB.PC00.XHCI.RHUB.HS01._PLD due to previous error (AE_NOT_FOUND) (20230628/psparse-529)
Feb 04 04:44:51 buoyancy kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.UBTC.RUCC], AE_NOT_FOUND (20230628/psargs-330)
Feb 04 04:44:51 buoyancy kernel: ACPI Error: Aborting method \_SB.PC00.XHCI.RHUB.HS05._PLD due to previous error (AE_NOT_FOUND) (20230628/psparse-529)
Feb 04 04:44:51 buoyancy kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.UBTC.RUCC], AE_NOT_FOUND (20230628/psargs-330)
Feb 04 04:44:51 buoyancy kernel: ACPI Error: Aborting method \_SB.PC00.XHCI.RHUB.HS06._PLD due to previous error (AE_NOT_FOUND) (20230628/psparse-529)
Feb 04 04:44:51 buoyancy kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.UBTC.RUCC], AE_NOT_FOUND (20230628/psargs-330)
Feb 04 04:44:51 buoyancy kernel: ACPI Error: Aborting method \_SB.PC00.XHCI.RHUB.HS07._PLD due to previous error (AE_NOT_FOUND) (20230628/psparse-529)
Feb 04 04:44:51 buoyancy kernel: ACPI: \_SB_.PC00.XHCI.RHUB.HS10.BTRT: New power resource
Feb 04 04:44:51 buoyancy kernel: ACPI: \_SB_.PC00.SAT0.VOL0.V0PR: New power resource
Feb 04 04:44:51 buoyancy kernel: ACPI: \_SB_.PC00.SAT0.VOL1.V1PR: New power resource
Feb 04 04:44:51 buoyancy kernel: ACPI: \_SB_.PC00.SAT0.VOL2.V2PR: New power resource
Feb 04 04:44:51 buoyancy kernel: ACPI: \_SB_.PC00.CNVW.WRST: New power resource
Feb 04 04:44:51 buoyancy kernel: ACPI: \_SB_.PC00.TBT0: New power resource
Feb 04 04:44:51 buoyancy kernel: ACPI: \_SB_.PC00.TBT1: New power resource
Feb 04 04:44:51 buoyancy kernel: ACPI: \_SB_.PC00.D3C_: New power resource
Feb 04 04:44:51 buoyancy kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.UBTC.RUCC], AE_NOT_FOUND (20230628/psargs-330)
Feb 04 04:44:51 buoyancy kernel: ACPI Error: Aborting method \_SB.PC00.TXHC.RHUB.SS01._PLD due to previous error (AE_NOT_FOUND) (20230628/psparse-529)
Feb 04 04:44:51 buoyancy kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.UBTC.RUCC], AE_NOT_FOUND (20230628/psargs-330)
Feb 04 04:44:51 buoyancy kernel: ACPI Error: Aborting method \_SB.PC00.TXHC.RHUB.SS02._PLD due to previous error (AE_NOT_FOUND) (20230628/psparse-529)
Feb 04 04:44:51 buoyancy kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.UBTC.RUCC], AE_NOT_FOUND (20230628/psargs-330)
Feb 04 04:44:51 buoyancy kernel: ACPI Error: Aborting method \_SB.PC00.TXHC.RHUB.SS03._PLD due to previous error (AE_NOT_FOUND) (20230628/psparse-529)
Feb 04 04:44:51 buoyancy kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.UBTC.RUCC], AE_NOT_FOUND (20230628/psargs-330)
Feb 04 04:44:51 buoyancy kernel: ACPI Error: Aborting method \_SB.PC00.TXHC.RHUB.SS04._PLD due to previous error (AE_NOT_FOUND) (20230628/psparse-529)
Feb 04 04:44:51 buoyancy kernel: ACPI: \_TZ_.FN00: New power resource
Feb 04 04:44:51 buoyancy kernel: ACPI: \_TZ_.FN01: New power resource
Feb 04 04:44:51 buoyancy kernel: ACPI: \_TZ_.FN02: New power resource
Feb 04 04:44:51 buoyancy kernel: ACPI: \_TZ_.FN03: New power resource
Feb 04 04:44:51 buoyancy kernel: ACPI: \_TZ_.FN04: New power resource
Feb 04 04:44:51 buoyancy kernel: ACPI: \PIN_: New power resource
Feb 04 04:44:51 buoyancy kernel: ACPI: PCI Root Bridge [PC00] (domain 0000 [bus 00-fe])
Feb 04 04:44:51 buoyancy kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Feb 04 04:44:51 buoyancy kernel: acpi PNP0A08:00: _OSC: platform does not support [AER]
Feb 04 04:44:51 buoyancy kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME PCIeCapability LTR DPC]
Feb 04 04:44:51 buoyancy kernel: PCI host bridge to bus 0000:00
Feb 04 04:44:51 buoyancy kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
Feb 04 04:44:51 buoyancy kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Feb 04 04:44:51 buoyancy kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Feb 04 04:44:51 buoyancy kernel: pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000fffff window]
Feb 04 04:44:51 buoyancy kernel: pci_bus 0000:00: root bus resource [mem 0x50400000-0xbfffffff window]
Feb 04 04:44:51 buoyancy kernel: pci_bus 0000:00: root bus resource [mem 0x4000000000-0x7fffffffff window]
Feb 04 04:44:51 buoyancy kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:00.0: [8086:9a14] type 00 class 0x060000
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:02.0: [8086:9a49] type 00 class 0x030000
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:02.0: reg 0x10: [mem 0x603c000000-0x603cffffff 64bit]
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:02.0: reg 0x18: [mem 0x4000000000-0x400fffffff 64bit pref]
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:02.0: reg 0x20: [io  0x3000-0x303f]
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:02.0: BAR 2: assigned to efifb
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:02.0: DMAR: Skip IOMMU disabling for graphics
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:02.0: reg 0x344: [mem 0x00000000-0x00ffffff 64bit]
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:02.0: VF(n) BAR0 space: [mem 0x00000000-0x06ffffff 64bit] (contains BAR0 for 7 VFs)
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:02.0: reg 0x34c: [mem 0x00000000-0x1fffffff 64bit pref]
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:02.0: VF(n) BAR2 space: [mem 0x00000000-0xdfffffff 64bit pref] (contains BAR2 for 7 VFs)
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:04.0: [8086:9a03] type 00 class 0x118000
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:04.0: reg 0x10: [mem 0x603d140000-0x603d15ffff 64bit]
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:07.0: [8086:9a23] type 01 class 0x060400
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:07.0: Overriding RP PIO Log Size to 4
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:07.1: [8086:9a25] type 01 class 0x060400
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:07.1: Overriding RP PIO Log Size to 4
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:08.0: [8086:9a11] type 00 class 0x088000
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:08.0: reg 0x10: [mem 0x603d1a0000-0x603d1a0fff 64bit]
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:0a.0: [8086:9a0d] type 00 class 0x118000
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:0a.0: reg 0x10: [mem 0x603d180000-0x603d187fff 64bit]
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:0a.0: enabling Extended Tags
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:0d.0: [8086:9a13] type 00 class 0x0c0330
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:0d.0: reg 0x10: [mem 0x603d170000-0x603d17ffff 64bit]
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:0d.0: PME# supported from D3hot D3cold
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:0d.2: [8086:9a1b] type 00 class 0x0c0340
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:0d.2: reg 0x10: [mem 0x603d100000-0x603d13ffff 64bit]
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:0d.2: reg 0x18: [mem 0x603d19f000-0x603d19ffff 64bit]
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:0d.2: supports D1 D2
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:0d.2: PME# supported from D0 D1 D2 D3hot D3cold
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:14.0: [8086:a0ed] type 00 class 0x0c0330
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:14.0: reg 0x10: [mem 0x603d160000-0x603d16ffff 64bit]
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:14.2: [8086:a0ef] type 00 class 0x050000
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:14.2: reg 0x10: [mem 0x603d190000-0x603d193fff 64bit]
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:14.2: reg 0x18: [mem 0x603d19e000-0x603d19efff 64bit]
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:14.3: [8086:a0f0] type 00 class 0x028000
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:14.3: reg 0x10: [mem 0x603d18c000-0x603d18ffff 64bit]
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:15.0: [8086:a0e8] type 00 class 0x0c8000
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:15.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:15.1: [8086:a0e9] type 00 class 0x0c8000
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:15.1: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:15.2: [8086:a0ea] type 00 class 0x0c8000
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:15.2: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:15.3: [8086:a0eb] type 00 class 0x0c8000
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:15.3: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:16.0: [8086:a0e0] type 00 class 0x078000
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:16.0: reg 0x10: [mem 0x603d199000-0x603d199fff 64bit]
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:16.0: PME# supported from D3hot
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:19.0: [8086:a0c5] type 00 class 0x0c8000
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:19.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:19.1: [8086:a0c6] type 00 class 0x0c8000
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:19.1: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:1d.0: [8086:a0b0] type 01 class 0x060400
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:1d.0: PTM enabled (root), 4ns granularity
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:1e.0: [8086:a0a8] type 00 class 0x078000
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:1e.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:1e.3: [8086:a0ab] type 00 class 0x0c8000
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:1e.3: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:1f.0: [8086:a082] type 00 class 0x060100
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:1f.3: [8086:a0c8] type 00 class 0x040300
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:1f.3: reg 0x10: [mem 0x603d188000-0x603d18bfff 64bit]
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:1f.3: reg 0x20: [mem 0x603d000000-0x603d0fffff 64bit]
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:1f.4: [8086:a0a3] type 00 class 0x0c0500
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:1f.4: reg 0x10: [mem 0x603d194000-0x603d1940ff 64bit]
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:1f.5: [8086:a0a4] type 00 class 0x0c8000
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:07.0: PCI bridge to [bus 01-2b]
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:07.0:   bridge window [mem 0x60000000-0x6c1fffff]
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:07.0:   bridge window [mem 0x6020000000-0x603bffffff 64bit pref]
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:07.1: PCI bridge to [bus 2c-56]
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:07.1:   bridge window [mem 0x52000000-0x5e1fffff]
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:07.1:   bridge window [mem 0x6000000000-0x601bffffff 64bit pref]
Feb 04 04:44:51 buoyancy kernel: pci 0000:57:00.0: [126f:2262] type 00 class 0x010802
Feb 04 04:44:51 buoyancy kernel: pci 0000:57:00.0: reg 0x10: [mem 0x6c300000-0x6c303fff 64bit]
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:1d.0: PCI bridge to [bus 57]
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:1d.0:   bridge window [mem 0x6c300000-0x6c3fffff]
Feb 04 04:44:51 buoyancy kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 0
Feb 04 04:44:51 buoyancy kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 1
Feb 04 04:44:51 buoyancy kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 0
Feb 04 04:44:51 buoyancy kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 0
Feb 04 04:44:51 buoyancy kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 0
Feb 04 04:44:51 buoyancy kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0
Feb 04 04:44:51 buoyancy kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 0
Feb 04 04:44:51 buoyancy kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 0
Feb 04 04:44:51 buoyancy kernel: ACPI: EC: interrupt unblocked
Feb 04 04:44:51 buoyancy kernel: ACPI: EC: event unblocked
Feb 04 04:44:51 buoyancy kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Feb 04 04:44:51 buoyancy kernel: ACPI: EC: GPE=0x6e
Feb 04 04:44:51 buoyancy kernel: ACPI: \_SB_.PC00.LPCB.H_EC: Boot DSDT EC initialization complete
Feb 04 04:44:51 buoyancy kernel: ACPI: \_SB_.PC00.LPCB.H_EC: EC: Used to handle transactions and events
Feb 04 04:44:51 buoyancy kernel: iommu: Default domain type: Translated
Feb 04 04:44:51 buoyancy kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Feb 04 04:44:51 buoyancy kernel: SCSI subsystem initialized
Feb 04 04:44:51 buoyancy kernel: libata version 3.00 loaded.
Feb 04 04:44:51 buoyancy kernel: ACPI: bus type USB registered
Feb 04 04:44:51 buoyancy kernel: usbcore: registered new interface driver usbfs
Feb 04 04:44:51 buoyancy kernel: usbcore: registered new interface driver hub
Feb 04 04:44:51 buoyancy kernel: usbcore: registered new device driver usb
Feb 04 04:44:51 buoyancy kernel: pps_core: LinuxPPS API ver. 1 registered
Feb 04 04:44:51 buoyancy kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Feb 04 04:44:51 buoyancy kernel: PTP clock support registered
Feb 04 04:44:51 buoyancy kernel: EDAC MC: Ver: 3.0.0
Feb 04 04:44:51 buoyancy kernel: efivars: Registered efivars operations
Feb 04 04:44:51 buoyancy kernel: NetLabel: Initializing
Feb 04 04:44:51 buoyancy kernel: NetLabel:  domain hash size = 128
Feb 04 04:44:51 buoyancy kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Feb 04 04:44:51 buoyancy kernel: NetLabel:  unlabeled traffic allowed by default
Feb 04 04:44:51 buoyancy kernel: mctp: management component transport protocol core
Feb 04 04:44:51 buoyancy kernel: NET: Registered PF_MCTP protocol family
Feb 04 04:44:51 buoyancy kernel: PCI: Using ACPI for IRQ routing
Feb 04 04:44:51 buoyancy kernel: PCI: pci_cache_line_size set to 64 bytes
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:1f.5: can't claim BAR 0 [mem 0xfe010000-0xfe010fff]: no compatible bridge window
Feb 04 04:44:51 buoyancy kernel: e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
Feb 04 04:44:51 buoyancy kernel: e820: reserve RAM buffer [mem 0x382b3000-0x3bffffff]
Feb 04 04:44:51 buoyancy kernel: e820: reserve RAM buffer [mem 0x3deba000-0x3fffffff]
Feb 04 04:44:51 buoyancy kernel: e820: reserve RAM buffer [mem 0x402ad000-0x43ffffff]
Feb 04 04:44:51 buoyancy kernel: e820: reserve RAM buffer [mem 0x43f00000-0x43ffffff]
Feb 04 04:44:51 buoyancy kernel: e820: reserve RAM buffer [mem 0x4afc00000-0x4afffffff]
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:02.0: vgaarb: bridge control possible
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Feb 04 04:44:51 buoyancy kernel: vgaarb: loaded
Feb 04 04:44:51 buoyancy kernel: clocksource: Switched to clocksource tsc-early
Feb 04 04:44:51 buoyancy kernel: VFS: Disk quotas dquot_6.6.0
Feb 04 04:44:51 buoyancy kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Feb 04 04:44:51 buoyancy kernel: pnp: PnP ACPI init
Feb 04 04:44:51 buoyancy kernel: system 00:01: [io  0x0680-0x069f] has been reserved
Feb 04 04:44:51 buoyancy kernel: system 00:01: [io  0x164e-0x164f] has been reserved
Feb 04 04:44:51 buoyancy kernel: system 00:02: [io  0x1854-0x1857] has been reserved
Feb 04 04:44:51 buoyancy kernel: pnp 00:03: disabling [mem 0xc0000000-0xcfffffff] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
Feb 04 04:44:51 buoyancy kernel: system 00:03: [mem 0xfedc0000-0xfedc7fff] has been reserved
Feb 04 04:44:51 buoyancy kernel: system 00:03: [mem 0xfeda0000-0xfeda0fff] has been reserved
Feb 04 04:44:51 buoyancy kernel: system 00:03: [mem 0xfeda1000-0xfeda1fff] has been reserved
Feb 04 04:44:51 buoyancy kernel: system 00:03: [mem 0xfed20000-0xfed7ffff] could not be reserved
Feb 04 04:44:51 buoyancy kernel: system 00:03: [mem 0xfed90000-0xfed93fff] could not be reserved
Feb 04 04:44:51 buoyancy kernel: system 00:03: [mem 0xfed45000-0xfed8ffff] could not be reserved
Feb 04 04:44:51 buoyancy kernel: system 00:03: [mem 0xfee00000-0xfeefffff] could not be reserved
Feb 04 04:44:51 buoyancy kernel: system 00:04: [io  0x1800-0x18fe] could not be reserved
Feb 04 04:44:51 buoyancy kernel: system 00:04: [mem 0xfe000000-0xfe01ffff] could not be reserved
Feb 04 04:44:51 buoyancy kernel: system 00:04: [mem 0xfe04c000-0xfe04ffff] has been reserved
Feb 04 04:44:51 buoyancy kernel: system 00:04: [mem 0xfe050000-0xfe0affff] has been reserved
Feb 04 04:44:51 buoyancy kernel: system 00:04: [mem 0xfe0d0000-0xfe0fffff] has been reserved
Feb 04 04:44:51 buoyancy kernel: system 00:04: [mem 0xfe200000-0xfe7fffff] has been reserved
Feb 04 04:44:51 buoyancy kernel: system 00:04: [mem 0xff000000-0xffffffff] has been reserved
Feb 04 04:44:51 buoyancy kernel: system 00:04: [mem 0xfd000000-0xfd68ffff] has been reserved
Feb 04 04:44:51 buoyancy kernel: system 00:04: [mem 0xfd6b0000-0xfd6cffff] has been reserved
Feb 04 04:44:51 buoyancy kernel: system 00:04: [mem 0xfd6f0000-0xfdffffff] has been reserved
Feb 04 04:44:51 buoyancy kernel: system 00:05: [io  0x2000-0x20fe] has been reserved
Feb 04 04:44:51 buoyancy kernel: pnp: PnP ACPI: found 7 devices
Feb 04 04:44:51 buoyancy kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Feb 04 04:44:51 buoyancy kernel: NET: Registered PF_INET protocol family
Feb 04 04:44:51 buoyancy kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Feb 04 04:44:51 buoyancy kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
Feb 04 04:44:51 buoyancy kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Feb 04 04:44:51 buoyancy kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Feb 04 04:44:51 buoyancy kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Feb 04 04:44:51 buoyancy kernel: TCP: Hash tables configured (established 131072 bind 65536)
Feb 04 04:44:51 buoyancy kernel: MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
Feb 04 04:44:51 buoyancy kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
Feb 04 04:44:51 buoyancy kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
Feb 04 04:44:51 buoyancy kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Feb 04 04:44:51 buoyancy kernel: NET: Registered PF_XDP protocol family
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:07.0: bridge window [io  0x1000-0x0fff] to [bus 01-2b] add_size 1000
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:07.1: bridge window [io  0x1000-0x0fff] to [bus 2c-56] add_size 1000
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:02.0: BAR 9: assigned [mem 0x4020000000-0x40ffffffff 64bit pref]
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:02.0: BAR 7: assigned [mem 0x4010000000-0x4016ffffff 64bit]
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:07.0: BAR 13: assigned [io  0x4000-0x4fff]
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:07.1: BAR 13: assigned [io  0x5000-0x5fff]
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:15.0: BAR 0: assigned [mem 0x4017000000-0x4017000fff 64bit]
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:15.1: BAR 0: assigned [mem 0x4017001000-0x4017001fff 64bit]
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:15.2: BAR 0: assigned [mem 0x4017002000-0x4017002fff 64bit]
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:15.3: BAR 0: assigned [mem 0x4017003000-0x4017003fff 64bit]
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:19.0: BAR 0: assigned [mem 0x4017004000-0x4017004fff 64bit]
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:19.1: BAR 0: assigned [mem 0x4017005000-0x4017005fff 64bit]
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:1e.0: BAR 0: assigned [mem 0x4017006000-0x4017006fff 64bit]
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:1e.3: BAR 0: assigned [mem 0x4017007000-0x4017007fff 64bit]
Feb 04 04:44:51 buoyancy kernel: resource: avoiding allocation from e820 entry [mem 0x0009f000-0x000fffff]
Feb 04 04:44:51 buoyancy kernel: resource: avoiding allocation from e820 entry [mem 0x0009f000-0x000fffff]
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:1f.5: BAR 0: assigned [mem 0x50400000-0x50400fff]
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:07.0: PCI bridge to [bus 01-2b]
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:07.0:   bridge window [io  0x4000-0x4fff]
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:07.0:   bridge window [mem 0x60000000-0x6c1fffff]
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:07.0:   bridge window [mem 0x6020000000-0x603bffffff 64bit pref]
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:07.1: PCI bridge to [bus 2c-56]
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:07.1:   bridge window [io  0x5000-0x5fff]
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:07.1:   bridge window [mem 0x52000000-0x5e1fffff]
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:07.1:   bridge window [mem 0x6000000000-0x601bffffff 64bit pref]
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:1d.0: PCI bridge to [bus 57]
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:1d.0:   bridge window [mem 0x6c300000-0x6c3fffff]
Feb 04 04:44:51 buoyancy kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
Feb 04 04:44:51 buoyancy kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
Feb 04 04:44:51 buoyancy kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Feb 04 04:44:51 buoyancy kernel: pci_bus 0000:00: resource 7 [mem 0x000e0000-0x000fffff window]
Feb 04 04:44:51 buoyancy kernel: pci_bus 0000:00: resource 8 [mem 0x50400000-0xbfffffff window]
Feb 04 04:44:51 buoyancy kernel: pci_bus 0000:00: resource 9 [mem 0x4000000000-0x7fffffffff window]
Feb 04 04:44:51 buoyancy kernel: pci_bus 0000:01: resource 0 [io  0x4000-0x4fff]
Feb 04 04:44:51 buoyancy kernel: pci_bus 0000:01: resource 1 [mem 0x60000000-0x6c1fffff]
Feb 04 04:44:51 buoyancy kernel: pci_bus 0000:01: resource 2 [mem 0x6020000000-0x603bffffff 64bit pref]
Feb 04 04:44:51 buoyancy kernel: pci_bus 0000:2c: resource 0 [io  0x5000-0x5fff]
Feb 04 04:44:51 buoyancy kernel: pci_bus 0000:2c: resource 1 [mem 0x52000000-0x5e1fffff]
Feb 04 04:44:51 buoyancy kernel: pci_bus 0000:2c: resource 2 [mem 0x6000000000-0x601bffffff 64bit pref]
Feb 04 04:44:51 buoyancy kernel: pci_bus 0000:57: resource 1 [mem 0x6c300000-0x6c3fffff]
Feb 04 04:44:51 buoyancy kernel: PCI: CLS 64 bytes, default 64
Feb 04 04:44:51 buoyancy kernel: DMAR: Intel-IOMMU force enabled due to platform opt in
Feb 04 04:44:51 buoyancy kernel: DMAR: No ATSR found
Feb 04 04:44:51 buoyancy kernel: DMAR: No SATC found
Feb 04 04:44:51 buoyancy kernel: DMAR: IOMMU feature fl1gp_support inconsistent
Feb 04 04:44:51 buoyancy kernel: DMAR: IOMMU feature pgsel_inv inconsistent
Feb 04 04:44:51 buoyancy kernel: DMAR: IOMMU feature nwfs inconsistent
Feb 04 04:44:51 buoyancy kernel: DMAR: IOMMU feature dit inconsistent
Feb 04 04:44:51 buoyancy kernel: DMAR: IOMMU feature sc_support inconsistent
Feb 04 04:44:51 buoyancy kernel: DMAR: IOMMU feature dev_iotlb_support inconsistent
Feb 04 04:44:51 buoyancy kernel: DMAR: dmar2: Using Queued invalidation
Feb 04 04:44:51 buoyancy kernel: DMAR: dmar1: Using Queued invalidation
Feb 04 04:44:51 buoyancy kernel: DMAR: dmar0: Using Queued invalidation
Feb 04 04:44:51 buoyancy kernel: DMAR: dmar3: Using Queued invalidation
Feb 04 04:44:51 buoyancy kernel: Trying to unpack rootfs image as initramfs...
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:07.1: Adding to iommu group 0
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:07.0: Adding to iommu group 1
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:02.0: Adding to iommu group 2
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:00.0: Adding to iommu group 3
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:04.0: Adding to iommu group 4
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:08.0: Adding to iommu group 5
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:0a.0: Adding to iommu group 6
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:0d.0: Adding to iommu group 7
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:0d.2: Adding to iommu group 7
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:14.0: Adding to iommu group 8
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:14.2: Adding to iommu group 8
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:14.3: Adding to iommu group 9
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:15.0: Adding to iommu group 10
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:15.1: Adding to iommu group 10
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:15.2: Adding to iommu group 10
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:15.3: Adding to iommu group 10
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:16.0: Adding to iommu group 11
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:19.0: Adding to iommu group 12
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:19.1: Adding to iommu group 12
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:1d.0: Adding to iommu group 13
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:1e.0: Adding to iommu group 14
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:1e.3: Adding to iommu group 14
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:1f.0: Adding to iommu group 15
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:1f.3: Adding to iommu group 15
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:1f.4: Adding to iommu group 15
Feb 04 04:44:51 buoyancy kernel: pci 0000:00:1f.5: Adding to iommu group 15
Feb 04 04:44:51 buoyancy kernel: pci 0000:57:00.0: Adding to iommu group 16
Feb 04 04:44:51 buoyancy kernel: DMAR: Intel(R) Virtualization Technology for Directed I/O
Feb 04 04:44:51 buoyancy kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Feb 04 04:44:51 buoyancy kernel: software IO TLB: mapped [mem 0x00000000314dd000-0x00000000354dd000] (64MB)
Feb 04 04:44:51 buoyancy kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2a11290c0c8, max_idle_ns: 440795344938 ns
Feb 04 04:44:51 buoyancy kernel: clocksource: Switched to clocksource tsc
Feb 04 04:44:51 buoyancy kernel: platform rtc_cmos: registered platform RTC device (no PNP device found)
Feb 04 04:44:51 buoyancy kernel: Initialise system trusted keyrings
Feb 04 04:44:51 buoyancy kernel: Key type blacklist registered
Feb 04 04:44:51 buoyancy kernel: workingset: timestamp_bits=41 max_order=22 bucket_order=0
Feb 04 04:44:51 buoyancy kernel: zbud: loaded
Feb 04 04:44:51 buoyancy kernel: integrity: Platform Keyring initialized
Feb 04 04:44:51 buoyancy kernel: integrity: Machine keyring initialized
Feb 04 04:44:51 buoyancy kernel: Key type asymmetric registered
Feb 04 04:44:51 buoyancy kernel: Asymmetric key parser 'x509' registered
Feb 04 04:44:51 buoyancy kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
Feb 04 04:44:51 buoyancy kernel: io scheduler mq-deadline registered
Feb 04 04:44:51 buoyancy kernel: io scheduler kyber registered
Feb 04 04:44:51 buoyancy kernel: io scheduler bfq registered
Feb 04 04:44:51 buoyancy kernel: pcieport 0000:00:07.0: PME: Signaling with IRQ 124
Feb 04 04:44:51 buoyancy kernel: pcieport 0000:00:07.0: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
Feb 04 04:44:51 buoyancy kernel: pcieport 0000:00:07.1: PME: Signaling with IRQ 125
Feb 04 04:44:51 buoyancy kernel: pcieport 0000:00:07.1: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
Feb 04 04:44:51 buoyancy kernel: pcieport 0000:00:1d.0: PME: Signaling with IRQ 126
Feb 04 04:44:51 buoyancy kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Feb 04 04:44:51 buoyancy kernel: Monitor-Mwait will be used to enter C-1 state
Feb 04 04:44:51 buoyancy kernel: Monitor-Mwait will be used to enter C-2 state
Feb 04 04:44:51 buoyancy kernel: Monitor-Mwait will be used to enter C-3 state
Feb 04 04:44:51 buoyancy kernel: ACPI: \_SB_.PR00: Found 3 idle states
Feb 04 04:44:51 buoyancy kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:08/PNP0C09:00/PNP0C0D:00/input/input0
Feb 04 04:44:51 buoyancy kernel: ACPI: button: Lid Switch [LID0]
Feb 04 04:44:51 buoyancy kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
Feb 04 04:44:51 buoyancy kernel: ACPI: button: Sleep Button [SLPB]
Feb 04 04:44:51 buoyancy kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
Feb 04 04:44:51 buoyancy kernel: ACPI: button: Power Button [PWRB]
Feb 04 04:44:51 buoyancy kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
Feb 04 04:44:51 buoyancy kernel: ACPI: button: Power Button [PWRF]
Feb 04 04:44:51 buoyancy kernel: thermal LNXTHERM:00: registered as thermal_zone0
Feb 04 04:44:51 buoyancy kernel: ACPI: thermal: Thermal Zone [TZ00] (28 C)
Feb 04 04:44:51 buoyancy kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Feb 04 04:44:51 buoyancy kernel: hpet_acpi_add: no address or irqs in _CRS
Feb 04 04:44:51 buoyancy kernel: Non-volatile memory driver v1.3
Feb 04 04:44:51 buoyancy kernel: Linux agpgart interface v0.103
Feb 04 04:44:51 buoyancy kernel: ACPI: bus type drm_connector registered
Feb 04 04:44:51 buoyancy kernel: usbcore: registered new interface driver usbserial_generic
Feb 04 04:44:51 buoyancy kernel: usbserial: USB Serial support registered for generic
Feb 04 04:44:51 buoyancy kernel: rtc_cmos rtc_cmos: RTC can wake from S4
Feb 04 04:44:51 buoyancy kernel: rtc_cmos rtc_cmos: registered as rtc0
Feb 04 04:44:51 buoyancy kernel: rtc_cmos rtc_cmos: setting system clock to 2024-02-04T09:44:50 UTC (1707039890)
Feb 04 04:44:51 buoyancy kernel: rtc_cmos rtc_cmos: alarms up to one month, y3k, 114 bytes nvram
Feb 04 04:44:51 buoyancy kernel: intel_pstate: Intel P-state driver initializing
Feb 04 04:44:51 buoyancy kernel: intel_pstate: HWP enabled
Feb 04 04:44:51 buoyancy kernel: ledtrig-cpu: registered to indicate activity on CPUs
Feb 04 04:44:51 buoyancy kernel: [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
Feb 04 04:44:51 buoyancy kernel: Console: switching to colour frame buffer device 100x37
Feb 04 04:44:51 buoyancy kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
Feb 04 04:44:51 buoyancy kernel: hid: raw HID events driver (C) Jiri Kosina
Feb 04 04:44:51 buoyancy kernel: intel_pmc_core INT33A1:00:  initialized
Feb 04 04:44:51 buoyancy kernel: drop_monitor: Initializing network drop monitor service
Feb 04 04:44:51 buoyancy kernel: ACPI: battery: Slot [BAT0] (battery present)
Feb 04 04:44:51 buoyancy kernel: Freeing initrd memory: 16928K
Feb 04 04:44:51 buoyancy kernel: Initializing XFRM netlink socket
Feb 04 04:44:51 buoyancy kernel: NET: Registered PF_INET6 protocol family
Feb 04 04:44:51 buoyancy kernel: Segment Routing with IPv6
Feb 04 04:44:51 buoyancy kernel: RPL Segment Routing with IPv6
Feb 04 04:44:51 buoyancy kernel: In-situ OAM (IOAM) with IPv6
Feb 04 04:44:51 buoyancy kernel: NET: Registered PF_PACKET protocol family
Feb 04 04:44:51 buoyancy kernel: microcode: Current revision: 0x00000034
Feb 04 04:44:51 buoyancy kernel: microcode: Updated early from: 0x00000016
Feb 04 04:44:51 buoyancy kernel: resctrl: L2 allocation detected
Feb 04 04:44:51 buoyancy kernel: IPI shorthand broadcast: enabled
Feb 04 04:44:51 buoyancy kernel: sched_clock: Marking stable (663334116, 7965197)->(704977377, -33678064)
Feb 04 04:44:51 buoyancy kernel: registered taskstats version 1
Feb 04 04:44:51 buoyancy kernel: Loading compiled-in X.509 certificates
Feb 04 04:44:51 buoyancy kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 8969fac8c194dcda6daa3bff5cca1b0947964c28'
Feb 04 04:44:51 buoyancy kernel: zswap: loaded using pool zstd/zsmalloc
Feb 04 04:44:51 buoyancy kernel: Key type .fscrypt registered
Feb 04 04:44:51 buoyancy kernel: Key type fscrypt-provisioning registered
Feb 04 04:44:51 buoyancy kernel: integrity: Loading X.509 certificate: UEFI:db
Feb 04 04:44:51 buoyancy kernel: integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
Feb 04 04:44:51 buoyancy kernel: integrity: Loading X.509 certificate: UEFI:db
Feb 04 04:44:51 buoyancy kernel: integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
Feb 04 04:44:51 buoyancy kernel: PM:   Magic number: 12:910:726
Feb 04 04:44:51 buoyancy kernel: RAS: Correctable Errors collector initialized.
Feb 04 04:44:51 buoyancy kernel: clk: Disabling unused clocks
Feb 04 04:44:51 buoyancy kernel: Freeing unused decrypted memory: 2028K
Feb 04 04:44:51 buoyancy kernel: Freeing unused kernel image (initmem) memory: 3436K
Feb 04 04:44:51 buoyancy kernel: Write protecting the kernel read-only data: 30720k
Feb 04 04:44:51 buoyancy kernel: Freeing unused kernel image (rodata/data gap) memory: 1108K
Feb 04 04:44:51 buoyancy kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Feb 04 04:44:51 buoyancy kernel: rodata_test: all tests were successful
Feb 04 04:44:51 buoyancy kernel: Run /init as init process
Feb 04 04:44:51 buoyancy kernel:   with arguments:
Feb 04 04:44:51 buoyancy kernel:     /init
Feb 04 04:44:51 buoyancy kernel:   with environment:
Feb 04 04:44:51 buoyancy kernel:     HOME=/
Feb 04 04:44:51 buoyancy kernel:     TERM=linux
Feb 04 04:44:51 buoyancy kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
Feb 04 04:44:51 buoyancy kernel: i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
Feb 04 04:44:51 buoyancy kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Feb 04 04:44:51 buoyancy kernel: xhci_hcd 0000:00:0d.0: xHCI Host Controller
Feb 04 04:44:51 buoyancy kernel: xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 1
Feb 04 04:44:51 buoyancy kernel: xhci_hcd 0000:00:0d.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000200009810
Feb 04 04:44:51 buoyancy kernel: xhci_hcd 0000:00:0d.0: xHCI Host Controller
Feb 04 04:44:51 buoyancy kernel: xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 2
Feb 04 04:44:51 buoyancy kernel: xhci_hcd 0000:00:0d.0: Host supports USB 3.1 Enhanced SuperSpeed
Feb 04 04:44:51 buoyancy kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.07
Feb 04 04:44:51 buoyancy kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Feb 04 04:44:51 buoyancy kernel: usb usb1: Product: xHCI Host Controller
Feb 04 04:44:51 buoyancy kernel: usb usb1: Manufacturer: Linux 6.7.3-arch1-1 xhci-hcd
Feb 04 04:44:51 buoyancy kernel: usb usb1: SerialNumber: 0000:00:0d.0
Feb 04 04:44:51 buoyancy kernel: hub 1-0:1.0: USB hub found
Feb 04 04:44:51 buoyancy kernel: hub 1-0:1.0: 1 port detected
Feb 04 04:44:51 buoyancy kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.07
Feb 04 04:44:51 buoyancy kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Feb 04 04:44:51 buoyancy kernel: usb usb2: Product: xHCI Host Controller
Feb 04 04:44:51 buoyancy kernel: usb usb2: Manufacturer: Linux 6.7.3-arch1-1 xhci-hcd
Feb 04 04:44:51 buoyancy kernel: usb usb2: SerialNumber: 0000:00:0d.0
Feb 04 04:44:51 buoyancy kernel: hub 2-0:1.0: USB hub found
Feb 04 04:44:51 buoyancy kernel: hub 2-0:1.0: 4 ports detected
Feb 04 04:44:51 buoyancy kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.UBTC.RUCC], AE_NOT_FOUND (20230628/psargs-330)
Feb 04 04:44:51 buoyancy kernel: ACPI Error: Aborting method \_SB.PC00.TXHC.RHUB.SS01._PLD due to previous error (AE_NOT_FOUND) (20230628/psparse-529)
Feb 04 04:44:51 buoyancy kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.UBTC.RUCC], AE_NOT_FOUND (20230628/psargs-330)
Feb 04 04:44:51 buoyancy kernel: ACPI Error: Aborting method \_SB.PC00.TXHC.RHUB.SS01._PLD due to previous error (AE_NOT_FOUND) (20230628/psparse-529)
Feb 04 04:44:51 buoyancy kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.UBTC.RUCC], AE_NOT_FOUND (20230628/psargs-330)
Feb 04 04:44:51 buoyancy kernel: ACPI Error: Aborting method \_SB.PC00.TXHC.RHUB.SS02._PLD due to previous error (AE_NOT_FOUND) (20230628/psparse-529)
Feb 04 04:44:51 buoyancy kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.UBTC.RUCC], AE_NOT_FOUND (20230628/psargs-330)
Feb 04 04:44:51 buoyancy kernel: ACPI Error: Aborting method \_SB.PC00.TXHC.RHUB.SS02._PLD due to previous error (AE_NOT_FOUND) (20230628/psparse-529)
Feb 04 04:44:51 buoyancy kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.UBTC.RUCC], AE_NOT_FOUND (20230628/psargs-330)
Feb 04 04:44:51 buoyancy kernel: ACPI Error: Aborting method \_SB.PC00.TXHC.RHUB.SS03._PLD due to previous error (AE_NOT_FOUND) (20230628/psparse-529)
Feb 04 04:44:51 buoyancy kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.UBTC.RUCC], AE_NOT_FOUND (20230628/psargs-330)
Feb 04 04:44:51 buoyancy kernel: ACPI Error: Aborting method \_SB.PC00.TXHC.RHUB.SS03._PLD due to previous error (AE_NOT_FOUND) (20230628/psparse-529)
Feb 04 04:44:51 buoyancy kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.UBTC.RUCC], AE_NOT_FOUND (20230628/psargs-330)
Feb 04 04:44:51 buoyancy kernel: ACPI Error: Aborting method \_SB.PC00.TXHC.RHUB.SS04._PLD due to previous error (AE_NOT_FOUND) (20230628/psparse-529)
Feb 04 04:44:51 buoyancy kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.UBTC.RUCC], AE_NOT_FOUND (20230628/psargs-330)
Feb 04 04:44:51 buoyancy kernel: ACPI Error: Aborting method \_SB.PC00.TXHC.RHUB.SS04._PLD due to previous error (AE_NOT_FOUND) (20230628/psparse-529)
Feb 04 04:44:51 buoyancy kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Feb 04 04:44:51 buoyancy kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
Feb 04 04:44:51 buoyancy kernel: xhci_hcd 0000:00:14.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000200009810
Feb 04 04:44:51 buoyancy kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Feb 04 04:44:51 buoyancy kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
Feb 04 04:44:51 buoyancy kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
Feb 04 04:44:51 buoyancy kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.07
Feb 04 04:44:51 buoyancy kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Feb 04 04:44:51 buoyancy kernel: usb usb3: Product: xHCI Host Controller
Feb 04 04:44:51 buoyancy kernel: usb usb3: Manufacturer: Linux 6.7.3-arch1-1 xhci-hcd
Feb 04 04:44:51 buoyancy kernel: usb usb3: SerialNumber: 0000:00:14.0
Feb 04 04:44:51 buoyancy kernel: hub 3-0:1.0: USB hub found
Feb 04 04:44:51 buoyancy kernel: hub 3-0:1.0: 12 ports detected
Feb 04 04:44:51 buoyancy kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.UBTC.RUCC], AE_NOT_FOUND (20230628/psargs-330)
Feb 04 04:44:51 buoyancy kernel: ACPI Error: Aborting method \_SB.PC00.XHCI.RHUB.HS01._PLD due to previous error (AE_NOT_FOUND) (20230628/psparse-529)
Feb 04 04:44:51 buoyancy kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.UBTC.RUCC], AE_NOT_FOUND (20230628/psargs-330)
Feb 04 04:44:51 buoyancy kernel: ACPI Error: Aborting method \_SB.PC00.XHCI.RHUB.HS01._PLD due to previous error (AE_NOT_FOUND) (20230628/psparse-529)
Feb 04 04:44:51 buoyancy kernel: nvme nvme0: pci function 0000:57:00.0
Feb 04 04:44:51 buoyancy kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.UBTC.RUCC], AE_NOT_FOUND (20230628/psargs-330)
Feb 04 04:44:51 buoyancy kernel: ACPI Error: Aborting method \_SB.PC00.XHCI.RHUB.HS05._PLD due to previous error (AE_NOT_FOUND) (20230628/psparse-529)
Feb 04 04:44:51 buoyancy kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.UBTC.RUCC], AE_NOT_FOUND (20230628/psargs-330)
Feb 04 04:44:51 buoyancy kernel: ACPI Error: Aborting method \_SB.PC00.XHCI.RHUB.HS05._PLD due to previous error (AE_NOT_FOUND) (20230628/psparse-529)
Feb 04 04:44:51 buoyancy kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.UBTC.RUCC], AE_NOT_FOUND (20230628/psargs-330)
Feb 04 04:44:51 buoyancy kernel: ACPI Error: Aborting method \_SB.PC00.XHCI.RHUB.HS06._PLD due to previous error (AE_NOT_FOUND) (20230628/psparse-529)
Feb 04 04:44:51 buoyancy kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.UBTC.RUCC], AE_NOT_FOUND (20230628/psargs-330)
Feb 04 04:44:51 buoyancy kernel: ACPI Error: Aborting method \_SB.PC00.XHCI.RHUB.HS06._PLD due to previous error (AE_NOT_FOUND) (20230628/psparse-529)
Feb 04 04:44:51 buoyancy kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.UBTC.RUCC], AE_NOT_FOUND (20230628/psargs-330)
Feb 04 04:44:51 buoyancy kernel: ACPI Error: Aborting method \_SB.PC00.XHCI.RHUB.HS07._PLD due to previous error (AE_NOT_FOUND) (20230628/psparse-529)
Feb 04 04:44:51 buoyancy kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.UBTC.RUCC], AE_NOT_FOUND (20230628/psargs-330)
Feb 04 04:44:51 buoyancy kernel: ACPI Error: Aborting method \_SB.PC00.XHCI.RHUB.HS07._PLD due to previous error (AE_NOT_FOUND) (20230628/psparse-529)
Feb 04 04:44:51 buoyancy kernel: nvme nvme0: missing or invalid SUBNQN field.
Feb 04 04:44:51 buoyancy kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.07
Feb 04 04:44:51 buoyancy kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Feb 04 04:44:51 buoyancy kernel: usb usb4: Product: xHCI Host Controller
Feb 04 04:44:51 buoyancy kernel: usb usb4: Manufacturer: Linux 6.7.3-arch1-1 xhci-hcd
Feb 04 04:44:51 buoyancy kernel: usb usb4: SerialNumber: 0000:00:14.0
Feb 04 04:44:51 buoyancy kernel: hub 4-0:1.0: USB hub found
Feb 04 04:44:51 buoyancy kernel: hub 4-0:1.0: 4 ports detected
Feb 04 04:44:51 buoyancy kernel: usb: port power management may be unreliable
Feb 04 04:44:51 buoyancy kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
Feb 04 04:44:51 buoyancy kernel: nvme nvme0: 8/0/0 default/read/poll queues
Feb 04 04:44:51 buoyancy kernel:  nvme0n1: p1 p2
Feb 04 04:44:51 buoyancy kernel: EXT4-fs (nvme0n1p2): mounted filesystem 5bda9623-fe01-41f2-b032-d5de7574d4a3 r/w with ordered data mode. Quota mode: none.
Feb 04 04:44:51 buoyancy systemd[1]: systemd 255.3-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 +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
Feb 04 04:44:51 buoyancy systemd[1]: Detected architecture x86-64.
Feb 04 04:44:51 buoyancy systemd[1]: Hostname set to <buoyancy>.
Feb 04 04:44:51 buoyancy kernel: usb 3-3: new full-speed USB device number 2 using xhci_hcd
Feb 04 04:44:51 buoyancy kernel: usb 2-2: new SuperSpeed USB device number 2 using xhci_hcd
Feb 04 04:44:51 buoyancy kernel: usb 2-2: New USB device found, idVendor=05e3, idProduct=0626, bcdDevice= 6.56
Feb 04 04:44:51 buoyancy kernel: usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Feb 04 04:44:51 buoyancy kernel: usb 2-2: Product: USB3.1 Hub
Feb 04 04:44:51 buoyancy kernel: usb 2-2: Manufacturer: GenesysLogic
Feb 04 04:44:51 buoyancy kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.UBTC.RUCC], AE_NOT_FOUND (20230628/psargs-330)
Feb 04 04:44:51 buoyancy kernel: ACPI Error: Aborting method \_SB.PC00.TXHC.RHUB.SS02._PLD due to previous error (AE_NOT_FOUND) (20230628/psparse-529)
Feb 04 04:44:51 buoyancy kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.UBTC.RUCC], AE_NOT_FOUND (20230628/psargs-330)
Feb 04 04:44:51 buoyancy kernel: ACPI Error: Aborting method \_SB.PC00.TXHC.RHUB.SS02._PLD due to previous error (AE_NOT_FOUND) (20230628/psparse-529)
Feb 04 04:44:51 buoyancy kernel: hub 2-2:1.0: USB hub found
Feb 04 04:44:51 buoyancy kernel: hub 2-2:1.0: 4 ports detected
Feb 04 04:44:51 buoyancy kernel: usb 3-3: New USB device found, idVendor=1ea7, idProduct=0064, bcdDevice= 2.00
Feb 04 04:44:51 buoyancy kernel: usb 3-3: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Feb 04 04:44:51 buoyancy kernel: usb 3-3: Product: 2.4G Mouse
Feb 04 04:44:51 buoyancy kernel: usb 3-5: new high-speed USB device number 3 using xhci_hcd
Feb 04 04:44:51 buoyancy systemd[1]: bpf-lsm: LSM BPF program attached
Feb 04 04:44:51 buoyancy systemd-fstab-generator[199]: Mount point  is not a valid path, ignoring.
Feb 04 04:44:51 buoyancy systemd[1]: Queued start job for default target Graphical Interface.
Feb 04 04:44:51 buoyancy systemd[1]: Created slice Slice /system/getty.
Feb 04 04:44:51 buoyancy systemd[1]: Created slice Slice /system/modprobe.
Feb 04 04:44:51 buoyancy systemd[1]: Created slice User and Session Slice.
Feb 04 04:44:51 buoyancy systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Feb 04 04:44:51 buoyancy systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Feb 04 04:44:51 buoyancy systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Feb 04 04:44:51 buoyancy systemd[1]: Expecting device /dev/disk/by-uuid/D19D-7D94...
Feb 04 04:44:51 buoyancy systemd[1]: Reached target Local Encrypted Volumes.
Feb 04 04:44:51 buoyancy systemd[1]: Reached target Login Prompts.
Feb 04 04:44:51 buoyancy systemd[1]: Reached target Local Integrity Protected Volumes.
Feb 04 04:44:51 buoyancy systemd[1]: Reached target Path Units.
Feb 04 04:44:51 buoyancy systemd[1]: Reached target Remote File Systems.
Feb 04 04:44:51 buoyancy systemd[1]: Reached target Slice Units.
Feb 04 04:44:51 buoyancy systemd[1]: Reached target Swaps.
Feb 04 04:44:51 buoyancy systemd[1]: Reached target Local Verity Protected Volumes.
Feb 04 04:44:51 buoyancy systemd[1]: Listening on Device-mapper event daemon FIFOs.
Feb 04 04:44:51 buoyancy systemd[1]: Listening on LVM2 poll daemon socket.
Feb 04 04:44:51 buoyancy systemd[1]: Listening on Process Core Dump Socket.
Feb 04 04:44:51 buoyancy systemd[1]: Listening on Journal Socket (/dev/log).
Feb 04 04:44:51 buoyancy systemd[1]: Listening on Journal Socket.
Feb 04 04:44:51 buoyancy systemd[1]: TPM2 PCR Extension (Varlink) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Feb 04 04:44:51 buoyancy systemd[1]: Listening on udev Control Socket.
Feb 04 04:44:51 buoyancy systemd[1]: Listening on udev Kernel Socket.
Feb 04 04:44:51 buoyancy systemd[1]: Listening on User Database Manager Socket.
Feb 04 04:44:51 buoyancy systemd[1]: Mounting Huge Pages File System...
Feb 04 04:44:51 buoyancy systemd[1]: Mounting POSIX Message Queue File System...
Feb 04 04:44:51 buoyancy systemd[1]: Mounting Kernel Debug File System...
Feb 04 04:44:51 buoyancy systemd[1]: Mounting Kernel Trace File System...
Feb 04 04:44:51 buoyancy systemd[1]: Mounting Temporary Directory /tmp...
Feb 04 04:44:51 buoyancy systemd[1]: Starting Create List of Static Device Nodes...
Feb 04 04:44:51 buoyancy systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Feb 04 04:44:51 buoyancy systemd[1]: Starting Load Kernel Module configfs...
Feb 04 04:44:51 buoyancy systemd[1]: Starting Load Kernel Module dm_mod...
Feb 04 04:44:51 buoyancy systemd[1]: Starting Load Kernel Module drm...
Feb 04 04:44:51 buoyancy kernel: usb 3-5: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice= 6.56
Feb 04 04:44:51 buoyancy kernel: usb 3-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Feb 04 04:44:51 buoyancy kernel: usb 3-5: Product: USB2.1 Hub
Feb 04 04:44:51 buoyancy kernel: usb 3-5: Manufacturer: GenesysLogic
Feb 04 04:44:51 buoyancy kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.UBTC.RUCC], AE_NOT_FOUND (20230628/psargs-330)
Feb 04 04:44:51 buoyancy systemd[1]: Starting Load Kernel Module fuse...
Feb 04 04:44:51 buoyancy kernel: ACPI Error: Aborting method \_SB.PC00.XHCI.RHUB.HS05._PLD due to previous error (AE_NOT_FOUND) (20230628/psparse-529)
Feb 04 04:44:51 buoyancy kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.UBTC.RUCC], AE_NOT_FOUND (20230628/psargs-330)
Feb 04 04:44:51 buoyancy systemd[1]: Starting Load Kernel Module loop...
Feb 04 04:44:51 buoyancy kernel: ACPI Error: Aborting method \_SB.PC00.XHCI.RHUB.HS05._PLD due to previous error (AE_NOT_FOUND) (20230628/psparse-529)
Feb 04 04:44:51 buoyancy kernel: hub 3-5:1.0: USB hub found
Feb 04 04:44:51 buoyancy systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Feb 04 04:44:51 buoyancy kernel: hub 3-5:1.0: 4 ports detected
Feb 04 04:44:51 buoyancy systemd[1]: Starting Journal Service...
Feb 04 04:44:51 buoyancy systemd[1]: Starting Load Kernel Modules...
Feb 04 04:44:51 buoyancy systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Feb 04 04:44:51 buoyancy systemd[1]: Starting Remount Root and Kernel File Systems...
Feb 04 04:44:51 buoyancy systemd[1]: TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Feb 04 04:44:51 buoyancy systemd[1]: Starting Coldplug All udev Devices...
Feb 04 04:44:51 buoyancy systemd[1]: Mounted Huge Pages File System.
Feb 04 04:44:51 buoyancy systemd[1]: Mounted POSIX Message Queue File System.
Feb 04 04:44:51 buoyancy systemd[1]: Mounted Kernel Debug File System.
Feb 04 04:44:51 buoyancy systemd[1]: Mounted Kernel Trace File System.
Feb 04 04:44:51 buoyancy systemd[1]: Mounted Temporary Directory /tmp.
Feb 04 04:44:51 buoyancy kernel: device-mapper: uevent: version 1.0.3
Feb 04 04:44:51 buoyancy kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com
Feb 04 04:44:51 buoyancy kernel: fuse: init (API version 7.39)
Feb 04 04:44:51 buoyancy kernel: loop: module loaded
Feb 04 04:44:51 buoyancy systemd-journald[221]: Collecting audit messages is disabled.
Feb 04 04:44:51 buoyancy systemd-journald[221]: Journal started
Feb 04 04:44:51 buoyancy systemd-journald[221]: Runtime Journal (/run/log/journal/a5863adf0f494ecdae3ef06ae4a80b48) is 8.0M, max 786.4M, 778.4M free.
Feb 04 04:44:51 buoyancy systemd-modules-load[222]: Inserted module 'crypto_user'
Feb 04 04:44:51 buoyancy systemd[1]: modprobe@configfs.service: Deactivated successfully.
Feb 04 04:44:51 buoyancy systemd[1]: Finished Create List of Static Device Nodes.
Feb 04 04:44:51 buoyancy systemd[1]: Started Journal Service.
Feb 04 04:44:51 buoyancy kernel: EXT4-fs (nvme0n1p2): re-mounted 5bda9623-fe01-41f2-b032-d5de7574d4a3 r/w. Quota mode: none.
Feb 04 04:44:51 buoyancy systemd[1]: Finished Load Kernel Module configfs.
Feb 04 04:44:51 buoyancy systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Feb 04 04:44:51 buoyancy systemd[1]: Finished Load Kernel Module dm_mod.
Feb 04 04:44:51 buoyancy kernel: usb 3-6: new high-speed USB device number 4 using xhci_hcd
Feb 04 04:44:51 buoyancy systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Feb 04 04:44:51 buoyancy systemd[1]: modprobe@drm.service: Deactivated successfully.
Feb 04 04:44:51 buoyancy systemd[1]: Finished Load Kernel Module drm.
Feb 04 04:44:51 buoyancy systemd[1]: modprobe@fuse.service: Deactivated successfully.
Feb 04 04:44:51 buoyancy systemd[1]: Finished Load Kernel Module fuse.
Feb 04 04:44:51 buoyancy systemd[1]: modprobe@loop.service: Deactivated successfully.
Feb 04 04:44:51 buoyancy systemd[1]: Finished Load Kernel Module loop.
Feb 04 04:44:51 buoyancy systemd[1]: Finished Load Kernel Modules.
Feb 04 04:44:51 buoyancy kernel: usb 3-6: New USB device found, idVendor=0bda, idProduct=0129, bcdDevice=39.60
Feb 04 04:44:51 buoyancy kernel: usb 3-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Feb 04 04:44:51 buoyancy kernel: usb 3-6: Product: USB2.0-CRW
Feb 04 04:44:51 buoyancy kernel: usb 3-6: Manufacturer: Generic
Feb 04 04:44:51 buoyancy kernel: usb 3-6: SerialNumber: 20100201396000000
Feb 04 04:44:51 buoyancy kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.UBTC.RUCC], AE_NOT_FOUND (20230628/psargs-330)
Feb 04 04:44:51 buoyancy kernel: ACPI Error: Aborting method \_SB.PC00.XHCI.RHUB.HS06._PLD due to previous error (AE_NOT_FOUND) (20230628/psparse-529)
Feb 04 04:44:51 buoyancy kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.UBTC.RUCC], AE_NOT_FOUND (20230628/psargs-330)
Feb 04 04:44:51 buoyancy kernel: ACPI Error: Aborting method \_SB.PC00.XHCI.RHUB.HS06._PLD due to previous error (AE_NOT_FOUND) (20230628/psparse-529)
Feb 04 04:44:51 buoyancy systemd[1]: Finished Remount Root and Kernel File Systems.
Feb 04 04:44:51 buoyancy systemd[1]: Finished Coldplug All udev Devices.
Feb 04 04:44:51 buoyancy systemd[1]: Mounting FUSE Control File System...
Feb 04 04:44:51 buoyancy systemd[1]: Mounting Kernel Configuration File System...
Feb 04 04:44:51 buoyancy systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met.
Feb 04 04:44:51 buoyancy systemd[1]: Starting Flush Journal to Persistent Storage...
Feb 04 04:44:51 buoyancy systemd[1]: Starting Load/Save OS Random Seed...
Feb 04 04:44:51 buoyancy systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Feb 04 04:44:51 buoyancy systemd[1]: Starting Apply Kernel Variables...
Feb 04 04:44:51 buoyancy systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
Feb 04 04:44:51 buoyancy systemd[1]: TPM2 SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Feb 04 04:44:51 buoyancy systemd[1]: Mounted FUSE Control File System.
Feb 04 04:44:51 buoyancy systemd[1]: Mounted Kernel Configuration File System.
Feb 04 04:44:51 buoyancy kernel: usb 3-5.4: new full-speed USB device number 5 using xhci_hcd
Feb 04 04:44:51 buoyancy systemd-journald[221]: Time spent on flushing to /var/log/journal/a5863adf0f494ecdae3ef06ae4a80b48 is 25.445ms for 959 entries.
Feb 04 04:44:51 buoyancy systemd-journald[221]: System Journal (/var/log/journal/a5863adf0f494ecdae3ef06ae4a80b48) is 275.0M, max 4.0G, 3.7G free.
Feb 04 04:44:51 buoyancy systemd-journald[221]: Received client request to flush runtime journal.
Feb 04 04:44:51 buoyancy systemd-journald[221]: /var/log/journal/a5863adf0f494ecdae3ef06ae4a80b48/system.journal: Journal file uses a different sequence number ID, rotating.
Feb 04 04:44:51 buoyancy systemd-journald[221]: Rotating system journal.
Feb 04 04:44:51 buoyancy systemd[1]: Finished Load/Save OS Random Seed.
Feb 04 04:44:51 buoyancy systemd[1]: Finished Apply Kernel Variables.
Feb 04 04:44:51 buoyancy systemd[1]: Finished Flush Journal to Persistent Storage.
Feb 04 04:44:51 buoyancy kernel: usb 3-5.4: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=12.11
Feb 04 04:44:51 buoyancy kernel: usb 3-5.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Feb 04 04:44:51 buoyancy kernel: usb 3-5.4: Product: USB Receiver
Feb 04 04:44:51 buoyancy kernel: usb 3-5.4: Manufacturer: Logitech
Feb 04 04:44:51 buoyancy systemd[1]: Starting User Database Manager...
Feb 04 04:44:51 buoyancy systemd[1]: Started User Database Manager.
Feb 04 04:44:51 buoyancy systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
Feb 04 04:44:51 buoyancy systemd[1]: Starting Create System Users...
Feb 04 04:44:51 buoyancy systemd[1]: Finished Create System Users.
Feb 04 04:44:51 buoyancy kernel: usb 3-9: new full-speed USB device number 6 using xhci_hcd
Feb 04 04:44:51 buoyancy systemd[1]: Starting Create Static Device Nodes in /dev...
Feb 04 04:44:51 buoyancy systemd[1]: Finished Create Static Device Nodes in /dev.
Feb 04 04:44:51 buoyancy systemd[1]: Reached target Preparation for Local File Systems.
Feb 04 04:44:51 buoyancy systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
Feb 04 04:44:51 buoyancy systemd[1]: Starting Rule-based Manager for Device Events and Files...
Feb 04 04:44:52 buoyancy systemd-udevd[272]: Using default interface naming scheme 'v255'.
Feb 04 04:44:52 buoyancy systemd[1]: Started Rule-based Manager for Device Events and Files.
Feb 04 04:44:52 buoyancy kernel: usb 3-9: New USB device found, idVendor=2563, idProduct=058d, bcdDevice= 0.04
Feb 04 04:44:52 buoyancy kernel: usb 3-9: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Feb 04 04:44:52 buoyancy kernel: usb 3-9: Product: Cloud Gamepad
Feb 04 04:44:52 buoyancy kernel: usb 3-9: Manufacturer: ShanWan    
Feb 04 04:44:52 buoyancy kernel: usb 3-9: SerialNumber: 8D6E446D5353
Feb 04 04:44:52 buoyancy systemd[1]: Found device AYANEO CyberThunder SSD 2T 1.
Feb 04 04:44:52 buoyancy kernel: Consider using thermal netlink events interface
Feb 04 04:44:52 buoyancy kernel: EDAC igen6: v2.5.1
Feb 04 04:44:52 buoyancy systemd[1]: Mounting /boot...
Feb 04 04:44:52 buoyancy kernel: input: PC Speaker as /devices/platform/pcspkr/input/input5
Feb 04 04:44:52 buoyancy kernel: resource: resource sanity check: requesting [mem 0x00000000fedc0000-0x00000000fedcdfff], which spans more than pnp 00:03 [mem 0xfedc0000-0xfedc7fff]
Feb 04 04:44:52 buoyancy kernel: caller __uncore_imc_init_box+0xfa/0x150 [intel_uncore] mapping multiple BARs
Feb 04 04:44:52 buoyancy systemd[1]: Mounted /boot.
Feb 04 04:44:52 buoyancy kernel: ACPI: bus type thunderbolt registered
Feb 04 04:44:52 buoyancy kernel: thunderbolt 0000:00:0d.2: enabling device (0000 -> 0002)
Feb 04 04:44:52 buoyancy kernel: spi-nor spi0.0: mx25l12805d (16384 Kbytes)
Feb 04 04:44:52 buoyancy kernel: mei_me 0000:00:16.0: enabling device (0000 -> 0002)
Feb 04 04:44:52 buoyancy kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Feb 04 04:44:52 buoyancy kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set
Feb 04 04:44:52 buoyancy kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
Feb 04 04:44:52 buoyancy kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Feb 04 04:44:52 buoyancy kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
Feb 04 04:44:52 buoyancy kernel: Creating 1 MTD partitions on "0000:00:1f.5":
Feb 04 04:44:52 buoyancy kernel: 0x000000000000-0x000001000000 : "BIOS"
Feb 04 04:44:52 buoyancy kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Feb 04 04:44:52 buoyancy kernel: cfg80211: failed to load regulatory.db
Feb 04 04:44:52 buoyancy systemd[1]: Reached target Local File Systems.
Feb 04 04:44:52 buoyancy systemd[1]: Listening on System Extension Image Management (Varlink).
Feb 04 04:44:52 buoyancy systemd[1]: Starting Rebuild Dynamic Linker Cache...
Feb 04 04:44:52 buoyancy systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met.
Feb 04 04:44:52 buoyancy systemd[1]: Starting Update Boot Loader Random Seed...
Feb 04 04:44:52 buoyancy kernel: i2c i2c-0: 8/8 memory slots populated (from DMI)
Feb 04 04:44:52 buoyancy kernel: i2c i2c-0: Systems with more than 4 memory slots not supported yet, not instantiating SPD
Feb 04 04:44:52 buoyancy systemd[1]: Starting Create Volatile Files and Directories...
Feb 04 04:44:52 buoyancy systemd[1]: Starting Virtual Console Setup...
Feb 04 04:44:52 buoyancy kernel: intel-lpss 0000:00:15.0: enabling device (0004 -> 0006)
Feb 04 04:44:52 buoyancy kernel: idma64 idma64.0: Found Intel integrated DMA 64-bit
Feb 04 04:44:52 buoyancy systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Feb 04 04:44:52 buoyancy kernel: iTCO_vendor_support: vendor-support=0
Feb 04 04:44:52 buoyancy bootctl[327]: ! Mount point '/boot' which backs the random seed file is world accessible, which is a security hole! !
Feb 04 04:44:52 buoyancy bootctl[327]: ! Random seed file '/boot/loader/random-seed' is world accessible, which is a security hole! !
Feb 04 04:44:52 buoyancy kernel: usb 3-10: new full-speed USB device number 7 using xhci_hcd
Feb 04 04:44:52 buoyancy bootctl[327]: Random seed file /boot/loader/random-seed successfully refreshed (32 bytes).
Feb 04 04:44:52 buoyancy kernel: intel-lpss 0000:00:15.1: enabling device (0004 -> 0006)
Feb 04 04:44:52 buoyancy kernel: idma64 idma64.1: Found Intel integrated DMA 64-bit
Feb 04 04:44:52 buoyancy kernel: RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 655360 ms ovfl timer
Feb 04 04:44:52 buoyancy kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
Feb 04 04:44:52 buoyancy kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Feb 04 04:44:52 buoyancy kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
Feb 04 04:44:52 buoyancy kernel: intel-lpss 0000:00:15.2: enabling device (0004 -> 0006)
Feb 04 04:44:52 buoyancy kernel: idma64 idma64.2: Found Intel integrated DMA 64-bit
Feb 04 04:44:52 buoyancy systemd[1]: Finished Update Boot Loader Random Seed.
Feb 04 04:44:52 buoyancy kernel: intel-lpss 0000:00:15.3: enabling device (0004 -> 0006)
Feb 04 04:44:52 buoyancy kernel: idma64 idma64.3: Found Intel integrated DMA 64-bit
Feb 04 04:44:52 buoyancy kernel: intel-lpss 0000:00:19.0: enabling device (0004 -> 0006)
Feb 04 04:44:52 buoyancy kernel: idma64 idma64.4: Found Intel integrated DMA 64-bit
Feb 04 04:44:52 buoyancy systemd[1]: Finished Virtual Console Setup.
Feb 04 04:44:52 buoyancy kernel: intel_rapl_msr: PL4 support detected.
Feb 04 04:44:52 buoyancy kernel: Intel(R) Wireless WiFi driver for Linux
Feb 04 04:44:52 buoyancy kernel: iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
Feb 04 04:44:52 buoyancy kernel: intel_rapl_common: Found RAPL domain package
Feb 04 04:44:52 buoyancy kernel: intel_rapl_common: Found RAPL domain core
Feb 04 04:44:52 buoyancy kernel: intel_rapl_common: Found RAPL domain uncore
Feb 04 04:44:52 buoyancy kernel: iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
Feb 04 04:44:52 buoyancy kernel: iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Feb 04 04:44:52 buoyancy kernel: cryptd: max_cpu_qlen set to 1000
Feb 04 04:44:52 buoyancy kernel: iwlwifi 0000:00:14.3: Detected crf-id 0x3617, cnv-id 0x20000302 wfpm id 0x80000000
Feb 04 04:44:52 buoyancy kernel: iwlwifi 0000:00:14.3: PCI dev a0f0/0074, rev=0x351, rfid=0x10a100
Feb 04 04:44:52 buoyancy kernel: iwlwifi 0000:00:14.3: api flags index 2 larger than supported by driver
Feb 04 04:44:52 buoyancy kernel: iwlwifi 0000:00:14.3: TLV_FW_FSEQ_VERSION: FSEQ Version: 89.3.35.37
Feb 04 04:44:52 buoyancy kernel: iwlwifi 0000:00:14.3: loaded firmware version 77.ad46c98b.0 QuZ-a0-hr-b0-77.ucode op_mode iwlmvm
Feb 04 04:44:52 buoyancy kernel: intel-lpss 0000:00:19.1: enabling device (0004 -> 0006)
Feb 04 04:44:52 buoyancy kernel: idma64 idma64.5: Found Intel integrated DMA 64-bit
Feb 04 04:44:52 buoyancy systemd[1]: Finished Rebuild Dynamic Linker Cache.
Feb 04 04:44:52 buoyancy kernel: intel-lpss 0000:00:1e.0: enabling device (0000 -> 0002)
Feb 04 04:44:52 buoyancy kernel: idma64 idma64.6: Found Intel integrated DMA 64-bit
Feb 04 04:44:52 buoyancy kernel: intel-lpss 0000:00:1e.3: enabling device (0004 -> 0006)
Feb 04 04:44:52 buoyancy kernel: idma64 idma64.7: Found Intel integrated DMA 64-bit
Feb 04 04:44:52 buoyancy systemd[1]: Finished Create Volatile Files and Directories.
Feb 04 04:44:52 buoyancy systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Feb 04 04:44:52 buoyancy systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Feb 04 04:44:52 buoyancy systemd[1]: Starting Rebuild Journal Catalog...
Feb 04 04:44:52 buoyancy systemd[1]: Commit a transient machine-id on disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Feb 04 04:44:52 buoyancy systemd[1]: Starting Network Time Synchronization...
Feb 04 04:44:52 buoyancy systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Feb 04 04:44:52 buoyancy kernel: usb 3-10: New USB device found, idVendor=8087, idProduct=0026, bcdDevice= 0.02
Feb 04 04:44:52 buoyancy kernel: usb 3-10: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Feb 04 04:44:52 buoyancy kernel: input: GXTP7386:00 27C6:011A Touchscreen as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-GXTP7386:00/0018:27C6:011A.0001/input/input6
Feb 04 04:44:52 buoyancy kernel: input: GXTP7386:00 27C6:011A Stylus as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-GXTP7386:00/0018:27C6:011A.0001/input/input7
Feb 04 04:44:52 buoyancy kernel: input: GXTP7386:00 27C6:011A as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-GXTP7386:00/0018:27C6:011A.0001/input/input8
Feb 04 04:44:52 buoyancy kernel: input: GXTP7386:00 27C6:011A Keyboard as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-GXTP7386:00/0018:27C6:011A.0001/input/input9
Feb 04 04:44:52 buoyancy kernel: hid-generic 0018:27C6:011A.0001: input,hidraw0: I2C HID v1.00 Keyboard [GXTP7386:00 27C6:011A] on i2c-GXTP7386:00
Feb 04 04:44:52 buoyancy kernel: input: 2.4G Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.0/0003:1EA7:0064.0002/input/input10
Feb 04 04:44:52 buoyancy kernel: input: 2.4G Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.0/0003:1EA7:0064.0002/input/input11
Feb 04 04:44:52 buoyancy kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.UBTC.RUCC], AE_NOT_FOUND (20230628/psargs-330)
Feb 04 04:44:52 buoyancy kernel: ACPI Error: Aborting method \_SB.PC00.XHCI.RHUB.HS06._PLD due to previous error (AE_NOT_FOUND) (20230628/psparse-529)
Feb 04 04:44:52 buoyancy kernel: input: OneXPlayer Gamepad as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9:1.0/input/input12
Feb 04 04:44:52 buoyancy kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.UBTC.RUCC], AE_NOT_FOUND (20230628/psargs-330)
Feb 04 04:44:52 buoyancy kernel: usbcore: registered new interface driver xpad
Feb 04 04:44:52 buoyancy kernel: ACPI Error: Aborting method \_SB.PC00.XHCI.RHUB.HS06._PLD due to previous error (AE_NOT_FOUND) (20230628/psparse-529)
Feb 04 04:44:52 buoyancy kernel: AVX2 version of gcm_enc/dec engaged.
Feb 04 04:44:52 buoyancy kernel: AES CTR mode by8 optimization enabled
Feb 04 04:44:52 buoyancy kernel: usbcore: registered new interface driver rtsx_usb
Feb 04 04:44:52 buoyancy kernel: hid-generic 0003:1EA7:0064.0002: input,hiddev96,hidraw1: USB HID v1.10 Mouse [2.4G Mouse] on usb-0000:00:14.0-3/input0
Feb 04 04:44:52 buoyancy systemd[1]: Finished Rebuild Journal Catalog.
Feb 04 04:44:52 buoyancy kernel: input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5.4/3-5.4:1.0/0003:046D:C52B.0003/input/input13
Feb 04 04:44:52 buoyancy kernel: input input12: unable to receive magic message: -32
Feb 04 04:44:52 buoyancy kernel: Bluetooth: Core ver 2.22
Feb 04 04:44:52 buoyancy kernel: NET: Registered PF_BLUETOOTH protocol family
Feb 04 04:44:52 buoyancy kernel: Bluetooth: HCI device and connection manager initialized
Feb 04 04:44:52 buoyancy kernel: Bluetooth: HCI socket layer initialized
Feb 04 04:44:52 buoyancy kernel: Bluetooth: L2CAP socket layer initialized
Feb 04 04:44:52 buoyancy kernel: Bluetooth: SCO socket layer initialized
Feb 04 04:44:52 buoyancy kernel: proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
Feb 04 04:44:52 buoyancy kernel: intel_rapl_common: Found RAPL domain package
Feb 04 04:44:52 buoyancy systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Feb 04 04:44:52 buoyancy systemd[1]: Started Network Time Synchronization.
Feb 04 04:44:52 buoyancy systemd[1]: Reached target System Time Set.
Feb 04 04:44:52 buoyancy kernel: dw-apb-uart.6: ttyS4 at MMIO 0x4017006000 (irq = 16, base_baud = 6250000) is a 16550A
Feb 04 04:44:52 buoyancy kernel: hid-generic 0003:046D:C52B.0003: input,hidraw2: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:14.0-5.4/input0
Feb 04 04:44:52 buoyancy kernel: input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5.4/3-5.4:1.1/0003:046D:C52B.0004/input/input14
Feb 04 04:44:52 buoyancy systemd[1]: Starting Update is Completed...
Feb 04 04:44:52 buoyancy kernel: snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
Feb 04 04:44:52 buoyancy kernel: i915 0000:00:02.0: [drm] VT-d active for gfx access
Feb 04 04:44:52 buoyancy kernel: iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6 AX201 160MHz, REV=0x351
Feb 04 04:44:52 buoyancy kernel: thermal thermal_zone3: failed to read out thermal zone (-61)
Feb 04 04:44:52 buoyancy kernel: usbcore: registered new interface driver btusb
Feb 04 04:44:52 buoyancy kernel: Bluetooth: hci0: Bootloader revision 0.4 build 0 week 30 2018
Feb 04 04:44:52 buoyancy kernel: Bluetooth: hci0: Device revision is 2
Feb 04 04:44:52 buoyancy kernel: Bluetooth: hci0: Secure boot is enabled
Feb 04 04:44:52 buoyancy kernel: Bluetooth: hci0: OTP lock is enabled
Feb 04 04:44:52 buoyancy kernel: Bluetooth: hci0: API lock is enabled
Feb 04 04:44:52 buoyancy kernel: Bluetooth: hci0: Debug lock is disabled
Feb 04 04:44:52 buoyancy kernel: Bluetooth: hci0: Minimum firmware build 1 week 10 2014
Feb 04 04:44:52 buoyancy kernel: Bluetooth: hci0: Found device firmware: intel/ibt-19-0-4.sfi
Feb 04 04:44:52 buoyancy kernel: Bluetooth: hci0: Boot Address: 0x24800
Feb 04 04:44:52 buoyancy kernel: Bluetooth: hci0: Firmware Version: 249-27.23
Feb 04 04:44:52 buoyancy systemd[1]: Finished Update is Completed.
Feb 04 04:44:52 buoyancy systemd[1]: Starting Load Kernel Module dm_mod...
Feb 04 04:44:52 buoyancy systemd[1]: Starting Load Kernel Module loop...
Feb 04 04:44:52 buoyancy systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met.
Feb 04 04:44:52 buoyancy systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Feb 04 04:44:52 buoyancy systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Feb 04 04:44:52 buoyancy systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Feb 04 04:44:52 buoyancy systemd[1]: Commit a transient machine-id on disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Feb 04 04:44:52 buoyancy systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Feb 04 04:44:52 buoyancy systemd[1]: Starting Load/Save RF Kill Switch Status...
Feb 04 04:44:52 buoyancy kernel: Console: switching to colour dummy device 80x25
Feb 04 04:44:52 buoyancy systemd[1]: TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Feb 04 04:44:52 buoyancy systemd[1]: TPM2 SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Feb 04 04:44:52 buoyancy systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Feb 04 04:44:52 buoyancy kernel: input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5.4/3-5.4:1.1/0003:046D:C52B.0004/input/input15
Feb 04 04:44:52 buoyancy kernel: i915 0000:00:02.0: vgaarb: deactivate vga console
Feb 04 04:44:52 buoyancy kernel: i915 0000:00:02.0: [drm] Using Transparent Hugepages
Feb 04 04:44:52 buoyancy kernel: i915 0000:00:02.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=io+mem:owns=io+mem
Feb 04 04:44:52 buoyancy kernel: mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
Feb 04 04:44:52 buoyancy kernel: i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/tgl_dmc_ver2_12.bin (v2.12)
Feb 04 04:44:52 buoyancy systemd[1]: Finished Load Kernel Module dm_mod.
Feb 04 04:44:52 buoyancy systemd[1]: Started Load/Save RF Kill Switch Status.
Feb 04 04:44:52 buoyancy systemd[1]: modprobe@loop.service: Deactivated successfully.
Feb 04 04:44:52 buoyancy kernel: mei_pxp 0000:00:16.0-fbf6fcf1-96cf-4e2e-a6a6-1bab8cbe36b1: bound 0000:00:02.0 (ops i915_pxp_tee_component_ops [i915])
Feb 04 04:44:52 buoyancy kernel: i915 0000:00:02.0: [drm] Protected Xe Path (PXP) protected content support initialized
Feb 04 04:44:52 buoyancy kernel: intel_tcc_cooling: TCC Offset locked
Feb 04 04:44:52 buoyancy systemd[1]: Finished Load Kernel Module loop.
Feb 04 04:44:52 buoyancy systemd[1]: Reached target System Initialization.
Feb 04 04:44:52 buoyancy systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
Feb 04 04:44:52 buoyancy systemd[1]: Started Discard unused filesystem blocks once a week.
Feb 04 04:44:52 buoyancy systemd[1]: Started Daily verification of password and group files.
Feb 04 04:44:52 buoyancy systemd[1]: Started Daily Cleanup of Temporary Directories.
Feb 04 04:44:52 buoyancy systemd[1]: Reached target Timer Units.
Feb 04 04:44:52 buoyancy systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
Feb 04 04:44:52 buoyancy systemd[1]: Listening on D-Bus System Message Bus Socket.
Feb 04 04:44:52 buoyancy systemd[1]: Reached target Socket Units.
Feb 04 04:44:52 buoyancy systemd[1]: Starting D-Bus System Message Bus...
Feb 04 04:44:52 buoyancy systemd[1]: TPM2 PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Feb 04 04:44:52 buoyancy systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Feb 04 04:44:52 buoyancy systemd[1]: Started D-Bus System Message Bus.
Feb 04 04:44:52 buoyancy kernel: input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5.4/3-5.4:1.1/0003:046D:C52B.0004/input/input16
Feb 04 04:44:52 buoyancy kernel: iwlwifi 0000:00:14.3: Detected RF HR B5, rfid=0x10a100
Feb 04 04:44:52 buoyancy systemd[1]: Reached target Basic System.
Feb 04 04:44:52 buoyancy systemd[1]: Starting Network Manager...
Feb 04 04:44:52 buoyancy systemd[1]: Starting Avahi mDNS/DNS-SD Stack...
Feb 04 04:44:52 buoyancy systemd[1]: Starting Bluetooth service...
Feb 04 04:44:52 buoyancy systemd[1]: Starting User Login Management...
Feb 04 04:44:52 buoyancy systemd[1]: TPM2 PCR Barrier (User) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Feb 04 04:44:52 buoyancy avahi-daemon[387]: Found user 'avahi' (UID 973) and group 'avahi' (GID 973).
Feb 04 04:44:52 buoyancy dbus-broker-launch[384]: Ready
Feb 04 04:44:52 buoyancy avahi-daemon[387]: Successfully dropped root privileges.
Feb 04 04:44:52 buoyancy avahi-daemon[387]: avahi-daemon 0.8 starting up.
Feb 04 04:44:52 buoyancy avahi-daemon[387]: WARNING: No NSS support for mDNS detected, consider installing nss-mdns!
Feb 04 04:44:52 buoyancy systemd[1]: Started Avahi mDNS/DNS-SD Stack.
Feb 04 04:44:52 buoyancy avahi-daemon[387]: Successfully called chroot().
Feb 04 04:44:52 buoyancy avahi-daemon[387]: Successfully dropped remaining capabilities.
Feb 04 04:44:52 buoyancy avahi-daemon[387]: No service file found in /etc/avahi/services.
Feb 04 04:44:52 buoyancy bluetoothd[388]: Bluetooth daemon 5.72
Feb 04 04:44:52 buoyancy systemd[1]: Started Bluetooth service.
Feb 04 04:44:52 buoyancy systemd[1]: Reached target Bluetooth Support.
Feb 04 04:44:52 buoyancy bluetoothd[388]: Starting SDP server
Feb 04 04:44:52 buoyancy bluetoothd[388]: src/plugin.c:plugin_init() System does not support csip plugin
Feb 04 04:44:52 buoyancy bluetoothd[388]: profiles/audio/micp.c:micp_init() D-Bus experimental not enabled
Feb 04 04:44:52 buoyancy bluetoothd[388]: src/plugin.c:plugin_init() System does not support micp plugin
Feb 04 04:44:52 buoyancy bluetoothd[388]: src/plugin.c:plugin_init() System does not support vcp plugin
Feb 04 04:44:52 buoyancy bluetoothd[388]: src/plugin.c:plugin_init() System does not support mcp plugin
Feb 04 04:44:52 buoyancy bluetoothd[388]: src/plugin.c:plugin_init() System does not support bass plugin
Feb 04 04:44:52 buoyancy bluetoothd[388]: src/plugin.c:plugin_init() System does not support bap plugin
Feb 04 04:44:52 buoyancy systemd-logind[389]: Watching system buttons on /dev/input/event3 (Power Button)
Feb 04 04:44:52 buoyancy systemd-logind[389]: Watching system buttons on /dev/input/event0 (Lid Switch)
Feb 04 04:44:52 buoyancy systemd-logind[389]: Watching system buttons on /dev/input/event2 (Power Button)
Feb 04 04:44:52 buoyancy systemd-logind[389]: Watching system buttons on /dev/input/event1 (Sleep Button)
Feb 04 04:44:52 buoyancy systemd-logind[389]: Watching system buttons on /dev/input/event4 (AT Translated Set 2 keyboard)
Feb 04 04:44:52 buoyancy systemd-logind[389]: New seat seat0.
Feb 04 04:44:52 buoyancy systemd[1]: Started User Login Management.
Feb 04 04:44:52 buoyancy bluetoothd[388]: Bluetooth management interface 1.22 initialized
Feb 04 04:44:52 buoyancy kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Feb 04 04:44:52 buoyancy kernel: Bluetooth: BNEP filters: protocol multicast
Feb 04 04:44:52 buoyancy kernel: Bluetooth: BNEP socket layer initialized
Feb 04 04:44:52 buoyancy systemd[1]: Starting Hostname Service...
Feb 04 04:44:52 buoyancy NetworkManager[386]: <info>  [1707039892.8080] NetworkManager (version 1.44.2-3) is starting... (boot:65911978-a37b-445a-8d96-624fa0010fc9)
Feb 04 04:44:52 buoyancy NetworkManager[386]: <info>  [1707039892.8080] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf) (etc: wifi-powersave.conf)
Feb 04 04:44:52 buoyancy kernel: hid-generic 0003:046D:C52B.0004: input,hiddev97,hidraw0: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-5.4/input1
Feb 04 04:44:52 buoyancy kernel: hid-generic 0003:046D:C52B.0005: hiddev98,hidraw3: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-5.4/input2
Feb 04 04:44:52 buoyancy kernel: usbcore: registered new interface driver usbhid
Feb 04 04:44:52 buoyancy kernel: usbhid: USB HID core driver
Feb 04 04:44:52 buoyancy kernel: mousedev: PS/2 mouse device common for all mice
Feb 04 04:44:52 buoyancy kernel: iwlwifi 0000:00:14.3: base HW address: f4:4e:e3:a5:ca:ee
Feb 04 04:44:52 buoyancy kernel: input: GXTP7386:00 27C6:011A as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-GXTP7386:00/0018:27C6:011A.0001/input/input18
Feb 04 04:44:52 buoyancy avahi-daemon[387]: Joining mDNS multicast group on interface lo.IPv6 with address ::1.
Feb 04 04:44:52 buoyancy avahi-daemon[387]: New relevant interface lo.IPv6 for mDNS.
Feb 04 04:44:52 buoyancy avahi-daemon[387]: Joining mDNS multicast group on interface lo.IPv4 with address 127.0.0.1.
Feb 04 04:44:52 buoyancy avahi-daemon[387]: New relevant interface lo.IPv4 for mDNS.
Feb 04 04:44:52 buoyancy avahi-daemon[387]: Network interface enumeration completed.
Feb 04 04:44:52 buoyancy avahi-daemon[387]: Registering new address record for ::1 on lo.*.
Feb 04 04:44:52 buoyancy avahi-daemon[387]: Registering new address record for 127.0.0.1 on lo.IPv4.
Feb 04 04:44:52 buoyancy NetworkManager[386]: <info>  [1707039892.8577] manager[0x5732130abcc0]: monitoring kernel firmware directory '/lib/firmware'.
Feb 04 04:44:52 buoyancy kernel: iwlwifi 0000:00:14.3 wlo1: renamed from wlan0
Feb 04 04:44:52 buoyancy systemd[1]: Started Hostname Service.
Feb 04 04:44:52 buoyancy NetworkManager[386]: <info>  [1707039892.8747] hostname: hostname: using hostnamed
Feb 04 04:44:52 buoyancy NetworkManager[386]: <info>  [1707039892.8748] hostname: static hostname changed from (none) to "buoyancy"
Feb 04 04:44:52 buoyancy NetworkManager[386]: <info>  [1707039892.8750] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink
Feb 04 04:44:52 buoyancy NetworkManager[386]: <info>  [1707039892.8754] rfkill1: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:14.3/ieee80211/phy0/rfkill1) (driver iwlwifi)
Feb 04 04:44:52 buoyancy NetworkManager[386]: <info>  [1707039892.8755] manager[0x5732130abcc0]: rfkill: Wi-Fi hardware radio set enabled
Feb 04 04:44:52 buoyancy NetworkManager[386]: <info>  [1707039892.8755] manager[0x5732130abcc0]: rfkill: WWAN hardware radio set enabled
Feb 04 04:44:52 buoyancy NetworkManager[386]: <info>  [1707039892.8939] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.44.2-3/libnm-device-plugin-team.so)
Feb 04 04:44:52 buoyancy NetworkManager[386]: <info>  [1707039892.8961] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.44.2-3/libnm-device-plugin-wwan.so)
Feb 04 04:44:52 buoyancy NetworkManager[386]: <info>  [1707039892.8969] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.44.2-3/libnm-device-plugin-wifi.so)
Feb 04 04:44:52 buoyancy NetworkManager[386]: <info>  [1707039892.8973] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.44.2-3/libnm-device-plugin-ovs.so)
Feb 04 04:44:52 buoyancy NetworkManager[386]: <info>  [1707039892.8983] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.44.2-3/libnm-device-plugin-bluetooth.so)
Feb 04 04:44:52 buoyancy NetworkManager[386]: <info>  [1707039892.8985] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.44.2-3/libnm-device-plugin-adsl.so)
Feb 04 04:44:52 buoyancy NetworkManager[386]: <info>  [1707039892.8987] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Feb 04 04:44:52 buoyancy NetworkManager[386]: <info>  [1707039892.8987] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Feb 04 04:44:52 buoyancy NetworkManager[386]: <info>  [1707039892.8987] manager: Networking is enabled by state file
Feb 04 04:44:52 buoyancy NetworkManager[386]: <info>  [1707039892.8989] settings: Loaded settings plugin: keyfile (internal)
Feb 04 04:44:52 buoyancy NetworkManager[386]: <info>  [1707039892.9006] dhcp: init: Using DHCP client 'internal'
Feb 04 04:44:52 buoyancy NetworkManager[386]: <info>  [1707039892.9007] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)
Feb 04 04:44:52 buoyancy NetworkManager[386]: <info>  [1707039892.9012] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
Feb 04 04:44:52 buoyancy NetworkManager[386]: <info>  [1707039892.9013] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
Feb 04 04:44:52 buoyancy NetworkManager[386]: <info>  [1707039892.9016] device (lo): Activation: starting connection 'lo' (86689e68-8ce3-4bed-a4d5-a534e9ce300f)
Feb 04 04:44:52 buoyancy NetworkManager[386]: <info>  [1707039892.9017] device (wlo1): driver supports Access Point (AP) mode
Feb 04 04:44:52 buoyancy NetworkManager[386]: <info>  [1707039892.9019] manager: (wlo1): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/2)
Feb 04 04:44:52 buoyancy NetworkManager[386]: <info>  [1707039892.9022] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Feb 04 04:44:52 buoyancy NetworkManager[386]: <info>  [1707039892.9031] ovsdb: disconnected from ovsdb
Feb 04 04:44:52 buoyancy NetworkManager[386]: <info>  [1707039892.9032] device (lo): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
Feb 04 04:44:52 buoyancy NetworkManager[386]: <info>  [1707039892.9032] device (lo): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
Feb 04 04:44:52 buoyancy NetworkManager[386]: <info>  [1707039892.9033] device (lo): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
Feb 04 04:44:52 buoyancy NetworkManager[386]: <info>  [1707039892.9035] device (lo): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
Feb 04 04:44:52 buoyancy NetworkManager[386]: <info>  [1707039892.9037] device (wlo1): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Feb 04 04:44:52 buoyancy systemd[1]: Starting Network Manager Script Dispatcher Service...
Feb 04 04:44:52 buoyancy systemd[1]: Started Network Manager.
Feb 04 04:44:52 buoyancy systemd[1]: Reached target Network.
Feb 04 04:44:52 buoyancy systemd[1]: Starting Permit User Sessions...
Feb 04 04:44:52 buoyancy systemd[1]: Started Network Manager Script Dispatcher Service.
Feb 04 04:44:52 buoyancy systemd[1]: Finished Permit User Sessions.
Feb 04 04:44:52 buoyancy systemd[1]: Reached target Multi-User System.
Feb 04 04:44:52 buoyancy systemd[1]: Started Simple Desktop Display Manager.
Feb 04 04:44:52 buoyancy systemd[1]: Reached target Graphical Interface.
Feb 04 04:44:52 buoyancy systemd[1]: Startup finished in 10.202s (firmware) + 3.439s (loader) + 930ms (kernel) + 2.185s (userspace) = 16.759s.
Feb 04 04:44:52 buoyancy sddm[408]: Initializing...
Feb 04 04:44:52 buoyancy sddm[408]: Starting...
Feb 04 04:44:52 buoyancy sddm[408]: Logind interface found
Feb 04 04:44:53 buoyancy kernel: input: GXTP7386:00 27C6:011A Stylus as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-GXTP7386:00/0018:27C6:011A.0001/input/input19
Feb 04 04:44:53 buoyancy kernel: input: GXTP7386:00 27C6:011A UNKNOWN as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-GXTP7386:00/0018:27C6:011A.0001/input/input20
Feb 04 04:44:53 buoyancy kernel: iwlwifi 0000:00:14.3: Registered PHC clock: iwlwifi-PTP, with index: 0
Feb 04 04:44:53 buoyancy NetworkManager[386]: <info>  [1707039893.1329] device (wlo1): set-hw-addr: set MAC address to 02:7C:54:74:A7:CE (scanning)
Feb 04 04:44:53 buoyancy kernel: input: GXTP7386:00 27C6:011A Keyboard as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-GXTP7386:00/0018:27C6:011A.0001/input/input21
Feb 04 04:44:53 buoyancy kernel: hid-multitouch 0018:27C6:011A.0001: input,hidraw2: I2C HID v1.00 Keyboard [GXTP7386:00 27C6:011A] on i2c-GXTP7386:00
Feb 04 04:44:53 buoyancy kernel: logitech-djreceiver 0003:046D:C52B.0005: hiddev97,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-5.4/input2
Feb 04 04:44:53 buoyancy kernel: input: Logitech Wireless Device PID:4004 Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5.4/3-5.4:1.2/0003:046D:C52B.0005/0003:046D:4004.0006/input/input22
Feb 04 04:44:53 buoyancy kernel: hid-generic 0003:046D:4004.0006: input,hidraw3: USB HID v1.11 Keyboard [Logitech Wireless Device PID:4004] on usb-0000:00:14.0-5.4/input2:1
Feb 04 04:44:53 buoyancy NetworkManager[386]: <info>  [1707039893.3215] device (lo): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
Feb 04 04:44:53 buoyancy NetworkManager[386]: <info>  [1707039893.3216] device (lo): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
Feb 04 04:44:53 buoyancy NetworkManager[386]: <info>  [1707039893.3218] device (lo): Activation: successful, device activated.
Feb 04 04:44:53 buoyancy systemd[1]: Starting WPA supplicant...
Feb 04 04:44:53 buoyancy systemd[1]: Started WPA supplicant.
Feb 04 04:44:53 buoyancy wpa_supplicant[414]: Successfully initialized wpa_supplicant
Feb 04 04:44:53 buoyancy NetworkManager[386]: <info>  [1707039893.3962] device (wlo1): supplicant interface state: internal-starting -> disconnected
Feb 04 04:44:53 buoyancy NetworkManager[386]: <info>  [1707039893.3962] Wi-Fi P2P device controlled by interface wlo1 created
Feb 04 04:44:53 buoyancy NetworkManager[386]: <info>  [1707039893.3963] manager: (p2p-dev-wlo1): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/3)
Feb 04 04:44:53 buoyancy NetworkManager[386]: <info>  [1707039893.3965] device (p2p-dev-wlo1): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Feb 04 04:44:53 buoyancy NetworkManager[386]: <info>  [1707039893.3967] device (wlo1): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Feb 04 04:44:53 buoyancy NetworkManager[386]: <info>  [1707039893.3968] device (p2p-dev-wlo1): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Feb 04 04:44:53 buoyancy kernel: input: Logitech K360 as /devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5.4/3-5.4:1.2/0003:046D:C52B.0005/0003:046D:4004.0006/input/input26
Feb 04 04:44:53 buoyancy kernel: logitech-hidpp-device 0003:046D:4004.0006: input,hidraw3: USB HID v1.11 Keyboard [Logitech K360] on usb-0000:00:14.0-5.4/input2:1
Feb 04 04:44:53 buoyancy avahi-daemon[387]: Server startup complete. Host name is buoyancy.local. Local service cookie is 954308162.
Feb 04 04:44:53 buoyancy kernel: logitech-hidpp-device 0003:046D:4004.0006: Disconnected
Feb 04 04:44:53 buoyancy systemd-logind[389]: Watching system buttons on /dev/input/event8 (Logitech K360)
Feb 04 04:44:53 buoyancy kernel: [drm] Initialized i915 1.6.0 20230929 for 0000:00:02.0 on minor 1
Feb 04 04:44:53 buoyancy kernel: ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
Feb 04 04:44:53 buoyancy kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input27
Feb 04 04:44:53 buoyancy kernel: i915 display info: display version: 12
Feb 04 04:44:53 buoyancy kernel: i915 display info: cursor_needs_physical: no
Feb 04 04:44:53 buoyancy kernel: i915 display info: has_cdclk_crawl: no
Feb 04 04:44:53 buoyancy kernel: i915 display info: has_cdclk_squash: no
Feb 04 04:44:53 buoyancy kernel: i915 display info: has_ddi: yes
Feb 04 04:44:53 buoyancy kernel: i915 display info: has_dp_mst: yes
Feb 04 04:44:53 buoyancy kernel: i915 display info: has_dsb: yes
Feb 04 04:44:53 buoyancy kernel: i915 display info: has_fpga_dbg: yes
Feb 04 04:44:53 buoyancy kernel: i915 display info: has_gmch: no
Feb 04 04:44:53 buoyancy kernel: i915 display info: has_hotplug: yes
Feb 04 04:44:53 buoyancy kernel: i915 display info: has_hti: no
Feb 04 04:44:53 buoyancy kernel: i915 display info: has_ipc: yes
Feb 04 04:44:53 buoyancy kernel: i915 display info: has_overlay: no
Feb 04 04:44:53 buoyancy kernel: i915 display info: has_psr: yes
Feb 04 04:44:53 buoyancy kernel: i915 display info: has_psr_hw_tracking: yes
Feb 04 04:44:53 buoyancy kernel: i915 display info: overlay_needs_physical: no
Feb 04 04:44:53 buoyancy kernel: i915 display info: supports_tv: no
Feb 04 04:44:53 buoyancy kernel: i915 display info: has_hdcp: yes
Feb 04 04:44:53 buoyancy kernel: i915 display info: has_dmc: yes
Feb 04 04:44:53 buoyancy kernel: i915 display info: has_dsc: yes
Feb 04 04:44:53 buoyancy kernel: snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
Feb 04 04:44:53 buoyancy kernel: fbcon: i915drmfb (fb0) is primary device
Feb 04 04:44:53 buoyancy systemd[1]: systemd-vconsole-setup.service: Deactivated successfully.
Feb 04 04:44:53 buoyancy systemd[1]: Stopped Virtual Console Setup.
Feb 04 04:44:53 buoyancy systemd[1]: Stopping Virtual Console Setup...
Feb 04 04:44:53 buoyancy systemd[1]: Starting Virtual Console Setup...
Feb 04 04:44:54 buoyancy kernel: Console: switching to colour frame buffer device 200x67
Feb 04 04:44:54 buoyancy kernel: i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
Feb 04 04:44:54 buoyancy sddm[408]: Adding new display...
Feb 04 04:44:54 buoyancy sddm[408]: Loaded empty theme configuration
Feb 04 04:44:54 buoyancy sddm[408]: Xauthority path: "/run/sddm/xauth_gFJAOT"
Feb 04 04:44:54 buoyancy sddm[408]: Using VT 2
Feb 04 04:44:54 buoyancy sddm[408]: Display server starting...
Feb 04 04:44:54 buoyancy sddm[408]: Writing cookie to "/run/sddm/xauth_gFJAOT"
Feb 04 04:44:54 buoyancy sddm[408]: Running: /usr/bin/X -nolisten tcp -background none -seat seat0 vt2 -auth /run/sddm/xauth_gFJAOT -noreset -displayfd 16
Feb 04 04:44:54 buoyancy systemd[1]: Created slice Slice /system/systemd-backlight.
Feb 04 04:44:54 buoyancy systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight...
Feb 04 04:44:54 buoyancy kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC269VC: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
Feb 04 04:44:54 buoyancy kernel: snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Feb 04 04:44:54 buoyancy kernel: snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x15/0x0/0x0/0x0/0x0)
Feb 04 04:44:54 buoyancy kernel: snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
Feb 04 04:44:54 buoyancy kernel: snd_hda_codec_realtek hdaudioC0D0:    inputs:
Feb 04 04:44:54 buoyancy kernel: snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x19
Feb 04 04:44:54 buoyancy kernel: snd_hda_codec_realtek hdaudioC0D0:      Mic=0x18
Feb 04 04:44:54 buoyancy kernel: input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input28
Feb 04 04:44:54 buoyancy kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input29
Feb 04 04:44:54 buoyancy kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input30
Feb 04 04:44:54 buoyancy kernel: input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input31
Feb 04 04:44:54 buoyancy kernel: input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input32
Feb 04 04:44:54 buoyancy kernel: input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input33
Feb 04 04:44:54 buoyancy systemd[1]: Finished Virtual Console Setup.
Feb 04 04:44:54 buoyancy systemd[1]: Reached target Sound Card.
Feb 04 04:44:54 buoyancy systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:intel_backlight.
Feb 04 04:44:54 buoyancy sddm[408]: Failed to read display number from pipe
Feb 04 04:44:54 buoyancy sddm[408]: Display server stopping...
Feb 04 04:44:54 buoyancy sddm[408]: Attempt 1 starting the Display server on vt 2 failed
Feb 04 04:44:54 buoyancy kernel: Bluetooth: hci0: Waiting for firmware download to complete
Feb 04 04:44:54 buoyancy kernel: Bluetooth: hci0: Firmware loaded in 1595277 usecs
Feb 04 04:44:54 buoyancy kernel: Bluetooth: hci0: Waiting for device to boot
Feb 04 04:44:54 buoyancy kernel: Bluetooth: hci0: Malformed MSFT vendor event: 0x02
Feb 04 04:44:54 buoyancy kernel: Bluetooth: hci0: Device booted in 14760 usecs
Feb 04 04:44:54 buoyancy kernel: Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-19-0-4.ddc
Feb 04 04:44:54 buoyancy kernel: Bluetooth: hci0: Applying Intel DDC parameters completed
Feb 04 04:44:54 buoyancy kernel: Bluetooth: hci0: Firmware revision 0.4 build 249 week 27 2023
Feb 04 04:44:54 buoyancy kernel: Bluetooth: hci0: HCI LE Coded PHY feature bit is set, but its usage is not supported.
Feb 04 04:44:54 buoyancy bluetoothd[388]: src/adapter.c:reset_adv_monitors_complete() Failed to reset Adv Monitors: Failed (0x03)
Feb 04 04:44:54 buoyancy kernel: Bluetooth: MGMT ver 1.22
Feb 04 04:44:54 buoyancy bluetoothd[388]: Battery Provider Manager created
Feb 04 04:44:54 buoyancy kernel: NET: Registered PF_ALG protocol family
Feb 04 04:44:54 buoyancy bluetoothd[388]: Failed to clear UUIDs: Failed (0x03)
Feb 04 04:44:54 buoyancy bluetoothd[388]: Failed to add UUID: Failed (0x03)
Feb 04 04:44:54 buoyancy bluetoothd[388]: Failed to add UUID: Failed (0x03)
Feb 04 04:44:54 buoyancy bluetoothd[388]: Failed to add UUID: Failed (0x03)
Feb 04 04:44:54 buoyancy bluetoothd[388]: Failed to set mode: Failed (0x03)
Feb 04 04:44:54 buoyancy bluetoothd[388]: Failed to add UUID: Failed (0x03)
Feb 04 04:44:54 buoyancy bluetoothd[388]: Failed to add UUID: Failed (0x03)
Feb 04 04:44:54 buoyancy bluetoothd[388]: Failed to add UUID: Failed (0x03)
Feb 04 04:44:56 buoyancy sddm[408]: Display server starting...
Feb 04 04:44:56 buoyancy sddm[408]: Writing cookie to "/run/sddm/xauth_gFJAOT"
Feb 04 04:44:56 buoyancy sddm[408]: Running: /usr/bin/X -nolisten tcp -background none -seat seat0 vt2 -auth /run/sddm/xauth_gFJAOT -noreset -displayfd 16
Feb 04 04:44:56 buoyancy sddm[408]: Failed to read display number from pipe
Feb 04 04:44:56 buoyancy sddm[408]: Display server stopping...
Feb 04 04:44:56 buoyancy sddm[408]: Attempt 2 starting the Display server on vt 2 failed
Feb 04 04:44:56 buoyancy wpa_supplicant[414]: wlo1: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=CA
Feb 04 04:44:56 buoyancy NetworkManager[386]: <info>  [1707039896.9438] policy: auto-activating connection 'hsnfam' (b99cf6fb-d541-47bd-93c0-7e71c9fa4844)
Feb 04 04:44:56 buoyancy NetworkManager[386]: <info>  [1707039896.9445] device (wlo1): Activation: starting connection 'hsnfam' (b99cf6fb-d541-47bd-93c0-7e71c9fa4844)
Feb 04 04:44:56 buoyancy NetworkManager[386]: <info>  [1707039896.9446] device (wlo1): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Feb 04 04:44:56 buoyancy NetworkManager[386]: <info>  [1707039896.9450] manager: NetworkManager state is now CONNECTING
Feb 04 04:44:56 buoyancy NetworkManager[386]: <info>  [1707039896.9627] device (wlo1): set-hw-addr: reset MAC address to F4:4E:E3:A5:CA:EE (preserve)
Feb 04 04:44:56 buoyancy NetworkManager[386]: <info>  [1707039896.9662] device (wlo1): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Feb 04 04:44:56 buoyancy NetworkManager[386]: <info>  [1707039896.9667] device (wlo1): Activation: (wifi) access point 'hsnfam' has security, but secrets are required.
Feb 04 04:44:56 buoyancy NetworkManager[386]: <info>  [1707039896.9667] device (wlo1): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Feb 04 04:44:56 buoyancy NetworkManager[386]: <info>  [1707039896.9669] sup-iface[2480872737b74211,0,wlo1]: wps: type pbc start...
Feb 04 04:44:56 buoyancy NetworkManager[386]: <info>  [1707039896.9680] device (wlo1): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
Feb 04 04:44:56 buoyancy NetworkManager[386]: <info>  [1707039896.9684] device (wlo1): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Feb 04 04:44:56 buoyancy NetworkManager[386]: <info>  [1707039896.9687] device (wlo1): Activation: (wifi) connection 'hsnfam' has security, and secrets exist.  No new secrets needed.
Feb 04 04:44:56 buoyancy NetworkManager[386]: <info>  [1707039896.9694] Config: added 'ssid' value 'hsnfam'
Feb 04 04:44:56 buoyancy NetworkManager[386]: <info>  [1707039896.9694] Config: added 'scan_ssid' value '1'
Feb 04 04:44:56 buoyancy NetworkManager[386]: <info>  [1707039896.9694] Config: added 'bgscan' value 'simple:30:-70:86400'
Feb 04 04:44:56 buoyancy NetworkManager[386]: <info>  [1707039896.9694] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK SAE FT-SAE'
Feb 04 04:44:56 buoyancy NetworkManager[386]: <info>  [1707039896.9694] Config: added 'auth_alg' value 'OPEN'
Feb 04 04:44:56 buoyancy NetworkManager[386]: <info>  [1707039896.9694] Config: added 'psk' value '<hidden>'
Feb 04 04:44:56 buoyancy wpa_supplicant[414]: wlo1: WPS-CANCEL
Feb 04 04:44:56 buoyancy wpa_supplicant[414]: wlo1: SME: Trying to authenticate with 0e:ac:8a:26:1d:93 (SSID='hsnfam' freq=5220 MHz)
Feb 04 04:44:57 buoyancy NetworkManager[386]: <info>  [1707039897.0041] device (wlo1): supplicant interface state: disconnected -> authenticating
Feb 04 04:44:57 buoyancy NetworkManager[386]: <info>  [1707039897.0042] device (p2p-dev-wlo1): supplicant management interface state: disconnected -> authenticating
Feb 04 04:44:57 buoyancy kernel: wlo1: authenticate with 0e:ac:8a:26:1d:93 (local address=f4:4e:e3:a5:ca:ee)
Feb 04 04:44:57 buoyancy kernel: wlo1: send auth to 0e:ac:8a:26:1d:93 (try 1/3)
Feb 04 04:44:57 buoyancy wpa_supplicant[414]: wlo1: Trying to associate with 0e:ac:8a:26:1d:93 (SSID='hsnfam' freq=5220 MHz)
Feb 04 04:44:57 buoyancy NetworkManager[386]: <info>  [1707039897.0356] device (wlo1): supplicant interface state: authenticating -> associating
Feb 04 04:44:57 buoyancy NetworkManager[386]: <info>  [1707039897.0357] device (p2p-dev-wlo1): supplicant management interface state: authenticating -> associating
Feb 04 04:44:57 buoyancy kernel: wlo1: authenticated
Feb 04 04:44:57 buoyancy kernel: wlo1: associate with 0e:ac:8a:26:1d:93 (try 1/3)
Feb 04 04:44:57 buoyancy kernel: wlo1: RX AssocResp from 0e:ac:8a:26:1d:93 (capab=0x1011 status=0 aid=32)
Feb 04 04:44:57 buoyancy wpa_supplicant[414]: wlo1: Associated with 0e:ac:8a:26:1d:93
Feb 04 04:44:57 buoyancy wpa_supplicant[414]: wlo1: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Feb 04 04:44:57 buoyancy kernel: wlo1: associated
Feb 04 04:44:57 buoyancy NetworkManager[386]: <info>  [1707039897.0575] device (wlo1): supplicant interface state: associating -> 4way_handshake
Feb 04 04:44:57 buoyancy NetworkManager[386]: <info>  [1707039897.0576] device (p2p-dev-wlo1): supplicant management interface state: associating -> 4way_handshake
Feb 04 04:44:57 buoyancy kernel: wlo1: Limiting TX power to 30 (30 - 0) dBm as advertised by 0e:ac:8a:26:1d:93
Feb 04 04:44:57 buoyancy wpa_supplicant[414]: wlo1: WPA: Key negotiation completed with 0e:ac:8a:26:1d:93 [PTK=CCMP GTK=CCMP]
Feb 04 04:44:57 buoyancy wpa_supplicant[414]: wlo1: CTRL-EVENT-CONNECTED - Connection to 0e:ac:8a:26:1d:93 completed [id=0 id_str=]
Feb 04 04:44:57 buoyancy wpa_supplicant[414]: wlo1: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-60 noise=9999 txrate=29200
Feb 04 04:44:57 buoyancy NetworkManager[386]: <info>  [1707039897.1446] device (wlo1): supplicant interface state: 4way_handshake -> completed
Feb 04 04:44:57 buoyancy NetworkManager[386]: <info>  [1707039897.1446] device (wlo1): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "hsnfam"
Feb 04 04:44:57 buoyancy NetworkManager[386]: <info>  [1707039897.1446] device (p2p-dev-wlo1): supplicant management interface state: 4way_handshake -> completed
Feb 04 04:44:57 buoyancy NetworkManager[386]: <info>  [1707039897.1448] device (wlo1): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Feb 04 04:44:57 buoyancy NetworkManager[386]: <info>  [1707039897.1457] dhcp4 (wlo1): activation: beginning transaction (timeout in 45 seconds)
Feb 04 04:44:57 buoyancy avahi-daemon[387]: Joining mDNS multicast group on interface wlo1.IPv6 with address fe80::2a47:a20a:7af2:c6a4.
Feb 04 04:44:57 buoyancy avahi-daemon[387]: New relevant interface wlo1.IPv6 for mDNS.
Feb 04 04:44:57 buoyancy avahi-daemon[387]: Registering new address record for fe80::2a47:a20a:7af2:c6a4 on wlo1.*.
Feb 04 04:44:57 buoyancy NetworkManager[386]: <info>  [1707039897.1587] dhcp4 (wlo1): state changed new lease, address=192.168.2.79
Feb 04 04:44:57 buoyancy NetworkManager[386]: <info>  [1707039897.1593] policy: set 'hsnfam' (wlo1) as default for IPv4 routing and DNS
Feb 04 04:44:57 buoyancy dbus-broker-launch[384]: Activation request for 'org.freedesktop.resolve1' failed: The systemd unit 'dbus-org.freedesktop.resolve1.service' could not be found.
Feb 04 04:44:57 buoyancy avahi-daemon[387]: Joining mDNS multicast group on interface wlo1.IPv4 with address 192.168.2.79.
Feb 04 04:44:57 buoyancy avahi-daemon[387]: New relevant interface wlo1.IPv4 for mDNS.
Feb 04 04:44:57 buoyancy avahi-daemon[387]: Registering new address record for 192.168.2.79 on wlo1.IPv4.
Feb 04 04:44:57 buoyancy NetworkManager[386]: <info>  [1707039897.1645] device (wlo1): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Feb 04 04:44:57 buoyancy NetworkManager[386]: <info>  [1707039897.1649] device (wlo1): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Feb 04 04:44:57 buoyancy NetworkManager[386]: <info>  [1707039897.1650] device (wlo1): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Feb 04 04:44:57 buoyancy NetworkManager[386]: <info>  [1707039897.1651] manager: NetworkManager state is now CONNECTED_SITE
Feb 04 04:44:57 buoyancy NetworkManager[386]: <info>  [1707039897.1657] device (wlo1): Activation: successful, device activated.
Feb 04 04:44:57 buoyancy NetworkManager[386]: <info>  [1707039897.1661] manager: startup complete
Feb 04 04:44:57 buoyancy NetworkManager[386]: <info>  [1707039897.5996] manager: NetworkManager state is now CONNECTED_GLOBAL
Feb 04 04:44:57 buoyancy systemd[1]: systemd-rfkill.service: Deactivated successfully.
Feb 04 04:44:58 buoyancy sddm[408]: Display server starting...
Feb 04 04:44:58 buoyancy sddm[408]: Writing cookie to "/run/sddm/xauth_gFJAOT"
Feb 04 04:44:58 buoyancy sddm[408]: Running: /usr/bin/X -nolisten tcp -background none -seat seat0 vt2 -auth /run/sddm/xauth_gFJAOT -noreset -displayfd 16
Feb 04 04:44:58 buoyancy sddm[408]: Failed to read display number from pipe
Feb 04 04:44:58 buoyancy sddm[408]: Display server stopping...
Feb 04 04:44:58 buoyancy sddm[408]: Attempt 3 starting the Display server on vt 2 failed
Feb 04 04:44:58 buoyancy sddm[408]: Could not start Display server on vt 2

4. No worries: I know "ja_jp" isn't a proper locale: I did it that way simply for brevity's sake, although I see that I should've noted that in the OP. I did generate them, but I used "locale -gen".

5. No worries here, either: my system isn't the beefiest but it's strong enough to load some pretty decently heavy games and programs without breaking a bone, so it shouldn't be an issue.

Last edited by atticarch (2024-02-04 10:22:46)


ouch his jaw

Offline

#4 2024-02-04 10:32:01

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,035

Re: [SOLVED] Boot Hangs At "[OK] reached target graphical interface"

1. https://wiki.archlinux.org/title/Systemd#Targets - your GUI. According to the journal: SDDM
And it fails to start X11

Feb 04 04:44:54 buoyancy sddm[408]: Display server starting...
Feb 04 04:44:54 buoyancy sddm[408]: Writing cookie to "/run/sddm/xauth_gFJAOT"
Feb 04 04:44:54 buoyancy sddm[408]: Running: /usr/bin/X -nolisten tcp -background none -seat seat0 vt2 -auth /run/sddm/xauth_gFJAOT -noreset -displayfd 16
Feb 04 04:44:54 buoyancy sddm[408]: Failed to read display number from pipe
Feb 04 04:44:54 buoyancy sddm[408]: Display server stopping...

Please post your Xorg log, https://wiki.archlinux.org/title/Xorg#General

Offline

#5 2024-02-04 13:01:52

atticarch
Member
From: Basement
Registered: 2024-02-04
Posts: 37

Re: [SOLVED] Boot Hangs At "[OK] reached target graphical interface"

seth wrote:

1. https://wiki.archlinux.org/title/Systemd#Targets - your GUI. According to the journal: SDDM
And it fails to start X11

Feb 04 04:44:54 buoyancy sddm[408]: Display server starting...
Feb 04 04:44:54 buoyancy sddm[408]: Writing cookie to "/run/sddm/xauth_gFJAOT"
Feb 04 04:44:54 buoyancy sddm[408]: Running: /usr/bin/X -nolisten tcp -background none -seat seat0 vt2 -auth /run/sddm/xauth_gFJAOT -noreset -displayfd 16
Feb 04 04:44:54 buoyancy sddm[408]: Failed to read display number from pipe
Feb 04 04:44:54 buoyancy sddm[408]: Display server stopping...

Please post your Xorg log, https://wiki.archlinux.org/title/Xorg#General

Xorg log:

[     4.493] (--) Log file renamed from "/var/log/Xorg.pid-446.log" to "/var/log/Xorg.0.log"
[     4.494] 
X.Org X Server 1.21.1.11
X Protocol Version 11, Revision 0
[     4.494] Current Operating System: Linux buoyancy 6.7.3-arch1-2 #1 SMP PREEMPT_DYNAMIC Fri, 02 Feb 2024 17:03:55 +0000 x86_64
[     4.494] Kernel command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img root=PARTUUID=9db39485-c999-4896-af5f-bccb6c2741d5 rw rootfstype=ext4
[     4.494]  
[     4.494] Current version of pixman: 0.43.2
[     4.494] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     4.494] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     4.494] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Feb  4 08:39:45 2024
[     4.495] (==) Using config directory: "/etc/X11/xorg.conf.d"
[     4.495] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     4.496] (==) No Layout section.  Using the first Screen section.
[     4.496] (==) No screen section available. Using defaults.
[     4.496] (**) |-->Screen "Default Screen Section" (0)
[     4.496] (**) |   |-->Monitor "<default monitor>"
[     4.496] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[     4.496] (==) Automatically adding devices
[     4.496] (==) Automatically enabling devices
[     4.496] (==) Automatically adding GPU devices
[     4.496] (==) Automatically binding GPU devices
[     4.496] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     4.496] (WW) The directory "/usr/share/fonts/misc" does not exist.
[     4.496] 	Entry deleted from font path.
[     4.497] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[     4.497] 	Entry deleted from font path.
[     4.497] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[     4.497] 	Entry deleted from font path.
[     4.497] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[     4.497] 	Entry deleted from font path.
[     4.497] (==) FontPath set to:
	/usr/share/fonts/TTF,
	/usr/share/fonts/OTF
[     4.497] (==) ModulePath set to "/usr/lib/xorg/modules"
[     4.497] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[     4.497] (II) Module ABI versions:
[     4.497] 	X.Org ANSI C Emulation: 0.4
[     4.497] 	X.Org Video Driver: 25.2
[     4.497] 	X.Org XInput driver : 24.4
[     4.497] 	X.Org Server Extension : 10.0
[     4.497] (++) using VT number 2

[     4.497] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[     4.498] (II) xfree86: Adding drm device (/dev/dri/card1)
[     4.498] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card1
[     4.566] (--) PCI:*(0@0:2:0) 8086:9a49:8086:2212 rev 3, Mem @ 0x603c000000/16777216, 0x4000000000/268435456, I/O @ 0x00003000/64, BIOS @ 0x????????/131072
[     4.566] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[     4.566] (II) LoadModule: "glx"
[     4.566] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     4.571] (II) Module glx: vendor="X.Org Foundation"
[     4.571] 	compiled for 1.21.1.11, module version = 1.0.0
[     4.571] 	ABI class: X.Org Server Extension, version 10.0
[     4.571] (==) Matched intel as autoconfigured driver 0
[     4.571] (==) Matched modesetting as autoconfigured driver 1
[     4.571] (==) Matched fbdev as autoconfigured driver 2
[     4.571] (==) Matched vesa as autoconfigured driver 3
[     4.571] (==) Assigned the driver to the xf86ConfigLayout
[     4.571] (II) LoadModule: "intel"
[     4.571] (WW) Warning, couldn't open module intel
[     4.571] (EE) Failed to load module "intel" (module does not exist, 0)
[     4.571] (II) LoadModule: "modesetting"
[     4.571] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     4.572] (II) Module modesetting: vendor="X.Org Foundation"
[     4.572] 	compiled for 1.21.1.11, module version = 1.21.1
[     4.572] 	Module class: X.Org Video Driver
[     4.572] 	ABI class: X.Org Video Driver, version 25.2
[     4.572] (II) LoadModule: "fbdev"
[     4.572] (WW) Warning, couldn't open module fbdev
[     4.572] (EE) Failed to load module "fbdev" (module does not exist, 0)
[     4.572] (II) LoadModule: "vesa"
[     4.572] (WW) Warning, couldn't open module vesa
[     4.572] (EE) Failed to load module "vesa" (module does not exist, 0)
[     4.572] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     4.598] (II) modeset(0): using drv /dev/dri/card1
[     4.598] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[     4.598] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[     4.598] (==) modeset(0): RGB weight 888
[     4.598] (==) modeset(0): Default visual is TrueColor
[     4.598] (II) Loading sub module "glamoregl"
[     4.598] (II) LoadModule: "glamoregl"
[     4.598] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[     4.601] (II) Module glamoregl: vendor="X.Org Foundation"
[     4.601] 	compiled for 1.21.1.11, module version = 1.0.1
[     4.601] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     4.694] (II) modeset(0): glamor X acceleration enabled on Mesa Intel(R) Xe Graphics (TGL GT2)
[     4.694] (II) modeset(0): glamor initialized
[     4.694] (==) modeset(0): VariableRefresh: disabled
[     4.694] (==) modeset(0): AsyncFlipSecondaries: disabled
[     4.696] (II) modeset(0): Output eDP-1 has no monitor section
[     4.696] (II) modeset(0): Output DP-1 has no monitor section
[     4.776] (II) modeset(0): Output DP-2 has no monitor section
[     4.776] (II) modeset(0): Output DP-3 has no monitor section
[     4.776] (II) modeset(0): Output DP-4 has no monitor section
[     4.780] (WW) EDID timing clock 283.12 exceeds claimed max 75MHz, fixing
[     4.780] (II) modeset(0): EDID for output eDP-1
[     4.780] (II) modeset(0): Manufacturer: BOE  Model: 3  Serial#: 3
[     4.780] (II) modeset(0): Year: 2019  Week: 1
[     4.780] (II) modeset(0): EDID Version: 1.3
[     4.780] (II) modeset(0): Digital Display Input
[     4.780] (II) modeset(0): Max Image Size [cm]: horiz.: 11  vert.: 18
[     4.780] (II) modeset(0): Gamma: 2.20
[     4.780] (II) modeset(0): DPMS capabilities: Off
[     4.780] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[     4.780] (II) modeset(0): Default color space is primary color space
[     4.780] (II) modeset(0): First detailed timing is preferred mode
[     4.780] (II) modeset(0): GTF timings supported
[     4.780] (II) modeset(0): redX: 0.625 redY: 0.340   greenX: 0.285 greenY: 0.605
[     4.780] (II) modeset(0): blueX: 0.148 blueY: 0.062   whiteX: 0.281 whiteY: 0.309
[     4.780] (II) modeset(0): Manufacturer's mask: 0
[     4.780] (II) modeset(0): Supported detailed timing:
[     4.780] (II) modeset(0): clock: 283.1 MHz   Image Size:  113 x 180 mm
[     4.780] (II) modeset(0): h_active: 1600  h_sync: 1720  h_sync_end 1730 h_blank_end 1810 h_border: 0
[     4.780] (II) modeset(0): v_active: 2560  v_sync: 2576  v_sync_end 2578 v_blanking: 2607 v_border: 0
[     4.780] (II) modeset(0): Monitor name: FLQ8423-24L0
[     4.780] (II) modeset(0): Ranges: V min: 60 V max: 60 Hz, H min: 16 H max: 16 kHz, PixClock max 284 MHz
[     4.780] (II) modeset(0): EDID (in hex):
[     4.780] (II) modeset(0): 	00ffffffffffff0009e5030003000000
[     4.780] (II) modeset(0): 	011d0103800b12782f0000a057499b26
[     4.780] (II) modeset(0): 	10484f00000001010101010101010101
[     4.780] (II) modeset(0): 	010101010101986e40d260002fa0780a
[     4.780] (II) modeset(0): 	020471b400000018000000fc00464c51
[     4.780] (II) modeset(0): 	383432332d32344c300a000000fd003c
[     4.780] (II) modeset(0): 	3c101007000000000000000000000000
[     4.780] (II) modeset(0): 	00000000000000000000000000000083
[     4.780] (II) modeset(0): Printing probed modes for output eDP-1
[     4.780] (II) modeset(0): Modeline "1600x2560"x60.0  283.12  1600 1720 1730 1810  2560 2576 2578 2607 -hsync -vsync (156.4 kHz eP)
[     4.780] (II) modeset(0): EDID for output DP-1
[     4.842] (WW) EDID timing clock 325.08 exceeds claimed max 305MHz, fixing
[     4.842] (II) modeset(0): EDID for output DP-2
[     4.842] (II) modeset(0): Manufacturer: AOC  Model: 2401  Serial#: 332960
[     4.842] (II) modeset(0): Year: 2019  Week: 44
[     4.842] (II) modeset(0): EDID Version: 1.3
[     4.842] (II) modeset(0): Digital Display Input
[     4.842] (II) modeset(0): Max Image Size [cm]: horiz.: 52  vert.: 29
[     4.842] (II) modeset(0): Gamma: 2.20
[     4.842] (II) modeset(0): DPMS capabilities: Off
[     4.842] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[     4.842] (II) modeset(0): First detailed timing is preferred mode
[     4.842] (II) modeset(0): redX: 0.656 redY: 0.333   greenX: 0.323 greenY: 0.607
[     4.842] (II) modeset(0): blueX: 0.146 blueY: 0.068   whiteX: 0.312 whiteY: 0.329
[     4.842] (II) modeset(0): Supported established timings:
[     4.842] (II) modeset(0): 720x400@70Hz
[     4.842] (II) modeset(0): 640x480@60Hz
[     4.842] (II) modeset(0): 640x480@67Hz
[     4.842] (II) modeset(0): 640x480@72Hz
[     4.842] (II) modeset(0): 640x480@75Hz
[     4.842] (II) modeset(0): 800x600@56Hz
[     4.842] (II) modeset(0): 800x600@60Hz
[     4.842] (II) modeset(0): 800x600@72Hz
[     4.842] (II) modeset(0): 800x600@75Hz
[     4.842] (II) modeset(0): 832x624@75Hz
[     4.842] (II) modeset(0): 1024x768@60Hz
[     4.842] (II) modeset(0): 1024x768@70Hz
[     4.842] (II) modeset(0): 1024x768@75Hz
[     4.842] (II) modeset(0): 1280x1024@75Hz
[     4.842] (II) modeset(0): Manufacturer's mask: 0
[     4.842] (II) modeset(0): Supported standard timings:
[     4.842] (II) modeset(0): #0: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
[     4.842] (II) modeset(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[     4.842] (II) modeset(0): #2: hsize: 640  vsize 480  refresh: 100  vid: 26673
[     4.842] (II) modeset(0): #3: hsize: 640  vsize 480  refresh: 120  vid: 31793
[     4.842] (II) modeset(0): #4: hsize: 800  vsize 600  refresh: 100  vid: 26693
[     4.842] (II) modeset(0): #5: hsize: 800  vsize 600  refresh: 120  vid: 31813
[     4.842] (II) modeset(0): #6: hsize: 1024  vsize 768  refresh: 100  vid: 26721
[     4.842] (II) modeset(0): #7: hsize: 1024  vsize 768  refresh: 120  vid: 31841
[     4.842] (II) modeset(0): Supported detailed timing:
[     4.842] (II) modeset(0): clock: 148.5 MHz   Image Size:  521 x 293 mm
[     4.842] (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[     4.842] (II) modeset(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[     4.842] (II) modeset(0): Supported detailed timing:
[     4.842] (II) modeset(0): clock: 325.1 MHz   Image Size:  521 x 293 mm
[     4.842] (II) modeset(0): h_active: 1920  h_sync: 1944  h_sync_end 1976 h_blank_end 2056 h_border: 0
[     4.842] (II) modeset(0): v_active: 1080  v_sync: 1083  v_sync_end 1088 v_blanking: 1098 v_border: 0
[     4.842] (II) modeset(0): Monitor name: 24G1WG4
[     4.842] (II) modeset(0): Ranges: V min: 48 V max: 144 Hz, H min: 30 H max: 160 kHz, PixClock max 326 MHz
[     4.842] (II) modeset(0): Supported detailed timing:
[     4.842] (II) modeset(0): clock: 285.5 MHz   Image Size:  521 x 293 mm
[     4.842] (II) modeset(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
[     4.842] (II) modeset(0): v_active: 1080  v_sync: 1083  v_sync_end 1088 v_blanking: 1144 v_border: 0
[     4.842] (II) modeset(0): Supported detailed timing:
[     4.842] (II) modeset(0): clock: 235.5 MHz   Image Size:  521 x 293 mm
[     4.842] (II) modeset(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
[     4.842] (II) modeset(0): v_active: 1080  v_sync: 1083  v_sync_end 1088 v_blanking: 1133 v_border: 0
[     4.842] (II) modeset(0): Supported detailed timing:
[     4.842] (II) modeset(0): clock: 88.8 MHz   Image Size:  521 x 293 mm
[     4.842] (II) modeset(0): h_active: 1440  h_sync: 1488  h_sync_end 1520 h_blank_end 1600 h_border: 0
[     4.842] (II) modeset(0): v_active: 900  v_sync: 903  v_sync_end 909 v_blanking: 926 v_border: 0
[     4.842] (II) modeset(0): Supported detailed timing:
[     4.842] (II) modeset(0): clock: 119.0 MHz   Image Size:  521 x 293 mm
[     4.842] (II) modeset(0): h_active: 1680  h_sync: 1728  h_sync_end 1760 h_blank_end 1840 h_border: 0
[     4.842] (II) modeset(0): v_active: 1050  v_sync: 1053  v_sync_end 1059 v_blanking: 1080 v_border: 0
[     4.842] (II) modeset(0): Number of EDID sections to follow: 1
[     4.842] (II) modeset(0): EDID (in hex):
[     4.842] (II) modeset(0): 	00ffffffffffff0005e30124a0140500
[     4.842] (II) modeset(0): 	2c1d010380341d782a1e61a855529b25
[     4.842] (II) modeset(0): 	115054bfef00d1c081803168317c4568
[     4.842] (II) modeset(0): 	457c6168617c023a801871382d40582c
[     4.842] (II) modeset(0): 	450009252100001efc7e808870381240
[     4.842] (II) modeset(0): 	1820350009252100001e000000fc0032
[     4.842] (II) modeset(0): 	3447315747340a2020202020000000fd
[     4.842] (II) modeset(0): 	0030901ea01e000a2020202020200173
[     4.842] (II) modeset(0): 	020328f14c101f040404130312021101
[     4.842] (II) modeset(0): 	3f230907078301000065030c00100068
[     4.842] (II) modeset(0): 	1a000001013090e6866f80a070384040
[     4.842] (II) modeset(0): 	3020350009252100001efe5b80a07038
[     4.842] (II) modeset(0): 	35403020350009252100001eab22a0a0
[     4.842] (II) modeset(0): 	50841a303020360009252100001a7c2e
[     4.842] (II) modeset(0): 	90a0601a1e403020360009252100001a
[     4.842] (II) modeset(0): 	00000000000000000000000000000002
[     4.842] (II) modeset(0): Printing probed modes for output DP-2
[     4.842] (II) modeset(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[     4.842] (II) modeset(0): Modeline "1920x1080"x144.0  325.08  1920 1944 1976 2056  1080 1083 1088 1098 +hsync +vsync (158.1 kHz e)
[     4.842] (II) modeset(0): Modeline "1920x1080"x120.0  297.00  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (135.0 kHz e)
[     4.842] (II) modeset(0): Modeline "1920x1080"x119.9  296.70  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (134.9 kHz e)
[     4.842] (II) modeset(0): Modeline "1920x1080"x120.0  285.50  1920 1968 2000 2080  1080 1083 1088 1144 +hsync +vsync (137.3 kHz e)
[     4.842] (II) modeset(0): Modeline "1920x1080"x99.9  235.50  1920 1968 2000 2080  1080 1083 1088 1133 +hsync +vsync (113.2 kHz e)
[     4.842] (II) modeset(0): Modeline "1920x1080"x50.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[     4.842] (II) modeset(0): Modeline "1920x1080"x59.9  148.35  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[     4.842] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[     4.842] (II) modeset(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[     4.842] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[     4.842] (II) modeset(0): Modeline "1440x900"x59.9   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[     4.842] (II) modeset(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[     4.842] (II) modeset(0): Modeline "1280x720"x50.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[     4.842] (II) modeset(0): Modeline "1280x720"x59.9   74.18  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[     4.842] (II) modeset(0): Modeline "1024x768"x120.0  115.50  1024 1072 1104 1184  768 771 775 813 +hsync -vsync (97.6 kHz e)
[     4.842] (II) modeset(0): Modeline "1024x768"x100.0  113.27  1024 1096 1208 1392  768 769 772 814 -hsync +vsync (81.4 kHz)
[     4.842] (II) modeset(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[     4.842] (II) modeset(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[     4.842] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[     4.842] (II) modeset(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[     4.842] (II) modeset(0): Modeline "800x600"x120.0   73.25  800 848 880 960  600 603 607 636 +hsync -vsync (76.3 kHz e)
[     4.842] (II) modeset(0): Modeline "800x600"x100.0   68.17  800 848 936 1072  600 601 604 636 -hsync +vsync (63.6 kHz)
[     4.842] (II) modeset(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[     4.842] (II) modeset(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[     4.842] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[     4.842] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[     4.842] (II) modeset(0): Modeline "720x576"x50.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[     4.842] (II) modeset(0): Modeline "720x480"x60.0   27.03  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[     4.842] (II) modeset(0): Modeline "720x480"x59.9   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[     4.842] (II) modeset(0): Modeline "640x480"x120.0   52.40  640 680 744 848  480 481 484 515 -hsync +vsync (61.8 kHz)
[     4.842] (II) modeset(0): Modeline "640x480"x100.0   43.16  640 680 744 848  480 481 484 509 -hsync +vsync (50.9 kHz)
[     4.842] (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[     4.842] (II) modeset(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[     4.842] (II) modeset(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[     4.842] (II) modeset(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[     4.842] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[     4.842] (II) modeset(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[     4.842] (II) modeset(0): EDID for output DP-3
[     4.842] (II) modeset(0): EDID for output DP-4
[     4.842] (II) modeset(0): Output eDP-1 connected
[     4.842] (II) modeset(0): Output DP-1 disconnected
[     4.842] (II) modeset(0): Output DP-2 connected
[     4.842] (II) modeset(0): Output DP-3 disconnected
[     4.842] (II) modeset(0): Output DP-4 disconnected
[     4.842] (II) modeset(0): Using spanning desktop for initial modes
[     4.842] (II) modeset(0): Output eDP-1 using initial mode 1600x2560 +0+0
[     4.842] (II) modeset(0): Output DP-2 using initial mode 1920x1080 +1600+0
[     4.842] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[     4.842] (==) modeset(0): DPI set to (96, 96)
[     4.842] (II) Loading sub module "fb"
[     4.842] (II) LoadModule: "fb"
[     4.842] (II) Module "fb" already built-in
[     4.861] (==) modeset(0): Backing store enabled
[     4.861] (==) modeset(0): Silken mouse enabled
[     5.049] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[     5.049] (==) modeset(0): DPMS enabled
[     5.049] (II) modeset(0): [DRI2] Setup complete
[     5.049] (II) modeset(0): [DRI2]   DRI driver: iris
[     5.049] (II) modeset(0): [DRI2]   VDPAU driver: va_gl
[     5.049] (II) Initializing extension Generic Event Extension
[     5.049] (II) Initializing extension SHAPE
[     5.049] (II) Initializing extension MIT-SHM
[     5.050] (II) Initializing extension XInputExtension
[     5.050] (II) Initializing extension XTEST
[     5.050] (II) Initializing extension BIG-REQUESTS
[     5.051] (II) Initializing extension SYNC
[     5.051] (II) Initializing extension XKEYBOARD
[     5.051] (II) Initializing extension XC-MISC
[     5.051] (II) Initializing extension SECURITY
[     5.051] (II) Initializing extension XFIXES
[     5.052] (II) Initializing extension RENDER
[     5.052] (II) Initializing extension RANDR
[     5.052] (II) Initializing extension COMPOSITE
[     5.052] (II) Initializing extension DAMAGE
[     5.053] (II) Initializing extension MIT-SCREEN-SAVER
[     5.053] (II) Initializing extension DOUBLE-BUFFER
[     5.053] (II) Initializing extension RECORD
[     5.053] (II) Initializing extension DPMS
[     5.053] (II) Initializing extension Present
[     5.054] (II) Initializing extension DRI3
[     5.054] (II) Initializing extension X-Resource
[     5.054] (II) Initializing extension XVideo
[     5.054] (II) Initializing extension XVideo-MotionCompensation
[     5.054] (II) Initializing extension GLX
[     5.065] (II) AIGLX: Loaded and initialized iris
[     5.065] (II) GLX: Initialized DRI2 GL provider for screen 0
[     5.065] (II) Initializing extension XFree86-VidModeExtension
[     5.065] (II) Initializing extension XFree86-DGA
[     5.066] (II) Initializing extension XFree86-DRI
[     5.066] (II) Initializing extension DRI2
[     5.066] (II) modeset(0): Damage tracking initialized
[     5.066] (II) modeset(0): Setting screen physical size to 931 x 677
[     5.147] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[     5.147] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     5.147] (**) Power Button: Applying InputClass "system-keyboard"
[     5.147] (II) LoadModule: "libinput"
[     5.147] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[     5.149] (II) Module libinput: vendor="X.Org Foundation"
[     5.149] 	compiled for 1.21.1.8, module version = 1.4.0
[     5.149] 	Module class: X.Org XInput Driver
[     5.149] 	ABI class: X.Org XInput driver, version 24.4
[     5.149] (II) Using input driver 'libinput' for 'Power Button'
[     5.149] (**) Power Button: always reports core events
[     5.149] (**) Option "Device" "/dev/input/event3"
[     5.153] (II) event3  - Power Button: is tagged by udev as: Keyboard
[     5.153] (II) event3  - Power Button: device is a keyboard
[     5.153] (II) event3  - Power Button: device removed
[     5.173] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[     5.173] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[     5.173] (**) Option "xkb_model" "pc105+inet"
[     5.173] (**) Option "xkb_layout" "us"
[     5.173] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[     5.200] (II) event3  - Power Button: is tagged by udev as: Keyboard
[     5.200] (II) event3  - Power Button: device is a keyboard
[     5.201] (II) config/udev: Adding input device Video Bus (/dev/input/event14)
[     5.201] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[     5.201] (**) Video Bus: Applying InputClass "system-keyboard"
[     5.201] (II) Using input driver 'libinput' for 'Video Bus'
[     5.201] (**) Video Bus: always reports core events
[     5.201] (**) Option "Device" "/dev/input/event14"
[     5.201] (II) event14 - Video Bus: is tagged by udev as: Keyboard
[     5.201] (II) event14 - Video Bus: device is a keyboard
[     5.201] (II) event14 - Video Bus: device removed
[     5.260] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input27/event14"
[     5.260] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[     5.260] (**) Option "xkb_model" "pc105+inet"
[     5.260] (**) Option "xkb_layout" "us"
[     5.260] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[     5.262] (II) event14 - Video Bus: is tagged by udev as: Keyboard
[     5.262] (II) event14 - Video Bus: device is a keyboard
[     5.263] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[     5.263] (II) No input driver specified, ignoring this device.
[     5.263] (II) This device may have been added with another device file.
[     5.264] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[     5.264] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     5.264] (**) Power Button: Applying InputClass "system-keyboard"
[     5.264] (II) Using input driver 'libinput' for 'Power Button'
[     5.264] (**) Power Button: always reports core events
[     5.264] (**) Option "Device" "/dev/input/event2"
[     5.265] (II) event2  - Power Button: is tagged by udev as: Keyboard
[     5.265] (II) event2  - Power Button: device is a keyboard
[     5.266] (II) event2  - Power Button: device removed
[     5.280] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event2"
[     5.280] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[     5.280] (**) Option "xkb_model" "pc105+inet"
[     5.280] (**) Option "xkb_layout" "us"
[     5.280] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[     5.282] (II) event2  - Power Button: is tagged by udev as: Keyboard
[     5.282] (II) event2  - Power Button: device is a keyboard
[     5.283] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[     5.283] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[     5.283] (**) Sleep Button: Applying InputClass "system-keyboard"
[     5.283] (II) Using input driver 'libinput' for 'Sleep Button'
[     5.283] (**) Sleep Button: always reports core events
[     5.283] (**) Option "Device" "/dev/input/event1"
[     5.284] (II) event1  - Sleep Button: is tagged by udev as: Keyboard
[     5.284] (II) event1  - Sleep Button: device is a keyboard
[     5.284] (II) event1  - Sleep Button: device removed
[     5.306] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1"
[     5.307] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[     5.307] (**) Option "xkb_model" "pc105+inet"
[     5.307] (**) Option "xkb_layout" "us"
[     5.307] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[     5.308] (II) event1  - Sleep Button: is tagged by udev as: Keyboard
[     5.309] (II) event1  - Sleep Button: device is a keyboard
[     5.311] (II) config/udev: Adding input device 2.4G Mouse (/dev/input/event6)
[     5.311] (II) No input driver specified, ignoring this device.
[     5.311] (II) This device may have been added with another device file.
[     5.312] (II) config/udev: Adding input device 2.4G Mouse (/dev/input/event10)
[     5.312] (**) 2.4G Mouse: Applying InputClass "libinput pointer catchall"
[     5.312] (II) Using input driver 'libinput' for '2.4G Mouse'
[     5.312] (**) 2.4G Mouse: always reports core events
[     5.312] (**) Option "Device" "/dev/input/event10"
[     5.368] (II) event10 - 2.4G Mouse: is tagged by udev as: Mouse
[     5.368] (II) event10 - 2.4G Mouse: device is a pointer
[     5.369] (II) event10 - 2.4G Mouse: device removed
[     5.400] (II) libinput: 2.4G Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[     5.400] (II) libinput: 2.4G Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[     5.400] (II) libinput: 2.4G Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[     5.400] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.0/0003:1EA7:0064.0002/input/input11/event10"
[     5.400] (II) XINPUT: Adding extended input device "2.4G Mouse" (type: MOUSE, id 10)
[     5.400] (**) Option "AccelerationScheme" "none"
[     5.400] (**) 2.4G Mouse: (accel) selected scheme none/0
[     5.400] (**) 2.4G Mouse: (accel) acceleration factor: 2.000
[     5.400] (**) 2.4G Mouse: (accel) acceleration threshold: 4
[     5.459] (II) event10 - 2.4G Mouse: is tagged by udev as: Mouse
[     5.459] (II) event10 - 2.4G Mouse: device is a pointer
[     5.461] (II) config/udev: Adding input device 2.4G Mouse (/dev/input/mouse0)
[     5.461] (II) No input driver specified, ignoring this device.
[     5.461] (II) This device may have been added with another device file.
[     5.462] (II) config/udev: Adding input device Logitech K360 (/dev/input/event8)
[     5.463] (**) Logitech K360: Applying InputClass "libinput keyboard catchall"
[     5.463] (**) Logitech K360: Applying InputClass "system-keyboard"
[     5.463] (II) Using input driver 'libinput' for 'Logitech K360'
[     5.463] (**) Logitech K360: always reports core events
[     5.463] (**) Option "Device" "/dev/input/event8"
[     5.465] (II) event8  - Logitech K360: is tagged by udev as: Keyboard
[     5.466] (II) event8  - Logitech K360: device is a keyboard
[     5.466] (II) event8  - Logitech K360: device removed
[     5.493] (II) libinput: Logitech K360: needs a virtual subdevice
[     5.493] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5.4/3-5.4:1.2/0003:046D:C52B.0005/0003:046D:4004.0006/input/input26/event8"
[     5.493] (II) XINPUT: Adding extended input device "Logitech K360" (type: MOUSE, id 11)
[     5.493] (**) Option "AccelerationScheme" "none"
[     5.493] (**) Logitech K360: (accel) selected scheme none/0
[     5.493] (**) Logitech K360: (accel) acceleration factor: 2.000
[     5.493] (**) Logitech K360: (accel) acceleration threshold: 4
[     5.497] (II) event8  - Logitech K360: is tagged by udev as: Keyboard
[     5.497] (II) event8  - Logitech K360: device is a keyboard
[     5.499] (II) config/udev: Adding input device OneXPlayer Gamepad (/dev/input/event7)
[     5.499] (II) No input driver specified, ignoring this device.
[     5.499] (II) This device may have been added with another device file.
[     5.500] (II) config/udev: Adding input device OneXPlayer Gamepad (/dev/input/js0)
[     5.500] (II) No input driver specified, ignoring this device.
[     5.500] (II) This device may have been added with another device file.
[     5.501] (II) config/udev: Adding input device GXTP7386:00 27C6:011A (/dev/input/event9)
[     5.501] (**) GXTP7386:00 27C6:011A: Applying InputClass "libinput touchscreen catchall"
[     5.501] (II) Using input driver 'libinput' for 'GXTP7386:00 27C6:011A'
[     5.501] (**) GXTP7386:00 27C6:011A: always reports core events
[     5.501] (**) Option "Device" "/dev/input/event9"
[     5.502] (II) event9  - GXTP7386:00 27C6:011A: is tagged by udev as: Touchscreen
[     5.503] (II) event9  - GXTP7386:00 27C6:011A: device is a touch device
[     5.503] (II) event9  - GXTP7386:00 27C6:011A: device removed
[     5.546] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-GXTP7386:00/0018:27C6:011A.0001/input/input14/event9"
[     5.547] (II) XINPUT: Adding extended input device "GXTP7386:00 27C6:011A" (type: TOUCHSCREEN, id 12)
[     5.547] (**) Option "AccelerationScheme" "none"
[     5.547] (**) GXTP7386:00 27C6:011A: (accel) selected scheme none/0
[     5.547] (**) GXTP7386:00 27C6:011A: (accel) acceleration factor: 2.000
[     5.547] (**) GXTP7386:00 27C6:011A: (accel) acceleration threshold: 4
[     5.549] (II) event9  - GXTP7386:00 27C6:011A: is tagged by udev as: Touchscreen
[     5.549] (II) event9  - GXTP7386:00 27C6:011A: device is a touch device
[     5.551] (II) config/udev: Adding input device GXTP7386:00 27C6:011A (/dev/input/mouse1)
[     5.551] (II) No input driver specified, ignoring this device.
[     5.551] (II) This device may have been added with another device file.
[     5.552] (II) config/udev: Adding input device GXTP7386:00 27C6:011A Stylus (/dev/input/event11)
[     5.552] (**) GXTP7386:00 27C6:011A Stylus: Applying InputClass "libinput tablet catchall"
[     5.552] (II) Using input driver 'libinput' for 'GXTP7386:00 27C6:011A Stylus'
[     5.552] (**) GXTP7386:00 27C6:011A Stylus: always reports core events
[     5.552] (**) Option "Device" "/dev/input/event11"
[     5.554] (II) event11 - GXTP7386:00 27C6:011A Stylus: is tagged by udev as: Tablet
[     5.608] (II) event11 - GXTP7386:00 27C6:011A Stylus: device is a tablet
[     5.608] (II) event11 - GXTP7386:00 27C6:011A Stylus: device removed
[     5.640] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-GXTP7386:00/0018:27C6:011A.0001/input/input15/event11"
[     5.640] (II) XINPUT: Adding extended input device "GXTP7386:00 27C6:011A Stylus" (type: TABLET, id 13)
[     5.642] (II) event11 - GXTP7386:00 27C6:011A Stylus: is tagged by udev as: Tablet
[     5.650] (II) event11 - GXTP7386:00 27C6:011A Stylus: device is a tablet
[     5.650] (II) config/udev: Adding input device GXTP7386:00 27C6:011A Stylus (/dev/input/mouse2)
[     5.650] (II) No input driver specified, ignoring this device.
[     5.650] (II) This device may have been added with another device file.
[     5.650] (II) config/udev: Adding input device GXTP7386:00 27C6:011A UNKNOWN (/dev/input/event12)
[     5.650] (II) No input driver specified, ignoring this device.
[     5.650] (II) This device may have been added with another device file.
[     5.651] (II) config/udev: Adding input device GXTP7386:00 27C6:011A Keyboard (/dev/input/event13)
[     5.651] (**) GXTP7386:00 27C6:011A Keyboard: Applying InputClass "libinput keyboard catchall"
[     5.651] (**) GXTP7386:00 27C6:011A Keyboard: Applying InputClass "system-keyboard"
[     5.651] (II) Using input driver 'libinput' for 'GXTP7386:00 27C6:011A Keyboard'
[     5.651] (**) GXTP7386:00 27C6:011A Keyboard: always reports core events
[     5.651] (**) Option "Device" "/dev/input/event13"
[     5.651] (II) event13 - GXTP7386:00 27C6:011A Keyboard: is tagged by udev as: Keyboard
[     5.651] (II) event13 - GXTP7386:00 27C6:011A Keyboard: device is a keyboard
[     5.651] (II) event13 - GXTP7386:00 27C6:011A Keyboard: device removed
[     5.687] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-GXTP7386:00/0018:27C6:011A.0001/input/input17/event13"
[     5.687] (II) XINPUT: Adding extended input device "GXTP7386:00 27C6:011A Keyboard" (type: KEYBOARD, id 14)
[     5.687] (**) Option "xkb_model" "pc105+inet"
[     5.687] (**) Option "xkb_layout" "us"
[     5.687] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[     5.689] (II) event13 - GXTP7386:00 27C6:011A Keyboard: is tagged by udev as: Keyboard
[     5.689] (II) event13 - GXTP7386:00 27C6:011A Keyboard: device is a keyboard
[     5.690] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event15)
[     5.690] (II) No input driver specified, ignoring this device.
[     5.690] (II) This device may have been added with another device file.
[     5.691] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event16)
[     5.691] (II) No input driver specified, ignoring this device.
[     5.691] (II) This device may have been added with another device file.
[     5.691] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event17)
[     5.691] (II) No input driver specified, ignoring this device.
[     5.691] (II) This device may have been added with another device file.
[     5.692] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event18)
[     5.692] (II) No input driver specified, ignoring this device.
[     5.692] (II) This device may have been added with another device file.
[     5.692] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event19)
[     5.692] (II) No input driver specified, ignoring this device.
[     5.692] (II) This device may have been added with another device file.
[     5.693] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event20)
[     5.693] (II) No input driver specified, ignoring this device.
[     5.693] (II) This device may have been added with another device file.
[     5.694] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[     5.694] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[     5.694] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[     5.694] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[     5.694] (**) AT Translated Set 2 keyboard: always reports core events
[     5.694] (**) Option "Device" "/dev/input/event4"
[     5.695] (II) event4  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[     5.695] (II) event4  - AT Translated Set 2 keyboard: device is a keyboard
[     5.697] (II) event4  - AT Translated Set 2 keyboard: device removed
[     5.723] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
[     5.723] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 15)
[     5.723] (**) Option "xkb_model" "pc105+inet"
[     5.723] (**) Option "xkb_layout" "us"
[     5.723] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[     5.725] (II) event4  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[     5.725] (II) event4  - AT Translated Set 2 keyboard: device is a keyboard
[     5.728] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[     5.728] (II) No input driver specified, ignoring this device.
[     5.728] (II) This device may have been added with another device file.
[     5.765] (**) Logitech K360: Applying InputClass "libinput keyboard catchall"
[     5.765] (**) Logitech K360: Applying InputClass "system-keyboard"
[     5.765] (II) Using input driver 'libinput' for 'Logitech K360'
[     5.765] (**) Logitech K360: always reports core events
[     5.765] (**) Option "Device" "/dev/input/event8"
[     5.765] (II) libinput: Logitech K360: is a virtual subdevice
[     5.765] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5.4/3-5.4:1.2/0003:046D:C52B.0005/0003:046D:4004.0006/input/input26/event8"
[     5.765] (II) XINPUT: Adding extended input device "Logitech K360" (type: KEYBOARD, id 16)
[     5.765] (**) Option "xkb_model" "pc105+inet"
[     5.765] (**) Option "xkb_layout" "us"
[     5.765] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[     5.915] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event15)
[     5.916] (II) No input driver specified, ignoring this device.
[     5.916] (II) This device may have been added with another device file.
[     5.916] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event18)
[     5.916] (II) No input driver specified, ignoring this device.
[     5.916] (II) This device may have been added with another device file.
[     5.917] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event17)
[     5.917] (II) No input driver specified, ignoring this device.
[     5.917] (II) This device may have been added with another device file.
[    14.536] (II) event3  - Power Button: device removed
[    14.556] (II) event14 - Video Bus: device removed
[    14.623] (II) event2  - Power Button: device removed
[    14.646] (II) event1  - Sleep Button: device removed
[    14.670] (II) event10 - 2.4G Mouse: device removed
[    14.703] (II) event9  - GXTP7386:00 27C6:011A: device removed
[    14.736] (II) event11 - GXTP7386:00 27C6:011A Stylus: device removed
[    14.770] (II) event13 - GXTP7386:00 27C6:011A Keyboard: device removed
[    14.803] (II) event4  - AT Translated Set 2 keyboard: device removed
[    14.820] (II) event8  - Logitech K360: device removed
[    14.836] (II) AIGLX: Suspending AIGLX clients for VT switch

For the SDDM, would you like me to post the response for "systemctl list-units --type=target -all"?

EDIT: I think I fixed the hang by deleting the dpms.conf I placed in the xorg conf-files to try and fix some other issue (which should be fine because it didn't work anyway). I think I should still try and fix the other errors, however, so if you still wouldn't mind, could you give me a few pointers in regards to how to go about that? I thank you for your help thus far: It's much appreciated.

EDIT2: I've updated the provided log above after rebooting.

Last edited by atticarch (2024-02-04 13:43:22)


ouch his jaw

Offline

#6 2024-02-04 13:44:06

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,035

Re: [SOLVED] Boot Hangs At "[OK] reached target graphical interface"

/etc/X11/xorg.conf.d/dpms.conf was ill-formed, what "other errors" do you mean specifically?

ACPI Bios Errors are common and typically harmless, means the board violates the spec. You'd need a BIOS update to fix them (though BIOS updates hardly fix them ever)
You lack  the regdb package, https://wiki.archlinux.org/title/Networ … ory_domain
A thermal sensor doesn't read (hardware issue, there maybe isn't a sensor itfp) and I'm not sure whether the bluetoothd errors aren't because of the crashing GUI only.

Offline

#7 2024-02-04 13:49:17

atticarch
Member
From: Basement
Registered: 2024-02-04
Posts: 37

Re: [SOLVED] Boot Hangs At "[OK] reached target graphical interface"

seth wrote:

/etc/X11/xorg.conf.d/dpms.conf was ill-formed, what "other errors" do you mean specifically?

ACPI Bios Errors are common and typically harmless, means the board violates the spec. You'd need a BIOS update to fix them (though BIOS updates hardly fix them ever)
You lack  the regdb package, https://wiki.archlinux.org/title/Networ … ory_domain
A thermal sensor doesn't read (hardware issue, there maybe isn't a sensor itfp) and I'm not sure whether the bluetoothd errors aren't because of the crashing GUI only.

I've updated the log above and I see a few EEs, so I was just wondering if this was the sort of thing I should be keeping my hands out of until I adjust better to Arch or if I'll be able to tinker it out (or if they even actually need to be solved, I suppose). I don't believe the Bluetooth or thermal-sensor errors are actually problems: it seems to be a common thing that doesn't actually affect functionality. I'll download that package now, thanks.

Last edited by atticarch (2024-02-04 13:49:49)


ouch his jaw

Offline

#8 2024-02-04 13:53:59

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,035

Re: [SOLVED] Boot Hangs At "[OK] reached target graphical interface"

[     4.571] (EE) Failed to load module "intel" (module does not exist, 0)
[     4.572] (EE) Failed to load module "fbdev" (module does not exist, 0)
[     4.572] (EE) Failed to load module "vesa" (module does not exist, 0)

Is perfectly normal, the server runs through all modules that will fit your hardware, notice that they don't exist (and they should not!) and prints an "error" because the file could not be found.
Every step to silence that (installing the drivers or hardcoding the driver for your HW) is a bad idea.
You're good.

Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.
If you need help w/ your DPMS config, please open a new thread.

Offline

#9 2024-02-04 14:04:53

atticarch
Member
From: Basement
Registered: 2024-02-04
Posts: 37

Re: [SOLVED] Boot Hangs At "[OK] reached target graphical interface"

seth wrote:
[     4.571] (EE) Failed to load module "intel" (module does not exist, 0)
[     4.572] (EE) Failed to load module "fbdev" (module does not exist, 0)
[     4.572] (EE) Failed to load module "vesa" (module does not exist, 0)

Is perfectly normal, the server runs through all modules that will fit your hardware, notice that they don't exist (and they should not!) and prints an "error" because the file could not be found.
Every step to silence that (installing the drivers or hardcoding the driver for your HW) is a bad idea.
You're good.

Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.
If you need help w/ your DPMS config, please open a new thread.

Understood. Thank you very much for your patience and generosity: it's well-appreciated, even if people don't make it known. Will mark the thread "SOLVED" shortly. Many thanks.


ouch his jaw

Offline

Board footer

Powered by FluxBB