[SOLVED] Unable to isolate GPU for VFIO (workaround)

I found an old post of mine, here in the forums, where I had a similar problem, and the solution was to Enable CSM, on X570 with an 3900X.

However, on AM5/X670E, CSM and iGPU do not work together, that is why I am getting the beeps on POST.

Tried many other options, forcing VGA in GRUB, etc. nothing worked.
I also re-installed Manjaro without 6900XT, worked perfect, I was able to add all settings in both GRUB and mkinitcpio/modules, but as soon as I installed again 6900XT, all problem came back.

1 Like

Hmmm. Boot up with the igpu being the only display that has a monitor. Get fully booted up and get us your dmesg. Without quiet, your kernel should still log any errors, but something’s stopping those messages from showing during boot. That error might still be in the dmesg.

cannot see any errors in dmesg, probably I don’t know how to filter them. However these are the entries related to 6900XT:

[    1.636256] pci 0000:03:00.0: [1002:73bf] type 00 class 0x030000
[    1.636269] pci 0000:03:00.0: reg 0x10: [mem 0xf800000000-0xfbffffffff 64bit pref]
[    1.636277] pci 0000:03:00.0: reg 0x18: [mem 0xfc00000000-0xfc0fffffff 64bit pref]
[    1.636282] pci 0000:03:00.0: reg 0x20: [io  0xf000-0xf0ff]
[    1.636287] pci 0000:03:00.0: reg 0x24: [mem 0xfca00000-0xfcafffff]
[    1.636293] pci 0000:03:00.0: reg 0x30: [mem 0xfcb00000-0xfcb1ffff pref]
[    1.636309] pci 0000:03:00.0: BAR 0: assigned to efifb
[    1.636357] pci 0000:03:00.0: PME# supported from D1 D2 D3hot D3cold
[    1.636464] pci 0000:03:00.1: [1002:ab28] type 00 class 0x040300
[    1.636472] pci 0000:03:00.1: reg 0x10: [mem 0xfcb24000-0xfcb27fff]
[    1.636537] pci 0000:03:00.1: PME# supported from D1 D2 D3hot D3cold
[    1.636601] pci 0000:03:00.2: [1002:73a6] type 00 class 0x0c0330
[    1.636613] pci 0000:03:00.2: reg 0x10: [mem 0xfc900000-0xfc9fffff 64bit]
[    1.636684] pci 0000:03:00.2: PME# supported from D0 D3hot D3cold
[    1.636745] pci 0000:03:00.3: [1002:73a4] type 00 class 0x0c8000
[    1.636756] pci 0000:03:00.3: reg 0x10: [mem 0xfcb20000-0xfcb23fff 64bit]
[    1.636817] pci 0000:03:00.3: PME# supported from D0 D3hot
[    1.657507] pci 0000:03:00.0: vgaarb: setting as boot VGA device
[    1.657507] pci 0000:03:00.0: vgaarb: bridge control possible
[    1.657507] pci 0000:03:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    1.667007] pci 0000:03:00.1: D0 power state depends on 0000:03:00.0
[    1.667044] pci 0000:03:00.2: D0 power state depends on 0000:03:00.0
[    1.667173] pci 0000:03:00.3: D0 power state depends on 0000:03:00.0
[    1.667658] pci 0000:03:00.0: Adding to iommu group 15
[    1.667674] pci 0000:03:00.1: Adding to iommu group 16
[    1.667691] pci 0000:03:00.2: Adding to iommu group 17
[    1.667709] pci 0000:03:00.3: Adding to iommu group 18
[    2.151446] i2c-designware-pci 0000:03:00.3: enabling device (0000 -> 0002)
[    4.764626] xhci_hcd 0000:03:00.2: xHCI Host Controller
[    4.764631] xhci_hcd 0000:03:00.2: new USB bus registered, assigned bus number 1
[    4.764706] xhci_hcd 0000:03:00.2: hcc params 0x0260ffe5 hci version 0x110 quirks 0x0000000000000010
[    4.765001] xhci_hcd 0000:03:00.2: xHCI Host Controller
[    4.765002] xhci_hcd 0000:03:00.2: new USB bus registered, assigned bus number 2
[    4.765003] xhci_hcd 0000:03:00.2: Host supports USB 3.1 Enhanced SuperSpeed
[    4.765026] usb usb1: SerialNumber: 0000:03:00.2
[    4.765144] usb usb2: SerialNumber: 0000:03:00.2
[   10.435397] snd_hda_intel 0000:03:00.1: enabling device (0000 -> 0002)
[   10.435434] snd_hda_intel 0000:03:00.1: Handle vga_switcheroo audio client
[   10.435435] snd_hda_intel 0000:03:00.1: Force to non-snoop mode
[   10.463270] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card1/input28
[   10.463296] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card1/input29
[   10.463313] input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card1/input30
[   10.463334] input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card1/input31
[   10.463349] input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card1/input32
[   10.463364] input: HDA ATI HDMI HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card1/input33
[   10.994633] amdgpu 0000:03:00.0: enabling device (0006 -> 0007)
[   10.996085] amdgpu 0000:03:00.0: amdgpu: Fetched VBIOS from VFCT
[   10.996140] amdgpu 0000:03:00.0: vgaarb: deactivate vga console
[   10.996141] amdgpu 0000:03:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
[   10.996159] amdgpu 0000:03:00.0: amdgpu: MEM ECC is not presented.
[   10.996159] amdgpu 0000:03:00.0: amdgpu: SRAM ECC is not presented.
[   10.996168] amdgpu 0000:03:00.0: amdgpu: VRAM: 16368M 0x0000008000000000 - 0x00000083FEFFFFFF (16368M used)
[   10.996169] amdgpu 0000:03:00.0: amdgpu: GART: 512M 0x0000000000000000 - 0x000000001FFFFFFF
[   10.996170] amdgpu 0000:03:00.0: amdgpu: AGP: 267894784M 0x0000008400000000 - 0x0000FFFFFFFFFFFF
[   10.997730] amdgpu 0000:03:00.0: amdgpu: PSP runtime database doesn't exist
[   10.997733] amdgpu 0000:03:00.0: amdgpu: PSP runtime database doesn't exist
[   12.974750] amdgpu 0000:03:00.0: amdgpu: STB initialized to 2048 entries
[   12.979464] amdgpu 0000:03:00.0: amdgpu: Will use PSP to load VCN firmware
[   13.188850] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[   13.188869] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x00000040, smu fw if version = 0x00000041, smu fw program = 0, version = 0x003a5600 (58.86.0)
[   13.188870] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[   13.188899] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[   13.263223] amdgpu 0000:03:00.0: amdgpu: SMU is initialized successfully!
[   13.266782] snd_hda_intel 0000:03:00.1: bound 0000:03:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[   13.562345] amdgpu 0000:03:00.0: amdgpu: SE 4, SH per SE 2, CU per SH 10, active_cu_number 80
[   13.562398] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[   13.562399] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[   13.562400] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[   13.562400] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[   13.562400] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[   13.562401] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[   13.562401] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[   13.562401] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[   13.562402] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[   13.562402] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[   13.562403] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[   13.562404] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[   13.562404] amdgpu 0000:03:00.0: amdgpu: ring sdma2 uses VM inv eng 14 on hub 0
[   13.562404] amdgpu 0000:03:00.0: amdgpu: ring sdma3 uses VM inv eng 15 on hub 0
[   13.562405] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[   13.562405] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[   13.562406] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[   13.562406] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_1 uses VM inv eng 5 on hub 1
[   13.562406] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_1.0 uses VM inv eng 6 on hub 1
[   13.562407] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_1.1 uses VM inv eng 7 on hub 1
[   13.562407] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 8 on hub 1
[   13.563123] amdgpu 0000:03:00.0: amdgpu: Using BACO for runtime pm
[   13.563395] [drm] Initialized amdgpu 3.49.0 20150101 for 0000:03:00.0 on minor 0
[   13.800325] amdgpu 0000:03:00.0: [drm] fb0: amdgpudrmfb frame buffer device
[   18.784565] amdgpu 0000:03:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=none
1 Like

Nothing there seems out of order.

Whatever’s going wrong, its happening somewhere before this. Your kernel is assigning PCIe device number 3 as the efifb. It should be 17.
Hard to think of what could be the cause without seeing the entirety of dmesg up until that line.

[    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 0x020: 'AVX-512 opmask'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512 ZMM_Hi256'
[    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[5]:  832, xstate_sizes[5]:   64
[    0.000000] x86/fpu: xstate_offset[6]:  896, xstate_sizes[6]:  512
[    0.000000] x86/fpu: xstate_offset[7]: 1408, xstate_sizes[7]: 1024
[    0.000000] x86/fpu: xstate_offset[9]: 2432, xstate_sizes[9]:    8
[    0.000000] x86/fpu: Enabled xstate features 0x2e7, context size is 2440 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-0x000000000a20ffff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
[    0.000000] BIOS-e820: [mem 0x000000000b000000-0x000000000b020fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000000b021000-0x000000006fcccfff] usable
[    0.000000] BIOS-e820: [mem 0x000000006fccd000-0x0000000075cccfff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000075ccd000-0x0000000075dccfff] ACPI data
[    0.000000] BIOS-e820: [mem 0x0000000075dcd000-0x0000000077dccfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000077dcd000-0x000000007a07efff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007a07f000-0x000000007a1fefff] type 20
[    0.000000] BIOS-e820: [mem 0x000000007a1ff000-0x000000007bffafff] usable
[    0.000000] BIOS-e820: [mem 0x000000007bffb000-0x000000007cffffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007d7f3000-0x000000007fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fd000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x0000000ff7ffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000ff8000000-0x0000001077ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000107eec0000-0x00000010a01fffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.80 by American Megatrends
[    0.000000] efi: ACPI=0x77db5000 ACPI 2.0=0x77db5014 SMBIOS=0x796ec000 SMBIOS 3.0=0x796eb000 MEMATTR=0x6af2a698 ESRT=0
x6e50c118 
[    0.000000] SMBIOS 3.5.0 present.
[    0.000000] DMI: Gigabyte Technology Co., Ltd. X670E AORUS MASTER/X670E AORUS MASTER, BIOS F10a 03/22/2023
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 4200.055 MHz processor
[    0.000118] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000120] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000124] last_pfn = 0xff8000 max_arch_pfn = 0x400000000
[    0.000909] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.001083] last_pfn = 0x7bffb max_arch_pfn = 0x400000000
[    0.003478] esrt: Reserving ESRT space from 0x000000006e50c118 to 0x000000006e50c1a0.
[    0.003485] e820: update [mem 0x6e50c000-0x6e50cfff] usable ==> reserved
[    0.003504] Using GB pages for direct mapping
[    0.003725] Secure boot disabled
[    0.003725] RAMDISK: [mem 0x361fd000-0x370f5fff]
[    0.003729] ACPI: Early table checksum verification disabled
[    0.003732] ACPI: RSDP 0x0000000077DB5014 000024 (v02 ALASKA)
[    0.003734] ACPI: XSDT 0x0000000077DB4728 000114 (v01 ALASKA A M I    01072009 AMI  01000013)
[    0.003737] ACPI: FACP 0x0000000075DB9000 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
[    0.003740] ACPI: DSDT 0x0000000075D43000 02FFEA (v02 ALASKA A M I    01072009 INTL 20200717)
[    0.003742] ACPI: FACS 0x0000000077DB1000 000040
[    0.003743] ACPI: SSDT 0x0000000075DC3000 009F10 (v02 GBT    GSWApp   00000001 INTL 20200717)
[    0.003744] ACPI: SSDT 0x0000000075DBB000 007B85 (v02 AMD    Splinter 00000002 MSFT 05000000)
[    0.003745] ACPI: SSDT 0x0000000075DBA000 0003F1 (v02 ALASKA CPUSSDT  01072009 AMI  01072009)
[    0.003746] ACPI: FIDT 0x0000000075DB1000 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.003747] ACPI: MCFG 0x0000000075DB0000 00003C (v01 ALASKA A M I    01072009 MSFT 00010013)
[    0.003748] ACPI: HPET 0x0000000075DAF000 000038 (v01 ALASKA A M I    01072009 AMI  00000005)
[    0.003749] ACPI: WDRT 0x0000000075DAE000 000047 (v01 ALASKA A M I    01072009 AMI  00000005)
[    0.003751] ACPI: FPDT 0x0000000075DAD000 000044 (v01 ALASKA A M I    01072009 AMI  01000013)
[    0.003752] ACPI: VFCT 0x0000000075D97000 015AA0 (v01 ALASKA A M I    00000001 AMD  31504F47)
[    0.003753] ACPI: BGRT 0x0000000075D96000 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.003754] ACPI: SSDT 0x0000000075D8C000 009BAE (v02 AMD    AmdTable 00000001 AMD  00000001)
[    0.003755] ACPI: CRAT 0x0000000075D8A000 001D28 (v01 AMD    AmdTable 00000001 AMD  00000001)
[    0.003756] ACPI: CDIT 0x0000000075D89000 000029 (v01 AMD    AmdTable 00000001 AMD  00000001)
[    0.003757] ACPI: SSDT 0x0000000075D87000 0015B0 (v02 AMD    CPMDFIG2 00000001 INTL 20200717)
[    0.003758] ACPI: SSDT 0x0000000075D84000 0029D4 (v02 AMD    CDFAAIG2 00000001 INTL 20200717)
[    0.003759] ACPI: SSDT 0x0000000075D83000 00089A (v02 AMD    CPMDFDG2 00000001 INTL 20200717)
[    0.003760] ACPI: SSDT 0x0000000075D7A000 008EB0 (v02 AMD    CPMCMN   00000001 INTL 20200717)
[    0.003762] ACPI: SSDT 0x0000000075D77000 0022DE (v02 AMD    AOD      00000001 INTL 20200717)
[    0.003763] ACPI: WSMT 0x0000000075D76000 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.003764] ACPI: APIC 0x0000000075D75000 00015E (v05 ALASKA A M I    01072009 AMI  00010013)
[    0.003765] ACPI: SSDT 0x0000000075D74000 000575 (v02 AMD    EXTGPP00 00000001 INTL 20200717)
[    0.003766] ACPI: SSDT 0x0000000075D73000 000698 (v02 AMD    USB      00000001 INTL 20200717)
[    0.003767] ACPI: IVRS 0x0000000075DB8000 0000D0 (v02 AMD    AmdTable 00000001 AMD  00000001)
[    0.003768] ACPI: SSDT 0x0000000075DB7000 0004E0 (v02 AMD    MEMTOOL0 00000002 INTL 20200717)
[    0.003769] ACPI: SSDT 0x0000000075DB6000 00090B (v02 AMD    CPMMSOSC 00000001 INTL 20200717)
[    0.003770] ACPI: SSDT 0x0000000075DB5000 00045C (v02 AMD    AMDWOV   00000001 INTL 20200717)
[    0.003771] ACPI: SSDT 0x0000000075DB3000 001266 (v02 AMD    CPMACPV4 00000001 INTL 20200717)
[    0.003772] ACPI: SSDT 0x0000000075DB2000 000085 (v02 AMD    AmdTable 00000001 INTL 20200717)
[    0.003774] ACPI: SSDT 0x0000000075D42000 0000D8 (v02 AMD    AmdTable 00000001 INTL 20200717)
[    0.003774] ACPI: Reserving FACP table memory at [mem 0x75db9000-0x75db9113]
[    0.003775] ACPI: Reserving DSDT table memory at [mem 0x75d43000-0x75d72fe9]
[    0.003775] ACPI: Reserving FACS table memory at [mem 0x77db1000-0x77db103f]
[    0.003776] ACPI: Reserving SSDT table memory at [mem 0x75dc3000-0x75dccf0f]
[    0.003776] ACPI: Reserving SSDT table memory at [mem 0x75dbb000-0x75dc2b84]
[    0.003776] ACPI: Reserving SSDT table memory at [mem 0x75dba000-0x75dba3f0]
[    0.003776] ACPI: Reserving FIDT table memory at [mem 0x75db1000-0x75db109b]
[    0.003777] ACPI: Reserving MCFG table memory at [mem 0x75db0000-0x75db003b]
[    0.003777] ACPI: Reserving HPET table memory at [mem 0x75daf000-0x75daf037]
[    0.003777] ACPI: Reserving WDRT table memory at [mem 0x75dae000-0x75dae046]
[    0.003778] ACPI: Reserving FPDT table memory at [mem 0x75dad000-0x75dad043]
[    0.003778] ACPI: Reserving VFCT table memory at [mem 0x75d97000-0x75daca9f]
[    0.003778] ACPI: Reserving BGRT table memory at [mem 0x75d96000-0x75d96037]
[    0.003778] ACPI: Reserving SSDT table memory at [mem 0x75d8c000-0x75d95bad]
[    0.003779] ACPI: Reserving CRAT table memory at [mem 0x75d8a000-0x75d8bd27]
[    0.003779] ACPI: Reserving CDIT table memory at [mem 0x75d89000-0x75d89028]
[    0.003779] ACPI: Reserving SSDT table memory at [mem 0x75d87000-0x75d885af]
[    0.003780] ACPI: Reserving SSDT table memory at [mem 0x75d84000-0x75d869d3]
[    0.003780] ACPI: Reserving SSDT table memory at [mem 0x75d83000-0x75d83899]
[    0.003780] ACPI: Reserving SSDT table memory at [mem 0x75d7a000-0x75d82eaf]
[    0.003781] ACPI: Reserving SSDT table memory at [mem 0x75d77000-0x75d792dd]
[    0.003781] ACPI: Reserving WSMT table memory at [mem 0x75d76000-0x75d76027]
[    0.003781] ACPI: Reserving APIC table memory at [mem 0x75d75000-0x75d7515d]
[    0.003781] ACPI: Reserving SSDT table memory at [mem 0x75d74000-0x75d74574]
[    0.003782] ACPI: Reserving SSDT table memory at [mem 0x75d73000-0x75d73697]
[    0.003782] ACPI: Reserving IVRS table memory at [mem 0x75db8000-0x75db80cf]
[    0.003782] ACPI: Reserving SSDT table memory at [mem 0x75db7000-0x75db74df]
[    0.003783] ACPI: Reserving SSDT table memory at [mem 0x75db6000-0x75db690a]
[    0.003783] ACPI: Reserving SSDT table memory at [mem 0x75db5000-0x75db545b]
[    0.003783] ACPI: Reserving SSDT table memory at [mem 0x75db3000-0x75db4265]
[    0.003784] ACPI: Reserving SSDT table memory at [mem 0x75db2000-0x75db2084]
[    0.003784] ACPI: Reserving SSDT table memory at [mem 0x75d42000-0x75d420d7]
[    0.003827] No NUMA configuration found
[    0.003828] Faking a node at [mem 0x0000000000000000-0x0000000ff7ffffff]
[    0.003830] NODE_DATA(0) allocated [mem 0xff7ffb000-0xff7ffffff]
[    0.003867] Zone ranges:
[    0.003868]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.003868]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.003869]   Normal   [mem 0x0000000100000000-0x0000000ff7ffffff]
[    0.003870]   Device   empty
[    0.003870] Movable zone start for each node
[    0.003870] Early memory node ranges
[    0.003871]   node   0: [mem 0x0000000000001000-0x000000000009ffff]
[    0.003871]   node   0: [mem 0x0000000000100000-0x0000000009afefff]
[    0.003872]   node   0: [mem 0x000000000a000000-0x000000000a1fffff]
[    0.003872]   node   0: [mem 0x000000000a210000-0x000000000affffff]
[    0.003872]   node   0: [mem 0x000000000b021000-0x000000006fcccfff]
[    0.003873]   node   0: [mem 0x000000007a1ff000-0x000000007bffafff]
[    0.003873]   node   0: [mem 0x0000000100000000-0x0000000ff7ffffff]
[    0.003876] Initmem setup node 0 [mem 0x0000000000001000-0x0000000ff7ffffff]
[    0.003879] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.003888] On node 0, zone DMA: 96 pages in unavailable ranges
[    0.003962] On node 0, zone DMA32: 1281 pages in unavailable ranges
[    0.003970] On node 0, zone DMA32: 16 pages in unavailable ranges
[    0.004766] On node 0, zone DMA32: 33 pages in unavailable ranges
[    0.004818] On node 0, zone DMA32: 9522 pages in unavailable ranges
[    0.043117] On node 0, zone Normal: 16389 pages in unavailable ranges
[    0.043869] ACPI: PM-Timer IO Port: 0x808
[    0.043876] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.043887] IOAPIC[0]: apic_id 32, version 33, address 0xfec00000, GSI 0-23
[    0.043890] IOAPIC[1]: apic_id 33, version 33, address 0xfec01000, GSI 24-55
[    0.043892] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.043893] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.043895] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.043896] ACPI: HPET id: 0x10228201 base: 0xfed00000
[    0.043904] e820: update [mem 0x6b73a000-0x6b790fff] usable ==> reserved
[    0.043912] smpboot: Allowing 32 CPUs, 0 hotplug CPUs
[    0.043925] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.043926] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.043927] PM: hibernation: Registered nosave memory: [mem 0x09aff000-0x09ffffff]
[    0.043928] PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a20ffff]
[    0.043928] PM: hibernation: Registered nosave memory: [mem 0x0b000000-0x0b020fff]
[    0.043929] PM: hibernation: Registered nosave memory: [mem 0x6b73a000-0x6b790fff]
[    0.043930] PM: hibernation: Registered nosave memory: [mem 0x6e50c000-0x6e50cfff]
[    0.043931] PM: hibernation: Registered nosave memory: [mem 0x6fccd000-0x75cccfff]
[    0.043931] PM: hibernation: Registered nosave memory: [mem 0x75ccd000-0x75dccfff]
[    0.043931] PM: hibernation: Registered nosave memory: [mem 0x75dcd000-0x77dccfff]
[    0.043932] PM: hibernation: Registered nosave memory: [mem 0x77dcd000-0x7a07efff]
[    0.043932] PM: hibernation: Registered nosave memory: [mem 0x7a07f000-0x7a1fefff]
[    0.043933] PM: hibernation: Registered nosave memory: [mem 0x7bffb000-0x7cffffff]
[    0.043933] PM: hibernation: Registered nosave memory: [mem 0x7d000000-0x7d7f2fff]
[    0.043933] PM: hibernation: Registered nosave memory: [mem 0x7d7f3000-0x7fffffff]
[    0.043933] PM: hibernation: Registered nosave memory: [mem 0x80000000-0xefffffff]
[    0.043934] PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xf7ffffff]
[    0.043934] PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfcffffff]
[    0.043934] PM: hibernation: Registered nosave memory: [mem 0xfd000000-0xffffffff]
[    0.043935] [mem 0x80000000-0xefffffff] available for PCI devices
[    0.043936] Booting paravirtualized kernel on bare hardware
[    0.043937] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.046399] setup_percpu: NR_CPUS:320 nr_cpumask_bits:32 nr_cpu_ids:32 nr_node_ids:1
[    0.046885] percpu: Embedded 63 pages/cpu s221184 r8192 d28672 u262144
[    0.046889] pcpu-alloc: s221184 r8192 d28672 u262144 alloc=1*2097152
[    0.046890] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
[    0.046893] pcpu-alloc: [0] 16 17 18 19 20 21 22 23 [0] 24 25 26 27 28 29 30 31 
[    0.046910] Fallback order for Node 0: 0 
[    0.046912] Built 1 zonelists, mobility grouping on.  Total pages: 15907392
[    0.046913] Policy zone: Normal
[    0.046913] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.1-x86_64 root=UUID=e3624de6-54ff-4ca9-b2da-fd258cd2f759 rw
 quiet splash resume=UUID=70ee4e13-e50a-4dc8-9c7a-465e0f472998 udev.log_priority=3 amd_iommu=on iommu=pt hugepages=16384 
video=vesafb:off,efifb:off vfio-pci.ids=1002:73bf,1002:ab28,1002:73a6,1002:73a4 systemd.unified_cgroup_hierarchy=1
[    0.046961] AMD-Vi: Unknown option - 'on'
[    0.046987] Unknown kernel command line parameters "splash BOOT_IMAGE=/boot/vmlinuz-6.1-x86_64", will be passed to use
r space.
[    0.047183] random: crng init done
[    0.047184] printk: log_buf_len individual max cpu contribution: 4096 bytes
[    0.047184] printk: log_buf_len total cpu_extra contributions: 126976 bytes
[    0.047184] printk: log_buf_len min size: 131072 bytes
[    0.047256] printk: log_buf_len: 262144 bytes
[    0.047256] printk: early log buf free: 116160(88%)
[    0.048145] Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes, linear)
[    0.048589] Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[    0.048731] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[    0.048764] software IO TLB: area num 32.
[    0.105459] Memory: 63280900K/64640216K available (16391K kernel code, 2157K rwdata, 11144K rodata, 2152K init, 5312K 
bss, 1359056K reserved, 0K cma-reserved)
[    0.105526] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=1
[    0.105533] ftrace: allocating 46623 entries in 183 pages
[    0.111624] ftrace: allocated 183 pages with 6 groups
[    0.111673] Dynamic Preempt: full
[    0.111703] rcu: Preemptible hierarchical RCU implementation.
[    0.111704] rcu:     RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=32.
[    0.111704] rcu:     RCU priority boosting: priority 1 delay 500 ms.
[    0.111705]  Trampoline variant of Tasks RCU enabled.
[    0.111705]  Rude variant of Tasks RCU enabled.
[    0.111705]  Tracing variant of Tasks RCU enabled.
[    0.111706] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    0.111706] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=32
[    0.113620] NR_IRQS: 20736, nr_irqs: 1224, preallocated irqs: 16
[    0.113778] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.113910] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[    0.113928] Console: colour dummy device 80x25
[    0.113938] printk: console [tty0] enabled
[    0.113952] ACPI: Core revision 20220331
[    0.114136] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[    0.114148] APIC: Switch to symmetric I/O mode setup
[    0.114676] AMD-Vi: Using global IVHD EFR:0x246577efa2254afa, EFR2:0x0
[    0.114878] x2apic: IRQ remapping doesn't support X2APIC mode
[    0.114881] Switched APIC routing to physical flat.
[    0.115471] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.130820] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x3c8a953995d, max_idle_ns: 440795320529 ns
[    0.130822] Calibrating delay loop (skipped), value calculated using timer frequency.. 8403.11 BogoMIPS (lpj=14000183)
[    0.130823] pid_max: default: 32768 minimum: 301
[    0.132372] LSM: Security Framework initializing
[    0.132376] landlock: Up and running.
[    0.132377] Yama: becoming mindful.
[    0.132380] LSM support for eBPF active
[    0.132430] Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.132472] Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.132588] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[    0.132625] LVT offset 1 assigned for vector 0xf9
[    0.132751] LVT offset 2 assigned for vector 0xf4
[    0.132787] process: using mwait in idle threads
[    0.132788] Last level iTLB entries: 4KB 512, 2MB 512, 4MB 256
[    0.132788] Last level dTLB entries: 4KB 3072, 2MB 3072, 4MB 1536, 1GB 0
[    0.132790] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.132792] Spectre V2 : Mitigation: Retpolines
[    0.132792] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.132793] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[    0.132793] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.132794] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.132794] Spectre V2 : User space: Mitigation: STIBP always-on protection
[    0.132795] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[    0.141703] Freeing SMP alternatives memory: 40K
[    0.248542] smpboot: CPU0: AMD Ryzen 9 7950X3D 16-Core Processor (family: 0x19, model: 0x61, stepping: 0x2)
[    0.248596] cblist_init_generic: Setting adjustable number of callback queues.
[    0.248598] cblist_init_generic: Setting shift to 5 and lim to 1.
[    0.248604] cblist_init_generic: Setting shift to 5 and lim to 1.
[    0.248611] cblist_init_generic: Setting shift to 5 and lim to 1.
[    0.248615] Performance Events: Fam17h+ 16-deep LBR, core perfctr, AMD PMU driver.
[    0.248625] ... version:                2
[    0.248626] ... bit width:              48
[    0.248626] ... generic registers:      6
[    0.248626] ... value mask:             0000ffffffffffff
[    0.248627] ... max period:             00007fffffffffff
[    0.248627] ... fixed-purpose events:   0
[    0.248627] ... event mask:             000000000000003f
[    0.248665] rcu: Hierarchical SRCU implementation.
[    0.248665] rcu:     Max phase no-delay instances is 1000.
[    0.248862] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.248957] smp: Bringing up secondary CPUs ...
[    0.248995] x86: Booting SMP configuration:
[    0.248995] .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11 #12 #13 #14 #15 #16
[    0.284206] Spectre V2 : Update user space SMT mitigation: STIBP always-on
[    0.284221]  #17 #18 #19 #20 #21 #22 #23 #24 #25 #26 #27 #28 #29 #30 #31
[    0.317507] smp: Brought up 1 node, 32 CPUs
[    0.317507] smpboot: Max logical packages: 1
[    0.317507] smpboot: Total of 32 processors activated (268911.66 BogoMIPS)
[    0.319150] devtmpfs: initialized
[    0.319150] x86/mm: Memory block size: 128MB
[    0.322121] ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20ffff] (65536 bytes)
[    0.322121] ACPI: PM: Registering ACPI NVS region [mem 0x75dcd000-0x77dccfff] (33554432 bytes)
[    0.322121] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.322121] futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
[    0.322121] pinctrl core: initialized pinctrl subsystem
[    0.322121] PM: RTC time: 13:51:41, date: 2023-04-21
[    0.322121] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.322121] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[    0.322121] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.322121] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.322121] audit: initializing netlink subsys (disabled)
[    0.322121] audit: type=2000 audit(1682085100.206:1): state=initialized audit_enabled=0 res=1
[    0.322121] thermal_sys: Registered thermal governor 'fair_share'
[    0.322121] thermal_sys: Registered thermal governor 'bang_bang'
[    0.322121] thermal_sys: Registered thermal governor 'step_wise'
[    0.322121] thermal_sys: Registered thermal governor 'user_space'
[    0.322121] thermal_sys: Registered thermal governor 'power_allocator'
[    0.322121] cpuidle: using governor ladder
[    0.322121] cpuidle: using governor menu
[    0.322121] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.322121] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
[    0.322121] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820
[    0.322121] PCI: Using configuration type 1 for base access
[    0.322121] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    1.586381] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    1.586384] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[    1.586384] HugeTLB: registered 2.00 MiB page size, pre-allocated 16384 pages
[    1.586385] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[    1.587565] ACPI: Added _OSI(Module Device)
[    1.587566] ACPI: Added _OSI(Processor Device)
[    1.587567] ACPI: Added _OSI(3.0 _SCP Extensions)
[    1.587567] ACPI: Added _OSI(Processor Aggregator Device)
[    1.588696] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.GPP7._PRW], AE_ALREADY_EXISTS (20220331/ds
wload2-326)
[    1.588699] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20220331/psobject-220)
[    1.597571] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.GPP2._PRW], AE_ALREADY_EXISTS (20220331/ds
wload2-326)
[    1.597573] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20220331/psobject-220)
[    1.597576] ACPI BIOS Error (bug): Failure creating named object [\_GPE._L08], AE_ALREADY_EXISTS (20220331/dswload2-32
6)
[    1.597577] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20220331/psobject-220)
[    1.597578] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    1.598146] ACPI: 18 ACPI AML tables successfully acquired and loaded
[    1.599299] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    1.621798] ACPI: Interpreter enabled
[    1.621798] ACPI: PM: (supports S0 S3 S4 S5)
[    1.621798] ACPI: Using IOAPIC for interrupt routing
[    1.621798] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    1.621798] PCI: Ignoring E820 reservations for host bridge windows
[    1.621881] ACPI: Enabled 10 GPEs in block 00 to 1F
[    1.622421] ACPI: PM: Power Resource [PWRS]
[    1.622540] ACPI: PM: Power Resource [PWRS]
[    1.622643] ACPI: PM: Power Resource [PWRS]
[    1.622985] ACPI: PM: Power Resource [PWRS]
[    1.623062] ACPI: PM: Power Resource [PWRS]
[    1.623123] ACPI: PM: Power Resource [PWRS]
[    1.624168] ACPI: PM: Power Resource [PWRS]
[    1.624228] ACPI: PM: Power Resource [PWRS]
[    1.624293] ACPI: PM: Power Resource [PWRS]
[    1.624352] ACPI: PM: Power Resource [PWRS]
[    1.624420] ACPI: PM: Power Resource [PWRS]
[    1.624770] ACPI: PM: Power Resource [PWRS]
[    1.624846] ACPI: PM: Power Resource [PWRS]
[    1.625170] ACPI: PM: Power Resource [PWRS]
[    1.625246] ACPI: PM: Power Resource [PWRS]
[    1.625571] ACPI: PM: Power Resource [PWRS]
[    1.625646] ACPI: PM: Power Resource [PWRS]
[    1.625706] ACPI: PM: Power Resource [PWRS]
[    1.625770] ACPI: PM: Power Resource [PWRS]
[    1.625857] ACPI: PM: Power Resource [PWRS]
[    1.625946] ACPI: PM: Power Resource [PWRS]
[    1.626282] ACPI: PM: Power Resource [PWRS]
[    1.626357] ACPI: PM: Power Resource [PWRS]
[    1.626415] ACPI: PM: Power Resource [PWRS]
[    1.626480] ACPI: PM: Power Resource [PWRS]
[    1.626541] ACPI: PM: Power Resource [PWRS]
[    1.626608] ACPI: PM: Power Resource [PWRS]
[    1.626666] ACPI: PM: Power Resource [PWRS]
[    1.626729] ACPI: PM: Power Resource [PWRS]
[    1.626818] ACPI: PM: Power Resource [PWRS]
[    1.626906] ACPI: PM: Power Resource [PWRS]
[    1.626964] ACPI: PM: Power Resource [PWRS]
[    1.627027] ACPI: PM: Power Resource [PWRS]
[    1.627115] ACPI: PM: Power Resource [PWRS]
[    1.627204] ACPI: PM: Power Resource [PWRS]
[    1.627292] ACPI: PM: Power Resource [PWRS]
[    1.627383] ACPI: PM: Power Resource [PWRS]
[    1.627471] ACPI: PM: Power Resource [PWRS]
[    1.627561] ACPI: PM: Power Resource [PWRS]
[    1.627620] ACPI: PM: Power Resource [PWRS]
[    1.627684] ACPI: PM: Power Resource [PWRS]
[    1.627742] ACPI: PM: Power Resource [PWRS]
[    1.627808] ACPI: PM: Power Resource [PWRS]
[    1.627867] ACPI: PM: Power Resource [PWRS]
[    1.627930] ACPI: PM: Power Resource [PWRS]
[    1.628017] ACPI: PM: Power Resource [PWRS]
[    1.628107] ACPI: PM: Power Resource [PWRS]
[    1.628197] ACPI: PM: Power Resource [PWRS]
[    1.628307] ACPI: PM: Power Resource [PWRS]
[    1.628367] ACPI: PM: Power Resource [PWRS]
[    1.628433] ACPI: PM: Power Resource [PWRS]
[    1.628492] ACPI: PM: Power Resource [PWRS]
[    1.628555] ACPI: PM: Power Resource [PWRS]
[    1.628614] ACPI: PM: Power Resource [PWRS]
[    1.628677] ACPI: PM: Power Resource [PWRS]
[    1.628764] ACPI: PM: Power Resource [PWRS]
[    1.630357] ACPI: PM: Power Resource [PWRS]
[    1.630447] ACPI: PM: Power Resource [PWRS]
[    1.630499] ACPI: PM: Power Resource [PWR1]
[    1.632092] ACPI: PM: Power Resource [M237]
[    1.632111] ACPI: PM: Power Resource [M237]
[    1.632133] ACPI: PM: Power Resource [M237]
[    1.633916] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    1.633920] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    1.633982] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
[    1.633989] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-7f] only partially covers this bridge
[    1.634216] PCI host bridge to bus 0000:00
[    1.634217] pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
[    1.634218] pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
[    1.634219] pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
[    1.634219] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    1.634219] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
[    1.634220] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfcffffff window]
[    1.634220] pci_bus 0000:00: root bus resource [mem 0x1080000000-0xffffffffff window]
[    1.634221] pci_bus 0000:00: root bus resource [bus 00-ff]
[    1.634230] pci 0000:00:00.0: [1022:14d8] type 00 class 0x060000
[    1.634285] pci 0000:00:00.2: [1022:14d9] type 00 class 0x080600
[    1.634336] pci 0000:00:01.0: [1022:14da] type 00 class 0x060000
[    1.634371] pci 0000:00:01.1: [1022:14db] type 01 class 0x060400
[    1.634430] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
[    1.634508] pci 0000:00:01.2: [1022:14db] type 01 class 0x060400
[    1.634527] pci 0000:00:01.2: enabling Extended Tags
[    1.634567] pci 0000:00:01.2: PME# supported from D0 D3hot D3cold
[    1.634645] pci 0000:00:02.0: [1022:14da] type 00 class 0x060000
[    1.634680] pci 0000:00:02.1: [1022:14db] type 01 class 0x060400
[    1.634699] pci 0000:00:02.1: enabling Extended Tags
[    1.634738] pci 0000:00:02.1: PME# supported from D0 D3hot D3cold
[    1.634857] pci 0000:00:02.2: [1022:14db] type 01 class 0x060400
[    1.634876] pci 0000:00:02.2: enabling Extended Tags
[    1.634916] pci 0000:00:02.2: PME# supported from D0 D3hot D3cold
[    1.634993] pci 0000:00:03.0: [1022:14da] type 00 class 0x060000
[    1.635035] pci 0000:00:04.0: [1022:14da] type 00 class 0x060000
[    1.635081] pci 0000:00:08.0: [1022:14da] type 00 class 0x060000
[    1.635117] pci 0000:00:08.1: [1022:14dd] type 01 class 0x060400
[    1.635132] pci 0000:00:08.1: enabling Extended Tags
[    1.635153] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[    1.635207] pci 0000:00:08.3: [1022:14dd] type 01 class 0x060400
[    1.635221] pci 0000:00:08.3: enabling Extended Tags
[    1.635242] pci 0000:00:08.3: PME# supported from D0 D3hot D3cold
[    1.635304] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
[    1.635379] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
[    1.635463] pci 0000:00:18.0: [1022:14e0] type 00 class 0x060000
[    1.635480] pci 0000:00:18.1: [1022:14e1] type 00 class 0x060000
[    1.635496] pci 0000:00:18.2: [1022:14e2] type 00 class 0x060000
[    1.635512] pci 0000:00:18.3: [1022:14e3] type 00 class 0x060000
[    1.635529] pci 0000:00:18.4: [1022:14e4] type 00 class 0x060000
[    1.635549] pci 0000:00:18.5: [1022:14e5] type 00 class 0x060000
[    1.635566] pci 0000:00:18.6: [1022:14e6] type 00 class 0x060000
[    1.635582] pci 0000:00:18.7: [1022:14e7] type 00 class 0x060000
[    1.635645] pci 0000:01:00.0: [1002:1478] type 01 class 0x060400
[    1.635655] pci 0000:01:00.0: reg 0x10: [mem 0xfcc00000-0xfcc03fff]
[    1.635730] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[    1.635845] pci 0000:00:01.1: PCI bridge to [bus 01-03]
[    1.635847] pci 0000:00:01.1:   bridge window [io  0xf000-0xffff]
[    1.635849] pci 0000:00:01.1:   bridge window [mem 0xfc900000-0xfccfffff]
[    1.635851] pci 0000:00:01.1:   bridge window [mem 0xf800000000-0xfc0fffffff 64bit pref]
[    1.635886] pci 0000:02:00.0: [1002:1479] type 01 class 0x060400
[    1.635966] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    1.636212] pci 0000:01:00.0: PCI bridge to [bus 02-03]
[    1.636216] pci 0000:01:00.0:   bridge window [io  0xf000-0xffff]
[    1.636218] pci 0000:01:00.0:   bridge window [mem 0xfc900000-0xfcbfffff]
[    1.636221] pci 0000:01:00.0:   bridge window [mem 0xf800000000-0xfc0fffffff 64bit pref]
[    1.636256] pci 0000:03:00.0: [1002:73bf] type 00 class 0x030000
[    1.636269] pci 0000:03:00.0: reg 0x10: [mem 0xf800000000-0xfbffffffff 64bit pref]
[    1.636277] pci 0000:03:00.0: reg 0x18: [mem 0xfc00000000-0xfc0fffffff 64bit pref]
[    1.636282] pci 0000:03:00.0: reg 0x20: [io  0xf000-0xf0ff]
[    1.636287] pci 0000:03:00.0: reg 0x24: [mem 0xfca00000-0xfcafffff]
[    1.636293] pci 0000:03:00.0: reg 0x30: [mem 0xfcb00000-0xfcb1ffff pref]
[    1.636309] pci 0000:03:00.0: BAR 0: assigned to efifb
[    1.636357] pci 0000:03:00.0: PME# supported from D1 D2 D3hot D3cold
[    1.636464] pci 0000:03:00.1: [1002:ab28] type 00 class 0x040300
[    1.636472] pci 0000:03:00.1: reg 0x10: [mem 0xfcb24000-0xfcb27fff]
[    1.636537] pci 0000:03:00.1: PME# supported from D1 D2 D3hot D3cold
[    1.636601] pci 0000:03:00.2: [1002:73a6] type 00 class 0x0c0330
[    1.636613] pci 0000:03:00.2: reg 0x10: [mem 0xfc900000-0xfc9fffff 64bit]
[    1.636684] pci 0000:03:00.2: PME# supported from D0 D3hot D3cold
[    1.636745] pci 0000:03:00.3: [1002:73a4] type 00 class 0x0c8000
[    1.636756] pci 0000:03:00.3: reg 0x10: [mem 0xfcb20000-0xfcb23fff 64bit]
[    1.636817] pci 0000:03:00.3: PME# supported from D0 D3hot
[    1.636897] pci 0000:02:00.0: PCI bridge to [bus 03]
[    1.636900] pci 0000:02:00.0:   bridge window [io  0xf000-0xffff]
[    1.636902] pci 0000:02:00.0:   bridge window [mem 0xfc900000-0xfcbfffff]
[    1.636905] pci 0000:02:00.0:   bridge window [mem 0xf800000000-0xfc0fffffff 64bit pref]
[    1.636955] pci 0000:04:00.0: [1cc1:5350] type 00 class 0x010802
[    1.636965] pci 0000:04:00.0: reg 0x10: [mem 0xfcf00000-0xfcf03fff 64bit]
[    1.637102] pci 0000:00:01.2: PCI bridge to [bus 04]
[    1.637105] pci 0000:00:01.2:   bridge window [mem 0xfcf00000-0xfcffffff]
[    1.637153] pci 0000:05:00.0: [1022:43f4] type 01 class 0x060400
[    1.637180] pci 0000:05:00.0: enabling Extended Tags
[    1.637220] pci 0000:05:00.0: PME# supported from D0 D3hot D3cold
[    1.637356] pci 0000:00:02.1: PCI bridge to [bus 05-15]
[    1.637358] pci 0000:00:02.1:   bridge window [io  0xe000-0xefff]
[    1.637360] pci 0000:00:02.1:   bridge window [mem 0xfbb00000-0xfc4fffff]
[    1.637422] pci 0000:06:00.0: [1022:43f5] type 01 class 0x060400
[    1.637450] pci 0000:06:00.0: enabling Extended Tags
[    1.637493] pci 0000:06:00.0: PME# supported from D0 D3hot D3cold
[    1.637576] pci 0000:06:04.0: [1022:43f5] type 01 class 0x060400
[    1.637604] pci 0000:06:04.0: enabling Extended Tags
[    1.637646] pci 0000:06:04.0: PME# supported from D0 D3hot D3cold
[    1.637726] pci 0000:06:05.0: [1022:43f5] type 01 class 0x060400
[    1.637754] pci 0000:06:05.0: enabling Extended Tags
[    1.637797] pci 0000:06:05.0: PME# supported from D0 D3hot D3cold
[    1.637877] pci 0000:06:06.0: [1022:43f5] type 01 class 0x060400
[    1.637905] pci 0000:06:06.0: enabling Extended Tags
[    1.637947] pci 0000:06:06.0: PME# supported from D0 D3hot D3cold
[    1.638029] pci 0000:06:08.0: [1022:43f5] type 01 class 0x060400
[    1.638058] pci 0000:06:08.0: enabling Extended Tags
[    1.638098] pci 0000:06:08.0: PME# supported from D0 D3hot D3cold
[    1.638199] pci 0000:06:0c.0: [1022:43f5] type 01 class 0x060400
[    1.638227] pci 0000:06:0c.0: enabling Extended Tags
[    1.638256] pci 0000:06:0c.0: PME# supported from D0 D3hot D3cold
[    1.638311] pci 0000:06:0d.0: [1022:43f5] type 01 class 0x060400
[    1.638339] pci 0000:06:0d.0: enabling Extended Tags
[    1.638368] pci 0000:06:0d.0: PME# supported from D0 D3hot D3cold
[    1.638420] pci 0000:05:00.0: PCI bridge to [bus 06-15]
[    1.638423] pci 0000:05:00.0:   bridge window [io  0xe000-0xefff]
[    1.638425] pci 0000:05:00.0:   bridge window [mem 0xfbb00000-0xfc4fffff]
[    1.638448] pci 0000:06:00.0: PCI bridge to [bus 07]
[    1.638475] pci 0000:06:04.0: PCI bridge to [bus 08]
[    1.638502] pci 0000:06:05.0: PCI bridge to [bus 09]
[    1.638529] pci 0000:06:06.0: PCI bridge to [bus 0a]
[    1.638569] pci 0000:0b:00.0: [1022:43f4] type 01 class 0x060400
[    1.638613] pci 0000:0b:00.0: enabling Extended Tags
[    1.638679] pci 0000:0b:00.0: PME# supported from D0 D3hot D3cold
[    1.638847] pci 0000:06:08.0: PCI bridge to [bus 0b-13]
[    1.638850] pci 0000:06:08.0:   bridge window [io  0xe000-0xefff]
[    1.638851] pci 0000:06:08.0:   bridge window [mem 0xfbb00000-0xfc2fffff]
[    1.638934] pci 0000:0c:00.0: [1022:43f5] type 01 class 0x060400
[    1.638980] pci 0000:0c:00.0: enabling Extended Tags
[    1.639050] pci 0000:0c:00.0: PME# supported from D0 D3hot D3cold
[    1.639178] pci 0000:0c:04.0: [1022:43f5] type 01 class 0x060400
[    1.639224] pci 0000:0c:04.0: enabling Extended Tags
[    1.639290] pci 0000:0c:04.0: PME# supported from D0 D3hot D3cold
[    1.639416] pci 0000:0c:06.0: [1022:43f5] type 01 class 0x060400
[    1.639462] pci 0000:0c:06.0: enabling Extended Tags
[    1.639528] pci 0000:0c:06.0: PME# supported from D0 D3hot D3cold
[    1.639653] pci 0000:0c:07.0: [1022:43f5] type 01 class 0x060400
[    1.639699] pci 0000:0c:07.0: enabling Extended Tags
[    1.639765] pci 0000:0c:07.0: PME# supported from D0 D3hot D3cold
[    1.639891] pci 0000:0c:08.0: [1022:43f5] type 01 class 0x060400
[    1.639937] pci 0000:0c:08.0: enabling Extended Tags
[    1.640003] pci 0000:0c:08.0: PME# supported from D0 D3hot D3cold
[    1.640135] pci 0000:0c:0c.0: [1022:43f5] type 01 class 0x060400
[    1.640180] pci 0000:0c:0c.0: enabling Extended Tags
[    1.640226] pci 0000:0c:0c.0: PME# supported from D0 D3hot D3cold
[    1.640296] pci 0000:0c:0d.0: [1022:43f5] type 01 class 0x060400
[    1.640340] pci 0000:0c:0d.0: enabling Extended Tags
[    1.640387] pci 0000:0c:0d.0: PME# supported from D0 D3hot D3cold
[    1.640462] pci 0000:0b:00.0: PCI bridge to [bus 0c-13]
[    1.640467] pci 0000:0b:00.0:   bridge window [io  0xe000-0xefff]
[    1.640469] pci 0000:0b:00.0:   bridge window [mem 0xfbb00000-0xfc2fffff]
[    1.640503] pci 0000:0c:00.0: PCI bridge to [bus 0d]
[    1.640569] pci 0000:0e:00.0: [10ec:8161] type 00 class 0x020000
[    1.640590] pci 0000:0e:00.0: reg 0x10: [io  0xe000-0xe0ff]
[    1.640617] pci 0000:0e:00.0: reg 0x18: [mem 0xfc204000-0xfc204fff 64bit]
[    1.640635] pci 0000:0e:00.0: reg 0x20: [mem 0xfc200000-0xfc203fff 64bit]
[    1.640776] pci 0000:0e:00.0: supports D1 D2
[    1.640777] pci 0000:0e:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    1.641051] pci 0000:0c:04.0: PCI bridge to [bus 0e]
[    1.641055] pci 0000:0c:04.0:   bridge window [io  0xe000-0xefff]
[    1.641058] pci 0000:0c:04.0:   bridge window [mem 0xfc200000-0xfc2fffff]
[    1.641126] pci 0000:0f:00.0: [8086:15f3] type 00 class 0x020000
[    1.641148] pci 0000:0f:00.0: reg 0x10: [mem 0xfbd00000-0xfbdfffff]
[    1.641184] pci 0000:0f:00.0: reg 0x1c: [mem 0xfbe00000-0xfbe03fff]
[    1.641331] pci 0000:0f:00.0: PME# supported from D0 D3hot D3cold
[    1.641534] pci 0000:0c:06.0: PCI bridge to [bus 0f]
[    1.641540] pci 0000:0c:06.0:   bridge window [mem 0xfbd00000-0xfbefffff]
[    1.641606] pci 0000:10:00.0: [8086:2725] type 00 class 0x028000
[    1.641635] pci 0000:10:00.0: reg 0x10: [mem 0xfc100000-0xfc103fff 64bit]
[    1.641789] pci 0000:10:00.0: PME# supported from D0 D3hot D3cold
[    1.641973] pci 0000:0c:07.0: PCI bridge to [bus 10]
[    1.641980] pci 0000:0c:07.0:   bridge window [mem 0xfc100000-0xfc1fffff]
[    1.642051] pci 0000:11:00.0: [2646:5013] type 00 class 0x010802
[    1.642104] pci 0000:11:00.0: reg 0x10: [mem 0xfc000000-0xfc003fff 64bit]
[    1.642231] pci 0000:11:00.0: enabling Extended Tags
[    1.643048] pci 0000:0c:08.0: PCI bridge to [bus 11]
[    1.643055] pci 0000:0c:08.0:   bridge window [mem 0xfc000000-0xfc0fffff]
[    1.643103] pci 0000:12:00.0: [1022:43f7] type 00 class 0x0c0330
[    1.643120] pci 0000:12:00.0: reg 0x10: [mem 0xfbf00000-0xfbf07fff 64bit]
[    1.643161] pci 0000:12:00.0: enabling Extended Tags
[    1.643212] pci 0000:12:00.0: PME# supported from D0 D3hot D3cold
[    1.643296] pci 0000:0c:0c.0: PCI bridge to [bus 12]
[    1.643300] pci 0000:0c:0c.0:   bridge window [mem 0xfbf00000-0xfbffffff]
[    1.643349] pci 0000:13:00.0: [1022:43f6] type 00 class 0x010601
[    1.643385] pci 0000:13:00.0: reg 0x24: [mem 0xfbb80000-0xfbb803ff]
[    1.643390] pci 0000:13:00.0: reg 0x30: [mem 0xfbb00000-0xfbb7ffff pref]
[    1.643396] pci 0000:13:00.0: enabling Extended Tags
[    1.643438] pci 0000:13:00.0: PME# supported from D0 D3hot D3cold
[    1.643508] pci 0000:0c:0d.0: PCI bridge to [bus 13]
[    1.643513] pci 0000:0c:0d.0:   bridge window [mem 0xfbb00000-0xfbcfffff]
[    1.643579] pci 0000:14:00.0: [1022:43f7] type 00 class 0x0c0330
[    1.643590] pci 0000:14:00.0: reg 0x10: [mem 0xfc400000-0xfc407fff 64bit]
[    1.643615] pci 0000:14:00.0: enabling Extended Tags
[    1.643646] pci 0000:14:00.0: PME# supported from D0 D3hot D3cold
[    1.643709] pci 0000:06:0c.0: PCI bridge to [bus 14]
[    1.643712] pci 0000:06:0c.0:   bridge window [mem 0xfc400000-0xfc4fffff]
[    1.643743] pci 0000:15:00.0: [1022:43f6] type 00 class 0x010601
[    1.643765] pci 0000:15:00.0: reg 0x24: [mem 0xfc380000-0xfc3803ff]
[    1.643769] pci 0000:15:00.0: reg 0x30: [mem 0xfc300000-0xfc37ffff pref]
[    1.643773] pci 0000:15:00.0: enabling Extended Tags
[    1.643799] pci 0000:15:00.0: PME# supported from D0 D3hot D3cold
[    1.643845] pci 0000:06:0d.0: PCI bridge to [bus 15]
[    1.643848] pci 0000:06:0d.0:   bridge window [mem 0xfc300000-0xfc3fffff]
[    1.643917] pci 0000:16:00.0: [144d:a808] type 00 class 0x010802
[    1.643929] pci 0000:16:00.0: reg 0x10: [mem 0xfce00000-0xfce03fff 64bit]
[    1.644081] pci 0000:00:02.2: PCI bridge to [bus 16]
[    1.644085] pci 0000:00:02.2:   bridge window [mem 0xfce00000-0xfcefffff]
[    1.644131] pci 0000:17:00.0: [1002:164e] type 00 class 0x030000
[    1.644138] pci 0000:17:00.0: reg 0x10: [mem 0xfc20000000-0xfc2fffffff 64bit pref]
[    1.644142] pci 0000:17:00.0: reg 0x18: [mem 0xfc30000000-0xfc301fffff 64bit pref]
[    1.644146] pci 0000:17:00.0: reg 0x20: [io  0xd000-0xd0ff]
[    1.644149] pci 0000:17:00.0: reg 0x24: [mem 0xfc800000-0xfc87ffff]
[    1.644154] pci 0000:17:00.0: enabling Extended Tags
[    1.644184] pci 0000:17:00.0: PME# supported from D1 D2 D3hot D3cold
[    1.644240] pci 0000:17:00.1: [1002:1640] type 00 class 0x040300
[    1.644244] pci 0000:17:00.1: reg 0x10: [mem 0xfc880000-0xfc883fff]
[    1.644258] pci 0000:17:00.1: enabling Extended Tags
[    1.644276] pci 0000:17:00.1: PME# supported from D1 D2 D3hot D3cold
[    1.644308] pci 0000:17:00.2: [1022:1649] type 00 class 0x108000
[    1.644336] pci 0000:17:00.2: reg 0x18: [mem 0xfc700000-0xfc7fffff]
[    1.644342] pci 0000:17:00.2: reg 0x24: [mem 0xfc884000-0xfc885fff]
[    1.644346] pci 0000:17:00.2: enabling Extended Tags
[    1.644396] pci 0000:17:00.3: [1022:15b6] type 00 class 0x0c0330
[    1.644403] pci 0000:17:00.3: reg 0x10: [mem 0xfc600000-0xfc6fffff 64bit]
[    1.644418] pci 0000:17:00.3: enabling Extended Tags
[    1.644439] pci 0000:17:00.3: PME# supported from D0 D3hot D3cold
[    1.644472] pci 0000:17:00.4: [1022:15b7] type 00 class 0x0c0330
[    1.644479] pci 0000:17:00.4: reg 0x10: [mem 0xfc500000-0xfc5fffff 64bit]
[    1.644494] pci 0000:17:00.4: enabling Extended Tags
[    1.644514] pci 0000:17:00.4: PME# supported from D0 D3hot D3cold
[    1.644556] pci 0000:00:08.1: PCI bridge to [bus 17]
[    1.644557] pci 0000:00:08.1:   bridge window [io  0xd000-0xdfff]
[    1.644558] pci 0000:00:08.1:   bridge window [mem 0xfc500000-0xfc8fffff]
[    1.644560] pci 0000:00:08.1:   bridge window [mem 0xfc20000000-0xfc301fffff 64bit pref]
[    1.644579] pci 0000:18:00.0: [1022:15b8] type 00 class 0x0c0330
[    1.644590] pci 0000:18:00.0: reg 0x10: [mem 0xfcd00000-0xfcdfffff 64bit]
[    1.644611] pci 0000:18:00.0: enabling Extended Tags
[    1.644635] pci 0000:18:00.0: PME# supported from D0 D3hot D3cold
[    1.644682] pci 0000:00:08.3: PCI bridge to [bus 18]
[    1.644685] pci 0000:00:08.3:   bridge window [mem 0xfcd00000-0xfcdfffff]
[    1.646484] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[    1.646508] ACPI: PCI: Interrupt link LNKB configured for IRQ 0
[    1.646527] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[    1.646554] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[    1.646576] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[    1.646595] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[    1.646613] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[    1.646631] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[    1.647497] iommu: Default domain type: Passthrough (set via kernel command line)
[    1.647592] SCSI subsystem initialized
[    1.647596] libata version 3.00 loaded.
[    1.647596] ACPI: bus type USB registered
[    1.647596] usbcore: registered new interface driver usbfs
[    1.647596] usbcore: registered new interface driver hub
[    1.647596] usbcore: registered new device driver usb
[    1.653561] pps_core: LinuxPPS API ver. 1 registered
[    1.653561] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
[    1.653563] PTP clock support registered
[    1.653566] EDAC MC: Ver: 3.0.0
[    1.654172] Registered efivars operations
[    1.654230] NetLabel: Initializing
[    1.654231] NetLabel:  domain hash size = 128
[    1.654231] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    1.654237] NetLabel:  unlabeled traffic allowed by default
[    1.654239] mctp: management component transport protocol core
[    1.654239] NET: Registered PF_MCTP protocol family
[    1.654241] PCI: Using ACPI for IRQ routing
[    1.656809] PCI: pci_cache_line_size set to 64 bytes
[    1.656811] pci 0000:00:02.1: can't claim BAR 14 [mem 0xfbb00000-0xfc4fffff]: address conflict with AMDIF031:00 [mem 0
xfbc00000-0xfbc00fff]
[    1.656813] pci 0000:05:00.0: can't claim BAR 14 [mem 0xfbb00000-0xfc4fffff]: no compatible bridge window
[    1.656814] pci 0000:06:08.0: can't claim BAR 14 [mem 0xfbb00000-0xfc2fffff]: no compatible bridge window
[    1.656814] pci 0000:0b:00.0: can't claim BAR 14 [mem 0xfbb00000-0xfc2fffff]: no compatible bridge window
[    1.656815] pci 0000:0c:04.0: can't claim BAR 14 [mem 0xfc200000-0xfc2fffff]: no compatible bridge window
[    1.656816] pci 0000:0c:06.0: can't claim BAR 14 [mem 0xfbd00000-0xfbefffff]: no compatible bridge window
[    1.656816] pci 0000:0c:07.0: can't claim BAR 14 [mem 0xfc100000-0xfc1fffff]: no compatible bridge window
[    1.656816] pci 0000:0c:08.0: can't claim BAR 14 [mem 0xfc000000-0xfc0fffff]: no compatible bridge window
[    1.656817] pci 0000:0c:0c.0: can't claim BAR 14 [mem 0xfbf00000-0xfbffffff]: no compatible bridge window
[    1.656817] pci 0000:0c:0d.0: can't claim BAR 14 [mem 0xfbb00000-0xfbcfffff]: no compatible bridge window
[    1.656818] pci 0000:06:0c.0: can't claim BAR 14 [mem 0xfc400000-0xfc4fffff]: no compatible bridge window
[    1.656818] pci 0000:06:0d.0: can't claim BAR 14 [mem 0xfc300000-0xfc3fffff]: no compatible bridge window
[    1.656839] pci 0000:0f:00.0: can't claim BAR 0 [mem 0xfbd00000-0xfbdfffff]: no compatible bridge window
[    1.656839] pci 0000:0f:00.0: can't claim BAR 3 [mem 0xfbe00000-0xfbe03fff]: no compatible bridge window
[    1.656847] pci 0000:11:00.0: can't claim BAR 0 [mem 0xfc000000-0xfc003fff 64bit]: no compatible bridge window
[    1.656849] pci 0000:12:00.0: can't claim BAR 0 [mem 0xfbf00000-0xfbf07fff 64bit]: no compatible bridge window
[    1.656853] pci 0000:14:00.0: can't claim BAR 0 [mem 0xfc400000-0xfc407fff 64bit]: no compatible bridge window
[    1.656884] pci 0000:0e:00.0: can't claim BAR 2 [mem 0xfc204000-0xfc204fff 64bit]: no compatible bridge window
[    1.656885] pci 0000:0e:00.0: can't claim BAR 4 [mem 0xfc200000-0xfc203fff 64bit]: no compatible bridge window
[    1.656891] pci 0000:10:00.0: can't claim BAR 0 [mem 0xfc100000-0xfc103fff 64bit]: no compatible bridge window
[    1.656900] pci 0000:13:00.0: can't claim BAR 5 [mem 0xfbb80000-0xfbb803ff]: no compatible bridge window
[    1.656903] pci 0000:15:00.0: can't claim BAR 5 [mem 0xfc380000-0xfc3803ff]: no compatible bridge window
[    1.656913] Expanded resource Reserved due to conflict with PCI Bus 0000:00
[    1.656913] e820: reserve RAM buffer [mem 0x09aff000-0x0bffffff]
[    1.656914] e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
[    1.656915] e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff]
[    1.656915] e820: reserve RAM buffer [mem 0x6b73a000-0x6bffffff]
[    1.656915] e820: reserve RAM buffer [mem 0x6e50c000-0x6fffffff]
[    1.656916] e820: reserve RAM buffer [mem 0x6fccd000-0x6fffffff]
[    1.656916] e820: reserve RAM buffer [mem 0x7bffb000-0x7bffffff]
[    1.657507] pci 0000:03:00.0: vgaarb: setting as boot VGA device
[    1.657507] pci 0000:03:00.0: vgaarb: bridge control possible
[    1.657507] pci 0000:03:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    1.657507] pci 0000:17:00.0: vgaarb: bridge control possible
[    1.657507] pci 0000:17:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    1.657507] vgaarb: loaded
[    1.657540] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    1.657542] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    1.659552] clocksource: Switched to clocksource tsc-early
[    1.659552] VFS: Disk quotas dquot_6.6.0
[    1.659552] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.659552] pnp: PnP ACPI init
[    1.659552] system 00:00: [mem 0xf0000000-0xf7ffffff] has been reserved
[    1.659552] system 00:01: [mem 0xff8000000-0x1077ffffff window] has been reserved
[    1.659552] system 00:03: [io  0x0a00-0x0a2f] has been reserved
[    1.659552] system 00:03: [io  0x0a30-0x0a3f] has been reserved
[    1.659552] system 00:03: [io  0x0a40-0x0a4f] has been reserved
[    1.659552] system 00:03: [mem 0xfe000000-0xfe01ffff] has been reserved
[    1.659552] system 00:04: [io  0x04d0-0x04d1] has been reserved
[    1.659552] system 00:04: [io  0x040b] has been reserved
[    1.659552] system 00:04: [io  0x04d6] has been reserved
[    1.659552] system 00:04: [io  0x0c00-0x0c01] has been reserved
[    1.659552] system 00:04: [io  0x0c14] has been reserved
[    1.659552] system 00:04: [io  0x0c50-0x0c51] has been reserved
[    1.659552] system 00:04: [io  0x0c52] has been reserved
[    1.659552] system 00:04: [io  0x0c6c] has been reserved
[    1.659552] system 00:04: [io  0x0c6f] has been reserved
[    1.659552] system 00:04: [io  0x0cd8-0x0cdf] has been reserved
[    1.659552] system 00:04: [io  0x0800-0x089f] has been reserved
[    1.659552] system 00:04: [io  0x0b00-0x0b0f] has been reserved
[    1.659552] system 00:04: [io  0x0b20-0x0b3f] has been reserved
[    1.659552] system 00:04: [io  0x0900-0x090f] has been reserved
[    1.659552] system 00:04: [io  0x0910-0x091f] has been reserved
[    1.659552] system 00:04: [mem 0xfec00000-0xfec00fff] could not be reserved
[    1.659552] system 00:04: [mem 0xfec01000-0xfec01fff] could not be reserved
[    1.659552] system 00:04: [mem 0xfedc0000-0xfedc0fff] has been reserved
[    1.659552] system 00:04: [mem 0xfee00000-0xfee00fff] has been reserved
[    1.659552] system 00:04: [mem 0xfed80000-0xfed8ffff] could not be reserved
[    1.659552] system 00:04: [mem 0xfec10000-0xfec10fff] has been reserved
[    1.659552] system 00:04: [mem 0xfeb00000-0xfeb00fff] has been reserved
[    1.659552] system 00:04: [mem 0xff000000-0xffffffff] has been reserved
[    1.659552] pnp: PnP ACPI: found 5 devices
[    1.664328] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    1.664355] NET: Registered PF_INET protocol family
[    1.664443] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    1.665755] tcp_listen_portaddr_hash hash table entries: 32768 (order: 7, 524288 bytes, linear)
[    1.665784] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    1.665946] TCP established hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    1.666194] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[    1.666256] TCP: Hash tables configured (established 524288 bind 65536)
[    1.666366] MPTCP token hash table entries: 65536 (order: 8, 1572864 bytes, linear)
[    1.666450] UDP hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[    1.666530] UDP-Lite hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[    1.666597] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    1.666600] NET: Registered PF_XDP protocol family
[    1.666602] pci 0000:13:00.0: can't claim BAR 6 [mem 0xfbb00000-0xfbb7ffff pref]: no compatible bridge window
[    1.666604] pci 0000:15:00.0: can't claim BAR 6 [mem 0xfc300000-0xfc37ffff pref]: no compatible bridge window
[    1.666611] pci 0000:00:02.1: BAR 14: assigned [mem 0x80000000-0x808fffff]
[    1.666612] pci 0000:02:00.0: PCI bridge to [bus 03]
[    1.666614] pci 0000:02:00.0:   bridge window [io  0xf000-0xffff]
[    1.666617] pci 0000:02:00.0:   bridge window [mem 0xfc900000-0xfcbfffff]
[    1.666619] pci 0000:02:00.0:   bridge window [mem 0xf800000000-0xfc0fffffff 64bit pref]
[    1.666622] pci 0000:01:00.0: PCI bridge to [bus 02-03]
[    1.666623] pci 0000:01:00.0:   bridge window [io  0xf000-0xffff]
[    1.666626] pci 0000:01:00.0:   bridge window [mem 0xfc900000-0xfcbfffff]
[    1.666627] pci 0000:01:00.0:   bridge window [mem 0xf800000000-0xfc0fffffff 64bit pref]
[    1.666631] pci 0000:00:01.1: PCI bridge to [bus 01-03]
[    1.666631] pci 0000:00:01.1:   bridge window [io  0xf000-0xffff]
[    1.666633] pci 0000:00:01.1:   bridge window [mem 0xfc900000-0xfccfffff]
[    1.666634] pci 0000:00:01.1:   bridge window [mem 0xf800000000-0xfc0fffffff 64bit pref]
[    1.666643] pci 0000:00:01.2: PCI bridge to [bus 04]
[    1.666645] pci 0000:00:01.2:   bridge window [mem 0xfcf00000-0xfcffffff]
[    1.666654] pci 0000:05:00.0: BAR 14: assigned [mem 0x80000000-0x808fffff]
[    1.666655] pci 0000:06:08.0: BAR 14: assigned [mem 0x80000000-0x806fffff]
[    1.666655] pci 0000:06:0c.0: BAR 14: assigned [mem 0x80700000-0x807fffff]
[    1.666656] pci 0000:06:0d.0: BAR 14: assigned [mem 0x80800000-0x808fffff]
[    1.666657] pci 0000:06:00.0: PCI bridge to [bus 07]
[    1.666667] pci 0000:06:04.0: PCI bridge to [bus 08]
[    1.666673] pci 0000:06:05.0: PCI bridge to [bus 09]
[    1.666679] pci 0000:06:06.0: PCI bridge to [bus 0a]
[    1.666684] pci 0000:0b:00.0: BAR 14: assigned [mem 0x80000000-0x806fffff]
[    1.666685] pci 0000:0c:04.0: BAR 14: assigned [mem 0x80000000-0x800fffff]
[    1.666686] pci 0000:0c:06.0: BAR 14: assigned [mem 0x80100000-0x802fffff]
[    1.666686] pci 0000:0c:07.0: BAR 14: assigned [mem 0x80300000-0x803fffff]
[    1.666687] pci 0000:0c:08.0: BAR 14: assigned [mem 0x80400000-0x804fffff]
[    1.666687] pci 0000:0c:0c.0: BAR 14: assigned [mem 0x80500000-0x805fffff]
[    1.666688] pci 0000:0c:0d.0: BAR 14: assigned [mem 0x80600000-0x806fffff]
[    1.666688] pci 0000:0c:00.0: PCI bridge to [bus 0d]
[    1.666698] pci 0000:0e:00.0: BAR 4: assigned [mem 0x80000000-0x80003fff 64bit]
[    1.666712] pci 0000:0e:00.0: BAR 2: assigned [mem 0x80004000-0x80004fff 64bit]
[    1.666726] pci 0000:0c:04.0: PCI bridge to [bus 0e]
[    1.666727] pci 0000:0c:04.0:   bridge window [io  0xe000-0xefff]
[    1.666731] pci 0000:0c:04.0:   bridge window [mem 0x80000000-0x800fffff]
[    1.666737] pci 0000:0f:00.0: BAR 0: assigned [mem 0x80100000-0x801fffff]
[    1.666741] pci 0000:0f:00.0: BAR 3: assigned [mem 0x80200000-0x80203fff]
[    1.666745] pci 0000:0c:06.0: PCI bridge to [bus 0f]
[    1.666749] pci 0000:0c:06.0:   bridge window [mem 0x80100000-0x802fffff]
[    1.666755] pci 0000:10:00.0: BAR 0: assigned [mem 0x80300000-0x80303fff 64bit]
[    1.666769] pci 0000:0c:07.0: PCI bridge to [bus 10]
[    1.666772] pci 0000:0c:07.0:   bridge window [mem 0x80300000-0x803fffff]
[    1.666779] pci 0000:11:00.0: BAR 0: assigned [mem 0x80400000-0x80403fff 64bit]
[    1.666801] pci 0000:0c:08.0: PCI bridge to [bus 11]
[    1.666804] pci 0000:0c:08.0:   bridge window [mem 0x80400000-0x804fffff]
[    1.666811] pci 0000:12:00.0: BAR 0: assigned [mem 0x80500000-0x80507fff 64bit]
[    1.666818] pci 0000:0c:0c.0: PCI bridge to [bus 12]
[    1.666821] pci 0000:0c:0c.0:   bridge window [mem 0x80500000-0x805fffff]
[    1.666828] pci 0000:13:00.0: BAR 6: assigned [mem 0x80600000-0x8067ffff pref]
[    1.666828] pci 0000:13:00.0: BAR 5: assigned [mem 0x80680000-0x806803ff]
[    1.666831] pci 0000:0c:0d.0: PCI bridge to [bus 13]
[    1.666834] pci 0000:0c:0d.0:   bridge window [mem 0x80600000-0x806fffff]
[    1.666840] pci 0000:0b:00.0: PCI bridge to [bus 0c-13]
[    1.666842] pci 0000:0b:00.0:   bridge window [io  0xe000-0xefff]
[    1.666845] pci 0000:0b:00.0:   bridge window [mem 0x80000000-0x806fffff]
[    1.666851] pci 0000:06:08.0: PCI bridge to [bus 0b-13]
[    1.666852] pci 0000:06:08.0:   bridge window [io  0xe000-0xefff]
[    1.666854] pci 0000:06:08.0:   bridge window [mem 0x80000000-0x806fffff]
[    1.666859] pci 0000:14:00.0: BAR 0: assigned [mem 0x80700000-0x80707fff 64bit]
[    1.666863] pci 0000:06:0c.0: PCI bridge to [bus 14]
[    1.666866] pci 0000:06:0c.0:   bridge window [mem 0x80700000-0x807fffff]
[    1.666870] pci 0000:15:00.0: BAR 6: assigned [mem 0x80800000-0x8087ffff pref]
[    1.666870] pci 0000:15:00.0: BAR 5: assigned [mem 0x80880000-0x808803ff]
[    1.666872] pci 0000:06:0d.0: PCI bridge to [bus 15]
[    1.666874] pci 0000:06:0d.0:   bridge window [mem 0x80800000-0x808fffff]
[    1.666878] pci 0000:05:00.0: PCI bridge to [bus 06-15]
[    1.666879] pci 0000:05:00.0:   bridge window [io  0xe000-0xefff]
[    1.666881] pci 0000:05:00.0:   bridge window [mem 0x80000000-0x808fffff]
[    1.666885] pci 0000:00:02.1: PCI bridge to [bus 05-15]
[    1.666886] pci 0000:00:02.1:   bridge window [io  0xe000-0xefff]
[    1.666887] pci 0000:00:02.1:   bridge window [mem 0x80000000-0x808fffff]
[    1.666897] pci 0000:00:02.2: PCI bridge to [bus 16]
[    1.666899] pci 0000:00:02.2:   bridge window [mem 0xfce00000-0xfcefffff]
[    1.666908] pci 0000:00:08.1: PCI bridge to [bus 17]
[    1.666913] pci 0000:00:08.1:   bridge window [io  0xd000-0xdfff]
[    1.666915] pci 0000:00:08.1:   bridge window [mem 0xfc500000-0xfc8fffff]
[    1.666916] pci 0000:00:08.1:   bridge window [mem 0xfc20000000-0xfc301fffff 64bit pref]
[    1.666917] pci 0000:00:08.3: PCI bridge to [bus 18]
[    1.666919] pci 0000:00:08.3:   bridge window [mem 0xfcd00000-0xfcdfffff]
[    1.666921] pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
[    1.666922] pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
[    1.666923] pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
[    1.666923] pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
[    1.666923] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000dffff window]
[    1.666924] pci_bus 0000:00: resource 9 [mem 0x80000000-0xfcffffff window]
[    1.666924] pci_bus 0000:00: resource 10 [mem 0x1080000000-0xffffffffff window]
[    1.666925] pci_bus 0000:01: resource 0 [io  0xf000-0xffff]
[    1.666925] pci_bus 0000:01: resource 1 [mem 0xfc900000-0xfccfffff]
[    1.666926] pci_bus 0000:01: resource 2 [mem 0xf800000000-0xfc0fffffff 64bit pref]
[    1.666926] pci_bus 0000:02: resource 0 [io  0xf000-0xffff]
[    1.666927] pci_bus 0000:02: resource 1 [mem 0xfc900000-0xfcbfffff]
[    1.666927] pci_bus 0000:02: resource 2 [mem 0xf800000000-0xfc0fffffff 64bit pref]
[    1.666928] pci_bus 0000:03: resource 0 [io  0xf000-0xffff]
[    1.666928] pci_bus 0000:03: resource 1 [mem 0xfc900000-0xfcbfffff]
[    1.666928] pci_bus 0000:03: resource 2 [mem 0xf800000000-0xfc0fffffff 64bit pref]
[    1.666929] pci_bus 0000:04: resource 1 [mem 0xfcf00000-0xfcffffff]
[    1.666929] pci_bus 0000:05: resource 0 [io  0xe000-0xefff]
[    1.666930] pci_bus 0000:05: resource 1 [mem 0x80000000-0x808fffff]
[    1.666930] pci_bus 0000:06: resource 0 [io  0xe000-0xefff]
[    1.666930] pci_bus 0000:06: resource 1 [mem 0x80000000-0x808fffff]
[    1.666931] pci_bus 0000:0b: resource 0 [io  0xe000-0xefff]
[    1.666931] pci_bus 0000:0b: resource 1 [mem 0x80000000-0x806fffff]
[    1.666932] pci_bus 0000:0c: resource 0 [io  0xe000-0xefff]
[    1.666932] pci_bus 0000:0c: resource 1 [mem 0x80000000-0x806fffff]
[    1.666933] pci_bus 0000:0e: resource 0 [io  0xe000-0xefff]
[    1.666933] pci_bus 0000:0e: resource 1 [mem 0x80000000-0x800fffff]
[    1.666933] pci_bus 0000:0f: resource 1 [mem 0x80100000-0x802fffff]
[    1.666934] pci_bus 0000:10: resource 1 [mem 0x80300000-0x803fffff]
[    1.666934] pci_bus 0000:11: resource 1 [mem 0x80400000-0x804fffff]
[    1.666935] pci_bus 0000:12: resource 1 [mem 0x80500000-0x805fffff]
[    1.666935] pci_bus 0000:13: resource 1 [mem 0x80600000-0x806fffff]
[    1.666935] pci_bus 0000:14: resource 1 [mem 0x80700000-0x807fffff]
[    1.666936] pci_bus 0000:15: resource 1 [mem 0x80800000-0x808fffff]
[    1.666936] pci_bus 0000:16: resource 1 [mem 0xfce00000-0xfcefffff]
[    1.666937] pci_bus 0000:17: resource 0 [io  0xd000-0xdfff]
[    1.666937] pci_bus 0000:17: resource 1 [mem 0xfc500000-0xfc8fffff]
[    1.666938] pci_bus 0000:17: resource 2 [mem 0xfc20000000-0xfc301fffff 64bit pref]
[    1.666938] pci_bus 0000:18: resource 1 [mem 0xfcd00000-0xfcdfffff]
[    1.667007] pci 0000:03:00.1: D0 power state depends on 0000:03:00.0
[    1.667044] pci 0000:03:00.2: D0 power state depends on 0000:03:00.0
[    1.667173] pci 0000:03:00.3: D0 power state depends on 0000:03:00.0
[    1.667367] pci 0000:17:00.1: D0 power state depends on 0000:17:00.0
[    1.667496] PCI: CLS 64 bytes, default 64
[    1.667503] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
[    1.667521] pci 0000:00:01.0: Adding to iommu group 0
[    1.667523] Trying to unpack rootfs image as initramfs...
[    1.667527] pci 0000:00:01.1: Adding to iommu group 1
[    1.667532] pci 0000:00:01.2: Adding to iommu group 2
[    1.667541] pci 0000:00:02.0: Adding to iommu group 3
[    1.667546] pci 0000:00:02.1: Adding to iommu group 4
[    1.667551] pci 0000:00:02.2: Adding to iommu group 5
[    1.667556] pci 0000:00:03.0: Adding to iommu group 6
[    1.667560] pci 0000:00:04.0: Adding to iommu group 7
[    1.667567] pci 0000:00:08.0: Adding to iommu group 8
[    1.667572] pci 0000:00:08.1: Adding to iommu group 9
[    1.667576] pci 0000:00:08.3: Adding to iommu group 10
[    1.667583] pci 0000:00:14.0: Adding to iommu group 11
[    1.667586] pci 0000:00:14.3: Adding to iommu group 11
[    1.667601] pci 0000:00:18.0: Adding to iommu group 12
[    1.667604] pci 0000:00:18.1: Adding to iommu group 12
[    1.667607] pci 0000:00:18.2: Adding to iommu group 12
[    1.667610] pci 0000:00:18.3: Adding to iommu group 12
[    1.667613] pci 0000:00:18.4: Adding to iommu group 12
[    1.667616] pci 0000:00:18.5: Adding to iommu group 12
[    1.667619] pci 0000:00:18.6: Adding to iommu group 12
[    1.667623] pci 0000:00:18.7: Adding to iommu group 12
[    1.667628] pci 0000:01:00.0: Adding to iommu group 13
[    1.667639] pci 0000:02:00.0: Adding to iommu group 14
[    1.667658] pci 0000:03:00.0: Adding to iommu group 15
[    1.667674] pci 0000:03:00.1: Adding to iommu group 16
[    1.667691] pci 0000:03:00.2: Adding to iommu group 17
[    1.667709] pci 0000:03:00.3: Adding to iommu group 18
[    1.667714] pci 0000:04:00.0: Adding to iommu group 19
[    1.667720] pci 0000:05:00.0: Adding to iommu group 20
[    1.667734] pci 0000:06:00.0: Adding to iommu group 21
[    1.667742] pci 0000:06:04.0: Adding to iommu group 22
[    1.667751] pci 0000:06:05.0: Adding to iommu group 23
[    1.667760] pci 0000:06:06.0: Adding to iommu group 24
[    1.667768] pci 0000:06:08.0: Adding to iommu group 25
[    1.667777] pci 0000:06:0c.0: Adding to iommu group 26
[    1.667786] pci 0000:06:0d.0: Adding to iommu group 27
[    1.667791] pci 0000:0b:00.0: Adding to iommu group 25
[    1.667802] pci 0000:0c:00.0: Adding to iommu group 25
[    1.667812] pci 0000:0c:04.0: Adding to iommu group 25
[    1.667824] pci 0000:0c:06.0: Adding to iommu group 25
[    1.667834] pci 0000:0c:07.0: Adding to iommu group 25
[    1.667845] pci 0000:0c:08.0: Adding to iommu group 25
[    1.667856] pci 0000:0c:0c.0: Adding to iommu group 25
[    1.667867] pci 0000:0c:0d.0: Adding to iommu group 25
[    1.667874] pci 0000:0e:00.0: Adding to iommu group 25
[    1.667880] pci 0000:0f:00.0: Adding to iommu group 25
[    1.667887] pci 0000:10:00.0: Adding to iommu group 25
[    1.667894] pci 0000:11:00.0: Adding to iommu group 25
[    1.667897] pci 0000:12:00.0: Adding to iommu group 25
[    1.667899] pci 0000:13:00.0: Adding to iommu group 25
[    1.667901] pci 0000:14:00.0: Adding to iommu group 26
[    1.667903] pci 0000:15:00.0: Adding to iommu group 27
[    1.667908] pci 0000:16:00.0: Adding to iommu group 28
[    1.667922] pci 0000:17:00.0: Adding to iommu group 29
[    1.667928] pci 0000:17:00.1: Adding to iommu group 30
[    1.667934] pci 0000:17:00.2: Adding to iommu group 31
[    1.667939] pci 0000:17:00.3: Adding to iommu group 32
[    1.667945] pci 0000:17:00.4: Adding to iommu group 33
[    1.667952] pci 0000:18:00.0: Adding to iommu group 34
[    1.668100] pci 0000:00:00.2: can't derive routing for PCI INT A
[    1.668101] pci 0000:00:00.2: PCI INT A: not connected
[    1.668178] pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
[    1.668178] AMD-Vi: Extended features (0x246577efa2254afa, 0x0): PPR NX GT [5] IA GA PC GA_vAPIC
[    1.668181] AMD-Vi: Interrupt remapping enabled
[    1.760601] Freeing initrd memory: 15332K
.......

From your boot parameters

That would almost certainly be a possible reason why boot messages aren’t being pushed to the display.

That shouldn’t be necessary if the GPU to be passed resets properly. If it does reset properly, AND has no physical monitor connected, then it’s certainly unnecessary.

Other than your boot parameters, the only thing that I can see out of the ordinary is several warnings about ACPI firmware bugs. It’s possible your motherboard is just too buggy for your use case.

This seems like either a kernel bug, or motherboard failure on the PCIe bridges.

Could also be caused by actually running out of RAM. But I’d think we’d see some oom messages if that were happening.

I have opened a ticket to GB since yesterday, but still no reply from them. I also created a thread under /r/gigabyte but none of the BG persons bothered to reply

1 Like

Does your BIOS/AGESA have toggles for AER and/or ACS? They should both be enabled if so. I half expected AER to flood the beginning of dmesg with some PCIe correction/quirk.

That’s apparently a GPIO controller. Can you remove or disable it? Seems to be the cause of some PCIe Bar issues. Maybe I’m just trying too hard to avoid the conclusion of hardware failure.

Not sure what is this and how to disable it…

1 Like

dmesg with AER enabled (no ACS)

[    0.003750] ACPI: APIC 0x0000000075D75000 00015E (v05 ALASKA A M I    01072009 AMI  00010013)
[    0.003752] ACPI: SSDT 0x0000000075D74000 000575 (v02 AMD    EXTGPP00 00000001 INTL 20200717)
[    0.003753] ACPI: SSDT 0x0000000075D73000 000698 (v02 AMD    USB      00000001 INTL 20200717)
[    0.003754] ACPI: IVRS 0x0000000075DB8000 0000D0 (v02 AMD    AmdTable 00000001 AMD  00000001)
[    0.003755] ACPI: SSDT 0x0000000075DB7000 0004E0 (v02 AMD    MEMTOOL0 00000002 INTL 20200717)
[    0.003756] ACPI: SSDT 0x0000000075DB6000 00090B (v02 AMD    CPMMSOSC 00000001 INTL 20200717)
[    0.003757] ACPI: SSDT 0x0000000075DB5000 00045C (v02 AMD    AMDWOV   00000001 INTL 20200717)
[    0.003758] ACPI: SSDT 0x0000000075DB3000 001266 (v02 AMD    CPMACPV4 00000001 INTL 20200717)
[    0.003759] ACPI: SSDT 0x0000000075DB2000 000085 (v02 AMD    AmdTable 00000001 INTL 20200717)
[    0.003760] ACPI: SSDT 0x0000000075D42000 0000D8 (v02 AMD    AmdTable 00000001 INTL 20200717)
[    0.003761] ACPI: Reserving FACP table memory at [mem 0x75db9000-0x75db9113]
[    0.003762] ACPI: Reserving DSDT table memory at [mem 0x75d43000-0x75d72fe9]
[    0.003762] ACPI: Reserving FACS table memory at [mem 0x77db1000-0x77db103f]
[    0.003763] ACPI: Reserving SSDT table memory at [mem 0x75dc3000-0x75dccf0f]
[    0.003763] ACPI: Reserving SSDT table memory at [mem 0x75dbb000-0x75dc2b84]
[    0.003763] ACPI: Reserving SSDT table memory at [mem 0x75dba000-0x75dba3f0]
[    0.003763] ACPI: Reserving FIDT table memory at [mem 0x75db1000-0x75db109b]
[    0.003764] ACPI: Reserving MCFG table memory at [mem 0x75db0000-0x75db003b]
[    0.003764] ACPI: Reserving HPET table memory at [mem 0x75daf000-0x75daf037]
[    0.003764] ACPI: Reserving WDRT table memory at [mem 0x75dae000-0x75dae046]
[    0.003765] ACPI: Reserving FPDT table memory at [mem 0x75dad000-0x75dad043]
[    0.003765] ACPI: Reserving VFCT table memory at [mem 0x75d97000-0x75daca9f]
[    0.003765] ACPI: Reserving BGRT table memory at [mem 0x75d96000-0x75d96037]
[    0.003765] ACPI: Reserving SSDT table memory at [mem 0x75d8c000-0x75d95bad]
[    0.003766] ACPI: Reserving CRAT table memory at [mem 0x75d8a000-0x75d8bd27]
[    0.003766] ACPI: Reserving CDIT table memory at [mem 0x75d89000-0x75d89028]
[    0.003766] ACPI: Reserving SSDT table memory at [mem 0x75d87000-0x75d885af]
[    0.003767] ACPI: Reserving SSDT table memory at [mem 0x75d84000-0x75d869d3]
[    0.003767] ACPI: Reserving SSDT table memory at [mem 0x75d83000-0x75d83899]
[    0.003767] ACPI: Reserving SSDT table memory at [mem 0x75d7a000-0x75d82eaf]
[    0.003768] ACPI: Reserving SSDT table memory at [mem 0x75d77000-0x75d792dd]
[    0.003768] ACPI: Reserving WSMT table memory at [mem 0x75d76000-0x75d76027]
[    0.003768] ACPI: Reserving APIC table memory at [mem 0x75d75000-0x75d7515d]
[    0.003768] ACPI: Reserving SSDT table memory at [mem 0x75d74000-0x75d74574]
[    0.003769] ACPI: Reserving SSDT table memory at [mem 0x75d73000-0x75d73697]
[    0.003769] ACPI: Reserving IVRS table memory at [mem 0x75db8000-0x75db80cf]
[    0.003769] ACPI: Reserving SSDT table memory at [mem 0x75db7000-0x75db74df]
[    0.003770] ACPI: Reserving SSDT table memory at [mem 0x75db6000-0x75db690a]
[    0.003770] ACPI: Reserving SSDT table memory at [mem 0x75db5000-0x75db545b]
[    0.003770] ACPI: Reserving SSDT table memory at [mem 0x75db3000-0x75db4265]
[    0.003771] ACPI: Reserving SSDT table memory at [mem 0x75db2000-0x75db2084]
[    0.003771] ACPI: Reserving SSDT table memory at [mem 0x75d42000-0x75d420d7]
[    0.003814] No NUMA configuration found
[    0.003815] Faking a node at [mem 0x0000000000000000-0x0000000ff7ffffff]
[    0.003816] NODE_DATA(0) allocated [mem 0xff7ffb000-0xff7ffffff]
[    0.003855] Zone ranges:
[    0.003856]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.003856]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.003857]   Normal   [mem 0x0000000100000000-0x0000000ff7ffffff]
[    0.003858]   Device   empty
[    0.003858] Movable zone start for each node
[    0.003858] Early memory node ranges
[    0.003859]   node   0: [mem 0x0000000000001000-0x000000000009ffff]
[    0.003859]   node   0: [mem 0x0000000000100000-0x0000000009afefff]
[    0.003860]   node   0: [mem 0x000000000a000000-0x000000000a1fffff]
[    0.003860]   node   0: [mem 0x000000000a210000-0x000000000affffff]
[    0.003860]   node   0: [mem 0x000000000b021000-0x000000006fcccfff]
[    0.003861]   node   0: [mem 0x000000007a1ff000-0x000000007bffafff]
[    0.003861]   node   0: [mem 0x0000000100000000-0x0000000ff7ffffff]
[    0.003864] Initmem setup node 0 [mem 0x0000000000001000-0x0000000ff7ffffff]
[    0.003867] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.003876] On node 0, zone DMA: 96 pages in unavailable ranges
[    0.003950] On node 0, zone DMA32: 1281 pages in unavailable ranges
[    0.003958] On node 0, zone DMA32: 16 pages in unavailable ranges
[    0.004727] On node 0, zone DMA32: 33 pages in unavailable ranges
[    0.004780] On node 0, zone DMA32: 9522 pages in unavailable ranges
[    0.043202] On node 0, zone Normal: 16389 pages in unavailable ranges
[    0.043956] ACPI: PM-Timer IO Port: 0x808
[    0.043963] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.043974] IOAPIC[0]: apic_id 32, version 33, address 0xfec00000, GSI 0-23
[    0.043977] IOAPIC[1]: apic_id 33, version 33, address 0xfec01000, GSI 24-55
[    0.043978] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.043979] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.043981] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.043982] ACPI: HPET id: 0x10228201 base: 0xfed00000
[    0.043990] e820: update [mem 0x6b73b000-0x6b791fff] usable ==> reserved
[    0.043999] smpboot: Allowing 32 CPUs, 0 hotplug CPUs
[    0.044011] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.044012] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.044013] PM: hibernation: Registered nosave memory: [mem 0x09aff000-0x09ffffff]
[    0.044014] PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a20ffff]
[    0.044015] PM: hibernation: Registered nosave memory: [mem 0x0b000000-0x0b020fff]
[    0.044015] PM: hibernation: Registered nosave memory: [mem 0x6b73b000-0x6b791fff]
[    0.044016] PM: hibernation: Registered nosave memory: [mem 0x6e50c000-0x6e50cfff]
[    0.044017] PM: hibernation: Registered nosave memory: [mem 0x6fccd000-0x75cccfff]
[    0.044017] PM: hibernation: Registered nosave memory: [mem 0x75ccd000-0x75dccfff]
[    0.044017] PM: hibernation: Registered nosave memory: [mem 0x75dcd000-0x77dccfff]
[    0.044018] PM: hibernation: Registered nosave memory: [mem 0x77dcd000-0x7a07efff]
[    0.044018] PM: hibernation: Registered nosave memory: [mem 0x7a07f000-0x7a1fefff]
[    0.044019] PM: hibernation: Registered nosave memory: [mem 0x7bffb000-0x7cffffff]
[    0.044019] PM: hibernation: Registered nosave memory: [mem 0x7d000000-0x7d7f2fff]
[    0.044019] PM: hibernation: Registered nosave memory: [mem 0x7d7f3000-0x7fffffff]
[    0.044019] PM: hibernation: Registered nosave memory: [mem 0x80000000-0xefffffff]
[    0.044020] PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xf7ffffff]
[    0.044020] PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfcffffff]
[    0.044020] PM: hibernation: Registered nosave memory: [mem 0xfd000000-0xffffffff]
[    0.044021] [mem 0x80000000-0xefffffff] available for PCI devices
[    0.044022] Booting paravirtualized kernel on bare hardware
[    0.044023] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.046435] setup_percpu: NR_CPUS:320 nr_cpumask_bits:32 nr_cpu_ids:32 nr_node_ids:1
[    0.046910] percpu: Embedded 63 pages/cpu s221184 r8192 d28672 u262144
[    0.046914] pcpu-alloc: s221184 r8192 d28672 u262144 alloc=1*2097152
[    0.046915] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
[    0.046918] pcpu-alloc: [0] 16 17 18 19 20 21 22 23 [0] 24 25 26 27 28 29 30 31 
[    0.046934] Fallback order for Node 0: 0 
[    0.046937] Built 1 zonelists, mobility grouping on.  Total pages: 15907392
[    0.046938] Policy zone: Normal
[    0.046939] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.1-x86_64 root=UUID=e3624de6-54ff-4ca9-b2da-fd258cd2f759 rw
 quiet splash resume=UUID=70ee4e13-e50a-4dc8-9c7a-465e0f472998 udev.log_priority=3 amd_iommu=on iommu=pt hugepages=16384 
video=vesafb:off,efifb:off vfio-pci.ids=1002:73bf,1002:ab28,1002:73a6,1002:73a4 systemd.unified_cgroup_hierarchy=1
[    0.046986] AMD-Vi: Unknown option - 'on'
[    0.047013] Unknown kernel command line parameters "splash BOOT_IMAGE=/boot/vmlinuz-6.1-x86_64", will be passed to use
r space.
[    0.047209] random: crng init done
[    0.047210] printk: log_buf_len individual max cpu contribution: 4096 bytes
[    0.047210] printk: log_buf_len total cpu_extra contributions: 126976 bytes
[    0.047210] printk: log_buf_len min size: 131072 bytes
[    0.047283] printk: log_buf_len: 262144 bytes
[    0.047283] printk: early log buf free: 116160(88%)
[    0.048164] Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes, linear)
[    0.048608] Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[    0.048747] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[    0.048779] software IO TLB: area num 32.
[    0.105605] Memory: 63275824K/64640216K available (16391K kernel code, 2157K rwdata, 11144K rodata, 2152K init, 5312K 
bss, 1364136K reserved, 0K cma-reserved)
[    0.105726] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=1
[    0.105732] ftrace: allocating 46623 entries in 183 pages
[    0.111715] ftrace: allocated 183 pages with 6 groups
[    0.111761] Dynamic Preempt: full
[    0.111792] rcu: Preemptible hierarchical RCU implementation.
[    0.111793] rcu:     RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=32.
[    0.111793] rcu:     RCU priority boosting: priority 1 delay 500 ms.
[    0.111794]  Trampoline variant of Tasks RCU enabled.
[    0.111794]  Rude variant of Tasks RCU enabled.
[    0.111794]  Tracing variant of Tasks RCU enabled.
[    0.111795] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    0.111795] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=32
[    0.113705] NR_IRQS: 20736, nr_irqs: 1224, preallocated irqs: 16
[    0.113863] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.113996] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[    0.114016] Console: colour dummy device 80x25
[    0.114025] printk: console [tty0] enabled
[    0.114039] ACPI: Core revision 20220331
[    0.114226] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[    0.114238] APIC: Switch to symmetric I/O mode setup
[    0.114773] AMD-Vi: Using global IVHD EFR:0x246577efa2254afa, EFR2:0x0
[    0.114982] x2apic: IRQ remapping doesn't support X2APIC mode
[    0.114985] Switched APIC routing to physical flat.
[    0.115574] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.130910] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x3c89e7a253d, max_idle_ns: 440795376373 ns
[    0.130912] Calibrating delay loop (skipped), value calculated using timer frequency.. 8403.73 BogoMIPS (lpj=13999570)
[    0.130913] pid_max: default: 32768 minimum: 301
[    0.132469] LSM: Security Framework initializing
[    0.132473] landlock: Up and running.
[    0.132474] Yama: becoming mindful.
[    0.132477] LSM support for eBPF active
[    0.132524] Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.132568] Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.132695] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[    0.132732] LVT offset 1 assigned for vector 0xf9
[    0.132858] LVT offset 2 assigned for vector 0xf4
[    0.132894] process: using mwait in idle threads
[    0.132895] Last level iTLB entries: 4KB 512, 2MB 512, 4MB 256
[    0.132895] Last level dTLB entries: 4KB 3072, 2MB 3072, 4MB 1536, 1GB 0
[    0.132897] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.132899] Spectre V2 : Mitigation: Retpolines
[    0.132899] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.132900] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[    0.132900] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.132901] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.132902] Spectre V2 : User space: Mitigation: STIBP always-on protection
[    0.132903] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[    0.141841] Freeing SMP alternatives memory: 40K
[    0.248676] smpboot: CPU0: AMD Ryzen 9 7950X3D 16-Core Processor (family: 0x19, model: 0x61, stepping: 0x2)
[    0.248733] cblist_init_generic: Setting adjustable number of callback queues.
[    0.248735] cblist_init_generic: Setting shift to 5 and lim to 1.
[    0.248741] cblist_init_generic: Setting shift to 5 and lim to 1.
[    0.248748] cblist_init_generic: Setting shift to 5 and lim to 1.
[    0.248752] Performance Events: Fam17h+ 16-deep LBR, core perfctr, AMD PMU driver.
[    0.248762] ... version:                2
[    0.248763] ... bit width:              48
[    0.248763] ... generic registers:      6
[    0.248763] ... value mask:             0000ffffffffffff
[    0.248764] ... max period:             00007fffffffffff
[    0.248764] ... fixed-purpose events:   0
[    0.248764] ... event mask:             000000000000003f
[    0.248803] rcu: Hierarchical SRCU implementation.
[    0.248803] rcu:     Max phase no-delay instances is 1000.
[    0.249002] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.249101] smp: Bringing up secondary CPUs ...
[    0.249139] x86: Booting SMP configuration:
[    0.249140] .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11 #12 #13 #14 #15 #16
[    0.284295] Spectre V2 : Update user space SMT mitigation: STIBP always-on
[    0.284311]  #17 #18 #19 #20 #21 #22 #23 #24 #25 #26 #27 #28 #29 #30 #31
[    0.317598] smp: Brought up 1 node, 32 CPUs
[    0.317598] smpboot: Max logical packages: 1
[    0.317598] smpboot: Total of 32 processors activated (268899.40 BogoMIPS)
[    0.320953] devtmpfs: initialized
[    0.320953] x86/mm: Memory block size: 128MB
[    0.322309] ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20ffff] (65536 bytes)
[    0.322309] ACPI: PM: Registering ACPI NVS region [mem 0x75dcd000-0x77dccfff] (33554432 bytes)
[    0.322309] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.322309] futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
[    0.322309] pinctrl core: initialized pinctrl subsystem
[    0.322309] PM: RTC time: 16:01:17, date: 2023-04-21
[    0.322309] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.322309] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[    0.322309] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.322309] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.322309] audit: initializing netlink subsys (disabled)
[    0.322309] audit: type=2000 audit(1682092877.206:1): state=initialized audit_enabled=0 res=1
[    0.322309] thermal_sys: Registered thermal governor 'fair_share'
[    0.322309] thermal_sys: Registered thermal governor 'bang_bang'
[    0.322309] thermal_sys: Registered thermal governor 'step_wise'
[    0.322309] thermal_sys: Registered thermal governor 'user_space'
[    0.322309] thermal_sys: Registered thermal governor 'power_allocator'
[    0.322309] cpuidle: using governor ladder
[    0.322309] cpuidle: using governor menu
[    0.322309] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.322309] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
[    0.322309] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820
[    0.322309] PCI: Using configuration type 1 for base access
[    0.322309] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    1.597683] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    1.597686] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[    1.597687] HugeTLB: registered 2.00 MiB page size, pre-allocated 16384 pages
[    1.597688] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[    1.597719] ACPI: Added _OSI(Module Device)
[    1.597719] ACPI: Added _OSI(Processor Device)
[    1.597719] ACPI: Added _OSI(3.0 _SCP Extensions)
[    1.597719] ACPI: Added _OSI(Processor Aggregator Device)
[    1.598661] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.GPP7._PRW], AE_ALREADY_EXISTS (20220331/ds
wload2-326)
[    1.598664] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20220331/psobject-220)
[    1.607981] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.GPP2._PRW], AE_ALREADY_EXISTS (20220331/ds
wload2-326)
[    1.607983] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20220331/psobject-220)
[    1.607986] ACPI BIOS Error (bug): Failure creating named object [\_GPE._L08], AE_ALREADY_EXISTS (20220331/dswload2-32
6)
[    1.607987] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20220331/psobject-220)
[    1.607987] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    1.608520] ACPI: 18 ACPI AML tables successfully acquired and loaded
[    1.609581] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    1.631238] ACPI: Interpreter enabled
[    1.631246] ACPI: PM: (supports S0 S3 S4 S5)
[    1.631247] ACPI: Using IOAPIC for interrupt routing
[    1.631572] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    1.631573] PCI: Ignoring E820 reservations for host bridge windows
[    1.631744] ACPI: Enabled 10 GPEs in block 00 to 1F
[    1.632221] ACPI: PM: Power Resource [PWRS]
[    1.632324] ACPI: PM: Power Resource [PWRS]
[    1.632412] ACPI: PM: Power Resource [PWRS]
[    1.632710] ACPI: PM: Power Resource [PWRS]
[    1.632779] ACPI: PM: Power Resource [PWRS]
[    1.632831] ACPI: PM: Power Resource [PWRS]
[    1.632888] ACPI: PM: Power Resource [PWRS]
[    1.632939] ACPI: PM: Power Resource [PWRS]
[    1.632995] ACPI: PM: Power Resource [PWRS]
[    1.633046] ACPI: PM: Power Resource [PWRS]
[    1.633105] ACPI: PM: Power Resource [PWRS]
[    1.633411] ACPI: PM: Power Resource [PWRS]
[    1.633479] ACPI: PM: Power Resource [PWRS]
[    1.633778] ACPI: PM: Power Resource [PWRS]
[    1.633846] ACPI: PM: Power Resource [PWRS]
[    1.634142] ACPI: PM: Power Resource [PWRS]
[    1.634214] ACPI: PM: Power Resource [PWRS]
[    1.634337] ACPI: PM: Power Resource [PWRS]
[    1.634399] ACPI: PM: Power Resource [PWRS]
[    1.634481] ACPI: PM: Power Resource [PWRS]
[    1.634563] ACPI: PM: Power Resource [PWRS]
[    1.634886] ACPI: PM: Power Resource [PWRS]
[    1.634956] ACPI: PM: Power Resource [PWRS]
[    1.635011] ACPI: PM: Power Resource [PWRS]
[    1.635072] ACPI: PM: Power Resource [PWRS]
[    1.635128] ACPI: PM: Power Resource [PWRS]
[    1.635194] ACPI: PM: Power Resource [PWRS]
[    1.635249] ACPI: PM: Power Resource [PWRS]
[    1.635308] ACPI: PM: Power Resource [PWRS]
[    1.635392] ACPI: PM: Power Resource [PWRS]
[    1.635474] ACPI: PM: Power Resource [PWRS]
[    1.635528] ACPI: PM: Power Resource [PWRS]
[    1.635587] ACPI: PM: Power Resource [PWRS]
[    1.635668] ACPI: PM: Power Resource [PWRS]
[    1.635752] ACPI: PM: Power Resource [PWRS]
[    1.635835] ACPI: PM: Power Resource [PWRS]
[    1.635921] ACPI: PM: Power Resource [PWRS]
[    1.636003] ACPI: PM: Power Resource [PWRS]
[    1.636085] ACPI: PM: Power Resource [PWRS]
[    1.636141] ACPI: PM: Power Resource [PWRS]
[    1.636205] ACPI: PM: Power Resource [PWRS]
[    1.636258] ACPI: PM: Power Resource [PWRS]
[    1.636319] ACPI: PM: Power Resource [PWRS]
[    1.636373] ACPI: PM: Power Resource [PWRS]
[    1.636432] ACPI: PM: Power Resource [PWRS]
[    1.636512] ACPI: PM: Power Resource [PWRS]
[    1.636595] ACPI: PM: Power Resource [PWRS]
[    1.636679] ACPI: PM: Power Resource [PWRS]
[    1.636780] ACPI: PM: Power Resource [PWRS]
[    1.636834] ACPI: PM: Power Resource [PWRS]
[    1.636894] ACPI: PM: Power Resource [PWRS]
[    1.636948] ACPI: PM: Power Resource [PWRS]
[    1.637006] ACPI: PM: Power Resource [PWRS]
[    1.637059] ACPI: PM: Power Resource [PWRS]
[    1.637117] ACPI: PM: Power Resource [PWRS]
[    1.637201] ACPI: PM: Power Resource [PWRS]
[    1.638645] ACPI: PM: Power Resource [PWRS]
[    1.638728] ACPI: PM: Power Resource [PWRS]
[    1.638775] ACPI: PM: Power Resource [PWR1]
[    1.640177] ACPI: PM: Power Resource [M237]
[    1.640194] ACPI: PM: Power Resource [M237]
[    1.640214] ACPI: PM: Power Resource [M237]
[    1.641853] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    1.641856] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    1.641915] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
[    1.641921] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-7f] only partially covers this bridge
[    1.642136] PCI host bridge to bus 0000:00
[    1.642136] pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
[    1.642137] pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
[    1.642138] pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
[    1.642138] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    1.642138] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
[    1.642139] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfcffffff window]
[    1.642139] pci_bus 0000:00: root bus resource [mem 0x1080000000-0xffffffffff window]
[    1.642140] pci_bus 0000:00: root bus resource [bus 00-ff]
[    1.642149] pci 0000:00:00.0: [1022:14d8] type 00 class 0x060000
[    1.642205] pci 0000:00:00.2: [1022:14d9] type 00 class 0x080600
[    1.642254] pci 0000:00:01.0: [1022:14da] type 00 class 0x060000
[    1.642288] pci 0000:00:01.1: [1022:14db] type 01 class 0x060400
[    1.642350] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
[    1.642434] pci 0000:00:01.2: [1022:14db] type 01 class 0x060400
[    1.642453] pci 0000:00:01.2: enabling Extended Tags
[    1.642495] pci 0000:00:01.2: PME# supported from D0 D3hot D3cold
[    1.642578] pci 0000:00:02.0: [1022:14da] type 00 class 0x060000
[    1.642611] pci 0000:00:02.1: [1022:14db] type 01 class 0x060400
[    1.642630] pci 0000:00:02.1: enabling Extended Tags
[    1.642672] pci 0000:00:02.1: PME# supported from D0 D3hot D3cold
[    1.642790] pci 0000:00:02.2: [1022:14db] type 01 class 0x060400
[    1.642809] pci 0000:00:02.2: enabling Extended Tags
[    1.642851] pci 0000:00:02.2: PME# supported from D0 D3hot D3cold
[    1.642934] pci 0000:00:03.0: [1022:14da] type 00 class 0x060000
[    1.642976] pci 0000:00:04.0: [1022:14da] type 00 class 0x060000
[    1.643021] pci 0000:00:08.0: [1022:14da] type 00 class 0x060000
[    1.643057] pci 0000:00:08.1: [1022:14dd] type 01 class 0x060400
[    1.643071] pci 0000:00:08.1: enabling Extended Tags
[    1.643093] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[    1.643146] pci 0000:00:08.3: [1022:14dd] type 01 class 0x060400
[    1.643160] pci 0000:00:08.3: enabling Extended Tags
[    1.643181] pci 0000:00:08.3: PME# supported from D0 D3hot D3cold
[    1.643244] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
[    1.643319] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
[    1.643400] pci 0000:00:18.0: [1022:14e0] type 00 class 0x060000
[    1.643417] pci 0000:00:18.1: [1022:14e1] type 00 class 0x060000
[    1.643433] pci 0000:00:18.2: [1022:14e2] type 00 class 0x060000
[    1.643449] pci 0000:00:18.3: [1022:14e3] type 00 class 0x060000
[    1.643466] pci 0000:00:18.4: [1022:14e4] type 00 class 0x060000
[    1.643481] pci 0000:00:18.5: [1022:14e5] type 00 class 0x060000
[    1.643497] pci 0000:00:18.6: [1022:14e6] type 00 class 0x060000
[    1.643513] pci 0000:00:18.7: [1022:14e7] type 00 class 0x060000
[    1.643575] pci 0000:01:00.0: [1002:1478] type 01 class 0x060400
[    1.643585] pci 0000:01:00.0: reg 0x10: [mem 0xfcc00000-0xfcc03fff]
[    1.643660] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[    1.643776] pci 0000:00:01.1: PCI bridge to [bus 01-03]
[    1.643778] pci 0000:00:01.1:   bridge window [io  0xf000-0xffff]
[    1.643780] pci 0000:00:01.1:   bridge window [mem 0xfc900000-0xfccfffff]
[    1.643782] pci 0000:00:01.1:   bridge window [mem 0xf800000000-0xfc0fffffff 64bit pref]
[    1.643816] pci 0000:02:00.0: [1002:1479] type 01 class 0x060400
[    1.643896] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    1.644128] pci 0000:01:00.0: PCI bridge to [bus 02-03]
[    1.644131] pci 0000:01:00.0:   bridge window [io  0xf000-0xffff]
[    1.644133] pci 0000:01:00.0:   bridge window [mem 0xfc900000-0xfcbfffff]
[    1.644136] pci 0000:01:00.0:   bridge window [mem 0xf800000000-0xfc0fffffff 64bit pref]
[    1.644171] pci 0000:03:00.0: [1002:73bf] type 00 class 0x030000
[    1.644184] pci 0000:03:00.0: reg 0x10: [mem 0xf800000000-0xfbffffffff 64bit pref]
[    1.644193] pci 0000:03:00.0: reg 0x18: [mem 0xfc00000000-0xfc0fffffff 64bit pref]
[    1.644198] pci 0000:03:00.0: reg 0x20: [io  0xf000-0xf0ff]
[    1.644203] pci 0000:03:00.0: reg 0x24: [mem 0xfca00000-0xfcafffff]
[    1.644209] pci 0000:03:00.0: reg 0x30: [mem 0xfcb00000-0xfcb1ffff pref]
[    1.644225] pci 0000:03:00.0: BAR 0: assigned to efifb
[    1.644274] pci 0000:03:00.0: PME# supported from D1 D2 D3hot D3cold
[    1.644380] pci 0000:03:00.1: [1002:ab28] type 00 class 0x040300
[    1.644388] pci 0000:03:00.1: reg 0x10: [mem 0xfcb24000-0xfcb27fff]
[    1.644453] pci 0000:03:00.1: PME# supported from D1 D2 D3hot D3cold
[    1.644516] pci 0000:03:00.2: [1002:73a6] type 00 class 0x0c0330
[    1.644528] pci 0000:03:00.2: reg 0x10: [mem 0xfc900000-0xfc9fffff 64bit]
[    1.644599] pci 0000:03:00.2: PME# supported from D0 D3hot D3cold
[    1.644660] pci 0000:03:00.3: [1002:73a4] type 00 class 0x0c8000
[    1.644671] pci 0000:03:00.3: reg 0x10: [mem 0xfcb20000-0xfcb23fff 64bit]
[    1.644732] pci 0000:03:00.3: PME# supported from D0 D3hot
[    1.644813] pci 0000:02:00.0: PCI bridge to [bus 03]
[    1.644816] pci 0000:02:00.0:   bridge window [io  0xf000-0xffff]
[    1.644818] pci 0000:02:00.0:   bridge window [mem 0xfc900000-0xfcbfffff]
[    1.644821] pci 0000:02:00.0:   bridge window [mem 0xf800000000-0xfc0fffffff 64bit pref]
[    1.644871] pci 0000:04:00.0: [1cc1:5350] type 00 class 0x010802
[    1.644881] pci 0000:04:00.0: reg 0x10: [mem 0xfcf00000-0xfcf03fff 64bit]
[    1.645017] pci 0000:00:01.2: PCI bridge to [bus 04]
[    1.645020] pci 0000:00:01.2:   bridge window [mem 0xfcf00000-0xfcffffff]
[    1.645068] pci 0000:05:00.0: [1022:43f4] type 01 class 0x060400
[    1.645095] pci 0000:05:00.0: enabling Extended Tags
[    1.645136] pci 0000:05:00.0: PME# supported from D0 D3hot D3cold
[    1.645269] pci 0000:00:02.1: PCI bridge to [bus 05-15]
[    1.645272] pci 0000:00:02.1:   bridge window [io  0xe000-0xefff]
[    1.645273] pci 0000:00:02.1:   bridge window [mem 0xfbb00000-0xfc4fffff]
[    1.645332] pci 0000:06:00.0: [1022:43f5] type 01 class 0x060400
[    1.645361] pci 0000:06:00.0: enabling Extended Tags
[    1.645403] pci 0000:06:00.0: PME# supported from D0 D3hot D3cold
[    1.645485] pci 0000:06:04.0: [1022:43f5] type 01 class 0x060400
[    1.645514] pci 0000:06:04.0: enabling Extended Tags
[    1.645556] pci 0000:06:04.0: PME# supported from D0 D3hot D3cold
[    1.645636] pci 0000:06:05.0: [1022:43f5] type 01 class 0x060400
[    1.645664] pci 0000:06:05.0: enabling Extended Tags
[    1.645707] pci 0000:06:05.0: PME# supported from D0 D3hot D3cold
[    1.645787] pci 0000:06:06.0: [1022:43f5] type 01 class 0x060400
[    1.645816] pci 0000:06:06.0: enabling Extended Tags
[    1.645858] pci 0000:06:06.0: PME# supported from D0 D3hot D3cold
[    1.645940] pci 0000:06:08.0: [1022:43f5] type 01 class 0x060400
[    1.645968] pci 0000:06:08.0: enabling Extended Tags
[    1.646009] pci 0000:06:08.0: PME# supported from D0 D3hot D3cold
[    1.646110] pci 0000:06:0c.0: [1022:43f5] type 01 class 0x060400
[    1.646138] pci 0000:06:0c.0: enabling Extended Tags
[    1.646167] pci 0000:06:0c.0: PME# supported from D0 D3hot D3cold
[    1.646222] pci 0000:06:0d.0: [1022:43f5] type 01 class 0x060400
[    1.646250] pci 0000:06:0d.0: enabling Extended Tags
[    1.646279] pci 0000:06:0d.0: PME# supported from D0 D3hot D3cold
[    1.646329] pci 0000:05:00.0: PCI bridge to [bus 06-15]
[    1.646332] pci 0000:05:00.0:   bridge window [io  0xe000-0xefff]
[    1.646334] pci 0000:05:00.0:   bridge window [mem 0xfbb00000-0xfc4fffff]
[    1.646356] pci 0000:06:00.0: PCI bridge to [bus 07]
[    1.646384] pci 0000:06:04.0: PCI bridge to [bus 08]
[    1.646410] pci 0000:06:05.0: PCI bridge to [bus 09]
[    1.646437] pci 0000:06:06.0: PCI bridge to [bus 0a]
[    1.646477] pci 0000:0b:00.0: [1022:43f4] type 01 class 0x060400
[    1.646521] pci 0000:0b:00.0: enabling Extended Tags
[    1.646587] pci 0000:0b:00.0: PME# supported from D0 D3hot D3cold
[    1.646753] pci 0000:06:08.0: PCI bridge to [bus 0b-13]
[    1.646756] pci 0000:06:08.0:   bridge window [io  0xe000-0xefff]
[    1.646757] pci 0000:06:08.0:   bridge window [mem 0xfbb00000-0xfc2fffff]
[    1.646837] pci 0000:0c:00.0: [1022:43f5] type 01 class 0x060400
[    1.646883] pci 0000:0c:00.0: enabling Extended Tags
[    1.646953] pci 0000:0c:00.0: PME# supported from D0 D3hot D3cold
[    1.647080] pci 0000:0c:04.0: [1022:43f5] type 01 class 0x060400
[    1.647125] pci 0000:0c:04.0: enabling Extended Tags
[    1.647192] pci 0000:0c:04.0: PME# supported from D0 D3hot D3cold
[    1.647316] pci 0000:0c:06.0: [1022:43f5] type 01 class 0x060400
[    1.647362] pci 0000:0c:06.0: enabling Extended Tags
[    1.647429] pci 0000:0c:06.0: PME# supported from D0 D3hot D3cold
[    1.647553] pci 0000:0c:07.0: [1022:43f5] type 01 class 0x060400
[    1.647600] pci 0000:0c:07.0: enabling Extended Tags
[    1.647666] pci 0000:0c:07.0: PME# supported from D0 D3hot D3cold
[    1.647793] pci 0000:0c:08.0: [1022:43f5] type 01 class 0x060400
[    1.647839] pci 0000:0c:08.0: enabling Extended Tags
[    1.647905] pci 0000:0c:08.0: PME# supported from D0 D3hot D3cold
[    1.648035] pci 0000:0c:0c.0: [1022:43f5] type 01 class 0x060400
[    1.648080] pci 0000:0c:0c.0: enabling Extended Tags
[    1.648126] pci 0000:0c:0c.0: PME# supported from D0 D3hot D3cold
[    1.648198] pci 0000:0c:0d.0: [1022:43f5] type 01 class 0x060400
[    1.648243] pci 0000:0c:0d.0: enabling Extended Tags
[    1.648290] pci 0000:0c:0d.0: PME# supported from D0 D3hot D3cold
[    1.648364] pci 0000:0b:00.0: PCI bridge to [bus 0c-13]
[    1.648369] pci 0000:0b:00.0:   bridge window [io  0xe000-0xefff]
[    1.648371] pci 0000:0b:00.0:   bridge window [mem 0xfbb00000-0xfc2fffff]
[    1.648404] pci 0000:0c:00.0: PCI bridge to [bus 0d]
[    1.648469] pci 0000:0e:00.0: [10ec:8161] type 00 class 0x020000
[    1.648491] pci 0000:0e:00.0: reg 0x10: [io  0xe000-0xe0ff]
[    1.648518] pci 0000:0e:00.0: reg 0x18: [mem 0xfc204000-0xfc204fff 64bit]
[    1.648535] pci 0000:0e:00.0: reg 0x20: [mem 0xfc200000-0xfc203fff 64bit]
[    1.648676] pci 0000:0e:00.0: supports D1 D2
[    1.648677] pci 0000:0e:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    1.648917] pci 0000:0c:04.0: PCI bridge to [bus 0e]
[    1.648921] pci 0000:0c:04.0:   bridge window [io  0xe000-0xefff]
[    1.648924] pci 0000:0c:04.0:   bridge window [mem 0xfc200000-0xfc2fffff]
[    1.648990] pci 0000:0f:00.0: [8086:15f3] type 00 class 0x020000
[    1.649012] pci 0000:0f:00.0: reg 0x10: [mem 0xfbd00000-0xfbdfffff]
[    1.649048] pci 0000:0f:00.0: reg 0x1c: [mem 0xfbe00000-0xfbe03fff]
[    1.649195] pci 0000:0f:00.0: PME# supported from D0 D3hot D3cold
[    1.649398] pci 0000:0c:06.0: PCI bridge to [bus 0f]
[    1.649405] pci 0000:0c:06.0:   bridge window [mem 0xfbd00000-0xfbefffff]
[    1.649470] pci 0000:10:00.0: [8086:2725] type 00 class 0x028000
[    1.649499] pci 0000:10:00.0: reg 0x10: [mem 0xfc100000-0xfc103fff 64bit]
[    1.649653] pci 0000:10:00.0: PME# supported from D0 D3hot D3cold
[    1.649839] pci 0000:0c:07.0: PCI bridge to [bus 10]
[    1.649846] pci 0000:0c:07.0:   bridge window [mem 0xfc100000-0xfc1fffff]
[    1.649917] pci 0000:11:00.0: [2646:5013] type 00 class 0x010802
[    1.649970] pci 0000:11:00.0: reg 0x10: [mem 0xfc000000-0xfc003fff 64bit]
[    1.650096] pci 0000:11:00.0: enabling Extended Tags
[    1.650940] pci 0000:0c:08.0: PCI bridge to [bus 11]
[    1.650950] pci 0000:0c:08.0:   bridge window [mem 0xfc000000-0xfc0fffff]
[    1.650999] pci 0000:12:00.0: [1022:43f7] type 00 class 0x0c0330
[    1.651016] pci 0000:12:00.0: reg 0x10: [mem 0xfbf00000-0xfbf07fff 64bit]
[    1.651057] pci 0000:12:00.0: enabling Extended Tags
[    1.651107] pci 0000:12:00.0: PME# supported from D0 D3hot D3cold
[    1.651191] pci 0000:0c:0c.0: PCI bridge to [bus 12]
[    1.651195] pci 0000:0c:0c.0:   bridge window [mem 0xfbf00000-0xfbffffff]
[    1.651243] pci 0000:13:00.0: [1022:43f6] type 00 class 0x010601
[    1.651291] pci 0000:13:00.0: reg 0x24: [mem 0xfbb80000-0xfbb803ff]
[    1.651298] pci 0000:13:00.0: reg 0x30: [mem 0xfbb00000-0xfbb7ffff pref]
[    1.651304] pci 0000:13:00.0: enabling Extended Tags
[    1.651345] pci 0000:13:00.0: PME# supported from D0 D3hot D3cold
[    1.651415] pci 0000:0c:0d.0: PCI bridge to [bus 13]
[    1.651419] pci 0000:0c:0d.0:   bridge window [mem 0xfbb00000-0xfbcfffff]
[    1.651486] pci 0000:14:00.0: [1022:43f7] type 00 class 0x0c0330
[    1.651497] pci 0000:14:00.0: reg 0x10: [mem 0xfc400000-0xfc407fff 64bit]
[    1.651522] pci 0000:14:00.0: enabling Extended Tags
[    1.651553] pci 0000:14:00.0: PME# supported from D0 D3hot D3cold
[    1.651614] pci 0000:06:0c.0: PCI bridge to [bus 14]
[    1.651617] pci 0000:06:0c.0:   bridge window [mem 0xfc400000-0xfc4fffff]
[    1.651648] pci 0000:15:00.0: [1022:43f6] type 00 class 0x010601
[    1.651678] pci 0000:15:00.0: reg 0x24: [mem 0xfc380000-0xfc3803ff]
[    1.651682] pci 0000:15:00.0: reg 0x30: [mem 0xfc300000-0xfc37ffff pref]
[    1.651686] pci 0000:15:00.0: enabling Extended Tags
[    1.651712] pci 0000:15:00.0: PME# supported from D0 D3hot D3cold
[    1.651758] pci 0000:06:0d.0: PCI bridge to [bus 15]
[    1.651761] pci 0000:06:0d.0:   bridge window [mem 0xfc300000-0xfc3fffff]
[    1.651829] pci 0000:16:00.0: [144d:a808] type 00 class 0x010802
[    1.651841] pci 0000:16:00.0: reg 0x10: [mem 0xfce00000-0xfce03fff 64bit]
[    1.651994] pci 0000:00:02.2: PCI bridge to [bus 16]
[    1.651997] pci 0000:00:02.2:   bridge window [mem 0xfce00000-0xfcefffff]
[    1.652042] pci 0000:17:00.0: [1002:164e] type 00 class 0x030000
[    1.652049] pci 0000:17:00.0: reg 0x10: [mem 0xfc20000000-0xfc2fffffff 64bit pref]
[    1.652053] pci 0000:17:00.0: reg 0x18: [mem 0xfc30000000-0xfc301fffff 64bit pref]
[    1.652057] pci 0000:17:00.0: reg 0x20: [io  0xd000-0xd0ff]
[    1.652060] pci 0000:17:00.0: reg 0x24: [mem 0xfc800000-0xfc87ffff]
[    1.652065] pci 0000:17:00.0: enabling Extended Tags
[    1.652094] pci 0000:17:00.0: PME# supported from D1 D2 D3hot D3cold
[    1.652148] pci 0000:17:00.1: [1002:1640] type 00 class 0x040300
[    1.652153] pci 0000:17:00.1: reg 0x10: [mem 0xfc880000-0xfc883fff]
[    1.652166] pci 0000:17:00.1: enabling Extended Tags
[    1.652185] pci 0000:17:00.1: PME# supported from D1 D2 D3hot D3cold
[    1.652216] pci 0000:17:00.2: [1022:1649] type 00 class 0x108000
[    1.652244] pci 0000:17:00.2: reg 0x18: [mem 0xfc700000-0xfc7fffff]
[    1.652250] pci 0000:17:00.2: reg 0x24: [mem 0xfc884000-0xfc885fff]
[    1.652254] pci 0000:17:00.2: enabling Extended Tags
[    1.652304] pci 0000:17:00.3: [1022:15b6] type 00 class 0x0c0330
[    1.652311] pci 0000:17:00.3: reg 0x10: [mem 0xfc600000-0xfc6fffff 64bit]
[    1.652326] pci 0000:17:00.3: enabling Extended Tags
[    1.652346] pci 0000:17:00.3: PME# supported from D0 D3hot D3cold
[    1.652378] pci 0000:17:00.4: [1022:15b7] type 00 class 0x0c0330
[    1.652385] pci 0000:17:00.4: reg 0x10: [mem 0xfc500000-0xfc5fffff 64bit]
[    1.652400] pci 0000:17:00.4: enabling Extended Tags
[    1.652420] pci 0000:17:00.4: PME# supported from D0 D3hot D3cold
[    1.652460] pci 0000:00:08.1: PCI bridge to [bus 17]
[    1.652462] pci 0000:00:08.1:   bridge window [io  0xd000-0xdfff]
[    1.652463] pci 0000:00:08.1:   bridge window [mem 0xfc500000-0xfc8fffff]
[    1.652465] pci 0000:00:08.1:   bridge window [mem 0xfc20000000-0xfc301fffff 64bit pref]
[    1.652483] pci 0000:18:00.0: [1022:15b8] type 00 class 0x0c0330
[    1.652494] pci 0000:18:00.0: reg 0x10: [mem 0xfcd00000-0xfcdfffff 64bit]
[    1.652515] pci 0000:18:00.0: enabling Extended Tags
[    1.652539] pci 0000:18:00.0: PME# supported from D0 D3hot D3cold
[    1.652585] pci 0000:00:08.3: PCI bridge to [bus 18]
[    1.652587] pci 0000:00:08.3:   bridge window [mem 0xfcd00000-0xfcdfffff]
[    1.654215] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[    1.654237] ACPI: PCI: Interrupt link LNKB configured for IRQ 0
[    1.654254] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[    1.654277] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[    1.654297] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[    1.654313] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[    1.654330] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[    1.654346] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[    1.654781] iommu: Default domain type: Passthrough (set via kernel command line)
[    1.654781] SCSI subsystem initialized
[    1.654781] libata version 3.00 loaded.
[    1.654781] ACPI: bus type USB registered
[    1.654781] usbcore: registered new interface driver usbfs
[    1.654781] usbcore: registered new interface driver hub
[    1.654781] usbcore: registered new device driver usb
[    1.660835] pps_core: LinuxPPS API ver. 1 registered
[    1.660836] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
[    1.660837] PTP clock support registered
[    1.660841] EDAC MC: Ver: 3.0.0
[    1.660962] Registered efivars operations
[    1.660982] NetLabel: Initializing
[    1.660982] NetLabel:  domain hash size = 128
[    1.660983] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    1.660988] NetLabel:  unlabeled traffic allowed by default
[    1.660989] mctp: management component transport protocol core
[    1.660990] NET: Registered PF_MCTP protocol family
[    1.660992] PCI: Using ACPI for IRQ routing
[    1.663965] PCI: pci_cache_line_size set to 64 bytes
[    1.663967] pci 0000:00:02.1: can't claim BAR 14 [mem 0xfbb00000-0xfc4fffff]: address conflict with AMDIF031:00 [mem 0
xfbc00000-0xfbc00fff]
[    1.663968] pci 0000:05:00.0: can't claim BAR 14 [mem 0xfbb00000-0xfc4fffff]: no compatible bridge window
[    1.663969] pci 0000:06:08.0: can't claim BAR 14 [mem 0xfbb00000-0xfc2fffff]: no compatible bridge window
[    1.663969] pci 0000:0b:00.0: can't claim BAR 14 [mem 0xfbb00000-0xfc2fffff]: no compatible bridge window
[    1.663970] pci 0000:0c:04.0: can't claim BAR 14 [mem 0xfc200000-0xfc2fffff]: no compatible bridge window
[    1.663970] pci 0000:0c:06.0: can't claim BAR 14 [mem 0xfbd00000-0xfbefffff]: no compatible bridge window
[    1.663971] pci 0000:0c:07.0: can't claim BAR 14 [mem 0xfc100000-0xfc1fffff]: no compatible bridge window
[    1.663971] pci 0000:0c:08.0: can't claim BAR 14 [mem 0xfc000000-0xfc0fffff]: no compatible bridge window
[    1.663971] pci 0000:0c:0c.0: can't claim BAR 14 [mem 0xfbf00000-0xfbffffff]: no compatible bridge window
[    1.663972] pci 0000:0c:0d.0: can't claim BAR 14 [mem 0xfbb00000-0xfbcfffff]: no compatible bridge window
[    1.663972] pci 0000:06:0c.0: can't claim BAR 14 [mem 0xfc400000-0xfc4fffff]: no compatible bridge window
[    1.663973] pci 0000:06:0d.0: can't claim BAR 14 [mem 0xfc300000-0xfc3fffff]: no compatible bridge window
[    1.663993] pci 0000:0f:00.0: can't claim BAR 0 [mem 0xfbd00000-0xfbdfffff]: no compatible bridge window
[    1.663994] pci 0000:0f:00.0: can't claim BAR 3 [mem 0xfbe00000-0xfbe03fff]: no compatible bridge window
[    1.664001] pci 0000:11:00.0: can't claim BAR 0 [mem 0xfc000000-0xfc003fff 64bit]: no compatible bridge window
[    1.664004] pci 0000:12:00.0: can't claim BAR 0 [mem 0xfbf00000-0xfbf07fff 64bit]: no compatible bridge window
[    1.664006] pci 0000:13:00.0: can't claim BAR 5 [mem 0xfbb80000-0xfbb803ff]: no compatible bridge window
[    1.664008] pci 0000:14:00.0: can't claim BAR 0 [mem 0xfc400000-0xfc407fff 64bit]: no compatible bridge window
[    1.664010] pci 0000:15:00.0: can't claim BAR 5 [mem 0xfc380000-0xfc3803ff]: no compatible bridge window
[    1.664040] pci 0000:0e:00.0: can't claim BAR 2 [mem 0xfc204000-0xfc204fff 64bit]: no compatible bridge window
[    1.664040] pci 0000:0e:00.0: can't claim BAR 4 [mem 0xfc200000-0xfc203fff 64bit]: no compatible bridge window
[    1.664046] pci 0000:10:00.0: can't claim BAR 0 [mem 0xfc100000-0xfc103fff 64bit]: no compatible bridge window
[    1.664069] Expanded resource Reserved due to conflict with PCI Bus 0000:00
[    1.664070] e820: reserve RAM buffer [mem 0x09aff000-0x0bffffff]
[    1.664071] e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
[    1.664071] e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff]
[    1.664072] e820: reserve RAM buffer [mem 0x6b73b000-0x6bffffff]
[    1.664072] e820: reserve RAM buffer [mem 0x6e50c000-0x6fffffff]
[    1.664072] e820: reserve RAM buffer [mem 0x6fccd000-0x6fffffff]
[    1.664072] e820: reserve RAM buffer [mem 0x7bffb000-0x7bffffff]
[    1.664262] pci 0000:03:00.0: vgaarb: setting as boot VGA device
[    1.664262] pci 0000:03:00.0: vgaarb: bridge control possible
[    1.664262] pci 0000:03:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    1.664262] pci 0000:17:00.0: vgaarb: bridge control possible
[    1.664262] pci 0000:17:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    1.664262] vgaarb: loaded
[    1.664270] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    1.664270] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    1.666313] clocksource: Switched to clocksource tsc-early
[    1.666366] VFS: Disk quotas dquot_6.6.0
[    1.666372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.666406] pnp: PnP ACPI init
[    1.666444] system 00:00: [mem 0xf0000000-0xf7ffffff] has been reserved
[    1.666466] system 00:01: [mem 0xff8000000-0x1077ffffff window] has been reserved
[    1.667424] system 00:03: [io  0x0a00-0x0a2f] has been reserved
[    1.667425] system 00:03: [io  0x0a30-0x0a3f] has been reserved
[    1.667426] system 00:03: [io  0x0a40-0x0a4f] has been reserved
[    1.667426] system 00:03: [mem 0xfe000000-0xfe01ffff] has been reserved
[    1.667514] system 00:04: [io  0x04d0-0x04d1] has been reserved
[    1.667514] system 00:04: [io  0x040b] has been reserved
[    1.667515] system 00:04: [io  0x04d6] has been reserved
[    1.667515] system 00:04: [io  0x0c00-0x0c01] has been reserved
[    1.667516] system 00:04: [io  0x0c14] has been reserved
[    1.667516] system 00:04: [io  0x0c50-0x0c51] has been reserved
[    1.667516] system 00:04: [io  0x0c52] has been reserved
[    1.667517] system 00:04: [io  0x0c6c] has been reserved
[    1.667517] system 00:04: [io  0x0c6f] has been reserved
[    1.667517] system 00:04: [io  0x0cd8-0x0cdf] has been reserved
[    1.667518] system 00:04: [io  0x0800-0x089f] has been reserved
[    1.667518] system 00:04: [io  0x0b00-0x0b0f] has been reserved
[    1.667519] system 00:04: [io  0x0b20-0x0b3f] has been reserved
[    1.667519] system 00:04: [io  0x0900-0x090f] has been reserved
[    1.667519] system 00:04: [io  0x0910-0x091f] has been reserved
[    1.667520] system 00:04: [mem 0xfec00000-0xfec00fff] could not be reserved
[    1.667520] system 00:04: [mem 0xfec01000-0xfec01fff] could not be reserved
[    1.667521] system 00:04: [mem 0xfedc0000-0xfedc0fff] has been reserved
[    1.667522] system 00:04: [mem 0xfee00000-0xfee00fff] has been reserved
[    1.667522] system 00:04: [mem 0xfed80000-0xfed8ffff] could not be reserved
[    1.667523] system 00:04: [mem 0xfec10000-0xfec10fff] has been reserved
[    1.667523] system 00:04: [mem 0xfeb00000-0xfeb00fff] has been reserved
[    1.667523] system 00:04: [mem 0xff000000-0xffffffff] has been reserved
[    1.667577] pnp: PnP ACPI: found 5 devices
[    1.670699] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    1.670721] NET: Registered PF_INET protocol family
[    1.670807] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    1.672061] tcp_listen_portaddr_hash hash table entries: 32768 (order: 7, 524288 bytes, linear)
[    1.672088] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    1.672241] TCP established hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    1.672468] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[    1.672519] TCP: Hash tables configured (established 524288 bind 65536)
[    1.672638] MPTCP token hash table entries: 65536 (order: 8, 1572864 bytes, linear)
[    1.672701] UDP hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[    1.672779] UDP-Lite hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[    1.672840] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    1.672843] NET: Registered PF_XDP protocol family
[    1.672846] pci 0000:13:00.0: can't claim BAR 6 [mem 0xfbb00000-0xfbb7ffff pref]: no compatible bridge window
[    1.672847] pci 0000:15:00.0: can't claim BAR 6 [mem 0xfc300000-0xfc37ffff pref]: no compatible bridge window
[    1.672854] pci 0000:00:02.1: BAR 14: assigned [mem 0x80000000-0x808fffff]
[    1.672855] pci 0000:02:00.0: PCI bridge to [bus 03]
[    1.672857] pci 0000:02:00.0:   bridge window [io  0xf000-0xffff]
[    1.672860] pci 0000:02:00.0:   bridge window [mem 0xfc900000-0xfcbfffff]
[    1.672862] pci 0000:02:00.0:   bridge window [mem 0xf800000000-0xfc0fffffff 64bit pref]
[    1.672865] pci 0000:01:00.0: PCI bridge to [bus 02-03]
[    1.672866] pci 0000:01:00.0:   bridge window [io  0xf000-0xffff]
[    1.672869] pci 0000:01:00.0:   bridge window [mem 0xfc900000-0xfcbfffff]
[    1.672871] pci 0000:01:00.0:   bridge window [mem 0xf800000000-0xfc0fffffff 64bit pref]
[    1.672874] pci 0000:00:01.1: PCI bridge to [bus 01-03]
[    1.672874] pci 0000:00:01.1:   bridge window [io  0xf000-0xffff]
[    1.672876] pci 0000:00:01.1:   bridge window [mem 0xfc900000-0xfccfffff]
[    1.672877] pci 0000:00:01.1:   bridge window [mem 0xf800000000-0xfc0fffffff 64bit pref]
[    1.672886] pci 0000:00:01.2: PCI bridge to [bus 04]
[    1.672888] pci 0000:00:01.2:   bridge window [mem 0xfcf00000-0xfcffffff]
[    1.672897] pci 0000:05:00.0: BAR 14: assigned [mem 0x80000000-0x808fffff]
[    1.672898] pci 0000:06:08.0: BAR 14: assigned [mem 0x80000000-0x806fffff]
[    1.672898] pci 0000:06:0c.0: BAR 14: assigned [mem 0x80700000-0x807fffff]
[    1.672899] pci 0000:06:0d.0: BAR 14: assigned [mem 0x80800000-0x808fffff]
[    1.672899] pci 0000:06:00.0: PCI bridge to [bus 07]
[    1.672910] pci 0000:06:04.0: PCI bridge to [bus 08]
[    1.672915] pci 0000:06:05.0: PCI bridge to [bus 09]
[    1.672921] pci 0000:06:06.0: PCI bridge to [bus 0a]
[    1.672927] pci 0000:0b:00.0: BAR 14: assigned [mem 0x80000000-0x806fffff]
[    1.672928] pci 0000:0c:04.0: BAR 14: assigned [mem 0x80000000-0x800fffff]
[    1.672928] pci 0000:0c:06.0: BAR 14: assigned [mem 0x80100000-0x802fffff]
[    1.672929] pci 0000:0c:07.0: BAR 14: assigned [mem 0x80300000-0x803fffff]
[    1.672929] pci 0000:0c:08.0: BAR 14: assigned [mem 0x80400000-0x804fffff]
[    1.672930] pci 0000:0c:0c.0: BAR 14: assigned [mem 0x80500000-0x805fffff]
[    1.672930] pci 0000:0c:0d.0: BAR 14: assigned [mem 0x80600000-0x806fffff]
[    1.672931] pci 0000:0c:00.0: PCI bridge to [bus 0d]
[    1.672940] pci 0000:0e:00.0: BAR 4: assigned [mem 0x80000000-0x80003fff 64bit]
[    1.672955] pci 0000:0e:00.0: BAR 2: assigned [mem 0x80004000-0x80004fff 64bit]
[    1.672969] pci 0000:0c:04.0: PCI bridge to [bus 0e]
[    1.672970] pci 0000:0c:04.0:   bridge window [io  0xe000-0xefff]
[    1.672973] pci 0000:0c:04.0:   bridge window [mem 0x80000000-0x800fffff]
[    1.672980] pci 0000:0f:00.0: BAR 0: assigned [mem 0x80100000-0x801fffff]
[    1.672984] pci 0000:0f:00.0: BAR 3: assigned [mem 0x80200000-0x80203fff]
[    1.672987] pci 0000:0c:06.0: PCI bridge to [bus 0f]
[    1.672991] pci 0000:0c:06.0:   bridge window [mem 0x80100000-0x802fffff]
[    1.672997] pci 0000:10:00.0: BAR 0: assigned [mem 0x80300000-0x80303fff 64bit]
[    1.673011] pci 0000:0c:07.0: PCI bridge to [bus 10]
[    1.673014] pci 0000:0c:07.0:   bridge window [mem 0x80300000-0x803fffff]
[    1.673021] pci 0000:11:00.0: BAR 0: assigned [mem 0x80400000-0x80403fff 64bit]
[    1.673043] pci 0000:0c:08.0: PCI bridge to [bus 11]
[    1.673046] pci 0000:0c:08.0:   bridge window [mem 0x80400000-0x804fffff]
[    1.673053] pci 0000:12:00.0: BAR 0: assigned [mem 0x80500000-0x80507fff 64bit]
[    1.673060] pci 0000:0c:0c.0: PCI bridge to [bus 12]
[    1.673063] pci 0000:0c:0c.0:   bridge window [mem 0x80500000-0x805fffff]
[    1.673070] pci 0000:13:00.0: BAR 6: assigned [mem 0x80600000-0x8067ffff pref]
[    1.673070] pci 0000:13:00.0: BAR 5: assigned [mem 0x80680000-0x806803ff]
[    1.673073] pci 0000:0c:0d.0: PCI bridge to [bus 13]
[    1.673076] pci 0000:0c:0d.0:   bridge window [mem 0x80600000-0x806fffff]
[    1.673082] pci 0000:0b:00.0: PCI bridge to [bus 0c-13]
[    1.673084] pci 0000:0b:00.0:   bridge window [io  0xe000-0xefff]
[    1.673087] pci 0000:0b:00.0:   bridge window [mem 0x80000000-0x806fffff]
[    1.673093] pci 0000:06:08.0: PCI bridge to [bus 0b-13]
[    1.673094] pci 0000:06:08.0:   bridge window [io  0xe000-0xefff]
[    1.673096] pci 0000:06:08.0:   bridge window [mem 0x80000000-0x806fffff]
[    1.673101] pci 0000:14:00.0: BAR 0: assigned [mem 0x80700000-0x80707fff 64bit]
[    1.673105] pci 0000:06:0c.0: PCI bridge to [bus 14]
[    1.673108] pci 0000:06:0c.0:   bridge window [mem 0x80700000-0x807fffff]
[    1.673112] pci 0000:15:00.0: BAR 6: assigned [mem 0x80800000-0x8087ffff pref]
[    1.673112] pci 0000:15:00.0: BAR 5: assigned [mem 0x80880000-0x808803ff]
[    1.673114] pci 0000:06:0d.0: PCI bridge to [bus 15]
[    1.673116] pci 0000:06:0d.0:   bridge window [mem 0x80800000-0x808fffff]
[    1.673120] pci 0000:05:00.0: PCI bridge to [bus 06-15]
[    1.673121] pci 0000:05:00.0:   bridge window [io  0xe000-0xefff]
[    1.673123] pci 0000:05:00.0:   bridge window [mem 0x80000000-0x808fffff]
[    1.673127] pci 0000:00:02.1: PCI bridge to [bus 05-15]
[    1.673128] pci 0000:00:02.1:   bridge window [io  0xe000-0xefff]
[    1.673130] pci 0000:00:02.1:   bridge window [mem 0x80000000-0x808fffff]
[    1.673139] pci 0000:00:02.2: PCI bridge to [bus 16]
[    1.673140] pci 0000:00:02.2:   bridge window [mem 0xfce00000-0xfcefffff]
[    1.673150] pci 0000:00:08.1: PCI bridge to [bus 17]
[    1.673155] pci 0000:00:08.1:   bridge window [io  0xd000-0xdfff]
[    1.673156] pci 0000:00:08.1:   bridge window [mem 0xfc500000-0xfc8fffff]
[    1.673157] pci 0000:00:08.1:   bridge window [mem 0xfc20000000-0xfc301fffff 64bit pref]
[    1.673159] pci 0000:00:08.3: PCI bridge to [bus 18]
[    1.673160] pci 0000:00:08.3:   bridge window [mem 0xfcd00000-0xfcdfffff]
[    1.673163] pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
[    1.673164] pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
[    1.673164] pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
[    1.673165] pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
[    1.673165] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000dffff window]
[    1.673165] pci_bus 0000:00: resource 9 [mem 0x80000000-0xfcffffff window]
[    1.673166] pci_bus 0000:00: resource 10 [mem 0x1080000000-0xffffffffff window]
[    1.673166] pci_bus 0000:01: resource 0 [io  0xf000-0xffff]
[    1.673167] pci_bus 0000:01: resource 1 [mem 0xfc900000-0xfccfffff]
[    1.673167] pci_bus 0000:01: resource 2 [mem 0xf800000000-0xfc0fffffff 64bit pref]
[    1.673168] pci_bus 0000:02: resource 0 [io  0xf000-0xffff]
[    1.673168] pci_bus 0000:02: resource 1 [mem 0xfc900000-0xfcbfffff]
[    1.673168] pci_bus 0000:02: resource 2 [mem 0xf800000000-0xfc0fffffff 64bit pref]
[    1.673169] pci_bus 0000:03: resource 0 [io  0xf000-0xffff]
[    1.673169] pci_bus 0000:03: resource 1 [mem 0xfc900000-0xfcbfffff]
[    1.673169] pci_bus 0000:03: resource 2 [mem 0xf800000000-0xfc0fffffff 64bit pref]
[    1.673170] pci_bus 0000:04: resource 1 [mem 0xfcf00000-0xfcffffff]
[    1.673170] pci_bus 0000:05: resource 0 [io  0xe000-0xefff]
[    1.673171] pci_bus 0000:05: resource 1 [mem 0x80000000-0x808fffff]
[    1.673171] pci_bus 0000:06: resource 0 [io  0xe000-0xefff]
[    1.673172] pci_bus 0000:06: resource 1 [mem 0x80000000-0x808fffff]
[    1.673172] pci_bus 0000:0b: resource 0 [io  0xe000-0xefff]
[    1.673172] pci_bus 0000:0b: resource 1 [mem 0x80000000-0x806fffff]
[    1.673173] pci_bus 0000:0c: resource 0 [io  0xe000-0xefff]
[    1.673173] pci_bus 0000:0c: resource 1 [mem 0x80000000-0x806fffff]
[    1.673173] pci_bus 0000:0e: resource 0 [io  0xe000-0xefff]
[    1.673174] pci_bus 0000:0e: resource 1 [mem 0x80000000-0x800fffff]
[    1.673174] pci_bus 0000:0f: resource 1 [mem 0x80100000-0x802fffff]
[    1.673174] pci_bus 0000:10: resource 1 [mem 0x80300000-0x803fffff]
[    1.673175] pci_bus 0000:11: resource 1 [mem 0x80400000-0x804fffff]
[    1.673175] pci_bus 0000:12: resource 1 [mem 0x80500000-0x805fffff]
[    1.673176] pci_bus 0000:13: resource 1 [mem 0x80600000-0x806fffff]
[    1.673176] pci_bus 0000:14: resource 1 [mem 0x80700000-0x807fffff]
[    1.673176] pci_bus 0000:15: resource 1 [mem 0x80800000-0x808fffff]
[    1.673177] pci_bus 0000:16: resource 1 [mem 0xfce00000-0xfcefffff]
[    1.673177] pci_bus 0000:17: resource 0 [io  0xd000-0xdfff]
[    1.673177] pci_bus 0000:17: resource 1 [mem 0xfc500000-0xfc8fffff]
[    1.673178] pci_bus 0000:17: resource 2 [mem 0xfc20000000-0xfc301fffff 64bit pref]
[    1.673178] pci_bus 0000:18: resource 1 [mem 0xfcd00000-0xfcdfffff]
[    1.673243] pci 0000:03:00.1: D0 power state depends on 0000:03:00.0
[    1.673280] pci 0000:03:00.2: D0 power state depends on 0000:03:00.0
[    1.673409] pci 0000:03:00.3: D0 power state depends on 0000:03:00.0
[    1.673600] pci 0000:17:00.1: D0 power state depends on 0000:17:00.0
[    1.673723] PCI: CLS 64 bytes, default 64
[    1.673728] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
[    1.673743] Trying to unpack rootfs image as initramfs...
[    1.673746] pci 0000:00:01.0: Adding to iommu group 0
[    1.673754] pci 0000:00:01.1: Adding to iommu group 1
[    1.673759] pci 0000:00:01.2: Adding to iommu group 2
[    1.673770] pci 0000:00:02.0: Adding to iommu group 3
[    1.673776] pci 0000:00:02.1: Adding to iommu group 4
[    1.673782] pci 0000:00:02.2: Adding to iommu group 5
[    1.673787] pci 0000:00:03.0: Adding to iommu group 6
[    1.673792] pci 0000:00:04.0: Adding to iommu group 7
[    1.673800] pci 0000:00:08.0: Adding to iommu group 8
[    1.673805] pci 0000:00:08.1: Adding to iommu group 9
[    1.673811] pci 0000:00:08.3: Adding to iommu group 10
[    1.673818] pci 0000:00:14.0: Adding to iommu group 11
[    1.673821] pci 0000:00:14.3: Adding to iommu group 11
[    1.673837] pci 0000:00:18.0: Adding to iommu group 12
[    1.673841] pci 0000:00:18.1: Adding to iommu group 12
[    1.673844] pci 0000:00:18.2: Adding to iommu group 12
[    1.673848] pci 0000:00:18.3: Adding to iommu group 12
[    1.673852] pci 0000:00:18.4: Adding to iommu group 12
[    1.673855] pci 0000:00:18.5: Adding to iommu group 12
[    1.673858] pci 0000:00:18.6: Adding to iommu group 12
[    1.673861] pci 0000:00:18.7: Adding to iommu group 12
[    1.673867] pci 0000:01:00.0: Adding to iommu group 13
[    1.673878] pci 0000:02:00.0: Adding to iommu group 14
[    1.673898] pci 0000:03:00.0: Adding to iommu group 15
[    1.673915] pci 0000:03:00.1: Adding to iommu group 16
[    1.673933] pci 0000:03:00.2: Adding to iommu group 17
[    1.673950] pci 0000:03:00.3: Adding to iommu group 18
[    1.673956] pci 0000:04:00.0: Adding to iommu group 19
[    1.673962] pci 0000:05:00.0: Adding to iommu group 20
[    1.673977] pci 0000:06:00.0: Adding to iommu group 21
[    1.673986] pci 0000:06:04.0: Adding to iommu group 22
[    1.673996] pci 0000:06:05.0: Adding to iommu group 23
[    1.674006] pci 0000:06:06.0: Adding to iommu group 24
[    1.674017] pci 0000:06:08.0: Adding to iommu group 25
[    1.674026] pci 0000:06:0c.0: Adding to iommu group 26
[    1.674035] pci 0000:06:0d.0: Adding to iommu group 27
[    1.674040] pci 0000:0b:00.0: Adding to iommu group 25
[    1.674052] pci 0000:0c:00.0: Adding to iommu group 25
[    1.674064] pci 0000:0c:04.0: Adding to iommu group 25
[    1.674075] pci 0000:0c:06.0: Adding to iommu group 25
[    1.674087] pci 0000:0c:07.0: Adding to iommu group 25
[    1.674099] pci 0000:0c:08.0: Adding to iommu group 25
[    1.674111] pci 0000:0c:0c.0: Adding to iommu group 25
[    1.674122] pci 0000:0c:0d.0: Adding to iommu group 25
[    1.674129] pci 0000:0e:00.0: Adding to iommu group 25
[    1.674137] pci 0000:0f:00.0: Adding to iommu group 25
[    1.674144] pci 0000:10:00.0: Adding to iommu group 25
[    1.674152] pci 0000:11:00.0: Adding to iommu group 25
[    1.674155] pci 0000:12:00.0: Adding to iommu group 25
[    1.674158] pci 0000:13:00.0: Adding to iommu group 25
[    1.674160] pci 0000:14:00.0: Adding to iommu group 26
[    1.674163] pci 0000:15:00.0: Adding to iommu group 27
[    1.674169] pci 0000:16:00.0: Adding to iommu group 28
[    1.674183] pci 0000:17:00.0: Adding to iommu group 29
[    1.674189] pci 0000:17:00.1: Adding to iommu group 30
[    1.674195] pci 0000:17:00.2: Adding to iommu group 31
[    1.674201] pci 0000:17:00.3: Adding to iommu group 32
[    1.674208] pci 0000:17:00.4: Adding to iommu group 33
[    1.674213] pci 0000:18:00.0: Adding to iommu group 34
[    1.674380] pci 0000:00:00.2: can't derive routing for PCI INT A
[    1.674380] pci 0000:00:00.2: PCI INT A: not connected
[    1.674462] pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
[    1.674462] AMD-Vi: Extended features (0x246577efa2254afa, 0x0): PPR NX GT [5] IA GA PC GA_vAPIC
[    1.674465] AMD-Vi: Interrupt remapping enabled
[    1.753457] AMD-Vi: Virtual APIC enabled
[    1.753532] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    1.753533] software IO TLB: mapped [mem 0x00000000669b0000-0x000000006a9b0000] (64MB)
[    1.753566] LVT offset 0 assigned for vector 0x400
[    1.753710] perf: AMD IBS detected (0x00000bff)
[    1.753713] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
[    1.755184] Initialise system trusted keyrings
[    1.755189] Key type blacklist registered
[    1.755208] workingset: timestamp_bits=41 max_order=24 bucket_order=0
[    1.755588] zbud: loaded
[    1.755674] integrity: Platform Keyring initialized
[    1.755675] integrity: Machine keyring initialized
[    1.757346] Key type asymmetric registered
[    1.757347] Asymmetric key parser 'x509' registered
[    1.764567] Freeing initrd memory: 15332K
[    1.766367] alg: self-tests for CTR-KDF (hmac(sha256)) passed
[    1.766377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
[    1.766398] io scheduler mq-deadline registered
[    1.766399] io scheduler kyber registered
[    1.766413] io scheduler bfq registered
[    1.767497] pcieport 0000:00:01.1: PME: Signaling with IRQ 28
[    1.767530] pcieport 0000:00:01.1: AER: enabled with IRQ 28
[    1.767637] pcieport 0000:00:01.2: PME: Signaling with IRQ 29
[    1.767668] pcieport 0000:00:01.2: AER: enabled with IRQ 29
[    1.767751] pcieport 0000:00:02.1: PME: Signaling with IRQ 30
[    1.767812] pcieport 0000:00:02.1: AER: enabled with IRQ 30
[    1.767894] pcieport 0000:00:02.2: PME: Signaling with IRQ 31
[    1.767922] pcieport 0000:00:02.2: AER: enabled with IRQ 31
[    1.768001] pcieport 0000:00:08.1: PME: Signaling with IRQ 32
[    1.768065] pcieport 0000:00:08.3: PME: Signaling with IRQ 33
[    1.769726] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    1.769804] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    1.769811] ACPI: button: Power Button [PWRB]
[    1.769823] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    1.769851] ACPI: button: Power Button [PWRF]
[    1.769900] Estimated ratio of average max frequency by base frequency (times 1024): 1214
[    1.769908] Monitor-Mwait will be used to enter C-1 state
[    1.769911] ACPI: \_SB_.PLTF.C000: Found 3 idle states
[    1.769958] ACPI: \_SB_.PLTF.C002: Found 3 idle states
[    1.770011] ACPI: \_SB_.PLTF.C004: Found 3 idle states
[    1.770066] ACPI: \_SB_.PLTF.C006: Found 3 idle states
[    1.770106] ACPI: \_SB_.PLTF.C008: Found 3 idle states
[    1.770160] ACPI: \_SB_.PLTF.C00A: Found 3 idle states
[    1.770215] ACPI: \_SB_.PLTF.C00C: Found 3 idle states
[    1.770270] ACPI: \_SB_.PLTF.C00E: Found 3 idle states
[    1.770311] ACPI: \_SB_.PLTF.C010: Found 3 idle states
[    1.770354] ACPI: \_SB_.PLTF.C012: Found 3 idle states
[    1.770396] ACPI: \_SB_.PLTF.C014: Found 3 idle states
[    1.770452] ACPI: \_SB_.PLTF.C016: Found 3 idle states
[    1.770506] ACPI: \_SB_.PLTF.C018: Found 3 idle states
[    1.770563] ACPI: \_SB_.PLTF.C01A: Found 3 idle states
[    1.770622] ACPI: \_SB_.PLTF.C01C: Found 3 idle states
[    1.770678] ACPI: \_SB_.PLTF.C01E: Found 3 idle states
[    1.770712] ACPI: \_SB_.PLTF.C001: Found 3 idle states
[    1.770765] ACPI: \_SB_.PLTF.C003: Found 3 idle states
[    1.770812] ACPI: \_SB_.PLTF.C005: Found 3 idle states
[    1.770863] ACPI: \_SB_.PLTF.C007: Found 3 idle states
[    1.770916] ACPI: \_SB_.PLTF.C009: Found 3 idle states
[    1.770975] ACPI: \_SB_.PLTF.C00B: Found 3 idle states
[    1.771031] ACPI: \_SB_.PLTF.C00D: Found 3 idle states
[    1.771093] ACPI: \_SB_.PLTF.C00F: Found 3 idle states
[    1.771157] ACPI: \_SB_.PLTF.C011: Found 3 idle states
[    1.771204] ACPI: \_SB_.PLTF.C013: Found 3 idle states
[    1.771245] ACPI: \_SB_.PLTF.C015: Found 3 idle states
[    1.771296] ACPI: \_SB_.PLTF.C017: Found 3 idle states
[    1.771352] ACPI: \_SB_.PLTF.C019: Found 3 idle states
[    1.771405] ACPI: \_SB_.PLTF.C01B: Found 3 idle states
[    1.771462] ACPI: \_SB_.PLTF.C01D: Found 3 idle states
[    1.771515] ACPI: \_SB_.PLTF.C01F: Found 3 idle states
[    1.771653] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    1.772288] Non-volatile memory driver v1.3
[    1.772289] Linux agpgart interface v0.103
[    1.772321] AMD-Vi: AMD IOMMUv2 loaded and initialized
[    1.772374] ACPI: bus type drm_connector registered
[    1.773394] ahci 0000:13:00.0: version 3.0
[    1.773471] ahci 0000:13:00.0: SSS flag set, parallel bus scan disabled
[    1.773506] ahci 0000:13:00.0: AHCI 0001.0301 32 slots 6 ports 6 Gbps 0xf impl SATA mode
[    1.773507] ahci 0000:13:00.0: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst 
[    1.773663] scsi host0: ahci
[    1.773716] scsi host1: ahci
[    1.773753] scsi host2: ahci
[    1.773785] scsi host3: ahci
[    1.773818] scsi host4: ahci
[    1.773854] scsi host5: ahci
[    1.773874] ata1: SATA max UDMA/133 abar m1024@0x80680000 port 0x80680100 irq 55
[    1.773875] ata2: SATA max UDMA/133 abar m1024@0x80680000 port 0x80680180 irq 55
[    1.773877] ata3: SATA max UDMA/133 abar m1024@0x80680000 port 0x80680200 irq 55
[    1.773878] ata4: SATA max UDMA/133 abar m1024@0x80680000 port 0x80680280 irq 55
[    1.773878] ata5: DUMMY
[    1.773879] ata6: DUMMY
[    1.773946] ahci 0000:15:00.0: SSS flag set, parallel bus scan disabled
[    1.773968] ahci 0000:15:00.0: AHCI 0001.0301 32 slots 6 ports 6 Gbps 0xf impl SATA mode
[    1.773969] ahci 0000:15:00.0: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst 
[    1.774111] scsi host6: ahci
[    1.774145] scsi host7: ahci
[    1.774180] scsi host8: ahci
[    1.774218] scsi host9: ahci
[    1.774257] scsi host10: ahci
[    1.774293] scsi host11: ahci
[    1.774307] ata7: SATA max UDMA/133 abar m1024@0x80880000 port 0x80880100 irq 56
[    1.774308] ata8: SATA max UDMA/133 abar m1024@0x80880000 port 0x80880180 irq 56
[    1.774309] ata9: SATA max UDMA/133 abar m1024@0x80880000 port 0x80880200 irq 56
[    1.774310] ata10: SATA max UDMA/133 abar m1024@0x80880000 port 0x80880280 irq 56
[    1.774310] ata11: DUMMY
[    1.774311] ata12: DUMMY
[    1.774358] usbcore: registered new interface driver usbserial_generic
[    1.774359] usbserial: USB Serial support registered for generic
[    1.774383] rtc_cmos 00:02: RTC can wake from S4
[    1.774528] rtc_cmos 00:02: registered as rtc0
[    1.774554] rtc_cmos 00:02: setting system clock to 2023-04-21T16:01:19 UTC (1682092879)
[    1.774568] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    1.774616] i2c-designware-pci 0000:03:00.3: enabling device (0000 -> 0002)
[    1.774863] ledtrig-cpu: registered to indicate activity on CPUs
[    1.774913] efifb: probing for efifb
[    1.774950] efifb: showing boot graphics
[    1.776061] efifb: framebuffer at 0xf800000000, using 14400k, total 14400k
[    1.776061] efifb: mode is 2560x1440x32, linelength=10240, pages=1
[    1.776062] efifb: scrolling: redraw
[    1.776062] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    1.776078] fbcon: Deferring console take-over
[    1.776079] fb0: EFI VGA frame buffer device
[    1.776091] hid: raw HID events driver (C) Jiri Kosina
[    1.776136] drop_monitor: Initializing network drop monitor service
[    1.781498] Initializing XFRM netlink socket
[    1.781533] NET: Registered PF_INET6 protocol family
[    1.782799] Segment Routing with IPv6
[    1.782801] RPL Segment Routing with IPv6
[    1.782807] In-situ OAM (IOAM) with IPv6
[    1.782826] NET: Registered PF_PACKET protocol family
[    1.784093] microcode: CPU0: patch_level=0x0a601203
[    1.784097] microcode: CPU1: patch_level=0x0a601203
[    1.784100] microcode: CPU2: patch_level=0x0a601203
[    1.784102] microcode: CPU3: patch_level=0x0a601203
[    1.784113] microcode: CPU4: patch_level=0x0a601203
[    1.784125] microcode: CPU5: patch_level=0x0a601203
[    1.784135] microcode: CPU6: patch_level=0x0a601203
[    1.784145] microcode: CPU7: patch_level=0x0a601203
[    1.784156] microcode: CPU8: patch_level=0x0a601203
[    1.784160] microcode: CPU9: patch_level=0x0a601203
[    1.784163] microcode: CPU10: patch_level=0x0a601203
[    1.784172] microcode: CPU11: patch_level=0x0a601203
[    1.784181] microcode: CPU12: patch_level=0x0a601203
[    1.784191] microcode: CPU13: patch_level=0x0a601203
[    1.784200] microcode: CPU14: patch_level=0x0a601203
[    1.784210] microcode: CPU15: patch_level=0x0a601203
[    1.784221] microcode: CPU16: patch_level=0x0a601203
[    1.784224] microcode: CPU17: patch_level=0x0a601203
[    1.784227] microcode: CPU18: patch_level=0x0a601203
[    1.784229] microcode: CPU19: patch_level=0x0a601203
[    1.784238] microcode: CPU20: patch_level=0x0a601203
[    1.784249] microcode: CPU21: patch_level=0x0a601203
[    1.784260] microcode: CPU22: patch_level=0x0a601203
[    1.784270] microcode: CPU23: patch_level=0x0a601203
[    1.784275] microcode: CPU24: patch_level=0x0a601203
[    1.784279] microcode: CPU25: patch_level=0x0a601203
[    1.784281] microcode: CPU26: patch_level=0x0a601203
[    1.784285] microcode: CPU27: patch_level=0x0a601203
[    1.784294] microcode: CPU28: patch_level=0x0a601203
[    1.784303] microcode: CPU29: patch_level=0x0a601203
[    1.784313] microcode: CPU30: patch_level=0x0a601203
[    1.784323] microcode: CPU31: patch_level=0x0a601203
[    1.784326] microcode: Microcode Update Driver: v2.2.
[    1.784629] resctrl: L3 allocation detected
[    1.784630] resctrl: MB allocation detected
[    1.784630] resctrl: L3 monitoring detected
[    1.784632] IPI shorthand broadcast: enabled
[    1.784647] sched_clock: Marking stable (1784266527, 357967)->(1788190732, -3566238)
[    1.785073] registered taskstats version 1
[    1.785322] Loading compiled-in X.509 certificates
[    1.786761] Loaded X.509 cert 'Build time autogenerated kernel key: 910d86d3028910c459cd7abc37f521ce61780a41'
[    1.788522] zswap: loaded using pool zstd/z3fold
[    1.788662] Key type .fscrypt registered
[    1.788662] Key type fscrypt-provisioning registered
[    1.789473] PM:   Magic number: 3:225:35
[    1.789542] memory memory204: hash matches
[    1.789555] memory memory71: hash matches
[    1.789591] RAS: Correctable Errors collector initialized.

Damn. Doesn’t seem to add anything new.

i just now recalled a similar issue i ran into years ago on a PileDriver rig. In that situation, Grub2 was in the way. is direct kernel booting via efistub something you’re willing to entertain?

I have no idea what is this, but I am willing to try :smiley:

1 Like

Hi,

sadly i am not there yet.
All my systems switched to Fedora. (except my Gaming/Prime Rig) which is still on Manjaro.
Sadly Manjaro is a real pita for me. Every other week i encounter new bugs and problems.
And beside my vfio lookingglass vm i am not really doing anything special (sm player firefox and onlyoffice).

So i want to switch to nobara (glorious egrolls fedora distro).

Since Nobara 38 is around the corner ill wait until its release and than make the switch.

When i made it i am happy to share any insights.

What i can say is that my Bios has a switch on which GPU is to be used as primary.
If that does not work for you maybe go into amd cbs and force the iGPU on?
(latter wont usually help but ill give it a shot if for what ever reason the toogle for which gpu to boot from fails).

image

from: https://download.gigabyte.com/FileList/Manual/mb_manual_amd600series-bios_e.pdf?v=83f1737feb9242d81c7b2f56a3e11274

1 Like

Thank you for taking time to reply.
These are my current setting in BIOS:

Settings > IO Ports > Initial Display Output > IGD Video
Settings > IO Ports > Integrated Grpahics > Forced
Settings > IO Ports > UMA Modes > UMA Specified 2G
Settings > AMD CBS > NBIO Common Options > GFX Configuration > IGPU Configuration > UMA_SPECIFIED
Settings > AMD CBS > NBIO Common Options > GFX Configuration > UMA Version > Non-Legacy

However:

  1. Manjaro (and Windows) boot on 6900XT
  2. As soon as I add “vfio_pci” on my MODULES in mkinitcpio.conf, I cannot enter desktop, only in terminal.

that is really strange.
That works for me atm even on Manajro…

GRUB_CMDLINE_LINUX_DEFAULT="quiet amd_iommu=on iommu=pt rd.driver.pre=vfio-pci kvm.ignore_msrs=1 splash apparmor=1 security=apparmor udev.log_priority=3"

While my /etc/modprobe.de/vfio.conf looks like this:

#AD103 [GeForce RTX 4080]
alias pci:v000010DEd00002704sv00001458sd000040BCbc03sc00i00 vfio-pci
#GeForce RTX 4080] Audio device
alias pci:v000010DEd000022BBsv00001458sd000040BCbc04sc03i00 vfio-pci

#Samsung Electronics Co Ltd NVMe SSD Controller SM961/PM961/SM963
alias pci:v0000144Dd0000A804sv0000144Dsd0000A801bc01sc08i02 vfio-pci

#ids=GPU,GPUAudio,SSD,USB
options vfio-pci ids=10de:2704,10de:22bb,144d:a804

#options vfio-pci disable_vga=1 ignore_msrs=1
options vfio-pci ignore_msrs=1
options kvm ignore_msrs=1
options kvm report_ignored_msrs=N

#blacklisting drivers
blacklist nouveau
blacklist nvidiafb

#enable nested virtualisation
#options kvm_amd nested=1

ignore my bad habit to spam everything with comments - this way i find my notes when i need them :'D

2 Likes

What is that and where do you find that ID ?

1 Like

its just the binding of my GPU to the vfio-pci driver by PCI ID.

but it shouldnt have anything to do with primary GPU stuff.
its just needed if you want to be able to build a VM with GPU pass through

here are some sources:

//EDIT:

did you check if your GPU actually loaded vfio-pic ?

lspci -nnv

1 Like