You are not logged in.
Hi. My system is an Asus ROG laptop with i9-13980hx / RTX 4060 - hybrid graphics. This issue started two or three months ago, but I avoided it by pinning the versions as I will describe further. Now it's getting frustrating and don't want to downgrade the kernel & nvidia drivers at every pacman -Syu... Basically, with the latest nvidia drivers & kernel version when I log in at the SDDM screen, after typing the password and hitting Enter, the system fully hangs, no terminal access via CTRL + ALT + F3. You have to shut it down manually via the power button. I am using KDE Plasma.
I'm using the system now by pinning the kernel to 6.16.arch2-1 and nvidia-dkms to 575.64.05-2. After searching through the forum for similar issues, I've found that some users solved some issues by downgrading systemd to 247.9. So, I've downgraded systemd and updated everything else (kernel and nvidia drivers), however the issue is the same. Now, I've reverted back to the latest systemd version, 258-4 and it's working with my pinned versions for kernel and nvidia.
/etc/default/grub:
GRUB_CMDLINE_LINUX_DEFAULT="loglevel=3 quiet nvidia-drm.modeset=1 nvidia-drm.fbdev=1 nvidia-modeset.hdmi_deepcolor=1 cryptdevice=UUID=e1ae8f12-ab08-4178-834b-f0419f594e30:root root=/dev/mapper/root"
dmesg with latest kernel (6.16.10.arch1-1) and nvidia (580.82.09-1), but with systemd at 247.9 (the issue is the same regardless of systemd version):
[ 0.000000] Linux version 6.16.10-arch1-1 (linux@archlinux) (gcc (GCC) 15.2.1 20250813, GNU ld (GNU Binutils) 2.45.0) #1 SMP PREEMPT_DYNAMIC Thu, 02 Oct 2025 19:26:36 +0000
[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=da62eedb-eca2-4d81-81e1-9ff4c9c171a1 rw loglevel=3 quiet nvidia-drm.modeset=1 nvidia-drm.fbdev=1 nvidia-modeset.hdmi_deepcolor=1 cryptdevice=UUID=e1ae8f12-ab08-4178-834b-f0419f594e30:root root=/dev/mapper/root
[ 0.000000] x86/split lock detection: #AC: crashing the kernel on kernel split_locks and warning on user-space split_locks
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009dfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009e000-0x000000000009efff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003aaeffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000003aaf0000-0x0000000043966fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000043967000-0x0000000043a8bfff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x0000000043a8c000-0x0000000043c73fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x0000000043c74000-0x00000000447fefff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000447ff000-0x00000000447fffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000044800000-0x000000004b3fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000004be00000-0x00000000527fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000c0000000-0x00000000cfffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fe700000-0x00000000fe70ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000008ad7fffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] APIC: Static calls initialized
[ 0.000000] efi: EFI v2.8 by American Megatrends
[ 0.000000] efi: ACPI=0x43a8b000 ACPI 2.0=0x43a8b014 TPMFinalLog=0x43b3d000 SMBIOS=0x44381000 SMBIOS 3.0=0x44380000 MEMATTR=0x3519e118 ESRT=0x35fe6e98 INITRD=0x32a57918 RNG=0x439a0018 TPMEventLog=0x4399c018
[ 0.000000] random: crng init done
[ 0.000000] efi: Remove mem84: MMIO range=[0xc0000000-0xcfffffff] (256MB) from e820 map
[ 0.000000] e820: remove [mem 0xc0000000-0xcfffffff] reserved
[ 0.000000] efi: Not removing mem85: MMIO range=[0xfe000000-0xfe010fff] (68KB) from e820 map
[ 0.000000] efi: Not removing mem86: MMIO range=[0xfe700000-0xfe70ffff] (64KB) from e820 map
[ 0.000000] efi: Not removing mem87: MMIO range=[0xfec00000-0xfec00fff] (4KB) from e820 map
[ 0.000000] efi: Not removing mem88: MMIO range=[0xfed00000-0xfed00fff] (4KB) from e820 map
[ 0.000000] efi: Not removing mem90: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
[ 0.000000] efi: Remove mem91: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
[ 0.000000] e820: remove [mem 0xff000000-0xffffffff] reserved
[ 0.000000] SMBIOS 3.5.0 present.
[ 0.000000] DMI: ASUSTeK COMPUTER INC. ROG Strix G614JV_G614JV/G614JV, BIOS G614JV.331 11/11/2024
[ 0.000000] DMI: Memory slots populated: 2/2
[ 0.000000] tsc: Detected 2400.000 MHz processor
[ 0.000000] tsc: Detected 2419.200 MHz TSC
[ 0.001698] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.001699] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.001703] last_pfn = 0x8ad800 max_arch_pfn = 0x400000000
[ 0.001706] MTRR map: 5 entries (3 fixed + 2 variable; max 23), built from 10 variable MTRRs
[ 0.001707] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.001991] last_pfn = 0x44800 max_arch_pfn = 0x400000000
[ 0.018961] esrt: Reserving ESRT space from 0x0000000035fe6e98 to 0x0000000035fe6f98.
[ 0.018964] e820: update [mem 0x35fe6000-0x35fe6fff] usable ==> reserved
[ 0.018973] Using GB pages for direct mapping
[ 0.019079] Secure boot disabled
[ 0.019080] RAMDISK: [mem 0x171a8000-0x229eafff]
[ 0.019131] ACPI: Early table checksum verification disabled
[ 0.019134] ACPI: RSDP 0x0000000043A8B014 000024 (v02 _ASUS_)
[ 0.019136] ACPI: XSDT 0x0000000043A8A728 00013C (v01 _ASUS_ Notebook 01072009 AMI 01000013)
[ 0.019140] ACPI: FACP 0x0000000043A86000 000114 (v06 _ASUS_ Notebook 01072009 AMI 01000013)
[ 0.019143] ACPI: DSDT 0x00000000439EA000 09B372 (v02 _ASUS_ Notebook 01072009 INTL 20200717)
[ 0.019144] ACPI: FACS 0x0000000043C73000 000040
[ 0.019146] ACPI: SSDT 0x0000000043A87000 002D03 (v02 DptfTb DptfTabl 00001000 INTL 20200717)
[ 0.019148] ACPI: FIDT 0x00000000439E9000 00009C (v01 _ASUS_ Notebook 01072009 AMI 00010013)
[ 0.019149] ACPI: SSDT 0x00000000439E6000 002B10 (v02 INTEL DTbtSsdt 00001000 INTL 20200717)
[ 0.019151] ACPI: SSDT 0x00000000439E5000 00038C (v02 PmaxDv Pmax_Dev 00000001 INTL 20200717)
[ 0.019152] ACPI: SSDT 0x00000000439DF000 005D84 (v02 CpuRef CpuSsdt 00003000 INTL 20200717)
[ 0.019154] ACPI: SSDT 0x00000000439DC000 002AB5 (v02 SaSsdt SaSsdt 00003000 INTL 20200717)
[ 0.019155] ACPI: SSDT 0x00000000439D8000 0034CC (v02 INTEL IgfxSsdt 00003000 INTL 20200717)
[ 0.019156] ACPI: HPET 0x00000000439D7000 000038 (v01 _ASUS_ Notebook 01072009 AMI 01000013)
[ 0.019158] ACPI: APIC 0x00000000439D6000 0001DC (v05 _ASUS_ Notebook 01072009 AMI 01000013)
[ 0.019159] ACPI: MCFG 0x00000000439D5000 00003C (v01 _ASUS_ Notebook 01072009 AMI 01000013)
[ 0.019161] ACPI: SSDT 0x00000000439CA000 00A5E7 (v02 _ASUS_ RplSBTbt 00001000 INTL 20200717)
[ 0.019162] ACPI: SSDT 0x00000000439C8000 001F1A (v02 _ASUS_ Ther_Rvp 00001000 INTL 20200717)
[ 0.019164] ACPI: NHLT 0x00000000439C7000 0002F1 (v00 _ASUS_ Notebook 01072009 AMI 01000013)
[ 0.019165] ACPI: LPIT 0x00000000439C6000 0000CC (v01 _ASUS_ Notebook 01072009 AMI 01000013)
[ 0.019166] ACPI: SSDT 0x00000000439C2000 002A83 (v02 _ASUS_ PtidDevc 00001000 INTL 20200717)
[ 0.019168] ACPI: SSDT 0x00000000439BF000 00210B (v02 _ASUS_ TbtTypeC 00000000 INTL 20200717)
[ 0.019169] ACPI: DBGP 0x00000000439BE000 000034 (v01 _ASUS_ Notebook 01072009 AMI 01000013)
[ 0.019171] ACPI: DBG2 0x00000000439BD000 000054 (v00 _ASUS_ Notebook 01072009 AMI 01000013)
[ 0.019172] ACPI: SSDT 0x00000000439BB000 00111C (v02 _ASUS_ UsbCTabl 00001000 INTL 20200717)
[ 0.019173] ACPI: DMAR 0x00000000439BA000 000088 (v02 INTEL EDK2 00000002 01000013)
[ 0.019175] ACPI: FPDT 0x00000000439B9000 000044 (v01 _ASUS_ A M I 01072009 AMI 01000013)
[ 0.019176] ACPI: SSDT 0x00000000439B7000 001227 (v02 INTEL xh_rplsb 00000000 INTL 20200717)
[ 0.019178] ACPI: SSDT 0x00000000439B3000 003AEA (v02 SocGpe SocGpe 00003000 INTL 20200717)
[ 0.019179] ACPI: SSDT 0x00000000439AF000 0039DA (v02 SocCmn SocCmn 00003000 INTL 20200717)
[ 0.019181] ACPI: SSDT 0x00000000439AE000 0000AE (v02 HgRef HgPeg 00001000 INTL 20200717)
[ 0.019182] ACPI: SSDT 0x00000000439AD000 000144 (v02 Intel ADebTabl 00001000 INTL 20200717)
[ 0.019183] ACPI: UEFI 0x0000000043B1F000 00063A (v01 INTEL RstVmdE 00000000 INTL 00000000)
[ 0.019185] ACPI: UEFI 0x0000000043B1E000 00005C (v01 INTEL RstVmdV 00000000 INTL 00000000)
[ 0.019186] ACPI: TPM2 0x00000000439AB000 00004C (v04 _ASUS_ Notebook 00000001 AMI 00000000)
[ 0.019188] ACPI: SSDT 0x00000000439AA000 000733 (v01 NvDDS NvDDSN20 00001000 INTL 20200717)
[ 0.019189] ACPI: SSDT 0x00000000439A2000 007935 (v01 OptRf2 Opt2Tabl 00001000 INTL 20200717)
[ 0.019191] ACPI: BGRT 0x00000000439AC000 000038 (v01 _ASUS_ Notebook 01072009 AMI 00010013)
[ 0.019192] ACPI: PHAT 0x00000000439A1000 00062D (v01 _ASUS_ Notebook 00000005 MSFT 0100000D)
[ 0.019193] ACPI: WSMT 0x00000000439C5000 000028 (v01 _ASUS_ Notebook 01072009 AMI 00010013)
[ 0.019195] ACPI: Reserving FACP table memory at [mem 0x43a86000-0x43a86113]
[ 0.019195] ACPI: Reserving DSDT table memory at [mem 0x439ea000-0x43a85371]
[ 0.019196] ACPI: Reserving FACS table memory at [mem 0x43c73000-0x43c7303f]
[ 0.019196] ACPI: Reserving SSDT table memory at [mem 0x43a87000-0x43a89d02]
[ 0.019197] ACPI: Reserving FIDT table memory at [mem 0x439e9000-0x439e909b]
[ 0.019197] ACPI: Reserving SSDT table memory at [mem 0x439e6000-0x439e8b0f]
[ 0.019197] ACPI: Reserving SSDT table memory at [mem 0x439e5000-0x439e538b]
[ 0.019198] ACPI: Reserving SSDT table memory at [mem 0x439df000-0x439e4d83]
[ 0.019198] ACPI: Reserving SSDT table memory at [mem 0x439dc000-0x439deab4]
[ 0.019198] ACPI: Reserving SSDT table memory at [mem 0x439d8000-0x439db4cb]
[ 0.019199] ACPI: Reserving HPET table memory at [mem 0x439d7000-0x439d7037]
[ 0.019199] ACPI: Reserving APIC table memory at [mem 0x439d6000-0x439d61db]
[ 0.019199] ACPI: Reserving MCFG table memory at [mem 0x439d5000-0x439d503b]
[ 0.019200] ACPI: Reserving SSDT table memory at [mem 0x439ca000-0x439d45e6]
[ 0.019200] ACPI: Reserving SSDT table memory at [mem 0x439c8000-0x439c9f19]
[ 0.019201] ACPI: Reserving NHLT table memory at [mem 0x439c7000-0x439c72f0]
[ 0.019201] ACPI: Reserving LPIT table memory at [mem 0x439c6000-0x439c60cb]
[ 0.019201] ACPI: Reserving SSDT table memory at [mem 0x439c2000-0x439c4a82]
[ 0.019202] ACPI: Reserving SSDT table memory at [mem 0x439bf000-0x439c110a]
[ 0.019202] ACPI: Reserving DBGP table memory at [mem 0x439be000-0x439be033]
[ 0.019202] ACPI: Reserving DBG2 table memory at [mem 0x439bd000-0x439bd053]
[ 0.019203] ACPI: Reserving SSDT table memory at [mem 0x439bb000-0x439bc11b]
[ 0.019203] ACPI: Reserving DMAR table memory at [mem 0x439ba000-0x439ba087]
[ 0.019203] ACPI: Reserving FPDT table memory at [mem 0x439b9000-0x439b9043]
[ 0.019204] ACPI: Reserving SSDT table memory at [mem 0x439b7000-0x439b8226]
[ 0.019204] ACPI: Reserving SSDT table memory at [mem 0x439b3000-0x439b6ae9]
[ 0.019205] ACPI: Reserving SSDT table memory at [mem 0x439af000-0x439b29d9]
[ 0.019205] ACPI: Reserving SSDT table memory at [mem 0x439ae000-0x439ae0ad]
[ 0.019205] ACPI: Reserving SSDT table memory at [mem 0x439ad000-0x439ad143]
[ 0.019206] ACPI: Reserving UEFI table memory at [mem 0x43b1f000-0x43b1f639]
[ 0.019206] ACPI: Reserving UEFI table memory at [mem 0x43b1e000-0x43b1e05b]
[ 0.019206] ACPI: Reserving TPM2 table memory at [mem 0x439ab000-0x439ab04b]
[ 0.019207] ACPI: Reserving SSDT table memory at [mem 0x439aa000-0x439aa732]
[ 0.019207] ACPI: Reserving SSDT table memory at [mem 0x439a2000-0x439a9934]
[ 0.019208] ACPI: Reserving BGRT table memory at [mem 0x439ac000-0x439ac037]
[ 0.019208] ACPI: Reserving PHAT table memory at [mem 0x439a1000-0x439a162c]
[ 0.019208] ACPI: Reserving WSMT table memory at [mem 0x439c5000-0x439c5027]
[ 0.019419] No NUMA configuration found
[ 0.019419] Faking a node at [mem 0x0000000000000000-0x00000008ad7fffff]
[ 0.019423] NODE_DATA(0) allocated [mem 0x8ad7d5280-0x8ad7fffff]
[ 0.019536] Zone ranges:
[ 0.019537] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.019537] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.019538] Normal [mem 0x0000000100000000-0x00000008ad7fffff]
[ 0.019539] Device empty
[ 0.019539] Movable zone start for each node
[ 0.019540] Early memory node ranges
[ 0.019540] node 0: [mem 0x0000000000001000-0x000000000009dfff]
[ 0.019541] node 0: [mem 0x000000000009f000-0x000000000009ffff]
[ 0.019541] node 0: [mem 0x0000000000100000-0x000000003aaeffff]
[ 0.019542] node 0: [mem 0x00000000447ff000-0x00000000447fffff]
[ 0.019542] node 0: [mem 0x0000000100000000-0x00000008ad7fffff]
[ 0.019543] Initmem setup node 0 [mem 0x0000000000001000-0x00000008ad7fffff]
[ 0.019546] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.019547] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.019573] On node 0, zone DMA: 96 pages in unavailable ranges
[ 0.020762] On node 0, zone DMA32: 40207 pages in unavailable ranges
[ 0.053212] On node 0, zone Normal: 14336 pages in unavailable ranges
[ 0.053259] On node 0, zone Normal: 10240 pages in unavailable ranges
[ 0.053298] Reserving Intel graphics memory at [mem 0x4e800000-0x527fffff]
[ 0.053953] ACPI: PM-Timer IO Port: 0x1808
[ 0.053960] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.053961] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.053961] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[ 0.053961] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[ 0.053962] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[ 0.053962] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[ 0.053962] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[ 0.053962] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[ 0.053963] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[ 0.053963] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[ 0.053963] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[ 0.053964] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[ 0.053964] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
[ 0.053964] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
[ 0.053964] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
[ 0.053965] ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
[ 0.053965] ACPI: LAPIC_NMI (acpi_id[0x11] high edge lint[0x1])
[ 0.053965] ACPI: LAPIC_NMI (acpi_id[0x12] high edge lint[0x1])
[ 0.053966] ACPI: LAPIC_NMI (acpi_id[0x13] high edge lint[0x1])
[ 0.053966] ACPI: LAPIC_NMI (acpi_id[0x14] high edge lint[0x1])
[ 0.053966] ACPI: LAPIC_NMI (acpi_id[0x15] high edge lint[0x1])
[ 0.053966] ACPI: LAPIC_NMI (acpi_id[0x16] high edge lint[0x1])
[ 0.053967] ACPI: LAPIC_NMI (acpi_id[0x17] high edge lint[0x1])
[ 0.053967] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[ 0.054007] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[ 0.054009] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.054010] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.054012] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.054013] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.054018] e820: update [mem 0x30c9f000-0x30d47fff] usable ==> reserved
[ 0.054025] TSC deadline timer available
[ 0.054027] CPU topo: Max. logical packages: 1
[ 0.054027] CPU topo: Max. logical dies: 1
[ 0.054027] CPU topo: Max. dies per package: 1
[ 0.054029] CPU topo: Max. threads per core: 2
[ 0.054029] CPU topo: Num. cores per package: 24
[ 0.054030] CPU topo: Num. threads per package: 32
[ 0.054030] CPU topo: Allowing 32 present CPUs plus 0 hotplug CPUs
[ 0.054041] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.054042] PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x0009efff]
[ 0.054043] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[ 0.054043] PM: hibernation: Registered nosave memory: [mem 0x30c9f000-0x30d47fff]
[ 0.054044] PM: hibernation: Registered nosave memory: [mem 0x35fe6000-0x35fe6fff]
[ 0.054045] PM: hibernation: Registered nosave memory: [mem 0x3aaf0000-0x447fefff]
[ 0.054046] PM: hibernation: Registered nosave memory: [mem 0x44800000-0xffffffff]
[ 0.054047] [mem 0x52800000-0xfdffffff] available for PCI devices
[ 0.054047] Booting paravirtualized kernel on bare hardware
[ 0.054049] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[ 0.057765] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:32 nr_cpu_ids:32 nr_node_ids:1
[ 0.058517] percpu: Embedded 62 pages/cpu s217088 r8192 d28672 u262144
[ 0.058520] pcpu-alloc: s217088 r8192 d28672 u262144 alloc=1*2097152
[ 0.058521] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15
[ 0.058525] pcpu-alloc: [0] 16 17 18 19 20 21 22 23 [0] 24 25 26 27 28 29 30 31
[ 0.058536] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=da62eedb-eca2-4d81-81e1-9ff4c9c171a1 rw loglevel=3 quiet nvidia-drm.modeset=1 nvidia-drm.fbdev=1 nvidia-modeset.hdmi_deepcolor=1 cryptdevice=UUID=e1ae8f12-ab08-4178-834b-f0419f594e30:root root=/dev/mapper/root
[ 0.058592] Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-linux cryptdevice=UUID=e1ae8f12-ab08-4178-834b-f0419f594e30:root", will be passed to user space.
[ 0.058600] printk: log_buf_len individual max cpu contribution: 4096 bytes
[ 0.058600] printk: log_buf_len total cpu_extra contributions: 126976 bytes
[ 0.058601] printk: log_buf_len min size: 131072 bytes
[ 0.058703] printk: log buffer data + meta data: 262144 + 917504 = 1179648 bytes
[ 0.058703] printk: early log buf free: 114960(87%)
[ 0.060760] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[ 0.061791] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[ 0.061993] software IO TLB: area num 32.
[ 0.070205] Fallback order for Node 0: 0
[ 0.070208] Built 1 zonelists, mobility grouping on. Total pages: 8290959
[ 0.070208] Policy zone: Normal
[ 0.070359] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[ 0.107315] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=1
[ 0.112476] ftrace: allocating 56049 entries in 220 pages
[ 0.112477] ftrace: allocated 220 pages with 5 groups
[ 0.112540] Dynamic Preempt: full
[ 0.112613] rcu: Preemptible hierarchical RCU implementation.
[ 0.112613] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=32.
[ 0.112614] rcu: RCU priority boosting: priority 1 delay 500 ms.
[ 0.112615] Trampoline variant of Tasks RCU enabled.
[ 0.112615] Rude variant of Tasks RCU enabled.
[ 0.112615] Tracing variant of Tasks RCU enabled.
[ 0.112616] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[ 0.112616] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=32
[ 0.112626] RCU Tasks: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=32.
[ 0.112628] RCU Tasks Rude: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=32.
[ 0.112629] RCU Tasks Trace: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=32.
[ 0.115335] NR_IRQS: 524544, nr_irqs: 2312, preallocated irqs: 16
[ 0.115638] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.115888] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[ 0.115928] Console: colour dummy device 80x25
[ 0.115930] printk: legacy console [tty0] enabled
[ 0.115964] ACPI: Core revision 20250404
[ 0.116182] hpet: HPET dysfunctional in PC10. Force disabled.
[ 0.116274] APIC: Switch to symmetric I/O mode setup
[ 0.116276] DMAR: Host address width 39
[ 0.116277] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[ 0.116281] DMAR: dmar0: reg_base_addr fed90000 ver 4:0 cap 1c0000c40660462 ecap 29a00f0505e
[ 0.116283] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[ 0.116286] DMAR: dmar1: reg_base_addr fed91000 ver 5:0 cap d2008c40660462 ecap f050da
[ 0.116288] DMAR: RMRR base: 0x0000004e000000 end: 0x000000527fffff
[ 0.116289] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
[ 0.116290] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[ 0.116290] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[ 0.117830] DMAR-IR: Enabled IRQ remapping in x2apic mode
[ 0.117831] x2apic enabled
[ 0.117883] APIC: Switched APIC routing to: cluster x2apic
[ 0.122236] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x22df1149949, max_idle_ns: 440795312789 ns
[ 0.122242] Calibrating delay loop (skipped), value calculated using timer frequency.. 4838.40 BogoMIPS (lpj=2419200)
[ 0.122285] CPU0: Thermal monitoring enabled (TM1)
[ 0.122287] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[ 0.122403] CET detected: Indirect Branch Tracking enabled
[ 0.122403] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[ 0.122404] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[ 0.122405] process: using mwait in idle threads
[ 0.122408] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[ 0.122409] Spectre V2 : Mitigation: Enhanced / Automatic IBRS
[ 0.122409] Register File Data Sampling: Mitigation: Clear Register File
[ 0.122410] VMSCAPE: Mitigation: IBPB before exit to userspace
[ 0.122410] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.122411] Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on VMEXIT
[ 0.122412] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.122419] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.122419] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.122420] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.122420] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[ 0.122421] x86/fpu: Supporting XSAVE feature 0x800: 'Control-flow User registers'
[ 0.122421] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.122422] x86/fpu: xstate_offset[9]: 832, xstate_sizes[9]: 8
[ 0.122422] x86/fpu: xstate_offset[11]: 840, xstate_sizes[11]: 16
[ 0.122423] x86/fpu: Enabled xstate features 0xa07, context size is 856 bytes, using 'compacted' format.
[ 0.123240] Freeing SMP alternatives memory: 56K
[ 0.123240] pid_max: default: 32768 minimum: 301
[ 0.123240] LSM: initializing lsm=capability,landlock,lockdown,yama,bpf
[ 0.123240] landlock: Up and running.
[ 0.123240] Yama: becoming mindful.
[ 0.123240] LSM support for eBPF active
[ 0.123240] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.123240] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.123240] smpboot: CPU0: 13th Gen Intel(R) Core(TM) i9-13980HX (family: 0x6, model: 0xb7, stepping: 0x1)
[ 0.123240] Performance Events: XSAVE Architectural LBR, PEBS fmt4+-baseline, AnyThread deprecated, Alderlake Hybrid events, 32-deep LBR, full-width counters, Intel PMU driver.
[ 0.123240] core: cpu_core PMU driver:
[ 0.123240] ... version: 5
[ 0.123240] ... bit width: 48
[ 0.123240] ... generic registers: 8
[ 0.123240] ... value mask: 0000ffffffffffff
[ 0.123240] ... max period: 00007fffffffffff
[ 0.123240] ... fixed-purpose events: 4
[ 0.123240] ... event mask: 0001000f000000ff
[ 0.123240] signal: max sigframe size: 3632
[ 0.123240] Estimated ratio of average max frequency by base frequency (times 1024): 2218
[ 0.123240] rcu: Hierarchical SRCU implementation.
[ 0.123240] rcu: Max phase no-delay instances is 400.
[ 0.123240] Timer migration: 2 hierarchy levels; 8 children per group; 2 crossnode level
[ 0.123240] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.123267] smp: Bringing up secondary CPUs ...
[ 0.123315] smpboot: x86: Booting SMP configuration:
[ 0.123315] .... node #0, CPUs: #2 #4 #6 #8 #10 #12 #14 #16 #17 #18 #19 #20 #21 #22 #23 #24 #25 #26 #27 #28 #29 #30 #31
[ 0.007422] core: cpu_atom PMU driver:
[ 0.007422] ... version: 5
[ 0.007422] ... bit width: 48
[ 0.007422] ... generic registers: 6
[ 0.007422] ... value mask: 0000ffffffffffff
[ 0.007422] ... max period: 00007fffffffffff
[ 0.007422] ... fixed-purpose events: 3
[ 0.007422] ... event mask: 000000070000003f
[ 0.130311] #1 #3 #5 #7 #9 #11 #13 #15
[ 0.134278] smp: Brought up 1 node, 32 CPUs
[ 0.134278] smpboot: Total of 32 processors activated (154828.80 BogoMIPS)
[ 0.136392] Memory: 32221592K/33163836K available (19868K kernel code, 2942K rwdata, 16676K rodata, 4664K init, 4948K bss, 897132K reserved, 0K cma-reserved)
[ 0.137023] devtmpfs: initialized
[ 0.137023] x86/mm: Memory block size: 128MB
[ 0.138287] ACPI: PM: Registering ACPI NVS region [mem 0x43a8c000-0x43c73fff] (1998848 bytes)
[ 0.138294] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[ 0.138294] posixtimers hash table entries: 16384 (order: 6, 262144 bytes, linear)
[ 0.138304] futex hash table entries: 8192 (524288 bytes on 1 NUMA nodes, total 512 KiB, linear).
[ 0.138387] pinctrl core: initialized pinctrl subsystem
[ 0.138603] PM: RTC time: 16:29:32, date: 2025-10-03
[ 0.138881] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.139408] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[ 0.139628] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.139858] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.139861] audit: initializing netlink subsys (disabled)
[ 0.139864] audit: type=2000 audit(1759508972.017:1): state=initialized audit_enabled=0 res=1
[ 0.139864] thermal_sys: Registered thermal governor 'fair_share'
[ 0.139864] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.139864] thermal_sys: Registered thermal governor 'step_wise'
[ 0.139864] thermal_sys: Registered thermal governor 'user_space'
[ 0.139864] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.139864] cpuidle: using governor ladder
[ 0.139864] cpuidle: using governor menu
[ 0.139864] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.139864] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.139864] PCI: ECAM [mem 0xc0000000-0xce0fffff] (base 0xc0000000) for domain 0000 [bus 00-e0]
[ 0.139864] PCI: Using configuration type 1 for base access
[ 0.140257] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 0.144259] HugeTLB: allocation took 0ms with hugepage_allocation_threads=8
[ 0.144259] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.144259] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.144259] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.144259] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.144259] raid6: skipped pq benchmark and selected avx2x4
[ 0.144259] raid6: using avx2x2 recovery algorithm
[ 0.144259] ACPI: Added _OSI(Module Device)
[ 0.144259] ACPI: Added _OSI(Processor Device)
[ 0.144259] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.207031] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.I2C1.TPL1], AE_NOT_FOUND (20250404/dswload2-162)
[ 0.207034] ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20250404/psobject-220)
[ 0.207035] ACPI: Skipping parse of AML opcode: Scope (0x0010)
[ 0.207050] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.I2C3.TPL1], AE_NOT_FOUND (20250404/dswload2-162)
[ 0.207052] ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20250404/psobject-220)
[ 0.207053] ACPI: Skipping parse of AML opcode: Scope (0x0010)
[ 0.210172] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS01._UPC], AE_ALREADY_EXISTS (20250404/dswload2-326)
[ 0.210174] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20250404/psobject-220)
[ 0.210175] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.210176] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS01._PLD], AE_ALREADY_EXISTS (20250404/dswload2-326)
[ 0.210177] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20250404/psobject-220)
[ 0.210178] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.210195] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS02._UPC], AE_ALREADY_EXISTS (20250404/dswload2-326)
[ 0.210196] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20250404/psobject-220)
[ 0.210197] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.210198] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS02._PLD], AE_ALREADY_EXISTS (20250404/dswload2-326)
[ 0.210199] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20250404/psobject-220)
[ 0.210200] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.210217] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS03._UPC], AE_ALREADY_EXISTS (20250404/dswload2-326)
[ 0.210218] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20250404/psobject-220)
[ 0.210219] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.210219] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS03._PLD], AE_ALREADY_EXISTS (20250404/dswload2-326)
[ 0.210220] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20250404/psobject-220)
[ 0.210221] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.210238] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS04._UPC], AE_ALREADY_EXISTS (20250404/dswload2-326)
[ 0.210239] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20250404/psobject-220)
[ 0.210240] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.210241] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS04._PLD], AE_ALREADY_EXISTS (20250404/dswload2-326)
[ 0.210242] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20250404/psobject-220)
[ 0.210242] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.210259] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS05._UPC], AE_ALREADY_EXISTS (20250404/dswload2-326)
[ 0.210260] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20250404/psobject-220)
[ 0.210261] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.210262] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS05._PLD], AE_ALREADY_EXISTS (20250404/dswload2-326)
[ 0.210263] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20250404/psobject-220)
[ 0.210264] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.210280] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS06._UPC], AE_ALREADY_EXISTS (20250404/dswload2-326)
[ 0.210281] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20250404/psobject-220)
[ 0.210282] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.210283] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS06._PLD], AE_ALREADY_EXISTS (20250404/dswload2-326)
[ 0.210284] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20250404/psobject-220)
[ 0.210285] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.210301] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS07._UPC], AE_ALREADY_EXISTS (20250404/dswload2-326)
[ 0.210302] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20250404/psobject-220)
[ 0.210303] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.210304] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS07._PLD], AE_ALREADY_EXISTS (20250404/dswload2-326)
[ 0.210305] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20250404/psobject-220)
[ 0.210306] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.210322] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS08._UPC], AE_ALREADY_EXISTS (20250404/dswload2-326)
[ 0.210323] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20250404/psobject-220)
[ 0.210324] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.210325] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS08._PLD], AE_ALREADY_EXISTS (20250404/dswload2-326)
[ 0.210326] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20250404/psobject-220)
[ 0.210327] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.210343] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS09._UPC], AE_ALREADY_EXISTS (20250404/dswload2-326)
[ 0.210345] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20250404/psobject-220)
[ 0.210345] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.210346] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS09._PLD], AE_ALREADY_EXISTS (20250404/dswload2-326)
[ 0.210347] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20250404/psobject-220)
[ 0.210348] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.210364] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS10._UPC], AE_ALREADY_EXISTS (20250404/dswload2-326)
[ 0.210366] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20250404/psobject-220)
[ 0.210366] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.210367] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS10._PLD], AE_ALREADY_EXISTS (20250404/dswload2-326)
[ 0.210368] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20250404/psobject-220)
[ 0.210369] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.210385] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS11._UPC], AE_ALREADY_EXISTS (20250404/dswload2-326)
[ 0.210387] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20250404/psobject-220)
[ 0.210387] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.210388] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS11._PLD], AE_ALREADY_EXISTS (20250404/dswload2-326)
[ 0.210389] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20250404/psobject-220)
[ 0.210390] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.210406] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS12._UPC], AE_ALREADY_EXISTS (20250404/dswload2-326)
[ 0.210407] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20250404/psobject-220)
[ 0.210408] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.210409] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS12._PLD], AE_ALREADY_EXISTS (20250404/dswload2-326)
[ 0.210410] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20250404/psobject-220)
[ 0.210411] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.210427] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS13._UPC], AE_ALREADY_EXISTS (20250404/dswload2-326)
[ 0.210428] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20250404/psobject-220)
[ 0.210429] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.210430] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS13._PLD], AE_ALREADY_EXISTS (20250404/dswload2-326)
[ 0.210431] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20250404/psobject-220)
[ 0.210432] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.210448] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS14._UPC], AE_ALREADY_EXISTS (20250404/dswload2-326)
[ 0.210449] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20250404/psobject-220)
[ 0.210450] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.210450] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS14._PLD], AE_ALREADY_EXISTS (20250404/dswload2-326)
[ 0.210452] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20250404/psobject-220)
[ 0.210452] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.210484] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS01._UPC], AE_ALREADY_EXISTS (20250404/dswload2-326)
[ 0.210485] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20250404/psobject-220)
[ 0.210486] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.210487] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS01._PLD], AE_ALREADY_EXISTS (20250404/dswload2-326)
[ 0.210488] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20250404/psobject-220)
[ 0.210489] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.210505] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS02._UPC], AE_ALREADY_EXISTS (20250404/dswload2-326)
[ 0.210506] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20250404/psobject-220)
[ 0.210507] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.210508] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS02._PLD], AE_ALREADY_EXISTS (20250404/dswload2-326)
[ 0.210509] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20250404/psobject-220)
[ 0.210510] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.210526] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS03._UPC], AE_ALREADY_EXISTS (20250404/dswload2-326)
[ 0.210527] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20250404/psobject-220)
[ 0.210528] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.210529] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS03._PLD], AE_ALREADY_EXISTS (20250404/dswload2-326)
[ 0.210530] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20250404/psobject-220)
[ 0.210530] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.210547] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS04._UPC], AE_ALREADY_EXISTS (20250404/dswload2-326)
[ 0.210548] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20250404/psobject-220)
[ 0.210549] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.210549] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS04._PLD], AE_ALREADY_EXISTS (20250404/dswload2-326)
[ 0.210550] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20250404/psobject-220)
[ 0.210551] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.210567] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS05._UPC], AE_ALREADY_EXISTS (20250404/dswload2-326)
[ 0.210569] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20250404/psobject-220)
[ 0.210569] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.210570] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS05._PLD], AE_ALREADY_EXISTS (20250404/dswload2-326)
[ 0.210571] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20250404/psobject-220)
[ 0.210572] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.210588] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS06._UPC], AE_ALREADY_EXISTS (20250404/dswload2-326)
[ 0.210589] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20250404/psobject-220)
[ 0.210590] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.210591] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS06._PLD], AE_ALREADY_EXISTS (20250404/dswload2-326)
[ 0.210592] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20250404/psobject-220)
[ 0.210593] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.210609] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS07._UPC], AE_ALREADY_EXISTS (20250404/dswload2-326)
[ 0.210610] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20250404/psobject-220)
[ 0.210611] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.210612] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS07._PLD], AE_ALREADY_EXISTS (20250404/dswload2-326)
[ 0.210613] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20250404/psobject-220)
[ 0.210613] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.210630] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS08._UPC], AE_ALREADY_EXISTS (20250404/dswload2-326)
[ 0.210631] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20250404/psobject-220)
[ 0.210632] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.210632] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS08._PLD], AE_ALREADY_EXISTS (20250404/dswload2-326)
[ 0.210633] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20250404/psobject-220)
[ 0.210634] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.210651] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS09._UPC], AE_ALREADY_EXISTS (20250404/dswload2-326)
[ 0.210652] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20250404/psobject-220)
[ 0.210653] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.210653] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS09._PLD], AE_ALREADY_EXISTS (20250404/dswload2-326)
[ 0.210654] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20250404/psobject-220)
[ 0.210655] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.210672] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS10._UPC], AE_ALREADY_EXISTS (20250404/dswload2-326)
[ 0.210673] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20250404/psobject-220)
[ 0.210674] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.210674] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS10._PLD], AE_ALREADY_EXISTS (20250404/dswload2-326)
[ 0.210675] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20250404/psobject-220)
[ 0.210676] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.212156] ACPI: 19 ACPI AML tables successfully acquired and loaded
[ 0.212651] ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - \_SB_.PC00.LPCB.SEN2 (20250404/dspkginit-438)
[ 0.273571] ACPI: Dynamic OEM Table Load:
[ 0.273576] ACPI: SSDT 0xFFFF8D42C3106C00 000394 (v02 PmRef Cpu0Cst 00003001 INTL 20200717)
[ 0.274245] ACPI: Dynamic OEM Table Load:
[ 0.274248] ACPI: SSDT 0xFFFF8D42C34F8800 00053F (v02 PmRef Cpu0Ist 00003000 INTL 20200717)
[ 0.274918] ACPI: Dynamic OEM Table Load:
[ 0.274921] ACPI: SSDT 0xFFFF8D42C34BDA00 0001AB (v02 PmRef Cpu0Psd 00003000 INTL 20200717)
[ 0.275551] ACPI: Dynamic OEM Table Load:
[ 0.275554] ACPI: SSDT 0xFFFF8D42C34FD000 0004B5 (v02 PmRef Cpu0Hwp 00003000 INTL 20200717)
[ 0.276392] ACPI: Dynamic OEM Table Load:
[ 0.276396] ACPI: SSDT 0xFFFF8D42C3500000 001BAF (v02 PmRef ApIst 00003000 INTL 20200717)
[ 0.277413] ACPI: Dynamic OEM Table Load:
[ 0.277416] ACPI: SSDT 0xFFFF8D42C3506000 001038 (v02 PmRef ApHwp 00003000 INTL 20200717)
[ 0.278317] ACPI: Dynamic OEM Table Load:
[ 0.278320] ACPI: SSDT 0xFFFF8D42C3504000 001349 (v02 PmRef ApPsd 00003000 INTL 20200717)
[ 0.279246] ACPI: Dynamic OEM Table Load:
[ 0.279249] ACPI: SSDT 0xFFFF8D42C29DD000 000FBB (v02 PmRef ApCst 00003000 INTL 20200717)
[ 0.287598] ACPI: Interpreter enabled
[ 0.287631] ACPI: PM: (supports S0 S3 S4 S5)
[ 0.287632] ACPI: Using IOAPIC for interrupt routing
[ 0.288503] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.288504] PCI: Ignoring E820 reservations for host bridge windows
[ 0.289276] ACPI: Enabled 10 GPEs in block 00 to 7F
[ 0.290163] ACPI: \_SB_.PC00.PEG1.PXP_: New power resource
[ 0.290948] ACPI: \_SB_.PC00.PEG0.PXP_: New power resource
[ 0.291937] ACPI: \_SB_.PC00.RP09.PXP_: New power resource
[ 0.293327] ACPI: \_SB_.PC00.RP13.PXP_: New power resource
[ 0.294674] ACPI: \_SB_.PC00.RP02.PXP_: New power resource
[ 0.297770] ACPI: \_SB_.PC00.RP21.PXP_: New power resource
[ 0.298964] ACPI: \_SB_.PC00.RP25.PXP_: New power resource
[ 0.302118] ACPI: \_SB_.PC00.XHCI.RHUB.HS14.BTRT: New power resource
[ 0.302711] ACPI: \_SB_.PC00.PAUD: New power resource
[ 0.303983] ACPI: \_SB_.PC00.I2C0.PXTC: New power resource
[ 0.304527] ACPI: \_SB_.PC00.I2C0.PTPL: New power resource
[ 0.304644] ACPI: \_SB_.PC00.I2C1.PXTC: New power resource
[ 0.305056] ACPI: \_SB_.PC00.I2C3.PXTC: New power resource
[ 0.307739] ACPI: \_SB_.PC00.CNVW.WRST: New power resource
[ 0.315098] ACPI: \_TZ_.FN00: New power resource
[ 0.315124] ACPI: \_TZ_.FN01: New power resource
[ 0.315148] ACPI: \_TZ_.FN02: New power resource
[ 0.315172] ACPI: \_TZ_.FN03: New power resource
[ 0.315196] ACPI: \_TZ_.FN04: New power resource
[ 0.315488] ACPI: \PIN_: New power resource
[ 0.315538] ACPI: \SPR4: New power resource
[ 0.315571] ACPI: \SPR5: New power resource
[ 0.315602] ACPI: \SPR6: New power resource
[ 0.315768] ACPI: PCI Root Bridge [PC00] (domain 0000 [bus 00-e0])
[ 0.315771] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 0.318407] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
[ 0.318407] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[ 0.319530] PCI host bridge to bus 0000:00
[ 0.319532] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.319533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.319534] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.319534] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000fffff window]
[ 0.319535] pci_bus 0000:00: root bus resource [mem 0x52800000-0xbfffffff window]
[ 0.319535] pci_bus 0000:00: root bus resource [mem 0x4000000000-0x7fffffffff window]
[ 0.319536] pci_bus 0000:00: root bus resource [bus 00-e0]
[ 0.320876] pci 0000:00:00.0: [8086:a702] type 00 class 0x060000 conventional PCI endpoint
[ 0.320970] pci 0000:00:01.0: [8086:a70d] type 01 class 0x060400 PCIe Root Port
[ 0.320981] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.320983] pci 0000:00:01.0: bridge window [io 0x5000-0x5fff]
[ 0.320984] pci 0000:00:01.0: bridge window [mem 0x86000000-0x870fffff]
[ 0.320989] pci 0000:00:01.0: bridge window [mem 0x6000000000-0x6201ffffff 64bit pref]
[ 0.321023] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.321044] pci 0000:00:01.0: PTM enabled (root), 4ns granularity
[ 0.321368] pci 0000:00:02.0: [8086:a788] type 00 class 0x030000 PCIe Root Complex Integrated Endpoint
[ 0.321385] pci 0000:00:02.0: BAR 0 [mem 0x625e000000-0x625effffff 64bit]
[ 0.321386] pci 0000:00:02.0: BAR 2 [mem 0x4000000000-0x400fffffff 64bit pref]
[ 0.321387] pci 0000:00:02.0: BAR 4 [io 0x6000-0x603f]
[ 0.321394] pci 0000:00:02.0: DMAR: Skip IOMMU disabling for graphics
[ 0.321396] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.321421] pci 0000:00:02.0: VF BAR 0 [mem 0x00000000-0x00ffffff 64bit]
[ 0.321422] pci 0000:00:02.0: VF BAR 0 [mem 0x00000000-0x06ffffff 64bit]: contains BAR 0 for 7 VFs
[ 0.321423] pci 0000:00:02.0: VF BAR 2 [mem 0x00000000-0x1fffffff 64bit pref]
[ 0.321424] pci 0000:00:02.0: VF BAR 2 [mem 0x00000000-0xdfffffff 64bit pref]: contains BAR 2 for 7 VFs
[ 0.321503] pci 0000:00:04.0: [8086:a71d] type 00 class 0x118000 conventional PCI endpoint
[ 0.321530] pci 0000:00:04.0: BAR 0 [mem 0x625f200000-0x625f21ffff 64bit]
[ 0.321708] pci 0000:00:08.0: [8086:a74f] type 00 class 0x088000 conventional PCI endpoint
[ 0.321723] pci 0000:00:08.0: BAR 0 [mem 0x625f241000-0x625f241fff 64bit]
[ 0.321817] pci 0000:00:0e.0: [8086:a77f] type 00 class 0x010400 PCIe Root Complex Integrated Endpoint
[ 0.321844] pci 0000:00:0e.0: BAR 0 [mem 0x625c000000-0x625dffffff 64bit]
[ 0.321845] pci 0000:00:0e.0: BAR 2 [mem 0x84000000-0x85ffffff]
[ 0.321848] pci 0000:00:0e.0: BAR 4 [mem 0x625f100000-0x625f1fffff 64bit]
[ 0.322105] pci 0000:00:13.0: [8086:7a79] type 00 class 0x0c8000 conventional PCI endpoint
[ 0.322161] pci 0000:00:13.0: BAR 0 [mem 0x00000000-0x00000fff 64bit]
[ 0.332547] pci 0000:00:14.0: [8086:7a60] type 00 class 0x0c0330 conventional PCI endpoint
[ 0.332585] pci 0000:00:14.0: BAR 0 [mem 0x625f220000-0x625f22ffff 64bit]
[ 0.332627] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.334047] pci 0000:00:14.2: [8086:7a27] type 00 class 0x050000 conventional PCI endpoint
[ 0.334093] pci 0000:00:14.2: BAR 0 [mem 0x625f238000-0x625f23bfff 64bit]
[ 0.334096] pci 0000:00:14.2: BAR 2 [mem 0x625f23f000-0x625f23ffff 64bit]
[ 0.334223] pci 0000:00:14.3: [8086:7a70] type 00 class 0x028000 PCIe Root Complex Integrated Endpoint
[ 0.334294] pci 0000:00:14.3: BAR 0 [mem 0x625f234000-0x625f237fff 64bit]
[ 0.334391] pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
[ 0.334568] pci 0000:00:15.0: [8086:7a4c] type 00 class 0x0c8000 conventional PCI endpoint
[ 0.334635] pci 0000:00:15.0: BAR 0 [mem 0x00000000-0x00000fff 64bit]
[ 0.345555] pci 0000:00:16.0: [8086:7a68] type 00 class 0x078000 conventional PCI endpoint
[ 0.345604] pci 0000:00:16.0: BAR 0 [mem 0x625f23d000-0x625f23dfff 64bit]
[ 0.345653] pci 0000:00:16.0: PME# supported from D3hot
[ 0.346026] pci 0000:00:1a.0: [8086:7a48] type 01 class 0x060400 PCIe Root Port
[ 0.346049] pci 0000:00:1a.0: PCI bridge to [bus 02-6b]
[ 0.346054] pci 0000:00:1a.0: bridge window [mem 0x54000000-0x820fffff]
[ 0.346063] pci 0000:00:1a.0: bridge window [mem 0x6210000000-0x625a0fffff 64bit pref]
[ 0.346146] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[ 0.346189] pci 0000:00:1a.0: PTM enabled (root), 4ns granularity
[ 0.346584] pci 0000:00:1c.0: [8086:7a3d] type 01 class 0x060400 PCIe Root Port
[ 0.346607] pci 0000:00:1c.0: PCI bridge to [bus 6c]
[ 0.346610] pci 0000:00:1c.0: bridge window [io 0x4000-0x4fff]
[ 0.346613] pci 0000:00:1c.0: bridge window [mem 0x87c00000-0x87cfffff]
[ 0.346693] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.346735] pci 0000:00:1c.0: PTM enabled (root), 4ns granularity
[ 0.347156] pci 0000:00:1d.0: [8086:7a30] type 01 class 0x060400 PCIe Root Port
[ 0.347201] pci 0000:00:1d.0: PCI bridge to [bus 6d]
[ 0.347225] pci 0000:00:1d.0: bridge window [io 0x3000-0x3fff]
[ 0.347241] pci 0000:00:1d.0: bridge window [mem 0x87200000-0x87bfffff]
[ 0.347380] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.347465] pci 0000:00:1d.0: PTM enabled (root), 4ns granularity
[ 0.347879] pci 0000:00:1f.0: [8086:7a0c] type 00 class 0x060100 conventional PCI endpoint
[ 0.348132] pci 0000:00:1f.3: [8086:7a50] type 00 class 0x040380 conventional PCI endpoint
[ 0.348237] pci 0000:00:1f.3: BAR 0 [mem 0x625f230000-0x625f233fff 64bit]
[ 0.348250] pci 0000:00:1f.3: BAR 4 [mem 0x625f000000-0x625f0fffff 64bit]
[ 0.348341] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[ 0.348427] pci 0000:00:1f.4: [8086:7a23] type 00 class 0x0c0500 conventional PCI endpoint
[ 0.348477] pci 0000:00:1f.4: BAR 0 [mem 0x625f23c000-0x625f23c0ff 64bit]
[ 0.348484] pci 0000:00:1f.4: BAR 4 [io 0xefa0-0xefbf]
[ 0.348626] pci 0000:00:1f.5: [8086:7a24] type 00 class 0x0c8000 conventional PCI endpoint
[ 0.348679] pci 0000:00:1f.5: BAR 0 [mem 0xfe010000-0xfe010fff]
[ 0.348742] acpiphp: Slot [1] registered
[ 0.348755] pci 0000:01:00.0: [10de:28e0] type 00 class 0x030000 PCIe Legacy Endpoint
[ 0.348776] pci 0000:01:00.0: BAR 0 [mem 0x86000000-0x86ffffff]
[ 0.348777] pci 0000:01:00.0: BAR 1 [mem 0x6000000000-0x61ffffffff 64bit pref]
[ 0.348779] pci 0000:01:00.0: BAR 3 [mem 0x6200000000-0x6201ffffff 64bit pref]
[ 0.348780] pci 0000:01:00.0: BAR 5 [io 0x5000-0x507f]
[ 0.348781] pci 0000:01:00.0: ROM [mem 0x87000000-0x8707ffff pref]
[ 0.348823] pci 0000:01:00.0: PME# supported from D0 D3hot
[ 0.349044] pci 0000:01:00.1: [10de:22be] type 00 class 0x040300 PCIe Endpoint
[ 0.349066] pci 0000:01:00.1: BAR 0 [mem 0x87080000-0x87083fff]
[ 0.349147] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.349219] pci 0000:02:00.0: [8086:1133] type 01 class 0x060400 PCIe Switch Upstream Port
[ 0.349254] pci 0000:02:00.0: PCI bridge to [bus 03-6b]
[ 0.349264] pci 0000:02:00.0: bridge window [mem 0x54000000-0x81efffff]
[ 0.349277] pci 0000:02:00.0: bridge window [mem 0x6210000000-0x625a0fffff 64bit pref]
[ 0.349292] pci 0000:02:00.0: enabling Extended Tags
[ 0.349427] pci 0000:02:00.0: supports D1 D2
[ 0.349428] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.349552] pci 0000:02:00.0: PTM enabled, 4ns granularity
[ 0.349699] pci 0000:00:1a.0: PCI bridge to [bus 02-6b]
[ 0.349788] pci 0000:03:00.0: [8086:1133] type 01 class 0x060400 PCIe Switch Downstream Port
[ 0.349823] pci 0000:03:00.0: PCI bridge to [bus 04]
[ 0.349846] pci 0000:03:00.0: bridge window [mem 0x625a000000-0x625a0fffff 64bit pref]
[ 0.349863] pci 0000:03:00.0: enabling Extended Tags
[ 0.349990] pci 0000:03:00.0: supports D1 D2
[ 0.349991] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.350226] pci 0000:03:01.0: [8086:1133] type 01 class 0x060400 PCIe Switch Downstream Port
[ 0.350261] pci 0000:03:01.0: PCI bridge to [bus 05-37]
[ 0.350271] pci 0000:03:01.0: bridge window [mem 0x6af00000-0x81dfffff]
[ 0.350284] pci 0000:03:01.0: bridge window [mem 0x6235000000-0x6259ffffff 64bit pref]
[ 0.350301] pci 0000:03:01.0: enabling Extended Tags
[ 0.350433] pci 0000:03:01.0: supports D1 D2
[ 0.350433] pci 0000:03:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.350655] pci 0000:03:02.0: [8086:1133] type 01 class 0x060400 PCIe Switch Downstream Port
[ 0.350690] pci 0000:03:02.0: PCI bridge to [bus 38]
[ 0.350700] pci 0000:03:02.0: bridge window [mem 0x81e00000-0x81efffff]
[ 0.350730] pci 0000:03:02.0: enabling Extended Tags
[ 0.350848] pci 0000:03:02.0: supports D1 D2
[ 0.350848] pci 0000:03:02.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.351078] pci 0000:03:03.0: [8086:1133] type 01 class 0x060400 PCIe Switch Downstream Port
[ 0.351113] pci 0000:03:03.0: PCI bridge to [bus 39-6b]
[ 0.351123] pci 0000:03:03.0: bridge window [mem 0x54000000-0x6aefffff]
[ 0.351136] pci 0000:03:03.0: bridge window [mem 0x6210000000-0x6234ffffff 64bit pref]
[ 0.351153] pci 0000:03:03.0: enabling Extended Tags
[ 0.351284] pci 0000:03:03.0: supports D1 D2
[ 0.351284] pci 0000:03:03.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.351515] pci 0000:02:00.0: PCI bridge to [bus 03-6b]
[ 0.351606] pci 0000:04:00.0: [8086:1134] type 00 class 0x0c0340 PCIe Endpoint
[ 0.351669] pci 0000:04:00.0: BAR 0 [mem 0x625a000000-0x625a03ffff 64bit pref]
[ 0.351672] pci 0000:04:00.0: BAR 2 [mem 0x625a040000-0x625a040fff 64bit pref]
[ 0.351688] pci 0000:04:00.0: enabling Extended Tags
[ 0.351814] pci 0000:04:00.0: supports D1 D2
[ 0.351815] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.352038] pci 0000:03:00.0: PCI bridge to [bus 04]
[ 0.352098] pci 0000:03:01.0: PCI bridge to [bus 05-37]
[ 0.352190] pci 0000:38:00.0: [8086:1135] type 00 class 0x0c0330 PCIe Endpoint
[ 0.352250] pci 0000:38:00.0: BAR 0 [mem 0x81e00000-0x81e0ffff 64bit]
[ 0.352267] pci 0000:38:00.0: enabling Extended Tags
[ 0.352346] pci 0000:38:00.0: PME# supported from D3hot D3cold
[ 0.352486] pci 0000:03:02.0: PCI bridge to [bus 38]
[ 0.352546] pci 0000:03:03.0: PCI bridge to [bus 39-6b]
[ 0.352663] pci 0000:6c:00.0: [10ec:8168] type 00 class 0x020000 PCIe Endpoint
[ 0.352734] pci 0000:6c:00.0: BAR 0 [io 0x4000-0x40ff]
[ 0.352740] pci 0000:6c:00.0: BAR 2 [mem 0x87c04000-0x87c04fff 64bit]
[ 0.352745] pci 0000:6c:00.0: BAR 4 [mem 0x87c00000-0x87c03fff 64bit]
[ 0.352878] pci 0000:6c:00.0: supports D1 D2
[ 0.352878] pci 0000:6c:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.353120] pci 0000:00:1c.0: PCI bridge to [bus 6c]
[ 0.353218] pci 0000:00:1d.0: PCI bridge to [bus 6d]
[ 0.355061] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[ 0.355119] ACPI: PCI: Interrupt link LNKB configured for IRQ 1
[ 0.355176] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[ 0.355233] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[ 0.355290] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[ 0.355346] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[ 0.355403] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[ 0.355459] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[ 0.600925] Low-power S0 idle used by default for system suspend
[ 0.607269] iommu: Default domain type: Translated
[ 0.607269] iommu: DMA domain TLB invalidation policy: lazy mode
[ 0.607340] SCSI subsystem initialized
[ 0.607348] libata version 3.00 loaded.
[ 0.607348] ACPI: bus type USB registered
[ 0.607348] usbcore: registered new interface driver usbfs
[ 0.607348] usbcore: registered new interface driver hub
[ 0.607348] usbcore: registered new device driver usb
[ 0.607348] EDAC MC: Ver: 3.0.0
[ 0.608306] efivars: Registered efivars operations
[ 0.608383] NetLabel: Initializing
[ 0.608383] NetLabel: domain hash size = 128
[ 0.608383] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.608383] NetLabel: unlabeled traffic allowed by default
[ 0.608383] mctp: management component transport protocol core
[ 0.608383] NET: Registered PF_MCTP protocol family
[ 0.608383] PCI: Using ACPI for IRQ routing
[ 0.623117] PCI: pci_cache_line_size set to 64 bytes
[ 0.623211] pci 0000:00:1f.5: BAR 0 [mem 0xfe010000-0xfe010fff]: can't claim; no compatible bridge window
[ 0.623286] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[ 0.623288] e820: reserve RAM buffer [mem 0x30c9f000-0x33ffffff]
[ 0.623289] e820: reserve RAM buffer [mem 0x35fe6000-0x37ffffff]
[ 0.623289] e820: reserve RAM buffer [mem 0x3aaf0000-0x3bffffff]
[ 0.623290] e820: reserve RAM buffer [mem 0x44800000-0x47ffffff]
[ 0.623291] e820: reserve RAM buffer [mem 0x8ad800000-0x8afffffff]
[ 0.623322] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 0.623322] pci 0000:00:02.0: vgaarb: bridge control possible
[ 0.623322] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.623322] pci 0000:01:00.0: vgaarb: bridge control possible
[ 0.623322] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[ 0.623322] vgaarb: loaded
[ 0.623394] Monitor-Mwait will be used to enter C-1 state
[ 0.623396] Monitor-Mwait will be used to enter C-2 state
[ 0.623396] Monitor-Mwait will be used to enter C-3 state
[ 0.624518] clocksource: Switched to clocksource tsc-early
[ 0.626178] VFS: Disk quotas dquot_6.6.0
[ 0.626185] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.626252] pnp: PnP ACPI init
[ 0.626449] system 00:00: [io 0x0680-0x069f] has been reserved
[ 0.626451] system 00:00: [io 0x164e-0x164f] has been reserved
[ 0.626561] system 00:01: [io 0x1854-0x1857] has been reserved
[ 0.627570] pnp 00:03: disabling [mem 0xc0000000-0xcfffffff] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
[ 0.627591] system 00:03: [mem 0xfedc0000-0xfedc7fff] has been reserved
[ 0.627593] system 00:03: [mem 0xfeda0000-0xfeda0fff] has been reserved
[ 0.627594] system 00:03: [mem 0xfeda1000-0xfeda1fff] has been reserved
[ 0.627595] system 00:03: [mem 0xfed20000-0xfed7ffff] could not be reserved
[ 0.627596] system 00:03: [mem 0xfed90000-0xfed93fff] could not be reserved
[ 0.627597] system 00:03: [mem 0xfed45000-0xfed8ffff] could not be reserved
[ 0.627598] system 00:03: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.628323] system 00:04: [io 0x2000-0x20fe] has been reserved
[ 0.629110] pnp: PnP ACPI: found 6 devices
[ 0.634526] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.634570] NET: Registered PF_INET protocol family
[ 0.634816] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.646061] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
[ 0.646087] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.646343] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.646718] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[ 0.646785] TCP: Hash tables configured (established 262144 bind 65536)
[ 0.646888] MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
[ 0.647047] UDP hash table entries: 16384 (order: 8, 1048576 bytes, linear)
[ 0.647207] UDP-Lite hash table entries: 16384 (order: 8, 1048576 bytes, linear)
[ 0.647297] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.647306] NET: Registered PF_XDP protocol family
[ 0.647311] pci 0000:03:01.0: bridge window [io 0x1000-0x0fff] to [bus 05-37] add_size 1000
[ 0.647314] pci 0000:03:03.0: bridge window [io 0x1000-0x0fff] to [bus 39-6b] add_size 1000
[ 0.647316] pci 0000:02:00.0: bridge window [io 0x1000-0x0fff] to [bus 03-6b] add_size 2000
[ 0.647317] pci 0000:00:1a.0: bridge window [io 0x1000-0x0fff] to [bus 02-6b] add_size 3000
[ 0.647320] pci 0000:00:1d.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 6d] add_size 200000 add_align 100000
[ 0.647327] pci 0000:00:02.0: VF BAR 2 [mem 0x4020000000-0x40ffffffff 64bit pref]: assigned
[ 0.647330] pci 0000:00:02.0: VF BAR 0 [mem 0x4010000000-0x4016ffffff 64bit]: assigned
[ 0.647332] pci 0000:00:1d.0: bridge window [mem 0x4017000000-0x40171fffff 64bit pref]: assigned
[ 0.647334] pci 0000:00:13.0: BAR 0 [mem 0x4017200000-0x4017200fff 64bit]: assigned
[ 0.647352] pci 0000:00:15.0: BAR 0 [mem 0x4017201000-0x4017201fff 64bit]: assigned
[ 0.647366] pci 0000:00:1a.0: bridge window [io 0x7000-0x9fff]: assigned
[ 0.647367] pci 0000:00:1f.5: BAR 0 [mem 0x52800000-0x52800fff]: assigned
[ 0.647378] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.647380] pci 0000:00:01.0: bridge window [io 0x5000-0x5fff]
[ 0.647382] pci 0000:00:01.0: bridge window [mem 0x86000000-0x870fffff]
[ 0.647384] pci 0000:00:01.0: bridge window [mem 0x6000000000-0x6201ffffff 64bit pref]
[ 0.647387] pci 0000:02:00.0: bridge window [io 0x7000-0x8fff]: assigned
[ 0.647388] pci 0000:03:01.0: bridge window [io 0x7000-0x7fff]: assigned
[ 0.647389] pci 0000:03:03.0: bridge window [io 0x8000-0x8fff]: assigned
[ 0.647390] pci 0000:03:00.0: PCI bridge to [bus 04]
[ 0.647403] pci 0000:03:00.0: bridge window [mem 0x625a000000-0x625a0fffff 64bit pref]
[ 0.647409] pci 0000:03:01.0: PCI bridge to [bus 05-37]
[ 0.647411] pci 0000:03:01.0: bridge window [io 0x7000-0x7fff]
[ 0.647416] pci 0000:03:01.0: bridge window [mem 0x6af00000-0x81dfffff]
[ 0.647420] pci 0000:03:01.0: bridge window [mem 0x6235000000-0x6259ffffff 64bit pref]
[ 0.647431] pci 0000:03:02.0: PCI bridge to [bus 38]
[ 0.647436] pci 0000:03:02.0: bridge window [mem 0x81e00000-0x81efffff]
[ 0.647445] pci 0000:03:03.0: PCI bridge to [bus 39-6b]
[ 0.647447] pci 0000:03:03.0: bridge window [io 0x8000-0x8fff]
[ 0.647452] pci 0000:03:03.0: bridge window [mem 0x54000000-0x6aefffff]
[ 0.647456] pci 0000:03:03.0: bridge window [mem 0x6210000000-0x6234ffffff 64bit pref]
[ 0.647462] pci 0000:02:00.0: PCI bridge to [bus 03-6b]
[ 0.647464] pci 0000:02:00.0: bridge window [io 0x7000-0x8fff]
[ 0.647469] pci 0000:02:00.0: bridge window [mem 0x54000000-0x81efffff]
[ 0.647473] pci 0000:02:00.0: bridge window [mem 0x6210000000-0x625a0fffff 64bit pref]
[ 0.647479] pci 0000:00:1a.0: PCI bridge to [bus 02-6b]
[ 0.647481] pci 0000:00:1a.0: bridge window [io 0x7000-0x9fff]
[ 0.647484] pci 0000:00:1a.0: bridge window [mem 0x54000000-0x820fffff]
[ 0.647487] pci 0000:00:1a.0: bridge window [mem 0x6210000000-0x625a0fffff 64bit pref]
[ 0.647491] pci 0000:00:1c.0: PCI bridge to [bus 6c]
[ 0.647493] pci 0000:00:1c.0: bridge window [io 0x4000-0x4fff]
[ 0.647496] pci 0000:00:1c.0: bridge window [mem 0x87c00000-0x87cfffff]
[ 0.647505] pci 0000:00:1d.0: PCI bridge to [bus 6d]
[ 0.647524] pci 0000:00:1d.0: bridge window [io 0x3000-0x3fff]
[ 0.647528] pci 0000:00:1d.0: bridge window [mem 0x87200000-0x87bfffff]
[ 0.647531] pci 0000:00:1d.0: bridge window [mem 0x4017000000-0x40171fffff 64bit pref]
[ 0.647536] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.647537] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.647538] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.647539] pci_bus 0000:00: resource 7 [mem 0x000e0000-0x000fffff window]
[ 0.647540] pci_bus 0000:00: resource 8 [mem 0x52800000-0xbfffffff window]
[ 0.647541] pci_bus 0000:00: resource 9 [mem 0x4000000000-0x7fffffffff window]
[ 0.647542] pci_bus 0000:01: resource 0 [io 0x5000-0x5fff]
[ 0.647542] pci_bus 0000:01: resource 1 [mem 0x86000000-0x870fffff]
[ 0.647543] pci_bus 0000:01: resource 2 [mem 0x6000000000-0x6201ffffff 64bit pref]
[ 0.647544] pci_bus 0000:02: resource 0 [io 0x7000-0x9fff]
[ 0.647545] pci_bus 0000:02: resource 1 [mem 0x54000000-0x820fffff]
[ 0.647546] pci_bus 0000:02: resource 2 [mem 0x6210000000-0x625a0fffff 64bit pref]
[ 0.647547] pci_bus 0000:03: resource 0 [io 0x7000-0x8fff]
[ 0.647547] pci_bus 0000:03: resource 1 [mem 0x54000000-0x81efffff]
[ 0.647548] pci_bus 0000:03: resource 2 [mem 0x6210000000-0x625a0fffff 64bit pref]
[ 0.647549] pci_bus 0000:04: resource 2 [mem 0x625a000000-0x625a0fffff 64bit pref]
[ 0.647550] pci_bus 0000:05: resource 0 [io 0x7000-0x7fff]
[ 0.647550] pci_bus 0000:05: resource 1 [mem 0x6af00000-0x81dfffff]
[ 0.647551] pci_bus 0000:05: resource 2 [mem 0x6235000000-0x6259ffffff 64bit pref]
[ 0.647552] pci_bus 0000:38: resource 1 [mem 0x81e00000-0x81efffff]
[ 0.647553] pci_bus 0000:39: resource 0 [io 0x8000-0x8fff]
[ 0.647554] pci_bus 0000:39: resource 1 [mem 0x54000000-0x6aefffff]
[ 0.647554] pci_bus 0000:39: resource 2 [mem 0x6210000000-0x6234ffffff 64bit pref]
[ 0.647555] pci_bus 0000:6c: resource 0 [io 0x4000-0x4fff]
[ 0.647556] pci_bus 0000:6c: resource 1 [mem 0x87c00000-0x87cfffff]
[ 0.647557] pci_bus 0000:6d: resource 0 [io 0x3000-0x3fff]
[ 0.647558] pci_bus 0000:6d: resource 1 [mem 0x87200000-0x87bfffff]
[ 0.647558] pci_bus 0000:6d: resource 2 [mem 0x4017000000-0x40171fffff 64bit pref]
[ 0.648005] pci 0000:01:00.1: extending delay after power-on from D3hot to 20 msec
[ 0.648021] pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
[ 0.648291] PCI: CLS 64 bytes, default 64
[ 0.648318] DMAR: Intel-IOMMU force enabled due to platform opt in
[ 0.648324] DMAR: No ATSR found
[ 0.648325] DMAR: No SATC found
[ 0.648326] DMAR: dmar0: Using Queued invalidation
[ 0.648328] DMAR: dmar1: Using Queued invalidation
[ 0.648490] Trying to unpack rootfs image as initramfs...
[ 0.648660] pci 0000:00:02.0: Adding to iommu group 0
[ 0.648683] pci 0000:00:00.0: Adding to iommu group 1
[ 0.648691] pci 0000:00:01.0: Adding to iommu group 2
[ 0.648697] pci 0000:00:04.0: Adding to iommu group 3
[ 0.648703] pci 0000:00:08.0: Adding to iommu group 4
[ 0.648709] pci 0000:00:0e.0: Adding to iommu group 5
[ 0.648717] pci 0000:00:13.0: Adding to iommu group 6
[ 0.648728] pci 0000:00:14.0: Adding to iommu group 7
[ 0.648734] pci 0000:00:14.2: Adding to iommu group 7
[ 0.648740] pci 0000:00:14.3: Adding to iommu group 8
[ 0.648748] pci 0000:00:15.0: Adding to iommu group 9
[ 0.648757] pci 0000:00:16.0: Adding to iommu group 10
[ 0.648771] pci 0000:00:1a.0: Adding to iommu group 11
[ 0.648778] pci 0000:00:1c.0: Adding to iommu group 12
[ 0.648806] pci 0000:00:1d.0: Adding to iommu group 13
[ 0.648821] pci 0000:00:1f.0: Adding to iommu group 14
[ 0.648828] pci 0000:00:1f.3: Adding to iommu group 14
[ 0.648834] pci 0000:00:1f.4: Adding to iommu group 14
[ 0.648841] pci 0000:00:1f.5: Adding to iommu group 14
[ 0.648854] pci 0000:01:00.0: Adding to iommu group 15
[ 0.648862] pci 0000:01:00.1: Adding to iommu group 15
[ 0.648876] pci 0000:02:00.0: Adding to iommu group 16
[ 0.648885] pci 0000:03:00.0: Adding to iommu group 17
[ 0.648893] pci 0000:03:01.0: Adding to iommu group 18
[ 0.648903] pci 0000:03:02.0: Adding to iommu group 19
[ 0.648911] pci 0000:03:03.0: Adding to iommu group 20
[ 0.648922] pci 0000:04:00.0: Adding to iommu group 21
[ 0.648933] pci 0000:38:00.0: Adding to iommu group 22
[ 0.648941] pci 0000:6c:00.0: Adding to iommu group 23
[ 0.649030] DMAR: Intel(R) Virtualization Technology for Directed I/O
[ 0.649030] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.649031] software IO TLB: mapped [mem 0x000000002cc9f000-0x0000000030c9f000] (64MB)
[ 0.649073] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x22df1149949, max_idle_ns: 440795312789 ns
[ 0.649249] clocksource: Switched to clocksource tsc
[ 0.649261] platform rtc_cmos: registered platform RTC device (no PNP device found)
[ 0.673071] Initialise system trusted keyrings
[ 0.673078] Key type blacklist registered
[ 0.673202] workingset: timestamp_bits=36 max_order=23 bucket_order=0
[ 0.673523] fuse: init (API version 7.44)
[ 0.673632] integrity: Platform Keyring initialized
[ 0.673633] integrity: Machine keyring initialized
[ 0.680689] xor: automatically using best checksumming function avx
[ 0.680690] Key type asymmetric registered
[ 0.680691] Asymmetric key parser 'x509' registered
[ 0.680708] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[ 0.680847] io scheduler mq-deadline registered
[ 0.680848] io scheduler kyber registered
[ 0.680855] io scheduler bfq registered
[ 0.684090] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.684272] pcieport 0000:00:01.0: PME: Signaling with IRQ 122
[ 0.684427] pcieport 0000:00:01.0: AER: enabled with IRQ 122
[ 0.684545] pcieport 0000:00:1a.0: PME: Signaling with IRQ 123
[ 0.684664] pcieport 0000:00:1a.0: AER: enabled with IRQ 123
[ 0.684677] pcieport 0000:00:1a.0: pciehp: Slot #28 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[ 0.685002] pcieport 0000:00:1c.0: PME: Signaling with IRQ 124
[ 0.685127] pcieport 0000:00:1c.0: AER: enabled with IRQ 124
[ 0.685412] pcieport 0000:00:1d.0: PME: Signaling with IRQ 125
[ 0.685564] pcieport 0000:00:1d.0: AER: enabled with IRQ 125
[ 0.685594] pcieport 0000:00:1d.0: pciehp: Slot #12 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[ 0.686140] pcieport 0000:03:01.0: pciehp: Slot #1 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[ 0.686520] pcieport 0000:03:03.0: pciehp: Slot #3 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[ 0.686971] ACPI: AC: AC Adapter [ADP0] (on-line)
[ 0.687004] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:09/PNP0C0D:01/input/input0
[ 0.687015] ACPI: button: Lid Switch [LID0]
[ 0.687041] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
[ 0.687054] ACPI: button: Sleep Button [SLPB]
[ 0.687072] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
[ 0.687082] ACPI: button: Power Button [PWRB]
[ 0.693881] thermal LNXTHERM:00: registered as thermal_zone0
[ 0.693882] ACPI: thermal: Thermal Zone [TZ00] (28 C)
[ 0.694136] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 0.694805] ACPI: battery: Slot [BAT0] (battery present)
[ 0.695783] hpet_acpi_add: no address or irqs in _CRS
[ 0.695813] Non-volatile memory driver v1.3
[ 0.695813] Linux agpgart interface v0.103
[ 0.731911] ACPI: bus type drm_connector registered
[ 0.735298] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 0.735301] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[ 0.736397] xhci_hcd 0000:00:14.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000200009810
[ 0.736696] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 0.736697] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 0.736698] xhci_hcd 0000:00:14.0: Host supports USB 3.2 Enhanced SuperSpeed
[ 0.736721] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.16
[ 0.736722] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.736723] usb usb1: Product: xHCI Host Controller
[ 0.736723] usb usb1: Manufacturer: Linux 6.16.10-arch1-1 xhci-hcd
[ 0.736724] usb usb1: SerialNumber: 0000:00:14.0
[ 0.736905] hub 1-0:1.0: USB hub found
[ 0.736928] hub 1-0:1.0: 16 ports detected
[ 0.737856] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.16
[ 0.737858] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.737859] usb usb2: Product: xHCI Host Controller
[ 0.737860] usb usb2: Manufacturer: Linux 6.16.10-arch1-1 xhci-hcd
[ 0.737861] usb usb2: SerialNumber: 0000:00:14.0
[ 0.738042] hub 2-0:1.0: USB hub found
[ 0.738064] hub 2-0:1.0: 10 ports detected
[ 0.738904] xhci_hcd 0000:38:00.0: xHCI Host Controller
[ 0.738908] xhci_hcd 0000:38:00.0: new USB bus registered, assigned bus number 3
[ 0.740053] xhci_hcd 0000:38:00.0: hcc params 0x20007fc1 hci version 0x110 quirks 0x0000000000009810
[ 0.740407] xhci_hcd 0000:38:00.0: xHCI Host Controller
[ 0.740409] xhci_hcd 0000:38:00.0: new USB bus registered, assigned bus number 4
[ 0.740410] xhci_hcd 0000:38:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[ 0.740435] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.16
[ 0.740437] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.740438] usb usb3: Product: xHCI Host Controller
[ 0.740438] usb usb3: Manufacturer: Linux 6.16.10-arch1-1 xhci-hcd
[ 0.740439] usb usb3: SerialNumber: 0000:38:00.0
[ 0.740671] hub 3-0:1.0: USB hub found
[ 0.740687] hub 3-0:1.0: 2 ports detected
[ 0.740816] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.16
[ 0.740818] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.740819] usb usb4: Product: xHCI Host Controller
[ 0.740820] usb usb4: Manufacturer: Linux 6.16.10-arch1-1 xhci-hcd
[ 0.740821] usb usb4: SerialNumber: 0000:38:00.0
[ 0.740996] hub 4-0:1.0: USB hub found
[ 0.741010] hub 4-0:1.0: 2 ports detected
[ 0.741205] usbcore: registered new interface driver usbserial_generic
[ 0.741209] usbserial: USB Serial support registered for generic
[ 0.741222] i8042: PNP: PS/2 Controller [PNP030b:PS2K] at 0x60,0x64 irq 1
[ 0.741224] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[ 0.743009] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.743242] rtc_cmos rtc_cmos: RTC can wake from S4
[ 0.744204] rtc_cmos rtc_cmos: registered as rtc0
[ 0.744383] rtc_cmos rtc_cmos: setting system clock to 2025-10-03T16:29:33 UTC (1759508973)
[ 0.744416] rtc_cmos rtc_cmos: alarms up to one month, y3k, 114 bytes nvram
[ 0.746235] intel_pstate: Intel P-state driver initializing
[ 0.748179] Freeing initrd memory: 188684K
[ 0.749582] intel_pstate: HWP enabled
[ 0.749823] simple-framebuffer simple-framebuffer.0: [drm] Registered 1 planes with drm panic
[ 0.749824] [drm] Initialized simpledrm 1.0.0 for simple-framebuffer.0 on minor 0
[ 0.751728] fbcon: Deferring console take-over
[ 0.751729] simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
[ 0.751844] hid: raw HID events driver (C) Jiri Kosina
[ 0.751853] usbcore: registered new interface driver usbhid
[ 0.751854] usbhid: USB HID core driver
[ 0.751888] drop_monitor: Initializing network drop monitor service
[ 0.751944] NET: Registered PF_INET6 protocol family
[ 0.752454] input: AT Raw Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[ 0.756030] Segment Routing with IPv6
[ 0.756031] RPL Segment Routing with IPv6
[ 0.756035] In-situ OAM (IOAM) with IPv6
[ 0.756043] NET: Registered PF_PACKET protocol family
[ 0.758303] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.759993] microcode: Current revision: 0x0000012b
[ 0.761716] IPI shorthand broadcast: enabled
[ 0.762463] sched_clock: Marking stable (756000646, 6422457)->(789184972, -26761869)
[ 0.762982] registered taskstats version 1
[ 0.765868] Loading compiled-in X.509 certificates
[ 0.769499] Loaded X.509 cert 'Build time autogenerated kernel key: 33b5d0e5e8e3a5783a63edc339abea014f84f472'
[ 0.770865] zswap: loaded using pool zstd/zsmalloc
[ 0.770975] Demotion targets for Node 0: null
[ 0.771107] Key type .fscrypt registered
[ 0.771108] Key type fscrypt-provisioning registered
[ 0.771660] Btrfs loaded, zoned=yes, fsverity=yes
[ 0.771681] Key type big_key registered
[ 0.772584] PM: Magic number: 13:871:488
[ 0.772666] regulator regulator.0: hash matches
[ 0.773551] RAS: Correctable Errors collector initialized.
[ 0.778516] clk: Disabling unused clocks
[ 0.778518] PM: genpd: Disabling unused power domains
[ 0.785853] Freeing unused decrypted memory: 2028K
[ 0.786564] Freeing unused kernel image (initmem) memory: 4664K
[ 0.786580] Write protecting the kernel read-only data: 38912k
[ 0.787554] Freeing unused kernel image (text/rodata gap) memory: 608K
[ 0.788171] Freeing unused kernel image (rodata/data gap) memory: 1756K
[ 0.792736] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 0.792738] rodata_test: all tests were successful
[ 0.792741] Run /init as init process
[ 0.792741] with arguments:
[ 0.792742] /init
[ 0.792742] with environment:
[ 0.792743] HOME=/
[ 0.792743] TERM=linux
[ 0.792743] BOOT_IMAGE=/vmlinuz-linux
[ 0.792744] cryptdevice=UUID=e1ae8f12-ab08-4178-834b-f0419f594e30:root
[ 0.979499] usb 1-3: new full-speed USB device number 2 using xhci_hcd
[ 1.108159] usb 1-3: New USB device found, idVendor=0b05, idProduct=19b6, bcdDevice= 2.06
[ 1.108172] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.108177] usb 1-3: Product: N-KEY Device
[ 1.108178] usb 1-3: Manufacturer: ASUSTek Computer Inc.
[ 1.112529] input: ASUSTek Computer Inc. N-KEY Device as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/0003:0B05:19B6.0001/input/input4
[ 1.112696] input: ASUSTek Computer Inc. N-KEY Device Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/0003:0B05:19B6.0001/input/input5
[ 1.139931] nvidia: loading out-of-tree module taints kernel.
[ 1.139936] nvidia: module license 'NVIDIA' taints kernel.
[ 1.139937] Disabling lock debugging due to kernel taint
[ 1.139938] nvidia: module verification failed: signature and/or required key missing - tainting kernel
[ 1.139939] nvidia: module license taints kernel.
[ 1.187748] input: ASUSTek Computer Inc. N-KEY Device as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/0003:0B05:19B6.0001/input/input6
[ 1.187774] input: ASUSTek Computer Inc. N-KEY Device as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/0003:0B05:19B6.0001/input/input7
[ 1.187794] input: ASUSTek Computer Inc. N-KEY Device Wireless Radio Control as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/0003:0B05:19B6.0001/input/input8
[ 1.187814] input: ASUSTek Computer Inc. N-KEY Device Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/0003:0B05:19B6.0001/input/input9
[ 1.187968] hid-generic 0003:0B05:19B6.0001: input,hiddev96,hidraw0: USB HID v1.10 Keyboard [ASUSTek Computer Inc. N-KEY Device] on usb-0000:00:14.0-3/input0
[ 1.263640] nvidia-nvlink: Nvlink Core is being initialized, major device number 240
[ 1.264057] wmi_bus wmi_bus-PNP0C14:00: [Firmware Bug]: WQ00 data block query control method not found
[ 1.268420] asus_wmi: ASUS WMI generic driver loaded
[ 1.269613] nvidia 0000:01:00.0: enabling device (0000 -> 0003)
[ 1.269834] nvidia 0000:01:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=none
[ 1.299647] usb 1-6: new high-speed USB device number 3 using xhci_hcd
[ 1.312721] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 580.82.09 Fri Aug 29 17:44:50 UTC 2025
[ 1.336781] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 580.82.09 Fri Aug 29 17:11:30 UTC 2025
[ 1.354575] nvidia_uvm: module uses symbols nvUvmInterfaceDisableAccessCntr from proprietary module nvidia, inheriting taint.
[ 1.423624] usb 1-6: New USB device found, idVendor=214b, idProduct=7250, bcdDevice= 1.00
[ 1.423627] usb 1-6: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 1.423627] usb 1-6: Product: USB2.0 HUB
[ 1.424192] hub 1-6:1.0: USB hub found
[ 1.424284] hub 1-6:1.0: 4 ports detected
[ 1.427191] [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
[ 1.458748] asus 0003:0B05:19B6.0001: Fixing up Asus N-Key report descriptor
[ 1.459276] asus 0003:0B05:19B6.0001: using HID for asus::kbd_backlight
[ 1.462213] input: ASUSTek Computer Inc. N-KEY Device as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/0003:0B05:19B6.0001/input/input10
[ 1.536632] usb 1-8: new high-speed USB device number 4 using xhci_hcd
[ 1.549268] asus 0003:0B05:19B6.0001: input,hiddev96,hidraw0: USB HID v1.10 Keyboard [ASUSTek Computer Inc. N-KEY Device] on usb-0000:00:14.0-3/input0
[ 1.669413] usb 1-8: New USB device found, idVendor=322e, idProduct=2122, bcdDevice=11.21
[ 1.669442] usb 1-8: New USB device strings: Mfr=2, Product=1, SerialNumber=0
[ 1.669444] usb 1-8: Product: USB2.0 HD UVC WebCam
[ 1.669447] usb 1-8: Manufacturer: Sonix Technology Co., Ltd.
[ 1.723685] usb 1-6.1: new high-speed USB device number 5 using xhci_hcd
[ 1.797367] usb 1-6.1: New USB device found, idVendor=214b, idProduct=7250, bcdDevice= 1.00
[ 1.797378] usb 1-6.1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 1.797380] usb 1-6.1: Product: USB2.0 HUB
[ 1.798574] hub 1-6.1:1.0: USB hub found
[ 1.798679] hub 1-6.1:1.0: 4 ports detected
[ 1.908563] usb 1-14: new full-speed USB device number 6 using xhci_hcd
[ 2.034335] usb 1-14: New USB device found, idVendor=8087, idProduct=0033, bcdDevice= 0.00
[ 2.034352] usb 1-14: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.094595] usb 1-6.3: new low-speed USB device number 7 using xhci_hcd
[ 2.180322] usb 1-6.3: New USB device found, idVendor=0c45, idProduct=7603, bcdDevice= 1.18
[ 2.180336] usb 1-6.3: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[ 2.180340] usb 1-6.3: Product: USB Keyboard
[ 2.192380] input: USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6.3/1-6.3:1.0/0003:0C45:7603.0002/input/input11
[ 2.276629] hid-generic 0003:0C45:7603.0002: input,hidraw1: USB HID v1.11 Keyboard [USB Keyboard] on usb-0000:00:14.0-6.3/input0
[ 2.286761] input: USB Keyboard Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6.3/1-6.3:1.1/0003:0C45:7603.0003/input/input12
[ 2.337641] input: USB Keyboard System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6.3/1-6.3:1.1/0003:0C45:7603.0003/input/input13
[ 2.337662] input: USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6.3/1-6.3:1.1/0003:0C45:7603.0003/input/input15
[ 2.337864] hid-generic 0003:0C45:7603.0003: input,hiddev97,hidraw2: USB HID v1.11 Keyboard [USB Keyboard] on usb-0000:00:14.0-6.3/input1
[ 2.399507] usb 1-6.4: new full-speed USB device number 8 using xhci_hcd
[ 2.476138] usb 1-6.4: New USB device found, idVendor=1b1c, idProduct=1ba6, bcdDevice= 5.06
[ 2.476141] usb 1-6.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2.476142] usb 1-6.4: Product: CORSAIR SLIPSTREAM WIRELESS USB Receiver
[ 2.476142] usb 1-6.4: Manufacturer: Corsair
[ 2.476143] usb 1-6.4: SerialNumber: DBC291F170230163
[ 2.494434] input: Corsair CORSAIR SLIPSTREAM WIRELESS USB Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6.4/1-6.4:1.0/0003:1B1C:1BA6.0004/input/input16
[ 2.494643] hid-generic 0003:1B1C:1BA6.0004: input,hidraw3: USB HID v1.11 Mouse [Corsair CORSAIR SLIPSTREAM WIRELESS USB Receiver] on usb-0000:00:14.0-6.4/input0
[ 2.495564] hid-generic 0003:1B1C:1BA6.0005: hiddev98,hidraw4: USB HID v1.11 Device [Corsair CORSAIR SLIPSTREAM WIRELESS USB Receiver] on usb-0000:00:14.0-6.4/input1
[ 2.496482] hid-generic 0003:1B1C:1BA6.0006: hiddev99,hidraw5: USB HID v1.11 Device [Corsair CORSAIR SLIPSTREAM WIRELESS USB Receiver] on usb-0000:00:14.0-6.4/input2
[ 2.497446] input: Corsair CORSAIR SLIPSTREAM WIRELESS USB Receiver Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6.4/1-6.4:1.5/0003:1B1C:1BA6.0007/input/input17
[ 2.548863] hid-generic 0003:1B1C:1BA6.0007: input,hidraw6: USB HID v1.11 Keyboard [Corsair CORSAIR SLIPSTREAM WIRELESS USB Receiver] on usb-0000:00:14.0-6.4/input5
[ 2.549785] input: Corsair CORSAIR SLIPSTREAM WIRELESS USB Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6.4/1-6.4:1.4/0003:1B1C:1BA6.0008/input/input18
[ 2.549898] hid-generic 0003:1B1C:1BA6.0008: input,hidraw7: USB HID v1.11 Mouse [Corsair CORSAIR SLIPSTREAM WIRELESS USB Receiver] on usb-0000:00:14.0-6.4/input4
[ 2.551110] input: Corsair CORSAIR SLIPSTREAM WIRELESS USB Receiver Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6.4/1-6.4:1.3/0003:1B1C:1BA6.0009/input/input19
[ 2.619781] hid-generic 0003:1B1C:1BA6.0009: input,hidraw8: USB HID v1.11 Keyboard [Corsair CORSAIR SLIPSTREAM WIRELESS USB Receiver] on usb-0000:00:14.0-6.4/input3
[ 3.833800] nvidia-modeset: nvidia-modeset: ACPI reported no NVIDIA native backlight available; attempting to use ACPI backlight.
[ 3.836110] nvidia-modeset: WARNING: GPU:0: Unable to read EDID for display device DP-2
[ 3.848439] nvidia-modeset: WARNING: GPU:0: Unable to read EDID for display device DP-2
[ 3.899124] [drm] Initialized nvidia-drm 0.0.0 for 0000:01:00.0 on minor 1
[ 4.004525] fbcon: Deferring console take-over
[ 4.004527] nvidia 0000:01:00.0: [drm] fb1: nvidia-drmdrmfb frame buffer device
[ 4.065833] vmd 0000:00:0e.0: PCI host bridge to bus 10000:e0
[ 4.065836] pci_bus 10000:e0: root bus resource [bus e0-ff]
[ 4.065837] pci_bus 10000:e0: root bus resource [mem 0x84000000-0x85ffffff]
[ 4.065838] pci_bus 10000:e0: root bus resource [mem 0x625f102000-0x625f1fffff 64bit]
[ 4.065852] pci 10000:e0:1b.0: [8086:09ab] type 00 class 0x088000 conventional PCI endpoint
[ 4.065950] pci 10000:e0:1b.0: Adding to iommu group 5
[ 4.065991] pci 10000:e0:1b.4: [8086:7a44] type 01 class 0x060400 PCIe Root Port
[ 4.066021] pci 10000:e0:1b.4: PCI bridge to [bus e1]
[ 4.066028] pci 10000:e0:1b.4: bridge window [io 0x0000-0x0fff]
[ 4.066031] pci 10000:e0:1b.4: bridge window [mem 0x84000000-0x840fffff]
[ 4.066112] pci 10000:e0:1b.4: PME# supported from D0 D3hot D3cold
[ 4.066163] pci 10000:e0:1b.4: PTM enabled (root), 4ns granularity
[ 4.066282] pci 10000:e0:1b.4: Adding to iommu group 5
[ 4.066306] pci 10000:e0:1d.0: [8086:09ab] type 00 class 0x088000 conventional PCI endpoint
[ 4.066338] pci 10000:e0:1d.0: Adding to iommu group 5
[ 4.066370] pci 10000:e0:1d.4: [8086:7a34] type 01 class 0x060400 PCIe Root Port
[ 4.066397] pci 10000:e0:1d.4: PCI bridge to [bus e2]
[ 4.066404] pci 10000:e0:1d.4: bridge window [io 0x0000-0x0fff]
[ 4.066406] pci 10000:e0:1d.4: bridge window [mem 0x84100000-0x841fffff]
[ 4.066491] pci 10000:e0:1d.4: PME# supported from D0 D3hot D3cold
[ 4.066546] pci 10000:e0:1d.4: PTM enabled (root), 4ns granularity
[ 4.066609] pci 10000:e0:1d.4: Adding to iommu group 5
[ 4.066627] pci 10000:e0:1b.4: Primary bus is hard wired to 0
[ 4.066672] pci 10000:e1:00.0: [1c5c:1959] type 00 class 0x010802 PCIe Endpoint
[ 4.066733] pci 10000:e1:00.0: BAR 0 [mem 0x84000000-0x84003fff 64bit]
[ 4.066995] pci 10000:e1:00.0: Adding to iommu group 5
[ 4.067084] pci 10000:e0:1b.4: PCI bridge to [bus e1]
[ 4.067095] pci 10000:e0:1d.4: Primary bus is hard wired to 0
[ 4.067145] pci 10000:e2:00.0: [15b7:5017] type 00 class 0x010802 PCIe Endpoint
[ 4.067206] pci 10000:e2:00.0: BAR 0 [mem 0x84100000-0x84103fff 64bit]
[ 4.067473] pci 10000:e2:00.0: Adding to iommu group 5
[ 4.067564] pci 10000:e0:1d.4: PCI bridge to [bus e2]
[ 4.067575] pci 10000:e0:1b.4: Primary bus is hard wired to 0
[ 4.067582] pci 10000:e0:1d.4: Primary bus is hard wired to 0
[ 4.257843] pci 10000:e0:1b.4: bridge window [mem 0x84000000-0x840fffff]: assigned
[ 4.257863] pci 10000:e0:1d.4: bridge window [mem 0x84100000-0x841fffff]: assigned
[ 4.257868] pci 10000:e0:1b.4: bridge window [io size 0x1000]: can't assign; no space
[ 4.257873] pci 10000:e0:1b.4: bridge window [io size 0x1000]: failed to assign
[ 4.257877] pci 10000:e0:1d.4: bridge window [io size 0x1000]: can't assign; no space
[ 4.257879] pci 10000:e0:1d.4: bridge window [io size 0x1000]: failed to assign
[ 4.257883] pci 10000:e0:1b.4: bridge window [io size 0x1000]: can't assign; no space
[ 4.257886] pci 10000:e0:1b.4: bridge window [io size 0x1000]: failed to assign
[ 4.257888] pci 10000:e0:1d.4: bridge window [io size 0x1000]: can't assign; no space
[ 4.257891] pci 10000:e0:1d.4: bridge window [io size 0x1000]: failed to assign
[ 4.257906] pci 10000:e1:00.0: BAR 0 [mem 0x84000000-0x84003fff 64bit]: assigned
[ 4.257930] pci 10000:e0:1b.4: PCI bridge to [bus e1]
[ 4.257940] pci 10000:e0:1b.4: bridge window [mem 0x84000000-0x840fffff]
[ 4.257957] pci 10000:e2:00.0: BAR 0 [mem 0x84100000-0x84103fff 64bit]: assigned
[ 4.257974] pci 10000:e0:1d.4: PCI bridge to [bus e2]
[ 4.257982] pci 10000:e0:1d.4: bridge window [mem 0x84100000-0x841fffff]
[ 4.258011] pci 10000:e1:00.0: can't override BIOS ASPM; OS doesn't have ASPM control
[ 4.258026] pci 10000:e2:00.0: can't override BIOS ASPM; OS doesn't have ASPM control
[ 4.258102] pcieport 10000:e0:1b.4: can't derive routing for PCI INT A
[ 4.258106] pcieport 10000:e0:1b.4: PCI INT A: no GSI
[ 4.258296] pcieport 10000:e0:1b.4: PME: Signaling with IRQ 164
[ 4.258893] pcieport 10000:e0:1b.4: AER: enabled with IRQ 164
[ 4.259154] pcieport 10000:e0:1d.4: can't derive routing for PCI INT A
[ 4.259158] pcieport 10000:e0:1d.4: PCI INT A: no GSI
[ 4.259292] pcieport 10000:e0:1d.4: PME: Signaling with IRQ 165
[ 4.259841] pcieport 10000:e0:1d.4: AER: enabled with IRQ 165
[ 4.260072] vmd 0000:00:0e.0: Bound to PCI domain 10000
[ 4.271109] Key type psk registered
[ 4.277855] nvme nvme0: pci function 10000:e1:00.0
[ 4.277870] pcieport 10000:e0:1b.4: can't derive routing for PCI INT A
[ 4.277871] nvme 10000:e1:00.0: PCI INT A: not connected
[ 4.277883] nvme nvme1: pci function 10000:e2:00.0
[ 4.277892] pcieport 10000:e0:1d.4: can't derive routing for PCI INT A
[ 4.277892] nvme 10000:e2:00.0: PCI INT A: no GSI
[ 4.290676] nvme nvme0: 18/0/0 default/read/poll queues
[ 4.299303] nvme0n1: p1 p2 p3 p4 p5
[ 4.316123] nvme nvme1: allocated 32 MiB host memory buffer (8 segments).
[ 4.319876] nvme nvme1: 18/0/0 default/read/poll queues
[ 4.325779] nvme1n1: p1 p2 p3 p4
[ 4.395367] device-mapper: uevent: version 1.0.3
[ 4.395438] device-mapper: ioctl: 4.50.0-ioctl (2025-04-28) initialised: dm-devel@lists.linux.dev
[ 4.409757] Key type trusted registered
[ 4.413237] Key type encrypted registered
[ 4.424264] fbcon: Taking over console
[ 4.426525] Console: switching to colour frame buffer device 160x50
[ 14.322964] EXT4-fs (dm-0): mounted filesystem da62eedb-eca2-4d81-81e1-9ff4c9c171a1 r/w with ordered data mode. Quota mode: none.
[ 14.417736] systemd[1]: systemd 257.9-1-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +IPE +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +BTF +XKBCOMMON +UTMP -SYSVINIT +LIBARCHIVE)
[ 14.417743] systemd[1]: Detected architecture x86-64.
[ 14.418735] systemd[1]: Hostname set to <Mithras>.
[ 14.503676] systemd[1]: bpf-restrict-fs: LSM BPF program attached
[ 14.787750] systemd[1]: Queued start job for default target Graphical Interface.
[ 14.812996] systemd[1]: Created slice Virtual Machine and Container Slice.
[ 14.814184] systemd[1]: Created slice Slice /system/dirmngr.
[ 14.814637] systemd[1]: Created slice Slice /system/getty.
[ 14.815034] systemd[1]: Created slice Slice /system/gpg-agent.
[ 14.815421] systemd[1]: Created slice Slice /system/gpg-agent-browser.
[ 14.816018] systemd[1]: Created slice Slice /system/gpg-agent-extra.
[ 14.816409] systemd[1]: Created slice Slice /system/gpg-agent-ssh.
[ 14.816786] systemd[1]: Created slice Slice /system/keyboxd.
[ 14.817131] systemd[1]: Created slice Slice /system/modprobe.
[ 14.817484] systemd[1]: Created slice Slice /system/systemd-fsck.
[ 14.817686] systemd[1]: Created slice User and Session Slice.
[ 14.817748] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 14.817924] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 14.817941] systemd[1]: Expecting device /dev/disk/by-uuid/0ea15284-8dc6-4b9b-a72a-570f364fd8d8...
[ 14.817949] systemd[1]: Expecting device /dev/disk/by-uuid/F050-38CF...
[ 14.817964] systemd[1]: Reached target Login Prompts.
[ 14.817977] systemd[1]: Reached target Local Integrity Protected Volumes.
[ 14.818002] systemd[1]: Reached target Host and Network Name Lookups.
[ 14.818015] systemd[1]: Reached target Remote File Systems.
[ 14.818037] systemd[1]: Reached target Slice Units.
[ 14.818071] systemd[1]: Reached target Local Verity Protected Volumes.
[ 14.818140] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 14.818236] systemd[1]: Listening on LVM2 poll daemon socket.
[ 14.822854] systemd[1]: Listening on RPCbind Server Activation Socket.
[ 14.822908] systemd[1]: Reached target RPC Port Mapper.
[ 14.826215] systemd[1]: Listening on Process Core Dump Socket.
[ 14.826887] systemd[1]: Listening on Credential Encryption/Decryption.
[ 14.826963] systemd[1]: Listening on Journal Socket (/dev/log).
[ 14.827020] systemd[1]: Listening on Journal Sockets.
[ 14.827058] systemd[1]: TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[ 14.827075] systemd[1]: Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[ 14.827127] systemd[1]: Listening on udev Control Socket.
[ 14.827157] systemd[1]: Listening on udev Kernel Socket.
[ 14.827197] systemd[1]: Listening on User Database Manager Socket.
[ 14.828239] systemd[1]: Mounting Huge Pages File System...
[ 14.829013] systemd[1]: Mounting POSIX Message Queue File System...
[ 14.829836] systemd[1]: Mounting Kernel Debug File System...
[ 14.830721] systemd[1]: Mounting Kernel Trace File System...
[ 14.830799] systemd[1]: Kernel Module supporting RPCSEC_GSS was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab).
[ 14.831746] systemd[1]: Starting Create List of Static Device Nodes...
[ 14.832486] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[ 14.833417] systemd[1]: Starting Load Kernel Module configfs...
[ 14.834329] systemd[1]: Starting Load Kernel Module dm_mod...
[ 14.835303] systemd[1]: Starting Load Kernel Module drm...
[ 14.836115] systemd[1]: Starting Load Kernel Module fuse...
[ 14.836832] systemd[1]: Starting Load Kernel Module loop...
[ 14.836989] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
[ 14.837029] systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
[ 14.838974] systemd[1]: Starting Journal Service...
[ 14.839586] systemd[1]: Starting Load Kernel Modules...
[ 14.839593] systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[ 14.839954] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 14.839976] systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[ 14.840589] systemd[1]: Starting Load udev Rules from Credentials...
[ 14.841274] systemd[1]: Starting Coldplug All udev Devices...
[ 14.841818] systemd[1]: Starting Virtual Console Setup...
[ 14.842595] systemd[1]: Mounted Huge Pages File System.
[ 14.842633] systemd[1]: Mounted POSIX Message Queue File System.
[ 14.842654] systemd[1]: Mounted Kernel Debug File System.
[ 14.842699] systemd[1]: Mounted Kernel Trace File System.
[ 14.842908] systemd[1]: Finished Create List of Static Device Nodes.
[ 14.843005] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[ 14.843075] systemd[1]: Finished Load Kernel Module configfs.
[ 14.843310] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[ 14.843372] systemd[1]: Finished Load Kernel Module dm_mod.
[ 14.843454] systemd[1]: modprobe@drm.service: Deactivated successfully.
[ 14.843501] systemd[1]: Finished Load Kernel Module drm.
[ 14.843571] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[ 14.843614] systemd[1]: Finished Load Kernel Module fuse.
[ 14.844040] systemd[1]: Mounting FUSE Control File System...
[ 14.844320] systemd[1]: Mounting Kernel Configuration File System...
[ 14.844595] loop: module loaded
[ 14.844702] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
[ 14.844940] systemd[1]: modprobe@loop.service: Deactivated successfully.
[ 14.845016] systemd[1]: Finished Load Kernel Module loop.
[ 14.845087] systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
[ 14.846612] systemd[1]: Mounted FUSE Control File System.
[ 14.847060] systemd[1]: Mounted Kernel Configuration File System.
[ 14.847401] systemd[1]: Finished Load udev Rules from Credentials.
[ 14.851508] systemd-journald[777]: Collecting audit messages is disabled.
[ 14.853455] i2c_dev: i2c /dev entries driver
[ 14.856264] systemd[1]: Finished Load Kernel Modules.
[ 14.856714] systemd[1]: Starting Apply Kernel Variables...
[ 14.864829] systemd[1]: Finished Apply Kernel Variables.
[ 14.865878] EXT4-fs (dm-0): re-mounted da62eedb-eca2-4d81-81e1-9ff4c9c171a1.
[ 14.866278] systemd[1]: Finished Virtual Console Setup.
[ 14.866396] systemd[1]: Finished Remount Root and Kernel File Systems.
[ 14.867571] systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
[ 14.867965] systemd[1]: Starting Load/Save OS Random Seed...
[ 14.867974] systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[ 14.868705] systemd[1]: Starting User Database Manager...
[ 14.876115] systemd[1]: Finished Load/Save OS Random Seed.
[ 14.876167] systemd[1]: Started Journal Service.
[ 14.883243] systemd-journald[777]: Received client request to flush runtime journal.
[ 14.885970] systemd-journald[777]: File /var/log/journal/0df626f4cc4e453da680ceae3303b0e2/system.journal corrupted or uncleanly shut down, renaming and replacing.
[ 14.986848] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[ 15.024643] ACPI: bus type thunderbolt registered
[ 15.024895] thunderbolt 0000:04:00.0: enabling device (0000 -> 0002)
[ 15.025924] input: PC Speaker as /devices/platform/pcspkr/input/input20
[ 15.047133] intel_pmc_core INT33A1:00: initialized
[ 15.047457] intel-lpss 0000:00:13.0: enabling device (0004 -> 0006)
[ 15.048368] asus_wmi: Initialization: 0x1
[ 15.048400] idma64 idma64.0: Found Intel integrated DMA 64-bit
[ 15.048665] intel-lpss 0000:00:15.0: enabling device (0004 -> 0006)
[ 15.048927] asus_wmi: SFUN value: 0x21
[ 15.048932] asus-nb-wmi asus-nb-wmi: Detected ATK, not ASUSWMI, use DSTS
[ 15.049284] idma64 idma64.1: Found Intel integrated DMA 64-bit
[ 15.050150] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[ 15.050173] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[ 15.060756] asus-nb-wmi asus-nb-wmi: Using throttle_thermal_policy for platform_profile support
[ 15.072055] input: Asus WMI hotkeys as /devices/platform/asus-nb-wmi/input/input21
[ 15.087017] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 15.090785] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 15.090863] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[ 15.092046] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 15.092048] cfg80211: failed to load regulatory.db
[ 15.108416] ACPI: battery: new hook: ASUS Battery Extension
[ 15.113788] i2c i2c-4: Successfully instantiated SPD at 0x50
[ 15.118419] spi-nor spi0.0: supply vcc not found, using dummy regulator
[ 15.120612] Creating 1 MTD partitions on "0000:00:1f.5":
[ 15.120615] 0x000000000000-0x000002000000 : "BIOS"
[ 15.125334] Intel(R) Wireless WiFi driver for Linux
[ 15.125380] iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
[ 15.127453] iwlwifi 0000:00:14.3: Detected crf-id 0x400410, cnv-id 0x80401 wfpm id 0x80000020
[ 15.127480] iwlwifi 0000:00:14.3: PCI dev 7a70/0094, rev=0x430, rfid=0x2010d000
[ 15.127482] iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6E AX211 160MHz
[ 15.132703] iTCO_vendor_support: vendor-support=0
[ 15.133151] intel_rapl_msr: PL4 support detected.
[ 15.133438] intel_rapl_common: Found RAPL domain package
[ 15.133440] intel_rapl_common: Found RAPL domain core
[ 15.133441] intel_rapl_common: Found RAPL domain uncore
[ 15.135097] iwlwifi 0000:00:14.3: TLV_FW_FSEQ_VERSION: FSEQ Version: 0.0.2.42
[ 15.135471] iwlwifi 0000:00:14.3: loaded firmware version 89.2e78fa67.0 so-a0-gf-a0-89.ucode op_mode iwlmvm
[ 15.139191] spd5118 4-0050: DDR5 temperature sensor: vendor 0x06:0x32 revision 1.6
[ 15.140286] pps_core: LinuxPPS API ver. 1 registered
[ 15.140288] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 15.149213] spd5118 4-0052: DDR5 temperature sensor: vendor 0x06:0x32 revision 1.6
[ 15.203721] Adding 16777212k swap on /dev/nvme0n1p4. Priority:-2 extents:1 across:16777212k SS
[ 15.251316] input: ASUF1205:00 2808:0106 Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.1/i2c-5/i2c-ASUF1205:00/0018:2808:0106.000A/input/input22
[ 15.251611] input: ASUF1205:00 2808:0106 Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.1/i2c-5/i2c-ASUF1205:00/0018:2808:0106.000A/input/input23
[ 15.251801] hid-generic 0018:2808:0106.000A: input,hidraw9: I2C HID v1.00 Mouse [ASUF1205:00 2808:0106] on i2c-ASUF1205:00
[ 15.254953] RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 655360 ms ovfl timer
[ 15.254954] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[ 15.254955] RAPL PMU: hw unit of domain package 2^-14 Joules
[ 15.254956] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[ 15.255685] PTP clock support registered
[ 15.257707] iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
[ 15.258551] iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 15.261642] r8169 0000:6c:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 15.268498] r8169 0000:6c:00.0 eth0: RTL8168h/8111h, 08:bf:b8:c6:ee:cf, XID 541, IRQ 238
[ 15.268502] r8169 0000:6c:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[ 15.268812] snd_hda_intel 0000:01:00.1: Disabling MSI
[ 15.268816] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[ 15.268963] cs35l41-hda spi1-CSC3551:00-cs35l41-hda.0: Adding DSD properties for 10431C9F
[ 15.269330] cs35l41-hda spi1-CSC3551:00-cs35l41-hda.0: Using extra _DSD properties, bypassing _DSD in ACPI
[ 15.270191] r8169 0000:6c:00.0 enp108s0: renamed from eth0
[ 15.290711] cs35l41-hda spi1-CSC3551:00-cs35l41-hda.0: Cirrus Logic CS35L41 (35a40), Revision: B2
[ 15.291440] cs35l41-hda spi1-CSC3551:00-cs35l41-hda.1: Adding DSD properties for 10431C9F
[ 15.291714] cs35l41-hda spi1-CSC3551:00-cs35l41-hda.1: Using extra _DSD properties, bypassing _DSD in ACPI
[ 15.291716] cs35l41-hda spi1-CSC3551:00-cs35l41-hda.1: Reset line busy, assuming shared reset
[ 15.308627] proc_thermal_pci 0000:00:04.0: enabling device (0000 -> 0002)
[ 15.308756] intel_rapl_common: Found RAPL domain package
[ 15.313440] cs35l41-hda spi1-CSC3551:00-cs35l41-hda.1: Cirrus Logic CS35L41 (35a40), Revision: B2
[ 15.313452] Serial bus multi instantiate pseudo device driver CSC3551:00: Instantiated 2 SPI devices.
[ 15.416308] input: ASUF1205:00 2808:0106 Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.1/i2c-5/i2c-ASUF1205:00/0018:2808:0106.000A/input/input26
[ 15.416383] input: ASUF1205:00 2808:0106 Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.1/i2c-5/i2c-ASUF1205:00/0018:2808:0106.000A/input/input27
[ 15.416419] hid-multitouch 0018:2808:0106.000A: input,hidraw9: I2C HID v1.00 Mouse [ASUF1205:00 2808:0106] on i2c-ASUF1205:00
[ 15.495856] Setting dangerous option enable_psr - tainting kernel
[ 15.496196] i915 0000:00:02.0: [drm] Found alderlake_s/raptorlake_s (device ID a788) integrated display version 12.00 stepping D0
[ 15.496958] i915 0000:00:02.0: [drm] VT-d active for gfx access
[ 15.504123] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input30
[ 15.504145] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input31
[ 15.504163] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input32
[ 15.504179] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input33
[ 15.513743] Console: switching to colour dummy device 80x25
[ 15.514082] i915 0000:00:02.0: vgaarb: deactivate vga console
[ 15.514131] i915 0000:00:02.0: [drm] Using Transparent Hugepages
[ 15.514778] i915 0000:00:02.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=io+mem
[ 15.516719] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/adls_dmc_ver2_01.bin (v2.1)
[ 15.520439] mousedev: PS/2 mouse device common for all mice
[ 15.536791] i915 0000:00:02.0: [drm] GT0: GuC firmware i915/tgl_guc_70.bin version 70.49.4
[ 15.536794] i915 0000:00:02.0: [drm] GT0: HuC firmware i915/tgl_huc.bin version 7.9.3
[ 15.539064] i915 0000:00:02.0: [drm] GT0: HuC: authenticated for all workloads
[ 15.539460] i915 0000:00:02.0: [drm] GT0: GUC: submission enabled
[ 15.539463] i915 0000:00:02.0: [drm] GT0: GUC: SLPC enabled
[ 15.539996] i915 0000:00:02.0: [drm] GT0: GUC: RC enabled
[ 15.540477] mei_pxp 0000:00:16.0-fbf6fcf1-96cf-4e2e-a6a6-1bab8cbe36b1: bound 0000:00:02.0 (ops i915_pxp_tee_component_ops [i915])
[ 15.540583] i915 0000:00:02.0: [drm] Protected Xe Path (PXP) protected content support initialized
[ 15.540587] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
[ 15.549975] intel_tcc_cooling: Programmable TCC Offset detected
[ 15.714957] iwlwifi 0000:00:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x20
[ 15.714999] iwlwifi 0000:00:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
[ 15.715006] iwlwifi 0000:00:14.3: WFPM_AUTH_KEY_0: 0x90
[ 15.715014] iwlwifi 0000:00:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x0
[ 15.715040] iwlwifi 0000:00:14.3: Detected RF GF, rfid=0x2010d000
[ 15.715954] iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 5
[ 15.746057] iwlwifi 0000:00:14.3: loaded PNVM version 4f8f0b9a
[ 15.831998] iwlwifi 0000:00:14.3: base HW address: f4:3b:d8:7c:10:19
[ 15.876496] iwlwifi 0000:00:14.3 wlo1: renamed from wlan0
[ 15.899413] RPC: Registered named UNIX socket transport module.
[ 15.899414] RPC: Registered udp transport module.
[ 15.899415] RPC: Registered tcp transport module.
[ 15.899415] RPC: Registered tcp-with-tls transport module.
[ 15.899416] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 16.723128] i915 0000:00:02.0: [drm] Skipping intel_backlight registration
[ 16.723625] [drm] Initialized i915 1.6.0 for 0000:00:02.0 on minor 2
[ 16.723730] ACPI: video: [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
[ 16.723738] ACPI: video: Video Device [PEGP] (multi-head: yes rom: yes post: no)
[ 16.723785] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input34
[ 16.724603] ACPI: video: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 16.724761] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input35
[ 16.724908] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops intel_audio_component_bind_ops [i915])
[ 16.746583] fbcon: i915drmfb (fb0) is primary device
[ 16.758646] snd_hda_codec_realtek hdaudioC1D0: ALC294: picked fixup for PCI SSID 1043:1c9f
[ 16.761470] Generic FE-GE Realtek PHY r8169-0-6c00:00: attached PHY driver (mii_bus:phy_addr=r8169-0-6c00:00, irq=MAC)
[ 16.761863] cs35l41-hda spi1-CSC3551:00-cs35l41-hda.0: DSP1: cirrus/cs35l41-dsp1-spk-prot-10431c9f.wmfw: format 3 timestamp 0x6128e16b
[ 16.761865] cs35l41-hda spi1-CSC3551:00-cs35l41-hda.0: DSP1: cirrus/cs35l41-dsp1-spk-prot-10431c9f.wmfw: Fri 27 Aug 2021 14:58:19 W. Europe Daylight Time
[ 16.769307] Console: switching to colour frame buffer device 160x50
[ 16.783912] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[ 16.823911] cs35l41-hda spi1-CSC3551:00-cs35l41-hda.0: DSP1: Firmware: 400a4 vendor: 0x2 v0.43.1, 2 algorithms
[ 16.824523] cs35l41-hda spi1-CSC3551:00-cs35l41-hda.0: DSP1: cirrus/cs35l41-dsp1-spk-prot-10431c9f-spkid1-l0.bin: v0.43.1
[ 16.824524] cs35l41-hda spi1-CSC3551:00-cs35l41-hda.0: DSP1: spk-prot: C:\Users\dchunyi\Documents\Asus_ROG\Project\G6_Strix16\Tuning\20220930\10431C9F_220930_V0_A0.bin
[ 16.837991] cs35l41-hda spi1-CSC3551:00-cs35l41-hda.0: Calibration applied: R0=10476
[ 16.851057] cs35l41-hda spi1-CSC3551:00-cs35l41-hda.0: Firmware Loaded - Type: spk-prot, Gain: 17
[ 16.851083] cs35l41-hda spi1-CSC3551:00-cs35l41-hda.0: CS35L41 Bound - SSID: 10431C9F, BST: 0, VSPK: 0, CH: L, FW EN: 1, SPKID: 1
[ 16.851084] snd_hda_codec_realtek hdaudioC1D0: bound spi1-CSC3551:00-cs35l41-hda.0 (ops cs35l41_hda_comp_ops [snd_hda_scodec_cs35l41])
[ 16.852005] cs35l41-hda spi1-CSC3551:00-cs35l41-hda.1: DSP1: cirrus/cs35l41-dsp1-spk-prot-10431c9f.wmfw: format 3 timestamp 0x6128e16b
[ 16.852006] cs35l41-hda spi1-CSC3551:00-cs35l41-hda.1: DSP1: cirrus/cs35l41-dsp1-spk-prot-10431c9f.wmfw: Fri 27 Aug 2021 14:58:19 W. Europe Daylight Time
[ 16.913622] cs35l41-hda spi1-CSC3551:00-cs35l41-hda.1: DSP1: Firmware: 400a4 vendor: 0x2 v0.43.1, 2 algorithms
[ 16.914043] cs35l41-hda spi1-CSC3551:00-cs35l41-hda.1: DSP1: cirrus/cs35l41-dsp1-spk-prot-10431c9f-spkid1-r0.bin: v0.43.1
[ 16.914046] cs35l41-hda spi1-CSC3551:00-cs35l41-hda.1: DSP1: spk-prot: C:\Users\dchunyi\Documents\Asus_ROG\Project\G6_Strix16\Tuning\20220930\G614\10431C9F_220930_V0_A1.bi
[ 16.925772] cs35l41-hda spi1-CSC3551:00-cs35l41-hda.1: Calibration applied: R0=10632
[ 16.928617] r8169 0000:6c:00.0 enp108s0: Link is Down
[ 16.936111] cs35l41-hda spi1-CSC3551:00-cs35l41-hda.1: Firmware Loaded - Type: spk-prot, Gain: 17
[ 16.936152] cs35l41-hda spi1-CSC3551:00-cs35l41-hda.1: CS35L41 Bound - SSID: 10431C9F, BST: 0, VSPK: 0, CH: R, FW EN: 1, SPKID: 1
[ 16.936155] snd_hda_codec_realtek hdaudioC1D0: bound spi1-CSC3551:00-cs35l41-hda.1 (ops cs35l41_hda_comp_ops [snd_hda_scodec_cs35l41])
[ 16.936667] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC294: line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
[ 16.936669] snd_hda_codec_realtek hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 16.936670] snd_hda_codec_realtek hdaudioC1D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[ 16.936671] snd_hda_codec_realtek hdaudioC1D0: mono: mono_out=0x0
[ 16.936671] snd_hda_codec_realtek hdaudioC1D0: inputs:
[ 16.936672] snd_hda_codec_realtek hdaudioC1D0: Internal Mic=0x12
[ 16.936672] snd_hda_codec_realtek hdaudioC1D0: Mic=0x19
[ 16.936673] snd_hda_codec_realtek hdaudioC1D0: Mic=0x1b
[ 16.957693] mc: Linux media interface: v0.10
[ 16.965350] videodev: Linux video capture interface: v2.00
[ 16.979555] usb 1-8: Found UVC 1.00 device USB2.0 HD UVC WebCam (322e:2122)
[ 16.984938] usbcore: registered new interface driver uvcvideo
[ 17.099558] iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 5
[ 17.099732] iwlwifi 0000:00:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x20
[ 17.099769] iwlwifi 0000:00:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
[ 17.099777] iwlwifi 0000:00:14.3: WFPM_AUTH_KEY_0: 0x90
[ 17.099785] iwlwifi 0000:00:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x0
[ 17.190091] iwlwifi 0000:00:14.3: Registered PHC clock: iwlwifi-PTP, with index: 0
[ 17.385501] iwlwifi 0000:00:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x20
[ 17.385532] iwlwifi 0000:00:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
[ 17.385540] iwlwifi 0000:00:14.3: WFPM_AUTH_KEY_0: 0x90
[ 17.385548] iwlwifi 0000:00:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x0
[ 17.386677] iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 5
[ 17.401972] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card1/input36
[ 17.401994] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card1/input37
[ 17.402014] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card1/input38
[ 17.402032] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card1/input39
[ 17.402047] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card1/input40
[ 17.402069] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card1/input41
[ 17.403447] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card1/input42
[ 17.519263] warning: `iwconfig' uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211
[ 17.540572] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 17.556453] Bluetooth: Core ver 2.22
[ 17.556470] NET: Registered PF_BLUETOOTH protocol family
[ 17.556470] Bluetooth: HCI device and connection manager initialized
[ 17.556473] Bluetooth: HCI socket layer initialized
[ 17.556474] Bluetooth: L2CAP socket layer initialized
[ 17.556476] Bluetooth: SCO socket layer initialized
[ 17.570505] usbcore: registered new interface driver btusb
[ 17.630374] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 17.630376] Bluetooth: BNEP filters: protocol multicast
[ 17.630379] Bluetooth: BNEP socket layer initialized
[ 17.657719] u32 classifier
[ 17.657721] Performance counters on
[ 17.657721] input device check on
[ 17.657721] Actions configured
[ 17.687952] Bluetooth: hci0: Device revision is 0
[ 17.687956] Bluetooth: hci0: Secure boot is enabled
[ 17.687957] Bluetooth: hci0: OTP lock is enabled
[ 17.687957] Bluetooth: hci0: API lock is enabled
[ 17.687958] Bluetooth: hci0: Debug lock is disabled
[ 17.687958] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[ 17.687959] Bluetooth: hci0: Bootloader timestamp 2019.40 buildtype 1 build 38
[ 17.688005] Bluetooth: hci0: DSM reset method type: 0x00
[ 17.690303] Bluetooth: hci0: Found device firmware: intel/ibt-1040-0041.sfi
[ 17.690313] Bluetooth: hci0: Boot Address: 0x100800
[ 17.690314] Bluetooth: hci0: Firmware Version: 133-20.25
[ 19.019393] Bluetooth: hci0: Waiting for firmware download to complete
[ 19.020239] Bluetooth: hci0: Firmware loaded in 1298761 usecs
[ 19.020408] Bluetooth: hci0: Waiting for device to boot
[ 19.037241] Bluetooth: hci0: Device booted in 16543 usecs
[ 19.043990] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-1040-0041.ddc
[ 19.046383] Bluetooth: hci0: Applying Intel DDC parameters completed
[ 19.049107] Bluetooth: hci0: Firmware timestamp 2025.20 buildtype 1 build 82053
[ 19.049123] Bluetooth: hci0: Firmware SHA1: 0x937bca4a
[ 19.053013] Bluetooth: hci0: Fseq status: Success (0x00)
[ 19.053023] Bluetooth: hci0: Fseq executed: 00.00.02.41
[ 19.053028] Bluetooth: hci0: Fseq BT Top: 00.00.02.41
[ 19.122101] Bluetooth: MGMT ver 1.23
[ 19.127394] NET: Registered PF_ALG protocol family
[ 23.080331] msr: Write to unrecognized MSR 0x150 by intel-undervolt (pid: 4945).
[ 23.080334] msr: See https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git/about for details.
[ 23.187112] RPC: Registered rdma transport module.
[ 23.187114] RPC: Registered rdma backchannel transport module.
[ 23.312063] NFSD: Using nfsdcld client tracking operations.
[ 23.312073] NFSD: no clients to reclaim, skipping NFSv4 grace period (net f0000000)
[ 26.911840] systemd-journald[777]: File /var/log/journal/0df626f4cc4e453da680ceae3303b0e2/user-1000.journal corrupted or uncleanly shut down, renaming and replacing.
[ 27.270289] Bluetooth: RFCOMM TTY layer initialized
[ 27.270293] Bluetooth: RFCOMM socket layer initialized
[ 27.270294] Bluetooth: RFCOMM ver 1.11
[ 30.627520] overlayfs: "xino" feature enabled using 2 upper inode bits.
[ 30.663376] overlayfs: "xino" feature enabled using 2 upper inode bits.
[ 30.711081] overlayfs: "xino" feature enabled using 2 upper inode bits.
[ 30.752574] overlayfs: "xino" feature enabled using 2 upper inode bits.
[ 30.790537] overlayfs: "xino" feature enabled using 2 upper inode bits.
Thanks in advance.
Offline