You are not logged in.

#1 2024-05-04 08:20:13

arnuld
Member
From: INDIA
Registered: 2005-12-19
Posts: 220
Website

Arch automatically boots-up from suspend with high-cpu usage

It happens once in a few months. So far around 6-7 times since 2022 when it first appeared

I suspend the machine, then at some random time, machine automatically boots and fans run at the highest speed I have ever seen.  So much fan-noise than I can hear them in another room. If I touch the cabinet's side, it's too hot. Machine becomes unresponsive and the only way to get into the system is "press-and-hold" the power button on the cabinet. One time I was able to get into the machine and I saw system load was 48 (my machine is 16 core), all CPUs at 100% (I could see it because I always run "htop" in one terminal tab, all the time).    But today I went out for some work. It was supposed to be a hour but it took me around 9 hours and when I came back machine was running too hot with fans on full speed. Imagine what damage it could have done in 9 hours.

What can I do to resolve this? I use GNOME with Wayland. Here is my system info:

lspci

[root@arch64 ~]# lspci
00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Root Complex
00:00.2 IOMMU: Advanced Micro Devices, Inc. [AMD] Starship/Matisse IOMMU
00:01.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge
00:01.3 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse GPP Bridge
00:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge
00:03.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge
00:03.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse GPP Bridge
00:04.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge
00:05.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge
00:07.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge
00:07.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Internal PCIe GPP Bridge 0 to bus[E:B]
00:08.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge
00:08.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Internal PCIe GPP Bridge 0 to bus[E:B]
00:08.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Internal PCIe GPP Bridge 0 to bus[E:B]
00:08.3 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Internal PCIe GPP Bridge 0 to bus[E:B]
00:14.0 SMBus: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller (rev 61)
00:14.3 ISA bridge: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge (rev 51)
00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Matisse/Vermeer Data Fabric: Device 18h; Function 0
00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Matisse/Vermeer Data Fabric: Device 18h; Function 1
00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Matisse/Vermeer Data Fabric: Device 18h; Function 2
00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Matisse/Vermeer Data Fabric: Device 18h; Function 3
00:18.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Matisse/Vermeer Data Fabric: Device 18h; Function 4
00:18.5 Host bridge: Advanced Micro Devices, Inc. [AMD] Matisse/Vermeer Data Fabric: Device 18h; Function 5
00:18.6 Host bridge: Advanced Micro Devices, Inc. [AMD] Matisse/Vermeer Data Fabric: Device 18h; Function 6
00:18.7 Host bridge: Advanced Micro Devices, Inc. [AMD] Matisse/Vermeer Data Fabric: Device 18h; Function 7
03:00.0 USB controller: Advanced Micro Devices, Inc. [AMD] 400 Series Chipset USB 3.1 xHCI Compliant Host Controller (rev 01)
03:00.1 SATA controller: Advanced Micro Devices, Inc. [AMD] 400 Series Chipset SATA Controller (rev 01)
03:00.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] 400 Series Chipset PCIe Bridge (rev 01)
20:00.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] 400 Series Chipset PCIe Port (rev 01)
20:01.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] 400 Series Chipset PCIe Port (rev 01)
20:04.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] 400 Series Chipset PCIe Port (rev 01)
21:00.0 Network controller: Intel Corporation Wi-Fi 5(802.11ac) Wireless-AC 9x6x [Thunder Peak] (rev 29)
22:00.0 Ethernet controller: Intel Corporation I211 Gigabit Network Connection (rev 03)
26:00.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] Vega 10 PCIe Bridge (rev c1)
27:00.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] Vega 10 PCIe Bridge
28:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Vega 10 XL/XT [Radeon RX Vega 56/64] (rev c1)
28:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Vega 10 HDMI Audio [Radeon Vega 56/64]
29:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Function
2a:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Reserved SPP
2a:00.1 Encryption controller: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Cryptographic Coprocessor PSPCPP
2a:00.3 USB controller: Advanced Micro Devices, Inc. [AMD] Matisse USB 3.0 Host Controller
2a:00.4 Audio device: Advanced Micro Devices, Inc. [AMD] Starship/Matisse HD Audio Controller
30:00.0 SATA controller: Advanced Micro Devices, Inc. [AMD] FCH SATA Controller [AHCI mode] (rev 51)
31:00.0 SATA controller: Advanced Micro Devices, Inc. [AMD] FCH SATA Controller [AHCI mode] (rev 51)
[root@arch64 ~]# 

journalctl -xe

May 04 13:34:26 arch64 systemd[1]: Started Hostname Service.
░░ Subject: A start job for unit systemd-hostnamed.service has finished successfully
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░ 
░░ A start job for unit systemd-hostnamed.service has finished successfully.
░░ 
░░ The job identifier is 2253.
May 04 13:34:27 arch64 gvfsd-wsdd[4377]: Failed to spawn the wsdd daemon: Failed to execute child process “wsdd” (No such file or directory)
May 04 13:34:27 arch64 gvfsd-network[4339]: Couldn't create directory monitor on wsdd:///. Error: Automount failed: Failed to spawn the underlying wsdd daemon.
May 04 13:34:27 arch64 gvfsd-network[4339]: Couldn't create directory monitor on wsdd:///. Error: Automount failed: mountpoint for org.gtk.vfs.mountpoint_wsdd already running
May 04 13:34:54 arch64 gnome-shell[1404]: clutter_actor_set_allocation_internal: assertion '!isnan (box->x1) && !isnan (box->x2) && !isnan (box->y1) && !isnan (box->y2)' failed
May 04 13:34:54 arch64 gnome-shell[1404]: ../mutter/clutter/clutter/clutter-actor.c:8692: Actor 'unnamed [StDrawingArea]' tried to allocate a size of -2147483648.00 x -2147483648.00
May 04 13:34:54 arch64 gnome-shell[1404]: ../mutter/clutter/clutter/clutter-actor.c:8692: Actor 'unnamed [StBin]' tried to allocate a size of -2147483648.00 x -2147483648.00
May 04 13:34:56 arch64 systemd[1]: systemd-hostnamed.service: Deactivated successfully.
░░ Subject: Unit succeeded
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░ 
░░ The unit systemd-hostnamed.service has successfully entered the 'dead' state.
May 04 13:35:38 arch64 rtkit-daemon[852]: Supervising 10 threads of 8 processes of 1 users.
May 04 13:35:38 arch64 rtkit-daemon[852]: Supervising 10 threads of 8 processes of 1 users.
May 04 13:36:46 arch64 systemd-resolved[619]: Clock change detected. Flushing caches.
May 04 13:37:00 arch64 rtkit-daemon[852]: Supervising 10 threads of 8 processes of 1 users.
May 04 13:37:00 arch64 rtkit-daemon[852]: Supervising 10 threads of 8 processes of 1 users.
May 04 13:38:36 arch64 rtkit-daemon[852]: Supervising 10 threads of 8 processes of 1 users.
May 04 13:38:36 arch64 rtkit-daemon[852]: Supervising 10 threads of 8 processes of 1 users.
May 04 13:39:52 arch64 systemd[1294]: Started VTE child process 4654 launched by gnome-terminal-server process 1931.
░░ Subject: A start job for unit UNIT has finished successfully
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░ 
░░ A start job for unit UNIT has finished successfully.
░░ 
░░ The job identifier is 845.
May 04 13:39:54 arch64 su[4663]: (to root) arnuld on pts/1
May 04 13:39:54 arch64 su[4663]: pam_unix(su:session): session opened for user root(uid=0) by arnuld(uid=1000)
May 04 13:39:57 arch64 kernel: warning: `lshw' uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211
May 04 13:47:55 arch64 systemd[1]: Starting Cleanup of Temporary Directories...
░░ Subject: A start job for unit systemd-tmpfiles-clean.service has begun execution
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░ 
░░ A start job for unit systemd-tmpfiles-clean.service has begun execution.
░░ 
░░ The job identifier is 2356.
May 04 13:47:56 arch64 systemd[1]: systemd-tmpfiles-clean.service: Deactivated successfully.
░░ Subject: Unit succeeded
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░ 
░░ The unit systemd-tmpfiles-clean.service has successfully entered the 'dead' state.
May 04 13:47:56 arch64 systemd[1]: Finished Cleanup of Temporary Directories.
░░ Subject: A start job for unit systemd-tmpfiles-clean.service has finished successfully
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░ 
░░ A start job for unit systemd-tmpfiles-clean.service has finished successfully.
░░ 
░░ The job identifier is 2356.

dmesg

[root@arch64 ~]# dmesg
[    0.000000] Linux version 6.8.9-arch1-1 (linux@archlinux) (gcc (GCC) 13.2.1 20240417, GNU ld (GNU Binutils) 2.42.0) #1 SMP PREEMPT_DYNAMIC Thu, 02 May 2024 17:49:46 +0000
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=b33e96f8-aad9-4aad-89e4-bc6a3e4bf6a7 rw loglevel=4 lsm=landlock,lockdown,yama,apparmor,bpf
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000009d7ffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000009d80000-0x0000000009ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
[    0.000000] BIOS-e820: [mem 0x000000000a200000-0x000000000a20bfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000000a20c000-0x000000000affffff] usable
[    0.000000] BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000000b020000-0x00000000dbc72fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000dbc73000-0x00000000dbde4fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000dbde5000-0x00000000dbf66fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000dbf67000-0x00000000dc37cfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000dc37d000-0x00000000dcf31fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000dcf32000-0x00000000dcfd2fff] type 20
[    0.000000] BIOS-e820: [mem 0x00000000dcfd3000-0x00000000deffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000df000000-0x00000000dfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fd000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000041f37ffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] APIC: Static calls initialized
[    0.000000] efi: EFI v2.7 by American Megatrends
[    0.000000] efi: ACPI 2.0=0xdc2fa000 ACPI=0xdc2fa000 SMBIOS=0xdce1e000 MEMATTR=0xd7dc1018 ESRT=0xd7dc7f98 
[    0.000000] efi: Remove mem281: MMIO range=[0xf8000000-0xfbffffff] (64MB) from e820 map
[    0.000000] e820: remove [mem 0xf8000000-0xfbffffff] reserved
[    0.000000] efi: Remove mem282: MMIO range=[0xfd000000-0xffffffff] (48MB) from e820 map
[    0.000000] e820: remove [mem 0xfd000000-0xffffffff] reserved
[    0.000000] SMBIOS 2.8 present.
[    0.000000] DMI: Micro-Star International Co., Ltd. MS-7B85/B450 GAMING PRO CARBON AC (MS-7B85), BIOS 1.C0 06/11/2020
[    0.000000] tsc: Fast TSC calibration failed
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] last_pfn = 0x41f380 max_arch_pfn = 0x400000000
[    0.000000] total RAM covered: 3583M
[    0.000000] Found optimal setting for mtrr clean up
[    0.000000]  gran_size: 64K 	chunk_size: 64M 	num_reg: 4  	lose cover RAM: 0G
[    0.000000] MTRR map: 7 entries (3 fixed + 4 variable; max 20), built from 9 variable MTRRs
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000000] e820: update [mem 0xdc740000-0xdc74ffff] usable ==> reserved
[    0.000000] e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved
[    0.000000] last_pfn = 0xdf000 max_arch_pfn = 0x400000000
[    0.000000] esrt: Reserving ESRT space from 0x00000000d7dc7f98 to 0x00000000d7dc7fd0.
[    0.000000] e820: update [mem 0xd7dc7000-0xd7dc7fff] usable ==> reserved
[    0.000000] Using GB pages for direct mapping
[    0.000000] Secure boot disabled
[    0.000000] RAMDISK: [mem 0x3414f000-0x3609efff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000DC2FA000 000024 (v02 ALASKA)
[    0.000000] ACPI: XSDT 0x00000000DC2FA0A0 0000BC (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FACP 0x00000000DC301C78 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: DSDT 0x00000000DC2FA1F0 007A83 (v02 ALASKA A M I    01072009 INTL 20120913)
[    0.000000] ACPI: FACS 0x00000000DC366E00 000040
[    0.000000] ACPI: APIC 0x00000000DC301D90 00015E (v03 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FPDT 0x00000000DC301EF0 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FIDT 0x00000000DC301F38 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: SSDT 0x00000000DC301FD8 0000FC (v02 ALASKA CPUSSDT  01072009 AMI  01072009)
[    0.000000] ACPI: SSDT 0x00000000DC3020D8 008C98 (v02 AMD    AMD ALIB 00000002 MSFT 04000000)
[    0.000000] ACPI: SSDT 0x00000000DC30AD70 003776 (v01 AMD    AMD AOD  00000001 INTL 20120913)
[    0.000000] ACPI: MCFG 0x00000000DC30E4E8 00003C (v01 ALASKA A M I    01072009 MSFT 00010013)
[    0.000000] ACPI: HPET 0x00000000DC30E528 000038 (v01 ALASKA A M I    01072009 AMI  00000005)
[    0.000000] ACPI: UEFI 0x00000000DC30E560 000042 (v01 ALASKA A M I    00000002      01000013)
[    0.000000] ACPI: IVRS 0x00000000DC30E5A8 0000D0 (v02 AMD    AMD IVRS 00000001 AMD  00000000)
[    0.000000] ACPI: PCCT 0x00000000DC30E678 00006E (v01 AMD    AMD PCCT 00000001 AMD  00000000)
[    0.000000] ACPI: SSDT 0x00000000DC30E6E8 003EC9 (v01 AMD    AMD CPU  00000001 AMD  00000001)
[    0.000000] ACPI: CRAT 0x00000000DC3125B8 000ED8 (v01 AMD    AMD CRAT 00000001 AMD  00000001)
[    0.000000] ACPI: CDIT 0x00000000DC313490 000029 (v01 AMD    AMD CDIT 00000001 AMD  00000001)
[    0.000000] ACPI: BGRT 0x00000000DC3134C0 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: SSDT 0x00000000DC3134F8 001D4A (v01 AMD    AmdTable 00000001 INTL 20120913)
[    0.000000] ACPI: SSDT 0x00000000DC315248 0000BF (v01 AMD    AMD PT   00001000 INTL 20120913)
[    0.000000] ACPI: WSMT 0x00000000DC315308 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: Reserving FACP table memory at [mem 0xdc301c78-0xdc301d8b]
[    0.000000] ACPI: Reserving DSDT table memory at [mem 0xdc2fa1f0-0xdc301c72]
[    0.000000] ACPI: Reserving FACS table memory at [mem 0xdc366e00-0xdc366e3f]
[    0.000000] ACPI: Reserving APIC table memory at [mem 0xdc301d90-0xdc301eed]
[    0.000000] ACPI: Reserving FPDT table memory at [mem 0xdc301ef0-0xdc301f33]
[    0.000000] ACPI: Reserving FIDT table memory at [mem 0xdc301f38-0xdc301fd3]
[    0.000000] ACPI: Reserving SSDT table memory at [mem 0xdc301fd8-0xdc3020d3]
[    0.000000] ACPI: Reserving SSDT table memory at [mem 0xdc3020d8-0xdc30ad6f]
[    0.000000] ACPI: Reserving SSDT table memory at [mem 0xdc30ad70-0xdc30e4e5]
[    0.000000] ACPI: Reserving MCFG table memory at [mem 0xdc30e4e8-0xdc30e523]
[    0.000000] ACPI: Reserving HPET table memory at [mem 0xdc30e528-0xdc30e55f]
[    0.000000] ACPI: Reserving UEFI table memory at [mem 0xdc30e560-0xdc30e5a1]
[    0.000000] ACPI: Reserving IVRS table memory at [mem 0xdc30e5a8-0xdc30e677]
[    0.000000] ACPI: Reserving PCCT table memory at [mem 0xdc30e678-0xdc30e6e5]
[    0.000000] ACPI: Reserving SSDT table memory at [mem 0xdc30e6e8-0xdc3125b0]
[    0.000000] ACPI: Reserving CRAT table memory at [mem 0xdc3125b8-0xdc31348f]
[    0.000000] ACPI: Reserving CDIT table memory at [mem 0xdc313490-0xdc3134b8]
[    0.000000] ACPI: Reserving BGRT table memory at [mem 0xdc3134c0-0xdc3134f7]
[    0.000000] ACPI: Reserving SSDT table memory at [mem 0xdc3134f8-0xdc315241]
[    0.000000] ACPI: Reserving SSDT table memory at [mem 0xdc315248-0xdc315306]
[    0.000000] ACPI: Reserving WSMT table memory at [mem 0xdc315308-0xdc31532f]
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000041f37ffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x41f37b000-0x41f37ffff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000041f37ffff]
[    0.000000]   Device   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009ffff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x0000000009d7ffff]
[    0.000000]   node   0: [mem 0x000000000a000000-0x000000000a1fffff]
[    0.000000]   node   0: [mem 0x000000000a20c000-0x000000000affffff]
[    0.000000]   node   0: [mem 0x000000000b020000-0x00000000dbc72fff]
[    0.000000]   node   0: [mem 0x00000000dbde5000-0x00000000dbf66fff]
[    0.000000]   node   0: [mem 0x00000000dcfd3000-0x00000000deffffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000041f37ffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000041f37ffff]
[    0.000000] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.000000] On node 0, zone DMA: 96 pages in unavailable ranges
[    0.000000] On node 0, zone DMA32: 640 pages in unavailable ranges
[    0.000000] On node 0, zone DMA32: 12 pages in unavailable ranges
[    0.000000] On node 0, zone DMA32: 32 pages in unavailable ranges
[    0.000000] On node 0, zone DMA32: 370 pages in unavailable ranges
[    0.000000] On node 0, zone DMA32: 4204 pages in unavailable ranges
[    0.000000] On node 0, zone Normal: 4096 pages in unavailable ranges
[    0.000000] On node 0, zone Normal: 3200 pages in unavailable ranges
[    0.000000] ACPI: PM-Timer IO Port: 0x808
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 17, version 33, address 0xfec00000, GSI 0-23
[    0.000000] IOAPIC[1]: apic_id 18, version 33, address 0xfec01000, GSI 24-55
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.000000] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x10228201 base: 0xfed00000
[    0.000000] e820: update [mem 0xd7cda000-0xd7d36fff] usable ==> reserved
[    0.000000] smpboot: Allowing 32 CPUs, 16 hotplug CPUs
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0x09d80000-0x09ffffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a20bfff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0x0b000000-0x0b01ffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xd7cda000-0xd7d36fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xd7dc7000-0xd7dc7fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xdbc73000-0xdbde4fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xdbf67000-0xdc37cfff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xdc37d000-0xdcf31fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xdcf32000-0xdcfd2fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xdf000000-0xdfffffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xffffffff]
[    0.000000] [mem 0xe0000000-0xffffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.000000] setup_percpu: NR_CPUS:320 nr_cpumask_bits:32 nr_cpu_ids:32 nr_node_ids:1
[    0.000000] percpu: Embedded 64 pages/cpu s225280 r8192 d28672 u262144
[    0.000000] pcpu-alloc: s225280 r8192 d28672 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
[    0.000000] pcpu-alloc: [0] 16 17 18 19 20 21 22 23 [0] 24 25 26 27 28 29 30 31 
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=b33e96f8-aad9-4aad-89e4-bc6a3e4bf6a7 rw loglevel=4 lsm=landlock,lockdown,yama,apparmor,bpf
[    0.000000] Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-linux", will be passed to user space.
[    0.000000] random: crng init done
[    0.000000] printk: log_buf_len individual max cpu contribution: 4096 bytes
[    0.000000] printk: log_buf_len total cpu_extra contributions: 126976 bytes
[    0.000000] printk: log_buf_len min size: 131072 bytes
[    0.000000] printk: log_buf_len: 262144 bytes
[    0.000000] printk: early log buf free: 119472(91%)
[    0.000000] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.000000] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.000000] Fallback order for Node 0: 0 
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 4116154
[    0.000000] Policy zone: Normal
[    0.000000] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[    0.000000] software IO TLB: area num 32.
[    0.000000] Memory: 16185836K/16726612K available (16384K kernel code, 2121K rwdata, 12976K rodata, 3448K init, 3776K bss, 540516K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=1
[    0.000000] ftrace: allocating 49153 entries in 193 pages
[    0.000000] ftrace: allocated 193 pages with 3 groups
[    0.000000] Dynamic Preempt: full
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    0.000000] rcu: 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=32.
[    0.000000] rcu: 	RCU priority boosting: priority 1 delay 500 ms.
[    0.000000] 	Trampoline variant of Tasks RCU enabled.
[    0.000000] 	Rude variant of Tasks RCU enabled.
[    0.000000] 	Tracing variant of Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=32
[    0.000000] NR_IRQS: 20736, nr_irqs: 1224, preallocated irqs: 16
[    0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.000000] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[    0.000000] Console: colour dummy device 80x25
[    0.000000] printk: legacy console [tty0] enabled
[    0.000000] ACPI: Core revision 20230628
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[    0.000000] APIC: Switch to symmetric I/O mode setup
[    0.000000] AMD-Vi: Using global IVHD EFR:0x58f77ef22294ade, EFR2:0x0
[    0.000000] APIC: Switched APIC routing to: physical flat
[    0.000000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.023333] tsc: PIT calibration matches HPET. 2 loops
[    0.023333] tsc: Detected 3599.966 MHz processor
[    0.000002] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33e432c52c8, max_idle_ns: 440795205955 ns
[    0.000005] Calibrating delay loop (skipped), value calculated using timer frequency.. 7202.92 BogoMIPS (lpj=11999886)
[    0.000013] Zenbleed: please update your microcode for the most optimal fix
[    0.000016] SVM disabled (by BIOS) in MSR_VM_CR
[    0.000018] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[    0.000060] LVT offset 1 assigned for vector 0xf9
[    0.000182] LVT offset 2 assigned for vector 0xf4
[    0.000216] process: using mwait in idle threads
[    0.000217] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
[    0.000218] Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
[    0.000220] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.000222] Spectre V2 : Mitigation: Retpolines
[    0.000222] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.000223] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[    0.000223] Spectre V2 : Enabling Speculation Barrier for firmware calls
[    0.000224] RETBleed: Mitigation: untrained return thunk
[    0.000225] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.000226] Spectre V2 : Selecting STIBP always-on mode to complement retbleed mitigation
[    0.000226] Spectre V2 : User space: Mitigation: STIBP always-on protection
[    0.000227] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[    0.000228] Speculative Return Stack Overflow: Mitigation: Safe RET
[    0.000231] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000232] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000232] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000233] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000234] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
[    0.019461] Freeing SMP alternatives memory: 40K
[    0.019463] pid_max: default: 32768 minimum: 301
[    0.023377] LSM: initializing lsm=capability,landlock,lockdown,yama,apparmor,bpf,integrity
[    0.023387] landlock: Up and running.
[    0.023388] Yama: becoming mindful.
[    0.023407] AppArmor: AppArmor initialized
[    0.023409] LSM support for eBPF active
[    0.023455] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.023475] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.136028] smpboot: CPU0: AMD Ryzen 7 3700X 8-Core Processor (family: 0x17, model: 0x71, stepping: 0x0)
[    0.136195] RCU Tasks: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1.
[    0.136212] RCU Tasks Rude: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1.
[    0.136231] RCU Tasks Trace: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1.
[    0.136247] Performance Events: Fam17h+ core perfctr, AMD PMU driver.
[    0.136252] ... version:                0
[    0.136253] ... bit width:              48
[    0.136254] ... generic registers:      6
[    0.136255] ... value mask:             0000ffffffffffff
[    0.136256] ... max period:             00007fffffffffff
[    0.136257] ... fixed-purpose events:   0
[    0.136258] ... event mask:             000000000000003f
[    0.136342] signal: max sigframe size: 1776
[    0.136369] rcu: Hierarchical SRCU implementation.
[    0.136370] rcu: 	Max phase no-delay instances is 1000.
[    0.136670] MCE: In-kernel MCE decoding enabled.
[    0.136670] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.136670] smp: Bringing up secondary CPUs ...
[    0.136670] smpboot: x86: Booting SMP configuration:
[    0.136670] .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11 #12 #13 #14 #15
[    0.155339] Spectre V2 : Update user space SMT mitigation: STIBP always-on
[    0.170055] smp: Brought up 1 node, 16 CPUs
[    0.170055] smpboot: Max logical packages: 2
[    0.170055] smpboot: Total of 16 processors activated (115245.86 BogoMIPS)
[    0.171566] devtmpfs: initialized
[    0.171566] x86/mm: Memory block size: 128MB
[    0.175252] ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20bfff] (49152 bytes)
[    0.175252] ACPI: PM: Registering ACPI NVS region [mem 0xdbf67000-0xdc37cfff] (4284416 bytes)
[    0.175252] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.175252] futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
[    0.175252] pinctrl core: initialized pinctrl subsystem
[    0.175252] PM: RTC time: 08:02:53, date: 2024-05-04
[    0.175252] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.175252] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
[    0.175252] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.175252] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.175252] audit: initializing netlink subsys (disabled)
[    0.176674] audit: type=2000 audit(1714809773.199:1): state=initialized audit_enabled=0 res=1
[    0.176674] thermal_sys: Registered thermal governor 'fair_share'
[    0.176674] thermal_sys: Registered thermal governor 'bang_bang'
[    0.176674] thermal_sys: Registered thermal governor 'step_wise'
[    0.176674] thermal_sys: Registered thermal governor 'user_space'
[    0.176674] thermal_sys: Registered thermal governor 'power_allocator'
[    0.176701] cpuidle: using governor ladder
[    0.176710] cpuidle: using governor menu
[    0.176736] Detected 1 PCC Subspaces
[    0.176737] Registering PCC driver as Mailbox controller
[    0.176766] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.176832] PCI: ECAM [mem 0xf8000000-0xfbffffff] (base 0xf8000000) for domain 0000 [bus 00-3f]
[    0.176836] PCI: not using ECAM ([mem 0xf8000000-0xfbffffff] not reserved)
[    0.176838] PCI: Using configuration type 1 for base access
[    0.176839] PCI: Using configuration type 1 for extended access
[    0.176985] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    0.177154] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    0.177156] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[    0.177157] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.177158] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[    0.177567] ACPI: Added _OSI(Module Device)
[    0.177569] ACPI: Added _OSI(Processor Device)
[    0.177570] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.177571] ACPI: Added _OSI(Processor Aggregator Device)
[    0.197987] ACPI: 7 ACPI AML tables successfully acquired and loaded
[    0.200683] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.206714] ACPI: _OSC evaluation for CPUs failed, trying _PDC
[    0.207544] ACPI: Interpreter enabled
[    0.207564] ACPI: PM: (supports S0 S3 S4 S5)
[    0.207566] ACPI: Using IOAPIC for interrupt routing
[    0.208136] PCI: ECAM [mem 0xf8000000-0xfbffffff] (base 0xf8000000) for domain 0000 [bus 00-3f]
[    0.208136] PCI: ECAM [mem 0xf8000000-0xfbffffff] reserved as ACPI motherboard resource
[    0.208136] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.208136] PCI: Using E820 reservations for host bridge windows
[    0.208305] ACPI: Enabled 2 GPEs in block 00 to 1F
[    0.224079] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.224085] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    0.224229] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug PME LTR DPC]
[    0.224496] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug AER PCIeCapability]
[    0.224506] acpi PNP0A08:00: [Firmware Info]: ECAM [mem 0xf8000000-0xfbffffff] for domain 0000 [bus 00-3f] only partially covers this bridge
[    0.225190] PCI host bridge to bus 0000:00
[    0.225192] pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
[    0.225194] pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
[    0.225196] pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
[    0.225198] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.225200] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
[    0.225202] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfec2ffff window]
[    0.225204] pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window]
[    0.225206] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.225223] pci 0000:00:00.0: [1022:1480] type 00 class 0x060000 conventional PCI endpoint
[    0.225336] pci 0000:00:00.2: [1022:1481] type 00 class 0x080600 conventional PCI endpoint
[    0.225452] pci 0000:00:01.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
[    0.225523] pci 0000:00:01.3: [1022:1483] type 01 class 0x060400 PCIe Root Port
[    0.225541] pci 0000:00:01.3: PCI bridge to [bus 03-25]
[    0.225546] pci 0000:00:01.3:   bridge window [io  0xf000-0xffff]
[    0.225549] pci 0000:00:01.3:   bridge window [mem 0xfc900000-0xfcbfffff]
[    0.225563] pci 0000:00:01.3: enabling Extended Tags
[    0.225614] pci 0000:00:01.3: PME# supported from D0 D3hot D3cold
[    0.225929] pci 0000:00:02.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
[    0.225999] pci 0000:00:03.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
[    0.226066] pci 0000:00:03.1: [1022:1483] type 01 class 0x060400 PCIe Root Port
[    0.226084] pci 0000:00:03.1: PCI bridge to [bus 26-28]
[    0.226089] pci 0000:00:03.1:   bridge window [io  0xe000-0xefff]
[    0.226092] pci 0000:00:03.1:   bridge window [mem 0xfcc00000-0xfcdfffff]
[    0.226099] pci 0000:00:03.1:   bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
[    0.226155] pci 0000:00:03.1: PME# supported from D0 D3hot D3cold
[    0.226431] pci 0000:00:04.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
[    0.226502] pci 0000:00:05.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
[    0.226572] pci 0000:00:07.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
[    0.226638] pci 0000:00:07.1: [1022:1484] type 01 class 0x060400 PCIe Root Port
[    0.226656] pci 0000:00:07.1: PCI bridge to [bus 29]
[    0.226674] pci 0000:00:07.1: enabling Extended Tags
[    0.226717] pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
[    0.226854] pci 0000:00:08.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
[    0.226921] pci 0000:00:08.1: [1022:1484] type 01 class 0x060400 PCIe Root Port
[    0.226940] pci 0000:00:08.1: PCI bridge to [bus 2a]
[    0.226945] pci 0000:00:08.1:   bridge window [mem 0xfc600000-0xfc8fffff]
[    0.226958] pci 0000:00:08.1: enabling Extended Tags
[    0.227005] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[    0.227157] pci 0000:00:08.2: [1022:1484] type 01 class 0x060400 PCIe Root Port
[    0.227175] pci 0000:00:08.2: PCI bridge to [bus 30]
[    0.227181] pci 0000:00:08.2:   bridge window [mem 0xfcf00000-0xfcffffff]
[    0.227194] pci 0000:00:08.2: enabling Extended Tags
[    0.227240] pci 0000:00:08.2: PME# supported from D0 D3hot D3cold
[    0.227380] pci 0000:00:08.3: [1022:1484] type 01 class 0x060400 PCIe Root Port
[    0.227399] pci 0000:00:08.3: PCI bridge to [bus 31]
[    0.227405] pci 0000:00:08.3:   bridge window [mem 0xfce00000-0xfcefffff]
[    0.227417] pci 0000:00:08.3: enabling Extended Tags
[    0.227464] pci 0000:00:08.3: PME# supported from D0 D3hot D3cold
[    0.227622] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500 conventional PCI endpoint
[    0.227752] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100 conventional PCI endpoint
[    0.227901] pci 0000:00:18.0: [1022:1440] type 00 class 0x060000 conventional PCI endpoint
[    0.227941] pci 0000:00:18.1: [1022:1441] type 00 class 0x060000 conventional PCI endpoint
[    0.227980] pci 0000:00:18.2: [1022:1442] type 00 class 0x060000 conventional PCI endpoint
[    0.228019] pci 0000:00:18.3: [1022:1443] type 00 class 0x060000 conventional PCI endpoint
[    0.228059] pci 0000:00:18.4: [1022:1444] type 00 class 0x060000 conventional PCI endpoint
[    0.228098] pci 0000:00:18.5: [1022:1445] type 00 class 0x060000 conventional PCI endpoint
[    0.228144] pci 0000:00:18.6: [1022:1446] type 00 class 0x060000 conventional PCI endpoint
[    0.228183] pci 0000:00:18.7: [1022:1447] type 00 class 0x060000 conventional PCI endpoint
[    0.228297] pci 0000:03:00.0: [1022:43d5] type 00 class 0x0c0330 PCIe Legacy Endpoint
[    0.228317] pci 0000:03:00.0: BAR 0 [mem 0xfcba0000-0xfcba7fff 64bit]
[    0.228360] pci 0000:03:00.0: enabling Extended Tags
[    0.228419] pci 0000:03:00.0: PME# supported from D3hot D3cold
[    0.228470] pci 0000:03:00.0: 16.000 Gb/s available PCIe bandwidth, limited by 5.0 GT/s PCIe x4 link at 0000:00:01.3 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
[    0.228603] pci 0000:03:00.1: [1022:43c8] type 00 class 0x010601 PCIe Legacy Endpoint
[    0.228655] pci 0000:03:00.1: BAR 5 [mem 0xfcb80000-0xfcb9ffff]
[    0.228664] pci 0000:03:00.1: ROM [mem 0xfcb00000-0xfcb7ffff pref]
[    0.228671] pci 0000:03:00.1: enabling Extended Tags
[    0.228716] pci 0000:03:00.1: PME# supported from D3hot D3cold
[    0.228823] pci 0000:03:00.2: [1022:43c6] type 01 class 0x060400 PCIe Switch Upstream Port
[    0.228854] pci 0000:03:00.2: PCI bridge to [bus 20-25]
[    0.228861] pci 0000:03:00.2:   bridge window [io  0xf000-0xffff]
[    0.228864] pci 0000:03:00.2:   bridge window [mem 0xfc900000-0xfcafffff]
[    0.228887] pci 0000:03:00.2: enabling Extended Tags
[    0.228938] pci 0000:03:00.2: PME# supported from D3hot D3cold
[    0.229072] pci 0000:00:01.3: PCI bridge to [bus 03-25]
[    0.229211] pci 0000:20:00.0: [1022:43c7] type 01 class 0x060400 PCIe Switch Downstream Port
[    0.229243] pci 0000:20:00.0: PCI bridge to [bus 21]
[    0.229252] pci 0000:20:00.0:   bridge window [mem 0xfca00000-0xfcafffff]
[    0.229277] pci 0000:20:00.0: enabling Extended Tags
[    0.229343] pci 0000:20:00.0: PME# supported from D3hot D3cold
[    0.229482] pci 0000:20:01.0: [1022:43c7] type 01 class 0x060400 PCIe Switch Downstream Port
[    0.229514] pci 0000:20:01.0: PCI bridge to [bus 22]
[    0.229521] pci 0000:20:01.0:   bridge window [io  0xf000-0xffff]
[    0.229525] pci 0000:20:01.0:   bridge window [mem 0xfc900000-0xfc9fffff]
[    0.229550] pci 0000:20:01.0: enabling Extended Tags
[    0.229616] pci 0000:20:01.0: PME# supported from D3hot D3cold
[    0.229766] pci 0000:20:04.0: [1022:43c7] type 01 class 0x060400 PCIe Switch Downstream Port
[    0.229798] pci 0000:20:04.0: PCI bridge to [bus 25]
[    0.229830] pci 0000:20:04.0: enabling Extended Tags
[    0.229897] pci 0000:20:04.0: PME# supported from D3hot D3cold
[    0.230055] pci 0000:03:00.2: PCI bridge to [bus 20-25]
[    0.230152] pci 0000:21:00.0: [8086:2526] type 00 class 0x028000 PCIe Endpoint
[    0.230184] pci 0000:21:00.0: BAR 0 [mem 0xfca00000-0xfca03fff 64bit]
[    0.230352] pci 0000:21:00.0: PME# supported from D0 D3hot D3cold
[    0.230597] pci 0000:20:00.0: PCI bridge to [bus 21]
[    0.230691] pci 0000:22:00.0: [8086:1539] type 00 class 0x020000 PCIe Endpoint
[    0.230725] pci 0000:22:00.0: BAR 0 [mem 0xfc900000-0xfc91ffff]
[    0.230761] pci 0000:22:00.0: BAR 2 [io  0xf000-0xf01f]
[    0.230779] pci 0000:22:00.0: BAR 3 [mem 0xfc920000-0xfc923fff]
[    0.230972] pci 0000:22:00.0: PME# supported from D0 D3hot D3cold
[    0.231201] pci 0000:20:01.0: PCI bridge to [bus 22]
[    0.231263] pci 0000:20:04.0: PCI bridge to [bus 25]
[    0.231349] pci 0000:26:00.0: [1022:1470] type 01 class 0x060400 PCIe Switch Upstream Port
[    0.231363] pci 0000:26:00.0: BAR 0 [mem 0xfcd00000-0xfcd03fff]
[    0.231379] pci 0000:26:00.0: PCI bridge to [bus 27-28]
[    0.231385] pci 0000:26:00.0:   bridge window [io  0xe000-0xefff]
[    0.231389] pci 0000:26:00.0:   bridge window [mem 0xfcc00000-0xfccfffff]
[    0.231399] pci 0000:26:00.0:   bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
[    0.231473] pci 0000:26:00.0: PME# supported from D0 D3hot D3cold
[    0.231605] pci 0000:00:03.1: PCI bridge to [bus 26-28]
[    0.231659] pci 0000:27:00.0: [1022:1471] type 01 class 0x060400 PCIe Switch Downstream Port
[    0.231687] pci 0000:27:00.0: PCI bridge to [bus 28]
[    0.231693] pci 0000:27:00.0:   bridge window [io  0xe000-0xefff]
[    0.231696] pci 0000:27:00.0:   bridge window [mem 0xfcc00000-0xfccfffff]
[    0.231706] pci 0000:27:00.0:   bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
[    0.231777] pci 0000:27:00.0: PME# supported from D0 D3hot D3cold
[    0.231905] pci 0000:26:00.0: PCI bridge to [bus 27-28]
[    0.231962] pci 0000:28:00.0: [1002:687f] type 00 class 0x030000 PCIe Legacy Endpoint
[    0.231980] pci 0000:28:00.0: BAR 0 [mem 0xe0000000-0xefffffff 64bit pref]
[    0.231992] pci 0000:28:00.0: BAR 2 [mem 0xf0000000-0xf01fffff 64bit pref]
[    0.232000] pci 0000:28:00.0: BAR 4 [io  0xe000-0xe0ff]
[    0.232009] pci 0000:28:00.0: BAR 5 [mem 0xfcc00000-0xfcc7ffff]
[    0.232017] pci 0000:28:00.0: ROM [mem 0xfcc80000-0xfcc9ffff pref]
[    0.232041] pci 0000:28:00.0: BAR 0: assigned to efifb
[    0.232048] pci 0000:28:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.232112] pci 0000:28:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.232269] pci 0000:28:00.1: [1002:aaf8] type 00 class 0x040300 PCIe Endpoint
[    0.232283] pci 0000:28:00.1: BAR 0 [mem 0xfcca0000-0xfcca3fff]
[    0.232381] pci 0000:28:00.1: PME# supported from D1 D2 D3hot D3cold
[    0.232496] pci 0000:27:00.0: PCI bridge to [bus 28]
[    0.232565] pci 0000:29:00.0: [1022:148a] type 00 class 0x130000 PCIe Endpoint
[    0.232595] pci 0000:29:00.0: enabling Extended Tags
[    0.232763] pci 0000:00:07.1: PCI bridge to [bus 29]
[    0.232833] pci 0000:2a:00.0: [1022:1485] type 00 class 0x130000 PCIe Endpoint
[    0.232868] pci 0000:2a:00.0: enabling Extended Tags
[    0.233034] pci 0000:2a:00.1: [1022:1486] type 00 class 0x108000 PCIe Endpoint
[    0.233052] pci 0000:2a:00.1: BAR 2 [mem 0xfc700000-0xfc7fffff]
[    0.233064] pci 0000:2a:00.1: BAR 5 [mem 0xfc808000-0xfc809fff]
[    0.233074] pci 0000:2a:00.1: enabling Extended Tags
[    0.233214] pci 0000:2a:00.3: [1022:149c] type 00 class 0x0c0330 PCIe Endpoint
[    0.233228] pci 0000:2a:00.3: BAR 0 [mem 0xfc600000-0xfc6fffff 64bit]
[    0.233260] pci 0000:2a:00.3: enabling Extended Tags
[    0.233309] pci 0000:2a:00.3: PME# supported from D0 D3hot D3cold
[    0.233441] pci 0000:2a:00.4: [1022:1487] type 00 class 0x040300 PCIe Endpoint
[    0.233451] pci 0000:2a:00.4: BAR 0 [mem 0xfc800000-0xfc807fff]
[    0.233479] pci 0000:2a:00.4: enabling Extended Tags
[    0.233525] pci 0000:2a:00.4: PME# supported from D0 D3hot D3cold
[    0.233658] pci 0000:00:08.1: PCI bridge to [bus 2a]
[    0.233715] pci 0000:30:00.0: [1022:7901] type 00 class 0x010601 PCIe Endpoint
[    0.233752] pci 0000:30:00.0: BAR 5 [mem 0xfcf00000-0xfcf007ff]
[    0.233763] pci 0000:30:00.0: enabling Extended Tags
[    0.233824] pci 0000:30:00.0: PME# supported from D3hot D3cold
[    0.233979] pci 0000:00:08.2: PCI bridge to [bus 30]
[    0.234037] pci 0000:31:00.0: [1022:7901] type 00 class 0x010601 PCIe Endpoint
[    0.234074] pci 0000:31:00.0: BAR 5 [mem 0xfce00000-0xfce007ff]
[    0.234085] pci 0000:31:00.0: enabling Extended Tags
[    0.234162] pci 0000:31:00.0: PME# supported from D3hot D3cold
[    0.234317] pci 0000:00:08.3: PCI bridge to [bus 31]
[    0.234901] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[    0.234976] ACPI: PCI: Interrupt link LNKB configured for IRQ 0
[    0.235042] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[    0.235122] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[    0.235195] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[    0.235255] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[    0.235316] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[    0.235377] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[    0.236683] iommu: Default domain type: Translated
[    0.236683] iommu: DMA domain TLB invalidation policy: lazy mode
[    0.236837] SCSI subsystem initialized
[    0.236848] libata version 3.00 loaded.
[    0.236848] ACPI: bus type USB registered
[    0.236848] usbcore: registered new interface driver usbfs
[    0.236848] usbcore: registered new interface driver hub
[    0.236848] usbcore: registered new device driver usb
[    0.236848] EDAC MC: Ver: 3.0.0
[    0.236854] efivars: Registered efivars operations
[    0.236907] NetLabel: Initializing
[    0.236908] NetLabel:  domain hash size = 128
[    0.236909] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.236929] NetLabel:  unlabeled traffic allowed by default
[    0.236934] mctp: management component transport protocol core
[    0.236935] NET: Registered PF_MCTP protocol family
[    0.236940] PCI: Using ACPI for IRQ routing
[    0.238600] PCI: pci_cache_line_size set to 64 bytes
[    0.238674] e820: reserve RAM buffer [mem 0x09d80000-0x0bffffff]
[    0.238676] e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
[    0.238677] e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff]
[    0.238679] e820: reserve RAM buffer [mem 0xd7cda000-0xd7ffffff]
[    0.238680] e820: reserve RAM buffer [mem 0xd7dc7000-0xd7ffffff]
[    0.238681] e820: reserve RAM buffer [mem 0xdbc73000-0xdbffffff]
[    0.238683] e820: reserve RAM buffer [mem 0xdbf67000-0xdbffffff]
[    0.238684] e820: reserve RAM buffer [mem 0xdf000000-0xdfffffff]
[    0.238685] e820: reserve RAM buffer [mem 0x41f380000-0x41fffffff]
[    0.240031] pci 0000:28:00.0: vgaarb: setting as boot VGA device
[    0.240031] pci 0000:28:00.0: vgaarb: bridge control possible
[    0.240031] pci 0000:28:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.240031] vgaarb: loaded
[    0.240050] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.240055] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    0.243425] clocksource: Switched to clocksource tsc-early
[    0.243587] VFS: Disk quotas dquot_6.6.0
[    0.243603] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.243737] AppArmor: AppArmor Filesystem Enabled
[    0.243761] pnp: PnP ACPI init
[    0.243860] system 00:00: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.243994] system 00:01: [mem 0xfd000000-0xfd0fffff] has been reserved
[    0.244311] system 00:03: [io  0x0a00-0x0a0f] has been reserved
[    0.244313] system 00:03: [io  0x0a10-0x0a1f] has been reserved
[    0.244315] system 00:03: [io  0x0a20-0x0a2f] has been reserved
[    0.244317] system 00:03: [io  0x0a30-0x0a3f] has been reserved
[    0.244675] pnp 00:04: [dma 0 disabled]
[    0.245020] system 00:05: [io  0x04d0-0x04d1] has been reserved
[    0.245023] system 00:05: [io  0x040b] has been reserved
[    0.245025] system 00:05: [io  0x04d6] has been reserved
[    0.245027] system 00:05: [io  0x0c00-0x0c01] has been reserved
[    0.245030] system 00:05: [io  0x0c14] has been reserved
[    0.245031] system 00:05: [io  0x0c50-0x0c51] has been reserved
[    0.245033] system 00:05: [io  0x0c52] has been reserved
[    0.245035] system 00:05: [io  0x0c6c] has been reserved
[    0.245037] system 00:05: [io  0x0c6f] has been reserved
[    0.245039] system 00:05: [io  0x0cd0-0x0cd1] has been reserved
[    0.245040] system 00:05: [io  0x0cd2-0x0cd3] has been reserved
[    0.245042] system 00:05: [io  0x0cd4-0x0cd5] has been reserved
[    0.245044] system 00:05: [io  0x0cd6-0x0cd7] has been reserved
[    0.245046] system 00:05: [io  0x0cd8-0x0cdf] has been reserved
[    0.245048] system 00:05: [io  0x0800-0x089f] has been reserved
[    0.245050] system 00:05: [io  0x0b00-0x0b0f] has been reserved
[    0.245051] system 00:05: [io  0x0b20-0x0b3f] has been reserved
[    0.245053] system 00:05: [io  0x0900-0x090f] has been reserved
[    0.245055] system 00:05: [io  0x0910-0x091f] has been reserved
[    0.245057] system 00:05: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.245059] system 00:05: [mem 0xfec01000-0xfec01fff] could not be reserved
[    0.245062] system 00:05: [mem 0xfedc0000-0xfedc0fff] has been reserved
[    0.245064] system 00:05: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.245069] system 00:05: [mem 0xfed80000-0xfed8ffff] could not be reserved
[    0.245072] system 00:05: [mem 0xfec10000-0xfec10fff] has been reserved
[    0.245075] system 00:05: [mem 0xff000000-0xffffffff] has been reserved
[    0.245679] pnp: PnP ACPI: found 6 devices
[    0.251482] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.251561] NET: Registered PF_INET protocol family
[    0.251772] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.266020] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[    0.266037] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.266055] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.266277] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[    0.266374] TCP: Hash tables configured (established 131072 bind 65536)
[    0.266490] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
[    0.266535] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.266571] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.266639] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.266645] NET: Registered PF_XDP protocol family
[    0.266663] pci 0000:20:00.0: PCI bridge to [bus 21]
[    0.266669] pci 0000:20:00.0:   bridge window [mem 0xfca00000-0xfcafffff]
[    0.266678] pci 0000:20:01.0: PCI bridge to [bus 22]
[    0.266681] pci 0000:20:01.0:   bridge window [io  0xf000-0xffff]
[    0.266686] pci 0000:20:01.0:   bridge window [mem 0xfc900000-0xfc9fffff]
[    0.266694] pci 0000:20:04.0: PCI bridge to [bus 25]
[    0.266705] pci 0000:03:00.2: PCI bridge to [bus 20-25]
[    0.266708] pci 0000:03:00.2:   bridge window [io  0xf000-0xffff]
[    0.266713] pci 0000:03:00.2:   bridge window [mem 0xfc900000-0xfcafffff]
[    0.266721] pci 0000:00:01.3: PCI bridge to [bus 03-25]
[    0.266723] pci 0000:00:01.3:   bridge window [io  0xf000-0xffff]
[    0.266726] pci 0000:00:01.3:   bridge window [mem 0xfc900000-0xfcbfffff]
[    0.266734] pci 0000:27:00.0: PCI bridge to [bus 28]
[    0.266736] pci 0000:27:00.0:   bridge window [io  0xe000-0xefff]
[    0.266741] pci 0000:27:00.0:   bridge window [mem 0xfcc00000-0xfccfffff]
[    0.266745] pci 0000:27:00.0:   bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
[    0.266751] pci 0000:26:00.0: PCI bridge to [bus 27-28]
[    0.266753] pci 0000:26:00.0:   bridge window [io  0xe000-0xefff]
[    0.266758] pci 0000:26:00.0:   bridge window [mem 0xfcc00000-0xfccfffff]
[    0.266761] pci 0000:26:00.0:   bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
[    0.266768] pci 0000:00:03.1: PCI bridge to [bus 26-28]
[    0.266770] pci 0000:00:03.1:   bridge window [io  0xe000-0xefff]
[    0.266774] pci 0000:00:03.1:   bridge window [mem 0xfcc00000-0xfcdfffff]
[    0.266777] pci 0000:00:03.1:   bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
[    0.266782] pci 0000:00:07.1: PCI bridge to [bus 29]
[    0.266789] pci 0000:00:08.1: PCI bridge to [bus 2a]
[    0.266792] pci 0000:00:08.1:   bridge window [mem 0xfc600000-0xfc8fffff]
[    0.266798] pci 0000:00:08.2: PCI bridge to [bus 30]
[    0.266801] pci 0000:00:08.2:   bridge window [mem 0xfcf00000-0xfcffffff]
[    0.266806] pci 0000:00:08.3: PCI bridge to [bus 31]
[    0.266810] pci 0000:00:08.3:   bridge window [mem 0xfce00000-0xfcefffff]
[    0.266816] pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
[    0.266818] pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
[    0.266820] pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
[    0.266822] pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
[    0.266823] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000dffff window]
[    0.266825] pci_bus 0000:00: resource 9 [mem 0xe0000000-0xfec2ffff window]
[    0.266827] pci_bus 0000:00: resource 10 [mem 0xfee00000-0xffffffff window]
[    0.266829] pci_bus 0000:03: resource 0 [io  0xf000-0xffff]
[    0.266830] pci_bus 0000:03: resource 1 [mem 0xfc900000-0xfcbfffff]
[    0.266832] pci_bus 0000:20: resource 0 [io  0xf000-0xffff]
[    0.266834] pci_bus 0000:20: resource 1 [mem 0xfc900000-0xfcafffff]
[    0.266836] pci_bus 0000:21: resource 1 [mem 0xfca00000-0xfcafffff]
[    0.266838] pci_bus 0000:22: resource 0 [io  0xf000-0xffff]
[    0.266839] pci_bus 0000:22: resource 1 [mem 0xfc900000-0xfc9fffff]
[    0.266841] pci_bus 0000:26: resource 0 [io  0xe000-0xefff]
[    0.266843] pci_bus 0000:26: resource 1 [mem 0xfcc00000-0xfcdfffff]
[    0.266844] pci_bus 0000:26: resource 2 [mem 0xe0000000-0xf01fffff 64bit pref]
[    0.266847] pci_bus 0000:27: resource 0 [io  0xe000-0xefff]
[    0.266848] pci_bus 0000:27: resource 1 [mem 0xfcc00000-0xfccfffff]
[    0.266850] pci_bus 0000:27: resource 2 [mem 0xe0000000-0xf01fffff 64bit pref]
[    0.266852] pci_bus 0000:28: resource 0 [io  0xe000-0xefff]
[    0.266853] pci_bus 0000:28: resource 1 [mem 0xfcc00000-0xfccfffff]
[    0.266855] pci_bus 0000:28: resource 2 [mem 0xe0000000-0xf01fffff 64bit pref]
[    0.266857] pci_bus 0000:2a: resource 1 [mem 0xfc600000-0xfc8fffff]
[    0.266859] pci_bus 0000:30: resource 1 [mem 0xfcf00000-0xfcffffff]
[    0.266861] pci_bus 0000:31: resource 1 [mem 0xfce00000-0xfcefffff]
[    0.267126] pci 0000:27:00.0: CLS mismatch (64 != 548), using 64 bytes
[    0.267153] pci 0000:28:00.1: D0 power state depends on 0000:28:00.0
[    0.267351] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
[    0.267392] Trying to unpack rootfs image as initramfs...
[    0.267398] pci 0000:00:01.0: Adding to iommu group 0
[    0.267416] pci 0000:00:01.3: Adding to iommu group 1
[    0.267440] pci 0000:00:02.0: Adding to iommu group 2
[    0.267466] pci 0000:00:03.0: Adding to iommu group 3
[    0.267485] pci 0000:00:03.1: Adding to iommu group 4
[    0.267508] pci 0000:00:04.0: Adding to iommu group 5
[    0.267531] pci 0000:00:05.0: Adding to iommu group 6
[    0.267556] pci 0000:00:07.0: Adding to iommu group 7
[    0.267573] pci 0000:00:07.1: Adding to iommu group 8
[    0.267599] pci 0000:00:08.0: Adding to iommu group 9
[    0.267616] pci 0000:00:08.1: Adding to iommu group 10
[    0.267634] pci 0000:00:08.2: Adding to iommu group 11
[    0.267650] pci 0000:00:08.3: Adding to iommu group 12
[    0.267683] pci 0000:00:14.0: Adding to iommu group 13
[    0.267699] pci 0000:00:14.3: Adding to iommu group 13
[    0.267784] pci 0000:00:18.0: Adding to iommu group 14
[    0.267800] pci 0000:00:18.1: Adding to iommu group 14
[    0.267817] pci 0000:00:18.2: Adding to iommu group 14
[    0.267834] pci 0000:00:18.3: Adding to iommu group 14
[    0.267850] pci 0000:00:18.4: Adding to iommu group 14
[    0.267869] pci 0000:00:18.5: Adding to iommu group 14
[    0.267885] pci 0000:00:18.6: Adding to iommu group 14
[    0.267903] pci 0000:00:18.7: Adding to iommu group 14
[    0.267943] pci 0000:03:00.0: Adding to iommu group 15
[    0.267962] pci 0000:03:00.1: Adding to iommu group 15
[    0.267981] pci 0000:03:00.2: Adding to iommu group 15
[    0.267986] pci 0000:20:00.0: Adding to iommu group 15
[    0.267991] pci 0000:20:01.0: Adding to iommu group 15
[    0.267997] pci 0000:20:04.0: Adding to iommu group 15
[    0.268002] pci 0000:21:00.0: Adding to iommu group 15
[    0.268007] pci 0000:22:00.0: Adding to iommu group 15
[    0.268023] pci 0000:26:00.0: Adding to iommu group 16
[    0.268040] pci 0000:27:00.0: Adding to iommu group 17
[    0.268061] pci 0000:28:00.0: Adding to iommu group 18
[    0.268081] pci 0000:28:00.1: Adding to iommu group 19
[    0.268097] pci 0000:29:00.0: Adding to iommu group 20
[    0.268116] pci 0000:2a:00.0: Adding to iommu group 21
[    0.268133] pci 0000:2a:00.1: Adding to iommu group 22
[    0.268150] pci 0000:2a:00.3: Adding to iommu group 23
[    0.268168] pci 0000:2a:00.4: Adding to iommu group 24
[    0.268185] pci 0000:30:00.0: Adding to iommu group 25
[    0.268201] pci 0000:31:00.0: Adding to iommu group 26
[    0.272860] AMD-Vi: Extended features (0x58f77ef22294ade, 0x0): PPR X2APIC NX GT IA GA PC GA_vAPIC
[    0.272872] AMD-Vi: Interrupt remapping enabled
[    0.272873] AMD-Vi: X2APIC enabled
[    0.273136] AMD-Vi: Virtual APIC enabled
[    0.273147] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.273148] software IO TLB: mapped [mem 0x00000000d3cda000-0x00000000d7cda000] (64MB)
[    0.273211] LVT offset 0 assigned for vector 0x400
[    0.275095] perf: AMD IBS detected (0x000003ff)
[    0.275105] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
[    0.281351] Initialise system trusted keyrings
[    0.281359] Key type blacklist registered
[    0.281398] workingset: timestamp_bits=41 max_order=22 bucket_order=0
[    0.281408] zbud: loaded
[    0.281521] fuse: init (API version 7.39)
[    0.281650] integrity: Platform Keyring initialized
[    0.281653] integrity: Machine keyring initialized
[    0.292755] Key type asymmetric registered
[    0.292757] Asymmetric key parser 'x509' registered
[    0.292770] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[    0.292818] io scheduler mq-deadline registered
[    0.292820] io scheduler kyber registered
[    0.292830] io scheduler bfq registered
[    0.294006] pcieport 0000:00:01.3: AER: enabled with IRQ 28
[    0.294164] pcieport 0000:00:03.1: AER: enabled with IRQ 29
[    0.294387] pcieport 0000:00:07.1: AER: enabled with IRQ 31
[    0.294525] pcieport 0000:00:08.1: AER: enabled with IRQ 32
[    0.294715] pcieport 0000:00:08.2: AER: enabled with IRQ 33
[    0.294909] pcieport 0000:00:08.3: AER: enabled with IRQ 34
[    0.295746] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.295868] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    0.295887] ACPI: button: Power Button [PWRB]
[    0.295924] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    0.296433] ACPI: button: Power Button [PWRF]
[    0.299757] Estimated ratio of average max frequency by base frequency (times 1024): 1141
[    0.299775] Monitor-Mwait will be used to enter C-1 state
[    0.299783] ACPI: \_PR_.C000: Found 2 idle states
[    0.299922] ACPI: \_PR_.C002: Found 2 idle states
[    0.300023] ACPI: \_PR_.C004: Found 2 idle states
[    0.300143] ACPI: \_PR_.C006: Found 2 idle states
[    0.300261] ACPI: \_PR_.C008: Found 2 idle states
[    0.300358] ACPI: \_PR_.C00A: Found 2 idle states
[    0.300469] ACPI: \_PR_.C00C: Found 2 idle states
[    0.300585] ACPI: \_PR_.C00E: Found 2 idle states
[    0.300678] ACPI: \_PR_.C001: Found 2 idle states
[    0.300775] ACPI: \_PR_.C003: Found 2 idle states
[    0.300873] ACPI: \_PR_.C005: Found 2 idle states
[    0.300993] ACPI: \_PR_.C007: Found 2 idle states
[    0.301117] ACPI: \_PR_.C009: Found 2 idle states
[    0.301230] ACPI: \_PR_.C00B: Found 2 idle states
[    0.301363] ACPI: \_PR_.C00D: Found 2 idle states
[    0.301488] ACPI: \_PR_.C00F: Found 2 idle states
[    0.301738] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.301912] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    0.304245] Non-volatile memory driver v1.3
[    0.304247] Linux agpgart interface v0.103
[    0.304293] ACPI: bus type drm_connector registered
[    0.305654] ahci 0000:03:00.1: version 3.0
[    0.305776] ahci 0000:03:00.1: SSS flag set, parallel bus scan disabled
[    0.305816] ahci 0000:03:00.1: AHCI 0001.0301 32 slots 8 ports 6 Gbps 0x33 impl SATA mode
[    0.305819] ahci 0000:03:00.1: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst 
[    0.306343] scsi host0: ahci
[    0.306446] scsi host1: ahci
[    0.306528] scsi host2: ahci
[    0.306608] scsi host3: ahci
[    0.306700] scsi host4: ahci
[    0.306783] scsi host5: ahci
[    0.306864] scsi host6: ahci
[    0.306952] scsi host7: ahci
[    0.306990] ata1: SATA max UDMA/133 abar m131072@0xfcb80000 port 0xfcb80100 irq 42 lpm-pol 0
[    0.306993] ata2: SATA max UDMA/133 abar m131072@0xfcb80000 port 0xfcb80180 irq 42 lpm-pol 0
[    0.306994] ata3: DUMMY
[    0.306995] ata4: DUMMY
[    0.306997] ata5: SATA max UDMA/133 abar m131072@0xfcb80000 port 0xfcb80300 irq 42 lpm-pol 0
[    0.306999] ata6: SATA max UDMA/133 abar m131072@0xfcb80000 port 0xfcb80380 irq 42 lpm-pol 0
[    0.307001] ata7: DUMMY
[    0.307001] ata8: DUMMY
[    0.307136] ahci 0000:30:00.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
[    0.307139] ahci 0000:30:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
[    0.307284] scsi host8: ahci
[    0.307322] ata9: SATA max UDMA/133 abar m2048@0xfcf00000 port 0xfcf00100 irq 44 lpm-pol 3
[    0.307652] ahci 0000:31:00.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x10 impl SATA mode
[    0.307655] ahci 0000:31:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
[    0.307984] scsi host9: ahci
[    0.308070] scsi host10: ahci
[    0.308159] scsi host11: ahci
[    0.308246] scsi host12: ahci
[    0.308325] scsi host13: ahci
[    0.308362] ata10: DUMMY
[    0.308363] ata11: DUMMY
[    0.308364] ata12: DUMMY
[    0.308365] ata13: DUMMY
[    0.308367] ata14: SATA max UDMA/133 abar m2048@0xfce00000 port 0xfce00300 irq 50 lpm-pol 3
[    0.308439] usbcore: registered new interface driver usbserial_generic
[    0.308444] usbserial: USB Serial support registered for generic
[    0.308513] rtc_cmos 00:02: RTC can wake from S4
[    0.308730] rtc_cmos 00:02: registered as rtc0
[    0.308757] rtc_cmos 00:02: setting system clock to 2024-05-04T08:02:54 UTC (1714809774)
[    0.308783] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    0.308820] amd_pstate: driver load is disabled, boot with specific mode to enable this
[    0.308922] ledtrig-cpu: registered to indicate activity on CPUs
[    0.309280] [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
[    0.310691] fbcon: Deferring console take-over
[    0.310693] simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
[    0.310765] hid: raw HID events driver (C) Jiri Kosina
[    0.310850] drop_monitor: Initializing network drop monitor service
[    0.310955] NET: Registered PF_INET6 protocol family
[    0.319653] Freeing initrd memory: 32064K
[    0.324723] Segment Routing with IPv6
[    0.324724] RPL Segment Routing with IPv6
[    0.324732] In-situ OAM (IOAM) with IPv6
[    0.324753] NET: Registered PF_PACKET protocol family
[    0.325822] microcode: Current revision: 0x08701021
[    0.326076] resctrl: L3 allocation detected
[    0.326078] resctrl: MB allocation detected
[    0.326079] resctrl: L3 monitoring detected
[    0.326121] IPI shorthand broadcast: enabled
[    0.328483] sched_clock: Marking stable (349731830, -23329363)->(376003951, -49601484)
[    0.328588] registered taskstats version 1
[    0.329080] Loading compiled-in X.509 certificates
[    0.331734] Loaded X.509 cert 'Build time autogenerated kernel key: fd1c3cb8ad2ecf908b414da3fbbc8cc5d1f57d73'
[    0.337764] zswap: loaded using pool zstd/zsmalloc
[    0.338176] Key type .fscrypt registered
[    0.338178] Key type fscrypt-provisioning registered
[    0.338235] AppArmor: AppArmor sha256 policy hashing enabled
[    0.338595] PM:   Magic number: 8:102:17
[    0.344068] RAS: Correctable Errors collector initialized.
[    0.344191] clk: Disabling unused clocks
[    0.622604] ata9: SATA link down (SStatus 0 SControl 300)
[    0.786918] ata14: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    0.787641] ata14.00: supports DRM functions and may not be fully accessible
[    0.787643] ata14.00: ATA-10: CT500MX500SSD4, M3CR023, max UDMA/133
[    0.787662] ata14.00: 976773168 sectors, multi 1: LBA48 NCQ (depth 32), AA
[    0.788324] ata14.00: Features: Trust Dev-Sleep
[    0.788413] ata14.00: supports DRM functions and may not be fully accessible
[    0.788569] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    0.789078] ata14.00: configured for UDMA/133
[    0.791761] ata1.00: ATAPI: ATAPI   iHAS124   F, CL9N, max UDMA/133
[    0.792563] ata1.00: configured for UDMA/133
[    0.793857] scsi 0:0:0:0: CD-ROM            ATAPI    iHAS124   F      CL9N PQ: 0 ANSI: 5
[    1.134815] ata2: SATA link down (SStatus 0 SControl 300)
[    1.283807] tsc: Refined TSC clocksource calibration: 3599.998 MHz
[    1.283819] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33e451ab1a6, max_idle_ns: 440795278720 ns
[    1.283856] clocksource: Switched to clocksource tsc
[    1.444800] ata5: SATA link down (SStatus 0 SControl 330)
[    1.755281] ata6: SATA link down (SStatus 0 SControl 330)
[    1.755550] scsi 13:0:0:0: Direct-Access     ATA      CT500MX500SSD4   023  PQ: 0 ANSI: 5
[    1.755867] sd 13:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[    1.755871] sd 13:0:0:0: [sda] 4096-byte physical blocks
[    1.755878] sd 13:0:0:0: [sda] Write Protect is off
[    1.755881] sd 13:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.755893] sd 13:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.755919] sd 13:0:0:0: [sda] Preferred minimum I/O size 4096 bytes
[    1.760295]  sda: sda1 sda2 sda3
[    1.760590] sd 13:0:0:0: [sda] supports TCG Opal
[    1.760592] sd 13:0:0:0: [sda] Attached SCSI disk
[    1.762550] Freeing unused decrypted memory: 2028K
[    1.762970] Freeing unused kernel image (initmem) memory: 3448K
[    1.762972] Write protecting the kernel read-only data: 30720k
[    1.763379] Freeing unused kernel image (rodata/data gap) memory: 1360K
[    1.818322] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.818326] rodata_test: all tests were successful
[    1.818329] Run /init as init process
[    1.818331]   with arguments:
[    1.818332]     /init
[    1.818333]   with environment:
[    1.818334]     HOME=/
[    1.818335]     TERM=linux
[    1.818336]     BOOT_IMAGE=/boot/vmlinuz-linux
[    1.832092] fbcon: Taking over console
[    1.837740] Console: switching to colour frame buffer device 160x45
[    4.050563] [drm] amdgpu kernel modesetting enabled.
[    4.051035] amdgpu: Virtual CRAT table created for CPU
[    4.051047] amdgpu: Topology: Add CPU node
[    4.051225] [drm] initializing kernel modesetting (VEGA10 0x1002:0x687F 0x1043:0x04C4 0xC1).
[    4.051236] [drm] register mmio base: 0xFCC00000
[    4.051237] [drm] register mmio size: 524288
[    4.051283] [drm] add ip block number 0 <soc15_common>
[    4.051285] [drm] add ip block number 1 <gmc_v9_0>
[    4.051286] [drm] add ip block number 2 <vega10_ih>
[    4.051287] [drm] add ip block number 3 <psp>
[    4.051289] [drm] add ip block number 4 <powerplay>
[    4.051291] [drm] add ip block number 5 <dm>
[    4.051292] [drm] add ip block number 6 <gfx_v9_0>
[    4.051293] [drm] add ip block number 7 <sdma_v4_0>
[    4.051295] [drm] add ip block number 8 <uvd_v7_0>
[    4.051296] [drm] add ip block number 9 <vce_v4_0>
[    4.051372] amdgpu 0000:28:00.0: No more image in the PCI ROM
[    4.051386] amdgpu 0000:28:00.0: amdgpu: Fetched VBIOS from ROM BAR
[    4.051388] amdgpu: ATOM BIOS: 115-D050PIL-100
[    4.055855] [drm] UVD(0) is enabled in VM mode
[    4.055857] [drm] UVD(0) ENC is enabled in VM mode
[    4.055858] [drm] VCE enabled in VM mode
[    4.066931] Console: switching to colour dummy device 80x25
[    4.087832] amdgpu 0000:28:00.0: vgaarb: deactivate vga console
[    4.087834] amdgpu 0000:28:00.0: amdgpu: Trusted Memory Zone (TMZ) feature not supported
[    4.087855] amdgpu 0000:28:00.0: amdgpu: MEM ECC is not presented.
[    4.087857] amdgpu 0000:28:00.0: amdgpu: SRAM ECC is not presented.
[    4.087916] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[    4.087923] amdgpu 0000:28:00.0: amdgpu: VRAM: 8176M 0x000000F400000000 - 0x000000F5FEFFFFFF (8176M used)
[    4.087926] amdgpu 0000:28:00.0: amdgpu: GART: 512M 0x0000000000000000 - 0x000000001FFFFFFF
[    4.087930] [drm] Detected VRAM RAM=8176M, BAR=256M
[    4.087932] [drm] RAM width 2048bits HBM
[    4.088035] [drm] amdgpu: 8176M of VRAM memory ready
[    4.088038] [drm] amdgpu: 7969M of GTT memory ready.
[    4.088057] [drm] GART: num cpu pages 131072, num gpu pages 131072
[    4.088227] [drm] PCIE GART of 512M enabled.
[    4.088229] [drm] PTB located at 0x000000F400000000
[    4.088714] amdgpu: hwmgr_sw_init smu backed is vega10_smu
[    4.092717] [drm] Found UVD firmware Version: 66.43 Family ID: 17
[    4.092735] [drm] PSP loading UVD firmware
[    4.093964] [drm] Found VCE firmware Version: 57.6 Binary ID: 4
[    4.093993] [drm] PSP loading VCE firmware
[    4.282298] [drm] reserve 0x400000 from 0xf5fec00000 for PSP TMR
[    4.342251] [drm] Display Core v3.2.266 initialized on DCE 12.0
[    4.435684] [drm] kiq ring mec 2 pipe 1 q 0
[    4.457241] [drm] UVD and UVD ENC initialized successfully.
[    4.557875] [drm] VCE initialized successfully.
[    4.608302] amdgpu: HMM registered 8176MB device memory
[    4.609961] kfd kfd: amdgpu: Allocated 3969056 bytes on gart
[    4.609973] kfd kfd: amdgpu: Total number of KFD nodes to be created: 1
[    4.610083] amdgpu: Virtual CRAT table created for GPU
[    4.610272] amdgpu: Topology: Add dGPU node [0x687f:0x1002]
[    4.610274] kfd kfd: amdgpu: added device 1002:687f
[    4.610289] amdgpu 0000:28:00.0: amdgpu: SE 4, SH per SE 1, CU per SH 16, active_cu_number 64
[    4.610294] amdgpu 0000:28:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0
[    4.610296] amdgpu 0000:28:00.0: amdgpu: ring gfx_low uses VM inv eng 1 on hub 0
[    4.610297] amdgpu 0000:28:00.0: amdgpu: ring gfx_high uses VM inv eng 4 on hub 0
[    4.610299] amdgpu 0000:28:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 5 on hub 0
[    4.610301] amdgpu 0000:28:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 6 on hub 0
[    4.610303] amdgpu 0000:28:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 7 on hub 0
[    4.610304] amdgpu 0000:28:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 8 on hub 0
[    4.610306] amdgpu 0000:28:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 9 on hub 0
[    4.610307] amdgpu 0000:28:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 10 on hub 0
[    4.610309] amdgpu 0000:28:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 11 on hub 0
[    4.610311] amdgpu 0000:28:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 12 on hub 0
[    4.610313] amdgpu 0000:28:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng 13 on hub 0
[    4.610314] amdgpu 0000:28:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 8
[    4.610316] amdgpu 0000:28:00.0: amdgpu: ring page0 uses VM inv eng 1 on hub 8
[    4.610317] amdgpu 0000:28:00.0: amdgpu: ring sdma1 uses VM inv eng 4 on hub 8
[    4.610319] amdgpu 0000:28:00.0: amdgpu: ring page1 uses VM inv eng 5 on hub 8
[    4.610320] amdgpu 0000:28:00.0: amdgpu: ring uvd_0 uses VM inv eng 6 on hub 8
[    4.610322] amdgpu 0000:28:00.0: amdgpu: ring uvd_enc_0.0 uses VM inv eng 7 on hub 8
[    4.610324] amdgpu 0000:28:00.0: amdgpu: ring uvd_enc_0.1 uses VM inv eng 8 on hub 8
[    4.610325] amdgpu 0000:28:00.0: amdgpu: ring vce0 uses VM inv eng 9 on hub 8
[    4.610327] amdgpu 0000:28:00.0: amdgpu: ring vce1 uses VM inv eng 10 on hub 8
[    4.610329] amdgpu 0000:28:00.0: amdgpu: ring vce2 uses VM inv eng 11 on hub 8
[    4.612171] [drm] Initialized amdgpu 3.57.0 20150101 for 0000:28:00.0 on minor 1
[    4.623620] fbcon: amdgpudrmfb (fb0) is primary device
[    4.675771] Console: switching to colour frame buffer device 160x45
[    4.680364] amdgpu 0000:28:00.0: [drm] fb0: amdgpudrmfb frame buffer device
[    4.830867] xhci_hcd 0000:03:00.0: xHCI Host Controller
[    4.830875] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 1
[    4.886205] xhci_hcd 0000:03:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000000000410
[    4.886515] xhci_hcd 0000:03:00.0: xHCI Host Controller
[    4.886518] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 2
[    4.886521] xhci_hcd 0000:03:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[    4.886602] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.08
[    4.886605] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.886607] usb usb1: Product: xHCI Host Controller
[    4.886609] usb usb1: Manufacturer: Linux 6.8.9-arch1-1 xhci-hcd
[    4.886610] usb usb1: SerialNumber: 0000:03:00.0
[    4.886761] hub 1-0:1.0: USB hub found
[    4.886777] hub 1-0:1.0: 10 ports detected
[    4.887487] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    4.887510] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.08
[    4.887512] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.887514] usb usb2: Product: xHCI Host Controller
[    4.887515] usb usb2: Manufacturer: Linux 6.8.9-arch1-1 xhci-hcd
[    4.887517] usb usb2: SerialNumber: 0000:03:00.0
[    4.887603] hub 2-0:1.0: USB hub found
[    4.887613] hub 2-0:1.0: 4 ports detected
[    4.888163] xhci_hcd 0000:2a:00.3: xHCI Host Controller
[    4.888167] xhci_hcd 0000:2a:00.3: new USB bus registered, assigned bus number 3
[    4.888277] xhci_hcd 0000:2a:00.3: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000410
[    4.888547] xhci_hcd 0000:2a:00.3: xHCI Host Controller
[    4.888550] xhci_hcd 0000:2a:00.3: new USB bus registered, assigned bus number 4
[    4.888552] xhci_hcd 0000:2a:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[    4.888589] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.08
[    4.888591] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.888593] usb usb3: Product: xHCI Host Controller
[    4.888594] usb usb3: Manufacturer: Linux 6.8.9-arch1-1 xhci-hcd
[    4.888596] usb usb3: SerialNumber: 0000:2a:00.3
[    4.888685] hub 3-0:1.0: USB hub found
[    4.888693] hub 3-0:1.0: 4 ports detected
[    4.888885] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    4.888907] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.08
[    4.888909] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.888910] usb usb4: Product: xHCI Host Controller
[    4.888912] usb usb4: Manufacturer: Linux 6.8.9-arch1-1 xhci-hcd
[    4.888913] usb usb4: SerialNumber: 0000:2a:00.3
[    4.888991] hub 4-0:1.0: USB hub found
[    4.888999] hub 4-0:1.0: 4 ports detected
[    4.934909] sr 0:0:0:0: [sr0] scsi3-mmc drive: 48x/48x writer cd/rw xa/form2 cdda tray
[    4.934914] cdrom: Uniform CD-ROM driver Revision: 3.20
[    4.979703] sr 0:0:0:0: Attached scsi CD-ROM sr0
[    5.140010] usb 3-1: new full-speed USB device number 2 using xhci_hcd
[    5.140204] usb 1-2: new low-speed USB device number 2 using xhci_hcd
[    5.296594] usb 3-1: New USB device found, idVendor=2516, idProduct=0047, bcdDevice=11.08
[    5.296597] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    5.296600] usb 3-1: Product: MasterKeys Pro L White
[    5.296602] usb 3-1: Manufacturer: Cooler Master Technology Inc.
[    5.326885] usbcore: registered new interface driver usbhid
[    5.326888] usbhid: USB HID core driver
[    5.330427] input: Cooler Master Technology Inc. MasterKeys Pro L White as /devices/pci0000:00/0000:00:08.1/0000:2a:00.3/usb3/3-1/3-1:1.0/0003:2516:0047.0001/input/input2
[    5.386828] hid-generic 0003:2516:0047.0001: input,hidraw0: USB HID v1.11 Keyboard [Cooler Master Technology Inc. MasterKeys Pro L White] on usb-0000:2a:00.3-1/input0
[    5.386959] hid-generic 0003:2516:0047.0002: hiddev96,hidraw1: USB HID v1.11 Device [Cooler Master Technology Inc. MasterKeys Pro L White] on usb-0000:2a:00.3-1/input1
[    5.387085] input: Cooler Master Technology Inc. MasterKeys Pro L White System Control as /devices/pci0000:00/0000:00:08.1/0000:2a:00.3/usb3/3-1/3-1:1.2/0003:2516:0047.0003/input/input3
[    5.393292] usb 1-2: New USB device found, idVendor=046d, idProduct=c077, bcdDevice=72.00
[    5.393296] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    5.393299] usb 1-2: Product: USB Optical Mouse
[    5.393301] usb 1-2: Manufacturer: Logitech
[    5.408145] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-2/1-2:1.0/0003:046D:C077.0004/input/input6
[    5.430010] usb 3-3: new full-speed USB device number 3 using xhci_hcd
[    5.443796] input: Cooler Master Technology Inc. MasterKeys Pro L White Consumer Control as /devices/pci0000:00/0000:00:08.1/0000:2a:00.3/usb3/3-1/3-1:1.2/0003:2516:0047.0003/input/input4
[    5.443847] hid-generic 0003:046D:C077.0004: input,hidraw2: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:03:00.0-2/input0
[    5.443881] input: Cooler Master Technology Inc. MasterKeys Pro L White Keyboard as /devices/pci0000:00/0000:00:08.1/0000:2a:00.3/usb3/3-1/3-1:1.2/0003:2516:0047.0003/input/input5
[    5.443957] hid-generic 0003:2516:0047.0003: input,hidraw3: USB HID v1.11 Keyboard [Cooler Master Technology Inc. MasterKeys Pro L White] on usb-0000:2a:00.3-1/input2
[    5.582650] usb 3-3: New USB device found, idVendor=1462, idProduct=7b85, bcdDevice= 0.01
[    5.582653] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    5.582655] usb 3-3: Product: PRO CARBON   
[    5.582656] usb 3-3: Manufacturer: MSI
[    5.582658] usb 3-3: SerialNumber: A02018070613
[    5.662740] input: MSI PRO CARBON    as /devices/pci0000:00/0000:00:08.1/0000:2a:00.3/usb3/3-3/3-3:1.0/0003:1462:7B85.0005/input/input7
[    5.662835] hid-generic 0003:1462:7B85.0005: input,hiddev97,hidraw4: USB HID v1.10 Device [MSI PRO CARBON   ] on usb-0000:2a:00.3-3/input0
[    5.783342] usb 3-4: new full-speed USB device number 4 using xhci_hcd
[    5.937597] usb 3-4: New USB device found, idVendor=8087, idProduct=0025, bcdDevice= 0.02
[    5.937600] usb 3-4: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    7.087837] EXT4-fs (sda3): mounted filesystem b33e96f8-aad9-4aad-89e4-bc6a3e4bf6a7 r/w with ordered data mode. Quota mode: none.
[    7.231102] systemd[1]: systemd 255.5-4-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)
[    7.231107] systemd[1]: Detected architecture x86-64.
[    7.234635] systemd[1]: Hostname set to <arch64>.
[    7.676879] systemd[1]: bpf-lsm: LSM BPF program attached
[    8.001596] systemd[1]: Queued start job for default target Graphical Interface.
[    8.041394] systemd[1]: Created slice Slice /system/dirmngr.
[    8.042330] systemd[1]: Created slice Slice /system/getty.
[    8.043048] systemd[1]: Created slice Slice /system/gpg-agent.
[    8.043741] systemd[1]: Created slice Slice /system/gpg-agent-browser.
[    8.044431] systemd[1]: Created slice Slice /system/gpg-agent-extra.
[    8.045093] systemd[1]: Created slice Slice /system/gpg-agent-ssh.
[    8.045766] systemd[1]: Created slice Slice /system/keyboxd.
[    8.046420] systemd[1]: Created slice Slice /system/modprobe.
[    8.049485] systemd[1]: Created slice Slice /system/systemd-fsck.
[    8.051274] systemd[1]: Created slice User and Session Slice.
[    8.051711] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    8.052116] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    8.052600] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    8.052990] systemd[1]: Expecting device /dev/disk/by-uuid/23ece8d2-938e-449d-b9c8-a97e8ee19993...
[    8.054218] systemd[1]: Expecting device /dev/disk/by-uuid/AF75-5C52...
[    8.056946] systemd[1]: Reached target Local Encrypted Volumes.
[    8.057627] systemd[1]: Reached target Login Prompts.
[    8.058089] systemd[1]: Reached target Local Integrity Protected Volumes.
[    8.058517] systemd[1]: Reached target Path Units.
[    8.058935] systemd[1]: Reached target Remote File Systems.
[    8.059352] systemd[1]: Reached target Slice Units.
[    8.059782] systemd[1]: Reached target System Time Set.
[    8.060623] systemd[1]: Reached target Local Verity Protected Volumes.
[    8.063874] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    8.064906] systemd[1]: Listening on LVM2 poll daemon socket.
[    8.066229] systemd[1]: Listening on Process Core Dump Socket.
[    8.066795] systemd[1]: Listening on Journal Socket (/dev/log).
[    8.068725] systemd[1]: Listening on Journal Socket.
[    8.071158] systemd[1]: TPM2 PCR Extension (Varlink) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    8.071286] systemd[1]: Listening on udev Control Socket.
[    8.071941] systemd[1]: Listening on udev Kernel Socket.
[    8.073494] systemd[1]: Mounting Huge Pages File System...
[    8.077463] systemd[1]: Mounting POSIX Message Queue File System...
[    8.079236] systemd[1]: Mounting Kernel Debug File System...
[    8.080414] systemd[1]: Mounting Kernel Trace File System...
[    8.084752] systemd[1]: Starting Create List of Static Device Nodes...
[    8.086321] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[    8.087538] systemd[1]: Starting Load Kernel Module configfs...
[    8.091737] systemd[1]: Starting Load Kernel Module dm_mod...
[    8.093266] systemd[1]: Starting Load Kernel Module drm...
[    8.094388] systemd[1]: Starting Load Kernel Module fuse...
[    8.098328] systemd[1]: Starting Load Kernel Module loop...
[    8.099514] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
[    8.100939] systemd[1]: Starting Journal Service...
[    8.105862] systemd[1]: Starting Load Kernel Modules...
[    8.106726] systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    8.107371] systemd[1]: Starting Remount Root and Kernel File Systems...
[    8.107954] systemd[1]: TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    8.108555] loop: module loaded
[    8.108596] device-mapper: uevent: version 1.0.3
[    8.108673] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com
[    8.108737] systemd[1]: Starting Coldplug All udev Devices...
[    8.113519] systemd[1]: Mounted Huge Pages File System.
[    8.114504] systemd[1]: Mounted POSIX Message Queue File System.
[    8.115231] systemd[1]: Mounted Kernel Debug File System.
[    8.116013] systemd[1]: Mounted Kernel Trace File System.
[    8.116968] systemd[1]: Finished Create List of Static Device Nodes.
[    8.119962] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[    8.120802] systemd[1]: Finished Load Kernel Module configfs.
[    8.121545] systemd-journald[436]: Collecting audit messages is disabled.
[    8.122339] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[    8.122457] systemd[1]: Finished Load Kernel Module dm_mod.
[    8.126051] systemd[1]: modprobe@drm.service: Deactivated successfully.
[    8.126448] systemd[1]: Finished Load Kernel Module drm.
[    8.127236] sr 0:0:0:0: Attached scsi generic sg0 type 5
[    8.127267] sd 13:0:0:0: Attached scsi generic sg1 type 0
[    8.127836] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[    8.127956] systemd[1]: Finished Load Kernel Module fuse.
[    8.128745] systemd[1]: modprobe@loop.service: Deactivated successfully.
[    8.128860] systemd[1]: Finished Load Kernel Module loop.
[    8.133302] systemd[1]: Mounting FUSE Control File System...
[    8.133748] Asymmetric key parser 'pkcs8' registered
[    8.135010] systemd[1]: Mounting Kernel Configuration File System...
[    8.135611] systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
[    8.136313] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
[    8.140738] systemd[1]: Finished Load Kernel Modules.
[    8.141926] systemd[1]: Mounted FUSE Control File System.
[    8.142502] systemd[1]: Mounted Kernel Configuration File System.
[    8.144975] systemd[1]: Starting Apply Kernel Variables...
[    8.153866] EXT4-fs (sda3): re-mounted b33e96f8-aad9-4aad-89e4-bc6a3e4bf6a7 r/w. Quota mode: none.
[    8.154181] systemd[1]: Finished Apply Kernel Variables.
[    8.155407] systemd[1]: Finished Remount Root and Kernel File Systems.
[    8.156966] systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met.
[    8.158477] systemd[1]: Starting Load/Save OS Random Seed...
[    8.160718] systemd[1]: TPM2 SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    8.173619] systemd[1]: Finished Load/Save OS Random Seed.
[    8.175914] systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
[    8.177265] systemd[1]: Starting Create System Users...
[    8.193775] systemd[1]: Started Journal Service.
[    8.218266] systemd-journald[436]: Received client request to flush runtime journal.
[    8.220446] systemd-journald[436]: File /var/log/journal/f61d4a81d6124fa4ae1dbbf5b829f4d4/system.journal corrupted or uncleanly shut down, renaming and replacing.
[    8.364728] input: PC Speaker as /devices/platform/pcspkr/input/input8
[    8.365471] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[    8.365474] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
[    8.365700] ccp 0000:2a:00.1: enabling device (0000 -> 0002)
[    8.365902] mousedev: PS/2 mouse device common for all mice
[    8.367842] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
[    8.368359] ccp 0000:2a:00.1: ccp: unable to access the device: you might be running a broken BIOS.
[    8.368416] ccp 0000:2a:00.1: psp enabled
[    8.368533] acpi_cpufreq: overriding BIOS provided _PSD data
[    8.373202] dca service started, version 1.12.1
[    8.380455] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
[    8.381117] pps_core: LinuxPPS API ver. 1 registered
[    8.381119] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    8.382111] sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
[    8.383618] sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
[    8.387418] PTP clock support registered
[    8.392205] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
[    8.392210] RAPL PMU: hw unit of domain package 2^-16 Joules
[    8.470990] cryptd: max_cpu_qlen set to 1000
[    8.470994] Bluetooth: Core ver 2.22
[    8.471012] NET: Registered PF_BLUETOOTH protocol family
[    8.471013] Bluetooth: HCI device and connection manager initialized
[    8.471016] Bluetooth: HCI socket layer initialized
[    8.471018] Bluetooth: L2CAP socket layer initialized
[    8.471021] Bluetooth: SCO socket layer initialized
[    8.498283] igb: Intel(R) Gigabit Ethernet Network Driver
[    8.498286] igb: Copyright (c) 2007-2014 Intel Corporation.
[    8.498977] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    8.499158] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    8.499284] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[    8.501000] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[    8.501004] cfg80211: failed to load regulatory.db
[    8.505679] AVX2 version of gcm_enc/dec engaged.
[    8.505722] AES CTR mode by8 optimization enabled
[    8.521352] Intel(R) Wireless WiFi driver for Linux
[    8.527819] pps pps0: new PPS source ptp0
[    8.527884] igb 0000:22:00.0: added PHC on eth0
[    8.527913] igb 0000:22:00.0: Intel(R) Gigabit Ethernet Network Connection
[    8.527915] igb 0000:22:00.0: eth0: (PCIe:2.5Gb/s:Width x1) 00:d8:61:59:76:02
[    8.527917] igb 0000:22:00.0: eth0: PBA No: FFFFFF-0FF
[    8.527919] igb 0000:22:00.0: Using MSI-X interrupts. 2 rx queue(s), 2 tx queue(s)
[    8.532639] Adding 33554428k swap on /dev/sda2.  Priority:-2 extents:1 across:33554428k SS
[    8.533593] iwlwifi 0000:21:00.0: enabling device (0000 -> 0002)
[    8.534571] iwlwifi 0000:21:00.0: Detected crf-id 0x2816, cnv-id 0x1000200 wfpm id 0x80000000
[    8.534580] iwlwifi 0000:21:00.0: PCI dev 2526/0014, rev=0x321, rfid=0x105110
[    8.535670] igb 0000:22:00.0 enp34s0: renamed from eth0
[    8.540997] iwlwifi 0000:21:00.0: WRT: Overriding region id 0
[    8.541001] iwlwifi 0000:21:00.0: WRT: Overriding region id 1
[    8.541003] iwlwifi 0000:21:00.0: WRT: Overriding region id 2
[    8.541005] iwlwifi 0000:21:00.0: WRT: Overriding region id 3
[    8.541007] iwlwifi 0000:21:00.0: WRT: Overriding region id 4
[    8.541008] iwlwifi 0000:21:00.0: WRT: Overriding region id 6
[    8.541010] iwlwifi 0000:21:00.0: WRT: Overriding region id 8
[    8.541012] iwlwifi 0000:21:00.0: WRT: Overriding region id 9
[    8.541013] iwlwifi 0000:21:00.0: WRT: Overriding region id 10
[    8.541015] iwlwifi 0000:21:00.0: WRT: Overriding region id 11
[    8.541017] iwlwifi 0000:21:00.0: WRT: Overriding region id 15
[    8.541018] iwlwifi 0000:21:00.0: WRT: Overriding region id 16
[    8.541020] iwlwifi 0000:21:00.0: WRT: Overriding region id 18
[    8.541022] iwlwifi 0000:21:00.0: WRT: Overriding region id 19
[    8.541023] iwlwifi 0000:21:00.0: WRT: Overriding region id 20
[    8.541025] iwlwifi 0000:21:00.0: WRT: Overriding region id 21
[    8.541027] iwlwifi 0000:21:00.0: WRT: Overriding region id 28
[    8.541299] iwlwifi 0000:21:00.0: loaded firmware version 46.7e3e4b69.0 9260-th-b0-jf-b0-46.ucode op_mode iwlmvm
[    8.632736] usbcore: registered new interface driver btusb
[    8.635134] snd_hda_intel 0000:28:00.1: Force to non-snoop mode
[    8.635237] snd_hda_intel 0000:2a:00.4: enabling device (0000 -> 0002)
[    8.648486] snd_hda_intel 0000:28:00.1: bound 0000:28:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[    8.650405] Bluetooth: hci0: Found device firmware: intel/ibt-18-16-1.sfi
[    8.650417] Bluetooth: hci0: Boot Address: 0x40800
[    8.650419] Bluetooth: hci0: Firmware Version: 155-35.23
[    8.650421] Bluetooth: hci0: Firmware already loaded
[    8.650764] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:26:00.0/0000:27:00.0/0000:28:00.1/sound/card0/input9
[    8.650825] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:26:00.0/0000:27:00.0/0000:28:00.1/sound/card0/input10
[    8.650880] input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:26:00.0/0000:27:00.0/0000:28:00.1/sound/card0/input11
[    8.650935] input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:26:00.0/0000:27:00.0/0000:28:00.1/sound/card0/input12
[    8.650986] input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:26:00.0/0000:27:00.0/0000:28:00.1/sound/card0/input13
[    8.651043] input: HDA ATI HDMI HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:26:00.0/0000:27:00.0/0000:28:00.1/sound/card0/input14
[    8.655616] Bluetooth: hci0: HCI LE Coded PHY feature bit is set, but its usage is not supported.
[    8.712393] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC1220: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
[    8.712398] snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    8.712400] snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[    8.712403] snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
[    8.712404] snd_hda_codec_realtek hdaudioC1D0:    dig-out=0x1e/0x0
[    8.712406] snd_hda_codec_realtek hdaudioC1D0:    inputs:
[    8.712407] snd_hda_codec_realtek hdaudioC1D0:      Front Mic=0x19
[    8.712409] snd_hda_codec_realtek hdaudioC1D0:      Rear Mic=0x18
[    8.712411] snd_hda_codec_realtek hdaudioC1D0:      Line=0x1a
[    8.771060] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:2a:00.4/sound/card1/input15
[    8.771120] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:2a:00.4/sound/card1/input16
[    8.771172] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:2a:00.4/sound/card1/input17
[    8.771231] input: HD-Audio Generic Line Out Front as /devices/pci0000:00/0000:00:08.1/0000:2a:00.4/sound/card1/input18
[    8.771283] input: HD-Audio Generic Line Out Surround as /devices/pci0000:00/0000:00:08.1/0000:2a:00.4/sound/card1/input19
[    8.771331] input: HD-Audio Generic Line Out CLFE as /devices/pci0000:00/0000:00:08.1/0000:2a:00.4/sound/card1/input20
[    8.771380] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:2a:00.4/sound/card1/input21
[    8.786911] intel_rapl_common: Found RAPL domain package
[    8.786917] intel_rapl_common: Found RAPL domain core
[    8.787691] iwlwifi 0000:21:00.0: Detected Intel(R) Wireless-AC 9260 160MHz, REV=0x321
[    8.787771] thermal thermal_zone0: failed to read out thermal zone (-61)
[    8.836200] iwlwifi 0000:21:00.0: base HW address: a4:c3:f0:ba:78:ef, OTP minor version: 0x4
[    8.902560] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[    9.007417] nct6775: Found NCT6797D or compatible chip at 0x4e:0xa20
[    9.016957] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    9.016960] Bluetooth: BNEP filters: protocol multicast
[    9.016966] Bluetooth: BNEP socket layer initialized
[    9.020756] Bluetooth: MGMT ver 1.22
[    9.026408] NET: Registered PF_ALG protocol family
[    9.342264] iwlwifi 0000:21:00.0: Registered PHC clock: iwlwifi-PTP, with index: 1
[   11.835949] rfkill: input handler disabled
[   12.871602] Bluetooth: RFCOMM TTY layer initialized
[   12.871609] Bluetooth: RFCOMM socket layer initialized
[   12.871616] Bluetooth: RFCOMM ver 1.11
[   12.983497] wlan0: authenticate with c4:27:28:fc:b1:ef (local address=a4:c3:f0:ba:78:ef)
[   12.983881] wlan0: send auth to c4:27:28:fc:b1:ef (try 1/3)
[   13.023126] wlan0: authenticated
[   13.023428] wlan0: associate with c4:27:28:fc:b1:ef (try 1/3)
[   13.030631] wlan0: RX AssocResp from c4:27:28:fc:b1:ef (capab=0x1831 status=0 aid=3)
[   13.032624] wlan0: associated
[   13.070557] wlan0: Limiting TX power to 30 (30 - 0) dBm as advertised by c4:27:28:fc:b1:ef
[   14.567331] systemd-journald[436]: File /var/log/journal/f61d4a81d6124fa4ae1dbbf5b829f4d4/user-1000.journal corrupted or uncleanly shut down, renaming and replacing.
[   14.991846] rfkill: input handler enabled
[   15.917233] rfkill: input handler disabled
[  423.509866] warning: `lshw' uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211
[root@arch64 ~]# 

lshw

[root@arch64 ~]# lshw
arch64                      
    description: Desktop Computer
    product: MS-7B85 (To be filled by O.E.M.)
    vendor: Micro-Star International Co., Ltd.
    version: 1.0
    serial: To be filled by O.E.M.
    width: 64 bits
    capabilities: smbios-2.8 dmi-2.8 smp vsyscall32
    configuration: boot=normal chassis=desktop family=To be filled by O.E.M. sku=To be filled by O.E.M. uuid=00000000-0000-0000-0000-00d861597602
  *-core
       description: Motherboard
       product: B450 GAMING PRO CARBON AC (MS-7B85)
       vendor: Micro-Star International Co., Ltd.
       physical id: 0
       version: 1.0
       serial: J416099511
       slot: To be filled by O.E.M.
     *-firmware
          description: BIOS
          vendor: American Megatrends Inc.
          physical id: 0
          version: 1.C0
          date: 06/11/2020
          size: 64KiB
          capacity: 16MiB
          capabilities: pci upgrade shadowing cdboot bootselect socketedrom edd int13floppy1200 int13floppy720 int13floppy2880 int5printscreen int9keyboard int14serial int17printer acpi usb biosbootspecification uefi
     *-memory
          description: System Memory
          physical id: f
          slot: System board or motherboard
          size: 16GiB
        *-bank:0
             description: DIMM DDR4 Synchronous Unbuffered (Unregistered) 3200 MHz (0.3 ns)
             product: DDR4 3200
             vendor: A-DATA Technology
             physical id: 0
             serial: 51100200
             slot: DIMM 0
             size: 8GiB
             width: 64 bits
             clock: 3200MHz (0.3ns)
        *-bank:1
             description: DIMM DDR4 Synchronous Unbuffered (Unregistered) 3200 MHz (0.3 ns)
             product: DDR4 3200
             vendor: A-DATA Technology
             physical id: 1
             serial: 576D0300
             slot: DIMM 1
             size: 8GiB
             width: 64 bits
             clock: 3200MHz (0.3ns)
        *-bank:2
             description: 3200 MHz (0.3 ns) [empty]
             product: Unknown
             vendor: Unknown
             physical id: 2
             serial: Unknown
             slot: DIMM 0
             clock: 3200MHz (0.3ns)
        *-bank:3
             description: 3200 MHz (0.3 ns) [empty]
             product: Unknown
             vendor: Unknown
             physical id: 3
             serial: Unknown
             slot: DIMM 1
             clock: 3200MHz (0.3ns)
     *-cache:0
          description: L1 cache
          physical id: 12
          slot: L1 - Cache
          size: 512KiB
          capacity: 512KiB
          clock: 1GHz (1.0ns)
          capabilities: pipeline-burst internal write-back unified
          configuration: level=1
     *-cache:1
          description: L2 cache
          physical id: 13
          slot: L2 - Cache
          size: 4MiB
          capacity: 4MiB
          clock: 1GHz (1.0ns)
          capabilities: pipeline-burst internal write-back unified
          configuration: level=2
     *-cache:2
          description: L3 cache
          physical id: 14
          slot: L3 - Cache
          size: 32MiB
          capacity: 32MiB
          clock: 1GHz (1.0ns)
          capabilities: pipeline-burst internal write-back unified
          configuration: level=3
     *-cpu
          description: CPU
          product: AMD Ryzen 7 3700X 8-Core Processor
          vendor: Advanced Micro Devices [AMD]
          physical id: 15
          bus info: cpu@0
          version: 23.113.0
          serial: Unknown
          slot: AM4
          size: 4324MHz
          capacity: 4426MHz
          width: 64 bits
          clock: 100MHz
          capabilities: lm fpu fpu_exception wp vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp x86-64 constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 hw_pstate ssbd mba ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip rdpid overflow_recov succor smca sev sev_es cpufreq
          configuration: cores=8 enabledcores=8 microcode=141561889 threads=16
     *-pci:0
          description: Host bridge
          product: Starship/Matisse Root Complex
          vendor: Advanced Micro Devices, Inc. [AMD]
          physical id: 100
          bus info: pci@0000:00:00.0
          version: 00
          width: 32 bits
          clock: 33MHz
        *-generic UNCLAIMED
             description: IOMMU
             product: Starship/Matisse IOMMU
             vendor: Advanced Micro Devices, Inc. [AMD]
             physical id: 0.2
             bus info: pci@0000:00:00.2
             version: 00
             width: 32 bits
             clock: 33MHz
             capabilities: msi ht cap_list
             configuration: latency=0
        *-pci:0
             description: PCI bridge
             product: Starship/Matisse GPP Bridge
             vendor: Advanced Micro Devices, Inc. [AMD]
             physical id: 1.3
             bus info: pci@0000:00:01.3
             version: 00
             width: 32 bits
             clock: 33MHz
             capabilities: pci pm pciexpress msi ht normal_decode bus_master cap_list
             configuration: driver=pcieport
             resources: irq:28 ioport:f000(size=4096) memory:fc900000-fcbfffff
           *-usb
                description: USB controller
                product: 400 Series Chipset USB 3.1 xHCI Compliant Host Controller
                vendor: Advanced Micro Devices, Inc. [AMD]
                physical id: 0
                bus info: pci@0000:03:00.0
                version: 01
                width: 64 bits
                clock: 33MHz
                capabilities: msi pm pciexpress xhci bus_master cap_list
                configuration: driver=xhci_hcd latency=0
                resources: irq:63 memory:fcba0000-fcba7fff
              *-usbhost:0
                   product: xHCI Host Controller
                   vendor: Linux 6.8.9-arch1-1 xhci-hcd
                   physical id: 0
                   bus info: usb@1
                   logical name: usb1
                   version: 6.08
                   capabilities: usb-2.00
                   configuration: driver=hub slots=10 speed=480Mbit/s
                 *-usb
                      description: Mouse
                      product: Logitech USB Optical Mouse
                      vendor: Logitech
                      physical id: 2
                      bus info: usb@1:2
                      logical name: input6
                      logical name: /dev/input/event4
                      logical name: /dev/input/mouse0
                      version: 72.00
                      capabilities: usb-2.00 usb
                      configuration: driver=usbhid maxpower=100mA speed=2Mbit/s
              *-usbhost:1
                   product: xHCI Host Controller
                   vendor: Linux 6.8.9-arch1-1 xhci-hcd
                   physical id: 1
                   bus info: usb@2
                   logical name: usb2
                   version: 6.08
                   capabilities: usb-3.10
                   configuration: driver=hub slots=4 speed=10000Mbit/s
           *-sata
                description: SATA controller
                product: 400 Series Chipset SATA Controller
                vendor: Advanced Micro Devices, Inc. [AMD]
                physical id: 0.1
                bus info: pci@0000:03:00.1
                logical name: scsi0
                version: 01
                width: 32 bits
                clock: 33MHz
                capabilities: sata msi pm pciexpress ahci_1.0 bus_master cap_list rom emulated
                configuration: driver=ahci latency=0
                resources: irq:42 memory:fcb80000-fcb9ffff memory:fcb00000-fcb7ffff
              *-cdrom
                   description: DVD writer
                   product: iHAS124   F
                   vendor: ATAPI
                   physical id: 0.0.0
                   bus info: scsi@0:0.0.0
                   logical name: /dev/cdrom
                   logical name: /dev/sr0
                   version: CL9N
                   capabilities: removable audio cd-r cd-rw dvd dvd-r
                   configuration: ansiversion=5 status=nodisc
           *-pci
                description: PCI bridge
                product: 400 Series Chipset PCIe Bridge
                vendor: Advanced Micro Devices, Inc. [AMD]
                physical id: 0.2
                bus info: pci@0000:03:00.2
                version: 01
                width: 32 bits
                clock: 33MHz
                capabilities: pci msi pm pciexpress normal_decode bus_master cap_list
                configuration: driver=pcieport
                resources: irq:30 ioport:f000(size=4096) memory:fc900000-fcafffff
              *-pci:0
                   description: PCI bridge
                   product: 400 Series Chipset PCIe Port
                   vendor: Advanced Micro Devices, Inc. [AMD]
                   physical id: 0
                   bus info: pci@0000:20:00.0
                   version: 01
                   width: 32 bits
                   clock: 33MHz
                   capabilities: pci msi pm pciexpress normal_decode bus_master cap_list
                   configuration: driver=pcieport
                   resources: irq:36 memory:fca00000-fcafffff
                 *-network
                      description: Wireless interface
                      product: Wi-Fi 5(802.11ac) Wireless-AC 9x6x [Thunder Peak]
                      vendor: Intel Corporation
                      physical id: 0
                      bus info: pci@0000:21:00.0
                      logical name: wlan0
                      version: 29
                      serial: a4:c3:f0:ba:78:ef
                      width: 64 bits
                      clock: 33MHz
                      capabilities: pm msi pciexpress msix bus_master cap_list ethernet physical wireless
                      configuration: broadcast=yes driver=iwlwifi driverversion=6.8.9-arch1-1 firmware=46.7e3e4b69.0 9260-th-b0-jf-b0- ip=192.168.1.5 latency=0 link=yes multicast=yes wireless=IEEE 802.11
                      resources: irq:88 memory:fca00000-fca03fff
              *-pci:1
                   description: PCI bridge
                   product: 400 Series Chipset PCIe Port
                   vendor: Advanced Micro Devices, Inc. [AMD]
                   physical id: 1
                   bus info: pci@0000:20:01.0
                   version: 01
                   width: 32 bits
                   clock: 33MHz
                   capabilities: pci msi pm pciexpress normal_decode bus_master cap_list
                   configuration: driver=pcieport
                   resources: irq:38 ioport:f000(size=4096) memory:fc900000-fc9fffff
                 *-network
                      description: Ethernet interface
                      product: I211 Gigabit Network Connection
                      vendor: Intel Corporation
                      physical id: 0
                      bus info: pci@0000:22:00.0
                      logical name: enp34s0
                      version: 03
                      serial: 00:d8:61:59:76:02
                      capacity: 1Gbit/s
                      width: 32 bits
                      clock: 33MHz
                      capabilities: pm msi msix pciexpress bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
                      configuration: autonegotiation=on broadcast=yes driver=igb driverversion=6.8.9-arch1-1 firmware=0. 6-2 latency=0 link=no multicast=yes port=twisted pair
                      resources: irq:37 memory:fc900000-fc91ffff ioport:f000(size=32) memory:fc920000-fc923fff
              *-pci:2
                   description: PCI bridge
                   product: 400 Series Chipset PCIe Port
                   vendor: Advanced Micro Devices, Inc. [AMD]
                   physical id: 4
                   bus info: pci@0000:20:04.0
                   version: 01
                   width: 32 bits
                   clock: 33MHz
                   capabilities: pci msi pm pciexpress normal_decode bus_master cap_list
                   configuration: driver=pcieport
                   resources: irq:39
        *-pci:1
             description: PCI bridge
             product: Starship/Matisse GPP Bridge
             vendor: Advanced Micro Devices, Inc. [AMD]
             physical id: 3.1
             bus info: pci@0000:00:03.1
             version: 00
             width: 32 bits
             clock: 33MHz
             capabilities: pci pm pciexpress msi ht normal_decode bus_master cap_list
             configuration: driver=pcieport
             resources: irq:29 ioport:e000(size=4096) memory:fcc00000-fcdfffff ioport:e0000000(size=270532608)
           *-pci
                description: PCI bridge
                product: Vega 10 PCIe Bridge
                vendor: Advanced Micro Devices, Inc. [AMD]
                physical id: 0
                bus info: pci@0000:26:00.0
                version: c1
                width: 32 bits
                clock: 33MHz
                capabilities: pci pm pciexpress msi normal_decode bus_master cap_list
                configuration: driver=pcieport
                resources: irq:40 memory:fcd00000-fcd03fff ioport:e000(size=4096) memory:fcc00000-fccfffff ioport:e0000000(size=270532608)
              *-pci
                   description: PCI bridge
                   product: Vega 10 PCIe Bridge
                   vendor: Advanced Micro Devices, Inc. [AMD]
                   physical id: 0
                   bus info: pci@0000:27:00.0
                   version: 00
                   width: 32 bits
                   clock: 33MHz
                   capabilities: pci pm pciexpress msi normal_decode bus_master cap_list
                   configuration: driver=pcieport
                   resources: irq:41 ioport:e000(size=4096) memory:fcc00000-fccfffff ioport:e0000000(size=270532608)
                 *-display
                      description: VGA compatible controller
                      product: Vega 10 XL/XT [Radeon RX Vega 56/64]
                      vendor: Advanced Micro Devices, Inc. [AMD/ATI]
                      physical id: 0
                      bus info: pci@0000:28:00.0
                      logical name: /dev/fb0
                      version: c1
                      width: 64 bits
                      clock: 33MHz
                      capabilities: pm pciexpress msi vga_controller bus_master cap_list rom fb
                      configuration: depth=32 driver=amdgpu latency=0 resolution=2560,1440
                      resources: irq:62 memory:e0000000-efffffff memory:f0000000-f01fffff ioport:e000(size=256) memory:fcc00000-fcc7ffff memory:c0000-dffff
                 *-multimedia
                      description: Audio device
                      product: Vega 10 HDMI Audio [Radeon Vega 56/64]
                      vendor: Advanced Micro Devices, Inc. [AMD/ATI]
                      physical id: 0.1
                      bus info: pci@0000:28:00.1
                      logical name: card0
                      logical name: /dev/snd/controlC0
                      logical name: /dev/snd/hwC0D0
                      logical name: /dev/snd/pcmC0D10p
                      logical name: /dev/snd/pcmC0D11p
                      logical name: /dev/snd/pcmC0D3p
                      logical name: /dev/snd/pcmC0D7p
                      logical name: /dev/snd/pcmC0D8p
                      logical name: /dev/snd/pcmC0D9p
                      version: 00
                      width: 32 bits
                      clock: 33MHz
                      capabilities: pm pciexpress msi bus_master cap_list
                      configuration: driver=snd_hda_intel latency=0
                      resources: irq:91 memory:fcca0000-fcca3fff
                    *-input:0
                         product: HDA ATI HDMI HDMI/DP,pcm=7
                         physical id: 0
                         logical name: input10
                         logical name: /dev/input/event10
                    *-input:1
                         product: HDA ATI HDMI HDMI/DP,pcm=8
                         physical id: 1
                         logical name: input11
                         logical name: /dev/input/event11
                    *-input:2
                         product: HDA ATI HDMI HDMI/DP,pcm=9
                         physical id: 2
                         logical name: input12
                         logical name: /dev/input/event12
                    *-input:3
                         product: HDA ATI HDMI HDMI/DP,pcm=10
                         physical id: 3
                         logical name: input13
                         logical name: /dev/input/event13
                    *-input:4
                         product: HDA ATI HDMI HDMI/DP,pcm=11
                         physical id: 4
                         logical name: input14
                         logical name: /dev/input/event14
                    *-input:5
                         product: HDA ATI HDMI HDMI/DP,pcm=3
                         physical id: 5
                         logical name: input9
                         logical name: /dev/input/event9
        *-pci:2
             description: PCI bridge
             product: Starship/Matisse Internal PCIe GPP Bridge 0 to bus[E:B]
             vendor: Advanced Micro Devices, Inc. [AMD]
             physical id: 7.1
             bus info: pci@0000:00:07.1
             version: 00
             width: 32 bits
             clock: 33MHz
             capabilities: pci pm pciexpress msi ht normal_decode bus_master cap_list
             configuration: driver=pcieport
             resources: irq:31
           *-generic UNCLAIMED
                description: Non-Essential Instrumentation
                product: Starship/Matisse PCIe Dummy Function
                vendor: Advanced Micro Devices, Inc. [AMD]
                physical id: 0
                bus info: pci@0000:29:00.0
                version: 00
                width: 32 bits
                clock: 33MHz
                capabilities: pm pciexpress cap_list
                configuration: latency=0
        *-pci:3
             description: PCI bridge
             product: Starship/Matisse Internal PCIe GPP Bridge 0 to bus[E:B]
             vendor: Advanced Micro Devices, Inc. [AMD]
             physical id: 8.1
             bus info: pci@0000:00:08.1
             version: 00
             width: 32 bits
             clock: 33MHz
             capabilities: pci pm pciexpress msi ht normal_decode bus_master cap_list
             configuration: driver=pcieport
             resources: irq:32 memory:fc600000-fc8fffff
           *-generic:0 UNCLAIMED
                description: Non-Essential Instrumentation
                product: Starship/Matisse Reserved SPP
                vendor: Advanced Micro Devices, Inc. [AMD]
                physical id: 0
                bus info: pci@0000:2a:00.0
                version: 00
                width: 32 bits
                clock: 33MHz
                capabilities: pm pciexpress cap_list
                configuration: latency=0
           *-generic:1
                description: Encryption controller
                product: Starship/Matisse Cryptographic Coprocessor PSPCPP
                vendor: Advanced Micro Devices, Inc. [AMD]
                physical id: 0.1
                bus info: pci@0000:2a:00.1
                version: 00
                width: 32 bits
                clock: 33MHz
                capabilities: pm pciexpress msi msix bus_master cap_list
                configuration: driver=ccp latency=0
                resources: irq:80 memory:fc700000-fc7fffff memory:fc808000-fc809fff
           *-usb
                description: USB controller
                product: Matisse USB 3.0 Host Controller
                vendor: Advanced Micro Devices, Inc. [AMD]
                physical id: 0.3
                bus info: pci@0000:2a:00.3
                version: 00
                width: 64 bits
                clock: 33MHz
                capabilities: pm pciexpress msi msix xhci bus_master cap_list
                configuration: driver=xhci_hcd latency=0
                resources: irq:71 memory:fc600000-fc6fffff
              *-usbhost:0
                   product: xHCI Host Controller
                   vendor: Linux 6.8.9-arch1-1 xhci-hcd
                   physical id: 0
                   bus info: usb@3
                   logical name: usb3
                   version: 6.08
                   capabilities: usb-2.00
                   configuration: driver=hub slots=4 speed=480Mbit/s
                 *-usb:0
                      description: Keyboard
                      product: Cooler Master Technology Inc. MasterKeys Pro L White Keyboard
                      vendor: Cooler Master Technology Inc.
                      physical id: 1
                      bus info: usb@3:1
                      logical name: input2
                      logical name: /dev/input/event2
                      logical name: input2::capslock
                      logical name: input2::numlock
                      logical name: input2::scrolllock
                      logical name: input3
                      logical name: /dev/input/event3
                      logical name: input4
                      logical name: /dev/input/event5
                      logical name: input5
                      logical name: /dev/input/event6
                      version: 11.08
                      capabilities: usb-1.10 usb
                      configuration: driver=usbhid maxpower=100mA speed=12Mbit/s
                 *-usb:1
                      description: Human interface device
                      product: MSI PRO CARBON
                      vendor: MSI
                      physical id: 3
                      bus info: usb@3:3
                      logical name: input7
                      logical name: /dev/input/event7
                      version: 0.01
                      serial: A02018070613
                      capabilities: usb-1.10 usb
                      configuration: driver=usbhid maxpower=500mA speed=12Mbit/s
                 *-usb:2
                      description: Bluetooth wireless interface
                      product: Wireless-AC 9260 Bluetooth Adapter
                      vendor: Intel Corp.
                      physical id: 4
                      bus info: usb@3:4
                      version: 0.02
                      capabilities: bluetooth usb-2.00
                      configuration: driver=btusb maxpower=100mA speed=12Mbit/s
              *-usbhost:1
                   product: xHCI Host Controller
                   vendor: Linux 6.8.9-arch1-1 xhci-hcd
                   physical id: 1
                   bus info: usb@4
                   logical name: usb4
                   version: 6.08
                   capabilities: usb-3.10
                   configuration: driver=hub slots=4 speed=10000Mbit/s
           *-multimedia
                description: Audio device
                product: Starship/Matisse HD Audio Controller
                vendor: Advanced Micro Devices, Inc. [AMD]
                physical id: 0.4
                bus info: pci@0000:2a:00.4
                logical name: card1
                logical name: /dev/snd/controlC1
                logical name: /dev/snd/hwC1D0
                logical name: /dev/snd/pcmC1D0c
                logical name: /dev/snd/pcmC1D0p
                logical name: /dev/snd/pcmC1D1p
                logical name: /dev/snd/pcmC1D2c
                version: 00
                width: 32 bits
                clock: 33MHz
                capabilities: pm pciexpress msi bus_master cap_list
                configuration: driver=snd_hda_intel latency=0
                resources: irq:92 memory:fc800000-fc807fff
              *-input:0
                   product: HD-Audio Generic Front Mic
                   physical id: 0
                   logical name: input15
                   logical name: /dev/input/event15
              *-input:1
                   product: HD-Audio Generic Rear Mic
                   physical id: 1
                   logical name: input16
                   logical name: /dev/input/event16
              *-input:2
                   product: HD-Audio Generic Line
                   physical id: 2
                   logical name: input17
                   logical name: /dev/input/event17
              *-input:3
                   product: HD-Audio Generic Line Out Front
                   physical id: 3
                   logical name: input18
                   logical name: /dev/input/event18
              *-input:4
                   product: HD-Audio Generic Line Out Surround
                   physical id: 4
                   logical name: input19
                   logical name: /dev/input/event19
              *-input:5
                   product: HD-Audio Generic Line Out CLFE
                   physical id: 5
                   logical name: input20
                   logical name: /dev/input/event20
              *-input:6
                   product: HD-Audio Generic Front Headphone
                   physical id: 6
                   logical name: input21
                   logical name: /dev/input/event21
        *-pci:4
             description: PCI bridge
             product: Starship/Matisse Internal PCIe GPP Bridge 0 to bus[E:B]
             vendor: Advanced Micro Devices, Inc. [AMD]
             physical id: 8.2
             bus info: pci@0000:00:08.2
             version: 00
             width: 32 bits
             clock: 33MHz
             capabilities: pci pm pciexpress msi ht normal_decode bus_master cap_list
             configuration: driver=pcieport
             resources: irq:33 memory:fcf00000-fcffffff
           *-sata
                description: SATA controller
                product: FCH SATA Controller [AHCI mode]
                vendor: Advanced Micro Devices, Inc. [AMD]
                physical id: 0
                bus info: pci@0000:30:00.0
                version: 51
                width: 32 bits
                clock: 33MHz
                capabilities: sata pm pciexpress msi ahci_1.0 bus_master cap_list
                configuration: driver=ahci latency=0
                resources: irq:44 memory:fcf00000-fcf007ff
        *-pci:5
             description: PCI bridge
             product: Starship/Matisse Internal PCIe GPP Bridge 0 to bus[E:B]
             vendor: Advanced Micro Devices, Inc. [AMD]
             physical id: 8.3
             bus info: pci@0000:00:08.3
             version: 00
             width: 32 bits
             clock: 33MHz
             capabilities: pci pm pciexpress msi ht normal_decode bus_master cap_list
             configuration: driver=pcieport
             resources: irq:34 memory:fce00000-fcefffff
           *-sata
                description: SATA controller
                product: FCH SATA Controller [AHCI mode]
                vendor: Advanced Micro Devices, Inc. [AMD]
                physical id: 0
                bus info: pci@0000:31:00.0
                logical name: scsi13
                version: 51
                width: 32 bits
                clock: 33MHz
                capabilities: sata pm pciexpress msi ahci_1.0 bus_master cap_list emulated
                configuration: driver=ahci latency=0
                resources: irq:46 memory:fce00000-fce007ff
              *-disk
                   description: ATA Disk
                   product: CT500MX500SSD4
                   physical id: 0.0.0
                   bus info: scsi@13:0.0.0
                   logical name: /dev/sda
                   version: 023
                   serial: 1920E2035157
                   size: 465GiB (500GB)
                   capabilities: gpt-1.00 partitioned partitioned:gpt
                   configuration: ansiversion=5 guid=3143051f-9e35-4d49-a2a0-e6c79f0e8425 logicalsectorsize=512 sectorsize=4096
                 *-volume:0
                      description: Windows FAT volume
                      vendor: mkfs.fat
                      physical id: 1
                      bus info: scsi@13:0.0.0,1
                      logical name: /dev/sda1
                      logical name: /efi
                      version: FAT32
                      serial: af75-5c52
                      size: 510MiB
                      capacity: 511MiB
                      capabilities: boot fat initialized
                      configuration: FATs=2 filesystem=fat mount.fstype=vfat mount.options=rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro state=mounted
                 *-volume:1
                      description: Linux swap volume
                      vendor: Linux
                      physical id: 2
                      bus info: scsi@13:0.0.0,2
                      logical name: /dev/sda2
                      version: 1
                      serial: 23ece8d2-938e-449d-b9c8-a97e8ee19993
                      size: 31GiB
                      capacity: 31GiB
                      capabilities: nofs swap initialized
                      configuration: filesystem=swap pagesize=4095
                 *-volume:2
                      description: EXT4 volume
                      vendor: Linux
                      physical id: 3
                      bus info: scsi@13:0.0.0,3
                      logical name: /dev/sda3
                      logical name: /
                      version: 1.0
                      serial: b33e96f8-aad9-4aad-89e4-bc6a3e4bf6a7
                      size: 433GiB
                      capacity: 433GiB
                      capabilities: journaled extended_attributes large_files huge_files dir_nlink recover 64bit extents ext4 ext2 initialized
                      configuration: created=2019-11-02 12:36:48 filesystem=ext4 lastmountpoint=/ modified=2024-05-04 13:33:01 mount.fstype=ext4 mount.options=rw,relatime mounted=2024-05-04 13:33:01 state=mounted
        *-serial
             description: SMBus
             product: FCH SMBus Controller
             vendor: Advanced Micro Devices, Inc. [AMD]
             physical id: 14
             bus info: pci@0000:00:14.0
             version: 61
             width: 32 bits
             clock: 66MHz
             configuration: driver=piix4_smbus latency=0
             resources: irq:0
        *-isa
             description: ISA bridge
             product: FCH LPC Bridge
             vendor: Advanced Micro Devices, Inc. [AMD]
             physical id: 14.3
             bus info: pci@0000:00:14.3
             version: 51
             width: 32 bits
             clock: 66MHz
             capabilities: isa bus_master
             configuration: latency=0
           *-pnp00:00
                product: System Board
                physical id: 0
                capabilities: pnp
                configuration: driver=system
           *-pnp00:01
                product: Motherboard registers
                physical id: 1
                capabilities: pnp
                configuration: driver=system
           *-pnp00:02
                product: AT Real-Time Clock
                physical id: 2
                capabilities: pnp
                configuration: driver=rtc_cmos
           *-pnp00:03
                product: Motherboard registers
                physical id: 3
                capabilities: pnp
                configuration: driver=system
           *-pnp00:04
                product: 16550A-compatible COM port
                physical id: 4
                capabilities: pnp
                configuration: driver=serial
           *-pnp00:05
                product: Motherboard registers
                physical id: 5
                capabilities: pnp
                configuration: driver=system
     *-pci:1
          description: Host bridge
          product: Starship/Matisse PCIe Dummy Host Bridge
          vendor: Advanced Micro Devices, Inc. [AMD]
          physical id: 101
          bus info: pci@0000:00:01.0
          version: 00
          width: 32 bits
          clock: 33MHz
     *-pci:2
          description: Host bridge
          product: Starship/Matisse PCIe Dummy Host Bridge
          vendor: Advanced Micro Devices, Inc. [AMD]
          physical id: 102
          bus info: pci@0000:00:02.0
          version: 00
          width: 32 bits
          clock: 33MHz
     *-pci:3
          description: Host bridge
          product: Starship/Matisse PCIe Dummy Host Bridge
          vendor: Advanced Micro Devices, Inc. [AMD]
          physical id: 103
          bus info: pci@0000:00:03.0
          version: 00
          width: 32 bits
          clock: 33MHz
     *-pci:4
          description: Host bridge
          product: Starship/Matisse PCIe Dummy Host Bridge
          vendor: Advanced Micro Devices, Inc. [AMD]
          physical id: 104
          bus info: pci@0000:00:04.0
          version: 00
          width: 32 bits
          clock: 33MHz
     *-pci:5
          description: Host bridge
          product: Starship/Matisse PCIe Dummy Host Bridge
          vendor: Advanced Micro Devices, Inc. [AMD]
          physical id: 105
          bus info: pci@0000:00:05.0
          version: 00
          width: 32 bits
          clock: 33MHz
     *-pci:6
          description: Host bridge
          product: Starship/Matisse PCIe Dummy Host Bridge
          vendor: Advanced Micro Devices, Inc. [AMD]
          physical id: 106
          bus info: pci@0000:00:07.0
          version: 00
          width: 32 bits
          clock: 33MHz
     *-pci:7
          description: Host bridge
          product: Starship/Matisse PCIe Dummy Host Bridge
          vendor: Advanced Micro Devices, Inc. [AMD]
          physical id: 107
          bus info: pci@0000:00:08.0
          version: 00
          width: 32 bits
          clock: 33MHz
     *-pci:8
          description: Host bridge
          product: Matisse/Vermeer Data Fabric: Device 18h; Function 0
          vendor: Advanced Micro Devices, Inc. [AMD]
          physical id: 108
          bus info: pci@0000:00:18.0
          version: 00
          width: 32 bits
          clock: 33MHz
     *-pci:9
          description: Host bridge
          product: Matisse/Vermeer Data Fabric: Device 18h; Function 1
          vendor: Advanced Micro Devices, Inc. [AMD]
          physical id: 109
          bus info: pci@0000:00:18.1
          version: 00
          width: 32 bits
          clock: 33MHz
     *-pci:10
          description: Host bridge
          product: Matisse/Vermeer Data Fabric: Device 18h; Function 2
          vendor: Advanced Micro Devices, Inc. [AMD]
          physical id: 10a
          bus info: pci@0000:00:18.2
          version: 00
          width: 32 bits
          clock: 33MHz
     *-pci:11
          description: Host bridge
          product: Matisse/Vermeer Data Fabric: Device 18h; Function 3
          vendor: Advanced Micro Devices, Inc. [AMD]
          physical id: 10b
          bus info: pci@0000:00:18.3
          version: 00
          width: 32 bits
          clock: 33MHz
          configuration: driver=k10temp
          resources: irq:0
     *-pci:12
          description: Host bridge
          product: Matisse/Vermeer Data Fabric: Device 18h; Function 4
          vendor: Advanced Micro Devices, Inc. [AMD]
          physical id: 10c
          bus info: pci@0000:00:18.4
          version: 00
          width: 32 bits
          clock: 33MHz
     *-pci:13
          description: Host bridge
          product: Matisse/Vermeer Data Fabric: Device 18h; Function 5
          vendor: Advanced Micro Devices, Inc. [AMD]
          physical id: 10d
          bus info: pci@0000:00:18.5
          version: 00
          width: 32 bits
          clock: 33MHz
     *-pci:14
          description: Host bridge
          product: Matisse/Vermeer Data Fabric: Device 18h; Function 6
          vendor: Advanced Micro Devices, Inc. [AMD]
          physical id: 10e
          bus info: pci@0000:00:18.6
          version: 00
          width: 32 bits
          clock: 33MHz
     *-pci:15
          description: Host bridge
          product: Matisse/Vermeer Data Fabric: Device 18h; Function 7
          vendor: Advanced Micro Devices, Inc. [AMD]
          physical id: 10f
          bus info: pci@0000:00:18.7
          version: 00
          width: 32 bits
          clock: 33MHz
  *-input:0
       product: Power Button
       physical id: 1
       logical name: input0
       logical name: /dev/input/event0
       capabilities: platform
  *-input:1
       product: Power Button
       physical id: 2
       logical name: input1
       logical name: /dev/input/event1
       capabilities: platform
  *-input:2
       product: PC Speaker
       physical id: 3
       logical name: input8
       logical name: /dev/input/event8
       capabilities: isa

Last edited by arnuld (2024-05-04 08:37:29)

Offline

Board footer

Powered by FluxBB