Hi,
Some background story, I have two AMD GPUs (RX 580 and RX 6700XT). Since the vga bios is braindead and spins the fan like a retard until a driver is loaded, I don't use pci-stub and instead I let the amdgpu driver bind for both cards (I don't need anything like amdgpu-fan, just loading the normal kernel driver is enough to spin the fan down). I configured X to ignore the second card, and when I start qemu, I unbind the second card from amdgpu and bind it to vfio-pci (and back when done), this works fine.

The problem is that in this case the second card will output a constant black screen on it's output, which I don't really like. (To be honest, I had similar problems with my previous setup, but that was nvidia with the proprietary driver and code 43, so anyway, I was glad that it worked at all.) After searching for a while, the only solution I found to turn off the second screen was to pass "video=DP-3:d" to the kernel command line. This nicely turned off the unused video output... but unfortunately also broke GPU passthrough.

Also attaching a dmesg (from a slightly older kernel, as I've been playing around with various kernel versions and configs to figure out what is the problem). 0000:08:00.0 is the normal VGA I use and 0000:0b:00.0 is the one I want to pass through. The most suspicious output is the "No EDID read" one, I don't have that when I'm not disabling the output.

qemu-system-x86_64 -M q35 -machine kernel_irqchip\=on -enable-kvm -m 8192 -cpu host,hv_time,hv_relaxed,hv_vapic,hv_spinlocks\=0x1fff -smp cores\=8 -nodefaults -rtc base\=localtime -qmp unix:/tmp/qemu-passthrough,server,nowait -device qemu-xhci -device virtio-rng-pci -drive file\=/dev/requires-vg/win10,id\=disk,format\=raw,discard\=unmap,cache\=unsafe,if\=none -device virtio-scsi-pci,id\=scsi -device scsi-hd,drive\=disk,id\=scsi-disk -drive if\=pflash,format\=raw,readonly\=on,file\=/home/dirty_ice/OVMF_CODE.fd -drive if\=pflash,format\=raw,file\=/home/dirty_ice/OVMF_VARStmp.fd -audiodev alsa,id\=foo,out.mixing-engine\=off,out.try-poll\=off,threshold\=15000,timer-period\=5000,out.dev\=swap -device usb-audio,audiodev\=foo,multi\=on,buffer\=10752,id\=audio -netdev tap,id\=mynet,vhost\=on,helper\=/usr/libexec/qemu-bridge-helper -device virtio-net,netdev\=mynet,id\=mynic,mac\=52:d0:91:a8:08:0f -display none -monitor stdio -device ioh3420,bus\=pcie.0,addr\=1c.0,multifunction\=on,port\=1,chassis\=1,id\=root.1 -device vfio-pci,host\=0b:00.0,bus\=root.1,addr\=00.0,multifunction\=on,id\=vga -device vfio-pci,host\=0b:00.1,bus\=root.1,addr\=00.1,id\=vga-hdmi -device ivshmem-plain,memdev\=ivshmem,bus\=pcie.0 -object memory-backend-file,id\=ivshmem,share\=on,mem-path\=/dev/shm/looking-glass,size\=32M -device virtio-serial-pci -spice port\=5900,addr\=127.0.0.1,disable-ticketing\=on -device virtio-keyboard -device virtio-mouse -object input-linux,id\=input64,grab_all\=false,evdev\=/dev/input/event8 -object input-linux,id\=input66,grab_all\=true,evdev\=/dev/input/event9 -object input-linux,id\=input68,grab_all\=true,evdev\=/dev/input/event30 -object input-linux,id\=input70,grab_all\=true,evdev\=/dev/input/event2 -object input-linux,id\=input72,grab_all\=false,evdev\=/dev/input/event3 -snapshot
QEMU 7.0.0 monitor - type 'help' for more information
(qemu) qemu-system-x86_64: vfio: Unable to power on device, stuck in D3
qemu-system-x86_64: vfio: Unable to power on device, stuck in D3
qemu-system-x86_64: vfio: Unable to power on device, stuck in D3
qemu-system-x86_64: vfio: Unable to power on device, stuck in D3
qemu-system-x86_64: vfio-pci: Cannot read device rom at 0000:0b:00.0
Device option ROM contents are probably invalid (check dmesg).
Skip option ROM probe with rombar=0, or load from file with romfile=

Actually after this I can't even bind the device back to the amdgpu driver, so something is really messed up. Any idea what could I try? Or is it possible to somehow disable these video outputs runtime?

Also, I've tried looking glass out, but performance is abysmal (16-18 UPS is the maximum I get @ 1920x1200 and GPU load jumps to 90%+ inside the guest, even when without looking glass it only needs a few percent, 800x600 is the maximum resolution where I can get 60FPS/UPS).

Thanks.
[    0.000000] Linux version 5.18.1 (root@requires) (gcc (Gentoo Hardened 11.3.0 p4) 11.3.0, GNU ld (Gentoo 2.38 p4) 2.38) #16 SMP PREEMPT_DYNAMIC Sun Aug 7 22:19:59 CEST 2022
[    0.000000] Command line: 
[    0.000000] KERNEL supported cpus:
[    0.000000]   AMD AuthenticAMD
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: xstate_offset[9]:  832, xstate_sizes[9]:    8
[    0.000000] x86/fpu: Enabled xstate features 0x207, context size is 840 bytes, using 'compacted' format.
[    0.000000] signal: max sigframe size: 3376
[    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-0x000000000a20dfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000000a20e000-0x00000000bba9cfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bba9d000-0x00000000bd103fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bd104000-0x00000000bd160fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000bd161000-0x00000000bd45afff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bd45b000-0x00000000bdffefff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bdfff000-0x00000000beffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bf000000-0x00000000bfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fd400000-0x00000000fd5fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000203f2fffff] usable
[    0.000000] BIOS-e820: [mem 0x000000203f300000-0x000000203fffffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] e820: update [mem 0xb7d0d018-0xb7d2a057] usable ==> usable
[    0.000000] e820: update [mem 0xb7d0d018-0xb7d2a057] usable ==> usable
[    0.000000] e820: update [mem 0xb7cef018-0xb7d0cc57] usable ==> usable
[    0.000000] e820: update [mem 0xb7cef018-0xb7d0cc57] 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-0x000000000a20dfff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x000000000a20e000-0x00000000b7cef017] usable
[    0.000000] reserve setup_data: [mem 0x00000000b7cef018-0x00000000b7d0cc57] usable
[    0.000000] reserve setup_data: [mem 0x00000000b7d0cc58-0x00000000b7d0d017] usable
[    0.000000] reserve setup_data: [mem 0x00000000b7d0d018-0x00000000b7d2a057] usable
[    0.000000] reserve setup_data: [mem 0x00000000b7d2a058-0x00000000bba9cfff] usable
[    0.000000] reserve setup_data: [mem 0x00000000bba9d000-0x00000000bd103fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000bd104000-0x00000000bd160fff] ACPI data
[    0.000000] reserve setup_data: [mem 0x00000000bd161000-0x00000000bd45afff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x00000000bd45b000-0x00000000bdffefff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000bdfff000-0x00000000beffffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000bf000000-0x00000000bfffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fd400000-0x00000000fd5fffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000203f2fffff] usable
[    0.000000] reserve setup_data: [mem 0x000000203f300000-0x000000203fffffff] reserved
[    0.000000] efi: EFI v2.70 by American Megatrends
[    0.000000] efi: ACPI=0xbd442000 ACPI 2.0=0xbd442014 SMBIOS=0xbde23000 SMBIOS 3.0=0xbde22000 MEMATTR=0xb9f30018 ESRT=0xba730818 RNG=0xbde55f18 
[    0.000000] efi: seeding entropy pool
[    0.000000] SMBIOS 3.2.0 present.
[    0.000000] DMI: To Be Filled By O.E.M. To Be Filled By O.E.M./X570 Taichi Razer Edition, BIOS P1.60 08/11/2021
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 3393.797 MHz processor
[    0.000223] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000224] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000228] last_pfn = 0x203f300 max_arch_pfn = 0x400000000
[    0.000738] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000996] e820: update [mem 0xbd200000-0xbd20ffff] usable ==> reserved
[    0.001000] e820: update [mem 0xc0000000-0xffffffff] usable ==> reserved
[    0.001002] last_pfn = 0xbf000 max_arch_pfn = 0x400000000
[    0.001010] esrt: Reserving ESRT space from 0x00000000ba730818 to 0x00000000ba7308a0.
[    0.001016] e820: update [mem 0xba730000-0xba730fff] usable ==> reserved
[    0.001045] Using GB pages for direct mapping
[    0.001336] Secure boot disabled
[    0.001338] ACPI: Early table checksum verification disabled
[    0.001341] ACPI: RSDP 0x00000000BD442014 000024 (v02 ALASKA)
[    0.001343] ACPI: XSDT 0x00000000BD441728 0000C4 (v01 ALASKA A M I    01072009 AMI  01000013)
[    0.001347] ACPI: FACP 0x00000000BD152000 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
[    0.001349] ACPI: DSDT 0x00000000BD14B000 006849 (v02 ALASKA A M I    01072009 INTL 20120913)
[    0.001351] ACPI: FACS 0x00000000BD43C000 000040
[    0.001353] ACPI: SSDT 0x00000000BD158000 008C98 (v02 AMD    AmdTable 00000002 MSFT 04000000)
[    0.001354] ACPI: SSDT 0x00000000BD154000 003AD2 (v01 AMD    AMD AOD  00000001 INTL 20120913)
[    0.001355] ACPI: SSDT 0x00000000BD153000 0001CC (v02 ALASKA CPUSSDT  01072009 AMI  01072009)
[    0.001357] ACPI: FIDT 0x00000000BD14A000 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.001358] ACPI: MCFG 0x00000000BD149000 00003C (v01 ALASKA A M I    01072009 MSFT 00010013)
[    0.001359] ACPI: AAFT 0x00000000BD148000 0000C9 (v01 ALASKA OEMAAFT  01072009 MSFT 00000097)
[    0.001361] ACPI: HPET 0x00000000BD147000 000038 (v01 ALASKA A M I    01072009 AMI  00000005)
[    0.001362] ACPI: SSDT 0x00000000BD146000 000024 (v01 AMD    BIXBY    00001000 INTL 20120913)
[    0.001364] ACPI: IVRS 0x00000000BD145000 0000D0 (v02 AMD    AmdTable 00000001 AMD  00000001)
[    0.001365] ACPI: VFCT 0x00000000BD12B000 0196A0 (v01 ALASKA A M I    00000001 AMD  31504F47)
[    0.001366] ACPI: PCCT 0x00000000BD12A000 00006E (v02 AMD    AmdTable 00000001 AMD  00000001)
[    0.001368] ACPI: SSDT 0x00000000BD122000 007E89 (v02 AMD    AmdTable 00000001 AMD  00000001)
[    0.001369] ACPI: CRAT 0x00000000BD120000 001698 (v01 AMD    AmdTable 00000001 AMD  00000001)
[    0.001370] ACPI: CDIT 0x00000000BD11F000 000029 (v01 AMD    AmdTable 00000001 AMD  00000001)
[    0.001371] ACPI: SSDT 0x00000000BD11B000 003802 (v01 AMD    QOGIRN   00000001 INTL 20120913)
[    0.001373] ACPI: WSMT 0x00000000BD11A000 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.001375] ACPI: APIC 0x00000000BD119000 00015E (v03 ALASKA A M I    01072009 AMI  00010013)
[    0.001376] ACPI: SSDT 0x00000000BD117000 0010AF (v01 AMD    QOGIRC   00000001 INTL 20120913)
[    0.001377] ACPI: FPDT 0x00000000BD116000 000044 (v01 ALASKA A M I    01072009 AMI  01000013)
[    0.001378] ACPI: Reserving FACP table memory at [mem 0xbd152000-0xbd152113]
[    0.001379] ACPI: Reserving DSDT table memory at [mem 0xbd14b000-0xbd151848]
[    0.001380] ACPI: Reserving FACS table memory at [mem 0xbd43c000-0xbd43c03f]
[    0.001381] ACPI: Reserving SSDT table memory at [mem 0xbd158000-0xbd160c97]
[    0.001381] ACPI: Reserving SSDT table memory at [mem 0xbd154000-0xbd157ad1]
[    0.001382] ACPI: Reserving SSDT table memory at [mem 0xbd153000-0xbd1531cb]
[    0.001382] ACPI: Reserving FIDT table memory at [mem 0xbd14a000-0xbd14a09b]
[    0.001383] ACPI: Reserving MCFG table memory at [mem 0xbd149000-0xbd14903b]
[    0.001383] ACPI: Reserving AAFT table memory at [mem 0xbd148000-0xbd1480c8]
[    0.001384] ACPI: Reserving HPET table memory at [mem 0xbd147000-0xbd147037]
[    0.001384] ACPI: Reserving SSDT table memory at [mem 0xbd146000-0xbd146023]
[    0.001385] ACPI: Reserving IVRS table memory at [mem 0xbd145000-0xbd1450cf]
[    0.001385] ACPI: Reserving VFCT table memory at [mem 0xbd12b000-0xbd14469f]
[    0.001386] ACPI: Reserving PCCT table memory at [mem 0xbd12a000-0xbd12a06d]
[    0.001386] ACPI: Reserving SSDT table memory at [mem 0xbd122000-0xbd129e88]
[    0.001387] ACPI: Reserving CRAT table memory at [mem 0xbd120000-0xbd121697]
[    0.001387] ACPI: Reserving CDIT table memory at [mem 0xbd11f000-0xbd11f028]
[    0.001388] ACPI: Reserving SSDT table memory at [mem 0xbd11b000-0xbd11e801]
[    0.001389] ACPI: Reserving WSMT table memory at [mem 0xbd11a000-0xbd11a027]
[    0.001389] ACPI: Reserving APIC table memory at [mem 0xbd119000-0xbd11915d]
[    0.001390] ACPI: Reserving SSDT table memory at [mem 0xbd117000-0xbd1180ae]
[    0.001390] ACPI: Reserving FPDT table memory at [mem 0xbd116000-0xbd116043]
[    0.001403] No NUMA configuration found
[    0.001403] Faking a node at [mem 0x0000000000000000-0x000000203f2fffff]
[    0.001405] NODE_DATA(0) allocated [mem 0x203f2fe000-0x203f2fffff]
[    0.001447] Zone ranges:
[    0.001447]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.001449]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.001449]   Normal   [mem 0x0000000100000000-0x000000203f2fffff]
[    0.001450] Movable zone start for each node
[    0.001451] Early memory node ranges
[    0.001451]   node   0: [mem 0x0000000000001000-0x000000000009ffff]
[    0.001452]   node   0: [mem 0x0000000000100000-0x0000000009afefff]
[    0.001452]   node   0: [mem 0x000000000a000000-0x000000000a1fffff]
[    0.001453]   node   0: [mem 0x000000000a20e000-0x00000000bba9cfff]
[    0.001453]   node   0: [mem 0x00000000bdfff000-0x00000000beffffff]
[    0.001454]   node   0: [mem 0x0000000100000000-0x000000203f2fffff]
[    0.001458] Initmem setup node 0 [mem 0x0000000000001000-0x000000203f2fffff]
[    0.001460] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.001469] On node 0, zone DMA: 96 pages in unavailable ranges
[    0.001545] On node 0, zone DMA32: 1281 pages in unavailable ranges
[    0.003300] On node 0, zone DMA32: 14 pages in unavailable ranges
[    0.003353] On node 0, zone DMA32: 9570 pages in unavailable ranges
[    0.115527] On node 0, zone Normal: 4096 pages in unavailable ranges
[    0.115542] On node 0, zone Normal: 3328 pages in unavailable ranges
[    0.115719] ACPI: PM-Timer IO Port: 0x808
[    0.115724] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.115732] IOAPIC[0]: apic_id 33, version 33, address 0xfec00000, GSI 0-23
[    0.115738] IOAPIC[1]: apic_id 34, version 33, address 0xfec01000, GSI 24-55
[    0.115741] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.115742] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.115744] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.115745] ACPI: HPET id: 0x10228201 base: 0xfed00000
[    0.115749] smpboot: Allowing 32 CPUs, 0 hotplug CPUs
[    0.115763] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.115764] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.115765] PM: hibernation: Registered nosave memory: [mem 0x09aff000-0x09ffffff]
[    0.115766] PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a20dfff]
[    0.115768] PM: hibernation: Registered nosave memory: [mem 0xb7cef000-0xb7ceffff]
[    0.115769] PM: hibernation: Registered nosave memory: [mem 0xb7d0c000-0xb7d0cfff]
[    0.115769] PM: hibernation: Registered nosave memory: [mem 0xb7d0d000-0xb7d0dfff]
[    0.115770] PM: hibernation: Registered nosave memory: [mem 0xb7d2a000-0xb7d2afff]
[    0.115771] PM: hibernation: Registered nosave memory: [mem 0xba730000-0xba730fff]
[    0.115772] PM: hibernation: Registered nosave memory: [mem 0xbba9d000-0xbd103fff]
[    0.115772] PM: hibernation: Registered nosave memory: [mem 0xbd104000-0xbd160fff]
[    0.115773] PM: hibernation: Registered nosave memory: [mem 0xbd161000-0xbd45afff]
[    0.115773] PM: hibernation: Registered nosave memory: [mem 0xbd45b000-0xbdffefff]
[    0.115774] PM: hibernation: Registered nosave memory: [mem 0xbf000000-0xbfffffff]
[    0.115774] PM: hibernation: Registered nosave memory: [mem 0xc0000000-0xefffffff]
[    0.115775] PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xf7ffffff]
[    0.115775] PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfd1fffff]
[    0.115776] PM: hibernation: Registered nosave memory: [mem 0xfd200000-0xfd2fffff]
[    0.115776] PM: hibernation: Registered nosave memory: [mem 0xfd300000-0xfd3fffff]
[    0.115776] PM: hibernation: Registered nosave memory: [mem 0xfd400000-0xfd5fffff]
[    0.115777] PM: hibernation: Registered nosave memory: [mem 0xfd600000-0xfe9fffff]
[    0.115777] PM: hibernation: Registered nosave memory: [mem 0xfea00000-0xfea0ffff]
[    0.115777] PM: hibernation: Registered nosave memory: [mem 0xfea10000-0xfeb7ffff]
[    0.115778] PM: hibernation: Registered nosave memory: [mem 0xfeb80000-0xfec01fff]
[    0.115778] PM: hibernation: Registered nosave memory: [mem 0xfec02000-0xfec0ffff]
[    0.115779] PM: hibernation: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
[    0.115779] PM: hibernation: Registered nosave memory: [mem 0xfec11000-0xfecfffff]
[    0.115779] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[    0.115780] PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed3ffff]
[    0.115780] PM: hibernation: Registered nosave memory: [mem 0xfed40000-0xfed44fff]
[    0.115780] PM: hibernation: Registered nosave memory: [mem 0xfed45000-0xfed7ffff]
[    0.115781] PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed8ffff]
[    0.115781] PM: hibernation: Registered nosave memory: [mem 0xfed90000-0xfedc1fff]
[    0.115781] PM: hibernation: Registered nosave memory: [mem 0xfedc2000-0xfedcffff]
[    0.115782] PM: hibernation: Registered nosave memory: [mem 0xfedd0000-0xfedd3fff]
[    0.115782] PM: hibernation: Registered nosave memory: [mem 0xfedd4000-0xfedd5fff]
[    0.115783] PM: hibernation: Registered nosave memory: [mem 0xfedd6000-0xfeffffff]
[    0.115783] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.115784] [mem 0xc0000000-0xefffffff] available for PCI devices
[    0.115785] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[    0.118045] setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:32 nr_node_ids:1
[    0.118633] percpu: Embedded 47 pages/cpu s152872 r8192 d31448 u262144
[    0.118639] pcpu-alloc: s152872 r8192 d31448 u262144 alloc=1*2097152
[    0.118640] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
[    0.118643] pcpu-alloc: [0] 16 17 18 19 20 21 22 23 [0] 24 25 26 27 28 29 30 31 
[    0.118658] Fallback order for Node 0: 0 
[    0.118663] Built 1 zonelists, mobility grouping on.  Total pages: 33011884
[    0.118664] Policy zone: Normal
[    0.118664] Kernel command line: vt.cur-default=6 console=tty1 video=DP-3:d 
[    0.121309] Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes, linear)
[    0.122626] Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[    0.122670] mem auto-init: stack:__user(zero), heap alloc:off, heap free:off
[    0.257633] Memory: 131764540K/134144184K available (14344K kernel code, 2108K rwdata, 3344K rodata, 3328K init, 2508K bss, 2379384K reserved, 0K cma-reserved)
[    0.257764] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=1
[    0.257805] Dynamic Preempt: full
[    0.257844] rcu: Preemptible hierarchical RCU implementation.
[    0.257846] 	Trampoline variant of Tasks RCU enabled.
[    0.257847] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[    0.258320] NR_IRQS: 4352, nr_irqs: 1224, preallocated irqs: 16
[    0.258521] Console: colour dummy device 80x25
[    0.258666] printk: console [tty1] enabled
[    0.258682] ACPI: Core revision 20211217
[    0.258839] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[    0.258855] APIC: Switch to symmetric I/O mode setup
[    0.576931] Switched APIC routing to physical flat.
[    0.577534] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.581836] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x30eb6b09ed9, max_idle_ns: 440795263502 ns
[    0.581841] Calibrating delay loop (skipped), value calculated using timer frequency.. 6787.59 BogoMIPS (lpj=3393797)
[    0.581844] pid_max: default: 32768 minimum: 301
[    0.582933] Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.582995] Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.583138] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[    0.583180] LVT offset 1 assigned for vector 0xf9
[    0.583323] LVT offset 2 assigned for vector 0xf4
[    0.583364] Last level iTLB entries: 4KB 512, 2MB 512, 4MB 256
[    0.583365] Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
[    0.583367] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.583369] Spectre V2 : Kernel not compiled with retpoline; no mitigation available!
[    0.583369] Spectre V2 : Vulnerable
[    0.583371] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.583372] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.583373] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.583374] Spectre V2 : User space: Mitigation: STIBP always-on protection
[    0.583375] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[    0.583553] Freeing SMP alternatives memory: 40K
[    0.685921] smpboot: CPU0: AMD Ryzen 9 5950X 16-Core Processor (family: 0x19, model: 0x21, stepping: 0x0)
[    0.685975] cblist_init_generic: Setting adjustable number of callback queues.
[    0.685978] cblist_init_generic: Setting shift to 5 and lim to 1.
[    0.685984] Performance Events: Fam17h+ core perfctr, AMD PMU driver.
[    0.685987] ... version:                0
[    0.685988] ... bit width:              48
[    0.685989] ... generic registers:      6
[    0.685990] ... value mask:             0000ffffffffffff
[    0.685991] ... max period:             00007fffffffffff
[    0.685992] ... fixed-purpose events:   0
[    0.685993] ... event mask:             000000000000003f
[    0.686024] rcu: Hierarchical SRCU implementation.
[    0.686044] MCE: In-kernel MCE decoding enabled.
[    0.686166] smp: Bringing up secondary CPUs ...
[    0.686200] x86: Booting SMP configuration:
[    0.686201] .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11 #12 #13 #14 #15 #16
[    0.705880] Spectre V2 : Update user space SMT mitigation: STIBP always-on
[    0.705942]  #17 #18 #19 #20 #21 #22 #23 #24 #25 #26 #27 #28 #29 #30 #31
[    0.722869] smp: Brought up 1 node, 32 CPUs
[    0.722873] smpboot: Max logical packages: 1
[    0.722874] smpboot: Total of 32 processors activated (217203.00 BogoMIPS)
[    0.725494] devtmpfs: initialized
[    0.725596] ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20dfff] (57344 bytes)
[    0.725599] ACPI: PM: Registering ACPI NVS region [mem 0xbd161000-0xbd45afff] (3121152 bytes)
[    0.725654] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.725658] futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
[    0.725690] pinctrl core: initialized pinctrl subsystem
[    0.725766] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.725803] audit: initializing netlink subsys (disabled)
[    0.725822] audit: type=2000 audit(1659903631.149:1): state=initialized audit_enabled=0 res=1
[    0.725853] thermal_sys: Registered thermal governor 'step_wise'
[    0.725854] thermal_sys: Registered thermal governor 'user_space'
[    0.725877] cpuidle: using governor ladder
[    0.725877] Detected 1 PCC Subspaces
[    0.725877] Registering PCC driver as Mailbox controller
[    0.726121] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
[    0.726125] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820
[    0.726133] PCI: Using configuration type 1 for base access
[    0.727052] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.727109] cryptd: max_cpu_qlen set to 1000
[    0.727174] raid6: skipped pq benchmark and selected avx2x4
[    0.727176] raid6: using avx2x2 recovery algorithm
[    0.727193] ACPI: Added _OSI(Module Device)
[    0.727194] ACPI: Added _OSI(Processor Device)
[    0.727195] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.727196] ACPI: Added _OSI(Processor Aggregator Device)
[    0.727197] ACPI: Added _OSI(Linux-Dell-Video)
[    0.727198] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.727199] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.732635] ACPI: 8 ACPI AML tables successfully acquired and loaded
[    0.733278] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.734455] ACPI: Interpreter enabled
[    0.734463] ACPI: PM: (supports S0 S3 S4 S5)
[    0.734465] ACPI: Using IOAPIC for interrupt routing
[    0.734593] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.734752] ACPI: Enabled 2 GPEs in block 00 to 1F
[    0.738768] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.738773] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    0.738831] acpi PNP0A08:00: _OSC: OS now controls [PME AER PCIeCapability LTR]
[    0.738839] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-7f] only partially covers this bridge
[    0.738906] PCI host bridge to bus 0000:00
[    0.738907] pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
[    0.738909] pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
[    0.738910] pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
[    0.738911] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.738912] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
[    0.738914] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfcffffff window]
[    0.738915] pci_bus 0000:00: root bus resource [mem 0x2040000000-0x7fffffffff window]
[    0.738916] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.738925] pci 0000:00:00.0: [1022:1480] type 00 class 0x060000
[    0.738988] pci 0000:00:00.2: [1022:1481] type 00 class 0x080600
[    0.739055] pci 0000:00:01.0: [1022:1482] type 00 class 0x060000
[    0.739097] pci 0000:00:01.2: [1022:1483] type 01 class 0x060400
[    0.739122] pci 0000:00:01.2: enabling Extended Tags
[    0.739166] pci 0000:00:01.2: PME# supported from D0 D3hot D3cold
[    0.739233] pci 0000:00:01.3: [1022:1483] type 01 class 0x060400
[    0.739299] pci 0000:00:01.3: PME# supported from D0 D3hot D3cold
[    0.739361] pci 0000:00:02.0: [1022:1482] type 00 class 0x060000
[    0.739405] pci 0000:00:03.0: [1022:1482] type 00 class 0x060000
[    0.739444] pci 0000:00:03.1: [1022:1483] type 01 class 0x060400
[    0.739510] pci 0000:00:03.1: PME# supported from D0 D3hot D3cold
[    0.739574] pci 0000:00:03.4: [1022:1483] type 01 class 0x060400
[    0.739639] pci 0000:00:03.4: PME# supported from D0 D3hot D3cold
[    0.739700] pci 0000:00:04.0: [1022:1482] type 00 class 0x060000
[    0.739743] pci 0000:00:05.0: [1022:1482] type 00 class 0x060000
[    0.739788] pci 0000:00:07.0: [1022:1482] type 00 class 0x060000
[    0.739827] pci 0000:00:07.1: [1022:1484] type 01 class 0x060400
[    0.739853] pci 0000:00:07.1: enabling Extended Tags
[    0.739890] pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
[    0.739947] pci 0000:00:08.0: [1022:1482] type 00 class 0x060000
[    0.739986] pci 0000:00:08.1: [1022:1484] type 01 class 0x060400
[    0.740011] pci 0000:00:08.1: enabling Extended Tags
[    0.740050] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[    0.740123] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
[    0.740211] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
[    0.740304] pci 0000:00:18.0: [1022:1440] type 00 class 0x060000
[    0.740322] pci 0000:00:18.1: [1022:1441] type 00 class 0x060000
[    0.740339] pci 0000:00:18.2: [1022:1442] type 00 class 0x060000
[    0.740357] pci 0000:00:18.3: [1022:1443] type 00 class 0x060000
[    0.740374] pci 0000:00:18.4: [1022:1444] type 00 class 0x060000
[    0.740391] pci 0000:00:18.5: [1022:1445] type 00 class 0x060000
[    0.740410] pci 0000:00:18.6: [1022:1446] type 00 class 0x060000
[    0.740426] pci 0000:00:18.7: [1022:1447] type 00 class 0x060000
[    0.740485] pci 0000:01:00.0: [1022:57ad] type 01 class 0x060400
[    0.740539] pci 0000:01:00.0: enabling Extended Tags
[    0.740623] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[    0.740706] pci 0000:01:00.0: 63.012 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 126.024 Gb/s with 16.0 GT/s PCIe x8 link)
[    0.740751] pci 0000:00:01.2: PCI bridge to [bus 01-06]
[    0.740755] pci 0000:00:01.2:   bridge window [io  0xf000-0xffff]
[    0.740757] pci 0000:00:01.2:   bridge window [mem 0xfc300000-0xfc7fffff]
[    0.740902] pci 0000:02:06.0: [1022:57a3] type 01 class 0x060400
[    0.740972] pci 0000:02:06.0: enabling Extended Tags
[    0.741204] pci 0000:02:06.0: PME# supported from D0 D3hot D3cold
[    0.741502] pci 0000:02:08.0: [1022:57a4] type 01 class 0x060400
[    0.741571] pci 0000:02:08.0: enabling Extended Tags
[    0.741725] pci 0000:02:08.0: PME# supported from D0 D3hot D3cold
[    0.741882] pci 0000:02:09.0: [1022:57a4] type 01 class 0x060400
[    0.741950] pci 0000:02:09.0: enabling Extended Tags
[    0.742105] pci 0000:02:09.0: PME# supported from D0 D3hot D3cold
[    0.742250] pci 0000:02:0a.0: [1022:57a4] type 01 class 0x060400
[    0.742318] pci 0000:02:0a.0: enabling Extended Tags
[    0.742493] pci 0000:02:0a.0: PME# supported from D0 D3hot D3cold
[    0.742649] pci 0000:01:00.0: PCI bridge to [bus 02-06]
[    0.742655] pci 0000:01:00.0:   bridge window [io  0xf000-0xffff]
[    0.742659] pci 0000:01:00.0:   bridge window [mem 0xfc300000-0xfc7fffff]
[    0.742756] pci 0000:03:00.0: [10ec:3000] type 00 class 0x020000
[    0.742779] pci 0000:03:00.0: reg 0x10: [io  0xf000-0xf0ff]
[    0.742806] pci 0000:03:00.0: reg 0x18: [mem 0xfc700000-0xfc70ffff 64bit]
[    0.742824] pci 0000:03:00.0: reg 0x20: [mem 0xfc710000-0xfc713fff 64bit]
[    0.742842] pci 0000:03:00.0: supports D1 D2
[    0.742842] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.742842] pci 0000:02:06.0: PCI bridge to [bus 03]
[    0.742842] pci 0000:02:06.0:   bridge window [io  0xf000-0xffff]
[    0.742842] pci 0000:02:06.0:   bridge window [mem 0xfc700000-0xfc7fffff]
[    0.742842] pci 0000:04:00.0: [1022:1485] type 00 class 0x130000
[    0.742842] pci 0000:04:00.0: enabling Extended Tags
[    0.742842] pci 0000:04:00.0: 63.012 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[    0.742842] pci 0000:04:00.1: [1022:149c] type 00 class 0x0c0330
[    0.743937] pci 0000:04:00.1: reg 0x10: [mem 0xfc400000-0xfc4fffff 64bit]
[    0.744697] pci 0000:04:00.1: enabling Extended Tags
[    0.745305] pci 0000:04:00.1: PME# supported from D0 D3hot D3cold
[    0.745622] pci 0000:04:00.3: [1022:149c] type 00 class 0x0c0330
[    0.745647] pci 0000:04:00.3: reg 0x10: [mem 0xfc300000-0xfc3fffff 64bit]
[    0.745706] pci 0000:04:00.3: enabling Extended Tags
[    0.745776] pci 0000:04:00.3: PME# supported from D0 D3hot D3cold
[    0.745885] pci 0000:02:08.0: PCI bridge to [bus 04]
[    0.745894] pci 0000:02:08.0:   bridge window [mem 0xfc300000-0xfc4fffff]
[    0.745987] pci 0000:05:00.0: [1022:7901] type 00 class 0x010601
[    0.746056] pci 0000:05:00.0: reg 0x24: [mem 0xfc600000-0xfc6007ff]
[    0.746075] pci 0000:05:00.0: enabling Extended Tags
[    0.746170] pci 0000:05:00.0: PME# supported from D3hot D3cold
[    0.746242] pci 0000:05:00.0: 63.012 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[    0.746288] pci 0000:02:09.0: PCI bridge to [bus 05]
[    0.746297] pci 0000:02:09.0:   bridge window [mem 0xfc600000-0xfc6fffff]
[    0.746389] pci 0000:06:00.0: [1022:7901] type 00 class 0x010601
[    0.746458] pci 0000:06:00.0: reg 0x24: [mem 0xfc500000-0xfc5007ff]
[    0.746477] pci 0000:06:00.0: enabling Extended Tags
[    0.746572] pci 0000:06:00.0: PME# supported from D3hot D3cold
[    0.746645] pci 0000:06:00.0: 63.012 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[    0.746689] pci 0000:02:0a.0: PCI bridge to [bus 06]
[    0.746698] pci 0000:02:0a.0:   bridge window [mem 0xfc500000-0xfc5fffff]
[    0.746764] pci 0000:07:00.0: [144d:a80a] type 00 class 0x010802
[    0.746780] pci 0000:07:00.0: reg 0x10: [mem 0xfcf00000-0xfcf03fff 64bit]
[    0.746962] pci 0000:00:01.3: PCI bridge to [bus 07]
[    0.746967] pci 0000:00:01.3:   bridge window [mem 0xfcf00000-0xfcffffff]
[    0.747000] pci 0000:08:00.0: [1002:67df] type 00 class 0x030000
[    0.747016] pci 0000:08:00.0: reg 0x10: [mem 0x7fe0000000-0x7fefffffff 64bit pref]
[    0.747026] pci 0000:08:00.0: reg 0x18: [mem 0x7ff0000000-0x7ff01fffff 64bit pref]
[    0.747033] pci 0000:08:00.0: reg 0x20: [io  0xe000-0xe0ff]
[    0.747040] pci 0000:08:00.0: reg 0x24: [mem 0xfce00000-0xfce3ffff]
[    0.747047] pci 0000:08:00.0: reg 0x30: [mem 0xfce40000-0xfce5ffff pref]
[    0.747121] pci 0000:08:00.0: supports D1 D2
[    0.747122] pci 0000:08:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.747169] pci 0000:08:00.0: 63.008 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x8 link at 0000:00:03.1 (capable of 126.016 Gb/s with 8.0 GT/s PCIe x16 link)
[    0.747197] pci 0000:08:00.1: [1002:aaf0] type 00 class 0x040300
[    0.747210] pci 0000:08:00.1: reg 0x10: [mem 0xfce60000-0xfce63fff 64bit]
[    0.747282] pci 0000:08:00.1: supports D1 D2
[    0.747342] pci 0000:00:03.1: PCI bridge to [bus 08]
[    0.747346] pci 0000:00:03.1:   bridge window [io  0xe000-0xefff]
[    0.747348] pci 0000:00:03.1:   bridge window [mem 0xfce00000-0xfcefffff]
[    0.747351] pci 0000:00:03.1:   bridge window [mem 0x7fe0000000-0x7ff01fffff 64bit pref]
[    0.747385] pci 0000:09:00.0: [1002:1478] type 01 class 0x060400
[    0.747399] pci 0000:09:00.0: reg 0x10: [mem 0xfcd00000-0xfcd03fff]
[    0.747498] pci 0000:09:00.0: PME# supported from D0 D3hot D3cold
[    0.747550] pci 0000:09:00.0: 126.024 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x8 link at 0000:00:03.4 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[    0.747580] pci 0000:00:03.4: PCI bridge to [bus 09-0b]
[    0.747584] pci 0000:00:03.4:   bridge window [io  0xd000-0xdfff]
[    0.747586] pci 0000:00:03.4:   bridge window [mem 0xfcb00000-0xfcdfffff]
[    0.747590] pci 0000:00:03.4:   bridge window [mem 0x7fc0000000-0x7fd01fffff 64bit pref]
[    0.747627] pci 0000:0a:00.0: [1002:1479] type 01 class 0x060400
[    0.747737] pci 0000:0a:00.0: PME# supported from D0 D3hot D3cold
[    0.747824] pci 0000:09:00.0: PCI bridge to [bus 0a-0b]
[    0.747829] pci 0000:09:00.0:   bridge window [io  0xd000-0xdfff]
[    0.747832] pci 0000:09:00.0:   bridge window [mem 0xfcb00000-0xfccfffff]
[    0.747836] pci 0000:09:00.0:   bridge window [mem 0x7fc0000000-0x7fd01fffff 64bit pref]
[    0.747836] pci 0000:0b:00.0: [1002:73df] type 00 class 0x030000
[    0.747836] pci 0000:0b:00.0: reg 0x10: [mem 0x7fc0000000-0x7fcfffffff 64bit pref]
[    0.747836] pci 0000:0b:00.0: reg 0x18: [mem 0x7fd0000000-0x7fd01fffff 64bit pref]
[    0.747836] pci 0000:0b:00.0: reg 0x20: [io  0xd000-0xd0ff]
[    0.747836] pci 0000:0b:00.0: reg 0x24: [mem 0xfcb00000-0xfcbfffff]
[    0.747836] pci 0000:0b:00.0: reg 0x30: [mem 0xfcc00000-0xfcc1ffff pref]
[    0.747836] pci 0000:0b:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.747836] pci 0000:0b:00.0: 126.024 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x8 link at 0000:00:03.4 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[    0.747836] pci 0000:0b:00.1: [1002:ab28] type 00 class 0x040300
[    0.747836] pci 0000:0b:00.1: reg 0x10: [mem 0xfcc20000-0xfcc23fff]
[    0.747836] pci 0000:0b:00.1: PME# supported from D1 D2 D3hot D3cold
[    0.747836] pci 0000:0a:00.0: PCI bridge to [bus 0b]
[    0.747836] pci 0000:0a:00.0:   bridge window [io  0xd000-0xdfff]
[    0.747836] pci 0000:0a:00.0:   bridge window [mem 0xfcb00000-0xfccfffff]
[    0.747836] pci 0000:0a:00.0:   bridge window [mem 0x7fc0000000-0x7fd01fffff 64bit pref]
[    0.747836] pci 0000:0c:00.0: [1022:148a] type 00 class 0x130000
[    0.747836] pci 0000:0c:00.0: enabling Extended Tags
[    0.747836] pci 0000:00:07.1: PCI bridge to [bus 0c]
[    0.747836] pci 0000:0d:00.0: [1022:1485] type 00 class 0x130000
[    0.747836] pci 0000:0d:00.0: enabling Extended Tags
[    0.747836] pci 0000:0d:00.1: [1022:1486] type 00 class 0x108000
[    0.747836] pci 0000:0d:00.1: reg 0x18: [mem 0xfc900000-0xfc9fffff]
[    0.747836] pci 0000:0d:00.1: reg 0x24: [mem 0xfca08000-0xfca09fff]
[    0.747836] pci 0000:0d:00.1: enabling Extended Tags
[    0.747836] pci 0000:0d:00.3: [1022:149c] type 00 class 0x0c0330
[    0.747836] pci 0000:0d:00.3: reg 0x10: [mem 0xfc800000-0xfc8fffff 64bit]
[    0.747836] pci 0000:0d:00.3: enabling Extended Tags
[    0.747836] pci 0000:0d:00.3: PME# supported from D0 D3hot D3cold
[    0.747880] pci 0000:0d:00.4: [1022:1487] type 00 class 0x040300
[    0.747889] pci 0000:0d:00.4: reg 0x10: [mem 0xfca00000-0xfca07fff]
[    0.747914] pci 0000:0d:00.4: enabling Extended Tags
[    0.747955] pci 0000:0d:00.4: PME# supported from D0 D3hot D3cold
[    0.748019] pci 0000:00:08.1: PCI bridge to [bus 0d]
[    0.748023] pci 0000:00:08.1:   bridge window [mem 0xfc800000-0xfcafffff]
[    0.748176] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[    0.748202] ACPI: PCI: Interrupt link LNKB configured for IRQ 0
[    0.748223] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[    0.748249] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[    0.748271] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[    0.748290] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[    0.748309] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[    0.748328] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[    0.748576] iommu: Default domain type: Passthrough 
[    0.748600] SCSI subsystem initialized
[    0.748605] libata version 3.00 loaded.
[    0.748612] ACPI: bus type USB registered
[    0.748618] usbcore: registered new interface driver usbfs
[    0.748623] usbcore: registered new interface driver hub
[    0.748627] usbcore: registered new device driver usb
[    0.748636] EDAC MC: Ver: 3.0.0
[    0.749756] Registered efivars operations
[    0.749756] Advanced Linux Sound Architecture Driver Initialized.
[    0.749756] Bluetooth: Core ver 2.22
[    0.749756] NET: Registered PF_BLUETOOTH protocol family
[    0.749756] Bluetooth: HCI device and connection manager initialized
[    0.749756] Bluetooth: HCI socket layer initialized
[    0.749756] Bluetooth: L2CAP socket layer initialized
[    0.749756] Bluetooth: SCO socket layer initialized
[    0.749874] PCI: Using ACPI for IRQ routing
[    0.752625] PCI: pci_cache_line_size set to 64 bytes
[    0.752722] e820: reserve RAM buffer [mem 0x09aff000-0x0bffffff]
[    0.752723] e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
[    0.752724] e820: reserve RAM buffer [mem 0xb7cef018-0xb7ffffff]
[    0.752724] e820: reserve RAM buffer [mem 0xb7d0d018-0xb7ffffff]
[    0.752725] e820: reserve RAM buffer [mem 0xba730000-0xbbffffff]
[    0.752725] e820: reserve RAM buffer [mem 0xbba9d000-0xbbffffff]
[    0.752726] e820: reserve RAM buffer [mem 0xbf000000-0xbfffffff]
[    0.752726] e820: reserve RAM buffer [mem 0x203f300000-0x203fffffff]
[    0.752805] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.752807] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    0.755844] clocksource: Switched to clocksource tsc-early
[    0.758059] pnp: PnP ACPI init
[    0.758097] system 00:00: [mem 0xf0000000-0xf7ffffff] has been reserved
[    0.758127] system 00:01: [mem 0xfd200000-0xfd2fffff] has been reserved
[    0.758226] system 00:03: [io  0x0280-0x028f] has been reserved
[    0.758228] system 00:03: [io  0x0290-0x029f] has been reserved
[    0.758229] system 00:03: [io  0x02a0-0x02af] has been reserved
[    0.758230] system 00:03: [io  0x02b0-0x02bf] has been reserved
[    0.758331] system 00:04: [io  0x04d0-0x04d1] has been reserved
[    0.758332] system 00:04: [io  0x040b] has been reserved
[    0.758333] system 00:04: [io  0x04d6] has been reserved
[    0.758334] system 00:04: [io  0x0c00-0x0c01] has been reserved
[    0.758335] system 00:04: [io  0x0c14] has been reserved
[    0.758336] system 00:04: [io  0x0c50-0x0c51] has been reserved
[    0.758337] system 00:04: [io  0x0c52] has been reserved
[    0.758338] system 00:04: [io  0x0c6c] has been reserved
[    0.758339] system 00:04: [io  0x0c6f] has been reserved
[    0.758340] system 00:04: [io  0x0cd8-0x0cdf] has been reserved
[    0.758341] system 00:04: [io  0x0800-0x089f] has been reserved
[    0.758342] system 00:04: [io  0x0b00-0x0b0f] has been reserved
[    0.758343] system 00:04: [io  0x0b20-0x0b3f] has been reserved
[    0.758344] system 00:04: [io  0x0900-0x090f] has been reserved
[    0.758345] system 00:04: [io  0x0910-0x091f] has been reserved
[    0.758346] system 00:04: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.758347] system 00:04: [mem 0xfec01000-0xfec01fff] could not be reserved
[    0.758348] system 00:04: [mem 0xfedc0000-0xfedc0fff] has been reserved
[    0.758350] system 00:04: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.758351] system 00:04: [mem 0xfed80000-0xfed8ffff] could not be reserved
[    0.758352] system 00:04: [mem 0xfec10000-0xfec10fff] has been reserved
[    0.758353] system 00:04: [mem 0xff000000-0xffffffff] has been reserved
[    0.758563] pnp: PnP ACPI: found 5 devices
[    0.763747] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.763779] NET: Registered PF_INET protocol family
[    0.763869] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.764570] tcp_listen_portaddr_hash hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.764639] TCP established hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.764921] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.764967] TCP: Hash tables configured (established 524288 bind 65536)
[    0.764989] UDP hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[    0.765104] UDP-Lite hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[    0.765243] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.765251] pci 0000:02:06.0: PCI bridge to [bus 03]
[    0.765254] pci 0000:02:06.0:   bridge window [io  0xf000-0xffff]
[    0.765260] pci 0000:02:06.0:   bridge window [mem 0xfc700000-0xfc7fffff]
[    0.765269] pci 0000:02:08.0: PCI bridge to [bus 04]
[    0.765274] pci 0000:02:08.0:   bridge window [mem 0xfc300000-0xfc4fffff]
[    0.765283] pci 0000:02:09.0: PCI bridge to [bus 05]
[    0.765288] pci 0000:02:09.0:   bridge window [mem 0xfc600000-0xfc6fffff]
[    0.765297] pci 0000:02:0a.0: PCI bridge to [bus 06]
[    0.765302] pci 0000:02:0a.0:   bridge window [mem 0xfc500000-0xfc5fffff]
[    0.765311] pci 0000:01:00.0: PCI bridge to [bus 02-06]
[    0.765313] pci 0000:01:00.0:   bridge window [io  0xf000-0xffff]
[    0.765318] pci 0000:01:00.0:   bridge window [mem 0xfc300000-0xfc7fffff]
[    0.765327] pci 0000:00:01.2: PCI bridge to [bus 01-06]
[    0.765329] pci 0000:00:01.2:   bridge window [io  0xf000-0xffff]
[    0.765332] pci 0000:00:01.2:   bridge window [mem 0xfc300000-0xfc7fffff]
[    0.765336] pci 0000:00:01.3: PCI bridge to [bus 07]
[    0.765338] pci 0000:00:01.3:   bridge window [mem 0xfcf00000-0xfcffffff]
[    0.765343] pci 0000:00:03.1: PCI bridge to [bus 08]
[    0.765344] pci 0000:00:03.1:   bridge window [io  0xe000-0xefff]
[    0.765347] pci 0000:00:03.1:   bridge window [mem 0xfce00000-0xfcefffff]
[    0.765349] pci 0000:00:03.1:   bridge window [mem 0x7fe0000000-0x7ff01fffff 64bit pref]
[    0.765352] pci 0000:0a:00.0: PCI bridge to [bus 0b]
[    0.765354] pci 0000:0a:00.0:   bridge window [io  0xd000-0xdfff]
[    0.765358] pci 0000:0a:00.0:   bridge window [mem 0xfcb00000-0xfccfffff]
[    0.765361] pci 0000:0a:00.0:   bridge window [mem 0x7fc0000000-0x7fd01fffff 64bit pref]
[    0.765366] pci 0000:09:00.0: PCI bridge to [bus 0a-0b]
[    0.765368] pci 0000:09:00.0:   bridge window [io  0xd000-0xdfff]
[    0.765372] pci 0000:09:00.0:   bridge window [mem 0xfcb00000-0xfccfffff]
[    0.765374] pci 0000:09:00.0:   bridge window [mem 0x7fc0000000-0x7fd01fffff 64bit pref]
[    0.765379] pci 0000:00:03.4: PCI bridge to [bus 09-0b]
[    0.765381] pci 0000:00:03.4:   bridge window [io  0xd000-0xdfff]
[    0.765383] pci 0000:00:03.4:   bridge window [mem 0xfcb00000-0xfcdfffff]
[    0.765385] pci 0000:00:03.4:   bridge window [mem 0x7fc0000000-0x7fd01fffff 64bit pref]
[    0.765389] pci 0000:00:07.1: PCI bridge to [bus 0c]
[    0.765395] pci 0000:00:08.1: PCI bridge to [bus 0d]
[    0.765397] pci 0000:00:08.1:   bridge window [mem 0xfc800000-0xfcafffff]
[    0.765402] pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
[    0.765403] pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
[    0.765404] pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
[    0.765405] pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
[    0.765406] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000dffff window]
[    0.765407] pci_bus 0000:00: resource 9 [mem 0xc0000000-0xfcffffff window]
[    0.765408] pci_bus 0000:00: resource 10 [mem 0x2040000000-0x7fffffffff window]
[    0.765410] pci_bus 0000:01: resource 0 [io  0xf000-0xffff]
[    0.765410] pci_bus 0000:01: resource 1 [mem 0xfc300000-0xfc7fffff]
[    0.765412] pci_bus 0000:02: resource 0 [io  0xf000-0xffff]
[    0.765412] pci_bus 0000:02: resource 1 [mem 0xfc300000-0xfc7fffff]
[    0.765413] pci_bus 0000:03: resource 0 [io  0xf000-0xffff]
[    0.765414] pci_bus 0000:03: resource 1 [mem 0xfc700000-0xfc7fffff]
[    0.765415] pci_bus 0000:04: resource 1 [mem 0xfc300000-0xfc4fffff]
[    0.765416] pci_bus 0000:05: resource 1 [mem 0xfc600000-0xfc6fffff]
[    0.765417] pci_bus 0000:06: resource 1 [mem 0xfc500000-0xfc5fffff]
[    0.765419] pci_bus 0000:07: resource 1 [mem 0xfcf00000-0xfcffffff]
[    0.765420] pci_bus 0000:08: resource 0 [io  0xe000-0xefff]
[    0.765420] pci_bus 0000:08: resource 1 [mem 0xfce00000-0xfcefffff]
[    0.765421] pci_bus 0000:08: resource 2 [mem 0x7fe0000000-0x7ff01fffff 64bit pref]
[    0.765423] pci_bus 0000:09: resource 0 [io  0xd000-0xdfff]
[    0.765424] pci_bus 0000:09: resource 1 [mem 0xfcb00000-0xfcdfffff]
[    0.765424] pci_bus 0000:09: resource 2 [mem 0x7fc0000000-0x7fd01fffff 64bit pref]
[    0.765426] pci_bus 0000:0a: resource 0 [io  0xd000-0xdfff]
[    0.765427] pci_bus 0000:0a: resource 1 [mem 0xfcb00000-0xfccfffff]
[    0.765428] pci_bus 0000:0a: resource 2 [mem 0x7fc0000000-0x7fd01fffff 64bit pref]
[    0.765429] pci_bus 0000:0b: resource 0 [io  0xd000-0xdfff]
[    0.765430] pci_bus 0000:0b: resource 1 [mem 0xfcb00000-0xfccfffff]
[    0.765431] pci_bus 0000:0b: resource 2 [mem 0x7fc0000000-0x7fd01fffff 64bit pref]
[    0.765432] pci_bus 0000:0d: resource 1 [mem 0xfc800000-0xfcafffff]
[    0.765744] pci 0000:08:00.1: D0 power state depends on 0000:08:00.0
[    0.765757] pci 0000:0b:00.1: D0 power state depends on 0000:0b:00.0
[    0.765821] PCI: CLS 64 bytes, default 64
[    0.765828] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
[    0.765845] pci 0000:00:01.0: Adding to iommu group 0
[    0.765851] pci 0000:00:01.2: Adding to iommu group 1
[    0.765857] pci 0000:00:01.3: Adding to iommu group 2
[    0.765862] pci 0000:00:02.0: Adding to iommu group 3
[    0.765868] pci 0000:00:03.0: Adding to iommu group 4
[    0.765874] pci 0000:00:03.1: Adding to iommu group 5
[    0.765878] pci 0000:00:03.4: Adding to iommu group 6
[    0.765883] pci 0000:00:04.0: Adding to iommu group 7
[    0.765887] pci 0000:00:05.0: Adding to iommu group 8
[    0.765895] pci 0000:00:07.0: Adding to iommu group 9
[    0.765899] pci 0000:00:07.1: Adding to iommu group 10
[    0.765905] pci 0000:00:08.0: Adding to iommu group 11
[    0.765909] pci 0000:00:08.1: Adding to iommu group 12
[    0.765916] pci 0000:00:14.0: Adding to iommu group 13
[    0.765919] pci 0000:00:14.3: Adding to iommu group 13
[    0.765933] pci 0000:00:18.0: Adding to iommu group 14
[    0.765936] pci 0000:00:18.1: Adding to iommu group 14
[    0.765939] pci 0000:00:18.2: Adding to iommu group 14
[    0.765943] pci 0000:00:18.3: Adding to iommu group 14
[    0.765947] pci 0000:00:18.4: Adding to iommu group 14
[    0.765951] pci 0000:00:18.5: Adding to iommu group 14
[    0.765957] pci 0000:00:18.6: Adding to iommu group 14
[    0.765961] pci 0000:00:18.7: Adding to iommu group 14
[    0.765968] pci 0000:01:00.0: Adding to iommu group 15
[    0.765995] pci 0000:02:06.0: Adding to iommu group 16
[    0.766001] pci 0000:02:08.0: Adding to iommu group 17
[    0.766005] pci 0000:02:09.0: Adding to iommu group 18
[    0.766010] pci 0000:02:0a.0: Adding to iommu group 19
[    0.766037] pci 0000:03:00.0: Adding to iommu group 20
[    0.766040] pci 0000:04:00.0: Adding to iommu group 17
[    0.766042] pci 0000:04:00.1: Adding to iommu group 17
[    0.766044] pci 0000:04:00.3: Adding to iommu group 17
[    0.766046] pci 0000:05:00.0: Adding to iommu group 18
[    0.766048] pci 0000:06:00.0: Adding to iommu group 19
[    0.766054] pci 0000:07:00.0: Adding to iommu group 21
[    0.766072] pci 0000:08:00.0: Adding to iommu group 22
[    0.766078] pci 0000:08:00.1: Adding to iommu group 22
[    0.766083] pci 0000:09:00.0: Adding to iommu group 23
[    0.766088] pci 0000:0a:00.0: Adding to iommu group 24
[    0.766096] pci 0000:0b:00.0: Adding to iommu group 25
[    0.766106] pci 0000:0b:00.1: Adding to iommu group 26
[    0.766110] pci 0000:0c:00.0: Adding to iommu group 27
[    0.766116] pci 0000:0d:00.0: Adding to iommu group 28
[    0.766122] pci 0000:0d:00.1: Adding to iommu group 29
[    0.766129] pci 0000:0d:00.3: Adding to iommu group 30
[    0.766135] pci 0000:0d:00.4: Adding to iommu group 31
[    0.766530] pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
[    0.766532] AMD-Vi: Extended features (0x58f77ef22294a5a): PPR NX GT IA PC GA_vAPIC
[    0.766535] AMD-Vi: Interrupt remapping enabled
[    0.766603] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.766609] software IO TLB: mapped [mem 0x00000000b3cef000-0x00000000b7cef000] (64MB)
[    0.766634] LVT offset 0 assigned for vector 0x400
[    0.768323] perf: AMD IBS detected (0x000003ff)
[    0.768330] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
[    0.768484] SVM: TSC scaling supported
[    0.768486] kvm: Nested Virtualization enabled
[    0.768488] SVM: kvm: Nested Paging enabled
[    0.768496] SVM: Virtual VMLOAD VMSAVE supported
[    0.768498] SVM: Virtual GIF supported
[    0.768499] SVM: LBR virtualization supported
[    0.773908] workingset: timestamp_bits=42 max_order=25 bucket_order=0
[    0.774529] fuse: init (API version 7.36)
[    0.776671] NET: Registered PF_ALG protocol family
[    0.776673] xor: automatically using best checksumming function   avx       
[    0.776680] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    0.776682] io scheduler mq-deadline registered
[    0.776683] io scheduler kyber registered
[    0.777637] pcieport 0000:00:01.2: PME: Signaling with IRQ 27
[    0.777682] pcieport 0000:00:01.2: AER: enabled with IRQ 27
[    0.777780] pcieport 0000:00:01.3: PME: Signaling with IRQ 28
[    0.777814] pcieport 0000:00:01.3: AER: enabled with IRQ 28
[    0.777905] pcieport 0000:00:03.1: PME: Signaling with IRQ 29
[    0.777939] pcieport 0000:00:03.1: AER: enabled with IRQ 29
[    0.778027] pcieport 0000:00:03.4: PME: Signaling with IRQ 30
[    0.778061] pcieport 0000:00:03.4: AER: enabled with IRQ 30
[    0.778201] pcieport 0000:00:07.1: PME: Signaling with IRQ 32
[    0.778234] pcieport 0000:00:07.1: AER: enabled with IRQ 32
[    0.778312] pcieport 0000:00:08.1: PME: Signaling with IRQ 33
[    0.778346] pcieport 0000:00:08.1: AER: enabled with IRQ 33
[    0.779530] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    0.779541] ACPI: button: Power Button [PWRB]
[    0.779565] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    0.781593] ACPI: button: Power Button [PWRF]
[    0.781651] Monitor-Mwait will be used to enter C-1 state
[    0.781655] ACPI: \_PR_.C000: Found 2 idle states
[    0.781706] ACPI: \_PR_.C002: Found 2 idle states
[    0.781764] ACPI: \_PR_.C004: Found 2 idle states
[    0.781838] ACPI: \_PR_.C006: Found 2 idle states
[    0.781896] ACPI: \_PR_.C008: Found 2 idle states
[    0.781955] ACPI: \_PR_.C00A: Found 2 idle states
[    0.782010] ACPI: \_PR_.C00C: Found 2 idle states
[    0.782063] ACPI: \_PR_.C00E: Found 2 idle states
[    0.782121] ACPI: \_PR_.C010: Found 2 idle states
[    0.782184] ACPI: \_PR_.C012: Found 2 idle states
[    0.782247] ACPI: \_PR_.C014: Found 2 idle states
[    0.782312] ACPI: \_PR_.C016: Found 2 idle states
[    0.782371] ACPI: \_PR_.C018: Found 2 idle states
[    0.782422] ACPI: \_PR_.C01A: Found 2 idle states
[    0.782478] ACPI: \_PR_.C01C: Found 2 idle states
[    0.782529] ACPI: \_PR_.C01E: Found 2 idle states
[    0.782561] ACPI: \_PR_.C001: Found 2 idle states
[    0.782614] ACPI: \_PR_.C003: Found 2 idle states
[    0.782660] ACPI: \_PR_.C005: Found 2 idle states
[    0.782706] ACPI: \_PR_.C007: Found 2 idle states
[    0.782758] ACPI: \_PR_.C009: Found 2 idle states
[    0.782807] ACPI: \_PR_.C00B: Found 2 idle states
[    0.782852] ACPI: \_PR_.C00D: Found 2 idle states
[    0.782899] ACPI: \_PR_.C00F: Found 2 idle states
[    0.782947] ACPI: \_PR_.C011: Found 2 idle states
[    0.782997] ACPI: \_PR_.C013: Found 2 idle states
[    0.783051] ACPI: \_PR_.C015: Found 2 idle states
[    0.783106] ACPI: \_PR_.C017: Found 2 idle states
[    0.783157] ACPI: \_PR_.C019: Found 2 idle states
[    0.783209] ACPI: \_PR_.C01B: Found 2 idle states
[    0.783245] ACPI: \_PR_.C01D: Found 2 idle states
[    0.783293] ACPI: \_PR_.C01F: Found 2 idle states
[    0.783430] AMD-Vi: AMD IOMMUv2 loaded and initialized
[    0.783494] ACPI: bus type drm_connector registered
[    0.785070] loop: module loaded
[    0.785200] nvme nvme0: pci function 0000:07:00.0
[    0.785227] ahci 0000:05:00.0: version 3.0
[    0.785483] ahci 0000:05:00.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x2 impl SATA mode
[    0.785487] ahci 0000:05:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
[    0.785601] scsi host0: ahci
[    0.785675] scsi host1: ahci
[    0.785692] ata1: DUMMY
[    0.785695] ata2: SATA max UDMA/133 abar m2048@0xfc600000 port 0xfc600180 irq 46
[    0.785820] ahci 0000:06:00.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
[    0.785823] ahci 0000:06:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
[    0.785910] scsi host2: ahci
[    0.785927] ata3: SATA max UDMA/133 abar m2048@0xfc500000 port 0xfc500100 irq 61
[    0.786007] tun: Universal TUN/TAP device driver, 1.6
[    0.786040] r8169 0000:03:00.0: enabling device (0000 -> 0003)
[    0.792428] r8169 0000:03:00.0 eth0: RTL8125B, a8:a1:59:8c:11:a0, XID 641, IRQ 62
[    0.792432] r8169 0000:03:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[    0.792455] VFIO - User Level meta-driver version: 0.3
[    0.792613] xhci_hcd 0000:04:00.1: xHCI Host Controller
[    0.792629] xhci_hcd 0000:04:00.1: new USB bus registered, assigned bus number 1
[    0.792778] xhci_hcd 0000:04:00.1: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000410
[    0.793201] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.18
[    0.793204] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.793205] usb usb1: Product: xHCI Host Controller
[    0.793206] usb usb1: Manufacturer: Linux 5.18.1 xhci-hcd
[    0.793208] usb usb1: SerialNumber: 0000:04:00.1
[    0.793254] hub 1-0:1.0: USB hub found
[    0.793264] hub 1-0:1.0: 6 ports detected
[    0.793387] xhci_hcd 0000:04:00.1: xHCI Host Controller
[    0.793403] xhci_hcd 0000:04:00.1: new USB bus registered, assigned bus number 2
[    0.793405] xhci_hcd 0000:04:00.1: Host supports USB 3.1 Enhanced SuperSpeed
[    0.793413] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.793419] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.18
[    0.793421] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.793423] usb usb2: Product: xHCI Host Controller
[    0.793423] usb usb2: Manufacturer: Linux 5.18.1 xhci-hcd
[    0.793424] usb usb2: SerialNumber: 0000:04:00.1
[    0.793458] hub 2-0:1.0: USB hub found
[    0.793466] hub 2-0:1.0: 4 ports detected
[    0.793557] xhci_hcd 0000:04:00.3: xHCI Host Controller
[    0.793575] xhci_hcd 0000:04:00.3: new USB bus registered, assigned bus number 3
[    0.793723] xhci_hcd 0000:04:00.3: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000410
[    0.794011] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.18
[    0.794013] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.794014] usb usb3: Product: xHCI Host Controller
[    0.794015] usb usb3: Manufacturer: Linux 5.18.1 xhci-hcd
[    0.794016] usb usb3: SerialNumber: 0000:04:00.3
[    0.794049] hub 3-0:1.0: USB hub found
[    0.794060] hub 3-0:1.0: 6 ports detected
[    0.794187] xhci_hcd 0000:04:00.3: xHCI Host Controller
[    0.794202] xhci_hcd 0000:04:00.3: new USB bus registered, assigned bus number 4
[    0.794204] xhci_hcd 0000:04:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[    0.794212] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.794218] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.18
[    0.794220] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.794222] usb usb4: Product: xHCI Host Controller
[    0.794222] usb usb4: Manufacturer: Linux 5.18.1 xhci-hcd
[    0.794223] usb usb4: SerialNumber: 0000:04:00.3
[    0.794258] hub 4-0:1.0: USB hub found
[    0.794271] hub 4-0:1.0: 4 ports detected
[    0.794290] usb: port power management may be unreliable
[    0.794368] xhci_hcd 0000:0d:00.3: xHCI Host Controller
[    0.794385] xhci_hcd 0000:0d:00.3: new USB bus registered, assigned bus number 5
[    0.794483] xhci_hcd 0000:0d:00.3: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000410
[    0.794712] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.18
[    0.794714] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.794715] usb usb5: Product: xHCI Host Controller
[    0.794716] usb usb5: Manufacturer: Linux 5.18.1 xhci-hcd
[    0.794717] usb usb5: SerialNumber: 0000:0d:00.3
[    0.794746] hub 5-0:1.0: USB hub found
[    0.794751] hub 5-0:1.0: 4 ports detected
[    0.794806] xhci_hcd 0000:0d:00.3: xHCI Host Controller
[    0.794821] xhci_hcd 0000:0d:00.3: new USB bus registered, assigned bus number 6
[    0.794823] xhci_hcd 0000:0d:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[    0.794831] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.794836] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.18
[    0.794838] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.794839] usb usb6: Product: xHCI Host Controller
[    0.794840] usb usb6: Manufacturer: Linux 5.18.1 xhci-hcd
[    0.794841] usb usb6: SerialNumber: 0000:0d:00.3
[    0.794870] hub 6-0:1.0: USB hub found
[    0.794875] hub 6-0:1.0: 4 ports detected
[    0.794922] usbcore: registered new interface driver usb-storage
[    0.794930] i8042: PNP: No PS/2 controller found.
[    0.794943] mousedev: PS/2 mouse device common for all mice
[    0.794986] rtc_cmos 00:02: RTC can wake from S4
[    0.795155] rtc_cmos 00:02: registered as rtc0
[    0.795183] rtc_cmos 00:02: setting system clock to 2022-08-07T20:20:31 UTC (1659903631)
[    0.795190] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    0.795264] nct6775: Found NCT6798D or compatible chip at 0x2e:0x290
[    0.796062] device-mapper: ioctl: 4.46.0-ioctl (2022-02-22) initialised: dm-de...@redhat.com
[    0.796099] usbcore: registered new interface driver btusb
[    0.796151] simple-framebuffer simple-framebuffer.0: framebuffer at 0x7fe0000000, 0x8ca000 bytes
[    0.796153] simple-framebuffer simple-framebuffer.0: format=a8r8g8b8, mode=1920x1200x32, linelength=7680
[    0.797816] Console: switching to colour frame buffer device 240x75
[    0.799441] simple-framebuffer simple-framebuffer.0: fb0: simplefb registered!
[    0.799463] hid: raw HID events driver (C) Jiri Kosina
[    0.799477] usbcore: registered new interface driver usbhid
[    0.799484] usbhid: USB HID core driver
[    0.799583] Initializing XFRM netlink socket
[    0.799638] NET: Registered PF_INET6 protocol family
[    0.799767] Segment Routing with IPv6
[    0.799775] In-situ OAM (IOAM) with IPv6
[    0.799791] NET: Registered PF_PACKET protocol family
[    0.799800] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[    0.799837] Bluetooth: RFCOMM TTY layer initialized
[    0.799844] Bluetooth: RFCOMM socket layer initialized
[    0.799851] Bluetooth: RFCOMM ver 1.11
[    0.799860] Key type dns_resolver registered
[    0.800753] microcode: CPU0: patch_level=0x0a201016
[    0.800766] microcode: CPU1: patch_level=0x0a201016
[    0.800778] microcode: CPU2: patch_level=0x0a201016
[    0.800790] microcode: CPU3: patch_level=0x0a201016
[    0.800801] microcode: CPU4: patch_level=0x0a201016
[    0.800814] microcode: CPU5: patch_level=0x0a201016
[    0.800827] microcode: CPU6: patch_level=0x0a201016
[    0.800839] microcode: CPU7: patch_level=0x0a201016
[    0.800852] microcode: CPU8: patch_level=0x0a201016
[    0.800866] microcode: CPU9: patch_level=0x0a201016
[    0.800880] microcode: CPU10: patch_level=0x0a201016
[    0.800893] microcode: CPU11: patch_level=0x0a201016
[    0.800905] microcode: CPU12: patch_level=0x0a201016
[    0.800918] microcode: CPU13: patch_level=0x0a201016
[    0.800930] microcode: CPU14: patch_level=0x0a201016
[    0.800942] microcode: CPU15: patch_level=0x0a201016
[    0.800956] microcode: CPU16: patch_level=0x0a201016
[    0.800968] microcode: CPU17: patch_level=0x0a201016
[    0.800980] microcode: CPU18: patch_level=0x0a201016
[    0.800991] microcode: CPU19: patch_level=0x0a201016
[    0.801002] microcode: CPU20: patch_level=0x0a201016
[    0.801013] microcode: CPU21: patch_level=0x0a201016
[    0.801025] microcode: CPU22: patch_level=0x0a201016
[    0.801037] microcode: CPU23: patch_level=0x0a201016
[    0.801048] microcode: CPU24: patch_level=0x0a201016
[    0.801060] microcode: CPU25: patch_level=0x0a201016
[    0.801071] microcode: CPU26: patch_level=0x0a201016
[    0.801081] microcode: CPU27: patch_level=0x0a201016
[    0.801092] microcode: CPU28: patch_level=0x0a201016
[    0.801103] microcode: CPU29: patch_level=0x0a201016
[    0.801114] microcode: CPU30: patch_level=0x0a201016
[    0.801213] nvme nvme0: Shutdown timeout set to 10 seconds
[    0.801378] microcode: CPU31: patch_level=0x0a201016
[    0.801877] microcode: Microcode Update Driver: v2.2.
[    0.801879] IPI shorthand broadcast: enabled
[    0.802371] AVX2 version of gcm_enc/dec engaged.
[    0.802827] AES CTR mode by8 optimization enabled
[    0.803255] sched_clock: Marking stable (485911946, 317339724)->(834340269, -31088599)
[    0.803597] registered taskstats version 1
[    0.803883] Key type ._fscrypt registered
[    0.804135] Key type .fscrypt registered
[    0.804382] Key type fscrypt-provisioning registered
[    0.804717] Btrfs loaded, crc32c=crc32c-generic, zoned=no, fsverity=no
[    0.806370] printk: console [netcon0] enabled
[    0.806623] netconsole: network logging started
[    0.807538] nvme nvme0: 32/0/0 default/read/poll queues
[    0.807790] ALSA device list:
[    0.808045]   No soundcards found.
[    0.810632]  nvme0n1: p1 p2 p3
[    1.034710] usb 5-1: new full-speed USB device number 2 using xhci_hcd
[    1.035060] usb 3-2: new full-speed USB device number 2 using xhci_hcd
[    1.035406] usb 1-2: new high-speed USB device number 2 using xhci_hcd
[    1.094625] ata3: SATA link down (SStatus 0 SControl 300)
[    1.166905] usb 1-2: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=60.52
[    1.167259] usb 1-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    1.167606] usb 1-2: Product: USB2.0 Hub
[    1.189835] usb 5-1: New USB device found, idVendor=1b1c, idProduct=1b2d, bcdDevice= 1.07
[    1.190180] usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.190526] usb 5-1: Product: Corsair Gaming K95 RGB PLATINUM Keyboard
[    1.190869] usb 5-1: Manufacturer: Corsair
[    1.191210] usb 5-1: SerialNumber: 0A03001BAEFD2486582E6371F5001947
[    1.193216] usb 3-2: New USB device found, idVendor=8087, idProduct=0029, bcdDevice= 0.01
[    1.193559] usb 3-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.209791] hub 1-2:1.0: USB hub found
[    1.210525] hub 1-2:1.0: 4 ports detected
[    1.227953] input: Corsair Corsair Gaming K95 RGB PLATINUM Keyboard as /devices/pci0000:00/0000:00:08.1/0000:0d:00.3/usb5/5-1/5-1:1.0/0003:1B1C:1B2D.0001/input/input2
[    1.256442] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.257266] ata2.00: ATA-9: WDC WD30EZRX-00DC0B0, 80.00A80, max UDMA/133
[    1.257858] ata2.00: 5860533168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    1.258769] ata2.00: configured for UDMA/133
[    1.259205] scsi 1:0:0:0: Direct-Access     ATA      WDC WD30EZRX-00D 0A80 PQ: 0 ANSI: 5
[    1.259667] sd 1:0:0:0: Attached scsi generic sg0 type 0
[    1.259727] sd 1:0:0:0: [sda] 5860533168 512-byte logical blocks: (3.00 TB/2.73 TiB)
[    1.260392] sd 1:0:0:0: [sda] 4096-byte physical blocks
[    1.260770] sd 1:0:0:0: [sda] Write Protect is off
[    1.261145] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.261161] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.280761] hid-generic 0003:1B1C:1B2D.0001: input,hidraw0: USB HID v1.11 Keyboard [Corsair Corsair Gaming K95 RGB PLATINUM Keyboard] on usb-0000:0d:00.3-1/input0
[    1.288138] input: Corsair Corsair Gaming K95 RGB PLATINUM Keyboard as /devices/pci0000:00/0000:00:08.1/0000:0d:00.3/usb5/5-1/5-1:1.1/0003:1B1C:1B2D.0002/input/input3
[    1.290080] sd 1:0:0:0: [sda] Attached SCSI disk
[    1.290956] Freeing unused kernel image (initmem) memory: 3328K
[    1.291385] Write protecting the kernel read-only data: 20480k
[    1.292187] Freeing unused kernel image (text/rodata gap) memory: 2036K
[    1.292792] Freeing unused kernel image (rodata/data gap) memory: 752K
[    1.304669] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.305133] Run /init as init process
[    1.305575]   with arguments:
[    1.305576]     /init
[    1.305576]   with environment:
[    1.305577]     HOME=/
[    1.305577]     TERM=linux
[    1.309511] r8169 0000:03:00.0: Direct firmware load for rtl_nic/rtl8125b-2.fw failed with error -2
[    1.309993] r8169 0000:03:00.0: Unable to load firmware rtl_nic/rtl8125b-2.fw (-2)
[    1.314715] usb 3-3: new full-speed USB device number 3 using xhci_hcd
[    1.332474] RTL8226B_RTL8221B 2.5Gbps PHY r8169-0-300:00: attached PHY driver (mii_bus:phy_addr=r8169-0-300:00, irq=MAC)
[    1.340752] input: Corsair Corsair Gaming K95 RGB PLATINUM Keyboard as /devices/pci0000:00/0000:00:08.1/0000:0d:00.3/usb5/5-1/5-1:1.1/0003:1B1C:1B2D.0002/input/input4
[    1.341310] input: Corsair Corsair Gaming K95 RGB PLATINUM Keyboard as /devices/pci0000:00/0000:00:08.1/0000:0d:00.3/usb5/5-1/5-1:1.1/0003:1B1C:1B2D.0002/input/input5
[    1.341865] input: Corsair Corsair Gaming K95 RGB PLATINUM Keyboard Mouse as /devices/pci0000:00/0000:00:08.1/0000:0d:00.3/usb5/5-1/5-1:1.1/0003:1B1C:1B2D.0002/input/input6
[    1.342528] hid-generic 0003:1B1C:1B2D.0002: input,hiddev96,hidraw1: USB HID v1.11 Keyboard [Corsair Corsair Gaming K95 RGB PLATINUM Keyboard] on usb-0000:0d:00.3-1/input1
[    1.343097] usbhid 5-1:1.2: couldn't find an input interrupt endpoint
[    1.400899] r8169 0000:03:00.0 eth0: Link is Down
[    1.457715] usb 5-4: new high-speed USB device number 3 using xhci_hcd
[    1.463203] usb 3-3: New USB device found, idVendor=26ce, idProduct=01a2, bcdDevice= 0.00
[    1.463645] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.464087] usb 3-3: Product: LED Controller
[    1.464525] usb 3-3: Manufacturer: ASRock
[    1.464959] usb 3-3: SerialNumber: A02019100900
[    1.478253] input: ASRock LED Controller as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:04:00.3/usb3/3-3/3-3:1.0/0003:26CE:01A2.0003/input/input7
[    1.530764] hid-generic 0003:26CE:01A2.0003: input,hidraw2: USB HID v1.10 Device [ASRock LED Controller] on usb-0000:04:00.3-3/input0
[    1.643851] usb 3-4: new full-speed USB device number 4 using xhci_hcd
[    1.798190] usb 3-4: New USB device found, idVendor=046d, idProduct=c332, bcdDevice= 3.02
[    1.798662] usb 3-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.799145] usb 3-4: Product: Gaming Mouse G502
[    1.799606] usb 3-4: Manufacturer: Logitech
[    1.800079] usb 3-4: SerialNumber: 0C6738683935
[    1.802287] usb 5-4: New USB device found, idVendor=046d, idProduct=0825, bcdDevice= 5.62
[    1.802748] usb 5-4: New USB device strings: Mfr=0, Product=2, SerialNumber=1
[    1.803219] usb 5-4: Product: C270 HD WEBCAM
[    1.803682] usb 5-4: SerialNumber: 3B54CD50
[    1.818240] input: Logitech Gaming Mouse G502 as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:04:00.3/usb3/3-4/3-4:1.0/0003:046D:C332.0004/input/input8
[    1.818767] hid-generic 0003:046D:C332.0004: input,hidraw3: USB HID v1.11 Mouse [Logitech Gaming Mouse G502] on usb-0000:04:00.3-4/input0
[    1.822876] tsc: Refined TSC clocksource calibration: 3393.598 MHz
[    1.823528] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x30eaaeeb105, max_idle_ns: 440795245448 ns
[    1.824219] clocksource: Switched to clocksource tsc
[    1.826294] input: Logitech Gaming Mouse G502 Keyboard as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:04:00.3/usb3/3-4/3-4:1.1/0003:046D:C332.0005/input/input9
[    1.841849] random: crng init done
[    1.877938] hid-generic 0003:046D:C332.0005: input,hiddev97,hidraw4: USB HID v1.11 Keyboard [Logitech Gaming Mouse G502] on usb-0000:04:00.3-4/input1
[    1.991855] usb 3-5: new full-speed USB device number 5 using xhci_hcd
[    2.128197] usb 3-5: New USB device found, idVendor=1a86, idProduct=7523, bcdDevice= 2.54
[    2.128913] usb 3-5: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[    2.129616] usb 3-5: Product: USB2.0-Ser!
[    4.075321] r8169 0000:03:00.0 eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[    4.076049] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   19.274925] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Quota mode: disabled.
[   20.112313] ext3: Unknown parameter 'subvol'
[   20.112890] ext2: Unknown parameter 'subvol'
[   20.113418] ext4: Unknown parameter 'subvol'
[   20.114006] fuseblk: Unknown parameter 'subvol'
[   20.114601] BTRFS: device label system devid 1 transid 96394 /dev/requires-vg/system scanned by mount (896)
[   20.115276] BTRFS info (device dm-0): flagging fs with big metadata feature
[   20.115761] BTRFS info (device dm-0): using free space tree
[   20.116244] BTRFS info (device dm-0): has skinny extents
[   20.118950] BTRFS info (device dm-0): bdev /dev/requires-vg/system errs: wr 0, rd 0, flush 0, corrupt 1, gen 0
[   20.176445] BTRFS info (device dm-0): enabling ssd optimizations
[   20.183394] r8169 0000:03:00.0 eth0: Link is Down
[   20.722853] udevd[1456]: starting version 3.2.11
[   20.731863] udevd[1456]: starting eudev-3.2.11
[   20.824379] input: PC Speaker as /devices/platform/pcspkr/input/input12
[   20.829000] snd_hda_intel 0000:08:00.1: enabling device (0000 -> 0002)
[   20.829070] snd_hda_intel 0000:08:00.1: Force to non-snoop mode
[   20.829284] snd_hda_intel 0000:0b:00.1: enabling device (0000 -> 0002)
[   20.829337] snd_hda_intel 0000:0b:00.1: Force to non-snoop mode
[   20.829382] snd_hda_intel 0000:0d:00.4: enabling device (0000 -> 0002)
[   20.832766] usbcore: registered new interface driver ch341
[   20.832937] usbserial: USB Serial support registered for ch341-uart
[   20.833043] ch341 3-5:1.0: ch341-uart converter detected
[   20.834186] videodev: Linux video capture interface: v2.00
[   20.836969] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:08:00.1/sound/card0/input13
[   20.837001] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:08:00.1/sound/card0/input14
[   20.837044] input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:08:00.1/sound/card0/input15
[   20.837067] input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:08:00.1/sound/card0/input16
[   20.837102] input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:08:00.1/sound/card0/input17
[   20.837183] input: HDA ATI HDMI HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:08:00.1/sound/card0/input18
[   20.837294] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.4/0000:09:00.0/0000:0a:00.0/0000:0b:00.1/sound/card1/input19
[   20.837430] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.4/0000:09:00.0/0000:0a:00.0/0000:0b:00.1/sound/card1/input20
[   20.837478] input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.4/0000:09:00.0/0000:0a:00.0/0000:0b:00.1/sound/card1/input21
[   20.837586] input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.4/0000:09:00.0/0000:0a:00.0/0000:0b:00.1/sound/card1/input22
[   20.838087] input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.4/0000:09:00.0/0000:0a:00.0/0000:0b:00.1/sound/card1/input23
[   20.838770] input: HDA ATI HDMI HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.4/0000:09:00.0/0000:0a:00.0/0000:0b:00.1/sound/card1/input24
[   20.839342] ch341-uart ttyUSB0: break control not supported, using simulated break
[   20.839370] usb 3-5: ch341-uart converter now attached to ttyUSB0
[   20.842783] snd_hda_codec_realtek hdaudioC2D0: autoconfig for ALC1220: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
[   20.842787] snd_hda_codec_realtek hdaudioC2D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   20.842789] snd_hda_codec_realtek hdaudioC2D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[   20.842790] snd_hda_codec_realtek hdaudioC2D0:    mono: mono_out=0x0
[   20.842791] snd_hda_codec_realtek hdaudioC2D0:    dig-out=0x1e/0x0
[   20.842792] snd_hda_codec_realtek hdaudioC2D0:    inputs:
[   20.842793] snd_hda_codec_realtek hdaudioC2D0:      Front Mic=0x19
[   20.842795] snd_hda_codec_realtek hdaudioC2D0:      Rear Mic=0x18
[   20.842796] snd_hda_codec_realtek hdaudioC2D0:      Line=0x1a
[   20.855715] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:0d:00.4/sound/card2/input25
[   20.855792] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:0d:00.4/sound/card2/input26
[   20.855859] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:0d:00.4/sound/card2/input27
[   20.856171] input: HD-Audio Generic Line Out Front as /devices/pci0000:00/0000:00:08.1/0000:0d:00.4/sound/card2/input28
[   20.856370] input: HD-Audio Generic Line Out Surround as /devices/pci0000:00/0000:00:08.1/0000:0d:00.4/sound/card2/input29
[   20.856552] input: HD-Audio Generic Line Out CLFE as /devices/pci0000:00/0000:00:08.1/0000:0d:00.4/sound/card2/input30
[   20.856758] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:0d:00.4/sound/card2/input31
[   20.861105] [drm] amdgpu kernel modesetting enabled.
[   20.861136] checking generic (7fe0000000 8ca000) vs hw (7fe0000000 10000000)
[   20.861138] checking generic (7fe0000000 8ca000) vs hw (7fe0000000 10000000)
[   20.861139] fb0: switching to amdgpu from simple
[   20.861508] Console: switching to colour dummy device 80x25
[   20.861569] amdgpu 0000:08:00.0: enabling device (0006 -> 0007)
[   20.861627] [drm] initializing kernel modesetting (POLARIS10 0x1002:0x67DF 0x1DA2:0xE366 0xE7).
[   20.861629] amdgpu 0000:08:00.0: amdgpu: Trusted Memory Zone (TMZ) feature not supported
[   20.861636] [drm] register mmio base: 0xFCE00000
[   20.861637] [drm] register mmio size: 262144
[   20.861663] [drm] add ip block number 0 <vi_common>
[   20.861665] [drm] add ip block number 1 <gmc_v8_0>
[   20.861666] [drm] add ip block number 2 <tonga_ih>
[   20.861666] [drm] add ip block number 3 <gfx_v8_0>
[   20.861667] [drm] add ip block number 4 <sdma_v3_0>
[   20.861667] [drm] add ip block number 5 <powerplay>
[   20.861668] [drm] add ip block number 6 <dm>
[   20.861669] [drm] add ip block number 7 <uvd_v6_0>
[   20.861669] [drm] add ip block number 8 <vce_v3_0>
[   20.861677] amdgpu 0000:08:00.0: amdgpu: Fetched VBIOS from VFCT
[   20.861678] amdgpu: ATOM BIOS: 113-1E3660EU-O55
[   20.861689] [drm] UVD is enabled in VM mode
[   20.861689] [drm] UVD ENC is enabled in VM mode
[   20.861691] [drm] VCE enabled in VM mode
[   20.861712] [drm] vm size is 512 GB, 2 levels, block size is 10-bit, fragment size is 9-bit
[   20.862718] amdgpu 0000:08:00.0: BAR 2: releasing [mem 0x7ff0000000-0x7ff01fffff 64bit pref]
[   20.862721] amdgpu 0000:08:00.0: BAR 0: releasing [mem 0x7fe0000000-0x7fefffffff 64bit pref]
[   20.862735] pcieport 0000:00:03.1: BAR 15: releasing [mem 0x7fe0000000-0x7ff01fffff 64bit pref]
[   20.862740] pcieport 0000:00:03.1: BAR 15: assigned [mem 0x2080000000-0x21ffffffff 64bit pref]
[   20.862741] amdgpu 0000:08:00.0: BAR 0: assigned [mem 0x2100000000-0x21ffffffff 64bit pref]
[   20.862748] amdgpu 0000:08:00.0: BAR 2: assigned [mem 0x2080000000-0x20801fffff 64bit pref]
[   20.862753] pcieport 0000:00:03.1: PCI bridge to [bus 08]
[   20.862755] pcieport 0000:00:03.1:   bridge window [io  0xe000-0xefff]
[   20.862758] pcieport 0000:00:03.1:   bridge window [mem 0xfce00000-0xfcefffff]
[   20.862759] pcieport 0000:00:03.1:   bridge window [mem 0x2080000000-0x21ffffffff 64bit pref]
[   20.862767] amdgpu 0000:08:00.0: amdgpu: VRAM: 4096M 0x000000F400000000 - 0x000000F4FFFFFFFF (4096M used)
[   20.862769] amdgpu 0000:08:00.0: amdgpu: GART: 256M 0x000000FF00000000 - 0x000000FF0FFFFFFF
[   20.862774] [drm] Detected VRAM RAM=4096M, BAR=4096M
[   20.862774] [drm] RAM width 256bits GDDR5
[   20.862790] [drm] amdgpu: 4096M of VRAM memory ready
[   20.862791] [drm] amdgpu: 4096M of GTT memory ready.
[   20.862797] [drm] GART: num cpu pages 65536, num gpu pages 65536
[   20.864597] [drm] PCIE GART of 256M enabled (table at 0x000000F4008CA000).
[   20.865723] [drm] Chained IB support enabled!
[   20.868318] amdgpu: hwmgr_sw_init smu backed is polaris10_smu
[   20.869124] [drm] Found UVD firmware Version: 1.130 Family ID: 16
[   20.870584] [drm] Found VCE firmware Version: 53.26 Binary ID: 3
[   20.946277] [drm] Display Core initialized with v3.2.177!
[   20.961060] snd_hda_intel 0000:08:00.1: bound 0000:08:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[   20.998853] usb 5-4: set resolution quirk: cval->res = 384
[   20.999001] usbcore: registered new interface driver snd-usb-audio
[   20.999028] usb 5-4: Found UVC 1.00 device C270 HD WEBCAM (046d:0825)
[   21.015893] usb 5-4: Failed to query (GET_INFO) UVC control 3 on unit 1: -32 (exp. 1).
[   21.023663] BTRFS: device fsid 5fe72d9a-7697-478d-912a-13a31537db6c devid 1 transid 15285 /dev/dm-4 scanned by udevd (1596)
[   21.031265] input: C270 HD WEBCAM as /devices/pci0000:00/0000:00:08.1/0000:0d:00.3/usb5/5-4/5-4:1.0/input/input32
[   21.031302] usbcore: registered new interface driver uvcvideo
[   21.037891] [drm] UVD and UVD ENC initialized successfully.
[   21.138882] [drm] VCE initialized successfully.
[   21.139164] amdgpu 0000:08:00.0: amdgpu: SE 4, SH per SE 1, CU per SH 9, active_cu_number 36
[   21.142683] [drm] Initialized amdgpu 3.46.0 20150101 for 0000:08:00.0 on minor 0
[   21.227693] Console: switching to colour frame buffer device 240x75
[   21.244400] amdgpu 0000:08:00.0: [drm] fb0: amdgpudrmfb frame buffer device
[   21.256958] amdgpu 0000:0b:00.0: enabling device (0006 -> 0007)
[   21.257023] [drm] initializing kernel modesetting (NAVY_FLOUNDER 0x1002:0x73DF 0x1849:0x5222 0xC1).
[   21.257026] amdgpu 0000:0b:00.0: amdgpu: Trusted Memory Zone (TMZ) feature not supported
[   21.257038] [drm] register mmio base: 0xFCB00000
[   21.257039] [drm] register mmio size: 1048576
[   21.258722] [drm] add ip block number 0 <nv_common>
[   21.258723] [drm] add ip block number 1 <gmc_v10_0>
[   21.258724] [drm] add ip block number 2 <navi10_ih>
[   21.258725] [drm] add ip block number 3 <psp>
[   21.258725] [drm] add ip block number 4 <smu>
[   21.258727] [drm] add ip block number 5 <dm>
[   21.258727] [drm] add ip block number 6 <gfx_v10_0>
[   21.258728] [drm] add ip block number 7 <sdma_v5_2>
[   21.258729] [drm] add ip block number 8 <vcn_v3_0>
[   21.258730] [drm] add ip block number 9 <jpeg_v3_0>
[   21.258743] amdgpu 0000:0b:00.0: amdgpu: Fetched VBIOS from VFCT
[   21.258745] amdgpu: ATOM BIOS: 113-EXT800233-L01
[   21.258753] [drm] VCN(0) decode is enabled in VM mode
[   21.258754] [drm] VCN(0) encode is enabled in VM mode
[   21.258756] [drm] JPEG decode is enabled in VM mode
[   21.258788] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[   21.258802] amdgpu 0000:0b:00.0: BAR 2: releasing [mem 0x7fd0000000-0x7fd01fffff 64bit pref]
[   21.258805] amdgpu 0000:0b:00.0: BAR 0: releasing [mem 0x7fc0000000-0x7fcfffffff 64bit pref]
[   21.258821] pcieport 0000:0a:00.0: BAR 15: releasing [mem 0x7fc0000000-0x7fd01fffff 64bit pref]
[   21.258823] pcieport 0000:09:00.0: BAR 15: releasing [mem 0x7fc0000000-0x7fd01fffff 64bit pref]
[   21.258824] pcieport 0000:00:03.4: BAR 15: releasing [mem 0x7fc0000000-0x7fd01fffff 64bit pref]
[   21.258832] pcieport 0000:00:03.4: BAR 15: assigned [mem 0x2200000000-0x27ffffffff 64bit pref]
[   21.258834] pcieport 0000:09:00.0: BAR 15: assigned [mem 0x2200000000-0x27ffffffff 64bit pref]
[   21.258836] pcieport 0000:0a:00.0: BAR 15: assigned [mem 0x2200000000-0x27ffffffff 64bit pref]
[   21.258838] amdgpu 0000:0b:00.0: BAR 0: assigned [mem 0x2400000000-0x27ffffffff 64bit pref]
[   21.258882] amdgpu 0000:0b:00.0: BAR 2: assigned [mem 0x2200000000-0x22001fffff 64bit pref]
[   21.258890] pcieport 0000:00:03.4: PCI bridge to [bus 09-0b]
[   21.258892] pcieport 0000:00:03.4:   bridge window [io  0xd000-0xdfff]
[   21.258895] pcieport 0000:00:03.4:   bridge window [mem 0xfcb00000-0xfcdfffff]
[   21.258898] pcieport 0000:00:03.4:   bridge window [mem 0x2200000000-0x27ffffffff 64bit pref]
[   21.258901] pcieport 0000:09:00.0: PCI bridge to [bus 0a-0b]
[   21.258903] pcieport 0000:09:00.0:   bridge window [io  0xd000-0xdfff]
[   21.258907] pcieport 0000:09:00.0:   bridge window [mem 0xfcb00000-0xfccfffff]
[   21.258909] pcieport 0000:09:00.0:   bridge window [mem 0x2200000000-0x27ffffffff 64bit pref]
[   21.258914] pcieport 0000:0a:00.0: PCI bridge to [bus 0b]
[   21.258916] pcieport 0000:0a:00.0:   bridge window [io  0xd000-0xdfff]
[   21.258919] pcieport 0000:0a:00.0:   bridge window [mem 0xfcb00000-0xfccfffff]
[   21.258922] pcieport 0000:0a:00.0:   bridge window [mem 0x2200000000-0x27ffffffff 64bit pref]
[   21.258934] amdgpu 0000:0b:00.0: amdgpu: VRAM: 12272M 0x0000008000000000 - 0x00000082FEFFFFFF (12272M used)
[   21.258936] amdgpu 0000:0b:00.0: amdgpu: GART: 512M 0x0000000000000000 - 0x000000001FFFFFFF
[   21.258938] amdgpu 0000:0b:00.0: amdgpu: AGP: 267894784M 0x0000008400000000 - 0x0000FFFFFFFFFFFF
[   21.258945] [drm] Detected VRAM RAM=12272M, BAR=16384M
[   21.258946] [drm] RAM width 192bits GDDR6
[   21.258976] [drm] amdgpu: 12272M of VRAM memory ready
[   21.258977] [drm] amdgpu: 12272M of GTT memory ready.
[   21.258982] [drm] GART: num cpu pages 131072, num gpu pages 131072
[   21.259112] [drm] PCIE GART of 512M enabled (table at 0x00000080008CA000).
[   21.261498] amdgpu 0000:0b:00.0: amdgpu: PSP runtime database doesn't exist
[   21.339439] BTRFS info (device dm-0: state M): turning on async discard
[   21.339442] BTRFS info (device dm-0: state M): use lzo compression, level 0
[   21.339443] BTRFS info (device dm-0: state M): using free space tree
[   21.380992] Adding 33554428k swap on /dev/mapper/requires--vg-swap.  Priority:-2 extents:1 across:33554428k SS
[   21.441338] BTRFS info (device dm-4): flagging fs with big metadata feature
[   21.441344] BTRFS info (device dm-4): use zstd compression, level 3
[   21.441346] BTRFS info (device dm-4): using free space tree
[   21.441347] BTRFS info (device dm-4): has skinny extents
[   23.509876] amdgpu 0000:0b:00.0: amdgpu: STB initialized to 2048 entries
[   23.510555] [drm] Loading DMUB firmware via PSP: version=0x0202000F
[   23.513282] [drm] use_doorbell being set to: [true]
[   23.513291] [drm] use_doorbell being set to: [true]
[   23.514627] [drm] Found VCN firmware Version ENC: 1.20 DEC: 2 VEP: 0 Revision: 5
[   23.514630] amdgpu 0000:0b:00.0: amdgpu: Will use PSP to load VCN firmware
[   23.578894] [drm] reserve 0xa00000 from 0x82fe000000 for PSP TMR
[   23.670202] amdgpu 0000:0b:00.0: amdgpu: RAS: optional ras ta ucode is not available
[   23.684218] amdgpu 0000:0b:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[   23.684240] amdgpu 0000:0b:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413500 (65.53.0)
[   23.684244] amdgpu 0000:0b:00.0: amdgpu: SMU driver if version not matched
[   23.684248] amdgpu 0000:0b:00.0: amdgpu: use vbios provided pptable
[   23.743094] amdgpu 0000:0b:00.0: amdgpu: SMU is initialized successfully!
[   23.743314] [drm] Display Core initialized with v3.2.177!
[   23.744493] [drm] DMUB hardware initialized: version=0x0202000F
[   24.029814] [drm] REG_WAIT timeout 1us * 100000 tries - mpc2_assert_idle_mpcc line:478
[   24.031299] snd_hda_intel 0000:0b:00.1: bound 0000:0b:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[   24.031460] [drm] forcing DP-3 connector off
[   24.044550] [drm:detect_link_and_local_sink [amdgpu]] *ERROR* No EDID read.
[   24.046913] [drm] kiq ring mec 2 pipe 1 q 0
[   24.050637] BTRFS info: devid 1 device path /dev/requires-vg/system changed to /dev/mapper/requires--vg-system scanned by mount (2532)
[   24.052065] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[   24.052413] [drm] JPEG decode initialized successfully.
[   24.052673] amdgpu 0000:0b:00.0: amdgpu: SE 2, SH per SE 2, CU per SH 10, active_cu_number 40
[   24.052701] amdgpu 0000:0b:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[   24.052702] amdgpu 0000:0b:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[   24.052703] amdgpu 0000:0b:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[   24.052704] amdgpu 0000:0b:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[   24.052704] amdgpu 0000:0b:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[   24.052705] amdgpu 0000:0b:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[   24.052705] amdgpu 0000:0b:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[   24.052706] amdgpu 0000:0b:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[   24.052706] amdgpu 0000:0b:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[   24.052707] amdgpu 0000:0b:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[   24.052707] amdgpu 0000:0b:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[   24.052707] amdgpu 0000:0b:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[   24.052708] amdgpu 0000:0b:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[   24.052708] amdgpu 0000:0b:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[   24.052709] amdgpu 0000:0b:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[   24.052709] amdgpu 0000:0b:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[   24.053336] amdgpu 0000:0b:00.0: amdgpu: Using BACO for runtime pm
[   24.053466] [drm] Initialized amdgpu 3.46.0 20150101 for 0000:0b:00.0 on minor 1
[   24.056594] amdgpu 0000:0b:00.0: [drm] Cannot find any crtc or sizes
[   24.056600] [drm] DSC precompute is not needed.
[   24.551851] RTL8226B_RTL8221B 2.5Gbps PHY r8169-0-300:00: attached PHY driver (mii_bus:phy_addr=r8169-0-300:00, irq=MAC)
[   24.684602] input: ckb1: Corsair Gaming K95 RGB PLATINUM Keyboard vKB as /devices/virtual/input/input33
[   24.684660] input: ckb1: Corsair Gaming K95 RGB PLATINUM Keyboard vM as /devices/virtual/input/input34
[   24.717076] r8169 0000:03:00.0 eth0: Link is Down
[   24.717431] br0: port 1(eth0) entered blocking state
[   24.717434] br0: port 1(eth0) entered disabled state
[   24.717528] device eth0 entered promiscuous mode
[   24.720558] device br0 entered promiscuous mode
[   27.237480] r8169 0000:03:00.0 eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[   27.237493] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   27.237570] br0: port 1(eth0) entered blocking state
[   27.237573] br0: port 1(eth0) entered forwarding state
[   27.237676] IPv6: ADDRCONF(NETDEV_CHANGE): br0: link becomes ready
[   30.920329] [drm] free PSP TMR buffer
[   33.022864] [drm] PCIE GART of 512M enabled (table at 0x00000080008CA000).
[   33.022885] [drm] PSP is resuming...
[   33.089969] [drm] reserve 0xa00000 from 0x82fe000000 for PSP TMR
[   33.178884] amdgpu 0000:0b:00.0: amdgpu: RAS: optional ras ta ucode is not available
[   33.191883] amdgpu 0000:0b:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[   33.191887] amdgpu 0000:0b:00.0: amdgpu: SMU is resuming...
[   33.191890] amdgpu 0000:0b:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413500 (65.53.0)
[   33.191893] amdgpu 0000:0b:00.0: amdgpu: SMU driver if version not matched
[   33.201000] amdgpu 0000:0b:00.0: amdgpu: SMU is resumed successfully!
[   33.202186] [drm] DMUB hardware initialized: version=0x0202000F
[   33.297939] [drm:detect_link_and_local_sink [amdgpu]] *ERROR* No EDID read.
[   33.300128] [drm] kiq ring mec 2 pipe 1 q 0
[   33.305864] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[   33.306154] [drm] JPEG decode initialized successfully.
[   33.306175] amdgpu 0000:0b:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[   33.306178] amdgpu 0000:0b:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[   33.306180] amdgpu 0000:0b:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[   33.306181] amdgpu 0000:0b:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[   33.306182] amdgpu 0000:0b:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[   33.306183] amdgpu 0000:0b:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[   33.306184] amdgpu 0000:0b:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[   33.306185] amdgpu 0000:0b:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[   33.306185] amdgpu 0000:0b:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[   33.306187] amdgpu 0000:0b:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[   33.306188] amdgpu 0000:0b:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[   33.306189] amdgpu 0000:0b:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[   33.306190] amdgpu 0000:0b:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[   33.306191] amdgpu 0000:0b:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[   33.306192] amdgpu 0000:0b:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[   33.306193] amdgpu 0000:0b:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[   33.309155] amdgpu 0000:0b:00.0: [drm] Cannot find any crtc or sizes
[   33.309158] amdgpu 0000:0b:00.0: [drm] Cannot find any crtc or sizes
[   39.648730] [drm] free PSP TMR buffer
[   47.050566] [drm] PCIE GART of 512M enabled (table at 0x00000080008CA000).
[   47.050584] [drm] PSP is resuming...
[   47.117713] [drm] reserve 0xa00000 from 0x82fe000000 for PSP TMR
[   47.205625] amdgpu 0000:0b:00.0: amdgpu: RAS: optional ras ta ucode is not available
[   47.218734] amdgpu 0000:0b:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[   47.218737] amdgpu 0000:0b:00.0: amdgpu: SMU is resuming...
[   47.218741] amdgpu 0000:0b:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413500 (65.53.0)
[   47.218745] amdgpu 0000:0b:00.0: amdgpu: SMU driver if version not matched
[   47.227845] amdgpu 0000:0b:00.0: amdgpu: SMU is resumed successfully!
[   47.229034] [drm] DMUB hardware initialized: version=0x0202000F
[   47.324789] [drm:detect_link_and_local_sink [amdgpu]] *ERROR* No EDID read.
[   47.326978] [drm] kiq ring mec 2 pipe 1 q 0
[   47.331936] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[   47.332750] [drm] JPEG decode initialized successfully.
[   47.332769] amdgpu 0000:0b:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[   47.332770] amdgpu 0000:0b:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[   47.332771] amdgpu 0000:0b:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[   47.332771] amdgpu 0000:0b:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[   47.332772] amdgpu 0000:0b:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[   47.332772] amdgpu 0000:0b:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[   47.332773] amdgpu 0000:0b:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[   47.332773] amdgpu 0000:0b:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[   47.332774] amdgpu 0000:0b:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[   47.332775] amdgpu 0000:0b:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[   47.332775] amdgpu 0000:0b:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[   47.332776] amdgpu 0000:0b:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[   47.332776] amdgpu 0000:0b:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[   47.332777] amdgpu 0000:0b:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[   47.332777] amdgpu 0000:0b:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[   47.332778] amdgpu 0000:0b:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[   47.335958] amdgpu 0000:0b:00.0: [drm] Cannot find any crtc or sizes
[   47.335961] amdgpu 0000:0b:00.0: [drm] Cannot find any crtc or sizes
[   47.341745] amdgpu 0000:0b:00.0: amdgpu: amdgpu: finishing device.
[   47.344073] [drm] free PSP TMR buffer
[   47.368207] [drm] amdgpu: ttm finalized
[   47.419451] snd_hda_intel 0000:0b:00.1: refused to change power state from D3hot to D0
[   47.523861] snd_hda_intel 0000:0b:00.1: CORB reset timeout#2, CORBRP = 65535
[   47.744533] snd_hda_codec_hdmi hdaudioC1D0: Unable to sync register 0x2f0d00. -5
[   47.744538] snd_hda_codec_hdmi hdaudioC1D0: HDMI ATI/AMD: no speaker allocation for ELD
[   47.744541] snd_hda_codec_hdmi hdaudioC1D0: HDMI ATI/AMD: no speaker allocation for ELD
[   47.744543] snd_hda_codec_hdmi hdaudioC1D0: HDMI ATI/AMD: no speaker allocation for ELD
[   47.744545] snd_hda_codec_hdmi hdaudioC1D0: HDMI ATI/AMD: no speaker allocation for ELD
[   47.744547] snd_hda_codec_hdmi hdaudioC1D0: HDMI ATI/AMD: no speaker allocation for ELD
[   47.744549] snd_hda_codec_hdmi hdaudioC1D0: HDMI ATI/AMD: no speaker allocation for ELD
[   47.956560] vfio-pci 0000:0b:00.1: refused to change power state from D3hot to D0
[   48.195836] br0: port 2(tap0) entered blocking state
[   48.195839] br0: port 2(tap0) entered disabled state
[   48.195883] device tap0 entered promiscuous mode
[   48.195951] br0: port 2(tap0) entered blocking state
[   48.195955] br0: port 2(tap0) entered forwarding state
[   48.237200] snd_hda_intel 0000:0d:00.4: IRQ timing workaround is activated for card #2. Suggest a bigger bdl_pos_adj.
[   49.242820] vfio-pci 0000:0b:00.0: refused to change power state from D3hot to D0
[   49.254822] vfio-pci 0000:0b:00.0: refused to change power state from D3hot to D0
[   49.266824] vfio-pci 0000:0b:00.0: refused to change power state from D3hot to D0
[   49.267128] vfio-pci 0000:0b:00.0: vfio_ecap_init: hiding ecap 0x19@0x270
[   49.267134] vfio-pci 0000:0b:00.0: vfio_ecap_init: hiding ecap 0x1b@0x2d0
[   49.267139] vfio-pci 0000:0b:00.0: vfio_ecap_init: hiding ecap 0x26@0x410
[   49.267141] vfio-pci 0000:0b:00.0: vfio_ecap_init: hiding ecap 0x27@0x440
[   49.281829] vfio-pci 0000:0b:00.1: refused to change power state from D3hot to D0
[   49.293830] vfio-pci 0000:0b:00.1: refused to change power state from D3hot to D0
[   49.323835] vfio-pci 0000:0b:00.1: refused to change power state from D3hot to D0
[   49.341836] vfio-pci 0000:0b:00.0: refused to change power state from D3hot to D0
[   49.353841] vfio-pci 0000:0b:00.0: refused to change power state from D3hot to D0
[   50.535130] vfio-pci 0000:0b:00.1: can't change power state from D3hot to D0 (config space inaccessible)
[   50.535160] vfio-pci 0000:0b:00.1: vfio_bar_restore: reset recovery - restoring BARs
[   50.545165] vfio-pci 0000:0b:00.0: can't change power state from D3hot to D0 (config space inaccessible)
[   50.545179] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   50.881405] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   50.881533] vfio-pci 0000:0b:00.1: vfio_bar_restore: reset recovery - restoring BARs
[   50.885180] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   50.885305] vfio-pci 0000:0b:00.1: vfio_bar_restore: reset recovery - restoring BARs
[   50.888162] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   50.888303] vfio-pci 0000:0b:00.1: vfio_bar_restore: reset recovery - restoring BARs
[   50.898515] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   51.056677] vfio-pci 0000:0b:00.0: Invalid PCI ROM header signature: expecting 0xaa55, got 0xffff
[   51.074536] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   51.105554] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   51.105737] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   51.105757] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   51.105781] vfio-pci 0000:0b:00.1: vfio_bar_restore: reset recovery - restoring BARs
[   51.105922] vfio-pci 0000:0b:00.1: vfio_bar_restore: reset recovery - restoring BARs
[   51.105940] vfio-pci 0000:0b:00.1: vfio_bar_restore: reset recovery - restoring BARs
[   51.106038] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   51.106054] vfio-pci 0000:0b:00.1: vfio_bar_restore: reset recovery - restoring BARs
[   51.268156] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   51.268434] vfio-pci 0000:0b:00.1: vfio_bar_restore: reset recovery - restoring BARs
[   51.277508] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   51.277648] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   51.277676] vfio-pci 0000:0b:00.1: vfio_bar_restore: reset recovery - restoring BARs
[   51.277789] vfio-pci 0000:0b:00.1: vfio_bar_restore: reset recovery - restoring BARs
[   51.287560] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   51.287823] vfio-pci 0000:0b:00.1: vfio_bar_restore: reset recovery - restoring BARs
[   51.775106] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   51.775348] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   51.775518] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   51.776114] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   51.776279] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   51.776449] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   51.777041] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   51.777207] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   51.777378] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   51.777966] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   51.778132] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   51.778331] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   51.778940] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   51.779131] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   51.779327] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   51.779918] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   51.780081] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   51.780247] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   51.780855] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   51.781021] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   51.781187] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   51.781798] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   51.781960] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   51.782120] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   51.782756] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   51.782934] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   51.783093] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   51.783714] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   51.783869] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   51.784034] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   51.986375] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   51.986679] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   51.986927] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   51.988022] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   51.988266] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   51.988514] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   51.989590] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   51.989827] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   51.990055] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   51.991175] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   51.991432] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   51.991669] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   51.992770] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   51.993035] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   51.993285] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   51.994380] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   51.994628] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   51.994859] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   51.995975] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   51.996222] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   51.996472] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   51.997587] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   51.997832] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   51.998071] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   52.000259] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   52.000573] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   52.000820] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   52.001925] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   52.002165] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   52.002404] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   52.082303] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   52.083066] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   52.083512] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   52.084266] vfio-pci 0000:0b:00.1: vfio_bar_restore: reset recovery - restoring BARs
[   52.084440] vfio-pci 0000:0b:00.1: vfio_bar_restore: reset recovery - restoring BARs
[   52.084600] vfio-pci 0000:0b:00.1: vfio_bar_restore: reset recovery - restoring BARs
[   52.219501] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   52.219752] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   52.219959] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   52.221024] vfio-pci 0000:0b:00.1: vfio_bar_restore: reset recovery - restoring BARs
[   52.221211] vfio-pci 0000:0b:00.1: vfio_bar_restore: reset recovery - restoring BARs
[   52.221602] vfio-pci 0000:0b:00.1: vfio_bar_restore: reset recovery - restoring BARs
[   52.226952] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   52.227176] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   52.227378] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   52.228780] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   52.228940] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   52.229094] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   52.229872] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   52.230054] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   52.230213] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   52.230900] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   52.231056] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   52.231463] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   52.232459] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   52.232718] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   52.232954] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   52.233924] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   52.234212] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   52.234423] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   52.235299] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   52.235526] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   52.235730] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   52.236658] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   52.236980] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   52.237154] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   52.238003] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   52.238259] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   52.238461] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   52.240063] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   52.240434] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   52.240835] vfio-pci 0000:0b:00.0: vfio_bar_restore: reset recovery - restoring BARs
[   53.325188] vfio-pci 0000:0b:00.0: Relaying device request to user (#0)
[   53.346831] br0: port 2(tap0) entered disabled state
[   53.346877] device tap0 left promiscuous mode
[   53.346878] br0: port 2(tap0) entered disabled state
[   53.557692] vfio-pci 0000:0b:00.1: can't change power state from D3hot to D0 (config space inaccessible)
[   53.619711] vfio-pci 0000:0b:00.0: can't change power state from D3hot to D0 (config space inaccessible)
[   53.681822] vfio-pci 0000:0b:00.0: can't change power state from D3hot to D0 (config space inaccessible)
[   53.681826] vfio-pci 0000:0b:00.1: can't change power state from D3hot to D0 (config space inaccessible)
[   53.710809] vfio-pci 0000:0b:00.0: can't change power state from D3hot to D0 (config space inaccessible)
[   53.711027] amdgpu 0000:0b:00.0: can't change power state from D3cold to D0 (config space inaccessible)
[   53.711111] [drm] initializing kernel modesetting (NAVY_FLOUNDER 0x1002:0x73DF 0x1849:0x5222 0xC1).
[   53.711115] amdgpu 0000:0b:00.0: amdgpu: Trusted Memory Zone (TMZ) feature not supported
[   53.711138] [drm] register mmio base: 0xFCB00000
[   53.711139] [drm] register mmio size: 1048576
[   53.712285] amdgpu 0000:0b:00.0: amdgpu: get invalid ip discovery binary signature from vram
[   53.712286] amdgpu 0000:0b:00.0: amdgpu: amdgpu_discovery is not set properly
[   53.712287] amdgpu 0000:0b:00.0: amdgpu: failed to read ip discovery binary from file
[   53.712289] [drm:amdgpu_discovery_set_ip_blocks [amdgpu]] *ERROR* amdgpu_discovery_init failed
[   53.712360] amdgpu 0000:0b:00.0: amdgpu: Fatal error during GPU init
[   53.712361] amdgpu 0000:0b:00.0: amdgpu: amdgpu: finishing device.
[   53.712396] amdgpu: probe of 0000:0b:00.0 failed with error -22
_______________________________________________
vfio-users mailing list
vfio-users@redhat.com
https://listman.redhat.com/mailman/listinfo/vfio-users

Reply via email to