You are not logged in.

#1 2024-05-17 13:42:42

hippopanda
Member
Registered: 2024-05-17
Posts: 7

[SOLVED] Undetected wireless card after update

After updating my system yesterday, my wifi card is undetected today. The kernel module shipped with the kernel itself. I "pacman -Syu" almost every day.

03:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8852BE PCIe 802.11ax Wireless Network Controller
	DeviceName: Realtek
	Subsystem: Lenovo Device 4853
	Kernel modules: rtw89_8852be
$ dmesg
[    0.000000] Linux version 6.8.9-arch1-2 (linux@archlinux) (gcc (GCC) 14.1.1 20240507, GNU ld (GNU Binutils) 2.42.0) #1 SMP PREEMPT_DYNAMIC Tue, 07 May 2024 21:35:54 +0000
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=c0b508c6-464d-49c5-b976-6823a4133c7a rw loglevel=3 quiet
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f000-0x00000000000bffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000009afffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000009b00000-0x0000000009dfffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000009e00000-0x0000000009efffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000009f00000-0x0000000009f13fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000009f14000-0x00000000a01fefff] usable
[    0.000000] BIOS-e820: [mem 0x00000000a01ff000-0x00000000a01fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000a0200000-0x00000000a2363fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000a2364000-0x00000000a4563fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000a4564000-0x00000000a456cfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000a456d000-0x00000000a456ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000a4570000-0x00000000b077efff] usable
[    0.000000] BIOS-e820: [mem 0x00000000b077f000-0x00000000b2f7efff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000b2f7f000-0x00000000baf7efff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000baf7f000-0x00000000baffefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000bafff000-0x00000000baffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bb000000-0x00000000bbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bd800000-0x00000000bfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fde00000-0x00000000fdefffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed80fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000093e2fffff] usable
[    0.000000] BIOS-e820: [mem 0x000000093f340000-0x0000000a601fffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] APIC: Static calls initialized
[    0.000000] e820: update [mem 0xa0636018-0xa065a657] usable ==> usable
[    0.000000] e820: update [mem 0xa0636018-0xa065a657] usable ==> usable
[    0.000000] e820: update [mem 0xa0622018-0xa0635057] usable ==> usable
[    0.000000] e820: update [mem 0xa0622018-0xa0635057] usable ==> usable
[    0.000000] e820: update [mem 0xa0617018-0xa0621e57] usable ==> usable
[    0.000000] e820: update [mem 0xa0617018-0xa0621e57] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009efff] usable
[    0.000000] reserve setup_data: [mem 0x000000000009f000-0x00000000000bffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000009afffff] usable
[    0.000000] reserve setup_data: [mem 0x0000000009b00000-0x0000000009dfffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000009e00000-0x0000000009efffff] usable
[    0.000000] reserve setup_data: [mem 0x0000000009f00000-0x0000000009f13fff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x0000000009f14000-0x00000000a01fefff] usable
[    0.000000] reserve setup_data: [mem 0x00000000a01ff000-0x00000000a01fffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000a0200000-0x00000000a0617017] usable
[    0.000000] reserve setup_data: [mem 0x00000000a0617018-0x00000000a0621e57] usable
[    0.000000] reserve setup_data: [mem 0x00000000a0621e58-0x00000000a0622017] usable
[    0.000000] reserve setup_data: [mem 0x00000000a0622018-0x00000000a0635057] usable
[    0.000000] reserve setup_data: [mem 0x00000000a0635058-0x00000000a0636017] usable
[    0.000000] reserve setup_data: [mem 0x00000000a0636018-0x00000000a065a657] usable
[    0.000000] reserve setup_data: [mem 0x00000000a065a658-0x00000000a2363fff] usable
[    0.000000] reserve setup_data: [mem 0x00000000a2364000-0x00000000a4563fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000a4564000-0x00000000a456cfff] usable
[    0.000000] reserve setup_data: [mem 0x00000000a456d000-0x00000000a456ffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000a4570000-0x00000000b077efff] usable
[    0.000000] reserve setup_data: [mem 0x00000000b077f000-0x00000000b2f7efff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000b2f7f000-0x00000000baf7efff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x00000000baf7f000-0x00000000baffefff] ACPI data
[    0.000000] reserve setup_data: [mem 0x00000000bafff000-0x00000000baffffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000bb000000-0x00000000bbffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000bd800000-0x00000000bfffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fde00000-0x00000000fdefffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed80000-0x00000000fed80fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000093e2fffff] usable
[    0.000000] reserve setup_data: [mem 0x000000093f340000-0x0000000a601fffff] reserved
[    0.000000] efi: EFI v2.7 by INSYDE Corp.
[    0.000000] efi: ACPI=0xbaffe000 ACPI 2.0=0xbaffe014 TPMFinalLog=0xbaf3f000 SMBIOS=0xb1677000 SMBIOS 3.0=0xb1675000 MEMATTR=0xabd42018 ESRT=0xabd69a98 INITRD=0xa4578b18 RNG=0xbaf8f018 TPMEventLog=0xa4579018 
[    0.000000] random: crng init done
[    0.000000] efi: Remove mem57: MMIO range=[0xfde00000-0xfdefffff] (1MB) from e820 map
[    0.000000] e820: remove [mem 0xfde00000-0xfdefffff] reserved
[    0.000000] efi: Not removing mem58: MMIO range=[0xfed80000-0xfed80fff] (4KB) from e820 map
[    0.000000] efi: Remove mem59: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
[    0.000000] e820: remove [mem 0xff000000-0xffffffff] reserved
[    0.000000] efi: Remove mem61: MMIO range=[0xa40000000-0xa601fffff] (514MB) from e820 map
[    0.000000] e820: remove [mem 0xa40000000-0xa601fffff] reserved
[    0.000000] SMBIOS 3.3.0 present.
[    0.000000] DMI: LENOVO 82SB/LNVNB161216, BIOS JNCN28WW(V1.06) 05/24/2022
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 3293.774 MHz processor
[    0.000351] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000353] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000359] last_pfn = 0x93e300 max_arch_pfn = 0x400000000
[    0.000365] MTRR map: 7 entries (3 fixed + 4 variable; max 20), built from 9 variable MTRRs
[    0.000367] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000652] last_pfn = 0xbb000 max_arch_pfn = 0x400000000
[    0.003610] esrt: Reserving ESRT space from 0x00000000abd69a98 to 0x00000000abd69b70.
[    0.003616] e820: update [mem 0xabd69000-0xabd69fff] usable ==> reserved
[    0.003630] Using GB pages for direct mapping
[    0.004013] Secure boot disabled
[    0.004013] RAMDISK: [mem 0x9c82b000-0x9e8b1fff]
[    0.004205] ACPI: Early table checksum verification disabled
[    0.004207] ACPI: RSDP 0x00000000BAFFE014 000024 (v02 LENOVO)
[    0.004210] ACPI: XSDT 0x00000000BAFA2228 00019C (v01 LENOVO CB-01    00000001      01000013)
[    0.004215] ACPI: FACP 0x00000000BAFEA000 00010C (v05 LENOVO CB-01    00000001 ACPI 00040000)
[    0.004219] ACPI: DSDT 0x00000000BAFD1000 0123C2 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.004221] ACPI: FACS 0x00000000BAED3000 000040
[    0.004223] ACPI: UEFI 0x00000000BAF7E000 000236 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.004225] ACPI: SSDT 0x00000000BAFFC000 000101 (v02 LENOVO CB-01    00000001 ACPI 00040000)
[    0.004226] ACPI: SSDT 0x00000000BAFFB000 000953 (v02 LENOVO CB-01    00000001 ACPI 00040000)
[    0.004228] ACPI: SSDT 0x00000000BAFFA000 000FC9 (v02 LENOVO CB-01    00000001 ACPI 00040000)
[    0.004230] ACPI: IVRS 0x00000000BAFF9000 0001A4 (v02 LENOVO CB-01    00000001 ACPI 00040000)
[    0.004231] ACPI: SSDT 0x00000000BAFF1000 007DED (v02 LENOVO CB-01    00000001 ACPI 00040000)
[    0.004233] ACPI: SSDT 0x00000000BAFF0000 0001CC (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.004235] ACPI: SSDT 0x00000000BAFEF000 000471 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.004237] ACPI: TPM2 0x00000000BAFEE000 000034 (v04 LENOVO CB-01    00000001 ACPI 00040000)
[    0.004238] ACPI: MSDM 0x00000000BAFED000 000055 (v03 LENOVO CB-01    00000001 ACPI 00040000)
[    0.004240] ACPI: ASF! 0x00000000BAFEC000 0000A5 (v32 LENOVO CB-01    00000001 ACPI 00040000)
[    0.004242] ACPI: BOOT 0x00000000BAFEB000 000028 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.004244] ACPI: HPET 0x00000000BAFE9000 000038 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.004245] ACPI: APIC 0x00000000BAFE8000 000138 (v03 LENOVO CB-01    00000001 ACPI 00040000)
[    0.004247] ACPI: MCFG 0x00000000BAFE7000 00003C (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.004249] ACPI: SLIC 0x00000000BAFE6000 000176 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.004251] ACPI: SSDT 0x00000000BAFD0000 000099 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.004252] ACPI: $H2O 0x00000000BAFFD000 00002C (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.004254] ACPI: SSDT 0x00000000BAFCC000 00208E (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.004256] ACPI: VFCT 0x00000000BAFC1000 00AE84 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.004257] ACPI: SSDT 0x00000000BAFC0000 0000F8 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.004259] ACPI: SSDT 0x00000000BAFBC000 003E88 (v02 LENOVO CB-01    00000001 ACPI 00040000)
[    0.004261] ACPI: SRAT 0x00000000BAFBB000 0001B0 (v03 LENOVO CB-01    00000001 ACPI 00040000)
[    0.004263] ACPI: MSCT 0x00000000BAFBA000 00004E (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.004264] ACPI: CRAT 0x00000000BAFB9000 000BB8 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.004266] ACPI: CDIT 0x00000000BAFB8000 000029 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.004268] ACPI: SSDT 0x00000000BAFB7000 0000D9 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.004269] ACPI: SSDT 0x00000000BAFB6000 00075D (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.004271] ACPI: SSDT 0x00000000BAFB5000 0005D1 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.004273] ACPI: SSDT 0x00000000BAFB3000 001598 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.004275] ACPI: SSDT 0x00000000BAFB1000 00156D (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.004276] ACPI: SSDT 0x00000000BAFA9000 007BBF (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.004278] ACPI: FPDT 0x00000000BAFA8000 000044 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.004280] ACPI: WSMT 0x00000000BAFA6000 000028 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.004281] ACPI: SSDT 0x00000000BAFE4000 001E7F (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.004283] ACPI: SSDT 0x00000000BAFA5000 000697 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.004285] ACPI: SSDT 0x00000000BAFA4000 0005B5 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.004286] ACPI: SSDT 0x00000000BAFA3000 000F25 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.004288] ACPI: SSDT 0x00000000BAFCF000 000721 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.004290] ACPI: SSDT 0x00000000BAF9A000 007760 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.004292] ACPI: SSDT 0x00000000BAF95000 004D71 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.004293] ACPI: SSDT 0x00000000BAF94000 0008DD (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.004295] ACPI: SSDT 0x00000000BAF93000 00074A (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.004297] ACPI: SSDT 0x00000000BAF92000 00008D (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.004298] ACPI: SSDT 0x00000000BAF90000 00114D (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.004300] ACPI: BGRT 0x00000000BAFA7000 000038 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.004302] ACPI: Reserving FACP table memory at [mem 0xbafea000-0xbafea10b]
[    0.004302] ACPI: Reserving DSDT table memory at [mem 0xbafd1000-0xbafe33c1]
[    0.004303] ACPI: Reserving FACS table memory at [mem 0xbaed3000-0xbaed303f]
[    0.004304] ACPI: Reserving UEFI table memory at [mem 0xbaf7e000-0xbaf7e235]
[    0.004304] ACPI: Reserving SSDT table memory at [mem 0xbaffc000-0xbaffc100]
[    0.004305] ACPI: Reserving SSDT table memory at [mem 0xbaffb000-0xbaffb952]
[    0.004305] ACPI: Reserving SSDT table memory at [mem 0xbaffa000-0xbaffafc8]
[    0.004306] ACPI: Reserving IVRS table memory at [mem 0xbaff9000-0xbaff91a3]
[    0.004307] ACPI: Reserving SSDT table memory at [mem 0xbaff1000-0xbaff8dec]
[    0.004307] ACPI: Reserving SSDT table memory at [mem 0xbaff0000-0xbaff01cb]
[    0.004308] ACPI: Reserving SSDT table memory at [mem 0xbafef000-0xbafef470]
[    0.004308] ACPI: Reserving TPM2 table memory at [mem 0xbafee000-0xbafee033]
[    0.004309] ACPI: Reserving MSDM table memory at [mem 0xbafed000-0xbafed054]
[    0.004309] ACPI: Reserving ASF! table memory at [mem 0xbafec000-0xbafec0a4]
[    0.004310] ACPI: Reserving BOOT table memory at [mem 0xbafeb000-0xbafeb027]
[    0.004311] ACPI: Reserving HPET table memory at [mem 0xbafe9000-0xbafe9037]
[    0.004311] ACPI: Reserving APIC table memory at [mem 0xbafe8000-0xbafe8137]
[    0.004312] ACPI: Reserving MCFG table memory at [mem 0xbafe7000-0xbafe703b]
[    0.004312] ACPI: Reserving SLIC table memory at [mem 0xbafe6000-0xbafe6175]
[    0.004313] ACPI: Reserving SSDT table memory at [mem 0xbafd0000-0xbafd0098]
[    0.004314] ACPI: Reserving $H2O table memory at [mem 0xbaffd000-0xbaffd02b]
[    0.004314] ACPI: Reserving SSDT table memory at [mem 0xbafcc000-0xbafce08d]
[    0.004315] ACPI: Reserving VFCT table memory at [mem 0xbafc1000-0xbafcbe83]
[    0.004315] ACPI: Reserving SSDT table memory at [mem 0xbafc0000-0xbafc00f7]
[    0.004316] ACPI: Reserving SSDT table memory at [mem 0xbafbc000-0xbafbfe87]
[    0.004317] ACPI: Reserving SRAT table memory at [mem 0xbafbb000-0xbafbb1af]
[    0.004317] ACPI: Reserving MSCT table memory at [mem 0xbafba000-0xbafba04d]
[    0.004318] ACPI: Reserving CRAT table memory at [mem 0xbafb9000-0xbafb9bb7]
[    0.004318] ACPI: Reserving CDIT table memory at [mem 0xbafb8000-0xbafb8028]
[    0.004319] ACPI: Reserving SSDT table memory at [mem 0xbafb7000-0xbafb70d8]
[    0.004320] ACPI: Reserving SSDT table memory at [mem 0xbafb6000-0xbafb675c]
[    0.004320] ACPI: Reserving SSDT table memory at [mem 0xbafb5000-0xbafb55d0]
[    0.004321] ACPI: Reserving SSDT table memory at [mem 0xbafb3000-0xbafb4597]
[    0.004321] ACPI: Reserving SSDT table memory at [mem 0xbafb1000-0xbafb256c]
[    0.004322] ACPI: Reserving SSDT table memory at [mem 0xbafa9000-0xbafb0bbe]
[    0.004322] ACPI: Reserving FPDT table memory at [mem 0xbafa8000-0xbafa8043]
[    0.004323] ACPI: Reserving WSMT table memory at [mem 0xbafa6000-0xbafa6027]
[    0.004324] ACPI: Reserving SSDT table memory at [mem 0xbafe4000-0xbafe5e7e]
[    0.004324] ACPI: Reserving SSDT table memory at [mem 0xbafa5000-0xbafa5696]
[    0.004325] ACPI: Reserving SSDT table memory at [mem 0xbafa4000-0xbafa45b4]
[    0.004325] ACPI: Reserving SSDT table memory at [mem 0xbafa3000-0xbafa3f24]
[    0.004326] ACPI: Reserving SSDT table memory at [mem 0xbafcf000-0xbafcf720]
[    0.004327] ACPI: Reserving SSDT table memory at [mem 0xbaf9a000-0xbafa175f]
[    0.004327] ACPI: Reserving SSDT table memory at [mem 0xbaf95000-0xbaf99d70]
[    0.004328] ACPI: Reserving SSDT table memory at [mem 0xbaf94000-0xbaf948dc]
[    0.004329] ACPI: Reserving SSDT table memory at [mem 0xbaf93000-0xbaf93749]
[    0.004329] ACPI: Reserving SSDT table memory at [mem 0xbaf92000-0xbaf9208c]
[    0.004330] ACPI: Reserving SSDT table memory at [mem 0xbaf90000-0xbaf9114c]
[    0.004331] ACPI: Reserving BGRT table memory at [mem 0xbafa7000-0xbafa7037]
[    0.004352] SRAT: PXM 0 -> APIC 0x00 -> Node 0
[    0.004353] SRAT: PXM 0 -> APIC 0x01 -> Node 0
[    0.004353] SRAT: PXM 0 -> APIC 0x02 -> Node 0
[    0.004354] SRAT: PXM 0 -> APIC 0x03 -> Node 0
[    0.004354] SRAT: PXM 0 -> APIC 0x04 -> Node 0
[    0.004355] SRAT: PXM 0 -> APIC 0x05 -> Node 0
[    0.004355] SRAT: PXM 0 -> APIC 0x06 -> Node 0
[    0.004355] SRAT: PXM 0 -> APIC 0x07 -> Node 0
[    0.004356] SRAT: PXM 0 -> APIC 0x08 -> Node 0
[    0.004356] SRAT: PXM 0 -> APIC 0x09 -> Node 0
[    0.004357] SRAT: PXM 0 -> APIC 0x0a -> Node 0
[    0.004357] SRAT: PXM 0 -> APIC 0x0b -> Node 0
[    0.004359] ACPI: SRAT: Node 1 PXM 1 [mem 0x00000000-0x0009ffff]
[    0.004360] ACPI: SRAT: Node 1 PXM 1 [mem 0x000c0000-0xbfffffff]
[    0.004361] ACPI: SRAT: Node 1 PXM 1 [mem 0x100000000-0x63fffffff]
[    0.004362] ACPI: SRAT: Node 0 PXM 0 [mem 0x640000000-0xa3fffffff]
[    0.004363] NUMA: Node 1 [mem 0x00000000-0x0009ffff] + [mem 0x000c0000-0xbfffffff] -> [mem 0x00000000-0xbfffffff]
[    0.004365] NUMA: Node 1 [mem 0x00000000-0xbfffffff] + [mem 0x100000000-0x63fffffff] -> [mem 0x00000000-0x63fffffff]
[    0.004367] NODE_DATA(0) allocated [mem 0x93e2fb000-0x93e2fffff]
[    0.004370] NODE_DATA(1) allocated [mem 0x63fffb000-0x63fffffff]
[    0.004401] Zone ranges:
[    0.004401]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.004403]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.004404]   Normal   [mem 0x0000000100000000-0x000000093e2fffff]
[    0.004405]   Device   empty
[    0.004405] Movable zone start for each node
[    0.004406] Early memory node ranges
[    0.004406]   node   1: [mem 0x0000000000001000-0x000000000009efff]
[    0.004407]   node   1: [mem 0x0000000000100000-0x0000000009afffff]
[    0.004408]   node   1: [mem 0x0000000009e00000-0x0000000009efffff]
[    0.004409]   node   1: [mem 0x0000000009f14000-0x00000000a01fefff]
[    0.004409]   node   1: [mem 0x00000000a0200000-0x00000000a2363fff]
[    0.004410]   node   1: [mem 0x00000000a4564000-0x00000000a456cfff]
[    0.004411]   node   1: [mem 0x00000000a4570000-0x00000000b077efff]
[    0.004411]   node   1: [mem 0x00000000bafff000-0x00000000baffffff]
[    0.004412]   node   1: [mem 0x0000000100000000-0x000000063fffffff]
[    0.004414]   node   0: [mem 0x0000000640000000-0x000000093e2fffff]
[    0.004415] Initmem setup node 0 [mem 0x0000000640000000-0x000000093e2fffff]
[    0.004417] Initmem setup node 1 [mem 0x0000000000001000-0x000000063fffffff]
[    0.004420] On node 1, zone DMA: 1 pages in unavailable ranges
[    0.004434] On node 1, zone DMA: 97 pages in unavailable ranges
[    0.004554] On node 1, zone DMA32: 768 pages in unavailable ranges
[    0.007533] On node 1, zone DMA32: 20 pages in unavailable ranges
[    0.007586] On node 1, zone DMA32: 1 pages in unavailable ranges
[    0.007649] On node 1, zone DMA32: 8704 pages in unavailable ranges
[    0.007937] On node 1, zone DMA32: 3 pages in unavailable ranges
[    0.008252] On node 1, zone DMA32: 43136 pages in unavailable ranges
[    0.039827] On node 1, zone Normal: 20480 pages in unavailable ranges
[    0.057130] On node 0, zone Normal: 7424 pages in unavailable ranges
[    0.057672] ACPI: PM-Timer IO Port: 0x408
[    0.057679] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.057680] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.057680] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.057681] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.057682] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.057682] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.057683] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.057683] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.057684] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.057684] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[    0.057685] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[    0.057685] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[    0.057686] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[    0.057686] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
[    0.057687] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
[    0.057687] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
[    0.057700] IOAPIC[0]: apic_id 33, version 33, address 0xfec00000, GSI 0-23
[    0.057704] IOAPIC[1]: apic_id 34, version 33, address 0xfec01000, GSI 24-55
[    0.057706] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.057708] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.057711] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.057711] ACPI: HPET id: 0x10228210 base: 0xfed00000
[    0.057719] e820: update [mem 0xab7fa000-0xab908fff] usable ==> reserved
[    0.057731] smpboot: Allowing 16 CPUs, 4 hotplug CPUs
[    0.057750] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.057752] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000bffff]
[    0.057752] PM: hibernation: Registered nosave memory: [mem 0x000c0000-0x000fffff]
[    0.057754] PM: hibernation: Registered nosave memory: [mem 0x09b00000-0x09dfffff]
[    0.057755] PM: hibernation: Registered nosave memory: [mem 0x09f00000-0x09f13fff]
[    0.057756] PM: hibernation: Registered nosave memory: [mem 0xa01ff000-0xa01fffff]
[    0.057757] PM: hibernation: Registered nosave memory: [mem 0xa0617000-0xa0617fff]
[    0.057759] PM: hibernation: Registered nosave memory: [mem 0xa0621000-0xa0621fff]
[    0.057759] PM: hibernation: Registered nosave memory: [mem 0xa0622000-0xa0622fff]
[    0.057760] PM: hibernation: Registered nosave memory: [mem 0xa0635000-0xa0635fff]
[    0.057761] PM: hibernation: Registered nosave memory: [mem 0xa0636000-0xa0636fff]
[    0.057762] PM: hibernation: Registered nosave memory: [mem 0xa065a000-0xa065afff]
[    0.057763] PM: hibernation: Registered nosave memory: [mem 0xa2364000-0xa4563fff]
[    0.057765] PM: hibernation: Registered nosave memory: [mem 0xa456d000-0xa456ffff]
[    0.057766] PM: hibernation: Registered nosave memory: [mem 0xab7fa000-0xab908fff]
[    0.057767] PM: hibernation: Registered nosave memory: [mem 0xabd69000-0xabd69fff]
[    0.057769] PM: hibernation: Registered nosave memory: [mem 0xb077f000-0xb2f7efff]
[    0.057769] PM: hibernation: Registered nosave memory: [mem 0xb2f7f000-0xbaf7efff]
[    0.057770] PM: hibernation: Registered nosave memory: [mem 0xbaf7f000-0xbaffefff]
[    0.057771] PM: hibernation: Registered nosave memory: [mem 0xbb000000-0xbbffffff]
[    0.057771] PM: hibernation: Registered nosave memory: [mem 0xbc000000-0xbd7fffff]
[    0.057772] PM: hibernation: Registered nosave memory: [mem 0xbd800000-0xbfffffff]
[    0.057772] PM: hibernation: Registered nosave memory: [mem 0xc0000000-0xfed7ffff]
[    0.057773] PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed80fff]
[    0.057773] PM: hibernation: Registered nosave memory: [mem 0xfed81000-0xffffffff]
[    0.057775] [mem 0xc0000000-0xfed7ffff] available for PCI devices
[    0.057776] Booting paravirtualized kernel on bare hardware
[    0.057778] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.061458] setup_percpu: NR_CPUS:320 nr_cpumask_bits:16 nr_cpu_ids:16 nr_node_ids:2
[    0.062310] percpu: Embedded 64 pages/cpu s225280 r8192 d28672 u524288
[    0.062316] pcpu-alloc: s225280 r8192 d28672 u524288 alloc=1*2097152
[    0.062318] pcpu-alloc: [0] 00 01 02 03 [0] 04 05 06 07 
[    0.062321] pcpu-alloc: [0] 08 09 10 11 [0] 12 14 -- -- 
[    0.062325] pcpu-alloc: [1] 13 15 -- -- 
[    0.062341] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=c0b508c6-464d-49c5-b976-6823a4133c7a rw loglevel=3 quiet
[    0.062390] Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-linux", will be passed to user space.
[    0.062665] Fallback order for Node 0: 0 1 
[    0.062667] Fallback order for Node 1: 1 0 
[    0.062669] Built 2 zonelists, mobility grouping on.  Total pages: 9210194
[    0.062670] Policy zone: Normal
[    0.062844] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[    0.062882] software IO TLB: area num 16.
[    0.132359] Memory: 36579632K/37426200K available (16384K kernel code, 2121K rwdata, 12976K rodata, 3456K init, 3732K bss, 846308K reserved, 0K cma-reserved)
[    0.132549] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=2
[    0.132570] ftrace: allocating 49113 entries in 192 pages
[    0.141677] ftrace: allocated 192 pages with 2 groups
[    0.141736] Dynamic Preempt: full
[    0.141785] rcu: Preemptible hierarchical RCU implementation.
[    0.141786] rcu: 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=16.
[    0.141786] rcu: 	RCU priority boosting: priority 1 delay 500 ms.
[    0.141787] 	Trampoline variant of Tasks RCU enabled.
[    0.141787] 	Rude variant of Tasks RCU enabled.
[    0.141788] 	Tracing variant of Tasks RCU enabled.
[    0.141788] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    0.141789] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
[    0.143545] NR_IRQS: 20736, nr_irqs: 1096, preallocated irqs: 16
[    0.143735] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.143891] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[    0.143922] Console: colour dummy device 80x25
[    0.143923] printk: legacy console [tty0] enabled
[    0.143967] mempolicy: Enabling automatic NUMA balancing. Configure with numa_balancing= or the kernel.numa_balancing sysctl
[    0.143970] ACPI: Core revision 20230628
[    0.144259] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[    0.144276] APIC: Switch to symmetric I/O mode setup
[    0.145011] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR0, rdevid:160
[    0.145013] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR1, rdevid:160
[    0.145014] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR2, rdevid:160
[    0.145014] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR3, rdevid:160
[    0.145015] AMD-Vi: Using global IVHD EFR:0x246577efa2254afa, EFR2:0x0
[    0.145338] x2apic: IRQ remapping doesn't support X2APIC mode
[    0.145345] APIC: Switched APIC routing to: physical flat
[    0.146065] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.160948] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2f7a52df5b1, max_idle_ns: 440795316004 ns
[    0.160952] Calibrating delay loop (skipped), value calculated using timer frequency.. 6590.02 BogoMIPS (lpj=10979246)
[    0.160969] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[    0.160997] LVT offset 1 assigned for vector 0xf9
[    0.161114] LVT offset 2 assigned for vector 0xf4
[    0.161136] process: using mwait in idle threads
[    0.161138] Last level iTLB entries: 4KB 512, 2MB 512, 4MB 256
[    0.161138] Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
[    0.161141] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.161142] Spectre V2 : Mitigation: Retpolines
[    0.161143] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.161144] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[    0.161145] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.161146] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.161147] Spectre V2 : User space: Mitigation: STIBP always-on protection
[    0.161147] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[    0.161149] Speculative Return Stack Overflow: IBPB-extending microcode not applied!
[    0.161149] Speculative Return Stack Overflow: WARNING: See https://kernel.org/doc/html/latest/admin-guide/hw-vuln/srso.html for mitigation options.
[    0.161150] Speculative Return Stack Overflow: Vulnerable: Safe RET, no microcode
[    0.161154] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.161155] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.161156] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.161156] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[    0.161157] x86/fpu: Supporting XSAVE feature 0x800: 'Control-flow User registers'
[    0.161158] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.161159] x86/fpu: xstate_offset[9]:  832, xstate_sizes[9]:    8
[    0.161159] x86/fpu: xstate_offset[11]:  840, xstate_sizes[11]:   16
[    0.161160] x86/fpu: Enabled xstate features 0xa07, context size is 856 bytes, using 'compacted' format.
[    0.180286] Freeing SMP alternatives memory: 40K
[    0.180288] pid_max: default: 32768 minimum: 301
[    0.184076] LSM: initializing lsm=capability,landlock,lockdown,yama,bpf,integrity
[    0.184102] landlock: Up and running.
[    0.184103] Yama: becoming mindful.
[    0.184107] LSM support for eBPF active
[    0.188707] Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes, vmalloc hugepage)
[    0.191052] Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes, vmalloc hugepage)
[    0.191164] Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes, vmalloc)
[    0.191251] Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes, vmalloc)
[    0.304057] smpboot: CPU0: AMD Ryzen 5 6600H with Radeon Graphics (family: 0x19, model: 0x44, stepping: 0x1)
[    0.304241] RCU Tasks: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
[    0.304258] RCU Tasks Rude: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
[    0.304277] RCU Tasks Trace: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
[    0.304283] Performance Events: Fam17h+ core perfctr, AMD PMU driver.
[    0.304283] ... version:                0
[    0.304283] ... bit width:              48
[    0.304283] ... generic registers:      6
[    0.304283] ... value mask:             0000ffffffffffff
[    0.304283] ... max period:             00007fffffffffff
[    0.304283] ... fixed-purpose events:   0
[    0.304283] ... event mask:             000000000000003f
[    0.304283] signal: max sigframe size: 3376
[    0.304283] rcu: Hierarchical SRCU implementation.
[    0.304283] rcu: 	Max phase no-delay instances is 1000.
[    0.304283] MCE: In-kernel MCE decoding enabled.
[    0.304283] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.304283] smp: Bringing up secondary CPUs ...
[    0.304283] smpboot: x86: Booting SMP configuration:
[    0.304283] .... node  #0, CPUs:        #2  #4  #6  #8 #10  #1  #3  #5  #7  #9 #11
[    0.317717] Spectre V2 : Update user space SMT mitigation: STIBP always-on
[    0.329618] smp: Brought up 2 nodes, 12 CPUs
[    0.329618] smpboot: Max logical packages: 2
[    0.329618] smpboot: Total of 12 processors activated (79082.34 BogoMIPS)
[    0.331478] devtmpfs: initialized
[    0.331478] x86/mm: Memory block size: 128MB
[    0.334753] ACPI: PM: Registering ACPI NVS region [mem 0x09f00000-0x09f13fff] (81920 bytes)
[    0.334753] ACPI: PM: Registering ACPI NVS region [mem 0xb2f7f000-0xbaf7efff] (134217728 bytes)
[    0.335183] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.335183] futex hash table entries: 4096 (order: 6, 262144 bytes, vmalloc)
[    0.335183] pinctrl core: initialized pinctrl subsystem
[    0.335188] PM: RTC time: 13:30:40, date: 2024-05-17
[    0.335304] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.335590] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[    0.335806] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.336088] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.336097] audit: initializing netlink subsys (disabled)
[    0.336107] audit: type=2000 audit(1715952639.189:1): state=initialized audit_enabled=0 res=1
[    0.336107] thermal_sys: Registered thermal governor 'fair_share'
[    0.336107] thermal_sys: Registered thermal governor 'bang_bang'
[    0.336107] thermal_sys: Registered thermal governor 'step_wise'
[    0.336107] thermal_sys: Registered thermal governor 'user_space'
[    0.336107] thermal_sys: Registered thermal governor 'power_allocator'
[    0.337629] cpuidle: using governor ladder
[    0.337629] cpuidle: using governor menu
[    0.337669] Simple Boot Flag at 0x44 set to 0x1
[    0.337697] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.337781] PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for domain 0000 [bus 00-ff]
[    0.337787] PCI: not using ECAM ([mem 0xe0000000-0xefffffff] not reserved)
[    0.337789] PCI: Using configuration type 1 for base access
[    0.337791] PCI: Using configuration type 1 for extended access
[    0.337915] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    0.337933] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    0.337933] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[    0.337933] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.337933] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[    0.337933] ACPI: Added _OSI(Module Device)
[    0.337933] ACPI: Added _OSI(Processor Device)
[    0.337933] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.337933] ACPI: Added _OSI(Processor Aggregator Device)
[    0.364221] ACPI: 28 ACPI AML tables successfully acquired and loaded
[    0.366046] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.378818] ACPI: USB4 _OSC: OS supports USB3+ DisplayPort+ PCIe+ XDomain+
[    0.378821] ACPI: USB4 _OSC: OS controls USB3+ DisplayPort+ PCIe+ XDomain+
[    0.378927] ACPI: _OSC evaluation for CPUs failed, trying _PDC
[    0.379703] ACPI: EC: EC started
[    0.379704] ACPI: EC: interrupt blocked
[    0.379957] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.379959] ACPI: \_SB_.PCI0.LPC0.EC0_: Boot DSDT EC used to handle transactions
[    0.379961] ACPI: Interpreter enabled
[    0.379975] ACPI: PM: (supports S0 S4 S5)
[    0.379977] ACPI: Using IOAPIC for interrupt routing
[    0.381739] PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for domain 0000 [bus 00-ff]
[    0.388098] PCI: [Firmware Info]: ECAM [mem 0xe0000000-0xefffffff] not reserved in ACPI motherboard resources
[    0.388101] PCI: not using ECAM ([mem 0xe0000000-0xefffffff] not reserved)
[    0.388105] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.388106] PCI: Using E820 reservations for host bridge windows
[    0.388736] ACPI: Enabled 3 GPEs in block 00 to 1F
[    0.390538] ACPI: \_SB_.PCI0.GPP0.PG00: New power resource
[    0.391241] ACPI: \_SB_.PCI0.GPP6.WLAN.PRWL: New power resource
[    0.391525] ACPI: \_SB_.PCI0.GPP7.P0NV: New power resource
[    0.392720] ACPI: \_SB_.PCI0.GP11.SWUS.PWRS: New power resource
[    0.393262] ACPI: \_SB_.PCI0.GP12.SWUS.PWRS: New power resource
[    0.393571] ACPI: \_SB_.PCI0.GP17.PWRS: New power resource
[    0.393900] ACPI: \_SB_.PCI0.GP17.VGA_.PWRS: New power resource
[    0.394332] ACPI: \_SB_.PCI0.GP17.ACP_.PWRS: New power resource
[    0.394885] ACPI: \_SB_.PCI0.GP17.AZAL.PWRS: New power resource
[    0.395428] ACPI: \_SB_.PCI0.GP17.HDAU.PWRS: New power resource
[    0.395947] ACPI: \_SB_.PCI0.GP17.XHC0.PWRS: New power resource
[    0.396692] ACPI: \_SB_.PCI0.GP17.XHC0.RHUB.PRT4.BRWL: New power resource
[    0.397289] ACPI: \_SB_.PCI0.GP17.XHC1.PWRS: New power resource
[    0.398016] ACPI: \_SB_.PCI0.GP18.SATA.P0S0: New power resource
[    0.398049] ACPI: \_SB_.PCI0.GP18.SATA.P3S0: New power resource
[    0.398680] ACPI: \_SB_.PCI0.GP19.XHC2.PWRS: New power resource
[    0.399456] ACPI: \_SB_.PCI0.GP19.NHI0.PWRS: New power resource
[    0.400017] ACPI: \_SB_.PCI0.GP19.XHC3.PWRS: New power resource
[    0.400743] ACPI: \_SB_.PCI0.GP19.NHI1.PWRS: New power resource
[    0.401327] ACPI: \_SB_.PCI0.GP19.XHC4.PWRS: New power resource
[    0.443127] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.443133] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    0.443340] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug AER]
[    0.443731] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME PCIeCapability LTR DPC]
[    0.444371] PCI host bridge to bus 0000:00
[    0.444373] pci_bus 0000:00: Unknown NUMA node; performance will be reduced
[    0.444374] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.444377] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.444378] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.444380] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000cffff window]
[    0.444382] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000effff window]
[    0.444383] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff window]
[    0.444385] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfeafffff window]
[    0.444386] pci_bus 0000:00: root bus resource [mem 0xfed45000-0xfed814ff window]
[    0.444387] pci_bus 0000:00: root bus resource [mem 0xfed81900-0xfed81fff window]
[    0.444389] pci_bus 0000:00: root bus resource [mem 0xfedc0000-0xfedc0fff window]
[    0.444390] pci_bus 0000:00: root bus resource [mem 0xfedc6000-0xfedc6fff window]
[    0.444391] pci_bus 0000:00: root bus resource [mem 0xa60200000-0x82ffffffff window]
[    0.444393] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.444406] pci 0000:00:00.0: [1022:14b5] type 00 class 0x060000 conventional PCI endpoint
[    0.444488] pci 0000:00:00.2: [1022:14b6] type 00 class 0x080600 conventional PCI endpoint
[    0.444562] pci 0000:00:01.0: [1022:14b7] type 00 class 0x060000 conventional PCI endpoint
[    0.444619] pci 0000:00:01.1: [1022:14b8] type 01 class 0x060400 PCIe Root Port
[    0.444635] pci 0000:00:01.1: PCI bridge to [bus 01]
[    0.444639] pci 0000:00:01.1:   bridge window [io  0x4000-0x4fff]
[    0.444642] pci 0000:00:01.1:   bridge window [mem 0xc0000000-0xc10fffff]
[    0.444648] pci 0000:00:01.1:   bridge window [mem 0x8100000000-0x8201ffffff 64bit pref]
[    0.444702] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
[    0.444846] pci 0000:00:02.0: [1022:14b7] type 00 class 0x060000 conventional PCI endpoint
[    0.444908] pci 0000:00:02.1: [1022:14ba] type 01 class 0x060400 PCIe Root Port
[    0.444933] pci 0000:00:02.1: PCI bridge to [bus 02]
[    0.444938] pci 0000:00:02.1:   bridge window [io  0x3000-0x3fff]
[    0.444941] pci 0000:00:02.1:   bridge window [mem 0xc1a00000-0xc1afffff]
[    0.445029] pci 0000:00:02.1: PME# supported from D0 D3hot D3cold
[    0.445211] pci 0000:00:02.2: [1022:14ba] type 01 class 0x060400 PCIe Root Port
[    0.445236] pci 0000:00:02.2: PCI bridge to [bus 03]
[    0.445241] pci 0000:00:02.2:   bridge window [io  0x2000-0x2fff]
[    0.445244] pci 0000:00:02.2:   bridge window [mem 0xc1900000-0xc19fffff]
[    0.445331] pci 0000:00:02.2: PME# supported from D0 D3hot D3cold
[    0.445510] pci 0000:00:02.3: [1022:14b8] type 01 class 0x060400 PCIe Root Port
[    0.445526] pci 0000:00:02.3: PCI bridge to [bus 04]
[    0.445531] pci 0000:00:02.3:   bridge window [mem 0xc1800000-0xc18fffff]
[    0.445587] pci 0000:00:02.3: PME# supported from D0 D3hot D3cold
[    0.445723] pci 0000:00:03.0: [1022:14b7] type 00 class 0x060000 conventional PCI endpoint
[    0.445789] pci 0000:00:04.0: [1022:14b7] type 00 class 0x060000 conventional PCI endpoint
[    0.445857] pci 0000:00:08.0: [1022:14b7] type 00 class 0x060000 conventional PCI endpoint
[    0.445913] pci 0000:00:08.1: [1022:14b9] type 01 class 0x060400 PCIe Root Port
[    0.445929] pci 0000:00:08.1: PCI bridge to [bus 05]
[    0.445932] pci 0000:00:08.1:   bridge window [io  0x1000-0x1fff]
[    0.445935] pci 0000:00:08.1:   bridge window [mem 0xc1400000-0xc17fffff]
[    0.445941] pci 0000:00:08.1:   bridge window [mem 0x8210000000-0x82201fffff 64bit pref]
[    0.445947] pci 0000:00:08.1: enabling Extended Tags
[    0.445986] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[    0.446126] pci 0000:00:08.3: [1022:14b9] type 01 class 0x060400 PCIe Root Port
[    0.446142] pci 0000:00:08.3: PCI bridge to [bus 06]
[    0.446146] pci 0000:00:08.3:   bridge window [mem 0xc1100000-0xc13fffff]
[    0.446157] pci 0000:00:08.3: enabling Extended Tags
[    0.446198] pci 0000:00:08.3: PME# supported from D0 D3hot D3cold
[    0.446522] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500 conventional PCI endpoint
[    0.446652] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100 conventional PCI endpoint
[    0.446798] pci 0000:00:18.0: [1022:1679] type 00 class 0x060000 conventional PCI endpoint
[    0.446838] pci 0000:00:18.1: [1022:167a] type 00 class 0x060000 conventional PCI endpoint
[    0.446873] pci 0000:00:18.2: [1022:167b] type 00 class 0x060000 conventional PCI endpoint
[    0.446908] pci 0000:00:18.3: [1022:167c] type 00 class 0x060000 conventional PCI endpoint
[    0.446944] pci 0000:00:18.4: [1022:167d] type 00 class 0x060000 conventional PCI endpoint
[    0.446980] pci 0000:00:18.5: [1022:167e] type 00 class 0x060000 conventional PCI endpoint
[    0.447015] pci 0000:00:18.6: [1022:167f] type 00 class 0x060000 conventional PCI endpoint
[    0.447050] pci 0000:00:18.7: [1022:1680] type 00 class 0x060000 conventional PCI endpoint
[    0.447146] pci 0000:01:00.0: [10de:25a2] type 00 class 0x030000 PCIe Legacy Endpoint
[    0.447155] pci 0000:01:00.0: BAR 0 [mem 0xc0000000-0xc0ffffff]
[    0.447162] pci 0000:01:00.0: BAR 1 [mem 0x8100000000-0x81ffffffff 64bit pref]
[    0.447169] pci 0000:01:00.0: BAR 3 [mem 0x8200000000-0x8201ffffff 64bit pref]
[    0.447174] pci 0000:01:00.0: BAR 5 [io  0x4000-0x407f]
[    0.447178] pci 0000:01:00.0: ROM [mem 0xc1000000-0xc107ffff pref]
[    0.447229] pci 0000:01:00.0: PME# supported from D0 D3hot
[    0.447305] pci 0000:01:00.0: 126.024 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x8 link at 0000:00:01.1 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[    0.447585] pci 0000:01:00.1: [10de:2291] type 00 class 0x040300 PCIe Endpoint
[    0.447594] pci 0000:01:00.1: BAR 0 [mem 0xc1080000-0xc1083fff]
[    0.447732] pci 0000:00:01.1: PCI bridge to [bus 01]
[    0.447816] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000 PCIe Endpoint
[    0.447834] pci 0000:02:00.0: BAR 0 [io  0x3000-0x30ff]
[    0.447858] pci 0000:02:00.0: BAR 2 [mem 0xc1a04000-0xc1a04fff 64bit]
[    0.447874] pci 0000:02:00.0: BAR 4 [mem 0xc1a00000-0xc1a03fff 64bit]
[    0.447973] pci 0000:02:00.0: supports D1 D2
[    0.447974] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.448197] pci 0000:00:02.1: PCI bridge to [bus 02]
[    0.448287] pci 0000:03:00.0: [10ec:b852] type 00 class 0x028000 PCIe Endpoint
[    0.448307] pci 0000:03:00.0: BAR 0 [io  0x2000-0x20ff]
[    0.448332] pci 0000:03:00.0: BAR 2 [mem 0xc1900000-0xc19fffff 64bit]
[    0.448458] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[    0.448700] pci 0000:00:02.2: PCI bridge to [bus 03]
[    0.449012] pci 0000:04:00.0: [1344:5404] type 00 class 0x010802 PCIe Endpoint
[    0.449031] pci 0000:04:00.0: BAR 0 [mem 0xc1800000-0xc1803fff 64bit]
[    0.449342] pci 0000:00:02.3: PCI bridge to [bus 04]
[    0.449441] pci 0000:05:00.0: [1002:1681] type 00 class 0x030000 PCIe Legacy Endpoint
[    0.449453] pci 0000:05:00.0: BAR 0 [mem 0x8210000000-0x821fffffff 64bit pref]
[    0.449461] pci 0000:05:00.0: BAR 2 [mem 0x8220000000-0x82201fffff 64bit pref]
[    0.449467] pci 0000:05:00.0: BAR 4 [io  0x1000-0x10ff]
[    0.449473] pci 0000:05:00.0: BAR 5 [mem 0xc1700000-0xc177ffff]
[    0.449482] pci 0000:05:00.0: enabling Extended Tags
[    0.449495] pci 0000:05:00.0: BAR 0: assigned to efifb
[    0.449539] pci 0000:05:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.449681] pci 0000:05:00.1: [1002:1640] type 00 class 0x040300 PCIe Legacy Endpoint
[    0.449689] pci 0000:05:00.1: BAR 0 [mem 0xc17c8000-0xc17cbfff]
[    0.449712] pci 0000:05:00.1: enabling Extended Tags
[    0.449746] pci 0000:05:00.1: PME# supported from D1 D2 D3hot D3cold
[    0.449835] pci 0000:05:00.2: [1022:1649] type 00 class 0x108000 PCIe Endpoint
[    0.449918] pci 0000:05:00.2: BAR 2 [mem 0xc1600000-0xc16fffff]
[    0.449929] pci 0000:05:00.2: BAR 5 [mem 0xc17cc000-0xc17cdfff]
[    0.449937] pci 0000:05:00.2: enabling Extended Tags
[    0.450057] pci 0000:05:00.3: [1022:161d] type 00 class 0x0c0330 PCIe Endpoint
[    0.450069] pci 0000:05:00.3: BAR 0 [mem 0xc1400000-0xc14fffff 64bit]
[    0.450095] pci 0000:05:00.3: enabling Extended Tags
[    0.450131] pci 0000:05:00.3: PME# supported from D0 D3hot D3cold
[    0.450230] pci 0000:05:00.4: [1022:161e] type 00 class 0x0c0330 PCIe Endpoint
[    0.450242] pci 0000:05:00.4: BAR 0 [mem 0xc1500000-0xc15fffff 64bit]
[    0.450268] pci 0000:05:00.4: enabling Extended Tags
[    0.450304] pci 0000:05:00.4: PME# supported from D0 D3hot D3cold
[    0.450400] pci 0000:05:00.5: [1022:15e2] type 00 class 0x048000 PCIe Endpoint
[    0.450408] pci 0000:05:00.5: BAR 0 [mem 0xc1780000-0xc17bffff]
[    0.450431] pci 0000:05:00.5: enabling Extended Tags
[    0.450465] pci 0000:05:00.5: PME# supported from D0 D3hot D3cold
[    0.450553] pci 0000:05:00.6: [1022:15e3] type 00 class 0x040300 PCIe Endpoint
[    0.450561] pci 0000:05:00.6: BAR 0 [mem 0xc17c0000-0xc17c7fff]
[    0.450584] pci 0000:05:00.6: enabling Extended Tags
[    0.450618] pci 0000:05:00.6: PME# supported from D0 D3hot D3cold
[    0.450738] pci 0000:00:08.1: PCI bridge to [bus 05]
[    0.450814] pci 0000:06:00.0: [1022:161f] type 00 class 0x0c0330 PCIe Endpoint
[    0.450830] pci 0000:06:00.0: BAR 0 [mem 0xc1100000-0xc11fffff 64bit]
[    0.450860] pci 0000:06:00.0: enabling Extended Tags
[    0.450906] pci 0000:06:00.0: PME# supported from D0 D3hot D3cold
[    0.451030] pci 0000:06:00.3: [1022:15d6] type 00 class 0x0c0330 PCIe Endpoint
[    0.451042] pci 0000:06:00.3: BAR 0 [mem 0xc1200000-0xc12fffff 64bit]
[    0.451068] pci 0000:06:00.3: enabling Extended Tags
[    0.451104] pci 0000:06:00.3: PME# supported from D0 D3hot D3cold
[    0.451195] pci 0000:06:00.4: [1022:15d7] type 00 class 0x0c0330 PCIe Endpoint
[    0.451207] pci 0000:06:00.4: BAR 0 [mem 0xc1300000-0xc13fffff 64bit]
[    0.451233] pci 0000:06:00.4: enabling Extended Tags
[    0.451269] pci 0000:06:00.4: PME# supported from D0 D3hot D3cold
[    0.451374] pci 0000:00:08.3: PCI bridge to [bus 06]
[    0.482125] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[    0.482131] ACPI: PCI: Interrupt link LNKA disabled
[    0.482428] ACPI: PCI: Interrupt link LNKB configured for IRQ 0
[    0.482429] ACPI: PCI: Interrupt link LNKB disabled
[    0.482648] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[    0.482650] ACPI: PCI: Interrupt link LNKC disabled
[    0.482886] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[    0.482888] ACPI: PCI: Interrupt link LNKD disabled
[    0.483118] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[    0.483119] ACPI: PCI: Interrupt link LNKE disabled
[    0.483304] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[    0.483305] ACPI: PCI: Interrupt link LNKF disabled
[    0.483489] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[    0.483490] ACPI: PCI: Interrupt link LNKG disabled
[    0.483674] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[    0.483675] ACPI: PCI: Interrupt link LNKH disabled
[    0.485074] Low-power S0 idle used by default for system suspend
[    0.485214] ACPI: EC: interrupt unblocked
[    0.485215] ACPI: EC: event unblocked
[    0.485233] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.485235] ACPI: EC: GPE=0x7
[    0.485236] ACPI: \_SB_.PCI0.LPC0.EC0_: Boot DSDT EC initialization complete
[    0.485238] ACPI: \_SB_.PCI0.LPC0.EC0_: EC: Used to handle transactions and events
[    0.485299] iommu: Default domain type: Translated
[    0.485299] iommu: DMA domain TLB invalidation policy: lazy mode
[    0.485299] SCSI subsystem initialized
[    0.485299] libata version 3.00 loaded.
[    0.485299] ACPI: bus type USB registered
[    0.485299] usbcore: registered new interface driver usbfs
[    0.485299] usbcore: registered new interface driver hub
[    0.485299] usbcore: registered new device driver usb
[    0.519370] EDAC MC: Ver: 3.0.0
[    0.520985] efivars: Registered efivars operations
[    0.521137] NetLabel: Initializing
[    0.521138] NetLabel:  domain hash size = 128
[    0.521139] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.521156] NetLabel:  unlabeled traffic allowed by default
[    0.521161] mctp: management component transport protocol core
[    0.521162] NET: Registered PF_MCTP protocol family
[    0.521166] PCI: Using ACPI for IRQ routing
[    0.521167] PCI: pci_cache_line_size set to 64 bytes
[    0.521335] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[    0.521336] e820: reserve RAM buffer [mem 0x09b00000-0x0bffffff]
[    0.521338] e820: reserve RAM buffer [mem 0x09f00000-0x0bffffff]
[    0.521339] e820: reserve RAM buffer [mem 0xa01ff000-0xa3ffffff]
[    0.521340] e820: reserve RAM buffer [mem 0xa0617018-0xa3ffffff]
[    0.521341] e820: reserve RAM buffer [mem 0xa0622018-0xa3ffffff]
[    0.521342] e820: reserve RAM buffer [mem 0xa0636018-0xa3ffffff]
[    0.521343] e820: reserve RAM buffer [mem 0xa2364000-0xa3ffffff]
[    0.521344] e820: reserve RAM buffer [mem 0xa456d000-0xa7ffffff]
[    0.521345] e820: reserve RAM buffer [mem 0xab7fa000-0xabffffff]
[    0.521346] e820: reserve RAM buffer [mem 0xabd69000-0xabffffff]
[    0.521347] e820: reserve RAM buffer [mem 0xb077f000-0xb3ffffff]
[    0.521348] e820: reserve RAM buffer [mem 0xbb000000-0xbbffffff]
[    0.521349] e820: reserve RAM buffer [mem 0x93e300000-0x93fffffff]
[    0.521386] pci 0000:01:00.0: vgaarb: setting as boot VGA device
[    0.521386] pci 0000:01:00.0: vgaarb: bridge control possible
[    0.521386] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    0.521386] pci 0000:05:00.0: vgaarb: setting as boot VGA device (overriding previous)
[    0.521386] pci 0000:05:00.0: vgaarb: bridge control possible
[    0.521386] pci 0000:05:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    0.521386] vgaarb: loaded
[    0.521386] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.521386] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    0.524287] clocksource: Switched to clocksource tsc-early
[    0.524299] VFS: Disk quotas dquot_6.6.0
[    0.524299] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.524299] pnp: PnP ACPI init
[    0.524860] system 00:00: [mem 0xfec00000-0xfec01fff] could not be reserved
[    0.524863] system 00:00: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.524866] system 00:00: [mem 0xfde00000-0xfdefffff] has been reserved
[    0.526511] system 00:03: [io  0x025c] has been reserved
[    0.526513] system 00:03: [io  0x0400-0x04cf] has been reserved
[    0.526515] system 00:03: [io  0x04d0-0x04d1] has been reserved
[    0.526517] system 00:03: [io  0x04d6] has been reserved
[    0.526518] system 00:03: [io  0x0c00-0x0c01] has been reserved
[    0.526519] system 00:03: [io  0x0c14] has been reserved
[    0.526521] system 00:03: [io  0x0c50-0x0c52] has been reserved
[    0.526522] system 00:03: [io  0x0c6c] has been reserved
[    0.526524] system 00:03: [io  0x0c6f] has been reserved
[    0.526525] system 00:03: [io  0x0cd0-0x0cdb] has been reserved
[    0.526597] system 00:04: [mem 0x000e0000-0x000fffff] could not be reserved
[    0.526599] system 00:04: [mem 0xfe000000-0xffffffff] could not be reserved
[    0.555610] pnp: PnP ACPI: found 5 devices
[    0.561278] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.561454] NET: Registered PF_INET protocol family
[    0.561742] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, vmalloc)
[    0.573359] tcp_listen_portaddr_hash hash table entries: 32768 (order: 7, 524288 bytes, vmalloc)
[    0.573399] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, vmalloc)
[    0.573643] TCP established hash table entries: 524288 (order: 10, 4194304 bytes, vmalloc hugepage)
[    0.574033] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, vmalloc)
[    0.574120] TCP: Hash tables configured (established 524288 bind 65536)
[    0.574268] MPTCP token hash table entries: 65536 (order: 8, 1572864 bytes, vmalloc)
[    0.574376] UDP hash table entries: 32768 (order: 8, 1048576 bytes, vmalloc)
[    0.574508] UDP-Lite hash table entries: 32768 (order: 8, 1048576 bytes, vmalloc)
[    0.574606] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.574612] NET: Registered PF_XDP protocol family
[    0.574627] pci 0000:00:01.1: PCI bridge to [bus 01]
[    0.574631] pci 0000:00:01.1:   bridge window [io  0x4000-0x4fff]
[    0.574635] pci 0000:00:01.1:   bridge window [mem 0xc0000000-0xc10fffff]
[    0.574637] pci 0000:00:01.1:   bridge window [mem 0x8100000000-0x8201ffffff 64bit pref]
[    0.574642] pci 0000:00:02.1: PCI bridge to [bus 02]
[    0.574644] pci 0000:00:02.1:   bridge window [io  0x3000-0x3fff]
[    0.574648] pci 0000:00:02.1:   bridge window [mem 0xc1a00000-0xc1afffff]
[    0.574655] pci 0000:00:02.2: PCI bridge to [bus 03]
[    0.574657] pci 0000:00:02.2:   bridge window [io  0x2000-0x2fff]
[    0.574661] pci 0000:00:02.2:   bridge window [mem 0xc1900000-0xc19fffff]
[    0.574667] pci 0000:00:02.3: PCI bridge to [bus 04]
[    0.574670] pci 0000:00:02.3:   bridge window [mem 0xc1800000-0xc18fffff]
[    0.574676] pci 0000:00:08.1: PCI bridge to [bus 05]
[    0.574678] pci 0000:00:08.1:   bridge window [io  0x1000-0x1fff]
[    0.574684] pci 0000:00:08.1:   bridge window [mem 0xc1400000-0xc17fffff]
[    0.574686] pci 0000:00:08.1:   bridge window [mem 0x8210000000-0x82201fffff 64bit pref]
[    0.574690] pci 0000:00:08.3: PCI bridge to [bus 06]
[    0.574693] pci 0000:00:08.3:   bridge window [mem 0xc1100000-0xc13fffff]
[    0.574698] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.574700] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.574701] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.574703] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000cffff window]
[    0.574704] pci_bus 0000:00: resource 8 [mem 0x000d0000-0x000effff window]
[    0.574706] pci_bus 0000:00: resource 9 [mem 0xc0000000-0xdfffffff window]
[    0.574707] pci_bus 0000:00: resource 10 [mem 0xf0000000-0xfeafffff window]
[    0.574709] pci_bus 0000:00: resource 11 [mem 0xfed45000-0xfed814ff window]
[    0.574710] pci_bus 0000:00: resource 12 [mem 0xfed81900-0xfed81fff window]
[    0.574711] pci_bus 0000:00: resource 13 [mem 0xfedc0000-0xfedc0fff window]
[    0.574713] pci_bus 0000:00: resource 14 [mem 0xfedc6000-0xfedc6fff window]
[    0.574714] pci_bus 0000:00: resource 15 [mem 0xa60200000-0x82ffffffff window]
[    0.574716] pci_bus 0000:01: resource 0 [io  0x4000-0x4fff]
[    0.574717] pci_bus 0000:01: resource 1 [mem 0xc0000000-0xc10fffff]
[    0.574719] pci_bus 0000:01: resource 2 [mem 0x8100000000-0x8201ffffff 64bit pref]
[    0.574720] pci_bus 0000:02: resource 0 [io  0x3000-0x3fff]
[    0.574722] pci_bus 0000:02: resource 1 [mem 0xc1a00000-0xc1afffff]
[    0.574723] pci_bus 0000:03: resource 0 [io  0x2000-0x2fff]
[    0.574725] pci_bus 0000:03: resource 1 [mem 0xc1900000-0xc19fffff]
[    0.574726] pci_bus 0000:04: resource 1 [mem 0xc1800000-0xc18fffff]
[    0.574728] pci_bus 0000:05: resource 0 [io  0x1000-0x1fff]
[    0.574729] pci_bus 0000:05: resource 1 [mem 0xc1400000-0xc17fffff]
[    0.574731] pci_bus 0000:05: resource 2 [mem 0x8210000000-0x82201fffff 64bit pref]
[    0.574732] pci_bus 0000:06: resource 1 [mem 0xc1100000-0xc13fffff]
[    0.574862] pci 0000:01:00.1: extending delay after power-on from D3hot to 20 msec
[    0.574893] pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
[    0.574984] pci 0000:05:00.1: D0 power state depends on 0000:05:00.0
[    0.575584] PCI: CLS 64 bytes, default 64
[    0.575596] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
[    0.575650] pci 0000:00:01.0: Adding to iommu group 0
[    0.575660] Trying to unpack rootfs image as initramfs...
[    0.575665] pci 0000:00:01.1: Adding to iommu group 1
[    0.575688] pci 0000:00:02.0: Adding to iommu group 2
[    0.575702] pci 0000:00:02.1: Adding to iommu group 3
[    0.575716] pci 0000:00:02.2: Adding to iommu group 4
[    0.575729] pci 0000:00:02.3: Adding to iommu group 5
[    0.575748] pci 0000:00:03.0: Adding to iommu group 6
[    0.575765] pci 0000:00:04.0: Adding to iommu group 7
[    0.575785] pci 0000:00:08.0: Adding to iommu group 8
[    0.575799] pci 0000:00:08.1: Adding to iommu group 9
[    0.575813] pci 0000:00:08.3: Adding to iommu group 10
[    0.575837] pci 0000:00:14.0: Adding to iommu group 11
[    0.575849] pci 0000:00:14.3: Adding to iommu group 11
[    0.575909] pci 0000:00:18.0: Adding to iommu group 12
[    0.575924] pci 0000:00:18.1: Adding to iommu group 12
[    0.575937] pci 0000:00:18.2: Adding to iommu group 12
[    0.575951] pci 0000:00:18.3: Adding to iommu group 12
[    0.575963] pci 0000:00:18.4: Adding to iommu group 12
[    0.575976] pci 0000:00:18.5: Adding to iommu group 12
[    0.575989] pci 0000:00:18.6: Adding to iommu group 12
[    0.576002] pci 0000:00:18.7: Adding to iommu group 12
[    0.576026] pci 0000:01:00.0: Adding to iommu group 13
[    0.576041] pci 0000:01:00.1: Adding to iommu group 13
[    0.576055] pci 0000:02:00.0: Adding to iommu group 14
[    0.576069] pci 0000:03:00.0: Adding to iommu group 15
[    0.576082] pci 0000:04:00.0: Adding to iommu group 16
[    0.576287] pci 0000:05:00.0: Adding to iommu group 17
[    0.576303] pci 0000:05:00.1: Adding to iommu group 18
[    0.576318] pci 0000:05:00.2: Adding to iommu group 19
[    0.576333] pci 0000:05:00.3: Adding to iommu group 20
[    0.576347] pci 0000:05:00.4: Adding to iommu group 21
[    0.576362] pci 0000:05:00.5: Adding to iommu group 22
[    0.576377] pci 0000:05:00.6: Adding to iommu group 23
[    0.576391] pci 0000:06:00.0: Adding to iommu group 24
[    0.576406] pci 0000:06:00.3: Adding to iommu group 25
[    0.576421] pci 0000:06:00.4: Adding to iommu group 26
[    0.578439] AMD-Vi: Extended features (0x246577efa2254afa, 0x0): PPR NX GT [5] IA GA PC GA_vAPIC
[    0.578447] AMD-Vi: Interrupt remapping enabled
[    0.578542] AMD-Vi: Virtual APIC enabled
[    0.578561] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.578564] software IO TLB: mapped [mem 0x00000000a70ea000-0x00000000ab0ea000] (64MB)
[    0.578609] LVT offset 0 assigned for vector 0x400
[    0.578694] perf: AMD IBS detected (0x000003fd)
[    0.578698] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
[    0.589377] Initialise system trusted keyrings
[    0.589385] Key type blacklist registered
[    0.589438] workingset: timestamp_bits=41 max_order=24 bucket_order=0
[    0.589445] zbud: loaded
[    0.589539] fuse: init (API version 7.39)
[    0.589612] integrity: Platform Keyring initialized
[    0.589614] integrity: Machine keyring initialized
[    0.597661] Key type asymmetric registered
[    0.597663] Asymmetric key parser 'x509' registered
[    0.597674] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[    0.597715] io scheduler mq-deadline registered
[    0.597717] io scheduler kyber registered
[    0.597725] io scheduler bfq registered
[    0.599062] pcieport 0000:00:01.1: PME: Signaling with IRQ 32
[    0.599088] pcieport 0000:00:01.1: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.599272] pcieport 0000:00:02.1: PME: Signaling with IRQ 33
[    0.599418] pcieport 0000:00:02.2: PME: Signaling with IRQ 34
[    0.599557] pcieport 0000:00:02.3: PME: Signaling with IRQ 35
[    0.599678] pcieport 0000:00:08.1: PME: Signaling with IRQ 36
[    0.599799] pcieport 0000:00:08.3: PME: Signaling with IRQ 37
[    0.599899] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.620120] Freeing initrd memory: 33308K
[    1.106325] ACPI: AC: AC Adapter [ACAD] (off-line)
[    1.106490] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    1.106550] ACPI: button: Power Button [PWRB]
[    1.106688] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
[    1.106736] ACPI: button: Lid Switch [LID]
[    1.106988] Estimated ratio of average max frequency by base frequency (times 1024): 1220
[    1.107030] Monitor-Mwait will be used to enter C-1 state
[    1.107046] ACPI: \_SB_.PLTF.C000: Found 3 idle states
[    1.107353] ACPI: \_SB_.PLTF.C001: Found 3 idle states
[    1.107628] ACPI: \_SB_.PLTF.C002: Found 3 idle states
[    1.107750] ACPI: \_SB_.PLTF.C003: Found 3 idle states
[    1.107851] ACPI: \_SB_.PLTF.C004: Found 3 idle states
[    1.108000] ACPI: \_SB_.PLTF.C005: Found 3 idle states
[    1.108137] ACPI: \_SB_.PLTF.C006: Found 3 idle states
[    1.108277] ACPI: \_SB_.PLTF.C007: Found 3 idle states
[    1.108421] ACPI: \_SB_.PLTF.C008: Found 3 idle states
[    1.108559] ACPI: \_SB_.PLTF.C009: Found 3 idle states
[    1.108691] ACPI: \_SB_.PLTF.C00A: Found 3 idle states
[    1.108832] ACPI: \_SB_.PLTF.C00B: Found 3 idle states
[    1.109196] thermal LNXTHERM:00: registered as thermal_zone0
[    1.109198] ACPI: thermal: Thermal Zone [TZ01] (70 C)
[    1.109387] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    1.111258] Non-volatile memory driver v1.3
[    1.111260] Linux agpgart interface v0.103
[    1.120460] tpm_crb MSFT0101:00: Disabling hwrng
[    1.121257] ACPI: bus type drm_connector registered
[    1.122611] usbcore: registered new interface driver usbserial_generic
[    1.122616] usbserial: USB Serial support registered for generic
[    1.122666] rtc_cmos 00:01: RTC can wake from S4
[    1.122885] rtc_cmos 00:01: registered as rtc0
[    1.122917] rtc_cmos 00:01: setting system clock to 2024-05-17T13:30:40 UTC (1715952640)
[    1.122940] rtc_cmos 00:01: alarms up to one month, 114 bytes nvram
[    1.124347] ledtrig-cpu: registered to indicate activity on CPUs
[    1.124606] [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
[    1.125336] fbcon: Deferring console take-over
[    1.125337] simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
[    1.125382] hid: raw HID events driver (C) Jiri Kosina
[    1.125445] drop_monitor: Initializing network drop monitor service
[    1.125538] NET: Registered PF_INET6 protocol family
[    1.130480] Segment Routing with IPv6
[    1.130483] RPL Segment Routing with IPv6
[    1.130497] In-situ OAM (IOAM) with IPv6
[    1.130538] NET: Registered PF_PACKET protocol family
[    1.131704] microcode: Current revision: 0x0a404101
[    1.131916] resctrl: L3 allocation detected
[    1.131917] resctrl: MB allocation detected
[    1.131918] resctrl: L3 monitoring detected
[    1.131940] IPI shorthand broadcast: enabled
[    1.133880] sched_clock: Marking stable (1131778378, 523816)->(1138762815, -6460621)
[    1.133995] registered taskstats version 1
[    1.134388] Loading compiled-in X.509 certificates
[    1.136617] Loaded X.509 cert 'Build time autogenerated kernel key: 4183282d70f116b65f2696270db916493ab86dc2'
[    1.140518] zswap: loaded using pool zstd/zsmalloc
[    1.140822] Key type .fscrypt registered
[    1.140823] Key type fscrypt-provisioning registered
[    1.141773] integrity: Loading X.509 certificate: UEFI:db
[    1.141792] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[    1.141793] integrity: Loading X.509 certificate: UEFI:db
[    1.141805] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[    1.141806] integrity: Loading X.509 certificate: UEFI:db
[    1.142051] integrity: Loaded X.509 cert 'OK Certificate: c8c73a37546046ab495c33f4d0856052'
[    1.149570] PM:   Magic number: 8:128:534
[    1.149582] tty ttyS14: hash matches
[    1.149584] port serial8250:0.13: hash matches
[    1.154029] RAS: Correctable Errors collector initialized.
[    1.155102] clk: Disabling unused clocks
[    1.331057] ACPI: battery: Slot [BAT1] (battery present)
[    1.333830] Freeing unused decrypted memory: 2028K
[    1.334309] Freeing unused kernel image (initmem) memory: 3456K
[    1.334311] Write protecting the kernel read-only data: 30720k
[    1.334756] Freeing unused kernel image (rodata/data gap) memory: 1360K
[    1.376861] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.376867] rodata_test: all tests were successful
[    1.376872] Run /init as init process
[    1.376873]   with arguments:
[    1.376875]     /init
[    1.376876]   with environment:
[    1.376877]     HOME=/
[    1.376878]     TERM=linux
[    1.376879]     BOOT_IMAGE=/vmlinuz-linux
[    1.512943] wmi_bus wmi_bus-PNP0C14:01: [Firmware Info]: 887B54E1-DDDC-4B2C-8B88-68A26A8835D0 has zero instances
[    1.512984] wmi_bus wmi_bus-PNP0C14:01: [Firmware Info]: B7F3CA0A-ACDC-42D2-9217-77C6C628FBD2 has zero instances
[    1.516658] ACPI: video: Video Device [VGA] (multi-head: yes  rom: no  post: no)
[    1.516723] i8042: PNP: PS/2 Controller [PNP0303:KBC0] at 0x60,0x64 irq 1
[    1.516725] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[    1.516951] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:16/LNXVIDEO:00/input/input2
[    1.517281] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.584099] tsc: Refined TSC clocksource calibration: 3293.824 MHz
[    1.584124] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2f7a8233907, max_idle_ns: 440795214390 ns
[    1.584188] clocksource: Switched to clocksource tsc
[    1.841054] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[    2.144509] atkbd serio0: Spurious ACK on isa0060/serio0. Some program might be trying to access hardware directly.
[    4.178980] xhci_hcd 0000:05:00.3: xHCI Host Controller
[    4.178991] xhci_hcd 0000:05:00.3: new USB bus registered, assigned bus number 1
[    4.179380] xhci_hcd 0000:05:00.3: hcc params 0x0120ffc5 hci version 0x120 quirks 0x0000000200000410
[    4.179770] xhci_hcd 0000:05:00.3: xHCI Host Controller
[    4.179774] xhci_hcd 0000:05:00.3: new USB bus registered, assigned bus number 2
[    4.179777] xhci_hcd 0000:05:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[    4.179841] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.08
[    4.179845] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.179848] usb usb1: Product: xHCI Host Controller
[    4.179850] usb usb1: Manufacturer: Linux 6.8.9-arch1-2 xhci-hcd
[    4.179853] usb usb1: SerialNumber: 0000:05:00.3
[    4.179999] hub 1-0:1.0: USB hub found
[    4.180019] hub 1-0:1.0: 4 ports detected
[    4.180845] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    4.180873] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.08
[    4.180876] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.180878] usb usb2: Product: xHCI Host Controller
[    4.180880] usb usb2: Manufacturer: Linux 6.8.9-arch1-2 xhci-hcd
[    4.180882] usb usb2: SerialNumber: 0000:05:00.3
[    4.180981] hub 2-0:1.0: USB hub found
[    4.180998] hub 2-0:1.0: 2 ports detected
[    4.181589] xhci_hcd 0000:05:00.4: xHCI Host Controller
[    4.181595] xhci_hcd 0000:05:00.4: new USB bus registered, assigned bus number 3
[    4.181967] xhci_hcd 0000:05:00.4: hcc params 0x0120ffc5 hci version 0x120 quirks 0x0000000200000410
[    4.182303] xhci_hcd 0000:05:00.4: xHCI Host Controller
[    4.182306] xhci_hcd 0000:05:00.4: new USB bus registered, assigned bus number 4
[    4.182309] xhci_hcd 0000:05:00.4: Host supports USB 3.1 Enhanced SuperSpeed
[    4.182342] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.08
[    4.182344] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.182346] usb usb3: Product: xHCI Host Controller
[    4.182347] usb usb3: Manufacturer: Linux 6.8.9-arch1-2 xhci-hcd
[    4.182349] usb usb3: SerialNumber: 0000:05:00.4
[    4.182442] hub 3-0:1.0: USB hub found
[    4.182459] hub 3-0:1.0: 3 ports detected
[    4.182724] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    4.182746] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.08
[    4.182748] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.182749] usb usb4: Product: xHCI Host Controller
[    4.182751] usb usb4: Manufacturer: Linux 6.8.9-arch1-2 xhci-hcd
[    4.182752] usb usb4: SerialNumber: 0000:05:00.4
[    4.182838] hub 4-0:1.0: USB hub found
[    4.182857] hub 4-0:1.0: 2 ports detected
[    4.183205] xhci_hcd 0000:06:00.0: xHCI Host Controller
[    4.183210] xhci_hcd 0000:06:00.0: new USB bus registered, assigned bus number 5
[    4.184497] xhci_hcd 0000:06:00.0: USB3 root hub has no ports
[    4.184500] xhci_hcd 0000:06:00.0: hcc params 0x0110ffc5 hci version 0x120 quirks 0x0000000200000410
[    4.184835] xhci_hcd 0000:06:00.0: xHCI Host Controller
[    4.184839] xhci_hcd 0000:06:00.0: new USB bus registered, assigned bus number 6
[    4.184842] xhci_hcd 0000:06:00.0: Host supports USB 3.0 SuperSpeed
[    4.184881] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.08
[    4.184883] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.184885] usb usb5: Product: xHCI Host Controller
[    4.184887] usb usb5: Manufacturer: Linux 6.8.9-arch1-2 xhci-hcd
[    4.184889] usb usb5: SerialNumber: 0000:06:00.0
[    4.184981] hub 5-0:1.0: USB hub found
[    4.184997] hub 5-0:1.0: 1 port detected
[    4.185136] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[    4.185160] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.08
[    4.185163] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.185165] usb usb6: Product: xHCI Host Controller
[    4.185166] usb usb6: Manufacturer: Linux 6.8.9-arch1-2 xhci-hcd
[    4.185168] usb usb6: SerialNumber: 0000:06:00.0
[    4.185253] hub 6-0:1.0: USB hub found
[    4.185259] hub 6-0:1.0: config failed, hub doesn't have any ports! (err -19)
[    4.185451] xhci_hcd 0000:06:00.3: xHCI Host Controller
[    4.185456] xhci_hcd 0000:06:00.3: new USB bus registered, assigned bus number 7
[    4.185826] xhci_hcd 0000:06:00.3: hcc params 0x0110ffc5 hci version 0x120 quirks 0x0000000200000410
[    4.186170] xhci_hcd 0000:06:00.3: xHCI Host Controller
[    4.186174] xhci_hcd 0000:06:00.3: new USB bus registered, assigned bus number 8
[    4.186177] xhci_hcd 0000:06:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[    4.186216] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.08
[    4.186218] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.186221] usb usb7: Product: xHCI Host Controller
[    4.186222] usb usb7: Manufacturer: Linux 6.8.9-arch1-2 xhci-hcd
[    4.186224] usb usb7: SerialNumber: 0000:06:00.3
[    4.186330] hub 7-0:1.0: USB hub found
[    4.186345] hub 7-0:1.0: 1 port detected
[    4.186486] usb usb8: We don't know the algorithms for LPM for this host, disabling LPM.
[    4.186515] usb usb8: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.08
[    4.186517] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.186519] usb usb8: Product: xHCI Host Controller
[    4.186521] usb usb8: Manufacturer: Linux 6.8.9-arch1-2 xhci-hcd
[    4.186523] usb usb8: SerialNumber: 0000:06:00.3
[    4.186605] nvme 0000:04:00.0: platform quirk: setting simple suspend
[    4.186622] hub 8-0:1.0: USB hub found
[    4.186638] hub 8-0:1.0: 1 port detected
[    4.186699] nvme nvme0: pci function 0000:04:00.0
[    4.187303] xhci_hcd 0000:06:00.4: xHCI Host Controller
[    4.187308] xhci_hcd 0000:06:00.4: new USB bus registered, assigned bus number 9
[    4.188591] xhci_hcd 0000:06:00.4: hcc params 0x0110ffc5 hci version 0x120 quirks 0x0000000200000410
[    4.188914] xhci_hcd 0000:06:00.4: xHCI Host Controller
[    4.188918] xhci_hcd 0000:06:00.4: new USB bus registered, assigned bus number 10
[    4.188921] xhci_hcd 0000:06:00.4: Host supports USB 3.1 Enhanced SuperSpeed
[    4.188957] usb usb9: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.08
[    4.188960] usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.188962] usb usb9: Product: xHCI Host Controller
[    4.188963] usb usb9: Manufacturer: Linux 6.8.9-arch1-2 xhci-hcd
[    4.188965] usb usb9: SerialNumber: 0000:06:00.4
[    4.189060] hub 9-0:1.0: USB hub found
[    4.189076] hub 9-0:1.0: 1 port detected
[    4.189209] usb usb10: We don't know the algorithms for LPM for this host, disabling LPM.
[    4.189234] usb usb10: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.08
[    4.189236] usb usb10: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.189238] usb usb10: Product: xHCI Host Controller
[    4.189240] usb usb10: Manufacturer: Linux 6.8.9-arch1-2 xhci-hcd
[    4.189242] usb usb10: SerialNumber: 0000:06:00.4
[    4.189333] hub 10-0:1.0: USB hub found
[    4.189350] hub 10-0:1.0: 1 port detected
[    4.212269] nvme nvme0: 15/0/0 default/read/poll queues
[    4.220248]  nvme0n1: p1 p2 p3
[    4.437201] usb 1-3: new high-speed USB device number 2 using xhci_hcd
[    4.437228] usb 3-2: new full-speed USB device number 2 using xhci_hcd
[    4.593851] usb 1-3: New USB device found, idVendor=5986, idProduct=212b, bcdDevice=56.15
[    4.593855] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.593857] usb 1-3: Product: Integrated Camera
[    4.593859] usb 1-3: Manufacturer: SunplusIT Inc
[    4.624526] usb 3-2: New USB device found, idVendor=048d, idProduct=c976, bcdDevice= 8.00
[    4.624529] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.624532] usb 3-2: Product: ITE Device(8176)
[    4.624534] usb 3-2: Manufacturer: ITE Tech. Inc.
[    4.737196] usb 1-4: new full-speed USB device number 3 using xhci_hcd
[    4.899737] usb 1-4: New USB device found, idVendor=0bda, idProduct=4853, bcdDevice= 0.00
[    4.899740] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    4.899743] usb 1-4: Product: Bluetooth Radio
[    4.899745] usb 1-4: Manufacturer: Realtek
[    4.899747] usb 1-4: SerialNumber: 00e04c000001
[    5.710101] [drm] amdgpu kernel modesetting enabled.
[    5.710120] amdgpu: vga_switcheroo: detected switching method \_SB_.PCI0.GP17.VGA_.ATPX handle
[    5.710621] amdgpu: ATPX version 1, functions 0x00000001
[    5.710678] amdgpu: ATPX Hybrid Graphics
[    5.713390] amdgpu: Virtual CRAT table created for CPU
[    5.713404] amdgpu: Topology: Add CPU node
[    5.713525] amdgpu 0000:05:00.0: enabling device (0006 -> 0007)
[    5.713579] [drm] initializing kernel modesetting (YELLOW_CARP 0x1002:0x1681 0x17AA:0x3AF8 0xC9).
[    5.719616] usbcore: registered new interface driver usbhid
[    5.719622] usbhid: USB HID core driver
[    5.724038] input: ITE Tech. Inc. ITE Device(8176) Keyboard as /devices/pci0000:00/0000:00:08.1/0000:05:00.4/usb3/3-2/3-2:1.0/0003:048D:C976.0001/input/input4
[    5.781423] input: ITE Tech. Inc. ITE Device(8176) Wireless Radio Control as /devices/pci0000:00/0000:00:08.1/0000:05:00.4/usb3/3-2/3-2:1.0/0003:048D:C976.0001/input/input5
[    5.782016] hid-generic 0003:048D:C976.0001: input,hiddev96,hidraw0: USB HID v1.10 Keyboard [ITE Tech. Inc. ITE Device(8176)] on usb-0000:05:00.4-2/input0
[    6.730863] [drm] register mmio base: 0xC1700000
[    6.730873] [drm] register mmio size: 524288
[    6.734900] [drm] add ip block number 0 <nv_common>
[    6.734904] [drm] add ip block number 1 <gmc_v10_0>
[    6.734906] [drm] add ip block number 2 <navi10_ih>
[    6.734907] [drm] add ip block number 3 <psp>
[    6.734909] [drm] add ip block number 4 <smu>
[    6.734910] [drm] add ip block number 5 <dm>
[    6.734912] [drm] add ip block number 6 <gfx_v10_0>
[    6.734914] [drm] add ip block number 7 <sdma_v5_2>
[    6.734915] [drm] add ip block number 8 <vcn_v3_0>
[    6.734917] [drm] add ip block number 9 <jpeg_v3_0>
[    6.734945] amdgpu 0000:05:00.0: amdgpu: Fetched VBIOS from VFCT
[    6.734948] amdgpu: ATOM BIOS: 113-REMBRANDT-X35
[    6.735002] amdgpu 0000:05:00.0: loading /lib/firmware/amdgpu/yellow_carp_toc.bin.zst failed with error -22
[    6.735005] amdgpu 0000:05:00.0: Direct firmware load for amdgpu/yellow_carp_toc.bin failed with error -22
[    6.735006] [drm:amdgpu_device_init [amdgpu]] *ERROR* early_init of IP block <psp> failed -19
[    6.735368] amdgpu 0000:05:00.0: loading /lib/firmware/amdgpu/yellow_carp_dmcub.bin.zst failed with error -22
[    6.735370] amdgpu 0000:05:00.0: Direct firmware load for amdgpu/yellow_carp_dmcub.bin failed with error -22
[    6.735371] [drm:amdgpu_device_init [amdgpu]] *ERROR* early_init of IP block <dm> failed -19
[    6.735552] amdgpu 0000:05:00.0: loading /lib/firmware/amdgpu/yellow_carp_pfp.bin.zst failed with error -22
[    6.735553] amdgpu 0000:05:00.0: Direct firmware load for amdgpu/yellow_carp_pfp.bin failed with error -22
[    6.735555] [drm:amdgpu_device_init [amdgpu]] *ERROR* early_init of IP block <gfx_v10_0> failed -19
[    6.735734] amdgpu 0000:05:00.0: loading /lib/firmware/amdgpu/yellow_carp_sdma.bin.zst failed with error -22
[    6.735735] amdgpu 0000:05:00.0: Direct firmware load for amdgpu/yellow_carp_sdma.bin failed with error -22
[    6.735739] [drm:amdgpu_device_init [amdgpu]] *ERROR* early_init of IP block <sdma_v5_2> failed -19
[    6.735900] [drm] VCN(0) decode is enabled in VM mode
[    6.735902] [drm] VCN(0) encode is enabled in VM mode
[    6.735920] amdgpu 0000:05:00.0: loading /lib/firmware/amdgpu/yellow_carp_vcn.bin.zst failed with error -22
[    6.735922] amdgpu 0000:05:00.0: Direct firmware load for amdgpu/yellow_carp_vcn.bin failed with error -22
[    6.735924] [drm:amdgpu_device_init [amdgpu]] *ERROR* early_init of IP block <vcn_v3_0> failed -19
[    6.736085] [drm] JPEG decode is enabled in VM mode
[    6.736087] amdgpu 0000:05:00.0: amdgpu: Fatal error during GPU init
[    6.736089] amdgpu 0000:05:00.0: amdgpu: amdgpu: finishing device.
[    6.765009] fbcon: Taking over console
[    6.768061] Console: switching to colour frame buffer device 240x67
[    6.835420] EXT4-fs (nvme0n1p3): mounted filesystem c0b508c6-464d-49c5-b976-6823a4133c7a r/w with ordered data mode. Quota mode: none.
[    6.913222] systemd[1]: systemd 255.6-1-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
[    6.913230] systemd[1]: Detected architecture x86-64.
[    6.914251] systemd[1]: Hostname set to <marian>.
[    7.324217] systemd[1]: bpf-lsm: LSM BPF program attached
[    7.500754] systemd[1]: Queued start job for default target Graphical Interface.
[    7.539455] systemd[1]: Created slice Slice /system/dirmngr.
[    7.539752] systemd[1]: Created slice Slice /system/getty.
[    7.539990] systemd[1]: Created slice Slice /system/gpg-agent.
[    7.540236] systemd[1]: Created slice Slice /system/gpg-agent-browser.
[    7.540466] systemd[1]: Created slice Slice /system/gpg-agent-extra.
[    7.540725] systemd[1]: Created slice Slice /system/gpg-agent-ssh.
[    7.540952] systemd[1]: Created slice Slice /system/keyboxd.
[    7.541169] systemd[1]: Created slice Slice /system/modprobe.
[    7.541348] systemd[1]: Created slice User and Session Slice.
[    7.541395] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    7.541428] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    7.541560] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    7.541574] systemd[1]: Expecting device /dev/disk/by-uuid/D74B-6A71...
[    7.541579] systemd[1]: Expecting device /dev/disk/by-uuid/aeaf0847-b752-448c-a9b3-53b740243d44...
[    7.541589] systemd[1]: Reached target Local Encrypted Volumes.
[    7.541598] systemd[1]: Reached target Login Prompts.
[    7.541607] systemd[1]: Reached target Local Integrity Protected Volumes.
[    7.541623] systemd[1]: Reached target Path Units.
[    7.541632] systemd[1]: Reached target Remote File Systems.
[    7.541639] systemd[1]: Reached target Slice Units.
[    7.541655] systemd[1]: Reached target Local Verity Protected Volumes.
[    7.541709] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    7.542608] systemd[1]: Listening on Process Core Dump Socket.
[    7.542689] systemd[1]: Listening on Journal Socket (/dev/log).
[    7.542766] systemd[1]: Listening on Journal Socket.
[    7.542794] systemd[1]: TPM2 PCR Extension (Varlink) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    7.542890] systemd[1]: Listening on udev Control Socket.
[    7.542947] systemd[1]: Listening on udev Kernel Socket.
[    7.543014] systemd[1]: Listening on User Database Manager Socket.
[    7.543822] systemd[1]: Mounting Huge Pages File System...
[    7.544385] systemd[1]: Mounting POSIX Message Queue File System...
[    7.544923] systemd[1]: Mounting Kernel Debug File System...
[    7.545473] systemd[1]: Mounting Kernel Trace File System...
[    7.546098] systemd[1]: Starting Create List of Static Device Nodes...
[    7.546626] systemd[1]: Starting Load Kernel Module configfs...
[    7.547263] systemd[1]: Starting Load Kernel Module dm_mod...
[    7.547908] systemd[1]: Starting Load Kernel Module drm...
[    7.548539] systemd[1]: Starting Load Kernel Module fuse...
[    7.549202] systemd[1]: Starting Load Kernel Module loop...
[    7.549251] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
[    7.550578] systemd[1]: Starting Journal Service...
[    7.551585] systemd[1]: Starting Load Kernel Modules...
[    7.551599] systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    7.552265] systemd[1]: Starting Remount Root and Kernel File Systems...
[    7.552300] systemd[1]: TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    7.552943] systemd[1]: Starting Coldplug All udev Devices...
[    7.554157] systemd[1]: Mounted Huge Pages File System.
[    7.554254] systemd[1]: Mounted POSIX Message Queue File System.
[    7.554334] systemd[1]: Mounted Kernel Debug File System.
[    7.554415] systemd[1]: Mounted Kernel Trace File System.
[    7.554613] systemd[1]: Finished Create List of Static Device Nodes.
[    7.554900] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[    7.555038] systemd[1]: Finished Load Kernel Module configfs.
[    7.555290] systemd[1]: modprobe@drm.service: Deactivated successfully.
[    7.555438] systemd[1]: Finished Load Kernel Module drm.
[    7.555695] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[    7.555837] systemd[1]: Finished Load Kernel Module fuse.
[    7.556611] loop: module loaded
[    7.556680] systemd[1]: Mounting FUSE Control File System...
[    7.557253] systemd[1]: Mounting Kernel Configuration File System...
[    7.557928] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
[    7.558219] systemd[1]: modprobe@loop.service: Deactivated successfully.
[    7.558378] systemd[1]: Finished Load Kernel Module loop.
[    7.561372] systemd[1]: Mounted FUSE Control File System.
[    7.562056] device-mapper: uevent: version 1.0.3
[    7.562143] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com
[    7.562343] systemd[1]: Mounted Kernel Configuration File System.
[    7.562596] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[    7.562711] systemd[1]: Finished Load Kernel Module dm_mod.
[    7.562838] systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
[    7.565489] systemd-journald[327]: Collecting audit messages is disabled.
[    7.572622] systemd[1]: Starting User Database Manager...
[    7.601033] EXT4-fs (nvme0n1p3): re-mounted c0b508c6-464d-49c5-b976-6823a4133c7a r/w. Quota mode: none.
[    7.602204] systemd[1]: Finished Remount Root and Kernel File Systems.
[    7.602712] systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
[    7.603381] systemd[1]: Starting Load/Save OS Random Seed...
[    7.603393] systemd[1]: TPM2 SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    7.607733] systemd[1]: Started Journal Service.
[    7.616452] systemd-journald[327]: Received client request to flush runtime journal.
[    7.625271] systemd-journald[327]: /var/log/journal/958ba9455c414d48bbaf32692f44a47a/system.journal: Journal file uses a different sequence number ID, rotating.
[    7.625275] systemd-journald[327]: Rotating system journal.
[    7.807757] Adding 10485756k swap on /dev/nvme0n1p2.  Priority:-2 extents:1 across:10485756k SS
[    7.892428] input: MSFT0001:00 06CB:CE78 Mouse as /devices/platform/AMDI0010:00/i2c-0/i2c-MSFT0001:00/0018:06CB:CE78.0002/input/input6
[    7.892539] input: MSFT0001:00 06CB:CE78 Touchpad as /devices/platform/AMDI0010:00/i2c-0/i2c-MSFT0001:00/0018:06CB:CE78.0002/input/input7
[    7.892602] hid-generic 0018:06CB:CE78.0002: input,hidraw1: I2C HID v1.00 Mouse [MSFT0001:00 06CB:CE78] on i2c-MSFT0001:00
[    7.896784] FAT-fs (nvme0n1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[    7.914869] input: Ideapad extra buttons as /devices/pci0000:00/0000:00:14.3/PNP0C09:00/VPC2004:00/input/input9
[    7.981791] input: MSFT0001:00 06CB:CE78 Mouse as /devices/platform/AMDI0010:00/i2c-0/i2c-MSFT0001:00/0018:06CB:CE78.0002/input/input10
[    7.981880] input: MSFT0001:00 06CB:CE78 Touchpad as /devices/platform/AMDI0010:00/i2c-0/i2c-MSFT0001:00/0018:06CB:CE78.0002/input/input11
[    7.981975] hid-multitouch 0018:06CB:CE78.0002: input,hidraw1: I2C HID v1.00 Mouse [MSFT0001:00 06CB:CE78] on i2c-MSFT0001:00
[    7.986700] mousedev: PS/2 mouse device common for all mice
[    8.088581] nvidia: loading out-of-tree module taints kernel.
[    8.088589] nvidia: module license 'NVIDIA' taints kernel.
[    8.088591] Disabling lock debugging due to kernel taint
[    8.088593] nvidia: module verification failed: signature and/or required key missing - tainting kernel
[    8.088594] nvidia: module license taints kernel.
[    8.098301] ideapad_acpi VPC2004:00: DYTC interface is not available
[    8.453020] nvidia-nvlink: Nvlink Core is being initialized, major device number 237

[    8.454119] nvidia 0000:01:00.0: enabling device (0000 -> 0003)
[    8.454228] nvidia 0000:01:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=none
[    8.503474] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  550.78  Sun Apr 14 06:35:45 UTC 2024
[    8.538664] nvidia_uvm: module uses symbols nvUvmInterfaceDisableAccessCntr from proprietary module nvidia, inheriting taint.
[    8.632997] nvidia-uvm: Loaded the UVM driver, major device number 235.
[    8.643276] Asymmetric key parser 'pkcs8' registered
[    8.928678] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[    8.928684] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
[    8.928788] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
[    8.933448] ccp 0000:05:00.2: enabling device (0000 -> 0002)
[    8.933931] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
[    8.934033] sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
[    8.934169] sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
[    8.934912] ccp 0000:05:00.2: tee enabled
[    8.935153] ccp 0000:05:00.2: psp enabled
[    8.940054] mc: Linux media interface: v0.10
[    9.009088] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  550.78  Sun Apr 14 06:23:31 UTC 2024
[    9.009354] Bluetooth: Core ver 2.22
[    9.009385] NET: Registered PF_BLUETOOTH protocol family
[    9.009387] Bluetooth: HCI device and connection manager initialized
[    9.009391] Bluetooth: HCI socket layer initialized
[    9.009396] Bluetooth: L2CAP socket layer initialized
[    9.009401] Bluetooth: SCO socket layer initialized
[    9.009439] videodev: Linux video capture interface: v2.00
[    9.009784] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    9.009903] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    9.010026] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[    9.010480] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[    9.010484] cfg80211: failed to load regulatory.db
[    9.011985] snd_pci_acp6x 0000:05:00.5: enabling device (0000 -> 0002)
[    9.013513] [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
[    9.013515] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 1
[    9.026379] r8169 0000:02:00.0 eth0: RTL8168h/8111h, e4:a8:df:d3:0a:06, XID 541, IRQ 104
[    9.026385] r8169 0000:02:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[    9.065043] r8169 0000:02:00.0 enp2s0: renamed from eth0
[    9.119384] usb 1-3: Found UVC 1.00 device Integrated Camera (5986:212b)
[    9.122419] usbcore: registered new interface driver btusb
[    9.126717] Bluetooth: hci0: RTL: examining hci_ver=0b hci_rev=000b lmp_ver=0b lmp_subver=8852
[    9.129712] Bluetooth: hci0: RTL: rom_version status=0 version=1
[    9.129715] Bluetooth: hci0: RTL: loading rtl_bt/rtl8852bu_fw.bin
[    9.130086] bluetooth hci0: loading /lib/firmware/rtl_bt/rtl8852bu_fw.bin.zst failed with error -22
[    9.130089] bluetooth hci0: Direct firmware load for rtl_bt/rtl8852bu_fw.bin failed with error -22
[    9.130091] Bluetooth: hci0: RTL: firmware file rtl_bt/rtl8852bu_fw not found
[    9.141362] usbcore: registered new interface driver uvcvideo
[    9.217010] rtw89_8852be 0000:03:00.0: loading /lib/firmware/rtw89/rtw8852b_fw-1.bin.zst failed with error -22
[    9.217013] rtw89_8852be 0000:03:00.0: Direct firmware load for rtw89/rtw8852b_fw-1.bin failed with error -22
[    9.217033] rtw89_8852be 0000:03:00.0: loading /lib/firmware/rtw89/rtw8852b_fw.bin.zst failed with error -22
[    9.217034] rtw89_8852be 0000:03:00.0: Direct firmware load for rtw89/rtw8852b_fw.bin failed with error -22
[    9.217036] rtw89_8852be 0000:03:00.0: failed to early request firmware: -22
[    9.217079] rtw89_8852be 0000:03:00.0: enabling device (0000 -> 0003)
[    9.218261] rtw89_8852be 0000:03:00.0: loading /lib/firmware/rtw89/rtw8852b_fw.bin.zst failed with error -22
[    9.218264] rtw89_8852be 0000:03:00.0: Direct firmware load for rtw89/rtw8852b_fw.bin failed with error -22
[    9.218299] rtw89_8852be 0000:03:00.0: failed to wait firmware completion
[    9.218301] rtw89_8852be 0000:03:00.0: failed to setup chip information
[    9.218813] rtw89_8852be: probe of 0000:03:00.0 failed with error -22
[    9.507853] snd_hda_intel 0000:01:00.1: enabling device (0000 -> 0002)
[    9.508083] snd_hda_intel 0000:01:00.1: Disabling MSI
[    9.508111] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[    9.508707] snd_hda_intel 0000:05:00.1: enabling device (0000 -> 0002)
[    9.508807] snd_hda_intel 0000:05:00.1: Handle vga_switcheroo audio client
[    9.508899] snd_hda_intel 0000:05:00.6: enabling device (0000 -> 0002)
[    9.523340] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:08.1/0000:05:00.1/sound/card1/input13
[    9.523480] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card0/input14
[    9.523534] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card0/input15
[    9.523571] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card0/input16
[    9.523617] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card0/input17
[    9.531109] snd_hda_codec_realtek hdaudioC2D0: autoconfig for ALC257: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[    9.531113] snd_hda_codec_realtek hdaudioC2D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    9.531115] snd_hda_codec_realtek hdaudioC2D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[    9.531117] snd_hda_codec_realtek hdaudioC2D0:    mono: mono_out=0x0
[    9.531118] snd_hda_codec_realtek hdaudioC2D0:    inputs:
[    9.531119] snd_hda_codec_realtek hdaudioC2D0:      Mic=0x19
[    9.531121] snd_hda_codec_realtek hdaudioC2D0:      Internal Mic=0x12
[    9.577835] input: HD-Audio Generic Mic as /devices/pci0000:00/0000:00:08.1/0000:05:00.6/sound/card2/input18
[    9.577920] input: HD-Audio Generic Headphone as /devices/pci0000:00/0000:00:08.1/0000:05:00.6/sound/card2/input19
[    9.938228] input: PC Speaker as /devices/platform/pcspkr/input/input20
[    9.947241] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
[    9.947244] RAPL PMU: hw unit of domain package 2^-16 Joules
[    9.951979] cryptd: max_cpu_qlen set to 1000
[    9.962584] AVX2 version of gcm_enc/dec engaged.
[    9.962628] AES CTR mode by8 optimization enabled
[   10.100141] kvm_amd: TSC scaling supported
[   10.100145] kvm_amd: Nested Virtualization enabled
[   10.100146] kvm_amd: Nested Paging enabled
[   10.100150] kvm_amd: Virtual VMLOAD VMSAVE supported
[   10.100151] kvm_amd: Virtual GIF supported
[   10.100151] kvm_amd: LBR virtualization supported
[   10.181483] intel_rapl_common: Found RAPL domain package
[   10.181489] intel_rapl_common: Found RAPL domain core
[   10.430103] NET: Registered PF_ALG protocol family
[   10.532916] r8169 0000:02:00.0: loading /lib/firmware/rtl_nic/rtl8168h-2.fw.zst failed with error -22
[   10.532922] r8169 0000:02:00.0: Direct firmware load for rtl_nic/rtl8168h-2.fw failed with error -22
[   10.532924] r8169 0000:02:00.0: Unable to load firmware rtl_nic/rtl8168h-2.fw (-22)
[   10.557458] Generic FE-GE Realtek PHY r8169-0-200:00: attached PHY driver (mii_bus:phy_addr=r8169-0-200:00, irq=MAC)
[   10.680762] r8169 0000:02:00.0 enp2s0: Link is Down
[   13.830645] r8169 0000:02:00.0 enp2s0: Link is Up - 1Gbps/Full - flow control off
[   23.425875] ACPI Warning: \_SB.NPCF._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20230628/nsarguments-61)
[   23.425963] ACPI Warning: \_SB.PCI0.GPP0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20230628/nsarguments-61)
[   30.030101] rfkill: input handler disabled
[   36.594712] systemd-journald[327]: /var/log/journal/958ba9455c414d48bbaf32692f44a47a/user-1000.journal: Journal file uses a different sequence number ID, rotating.
[   38.362544] rfkill: input handler enabled
[   41.710097] atkbd serio0: Spurious ACK on isa0060/serio0. Some program might be trying to access hardware directly.
[   43.497702] rfkill: input handler disabled
$ ip link
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: enp2s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP mode DEFAULT group default qlen 1000
    link/ether e4:a8:df:d3:0a:06 brd ff:ff:ff:ff:ff:ff
$ pacman -Q linux
linux 6.8.9.arch1-2
$ rfkill
ID TYPE      DEVICE                 SOFT      HARD
 0 wlan      ideapad_wlan      unblocked unblocked

I have
1) "shutdown now -h";
2) Downgraded the linux kernel to 6.8.8, 6.8.7
and it didn't help.

Last edited by hippopanda (2024-05-17 15:14:16)

Offline

#2 2024-05-17 14:02:06

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,224

Re: [SOLVED] Undetected wireless card after update

A bunch of firmware can't be loaded

pacman -Qkk linux-firmware

does downgrading linux-firmware to  20240409.1addd7dc-1 work?

Last edited by V1del (2024-05-17 14:04:24)

Offline

#3 2024-05-17 15:11:14

hippopanda
Member
Registered: 2024-05-17
Posts: 7

Re: [SOLVED] Undetected wireless card after update

Many thanks V1del. You guided me in the right direction and I have resolved my problem. I went through the following.

When I tried downgrading, pacman threw an error stating that some files already exist. The command "pacman -Qkk linux-firmware" showed that my firmware was bonkers. I ended up running

pacman -S linux-firmware --overwrite '*'

and that fixed everything. Now

$ pacman -Qkk linux-firmware
linux-firmware: 3950 total files, 0 altered files
$ pacman -Q linux-firmware
linux-firmware 20240510.b9d2bf23-1
$ ip link
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: enp2s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP mode DEFAULT group default qlen 1000
    link/ether e4:a8:df:d3:0a:06 brd ff:ff:ff:ff:ff:ff
4: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP mode DORMANT group default qlen 1000
    link/ether e0:0a:f6:af:83:81 brd ff:ff:ff:ff:ff:ff

Thanks again.

Offline

Board footer

Powered by FluxBB