System hangs on Suspend

Hi there,
I’m not sure if this is the right forum for my problem.
I installed a fresh Manjaro on my AMD Ryzen 7 PRO 4750G with Radeon Graphics and encounter system hangs upon suspend (to ram)

Sometimes is suspends immediately and sometimes the KDE-Desktop just freezes except for the mouse.

I still can change to a textconsole and did a dump of dmesg (see below).
When I do a reboot from that textconsole the pc turns off.

This is pretty strange behavior, and I have no idea how to approach this problem.

dmesg:

[    0.000000] Linux version 6.12.4-1-MANJARO (linux612@manjaro) (gcc (GCC) 14.2.1 20240910, GNU ld (GNU Binutils) 2.43.0) #1 SMP PREEMPT_DYNAMIC Mon, 09 Dec 2024 11:58:37 +0000
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-6.12-x86_64 root=UUID=cbcf10e7-58de-4fc1-90ac-a651912c595c rw quiet splash udev.log_priority=3
[    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-0x0000000009d1efff] usable
[    0.000000] BIOS-e820: [mem 0x0000000009d1f000-0x0000000009ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
[    0.000000] BIOS-e820: [mem 0x000000000a200000-0x000000000a20efff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000000a20f000-0x000000000affffff] usable
[    0.000000] BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000000b020000-0x00000000a3b56fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000a3b57000-0x00000000a3eb9fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000a3eba000-0x00000000a413efff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000a413f000-0x00000000a5c34fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000a5c35000-0x00000000a6bfefff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000a6bff000-0x00000000a7ffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000a8000000-0x00000000aaffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000af000000-0x00000000cfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fd600000-0x00000000fd6fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x0000000c2e2fffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000c2e300000-0x0000000c2fffffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] APIC: Static calls initialized
[    0.000000] e820: update [mem 0x9151a018-0x91527867] usable ==> usable
[    0.000000] e820: update [mem 0x9150c018-0x91519657] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000009d1efff] usable
[    0.000000] reserve setup_data: [mem 0x0000000009d1f000-0x0000000009ffffff] reserved
[    0.000000] reserve setup_data: [mem 0x000000000a000000-0x000000000a1fffff] usable
[    0.000000] reserve setup_data: [mem 0x000000000a200000-0x000000000a20efff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x000000000a20f000-0x000000000affffff] usable
[    0.000000] reserve setup_data: [mem 0x000000000b000000-0x000000000b01ffff] reserved
[    0.000000] reserve setup_data: [mem 0x000000000b020000-0x000000009150c017] usable
[    0.000000] reserve setup_data: [mem 0x000000009150c018-0x0000000091519657] usable
[    0.000000] reserve setup_data: [mem 0x0000000091519658-0x000000009151a017] usable
[    0.000000] reserve setup_data: [mem 0x000000009151a018-0x0000000091527867] usable
[    0.000000] reserve setup_data: [mem 0x0000000091527868-0x00000000a3b56fff] usable
[    0.000000] reserve setup_data: [mem 0x00000000a3b57000-0x00000000a3eb9fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000a3eba000-0x00000000a413efff] ACPI data
[    0.000000] reserve setup_data: [mem 0x00000000a413f000-0x00000000a5c34fff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x00000000a5c35000-0x00000000a6bfefff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000a6bff000-0x00000000a7ffffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000a8000000-0x00000000aaffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000af000000-0x00000000cfffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fd600000-0x00000000fd6fffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000100000000-0x0000000c2e2fffff] usable
[    0.000000] reserve setup_data: [mem 0x0000000c2e300000-0x0000000c2fffffff] reserved
[    0.000000] efi: EFI v2.7 by American Megatrends
[    0.000000] efi: ACPI=0xa413e000 ACPI 2.0=0xa413e014 TPMFinalLog=0xa4bea000 SMBIOS=0xa69f5000 SMBIOS 3.0=0xa69f4000 MEMATTR=0xa01fa198 ESRT=0xa1d50498 INITRD=0x9b032898 RNG=0xa411dc18 TPMEventLog=0xa401e018 
[    0.000000] random: crng init done
[    0.000000] efi: Remove mem72: MMIO range=[0xf0000000-0xf7ffffff] (128MB) from e820 map
[    0.000000] e820: remove [mem 0xf0000000-0xf7ffffff] reserved
[    0.000000] efi: Remove mem73: MMIO range=[0xfd200000-0xfd2fffff] (1MB) from e820 map
[    0.000000] e820: remove [mem 0xfd200000-0xfd2fffff] reserved
[    0.000000] efi: Remove mem74: MMIO range=[0xfd600000-0xfd6fffff] (1MB) from e820 map
[    0.000000] e820: remove [mem 0xfd600000-0xfd6fffff] reserved
[    0.000000] efi: Not removing mem75: MMIO range=[0xfea00000-0xfea0ffff] (64KB) from e820 map
[    0.000000] efi: Remove mem76: MMIO range=[0xfeb80000-0xfec01fff] (0MB) from e820 map
[    0.000000] e820: remove [mem 0xfeb80000-0xfec01fff] reserved
[    0.000000] efi: Not removing mem77: MMIO range=[0xfec10000-0xfec10fff] (4KB) from e820 map
[    0.000000] efi: Not removing mem78: MMIO range=[0xfec30000-0xfec30fff] (4KB) from e820 map
[    0.000000] efi: Not removing mem79: MMIO range=[0xfed00000-0xfed00fff] (4KB) from e820 map
[    0.000000] efi: Not removing mem80: MMIO range=[0xfed40000-0xfed44fff] (20KB) from e820 map
[    0.000000] efi: Not removing mem81: MMIO range=[0xfed80000-0xfed8ffff] (64KB) from e820 map
[    0.000000] efi: Not removing mem82: MMIO range=[0xfedc2000-0xfedcffff] (56KB) from e820 map
[    0.000000] efi: Not removing mem83: MMIO range=[0xfedd4000-0xfedd5fff] (8KB) from e820 map
[    0.000000] efi: Remove mem84: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
[    0.000000] e820: remove [mem 0xff000000-0xffffffff] reserved
[    0.000000] SMBIOS 3.3.0 present.
[    0.000000] DMI: ASUS System Product Name/TUF GAMING B550M-PLUS (WI-FI), BIOS 2806 10/27/2022
[    0.000000] DMI: Memory slots populated: 4/4
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 3600.055 MHz processor
[    0.000445] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000446] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000455] last_pfn = 0xc2e300 max_arch_pfn = 0x400000000
[    0.000460] MTRR map: 5 entries (3 fixed + 2 variable; max 20), built from 9 variable MTRRs
[    0.000462] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000643] e820: update [mem 0xd0000000-0xffffffff] usable ==> reserved
[    0.000652] last_pfn = 0xa8000 max_arch_pfn = 0x400000000
[    0.003979] esrt: Reserving ESRT space from 0x00000000a1d50498 to 0x00000000a1d504d0.
[    0.003986] e820: update [mem 0xa1d50000-0xa1d50fff] usable ==> reserved
[    0.004002] Using GB pages for direct mapping
[    0.004529] Secure boot disabled
[    0.004530] RAMDISK: [mem 0x9262e000-0x958f1fff]
[    0.004555] ACPI: Early table checksum verification disabled
[    0.004558] ACPI: RSDP 0x00000000A413E014 000024 (v02 ALASKA)
[    0.004560] ACPI: XSDT 0x00000000A413D728 0000D4 (v01 ALASKA A M I    01072009 AMI  01000013)
[    0.004565] ACPI: FACP 0x00000000A412E000 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
[    0.004568] ACPI: DSDT 0x00000000A4122000 00B581 (v02 ALASKA A M I    01072009 INTL 20120913)
[    0.004570] ACPI: FACS 0x00000000A4C1A000 000040
[    0.004572] ACPI: IVRS 0x00000000A413C000 0000D0 (v02 AMD    AmdTable 00000001 AMD  00000001)
[    0.004574] ACPI: SSDT 0x00000000A4134000 0072B0 (v02 AMD    Artic    00000002 MSFT 04000000)
[    0.004576] ACPI: SSDT 0x00000000A4130000 003B86 (v01 AMD    AMD AOD  00000001 INTL 20120913)
[    0.004578] ACPI: SSDT 0x00000000A412F000 000221 (v02 ALASKA CPUSSDT  01072009 AMI  01072009)
[    0.004579] ACPI: FIDT 0x00000000A4121000 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.004581] ACPI: FPDT 0x00000000A4028000 000044 (v01 ALASKA A M I    01072009 AMI  01000013)
[    0.004583] ACPI: MCFG 0x00000000A411F000 00003C (v01 ALASKA A M I    01072009 MSFT 00010013)
[    0.004585] ACPI: HPET 0x00000000A411E000 000038 (v01 ALASKA A M I    01072009 AMI  00000005)
[    0.004586] ACPI: BGRT 0x00000000A411C000 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.004588] ACPI: WPBT 0x00000000A403D000 00003C (v01 ALASKA A M I    00000001 ASUS 00000001)
[    0.004590] ACPI: TPM2 0x00000000A403C000 00004C (v04 ALASKA A M I    00000001 AMI  00000000)
[    0.004592] ACPI: SSDT 0x00000000A4036000 005354 (v02 AMD    AmdTable 00000001 AMD  00000001)
[    0.004593] ACPI: CRAT 0x00000000A4035000 000F28 (v01 AMD    AmdTable 00000001 AMD  00000001)
[    0.004595] ACPI: CDIT 0x00000000A4034000 000029 (v01 AMD    AmdTable 00000001 AMD  00000001)
[    0.004597] ACPI: SSDT 0x00000000A4033000 000D53 (v01 AMD    ArticIG2 00000001 INTL 20120913)
[    0.004599] ACPI: SSDT 0x00000000A4031000 0010AC (v01 AMD    ArticTPX 00000001 INTL 20120913)
[    0.004600] ACPI: SSDT 0x00000000A402D000 003E42 (v01 AMD    ArticN   00000001 INTL 20120913)
[    0.004602] ACPI: WSMT 0x00000000A402C000 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.004604] ACPI: APIC 0x00000000A402B000 00015E (v03 ALASKA A M I    01072009 AMI  00010013)
[    0.004606] ACPI: SSDT 0x00000000A402A000 00007D (v01 AMD    ArticDIS 00000001 INTL 20120913)
[    0.004607] ACPI: SSDT 0x00000000A4029000 0000BF (v01 AMD    AmdTable 00001000 INTL 20120913)
[    0.004609] ACPI: Reserving FACP table memory at [mem 0xa412e000-0xa412e113]
[    0.004610] ACPI: Reserving DSDT table memory at [mem 0xa4122000-0xa412d580]
[    0.004610] ACPI: Reserving FACS table memory at [mem 0xa4c1a000-0xa4c1a03f]
[    0.004611] ACPI: Reserving IVRS table memory at [mem 0xa413c000-0xa413c0cf]
[    0.004611] ACPI: Reserving SSDT table memory at [mem 0xa4134000-0xa413b2af]
[    0.004612] ACPI: Reserving SSDT table memory at [mem 0xa4130000-0xa4133b85]
[    0.004612] ACPI: Reserving SSDT table memory at [mem 0xa412f000-0xa412f220]
[    0.004613] ACPI: Reserving FIDT table memory at [mem 0xa4121000-0xa412109b]
[    0.004613] ACPI: Reserving FPDT table memory at [mem 0xa4028000-0xa4028043]
[    0.004614] ACPI: Reserving MCFG table memory at [mem 0xa411f000-0xa411f03b]
[    0.004614] ACPI: Reserving HPET table memory at [mem 0xa411e000-0xa411e037]
[    0.004615] ACPI: Reserving BGRT table memory at [mem 0xa411c000-0xa411c037]
[    0.004615] ACPI: Reserving WPBT table memory at [mem 0xa403d000-0xa403d03b]
[    0.004616] ACPI: Reserving TPM2 table memory at [mem 0xa403c000-0xa403c04b]
[    0.004616] ACPI: Reserving SSDT table memory at [mem 0xa4036000-0xa403b353]
[    0.004617] ACPI: Reserving CRAT table memory at [mem 0xa4035000-0xa4035f27]
[    0.004617] ACPI: Reserving CDIT table memory at [mem 0xa4034000-0xa4034028]
[    0.004618] ACPI: Reserving SSDT table memory at [mem 0xa4033000-0xa4033d52]
[    0.004618] ACPI: Reserving SSDT table memory at [mem 0xa4031000-0xa40320ab]
[    0.004619] ACPI: Reserving SSDT table memory at [mem 0xa402d000-0xa4030e41]
[    0.004619] ACPI: Reserving WSMT table memory at [mem 0xa402c000-0xa402c027]
[    0.004620] ACPI: Reserving APIC table memory at [mem 0xa402b000-0xa402b15d]
[    0.004620] ACPI: Reserving SSDT table memory at [mem 0xa402a000-0xa402a07c]
[    0.004621] ACPI: Reserving SSDT table memory at [mem 0xa4029000-0xa40290be]
[    0.004676] No NUMA configuration found
[    0.004677] Faking a node at [mem 0x0000000000000000-0x0000000c2e2fffff]
[    0.004683] NODE_DATA(0) allocated [mem 0xc2e2d52c0-0xc2e2fffff]
[    0.004878] Zone ranges:
[    0.004879]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.004880]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.004881]   Normal   [mem 0x0000000100000000-0x0000000c2e2fffff]
[    0.004882]   Device   empty
[    0.004883] Movable zone start for each node
[    0.004884] Early memory node ranges
[    0.004884]   node   0: [mem 0x0000000000001000-0x000000000009ffff]
[    0.004885]   node   0: [mem 0x0000000000100000-0x0000000009d1efff]
[    0.004886]   node   0: [mem 0x000000000a000000-0x000000000a1fffff]
[    0.004887]   node   0: [mem 0x000000000a20f000-0x000000000affffff]
[    0.004887]   node   0: [mem 0x000000000b020000-0x00000000a3b56fff]
[    0.004888]   node   0: [mem 0x00000000a6bff000-0x00000000a7ffffff]
[    0.004888]   node   0: [mem 0x0000000100000000-0x0000000c2e2fffff]
[    0.004893] Initmem setup node 0 [mem 0x0000000000001000-0x0000000c2e2fffff]
[    0.004898] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.004912] On node 0, zone DMA: 96 pages in unavailable ranges
[    0.005043] On node 0, zone DMA32: 737 pages in unavailable ranges
[    0.005057] On node 0, zone DMA32: 15 pages in unavailable ranges
[    0.008620] On node 0, zone DMA32: 32 pages in unavailable ranges
[    0.008745] On node 0, zone DMA32: 12456 pages in unavailable ranges
[    0.075438] On node 0, zone Normal: 7424 pages in unavailable ranges
[    0.075748] ACPI: PM-Timer IO Port: 0x808
[    0.075753] CPU topo: Ignoring hot-pluggable APIC ID 0 in present package.
[    0.075757] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.075768] IOAPIC[0]: apic_id 17, version 33, address 0xfec00000, GSI 0-23
[    0.075773] IOAPIC[1]: apic_id 18, version 33, address 0xfec01000, GSI 24-55
[    0.075774] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.075776] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.075778] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.075779] ACPI: HPET id: 0x10228201 base: 0xfed00000
[    0.075787] e820: update [mem 0x9eb5a000-0x9ed0afff] usable ==> reserved
[    0.075802] CPU topo: Max. logical packages:   1
[    0.075803] CPU topo: Max. logical dies:       1
[    0.075803] CPU topo: Max. dies per package:   1
[    0.075806] CPU topo: Max. threads per core:   2
[    0.075807] CPU topo: Num. cores per package:     8
[    0.075807] CPU topo: Num. threads per package:  16
[    0.075808] CPU topo: Allowing 16 present CPUs plus 0 hotplug CPUs
[    0.075808] CPU topo: Rejected CPUs 16
[    0.075830] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.075832] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.075833] PM: hibernation: Registered nosave memory: [mem 0x09d1f000-0x09ffffff]
[    0.075834] PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a20efff]
[    0.075836] PM: hibernation: Registered nosave memory: [mem 0x0b000000-0x0b01ffff]
[    0.075837] PM: hibernation: Registered nosave memory: [mem 0x9150c000-0x9150cfff]
[    0.075838] PM: hibernation: Registered nosave memory: [mem 0x91519000-0x91519fff]
[    0.075839] PM: hibernation: Registered nosave memory: [mem 0x9151a000-0x9151afff]
[    0.075840] PM: hibernation: Registered nosave memory: [mem 0x91527000-0x91527fff]
[    0.075841] PM: hibernation: Registered nosave memory: [mem 0x9eb5a000-0x9ed0afff]
[    0.075842] PM: hibernation: Registered nosave memory: [mem 0xa1d50000-0xa1d50fff]
[    0.075844] PM: hibernation: Registered nosave memory: [mem 0xa3b57000-0xa3eb9fff]
[    0.075844] PM: hibernation: Registered nosave memory: [mem 0xa3eba000-0xa413efff]
[    0.075845] PM: hibernation: Registered nosave memory: [mem 0xa413f000-0xa5c34fff]
[    0.075845] PM: hibernation: Registered nosave memory: [mem 0xa5c35000-0xa6bfefff]
[    0.075846] PM: hibernation: Registered nosave memory: [mem 0xa8000000-0xaaffffff]
[    0.075847] PM: hibernation: Registered nosave memory: [mem 0xab000000-0xaeffffff]
[    0.075847] PM: hibernation: Registered nosave memory: [mem 0xaf000000-0xcfffffff]
[    0.075848] PM: hibernation: Registered nosave memory: [mem 0xd0000000-0xfe9fffff]
[    0.075848] PM: hibernation: Registered nosave memory: [mem 0xfea00000-0xfea0ffff]
[    0.075849] PM: hibernation: Registered nosave memory: [mem 0xfea10000-0xfec0ffff]
[    0.075849] PM: hibernation: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
[    0.075849] PM: hibernation: Registered nosave memory: [mem 0xfec11000-0xfec2ffff]
[    0.075850] PM: hibernation: Registered nosave memory: [mem 0xfec30000-0xfec30fff]
[    0.075850] PM: hibernation: Registered nosave memory: [mem 0xfec31000-0xfecfffff]
[    0.075851] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[    0.075851] PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed3ffff]
[    0.075851] PM: hibernation: Registered nosave memory: [mem 0xfed40000-0xfed44fff]
[    0.075852] PM: hibernation: Registered nosave memory: [mem 0xfed45000-0xfed7ffff]
[    0.075852] PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed8ffff]
[    0.075853] PM: hibernation: Registered nosave memory: [mem 0xfed90000-0xfedc1fff]
[    0.075853] PM: hibernation: Registered nosave memory: [mem 0xfedc2000-0xfedcffff]
[    0.075853] PM: hibernation: Registered nosave memory: [mem 0xfedd0000-0xfedd3fff]
[    0.075854] PM: hibernation: Registered nosave memory: [mem 0xfedd4000-0xfedd5fff]
[    0.075854] PM: hibernation: Registered nosave memory: [mem 0xfedd6000-0xffffffff]
[    0.075855] [mem 0xd0000000-0xfe9fffff] available for PCI devices
[    0.075856] Booting paravirtualized kernel on bare hardware
[    0.075858] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.080131] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:16 nr_cpu_ids:16 nr_node_ids:1
[    0.081159] percpu: Embedded 67 pages/cpu s237568 r8192 d28672 u524288
[    0.081167] pcpu-alloc: s237568 r8192 d28672 u524288 alloc=1*2097152
[    0.081168] pcpu-alloc: [0] 00 01 02 03 [0] 04 05 06 07 
[    0.081172] pcpu-alloc: [0] 08 09 10 11 [0] 12 13 14 15 
[    0.081190] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.12-x86_64 root=UUID=cbcf10e7-58de-4fc1-90ac-a651912c595c rw quiet splash udev.log_priority=3
[    0.081247] Unknown kernel command line parameters "splash BOOT_IMAGE=/boot/vmlinuz-6.12-x86_64", will be passed to user space.
[    0.086917] Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes, linear)
[    0.089827] Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[    0.089924] Fallback order for Node 0: 0 
[    0.089929] Built 1 zonelists, mobility grouping on.  Total pages: 12398311
[    0.089929] Policy zone: Normal
[    0.090152] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[    0.090192] software IO TLB: area num 16.
[    0.186700] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
[    0.186746] ftrace: allocating 51319 entries in 201 pages
[    0.193354] ftrace: allocated 201 pages with 4 groups
[    0.193434] Dynamic Preempt: full
[    0.193489] rcu: Preemptible hierarchical RCU implementation.
[    0.193489] rcu: 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=16.
[    0.193490] rcu: 	RCU priority boosting: priority 1 delay 500 ms.
[    0.193491] 	Trampoline variant of Tasks RCU enabled.
[    0.193491] 	Rude variant of Tasks RCU enabled.
[    0.193491] 	Tracing variant of Tasks RCU enabled.
[    0.193492] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    0.193493] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
[    0.193502] RCU Tasks: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=16.
[    0.193504] RCU Tasks Rude: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=16.
[    0.193507] RCU Tasks Trace: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=16.
[    0.196534] NR_IRQS: 524544, nr_irqs: 1096, preallocated irqs: 16
[    0.196734] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.196835] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[    0.196865] Console: colour dummy device 80x25
[    0.196867] printk: legacy console [tty0] enabled
[    0.196906] ACPI: Core revision 20240827
[    0.197018] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[    0.197035] APIC: Switch to symmetric I/O mode setup
[    0.197946] AMD-Vi: Using global IVHD EFR:0x206d73ef22254ade, EFR2:0x0
[    0.198205] x2apic enabled
[    0.198252] APIC: Switched APIC routing to: cluster x2apic
[    0.198844] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.213710] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33e486eb722, max_idle_ns: 440795272977 ns
[    0.213717] Calibrating delay loop (skipped), value calculated using timer frequency.. 7202.11 BogoMIPS (lpj=12000183)
[    0.213738] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[    0.213792] LVT offset 1 assigned for vector 0xf9
[    0.213894] LVT offset 2 assigned for vector 0xf4
[    0.213919] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
[    0.213920] Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
[    0.213923] process: using mwait in idle threads
[    0.213926] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.213929] Spectre V2 : Mitigation: Retpolines
[    0.213930] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.213930] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[    0.213931] Spectre V2 : Enabling Speculation Barrier for firmware calls
[    0.213931] RETBleed: Mitigation: untrained return thunk
[    0.213933] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.213934] Spectre V2 : Selecting STIBP always-on mode to complement retbleed mitigation
[    0.213935] Spectre V2 : User space: Mitigation: STIBP always-on protection
[    0.213936] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[    0.213938] Speculative Return Stack Overflow: Mitigation: Safe RET
[    0.213944] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.213945] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.213946] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.213947] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.213949] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
[    0.238416] Freeing SMP alternatives memory: 40K
[    0.238421] pid_max: default: 32768 minimum: 301
[    0.241851] LSM: initializing lsm=capability,landlock,lockdown,yama,bpf
[    0.241929] landlock: Up and running.
[    0.241932] Yama: becoming mindful.
[    0.242139] LSM support for eBPF active
[    0.242223] Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.242291] Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.350706] smpboot: CPU0: AMD Ryzen 7 PRO 4750G with Radeon Graphics (family: 0x17, model: 0x60, stepping: 0x1)
[    0.351028] Performance Events: Fam17h+ core perfctr, AMD PMU driver.
[    0.351038] ... version:                0
[    0.351039] ... bit width:              48
[    0.351040] ... generic registers:      6
[    0.351041] ... value mask:             0000ffffffffffff
[    0.351043] ... max period:             00007fffffffffff
[    0.351044] ... fixed-purpose events:   0
[    0.351045] ... event mask:             000000000000003f
[    0.351171] signal: max sigframe size: 1776
[    0.351235] rcu: Hierarchical SRCU implementation.
[    0.351237] rcu: 	Max phase no-delay instances is 1000.
[    0.351309] Timer migration: 2 hierarchy levels; 8 children per group; 2 crossnode level
[    0.356076] MCE: In-kernel MCE decoding enabled.
[    0.356144] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.356313] smp: Bringing up secondary CPUs ...
[    0.356455] smpboot: x86: Booting SMP configuration:
[    0.356457] .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11 #12 #13 #14 #15
[    0.375714] Spectre V2 : Update user space SMT mitigation: STIBP always-on
[    0.390428] smp: Brought up 1 node, 16 CPUs
[    0.390428] smpboot: Total of 16 processors activated (115247.83 BogoMIPS)
[    0.391765] Memory: 48517356K/49593244K available (18432K kernel code, 2671K rwdata, 14312K rodata, 4264K init, 4032K bss, 1051464K reserved, 0K cma-reserved)
[    0.394055] devtmpfs: initialized
[    0.394055] x86/mm: Memory block size: 128MB
[    0.397095] ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20efff] (61440 bytes)
[    0.397099] ACPI: PM: Registering ACPI NVS region [mem 0xa413f000-0xa5c34fff] (28270592 bytes)
[    0.397435] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.397451] futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
[    0.397545] pinctrl core: initialized pinctrl subsystem
[    0.397627] PM: RTC time: 22:56:20, date: 2024-12-21
[    0.397943] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.397943] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[    0.397999] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.400382] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.400383] audit: initializing netlink subsys (disabled)
[    0.400427] audit: type=2000 audit(1734821780.203:1): state=initialized audit_enabled=0 res=1
[    0.400509] thermal_sys: Registered thermal governor 'fair_share'
[    0.400510] thermal_sys: Registered thermal governor 'bang_bang'
[    0.400512] thermal_sys: Registered thermal governor 'step_wise'
[    0.400513] thermal_sys: Registered thermal governor 'user_space'
[    0.400514] thermal_sys: Registered thermal governor 'power_allocator'
[    0.400522] cpuidle: using governor ladder
[    0.400522] cpuidle: using governor menu
[    0.400522] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.400560] PCI: ECAM [mem 0xf0000000-0xf7ffffff] (base 0xf0000000) for domain 0000 [bus 00-7f]
[    0.400575] PCI: Using configuration type 1 for base access
[    0.400700] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    0.400700] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    0.400700] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[    0.400700] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.400700] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[    0.400700] ACPI: Added _OSI(Module Device)
[    0.400700] ACPI: Added _OSI(Processor Device)
[    0.400700] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.400700] ACPI: Added _OSI(Processor Aggregator Device)
[    0.421421] ACPI: 10 ACPI AML tables successfully acquired and loaded
[    0.424262] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.428283] ACPI: Interpreter enabled
[    0.428300] ACPI: PM: (supports S0 S3 S4 S5)
[    0.428302] ACPI: Using IOAPIC for interrupt routing
[    0.429988] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.429990] PCI: Using E820 reservations for host bridge windows
[    0.430478] ACPI: Enabled 5 GPEs in block 00 to 1F
[    0.463286] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.463292] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    0.463452] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME LTR DPC]
[    0.463752] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
[    0.463763] acpi PNP0A08:00: [Firmware Info]: ECAM [mem 0xf0000000-0xf7ffffff] for domain 0000 [bus 00-7f] only partially covers this bridge
[    0.464334] PCI host bridge to bus 0000:00
[    0.464338] pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
[    0.464341] pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
[    0.464343] pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
[    0.464345] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.464347] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
[    0.464349] pci_bus 0000:00: root bus resource [mem 0xd0000000-0xfec2ffff window]
[    0.464351] pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window]
[    0.464353] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.464367] pci 0000:00:00.0: [1022:1630] type 00 class 0x060000 conventional PCI endpoint
[    0.464483] pci 0000:00:00.2: [1022:1631] type 00 class 0x080600 conventional PCI endpoint
[    0.464591] pci 0000:00:01.0: [1022:1632] type 00 class 0x060000 conventional PCI endpoint
[    0.464655] pci 0000:00:02.0: [1022:1632] type 00 class 0x060000 conventional PCI endpoint
[    0.464716] pci 0000:00:02.1: [1022:1634] type 01 class 0x060400 PCIe Root Port
[    0.464730] pci 0000:00:02.1: PCI bridge to [bus 01-05]
[    0.464735] pci 0000:00:02.1:   bridge window [io  0xf000-0xffff]
[    0.464738] pci 0000:00:02.1:   bridge window [mem 0xfcc00000-0xfcefffff]
[    0.464749] pci 0000:00:02.1: enabling Extended Tags
[    0.464785] pci 0000:00:02.1: PME# supported from D0 D3hot D3cold
[    0.464939] pci 0000:00:02.2: [1022:1634] type 01 class 0x060400 PCIe Root Port
[    0.464953] pci 0000:00:02.2: PCI bridge to [bus 06]
[    0.464958] pci 0000:00:02.2:   bridge window [mem 0xfcf00000-0xfcffffff]
[    0.464970] pci 0000:00:02.2: enabling Extended Tags
[    0.465004] pci 0000:00:02.2: PME# supported from D0 D3hot D3cold
[    0.465111] pci 0000:00:08.0: [1022:1632] type 00 class 0x060000 conventional PCI endpoint
[    0.465168] pci 0000:00:08.1: [1022:1635] type 01 class 0x060400 PCIe Root Port
[    0.465183] pci 0000:00:08.1: PCI bridge to [bus 07]
[    0.465187] pci 0000:00:08.1:   bridge window [io  0xe000-0xefff]
[    0.465189] pci 0000:00:08.1:   bridge window [mem 0xfc800000-0xfcbfffff]
[    0.465195] pci 0000:00:08.1:   bridge window [mem 0xd0000000-0xe01fffff 64bit pref]
[    0.465201] pci 0000:00:08.1: enabling Extended Tags
[    0.465235] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[    0.465396] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500 conventional PCI endpoint
[    0.465526] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100 conventional PCI endpoint
[    0.465675] pci 0000:00:18.0: [1022:1448] type 00 class 0x060000 conventional PCI endpoint
[    0.465713] pci 0000:00:18.1: [1022:1449] type 00 class 0x060000 conventional PCI endpoint
[    0.465751] pci 0000:00:18.2: [1022:144a] type 00 class 0x060000 conventional PCI endpoint
[    0.465787] pci 0000:00:18.3: [1022:144b] type 00 class 0x060000 conventional PCI endpoint
[    0.465822] pci 0000:00:18.4: [1022:144c] type 00 class 0x060000 conventional PCI endpoint
[    0.465858] pci 0000:00:18.5: [1022:144d] type 00 class 0x060000 conventional PCI endpoint
[    0.465894] pci 0000:00:18.6: [1022:144e] type 00 class 0x060000 conventional PCI endpoint
[    0.465930] pci 0000:00:18.7: [1022:144f] type 00 class 0x060000 conventional PCI endpoint
[    0.466038] pci 0000:01:00.0: [1022:43ee] type 00 class 0x0c0330 PCIe Legacy Endpoint
[    0.466055] pci 0000:01:00.0: BAR 0 [mem 0xfcea0000-0xfcea7fff 64bit]
[    0.466093] pci 0000:01:00.0: enabling Extended Tags
[    0.466148] pci 0000:01:00.0: PME# supported from D3hot D3cold
[    0.466327] pci 0000:01:00.1: [1022:43eb] type 00 class 0x010601 PCIe Legacy Endpoint
[    0.466371] pci 0000:01:00.1: BAR 5 [mem 0xfce80000-0xfce9ffff]
[    0.466380] pci 0000:01:00.1: ROM [mem 0xfce00000-0xfce7ffff pref]
[    0.466387] pci 0000:01:00.1: enabling Extended Tags
[    0.466428] pci 0000:01:00.1: PME# supported from D3hot D3cold
[    0.466532] pci 0000:01:00.2: [1022:43e9] type 01 class 0x060400 PCIe Switch Upstream Port
[    0.466559] pci 0000:01:00.2: PCI bridge to [bus 02-05]
[    0.466565] pci 0000:01:00.2:   bridge window [io  0xf000-0xffff]
[    0.466568] pci 0000:01:00.2:   bridge window [mem 0xfcc00000-0xfcdfffff]
[    0.466588] pci 0000:01:00.2: enabling Extended Tags
[    0.466635] pci 0000:01:00.2: PME# supported from D3hot D3cold
[    0.466753] pci 0000:00:02.1: PCI bridge to [bus 01-05]
[    0.466892] pci 0000:02:00.0: [1022:43ea] type 01 class 0x060400 PCIe Switch Downstream Port
[    0.466921] pci 0000:02:00.0: PCI bridge to [bus 03]
[    0.466949] pci 0000:02:00.0: enabling Extended Tags
[    0.467006] pci 0000:02:00.0: PME# supported from D3hot D3cold
[    0.467140] pci 0000:02:08.0: [1022:43ea] type 01 class 0x060400 PCIe Switch Downstream Port
[    0.467168] pci 0000:02:08.0: PCI bridge to [bus 04]
[    0.467177] pci 0000:02:08.0:   bridge window [mem 0xfcd00000-0xfcdfffff]
[    0.467199] pci 0000:02:08.0: enabling Extended Tags
[    0.467255] pci 0000:02:08.0: PME# supported from D3hot D3cold
[    0.467376] pci 0000:02:09.0: [1022:43ea] type 01 class 0x060400 PCIe Switch Downstream Port
[    0.467405] pci 0000:02:09.0: PCI bridge to [bus 05]
[    0.467411] pci 0000:02:09.0:   bridge window [io  0xf000-0xffff]
[    0.467415] pci 0000:02:09.0:   bridge window [mem 0xfcc00000-0xfccfffff]
[    0.467437] pci 0000:02:09.0: enabling Extended Tags
[    0.467493] pci 0000:02:09.0: PME# supported from D3hot D3cold
[    0.467618] pci 0000:01:00.2: PCI bridge to [bus 02-05]
[    0.467671] pci 0000:02:00.0: PCI bridge to [bus 03]
[    0.467758] pci 0000:04:00.0: [8086:2723] type 00 class 0x028000 PCIe Endpoint
[    0.467788] pci 0000:04:00.0: BAR 0 [mem 0xfcd00000-0xfcd03fff 64bit]
[    0.467951] pci 0000:04:00.0: PME# supported from D0 D3hot D3cold
[    0.468172] pci 0000:02:08.0: PCI bridge to [bus 04]
[    0.468251] pci 0000:05:00.0: [10ec:8125] type 00 class 0x020000 PCIe Endpoint
[    0.468275] pci 0000:05:00.0: BAR 0 [io  0xf000-0xf0ff]
[    0.468307] pci 0000:05:00.0: BAR 2 [mem 0xfcc00000-0xfcc0ffff 64bit]
[    0.468328] pci 0000:05:00.0: BAR 4 [mem 0xfcc10000-0xfcc13fff 64bit]
[    0.468481] pci 0000:05:00.0: supports D1 D2
[    0.468483] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.468784] pci 0000:02:09.0: PCI bridge to [bus 05]
[    0.468865] pci 0000:06:00.0: [15b7:5009] type 00 class 0x010802 PCIe Endpoint
[    0.468882] pci 0000:06:00.0: BAR 0 [mem 0xfcf00000-0xfcf03fff 64bit]
[    0.468905] pci 0000:06:00.0: BAR 4 [mem 0xfcf04000-0xfcf040ff 64bit]
[    0.469090] pci 0000:00:02.2: PCI bridge to [bus 06]
[    0.469182] pci 0000:07:00.0: [1002:1636] type 00 class 0x030000 PCIe Legacy Endpoint
[    0.469193] pci 0000:07:00.0: BAR 0 [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.469201] pci 0000:07:00.0: BAR 2 [mem 0xe0000000-0xe01fffff 64bit pref]
[    0.469207] pci 0000:07:00.0: BAR 4 [io  0xe000-0xe0ff]
[    0.469213] pci 0000:07:00.0: BAR 5 [mem 0xfcb00000-0xfcb7ffff]
[    0.469222] pci 0000:07:00.0: enabling Extended Tags
[    0.469241] pci 0000:07:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.469279] pci 0000:07:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.469317] pci 0000:07:00.0: 126.016 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x16 link at 0000:00:08.1 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[    0.469418] pci 0000:07:00.1: [1002:1637] type 00 class 0x040300 PCIe Legacy Endpoint
[    0.469428] pci 0000:07:00.1: BAR 0 [mem 0xfcb88000-0xfcb8bfff]
[    0.469455] pci 0000:07:00.1: enabling Extended Tags
[    0.469486] pci 0000:07:00.1: PME# supported from D1 D2 D3hot D3cold
[    0.469574] pci 0000:07:00.2: [1022:15df] type 00 class 0x108000 PCIe Endpoint
[    0.469591] pci 0000:07:00.2: BAR 2 [mem 0xfca00000-0xfcafffff]
[    0.469603] pci 0000:07:00.2: BAR 5 [mem 0xfcb8c000-0xfcb8dfff]
[    0.469612] pci 0000:07:00.2: enabling Extended Tags
[    0.469727] pci 0000:07:00.3: [1022:1639] type 00 class 0x0c0330 PCIe Endpoint
[    0.469738] pci 0000:07:00.3: BAR 0 [mem 0xfc900000-0xfc9fffff 64bit]
[    0.469761] pci 0000:07:00.3: enabling Extended Tags
[    0.469795] pci 0000:07:00.3: PME# supported from D0 D3hot D3cold
[    0.469889] pci 0000:07:00.4: [1022:1639] type 00 class 0x0c0330 PCIe Endpoint
[    0.469900] pci 0000:07:00.4: BAR 0 [mem 0xfc800000-0xfc8fffff 64bit]
[    0.469923] pci 0000:07:00.4: enabling Extended Tags
[    0.469957] pci 0000:07:00.4: PME# supported from D0 D3hot D3cold
[    0.470051] pci 0000:07:00.6: [1022:15e3] type 00 class 0x040300 PCIe Endpoint
[    0.470061] pci 0000:07:00.6: BAR 0 [mem 0xfcb80000-0xfcb87fff]
[    0.470089] pci 0000:07:00.6: enabling Extended Tags
[    0.470120] pci 0000:07:00.6: PME# supported from D0 D3hot D3cold
[    0.470227] pci 0000:00:08.1: PCI bridge to [bus 07]
[    0.471044] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[    0.471115] ACPI: PCI: Interrupt link LNKB configured for IRQ 0
[    0.471178] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[    0.471254] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[    0.471326] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[    0.471383] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[    0.471441] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[    0.471499] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[    0.473738] iommu: Default domain type: Translated
[    0.473738] iommu: DMA domain TLB invalidation policy: lazy mode
[    0.473876] SCSI subsystem initialized
[    0.473883] libata version 3.00 loaded.
[    0.473883] ACPI: bus type USB registered
[    0.473883] usbcore: registered new interface driver usbfs
[    0.473883] usbcore: registered new interface driver hub
[    0.473883] usbcore: registered new device driver usb
[    0.473883] EDAC MC: Ver: 3.0.0
[    0.473883] efivars: Registered efivars operations
[    0.473945] NetLabel: Initializing
[    0.473946] NetLabel:  domain hash size = 128
[    0.473948] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.473966] NetLabel:  unlabeled traffic allowed by default
[    0.473971] mctp: management component transport protocol core
[    0.473973] NET: Registered PF_MCTP protocol family
[    0.473977] PCI: Using ACPI for IRQ routing
[    0.477515] PCI: pci_cache_line_size set to 64 bytes
[    0.477569] e820: reserve RAM buffer [mem 0x09d1f000-0x0bffffff]
[    0.477571] e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
[    0.477573] e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff]
[    0.477574] e820: reserve RAM buffer [mem 0x9150c018-0x93ffffff]
[    0.477576] e820: reserve RAM buffer [mem 0x9151a018-0x93ffffff]
[    0.477577] e820: reserve RAM buffer [mem 0x9eb5a000-0x9fffffff]
[    0.477579] e820: reserve RAM buffer [mem 0xa1d50000-0xa3ffffff]
[    0.477580] e820: reserve RAM buffer [mem 0xa3b57000-0xa3ffffff]
[    0.477582] e820: reserve RAM buffer [mem 0xc2e300000-0xc2fffffff]
[    0.477647] pci 0000:07:00.0: vgaarb: setting as boot VGA device
[    0.477647] pci 0000:07:00.0: vgaarb: bridge control possible
[    0.477647] pci 0000:07:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.477647] vgaarb: loaded
[    0.477647] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.477647] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    0.480381] clocksource: Switched to clocksource tsc-early
[    0.480397] VFS: Disk quotas dquot_6.6.0
[    0.480397] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.480397] pnp: PnP ACPI init
[    0.480397] system 00:00: [mem 0xf0000000-0xf7ffffff] has been reserved
[    0.480397] system 00:01: [mem 0xb0000000-0xcfffffff window] has been reserved
[    0.481088] system 00:03: [io  0x0290-0x029f] has been reserved
[    0.481090] system 00:03: [io  0x0200-0x021f] has been reserved
[    0.481614] system 00:04: [io  0x04d0-0x04d1] has been reserved
[    0.481617] system 00:04: [io  0x040b] has been reserved
[    0.481619] system 00:04: [io  0x04d6] has been reserved
[    0.481621] system 00:04: [io  0x0c00-0x0c01] has been reserved
[    0.481623] system 00:04: [io  0x0c14] has been reserved
[    0.481625] system 00:04: [io  0x0c50-0x0c51] has been reserved
[    0.481627] system 00:04: [io  0x0c52] has been reserved
[    0.481629] system 00:04: [io  0x0c6c] has been reserved
[    0.481630] system 00:04: [io  0x0c6f] has been reserved
[    0.481632] system 00:04: [io  0x0cd8-0x0cdf] has been reserved
[    0.481634] system 00:04: [io  0x0800-0x089f] has been reserved
[    0.481636] system 00:04: [io  0x0b00-0x0b0f] has been reserved
[    0.481638] system 00:04: [io  0x0b20-0x0b3f] has been reserved
[    0.481640] system 00:04: [io  0x0900-0x090f] has been reserved
[    0.481642] system 00:04: [io  0x0910-0x091f] has been reserved
[    0.481645] system 00:04: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.481647] system 00:04: [mem 0xfec01000-0xfec01fff] could not be reserved
[    0.481649] system 00:04: [mem 0xfedc0000-0xfedc0fff] has been reserved
[    0.481652] system 00:04: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.481654] system 00:04: [mem 0xfed80000-0xfed8ffff] could not be reserved
[    0.481656] system 00:04: [mem 0xfec10000-0xfec10fff] has been reserved
[    0.481661] system 00:04: [mem 0xff000000-0xffffffff] has been reserved
[    0.482641] pnp: PnP ACPI: found 5 devices
[    0.488523] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.488610] NET: Registered PF_INET protocol family
[    0.488771] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.502798] tcp_listen_portaddr_hash hash table entries: 32768 (order: 7, 524288 bytes, linear)
[    0.502846] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.503085] TCP established hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.503614] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[    0.503698] TCP: Hash tables configured (established 524288 bind 65536)
[    0.504079] MPTCP token hash table entries: 65536 (order: 8, 1572864 bytes, linear)
[    0.504263] UDP hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[    0.504411] UDP-Lite hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[    0.504528] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.504539] NET: Registered PF_XDP protocol family
[    0.504556] pci 0000:02:00.0: PCI bridge to [bus 03]
[    0.504574] pci 0000:02:08.0: PCI bridge to [bus 04]
[    0.504578] pci 0000:02:08.0:   bridge window [mem 0xfcd00000-0xfcdfffff]
[    0.504587] pci 0000:02:09.0: PCI bridge to [bus 05]
[    0.504590] pci 0000:02:09.0:   bridge window [io  0xf000-0xffff]
[    0.504595] pci 0000:02:09.0:   bridge window [mem 0xfcc00000-0xfccfffff]
[    0.504603] pci 0000:01:00.2: PCI bridge to [bus 02-05]
[    0.504606] pci 0000:01:00.2:   bridge window [io  0xf000-0xffff]
[    0.504610] pci 0000:01:00.2:   bridge window [mem 0xfcc00000-0xfcdfffff]
[    0.504618] pci 0000:00:02.1: PCI bridge to [bus 01-05]
[    0.504620] pci 0000:00:02.1:   bridge window [io  0xf000-0xffff]
[    0.504623] pci 0000:00:02.1:   bridge window [mem 0xfcc00000-0xfcefffff]
[    0.504628] pci 0000:00:02.2: PCI bridge to [bus 06]
[    0.504631] pci 0000:00:02.2:   bridge window [mem 0xfcf00000-0xfcffffff]
[    0.504638] pci 0000:00:08.1: PCI bridge to [bus 07]
[    0.504640] pci 0000:00:08.1:   bridge window [io  0xe000-0xefff]
[    0.504643] pci 0000:00:08.1:   bridge window [mem 0xfc800000-0xfcbfffff]
[    0.504646] pci 0000:00:08.1:   bridge window [mem 0xd0000000-0xe01fffff 64bit pref]
[    0.504651] pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
[    0.504653] pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
[    0.504655] pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
[    0.504657] pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
[    0.504659] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000dffff window]
[    0.504661] pci_bus 0000:00: resource 9 [mem 0xd0000000-0xfec2ffff window]
[    0.504663] pci_bus 0000:00: resource 10 [mem 0xfee00000-0xffffffff window]
[    0.504665] pci_bus 0000:01: resource 0 [io  0xf000-0xffff]
[    0.504667] pci_bus 0000:01: resource 1 [mem 0xfcc00000-0xfcefffff]
[    0.504669] pci_bus 0000:02: resource 0 [io  0xf000-0xffff]
[    0.504671] pci_bus 0000:02: resource 1 [mem 0xfcc00000-0xfcdfffff]
[    0.504673] pci_bus 0000:04: resource 1 [mem 0xfcd00000-0xfcdfffff]
[    0.504674] pci_bus 0000:05: resource 0 [io  0xf000-0xffff]
[    0.504676] pci_bus 0000:05: resource 1 [mem 0xfcc00000-0xfccfffff]
[    0.504678] pci_bus 0000:06: resource 1 [mem 0xfcf00000-0xfcffffff]
[    0.504680] pci_bus 0000:07: resource 0 [io  0xe000-0xefff]
[    0.504682] pci_bus 0000:07: resource 1 [mem 0xfc800000-0xfcbfffff]
[    0.504684] pci_bus 0000:07: resource 2 [mem 0xd0000000-0xe01fffff 64bit pref]
[    0.505001] pci 0000:07:00.1: D0 power state depends on 0000:07:00.0
[    0.505033] pci 0000:07:00.3: extending delay after power-on from D3hot to 20 msec
[    0.507005] pci 0000:07:00.4: extending delay after power-on from D3hot to 20 msec
[    0.748440] pci 0000:07:00.4: quirk_usb_early_handoff+0x0/0x740 took 235774 usecs
[    0.748448] PCI: CLS 64 bytes, default 64
[    0.748468] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
[    0.748508] Trying to unpack rootfs image as initramfs...
[    0.748527] pci 0000:00:01.0: Adding to iommu group 0
[    0.748548] pci 0000:00:02.0: Adding to iommu group 1
[    0.748562] pci 0000:00:02.1: Adding to iommu group 2
[    0.748577] pci 0000:00:02.2: Adding to iommu group 3
[    0.748596] pci 0000:00:08.0: Adding to iommu group 4
[    0.748610] pci 0000:00:08.1: Adding to iommu group 5
[    0.748635] pci 0000:00:14.0: Adding to iommu group 6
[    0.748650] pci 0000:00:14.3: Adding to iommu group 6
[    0.748713] pci 0000:00:18.0: Adding to iommu group 7
[    0.748726] pci 0000:00:18.1: Adding to iommu group 7
[    0.748739] pci 0000:00:18.2: Adding to iommu group 7
[    0.748752] pci 0000:00:18.3: Adding to iommu group 7
[    0.748765] pci 0000:00:18.4: Adding to iommu group 7
[    0.748779] pci 0000:00:18.5: Adding to iommu group 7
[    0.748792] pci 0000:00:18.6: Adding to iommu group 7
[    0.748806] pci 0000:00:18.7: Adding to iommu group 7
[    0.748837] pci 0000:01:00.0: Adding to iommu group 8
[    0.748852] pci 0000:01:00.1: Adding to iommu group 8
[    0.748868] pci 0000:01:00.2: Adding to iommu group 8
[    0.748873] pci 0000:02:00.0: Adding to iommu group 8
[    0.748879] pci 0000:02:08.0: Adding to iommu group 8
[    0.748884] pci 0000:02:09.0: Adding to iommu group 8
[    0.748889] pci 0000:04:00.0: Adding to iommu group 8
[    0.748894] pci 0000:05:00.0: Adding to iommu group 8
[    0.748908] pci 0000:06:00.0: Adding to iommu group 9
[    0.748930] pci 0000:07:00.0: Adding to iommu group 10
[    0.748945] pci 0000:07:00.1: Adding to iommu group 11
[    0.748961] pci 0000:07:00.2: Adding to iommu group 12
[    0.748976] pci 0000:07:00.3: Adding to iommu group 13
[    0.748992] pci 0000:07:00.4: Adding to iommu group 14
[    0.749007] pci 0000:07:00.6: Adding to iommu group 15
[    0.750574] AMD-Vi: Extended features (0x206d73ef22254ade, 0x0): PPR X2APIC NX GT IA GA PC GA_vAPIC
[    0.750588] AMD-Vi: Interrupt remapping enabled
[    0.750589] AMD-Vi: X2APIC enabled
[    0.750809] AMD-Vi: Virtual APIC enabled
[    0.750816] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.750818] software IO TLB: mapped [mem 0x0000000096d4e000-0x000000009ad4e000] (64MB)
[    0.750882] LVT offset 0 assigned for vector 0x400
[    0.752246] perf: AMD IBS detected (0x000003ff)
[    0.752251] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
[    0.783149] Initialise system trusted keyrings
[    0.783161] Key type blacklist registered
[    0.783218] workingset: timestamp_bits=36 max_order=24 bucket_order=0
[    0.783342] fuse: init (API version 7.41)
[    0.783423] integrity: Platform Keyring initialized
[    0.783426] integrity: Machine keyring initialized
[    0.793779] Key type asymmetric registered
[    0.793780] Asymmetric key parser 'x509' registered
[    0.793797] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[    0.793846] io scheduler mq-deadline registered
[    0.793848] io scheduler kyber registered
[    0.793860] io scheduler bfq registered
[    0.794979] ledtrig-cpu: registered to indicate activity on CPUs
[    0.795793] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.795908] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    0.795928] ACPI: button: Power Button [PWRB]
[    0.795961] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    0.796131] ACPI: button: Power Button [PWRF]
[    0.796580] Monitor-Mwait will be used to enter C-1 state
[    0.798154] Estimated ratio of average max frequency by base frequency (times 1024): 1145
[    0.798417] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.800433] Non-volatile memory driver v1.3
[    0.800436] Linux agpgart interface v0.103
[    0.897483] tpm_crb MSFT0101:00: Disabling hwrng
[    0.898172] ACPI: bus type drm_connector registered
[    0.900257] ahci 0000:01:00.1: version 3.0
[    0.900381] ahci 0000:01:00.1: SSS flag set, parallel bus scan disabled
[    0.900425] ahci 0000:01:00.1: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode
[    0.900428] ahci 0000:01:00.1: 6/6 ports implemented (port mask 0x3f)
[    0.900430] ahci 0000:01:00.1: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst 
[    0.901003] scsi host0: ahci
[    0.901214] scsi host1: ahci
[    0.901424] scsi host2: ahci
[    0.901603] scsi host3: ahci
[    0.901741] scsi host4: ahci
[    0.901842] scsi host5: ahci
[    0.901879] ata1: SATA max UDMA/133 abar m131072@0xfce80000 port 0xfce80100 irq 37 lpm-pol 0
[    0.901881] ata2: SATA max UDMA/133 abar m131072@0xfce80000 port 0xfce80180 irq 37 lpm-pol 0
[    0.901884] ata3: SATA max UDMA/133 abar m131072@0xfce80000 port 0xfce80200 irq 37 lpm-pol 3
[    0.901886] ata4: SATA max UDMA/133 abar m131072@0xfce80000 port 0xfce80280 irq 37 lpm-pol 0
[    0.901888] ata5: SATA max UDMA/133 abar m131072@0xfce80000 port 0xfce80300 irq 37 lpm-pol 3
[    0.901890] ata6: SATA max UDMA/133 abar m131072@0xfce80000 port 0xfce80380 irq 37 lpm-pol 3
[    0.902030] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    0.902036] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
[    0.915199] Freeing initrd memory: 51984K
[    0.957341] xhci_hcd 0000:01:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000000000010
[    0.957650] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    0.957654] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
[    0.957657] xhci_hcd 0000:01:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[    0.957716] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
[    0.957719] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.957721] usb usb1: Product: xHCI Host Controller
[    0.957723] usb usb1: Manufacturer: Linux 6.12.4-1-MANJARO xhci-hcd
[    0.957725] usb usb1: SerialNumber: 0000:01:00.0
[    0.957884] hub 1-0:1.0: USB hub found
[    0.957898] hub 1-0:1.0: 10 ports detected
[    0.974288] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.974310] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12
[    0.974312] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.974314] usb usb2: Product: xHCI Host Controller
[    0.974316] usb usb2: Manufacturer: Linux 6.12.4-1-MANJARO xhci-hcd
[    0.974318] usb usb2: SerialNumber: 0000:01:00.0
[    0.974413] hub 2-0:1.0: USB hub found
[    0.974422] hub 2-0:1.0: 4 ports detected
[    0.981743] xhci_hcd 0000:07:00.3: xHCI Host Controller
[    0.981747] xhci_hcd 0000:07:00.3: new USB bus registered, assigned bus number 3
[    0.981835] xhci_hcd 0000:07:00.3: hcc params 0x0268ffe5 hci version 0x110 quirks 0x0000020000000010
[    0.982083] xhci_hcd 0000:07:00.3: xHCI Host Controller
[    0.982086] xhci_hcd 0000:07:00.3: new USB bus registered, assigned bus number 4
[    0.982088] xhci_hcd 0000:07:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[    0.982120] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
[    0.982122] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.982124] usb usb3: Product: xHCI Host Controller
[    0.982126] usb usb3: Manufacturer: Linux 6.12.4-1-MANJARO xhci-hcd
[    0.982127] usb usb3: SerialNumber: 0000:07:00.3
[    0.982256] hub 3-0:1.0: USB hub found
[    0.982264] hub 3-0:1.0: 4 ports detected
[    0.982426] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.982449] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12
[    0.982451] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.982453] usb usb4: Product: xHCI Host Controller
[    0.982455] usb usb4: Manufacturer: Linux 6.12.4-1-MANJARO xhci-hcd
[    0.982456] usb usb4: SerialNumber: 0000:07:00.3
[    0.982554] hub 4-0:1.0: USB hub found
[    0.982560] hub 4-0:1.0: 2 ports detected
[    0.982703] xhci_hcd 0000:07:00.4: xHCI Host Controller
[    0.982707] xhci_hcd 0000:07:00.4: new USB bus registered, assigned bus number 5
[    0.982794] xhci_hcd 0000:07:00.4: hcc params 0x0268ffe5 hci version 0x110 quirks 0x0000020000000010
[    0.983044] xhci_hcd 0000:07:00.4: xHCI Host Controller
[    0.983047] xhci_hcd 0000:07:00.4: new USB bus registered, assigned bus number 6
[    0.983049] xhci_hcd 0000:07:00.4: Host supports USB 3.1 Enhanced SuperSpeed
[    0.983081] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
[    0.983084] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.983086] usb usb5: Product: xHCI Host Controller
[    0.983087] usb usb5: Manufacturer: Linux 6.12.4-1-MANJARO xhci-hcd
[    0.983089] usb usb5: SerialNumber: 0000:07:00.4
[    0.983183] hub 5-0:1.0: USB hub found
[    0.983190] hub 5-0:1.0: 4 ports detected
[    0.983359] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.983382] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12
[    0.983385] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.983386] usb usb6: Product: xHCI Host Controller
[    0.983388] usb usb6: Manufacturer: Linux 6.12.4-1-MANJARO xhci-hcd
[    0.983390] usb usb6: SerialNumber: 0000:07:00.4
[    0.983475] hub 6-0:1.0: USB hub found
[    0.983481] hub 6-0:1.0: 2 ports detected
[    0.983611] usbcore: registered new interface driver usbserial_generic
[    0.983616] usbserial: USB Serial support registered for generic
[    0.983698] rtc_cmos 00:02: RTC can wake from S4
[    0.983933] rtc_cmos 00:02: registered as rtc0
[    0.983963] rtc_cmos 00:02: setting system clock to 2024-12-21T22:56:21 UTC (1734821781)
[    0.983988] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram
[    0.985545] simple-framebuffer simple-framebuffer.0: [drm] Registered 1 planes with drm panic
[    0.985547] [drm] Initialized simpledrm 1.0.0 for simple-framebuffer.0 on minor 0
[    0.989729] fbcon: Deferring console take-over
[    0.989733] simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
[    0.989799] hid: raw HID events driver (C) Jiri Kosina
[    0.989890] drop_monitor: Initializing network drop monitor service
[    0.989999] NET: Registered PF_INET6 protocol family
[    0.995298] Segment Routing with IPv6
[    0.995301] RPL Segment Routing with IPv6
[    0.995314] In-situ OAM (IOAM) with IPv6
[    0.995344] NET: Registered PF_PACKET protocol family
[    0.996953] microcode: Current revision: 0x0860010d
[    0.996956] microcode: Updated early from: 0x08600106
[    0.997804] resctrl: L3 allocation detected
[    0.997808] resctrl: MB allocation detected
[    0.997810] resctrl: L3 monitoring detected
[    0.997841] IPI shorthand broadcast: enabled
[    1.000741] sched_clock: Marking stable (997610138, 284425)->(1113453209, -115558646)
[    1.000951] registered taskstats version 1
[    1.001873] Loading compiled-in X.509 certificates
[    1.004501] Loaded X.509 cert 'Build time autogenerated kernel key: 053bbeb4276ab11fcf2acd532b7ee67426dcc55d'
[    1.006696] Demotion targets for Node 0: null
[    1.007069] Key type .fscrypt registered
[    1.007070] Key type fscrypt-provisioning registered
[    1.007232] integrity: Loading X.509 certificate: UEFI:db
[    1.010441] integrity: Loaded X.509 cert 'ASUSTeK MotherBoard SW Key Certificate: da83b990422ebc8c441f8d8b039a65a2'
[    1.010444] integrity: Loading X.509 certificate: UEFI:db
[    1.010565] integrity: Loaded X.509 cert 'ASUSTeK Notebook SW Key Certificate: b8e581e4df77a5bb4282d5ccfc00c071'
[    1.010567] integrity: Loading X.509 certificate: UEFI:db
[    1.010582] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[    1.010583] integrity: Loading X.509 certificate: UEFI:db
[    1.010596] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[    1.010598] integrity: Loading X.509 certificate: UEFI:db
[    1.010757] integrity: Loaded X.509 cert 'Canonical Ltd. Master Certificate Authority: ad91990bc22ab1f517048c23b6655a268e345a63'
[    1.011354] blacklist: Duplicate blacklisted hash bin:47ff1b63b140b6fc04ed79131331e651da5b2e2f170f5daef4153dc2fbc532b1
[    1.011464] blacklist: Duplicate blacklisted hash bin:992d359aa7a5f789d268b94c11b9485a6b1ce64362b0edb4441ccc187c39647b
[    1.011532] blacklist: Duplicate blacklisted hash bin:c452ab846073df5ace25cca64d6b7a09d906308a1a65eb5240e3c4ebcaa9cc0c
[    1.011575] blacklist: Duplicate blacklisted hash bin:e051b788ecbaeda53046c70e6af6058f95222c046157b8c4c1b9c2cfc65f46e5
[    1.012380] PM:   Magic number: 4:841:957
[    1.012446] memory memory376: hash matches
[    1.016117] RAS: Correctable Errors collector initialized.
[    1.030112] clk: Disabling unused clocks
[    1.030117] PM: genpd: Disabling unused power domains
[    1.227333] usb 3-2: new full-speed USB device number 2 using xhci_hcd
[    1.227349] usb 5-1: new high-speed USB device number 2 using xhci_hcd
[    1.284003] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[    1.362134] usb 5-1: New USB device found, idVendor=2109, idProduct=2817, bcdDevice=90.14
[    1.362142] usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.362146] usb 5-1: Product: USB2.0 Hub             
[    1.362149] usb 5-1: Manufacturer: VIA Labs, Inc.         
[    1.362151] usb 5-1: SerialNumber: 000000000
[    1.375308] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.376090] ata1.00: ATA-11: SanDisk SDSSDH3 2T00, 415020RL, max UDMA/133
[    1.376565] ata1.00: 3907029168 sectors, multi 1: LBA48 NCQ (depth 32), AA
[    1.377275] usb 3-2: New USB device found, idVendor=12c9, idProduct=1021, bcdDevice= 1.19
[    1.377283] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.377286] usb 3-2: Product: 2.4G Wireless Mouse
[    1.377289] usb 3-2: Manufacturer: Newmen Tech.,LTD
[    1.381105] ata1.00: Features: Dev-Sleep
[    1.388171] ata1.00: configured for UDMA/133
[    1.388301] scsi 0:0:0:0: Direct-Access     ATA      SanDisk SDSSDH3  20RL PQ: 0 ANSI: 5
[    1.388548] sd 0:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[    1.388556] sd 0:0:0:0: [sda] Write Protect is off
[    1.388558] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.388569] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.388587] sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes
[    1.399729] hub 5-1:1.0: USB hub found
[    1.400124] hub 5-1:1.0: 4 ports detected
[    1.408490]  sda: sda1
[    1.408608] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.508998] usb 1-1: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice= 6.63
[    1.509011] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.509014] usb 1-1: Product: USB2.1 Hub
[    1.509018] usb 1-1: Manufacturer: GenesysLogic
[    1.519601] hub 1-1:1.0: USB hub found
[    1.523141] hub 1-1:1.0: 4 ports detected
[    1.530575] tsc: Refined TSC clocksource calibration: 3600.015 MHz
[    1.530596] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33e4621a921, max_idle_ns: 440795389783 ns
[    1.530658] clocksource: Switched to clocksource tsc
[    1.582534] ata2: SATA link down (SStatus 0 SControl 300)
[    1.605143] usb 2-1: new SuperSpeed USB device number 2 using xhci_hcd
[    1.627315] usb 2-1: New USB device found, idVendor=05e3, idProduct=0626, bcdDevice= 6.63
[    1.627323] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.627326] usb 2-1: Product: USB3.1 Hub
[    1.627329] usb 2-1: Manufacturer: GenesysLogic
[    1.637873] hub 2-1:1.0: USB hub found
[    1.638951] hub 2-1:1.0: 4 ports detected
[    1.800585] usb 1-5: new full-speed USB device number 3 using xhci_hcd
[    1.809664] usb 6-1: new SuperSpeed USB device number 2 using xhci_hcd
[    1.893860] ata3: SATA link down (SStatus 0 SControl 300)
[    2.186930] usb 1-5: New USB device found, idVendor=8087, idProduct=0029, bcdDevice= 0.01
[    2.186943] usb 1-5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.244186] usb 6-1: New USB device found, idVendor=2109, idProduct=0817, bcdDevice=90.14
[    2.244192] usb 6-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.244195] usb 6-1: Product: USB3.0 Hub             
[    2.244196] usb 6-1: Manufacturer: VIA Labs, Inc.         
[    2.244198] usb 6-1: SerialNumber: 000000000
[    2.264017] hub 6-1:1.0: USB hub found
[    2.264129] hub 6-1:1.0: 4 ports detected
[    2.357250] ata4: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    2.357251] usb 5-2: new high-speed USB device number 3 using xhci_hcd
[    2.359060] ata4.00: ATA-9: INTENSO SSD, W0220A0, max UDMA/133
[    2.359961] ata4.00: 2000409264 sectors, multi 1: LBA48 NCQ (depth 32), AA
[    2.363533] ata4.00: configured for UDMA/133
[    2.363873] scsi 3:0:0:0: Direct-Access     ATA      INTENSO SSD      0A0  PQ: 0 ANSI: 5
[    2.364258] sd 3:0:0:0: [sdb] 2000409264 512-byte logical blocks: (1.02 TB/954 GiB)
[    2.364271] sd 3:0:0:0: [sdb] Write Protect is off
[    2.364275] sd 3:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    2.364293] sd 3:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.364323] sd 3:0:0:0: [sdb] Preferred minimum I/O size 512 bytes
[    2.387274] usb 1-6: new full-speed USB device number 4 using xhci_hcd
[    2.398661]  sdb: sdb1 sdb2 sdb3
[    2.398840] sd 3:0:0:0: [sdb] Attached SCSI disk
[    2.495200] usb 5-2: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=92.16
[    2.495208] usb 5-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.495211] usb 5-2: Product: USB2.0 Hub
[    2.495214] usb 5-2: Manufacturer: GenesysLogic
[    2.552366] hub 5-2:1.0: USB hub found
[    2.552963] hub 5-2:1.0: 4 ports detected
[    2.615386] usb 6-2: new SuperSpeed USB device number 3 using xhci_hcd
[    2.633645] usb 6-2: New USB device found, idVendor=05e3, idProduct=0612, bcdDevice=92.16
[    2.633653] usb 6-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.633656] usb 6-2: Product: USB3.0 Hub
[    2.633659] usb 6-2: Manufacturer: GenesysLogic
[    2.664362] hub 6-2:1.0: USB hub found
[    2.665036] hub 6-2:1.0: 4 ports detected
[    2.673978] ata5: SATA link down (SStatus 0 SControl 300)
[    2.750645] usb 1-6: config 1 has an invalid interface number: 2 but max is 1
[    2.750657] usb 1-6: config 1 has no interface number 1
[    2.762353] usb 1-6: New USB device found, idVendor=0b05, idProduct=1939, bcdDevice= 1.00
[    2.762361] usb 1-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.762364] usb 1-6: Product: AURA LED Controller
[    2.762367] usb 1-6: Manufacturer: AsusTek Computer Inc.
[    2.762370] usb 1-6: SerialNumber: 9876543210
[    2.833925] usb 5-1.1: new full-speed USB device number 4 using xhci_hcd
[    2.953941] usb 1-7: new high-speed USB device number 5 using xhci_hcd
[    2.983557] ata6: SATA link down (SStatus 0 SControl 330)
[    2.985331] Freeing unused decrypted memory: 2028K
[    2.985703] Freeing unused kernel image (initmem) memory: 4264K
[    2.985725] Write protecting the kernel read-only data: 32768k
[    2.985994] Freeing unused kernel image (rodata/data gap) memory: 24K
[    3.000124] usb 5-1.1: New USB device found, idVendor=2ce3, idProduct=9563, bcdDevice= 1.20
[    3.000131] usb 5-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.000135] usb 5-1.1: Product: EMV Smartcard Reader
[    3.000138] usb 5-1.1: Manufacturer: Generic
[    3.037646] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    3.037655] rodata_test: all tests were successful
[    3.037666] Run /init as init process
[    3.037668]   with arguments:
[    3.037670]     /init
[    3.037672]     splash
[    3.037673]   with environment:
[    3.037674]     HOME=/
[    3.037676]     TERM=linux
[    3.037677]     BOOT_IMAGE=/boot/vmlinuz-6.12-x86_64
[    3.040658] usb 5-2.1: new high-speed USB device number 5 using xhci_hcd
[    3.146973] usb 5-2.1: New USB device found, idVendor=1235, idProduct=8202, bcdDevice= 4.1b
[    3.146981] usb 5-2.1: New USB device strings: Mfr=1, Product=3, SerialNumber=0
[    3.146985] usb 5-2.1: Product: Scarlett 2i2 USB
[    3.146987] usb 5-2.1: Manufacturer: Focusrite
[    3.169833] usb 1-7: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=60.60
[    3.169839] usb 1-7: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    3.169842] usb 1-7: Product: USB2.0 Hub
[    3.179869] hub 1-7:1.0: USB hub found
[    3.184085] hub 1-7:1.0: 4 ports detected
[    3.216443] nvme nvme0: pci function 0000:06:00.0
[    3.218317] usbcore: registered new interface driver usbhid
[    3.218320] usbhid: USB HID core driver
[    3.227780] input: Newmen Tech.,LTD 2.4G Wireless Mouse as /devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2:1.0/0003:12C9:1021.0001/input/input2
[    3.227845] input: Newmen Tech.,LTD 2.4G Wireless Mouse as /devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2:1.0/0003:12C9:1021.0001/input/input3
[    3.227902] input: Newmen Tech.,LTD 2.4G Wireless Mouse as /devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2:1.0/0003:12C9:1021.0001/input/input4
[    3.227985] input: Newmen Tech.,LTD 2.4G Wireless Mouse Consumer Control as /devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2:1.0/0003:12C9:1021.0001/input/input5
[    3.237584] nvme nvme0: allocated 32 MiB host memory buffer.
[    3.239581] nvme nvme0: 16/0/0 default/read/poll queues
[    3.244412]  nvme0n1: p1 p2 p3 p4 p5 p6
[    3.263642] usb 5-2.4: new full-speed USB device number 6 using xhci_hcd
[    3.280442] input: Newmen Tech.,LTD 2.4G Wireless Mouse System Control as /devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2:1.0/0003:12C9:1021.0001/input/input6
[    3.280675] hid-generic 0003:12C9:1021.0001: input,hiddev96,hidraw0: USB HID v1.10 Mouse [Newmen Tech.,LTD 2.4G Wireless Mouse] on usb-0000:07:00.3-2/input0
[    3.280848] hid-generic 0003:0B05:1939.0002: hiddev97,hidraw1: USB HID v1.11 Device [AsusTek Computer Inc. AURA LED Controller] on usb-0000:01:00.0-6/input2
[    3.367265] usb 5-2.4: New USB device found, idVendor=046d, idProduct=c529, bcdDevice= 7.10
[    3.367274] usb 5-2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.367277] usb 5-2.4: Product: USB Receiver
[    3.367280] usb 5-2.4: Manufacturer: Logitech
[    3.456380] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:08.1/0000:07:00.4/usb5/5-2/5-2.4/5-2.4:1.0/0003:046D:C529.0003/input/input8
[    3.894264] hid-generic 0003:046D:C529.0003: input,hidraw2: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:07:00.4-2.4/input0
[    3.898586] input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:08.1/0000:07:00.4/usb5/5-2/5-2.4/5-2.4:1.1/0003:046D:C529.0004/input/input9
[    3.898712] input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:08.1/0000:07:00.4/usb5/5-2/5-2.4/5-2.4:1.1/0003:046D:C529.0004/input/input10
[    3.950536] input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:08.1/0000:07:00.4/usb5/5-2/5-2.4/5-2.4:1.1/0003:046D:C529.0004/input/input11
[    3.950842] hid-generic 0003:046D:C529.0004: input,hiddev98,hidraw3: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:07:00.4-2.4/input1
[    5.738001] [drm] amdgpu kernel modesetting enabled.
[    5.750180] amdgpu: Virtual CRAT table created for CPU
[    5.750195] amdgpu: Topology: Add CPU node
[    5.750355] [drm] initializing kernel modesetting (RENOIR 0x1002:0x1636 0x1043:0x87E1 0xD8).
[    5.750365] [drm] register mmio base: 0xFCB00000
[    5.750366] [drm] register mmio size: 524288
[    5.753268] [drm] add ip block number 0 <soc15_common>
[    5.753270] [drm] add ip block number 1 <gmc_v9_0>
[    5.753273] [drm] add ip block number 2 <vega10_ih>
[    5.753274] [drm] add ip block number 3 <psp>
[    5.753276] [drm] add ip block number 4 <smu>
[    5.753277] [drm] add ip block number 5 <dm>
[    5.753279] [drm] add ip block number 6 <gfx_v9_0>
[    5.753280] [drm] add ip block number 7 <sdma_v4_0>
[    5.753282] [drm] add ip block number 8 <vcn_v2_0>
[    5.753283] [drm] add ip block number 9 <jpeg_v2_0>
[    5.756428] [drm] BIOS signature incorrect 0 0
[    5.756447] amdgpu 0000:07:00.0: amdgpu: Fetched VBIOS from ROM BAR
[    5.756450] amdgpu: ATOM BIOS: 113-RENOIR-034
[    5.831504] amdgpu 0000:07:00.0: vgaarb: deactivate vga console
[    5.831511] amdgpu 0000:07:00.0: amdgpu: Trusted Memory Zone (TMZ) feature enabled
[    5.831516] amdgpu 0000:07:00.0: amdgpu: MODE2 reset
[    5.831588] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[    5.831595] amdgpu 0000:07:00.0: amdgpu: VRAM: 512M 0x000000F400000000 - 0x000000F41FFFFFFF (512M used)
[    5.831597] amdgpu 0000:07:00.0: amdgpu: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
[    5.831606] [drm] Detected VRAM RAM=512M, BAR=512M
[    5.831607] [drm] RAM width 128bits DDR4
[    5.831788] [drm] amdgpu: 512M of VRAM memory ready
[    5.831792] [drm] amdgpu: 23730M of GTT memory ready.
[    5.831811] [drm] GART: num cpu pages 262144, num gpu pages 262144
[    5.831934] [drm] PCIE GART of 1024M enabled.
[    5.831936] [drm] PTB located at 0x000000F41FC00000
[    5.832455] [drm] Loading DMUB firmware via PSP: version=0x0101002B
[    5.833032] [drm] Found VCN firmware Version ENC: 1.24 DEC: 8 VEP: 0 Revision: 3
[    6.353641] usb 5-1.3: new high-speed USB device number 7 using xhci_hcd
[    6.505817] usb 5-1.3: New USB device found, idVendor=291a, idProduct=3361, bcdDevice= 3.10
[    6.505822] usb 5-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    6.505825] usb 5-1.3: Product: Anker PowerConf C300
[    6.505828] usb 5-1.3: Manufacturer: Anker
[    6.505831] usb 5-1.3: SerialNumber: AR2MXP0B24405503
[    6.513080] amdgpu 0000:07:00.0: amdgpu: reserve 0x400000 from 0xf41f800000 for PSP TMR
[    6.598208] amdgpu 0000:07:00.0: amdgpu: RAS: optional ras ta ucode is not available
[    6.609148] amdgpu 0000:07:00.0: amdgpu: RAP: optional rap ta ucode is not available
[    6.615204] amdgpu 0000:07:00.0: amdgpu: psp gfx command LOAD_TA(0x1) failed and response status is (0x7)
[    6.615423] amdgpu 0000:07:00.0: amdgpu: psp gfx command INVOKE_CMD(0x3) failed and response status is (0x4)
[    6.615426] amdgpu 0000:07:00.0: amdgpu: Secure display: Generic Failure.
[    6.615429] amdgpu 0000:07:00.0: amdgpu: SECUREDISPLAY: query securedisplay TA failed. ret 0x0
[    6.616113] amdgpu 0000:07:00.0: amdgpu: SMU is initialized successfully!
[    6.617263] [drm] Display Core v3.2.301 initialized on DCN 2.1
[    6.617267] [drm] DP-HDMI FRL PCON supported
[    6.617817] [drm] DMUB hardware initialized: version=0x0101002B
[    6.848034] [drm] kiq ring mec 2 pipe 1 q 0
[    6.854153] kfd kfd: amdgpu: Allocated 3969056 bytes on gart
[    6.854169] kfd kfd: amdgpu: Total number of KFD nodes to be created: 1
[    6.854313] amdgpu: Virtual CRAT table created for GPU
[    6.855101] amdgpu: Topology: Add dGPU node [0x1636:0x1002]
[    6.855104] kfd kfd: amdgpu: added device 1002:1636
[    6.855178] amdgpu 0000:07:00.0: amdgpu: SE 1, SH per SE 1, CU per SH 8, active_cu_number 8
[    6.855182] amdgpu 0000:07:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0
[    6.855184] amdgpu 0000:07:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[    6.855186] amdgpu 0000:07:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[    6.855187] amdgpu 0000:07:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[    6.855189] amdgpu 0000:07:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[    6.855191] amdgpu 0000:07:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[    6.855193] amdgpu 0000:07:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[    6.855194] amdgpu 0000:07:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[    6.855196] amdgpu 0000:07:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[    6.855198] amdgpu 0000:07:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng 11 on hub 0
[    6.855200] amdgpu 0000:07:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 8
[    6.855201] amdgpu 0000:07:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 8
[    6.855203] amdgpu 0000:07:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 8
[    6.855205] amdgpu 0000:07:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 8
[    6.855207] amdgpu 0000:07:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 8
[    6.856241] amdgpu 0000:07:00.0: amdgpu: Runtime PM not available
[    6.856563] [drm] Initialized amdgpu 3.59.0 for 0000:07:00.0 on minor 1
[    6.862173] fbcon: amdgpudrmfb (fb0) is primary device
[    6.862176] fbcon: Deferring console take-over
[    6.862180] amdgpu 0000:07:00.0: [drm] fb0: amdgpudrmfb frame buffer device
[    6.959993] [drm] pre_validate_dsc:1589 MST_DSC dsc precompute is not needed
[    7.427993] EXT4-fs error (device nvme0n1p1): ext4_orphan_get:1415: comm mount: bad orphan inode 1215796
[    7.428001] ext4_test_bit(bit=3379, block=4718612) = 0
[    7.428062] EXT4-fs error (device nvme0n1p1): ext4_orphan_get:1415: comm mount: bad orphan inode 1224823
[    7.428065] ext4_test_bit(bit=4214, block=4718613) = 0
[    7.428125] EXT4-fs error (device nvme0n1p1): ext4_orphan_get:1415: comm mount: bad orphan inode 1198687
[    7.428128] ext4_test_bit(bit=2654, block=4718610) = 0
[    7.428147] EXT4-fs error (device nvme0n1p1): ext4_orphan_get:1415: comm mount: bad orphan inode 1198686
[    7.428150] ext4_test_bit(bit=2653, block=4718610) = 0
[    7.428168] EXT4-fs error (device nvme0n1p1): ext4_orphan_get:1415: comm mount: bad orphan inode 1222340
[    7.428171] ext4_test_bit(bit=1731, block=4718613) = 0
[    7.428175] EXT4-fs error (device nvme0n1p1): ext4_orphan_get:1415: comm mount: bad orphan inode 1222173
[    7.428177] ext4_test_bit(bit=1564, block=4718613) = 0
[    7.428258] EXT4-fs error (device nvme0n1p1): ext4_orphan_get:1415: comm mount: bad orphan inode 1186817
[    7.428260] ext4_test_bit(bit=7168, block=4718608) = 0
[    7.428265] EXT4-fs error (device nvme0n1p1): ext4_orphan_get:1415: comm mount: bad orphan inode 1186816
[    7.428267] ext4_test_bit(bit=7167, block=4718608) = 0
[    7.428363] EXT4-fs error (device nvme0n1p1): ext4_orphan_get:1415: comm mount: bad orphan inode 1615367
[    7.428366] ext4_test_bit(bit=1542, block=6291477) = 0
[    7.428459] EXT4-fs error (device nvme0n1p1): ext4_orphan_get:1415: comm mount: bad orphan inode 1573226
[    7.428462] ext4_test_bit(bit=361, block=6291472) = 0
[    7.428478] EXT4-fs error (device nvme0n1p1): ext4_orphan_get:1415: comm mount: bad orphan inode 1198688
[    7.428480] ext4_test_bit(bit=2655, block=4718610) = 0
[    7.428553] EXT4-fs error (device nvme0n1p1): ext4_orphan_get:1415: comm mount: bad orphan inode 1187000
[    7.428555] ext4_test_bit(bit=7351, block=4718608) = 0
[    7.428556] EXT4-fs error (device nvme0n1p1): ext4_orphan_get:1415: comm mount: bad orphan inode 1186733
[    7.428558] ext4_test_bit(bit=7084, block=4718608) = 0
[    7.428560] EXT4-fs error (device nvme0n1p1): ext4_orphan_get:1415: comm mount: bad orphan inode 1186743
[    7.428561] ext4_test_bit(bit=7094, block=4718608) = 0
[    7.428563] EXT4-fs error (device nvme0n1p1): ext4_orphan_get:1415: comm mount: bad orphan inode 1222545
[    7.428565] ext4_test_bit(bit=1936, block=4718613) = 0
[    7.428566] EXT4-fs error (device nvme0n1p1): ext4_orphan_get:1415: comm mount: bad orphan inode 1221197
[    7.428568] ext4_test_bit(bit=588, block=4718613) = 0
[    7.428650] EXT4-fs error (device nvme0n1p1): ext4_orphan_get:1415: comm mount: bad orphan inode 1464379
[    7.428653] ext4_test_bit(bit=6202, block=5767186) = 0
[    7.428657] EXT4-fs error (device nvme0n1p1): ext4_orphan_get:1415: comm mount: bad orphan inode 1222406
[    7.428660] ext4_test_bit(bit=1797, block=4718613) = 0
[    7.428664] EXT4-fs error (device nvme0n1p1): ext4_orphan_get:1415: comm mount: bad orphan inode 1222404
[    7.428666] ext4_test_bit(bit=1795, block=4718613) = 0
[    7.428747] EXT4-fs error (device nvme0n1p1): ext4_orphan_get:1415: comm mount: bad orphan inode 1352049
[    7.428750] ext4_test_bit(bit=368, block=5242901) = 0
[    7.428754] EXT4-fs error (device nvme0n1p1): ext4_orphan_get:1415: comm mount: bad orphan inode 1221354
[    7.428756] ext4_test_bit(bit=745, block=4718613) = 0
[    7.428850] EXT4-fs error (device nvme0n1p1): ext4_orphan_get:1415: comm mount: bad orphan inode 1310852
[    7.428853] ext4_test_bit(bit=131, block=5242896) = 0
[    7.428857] EXT4-fs error (device nvme0n1p1): ext4_orphan_get:1415: comm mount: bad orphan inode 1186813
[    7.428860] ext4_test_bit(bit=7164, block=4718608) = 0
[    7.428864] EXT4-fs error (device nvme0n1p1): ext4_orphan_get:1415: comm mount: bad orphan inode 1186805
[    7.428866] ext4_test_bit(bit=7156, block=4718608) = 0
[    7.428871] EXT4-fs error (device nvme0n1p1): ext4_orphan_get:1415: comm mount: bad orphan inode 1186803
[    7.428873] ext4_test_bit(bit=7154, block=4718608) = 0
[    7.428877] EXT4-fs error (device nvme0n1p1): ext4_orphan_get:1415: comm mount: bad orphan inode 1186798
[    7.428880] ext4_test_bit(bit=7149, block=4718608) = 0
[    7.428925] EXT4-fs error (device nvme0n1p1): ext4_orphan_get:1415: comm mount: bad orphan inode 1192188
[    7.428927] ext4_test_bit(bit=4347, block=4718609) = 0
[    7.428931] EXT4-fs error (device nvme0n1p1): ext4_orphan_get:1415: comm mount: bad orphan inode 1221918
[    7.428934] ext4_test_bit(bit=1309, block=4718613) = 0
[    7.428938] EXT4-fs error (device nvme0n1p1): ext4_orphan_get:1415: comm mount: bad orphan inode 1186752
[    7.428941] ext4_test_bit(bit=7103, block=4718608) = 0
[    7.428945] EXT4-fs error (device nvme0n1p1): ext4_orphan_get:1415: comm mount: bad orphan inode 1186750
[    7.428947] ext4_test_bit(bit=7101, block=4718608) = 0
[    7.428951] EXT4-fs error (device nvme0n1p1): ext4_orphan_get:1415: comm mount: bad orphan inode 1186749
[    7.428954] ext4_test_bit(bit=7100, block=4718608) = 0
[    7.428958] EXT4-fs error (device nvme0n1p1): ext4_orphan_get:1415: comm mount: bad orphan inode 1186748
[    7.428961] ext4_test_bit(bit=7099, block=4718608) = 0
[    7.428965] EXT4-fs error (device nvme0n1p1): ext4_orphan_get:1415: comm mount: bad orphan inode 1221557
[    7.428967] ext4_test_bit(bit=948, block=4718613) = 0
[    7.428971] EXT4-fs error (device nvme0n1p1): ext4_orphan_get:1415: comm mount: bad orphan inode 1222560
[    7.428974] ext4_test_bit(bit=1951, block=4718613) = 0
[    7.428978] EXT4-fs error (device nvme0n1p1): ext4_orphan_get:1415: comm mount: bad orphan inode 1463817
[    7.428981] ext4_test_bit(bit=5640, block=5767186) = 0
[    7.429327] EXT4-fs (nvme0n1p1): recovery complete
[    7.430710] EXT4-fs (nvme0n1p1): mounted filesystem cbcf10e7-58de-4fc1-90ac-a651912c595c r/w with ordered data mode. Quota mode: none.
[    7.511055] systemd[1]: systemd 256.9-1-manjaro running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT +LIBARCHIVE)
[    7.511061] systemd[1]: Detected architecture x86-64.
[    7.512123] systemd[1]: Hostname set to <Auriel>.
[    7.719843] systemd[1]: bpf-restrict-fs: LSM BPF program attached
[    7.887456] systemd[1]: Queued start job for default target Graphical Interface.
[    7.921830] systemd[1]: Created slice CUPS Slice.
[    7.922144] systemd[1]: Created slice Slice /system/dirmngr.
[    7.922420] systemd[1]: Created slice Slice /system/getty.
[    7.922690] systemd[1]: Created slice Slice /system/gpg-agent.
[    7.922976] systemd[1]: Created slice Slice /system/gpg-agent-browser.
[    7.923245] systemd[1]: Created slice Slice /system/gpg-agent-extra.
[    7.923519] systemd[1]: Created slice Slice /system/gpg-agent-ssh.
[    7.923802] systemd[1]: Created slice Slice /system/keyboxd.
[    7.924083] systemd[1]: Created slice Slice /system/modprobe.
[    7.924359] systemd[1]: Created slice Slice /system/systemd-fsck.
[    7.924564] systemd[1]: Created slice User and Session Slice.
[    7.924616] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    7.924768] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    7.924785] systemd[1]: Expecting device /dev/disk/by-diskseq/3-part3...
[    7.924790] systemd[1]: Expecting device /dev/disk/by-uuid/2d6663eb-7642-4e37-a5c0-fb2268b10624...
[    7.924796] systemd[1]: Expecting device /dev/disk/by-uuid/2fae05a1-09e8-4d67-b5cf-640ecdf206c5...
[    7.924801] systemd[1]: Expecting device /dev/disk/by-uuid/5e6a1f1e-a7d9-4ea4-b785-d516030e5486...
[    7.924807] systemd[1]: Expecting device /dev/disk/by-uuid/954F-26E2...
[    7.924812] systemd[1]: Expecting device /dev/disk/by-uuid/dfa39a14-b05c-4b99-bb87-86bf286b7fe7...
[    7.924823] systemd[1]: Reached target Login Prompts.
[    7.924833] systemd[1]: Reached target Local Integrity Protected Volumes.
[    7.924850] systemd[1]: Reached target Remote File Systems.
[    7.924860] systemd[1]: Reached target Slice Units.
[    7.924882] systemd[1]: Reached target Local Verity Protected Volumes.
[    7.924950] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    7.925016] systemd[1]: Listening on LVM2 poll daemon socket.
[    7.925938] systemd[1]: Listening on Process Core Dump Socket.
[    7.926511] systemd[1]: Listening on Credential Encryption/Decryption.
[    7.926584] systemd[1]: Listening on Journal Socket (/dev/log).
[    7.926651] systemd[1]: Listening on Journal Sockets.
[    7.926682] systemd[1]: TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    7.926691] systemd[1]: Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    7.926746] systemd[1]: Listening on udev Control Socket.
[    7.926794] systemd[1]: Listening on udev Kernel Socket.
[    7.926842] systemd[1]: Listening on User Database Manager Socket.
[    7.927996] systemd[1]: Mounting Huge Pages File System...
[    7.928674] systemd[1]: Mounting POSIX Message Queue File System...
[    7.929221] systemd[1]: Mounting Kernel Debug File System...
[    7.929750] systemd[1]: Mounting Kernel Trace File System...
[    7.930622] systemd[1]: Starting Create List of Static Device Nodes...
[    7.931388] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[    7.932187] systemd[1]: Starting Load Kernel Module configfs...
[    7.932992] systemd[1]: Starting Load Kernel Module dm_mod...
[    7.933978] systemd[1]: Starting Load Kernel Module drm...
[    7.934894] systemd[1]: Starting Load Kernel Module fuse...
[    7.935813] systemd[1]: Starting Load Kernel Module loop...
[    7.935905] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
[    7.935963] systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
[    7.937606] systemd[1]: Starting Journal Service...
[    7.938765] systemd[1]: Starting Load Kernel Modules...
[    7.938786] systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    7.939598] systemd[1]: Starting Remount Root and Kernel File Systems...
[    7.939647] systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    7.940431] systemd[1]: Starting Load udev Rules from Credentials...
[    7.941154] systemd[1]: Starting Coldplug All udev Devices...
[    7.941986] systemd[1]: Starting Virtual Console Setup...
[    7.944674] systemd[1]: Mounted Huge Pages File System.
[    7.944811] systemd[1]: Mounted POSIX Message Queue File System.
[    7.944911] systemd[1]: Mounted Kernel Debug File System.
[    7.945005] systemd[1]: Mounted Kernel Trace File System.
[    7.945060] loop: module loaded
[    7.945280] systemd[1]: Finished Create List of Static Device Nodes.
[    7.945593] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[    7.945767] systemd[1]: Finished Load Kernel Module configfs.
[    7.946014] systemd[1]: modprobe@drm.service: Deactivated successfully.
[    7.946154] systemd[1]: Finished Load Kernel Module drm.
[    7.946756] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[    7.946919] systemd[1]: Finished Load Kernel Module fuse.
[    7.947144] systemd[1]: modprobe@loop.service: Deactivated successfully.
[    7.947282] systemd[1]: Finished Load Kernel Module loop.
[    7.948021] systemd[1]: Mounting FUSE Control File System...
[    7.948629] systemd[1]: Mounting Kernel Configuration File System...
[    7.948768] device-mapper: uevent: version 1.0.3
[    7.948860] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
[    7.949391] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
[    7.949681] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[    7.949853] systemd[1]: Finished Load Kernel Module dm_mod.
[    7.950111] systemd[1]: Finished Load udev Rules from Credentials.
[    7.950361] systemd[1]: Finished Virtual Console Setup.
[    7.950512] systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
[    7.952224] systemd-journald[452]: Collecting audit messages is disabled.
[    7.952325] systemd[1]: Mounted FUSE Control File System.
[    7.953718] systemd[1]: Mounted Kernel Configuration File System.
[    7.954867] i2c_dev: i2c /dev entries driver
[    7.956476] systemd[1]: Finished Load Kernel Modules.
[    7.957444] systemd[1]: Starting Apply Kernel Variables...
[    7.961992] systemd[1]: Starting User Database Manager...
[    7.966389] systemd[1]: Finished Apply Kernel Variables.
[    7.990578] EXT4-fs (nvme0n1p1): re-mounted cbcf10e7-58de-4fc1-90ac-a651912c595c r/w. Quota mode: none.
[    7.991429] systemd[1]: Finished Remount Root and Kernel File Systems.
[    7.991743] systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met.
[    7.992463] systemd[1]: Starting Load/Save OS Random Seed...
[    7.992478] systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    8.000515] systemd[1]: Finished Load/Save OS Random Seed.
[    8.004420] systemd[1]: Started User Database Manager.
[    8.005630] systemd[1]: Started Journal Service.
[    8.019192] systemd-journald[452]: Received client request to flush runtime journal.
[    8.020333] systemd-journald[452]: File /var/log/journal/eb3b84a66fbc4e67b6867d3d4ceadcb1/system.journal corrupted or uncleanly shut down, renaming and replacing.
[    8.189571] ccp 0000:07:00.2: ccp: unable to access the device: you might be running a broken BIOS.
[    8.190731] ccp 0000:07:00.2: tee enabled
[    8.190742] mousedev: PS/2 mouse device common for all mice
[    8.190955] ccp 0000:07:00.2: psp: TSME enabled
[    8.190958] ccp 0000:07:00.2: psp enabled
[    8.200015] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[    8.200022] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
[    8.205135] mc: Linux media interface: v0.10
[    8.207113] i2c i2c-3: Successfully instantiated SPD at 0x50
[    8.209233] input: PC Speaker as /devices/platform/pcspkr/input/input15
[    8.210683] i2c i2c-3: Successfully instantiated SPD at 0x51
[    8.211867] i2c i2c-3: Successfully instantiated SPD at 0x52
[    8.212499] i2c i2c-3: Successfully instantiated SPD at 0x53
[    8.212985] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
[    8.217166] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
[    8.217171] RAPL PMU: hw unit of domain package 2^-16 Joules
[    8.222525] videodev: Linux video capture interface: v2.00
[    8.229596] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
[    8.229693] sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
[    8.229819] sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
[    8.252804] cryptd: max_cpu_qlen set to 1000
[    8.252828] i8042: PNP: No PS/2 controller found.
[    8.254642] Bluetooth: Core ver 2.22
[    8.254677] NET: Registered PF_BLUETOOTH protocol family
[    8.254679] Bluetooth: HCI device and connection manager initialized
[    8.254685] Bluetooth: HCI socket layer initialized
[    8.254688] Bluetooth: L2CAP socket layer initialized
[    8.254693] Bluetooth: SCO socket layer initialized
[    8.266421] r8169 0000:05:00.0 eth0: RTL8125B, 3c:7c:3f:da:5f:6c, XID 641, IRQ 83
[    8.266428] r8169 0000:05:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[    8.330421] Swap area shorter than signature indicates
[    8.336133] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    8.336326] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    8.336477] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[    8.342712] ee1004 3-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
[    8.344811] ee1004 3-0051: 512 byte EE1004-compliant SPD EEPROM, read-only
[    8.345066] r8169 0000:05:00.0 enp5s0: renamed from eth0
[    8.346505] ee1004 3-0052: 512 byte EE1004-compliant SPD EEPROM, read-only
[    8.348608] ee1004 3-0053: 512 byte EE1004-compliant SPD EEPROM, read-only
[    8.386694] asus_wmi: ASUS WMI generic driver loaded
[    8.391415] asus_wmi: failed to register LPS0 sleep handler in asus-wmi
[    8.391826] asus_wmi: Initialization: 0x0
[    8.391925] asus_wmi: BIOS WMI version: 0.9
[    8.392229] asus_wmi: SFUN value: 0x0
[    8.392233] eeepc-wmi eeepc-wmi: Detected ASUSWMI, use DCTS
[    8.396639] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input16
[    8.398355] AES CTR mode by8 optimization enabled
[    8.398760] Intel(R) Wireless WiFi driver for Linux
[    8.398818] iwlwifi 0000:04:00.0: enabling device (0000 -> 0002)
[    8.402652] iwlwifi 0000:04:00.0: Detected crf-id 0x3617, cnv-id 0x100530 wfpm id 0x80000000
[    8.402665] iwlwifi 0000:04:00.0: PCI dev 2723/0084, rev=0x340, rfid=0x10a100
[    8.402669] iwlwifi 0000:04:00.0: Detected Intel(R) Wi-Fi 6 AX200 160MHz
[    8.408577] snd_hda_intel 0000:07:00.1: Handle vga_switcheroo audio client
[    8.409237] usb 5-1.3: Found UVC 1.00 device Anker PowerConf C300 (291a:3361)
[    8.410031] iwlwifi 0000:04:00.0: TLV_FW_FSEQ_VERSION: FSEQ Version: 89.3.35.37
[    8.410443] iwlwifi 0000:04:00.0: loaded firmware version 77.0b4c06ad.0 cc-a0-77.ucode op_mode iwlmvm
[    8.417214] usbcore: registered new interface driver btusb
[    8.418229] pps_core: LinuxPPS API ver. 1 registered
[    8.418234] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    8.419409] snd_hda_intel 0000:07:00.1: bound 0000:07:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[    8.420582] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:08.1/0000:07:00.1/sound/card0/input17
[    8.420647] input: HD-Audio Generic HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:08.1/0000:07:00.1/sound/card0/input18
[    8.423424] PTP clock support registered
[    8.434249] Bluetooth: hci0: Found device firmware: intel/ibt-20-1-3.sfi
[    8.434261] Bluetooth: hci0: Boot Address: 0x24800
[    8.434263] Bluetooth: hci0: Firmware Version: 132-3.24
[    8.434265] Bluetooth: hci0: Firmware already loaded
[    8.437161] snd_hda_codec_realtek hdaudioC1D0: ALCS1200A: SKU not ready 0x00000000
[    8.437869] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALCS1200A: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
[    8.437877] snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    8.437881] snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[    8.437884] snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
[    8.437886] snd_hda_codec_realtek hdaudioC1D0:    dig-out=0x1e/0x0
[    8.437889] snd_hda_codec_realtek hdaudioC1D0:    inputs:
[    8.437892] snd_hda_codec_realtek hdaudioC1D0:      Rear Mic=0x18
[    8.437895] snd_hda_codec_realtek hdaudioC1D0:      Front Mic=0x19
[    8.437897] snd_hda_codec_realtek hdaudioC1D0:      Line=0x1a
[    8.444442] Bluetooth: hci0: HCI LE Coded PHY feature bit is set, but its usage is not supported.
[    8.456483] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:07:00.6/sound/card1/input19
[    8.456536] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:07:00.6/sound/card1/input20
[    8.456576] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:07:00.6/sound/card1/input21
[    8.456618] input: HD-Audio Generic Line Out Front as /devices/pci0000:00/0000:00:08.1/0000:07:00.6/sound/card1/input22
[    8.456668] input: HD-Audio Generic Line Out Surround as /devices/pci0000:00/0000:00:08.1/0000:07:00.6/sound/card1/input23
[    8.456707] input: HD-Audio Generic Line Out CLFE as /devices/pci0000:00/0000:00:08.1/0000:07:00.6/sound/card1/input24
[    8.456753] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:07:00.6/sound/card1/input25
[    8.606434] usb 5-1.3: Failed to query (GET_INFO) UVC control 8 on unit 1: 0 (exp. 1).
[    8.608712] kvm_amd: TSC scaling supported
[    8.608714] kvm_amd: Nested Virtualization enabled
[    8.608716] kvm_amd: Nested Paging enabled
[    8.608717] kvm_amd: LBR virtualization supported
[    8.608726] kvm_amd: Virtual VMLOAD VMSAVE supported
[    8.608727] kvm_amd: Virtual GIF supported
[    8.654237] usbcore: registered new interface driver uvcvideo
[    8.704899] usbcore: registered new interface driver snd-usb-audio
[    8.730592] iwlwifi 0000:04:00.0: Detected RF HR B3, rfid=0x10a100
[    8.790308] intel_rapl_common: Found RAPL domain package
[    8.790313] intel_rapl_common: Found RAPL domain core
[    8.790583] amd_atl: AMD Address Translation Library initialized
[    8.795788] iwlwifi 0000:04:00.0: base HW address: 3c:9c:0f:8c:92:4f
[    8.873841] iwlwifi 0000:04:00.0 wlp4s0: renamed from wlan0
[    8.970106] EXT4-fs (nvme0n1p5): mounted filesystem 5e6a1f1e-a7d9-4ea4-b785-d516030e5486 r/w with ordered data mode. Quota mode: none.
[    8.986755] EXT4-fs (sda1): mounted filesystem dfa39a14-b05c-4b99-bb87-86bf286b7fe7 r/w with ordered data mode. Quota mode: none.
[    9.009187] EXT4-fs (nvme0n1p2): recovery complete
[    9.009225] EXT4-fs (nvme0n1p2): mounted filesystem 2d6663eb-7642-4e37-a5c0-fb2268b10624 r/w with ordered data mode. Quota mode: none.
[    9.997009] EXT4-fs (nvme0n1p6): mounted filesystem 2fae05a1-09e8-4d67-b5cf-640ecdf206c5 r/w with ordered data mode. Quota mode: none.
[   10.204013] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   10.204017] Bluetooth: BNEP filters: protocol multicast
[   10.204022] Bluetooth: BNEP socket layer initialized
[   10.204960] Bluetooth: MGMT ver 1.23
[   10.209929] NET: Registered PF_ALG protocol family
[   10.270879] NET: Registered PF_QIPCRTR protocol family
[   10.297303] RTL8226B_RTL8221B 2.5Gbps PHY r8169-0-500:00: attached PHY driver (mii_bus:phy_addr=r8169-0-500:00, irq=MAC)
[   10.474080] r8169 0000:05:00.0 enp5s0: Link is Down
[   10.674260] iwlwifi 0000:04:00.0: Registered PHC clock: iwlwifi-PTP, with index: 0
[   13.505161] r8169 0000:05:00.0 enp5s0: Link is Up - 1Gbps/Full - flow control rx/tx
[   20.361724] block nvme0n1: No UUID available providing old NGUID
[   21.922269] Bluetooth: RFCOMM TTY layer initialized
[   21.922283] Bluetooth: RFCOMM socket layer initialized
[   21.922286] Bluetooth: RFCOMM ver 1.11
[   22.474453] warning: `kdeconnectd' uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211
[   23.219128] usb 5-1.3: Failed to query (GET_DEF) UVC control 8 on unit 1: 0 (exp. 1).
[   23.322006] usb 5-1.3: Failed to query (GET_DEF) UVC control 8 on unit 1: 0 (exp. 1).
[   25.024294] input: MX Anywhere 2 Keyboard as /devices/virtual/misc/uhid/0005:046D:B018.0005/input/input26
[   25.024477] input: MX Anywhere 2 Mouse as /devices/virtual/misc/uhid/0005:046D:B018.0005/input/input27
[   25.024602] hid-generic 0005:046D:B018.0005: input,hidraw4: BLUETOOTH HID v0.09 Keyboard [MX Anywhere 2] on 3c:9c:0f:8c:92:53
[  314.008414] EXT4-fs (nvme0n1p1): error count since last fsck: 35
[  314.008421] EXT4-fs (nvme0n1p1): initial error at time 1734821787: ext4_orphan_get:1415
[  314.008425] EXT4-fs (nvme0n1p1): last error at time 1734821787: ext4_orphan_get:1415
[ 7705.831171] r8169 0000:05:00.0 enp5s0: Link is Down
[ 7706.548426] PM: suspend entry (deep)
[ 7706.555189] Filesystems sync: 0.006 seconds
[ 7706.567010] Freezing user space processes
[ 7706.568951] Freezing user space processes completed (elapsed 0.001 seconds)
[ 7706.568956] OOM killer disabled.
[ 7706.568958] Freezing remaining freezable tasks
[ 7706.570253] Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
[ 7706.570273] printk: Suspending console(s) (use no_console_suspend to debug)
[ 7706.610397] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[ 7706.610444] sd 3:0:0:0: [sdb] Synchronizing SCSI cache
[ 7706.611208] ata4.00: Entering standby power mode
[ 7706.612108] ata1.00: Entering standby power mode
[ 7706.722760] amdgpu 0000:07:00.0: amdgpu: psp gfx command UNLOAD_TA(0x2) failed and response status is (0x117)
[ 7706.881038] ACPI: PM: Preparing to enter system sleep state S3
[ 7707.390753] ACPI: PM: Saving platform NVS memory
[ 7707.391250] Disabling non-boot CPUs ...
[ 7707.393846] smpboot: CPU 15 is now offline
[ 7707.398014] smpboot: CPU 14 is now offline
[ 7707.400590] smpboot: CPU 13 is now offline
[ 7707.403208] smpboot: CPU 12 is now offline
[ 7707.405526] smpboot: CPU 11 is now offline
[ 7707.407867] smpboot: CPU 10 is now offline
[ 7707.410173] smpboot: CPU 9 is now offline
[ 7707.412712] smpboot: CPU 8 is now offline
[ 7707.413172] Spectre V2 : Update user space SMT mitigation: STIBP off
[ 7707.414730] smpboot: CPU 7 is now offline
[ 7707.416863] smpboot: CPU 6 is now offline
[ 7707.419055] smpboot: CPU 5 is now offline
[ 7707.421448] smpboot: CPU 4 is now offline
[ 7707.423630] smpboot: CPU 3 is now offline
[ 7707.425693] smpboot: CPU 2 is now offline
[ 7707.427811] smpboot: CPU 1 is now offline
[ 7707.428929] ACPI: PM: Low-level resume complete
[ 7707.428956] ACPI: PM: Restoring platform NVS memory
[ 7707.429213] AMD-Vi: Virtual APIC enabled
[ 7707.429280] AMD-Vi: Virtual APIC enabled
[ 7707.429287] LVT offset 0 assigned for vector 0x400
[ 7707.429894] Enabling non-boot CPUs ...
[ 7707.429924] smpboot: Booting Node 0 Processor 1 APIC 0x2
[ 7707.433932] CPU1 is up
[ 7707.433951] smpboot: Booting Node 0 Processor 2 APIC 0x4
[ 7707.437843] CPU2 is up
[ 7707.437869] smpboot: Booting Node 0 Processor 3 APIC 0x6
[ 7707.441901] CPU3 is up
[ 7707.441936] smpboot: Booting Node 0 Processor 4 APIC 0x8
[ 7707.445505] CPU4 is up
[ 7707.445534] smpboot: Booting Node 0 Processor 5 APIC 0xa
[ 7707.448940] CPU5 is up
[ 7707.448967] smpboot: Booting Node 0 Processor 6 APIC 0xc
[ 7707.452351] CPU6 is up
[ 7707.452390] smpboot: Booting Node 0 Processor 7 APIC 0xe
[ 7707.455865] CPU7 is up
[ 7707.455906] smpboot: Booting Node 0 Processor 8 APIC 0x1
[ 7707.458890] Spectre V2 : Update user space SMT mitigation: STIBP always-on
[ 7707.458910] CPU8 is up
[ 7707.458946] smpboot: Booting Node 0 Processor 9 APIC 0x3
[ 7707.462717] CPU9 is up
[ 7707.462760] smpboot: Booting Node 0 Processor 10 APIC 0x5
[ 7707.466230] CPU10 is up
[ 7707.466279] smpboot: Booting Node 0 Processor 11 APIC 0x7
[ 7707.469898] CPU11 is up
[ 7707.469965] smpboot: Booting Node 0 Processor 12 APIC 0x9
[ 7707.473551] CPU12 is up
[ 7707.473597] smpboot: Booting Node 0 Processor 13 APIC 0xb
[ 7707.477060] CPU13 is up
[ 7707.477108] smpboot: Booting Node 0 Processor 14 APIC 0xd
[ 7707.480784] CPU14 is up
[ 7707.480832] smpboot: Booting Node 0 Processor 15 APIC 0xf
[ 7707.484449] CPU15 is up
[ 7707.486068] ACPI: PM: Waking up from system sleep state S3
[ 7707.488887] xhci_hcd 0000:01:00.0: xHC error in resume, USBSTS 0x401, Reinit
[ 7707.488892] usb usb1: root hub lost power or was reset
[ 7707.488895] usb usb2: root hub lost power or was reset
[ 7707.489082] [drm] PCIE GART of 1024M enabled.
[ 7707.489084] [drm] PTB located at 0x000000F41FC00000
[ 7707.489098] amdgpu 0000:07:00.0: amdgpu: PSP is resuming...
[ 7707.551457] nvme nvme0: 16/0/0 default/read/poll queues
[ 7707.797210] ata3: SATA link down (SStatus 0 SControl 300)
[ 7707.797799] ata2: SATA link down (SStatus 0 SControl 300)
[ 7707.797861] ata5: SATA link down (SStatus 0 SControl 300)
[ 7707.801432] ata6: SATA link down (SStatus 0 SControl 330)
[ 7707.841198] usb 5-2: reset high-speed USB device number 3 using xhci_hcd
[ 7707.874602] usb 1-6: reset full-speed USB device number 4 using xhci_hcd
[ 7707.951113] ata4: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 7707.953497] sd 3:0:0:0: [sdb] Starting disk
[ 7707.954410] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 7707.957113] ata4.00: configured for UDMA/133
[ 7707.959601] sd 0:0:0:0: [sda] Starting disk
[ 7707.965721] ata1.00: configured for UDMA/133
[ 7708.170133] amdgpu 0000:07:00.0: amdgpu: reserve 0x400000 from 0xf41f800000 for PSP TMR
[ 7708.255129] amdgpu 0000:07:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 7708.266067] amdgpu 0000:07:00.0: amdgpu: RAP: optional rap ta ucode is not available
[ 7708.266070] amdgpu 0000:07:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 7708.266073] amdgpu 0000:07:00.0: amdgpu: SMU is resuming...
[ 7708.266769] amdgpu 0000:07:00.0: amdgpu: dpm has been disabled
[ 7708.267837] amdgpu 0000:07:00.0: amdgpu: SMU is resumed successfully!
[ 7708.268427] [drm] DMUB hardware initialized: version=0x0101002B
[ 7708.327994] usb 1-5: reset full-speed USB device number 3 using xhci_hcd
[ 7708.328841] [drm] kiq ring mec 2 pipe 1 q 0
[ 7708.331992] amdgpu 0000:07:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0
[ 7708.331995] amdgpu 0000:07:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 7708.331997] amdgpu 0000:07:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 7708.331999] amdgpu 0000:07:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 7708.332001] amdgpu 0000:07:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 7708.332002] amdgpu 0000:07:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 7708.332004] amdgpu 0000:07:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 7708.332006] amdgpu 0000:07:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 7708.332008] amdgpu 0000:07:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 7708.332010] amdgpu 0000:07:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng 11 on hub 0
[ 7708.332011] amdgpu 0000:07:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 8
[ 7708.332013] amdgpu 0000:07:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 8
[ 7708.332015] amdgpu 0000:07:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 8
[ 7708.332017] amdgpu 0000:07:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 8
[ 7708.332018] amdgpu 0000:07:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 8
[ 7708.337279] usb 6-2: reset SuperSpeed USB device number 3 using xhci_hcd
[ 7708.417374] usb 5-2.1: reset high-speed USB device number 5 using xhci_hcd
[ 7708.577423] usb 5-2.4: reset full-speed USB device number 6 using xhci_hcd
[ 7708.795140] usb 1-1: reset high-speed USB device number 2 using xhci_hcd
[ 7709.181791] usb 1-7: reset high-speed USB device number 5 using xhci_hcd
[ 7709.499743] usb 2-1: reset SuperSpeed USB device number 2 using xhci_hcd
[ 7709.628301] OOM killer enabled.
[ 7709.628305] Restarting tasks ... done.
[ 7709.629919] random: crng reseeded on system resumption
[ 7709.630012] PM: suspend exit
[ 7709.644313] Bluetooth: hci0: Found device firmware: intel/ibt-20-1-3.sfi
[ 7709.644387] Bluetooth: hci0: Boot Address: 0x24800
[ 7709.644389] Bluetooth: hci0: Firmware Version: 132-3.24
[ 7709.644392] Bluetooth: hci0: Firmware already loaded
[ 7709.654840] Bluetooth: hci0: HCI LE Coded PHY feature bit is set, but its usage is not supported.
[ 7709.671080] RTL8226B_RTL8221B 2.5Gbps PHY r8169-0-500:00: attached PHY driver (mii_bus:phy_addr=r8169-0-500:00, irq=MAC)
[ 7709.847862] r8169 0000:05:00.0 enp5s0: Link is Down
[ 7709.924758] Bluetooth: MGMT ver 1.23
[ 7712.859731] r8169 0000:05:00.0 enp5s0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 7724.968515] input: MX Anywhere 2 Keyboard as /devices/virtual/misc/uhid/0005:046D:B018.0006/input/input29
[ 7724.968629] input: MX Anywhere 2 Mouse as /devices/virtual/misc/uhid/0005:046D:B018.0006/input/input30
[ 7724.968760] hid-generic 0005:046D:B018.0006: input,hidraw4: BLUETOOTH HID v0.09 Keyboard [MX Anywhere 2] on 3c:9c:0f:8c:92:53
[13585.789214] netfs: FS-Cache loaded
[13585.840487] RPC: Registered named UNIX socket transport module.
[13585.840491] RPC: Registered udp transport module.
[13585.840492] RPC: Registered tcp transport module.
[13585.840493] RPC: Registered tcp-with-tls transport module.
[13585.840494] RPC: Registered tcp NFSv4.1 backchannel transport module.
[13585.899541] nfs: Deprecated parameter 'intr'
[13585.904259] Key type dns_resolver registered
[13586.018814] NFS: Registering the id_resolver key type
[13586.018825] Key type id_resolver registered
[13586.018827] Key type id_legacy registered
[13828.455371] nfs: Deprecated parameter 'intr'
[14215.383941] RPC: Registered rdma transport module.
[14215.383945] RPC: Registered rdma backchannel transport module.
[14215.488256] NFSD: Using nfsdcld client tracking operations.
[14215.488261] NFSD: no clients to reclaim, skipping NFSv4 grace period (net f0000000)
[24220.510335] r8169 0000:05:00.0 enp5s0: Link is Down
[24231.755975] usb 5-2: USB disconnect, device number 3
[24231.755986] usb 5-2.1: USB disconnect, device number 5
[24231.772586] usb 5-2.4: USB disconnect, device number 6
[24232.005831] usb 6-2: USB disconnect, device number 3
[24280.929415] PM: suspend entry (deep)
[24280.935890] Filesystems sync: 0.006 seconds
[24280.947675] Freezing user space processes
[24280.949821] Freezing user space processes completed (elapsed 0.002 seconds)
[24280.949825] OOM killer disabled.
[24280.949826] Freezing remaining freezable tasks
[24280.951409] Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
[24280.951431] printk: Suspending console(s) (use no_console_suspend to debug)
[24280.981735] sd 3:0:0:0: [sdb] Synchronizing SCSI cache
[24280.982386] ata4.00: Entering standby power mode
[24281.002044] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[24281.003780] ata1.00: Entering standby power mode
[24281.177725] ACPI: PM: Preparing to enter system sleep state S3
[24281.695711] ACPI: PM: Saving platform NVS memory
[24281.696189] Disabling non-boot CPUs ...
[24281.699015] smpboot: CPU 15 is now offline
[24281.703507] smpboot: CPU 14 is now offline
[24281.706160] smpboot: CPU 13 is now offline
[24281.708692] smpboot: CPU 12 is now offline
[24281.710973] smpboot: CPU 11 is now offline
[24281.713609] smpboot: CPU 10 is now offline
[24281.716091] smpboot: CPU 9 is now offline
[24281.718653] smpboot: CPU 8 is now offline
[24281.719509] Spectre V2 : Update user space SMT mitigation: STIBP off
[24281.721129] smpboot: CPU 7 is now offline
[24281.723259] smpboot: CPU 6 is now offline
[24281.725362] smpboot: CPU 5 is now offline
[24281.727420] smpboot: CPU 4 is now offline
[24281.729371] smpboot: CPU 3 is now offline
[24281.731568] smpboot: CPU 2 is now offline
[24281.734198] smpboot: CPU 1 is now offline
[24281.735527] ACPI: PM: Low-level resume complete
[24281.735553] ACPI: PM: Restoring platform NVS memory
[24281.735788] AMD-Vi: Virtual APIC enabled
[24281.735855] AMD-Vi: Virtual APIC enabled
[24281.735863] LVT offset 0 assigned for vector 0x400
[24281.736465] Enabling non-boot CPUs ...
[24281.736494] smpboot: Booting Node 0 Processor 1 APIC 0x2
[24281.740499] CPU1 is up
[24281.740516] smpboot: Booting Node 0 Processor 2 APIC 0x4
[24281.744081] CPU2 is up
[24281.744105] smpboot: Booting Node 0 Processor 3 APIC 0x6
[24281.747513] CPU3 is up
[24281.747536] smpboot: Booting Node 0 Processor 4 APIC 0x8
[24281.751096] CPU4 is up
[24281.751121] smpboot: Booting Node 0 Processor 5 APIC 0xa
[24281.754559] CPU5 is up
[24281.754586] smpboot: Booting Node 0 Processor 6 APIC 0xc
[24281.758018] CPU6 is up
[24281.758056] smpboot: Booting Node 0 Processor 7 APIC 0xe
[24281.761581] CPU7 is up
[24281.761621] smpboot: Booting Node 0 Processor 8 APIC 0x1
[24281.764688] Spectre V2 : Update user space SMT mitigation: STIBP always-on
[24281.764707] CPU8 is up
[24281.764734] smpboot: Booting Node 0 Processor 9 APIC 0x3
[24281.768286] CPU9 is up
[24281.768334] smpboot: Booting Node 0 Processor 10 APIC 0x5
[24281.772067] CPU10 is up
[24281.772130] smpboot: Booting Node 0 Processor 11 APIC 0x7
[24281.775861] CPU11 is up
[24281.775910] smpboot: Booting Node 0 Processor 12 APIC 0x9
[24281.779680] CPU12 is up
[24281.779718] smpboot: Booting Node 0 Processor 13 APIC 0xb
[24281.783485] CPU13 is up
[24281.783523] smpboot: Booting Node 0 Processor 14 APIC 0xd
[24281.787235] CPU14 is up
[24281.787267] smpboot: Booting Node 0 Processor 15 APIC 0xf
[24281.790946] CPU15 is up
[24281.792513] ACPI: PM: Waking up from system sleep state S3
[24281.795039] xhci_hcd 0000:01:00.0: xHC error in resume, USBSTS 0x401, Reinit
[24281.795044] usb usb1: root hub lost power or was reset
[24281.795046] usb usb2: root hub lost power or was reset
[24281.796693] [drm] PCIE GART of 1024M enabled.
[24281.796697] [drm] PTB located at 0x000000F41FC00000
[24281.796715] amdgpu 0000:07:00.0: amdgpu: PSP is resuming...
[24281.857686] nvme nvme0: 16/0/0 default/read/poll queues
[24282.109143] ata5: SATA link down (SStatus 0 SControl 300)
[24282.109165] ata6: SATA link down (SStatus 0 SControl 330)
[24282.109477] ata2: SATA link down (SStatus 0 SControl 300)
[24282.109496] ata3: SATA link down (SStatus 0 SControl 300)
[24282.179490] usb 1-5: reset full-speed USB device number 3 using xhci_hcd
[24282.262655] ata4: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[24282.262670] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[24282.265018] sd 3:0:0:0: [sdb] Starting disk
[24282.267867] sd 0:0:0:0: [sda] Starting disk
[24282.268635] ata4.00: configured for UDMA/133
[24282.273975] ata1.00: configured for UDMA/133
[24282.476276] amdgpu 0000:07:00.0: amdgpu: reserve 0x400000 from 0xf41f800000 for PSP TMR
[24282.561635] amdgpu 0000:07:00.0: amdgpu: RAS: optional ras ta ucode is not available
[24282.572558] amdgpu 0000:07:00.0: amdgpu: RAP: optional rap ta ucode is not available
[24282.572560] amdgpu 0000:07:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[24282.572564] amdgpu 0000:07:00.0: amdgpu: SMU is resuming...
[24282.572603] amdgpu 0000:07:00.0: amdgpu: dpm has been disabled
[24282.573418] amdgpu 0000:07:00.0: amdgpu: SMU is resumed successfully!
[24282.574011] [drm] DMUB hardware initialized: version=0x0101002B
[24282.642858] usb 1-1: reset high-speed USB device number 2 using xhci_hcd
[24282.892666] [drm] kiq ring mec 2 pipe 1 q 0
[24282.895602] amdgpu 0000:07:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0
[24282.895606] amdgpu 0000:07:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[24282.895608] amdgpu 0000:07:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[24282.895609] amdgpu 0000:07:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[24282.895611] amdgpu 0000:07:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[24282.895613] amdgpu 0000:07:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[24282.895615] amdgpu 0000:07:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[24282.895616] amdgpu 0000:07:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[24282.895618] amdgpu 0000:07:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[24282.895620] amdgpu 0000:07:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng 11 on hub 0
[24282.895622] amdgpu 0000:07:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 8
[24282.895624] amdgpu 0000:07:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 8
[24282.895625] amdgpu 0000:07:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 8
[24282.895627] amdgpu 0000:07:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 8
[24282.895629] amdgpu 0000:07:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 8
[24283.032009] usb 1-6: reset full-speed USB device number 4 using xhci_hcd
[24283.486786] usb 1-7: reset high-speed USB device number 5 using xhci_hcd
[24283.804483] usb 2-1: reset SuperSpeed USB device number 2 using xhci_hcd
[24283.933169] OOM killer enabled.
[24283.933173] Restarting tasks ... done.
[24283.935308] random: crng reseeded on system resumption
[24283.935335] PM: suspend exit
[24283.950511] Bluetooth: hci0: Found device firmware: intel/ibt-20-1-3.sfi
[24283.950523] Bluetooth: hci0: Boot Address: 0x24800
[24283.950525] Bluetooth: hci0: Firmware Version: 132-3.24
[24283.950527] Bluetooth: hci0: Firmware already loaded
[24283.960985] Bluetooth: hci0: HCI LE Coded PHY feature bit is set, but its usage is not supported.
[24283.962670] RTL8226B_RTL8221B 2.5Gbps PHY r8169-0-500:00: attached PHY driver (mii_bus:phy_addr=r8169-0-500:00, irq=MAC)
[24284.146205] r8169 0000:05:00.0 enp5s0: Link is Down
[24284.232233] Bluetooth: MGMT ver 1.23
[24287.186116] r8169 0000:05:00.0 enp5s0: Link is Up - 1Gbps/Full - flow control rx/tx
[24320.932745] usb 6-2: new SuperSpeed USB device number 4 using xhci_hcd
[24320.953758] usb 6-2: New USB device found, idVendor=05e3, idProduct=0612, bcdDevice=92.16
[24320.953769] usb 6-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[24320.953772] usb 6-2: Product: USB3.0 Hub
[24320.953775] usb 6-2: Manufacturer: GenesysLogic
[24320.984989] hub 6-2:1.0: USB hub found
[24320.985311] hub 6-2:1.0: 4 ports detected
[24321.065943] usb 5-2: new high-speed USB device number 8 using xhci_hcd
[24321.203338] usb 5-2: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=92.16
[24321.203346] usb 5-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[24321.203349] usb 5-2: Product: USB2.0 Hub
[24321.203352] usb 5-2: Manufacturer: GenesysLogic
[24321.256558] hub 5-2:1.0: USB hub found
[24321.257390] hub 5-2:1.0: 4 ports detected
[24321.599237] usb 5-2.1: new high-speed USB device number 9 using xhci_hcd
[24321.683234] usb 5-2.1: New USB device found, idVendor=1235, idProduct=8202, bcdDevice= 4.1b
[24321.683246] usb 5-2.1: New USB device strings: Mfr=1, Product=3, SerialNumber=0
[24321.683248] usb 5-2.1: Product: Scarlett 2i2 USB
[24321.683251] usb 5-2.1: Manufacturer: Focusrite
[24321.932588] usb 5-2.4: new full-speed USB device number 10 using xhci_hcd
[24322.045762] usb 5-2.4: New USB device found, idVendor=046d, idProduct=c529, bcdDevice= 7.10
[24322.045771] usb 5-2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[24322.045774] usb 5-2.4: Product: USB Receiver
[24322.045777] usb 5-2.4: Manufacturer: Logitech
[24322.129170] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:08.1/0000:07:00.4/usb5/5-2/5-2.4/5-2.4:1.0/0003:046D:C529.0007/input/input32
[24322.256027] hid-generic 0003:046D:C529.0007: input,hidraw2: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:07:00.4-2.4/input0
[24322.260147] input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:08.1/0000:07:00.4/usb5/5-2/5-2.4/5-2.4:1.1/0003:046D:C529.0008/input/input33
[24322.260327] input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:08.1/0000:07:00.4/usb5/5-2/5-2.4/5-2.4:1.1/0003:046D:C529.0008/input/input34
[24322.312640] input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:08.1/0000:07:00.4/usb5/5-2/5-2.4/5-2.4:1.1/0003:046D:C529.0008/input/input35
[24322.312860] hid-generic 0003:046D:C529.0008: input,hiddev98,hidraw3: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:07:00.4-2.4/input1
[24322.419879] input: MX Anywhere 2 Keyboard as /devices/virtual/misc/uhid/0005:046D:B018.0009/input/input39
[24322.420033] input: MX Anywhere 2 Mouse as /devices/virtual/misc/uhid/0005:046D:B018.0009/input/input40
[24322.420222] hid-generic 0005:046D:B018.0009: input,hidraw4: BLUETOOTH HID v0.09 Keyboard [MX Anywhere 2] on 3c:9c:0f:8c:92:53
[24347.422784] fbcon: Taking over console
[24347.541841] Console: switching to colour frame buffer device 160x45

1 Like

Please see Known Issues and Solutions in recent Update announcements.

It is possible one of the following items might apply:

  • System freeze on suspend
  • KDE Plasma hangs on Shutdown, Restart and Logout

Regards.

1 Like

Hello there @derPaul ;

i actually have the same problem with the first Manjaro XFCE installation that ive made.
Sometimes, almost all the time, I open the notebook or comming back from hibernation, it gets freeze or give me some graphical issues. I though it was something concerning with XFCE, when I installed Manjaro KDE, never gives me problems, the difference was that i enable the SWAP option with hibernation something, at the moment of set up the partitions for the OS.
If u had the chance, may be could try install again and set up the SWAP with Hib.

Regards.

I do not know if this is relevant, but:


Welcome to Manjaro! :smiling_face_with_three_hearts:

  1. Please read the information behind this link. It will help you to post necessary information.
  1. Please press the 3 dots below your post and then press the :pencil2:
  • If you give us information about your system, we can see what we’re talking about and make better suggestions.
  • You can do this by using inxi in a terminal or in console.
sudo inxi --verbosity=8 --filter --width 
  • Personally identifiable information such as serial numbers and MAC addresses are filtered out by this command
  • Presenting the information in this way allows everyone to be familiar with the format and quickly find the items they need without missing anything.
  1. Copy the output from inxi (including the command) and paste it into your post.
  • To make it more readable, add 3 backticks ``` on an extra line before and after the pasted text.
  1. Or we can try to play hide and seek :wink:
    Have you already :mag: for your problem in the forum ? (Wisdom lies in asking → listening → reading :wink: )# Welcome to Manjaro! :smiling_face_with_three_hearts:
  2. Please read the information behind this link. It will help you to post necessary information.
  1. Please press the 3 dots below your post and then press the :pencil2:
  • If you give us information about your system, we can see what we’re talking about and make better suggestions.
  • You can do this by using inxi in a terminal or in console.
sudo inxi --verbosity=8 --filter --width 
  • Personally identifiable information such as serial numbers and MAC addresses are filtered out by this command
  • Presenting the information in this way allows everyone to be familiar with the format and quickly find the items they need without missing anything.
  1. Copy the output from inxi (including the command) and paste it into your post.
  • To make it more readable, add 3 backticks ``` on an extra line before and after the pasted text.
  1. Or we can try to play hide and seek :wink:
    Have you already :mag: for your problem in the forum ? (Wisdom lies in asking → listening → reading :wink: )