Dear Maintainer, While running Debian Trixie (Testing) with kernel 6.12.22-1, I encountered a serious amdgpu driver issue resulting in a full system lockup. What led up to the situation: - System is running Debian Trixie, with KDE Plasma desktop environment (installed via tasksel). - I had a large number of windows open and was heavily multitasking. - Suddenly, the system completely froze. - Attempting to switch to a TTY (Ctrl+Alt+F4) took a very long time before any text appeared. - I eventually killed the KDE session and re-logged in, after which the system returned to normal. What exactly did you do (or not do) that was effective (or ineffective): - Switching to TTY eventually worked (after long delay). - Killing the KDE session recovered the system without a reboot. What was the outcome of this action: - I lost all unsaved data - After re-logging in, system worked normally again. - The issue has not reoccurred so far. What outcome did you expect instead: - The system should not lock up during normal multitasking. - GPU/display updates should not cause hard stalls or flip timeouts. Relevant logs from dmesg: ``` amdgpu 0000:0b:00.0: [drm] *ERROR* [CRTC:85:crtc-0] flip_done timed out amdgpu 0000:0b:00.0: [drm] *ERROR* [CRTC:85:crtc-0] commit wait timed out amdgpu 0000:0b:00.0: [drm] *ERROR* [PLANE:82:plane-7] commit wait timed out WARNING: CPU: 3 PID: 994 at drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:8646 amdgpu_dm_atomic_commit_tail ``` - Motherboard: ASUS TUF GAMING X570-PLUS (Wi-Fi) - GPU: AMD Radeon RX 6600 - Kernel: 6.12.22-amd64 - Firmware: Up-to-date firmware-amd-graphics package installed. Notes: - This problem may be related to other recent AMDGPU instability reports on 6.12.x, but this is distinct: no PCIe AER errors were present, and no VRAM leaks were observed prior to the crash. - The bug appears in normal operation, not just after suspend/resume. Thank you for your work maintaining Debian!
Hi, We have uploaded 6.12.25-1 to unstable which contains further amdgpu related fixes recently (and the kernel is targeting for trixie). Might you be able to update to 6.12.25 please and see if you still encounter the amdgpu instability? The problem here will be likely if you cannot repoduce the issue. The behaviour you described and the long switching time to a tty might as well indicate other components in unserspace with a memory hog, and system swapping, maybe finally invoking the OOM. If you still have the system running after this recovery having the full kernel log attached would be helpful. At least from the excerpt you posted it seems that the system came online after a suspend. But having the logs form around when the lockup happended would be (maybe) helpful. Regards, Salvatore
I think I have occasionally been encountering this (or a very similar) issue. Like Abdurahman, I'm running trixie with KDE Plasma and three times now in the past month the GPU has totally locked up. Two of those times I had music playing in the background, and it continued playing even after the GPU stopped responding. Maybe relevant is that each time I've experienced this, I have had a QEMU VM running (via libvirt) that has had 3D acceleration pass-though enabled. I run this VM on a daily basis, so it may not be directly related, but it is a commonality in all three crashes. My GPU is a Sapphire NITRO+ RX 7900 XTX. I was able to capture the kernel error and call trace (attached) the first two times this happened, back on May 7 & 8 with kernel 6.12.25. This morning it happened again with kernel 6.12.27, but I failed to grab the kernel log before rebooting the system. Back in May when this first happened, the only other relevant recent change was an update of firmware-amd-graphics from 20241210-1 to 20250410-2. Because this issue didn't continue to occur for me, at the time I wrote it off as a random issue. Having it happen again today however indicates there is something, somewhere going wrong. Without a reproducer, though, I don't know if there's much more I can provide at this time. Mathias
Hi, Can you please retest this with the most current 6.12.32-1 and report back if the issue persist? If so can you please again provide a full log? If this will look like an upstream issue we might ask you to fill an upstream issue at https://gitlab.freedesktop.org/drm/amd/, but we would like to see if the issue still persist on most recent version and have a look at a fresh boot log. Regards, Salvatore
Hi, I believe I'm having the same issue with 6.12.33+deb13-amd64 and a 9070 AMD GPU. Full dmesg: [ 0.000000] Linux version 6.12.33+deb13-amd64 (debian-kernel@lists.debian.org) (x86_64-linux-gnu-gcc-14 (Debian 14.2.0-19) 14.2.0, GNU ld (GNU Binutils for Debian) 2.44) #1 SMP PREEMPT_DYNAMIC Debian 6.12.33-1 (2025-06-19) [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-6.12.33+deb13-amd64 root=/dev/mapper/RED--vg-root ro quiet [ 0.000000] x86/split lock detection: #DB: warning on user-space bus_locks [ 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-0x0000000009afefff] usable [ 0.000000] BIOS-e820: [mem 0x0000000009aff000-0x0000000009ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable [ 0.000000] BIOS-e820: [mem 0x000000000a200000-0x000000000a21dfff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x000000000a21e000-0x000000000affffff] usable [ 0.000000] BIOS-e820: [mem 0x000000000b000000-0x000000000b020fff] reserved [ 0.000000] BIOS-e820: [mem 0x000000000b021000-0x000000008567efff] usable [ 0.000000] BIOS-e820: [mem 0x000000008567f000-0x000000008b67efff] reserved [ 0.000000] BIOS-e820: [mem 0x000000008b67f000-0x000000008d67efff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000008d67f000-0x000000008f67efff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x000000008f67f000-0x00000000977fefff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000977ff000-0x0000000099ff6fff] usable [ 0.000000] BIOS-e820: [mem 0x0000000099ff7000-0x0000000099ffbfff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000099ffc000-0x0000000099ffffff] usable [ 0.000000] BIOS-e820: [mem 0x000000009a000000-0x000000009bffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000009d7f3000-0x000000009fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000f7000000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000085de7ffff] usable [ 0.000000] BIOS-e820: [mem 0x000000085eec0000-0x00000008801fffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] APIC: Static calls initialized [ 0.000000] e820: update [mem 0x7e9f1018-0x7ea0d857] usable ==> usable [ 0.000000] e820: update [mem 0x7e9e6018-0x7e9f0e57] 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-0x0000000009afefff] usable [ 0.000000] reserve setup_data: [mem 0x0000000009aff000-0x0000000009ffffff] reserved [ 0.000000] reserve setup_data: [mem 0x000000000a000000-0x000000000a1fffff] usable [ 0.000000] reserve setup_data: [mem 0x000000000a200000-0x000000000a21dfff] ACPI NVS [ 0.000000] reserve setup_data: [mem 0x000000000a21e000-0x000000000affffff] usable [ 0.000000] reserve setup_data: [mem 0x000000000b000000-0x000000000b020fff] reserved [ 0.000000] reserve setup_data: [mem 0x000000000b021000-0x000000007e9e6017] usable [ 0.000000] reserve setup_data: [mem 0x000000007e9e6018-0x000000007e9f0e57] usable [ 0.000000] reserve setup_data: [mem 0x000000007e9f0e58-0x000000007e9f1017] usable [ 0.000000] reserve setup_data: [mem 0x000000007e9f1018-0x000000007ea0d857] usable [ 0.000000] reserve setup_data: [mem 0x000000007ea0d858-0x000000008567efff] usable [ 0.000000] reserve setup_data: [mem 0x000000008567f000-0x000000008b67efff] reserved [ 0.000000] reserve setup_data: [mem 0x000000008b67f000-0x000000008d67efff] ACPI data [ 0.000000] reserve setup_data: [mem 0x000000008d67f000-0x000000008f67efff] ACPI NVS [ 0.000000] reserve setup_data: [mem 0x000000008f67f000-0x00000000977fefff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000977ff000-0x0000000099ff6fff] usable [ 0.000000] reserve setup_data: [mem 0x0000000099ff7000-0x0000000099ffbfff] reserved [ 0.000000] reserve setup_data: [mem 0x0000000099ffc000-0x0000000099ffffff] usable [ 0.000000] reserve setup_data: [mem 0x000000009a000000-0x000000009bffffff] reserved [ 0.000000] reserve setup_data: [mem 0x000000009d7f3000-0x000000009fffffff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000f7000000-0x00000000ffffffff] reserved [ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000085de7ffff] usable [ 0.000000] reserve setup_data: [mem 0x000000085eec0000-0x00000008801fffff] reserved [ 0.000000] reserve setup_data: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] efi: EFI v2.9 by American Megatrends [ 0.000000] efi: ACPI=0x8f665000 ACPI 2.0=0x8f665014 TPMFinalLog=0x8f632000 SMBIOS=0x974d7000 SMBIOS 3.0=0x974d6000 MEMATTR=0x8060a698 ESRT=0x8107c618 MOKvar=0x97551000 INITRD=0x7ea19218 RNG=0x8d5bf018 TPMEventLog=0x8d5bb018 [ 0.000000] random: crng init done [ 0.000000] efi: Remove mem56: MMIO range=[0xe0000000-0xefffffff] (256MB) from e820 map [ 0.000000] e820: remove [mem 0xe0000000-0xefffffff] reserved [ 0.000000] efi: Remove mem57: MMIO range=[0xf7000000-0xfedfffff] (126MB) from e820 map [ 0.000000] e820: remove [mem 0xf7000000-0xfedfffff] reserved [ 0.000000] efi: Not removing mem58: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map [ 0.000000] efi: Remove mem59: MMIO range=[0xfee01000-0xffffffff] (17MB) from e820 map [ 0.000000] e820: remove [mem 0xfee01000-0xffffffff] reserved [ 0.000000] efi: Remove mem61: MMIO range=[0x860000000-0x8801fffff] (514MB) from e820 map [ 0.000000] e820: remove [mem 0x860000000-0x8801fffff] reserved [ 0.000000] secureboot: Secure boot disabled [ 0.000000] SMBIOS 3.4.0 present. [ 0.000000] DMI: ASRock X870 Pro RS/X870 Pro RS, BIOS 3.30 06/16/2025 [ 0.000000] DMI: Memory slots populated: 2/4 [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.000000] tsc: Detected 4690.879 MHz processor [ 0.000109] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.000110] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.000116] last_pfn = 0x85de80 max_arch_pfn = 0x400000000 [ 0.000120] MTRR map: 5 entries (3 fixed + 2 variable; max 20), built from 9 variable MTRRs [ 0.000121] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000237] e820: update [mem 0xa0000000-0xffffffff] usable ==> reserved [ 0.000242] last_pfn = 0x9a000 max_arch_pfn = 0x400000000 [ 0.003168] esrt: Reserving ESRT space from 0x000000008107c618 to 0x000000008107c650. [ 0.003172] e820: update [mem 0x8107c000-0x8107cfff] usable ==> reserved [ 0.003183] Using GB pages for direct mapping [ 0.003445] RAMDISK: [mem 0x6d655000-0x71d17fff] [ 0.003631] ACPI: Early table checksum verification disabled [ 0.003634] ACPI: RSDP 0x000000008F665014 000024 (v02 ALASKA) [ 0.003636] ACPI: XSDT 0x000000008F664728 0000F4 (v01 ALASKA A M I 00000001 AMI 01000013) [ 0.003640] ACPI: FACP 0x000000008D674000 000114 (v06 ALASKA A M I 00000001 AMI 00010013) [ 0.003643] ACPI: DSDT 0x000000008D5F8000 072F5D (v02 ALASKA A M I 00000001 INTL 20220331) [ 0.003644] ACPI: FACS 0x000000008F662000 000040 [ 0.003645] ACPI: SSDT 0x000000008D676000 00816C (v02 AMD Splinter 00000002 MSFT 05000000) [ 0.003647] ACPI: SSDT 0x000000008D675000 000221 (v02 ALASKA CPUSSDT 00000001 AMI 00000001) [ 0.003648] ACPI: FIDT 0x000000008D66E000 00009C (v01 ALASKA A M I 00000001 AMI 00010013) [ 0.003649] ACPI: MCFG 0x000000008D66D000 00003C (v01 ALASKA A M I 00000001 MSFT 00010013) [ 0.003650] ACPI: HPET 0x000000008D66C000 000038 (v01 ALASKA A M I 00000001 AMI 00000005) [ 0.003651] ACPI: FPDT 0x000000008D66B000 000044 (v01 ALASKA A M I 01072009 AMI 01000013) [ 0.003652] ACPI: VFCT 0x000000008D5E9000 00E684 (v01 ALASKA A M I 00000001 AMD 33504F47) [ 0.003653] ACPI: BGRT 0x000000008D673000 000038 (v01 ALASKA A M I 00000001 AMI 00010013) [ 0.003654] ACPI: TPM2 0x000000008D672000 00004C (v04 ALASKA A M I 00000001 AMI 00000000) [ 0.003655] ACPI: SSDT 0x000000008D5E4000 004DEE (v02 AMD AMD CPU 00000001 AMD 00000001) [ 0.003656] ACPI: SSDT 0x000000008D671000 000041 (v01 AMD AppCompD 00000001 INTL 20220331) [ 0.003657] ACPI: SSDT 0x000000008D5D6000 00D214 (v02 AMD DISCUSB4 00000002 INTL 20220331) [ 0.003658] ACPI: SSDT 0x000000008D670000 0006D4 (v02 AMD CPMWLRC 00000001 INTL 20220331) [ 0.003659] ACPI: SSDT 0x000000008D66F000 0008BA (v02 AMD CPMDFDG2 00000001 INTL 20220331) [ 0.003660] ACPI: SSDT 0x000000008D5D5000 000788 (v02 AMD CPMDFIG5 00000001 INTL 20220331) [ 0.003661] ACPI: SSDT 0x000000008D5CB000 009A6C (v02 AMD CPMCMN 00000001 INTL 20220331) [ 0.003662] ACPI: SSDT 0x000000008D5C8000 0029A3 (v02 AMD AOD 00000001 INTL 20220331) [ 0.003663] ACPI: WSMT 0x000000008D5C7000 000028 (v01 ALASKA A M I 00000001 AMI 00010013) [ 0.003664] ACPI: APIC 0x000000008D5C6000 00015E (v06 ALASKA A M I 00000001 AMI 00010013) [ 0.003665] ACPI: IVRS 0x000000008D5C5000 0000C8 (v02 AMD AmdTable 00000001 AMD 00000001) [ 0.003666] ACPI: SSDT 0x000000008D5C4000 000500 (v02 AMD MEMTOOL0 00000002 INTL 20220331) [ 0.003667] ACPI: SSDT 0x000000008D5C3000 0009D0 (v02 AMD CPMMSOSC 00000001 INTL 20220331) [ 0.003669] ACPI: SSDT 0x000000008D5C2000 00047C (v02 AMD AMDWOV 00000001 INTL 20220331) [ 0.003670] ACPI: SSDT 0x000000008D5C1000 00053E (v01 AMD CPMAPMFD 00000001 INTL 20220331) [ 0.003671] ACPI: SSDT 0x000000008D5C0000 00044E (v02 AMD AmdTable 00000001 INTL 20220331) [ 0.003671] ACPI: Reserving FACP table memory at [mem 0x8d674000-0x8d674113] [ 0.003672] ACPI: Reserving DSDT table memory at [mem 0x8d5f8000-0x8d66af5c] [ 0.003672] ACPI: Reserving FACS table memory at [mem 0x8f662000-0x8f66203f] [ 0.003673] ACPI: Reserving SSDT table memory at [mem 0x8d676000-0x8d67e16b] [ 0.003673] ACPI: Reserving SSDT table memory at [mem 0x8d675000-0x8d675220] [ 0.003673] ACPI: Reserving FIDT table memory at [mem 0x8d66e000-0x8d66e09b] [ 0.003673] ACPI: Reserving MCFG table memory at [mem 0x8d66d000-0x8d66d03b] [ 0.003674] ACPI: Reserving HPET table memory at [mem 0x8d66c000-0x8d66c037] [ 0.003674] ACPI: Reserving FPDT table memory at [mem 0x8d66b000-0x8d66b043] [ 0.003674] ACPI: Reserving VFCT table memory at [mem 0x8d5e9000-0x8d5f7683] [ 0.003674] ACPI: Reserving BGRT table memory at [mem 0x8d673000-0x8d673037] [ 0.003675] ACPI: Reserving TPM2 table memory at [mem 0x8d672000-0x8d67204b] [ 0.003675] ACPI: Reserving SSDT table memory at [mem 0x8d5e4000-0x8d5e8ded] [ 0.003675] ACPI: Reserving SSDT table memory at [mem 0x8d671000-0x8d671040] [ 0.003675] ACPI: Reserving SSDT table memory at [mem 0x8d5d6000-0x8d5e3213] [ 0.003676] ACPI: Reserving SSDT table memory at [mem 0x8d670000-0x8d6706d3] [ 0.003676] ACPI: Reserving SSDT table memory at [mem 0x8d66f000-0x8d66f8b9] [ 0.003676] ACPI: Reserving SSDT table memory at [mem 0x8d5d5000-0x8d5d5787] [ 0.003676] ACPI: Reserving SSDT table memory at [mem 0x8d5cb000-0x8d5d4a6b] [ 0.003677] ACPI: Reserving SSDT table memory at [mem 0x8d5c8000-0x8d5ca9a2] [ 0.003677] ACPI: Reserving WSMT table memory at [mem 0x8d5c7000-0x8d5c7027] [ 0.003677] ACPI: Reserving APIC table memory at [mem 0x8d5c6000-0x8d5c615d] [ 0.003677] ACPI: Reserving IVRS table memory at [mem 0x8d5c5000-0x8d5c50c7] [ 0.003678] ACPI: Reserving SSDT table memory at [mem 0x8d5c4000-0x8d5c44ff] [ 0.003678] ACPI: Reserving SSDT table memory at [mem 0x8d5c3000-0x8d5c39cf] [ 0.003678] ACPI: Reserving SSDT table memory at [mem 0x8d5c2000-0x8d5c247b] [ 0.003679] ACPI: Reserving SSDT table memory at [mem 0x8d5c1000-0x8d5c153d] [ 0.003679] ACPI: Reserving SSDT table memory at [mem 0x8d5c0000-0x8d5c044d] [ 0.003719] No NUMA configuration found [ 0.003719] Faking a node at [mem 0x0000000000000000-0x000000085de7ffff] [ 0.003722] NODE_DATA(0) allocated [mem 0x85de55680-0x85de7ffff] [ 0.003813] Zone ranges: [ 0.003814] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.003815] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.003815] Normal [mem 0x0000000100000000-0x000000085de7ffff] [ 0.003816] Device empty [ 0.003816] Movable zone start for each node [ 0.003817] Early memory node ranges [ 0.003817] node 0: [mem 0x0000000000001000-0x000000000009ffff] [ 0.003818] node 0: [mem 0x0000000000100000-0x0000000009afefff] [ 0.003818] node 0: [mem 0x000000000a000000-0x000000000a1fffff] [ 0.003818] node 0: [mem 0x000000000a21e000-0x000000000affffff] [ 0.003818] node 0: [mem 0x000000000b021000-0x000000008567efff] [ 0.003819] node 0: [mem 0x00000000977ff000-0x0000000099ff6fff] [ 0.003819] node 0: [mem 0x0000000099ffc000-0x0000000099ffffff] [ 0.003819] node 0: [mem 0x0000000100000000-0x000000085de7ffff] [ 0.003821] Initmem setup node 0 [mem 0x0000000000001000-0x000000085de7ffff] [ 0.003824] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.003830] On node 0, zone DMA: 96 pages in unavailable ranges [ 0.003879] On node 0, zone DMA32: 1281 pages in unavailable ranges [ 0.003885] On node 0, zone DMA32: 30 pages in unavailable ranges [ 0.004512] On node 0, zone DMA32: 33 pages in unavailable ranges [ 0.004631] On node 0, zone DMA32: 41344 pages in unavailable ranges [ 0.004632] On node 0, zone DMA32: 5 pages in unavailable ranges [ 0.004746] On node 0, zone Normal: 24576 pages in unavailable ranges [ 0.004769] On node 0, zone Normal: 8576 pages in unavailable ranges [ 0.005312] ACPI: PM-Timer IO Port: 0x808 [ 0.005316] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1]) [ 0.005325] IOAPIC[0]: apic_id 32, version 33, address 0xfec00000, GSI 0-23 [ 0.005328] IOAPIC[1]: apic_id 33, version 33, address 0xfec01000, GSI 24-55 [ 0.005329] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.005330] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level) [ 0.005332] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.005333] ACPI: HPET id: 0x10228201 base: 0xfed00000 [ 0.005336] e820: update [mem 0x80bfd000-0x80c3dfff] usable ==> reserved [ 0.005345] CPU topo: Max. logical packages: 1 [ 0.005345] CPU topo: Max. logical dies: 1 [ 0.005345] CPU topo: Max. dies per package: 1 [ 0.005347] CPU topo: Max. threads per core: 2 [ 0.005347] CPU topo: Num. cores per package: 8 [ 0.005348] CPU topo: Num. threads per package: 16 [ 0.005348] CPU topo: Allowing 16 present CPUs plus 0 hotplug CPUs [ 0.005358] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.005359] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff] [ 0.005359] PM: hibernation: Registered nosave memory: [mem 0x09aff000-0x09ffffff] [ 0.005360] PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a21dfff] [ 0.005360] PM: hibernation: Registered nosave memory: [mem 0x0b000000-0x0b020fff] [ 0.005361] PM: hibernation: Registered nosave memory: [mem 0x80bfd000-0x80c3dfff] [ 0.005362] PM: hibernation: Registered nosave memory: [mem 0x8107c000-0x8107cfff] [ 0.005362] PM: hibernation: Registered nosave memory: [mem 0x8567f000-0x977fefff] [ 0.005363] PM: hibernation: Registered nosave memory: [mem 0x99ff7000-0x99ffbfff] [ 0.005363] PM: hibernation: Registered nosave memory: [mem 0x9a000000-0xffffffff] [ 0.005364] [mem 0xa0000000-0xfedfffff] available for PCI devices [ 0.005365] Booting paravirtualized kernel on bare hardware [ 0.005367] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.008126] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:16 nr_cpu_ids:16 nr_node_ids:1 [ 0.008315] percpu: Embedded 66 pages/cpu s233472 r8192 d28672 u524288 [ 0.008318] pcpu-alloc: s233472 r8192 d28672 u524288 alloc=1*2097152 [ 0.008319] pcpu-alloc: [0] 00 01 02 03 [0] 04 05 06 07 [ 0.008321] pcpu-alloc: [0] 08 09 10 11 [0] 12 13 14 15 [ 0.008329] Kernel command line: BOOT_IMAGE=/vmlinuz-6.12.33+deb13-amd64 root=/dev/mapper/RED--vg-root ro quiet [ 0.008352] Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-6.12.33+deb13-amd64", will be passed to user space. [ 0.009088] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear) [ 0.009406] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear) [ 0.009456] Fallback order for Node 0: 0 [ 0.009458] Built 1 zonelists, mobility grouping on. Total pages: 8279898 [ 0.009459] Policy zone: Normal [ 0.009464] mem auto-init: stack:all(zero), heap alloc:on, heap free:off [ 0.009492] software IO TLB: area num 16. [ 0.015851] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1 [ 0.015875] ftrace: allocating 45702 entries in 179 pages [ 0.021179] ftrace: allocated 179 pages with 5 groups [ 0.021585] Dynamic Preempt: voluntary [ 0.021619] rcu: Preemptible hierarchical RCU implementation. [ 0.021619] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=16. [ 0.021620] Trampoline variant of Tasks RCU enabled. [ 0.021621] Rude variant of Tasks RCU enabled. [ 0.021621] Tracing variant of Tasks RCU enabled. [ 0.021621] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.021622] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16 [ 0.021626] RCU Tasks: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=16. [ 0.021628] RCU Tasks Rude: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=16. [ 0.021628] RCU Tasks Trace: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=16. [ 0.023546] NR_IRQS: 524544, nr_irqs: 1096, preallocated irqs: 16 [ 0.023716] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.023826] Console: colour dummy device 80x25 [ 0.023828] printk: legacy console [tty0] enabled [ 0.023848] ACPI: Core revision 20240827 [ 0.024041] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns [ 0.024052] APIC: Switch to symmetric I/O mode setup [ 0.024436] AMD-Vi: Using global IVHD EFR:0x246577efa2254afa, EFR2:0x0 [ 0.025175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.044058] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x439dc53606d, max_idle_ns: 440795379278 ns [ 0.044060] Calibrating delay loop (skipped), value calculated using timer frequency.. 9381.75 BogoMIPS (lpj=18763516) [ 0.044072] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.044129] LVT offset 1 assigned for vector 0xf9 [ 0.044341] LVT offset 2 assigned for vector 0xf4 [ 0.044403] Last level iTLB entries: 4KB 64, 2MB 64, 4MB 32 [ 0.044404] Last level dTLB entries: 4KB 128, 2MB 128, 4MB 64, 1GB 0 [ 0.044405] process: using mwait in idle threads [ 0.044406] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.044407] Spectre V2 : Mitigation: Enhanced / Automatic IBRS [ 0.044408] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.044409] Spectre V2 : User space: Mitigation: STIBP always-on protection [ 0.044410] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl [ 0.044414] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.044414] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.044415] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.044415] x86/fpu: Supporting XSAVE feature 0x020: 'AVX-512 opmask' [ 0.044416] x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256' [ 0.044416] x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512 ZMM_Hi256' [ 0.044417] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers' [ 0.044418] x86/fpu: Supporting XSAVE feature 0x800: 'Control-flow User registers' [ 0.044418] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.044419] x86/fpu: xstate_offset[5]: 832, xstate_sizes[5]: 64 [ 0.044420] x86/fpu: xstate_offset[6]: 896, xstate_sizes[6]: 512 [ 0.044420] x86/fpu: xstate_offset[7]: 1408, xstate_sizes[7]: 1024 [ 0.044421] x86/fpu: xstate_offset[9]: 2432, xstate_sizes[9]: 8 [ 0.044421] x86/fpu: xstate_offset[11]: 2440, xstate_sizes[11]: 16 [ 0.044422] x86/fpu: Enabled xstate features 0xae7, context size is 2456 bytes, using 'compacted' format. [ 0.056564] Freeing SMP alternatives memory: 40K [ 0.056566] pid_max: default: 32768 minimum: 301 [ 0.058286] LSM: initializing lsm=lockdown,capability,landlock,yama,apparmor,tomoyo,bpf,ipe,ima,evm [ 0.058324] landlock: Up and running. [ 0.058324] Yama: disabled by default; enable with sysctl kernel.yama.* [ 0.058367] AppArmor: AppArmor initialized [ 0.058378] TOMOYO Linux initialized [ 0.058467] LSM support for eBPF active [ 0.058504] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.058519] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.166780] smpboot: CPU0: AMD Ryzen 7 9800X3D 8-Core Processor (family: 0x1a, model: 0x44, stepping: 0x0) [ 0.166851] Performance Events: Fam17h+ 16-deep LBR, core perfctr, AMD PMU driver. [ 0.166868] ... version: 2 [ 0.166868] ... bit width: 48 [ 0.166868] ... generic registers: 6 [ 0.166869] ... value mask: 0000ffffffffffff [ 0.166869] ... max period: 00007fffffffffff [ 0.166869] ... fixed-purpose events: 0 [ 0.166869] ... event mask: 000000000000003f [ 0.166922] signal: max sigframe size: 3376 [ 0.166937] rcu: Hierarchical SRCU implementation. [ 0.166937] rcu: Max phase no-delay instances is 1000. [ 0.166949] Timer migration: 2 hierarchy levels; 8 children per group; 2 crossnode level [ 0.167053] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter. [ 0.167091] smp: Bringing up secondary CPUs ... [ 0.167122] smpboot: x86: Booting SMP configuration: [ 0.167122] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 #8 #9 #10 #11 #12 #13 #14 #15 [ 0.168067] Spectre V2 : Update user space SMT mitigation: STIBP always-on [ 0.168084] smp: Brought up 1 node, 16 CPUs [ 0.168084] smpboot: Total of 16 processors activated (150108.12 BogoMIPS) [ 0.181673] node 0 deferred pages initialised in 16ms [ 0.184075] Memory: 32341556K/33119592K available (16384K kernel code, 2486K rwdata, 11784K rodata, 4148K init, 4956K bss, 760916K reserved, 0K cma-reserved) [ 0.184225] devtmpfs: initialized [ 0.184225] x86/mm: Memory block size: 128MB [ 0.185010] ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a21dfff] (122880 bytes) [ 0.185010] ACPI: PM: Registering ACPI NVS region [mem 0x8d67f000-0x8f67efff] (33554432 bytes) [ 0.185010] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.185010] futex hash table entries: 4096 (order: 6, 262144 bytes, linear) [ 0.185010] pinctrl core: initialized pinctrl subsystem [ 0.185010] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.185010] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations [ 0.185010] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.185010] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.185010] audit: initializing netlink subsys (disabled) [ 0.185010] audit: type=2000 audit(1751125783.000:1): state=initialized audit_enabled=0 res=1 [ 0.185010] thermal_sys: Registered thermal governor 'fair_share' [ 0.185010] thermal_sys: Registered thermal governor 'bang_bang' [ 0.185010] thermal_sys: Registered thermal governor 'step_wise' [ 0.185010] thermal_sys: Registered thermal governor 'user_space' [ 0.185010] thermal_sys: Registered thermal governor 'power_allocator' [ 0.185010] cpuidle: using governor ladder [ 0.185010] cpuidle: using governor menu [ 0.185010] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.185010] PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for domain 0000 [bus 00-ff] [ 0.185010] PCI: Using configuration type 1 for base access [ 0.185010] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.185010] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages [ 0.185010] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page [ 0.185010] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.185010] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page [ 0.185010] ACPI: Added _OSI(Module Device) [ 0.185010] ACPI: Added _OSI(Processor Device) [ 0.185010] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.185010] ACPI: Added _OSI(Processor Aggregator Device) [ 0.191172] ACPI: 16 ACPI AML tables successfully acquired and loaded [ 0.209014] ACPI: USB4 _OSC: OS supports USB3+ DisplayPort+ PCIe+ XDomain+ [ 0.209015] ACPI: USB4 _OSC: OS controls USB3+ DisplayPort+ PCIe+ XDomain+ [ 0.209268] ACPI: Interpreter enabled [ 0.209275] ACPI: PM: (supports S0 S3 S4 S5) [ 0.209275] ACPI: Using IOAPIC for interrupt routing [ 0.230131] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.230132] PCI: Ignoring E820 reservations for host bridge windows [ 0.230251] ACPI: Enabled 8 GPEs in block 00 to 1F [ 0.230826] ACPI: \_SB_.PCI0.GP17.XHC0.P0U0: New power resource [ 0.231160] ACPI: \_SB_.PCI0.GP17.XHC1.P0U1: New power resource [ 0.231740] ACPI: \_SB_.PCI0.GP19.XHC2.P0U2: New power resource [ 0.231893] ACPI: \_SB_.PCI0.GPP0.M237: New power resource [ 0.231906] ACPI: \_SB_.PCI0.GPP0.SWUS.M237: New power resource [ 0.231922] ACPI: \_SB_.PCI0.GPP0.SWUS.SWDS.M237: New power resource [ 0.231996] ACPI: \_SB_.PCI0.GPP1.P0NV: New power resource [ 0.232302] ACPI: \_SB_.PCI0.GPP7.PWRS: New power resource [ 0.232378] ACPI: \_SB_.PCI0.GPP7.UP00.PWRS: New power resource [ 0.232449] ACPI: \_SB_.PCI0.GPP7.UP00.DP00.PWRS: New power resource [ 0.232518] ACPI: \_SB_.PCI0.GPP7.UP00.DP00.NV00.PWRS: New power resource [ 0.232589] ACPI: \_SB_.PCI0.GPP7.UP00.DP08.PWRS: New power resource [ 0.232635] ACPI: \_SB_.PCI0.GPP7.UP00.DP08.EP00.PWRS: New power resource [ 0.232692] ACPI: \_SB_.PCI0.GPP7.UP00.DP10.PWRS: New power resource [ 0.232738] ACPI: \_SB_.PCI0.GPP7.UP00.DP10.WN00.PWRS: New power resource [ 0.232794] ACPI: \_SB_.PCI0.GPP7.UP00.DP18.PWRS: New power resource [ 0.232839] ACPI: \_SB_.PCI0.GPP7.UP00.DP18.LN00.PWRS: New power resource [ 0.232894] ACPI: \_SB_.PCI0.GPP7.UP00.DP20.PWRS: New power resource [ 0.232964] ACPI: \_SB_.PCI0.GPP7.UP00.DP20.NV00.PWRS: New power resource [ 0.233032] ACPI: \_SB_.PCI0.GPP7.UP00.DP28.PWRS: New power resource [ 0.233078] ACPI: \_SB_.PCI0.GPP7.UP00.DP28.EP00.PWRS: New power resource [ 0.233134] ACPI: \_SB_.PCI0.GPP7.UP00.DP30.PWRS: New power resource [ 0.233179] ACPI: \_SB_.PCI0.GPP7.UP00.DP30.EP00.PWRS: New power resource [ 0.233234] ACPI: \_SB_.PCI0.GPP7.UP00.DP38.PWRS: New power resource [ 0.233278] ACPI: \_SB_.PCI0.GPP7.UP00.DP38.EP00.PWRS: New power resource [ 0.233332] ACPI: \_SB_.PCI0.GPP7.UP00.DP40.PWRS: New power resource [ 0.233434] ACPI: \_SB_.PCI0.GPP7.UP00.DP40.EP00.PWRS: New power resource [ 0.233494] ACPI: \_SB_.PCI0.GPP7.UP00.DP48.PWRS: New power resource [ 0.233565] ACPI: \_SB_.PCI0.GPP7.UP00.DP48.EP00.PWRS: New power resource [ 0.233634] ACPI: \_SB_.PCI0.GPP7.UP00.DP50.PWRS: New power resource [ 0.233732] ACPI: \_SB_.PCI0.GPP7.UP00.DP50.EP00.PWRS: New power resource [ 0.233794] ACPI: \_SB_.PCI0.GPP7.UP00.DP58.PWRS: New power resource [ 0.233862] ACPI: \_SB_.PCI0.GPP7.UP00.DP58.EP00.PWRS: New power resource [ 0.233931] ACPI: \_SB_.PCI0.GPP7.UP00.DP60.PWRS: New power resource [ 0.234000] ACPI: \_SB_.PCI0.GPP7.UP00.DP60.XH00.PWRS: New power resource [ 0.234803] ACPI: \_SB_.PCI0.GPP7.UP00.DP68.PWRS: New power resource [ 0.234873] ACPI: \_SB_.PCI0.GPP7.UP00.DP68.SA00.PWRS: New power resource [ 0.235111] ACPI: \_SB_.PCI0.GPP8.PWRS: New power resource [ 0.238059] ACPI: \_SB_.PCI0.GPP8.U4UP.PWRS: New power resource [ 0.241796] ACPI: \_SB_.PCI0.GPP8.U4UP.U4P0.PWRS: New power resource [ 0.245339] ACPI: \_SB_.PCI0.GPP8.U4UP.U4P0.UP0D.PWRS: New power resource [ 0.245540] ACPI: \_SB_.PCI0.GPP8.U4UP.U4P1.PWRS: New power resource [ 0.249191] ACPI: \_SB_.PCI0.GPP8.U4UP.U4P1.UP1D.PWRS: New power resource [ 0.249328] ACPI: \_SB_.PCI0.GPP8.U4UP.U4P2.PWRS: New power resource [ 0.252830] ACPI: \_SB_.PCI0.GPP8.U4UP.U4P2.UXHC.PWRS: New power resource [ 0.256626] ACPI: \_SB_.PCI0.GPP8.U4UP.U4P3.PWRS: New power resource [ 0.260129] ACPI: \_SB_.PCI0.GPP8.U4UP.U4P3.UHI0.PWRS: New power resource [ 0.264670] ACPI: \_SB_.PRWL: New power resource [ 0.264678] ACPI: \_SB_.PRWB: New power resource [ 0.264857] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.264860] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3] [ 0.264893] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR] [ 0.265096] PCI host bridge to bus 0000:00 [ 0.265097] pci_bus 0000:00: root bus resource [io 0x0000-0x03af window] [ 0.265098] pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window] [ 0.265099] pci_bus 0000:00: root bus resource [io 0x03b0-0x03df window] [ 0.265099] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.265100] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window] [ 0.265100] pci_bus 0000:00: root bus resource [mem 0xa0000000-0xdfffffff window] [ 0.265101] pci_bus 0000:00: root bus resource [mem 0x860000000-0xffffffffff window] [ 0.265102] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.265111] pci 0000:00:00.0: [1022:14d8] type 00 class 0x060000 conventional PCI endpoint [ 0.265168] pci 0000:00:00.2: [1022:14d9] type 00 class 0x080600 conventional PCI endpoint [ 0.265217] pci 0000:00:01.0: [1022:14da] type 00 class 0x060000 conventional PCI endpoint [ 0.265254] pci 0000:00:01.1: [1022:14db] type 01 class 0x060400 PCIe Root Port [ 0.265265] pci 0000:00:01.1: PCI bridge to [bus 01-03] [ 0.265268] pci 0000:00:01.1: bridge window [io 0xf000-0xffff] [ 0.265269] pci 0000:00:01.1: bridge window [mem 0xdd300000-0xdd4fffff] [ 0.265274] pci 0000:00:01.1: bridge window [mem 0xf800000000-0xfc0fffffff 64bit pref] [ 0.265319] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold [ 0.265396] pci 0000:00:01.2: [1022:14db] type 01 class 0x060400 PCIe Root Port [ 0.265408] pci 0000:00:01.2: PCI bridge to [bus 04] [ 0.265411] pci 0000:00:01.2: bridge window [mem 0xdd600000-0xdd6fffff] [ 0.265462] pci 0000:00:01.2: PME# supported from D0 D3hot D3cold [ 0.265543] pci 0000:00:02.0: [1022:14da] type 00 class 0x060000 conventional PCI endpoint [ 0.265581] pci 0000:00:02.1: [1022:14db] type 01 class 0x060400 PCIe Root Port [ 0.265593] pci 0000:00:02.1: PCI bridge to [bus 05-0e] [ 0.265595] pci 0000:00:02.1: bridge window [io 0xd000-0xefff] [ 0.265597] pci 0000:00:02.1: bridge window [mem 0xdc900000-0xdcefffff] [ 0.265606] pci 0000:00:02.1: enabling Extended Tags [ 0.265651] pci 0000:00:02.1: PME# supported from D0 D3hot D3cold [ 0.265763] pci 0000:00:02.2: [1022:14db] type 01 class 0x060400 PCIe Root Port [ 0.265775] pci 0000:00:02.2: PCI bridge to [bus 0f-72] [ 0.265778] pci 0000:00:02.2: bridge window [io 0x7000-0xcfff] [ 0.265779] pci 0000:00:02.2: bridge window [mem 0xac000000-0xdc7fffff] [ 0.265783] pci 0000:00:02.2: bridge window [mem 0xb800000000-0xf7ffffffff 64bit pref] [ 0.265830] pci 0000:00:02.2: PME# supported from D0 D3hot D3cold [ 0.265920] pci 0000:00:03.0: [1022:14da] type 00 class 0x060000 conventional PCI endpoint [ 0.265961] pci 0000:00:04.0: [1022:14da] type 00 class 0x060000 conventional PCI endpoint [ 0.266005] pci 0000:00:08.0: [1022:14da] type 00 class 0x060000 conventional PCI endpoint [ 0.266043] pci 0000:00:08.1: [1022:14dd] type 01 class 0x060400 PCIe Root Port [ 0.266053] pci 0000:00:08.1: PCI bridge to [bus 73] [ 0.266055] pci 0000:00:08.1: bridge window [mem 0xdcf00000-0xdd2fffff] [ 0.266062] pci 0000:00:08.1: enabling Extended Tags [ 0.266085] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold [ 0.266143] pci 0000:00:08.3: [1022:14dd] type 01 class 0x060400 PCIe Root Port [ 0.266152] pci 0000:00:08.3: PCI bridge to [bus 74] [ 0.266155] pci 0000:00:08.3: bridge window [mem 0xdd500000-0xdd5fffff] [ 0.266161] pci 0000:00:08.3: enabling Extended Tags [ 0.266184] pci 0000:00:08.3: PME# supported from D0 D3hot D3cold [ 0.266246] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500 conventional PCI endpoint [ 0.266313] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100 conventional PCI endpoint [ 0.266386] pci 0000:00:18.0: [1022:14e0] type 00 class 0x060000 conventional PCI endpoint [ 0.266403] pci 0000:00:18.1: [1022:14e1] type 00 class 0x060000 conventional PCI endpoint [ 0.266420] pci 0000:00:18.2: [1022:14e2] type 00 class 0x060000 conventional PCI endpoint [ 0.266438] pci 0000:00:18.3: [1022:14e3] type 00 class 0x060000 conventional PCI endpoint [ 0.266455] pci 0000:00:18.4: [1022:14e4] type 00 class 0x060000 conventional PCI endpoint [ 0.266472] pci 0000:00:18.5: [1022:14e5] type 00 class 0x060000 conventional PCI endpoint [ 0.266489] pci 0000:00:18.6: [1022:14e6] type 00 class 0x060000 conventional PCI endpoint [ 0.266505] pci 0000:00:18.7: [1022:14e7] type 00 class 0x060000 conventional PCI endpoint [ 0.266566] pci 0000:01:00.0: [1002:1478] type 01 class 0x060400 PCIe Switch Upstream Port [ 0.266574] pci 0000:01:00.0: BAR 0 [mem 0xdd400000-0xdd403fff] [ 0.266582] pci 0000:01:00.0: PCI bridge to [bus 02-03] [ 0.266585] pci 0000:01:00.0: bridge window [io 0xf000-0xffff] [ 0.266587] pci 0000:01:00.0: bridge window [mem 0xdd300000-0xdd3fffff] [ 0.266592] pci 0000:01:00.0: bridge window [mem 0xf800000000-0xfc0fffffff 64bit pref] [ 0.266642] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold [ 0.266755] pci 0000:00:01.1: PCI bridge to [bus 01-03] [ 0.266787] pci 0000:02:00.0: [1002:1479] type 01 class 0x060400 PCIe Switch Downstream Port [ 0.266802] pci 0000:02:00.0: PCI bridge to [bus 03] [ 0.266805] pci 0000:02:00.0: bridge window [io 0xf000-0xffff] [ 0.266806] pci 0000:02:00.0: bridge window [mem 0xdd300000-0xdd3fffff] [ 0.266811] pci 0000:02:00.0: bridge window [mem 0xf800000000-0xfc0fffffff 64bit pref] [ 0.266861] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold [ 0.266996] pci 0000:01:00.0: PCI bridge to [bus 02-03] [ 0.267029] pci 0000:03:00.0: [1002:7550] type 00 class 0x030000 PCIe Legacy Endpoint [ 0.267038] pci 0000:03:00.0: BAR 0 [mem 0xf800000000-0xfbffffffff 64bit pref] [ 0.267044] pci 0000:03:00.0: BAR 2 [mem 0xfc00000000-0xfc0fffffff 64bit pref] [ 0.267049] pci 0000:03:00.0: BAR 4 [io 0xf000-0xf0ff] [ 0.267053] pci 0000:03:00.0: BAR 5 [mem 0xdd300000-0xdd37ffff] [ 0.267057] pci 0000:03:00.0: ROM [mem 0xdd380000-0xdd39ffff pref] [ 0.267111] pci 0000:03:00.0: PME# supported from D1 D2 D3hot D3cold [ 0.267208] pci 0000:03:00.1: [1002:ab40] type 00 class 0x040300 PCIe Legacy Endpoint [ 0.267214] pci 0000:03:00.1: BAR 0 [mem 0xdd3a0000-0xdd3a3fff] [ 0.267264] pci 0000:03:00.1: PME# supported from D1 D2 D3hot D3cold [ 0.267334] pci 0000:02:00.0: PCI bridge to [bus 03] [ 0.267406] pci 0000:04:00.0: [c0a9:5415] type 00 class 0x010802 PCIe Endpoint [ 0.267435] pci 0000:04:00.0: BAR 0 [mem 0xdd600000-0xdd603fff 64bit] [ 0.267879] pci 0000:00:01.2: PCI bridge to [bus 04] [ 0.267930] pci 0000:05:00.0: [1022:43f4] type 01 class 0x060400 PCIe Switch Upstream Port [ 0.267947] pci 0000:05:00.0: PCI bridge to [bus 06-0e] [ 0.267951] pci 0000:05:00.0: bridge window [io 0xd000-0xefff] [ 0.267953] pci 0000:05:00.0: bridge window [mem 0xdc900000-0xdcefffff] [ 0.267966] pci 0000:05:00.0: enabling Extended Tags [ 0.268008] pci 0000:05:00.0: PME# supported from D0 D3hot D3cold [ 0.268148] pci 0000:00:02.1: PCI bridge to [bus 05-0e] [ 0.268207] pci 0000:06:00.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port [ 0.268224] pci 0000:06:00.0: PCI bridge to [bus 07] [ 0.268229] pci 0000:06:00.0: bridge window [mem 0xdce00000-0xdcefffff] [ 0.268243] pci 0000:06:00.0: enabling Extended Tags [ 0.268286] pci 0000:06:00.0: PME# supported from D0 D3hot D3cold [ 0.268381] pci 0000:06:04.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port [ 0.268398] pci 0000:06:04.0: PCI bridge to [bus 08] [ 0.268403] pci 0000:06:04.0: bridge window [mem 0xdcd00000-0xdcdfffff] [ 0.268416] pci 0000:06:04.0: enabling Extended Tags [ 0.268459] pci 0000:06:04.0: PME# supported from D0 D3hot D3cold [ 0.268556] pci 0000:06:08.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port [ 0.268573] pci 0000:06:08.0: PCI bridge to [bus 09] [ 0.268591] pci 0000:06:08.0: enabling Extended Tags [ 0.268604] pci 0000:06:08.0: broken device, retraining non-functional downstream link at 2.5GT/s [ 1.268066] pci 0000:06:08.0: retraining failed [ 1.268107] pci 0000:06:08.0: PME# supported from D0 D3hot D3cold [ 1.268223] pci 0000:06:09.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port [ 1.268242] pci 0000:06:09.0: PCI bridge to [bus 0a] [ 1.268247] pci 0000:06:09.0: bridge window [io 0xe000-0xefff] [ 1.268249] pci 0000:06:09.0: bridge window [mem 0xdcc00000-0xdccfffff] [ 1.268264] pci 0000:06:09.0: enabling Extended Tags [ 1.268313] pci 0000:06:09.0: PME# supported from D0 D3hot D3cold [ 1.268426] pci 0000:06:0a.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port [ 1.268446] pci 0000:06:0a.0: PCI bridge to [bus 0b] [ 1.268466] pci 0000:06:0a.0: enabling Extended Tags [ 1.268516] pci 0000:06:0a.0: PME# supported from D0 D3hot D3cold [ 1.268632] pci 0000:06:0b.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port [ 1.268651] pci 0000:06:0b.0: PCI bridge to [bus 0c] [ 1.268655] pci 0000:06:0b.0: bridge window [io 0xd000-0xdfff] [ 1.268658] pci 0000:06:0b.0: bridge window [mem 0xdcb00000-0xdcbfffff] [ 1.268673] pci 0000:06:0b.0: enabling Extended Tags [ 1.268721] pci 0000:06:0b.0: PME# supported from D0 D3hot D3cold [ 1.268834] pci 0000:06:0c.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port [ 1.268851] pci 0000:06:0c.0: PCI bridge to [bus 0d] [ 1.268854] pci 0000:06:0c.0: bridge window [mem 0xdca00000-0xdcafffff] [ 1.268868] pci 0000:06:0c.0: enabling Extended Tags [ 1.268897] pci 0000:06:0c.0: PME# supported from D0 D3hot D3cold [ 1.268964] pci 0000:06:0d.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port [ 1.268981] pci 0000:06:0d.0: PCI bridge to [bus 0e] [ 1.268985] pci 0000:06:0d.0: bridge window [mem 0xdc900000-0xdc9fffff] [ 1.268998] pci 0000:06:0d.0: enabling Extended Tags [ 1.269027] pci 0000:06:0d.0: PME# supported from D0 D3hot D3cold [ 1.269086] pci 0000:05:00.0: PCI bridge to [bus 06-0e] [ 1.269126] pci 0000:07:00.0: [c0a9:5407] type 00 class 0x010802 PCIe Endpoint [ 1.269141] pci 0000:07:00.0: BAR 0 [mem 0xdce00000-0xdce03fff 64bit] [ 1.269176] pci 0000:07:00.0: enabling Extended Tags [ 1.269374] pci 0000:06:00.0: PCI bridge to [bus 07] [ 1.269419] pci 0000:08:00.0: [10ec:5762] type 00 class 0x010802 PCIe Endpoint [ 1.269441] pci 0000:08:00.0: BAR 0 [mem 0xdcd00000-0xdcd03fff 64bit] [ 1.269477] pci 0000:08:00.0: BAR 5 [mem 0xdcd04000-0xdcd05fff] [ 1.269646] pci 0000:08:00.0: 15.752 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x2 link at 0000:06:04.0 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link) [ 1.269740] pci 0000:06:04.0: PCI bridge to [bus 08] [ 1.269768] pci 0000:06:08.0: PCI bridge to [bus 09] [ 1.269815] pci 0000:0a:00.0: [1b21:0612] type 00 class 0x010601 PCIe Legacy Endpoint [ 1.269831] pci 0000:0a:00.0: BAR 0 [io 0xe050-0xe057] [ 1.269838] pci 0000:0a:00.0: BAR 1 [io 0xe040-0xe043] [ 1.269845] pci 0000:0a:00.0: BAR 2 [io 0xe030-0xe037] [ 1.269852] pci 0000:0a:00.0: BAR 3 [io 0xe020-0xe023] [ 1.269859] pci 0000:0a:00.0: BAR 4 [io 0xe000-0xe01f] [ 1.269866] pci 0000:0a:00.0: BAR 5 [mem 0xdcc00000-0xdcc001ff] [ 1.270001] pci 0000:06:09.0: PCI bridge to [bus 0a] [ 1.270029] pci 0000:06:0a.0: PCI bridge to [bus 0b] [ 1.270078] pci 0000:0c:00.0: [10ec:8125] type 00 class 0x020000 PCIe Endpoint [ 1.270097] pci 0000:0c:00.0: BAR 0 [io 0xd000-0xd0ff] [ 1.270123] pci 0000:0c:00.0: BAR 2 [mem 0xdcb00000-0xdcb0ffff 64bit] [ 1.270139] pci 0000:0c:00.0: BAR 4 [mem 0xdcb10000-0xdcb13fff 64bit] [ 1.270263] pci 0000:0c:00.0: supports D1 D2 [ 1.270263] pci 0000:0c:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 1.270489] pci 0000:06:0b.0: PCI bridge to [bus 0c] [ 1.270525] pci 0000:0d:00.0: [1022:43fc] type 00 class 0x0c0330 PCIe Legacy Endpoint [ 1.270536] pci 0000:0d:00.0: BAR 0 [mem 0xdca00000-0xdca07fff 64bit] [ 1.270561] pci 0000:0d:00.0: enabling Extended Tags [ 1.270594] pci 0000:0d:00.0: PME# supported from D0 D3hot D3cold [ 1.270659] pci 0000:06:0c.0: PCI bridge to [bus 0d] [ 1.270694] pci 0000:0e:00.0: [1022:43f6] type 00 class 0x010601 PCIe Legacy Endpoint [ 1.270717] pci 0000:0e:00.0: BAR 5 [mem 0xdc980000-0xdc9803ff] [ 1.270720] pci 0000:0e:00.0: ROM [mem 0xdc900000-0xdc97ffff pref] [ 1.270724] pci 0000:0e:00.0: enabling Extended Tags [ 1.270750] pci 0000:0e:00.0: PME# supported from D0 D3hot D3cold [ 1.270798] pci 0000:06:0d.0: PCI bridge to [bus 0e] [ 1.270884] pci 0000:0f:00.0: [1b21:2421] type 01 class 0x060400 PCIe Switch Upstream Port [ 1.270902] pci 0000:0f:00.0: PCI bridge to [bus 10-72] [ 1.270905] pci 0000:0f:00.0: bridge window [io 0x7000-0xcfff] [ 1.270907] pci 0000:0f:00.0: bridge window [mem 0xac000000-0xdc7fffff] [ 1.270913] pci 0000:0f:00.0: bridge window [mem 0xb800000000-0xf7ffffffff 64bit pref] [ 1.270964] pci 0000:0f:00.0: PME# supported from D0 D3hot D3cold [ 1.271079] pci 0000:00:02.2: PCI bridge to [bus 0f-72] [ 1.271120] pci 0000:10:00.0: [1b21:2423] type 01 class 0x060400 PCIe Switch Downstream Port [ 1.271137] pci 0000:10:00.0: PCI bridge to [bus 11-40] [ 1.271141] pci 0000:10:00.0: bridge window [io 0xa000-0xcfff] [ 1.271142] pci 0000:10:00.0: bridge window [mem 0xc4000000-0xdbffffff] [ 1.271148] pci 0000:10:00.0: bridge window [mem 0xd800000000-0xf7ffffffff 64bit pref] [ 1.271235] pci 0000:10:00.0: PME# supported from D0 D3hot D3cold [ 1.271473] pci 0000:10:01.0: [1b21:2423] type 01 class 0x060400 PCIe Switch Downstream Port [ 1.271490] pci 0000:10:01.0: PCI bridge to [bus 41-70] [ 1.271494] pci 0000:10:01.0: bridge window [io 0x7000-0x9fff] [ 1.271495] pci 0000:10:01.0: bridge window [mem 0xac000000-0xc3ffffff] [ 1.271501] pci 0000:10:01.0: bridge window [mem 0xb800000000-0xd7ffffffff 64bit pref] [ 1.271578] pci 0000:10:01.0: PME# supported from D0 D3hot D3cold [ 1.271802] pci 0000:10:02.0: [1b21:2423] type 01 class 0x060400 PCIe Switch Downstream Port [ 1.271820] pci 0000:10:02.0: PCI bridge to [bus 71] [ 1.271823] pci 0000:10:02.0: bridge window [mem 0xdc400000-0xdc7fffff] [ 1.271872] pci 0000:10:02.0: PME# supported from D0 D3hot D3cold [ 1.271944] pci 0000:10:03.0: [1b21:2423] type 01 class 0x060400 PCIe Switch Downstream Port [ 1.271961] pci 0000:10:03.0: PCI bridge to [bus 72] [ 1.271965] pci 0000:10:03.0: bridge window [mem 0xdc000000-0xdc3fffff] [ 1.272014] pci 0000:10:03.0: PME# supported from D0 D3hot D3cold [ 1.272095] pci 0000:0f:00.0: PCI bridge to [bus 10-72] [ 1.272130] pci 0000:10:00.0: PCI bridge to [bus 11-40] [ 1.272165] pci 0000:10:01.0: PCI bridge to [bus 41-70] [ 1.272203] pci 0000:71:00.0: [1b21:2426] type 00 class 0x0c0330 PCIe Legacy Endpoint [ 1.272214] pci 0000:71:00.0: BAR 0 [mem 0xdc400000-0xdc407fff 64bit] [ 1.272272] pci 0000:71:00.0: PME# supported from D0 D3hot D3cold [ 1.272343] pci 0000:10:02.0: PCI bridge to [bus 71] [ 1.272386] pci 0000:72:00.0: [1b21:2425] type 00 class 0x0c0340 PCIe Legacy Endpoint [ 1.272395] pci 0000:72:00.0: BAR 0 [mem 0xdc000000-0xdc03ffff 64bit] [ 1.272401] pci 0000:72:00.0: BAR 2 [mem 0xdc040000-0xdc04ffff 64bit] [ 1.272447] pci 0000:72:00.0: PME# supported from D0 D3hot D3cold [ 1.272558] pci 0000:10:03.0: PCI bridge to [bus 72] [ 1.272624] pci 0000:73:00.0: [1022:14de] type 00 class 0x130000 PCIe Legacy Endpoint [ 1.272641] pci 0000:73:00.0: enabling Extended Tags [ 1.272710] pci 0000:73:00.2: [1022:1649] type 00 class 0x108000 PCIe Endpoint [ 1.272738] pci 0000:73:00.2: BAR 2 [mem 0xdd100000-0xdd1fffff] [ 1.272744] pci 0000:73:00.2: BAR 5 [mem 0xdd208000-0xdd209fff] [ 1.272749] pci 0000:73:00.2: enabling Extended Tags [ 1.272799] pci 0000:73:00.3: [1022:15b6] type 00 class 0x0c0330 PCIe Endpoint [ 1.272806] pci 0000:73:00.3: BAR 0 [mem 0xdd000000-0xdd0fffff 64bit] [ 1.272821] pci 0000:73:00.3: enabling Extended Tags [ 1.272841] pci 0000:73:00.3: PME# supported from D0 D3hot D3cold [ 1.272879] pci 0000:73:00.4: [1022:15b7] type 00 class 0x0c0330 PCIe Endpoint [ 1.272885] pci 0000:73:00.4: BAR 0 [mem 0xdcf00000-0xdcffffff 64bit] [ 1.272901] pci 0000:73:00.4: enabling Extended Tags [ 1.272921] pci 0000:73:00.4: PME# supported from D0 D3hot D3cold [ 1.272958] pci 0000:73:00.6: [1022:15e3] type 00 class 0x040300 PCIe Endpoint [ 1.272962] pci 0000:73:00.6: BAR 0 [mem 0xdd200000-0xdd207fff] [ 1.272976] pci 0000:73:00.6: enabling Extended Tags [ 1.272995] pci 0000:73:00.6: PME# supported from D0 D3hot D3cold [ 1.273037] pci 0000:00:08.1: PCI bridge to [bus 73] [ 1.273058] pci 0000:74:00.0: [1022:15b8] type 00 class 0x0c0330 PCIe Endpoint [ 1.273069] pci 0000:74:00.0: BAR 0 [mem 0xdd500000-0xdd5fffff 64bit] [ 1.273090] pci 0000:74:00.0: enabling Extended Tags [ 1.273115] pci 0000:74:00.0: PME# supported from D0 D3hot D3cold [ 1.273166] pci 0000:00:08.3: PCI bridge to [bus 74] [ 1.275070] ACPI: PCI: Interrupt link LNKA configured for IRQ 0 [ 1.275085] ACPI: PCI: Interrupt link LNKB configured for IRQ 0 [ 1.275096] ACPI: PCI: Interrupt link LNKC configured for IRQ 0 [ 1.275111] ACPI: PCI: Interrupt link LNKD configured for IRQ 0 [ 1.275124] ACPI: PCI: Interrupt link LNKE configured for IRQ 0 [ 1.275135] ACPI: PCI: Interrupt link LNKF configured for IRQ 0 [ 1.275145] ACPI: PCI: Interrupt link LNKG configured for IRQ 0 [ 1.275156] ACPI: PCI: Interrupt link LNKH configured for IRQ 0 [ 1.275497] iommu: Default domain type: Translated [ 1.275497] iommu: DMA domain TLB invalidation policy: lazy mode [ 1.279941] pps_core: LinuxPPS API ver. 1 registered [ 1.279942] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 1.279943] PTP clock support registered [ 1.279948] EDAC MC: Ver: 3.0.0 [ 1.280230] efivars: Registered efivars operations [ 1.280230] NetLabel: Initializing [ 1.280230] NetLabel: domain hash size = 128 [ 1.280230] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 1.280230] NetLabel: unlabeled traffic allowed by default [ 1.280230] PCI: Using ACPI for IRQ routing [ 1.285641] PCI: pci_cache_line_size set to 64 bytes [ 1.285716] e820: reserve RAM buffer [mem 0x09aff000-0x0bffffff] [ 1.285717] e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff] [ 1.285718] e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff] [ 1.285718] e820: reserve RAM buffer [mem 0x7e9e6018-0x7fffffff] [ 1.285719] e820: reserve RAM buffer [mem 0x7e9f1018-0x7fffffff] [ 1.285719] e820: reserve RAM buffer [mem 0x80bfd000-0x83ffffff] [ 1.285719] e820: reserve RAM buffer [mem 0x8107c000-0x83ffffff] [ 1.285719] e820: reserve RAM buffer [mem 0x8567f000-0x87ffffff] [ 1.285720] e820: reserve RAM buffer [mem 0x99ff7000-0x9bffffff] [ 1.285720] e820: reserve RAM buffer [mem 0x9a000000-0x9bffffff] [ 1.285720] e820: reserve RAM buffer [mem 0x85de80000-0x85fffffff] [ 1.285734] pci 0000:03:00.0: vgaarb: setting as boot VGA device [ 1.285734] pci 0000:03:00.0: vgaarb: bridge control possible [ 1.285734] pci 0000:03:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none [ 1.285734] vgaarb: loaded [ 1.285734] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 1.285734] hpet0: 3 comparators, 32-bit 14.318180 MHz counter [ 1.286116] clocksource: Switched to clocksource tsc-early [ 1.286164] VFS: Disk quotas dquot_6.6.0 [ 1.286168] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.286220] AppArmor: AppArmor Filesystem Enabled [ 1.286227] pnp: PnP ACPI init [ 1.286260] system 00:00: [mem 0xe0000000-0xefffffff] has been reserved [ 1.286281] system 00:01: [mem 0x1000000000000 window] could not be reserved [ 1.286368] system 00:03: [io 0x0280-0x028f] has been reserved [ 1.286369] system 00:03: [io 0x0290-0x029f] has been reserved [ 1.286369] system 00:03: [io 0x02a0-0x02af] has been reserved [ 1.286369] system 00:03: [io 0x02b0-0x02bf] has been reserved [ 1.286369] system 00:04: [io 0x04d0-0x04d1] has been reserved [ 1.286369] system 00:04: [io 0x040b] has been reserved [ 1.286369] system 00:04: [io 0x04d6] has been reserved [ 1.286369] system 00:04: [io 0x0c00-0x0c01] has been reserved [ 1.286369] system 00:04: [io 0x0c14] has been reserved [ 1.286369] system 00:04: [io 0x0c50-0x0c51] has been reserved [ 1.286369] system 00:04: [io 0x0c52] has been reserved [ 1.286369] system 00:04: [io 0x0c6c] has been reserved [ 1.286369] system 00:04: [io 0x0c6f] has been reserved [ 1.286369] system 00:04: [io 0x0cd8-0x0cdf] has been reserved [ 1.286369] system 00:04: [io 0x0800-0x089f] has been reserved [ 1.286369] system 00:04: [io 0x0b00-0x0b0f] has been reserved [ 1.286369] system 00:04: [io 0x0b20-0x0b3f] has been reserved [ 1.286369] system 00:04: [io 0x0900-0x090f] has been reserved [ 1.286369] system 00:04: [io 0x0910-0x091f] has been reserved [ 1.286369] system 00:04: [mem 0xfedc0000-0xfedc0fff] has been reserved [ 1.286369] system 00:04: [mem 0xfee00000-0xfee00fff] has been reserved [ 1.286369] system 00:04: [mem 0xfec10000-0xfec10fff] has been reserved [ 1.286369] system 00:04: [mem 0xff000000-0xffffffff] has been reserved [ 1.286369] pnp: PnP ACPI: found 5 devices [ 1.290696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.290756] NET: Registered PF_INET protocol family [ 1.290831] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear) [ 1.296469] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear) [ 1.296489] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 1.296560] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear) [ 1.296730] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear) [ 1.296786] TCP: Hash tables configured (established 262144 bind 65536) [ 1.296826] MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear) [ 1.296868] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear) [ 1.296897] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear) [ 1.296931] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 1.296934] NET: Registered PF_XDP protocol family [ 1.296945] pci 0000:02:00.0: PCI bridge to [bus 03] [ 1.296951] pci 0000:02:00.0: bridge window [io 0xf000-0xffff] [ 1.296953] pci 0000:02:00.0: bridge window [mem 0xdd300000-0xdd3fffff] [ 1.296955] pci 0000:02:00.0: bridge window [mem 0xf800000000-0xfc0fffffff 64bit pref] [ 1.296958] pci 0000:01:00.0: PCI bridge to [bus 02-03] [ 1.296959] pci 0000:01:00.0: bridge window [io 0xf000-0xffff] [ 1.296961] pci 0000:01:00.0: bridge window [mem 0xdd300000-0xdd3fffff] [ 1.296962] pci 0000:01:00.0: bridge window [mem 0xf800000000-0xfc0fffffff 64bit pref] [ 1.296965] pci 0000:00:01.1: PCI bridge to [bus 01-03] [ 1.296966] pci 0000:00:01.1: bridge window [io 0xf000-0xffff] [ 1.296967] pci 0000:00:01.1: bridge window [mem 0xdd300000-0xdd4fffff] [ 1.296969] pci 0000:00:01.1: bridge window [mem 0xf800000000-0xfc0fffffff 64bit pref] [ 1.296977] pci 0000:00:01.2: PCI bridge to [bus 04] [ 1.296979] pci 0000:00:01.2: bridge window [mem 0xdd600000-0xdd6fffff] [ 1.296989] pci 0000:06:00.0: PCI bridge to [bus 07] [ 1.296996] pci 0000:06:00.0: bridge window [mem 0xdce00000-0xdcefffff] [ 1.297000] pci 0000:06:04.0: PCI bridge to [bus 08] [ 1.297002] pci 0000:06:04.0: bridge window [mem 0xdcd00000-0xdcdfffff] [ 1.297006] pci 0000:06:08.0: PCI bridge to [bus 09] [ 1.297012] pci 0000:06:09.0: PCI bridge to [bus 0a] [ 1.297013] pci 0000:06:09.0: bridge window [io 0xe000-0xefff] [ 1.297015] pci 0000:06:09.0: bridge window [mem 0xdcc00000-0xdccfffff] [ 1.297019] pci 0000:06:0a.0: PCI bridge to [bus 0b] [ 1.297025] pci 0000:06:0b.0: PCI bridge to [bus 0c] [ 1.297026] pci 0000:06:0b.0: bridge window [io 0xd000-0xdfff] [ 1.297028] pci 0000:06:0b.0: bridge window [mem 0xdcb00000-0xdcbfffff] [ 1.297032] pci 0000:06:0c.0: PCI bridge to [bus 0d] [ 1.297034] pci 0000:06:0c.0: bridge window [mem 0xdca00000-0xdcafffff] [ 1.297039] pci 0000:06:0d.0: PCI bridge to [bus 0e] [ 1.297041] pci 0000:06:0d.0: bridge window [mem 0xdc900000-0xdc9fffff] [ 1.297045] pci 0000:05:00.0: PCI bridge to [bus 06-0e] [ 1.297046] pci 0000:05:00.0: bridge window [io 0xd000-0xefff] [ 1.297048] pci 0000:05:00.0: bridge window [mem 0xdc900000-0xdcefffff] [ 1.297052] pci 0000:00:02.1: PCI bridge to [bus 05-0e] [ 1.297053] pci 0000:00:02.1: bridge window [io 0xd000-0xefff] [ 1.297054] pci 0000:00:02.1: bridge window [mem 0xdc900000-0xdcefffff] [ 1.297064] pci 0000:10:00.0: PCI bridge to [bus 11-40] [ 1.297065] pci 0000:10:00.0: bridge window [io 0xa000-0xcfff] [ 1.297067] pci 0000:10:00.0: bridge window [mem 0xc4000000-0xdbffffff] [ 1.297069] pci 0000:10:00.0: bridge window [mem 0xd800000000-0xf7ffffffff 64bit pref] [ 1.297072] pci 0000:10:01.0: PCI bridge to [bus 41-70] [ 1.297073] pci 0000:10:01.0: bridge window [io 0x7000-0x9fff] [ 1.297075] pci 0000:10:01.0: bridge window [mem 0xac000000-0xc3ffffff] [ 1.297077] pci 0000:10:01.0: bridge window [mem 0xb800000000-0xd7ffffffff 64bit pref] [ 1.297079] pci 0000:10:02.0: PCI bridge to [bus 71] [ 1.297082] pci 0000:10:02.0: bridge window [mem 0xdc400000-0xdc7fffff] [ 1.297086] pci 0000:10:03.0: PCI bridge to [bus 72] [ 1.297088] pci 0000:10:03.0: bridge window [mem 0xdc000000-0xdc3fffff] [ 1.297092] pci 0000:0f:00.0: PCI bridge to [bus 10-72] [ 1.297093] pci 0000:0f:00.0: bridge window [io 0x7000-0xcfff] [ 1.297095] pci 0000:0f:00.0: bridge window [mem 0xac000000-0xdc7fffff] [ 1.297097] pci 0000:0f:00.0: bridge window [mem 0xb800000000-0xf7ffffffff 64bit pref] [ 1.297099] pci 0000:00:02.2: PCI bridge to [bus 0f-72] [ 1.297100] pci 0000:00:02.2: bridge window [io 0x7000-0xcfff] [ 1.297102] pci 0000:00:02.2: bridge window [mem 0xac000000-0xdc7fffff] [ 1.297103] pci 0000:00:02.2: bridge window [mem 0xb800000000-0xf7ffffffff 64bit pref] [ 1.297112] pci 0000:00:08.1: PCI bridge to [bus 73] [ 1.297118] pci 0000:00:08.1: bridge window [mem 0xdcf00000-0xdd2fffff] [ 1.297120] pci 0000:00:08.3: PCI bridge to [bus 74] [ 1.297122] pci 0000:00:08.3: bridge window [mem 0xdd500000-0xdd5fffff] [ 1.297124] pci_bus 0000:00: resource 4 [io 0x0000-0x03af window] [ 1.297125] pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7 window] [ 1.297126] pci_bus 0000:00: resource 6 [io 0x03b0-0x03df window] [ 1.297126] pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window] [ 1.297126] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000dffff window] [ 1.297127] pci_bus 0000:00: resource 9 [mem 0xa0000000-0xdfffffff window] [ 1.297127] pci_bus 0000:00: resource 10 [mem 0x860000000-0xffffffffff window] [ 1.297128] pci_bus 0000:01: resource 0 [io 0xf000-0xffff] [ 1.297128] pci_bus 0000:01: resource 1 [mem 0xdd300000-0xdd4fffff] [ 1.297129] pci_bus 0000:01: resource 2 [mem 0xf800000000-0xfc0fffffff 64bit pref] [ 1.297129] pci_bus 0000:02: resource 0 [io 0xf000-0xffff] [ 1.297130] pci_bus 0000:02: resource 1 [mem 0xdd300000-0xdd3fffff] [ 1.297130] pci_bus 0000:02: resource 2 [mem 0xf800000000-0xfc0fffffff 64bit pref] [ 1.297131] pci_bus 0000:03: resource 0 [io 0xf000-0xffff] [ 1.297131] pci_bus 0000:03: resource 1 [mem 0xdd300000-0xdd3fffff] [ 1.297131] pci_bus 0000:03: resource 2 [mem 0xf800000000-0xfc0fffffff 64bit pref] [ 1.297132] pci_bus 0000:04: resource 1 [mem 0xdd600000-0xdd6fffff] [ 1.297132] pci_bus 0000:05: resource 0 [io 0xd000-0xefff] [ 1.297133] pci_bus 0000:05: resource 1 [mem 0xdc900000-0xdcefffff] [ 1.297133] pci_bus 0000:06: resource 0 [io 0xd000-0xefff] [ 1.297133] pci_bus 0000:06: resource 1 [mem 0xdc900000-0xdcefffff] [ 1.297134] pci_bus 0000:07: resource 1 [mem 0xdce00000-0xdcefffff] [ 1.297134] pci_bus 0000:08: resource 1 [mem 0xdcd00000-0xdcdfffff] [ 1.297135] pci_bus 0000:0a: resource 0 [io 0xe000-0xefff] [ 1.297135] pci_bus 0000:0a: resource 1 [mem 0xdcc00000-0xdccfffff] [ 1.297136] pci_bus 0000:0c: resource 0 [io 0xd000-0xdfff] [ 1.297136] pci_bus 0000:0c: resource 1 [mem 0xdcb00000-0xdcbfffff] [ 1.297136] pci_bus 0000:0d: resource 1 [mem 0xdca00000-0xdcafffff] [ 1.297137] pci_bus 0000:0e: resource 1 [mem 0xdc900000-0xdc9fffff] [ 1.297137] pci_bus 0000:0f: resource 0 [io 0x7000-0xcfff] [ 1.297138] pci_bus 0000:0f: resource 1 [mem 0xac000000-0xdc7fffff] [ 1.297138] pci_bus 0000:0f: resource 2 [mem 0xb800000000-0xf7ffffffff 64bit pref] [ 1.297138] pci_bus 0000:10: resource 0 [io 0x7000-0xcfff] [ 1.297139] pci_bus 0000:10: resource 1 [mem 0xac000000-0xdc7fffff] [ 1.297139] pci_bus 0000:10: resource 2 [mem 0xb800000000-0xf7ffffffff 64bit pref] [ 1.297140] pci_bus 0000:11: resource 0 [io 0xa000-0xcfff] [ 1.297140] pci_bus 0000:11: resource 1 [mem 0xc4000000-0xdbffffff] [ 1.297140] pci_bus 0000:11: resource 2 [mem 0xd800000000-0xf7ffffffff 64bit pref] [ 1.297141] pci_bus 0000:41: resource 0 [io 0x7000-0x9fff] [ 1.297141] pci_bus 0000:41: resource 1 [mem 0xac000000-0xc3ffffff] [ 1.297142] pci_bus 0000:41: resource 2 [mem 0xb800000000-0xd7ffffffff 64bit pref] [ 1.297142] pci_bus 0000:71: resource 1 [mem 0xdc400000-0xdc7fffff] [ 1.297142] pci_bus 0000:72: resource 1 [mem 0xdc000000-0xdc3fffff] [ 1.297143] pci_bus 0000:73: resource 1 [mem 0xdcf00000-0xdd2fffff] [ 1.297143] pci_bus 0000:74: resource 1 [mem 0xdd500000-0xdd5fffff] [ 1.297204] pci 0000:03:00.1: D0 power state depends on 0000:03:00.0 [ 1.297461] PCI: CLS 64 bytes, default 64 [ 1.297472] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported [ 1.297490] Trying to unpack rootfs image as initramfs... [ 1.297499] pci 0000:00:01.0: Adding to iommu group 0 [ 1.297505] pci 0000:00:01.1: Adding to iommu group 1 [ 1.297511] pci 0000:00:01.2: Adding to iommu group 2 [ 1.297520] pci 0000:00:02.0: Adding to iommu group 3 [ 1.297526] pci 0000:00:02.1: Adding to iommu group 4 [ 1.297531] pci 0000:00:02.2: Adding to iommu group 5 [ 1.297539] pci 0000:00:03.0: Adding to iommu group 6 [ 1.297547] pci 0000:00:04.0: Adding to iommu group 7 [ 1.297556] pci 0000:00:08.0: Adding to iommu group 8 [ 1.297562] pci 0000:00:08.1: Adding to iommu group 9 [ 1.297567] pci 0000:00:08.3: Adding to iommu group 10 [ 1.297579] pci 0000:00:14.0: Adding to iommu group 11 [ 1.297584] pci 0000:00:14.3: Adding to iommu group 11 [ 1.297614] pci 0000:00:18.0: Adding to iommu group 12 [ 1.297619] pci 0000:00:18.1: Adding to iommu group 12 [ 1.297624] pci 0000:00:18.2: Adding to iommu group 12 [ 1.297630] pci 0000:00:18.3: Adding to iommu group 12 [ 1.297635] pci 0000:00:18.4: Adding to iommu group 12 [ 1.297640] pci 0000:00:18.5: Adding to iommu group 12 [ 1.297645] pci 0000:00:18.6: Adding to iommu group 12 [ 1.297650] pci 0000:00:18.7: Adding to iommu group 12 [ 1.297657] pci 0000:01:00.0: Adding to iommu group 13 [ 1.297663] pci 0000:02:00.0: Adding to iommu group 14 [ 1.297672] pci 0000:03:00.0: Adding to iommu group 15 [ 1.297680] pci 0000:03:00.1: Adding to iommu group 16 [ 1.297685] pci 0000:04:00.0: Adding to iommu group 17 [ 1.297691] pci 0000:05:00.0: Adding to iommu group 18 [ 1.297697] pci 0000:06:00.0: Adding to iommu group 19 [ 1.297703] pci 0000:06:04.0: Adding to iommu group 20 [ 1.297709] pci 0000:06:08.0: Adding to iommu group 21 [ 1.297714] pci 0000:06:09.0: Adding to iommu group 22 [ 1.297720] pci 0000:06:0a.0: Adding to iommu group 23 [ 1.297726] pci 0000:06:0b.0: Adding to iommu group 24 [ 1.297731] pci 0000:06:0c.0: Adding to iommu group 25 [ 1.297737] pci 0000:06:0d.0: Adding to iommu group 26 [ 1.297738] pci 0000:07:00.0: Adding to iommu group 19 [ 1.297740] pci 0000:08:00.0: Adding to iommu group 20 [ 1.297741] pci 0000:0a:00.0: Adding to iommu group 22 [ 1.297742] pci 0000:0c:00.0: Adding to iommu group 24 [ 1.297744] pci 0000:0d:00.0: Adding to iommu group 25 [ 1.297745] pci 0000:0e:00.0: Adding to iommu group 26 [ 1.297751] pci 0000:0f:00.0: Adding to iommu group 27 [ 1.297756] pci 0000:10:00.0: Adding to iommu group 28 [ 1.297762] pci 0000:10:01.0: Adding to iommu group 29 [ 1.297768] pci 0000:10:02.0: Adding to iommu group 30 [ 1.297773] pci 0000:10:03.0: Adding to iommu group 31 [ 1.297775] pci 0000:71:00.0: Adding to iommu group 30 [ 1.297776] pci 0000:72:00.0: Adding to iommu group 31 [ 1.297791] pci 0000:73:00.0: Adding to iommu group 32 [ 1.297797] pci 0000:73:00.2: Adding to iommu group 33 [ 1.297803] pci 0000:73:00.3: Adding to iommu group 34 [ 1.297809] pci 0000:73:00.4: Adding to iommu group 35 [ 1.297815] pci 0000:73:00.6: Adding to iommu group 36 [ 1.297821] pci 0000:74:00.0: Adding to iommu group 37 [ 1.299510] AMD-Vi: Extended features (0x246577efa2254afa, 0x0): PPR NX GT [5] IA GA PC GA_vAPIC [ 1.299513] AMD-Vi: Interrupt remapping enabled [ 1.318276] AMD-Vi: Virtual APIC enabled [ 1.318279] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.318281] software IO TLB: mapped [mem 0x000000007a9e6000-0x000000007e9e6000] (64MB) [ 1.318299] LVT offset 0 assigned for vector 0x400 [ 1.320398] perf: AMD IBS detected (0x00081bff) [ 1.320462] amd_uncore: 16 amd_df counters detected [ 1.320466] amd_uncore: 6 amd_l3 counters detected [ 1.320469] amd_uncore: 4 amd_umc_0 counters detected [ 1.320472] amd_uncore: 4 amd_umc_1 counters detected [ 1.320528] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank). [ 1.320870] Initialise system trusted keyrings [ 1.320879] Key type blacklist registered [ 1.320895] workingset: timestamp_bits=36 max_order=23 bucket_order=0 [ 1.320901] zbud: loaded [ 1.320961] fuse: init (API version 7.41) [ 1.321058] integrity: Platform Keyring initialized [ 1.321060] integrity: Machine keyring initialized [ 1.327278] Key type asymmetric registered [ 1.327279] Asymmetric key parser 'x509' registered [ 1.384287] Freeing initrd memory: 72460K [ 1.386440] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) [ 1.386458] io scheduler mq-deadline registered [ 1.388013] ledtrig-cpu: registered to indicate activity on CPUs [ 1.388087] pcieport 0000:00:01.1: PME: Signaling with IRQ 30 [ 1.388179] pcieport 0000:00:01.2: PME: Signaling with IRQ 31 [ 1.388270] pcieport 0000:00:02.1: PME: Signaling with IRQ 32 [ 1.388358] pcieport 0000:00:02.2: PME: Signaling with IRQ 33 [ 1.388450] pcieport 0000:00:08.1: PME: Signaling with IRQ 34 [ 1.388528] pcieport 0000:00:08.3: PME: Signaling with IRQ 35 [ 1.389418] pcieport 0000:10:00.0: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+ [ 1.389573] pcieport 0000:10:01.0: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+ [ 1.389760] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 1.389923] Monitor-Mwait will be used to enter C-1 state [ 1.390777] Estimated ratio of average max frequency by base frequency (times 1024): 1086 [ 1.390867] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.391079] Linux agpgart interface v0.103 [ 1.488690] tpm_crb MSFT0101:00: Disabling hwrng [ 1.489604] i8042: PNP: No PS/2 controller found. [ 1.489627] mousedev: PS/2 mouse device common for all mice [ 1.489645] rtc_cmos 00:02: RTC can wake from S4 [ 1.489819] rtc_cmos 00:02: registered as rtc0 [ 1.489844] rtc_cmos 00:02: setting system clock to 2025-06-28T15:49:44 UTC (1751125784) [ 1.489860] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram [ 1.490468] efifb: probing for efifb [ 1.490474] efifb: framebuffer at 0xf800000000, using 32400k, total 32400k [ 1.490475] efifb: mode is 3840x2160x32, linelength=15360, pages=1 [ 1.490476] efifb: scrolling: redraw [ 1.490476] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0 [ 1.490511] Console: switching to colour frame buffer device 240x67 [ 1.492235] fb0: EFI VGA frame buffer device [ 1.492318] NET: Registered PF_INET6 protocol family [ 1.494936] Segment Routing with IPv6 [ 1.494941] In-situ OAM (IOAM) with IPv6 [ 1.494949] mip6: Mobile IPv6 [ 1.494951] NET: Registered PF_PACKET protocol family [ 1.494963] mpls_gso: MPLS GSO support [ 1.495472] microcode: Current revision: 0x0b404032 [ 1.495634] resctrl: L3 allocation detected [ 1.495634] resctrl: MB allocation detected [ 1.495635] resctrl: SMBA allocation detected [ 1.495635] resctrl: L3 monitoring detected [ 1.495643] IPI shorthand broadcast: enabled [ 1.496165] sched_clock: Marking stable (1495308143, 322990)->(1502110713, -6479580) [ 1.496231] registered taskstats version 1 [ 1.496294] Loading compiled-in X.509 certificates [ 1.503006] Loaded X.509 cert 'Build time autogenerated kernel key: 3b01778561f6e1f707296bd90ca94469a7df2060' [ 1.503813] Demotion targets for Node 0: null [ 1.503839] Key type .fscrypt registered [ 1.503840] Key type fscrypt-provisioning registered [ 1.510333] Key type encrypted registered [ 1.510335] AppArmor: AppArmor sha256 policy hashing enabled [ 1.510388] ima: Allocated hash algorithm: sha256 [ 1.664682] ima: No architecture policies found [ 1.664710] evm: Initialising EVM extended attributes: [ 1.664711] evm: security.selinux [ 1.664711] evm: security.SMACK64 (disabled) [ 1.664712] evm: security.SMACK64EXEC (disabled) [ 1.664713] evm: security.SMACK64TRANSMUTE (disabled) [ 1.664713] evm: security.SMACK64MMAP (disabled) [ 1.664713] evm: security.apparmor [ 1.664714] evm: security.ima [ 1.664714] evm: security.capability [ 1.664714] evm: HMAC attrs: 0x1 [ 1.665583] RAS: Correctable Errors collector initialized. [ 1.667057] clk: Disabling unused clocks [ 1.667059] PM: genpd: Disabling unused power domains [ 1.667445] Freeing unused decrypted memory: 2028K [ 1.667599] Freeing unused kernel image (initmem) memory: 4148K [ 1.667603] Write protecting the kernel read-only data: 28672k [ 1.667711] Freeing unused kernel image (rodata/data gap) memory: 504K [ 1.685604] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 1.685621] Run /init as init process [ 1.685625] with arguments: [ 1.685626] /init [ 1.685627] with environment: [ 1.685627] HOME=/ [ 1.685628] TERM=linux [ 1.685629] BOOT_IMAGE=/vmlinuz-6.12.33+deb13-amd64 [ 1.750037] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 [ 1.750058] ACPI: button: Power Button [PWRB] [ 1.750087] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 [ 1.750128] ACPI: button: Power Button [PWRF] [ 1.754001] ACPI: video: Video Device [VGA] (multi-head: yes rom: no post: no) [ 1.754318] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:20/LNXVIDEO:00/input/input2 [ 1.755945] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0 [ 1.755947] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection [ 1.756582] cryptd: max_cpu_qlen set to 1000 [ 1.756939] i2c i2c-2: Successfully instantiated SPD at 0x51 [ 1.758082] i2c i2c-2: Successfully instantiated SPD at 0x53 [ 1.758093] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20 [ 1.761882] AES CTR mode by8 optimization enabled [ 1.763938] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver [ 1.763982] sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address [ 1.764320] sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0) [ 1.765106] SCSI subsystem initialized [ 1.765648] nvme 0000:04:00.0: platform quirk: setting simple suspend [ 1.765650] nvme 0000:07:00.0: platform quirk: setting simple suspend [ 1.765664] nvme 0000:08:00.0: platform quirk: setting simple suspend [ 1.765697] nvme nvme1: pci function 0000:07:00.0 [ 1.765699] nvme nvme0: pci function 0000:04:00.0 [ 1.765725] nvme nvme2: pci function 0000:08:00.0 [ 1.769513] ACPI: bus type USB registered [ 1.769525] usbcore: registered new interface driver usbfs [ 1.769528] usbcore: registered new interface driver hub [ 1.769532] usbcore: registered new device driver usb [ 1.771676] ACPI: bus type thunderbolt registered [ 1.771698] thunderbolt 0000:72:00.0: enabling device (0000 -> 0002) [ 1.775202] ACPI: bus type drm_connector registered [ 1.777339] libata version 3.00 loaded. [ 1.777867] r8169 0000:0c:00.0 eth0: RTL8125B, 9c:6b:00:82:78:5a, XID 641, IRQ 68 [ 1.777870] r8169 0000:0c:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko] [ 1.783342] nvme nvme0: 16/0/0 default/read/poll queues [ 1.785265] nvme0n1: p1 p2 p3 [ 1.816062] nvme nvme1: 16/0/0 default/read/poll queues [ 1.818833] nvme1n1: p1 p2 [ 1.880723] nvme nvme2: failed to allocate host memory buffer. [ 1.881376] nvme nvme2: 7/0/0 default/read/poll queues [ 1.886729] nvme nvme2: Ignoring bogus Namespace Identifiers [ 1.888075] nvme2n1: p1 [ 1.889407] r8169 0000:0c:00.0 enp12s0: renamed from eth0 [ 1.892573] ahci 0000:0a:00.0: version 3.0 [ 1.892579] ahci 0000:0a:00.0: enabling device (0000 -> 0003) [ 1.892721] ahci 0000:0a:00.0: SSS flag set, parallel bus scan disabled [ 1.892754] ahci 0000:0a:00.0: AHCI vers 0001.0200, 32 command slots, 6 Gbps, SATA mode [ 1.892755] ahci 0000:0a:00.0: 2/2 ports implemented (port mask 0x3) [ 1.892756] ahci 0000:0a:00.0: flags: 64bit ncq sntf stag led clo pmp pio slum part ccc [ 1.892888] scsi host0: ahci [ 1.892949] scsi host1: ahci [ 1.892973] ata1: SATA max UDMA/133 abar m512@0xdcc00000 port 0xdcc00100 irq 108 lpm-pol 3 [ 1.892974] ata2: SATA max UDMA/133 abar m512@0xdcc00000 port 0xdcc00180 irq 108 lpm-pol 3 [ 1.892988] ahci 0000:0e:00.0: enabling device (0000 -> 0002) [ 1.893065] ahci 0000:0e:00.0: SSS flag set, parallel bus scan disabled [ 1.893088] ahci 0000:0e:00.0: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode [ 1.893089] ahci 0000:0e:00.0: 4/6 ports implemented (port mask 0xf) [ 1.893090] ahci 0000:0e:00.0: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst [ 1.893266] scsi host2: ahci [ 1.893299] scsi host3: ahci [ 1.893328] scsi host4: ahci [ 1.893356] scsi host5: ahci [ 1.893384] scsi host6: ahci [ 1.893411] scsi host7: ahci [ 1.893422] ata3: SATA max UDMA/133 abar m1024@0xdc980000 port 0xdc980100 irq 109 lpm-pol 3 [ 1.893427] ata4: SATA max UDMA/133 abar m1024@0xdc980000 port 0xdc980180 irq 109 lpm-pol 3 [ 1.893428] ata5: SATA max UDMA/133 abar m1024@0xdc980000 port 0xdc980200 irq 109 lpm-pol 3 [ 1.893429] ata6: SATA max UDMA/133 abar m1024@0xdc980000 port 0xdc980280 irq 109 lpm-pol 3 [ 1.893430] ata7: DUMMY [ 1.893430] ata8: DUMMY [ 2.203789] ata3: SATA link down (SStatus 0 SControl 300) [ 2.324628] tsc: Refined TSC clocksource calibration: 4691.183 MHz [ 2.324637] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x439ee417eeb, max_idle_ns: 440795249536 ns [ 2.324661] clocksource: Switched to clocksource tsc [ 2.360655] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300) [ 2.361316] ata1.00: Model 'SanDisk SD7SB7S512G1122', rev 'X3540000', applying quirks: maxtrim128m [ 2.364931] ata1.00: ATA-9: SanDisk SD7SB7S512G1122, X3540000, max UDMA/133 [ 2.364988] ata1.00: 1000215216 sectors, multi 1: LBA48 NCQ (depth 32), AA [ 2.366270] ata1.00: Features: Dev-Sleep [ 2.368046] ata1.00: configured for UDMA/133 [ 2.368239] scsi 0:0:0:0: Direct-Access ATA SanDisk SD7SB7S5 0000 PQ: 0 ANSI: 5 [ 2.679888] ata2: SATA link down (SStatus 0 SControl 300) [ 2.991785] ata4: SATA link down (SStatus 0 SControl 300) [ 3.303849] ata5: SATA link down (SStatus 0 SControl 300) [ 3.772637] ata6: SATA link up 6.0 Gbps (SStatus 133 SControl 300) [ 3.774816] ata6.00: Model 'Samsung SSD 850 PRO 256GB', rev 'EXM04B6Q', applying quirks: noncqtrim zeroaftertrim [ 3.774854] ata6.00: supports DRM functions and may not be fully accessible [ 3.774856] ata6.00: ATA-9: Samsung SSD 850 PRO 256GB, EXM04B6Q, max UDMA/133 [ 3.780159] ata6.00: 500118192 sectors, multi 1: LBA48 NCQ (depth 32), AA [ 3.790796] ata6.00: Features: Trust Dev-Sleep NCQ-sndrcv [ 3.790982] ata6.00: supports DRM functions and may not be fully accessible [ 3.806265] ata6.00: configured for UDMA/133 [ 3.816636] ahci 0000:0e:00.0: port does not support device sleep [ 3.816814] scsi 5:0:0:0: Direct-Access ATA Samsung SSD 850 4B6Q PQ: 0 ANSI: 5 [ 3.818372] xhci_hcd 0000:0d:00.0: xHCI Host Controller [ 3.818376] xhci_hcd 0000:0d:00.0: new USB bus registered, assigned bus number 1 [ 3.821009] sd 5:0:0:0: [sdb] 500118192 512-byte logical blocks: (256 GB/238 GiB) [ 3.821013] sd 5:0:0:0: [sdb] Write Protect is off [ 3.821014] sd 5:0:0:0: [sdb] Mode Sense: 00 3a 00 00 [ 3.821017] sd 5:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 3.821024] sd 5:0:0:0: [sdb] Preferred minimum I/O size 512 bytes [ 3.821033] sd 0:0:0:0: [sda] 1000215216 512-byte logical blocks: (512 GB/477 GiB) [ 3.821040] sd 0:0:0:0: [sda] Write Protect is off [ 3.821042] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 3.821048] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 3.821058] sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes [ 3.864307] sda: sda1 sda2 sda3 sda4 sda5 [ 3.864387] sd 0:0:0:0: [sda] Attached SCSI disk [ 3.873323] sdb: sdb1 [ 3.873503] sd 5:0:0:0: [sdb] supports TCG Opal [ 3.873504] sd 5:0:0:0: [sdb] Attached SCSI disk [ 3.874454] xhci_hcd 0000:0d:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000000000010 [ 3.874704] xhci_hcd 0000:0d:00.0: xHCI Host Controller [ 3.874706] xhci_hcd 0000:0d:00.0: new USB bus registered, assigned bus number 2 [ 3.874707] xhci_hcd 0000:0d:00.0: Host supports USB 3.2 Enhanced SuperSpeed [ 3.875430] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12 [ 3.875431] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.875432] usb usb1: Product: xHCI Host Controller [ 3.875432] usb usb1: Manufacturer: Linux 6.12.33+deb13-amd64 xhci-hcd [ 3.875433] usb usb1: SerialNumber: 0000:0d:00.0 [ 3.875519] hub 1-0:1.0: USB hub found [ 3.875535] hub 1-0:1.0: 12 ports detected [ 3.876833] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 3.876840] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12 [ 3.876841] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.876842] usb usb2: Product: xHCI Host Controller [ 3.876842] usb usb2: Manufacturer: Linux 6.12.33+deb13-amd64 xhci-hcd [ 3.876843] usb usb2: SerialNumber: 0000:0d:00.0 [ 3.876880] hub 2-0:1.0: USB hub found [ 3.876888] hub 2-0:1.0: 5 ports detected [ 3.877423] xhci_hcd 0000:71:00.0: xHCI Host Controller [ 3.877425] xhci_hcd 0000:71:00.0: new USB bus registered, assigned bus number 3 [ 3.880025] xhci_hcd 0000:71:00.0: hcc params 0x0200ef81 hci version 0x120 quirks 0x0000000200000010 [ 3.880239] xhci_hcd 0000:71:00.0: xHCI Host Controller [ 3.880240] xhci_hcd 0000:71:00.0: new USB bus registered, assigned bus number 4 [ 3.880241] xhci_hcd 0000:71:00.0: Host supports USB 3.2 Enhanced SuperSpeed [ 3.880262] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12 [ 3.880262] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.880263] usb usb3: Product: xHCI Host Controller [ 3.880264] usb usb3: Manufacturer: Linux 6.12.33+deb13-amd64 xhci-hcd [ 3.880264] usb usb3: SerialNumber: 0000:71:00.0 [ 3.880341] hub 3-0:1.0: USB hub found [ 3.880347] hub 3-0:1.0: 2 ports detected [ 3.880719] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM. [ 3.880728] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12 [ 3.880729] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.880730] usb usb4: Product: xHCI Host Controller [ 3.880730] usb usb4: Manufacturer: Linux 6.12.33+deb13-amd64 xhci-hcd [ 3.880739] usb usb4: SerialNumber: 0000:71:00.0 [ 3.880772] hub 4-0:1.0: USB hub found [ 3.880780] hub 4-0:1.0: 2 ports detected [ 3.881121] xhci_hcd 0000:73:00.3: xHCI Host Controller [ 3.881123] xhci_hcd 0000:73:00.3: new USB bus registered, assigned bus number 5 [ 3.881482] xhci_hcd 0000:73:00.3: hcc params 0x0120ffc5 hci version 0x120 quirks 0x0000000200000010 [ 3.881665] xhci_hcd 0000:73:00.3: xHCI Host Controller [ 3.881666] xhci_hcd 0000:73:00.3: new USB bus registered, assigned bus number 6 [ 3.881666] xhci_hcd 0000:73:00.3: Host supports USB 3.1 Enhanced SuperSpeed [ 3.881678] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12 [ 3.881679] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.881680] usb usb5: Product: xHCI Host Controller [ 3.881680] usb usb5: Manufacturer: Linux 6.12.33+deb13-amd64 xhci-hcd [ 3.881681] usb usb5: SerialNumber: 0000:73:00.3 [ 3.881714] hub 5-0:1.0: USB hub found [ 3.881716] hub 5-0:1.0: 2 ports detected [ 3.881982] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM. [ 3.881990] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12 [ 3.881992] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.881993] usb usb6: Product: xHCI Host Controller [ 3.881993] usb usb6: Manufacturer: Linux 6.12.33+deb13-amd64 xhci-hcd [ 3.881994] usb usb6: SerialNumber: 0000:73:00.3 [ 3.882028] hub 6-0:1.0: USB hub found [ 3.882030] hub 6-0:1.0: 2 ports detected [ 3.882321] xhci_hcd 0000:73:00.4: xHCI Host Controller [ 3.882323] xhci_hcd 0000:73:00.4: new USB bus registered, assigned bus number 7 [ 3.882662] xhci_hcd 0000:73:00.4: hcc params 0x0120ffc5 hci version 0x120 quirks 0x0000000200000010 [ 3.882836] xhci_hcd 0000:73:00.4: xHCI Host Controller [ 3.882837] xhci_hcd 0000:73:00.4: new USB bus registered, assigned bus number 8 [ 3.882837] xhci_hcd 0000:73:00.4: Host supports USB 3.1 Enhanced SuperSpeed [ 3.882848] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12 [ 3.882848] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.882849] usb usb7: Product: xHCI Host Controller [ 3.882850] usb usb7: Manufacturer: Linux 6.12.33+deb13-amd64 xhci-hcd [ 3.882850] usb usb7: SerialNumber: 0000:73:00.4 [ 3.882935] hub 7-0:1.0: USB hub found [ 3.882938] hub 7-0:1.0: 2 ports detected [ 3.883180] usb usb8: We don't know the algorithms for LPM for this host, disabling LPM. [ 3.883186] usb usb8: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12 [ 3.883187] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.883187] usb usb8: Product: xHCI Host Controller [ 3.883187] usb usb8: Manufacturer: Linux 6.12.33+deb13-amd64 xhci-hcd [ 3.883188] usb usb8: SerialNumber: 0000:73:00.4 [ 3.883228] hub 8-0:1.0: USB hub found [ 3.883235] hub 8-0:1.0: 2 ports detected [ 3.883517] xhci_hcd 0000:74:00.0: xHCI Host Controller [ 3.883519] xhci_hcd 0000:74:00.0: new USB bus registered, assigned bus number 9 [ 3.884789] xhci_hcd 0000:74:00.0: USB3 root hub has no ports [ 3.884791] xhci_hcd 0000:74:00.0: hcc params 0x0110ffc5 hci version 0x120 quirks 0x0000000200000010 [ 3.884982] xhci_hcd 0000:74:00.0: xHCI Host Controller [ 3.884982] xhci_hcd 0000:74:00.0: new USB bus registered, assigned bus number 10 [ 3.884983] xhci_hcd 0000:74:00.0: Host supports USB 3.0 SuperSpeed [ 3.885012] usb usb9: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12 [ 3.885013] usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.885014] usb usb9: Product: xHCI Host Controller [ 3.885014] usb usb9: Manufacturer: Linux 6.12.33+deb13-amd64 xhci-hcd [ 3.885015] usb usb9: SerialNumber: 0000:74:00.0 [ 3.885064] hub 9-0:1.0: USB hub found [ 3.885067] hub 9-0:1.0: 1 port detected [ 3.885235] usb usb10: We don't know the algorithms for LPM for this host, disabling LPM. [ 3.885242] usb usb10: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12 [ 3.885243] usb usb10: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.885243] usb usb10: Product: xHCI Host Controller [ 3.885244] usb usb10: Manufacturer: Linux 6.12.33+deb13-amd64 xhci-hcd [ 3.885244] usb usb10: SerialNumber: 0000:74:00.0 [ 3.885271] hub 10-0:1.0: USB hub found [ 3.885273] hub 10-0:1.0: config failed, hub doesn't have any ports! (err -19) [ 4.132353] usb 7-2: new full-speed USB device number 2 using xhci_hcd [ 4.132366] usb 9-1: new full-speed USB device number 2 using xhci_hcd [ 4.188348] usb 1-6: new high-speed USB device number 2 using xhci_hcd [ 4.200372] usb 3-1: new full-speed USB device number 2 using xhci_hcd [ 4.291968] usb 9-1: New USB device found, idVendor=26ce, idProduct=01a2, bcdDevice= 0.00 [ 4.291970] usb 9-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 4.291971] usb 9-1: Product: LED Controller [ 4.291972] usb 9-1: Manufacturer: ASRock [ 4.291972] usb 9-1: SerialNumber: A02019100900 [ 4.294778] usb 7-2: New USB device found, idVendor=1038, idProduct=183a, bcdDevice= 1.b4 [ 4.294780] usb 7-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 4.294781] usb 7-2: Product: SteelSeries Aerox 3 Wireless [ 4.294782] usb 7-2: Manufacturer: SteelSeries [ 4.424100] usb 1-6: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=60.60 [ 4.424104] usb 1-6: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [ 4.424106] usb 1-6: Product: USB2.0 Hub [ 4.432225] hub 1-6:1.0: USB hub found [ 4.436089] hub 1-6:1.0: 4 ports detected [ 4.590621] usb 3-1: New USB device found, idVendor=3434, idProduct=0610, bcdDevice= 1.02 [ 4.590626] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 4.590627] usb 3-1: Product: Keychron Q1 Pro [ 4.590628] usb 3-1: Manufacturer: Keychron [ 4.660339] usb 1-9: new full-speed USB device number 3 using xhci_hcd [ 4.762064] hid: raw HID events driver (C) Jiri Kosina [ 4.765177] [drm] amdgpu kernel modesetting enabled. [ 4.765245] amdgpu: Virtual CRAT table created for CPU [ 4.765249] amdgpu: Topology: Add CPU node [ 4.765300] amdgpu 0000:03:00.0: enabling device (0006 -> 0007) [ 4.765320] [drm] initializing kernel modesetting (IP DISCOVERY 0x1002:0x7550 0x1043:0x0618 0xC3). [ 4.765326] [drm] register mmio base: 0xDD300000 [ 4.765326] [drm] register mmio size: 524288 [ 4.768145] [drm] add ip block number 0 <soc24_common> [ 4.768145] [drm] add ip block number 1 <gmc_v12_0> [ 4.768146] [drm] add ip block number 2 <ih_v7_0> [ 4.768146] [drm] add ip block number 3 <psp> [ 4.768146] [drm] add ip block number 4 <smu> [ 4.768147] [drm] add ip block number 5 <dm> [ 4.768147] [drm] add ip block number 6 <gfx_v12_0> [ 4.768148] [drm] add ip block number 7 <sdma_v7_0> [ 4.768148] [drm] add ip block number 8 <vcn_v5_0_0> [ 4.768148] [drm] add ip block number 9 <jpeg_v5_0_0> [ 4.768148] [drm] add ip block number 10 <mes_v12_0> [ 4.768154] amdgpu 0000:03:00.0: amdgpu: Fetched VBIOS from VFCT [ 4.768155] amdgpu: ATOM BIOS: 115-G295BP0-100 [ 4.770319] Console: switching to colour dummy device 80x25 [ 4.770339] amdgpu 0000:03:00.0: vgaarb: deactivate vga console [ 4.770340] amdgpu 0000:03:00.0: amdgpu: Trusted Memory Zone (TMZ) feature not supported [ 4.770380] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit [ 4.770384] amdgpu 0000:03:00.0: amdgpu: VRAM: 16304M 0x0000008000000000 - 0x00000083FAFFFFFF (16304M used) [ 4.770385] amdgpu 0000:03:00.0: amdgpu: GART: 512M 0x0000000000000000 - 0x000000001FFFFFFF [ 4.770387] [drm] Detected VRAM RAM=16304M, BAR=16384M [ 4.770388] [drm] RAM width 256bits GDDR6 [ 4.770421] [drm] amdgpu: 16304M of VRAM memory ready [ 4.770422] [drm] amdgpu: 15838M of GTT memory ready. [ 4.770429] [drm] GART: num cpu pages 131072, num gpu pages 131072 [ 4.770468] amdgpu 0000:03:00.0: amdgpu: PCIE GART of 512M enabled (table at 0x00000083DAB00000). [ 4.770646] [drm] Loading DMUB firmware via PSP: version=0x00010300 [ 4.770905] [drm] Found VCN firmware Version ENC: 1.7 DEC: 9 VEP: 0 Revision: 19 [ 4.810497] usbcore: registered new interface driver usbhid [ 4.810499] usbhid: USB HID core driver [ 4.811727] input: ASRock LED Controller as /devices/pci0000:00/0000:00:08.3/0000:74:00.0/usb9/9-1/9-1:1.0/0003:26CE:01A2.0001/input/input3 [ 4.864378] hid-generic 0003:26CE:01A2.0001: input,hidraw0: USB HID v1.10 Device [ASRock LED Controller] on usb-0000:74:00.0-1/input0 [ 4.864438] input: SteelSeries SteelSeries Aerox 3 Wireless as /devices/pci0000:00/0000:00:08.1/0000:73:00.4/usb7/7-2/7-2:1.0/0003:1038:183A.0002/input/input4 [ 4.864489] hid-generic 0003:1038:183A.0002: input,hidraw1: USB HID v1.11 Mouse [SteelSeries SteelSeries Aerox 3 Wireless] on usb-0000:73:00.4-2/input0 [ 4.864542] input: SteelSeries SteelSeries Aerox 3 Wireless as /devices/pci0000:00/0000:00:08.1/0000:73:00.4/usb7/7-2/7-2:1.1/0003:1038:183A.0003/input/input5 [ 4.964900] usb 1-9: New USB device found, idVendor=349e, idProduct=0202, bcdDevice= 1.00 [ 4.964904] usb 1-9: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 4.964906] usb 1-9: Product: FIDO2 Security Key [ 4.964907] usb 1-9: Manufacturer: TOKEN2 [ 4.987818] input: TOKEN2 FIDO2 Security Key as /devices/pci0000:00/0000:00:02.1/0000:05:00.0/0000:06:0c.0/0000:0d:00.0/usb1/1-9/1-9:1.0/0003:349E:0202.000A/input/input6 [ 4.997254] amdgpu 0000:03:00.0: amdgpu: RAP: optional rap ta ucode is not available [ 4.997256] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available [ 4.997278] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000002e, smu fw if version = 0x00000032, smu fw program = 0, smu fw version = 0x00684400 (104.68.0) [ 4.997279] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched [ 5.008440] hid-generic 0003:1038:183A.0003: input,hidraw2: USB HID v1.11 Keyboard [SteelSeries SteelSeries Aerox 3 Wireless] on usb-0000:73:00.4-2/input1 [ 5.008688] input: SteelSeries SteelSeries Aerox 3 Wireless as /devices/pci0000:00/0000:00:08.1/0000:73:00.4/usb7/7-2/7-2:1.2/0003:1038:183A.0004/input/input7 [ 5.024348] usb 1-6.3: new full-speed USB device number 4 using xhci_hcd [ 5.051544] amdgpu 0000:03:00.0: amdgpu: SMU is initialized successfully! [ 5.051820] [drm] Display Core v3.2.301 initialized on DCN 4.0.1 [ 5.051821] [drm] DP-HDMI FRL PCON supported [ 5.055285] [drm] DMUB hardware initialized: version=0x00010300 [ 5.164746] hid-generic 0003:349E:0202.000A: input,hidraw3: USB HID v1.10 Keyboard [TOKEN2 FIDO2 Security Key] on usb-0000:0d:00.0-9/input0 [ 5.169042] hid-generic 0003:349E:0202.000B: hiddev0,hidraw4: USB HID v1.10 Device [TOKEN2 FIDO2 Security Key] on usb-0000:0d:00.0-9/input1 [ 5.220383] hid-generic 0003:1038:183A.0004: input,hidraw5: USB HID v1.11 Device [SteelSeries SteelSeries Aerox 3 Wireless] on usb-0000:73:00.4-2/input2 [ 5.220474] hid-generic 0003:1038:183A.0005: hiddev1,hidraw6: USB HID v1.11 Device [SteelSeries SteelSeries Aerox 3 Wireless] on usb-0000:73:00.4-2/input3 [ 5.220527] hid-generic 0003:1038:183A.0006: hiddev2,hidraw7: USB HID v1.11 Device [SteelSeries SteelSeries Aerox 3 Wireless] on usb-0000:73:00.4-2/input4 [ 5.220620] input: Keychron Keychron Q1 Pro as /devices/pci0000:00/0000:00:02.2/0000:0f:00.0/0000:10:02.0/0000:71:00.0/usb3/3-1/3-1:1.0/0003:3434:0610.0007/input/input8 [ 5.282116] usb 1-6.3: New USB device found, idVendor=1a86, idProduct=5722, bcdDevice= 1.00 [ 5.282118] usb 1-6.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 5.282119] usb 1-6.3: Product: XFZX [ 5.282120] usb 1-6.3: Manufacturer: 江苏沁恒 [ 5.282121] usb 1-6.3: SerialNumber: 2017-2-25 [ 5.368361] usb 1-6.4: new full-speed USB device number 5 using xhci_hcd [ 5.399574] kfd kfd: amdgpu: Allocated 3969056 bytes on gart [ 5.399585] kfd kfd: amdgpu: Total number of KFD nodes to be created: 1 [ 5.399601] amdgpu: Virtual CRAT table created for GPU [ 5.399659] amdgpu: Topology: Add dGPU node [0x7550:0x1002] [ 5.399660] kfd kfd: amdgpu: added device 1002:7550 [ 5.399666] amdgpu 0000:03:00.0: amdgpu: SE 4, SH per SE 2, CU per SH 8, active_cu_number 56 [ 5.399669] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0 [ 5.399669] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0 [ 5.399670] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0 [ 5.399670] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 6 on hub 0 [ 5.399671] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 7 on hub 0 [ 5.399671] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 8 on hub 0 [ 5.399671] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 9 on hub 0 [ 5.399672] amdgpu 0000:03:00.0: amdgpu: ring vcn_unified_0 uses VM inv eng 0 on hub 8 [ 5.399672] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 1 on hub 8 [ 5.402229] [drm] ring gfx_32768.1.1 was added [ 5.402422] [drm] ring compute_32768.2.2 was added [ 5.402598] [drm] ring sdma_32768.3.3 was added [ 5.402625] [drm] ring gfx_32768.1.1 ib test pass [ 5.402663] [drm] ring compute_32768.2.2 ib test pass [ 5.402700] [drm] ring sdma_32768.3.3 ib test pass [ 5.405025] amdgpu 0000:03:00.0: amdgpu: Using BACO for runtime pm [ 5.405211] [drm] Initialized amdgpu 3.61.0 for 0000:03:00.0 on minor 0 [ 5.412406] hid-generic 0003:3434:0610.0007: input,hidraw8: USB HID v1.11 Keyboard [Keychron Keychron Q1 Pro] on usb-0000:71:00.0-1/input0 [ 5.412490] hid-generic 0003:3434:0610.0008: hiddev3,hidraw9: USB HID v1.11 Device [Keychron Keychron Q1 Pro] on usb-0000:71:00.0-1/input1 [ 5.412611] input: Keychron Keychron Q1 Pro Mouse as /devices/pci0000:00/0000:00:02.2/0000:0f:00.0/0000:10:02.0/0000:71:00.0/usb3/3-1/3-1:1.2/0003:3434:0610.0009/input/input9 [ 5.412657] input: Keychron Keychron Q1 Pro System Control as /devices/pci0000:00/0000:00:02.2/0000:0f:00.0/0000:10:02.0/0000:71:00.0/usb3/3-1/3-1:1.2/0003:3434:0610.0009/input/input10 [ 5.415639] fbcon: amdgpudrmfb (fb0) is primary device [ 5.416038] [drm] pre_validate_dsc:1622 MST_DSC dsc precompute is not needed [ 5.472371] input: Keychron Keychron Q1 Pro Consumer Control as /devices/pci0000:00/0000:00:02.2/0000:0f:00.0/0000:10:02.0/0000:71:00.0/usb3/3-1/3-1:1.2/0003:3434:0610.0009/input/input11 [ 5.472390] input: Keychron Keychron Q1 Pro Keyboard as /devices/pci0000:00/0000:00:02.2/0000:0f:00.0/0000:10:02.0/0000:71:00.0/usb3/3-1/3-1:1.2/0003:3434:0610.0009/input/input12 [ 5.552493] hid-generic 0003:3434:0610.0009: input,hidraw10: USB HID v1.11 Mouse [Keychron Keychron Q1 Pro] on usb-0000:71:00.0-1/input2 [ 5.642335] Console: switching to colour frame buffer device 240x67 [ 5.674215] usb 1-6.4: New USB device found, idVendor=1189, idProduct=8890, bcdDevice= 0.00 [ 5.674220] usb 1-6.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 5.674221] usb 1-6.4: Product: CH57x [ 5.674222] usb 1-6.4: Manufacturer: wch.cn [ 5.678251] amdgpu 0000:03:00.0: [drm] fb0: amdgpudrmfb frame buffer device [ 5.702980] input: wch.cn CH57x as /devices/pci0000:00/0000:00:02.1/0000:05:00.0/0000:06:0c.0/0000:0d:00.0/usb1/1-6/1-6.4/1-6.4:1.0/0003:1189:8890.000C/input/input13 [ 5.856446] hid-generic 0003:1189:8890.000C: input,hidraw11: USB HID v1.11 Keyboard [wch.cn CH57x] on usb-0000:0d:00.0-6.4/input0 [ 5.856515] usbhid 1-6.4:1.1: couldn't find an input interrupt endpoint [ 5.859259] input: wch.cn CH57x Keyboard as /devices/pci0000:00/0000:00:02.1/0000:05:00.0/0000:06:0c.0/0000:0d:00.0/usb1/1-6/1-6.4/1-6.4:1.2/0003:1189:8890.000D/input/input14 [ 5.996740] hid-generic 0003:1189:8890.000D: input,hidraw12: USB HID v1.00 Keyboard [wch.cn CH57x] on usb-0000:0d:00.0-6.4/input2 [ 6.000114] input: wch.cn CH57x as /devices/pci0000:00/0000:00:02.1/0000:05:00.0/0000:06:0c.0/0000:0d:00.0/usb1/1-6/1-6.4/1-6.4:1.3/0003:1189:8890.000E/input/input15 [ 6.000198] hid-generic 0003:1189:8890.000E: input,hidraw13: USB HID v1.10 Mouse [wch.cn CH57x] on usb-0000:0d:00.0-6.4/input3 [ 6.092184] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 6.092203] device-mapper: uevent: version 1.0.3 [ 6.092259] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev [ 14.683043] PM: Image not found (code -22) [ 14.761812] EXT4-fs (dm-1): orphan cleanup on readonly fs [ 14.761942] EXT4-fs (dm-1): mounted filesystem c33fea18-5485-40e0-8cd6-56ae3f2470c6 ro with ordered data mode. Quota mode: none. [ 14.789086] Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist. [ 14.826407] systemd[1]: RTC configured in localtime, applying delta of 60 minutes to system time. [ 14.833439] systemd[1]: Inserted module 'autofs4' [ 14.846554] systemd[1]: systemd 257.6-1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +IPE +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +BTF -XKBCOMMON -UTMP +SYSVINIT +LIBARCHIVE) [ 14.846556] systemd[1]: Detected architecture x86-64. [ 14.848591] systemd[1]: Hostname set to <RED>. [ 15.070143] systemd[1]: bpf-restrict-fs: LSM BPF program attached [ 15.088107] systemd-sysv-generator[930]: SysV service '/etc/init.d/warsaw' lacks a native systemd unit file, automatically generating a unit file for compatibility. [ 15.088109] systemd-sysv-generator[930]: Please update package to include a native systemd unit file. [ 15.088110] systemd-sysv-generator[930]: ! This compatibility logic is deprecated, expect removal soon. ! [ 15.117029] systemd[1]: Configuration file /etc/systemd/system/turing-smart-screen-python.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 15.146642] systemd[1]: Queued start job for default target graphical.target. [ 15.181252] systemd[1]: Created slice system-getty.slice - Slice /system/getty. [ 15.181402] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe. [ 15.181504] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck. [ 15.181566] systemd[1]: Created slice user.slice - User and Session Slice. [ 15.181587] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch. [ 15.181669] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point. [ 15.181677] systemd[1]: Expecting device dev-disk-by\x2duuid-1468\x2d8CFD.device - /dev/disk/by-uuid/1468-8CFD... [ 15.181681] systemd[1]: Expecting device dev-disk-by\x2duuid-3e6188ce\x2ded5d\x2d4317\x2da08b\x2d9a8079387b04.device - /dev/disk/by-uuid/3e6188ce-ed5d-4317-a08b-9a8079387b04... [ 15.181683] systemd[1]: Expecting device dev-mapper-RED\x2d\x2dvg\x2dhome.device - /dev/mapper/RED--vg-home... [ 15.181686] systemd[1]: Expecting device dev-mapper-RED\x2d\x2dvg\x2dswap_1.device - /dev/mapper/RED--vg-swap_1... [ 15.181704] systemd[1]: Reached target nss-user-lookup.target - User and Group Name Lookups. [ 15.181710] systemd[1]: Reached target remote-fs.target - Remote File Systems. [ 15.181715] systemd[1]: Reached target slices.target - Slice Units. [ 15.181757] systemd[1]: Listening on dm-event.socket - Device-mapper event daemon FIFOs. [ 15.181781] systemd[1]: Listening on lvm2-lvmpolld.socket - LVM2 poll daemon socket. [ 15.184739] systemd[1]: Listening on systemd-coredump.socket - Process Core Dump Socket. [ 15.185059] systemd[1]: Listening on systemd-creds.socket - Credential Encryption/Decryption. [ 15.185086] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe. [ 15.185111] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log). [ 15.185135] systemd[1]: Listening on systemd-journald.socket - Journal Sockets. [ 15.185153] systemd[1]: systemd-pcrextend.socket - TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki). [ 15.185159] systemd[1]: systemd-pcrlock.socket - Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki). [ 15.185180] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket. [ 15.185196] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket. [ 15.185777] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System... [ 15.186055] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System... [ 15.186075] systemd[1]: run-lock.mount: Directory /run/lock to mount over is not empty, mounting anyway. [ 15.186357] systemd[1]: Mounting run-lock.mount - Legacy Locks Directory /run/lock... [ 15.186894] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... [ 15.187483] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System... [ 15.188012] systemd[1]: Starting blk-availability.service - Availability of block devices... [ 15.188791] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout... [ 15.189159] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes... [ 15.189449] systemd[1]: Starting lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... [ 15.189767] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... [ 15.190025] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... [ 15.190380] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore... [ 15.190749] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse... [ 15.190798] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root). [ 15.190822] systemd[1]: systemd-hibernate-clear.service - Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67). [ 15.191558] systemd[1]: Starting systemd-journald.service - Journal Service... [ 15.193127] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... [ 15.193136] systemd[1]: systemd-pcrmachine.service - TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki). [ 15.193412] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems... [ 15.193430] systemd[1]: systemd-tpm2-setup-early.service - Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki). [ 15.193668] systemd[1]: Starting systemd-udev-load-credentials.service - Load udev Rules from Credentials... [ 15.193915] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... [ 15.194207] pstore: Using crash dump compression: deflate [ 15.194605] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System. [ 15.194635] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System. [ 15.194653] systemd[1]: Mounted run-lock.mount - Legacy Locks Directory /run/lock. [ 15.194670] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System. [ 15.194686] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System. [ 15.194753] systemd[1]: Finished blk-availability.service - Availability of block devices. [ 15.194829] pstore: Registered efi_pstore as persistent store backend [ 15.194837] systemd[1]: Finished keyboard-setup.service - Set the console keyboard layout. [ 15.194903] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes. [ 15.194958] systemd[1]: modprobe@drm.service: Deactivated successfully. [ 15.194998] systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm. [ 15.195061] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully. [ 15.195103] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore. [ 15.195314] systemd[1]: modprobe@fuse.service: Deactivated successfully. [ 15.195376] systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse. [ 15.195509] systemd[1]: modprobe@configfs.service: Deactivated successfully. [ 15.195566] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs. [ 15.196037] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System... [ 15.196283] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System... [ 15.196538] systemd[1]: Starting systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully... [ 15.198301] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System. [ 15.198582] systemd[1]: Finished systemd-udev-load-credentials.service - Load udev Rules from Credentials. [ 15.198760] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System. [ 15.200287] systemd-journald[947]: Collecting audit messages is disabled. [ 15.201933] lp: driver loaded but no devices found [ 15.204668] ppdev: user-space parallel port driver [ 15.208377] systemd[1]: Finished systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully. [ 15.214699] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules. [ 15.215023] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables... [ 15.219586] systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables. [ 15.233350] systemd[1]: Started systemd-journald.service - Journal Service. [ 15.245344] EXT4-fs (dm-1): re-mounted c33fea18-5485-40e0-8cd6-56ae3f2470c6 r/w. [ 15.250133] systemd-journald[947]: Received client request to flush runtime journal. [ 15.311750] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 15.311778] sd 5:0:0:0: Attached scsi generic sg1 type 0 [ 15.332935] cdc_acm 1-6.3:1.0: ttyACM0: USB ACM device [ 15.333013] input: PC Speaker as /devices/platform/pcspkr/input/input16 [ 15.333195] usbcore: registered new interface driver cdc_acm [ 15.333197] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters [ 15.334358] ccp 0000:73:00.2: enabling device (0000 -> 0002) [ 15.336279] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer [ 15.336281] RAPL PMU: hw unit of domain package 2^-16 Joules [ 15.336312] ccp 0000:73:00.2: tee enabled [ 15.337029] ccp 0000:73:00.2: psp enabled [ 15.345251] spd5118 2-0051: DDR5 temperature sensor: vendor 0x00:0xb3 revision 2.2 [ 15.352869] spd5118 2-0053: DDR5 temperature sensor: vendor 0x00:0xb3 revision 2.2 [ 15.359587] snd_hda_intel 0000:03:00.1: enabling device (0000 -> 0002) [ 15.359711] snd_hda_intel 0000:73:00.6: enabling device (0000 -> 0002) [ 15.385950] snd_hda_intel 0000:03:00.1: bound 0000:03:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu]) [ 15.386842] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card0/input17 [ 15.386861] input: HD-Audio Generic HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card0/input18 [ 15.386873] input: HD-Audio Generic HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card0/input19 [ 15.386884] input: HD-Audio Generic HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card0/input20 [ 15.393749] kvm_amd: TSC scaling supported [ 15.393750] kvm_amd: Nested Virtualization enabled [ 15.393751] kvm_amd: Nested Paging enabled [ 15.393751] kvm_amd: LBR virtualization supported [ 15.393753] kvm_amd: Virtual VMLOAD VMSAVE supported [ 15.393753] kvm_amd: Virtual GIF supported [ 15.393753] kvm_amd: Virtual NMI enabled [ 15.397870] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC1220: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line [ 15.397873] snd_hda_codec_realtek hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) [ 15.397875] snd_hda_codec_realtek hdaudioC1D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0) [ 15.397876] snd_hda_codec_realtek hdaudioC1D0: mono: mono_out=0x0 [ 15.397883] snd_hda_codec_realtek hdaudioC1D0: dig-out=0x1e/0x0 [ 15.397883] snd_hda_codec_realtek hdaudioC1D0: inputs: [ 15.397884] snd_hda_codec_realtek hdaudioC1D0: Rear Mic=0x18 [ 15.397885] snd_hda_codec_realtek hdaudioC1D0: Front Mic=0x19 [ 15.399031] MCE: In-kernel MCE decoding enabled. [ 15.436757] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:08.1/0000:73:00.6/sound/card1/input21 [ 15.436815] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:73:00.6/sound/card1/input22 [ 15.436850] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:73:00.6/sound/card1/input23 [ 15.436878] input: HD-Audio Generic Line Out as /devices/pci0000:00/0000:00:08.1/0000:73:00.6/sound/card1/input24 [ 15.436906] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:73:00.6/sound/card1/input25 [ 15.440032] Adding 33116156k swap on /dev/mapper/RED--vg-swap_1. Priority:-2 extents:1 across:33116156k SS [ 15.516049] intel_rapl_common: Found RAPL domain package [ 15.516053] intel_rapl_common: Found RAPL domain core [ 15.516719] amd_atl: AMD Address Translation Library initialized [ 16.239583] EXT4-fs (nvme0n1p2): mounted filesystem 3e6188ce-ed5d-4317-a08b-9a8079387b04 r/w with ordered data mode. Quota mode: none. [ 16.249386] EXT4-fs (dm-3): mounted filesystem 6c667566-65d2-4732-bfbc-1b8b129ba324 r/w with ordered data mode. Quota mode: none. [ 16.271754] audit: type=1400 audit(1751122199.276:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="chromium" pid=1268 comm="apparmor_parser" [ 16.271767] audit: type=1400 audit(1751122199.276:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ch-checkns" pid=1265 comm="apparmor_parser" [ 16.271780] audit: type=1400 audit(1751122199.276:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="QtWebEngineProcess" pid=1258 comm="apparmor_parser" [ 16.271795] audit: type=1400 audit(1751122199.276:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="chrome" pid=1267 comm="apparmor_parser" [ 16.271810] audit: type=1400 audit(1751122199.276:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="buildah" pid=1262 comm="apparmor_parser" [ 16.271822] audit: type=1400 audit(1751122199.276:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ch-run" pid=1266 comm="apparmor_parser" [ 16.271837] audit: type=1400 audit(1751122199.276:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="Discord" pid=1256 comm="apparmor_parser" [ 16.271847] audit: type=1400 audit(1751122199.276:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="brave" pid=1261 comm="apparmor_parser" [ 16.271857] audit: type=1400 audit(1751122199.276:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="vscode" pid=1269 comm="apparmor_parser" [ 16.271875] audit: type=1400 audit(1751122199.276:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="busybox" pid=1263 comm="apparmor_parser" [ 17.297796] nvme nvme0: using unchecked data buffer [ 17.328366] NET: Registered PF_QIPCRTR protocol family [ 17.335527] block nvme0n1: No UUID available providing old NGUID [ 17.380346] RTL8226B_RTL8221B 2.5Gbps PHY r8169-0-c00:00: attached PHY driver (mii_bus:phy_addr=r8169-0-c00:00, irq=MAC) [ 17.569000] r8169 0000:0c:00.0 enp12s0: Link is Down [ 20.827005] r8169 0000:0c:00.0 enp12s0: Link is Up - 2.5Gbps/Full - flow control rx/tx [ 618.552221] raid6: avx512x4 gen() 76195 MB/s [ 618.620211] raid6: avx512x2 gen() 82372 MB/s [ 618.688221] raid6: avx512x1 gen() 82408 MB/s [ 618.756220] raid6: avx2x4 gen() 79045 MB/s [ 618.824222] raid6: avx2x2 gen() 80296 MB/s [ 618.892222] raid6: avx2x1 gen() 78457 MB/s [ 618.892222] raid6: using algorithm avx512x1 gen() 82408 MB/s [ 618.960221] raid6: .... xor() 59566 MB/s, rmw enabled [ 618.960222] raid6: using avx512x2 recovery algorithm [ 618.964079] xor: automatically using best checksumming function avx [ 619.033880] Btrfs loaded, zoned=yes, fsverity=yes [ 619.301228] BTRFS: device fsid ba8cee4d-c2d3-4c46-96c0-e9de262b66d1 devid 1 transid 295752 /dev/mapper/luks-14a414ef-c78c-460e-99b4-930ef9a28bb3 (254:4) scanned by pool-2 (5201) [ 619.301341] BTRFS info (device dm-4): first mount of filesystem ba8cee4d-c2d3-4c46-96c0-e9de262b66d1 [ 619.301347] BTRFS info (device dm-4): using crc32c (crc32c-intel) checksum algorithm [ 619.301349] BTRFS info (device dm-4): using free-space-tree [ 1640.120538] hid-generic 0003:1038:183A.000F: hiddev1,hidraw6: USB HID v1.11 Device [SteelSeries SteelSeries Aerox 3 Wireless] on usb-0000:73:00.4-2/input3 [ 1640.137664] hid-generic 0003:1038:183A.0010: hiddev1,hidraw6: USB HID v1.11 Device [SteelSeries SteelSeries Aerox 3 Wireless] on usb-0000:73:00.4-2/input3 [ 7751.275175] amdgpu 0000:03:00.0: [drm] *ERROR* [CRTC:79:crtc-0] flip_done timed out [ 7863.145204] amdgpu 0000:03:00.0: [drm] *ERROR* flip_done timed out [ 7863.145210] amdgpu 0000:03:00.0: [drm] *ERROR* [CRTC:79:crtc-0] commit wait timed out [ 7873.385035] amdgpu 0000:03:00.0: [drm] *ERROR* flip_done timed out [ 7873.385042] amdgpu 0000:03:00.0: [drm] *ERROR* [PLANE:76:plane-6] commit wait timed out [ 7873.633595] ------------[ cut here ]------------ [ 7873.633597] WARNING: CPU: 11 PID: 1409 at drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:8684 amdgpu_dm_atomic_commit_tail+0x39bb/0x3a80 [amdgpu] [ 7873.633802] Modules linked in: btrfs blake2b_generic xor raid6_pq libcrc32c snd_seq_dummy snd_hrtimer snd_seq snd_seq_device rfkill qrtr binfmt_misc nls_ascii nls_cp437 vfat fat amd_atl intel_rapl_msr intel_rapl_common edac_mce_amd snd_hda_codec_realtek kvm_amd snd_hda_codec_generic snd_hda_scodec_component snd_hda_codec_hdmi kvm snd_hda_intel snd_intel_dspcfg snd_intel_sdw_acpi snd_hda_codec snd_hda_core snd_hwdep snd_pcm irqbypass wmi_bmof spd5118 rapl snd_timer ccp k10temp pcspkr snd cdc_acm soundcore joydev sg acpi_pad evdev msr parport_pc ppdev lp parport configfs efi_pstore nfnetlink efivarfs ip_tables x_tables autofs4 ext4 mbcache jbd2 crc32c_generic dm_crypt dm_mod hid_generic usbhid hid amdgpu amdxcp drm_exec gpu_sched drm_buddy i2c_algo_bit drm_suballoc_helper drm_display_helper cec rc_core drm_ttm_helper sd_mod ttm xhci_pci xhci_hcd drm_kms_helper ahci crct10dif_pclmul crc32_pclmul crc32c_intel libahci ghash_clmulni_intel sha512_ssse3 libata drm thunderbolt usbcore r8169 sha256_ssse3 nvme sha1_ssse3 [ 7873.633825] sp5100_tco scsi_mod watchdog realtek aesni_intel nvme_core mdio_devres libphy gf128mul crypto_simd cryptd i2c_piix4 i2c_smbus usb_common scsi_common video nvme_auth crc16 wmi gpio_amdpt gpio_generic button [ 7873.633831] CPU: 11 UID: 0 PID: 1409 Comm: systemd-logind Not tainted 6.12.33+deb13-amd64 #1 Debian 6.12.33-1 [ 7873.633834] Hardware name: ASRock X870 Pro RS/X870 Pro RS, BIOS 3.30 06/16/2025 [ 7873.633835] RIP: 0010:amdgpu_dm_atomic_commit_tail+0x39bb/0x3a80 [amdgpu] [ 7873.633993] Code: 0f 0b e9 75 f3 ff ff 0f 0b 49 8d 87 58 31 04 00 c6 85 38 fe ff ff 00 48 89 85 48 fe ff ff e9 6f cc ff ff 0f 0b e9 aa cc ff ff <0f> 0b e9 6a f3 ff ff 48 c7 85 30 fe ff ff 00 00 00 00 48 c7 85 f8 [ 7873.633995] RSP: 0018:ffff9ddf41fdb418 EFLAGS: 00010082 [ 7873.633996] RAX: 0000000000000001 RBX: 0000000000000286 RCX: ffff8ede729a1118 [ 7873.633997] RDX: 0000000000000001 RSI: 0000000000000297 RDI: ffff8ede81000178 [ 7873.633997] RBP: ffff9ddf41fdb660 R08: ffff9ddf41fdb304 R09: 0000000000000000 [ 7873.633998] R10: ffff9ddf41fdb370 R11: ffff9ddf41fdb374 R12: 0000000000000000 [ 7873.633998] R13: 0000000000000001 R14: ffff8ede729a1000 R15: ffff8ee207948800 [ 7873.633999] FS: 00007feb1cc8ca00(0000) GS:ffff8ee57dd80000(0000) knlGS:0000000000000000 [ 7873.633999] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 7873.634000] CR2: 00007e3c06768000 CR3: 0000000104d86000 CR4: 0000000000f50ef0 [ 7873.634001] PKRU: 55555554 [ 7873.634001] Call Trace: [ 7873.634004] <TASK> [ 7873.634008] commit_tail+0x91/0x130 [drm_kms_helper] [ 7873.634016] drm_atomic_helper_commit+0x11a/0x140 [drm_kms_helper] [ 7873.634020] drm_atomic_commit+0xa6/0xe0 [drm] [ 7873.634031] ? __pfx___drm_printfn_info+0x10/0x10 [drm] [ 7873.634043] drm_client_modeset_commit_atomic+0x203/0x250 [drm] [ 7873.634055] drm_client_modeset_commit_locked+0x5a/0x160 [drm] [ 7873.634064] __drm_fb_helper_restore_fbdev_mode_unlocked+0x5e/0xd0 [drm_kms_helper] [ 7873.634069] drm_fb_helper_set_par+0x30/0x40 [drm_kms_helper] [ 7873.634073] fb_set_var+0x25c/0x460 [ 7873.634076] ? psi_group_change+0x138/0x300 [ 7873.634078] ? update_load_avg+0x7e/0x7b0 [ 7873.634079] ? update_curr+0x98/0x290 [ 7873.634080] ? place_entity+0x1b/0x130 [ 7873.634082] fbcon_blank+0x271/0x330 [ 7873.634084] do_unblank_screen+0xad/0x150 [ 7873.634086] complete_change_console+0x54/0x120 [ 7873.634088] vt_ioctl+0xec3/0x12b0 [ 7873.634089] tty_ioctl+0xe2/0x8a0 [ 7873.634091] ? __seccomp_filter+0x303/0x520 [ 7873.634092] ? do_syscall_64+0x8e/0x190 [ 7873.634095] __x64_sys_ioctl+0x91/0xd0 [ 7873.634097] do_syscall_64+0x82/0x190 [ 7873.634098] ? down_read+0x12/0xa0 [ 7873.634099] ? kernel_termios_to_user_termios_1+0x13/0x20 [ 7873.634101] ? tty_mode_ioctl+0x193/0x6a0 [ 7873.634101] ? ldsem_down_read+0x37/0x2d0 [ 7873.634103] ? tty_ioctl+0x145/0x8a0 [ 7873.634104] ? __seccomp_filter+0x303/0x520 [ 7873.634105] ? syscall_exit_to_user_mode+0x4d/0x210 [ 7873.634107] ? do_syscall_64+0x8e/0x190 [ 7873.634108] ? __sys_sendmsg+0x7a/0xd0 [ 7873.634110] ? syscall_exit_to_user_mode+0x4d/0x210 [ 7873.634111] ? do_syscall_64+0x8e/0x190 [ 7873.634112] ? do_syscall_64+0x8e/0x190 [ 7873.634113] ? __sysvec_apic_timer_interrupt+0x52/0x100 [ 7873.634115] ? __irq_exit_rcu+0x37/0xb0 [ 7873.634116] entry_SYSCALL_64_after_hwframe+0x76/0x7e [ 7873.634118] RIP: 0033:0x7feb1cf168db [ 7873.634129] Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1c 48 8b 44 24 18 64 48 2b 04 25 28 00 00 [ 7873.634130] RSP: 002b:00007ffda66f2820 EFLAGS: 00000246 ORIG_RAX: 0000000000000010 [ 7873.634131] RAX: ffffffffffffffda RBX: 0000000000000022 RCX: 00007feb1cf168db [ 7873.634131] RDX: 0000000000000001 RSI: 0000000000005605 RDI: 0000000000000022 [ 7873.634132] RBP: 0000000000000000 R08: 00007ffda66f2810 R09: 0000555abfd916b0 [ 7873.634132] R10: 00007ffda66f2860 R11: 0000000000000246 R12: 00007ffda66f2900 [ 7873.634133] R13: 00007ffda66f28f8 R14: 0000555abfd91f70 R15: 0000000000000006 [ 7873.634134] </TASK> [ 7873.634134] ---[ end trace 0000000000000000 ]---
Hello, it's still happening at least once a day for me with 6.12.33+deb13-amd64 and AMD 9070. Relevant journalctl and dmesg: Jul 03 10:00:16 RED kernel: Linux version 6.12.33+deb13-amd64 (debian-kernel@lists.debian.org) (x86_64-linux-gnu-gcc-14 (Debian 14.2.0-19) 14.2.0,> Jul 03 10:00:16 RED kernel: Command line: BOOT_IMAGE=/vmlinuz-6.12.33+deb13-amd64 root=/dev/mapper/RED--vg-root ro quiet ... Jul 03 15:34:03 RED kernel: amdgpu 0000:03:00.0: [drm] *ERROR* [CRTC:79:crtc-0] flip_done timed out Jul 03 15:34:12 RED dbus-daemon[1762]: [session uid=1000 pid=1762 pidfd=5] Activating via systemd: service name='org.kde.spectacle' unit='app-org.> Jul 03 15:34:12 RED systemd[1739]: Starting app-org.kde.spectacle.service - Spectacle screenshot capture utility... Jul 03 15:34:12 RED dbus-daemon[1762]: [session uid=1000 pid=1762 pidfd=5] Successfully activated service 'org.kde.spectacle' Jul 03 15:34:12 RED systemd[1739]: Started app-org.kde.spectacle.service - Spectacle screenshot capture utility. Jul 03 15:34:16 RED spectacle[22935]: KWin screenshot request failed: Jul 03 15:34:16 RED spectacle[22935]: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message b> Jul 03 15:34:16 RED spectacle[22935]: Potentially relevant information: Jul 03 15:34:16 RED spectacle[22935]: - Method: CaptureScreen Jul 03 15:34:16 RED spectacle[22935]: - Method specific arguments: "DP-2" Jul 03 15:34:19 RED kwin_wayland_wrapper[1822]: kwin_wayland_drm: Pageflip timed out! This is a bug in the amdgpu kernel driver Jul 03 15:34:19 RED kwin_wayland_wrapper[1822]: kwin_wayland_drm: Please report this at https://gitlab.freedesktop.org/drm/amd/-/issues Jul 03 15:34:19 RED kwin_wayland_wrapper[1822]: kwin_wayland_drm: With the output of 'sudo dmesg' and 'journalctl --user-unit plasma-kwin_wayland > Jul 03 15:34:28 RED kernel: amdgpu 0000:03:00.0: [drm] *ERROR* flip_done timed out Jul 03 15:34:28 RED kernel: amdgpu 0000:03:00.0: [drm] *ERROR* [CRTC:79:crtc-0] commit wait timed out Jul 03 15:34:38 RED kernel: amdgpu 0000:03:00.0: [drm] *ERROR* flip_done timed out Jul 03 15:34:38 RED kernel: amdgpu 0000:03:00.0: [drm] *ERROR* [PLANE:76:plane-6] commit wait timed out Jul 03 15:34:38 RED kernel: ------------[ cut here ]------------ Jul 03 15:34:38 RED kernel: WARNING: CPU: 1 PID: 1414 at drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:8684 amdgpu_dm_atomic_commit_> Jul 03 15:34:38 RED kernel: Modules linked in: snd_seq_dummy snd_hrtimer snd_seq snd_seq_device rfkill qrtr binfmt_misc nls_ascii nls_cp437 vfat f> Jul 03 15:34:38 RED kernel: realtek sha1_ssse3 nvme_core mdio_devres aesni_intel libphy gf128mul crypto_simd cryptd i2c_piix4 i2c_smbus usb_commo> Jul 03 15:34:38 RED kernel: CPU: 1 UID: 0 PID: 1414 Comm: systemd-logind Not tainted 6.12.33+deb13-amd64 #1 Debian 6.12.33-1 Jul 03 15:34:38 RED kernel: Hardware name: ASRock X870 Pro RS/X870 Pro RS, BIOS 3.30 06/16/2025 Jul 03 15:34:38 RED kernel: RIP: 0010:amdgpu_dm_atomic_commit_tail+0x39bb/0x3a80 [amdgpu] Jul 03 15:34:38 RED kernel: Code: 0f 0b e9 75 f3 ff ff 0f 0b 49 8d 87 58 31 04 00 c6 85 38 fe ff ff 00 48 89 85 48 fe ff ff e9 6f cc ff ff 0f 0b e> Jul 03 15:34:38 RED kernel: RSP: 0018:ffffab8f81ba36c8 EFLAGS: 00010082 Jul 03 15:34:38 RED kernel: RAX: 0000000000000001 RBX: 0000000000000286 RCX: ffff9f77c0944118 Jul 03 15:34:38 RED kernel: RDX: 0000000000000001 RSI: 0000000000000297 RDI: ffff9f77e0780178 Jul 03 15:34:38 RED kernel: RBP: ffffab8f81ba3910 R08: ffffab8f81ba35b4 R09: 0000000000000000 Jul 03 15:34:38 RED kernel: R10: ffffab8f81ba3620 R11: ffffab8f81ba3624 R12: 0000000000000000 Jul 03 15:34:38 RED kernel: R13: 0000000000000001 R14: ffff9f77c0944000 R15: ffff9f79543cc400 Jul 03 15:34:38 RED kernel: FS: 00007f3bbac7ca00(0000) GS:ffff9f7e7d680000(0000) knlGS:0000000000000000 Jul 03 15:34:38 RED kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 Jul 03 15:34:38 RED kernel: CR2: 0000254c025d50a0 CR3: 00000001227c0000 CR4: 0000000000f50ef0 Jul 03 15:34:38 RED kernel: PKRU: 55555554 Jul 03 15:34:38 RED kernel: Call Trace: Jul 03 15:34:38 RED kernel: <TASK> Jul 03 15:34:38 RED kernel: commit_tail+0x91/0x130 [drm_kms_helper] Jul 03 15:34:38 RED kernel: drm_atomic_helper_commit+0x11a/0x140 [drm_kms_helper] Jul 03 15:34:38 RED kernel: drm_atomic_commit+0xa6/0xe0 [drm] Jul 03 15:34:38 RED kernel: ? __pfx___drm_printfn_info+0x10/0x10 [drm] Jul 03 15:34:38 RED kernel: drm_client_modeset_commit_atomic+0x203/0x250 [drm] Jul 03 15:34:38 RED kernel: drm_client_modeset_commit_locked+0x5a/0x160 [drm] Jul 03 15:34:38 RED kernel: __drm_fb_helper_restore_fbdev_mode_unlocked+0x5e/0xd0 [drm_kms_helper] Jul 03 15:34:38 RED kernel: drm_fb_helper_set_par+0x30/0x40 [drm_kms_helper] Jul 03 15:34:38 RED kernel: fb_set_var+0x25c/0x460 Jul 03 15:34:38 RED kernel: ? update_load_avg+0x7e/0x7b0 Jul 03 15:34:38 RED kernel: ? update_curr+0x98/0x290 Jul 03 15:34:38 RED kernel: ? place_entity+0x1b/0x130 Jul 03 15:34:38 RED kernel: ? sched_clock+0x10/0x30 Jul 03 15:34:38 RED kernel: ? sched_clock_cpu+0xf/0x1d0 Jul 03 15:34:38 RED kernel: ? update_load_avg+0x7e/0x7b0 Jul 03 15:34:38 RED kernel: ? update_curr+0x98/0x290 Jul 03 15:34:38 RED kernel: ? place_entity+0x1b/0x130 Jul 03 15:34:38 RED kernel: fbcon_blank+0x271/0x330 Jul 03 15:34:38 RED kernel: do_unblank_screen+0xad/0x150 Jul 03 15:34:38 RED kernel: complete_change_console+0x54/0x120 Jul 03 15:34:38 RED kernel: vt_ioctl+0xec3/0x12b0 Jul 03 15:34:38 RED kernel: tty_ioctl+0xe2/0x8a0 Jul 03 15:34:38 RED kernel: ? __seccomp_filter+0x303/0x520 Jul 03 15:34:38 RED kernel: __x64_sys_ioctl+0x91/0xd0 Jul 03 15:34:38 RED kernel: do_syscall_64+0x82/0x190 Jul 03 15:34:38 RED kernel: ? switch_fpu_return+0x4e/0xd0 Jul 03 15:34:38 RED kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e Jul 03 15:34:38 RED kernel: RIP: 0033:0x7f3bbaf168db Jul 03 15:34:38 RED kernel: Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 0> Jul 03 15:34:38 RED kernel: RSP: 002b:00007ffe1e749100 EFLAGS: 00000246 ORIG_RAX: 0000000000000010 Jul 03 15:34:38 RED kernel: RAX: ffffffffffffffda RBX: 0000000000000022 RCX: 00007f3bbaf168db Jul 03 15:34:38 RED kernel: RDX: 0000000000000001 RSI: 0000000000005605 RDI: 0000000000000022 Jul 03 15:34:38 RED kernel: RBP: 0000000000000000 R08: 00007ffe1e7490f0 R09: 00005587513546b0 Jul 03 15:34:38 RED kernel: R10: 00007ffe1e749140 R11: 0000000000000246 R12: 00007ffe1e7491e0 Jul 03 15:34:38 RED kernel: R13: 00007ffe1e7491d8 R14: 0000558751354f70 R15: 0000000000000006 Jul 03 15:34:38 RED kernel: </TASK> Jul 03 15:34:38 RED kernel: ---[ end trace 0000000000000000 ]--- Jul 03 15:34:38 RED systemd[1]: Started getty@tty5.service - Getty on tty5. DMESG [ 0.000000] Linux version 6.12.33+deb13-amd64 (debian-kernel@lists.debian.org) (x86_64-linux-gnu-gcc-14 (Debian 14.2.0-19) 14.2.0, GNU ld (GNU Binutils for Debian) 2.44) #1 SMP PREEMPT_DYNAMIC Debian 6.12.33-1 (2025-06-19) [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-6.12.33+deb13-amd64 root=/dev/mapper/RED--vg-root ro quiet [ 0.000000] x86/split lock detection: #DB: warning on user-space bus_locks [ 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-0x0000000009afefff] usable [ 0.000000] BIOS-e820: [mem 0x0000000009aff000-0x0000000009ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable [ 0.000000] BIOS-e820: [mem 0x000000000a200000-0x000000000a21dfff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x000000000a21e000-0x000000000affffff] usable [ 0.000000] BIOS-e820: [mem 0x000000000b000000-0x000000000b020fff] reserved [ 0.000000] BIOS-e820: [mem 0x000000000b021000-0x000000008567efff] usable [ 0.000000] BIOS-e820: [mem 0x000000008567f000-0x000000008b67efff] reserved [ 0.000000] BIOS-e820: [mem 0x000000008b67f000-0x000000008d67efff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000008d67f000-0x000000008f67efff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x000000008f67f000-0x00000000977fefff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000977ff000-0x0000000099ff6fff] usable [ 0.000000] BIOS-e820: [mem 0x0000000099ff7000-0x0000000099ffbfff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000099ffc000-0x0000000099ffffff] usable [ 0.000000] BIOS-e820: [mem 0x000000009a000000-0x000000009bffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000009d7f3000-0x000000009fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000f7000000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000085de7ffff] usable [ 0.000000] BIOS-e820: [mem 0x000000085eec0000-0x00000008801fffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] APIC: Static calls initialized [ 0.000000] e820: update [mem 0x7e46d018-0x7e489857] usable ==> usable [ 0.000000] e820: update [mem 0x7e462018-0x7e46ce57] 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-0x0000000009afefff] usable [ 0.000000] reserve setup_data: [mem 0x0000000009aff000-0x0000000009ffffff] reserved [ 0.000000] reserve setup_data: [mem 0x000000000a000000-0x000000000a1fffff] usable [ 0.000000] reserve setup_data: [mem 0x000000000a200000-0x000000000a21dfff] ACPI NVS [ 0.000000] reserve setup_data: [mem 0x000000000a21e000-0x000000000affffff] usable [ 0.000000] reserve setup_data: [mem 0x000000000b000000-0x000000000b020fff] reserved [ 0.000000] reserve setup_data: [mem 0x000000000b021000-0x000000007e462017] usable [ 0.000000] reserve setup_data: [mem 0x000000007e462018-0x000000007e46ce57] usable [ 0.000000] reserve setup_data: [mem 0x000000007e46ce58-0x000000007e46d017] usable [ 0.000000] reserve setup_data: [mem 0x000000007e46d018-0x000000007e489857] usable [ 0.000000] reserve setup_data: [mem 0x000000007e489858-0x000000008567efff] usable [ 0.000000] reserve setup_data: [mem 0x000000008567f000-0x000000008b67efff] reserved [ 0.000000] reserve setup_data: [mem 0x000000008b67f000-0x000000008d67efff] ACPI data [ 0.000000] reserve setup_data: [mem 0x000000008d67f000-0x000000008f67efff] ACPI NVS [ 0.000000] reserve setup_data: [mem 0x000000008f67f000-0x00000000977fefff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000977ff000-0x0000000099ff6fff] usable [ 0.000000] reserve setup_data: [mem 0x0000000099ff7000-0x0000000099ffbfff] reserved [ 0.000000] reserve setup_data: [mem 0x0000000099ffc000-0x0000000099ffffff] usable [ 0.000000] reserve setup_data: [mem 0x000000009a000000-0x000000009bffffff] reserved [ 0.000000] reserve setup_data: [mem 0x000000009d7f3000-0x000000009fffffff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000f7000000-0x00000000ffffffff] reserved [ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000085de7ffff] usable [ 0.000000] reserve setup_data: [mem 0x000000085eec0000-0x00000008801fffff] reserved [ 0.000000] reserve setup_data: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] efi: EFI v2.9 by American Megatrends [ 0.000000] efi: ACPI=0x8f665000 ACPI 2.0=0x8f665014 TPMFinalLog=0x8f632000 SMBIOS=0x974d7000 SMBIOS 3.0=0x974d6000 MEMATTR=0x7e496018 ESRT=0x805b9e98 MOKvar=0x97551000 INITRD=0x7e495098 RNG=0x8d5bf018 TPMEventLog=0x8d5bb018 [ 0.000000] random: crng init done [ 0.000000] efi: Remove mem65: MMIO range=[0xe0000000-0xefffffff] (256MB) from e820 map [ 0.000000] e820: remove [mem 0xe0000000-0xefffffff] reserved [ 0.000000] efi: Remove mem66: MMIO range=[0xf7000000-0xfedfffff] (126MB) from e820 map [ 0.000000] e820: remove [mem 0xf7000000-0xfedfffff] reserved [ 0.000000] efi: Not removing mem67: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map [ 0.000000] efi: Remove mem68: MMIO range=[0xfee01000-0xffffffff] (17MB) from e820 map [ 0.000000] e820: remove [mem 0xfee01000-0xffffffff] reserved [ 0.000000] efi: Remove mem70: MMIO range=[0x860000000-0x8801fffff] (514MB) from e820 map [ 0.000000] e820: remove [mem 0x860000000-0x8801fffff] reserved [ 0.000000] secureboot: Secure boot disabled [ 0.000000] SMBIOS 3.4.0 present. [ 0.000000] DMI: ASRock X870 Pro RS/X870 Pro RS, BIOS 3.30 06/16/2025 [ 0.000000] DMI: Memory slots populated: 2/4 [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.000000] tsc: Detected 4690.879 MHz processor [ 0.000109] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.000110] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.000116] last_pfn = 0x85de80 max_arch_pfn = 0x400000000 [ 0.000120] MTRR map: 5 entries (3 fixed + 2 variable; max 20), built from 9 variable MTRRs [ 0.000121] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000239] e820: update [mem 0xa0000000-0xffffffff] usable ==> reserved [ 0.000244] last_pfn = 0x9a000 max_arch_pfn = 0x400000000 [ 0.003117] esrt: Reserving ESRT space from 0x00000000805b9e98 to 0x00000000805b9ed0. [ 0.003122] e820: update [mem 0x805b9000-0x805b9fff] usable ==> reserved [ 0.003133] Using GB pages for direct mapping [ 0.003322] RAMDISK: [mem 0x6c584000-0x70c46fff] [ 0.003513] ACPI: Early table checksum verification disabled [ 0.003515] ACPI: RSDP 0x000000008F665014 000024 (v02 ALASKA) [ 0.003518] ACPI: XSDT 0x000000008F664728 0000F4 (v01 ALASKA A M I 00000001 AMI 01000013) [ 0.003521] ACPI: FACP 0x000000008D674000 000114 (v06 ALASKA A M I 00000001 AMI 00010013) [ 0.003524] ACPI: DSDT 0x000000008D5F8000 072F5D (v02 ALASKA A M I 00000001 INTL 20220331) [ 0.003526] ACPI: FACS 0x000000008F662000 000040 [ 0.003527] ACPI: SSDT 0x000000008D676000 00816C (v02 AMD Splinter 00000002 MSFT 05000000) [ 0.003528] ACPI: SSDT 0x000000008D675000 000221 (v02 ALASKA CPUSSDT 00000001 AMI 00000001) [ 0.003529] ACPI: FIDT 0x000000008D66E000 00009C (v01 ALASKA A M I 00000001 AMI 00010013) [ 0.003530] ACPI: MCFG 0x000000008D66D000 00003C (v01 ALASKA A M I 00000001 MSFT 00010013) [ 0.003531] ACPI: HPET 0x000000008D66C000 000038 (v01 ALASKA A M I 00000001 AMI 00000005) [ 0.003532] ACPI: FPDT 0x000000008D66B000 000044 (v01 ALASKA A M I 01072009 AMI 01000013) [ 0.003533] ACPI: VFCT 0x000000008D5E9000 00E684 (v01 ALASKA A M I 00000001 AMD 33504F47) [ 0.003534] ACPI: TPM2 0x000000008D672000 00004C (v04 ALASKA A M I 00000001 AMI 00000000) [ 0.003535] ACPI: SSDT 0x000000008D5E4000 004DEE (v02 AMD AMD CPU 00000001 AMD 00000001) [ 0.003536] ACPI: SSDT 0x000000008D671000 000041 (v01 AMD AppCompD 00000001 INTL 20220331) [ 0.003537] ACPI: BGRT 0x000000008D673000 000038 (v01 ALASKA A M I 00000001 AMI 00010013) [ 0.003538] ACPI: SSDT 0x000000008D5D6000 00D214 (v02 AMD DISCUSB4 00000002 INTL 20220331) [ 0.003539] ACPI: SSDT 0x000000008D670000 0006D4 (v02 AMD CPMWLRC 00000001 INTL 20220331) [ 0.003540] ACPI: SSDT 0x000000008D66F000 0008BA (v02 AMD CPMDFDG2 00000001 INTL 20220331) [ 0.003541] ACPI: SSDT 0x000000008D5D5000 000788 (v02 AMD CPMDFIG5 00000001 INTL 20220331) [ 0.003542] ACPI: SSDT 0x000000008D5CB000 009A6C (v02 AMD CPMCMN 00000001 INTL 20220331) [ 0.003543] ACPI: SSDT 0x000000008D5C8000 0029A3 (v02 AMD AOD 00000001 INTL 20220331) [ 0.003544] ACPI: WSMT 0x000000008D5C7000 000028 (v01 ALASKA A M I 00000001 AMI 00010013) [ 0.003545] ACPI: APIC 0x000000008D5C6000 00015E (v06 ALASKA A M I 00000001 AMI 00010013) [ 0.003546] ACPI: IVRS 0x000000008D5C5000 0000C8 (v02 AMD AmdTable 00000001 AMD 00000001) [ 0.003547] ACPI: SSDT 0x000000008D5C4000 000500 (v02 AMD MEMTOOL0 00000002 INTL 20220331) [ 0.003548] ACPI: SSDT 0x000000008D5C3000 0009D0 (v02 AMD CPMMSOSC 00000001 INTL 20220331) [ 0.003549] ACPI: SSDT 0x000000008D5C2000 00047C (v02 AMD AMDWOV 00000001 INTL 20220331) [ 0.003550] ACPI: SSDT 0x000000008D5C1000 00053E (v01 AMD CPMAPMFD 00000001 INTL 20220331) [ 0.003551] ACPI: SSDT 0x000000008D5C0000 00044E (v02 AMD AmdTable 00000001 INTL 20220331) [ 0.003552] ACPI: Reserving FACP table memory at [mem 0x8d674000-0x8d674113] [ 0.003553] ACPI: Reserving DSDT table memory at [mem 0x8d5f8000-0x8d66af5c] [ 0.003553] ACPI: Reserving FACS table memory at [mem 0x8f662000-0x8f66203f] [ 0.003553] ACPI: Reserving SSDT table memory at [mem 0x8d676000-0x8d67e16b] [ 0.003553] ACPI: Reserving SSDT table memory at [mem 0x8d675000-0x8d675220] [ 0.003554] ACPI: Reserving FIDT table memory at [mem 0x8d66e000-0x8d66e09b] [ 0.003554] ACPI: Reserving MCFG table memory at [mem 0x8d66d000-0x8d66d03b] [ 0.003554] ACPI: Reserving HPET table memory at [mem 0x8d66c000-0x8d66c037] [ 0.003554] ACPI: Reserving FPDT table memory at [mem 0x8d66b000-0x8d66b043] [ 0.003555] ACPI: Reserving VFCT table memory at [mem 0x8d5e9000-0x8d5f7683] [ 0.003555] ACPI: Reserving TPM2 table memory at [mem 0x8d672000-0x8d67204b] [ 0.003555] ACPI: Reserving SSDT table memory at [mem 0x8d5e4000-0x8d5e8ded] [ 0.003555] ACPI: Reserving SSDT table memory at [mem 0x8d671000-0x8d671040] [ 0.003556] ACPI: Reserving BGRT table memory at [mem 0x8d673000-0x8d673037] [ 0.003556] ACPI: Reserving SSDT table memory at [mem 0x8d5d6000-0x8d5e3213] [ 0.003556] ACPI: Reserving SSDT table memory at [mem 0x8d670000-0x8d6706d3] [ 0.003556] ACPI: Reserving SSDT table memory at [mem 0x8d66f000-0x8d66f8b9] [ 0.003557] ACPI: Reserving SSDT table memory at [mem 0x8d5d5000-0x8d5d5787] [ 0.003557] ACPI: Reserving SSDT table memory at [mem 0x8d5cb000-0x8d5d4a6b] [ 0.003557] ACPI: Reserving SSDT table memory at [mem 0x8d5c8000-0x8d5ca9a2] [ 0.003557] ACPI: Reserving WSMT table memory at [mem 0x8d5c7000-0x8d5c7027] [ 0.003558] ACPI: Reserving APIC table memory at [mem 0x8d5c6000-0x8d5c615d] [ 0.003558] ACPI: Reserving IVRS table memory at [mem 0x8d5c5000-0x8d5c50c7] [ 0.003558] ACPI: Reserving SSDT table memory at [mem 0x8d5c4000-0x8d5c44ff] [ 0.003558] ACPI: Reserving SSDT table memory at [mem 0x8d5c3000-0x8d5c39cf] [ 0.003559] ACPI: Reserving SSDT table memory at [mem 0x8d5c2000-0x8d5c247b] [ 0.003559] ACPI: Reserving SSDT table memory at [mem 0x8d5c1000-0x8d5c153d] [ 0.003559] ACPI: Reserving SSDT table memory at [mem 0x8d5c0000-0x8d5c044d] [ 0.003598] No NUMA configuration found [ 0.003599] Faking a node at [mem 0x0000000000000000-0x000000085de7ffff] [ 0.003602] NODE_DATA(0) allocated [mem 0x85de55680-0x85de7ffff] [ 0.003690] Zone ranges: [ 0.003690] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.003691] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.003692] Normal [mem 0x0000000100000000-0x000000085de7ffff] [ 0.003692] Device empty [ 0.003692] Movable zone start for each node [ 0.003693] Early memory node ranges [ 0.003693] node 0: [mem 0x0000000000001000-0x000000000009ffff] [ 0.003694] node 0: [mem 0x0000000000100000-0x0000000009afefff] [ 0.003694] node 0: [mem 0x000000000a000000-0x000000000a1fffff] [ 0.003695] node 0: [mem 0x000000000a21e000-0x000000000affffff] [ 0.003695] node 0: [mem 0x000000000b021000-0x000000008567efff] [ 0.003695] node 0: [mem 0x00000000977ff000-0x0000000099ff6fff] [ 0.003695] node 0: [mem 0x0000000099ffc000-0x0000000099ffffff] [ 0.003696] node 0: [mem 0x0000000100000000-0x000000085de7ffff] [ 0.003697] Initmem setup node 0 [mem 0x0000000000001000-0x000000085de7ffff] [ 0.003701] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.003707] On node 0, zone DMA: 96 pages in unavailable ranges [ 0.003756] On node 0, zone DMA32: 1281 pages in unavailable ranges [ 0.003762] On node 0, zone DMA32: 30 pages in unavailable ranges [ 0.004379] On node 0, zone DMA32: 33 pages in unavailable ranges [ 0.004498] On node 0, zone DMA32: 41344 pages in unavailable ranges [ 0.004499] On node 0, zone DMA32: 5 pages in unavailable ranges [ 0.004615] On node 0, zone Normal: 24576 pages in unavailable ranges [ 0.004637] On node 0, zone Normal: 8576 pages in unavailable ranges [ 0.005181] ACPI: PM-Timer IO Port: 0x808 [ 0.005185] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1]) [ 0.005194] IOAPIC[0]: apic_id 32, version 33, address 0xfec00000, GSI 0-23 [ 0.005198] IOAPIC[1]: apic_id 33, version 33, address 0xfec01000, GSI 24-55 [ 0.005199] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.005200] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level) [ 0.005202] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.005202] ACPI: HPET id: 0x10228201 base: 0xfed00000 [ 0.005206] e820: update [mem 0x80bdb000-0x80c1bfff] usable ==> reserved [ 0.005214] CPU topo: Max. logical packages: 1 [ 0.005215] CPU topo: Max. logical dies: 1 [ 0.005215] CPU topo: Max. dies per package: 1 [ 0.005216] CPU topo: Max. threads per core: 2 [ 0.005217] CPU topo: Num. cores per package: 8 [ 0.005217] CPU topo: Num. threads per package: 16 [ 0.005217] CPU topo: Allowing 16 present CPUs plus 0 hotplug CPUs [ 0.005226] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.005227] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff] [ 0.005228] PM: hibernation: Registered nosave memory: [mem 0x09aff000-0x09ffffff] [ 0.005228] PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a21dfff] [ 0.005229] PM: hibernation: Registered nosave memory: [mem 0x0b000000-0x0b020fff] [ 0.005229] PM: hibernation: Registered nosave memory: [mem 0x805b9000-0x805b9fff] [ 0.005230] PM: hibernation: Registered nosave memory: [mem 0x80bdb000-0x80c1bfff] [ 0.005231] PM: hibernation: Registered nosave memory: [mem 0x8567f000-0x977fefff] [ 0.005231] PM: hibernation: Registered nosave memory: [mem 0x99ff7000-0x99ffbfff] [ 0.005232] PM: hibernation: Registered nosave memory: [mem 0x9a000000-0xffffffff] [ 0.005232] [mem 0xa0000000-0xfedfffff] available for PCI devices [ 0.005233] Booting paravirtualized kernel on bare hardware [ 0.005234] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.007992] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:16 nr_cpu_ids:16 nr_node_ids:1 [ 0.008183] percpu: Embedded 66 pages/cpu s233472 r8192 d28672 u524288 [ 0.008186] pcpu-alloc: s233472 r8192 d28672 u524288 alloc=1*2097152 [ 0.008187] pcpu-alloc: [0] 00 01 02 03 [0] 04 05 06 07 [ 0.008189] pcpu-alloc: [0] 08 09 10 11 [0] 12 13 14 15 [ 0.008197] Kernel command line: BOOT_IMAGE=/vmlinuz-6.12.33+deb13-amd64 root=/dev/mapper/RED--vg-root ro quiet [ 0.008219] Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-6.12.33+deb13-amd64", will be passed to user space. [ 0.008958] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear) [ 0.009279] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear) [ 0.009327] Fallback order for Node 0: 0 [ 0.009329] Built 1 zonelists, mobility grouping on. Total pages: 8279898 [ 0.009330] Policy zone: Normal [ 0.009335] mem auto-init: stack:all(zero), heap alloc:on, heap free:off [ 0.009363] software IO TLB: area num 16. [ 0.015661] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1 [ 0.015685] ftrace: allocating 45702 entries in 179 pages [ 0.020971] ftrace: allocated 179 pages with 5 groups [ 0.021372] Dynamic Preempt: voluntary [ 0.021406] rcu: Preemptible hierarchical RCU implementation. [ 0.021407] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=16. [ 0.021407] Trampoline variant of Tasks RCU enabled. [ 0.021408] Rude variant of Tasks RCU enabled. [ 0.021408] Tracing variant of Tasks RCU enabled. [ 0.021408] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.021409] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16 [ 0.021414] RCU Tasks: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=16. [ 0.021415] RCU Tasks Rude: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=16. [ 0.021416] RCU Tasks Trace: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=16. [ 0.023333] NR_IRQS: 524544, nr_irqs: 1096, preallocated irqs: 16 [ 0.023503] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.023612] Console: colour dummy device 80x25 [ 0.023614] printk: legacy console [tty0] enabled [ 0.023634] ACPI: Core revision 20240827 [ 0.023825] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns [ 0.023836] APIC: Switch to symmetric I/O mode setup [ 0.024221] AMD-Vi: Using global IVHD EFR:0x246577efa2254afa, EFR2:0x0 [ 0.024968] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.043842] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x439dc53606d, max_idle_ns: 440795379278 ns [ 0.043844] Calibrating delay loop (skipped), value calculated using timer frequency.. 9381.75 BogoMIPS (lpj=18763516) [ 0.043856] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.043913] LVT offset 1 assigned for vector 0xf9 [ 0.044123] LVT offset 2 assigned for vector 0xf4 [ 0.044185] Last level iTLB entries: 4KB 64, 2MB 64, 4MB 32 [ 0.044186] Last level dTLB entries: 4KB 128, 2MB 128, 4MB 64, 1GB 0 [ 0.044187] process: using mwait in idle threads [ 0.044188] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.044189] Spectre V2 : Mitigation: Enhanced / Automatic IBRS [ 0.044190] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.044191] Spectre V2 : User space: Mitigation: STIBP always-on protection [ 0.044191] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl [ 0.044195] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.044196] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.044197] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.044197] x86/fpu: Supporting XSAVE feature 0x020: 'AVX-512 opmask' [ 0.044198] x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256' [ 0.044198] x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512 ZMM_Hi256' [ 0.044199] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers' [ 0.044199] x86/fpu: Supporting XSAVE feature 0x800: 'Control-flow User registers' [ 0.044200] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.044201] x86/fpu: xstate_offset[5]: 832, xstate_sizes[5]: 64 [ 0.044201] x86/fpu: xstate_offset[6]: 896, xstate_sizes[6]: 512 [ 0.044202] x86/fpu: xstate_offset[7]: 1408, xstate_sizes[7]: 1024 [ 0.044202] x86/fpu: xstate_offset[9]: 2432, xstate_sizes[9]: 8 [ 0.044203] x86/fpu: xstate_offset[11]: 2440, xstate_sizes[11]: 16 [ 0.044203] x86/fpu: Enabled xstate features 0xae7, context size is 2456 bytes, using 'compacted' format. [ 0.056325] Freeing SMP alternatives memory: 40K [ 0.056327] pid_max: default: 32768 minimum: 301 [ 0.057910] LSM: initializing lsm=lockdown,capability,landlock,yama,apparmor,tomoyo,bpf,ipe,ima,evm [ 0.057946] landlock: Up and running. [ 0.057947] Yama: disabled by default; enable with sysctl kernel.yama.* [ 0.057989] AppArmor: AppArmor initialized [ 0.058000] TOMOYO Linux initialized [ 0.058087] LSM support for eBPF active [ 0.058124] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.058140] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.166514] smpboot: CPU0: AMD Ryzen 7 9800X3D 8-Core Processor (family: 0x1a, model: 0x44, stepping: 0x0) [ 0.166584] Performance Events: Fam17h+ 16-deep LBR, core perfctr, AMD PMU driver. [ 0.166600] ... version: 2 [ 0.166601] ... bit width: 48 [ 0.166601] ... generic registers: 6 [ 0.166601] ... value mask: 0000ffffffffffff [ 0.166602] ... max period: 00007fffffffffff [ 0.166602] ... fixed-purpose events: 0 [ 0.166602] ... event mask: 000000000000003f [ 0.166654] signal: max sigframe size: 3376 [ 0.166668] rcu: Hierarchical SRCU implementation. [ 0.166668] rcu: Max phase no-delay instances is 1000. [ 0.166680] Timer migration: 2 hierarchy levels; 8 children per group; 2 crossnode level [ 0.166784] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter. [ 0.166825] smp: Bringing up secondary CPUs ... [ 0.166854] smpboot: x86: Booting SMP configuration: [ 0.166854] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 #8 #9 #10 #11 #12 #13 #14 #15 [ 0.167843] Spectre V2 : Update user space SMT mitigation: STIBP always-on [ 0.167868] smp: Brought up 1 node, 16 CPUs [ 0.167868] smpboot: Total of 16 processors activated (150108.12 BogoMIPS) [ 0.183857] node 0 deferred pages initialised in 16ms [ 0.183861] Memory: 32343928K/33119592K available (16384K kernel code, 2486K rwdata, 11784K rodata, 4148K init, 4956K bss, 760932K reserved, 0K cma-reserved) [ 0.184010] devtmpfs: initialized [ 0.184010] x86/mm: Memory block size: 128MB [ 0.184816] ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a21dfff] (122880 bytes) [ 0.184816] ACPI: PM: Registering ACPI NVS region [mem 0x8d67f000-0x8f67efff] (33554432 bytes) [ 0.184816] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.184816] futex hash table entries: 4096 (order: 6, 262144 bytes, linear) [ 0.184816] pinctrl core: initialized pinctrl subsystem [ 0.184816] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.184816] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations [ 0.184816] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.184816] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.184816] audit: initializing netlink subsys (disabled) [ 0.184816] audit: type=2000 audit(1751536801.000:1): state=initialized audit_enabled=0 res=1 [ 0.184816] thermal_sys: Registered thermal governor 'fair_share' [ 0.184816] thermal_sys: Registered thermal governor 'bang_bang' [ 0.184816] thermal_sys: Registered thermal governor 'step_wise' [ 0.184816] thermal_sys: Registered thermal governor 'user_space' [ 0.184816] thermal_sys: Registered thermal governor 'power_allocator' [ 0.184816] cpuidle: using governor ladder [ 0.184816] cpuidle: using governor menu [ 0.184816] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.184816] PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for domain 0000 [bus 00-ff] [ 0.184816] PCI: Using configuration type 1 for base access [ 0.184816] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.184816] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages [ 0.184816] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page [ 0.184816] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.184816] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page [ 0.184816] ACPI: Added _OSI(Module Device) [ 0.184816] ACPI: Added _OSI(Processor Device) [ 0.184816] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.184816] ACPI: Added _OSI(Processor Aggregator Device) [ 0.190922] ACPI: 16 ACPI AML tables successfully acquired and loaded [ 0.207372] ACPI: USB4 _OSC: OS supports USB3+ DisplayPort+ PCIe+ XDomain+ [ 0.207372] ACPI: USB4 _OSC: OS controls USB3+ DisplayPort+ PCIe+ XDomain+ [ 0.207372] ACPI: Interpreter enabled [ 0.207372] ACPI: PM: (supports S0 S3 S4 S5) [ 0.207372] ACPI: Using IOAPIC for interrupt routing [ 0.225905] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.225906] PCI: Ignoring E820 reservations for host bridge windows [ 0.226025] ACPI: Enabled 8 GPEs in block 00 to 1F [ 0.226611] ACPI: \_SB_.PCI0.GP17.XHC0.P0U0: New power resource [ 0.226948] ACPI: \_SB_.PCI0.GP17.XHC1.P0U1: New power resource [ 0.227542] ACPI: \_SB_.PCI0.GP19.XHC2.P0U2: New power resource [ 0.227696] ACPI: \_SB_.PCI0.GPP0.M237: New power resource [ 0.227710] ACPI: \_SB_.PCI0.GPP0.SWUS.M237: New power resource [ 0.227726] ACPI: \_SB_.PCI0.GPP0.SWUS.SWDS.M237: New power resource [ 0.227800] ACPI: \_SB_.PCI0.GPP1.P0NV: New power resource [ 0.232061] ACPI: \_SB_.PCI0.GPP7.PWRS: New power resource [ 0.232138] ACPI: \_SB_.PCI0.GPP7.UP00.PWRS: New power resource [ 0.232209] ACPI: \_SB_.PCI0.GPP7.UP00.DP00.PWRS: New power resource [ 0.232279] ACPI: \_SB_.PCI0.GPP7.UP00.DP00.NV00.PWRS: New power resource [ 0.232349] ACPI: \_SB_.PCI0.GPP7.UP00.DP08.PWRS: New power resource [ 0.232397] ACPI: \_SB_.PCI0.GPP7.UP00.DP08.EP00.PWRS: New power resource [ 0.232452] ACPI: \_SB_.PCI0.GPP7.UP00.DP10.PWRS: New power resource [ 0.232497] ACPI: \_SB_.PCI0.GPP7.UP00.DP10.WN00.PWRS: New power resource [ 0.232552] ACPI: \_SB_.PCI0.GPP7.UP00.DP18.PWRS: New power resource [ 0.232598] ACPI: \_SB_.PCI0.GPP7.UP00.DP18.LN00.PWRS: New power resource [ 0.232652] ACPI: \_SB_.PCI0.GPP7.UP00.DP20.PWRS: New power resource [ 0.232722] ACPI: \_SB_.PCI0.GPP7.UP00.DP20.NV00.PWRS: New power resource [ 0.232793] ACPI: \_SB_.PCI0.GPP7.UP00.DP28.PWRS: New power resource [ 0.232839] ACPI: \_SB_.PCI0.GPP7.UP00.DP28.EP00.PWRS: New power resource [ 0.232893] ACPI: \_SB_.PCI0.GPP7.UP00.DP30.PWRS: New power resource [ 0.232938] ACPI: \_SB_.PCI0.GPP7.UP00.DP30.EP00.PWRS: New power resource [ 0.232992] ACPI: \_SB_.PCI0.GPP7.UP00.DP38.PWRS: New power resource [ 0.233037] ACPI: \_SB_.PCI0.GPP7.UP00.DP38.EP00.PWRS: New power resource [ 0.233091] ACPI: \_SB_.PCI0.GPP7.UP00.DP40.PWRS: New power resource [ 0.233196] ACPI: \_SB_.PCI0.GPP7.UP00.DP40.EP00.PWRS: New power resource [ 0.233257] ACPI: \_SB_.PCI0.GPP7.UP00.DP48.PWRS: New power resource [ 0.233327] ACPI: \_SB_.PCI0.GPP7.UP00.DP48.EP00.PWRS: New power resource [ 0.233397] ACPI: \_SB_.PCI0.GPP7.UP00.DP50.PWRS: New power resource [ 0.233495] ACPI: \_SB_.PCI0.GPP7.UP00.DP50.EP00.PWRS: New power resource [ 0.233556] ACPI: \_SB_.PCI0.GPP7.UP00.DP58.PWRS: New power resource [ 0.233625] ACPI: \_SB_.PCI0.GPP7.UP00.DP58.EP00.PWRS: New power resource [ 0.233697] ACPI: \_SB_.PCI0.GPP7.UP00.DP60.PWRS: New power resource [ 0.233766] ACPI: \_SB_.PCI0.GPP7.UP00.DP60.XH00.PWRS: New power resource [ 0.234579] ACPI: \_SB_.PCI0.GPP7.UP00.DP68.PWRS: New power resource [ 0.234649] ACPI: \_SB_.PCI0.GPP7.UP00.DP68.SA00.PWRS: New power resource [ 0.234883] ACPI: \_SB_.PCI0.GPP8.PWRS: New power resource [ 0.237834] ACPI: \_SB_.PCI0.GPP8.U4UP.PWRS: New power resource [ 0.241432] ACPI: \_SB_.PCI0.GPP8.U4UP.U4P0.PWRS: New power resource [ 0.244979] ACPI: \_SB_.PCI0.GPP8.U4UP.U4P0.UP0D.PWRS: New power resource [ 0.245180] ACPI: \_SB_.PCI0.GPP8.U4UP.U4P1.PWRS: New power resource [ 0.248755] ACPI: \_SB_.PCI0.GPP8.U4UP.U4P1.UP1D.PWRS: New power resource [ 0.248897] ACPI: \_SB_.PCI0.GPP8.U4UP.U4P2.PWRS: New power resource [ 0.252425] ACPI: \_SB_.PCI0.GPP8.U4UP.U4P2.UXHC.PWRS: New power resource [ 0.256236] ACPI: \_SB_.PCI0.GPP8.U4UP.U4P3.PWRS: New power resource [ 0.259744] ACPI: \_SB_.PCI0.GPP8.U4UP.U4P3.UHI0.PWRS: New power resource [ 0.264300] ACPI: \_SB_.PRWL: New power resource [ 0.264308] ACPI: \_SB_.PRWB: New power resource [ 0.264490] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.264493] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3] [ 0.264525] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR] [ 0.264728] PCI host bridge to bus 0000:00 [ 0.264730] pci_bus 0000:00: root bus resource [io 0x0000-0x03af window] [ 0.264731] pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window] [ 0.264731] pci_bus 0000:00: root bus resource [io 0x03b0-0x03df window] [ 0.264732] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.264732] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window] [ 0.264733] pci_bus 0000:00: root bus resource [mem 0xa0000000-0xdfffffff window] [ 0.264733] pci_bus 0000:00: root bus resource [mem 0x860000000-0xffffffffff window] [ 0.264734] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.264744] pci 0000:00:00.0: [1022:14d8] type 00 class 0x060000 conventional PCI endpoint [ 0.264801] pci 0000:00:00.2: [1022:14d9] type 00 class 0x080600 conventional PCI endpoint [ 0.264851] pci 0000:00:01.0: [1022:14da] type 00 class 0x060000 conventional PCI endpoint [ 0.264888] pci 0000:00:01.1: [1022:14db] type 01 class 0x060400 PCIe Root Port [ 0.264900] pci 0000:00:01.1: PCI bridge to [bus 01-03] [ 0.264902] pci 0000:00:01.1: bridge window [io 0xf000-0xffff] [ 0.264904] pci 0000:00:01.1: bridge window [mem 0xdd300000-0xdd4fffff] [ 0.264908] pci 0000:00:01.1: bridge window [mem 0xf800000000-0xfc0fffffff 64bit pref] [ 0.264953] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold [ 0.265032] pci 0000:00:01.2: [1022:14db] type 01 class 0x060400 PCIe Root Port [ 0.265044] pci 0000:00:01.2: PCI bridge to [bus 04] [ 0.265047] pci 0000:00:01.2: bridge window [mem 0xdd600000-0xdd6fffff] [ 0.265098] pci 0000:00:01.2: PME# supported from D0 D3hot D3cold [ 0.265181] pci 0000:00:02.0: [1022:14da] type 00 class 0x060000 conventional PCI endpoint [ 0.265218] pci 0000:00:02.1: [1022:14db] type 01 class 0x060400 PCIe Root Port [ 0.265230] pci 0000:00:02.1: PCI bridge to [bus 05-0e] [ 0.265233] pci 0000:00:02.1: bridge window [io 0xd000-0xefff] [ 0.265234] pci 0000:00:02.1: bridge window [mem 0xdc900000-0xdcefffff] [ 0.265243] pci 0000:00:02.1: enabling Extended Tags [ 0.265285] pci 0000:00:02.1: PME# supported from D0 D3hot D3cold [ 0.265398] pci 0000:00:02.2: [1022:14db] type 01 class 0x060400 PCIe Root Port [ 0.265410] pci 0000:00:02.2: PCI bridge to [bus 0f-72] [ 0.265413] pci 0000:00:02.2: bridge window [io 0x7000-0xcfff] [ 0.265414] pci 0000:00:02.2: bridge window [mem 0xac000000-0xdc7fffff] [ 0.265418] pci 0000:00:02.2: bridge window [mem 0xb800000000-0xf7ffffffff 64bit pref] [ 0.265464] pci 0000:00:02.2: PME# supported from D0 D3hot D3cold [ 0.265554] pci 0000:00:03.0: [1022:14da] type 00 class 0x060000 conventional PCI endpoint [ 0.265596] pci 0000:00:04.0: [1022:14da] type 00 class 0x060000 conventional PCI endpoint [ 0.265640] pci 0000:00:08.0: [1022:14da] type 00 class 0x060000 conventional PCI endpoint [ 0.265679] pci 0000:00:08.1: [1022:14dd] type 01 class 0x060400 PCIe Root Port [ 0.265688] pci 0000:00:08.1: PCI bridge to [bus 73] [ 0.265691] pci 0000:00:08.1: bridge window [mem 0xdcf00000-0xdd2fffff] [ 0.265697] pci 0000:00:08.1: enabling Extended Tags [ 0.265720] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold [ 0.265779] pci 0000:00:08.3: [1022:14dd] type 01 class 0x060400 PCIe Root Port [ 0.265789] pci 0000:00:08.3: PCI bridge to [bus 74] [ 0.265791] pci 0000:00:08.3: bridge window [mem 0xdd500000-0xdd5fffff] [ 0.265798] pci 0000:00:08.3: enabling Extended Tags [ 0.265820] pci 0000:00:08.3: PME# supported from D0 D3hot D3cold [ 0.265884] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500 conventional PCI endpoint [ 0.265952] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100 conventional PCI endpoint [ 0.266025] pci 0000:00:18.0: [1022:14e0] type 00 class 0x060000 conventional PCI endpoint [ 0.266043] pci 0000:00:18.1: [1022:14e1] type 00 class 0x060000 conventional PCI endpoint [ 0.266061] pci 0000:00:18.2: [1022:14e2] type 00 class 0x060000 conventional PCI endpoint [ 0.266080] pci 0000:00:18.3: [1022:14e3] type 00 class 0x060000 conventional PCI endpoint [ 0.266097] pci 0000:00:18.4: [1022:14e4] type 00 class 0x060000 conventional PCI endpoint [ 0.266114] pci 0000:00:18.5: [1022:14e5] type 00 class 0x060000 conventional PCI endpoint [ 0.266131] pci 0000:00:18.6: [1022:14e6] type 00 class 0x060000 conventional PCI endpoint [ 0.266148] pci 0000:00:18.7: [1022:14e7] type 00 class 0x060000 conventional PCI endpoint [ 0.266210] pci 0000:01:00.0: [1002:1478] type 01 class 0x060400 PCIe Switch Upstream Port [ 0.266218] pci 0000:01:00.0: BAR 0 [mem 0xdd400000-0xdd403fff] [ 0.266226] pci 0000:01:00.0: PCI bridge to [bus 02-03] [ 0.266230] pci 0000:01:00.0: bridge window [io 0xf000-0xffff] [ 0.266231] pci 0000:01:00.0: bridge window [mem 0xdd300000-0xdd3fffff] [ 0.266236] pci 0000:01:00.0: bridge window [mem 0xf800000000-0xfc0fffffff 64bit pref] [ 0.266286] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold [ 0.266399] pci 0000:00:01.1: PCI bridge to [bus 01-03] [ 0.266432] pci 0000:02:00.0: [1002:1479] type 01 class 0x060400 PCIe Switch Downstream Port [ 0.266447] pci 0000:02:00.0: PCI bridge to [bus 03] [ 0.266450] pci 0000:02:00.0: bridge window [io 0xf000-0xffff] [ 0.266451] pci 0000:02:00.0: bridge window [mem 0xdd300000-0xdd3fffff] [ 0.266456] pci 0000:02:00.0: bridge window [mem 0xf800000000-0xfc0fffffff 64bit pref] [ 0.266506] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold [ 0.266642] pci 0000:01:00.0: PCI bridge to [bus 02-03] [ 0.266675] pci 0000:03:00.0: [1002:7550] type 00 class 0x030000 PCIe Legacy Endpoint [ 0.266684] pci 0000:03:00.0: BAR 0 [mem 0xf800000000-0xfbffffffff 64bit pref] [ 0.266690] pci 0000:03:00.0: BAR 2 [mem 0xfc00000000-0xfc0fffffff 64bit pref] [ 0.266694] pci 0000:03:00.0: BAR 4 [io 0xf000-0xf0ff] [ 0.266698] pci 0000:03:00.0: BAR 5 [mem 0xdd300000-0xdd37ffff] [ 0.266703] pci 0000:03:00.0: ROM [mem 0xdd380000-0xdd39ffff pref] [ 0.266757] pci 0000:03:00.0: PME# supported from D1 D2 D3hot D3cold [ 0.266854] pci 0000:03:00.1: [1002:ab40] type 00 class 0x040300 PCIe Legacy Endpoint [ 0.266860] pci 0000:03:00.1: BAR 0 [mem 0xdd3a0000-0xdd3a3fff] [ 0.266910] pci 0000:03:00.1: PME# supported from D1 D2 D3hot D3cold [ 0.266980] pci 0000:02:00.0: PCI bridge to [bus 03] [ 0.267052] pci 0000:04:00.0: [c0a9:5415] type 00 class 0x010802 PCIe Endpoint [ 0.267081] pci 0000:04:00.0: BAR 0 [mem 0xdd600000-0xdd603fff 64bit] [ 0.267527] pci 0000:00:01.2: PCI bridge to [bus 04] [ 0.267577] pci 0000:05:00.0: [1022:43f4] type 01 class 0x060400 PCIe Switch Upstream Port [ 0.267595] pci 0000:05:00.0: PCI bridge to [bus 06-0e] [ 0.267598] pci 0000:05:00.0: bridge window [io 0xd000-0xefff] [ 0.267600] pci 0000:05:00.0: bridge window [mem 0xdc900000-0xdcefffff] [ 0.267613] pci 0000:05:00.0: enabling Extended Tags [ 0.267655] pci 0000:05:00.0: PME# supported from D0 D3hot D3cold [ 0.267795] pci 0000:00:02.1: PCI bridge to [bus 05-0e] [ 0.267855] pci 0000:06:00.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port [ 0.267873] pci 0000:06:00.0: PCI bridge to [bus 07] [ 0.267877] pci 0000:06:00.0: bridge window [mem 0xdce00000-0xdcefffff] [ 0.267891] pci 0000:06:00.0: enabling Extended Tags [ 0.267934] pci 0000:06:00.0: PME# supported from D0 D3hot D3cold [ 0.268030] pci 0000:06:04.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port [ 0.268048] pci 0000:06:04.0: PCI bridge to [bus 08] [ 0.268052] pci 0000:06:04.0: bridge window [mem 0xdcd00000-0xdcdfffff] [ 0.268066] pci 0000:06:04.0: enabling Extended Tags [ 0.268109] pci 0000:06:04.0: PME# supported from D0 D3hot D3cold [ 0.268205] pci 0000:06:08.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port [ 0.268222] pci 0000:06:08.0: PCI bridge to [bus 09] [ 0.268240] pci 0000:06:08.0: enabling Extended Tags [ 0.268253] pci 0000:06:08.0: broken device, retraining non-functional downstream link at 2.5GT/s [ 1.267850] pci 0000:06:08.0: retraining failed [ 1.267890] pci 0000:06:08.0: PME# supported from D0 D3hot D3cold [ 1.268007] pci 0000:06:09.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port [ 1.268026] pci 0000:06:09.0: PCI bridge to [bus 0a] [ 1.268030] pci 0000:06:09.0: bridge window [io 0xe000-0xefff] [ 1.268033] pci 0000:06:09.0: bridge window [mem 0xdcc00000-0xdccfffff] [ 1.268048] pci 0000:06:09.0: enabling Extended Tags [ 1.268096] pci 0000:06:09.0: PME# supported from D0 D3hot D3cold [ 1.268211] pci 0000:06:0a.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port [ 1.268230] pci 0000:06:0a.0: PCI bridge to [bus 0b] [ 1.268250] pci 0000:06:0a.0: enabling Extended Tags [ 1.268300] pci 0000:06:0a.0: PME# supported from D0 D3hot D3cold [ 1.268427] pci 0000:06:0b.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port [ 1.268447] pci 0000:06:0b.0: PCI bridge to [bus 0c] [ 1.268451] pci 0000:06:0b.0: bridge window [io 0xd000-0xdfff] [ 1.268453] pci 0000:06:0b.0: bridge window [mem 0xdcb00000-0xdcbfffff] [ 1.268468] pci 0000:06:0b.0: enabling Extended Tags [ 1.268516] pci 0000:06:0b.0: PME# supported from D0 D3hot D3cold [ 1.268632] pci 0000:06:0c.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port [ 1.268651] pci 0000:06:0c.0: PCI bridge to [bus 0d] [ 1.268656] pci 0000:06:0c.0: bridge window [mem 0xdca00000-0xdcafffff] [ 1.268670] pci 0000:06:0c.0: enabling Extended Tags [ 1.268704] pci 0000:06:0c.0: PME# supported from D0 D3hot D3cold [ 1.268808] pci 0000:06:0d.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port [ 1.268827] pci 0000:06:0d.0: PCI bridge to [bus 0e] [ 1.268831] pci 0000:06:0d.0: bridge window [mem 0xdc900000-0xdc9fffff] [ 1.268846] pci 0000:06:0d.0: enabling Extended Tags [ 1.268880] pci 0000:06:0d.0: PME# supported from D0 D3hot D3cold [ 1.268950] pci 0000:05:00.0: PCI bridge to [bus 06-0e] [ 1.268989] pci 0000:07:00.0: [c0a9:5407] type 00 class 0x010802 PCIe Endpoint [ 1.269004] pci 0000:07:00.0: BAR 0 [mem 0xdce00000-0xdce03fff 64bit] [ 1.269039] pci 0000:07:00.0: enabling Extended Tags [ 1.269236] pci 0000:06:00.0: PCI bridge to [bus 07] [ 1.269282] pci 0000:08:00.0: [10ec:5762] type 00 class 0x010802 PCIe Endpoint [ 1.269304] pci 0000:08:00.0: BAR 0 [mem 0xdcd00000-0xdcd03fff 64bit] [ 1.269339] pci 0000:08:00.0: BAR 5 [mem 0xdcd04000-0xdcd05fff] [ 1.269507] pci 0000:08:00.0: 15.752 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x2 link at 0000:06:04.0 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link) [ 1.269601] pci 0000:06:04.0: PCI bridge to [bus 08] [ 1.269629] pci 0000:06:08.0: PCI bridge to [bus 09] [ 1.269676] pci 0000:0a:00.0: [1b21:0612] type 00 class 0x010601 PCIe Legacy Endpoint [ 1.269695] pci 0000:0a:00.0: BAR 0 [io 0xe050-0xe057] [ 1.269705] pci 0000:0a:00.0: BAR 1 [io 0xe040-0xe043] [ 1.269714] pci 0000:0a:00.0: BAR 2 [io 0xe030-0xe037] [ 1.269724] pci 0000:0a:00.0: BAR 3 [io 0xe020-0xe023] [ 1.269734] pci 0000:0a:00.0: BAR 4 [io 0xe000-0xe01f] [ 1.269744] pci 0000:0a:00.0: BAR 5 [mem 0xdcc00000-0xdcc001ff] [ 1.269882] pci 0000:06:09.0: PCI bridge to [bus 0a] [ 1.269910] pci 0000:06:0a.0: PCI bridge to [bus 0b] [ 1.269958] pci 0000:0c:00.0: [10ec:8125] type 00 class 0x020000 PCIe Endpoint [ 1.269977] pci 0000:0c:00.0: BAR 0 [io 0xd000-0xd0ff] [ 1.270003] pci 0000:0c:00.0: BAR 2 [mem 0xdcb00000-0xdcb0ffff 64bit] [ 1.270019] pci 0000:0c:00.0: BAR 4 [mem 0xdcb10000-0xdcb13fff 64bit] [ 1.270142] pci 0000:0c:00.0: supports D1 D2 [ 1.270142] pci 0000:0c:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 1.270369] pci 0000:06:0b.0: PCI bridge to [bus 0c] [ 1.270404] pci 0000:0d:00.0: [1022:43fc] type 00 class 0x0c0330 PCIe Legacy Endpoint [ 1.270415] pci 0000:0d:00.0: BAR 0 [mem 0xdca00000-0xdca07fff 64bit] [ 1.270440] pci 0000:0d:00.0: enabling Extended Tags [ 1.270472] pci 0000:0d:00.0: PME# supported from D0 D3hot D3cold [ 1.270539] pci 0000:06:0c.0: PCI bridge to [bus 0d] [ 1.270574] pci 0000:0e:00.0: [1022:43f6] type 00 class 0x010601 PCIe Legacy Endpoint [ 1.270604] pci 0000:0e:00.0: BAR 5 [mem 0xdc980000-0xdc9803ff] [ 1.270608] pci 0000:0e:00.0: ROM [mem 0xdc900000-0xdc97ffff pref] [ 1.270612] pci 0000:0e:00.0: enabling Extended Tags [ 1.270638] pci 0000:0e:00.0: PME# supported from D0 D3hot D3cold [ 1.270686] pci 0000:06:0d.0: PCI bridge to [bus 0e] [ 1.270769] pci 0000:0f:00.0: [1b21:2421] type 01 class 0x060400 PCIe Switch Upstream Port [ 1.270787] pci 0000:0f:00.0: PCI bridge to [bus 10-72] [ 1.270790] pci 0000:0f:00.0: bridge window [io 0x7000-0xcfff] [ 1.270792] pci 0000:0f:00.0: bridge window [mem 0xac000000-0xdc7fffff] [ 1.270797] pci 0000:0f:00.0: bridge window [mem 0xb800000000-0xf7ffffffff 64bit pref] [ 1.270849] pci 0000:0f:00.0: PME# supported from D0 D3hot D3cold [ 1.270964] pci 0000:00:02.2: PCI bridge to [bus 0f-72] [ 1.271005] pci 0000:10:00.0: [1b21:2423] type 01 class 0x060400 PCIe Switch Downstream Port [ 1.271022] pci 0000:10:00.0: PCI bridge to [bus 11-40] [ 1.271026] pci 0000:10:00.0: bridge window [io 0xa000-0xcfff] [ 1.271027] pci 0000:10:00.0: bridge window [mem 0xc4000000-0xdbffffff] [ 1.271033] pci 0000:10:00.0: bridge window [mem 0xd800000000-0xf7ffffffff 64bit pref] [ 1.271119] pci 0000:10:00.0: PME# supported from D0 D3hot D3cold [ 1.271362] pci 0000:10:01.0: [1b21:2423] type 01 class 0x060400 PCIe Switch Downstream Port [ 1.271379] pci 0000:10:01.0: PCI bridge to [bus 41-70] [ 1.271383] pci 0000:10:01.0: bridge window [io 0x7000-0x9fff] [ 1.271384] pci 0000:10:01.0: bridge window [mem 0xac000000-0xc3ffffff] [ 1.271390] pci 0000:10:01.0: bridge window [mem 0xb800000000-0xd7ffffffff 64bit pref] [ 1.271468] pci 0000:10:01.0: PME# supported from D0 D3hot D3cold [ 1.271693] pci 0000:10:02.0: [1b21:2423] type 01 class 0x060400 PCIe Switch Downstream Port [ 1.271711] pci 0000:10:02.0: PCI bridge to [bus 71] [ 1.271714] pci 0000:10:02.0: bridge window [mem 0xdc400000-0xdc7fffff] [ 1.271763] pci 0000:10:02.0: PME# supported from D0 D3hot D3cold [ 1.271837] pci 0000:10:03.0: [1b21:2423] type 01 class 0x060400 PCIe Switch Downstream Port [ 1.271856] pci 0000:10:03.0: PCI bridge to [bus 72] [ 1.271860] pci 0000:10:03.0: bridge window [mem 0xdc000000-0xdc3fffff] [ 1.271909] pci 0000:10:03.0: PME# supported from D0 D3hot D3cold [ 1.271990] pci 0000:0f:00.0: PCI bridge to [bus 10-72] [ 1.272025] pci 0000:10:00.0: PCI bridge to [bus 11-40] [ 1.272060] pci 0000:10:01.0: PCI bridge to [bus 41-70] [ 1.272098] pci 0000:71:00.0: [1b21:2426] type 00 class 0x0c0330 PCIe Legacy Endpoint [ 1.272109] pci 0000:71:00.0: BAR 0 [mem 0xdc400000-0xdc407fff 64bit] [ 1.272167] pci 0000:71:00.0: PME# supported from D0 D3hot D3cold [ 1.272238] pci 0000:10:02.0: PCI bridge to [bus 71] [ 1.272280] pci 0000:72:00.0: [1b21:2425] type 00 class 0x0c0340 PCIe Legacy Endpoint [ 1.272290] pci 0000:72:00.0: BAR 0 [mem 0xdc000000-0xdc03ffff 64bit] [ 1.272296] pci 0000:72:00.0: BAR 2 [mem 0xdc040000-0xdc04ffff 64bit] [ 1.272342] pci 0000:72:00.0: PME# supported from D0 D3hot D3cold [ 1.272455] pci 0000:10:03.0: PCI bridge to [bus 72] [ 1.272521] pci 0000:73:00.0: [1022:14de] type 00 class 0x130000 PCIe Legacy Endpoint [ 1.272538] pci 0000:73:00.0: enabling Extended Tags [ 1.272608] pci 0000:73:00.2: [1022:1649] type 00 class 0x108000 PCIe Endpoint [ 1.272637] pci 0000:73:00.2: BAR 2 [mem 0xdd100000-0xdd1fffff] [ 1.272643] pci 0000:73:00.2: BAR 5 [mem 0xdd208000-0xdd209fff] [ 1.272647] pci 0000:73:00.2: enabling Extended Tags [ 1.272698] pci 0000:73:00.3: [1022:15b6] type 00 class 0x0c0330 PCIe Endpoint [ 1.272704] pci 0000:73:00.3: BAR 0 [mem 0xdd000000-0xdd0fffff 64bit] [ 1.272720] pci 0000:73:00.3: enabling Extended Tags [ 1.272740] pci 0000:73:00.3: PME# supported from D0 D3hot D3cold [ 1.272778] pci 0000:73:00.4: [1022:15b7] type 00 class 0x0c0330 PCIe Endpoint [ 1.272784] pci 0000:73:00.4: BAR 0 [mem 0xdcf00000-0xdcffffff 64bit] [ 1.272800] pci 0000:73:00.4: enabling Extended Tags [ 1.272820] pci 0000:73:00.4: PME# supported from D0 D3hot D3cold [ 1.272858] pci 0000:73:00.6: [1022:15e3] type 00 class 0x040300 PCIe Endpoint [ 1.272863] pci 0000:73:00.6: BAR 0 [mem 0xdd200000-0xdd207fff] [ 1.272876] pci 0000:73:00.6: enabling Extended Tags [ 1.272895] pci 0000:73:00.6: PME# supported from D0 D3hot D3cold [ 1.272938] pci 0000:00:08.1: PCI bridge to [bus 73] [ 1.272959] pci 0000:74:00.0: [1022:15b8] type 00 class 0x0c0330 PCIe Endpoint [ 1.272970] pci 0000:74:00.0: BAR 0 [mem 0xdd500000-0xdd5fffff 64bit] [ 1.272991] pci 0000:74:00.0: enabling Extended Tags [ 1.273017] pci 0000:74:00.0: PME# supported from D0 D3hot D3cold [ 1.273067] pci 0000:00:08.3: PCI bridge to [bus 74] [ 1.274974] ACPI: PCI: Interrupt link LNKA configured for IRQ 0 [ 1.274988] ACPI: PCI: Interrupt link LNKB configured for IRQ 0 [ 1.275000] ACPI: PCI: Interrupt link LNKC configured for IRQ 0 [ 1.275015] ACPI: PCI: Interrupt link LNKD configured for IRQ 0 [ 1.275029] ACPI: PCI: Interrupt link LNKE configured for IRQ 0 [ 1.275039] ACPI: PCI: Interrupt link LNKF configured for IRQ 0 [ 1.275050] ACPI: PCI: Interrupt link LNKG configured for IRQ 0 [ 1.275061] ACPI: PCI: Interrupt link LNKH configured for IRQ 0 [ 1.275400] iommu: Default domain type: Translated [ 1.275400] iommu: DMA domain TLB invalidation policy: lazy mode [ 1.280031] pps_core: LinuxPPS API ver. 1 registered [ 1.280031] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 1.280033] PTP clock support registered [ 1.280037] EDAC MC: Ver: 3.0.0 [ 1.280135] efivars: Registered efivars operations [ 1.280135] NetLabel: Initializing [ 1.280135] NetLabel: domain hash size = 128 [ 1.280135] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 1.280135] NetLabel: unlabeled traffic allowed by default [ 1.280135] PCI: Using ACPI for IRQ routing [ 1.285551] PCI: pci_cache_line_size set to 64 bytes [ 1.285626] e820: reserve RAM buffer [mem 0x09aff000-0x0bffffff] [ 1.285627] e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff] [ 1.285628] e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff] [ 1.285628] e820: reserve RAM buffer [mem 0x7e462018-0x7fffffff] [ 1.285629] e820: reserve RAM buffer [mem 0x7e46d018-0x7fffffff] [ 1.285629] e820: reserve RAM buffer [mem 0x805b9000-0x83ffffff] [ 1.285629] e820: reserve RAM buffer [mem 0x80bdb000-0x83ffffff] [ 1.285630] e820: reserve RAM buffer [mem 0x8567f000-0x87ffffff] [ 1.285630] e820: reserve RAM buffer [mem 0x99ff7000-0x9bffffff] [ 1.285630] e820: reserve RAM buffer [mem 0x9a000000-0x9bffffff] [ 1.285631] e820: reserve RAM buffer [mem 0x85de80000-0x85fffffff] [ 1.285645] pci 0000:03:00.0: vgaarb: setting as boot VGA device [ 1.285645] pci 0000:03:00.0: vgaarb: bridge control possible [ 1.285645] pci 0000:03:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none [ 1.285645] vgaarb: loaded [ 1.285645] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 1.285645] hpet0: 3 comparators, 32-bit 14.318180 MHz counter [ 1.285901] clocksource: Switched to clocksource tsc-early [ 1.285953] VFS: Disk quotas dquot_6.6.0 [ 1.285958] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.286013] AppArmor: AppArmor Filesystem Enabled [ 1.286020] pnp: PnP ACPI init [ 1.286020] system 00:00: [mem 0xe0000000-0xefffffff] has been reserved [ 1.286020] system 00:01: [mem 0x1000000000000 window] could not be reserved [ 1.286020] system 00:03: [io 0x0280-0x028f] has been reserved [ 1.286020] system 00:03: [io 0x0290-0x029f] has been reserved [ 1.286020] system 00:03: [io 0x02a0-0x02af] has been reserved [ 1.286020] system 00:03: [io 0x02b0-0x02bf] has been reserved [ 1.286020] system 00:04: [io 0x04d0-0x04d1] has been reserved [ 1.286020] system 00:04: [io 0x040b] has been reserved [ 1.286020] system 00:04: [io 0x04d6] has been reserved [ 1.286020] system 00:04: [io 0x0c00-0x0c01] has been reserved [ 1.286020] system 00:04: [io 0x0c14] has been reserved [ 1.286020] system 00:04: [io 0x0c50-0x0c51] has been reserved [ 1.286020] system 00:04: [io 0x0c52] has been reserved [ 1.286020] system 00:04: [io 0x0c6c] has been reserved [ 1.286020] system 00:04: [io 0x0c6f] has been reserved [ 1.286020] system 00:04: [io 0x0cd8-0x0cdf] has been reserved [ 1.286020] system 00:04: [io 0x0800-0x089f] has been reserved [ 1.286020] system 00:04: [io 0x0b00-0x0b0f] has been reserved [ 1.286020] system 00:04: [io 0x0b20-0x0b3f] has been reserved [ 1.286020] system 00:04: [io 0x0900-0x090f] has been reserved [ 1.286020] system 00:04: [io 0x0910-0x091f] has been reserved [ 1.286020] system 00:04: [mem 0xfedc0000-0xfedc0fff] has been reserved [ 1.286020] system 00:04: [mem 0xfee00000-0xfee00fff] has been reserved [ 1.286020] system 00:04: [mem 0xfec10000-0xfec10fff] has been reserved [ 1.286020] system 00:04: [mem 0xff000000-0xffffffff] has been reserved [ 1.286020] pnp: PnP ACPI: found 5 devices [ 1.290504] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.290566] NET: Registered PF_INET protocol family [ 1.290641] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear) [ 1.296294] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear) [ 1.296311] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 1.296382] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear) [ 1.296553] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear) [ 1.296612] TCP: Hash tables configured (established 262144 bind 65536) [ 1.296651] MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear) [ 1.296693] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear) [ 1.296723] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear) [ 1.296758] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 1.296761] NET: Registered PF_XDP protocol family [ 1.296771] pci 0000:02:00.0: PCI bridge to [bus 03] [ 1.296777] pci 0000:02:00.0: bridge window [io 0xf000-0xffff] [ 1.296780] pci 0000:02:00.0: bridge window [mem 0xdd300000-0xdd3fffff] [ 1.296782] pci 0000:02:00.0: bridge window [mem 0xf800000000-0xfc0fffffff 64bit pref] [ 1.296784] pci 0000:01:00.0: PCI bridge to [bus 02-03] [ 1.296786] pci 0000:01:00.0: bridge window [io 0xf000-0xffff] [ 1.296788] pci 0000:01:00.0: bridge window [mem 0xdd300000-0xdd3fffff] [ 1.296789] pci 0000:01:00.0: bridge window [mem 0xf800000000-0xfc0fffffff 64bit pref] [ 1.296792] pci 0000:00:01.1: PCI bridge to [bus 01-03] [ 1.296792] pci 0000:00:01.1: bridge window [io 0xf000-0xffff] [ 1.296794] pci 0000:00:01.1: bridge window [mem 0xdd300000-0xdd4fffff] [ 1.296795] pci 0000:00:01.1: bridge window [mem 0xf800000000-0xfc0fffffff 64bit pref] [ 1.296804] pci 0000:00:01.2: PCI bridge to [bus 04] [ 1.296806] pci 0000:00:01.2: bridge window [mem 0xdd600000-0xdd6fffff] [ 1.296816] pci 0000:06:00.0: PCI bridge to [bus 07] [ 1.296823] pci 0000:06:00.0: bridge window [mem 0xdce00000-0xdcefffff] [ 1.296827] pci 0000:06:04.0: PCI bridge to [bus 08] [ 1.296829] pci 0000:06:04.0: bridge window [mem 0xdcd00000-0xdcdfffff] [ 1.296833] pci 0000:06:08.0: PCI bridge to [bus 09] [ 1.296839] pci 0000:06:09.0: PCI bridge to [bus 0a] [ 1.296840] pci 0000:06:09.0: bridge window [io 0xe000-0xefff] [ 1.296842] pci 0000:06:09.0: bridge window [mem 0xdcc00000-0xdccfffff] [ 1.296846] pci 0000:06:0a.0: PCI bridge to [bus 0b] [ 1.296852] pci 0000:06:0b.0: PCI bridge to [bus 0c] [ 1.296853] pci 0000:06:0b.0: bridge window [io 0xd000-0xdfff] [ 1.296855] pci 0000:06:0b.0: bridge window [mem 0xdcb00000-0xdcbfffff] [ 1.296859] pci 0000:06:0c.0: PCI bridge to [bus 0d] [ 1.296861] pci 0000:06:0c.0: bridge window [mem 0xdca00000-0xdcafffff] [ 1.296865] pci 0000:06:0d.0: PCI bridge to [bus 0e] [ 1.296867] pci 0000:06:0d.0: bridge window [mem 0xdc900000-0xdc9fffff] [ 1.296871] pci 0000:05:00.0: PCI bridge to [bus 06-0e] [ 1.296872] pci 0000:05:00.0: bridge window [io 0xd000-0xefff] [ 1.296875] pci 0000:05:00.0: bridge window [mem 0xdc900000-0xdcefffff] [ 1.296879] pci 0000:00:02.1: PCI bridge to [bus 05-0e] [ 1.296879] pci 0000:00:02.1: bridge window [io 0xd000-0xefff] [ 1.296881] pci 0000:00:02.1: bridge window [mem 0xdc900000-0xdcefffff] [ 1.296891] pci 0000:10:00.0: PCI bridge to [bus 11-40] [ 1.296892] pci 0000:10:00.0: bridge window [io 0xa000-0xcfff] [ 1.296894] pci 0000:10:00.0: bridge window [mem 0xc4000000-0xdbffffff] [ 1.296896] pci 0000:10:00.0: bridge window [mem 0xd800000000-0xf7ffffffff 64bit pref] [ 1.296899] pci 0000:10:01.0: PCI bridge to [bus 41-70] [ 1.296900] pci 0000:10:01.0: bridge window [io 0x7000-0x9fff] [ 1.296902] pci 0000:10:01.0: bridge window [mem 0xac000000-0xc3ffffff] [ 1.296903] pci 0000:10:01.0: bridge window [mem 0xb800000000-0xd7ffffffff 64bit pref] [ 1.296906] pci 0000:10:02.0: PCI bridge to [bus 71] [ 1.296908] pci 0000:10:02.0: bridge window [mem 0xdc400000-0xdc7fffff] [ 1.296912] pci 0000:10:03.0: PCI bridge to [bus 72] [ 1.296915] pci 0000:10:03.0: bridge window [mem 0xdc000000-0xdc3fffff] [ 1.296919] pci 0000:0f:00.0: PCI bridge to [bus 10-72] [ 1.296920] pci 0000:0f:00.0: bridge window [io 0x7000-0xcfff] [ 1.296922] pci 0000:0f:00.0: bridge window [mem 0xac000000-0xdc7fffff] [ 1.296923] pci 0000:0f:00.0: bridge window [mem 0xb800000000-0xf7ffffffff 64bit pref] [ 1.296926] pci 0000:00:02.2: PCI bridge to [bus 0f-72] [ 1.296927] pci 0000:00:02.2: bridge window [io 0x7000-0xcfff] [ 1.296929] pci 0000:00:02.2: bridge window [mem 0xac000000-0xdc7fffff] [ 1.296930] pci 0000:00:02.2: bridge window [mem 0xb800000000-0xf7ffffffff 64bit pref] [ 1.296939] pci 0000:00:08.1: PCI bridge to [bus 73] [ 1.296945] pci 0000:00:08.1: bridge window [mem 0xdcf00000-0xdd2fffff] [ 1.296947] pci 0000:00:08.3: PCI bridge to [bus 74] [ 1.296948] pci 0000:00:08.3: bridge window [mem 0xdd500000-0xdd5fffff] [ 1.296951] pci_bus 0000:00: resource 4 [io 0x0000-0x03af window] [ 1.296952] pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7 window] [ 1.296952] pci_bus 0000:00: resource 6 [io 0x03b0-0x03df window] [ 1.296953] pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window] [ 1.296953] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000dffff window] [ 1.296954] pci_bus 0000:00: resource 9 [mem 0xa0000000-0xdfffffff window] [ 1.296954] pci_bus 0000:00: resource 10 [mem 0x860000000-0xffffffffff window] [ 1.296955] pci_bus 0000:01: resource 0 [io 0xf000-0xffff] [ 1.296955] pci_bus 0000:01: resource 1 [mem 0xdd300000-0xdd4fffff] [ 1.296956] pci_bus 0000:01: resource 2 [mem 0xf800000000-0xfc0fffffff 64bit pref] [ 1.296956] pci_bus 0000:02: resource 0 [io 0xf000-0xffff] [ 1.296957] pci_bus 0000:02: resource 1 [mem 0xdd300000-0xdd3fffff] [ 1.296957] pci_bus 0000:02: resource 2 [mem 0xf800000000-0xfc0fffffff 64bit pref] [ 1.296957] pci_bus 0000:03: resource 0 [io 0xf000-0xffff] [ 1.296958] pci_bus 0000:03: resource 1 [mem 0xdd300000-0xdd3fffff] [ 1.296958] pci_bus 0000:03: resource 2 [mem 0xf800000000-0xfc0fffffff 64bit pref] [ 1.296959] pci_bus 0000:04: resource 1 [mem 0xdd600000-0xdd6fffff] [ 1.296959] pci_bus 0000:05: resource 0 [io 0xd000-0xefff] [ 1.296960] pci_bus 0000:05: resource 1 [mem 0xdc900000-0xdcefffff] [ 1.296960] pci_bus 0000:06: resource 0 [io 0xd000-0xefff] [ 1.296960] pci_bus 0000:06: resource 1 [mem 0xdc900000-0xdcefffff] [ 1.296961] pci_bus 0000:07: resource 1 [mem 0xdce00000-0xdcefffff] [ 1.296961] pci_bus 0000:08: resource 1 [mem 0xdcd00000-0xdcdfffff] [ 1.296962] pci_bus 0000:0a: resource 0 [io 0xe000-0xefff] [ 1.296962] pci_bus 0000:0a: resource 1 [mem 0xdcc00000-0xdccfffff] [ 1.296962] pci_bus 0000:0c: resource 0 [io 0xd000-0xdfff] [ 1.296963] pci_bus 0000:0c: resource 1 [mem 0xdcb00000-0xdcbfffff] [ 1.296963] pci_bus 0000:0d: resource 1 [mem 0xdca00000-0xdcafffff] [ 1.296964] pci_bus 0000:0e: resource 1 [mem 0xdc900000-0xdc9fffff] [ 1.296964] pci_bus 0000:0f: resource 0 [io 0x7000-0xcfff] [ 1.296965] pci_bus 0000:0f: resource 1 [mem 0xac000000-0xdc7fffff] [ 1.296965] pci_bus 0000:0f: resource 2 [mem 0xb800000000-0xf7ffffffff 64bit pref] [ 1.296965] pci_bus 0000:10: resource 0 [io 0x7000-0xcfff] [ 1.296966] pci_bus 0000:10: resource 1 [mem 0xac000000-0xdc7fffff] [ 1.296966] pci_bus 0000:10: resource 2 [mem 0xb800000000-0xf7ffffffff 64bit pref] [ 1.296967] pci_bus 0000:11: resource 0 [io 0xa000-0xcfff] [ 1.296967] pci_bus 0000:11: resource 1 [mem 0xc4000000-0xdbffffff] [ 1.296967] pci_bus 0000:11: resource 2 [mem 0xd800000000-0xf7ffffffff 64bit pref] [ 1.296968] pci_bus 0000:41: resource 0 [io 0x7000-0x9fff] [ 1.296968] pci_bus 0000:41: resource 1 [mem 0xac000000-0xc3ffffff] [ 1.296969] pci_bus 0000:41: resource 2 [mem 0xb800000000-0xd7ffffffff 64bit pref] [ 1.296969] pci_bus 0000:71: resource 1 [mem 0xdc400000-0xdc7fffff] [ 1.296969] pci_bus 0000:72: resource 1 [mem 0xdc000000-0xdc3fffff] [ 1.296970] pci_bus 0000:73: resource 1 [mem 0xdcf00000-0xdd2fffff] [ 1.296970] pci_bus 0000:74: resource 1 [mem 0xdd500000-0xdd5fffff] [ 1.297031] pci 0000:03:00.1: D0 power state depends on 0000:03:00.0 [ 1.297287] PCI: CLS 64 bytes, default 64 [ 1.297297] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported [ 1.297316] Trying to unpack rootfs image as initramfs... [ 1.297323] pci 0000:00:01.0: Adding to iommu group 0 [ 1.297329] pci 0000:00:01.1: Adding to iommu group 1 [ 1.297335] pci 0000:00:01.2: Adding to iommu group 2 [ 1.297345] pci 0000:00:02.0: Adding to iommu group 3 [ 1.297350] pci 0000:00:02.1: Adding to iommu group 4 [ 1.297356] pci 0000:00:02.2: Adding to iommu group 5 [ 1.297364] pci 0000:00:03.0: Adding to iommu group 6 [ 1.297372] pci 0000:00:04.0: Adding to iommu group 7 [ 1.297381] pci 0000:00:08.0: Adding to iommu group 8 [ 1.297387] pci 0000:00:08.1: Adding to iommu group 9 [ 1.297392] pci 0000:00:08.3: Adding to iommu group 10 [ 1.297403] pci 0000:00:14.0: Adding to iommu group 11 [ 1.297408] pci 0000:00:14.3: Adding to iommu group 11 [ 1.297439] pci 0000:00:18.0: Adding to iommu group 12 [ 1.297444] pci 0000:00:18.1: Adding to iommu group 12 [ 1.297449] pci 0000:00:18.2: Adding to iommu group 12 [ 1.297454] pci 0000:00:18.3: Adding to iommu group 12 [ 1.297459] pci 0000:00:18.4: Adding to iommu group 12 [ 1.297465] pci 0000:00:18.5: Adding to iommu group 12 [ 1.297470] pci 0000:00:18.6: Adding to iommu group 12 [ 1.297475] pci 0000:00:18.7: Adding to iommu group 12 [ 1.297481] pci 0000:01:00.0: Adding to iommu group 13 [ 1.297487] pci 0000:02:00.0: Adding to iommu group 14 [ 1.297496] pci 0000:03:00.0: Adding to iommu group 15 [ 1.297503] pci 0000:03:00.1: Adding to iommu group 16 [ 1.297509] pci 0000:04:00.0: Adding to iommu group 17 [ 1.297515] pci 0000:05:00.0: Adding to iommu group 18 [ 1.297521] pci 0000:06:00.0: Adding to iommu group 19 [ 1.297527] pci 0000:06:04.0: Adding to iommu group 20 [ 1.297533] pci 0000:06:08.0: Adding to iommu group 21 [ 1.297539] pci 0000:06:09.0: Adding to iommu group 22 [ 1.297544] pci 0000:06:0a.0: Adding to iommu group 23 [ 1.297550] pci 0000:06:0b.0: Adding to iommu group 24 [ 1.297556] pci 0000:06:0c.0: Adding to iommu group 25 [ 1.297561] pci 0000:06:0d.0: Adding to iommu group 26 [ 1.297563] pci 0000:07:00.0: Adding to iommu group 19 [ 1.297564] pci 0000:08:00.0: Adding to iommu group 20 [ 1.297566] pci 0000:0a:00.0: Adding to iommu group 22 [ 1.297567] pci 0000:0c:00.0: Adding to iommu group 24 [ 1.297568] pci 0000:0d:00.0: Adding to iommu group 25 [ 1.297569] pci 0000:0e:00.0: Adding to iommu group 26 [ 1.297576] pci 0000:0f:00.0: Adding to iommu group 27 [ 1.297582] pci 0000:10:00.0: Adding to iommu group 28 [ 1.297587] pci 0000:10:01.0: Adding to iommu group 29 [ 1.297594] pci 0000:10:02.0: Adding to iommu group 30 [ 1.297600] pci 0000:10:03.0: Adding to iommu group 31 [ 1.297601] pci 0000:71:00.0: Adding to iommu group 30 [ 1.297603] pci 0000:72:00.0: Adding to iommu group 31 [ 1.297617] pci 0000:73:00.0: Adding to iommu group 32 [ 1.297623] pci 0000:73:00.2: Adding to iommu group 33 [ 1.297629] pci 0000:73:00.3: Adding to iommu group 34 [ 1.297635] pci 0000:73:00.4: Adding to iommu group 35 [ 1.297641] pci 0000:73:00.6: Adding to iommu group 36 [ 1.297647] pci 0000:74:00.0: Adding to iommu group 37 [ 1.299350] AMD-Vi: Extended features (0x246577efa2254afa, 0x0): PPR NX GT [5] IA GA PC GA_vAPIC [ 1.299353] AMD-Vi: Interrupt remapping enabled [ 1.322647] AMD-Vi: Virtual APIC enabled [ 1.322650] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.322652] software IO TLB: mapped [mem 0x00000000792ea000-0x000000007d2ea000] (64MB) [ 1.322671] LVT offset 0 assigned for vector 0x400 [ 1.324356] perf: AMD IBS detected (0x00081bff) [ 1.324421] amd_uncore: 16 amd_df counters detected [ 1.324425] amd_uncore: 6 amd_l3 counters detected [ 1.324429] amd_uncore: 4 amd_umc_0 counters detected [ 1.324431] amd_uncore: 4 amd_umc_1 counters detected [ 1.324502] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank). [ 1.324864] Initialise system trusted keyrings [ 1.324872] Key type blacklist registered [ 1.324888] workingset: timestamp_bits=36 max_order=23 bucket_order=0 [ 1.324894] zbud: loaded [ 1.324952] fuse: init (API version 7.41) [ 1.325047] integrity: Platform Keyring initialized [ 1.325049] integrity: Machine keyring initialized [ 1.331234] Key type asymmetric registered [ 1.331234] Asymmetric key parser 'x509' registered [ 1.384130] Freeing initrd memory: 72460K [ 1.386281] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) [ 1.386301] io scheduler mq-deadline registered [ 1.387826] ledtrig-cpu: registered to indicate activity on CPUs [ 1.387902] pcieport 0000:00:01.1: PME: Signaling with IRQ 30 [ 1.387997] pcieport 0000:00:01.2: PME: Signaling with IRQ 31 [ 1.388087] pcieport 0000:00:02.1: PME: Signaling with IRQ 32 [ 1.388176] pcieport 0000:00:02.2: PME: Signaling with IRQ 33 [ 1.388268] pcieport 0000:00:08.1: PME: Signaling with IRQ 34 [ 1.388353] pcieport 0000:00:08.3: PME: Signaling with IRQ 35 [ 1.389258] pcieport 0000:10:00.0: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+ [ 1.389413] pcieport 0000:10:01.0: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+ [ 1.389592] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 1.389748] Monitor-Mwait will be used to enter C-1 state [ 1.390509] Estimated ratio of average max frequency by base frequency (times 1024): 1086 [ 1.390600] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.390827] Linux agpgart interface v0.103 [ 1.480681] tpm_crb MSFT0101:00: Disabling hwrng [ 1.481600] i8042: PNP: No PS/2 controller found. [ 1.481622] mousedev: PS/2 mouse device common for all mice [ 1.481639] rtc_cmos 00:02: RTC can wake from S4 [ 1.481810] rtc_cmos 00:02: registered as rtc0 [ 1.481835] rtc_cmos 00:02: setting system clock to 2025-07-03T10:00:03 UTC (1751536803) [ 1.481850] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram [ 1.482442] efifb: probing for efifb [ 1.482448] efifb: framebuffer at 0xf800000000, using 32400k, total 32400k [ 1.482449] efifb: mode is 3840x2160x32, linelength=15360, pages=1 [ 1.482450] efifb: scrolling: redraw [ 1.482450] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0 [ 1.482484] Console: switching to colour frame buffer device 240x67 [ 1.484208] fb0: EFI VGA frame buffer device [ 1.484290] NET: Registered PF_INET6 protocol family [ 1.486440] Segment Routing with IPv6 [ 1.486447] In-situ OAM (IOAM) with IPv6 [ 1.486458] mip6: Mobile IPv6 [ 1.486460] NET: Registered PF_PACKET protocol family [ 1.486471] mpls_gso: MPLS GSO support [ 1.486994] microcode: Current revision: 0x0b404032 [ 1.487194] resctrl: L3 allocation detected [ 1.487195] resctrl: MB allocation detected [ 1.487195] resctrl: SMBA allocation detected [ 1.487196] resctrl: L3 monitoring detected [ 1.487205] IPI shorthand broadcast: enabled [ 1.487722] sched_clock: Marking stable (1486871500, 319974)->(1493749145, -6557671) [ 1.487788] registered taskstats version 1 [ 1.487852] Loading compiled-in X.509 certificates [ 1.494128] Loaded X.509 cert 'Build time autogenerated kernel key: 3b01778561f6e1f707296bd90ca94469a7df2060' [ 1.494658] Demotion targets for Node 0: null [ 1.494683] Key type .fscrypt registered [ 1.494683] Key type fscrypt-provisioning registered [ 1.500400] Key type encrypted registered [ 1.500401] AppArmor: AppArmor sha256 policy hashing enabled [ 1.500451] ima: Allocated hash algorithm: sha256 [ 1.656725] ima: No architecture policies found [ 1.656752] evm: Initialising EVM extended attributes: [ 1.656753] evm: security.selinux [ 1.656754] evm: security.SMACK64 (disabled) [ 1.656754] evm: security.SMACK64EXEC (disabled) [ 1.656755] evm: security.SMACK64TRANSMUTE (disabled) [ 1.656755] evm: security.SMACK64MMAP (disabled) [ 1.656756] evm: security.apparmor [ 1.656756] evm: security.ima [ 1.656756] evm: security.capability [ 1.656757] evm: HMAC attrs: 0x1 [ 1.657471] RAS: Correctable Errors collector initialized. [ 1.658834] clk: Disabling unused clocks [ 1.658835] PM: genpd: Disabling unused power domains [ 1.659236] Freeing unused decrypted memory: 2028K [ 1.659389] Freeing unused kernel image (initmem) memory: 4148K [ 1.659394] Write protecting the kernel read-only data: 28672k [ 1.659491] Freeing unused kernel image (rodata/data gap) memory: 504K [ 1.677404] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 1.677411] Run /init as init process [ 1.677411] with arguments: [ 1.677412] /init [ 1.677412] with environment: [ 1.677413] HOME=/ [ 1.677413] TERM=linux [ 1.677413] BOOT_IMAGE=/vmlinuz-6.12.33+deb13-amd64 [ 1.742011] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 [ 1.742090] ACPI: button: Power Button [PWRB] [ 1.742125] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 [ 1.742164] ACPI: button: Power Button [PWRF] [ 1.746170] ACPI: video: Video Device [VGA] (multi-head: yes rom: no post: no) [ 1.746394] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:20/LNXVIDEO:00/input/input2 [ 1.748143] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0 [ 1.748146] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection [ 1.748255] cryptd: max_cpu_qlen set to 1000 [ 1.749307] i2c i2c-2: Successfully instantiated SPD at 0x51 [ 1.750456] i2c i2c-2: Successfully instantiated SPD at 0x53 [ 1.750470] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20 [ 1.752422] AES CTR mode by8 optimization enabled [ 1.755946] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver [ 1.755989] sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address [ 1.756027] sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0) [ 1.757610] SCSI subsystem initialized [ 1.758069] nvme 0000:04:00.0: platform quirk: setting simple suspend [ 1.758069] nvme 0000:07:00.0: platform quirk: setting simple suspend [ 1.758070] nvme 0000:08:00.0: platform quirk: setting simple suspend [ 1.758120] nvme nvme0: pci function 0000:07:00.0 [ 1.758123] nvme nvme2: pci function 0000:08:00.0 [ 1.758126] nvme nvme1: pci function 0000:04:00.0 [ 1.761793] ACPI: bus type USB registered [ 1.761804] usbcore: registered new interface driver usbfs [ 1.761807] usbcore: registered new interface driver hub [ 1.761812] usbcore: registered new device driver usb [ 1.763890] ACPI: bus type thunderbolt registered [ 1.763911] thunderbolt 0000:72:00.0: enabling device (0000 -> 0002) [ 1.767369] ACPI: bus type drm_connector registered [ 1.769036] libata version 3.00 loaded. [ 1.773835] r8169 0000:0c:00.0 eth0: RTL8125B, 9c:6b:00:82:78:5a, XID 641, IRQ 51 [ 1.773838] r8169 0000:0c:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko] [ 1.775737] nvme nvme1: 16/0/0 default/read/poll queues [ 1.777721] nvme1n1: p1 p2 p3 [ 1.808742] nvme nvme0: 16/0/0 default/read/poll queues [ 1.811545] nvme0n1: p1 p2 [ 1.875623] nvme nvme2: failed to allocate host memory buffer. [ 1.876166] nvme nvme2: 7/0/0 default/read/poll queues [ 1.881866] nvme nvme2: Ignoring bogus Namespace Identifiers [ 1.883243] nvme2n1: p1 [ 1.884536] r8169 0000:0c:00.0 enp12s0: renamed from eth0 [ 1.887565] ahci 0000:0a:00.0: version 3.0 [ 1.887660] ahci 0000:0a:00.0: SSS flag set, parallel bus scan disabled [ 1.887693] ahci 0000:0a:00.0: AHCI vers 0001.0200, 32 command slots, 6 Gbps, SATA mode [ 1.887694] ahci 0000:0a:00.0: 2/2 ports implemented (port mask 0x3) [ 1.887695] ahci 0000:0a:00.0: flags: 64bit ncq sntf stag led clo pmp pio slum part ccc [ 1.887805] scsi host0: ahci [ 1.887846] scsi host1: ahci [ 1.887858] ata1: SATA max UDMA/133 abar m512@0xdcc00000 port 0xdcc00100 irq 108 lpm-pol 3 [ 1.887859] ata2: SATA max UDMA/133 abar m512@0xdcc00000 port 0xdcc00180 irq 108 lpm-pol 3 [ 1.887923] ahci 0000:0e:00.0: SSS flag set, parallel bus scan disabled [ 1.887945] ahci 0000:0e:00.0: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode [ 1.887946] ahci 0000:0e:00.0: 4/6 ports implemented (port mask 0xf) [ 1.887947] ahci 0000:0e:00.0: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst [ 1.888100] scsi host2: ahci [ 1.888130] scsi host3: ahci [ 1.888178] scsi host4: ahci [ 1.888222] scsi host5: ahci [ 1.888252] scsi host6: ahci [ 1.888284] scsi host7: ahci [ 1.888302] ata3: SATA max UDMA/133 abar m1024@0xdc980000 port 0xdc980100 irq 109 lpm-pol 3 [ 1.888304] ata4: SATA max UDMA/133 abar m1024@0xdc980000 port 0xdc980180 irq 109 lpm-pol 3 [ 1.888305] ata5: SATA max UDMA/133 abar m1024@0xdc980000 port 0xdc980200 irq 109 lpm-pol 3 [ 1.888306] ata6: SATA max UDMA/133 abar m1024@0xdc980000 port 0xdc980280 irq 109 lpm-pol 3 [ 1.888307] ata7: DUMMY [ 1.888307] ata8: DUMMY [ 2.199901] ata3: SATA link down (SStatus 0 SControl 330) [ 2.356624] tsc: Refined TSC clocksource calibration: 4691.184 MHz [ 2.356632] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x439ee417eeb, max_idle_ns: 440795249536 ns [ 2.356651] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300) [ 2.356674] clocksource: Switched to clocksource tsc [ 2.357012] ata1.00: Model 'SanDisk SD7SB7S512G1122', rev 'X3540000', applying quirks: maxtrim128m [ 2.357455] ata1.00: ATA-9: SanDisk SD7SB7S512G1122, X3540000, max UDMA/133 [ 2.357508] ata1.00: 1000215216 sectors, multi 1: LBA48 NCQ (depth 32), AA [ 2.358456] ata1.00: Features: Dev-Sleep [ 2.360206] ata1.00: configured for UDMA/133 [ 2.360374] scsi 0:0:0:0: Direct-Access ATA SanDisk SD7SB7S5 0000 PQ: 0 ANSI: 5 [ 2.671915] ata2: SATA link down (SStatus 0 SControl 300) [ 2.983475] ata4: SATA link down (SStatus 0 SControl 330) [ 3.295683] ata5: SATA link down (SStatus 0 SControl 300) [ 3.764642] ata6: SATA link up 6.0 Gbps (SStatus 133 SControl 300) [ 3.766803] ata6.00: Model 'Samsung SSD 850 PRO 256GB', rev 'EXM04B6Q', applying quirks: noncqtrim zeroaftertrim [ 3.766843] ata6.00: supports DRM functions and may not be fully accessible [ 3.766844] ata6.00: ATA-9: Samsung SSD 850 PRO 256GB, EXM04B6Q, max UDMA/133 [ 3.772116] ata6.00: 500118192 sectors, multi 1: LBA48 NCQ (depth 32), AA [ 3.782702] ata6.00: Features: Trust Dev-Sleep NCQ-sndrcv [ 3.782889] ata6.00: supports DRM functions and may not be fully accessible [ 3.798092] ata6.00: configured for UDMA/133 [ 3.808465] ahci 0000:0e:00.0: port does not support device sleep [ 3.808607] scsi 5:0:0:0: Direct-Access ATA Samsung SSD 850 4B6Q PQ: 0 ANSI: 5 [ 3.810210] xhci_hcd 0000:0d:00.0: xHCI Host Controller [ 3.810214] xhci_hcd 0000:0d:00.0: new USB bus registered, assigned bus number 1 [ 3.813202] sd 5:0:0:0: [sdb] 500118192 512-byte logical blocks: (256 GB/238 GiB) [ 3.813203] sd 0:0:0:0: [sda] 1000215216 512-byte logical blocks: (512 GB/477 GiB) [ 3.813206] sd 5:0:0:0: [sdb] Write Protect is off [ 3.813207] sd 0:0:0:0: [sda] Write Protect is off [ 3.813208] sd 5:0:0:0: [sdb] Mode Sense: 00 3a 00 00 [ 3.813208] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 3.813210] sd 5:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 3.813211] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 3.813217] sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes [ 3.813218] sd 5:0:0:0: [sdb] Preferred minimum I/O size 512 bytes [ 3.864306] sda: sda1 sda2 sda3 sda4 sda5 [ 3.864386] sd 0:0:0:0: [sda] Attached SCSI disk [ 3.866331] xhci_hcd 0000:0d:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000000000010 [ 3.866645] xhci_hcd 0000:0d:00.0: xHCI Host Controller [ 3.866648] xhci_hcd 0000:0d:00.0: new USB bus registered, assigned bus number 2 [ 3.866651] xhci_hcd 0000:0d:00.0: Host supports USB 3.2 Enhanced SuperSpeed [ 3.867267] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12 [ 3.867268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.867269] usb usb1: Product: xHCI Host Controller [ 3.867270] usb usb1: Manufacturer: Linux 6.12.33+deb13-amd64 xhci-hcd [ 3.867270] usb usb1: SerialNumber: 0000:0d:00.0 [ 3.867336] hub 1-0:1.0: USB hub found [ 3.867350] hub 1-0:1.0: 12 ports detected [ 3.869020] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 3.869029] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12 [ 3.869030] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.869031] usb usb2: Product: xHCI Host Controller [ 3.869032] usb usb2: Manufacturer: Linux 6.12.33+deb13-amd64 xhci-hcd [ 3.869032] usb usb2: SerialNumber: 0000:0d:00.0 [ 3.869066] hub 2-0:1.0: USB hub found [ 3.869071] hub 2-0:1.0: 5 ports detected [ 3.869318] sdb: sdb1 [ 3.869496] sd 5:0:0:0: [sdb] supports TCG Opal [ 3.869497] sd 5:0:0:0: [sdb] Attached SCSI disk [ 3.869620] xhci_hcd 0000:71:00.0: xHCI Host Controller [ 3.869624] xhci_hcd 0000:71:00.0: new USB bus registered, assigned bus number 3 [ 3.872220] xhci_hcd 0000:71:00.0: hcc params 0x0200ef81 hci version 0x120 quirks 0x0000000200000010 [ 3.872439] xhci_hcd 0000:71:00.0: xHCI Host Controller [ 3.872440] xhci_hcd 0000:71:00.0: new USB bus registered, assigned bus number 4 [ 3.872440] xhci_hcd 0000:71:00.0: Host supports USB 3.2 Enhanced SuperSpeed [ 3.872461] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12 [ 3.872462] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.872463] usb usb3: Product: xHCI Host Controller [ 3.872463] usb usb3: Manufacturer: Linux 6.12.33+deb13-amd64 xhci-hcd [ 3.872464] usb usb3: SerialNumber: 0000:71:00.0 [ 3.872497] hub 3-0:1.0: USB hub found [ 3.872500] hub 3-0:1.0: 2 ports detected [ 3.872760] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM. [ 3.872765] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12 [ 3.872766] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.872766] usb usb4: Product: xHCI Host Controller [ 3.872767] usb usb4: Manufacturer: Linux 6.12.33+deb13-amd64 xhci-hcd [ 3.872767] usb usb4: SerialNumber: 0000:71:00.0 [ 3.872818] hub 4-0:1.0: USB hub found [ 3.872825] hub 4-0:1.0: 2 ports detected [ 3.873263] xhci_hcd 0000:73:00.3: xHCI Host Controller [ 3.873266] xhci_hcd 0000:73:00.3: new USB bus registered, assigned bus number 5 [ 3.873628] xhci_hcd 0000:73:00.3: hcc params 0x0120ffc5 hci version 0x120 quirks 0x0000000200000010 [ 3.873861] xhci_hcd 0000:73:00.3: xHCI Host Controller [ 3.873862] xhci_hcd 0000:73:00.3: new USB bus registered, assigned bus number 6 [ 3.873863] xhci_hcd 0000:73:00.3: Host supports USB 3.1 Enhanced SuperSpeed [ 3.873875] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12 [ 3.873876] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.873877] usb usb5: Product: xHCI Host Controller [ 3.873877] usb usb5: Manufacturer: Linux 6.12.33+deb13-amd64 xhci-hcd [ 3.873878] usb usb5: SerialNumber: 0000:73:00.3 [ 3.873925] hub 5-0:1.0: USB hub found [ 3.873927] hub 5-0:1.0: 2 ports detected [ 3.874206] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM. [ 3.874212] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12 [ 3.874213] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.874213] usb usb6: Product: xHCI Host Controller [ 3.874214] usb usb6: Manufacturer: Linux 6.12.33+deb13-amd64 xhci-hcd [ 3.874214] usb usb6: SerialNumber: 0000:73:00.3 [ 3.874240] hub 6-0:1.0: USB hub found [ 3.874242] hub 6-0:1.0: 2 ports detected [ 3.874530] xhci_hcd 0000:73:00.4: xHCI Host Controller [ 3.874531] xhci_hcd 0000:73:00.4: new USB bus registered, assigned bus number 7 [ 3.874874] xhci_hcd 0000:73:00.4: hcc params 0x0120ffc5 hci version 0x120 quirks 0x0000000200000010 [ 3.875043] xhci_hcd 0000:73:00.4: xHCI Host Controller [ 3.875044] xhci_hcd 0000:73:00.4: new USB bus registered, assigned bus number 8 [ 3.875045] xhci_hcd 0000:73:00.4: Host supports USB 3.1 Enhanced SuperSpeed [ 3.875055] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12 [ 3.875055] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.875056] usb usb7: Product: xHCI Host Controller [ 3.875056] usb usb7: Manufacturer: Linux 6.12.33+deb13-amd64 xhci-hcd [ 3.875056] usb usb7: SerialNumber: 0000:73:00.4 [ 3.875084] hub 7-0:1.0: USB hub found [ 3.875086] hub 7-0:1.0: 2 ports detected [ 3.875372] usb usb8: We don't know the algorithms for LPM for this host, disabling LPM. [ 3.875380] usb usb8: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12 [ 3.875381] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.875382] usb usb8: Product: xHCI Host Controller [ 3.875382] usb usb8: Manufacturer: Linux 6.12.33+deb13-amd64 xhci-hcd [ 3.875383] usb usb8: SerialNumber: 0000:73:00.4 [ 3.875413] hub 8-0:1.0: USB hub found [ 3.875419] hub 8-0:1.0: 2 ports detected [ 3.875726] xhci_hcd 0000:74:00.0: xHCI Host Controller [ 3.875728] xhci_hcd 0000:74:00.0: new USB bus registered, assigned bus number 9 [ 3.876995] xhci_hcd 0000:74:00.0: USB3 root hub has no ports [ 3.876997] xhci_hcd 0000:74:00.0: hcc params 0x0110ffc5 hci version 0x120 quirks 0x0000000200000010 [ 3.877219] xhci_hcd 0000:74:00.0: xHCI Host Controller [ 3.877220] xhci_hcd 0000:74:00.0: new USB bus registered, assigned bus number 10 [ 3.877221] xhci_hcd 0000:74:00.0: Host supports USB 3.0 SuperSpeed [ 3.877236] usb usb9: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12 [ 3.877237] usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.877237] usb usb9: Product: xHCI Host Controller [ 3.877238] usb usb9: Manufacturer: Linux 6.12.33+deb13-amd64 xhci-hcd [ 3.877238] usb usb9: SerialNumber: 0000:74:00.0 [ 3.877269] hub 9-0:1.0: USB hub found [ 3.877271] hub 9-0:1.0: 1 port detected [ 3.877396] usb usb10: We don't know the algorithms for LPM for this host, disabling LPM. [ 3.877402] usb usb10: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12 [ 3.877402] usb usb10: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.877403] usb usb10: Product: xHCI Host Controller [ 3.877403] usb usb10: Manufacturer: Linux 6.12.33+deb13-amd64 xhci-hcd [ 3.877403] usb usb10: SerialNumber: 0000:74:00.0 [ 3.877426] hub 10-0:1.0: USB hub found [ 3.877427] hub 10-0:1.0: config failed, hub doesn't have any ports! (err -19) [ 4.120352] usb 7-1: new high-speed USB device number 2 using xhci_hcd [ 4.128335] usb 9-1: new full-speed USB device number 2 using xhci_hcd [ 4.180345] usb 1-6: new high-speed USB device number 2 using xhci_hcd [ 4.188343] usb 3-1: new full-speed USB device number 2 using xhci_hcd [ 4.267361] usb 7-1: New USB device found, idVendor=339b, idProduct=107d, bcdDevice= 5.10 [ 4.267364] usb 7-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 4.267365] usb 7-1: Product: ALI-NX1 [ 4.267366] usb 7-1: Manufacturer: HONOR [ 4.267367] usb 7-1: SerialNumber: ANCTUT3B28004344 [ 4.288193] usb 9-1: New USB device found, idVendor=26ce, idProduct=01a2, bcdDevice= 0.00 [ 4.288196] usb 9-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 4.288197] usb 9-1: Product: LED Controller [ 4.288198] usb 9-1: Manufacturer: ASRock [ 4.288198] usb 9-1: SerialNumber: A02019100900 [ 4.400335] usb 7-2: new full-speed USB device number 3 using xhci_hcd [ 4.408094] usb 1-6: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=60.60 [ 4.408099] usb 1-6: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [ 4.408100] usb 1-6: Product: USB2.0 Hub [ 4.416219] hub 1-6:1.0: USB hub found [ 4.420082] hub 1-6:1.0: 4 ports detected [ 4.571001] usb 7-2: New USB device found, idVendor=1038, idProduct=183a, bcdDevice= 1.b4 [ 4.571004] usb 7-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 4.571005] usb 7-2: Product: SteelSeries Aerox 3 Wireless [ 4.571007] usb 7-2: Manufacturer: SteelSeries [ 4.581818] usb 3-1: New USB device found, idVendor=3434, idProduct=0610, bcdDevice= 1.02 [ 4.581822] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 4.581824] usb 3-1: Product: Keychron Q1 Pro [ 4.581825] usb 3-1: Manufacturer: Keychron [ 4.644338] usb 1-9: new full-speed USB device number 3 using xhci_hcd [ 4.765405] hid: raw HID events driver (C) Jiri Kosina [ 4.765416] usb-storage 7-1:1.1: USB Mass Storage device detected [ 4.765504] scsi host8: usb-storage 7-1:1.1 [ 4.765541] usbcore: registered new interface driver usb-storage [ 4.766871] usbcore: registered new interface driver uas [ 4.768483] [drm] amdgpu kernel modesetting enabled. [ 4.768549] amdgpu: Virtual CRAT table created for CPU [ 4.768553] amdgpu: Topology: Add CPU node [ 4.768605] amdgpu 0000:03:00.0: enabling device (0006 -> 0007) [ 4.768625] [drm] initializing kernel modesetting (IP DISCOVERY 0x1002:0x7550 0x1043:0x0618 0xC3). [ 4.768631] [drm] register mmio base: 0xDD300000 [ 4.768631] [drm] register mmio size: 524288 [ 4.771449] [drm] add ip block number 0 <soc24_common> [ 4.771449] [drm] add ip block number 1 <gmc_v12_0> [ 4.771450] [drm] add ip block number 2 <ih_v7_0> [ 4.771450] [drm] add ip block number 3 <psp> [ 4.771450] [drm] add ip block number 4 <smu> [ 4.771451] [drm] add ip block number 5 <dm> [ 4.771451] [drm] add ip block number 6 <gfx_v12_0> [ 4.771451] [drm] add ip block number 7 <sdma_v7_0> [ 4.771452] [drm] add ip block number 8 <vcn_v5_0_0> [ 4.771452] [drm] add ip block number 9 <jpeg_v5_0_0> [ 4.771452] [drm] add ip block number 10 <mes_v12_0> [ 4.771458] amdgpu 0000:03:00.0: amdgpu: Fetched VBIOS from VFCT [ 4.771459] amdgpu: ATOM BIOS: 115-G295BP0-100 [ 4.773603] Console: switching to colour dummy device 80x25 [ 4.773623] amdgpu 0000:03:00.0: vgaarb: deactivate vga console [ 4.773624] amdgpu 0000:03:00.0: amdgpu: Trusted Memory Zone (TMZ) feature not supported [ 4.773665] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit [ 4.773668] amdgpu 0000:03:00.0: amdgpu: VRAM: 16304M 0x0000008000000000 - 0x00000083FAFFFFFF (16304M used) [ 4.773669] amdgpu 0000:03:00.0: amdgpu: GART: 512M 0x0000000000000000 - 0x000000001FFFFFFF [ 4.773672] [drm] Detected VRAM RAM=16304M, BAR=16384M [ 4.773672] [drm] RAM width 256bits GDDR6 [ 4.773700] [drm] amdgpu: 16304M of VRAM memory ready [ 4.773701] [drm] amdgpu: 15838M of GTT memory ready. [ 4.773707] [drm] GART: num cpu pages 131072, num gpu pages 131072 [ 4.773747] amdgpu 0000:03:00.0: amdgpu: PCIE GART of 512M enabled (table at 0x00000083DAB00000). [ 4.773975] [drm] Loading DMUB firmware via PSP: version=0x00010300 [ 4.774232] [drm] Found VCN firmware Version ENC: 1.7 DEC: 9 VEP: 0 Revision: 19 [ 4.813696] usbcore: registered new interface driver usbhid [ 4.813699] usbhid: USB HID core driver [ 4.815081] input: ASRock LED Controller as /devices/pci0000:00/0000:00:08.3/0000:74:00.0/usb9/9-1/9-1:1.0/0003:26CE:01A2.0001/input/input3 [ 4.868374] hid-generic 0003:26CE:01A2.0001: input,hidraw0: USB HID v1.10 Device [ASRock LED Controller] on usb-0000:74:00.0-1/input0 [ 4.868432] input: SteelSeries SteelSeries Aerox 3 Wireless as /devices/pci0000:00/0000:00:08.1/0000:73:00.4/usb7/7-2/7-2:1.0/0003:1038:183A.0002/input/input4 [ 4.868465] hid-generic 0003:1038:183A.0002: input,hidraw1: USB HID v1.11 Mouse [SteelSeries SteelSeries Aerox 3 Wireless] on usb-0000:73:00.4-2/input0 [ 4.868518] input: SteelSeries SteelSeries Aerox 3 Wireless as /devices/pci0000:00/0000:00:08.1/0000:73:00.4/usb7/7-2/7-2:1.1/0003:1038:183A.0003/input/input5 [ 4.948897] usb 1-9: New USB device found, idVendor=349e, idProduct=0202, bcdDevice= 1.00 [ 4.948900] usb 1-9: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 4.948901] usb 1-9: Product: FIDO2 Security Key [ 4.948902] usb 1-9: Manufacturer: TOKEN2 [ 4.971804] input: TOKEN2 FIDO2 Security Key as /devices/pci0000:00/0000:00:02.1/0000:05:00.0/0000:06:0c.0/0000:0d:00.0/usb1/1-9/1-9:1.0/0003:349E:0202.000A/input/input6 [ 5.001681] amdgpu 0000:03:00.0: amdgpu: RAP: optional rap ta ucode is not available [ 5.001682] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available [ 5.001704] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000002e, smu fw if version = 0x00000032, smu fw program = 0, smu fw version = 0x00684400 (104.68.0) [ 5.001706] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched [ 5.012335] usb 1-6.3: new full-speed USB device number 4 using xhci_hcd [ 5.016454] hid-generic 0003:1038:183A.0003: input,hidraw2: USB HID v1.11 Keyboard [SteelSeries SteelSeries Aerox 3 Wireless] on usb-0000:73:00.4-2/input1 [ 5.016725] input: SteelSeries SteelSeries Aerox 3 Wireless as /devices/pci0000:00/0000:00:08.1/0000:73:00.4/usb7/7-2/7-2:1.2/0003:1038:183A.0004/input/input7 [ 5.058938] amdgpu 0000:03:00.0: amdgpu: SMU is initialized successfully! [ 5.059263] [drm] Display Core v3.2.301 initialized on DCN 4.0.1 [ 5.059264] [drm] DP-HDMI FRL PCON supported [ 5.062728] [drm] DMUB hardware initialized: version=0x00010300 [ 5.164738] hid-generic 0003:349E:0202.000A: input,hidraw3: USB HID v1.10 Keyboard [TOKEN2 FIDO2 Security Key] on usb-0000:0d:00.0-9/input0 [ 5.169009] hid-generic 0003:349E:0202.000B: hiddev0,hidraw4: USB HID v1.10 Device [TOKEN2 FIDO2 Security Key] on usb-0000:0d:00.0-9/input1 [ 5.220386] hid-generic 0003:1038:183A.0004: input,hidraw5: USB HID v1.11 Device [SteelSeries SteelSeries Aerox 3 Wireless] on usb-0000:73:00.4-2/input2 [ 5.220476] hid-generic 0003:1038:183A.0005: hiddev1,hidraw6: USB HID v1.11 Device [SteelSeries SteelSeries Aerox 3 Wireless] on usb-0000:73:00.4-2/input3 [ 5.220529] hid-generic 0003:1038:183A.0006: hiddev2,hidraw7: USB HID v1.11 Device [SteelSeries SteelSeries Aerox 3 Wireless] on usb-0000:73:00.4-2/input4 [ 5.220630] input: Keychron Keychron Q1 Pro as /devices/pci0000:00/0000:00:02.2/0000:0f:00.0/0000:10:02.0/0000:71:00.0/usb3/3-1/3-1:1.0/0003:3434:0610.0007/input/input8 [ 5.266112] usb 1-6.3: New USB device found, idVendor=1a86, idProduct=5722, bcdDevice= 1.00 [ 5.266117] usb 1-6.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 5.266118] usb 1-6.3: Product: XFZX [ 5.266119] usb 1-6.3: Manufacturer: 江苏沁恒 [ 5.266120] usb 1-6.3: SerialNumber: 2017-2-25 [ 5.356363] usb 1-6.4: new full-speed USB device number 5 using xhci_hcd [ 5.376736] hid-generic 0003:3434:0610.0007: input,hidraw8: USB HID v1.11 Keyboard [Keychron Keychron Q1 Pro] on usb-0000:71:00.0-1/input0 [ 5.376820] hid-generic 0003:3434:0610.0008: hiddev3,hidraw9: USB HID v1.11 Device [Keychron Keychron Q1 Pro] on usb-0000:71:00.0-1/input1 [ 5.376914] input: Keychron Keychron Q1 Pro Mouse as /devices/pci0000:00/0000:00:02.2/0000:0f:00.0/0000:10:02.0/0000:71:00.0/usb3/3-1/3-1:1.2/0003:3434:0610.0009/input/input9 [ 5.376951] input: Keychron Keychron Q1 Pro System Control as /devices/pci0000:00/0000:00:02.2/0000:0f:00.0/0000:10:02.0/0000:71:00.0/usb3/3-1/3-1:1.2/0003:3434:0610.0009/input/input10 [ 5.407931] kfd kfd: amdgpu: Allocated 3969056 bytes on gart [ 5.407942] kfd kfd: amdgpu: Total number of KFD nodes to be created: 1 [ 5.407959] amdgpu: Virtual CRAT table created for GPU [ 5.408021] amdgpu: Topology: Add dGPU node [0x7550:0x1002] [ 5.408022] kfd kfd: amdgpu: added device 1002:7550 [ 5.408029] amdgpu 0000:03:00.0: amdgpu: SE 4, SH per SE 2, CU per SH 8, active_cu_number 56 [ 5.408031] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0 [ 5.408032] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0 [ 5.408032] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0 [ 5.408033] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 6 on hub 0 [ 5.408033] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 7 on hub 0 [ 5.408033] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 8 on hub 0 [ 5.408034] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 9 on hub 0 [ 5.408034] amdgpu 0000:03:00.0: amdgpu: ring vcn_unified_0 uses VM inv eng 0 on hub 8 [ 5.408035] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 1 on hub 8 [ 5.410766] [drm] ring gfx_32768.1.1 was added [ 5.410920] [drm] ring compute_32768.2.2 was added [ 5.411071] [drm] ring sdma_32768.3.3 was added [ 5.411107] [drm] ring gfx_32768.1.1 ib test pass [ 5.411143] [drm] ring compute_32768.2.2 ib test pass [ 5.411178] [drm] ring sdma_32768.3.3 ib test pass [ 5.412201] amdgpu 0000:03:00.0: amdgpu: Using BACO for runtime pm [ 5.412361] [drm] Initialized amdgpu 3.61.0 for 0000:03:00.0 on minor 0 [ 5.423942] fbcon: amdgpudrmfb (fb0) is primary device [ 5.424345] [drm] pre_validate_dsc:1622 MST_DSC dsc precompute is not needed [ 5.436390] input: Keychron Keychron Q1 Pro Consumer Control as /devices/pci0000:00/0000:00:02.2/0000:0f:00.0/0000:10:02.0/0000:71:00.0/usb3/3-1/3-1:1.2/0003:3434:0610.0009/input/input11 [ 5.436414] input: Keychron Keychron Q1 Pro Keyboard as /devices/pci0000:00/0000:00:02.2/0000:0f:00.0/0000:10:02.0/0000:71:00.0/usb3/3-1/3-1:1.2/0003:3434:0610.0009/input/input12 [ 5.544774] hid-generic 0003:3434:0610.0009: input,hidraw10: USB HID v1.11 Mouse [Keychron Keychron Q1 Pro] on usb-0000:71:00.0-1/input2 [ 5.650780] Console: switching to colour frame buffer device 240x67 [ 5.661447] usb 1-6.4: New USB device found, idVendor=1189, idProduct=8890, bcdDevice= 0.00 [ 5.661452] usb 1-6.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 5.661453] usb 1-6.4: Product: CH57x [ 5.661453] usb 1-6.4: Manufacturer: wch.cn [ 5.686908] amdgpu 0000:03:00.0: [drm] fb0: amdgpudrmfb frame buffer device [ 5.689539] input: wch.cn CH57x as /devices/pci0000:00/0000:00:02.1/0000:05:00.0/0000:06:0c.0/0000:0d:00.0/usb1/1-6/1-6.4/1-6.4:1.0/0003:1189:8890.000C/input/input13 [ 5.782264] scsi 8:0:0:0: CD-ROM Linux File-CD Gadget 0510 PQ: 0 ANSI: 2 [ 5.786952] sr 8:0:0:0: Power-on or device reset occurred [ 5.788333] sr 8:0:0:0: [sr0] scsi-1 drive [ 5.788335] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 5.789002] sr 8:0:0:0: Attached scsi CD-ROM sr0 [ 5.852734] hid-generic 0003:1189:8890.000C: input,hidraw11: USB HID v1.11 Keyboard [wch.cn CH57x] on usb-0000:0d:00.0-6.4/input0 [ 5.852785] usbhid 1-6.4:1.1: couldn't find an input interrupt endpoint [ 5.855771] input: wch.cn CH57x Keyboard as /devices/pci0000:00/0000:00:02.1/0000:05:00.0/0000:06:0c.0/0000:0d:00.0/usb1/1-6/1-6.4/1-6.4:1.2/0003:1189:8890.000D/input/input14 [ 6.004729] hid-generic 0003:1189:8890.000D: input,hidraw12: USB HID v1.00 Keyboard [wch.cn CH57x] on usb-0000:0d:00.0-6.4/input2 [ 6.008074] input: wch.cn CH57x as /devices/pci0000:00/0000:00:02.1/0000:05:00.0/0000:06:0c.0/0000:0d:00.0/usb1/1-6/1-6.4/1-6.4:1.3/0003:1189:8890.000E/input/input15 [ 6.008198] hid-generic 0003:1189:8890.000E: input,hidraw13: USB HID v1.10 Mouse [wch.cn CH57x] on usb-0000:0d:00.0-6.4/input3 [ 6.099715] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 6.099733] device-mapper: uevent: version 1.0.3 [ 6.099793] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev [ 13.694441] PM: Image not found (code -22) [ 13.768919] EXT4-fs (dm-1): orphan cleanup on readonly fs [ 13.769045] EXT4-fs (dm-1): mounted filesystem c33fea18-5485-40e0-8cd6-56ae3f2470c6 ro with ordered data mode. Quota mode: none. [ 13.813802] Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist. [ 13.849068] systemd[1]: RTC configured in localtime, applying delta of 60 minutes to system time. [ 13.856024] systemd[1]: Inserted module 'autofs4' [ 13.868935] systemd[1]: systemd 257.6-1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +IPE +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +BTF -XKBCOMMON -UTMP +SYSVINIT +LIBARCHIVE) [ 13.868938] systemd[1]: Detected architecture x86-64. [ 13.870968] systemd[1]: Hostname set to <RED>. [ 14.118279] systemd[1]: bpf-restrict-fs: LSM BPF program attached [ 14.135172] systemd-sysv-generator[939]: SysV service '/etc/init.d/warsaw' lacks a native systemd unit file, automatically generating a unit file for compatibility. [ 14.135175] systemd-sysv-generator[939]: Please update package to include a native systemd unit file. [ 14.135175] systemd-sysv-generator[939]: ! This compatibility logic is deprecated, expect removal soon. ! [ 14.161912] systemd[1]: Configuration file /etc/systemd/system/turing-smart-screen-python.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 14.191283] systemd[1]: Queued start job for default target graphical.target. [ 14.225206] systemd[1]: Created slice system-getty.slice - Slice /system/getty. [ 14.225356] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe. [ 14.225457] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck. [ 14.225518] systemd[1]: Created slice user.slice - User and Session Slice. [ 14.225539] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch. [ 14.225620] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point. [ 14.225629] systemd[1]: Expecting device dev-disk-by\x2duuid-1468\x2d8CFD.device - /dev/disk/by-uuid/1468-8CFD... [ 14.225632] systemd[1]: Expecting device dev-disk-by\x2duuid-3e6188ce\x2ded5d\x2d4317\x2da08b\x2d9a8079387b04.device - /dev/disk/by-uuid/3e6188ce-ed5d-4317-a08b-9a8079387b04... [ 14.225635] systemd[1]: Expecting device dev-mapper-RED\x2d\x2dvg\x2dhome.device - /dev/mapper/RED--vg-home... [ 14.225638] systemd[1]: Expecting device dev-mapper-RED\x2d\x2dvg\x2dswap_1.device - /dev/mapper/RED--vg-swap_1... [ 14.225652] systemd[1]: Reached target nss-user-lookup.target - User and Group Name Lookups. [ 14.225660] systemd[1]: Reached target remote-fs.target - Remote File Systems. [ 14.225664] systemd[1]: Reached target slices.target - Slice Units. [ 14.225705] systemd[1]: Listening on dm-event.socket - Device-mapper event daemon FIFOs. [ 14.225732] systemd[1]: Listening on lvm2-lvmpolld.socket - LVM2 poll daemon socket. [ 14.228410] systemd[1]: Listening on systemd-coredump.socket - Process Core Dump Socket. [ 14.228725] systemd[1]: Listening on systemd-creds.socket - Credential Encryption/Decryption. [ 14.228749] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe. [ 14.228774] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log). [ 14.228797] systemd[1]: Listening on systemd-journald.socket - Journal Sockets. [ 14.228814] systemd[1]: systemd-pcrextend.socket - TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki). [ 14.228820] systemd[1]: systemd-pcrlock.socket - Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki). [ 14.228842] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket. [ 14.228856] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket. [ 14.229438] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System... [ 14.229783] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System... [ 14.229838] systemd[1]: run-lock.mount: Directory /run/lock to mount over is not empty, mounting anyway. [ 14.230391] systemd[1]: Mounting run-lock.mount - Legacy Locks Directory /run/lock... [ 14.230720] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... [ 14.231008] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System... [ 14.231347] systemd[1]: Starting blk-availability.service - Availability of block devices... [ 14.232218] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout... [ 14.232573] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes... [ 14.232902] systemd[1]: Starting lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... [ 14.233264] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... [ 14.233681] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... [ 14.233992] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore... [ 14.234314] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse... [ 14.234353] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root). [ 14.234374] systemd[1]: systemd-hibernate-clear.service - Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67). [ 14.234987] systemd[1]: Starting systemd-journald.service - Journal Service... [ 14.236031] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... [ 14.236040] systemd[1]: systemd-pcrmachine.service - TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki). [ 14.236283] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems... [ 14.236300] systemd[1]: systemd-tpm2-setup-early.service - Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki). [ 14.236611] systemd[1]: Starting systemd-udev-load-credentials.service - Load udev Rules from Credentials... [ 14.236851] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... [ 14.237496] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System. [ 14.237531] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System. [ 14.237548] systemd[1]: Mounted run-lock.mount - Legacy Locks Directory /run/lock. [ 14.237565] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System. [ 14.237582] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System. [ 14.237646] systemd[1]: Finished blk-availability.service - Availability of block devices. [ 14.237809] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes. [ 14.238047] systemd[1]: modprobe@configfs.service: Deactivated successfully. [ 14.238096] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs. [ 14.238166] systemd[1]: modprobe@drm.service: Deactivated successfully. [ 14.238212] systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm. [ 14.238272] systemd[1]: Finished keyboard-setup.service - Set the console keyboard layout. [ 14.238345] systemd[1]: modprobe@fuse.service: Deactivated successfully. [ 14.238403] systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse. [ 14.238669] pstore: Using crash dump compression: deflate [ 14.238947] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System... [ 14.239194] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System... [ 14.239280] pstore: Registered efi_pstore as persistent store backend [ 14.239453] systemd[1]: Starting systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully... [ 14.239542] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully. [ 14.239603] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore. [ 14.241063] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System. [ 14.241457] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System. [ 14.242302] systemd[1]: Finished systemd-udev-load-credentials.service - Load udev Rules from Credentials. [ 14.242807] systemd-journald[956]: Collecting audit messages is disabled. [ 14.246844] lp: driver loaded but no devices found [ 14.249249] ppdev: user-space parallel port driver [ 14.250978] systemd[1]: Finished systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully. [ 14.265017] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules. [ 14.265403] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables... [ 14.269245] EXT4-fs (dm-1): re-mounted c33fea18-5485-40e0-8cd6-56ae3f2470c6 r/w. [ 14.269522] systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems. [ 14.269684] systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc). [ 14.269702] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore). [ 14.270002] systemd[1]: Starting systemd-random-seed.service - Load/Save OS Random Seed... [ 14.270018] systemd[1]: systemd-sysusers.service - Create System Users was skipped because no trigger condition checks were met. [ 14.270556] systemd[1]: Starting systemd-timesyncd.service - Network Time Synchronization... [ 14.270827] systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev... [ 14.270837] systemd[1]: systemd-tpm2-setup.service - TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki). [ 14.270995] systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables. [ 14.274995] systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev. [ 14.275399] systemd[1]: Starting systemd-udevd.service - Rule-based Manager for Device Events and Files... [ 14.276987] systemd[1]: Started systemd-journald.service - Journal Service. [ 14.281183] systemd-journald[956]: Received client request to flush runtime journal. [ 14.328676] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 14.328694] sd 5:0:0:0: Attached scsi generic sg1 type 0 [ 14.328713] sr 8:0:0:0: Attached scsi generic sg2 type 5 [ 14.352253] cdc_acm 1-6.3:1.0: ttyACM0: USB ACM device [ 14.352707] usbcore: registered new interface driver cdc_acm [ 14.352709] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters [ 14.355810] ccp 0000:73:00.2: enabling device (0000 -> 0002) [ 14.356117] input: PC Speaker as /devices/platform/pcspkr/input/input16 [ 14.359308] ccp 0000:73:00.2: tee enabled [ 14.359895] ccp 0000:73:00.2: psp enabled [ 14.360345] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer [ 14.360347] RAPL PMU: hw unit of domain package 2^-16 Joules [ 14.362396] spd5118 2-0051: DDR5 temperature sensor: vendor 0x00:0xb3 revision 2.2 [ 14.368685] spd5118 2-0053: DDR5 temperature sensor: vendor 0x00:0xb3 revision 2.2 [ 14.382810] snd_hda_intel 0000:03:00.1: enabling device (0000 -> 0002) [ 14.383006] snd_hda_intel 0000:73:00.6: enabling device (0000 -> 0002) [ 14.406059] snd_hda_intel 0000:03:00.1: bound 0000:03:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu]) [ 14.406797] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card0/input17 [ 14.406814] input: HD-Audio Generic HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card0/input18 [ 14.406826] input: HD-Audio Generic HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card0/input19 [ 14.406839] input: HD-Audio Generic HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card0/input20 [ 14.413573] kvm_amd: TSC scaling supported [ 14.413574] kvm_amd: Nested Virtualization enabled [ 14.413575] kvm_amd: Nested Paging enabled [ 14.413575] kvm_amd: LBR virtualization supported [ 14.413577] kvm_amd: Virtual VMLOAD VMSAVE supported [ 14.413577] kvm_amd: Virtual GIF supported [ 14.413577] kvm_amd: Virtual NMI enabled [ 14.417066] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC1220: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line [ 14.417069] snd_hda_codec_realtek hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) [ 14.417069] snd_hda_codec_realtek hdaudioC1D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0) [ 14.417070] snd_hda_codec_realtek hdaudioC1D0: mono: mono_out=0x0 [ 14.417070] snd_hda_codec_realtek hdaudioC1D0: dig-out=0x1e/0x0 [ 14.417071] snd_hda_codec_realtek hdaudioC1D0: inputs: [ 14.417071] snd_hda_codec_realtek hdaudioC1D0: Rear Mic=0x18 [ 14.417072] snd_hda_codec_realtek hdaudioC1D0: Front Mic=0x19 [ 14.418386] MCE: In-kernel MCE decoding enabled. [ 14.427726] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:08.1/0000:73:00.6/sound/card1/input21 [ 14.427743] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:73:00.6/sound/card1/input22 [ 14.427760] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:73:00.6/sound/card1/input23 [ 14.427774] input: HD-Audio Generic Line Out as /devices/pci0000:00/0000:00:08.1/0000:73:00.6/sound/card1/input24 [ 14.427788] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:73:00.6/sound/card1/input25 [ 14.460121] Adding 33116156k swap on /dev/mapper/RED--vg-swap_1. Priority:-2 extents:1 across:33116156k SS [ 14.651352] intel_rapl_common: Found RAPL domain package [ 14.651356] intel_rapl_common: Found RAPL domain core [ 14.651786] amd_atl: AMD Address Translation Library initialized [ 15.297089] EXT4-fs (nvme1n1p2): mounted filesystem 3e6188ce-ed5d-4317-a08b-9a8079387b04 r/w with ordered data mode. Quota mode: none. [ 15.305432] EXT4-fs (dm-3): mounted filesystem 6c667566-65d2-4732-bfbc-1b8b129ba324 r/w with ordered data mode. Quota mode: none. [ 15.326549] audit: type=1400 audit(1751533217.339:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="vscode" pid=1273 comm="apparmor_parser" [ 15.326561] audit: type=1400 audit(1751533217.339:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ch-run" pid=1270 comm="apparmor_parser" [ 15.326576] audit: type=1400 audit(1751533217.339:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="buildah" pid=1266 comm="apparmor_parser" [ 15.326589] audit: type=1400 audit(1751533217.339:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="busybox" pid=1267 comm="apparmor_parser" [ 15.326607] audit: type=1400 audit(1751533217.339:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ch-checkns" pid=1269 comm="apparmor_parser" [ 15.326619] audit: type=1400 audit(1751533217.339:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="crun" pid=1274 comm="apparmor_parser" [ 15.326685] audit: type=1400 audit(1751533217.339:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="1password" pid=1259 comm="apparmor_parser" [ 15.326687] audit: type=1400 audit(1751533217.339:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="brave" pid=1265 comm="apparmor_parser" [ 15.326688] audit: type=1400 audit(1751533217.339:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name=4D6F6E676F444220436F6D70617373 pid=1261 comm="apparmor_parser" [ 15.326689] audit: type=1400 audit(1751533217.339:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="Discord" pid=1260 comm="apparmor_parser" [ 16.340445] nvme nvme0: using unchecked data buffer [ 16.371645] NET: Registered PF_QIPCRTR protocol family [ 16.374135] block nvme0n1: No UUID available providing old NGUID [ 16.472347] RTL8226B_RTL8221B 2.5Gbps PHY r8169-0-c00:00: attached PHY driver (mii_bus:phy_addr=r8169-0-c00:00, irq=MAC) [ 16.628985] r8169 0000:0c:00.0 enp12s0: Link is Down [ 20.409922] r8169 0000:0c:00.0 enp12s0: Link is Up - 2.5Gbps/Full - flow control rx/tx [ 49.466418] show_signal: 115 callbacks suppressed [ 49.466421] traps: altrady[4658] trap int3 ip:56385324a209 sp:7fff58d7b5e0 error:0 in altrady[6409209,56384eef7000+8998000] [ 128.642334] systemd-sysv-generator[6373]: SysV service '/etc/init.d/warsaw' lacks a native systemd unit file, automatically generating a unit file for compatibility. [ 128.642337] systemd-sysv-generator[6373]: Please update package to include a native systemd unit file. [ 128.642338] systemd-sysv-generator[6373]: ! This compatibility logic is deprecated, expect removal soon. ! [ 136.509251] systemd-sysv-generator[6862]: SysV service '/etc/init.d/warsaw' lacks a native systemd unit file, automatically generating a unit file for compatibility. [ 136.509253] systemd-sysv-generator[6862]: Please update package to include a native systemd unit file. [ 136.509254] systemd-sysv-generator[6862]: ! This compatibility logic is deprecated, expect removal soon. ! [ 137.763649] audit: type=1400 audit(1751536940.755:127): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="signal-desktop" pid=6883 comm="apparmor_parser" [ 138.453930] systemd-sysv-generator[7464]: SysV service '/etc/init.d/warsaw' lacks a native systemd unit file, automatically generating a unit file for compatibility. [ 138.453932] systemd-sysv-generator[7464]: Please update package to include a native systemd unit file. [ 138.453933] systemd-sysv-generator[7464]: ! This compatibility logic is deprecated, expect removal soon. ! [ 138.658578] systemd-sysv-generator[7558]: SysV service '/etc/init.d/warsaw' lacks a native systemd unit file, automatically generating a unit file for compatibility. [ 138.658581] systemd-sysv-generator[7558]: Please update package to include a native systemd unit file. [ 138.658582] systemd-sysv-generator[7558]: ! This compatibility logic is deprecated, expect removal soon. ! [ 375.909588] hid-generic 0003:1038:183A.000F: hiddev1,hidraw6: USB HID v1.11 Device [SteelSeries SteelSeries Aerox 3 Wireless] on usb-0000:73:00.4-2/input3 [ 375.927549] hid-generic 0003:1038:183A.0010: hiddev1,hidraw6: USB HID v1.11 Device [SteelSeries SteelSeries Aerox 3 Wireless] on usb-0000:73:00.4-2/input3 [ 1348.934439] audit: type=1400 audit(1751538151.943:128): apparmor="DENIED" operation="open" class="file" profile="/usr/sbin/cupsd" name="/etc/paperspecs" pid=11587 comm="cupsd" requested_mask="r" denied_mask="r" fsuid=0 ouid=0 [ 1348.935125] audit: type=1400 audit(1751538151.943:129): apparmor="DENIED" operation="capable" class="cap" profile="/usr/sbin/cupsd" pid=11587 comm="cupsd" capability=12 capname="net_admin" [ 4181.470371] usb 7-1: USB disconnect, device number 2 [16440.385453] amdgpu 0000:03:00.0: [drm] *ERROR* [CRTC:79:crtc-0] flip_done timed out [16465.217197] amdgpu 0000:03:00.0: [drm] *ERROR* flip_done timed out [16465.217201] amdgpu 0000:03:00.0: [drm] *ERROR* [CRTC:79:crtc-0] commit wait timed out [16475.457092] amdgpu 0000:03:00.0: [drm] *ERROR* flip_done timed out [16475.457098] amdgpu 0000:03:00.0: [drm] *ERROR* [PLANE:76:plane-6] commit wait timed out [16475.705908] ------------[ cut here ]------------ [16475.705910] WARNING: CPU: 1 PID: 1414 at drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:8684 amdgpu_dm_atomic_commit_tail+0x39bb/0x3a80 [amdgpu] [16475.706111] Modules linked in: snd_seq_dummy snd_hrtimer snd_seq snd_seq_device rfkill qrtr binfmt_misc nls_ascii nls_cp437 vfat fat amd_atl intel_rapl_msr intel_rapl_common edac_mce_amd snd_hda_codec_realtek kvm_amd snd_hda_codec_generic snd_hda_scodec_component snd_hda_codec_hdmi kvm snd_hda_intel snd_intel_dspcfg snd_intel_sdw_acpi snd_hda_codec snd_hda_core snd_hwdep snd_pcm irqbypass wmi_bmof snd_timer rapl pcspkr ccp snd spd5118 k10temp cdc_acm soundcore joydev sg acpi_pad evdev msr parport_pc ppdev lp parport efi_pstore configfs nfnetlink efivarfs ip_tables x_tables autofs4 ext4 mbcache jbd2 crc32c_generic dm_crypt dm_mod sr_mod cdrom hid_generic usbhid uas hid usb_storage amdgpu amdxcp drm_exec gpu_sched drm_buddy i2c_algo_bit drm_suballoc_helper drm_display_helper cec rc_core drm_ttm_helper sd_mod ttm xhci_pci xhci_hcd drm_kms_helper ahci crct10dif_pclmul libahci crc32_pclmul crc32c_intel ghash_clmulni_intel libata drm thunderbolt usbcore r8169 sha512_ssse3 nvme sha256_ssse3 sp5100_tco scsi_mod watchdog [16475.706133] realtek sha1_ssse3 nvme_core mdio_devres aesni_intel libphy gf128mul crypto_simd cryptd i2c_piix4 i2c_smbus usb_common scsi_common video nvme_auth crc16 wmi gpio_amdpt gpio_generic button [16475.706138] CPU: 1 UID: 0 PID: 1414 Comm: systemd-logind Not tainted 6.12.33+deb13-amd64 #1 Debian 6.12.33-1 [16475.706140] Hardware name: ASRock X870 Pro RS/X870 Pro RS, BIOS 3.30 06/16/2025 [16475.706141] RIP: 0010:amdgpu_dm_atomic_commit_tail+0x39bb/0x3a80 [amdgpu] [16475.706305] Code: 0f 0b e9 75 f3 ff ff 0f 0b 49 8d 87 58 31 04 00 c6 85 38 fe ff ff 00 48 89 85 48 fe ff ff e9 6f cc ff ff 0f 0b e9 aa cc ff ff <0f> 0b e9 6a f3 ff ff 48 c7 85 30 fe ff ff 00 00 00 00 48 c7 85 f8 [16475.706306] RSP: 0018:ffffab8f81ba36c8 EFLAGS: 00010082 [16475.706307] RAX: 0000000000000001 RBX: 0000000000000286 RCX: ffff9f77c0944118 [16475.706308] RDX: 0000000000000001 RSI: 0000000000000297 RDI: ffff9f77e0780178 [16475.706308] RBP: ffffab8f81ba3910 R08: ffffab8f81ba35b4 R09: 0000000000000000 [16475.706309] R10: ffffab8f81ba3620 R11: ffffab8f81ba3624 R12: 0000000000000000 [16475.706309] R13: 0000000000000001 R14: ffff9f77c0944000 R15: ffff9f79543cc400 [16475.706310] FS: 00007f3bbac7ca00(0000) GS:ffff9f7e7d680000(0000) knlGS:0000000000000000 [16475.706311] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [16475.706311] CR2: 0000254c025d50a0 CR3: 00000001227c0000 CR4: 0000000000f50ef0 [16475.706312] PKRU: 55555554 [16475.706313] Call Trace: [16475.706315] <TASK> [16475.706319] commit_tail+0x91/0x130 [drm_kms_helper] [16475.706327] drm_atomic_helper_commit+0x11a/0x140 [drm_kms_helper] [16475.706332] drm_atomic_commit+0xa6/0xe0 [drm] [16475.706343] ? __pfx___drm_printfn_info+0x10/0x10 [drm] [16475.706354] drm_client_modeset_commit_atomic+0x203/0x250 [drm] [16475.706366] drm_client_modeset_commit_locked+0x5a/0x160 [drm] [16475.706376] __drm_fb_helper_restore_fbdev_mode_unlocked+0x5e/0xd0 [drm_kms_helper] [16475.706380] drm_fb_helper_set_par+0x30/0x40 [drm_kms_helper] [16475.706385] fb_set_var+0x25c/0x460 [16475.706387] ? update_load_avg+0x7e/0x7b0 [16475.706389] ? update_curr+0x98/0x290 [16475.706390] ? place_entity+0x1b/0x130 [16475.706392] ? sched_clock+0x10/0x30 [16475.706393] ? sched_clock_cpu+0xf/0x1d0 [16475.706395] ? update_load_avg+0x7e/0x7b0 [16475.706396] ? update_curr+0x98/0x290 [16475.706397] ? place_entity+0x1b/0x130 [16475.706398] fbcon_blank+0x271/0x330 [16475.706400] do_unblank_screen+0xad/0x150 [16475.706402] complete_change_console+0x54/0x120 [16475.706403] vt_ioctl+0xec3/0x12b0 [16475.706405] tty_ioctl+0xe2/0x8a0 [16475.706407] ? __seccomp_filter+0x303/0x520 [16475.706408] __x64_sys_ioctl+0x91/0xd0 [16475.706410] do_syscall_64+0x82/0x190 [16475.706412] ? switch_fpu_return+0x4e/0xd0 [16475.706414] entry_SYSCALL_64_after_hwframe+0x76/0x7e [16475.706416] RIP: 0033:0x7f3bbaf168db [16475.706424] Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1c 48 8b 44 24 18 64 48 2b 04 25 28 00 00 [16475.706425] RSP: 002b:00007ffe1e749100 EFLAGS: 00000246 ORIG_RAX: 0000000000000010 [16475.706426] RAX: ffffffffffffffda RBX: 0000000000000022 RCX: 00007f3bbaf168db [16475.706426] RDX: 0000000000000001 RSI: 0000000000005605 RDI: 0000000000000022 [16475.706427] RBP: 0000000000000000 R08: 00007ffe1e7490f0 R09: 00005587513546b0 [16475.706427] R10: 00007ffe1e749140 R11: 0000000000000246 R12: 00007ffe1e7491e0 [16475.706428] R13: 00007ffe1e7491d8 R14: 0000558751354f70 R15: 0000000000000006 [16475.706429] </TASK> [16475.706429] ---[ end trace 0000000000000000 ]---
Hi Leon, Given you seem to trigger the same issue and have not yet feedback from the original reporter, can you please fill an upstream issue at https://gitlab.freedesktop.org/drm/amd/ and then report back here the reference of the upstream issue so we can track progress on it? Thanks in advance, Salvatore
Hello Salvatore, thanks for the reply. If you search for 'flip_done timed out' in the amd gitlab there are several very similar issues. For example: https://gitlab.freedesktop.org/drm/amd/-/issues/4345 Many of the replies in this one (including my own) are apparently the same issue I have. Do you think I should still open a new issue? Also it does seem stable using arch with kernel 6.15.4, or at least much more stable than before (3 days uptime so far). With debian 6.12.33 it crashes daily. Cordially, Leon
Hi Leon, We discussed that yesterday in our weekly meeting. It might still be of value if we we do not have an exact duplicate, to report it upstream from further testers/reporters. So yes if you feel confident and would like to see the issue fixed as well in the 6.12.y series then report it there and report back the issue reference. Do you have more confirmation that 6.15.4 or now 6.15.5-1~exp1 runs stable? If so should/can we close otherwise the issue with that version? Regards, Salvatore
Hello Salvatore, I will test Debian again over the weekend and will open a new ticket upstream if necessary. I can confirm that with kernel 6.15.4 using Arch it is stable, zero crashes in daily use all week. I am not sure if the cause could be something else though, Arch also has a more recent Mesa for example. Regards, Leon
Hello Salvatore, I will test Debian again over the weekend and will open a new ticket upstream if necessary. I can confirm that with kernel 6.15.4 using Arch it is stable, zero crashes in daily use all week. I am not sure if the cause could be something else though, Arch also has a more recent Mesa for example. Regards, Leon
Hi Leon, It might be an option that you install the 6.15.5-1~exp1 from experimental in Debian, to get an idea if 6.15.y in Debian runs as well stable. That would be valuable to see if anything in Debian makes the difference. Regards, Salvatore
Hi, Thanks for the suggestion, I just installed 6.15.5-1~exp1. I will use it for the next few days and report back.
Hello again, Some bad news. It still crashes with 6.15.5-1~exp1. Note that the kernel image was the only package I updated from experimental, to see if it would isolate the issue. The crash looks identical to me. From dmesg: [ 7259.044931] amdgpu 0000:03:00.0: [drm] *ERROR* [CRTC:85:crtc-0] flip_done timed out [ 7297.956449] amdgpu 0000:03:00.0: [drm] *ERROR* flip_done timed out [ 7297.956453] amdgpu 0000:03:00.0: [drm] *ERROR* [CRTC:85:crtc-0] commit wait timed out [ 7308.196321] amdgpu 0000:03:00.0: [drm] *ERROR* flip_done timed out [ 7308.196325] amdgpu 0000:03:00.0: [drm] *ERROR* [PLANE:82:plane-7] commit wait timed out [ 7308.417320] ------------[ cut here ]------------ [ 7308.417323] WARNING: CPU: 8 PID: 1463 at drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:8810 amdgpu_dm_atomic_commit_tail+0x3f90/0> [ 7308.417547] Modules linked in: snd_seq_dummy snd_hrtimer snd_seq snd_seq_device rfkill qrtr binfmt_misc nls_ascii nls_cp437 vfat fat amd_atl in> [ 7308.417570] realtek sha1_ssse3 usbcore watchdog nvme_core scsi_mod mdio_devres aesni_intel libphy crypto_simd i2c_piix4 cryptd nvme_keyring vi> [ 7308.417577] CPU: 8 UID: 0 PID: 1463 Comm: systemd-logind Not tainted 6.15-amd64 #1 PREEMPT(lazy) Debian 6.15.5-1~exp1 [ 7308.417579] Hardware name: ASRock X870 Pro RS/X870 Pro RS, BIOS 3.30 06/16/2025 [ 7308.417580] RIP: 0010:amdgpu_dm_atomic_commit_tail+0x3f90/0x4780 [amdgpu] [ 7308.417726] Code: ff 0f 0b 48 8b 85 48 fe ff ff c6 85 28 fe ff ff 00 48 05 68 59 04 00 48 89 85 38 fe ff ff e9 bc c6 ff ff 31 f6 e9 22 c6 ff ff> [ 7308.417728] RSP: 0018:ffffd30802a3f3b0 EFLAGS: 00010082 [ 7308.417729] RAX: 0000000000000001 RBX: 0000000000000286 RCX: 0000000000000000 [ 7308.417730] RDX: 0000000000000001 RSI: 0000000000000297 RDI: ffff8cf998780178 [ 7308.417731] RBP: ffffd30802a3f600 R08: ffff8cf95397d118 R09: 0000000000000000 [ 7308.417731] R10: ffffd30802a3f2f0 R11: ffffd30802a3f2f4 R12: ffffd30802a3f460 [ 7308.417731] R13: ffff8cf95397d000 R14: ffff8cf95397d118 R15: 0000000000000000 [ 7308.417732] FS: 00007f53fd876a00(0000) GS:ffff8d00a31d1000(0000) knlGS:0000000000000000 [ 7308.417733] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 7308.417733] CR2: 000015c80012d000 CR3: 000000015025c000 CR4: 0000000000f50ef0 [ 7308.417734] PKRU: 55555554 [ 7308.417735] Call Trace: [ 7308.417737] <TASK> [ 7308.417742] commit_tail+0xac/0x160 [drm_kms_helper] [ 7308.417749] drm_atomic_helper_commit+0x11a/0x140 [drm_kms_helper] [ 7308.417753] drm_atomic_commit+0xae/0xe0 [drm] [ 7308.417765] ? __pfx___drm_printfn_info+0x10/0x10 [drm] [ 7308.417777] drm_client_modeset_commit_atomic+0x201/0x250 [drm] [ 7308.417790] drm_client_modeset_commit_locked+0x5a/0x160 [drm] [ 7308.417800] __drm_fb_helper_restore_fbdev_mode_unlocked+0x5e/0xd0 [drm_kms_helper] [ 7308.417804] drm_fb_helper_set_par+0x30/0x40 [drm_kms_helper] [ 7308.417807] fb_set_var+0x25b/0x460 [ 7308.417810] ? sched_clock+0x10/0x30 [ 7308.417812] ? sched_clock_cpu+0xf/0x1f0 [ 7308.417814] ? psi_group_change+0x1c2/0x4a0 [ 7308.417815] ? pick_eevdf+0x76/0x190 [ 7308.417817] ? sched_clock+0x10/0x30 [ 7308.417818] fbcon_blank+0x28e/0x390 [ 7308.417821] do_unblank_screen+0xc1/0x190 [ 7308.417823] complete_change_console+0x61/0x140 [ 7308.417825] vt_ioctl+0xf40/0x1530 [ 7308.417827] tty_ioctl+0xe8/0x8b0 [ 7308.417828] ? __seccomp_filter+0x42/0x500 [ 7308.417830] __x64_sys_ioctl+0x94/0xc0 [ 7308.417832] do_syscall_64+0x82/0x190 [ 7308.417834] ? syscall_exit_to_user_mode+0x4d/0x210 [ 7308.417836] ? do_syscall_64+0x8e/0x190 [ 7308.417837] ? syscall_exit_to_user_mode+0x4d/0x210 [ 7308.417838] ? do_syscall_64+0x8e/0x190 [ 7308.417839] ? syscall_exit_to_user_mode+0x4d/0x210 [ 7308.417840] ? do_syscall_64+0x8e/0x190 [ 7308.417841] ? __sys_sendmsg+0x86/0xe0 [ 7308.417843] ? syscall_exit_to_user_mode+0x4d/0x210 [ 7308.417844] ? do_syscall_64+0x8e/0x190 [ 7308.417845] ? syscall_exit_to_user_mode+0x4d/0x210 [ 7308.417846] ? do_syscall_64+0x8e/0x190 [ 7308.417847] ? do_syscall_64+0x8e/0x190 [ 7308.417848] entry_SYSCALL_64_after_hwframe+0x76/0x7e [ 7308.417849] RIP: 0033:0x7f53fdb168db [ 7308.417859] Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05> [ 7308.417859] RSP: 002b:00007ffca33d07a0 EFLAGS: 00000246 ORIG_RAX: 0000000000000010 [ 7308.417860] RAX: ffffffffffffffda RBX: 0000000000000025 RCX: 00007f53fdb168db [ 7308.417861] RDX: 0000000000000001 RSI: 0000000000005605 RDI: 0000000000000025 [ 7308.417861] RBP: 0000000000000000 R08: 00007ffca33d0790 R09: 000055e325974758 [ 7308.417862] R10: 00007ffca33d07e0 R11: 0000000000000246 R12: 00007ffca33d0880 [ 7308.417862] R13: 00007ffca33d0878 R14: 000055e325974f70 R15: 0000000000000006 [ 7308.417863] </TASK> [ 7308.417864] ---[ end trace 0000000000000000 ]--- Any other suggestions? Regards, Leon
Hi Leon, Ok, sad let's at least now update the bug metadata. In this case I think it would now be good if you can fill a separate upstream issue and link back the report here. Regards, Salvatore
Hi Salvatore, I've updated mesa libs and drivers to the latest from trixie (25.0.7-2, from 25.0.5-2) and it seems stable, or at least better than before (no crashes yet). I think the release notes do not mention this bug specifically, but there are fixes for the RX 9070 GPU. I'm gonna test for a few more days to be sure. Regards, Leon
Hi Salvatore, I've updated mesa libs and drivers to the latest from trixie (25.0.7-2, from 25.0.5-2) and it seems stable, or at least better than before (no crashes yet). I think the release notes do not mention this bug specifically, but there are fixes for the RX 9070 GPU. I'm gonna test for a few more days to be sure. Regards, Leon
Hi Leon, Thanks for the progress report! Can you remove the moreinfo tag once you come back here with updated information? Regards, Salvatore
Hello Salvatore, Since I had another crash last night I decided to open a new issue (#4428 <https://gitlab.freedesktop.org/drm/amd/-/issues/4428>) upstream. https://gitlab.freedesktop.org/drm/amd/-/issues/4428 Let's see how it goes. Regards, Leon
Hello Abdurahman, different people chimed in on this bug report but we didn't hear back from you as the original reporter of this issue. Did you follow the things that were written here and do you think that this still represents your issue? The bug was forwarded to the amdgpu bug tracker at freedesktop.org, but your hardware isn't listed there as affected. It might be beneficial to reply to the bug there and mention your machine's details. Best regards Uwe
After package upgrade to the most recent 6.12 point release, the amd_dm_atomic_commit_tail problem has occurred 3x in about 24 hours. A tarball with the recent splats is attached although I'm not sure that it provides any new information. There are also related coredumps from userspace, although I guess that they are also unhelpful. I've rebooted with 6.12.21 to see if it is more stable. Thanks, Alison Chaiken--- Alison Chaiken alison@she-devel.com https://she-devel.com "Extrapolation of times for the hundred-yard dash shows that a man can run a mile in under three minutes." -- Frederick Brooks, _The Mythical Man-Month
Hi! I have the same problem here. Lately this freezing is happening once in a while, i'd say it happens at least once a week. output from my last "journalctl -b -1" set 03 15:11:34 debian freetube[58010]: Failed to load module "canberra-gtk-module" set 03 15:11:34 debian io.freetubeapp.FreeTube.desktop[58010]: [2:0903/151134.200690:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: Arquivo ou diretóri> set 03 15:11:34 debian io.freetubeapp.FreeTube.desktop[58010]: [2:0903/151134.200725:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: Arquivo ou diretóri> set 03 15:11:37 debian systemd[2066]: app-flatpak-io.freetubeapp.FreeTube-430262877.scope: Consumed 3.101s CPU time, 324.8M memory peak. set 03 15:11:39 debian dbus-daemon[2089]: [session uid=1000 pid=2089 pidfd=5] Activating service name='org.gnome.Boxes' requested by ':1.31' (uid=1000 pid=2234 comm="/usr/bin/gnome-shell") set 03 15:11:39 debian dbus-daemon[2089]: [session uid=1000 pid=2089 pidfd=5] Successfully activated service 'org.gnome.Boxes' set 03 15:11:40 debian libvirtd[58222]: libvirt version: 11.3.0, package: 11.3.0-3 (Debian) set 03 15:11:40 debian libvirtd[58222]: hostname: debian set 03 15:11:40 debian libvirtd[58222]: Unable to find 'dnsmasq' binary in $PATH: No such file or directory set 03 15:11:40 debian libvirtd[58222]: Failed to open file '/sys/kernel/security/apparmor/profiles': Permission denied set 03 15:11:40 debian libvirtd[58222]: Failed to read AppArmor profiles list '/sys/kernel/security/apparmor/profiles': Permission denied set 03 15:11:40 debian libvirtd[58222]: Failed to open file '/sys/kernel/security/apparmor/profiles': Permission denied set 03 15:11:40 debian libvirtd[58222]: Failed to read AppArmor profiles list '/sys/kernel/security/apparmor/profiles': Permission denied set 03 15:11:40 debian systemd[1]: Starting libvirtd.service - libvirt legacy monolithic daemon... set 03 15:11:40 debian systemd[1]: Started libvirtd.service - libvirt legacy monolithic daemon. set 03 15:11:40 debian gnome-boxes[58183]: ../../../gobject/gsignal.c:2649: handler '3033' of instance '0x55649dd6cd70' is not blocked set 03 15:11:44 debian libvirtd[58222]: Domain id=1 name='archlinux-2' uuid=e0f1e362-b532-4d59-b7b6-035c8667edbb is tainted: host-cpu set 03 15:11:49 debian libvirtd[58222]: Client hit max requests limit 5. This may result in keep-alive timeouts. Consider tuning the max_client_requests server parameter set 03 15:11:49 debian libvirtd[58222]: argument unsupported: QEMU guest agent is not configured set 03 15:11:49 debian libvirtd[58222]: argument unsupported: QEMU guest agent is not configured set 03 15:16:47 debian NetworkManager[1150]: <info> [1756923407.1626] dhcp4 (wlp0s20f3): state changed new lease, address=192.168.1.35 set 03 15:16:47 debian dbus-daemon[1090]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.12' (uid=0 pid=1150 com> set 03 15:16:47 debian systemd[1]: Starting NetworkManager-dispatcher.service - Network Manager Script Dispatcher Service... set 03 15:16:47 debian dbus-daemon[1090]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' set 03 15:16:47 debian systemd[1]: Started NetworkManager-dispatcher.service - Network Manager Script Dispatcher Service. set 03 15:16:57 debian systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully. set 03 15:17:01 debian CRON[58557]: pam_unix(cron:session): session opened for user root(uid=0) by root(uid=0) set 03 15:17:01 debian CRON[58559]: (root) CMD (cd / && run-parts --report /etc/cron.hourly) set 03 15:17:01 debian CRON[58557]: pam_unix(cron:session): session closed for user root set 03 15:20:44 debian systemd[1]: Starting fwupd-refresh.service - Refresh fwupd metadata and update motd... set 03 15:20:44 debian dbus-daemon[1090]: [system] Activating via systemd: service name='org.freedesktop.fwupd' unit='fwupd.service' requested by ':1.622' (uid=990 pid=58705 comm="/usr/bin/fwupdmgr refresh") set 03 15:20:44 debian systemd[1]: Starting modprobe@sd_mod.service - Load Kernel Module sd_mod... set 03 15:20:44 debian systemd[1]: modprobe@sd_mod.service: Deactivated successfully. set 03 15:20:44 debian systemd[1]: Finished modprobe@sd_mod.service - Load Kernel Module sd_mod. set 03 15:20:44 debian systemd[1]: Starting fwupd.service - Firmware update daemon... set 03 15:20:44 debian fwupd[58714]: 18:20:44.946 FuEngine failed to add device /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:00.0/0000:03:00.0: failed to setup: cannot parse datastream set 03 15:20:44 debian fwupd[58714]: 18:20:44.997 FuMain fwupd 2.0.8 ready for requests (locale pt_BR.UTF-8) set 03 15:20:44 debian dbus-daemon[1090]: [system] Successfully activated service 'org.freedesktop.fwupd' set 03 15:20:44 debian systemd[1]: Started fwupd.service - Firmware update daemon. set 03 15:20:45 debian systemd[1]: fwupd-refresh.service: Deactivated successfully. set 03 15:20:45 debian systemd[1]: Finished fwupd-refresh.service - Refresh fwupd metadata and update motd. set 03 15:22:39 debian kernel: amdgpu 0000:03:00.0: [drm] *ERROR* [CRTC:85:crtc-0] flip_done timed out set 03 15:23:37 debian dbus-daemon[1090]: [system] Activating via systemd: service name='org.freedesktop.PackageKit' unit='packagekit.service' requested by ':1.82' (uid=1000 pid=2234 comm="/usr/bin/gnome-shell") set 03 15:23:37 debian systemd[1]: Starting packagekit.service - PackageKit Daemon... set 03 15:23:37 debian PackageKit[58801]: daemon start set 03 15:23:37 debian dbus-daemon[1090]: [system] Successfully activated service 'org.freedesktop.PackageKit' set 03 15:23:37 debian systemd[1]: Started packagekit.service - PackageKit Daemon. set 03 15:23:40 debian systemd-logind[1103]: Power key pressed short. I don't know if everything in this log is relevant, if there is a better way to provide information, please let me know. Regards,
I wonder if https://lists.freedesktop.org/archives/amd-gfx/2025-June/126067.html is related? Thanks, Alison--- Alison Chaiken alison@she-devel.com https://she-devel.com "Human progress never rolls in on wheels of inevitability." -- Martin Luther King, "Letter from Birmingham Jail"
# according to the upstream issue close 1104269 6.12.57-1 thanks