iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
* (new error in kernel 5.5) DMAR: [Firmware Bug]: No firmware reserved region can cover this RMRR
@ 2020-02-02 21:06 Thomas G
  2020-02-03  1:34 ` Lu Baolu
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas G @ 2020-02-02 21:06 UTC (permalink / raw)
  To: David Woodhouse, Lu Baolu, Joerg Roedel, iommu


[-- Attachment #1.1: Type: text/plain, Size: 1172 bytes --]

Dear all,

Vt-d seems to be broken since I upgraded to kernel 5.5, there is a new
dmesg that was not there in 5.4:
"DMAR: [Firmware Bug]: No firmware reserved region can cover this RMRR
[0x0000000041d92000-0x0000000041d94fff], contact BIOS vendor for fixes"

System motherboard is Asrock X299 Taichi XE, bios 1.70, CPU is Core i9 7920
Vt-d and gpu passthrough was working ok since kernel 4.20 when I purchased
it

I attached the dmesg I get with kernel 5.5.1, and the dmesg from 5.4.17.

Also, I use the following script that displays the IOMMU groups, I found
the script there
https://wiki.archlinux.org/index.php/PCI_passthrough_via_OVMF

#!/bin/bash
shopt -s nullglob
for d in /sys/kernel/iommu_groups/*/devices/*; do
    n=${d#*/iommu_groups/*}; n=${n%%/*}
    printf 'IOMMU Group %s ' "$n"
    lspci -nns "${d##*/}"
done;

The output of this script with kernel 5.4.17 is attached to this email.
The same script with kernel 5.5.1 produces an empty output

Hope it helps narrowing down the problem, please ask additional info if
needed. Sorry if this is not submitted as it should be (then please
advise), first time I report -what apprears to be- a bug.

Best,
Thomas

[-- Attachment #1.2: Type: text/html, Size: 1607 bytes --]

[-- Attachment #2: dmesg-5.5 --]
[-- Type: application/octet-stream, Size: 99810 bytes --]

[    0.000000] Linux version 5.5.1-gentoo-x86_64 (root@x299) (gcc version 9.2.0 (Gentoo 9.2.0-r2 p3)) #1 SMP PREEMPT Sun Feb 2 20:49:56 CET 2020
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-5.5.1-gentoo-x86_64 root=UUID=ab2acde8-2326-486c-8e74-3ce3aced2163 ro rootfstype=ext4 net.ifnames=0 intel_iommu=on iommu=pt amdgpu.ppfeaturemask=0xffffffff intremap=no_x2apic_optout gk.hw.load-all=true
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    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 0x008: 'MPX bounds registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[    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: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
[    0.000000] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
[    0.000000] x86/fpu: xstate_offset[5]:  960, xstate_sizes[5]:   64
[    0.000000] x86/fpu: xstate_offset[6]: 1024, xstate_sizes[6]:  512
[    0.000000] x86/fpu: xstate_offset[7]: 1536, xstate_sizes[7]: 1024
[    0.000000] x86/fpu: Enabled xstate features 0xff, context size is 2560 bytes, using 'compacted' format.
[    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-0x000000003fcd7fff] usable
[    0.000000] BIOS-e820: [mem 0x000000003fcd8000-0x0000000040c8bfff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000040c8c000-0x0000000040ffcfff] usable
[    0.000000] BIOS-e820: [mem 0x0000000040ffd000-0x0000000041d9dfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000041d9e000-0x0000000042a2ffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000042a30000-0x0000000042ae6fff] type 20
[    0.000000] BIOS-e820: [mem 0x0000000042ae7000-0x000000004fffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000050000000-0x000000006fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000109fffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.60 by American Megatrends
[    0.000000] efi:  ACPI 2.0=0x41cfd000  ACPI=0x41cfd000  SMBIOS=0x428ef000  SMBIOS 3.0=0x428ee000  MEMATTR=0x3e23a018  ESRT=0x3e4a2718 
[    0.000000] SMBIOS 3.0.0 present.
[    0.000000] DMI: To Be Filled By O.E.M. To Be Filled By O.E.M./X299 Taichi XE, BIOS P1.70 05/21/2019
[    0.000000] tsc: Detected 2900.000 MHz processor
[    0.000000] tsc: Detected 2899.886 MHz TSC
[    0.000000] [Firmware Bug]: TSC ADJUST: CPU0: -93886808903581 force to 0
[    0.001008] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.001009] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.001013] last_pfn = 0x10a0000 max_arch_pfn = 0x400000000
[    0.001015] MTRR default type: uncachable
[    0.001016] MTRR fixed ranges enabled:
[    0.001017]   00000-9FFFF write-back
[    0.001017]   A0000-BFFFF uncachable
[    0.001018]   C0000-FFFFF write-protect
[    0.001018] MTRR variable ranges enabled:
[    0.001019]   0 base 000000000000 mask 3FF000000000 write-back
[    0.001020]   1 base 001000000000 mask 3FFF80000000 write-back
[    0.001020]   2 base 001080000000 mask 3FFFE0000000 write-back
[    0.001021]   3 base 000060000000 mask 3FFFE0000000 uncachable
[    0.001021]   4 base 000080000000 mask 3FFF80000000 uncachable
[    0.001022]   5 base 00005F000000 mask 3FFFFF000000 uncachable
[    0.001022]   6 disabled
[    0.001022]   7 disabled
[    0.001023]   8 disabled
[    0.001023]   9 disabled
[    0.001449] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.001621] total RAM covered: 65520M
[    0.001824] Found optimal setting for mtrr clean up
[    0.001825]  gran_size: 64K 	chunk_size: 32M 	num_reg: 9  	lose cover RAM: 0G
[    0.002077] e820: update [mem 0x5f000000-0xffffffff] usable ==> reserved
[    0.002079] last_pfn = 0x50000 max_arch_pfn = 0x400000000
[    0.002084] esrt: Reserving ESRT space from 0x000000003e4a2718 to 0x000000003e4a2750.
[    0.002087] e820: update [mem 0x3e4a2000-0x3e4a2fff] usable ==> reserved
[    0.002095] check: Scanning 1 areas for low memory corruption
[    0.002097] Using GB pages for direct mapping
[    0.002098] BRK [0x106dc01000, 0x106dc01fff] PGTABLE
[    0.002100] BRK [0x106dc02000, 0x106dc02fff] PGTABLE
[    0.002100] BRK [0x106dc03000, 0x106dc03fff] PGTABLE
[    0.002124] BRK [0x106dc04000, 0x106dc04fff] PGTABLE
[    0.002125] BRK [0x106dc05000, 0x106dc05fff] PGTABLE
[    0.002221] BRK [0x106dc06000, 0x106dc06fff] PGTABLE
[    0.002251] BRK [0x106dc07000, 0x106dc07fff] PGTABLE
[    0.002251] BRK [0x106dc08000, 0x106dc08fff] PGTABLE
[    0.002253] BRK [0x106dc09000, 0x106dc09fff] PGTABLE
[    0.002288] BRK [0x106dc0a000, 0x106dc0afff] PGTABLE
[    0.002367] Secure boot could not be determined
[    0.002367] RAMDISK: [mem 0x355b1000-0x35a46fff]
[    0.002370] ACPI: Early table checksum verification disabled
[    0.002371] ACPI: RSDP 0x0000000041CFD000 000024 (v02 ALASKA)
[    0.002373] ACPI: XSDT 0x0000000041CFD0C8 000114 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.002376] ACPI: FACP 0x0000000041D1BB08 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
[    0.002379] ACPI: DSDT 0x0000000041CFD278 01E88C (v02 ALASKA A M I    01072009 INTL 20160422)
[    0.002381] ACPI: FACS 0x0000000041D9B080 000040
[    0.002382] ACPI: FPDT 0x0000000041D1BC20 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.002383] ACPI: FIDT 0x0000000041D1BC68 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.002385] ACPI: UEFI 0x0000000041D1BD08 000042 (v01 ALASKA A M I    00000002      01000013)
[    0.002386] ACPI: MCFG 0x0000000041D1BD50 00003C (v01 ALASKA A M I    01072009 MSFT 00000097)
[    0.002388] ACPI: HPET 0x0000000041D1BD90 000038 (v01 ALASKA A M I    00000001 INTL 20091013)
[    0.002389] ACPI: APIC 0x0000000041D1BDC8 00071E (v03 ALASKA A M I    00000000 INTL 20091013)
[    0.002390] ACPI: MCFG 0x0000000041D1C4E8 00003C (v01 ALASKA A M I    00000001 INTL 20091013)
[    0.002392] ACPI: MIGT 0x0000000041D1C528 000040 (v01 ALASKA A M I    00000000 INTL 20091013)
[    0.002393] ACPI: MSCT 0x0000000041D1C568 00004E (v01 ALASKA A M I    00000001 INTL 20091013)
[    0.002395] ACPI: PCCT 0x0000000041D1C5B8 00006E (v01 ALASKA A M I    00000002 INTL 20091013)
[    0.002396] ACPI: RASF 0x0000000041D1C628 000030 (v01 ALASKA A M I    00000001 INTL 20091013)
[    0.002397] ACPI: SLIT 0x0000000041D1C658 00006C (v01 ALASKA A M I    00000001 INTL 20091013)
[    0.002399] ACPI: SRAT 0x0000000041D1C6C8 000A30 (v03 ALASKA A M I    00000002 INTL 20091013)
[    0.002400] ACPI: SVOS 0x0000000041D1D0F8 000032 (v01 ALASKA A M I    00000000 INTL 20091013)
[    0.002401] ACPI: WDDT 0x0000000041D1D130 000040 (v01 ALASKA A M I    00000000 INTL 20091013)
[    0.002403] ACPI: OEM4 0x0000000041D1D170 029A72 (v02 INTEL  CPU  CST 00003000 INTL 20160422)
[    0.002404] ACPI: OEM2 0x0000000041D46BE8 006688 (v02 INTEL  CPU  HWP 00003000 INTL 20160422)
[    0.002406] ACPI: SSDT 0x0000000041D4D270 00D427 (v02 INTEL  SSDT  PM 00004000 INTL 20160422)
[    0.002407] ACPI: NITR 0x0000000041D5A698 000071 (v02 ALASKA A M I    00000001 INTL 20091013)
[    0.002409] ACPI: SSDT 0x0000000041D5A710 000A7B (v02 ALASKA A M I    00000000 INTL 20091013)
[    0.002410] ACPI: AAFT 0x0000000041D5B190 00044C (v01 ALASKA OEMAAFT  01072009 MSFT 00000097)
[    0.002412] ACPI: LPIT 0x0000000041D5B5E0 000094 (v01 INTEL  SKL      00000000 MSFT 0000005F)
[    0.002413] ACPI: WSMT 0x0000000041D5B678 000028 (v01 INTEL  SKL      00000000 MSFT 0000005F)
[    0.002414] ACPI: WDAT 0x0000000041D5B6A0 000134 (v01 INTEL  SKL      00000000 MSFT 0000005F)
[    0.002416] ACPI: DBGP 0x0000000041D5B7D8 000034 (v01 INTEL           00000002 MSFT 0000005F)
[    0.002417] ACPI: DBG2 0x0000000041D5B810 000054 (v00 INTEL           00000002 MSFT 0000005F)
[    0.002418] ACPI: BGRT 0x0000000041D5B868 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.002420] ACPI: DMAR 0x0000000041D5B8A0 0000F8 (v01 ALASKA A M I    00000001 INTL 20091013)
[    0.002421] ACPI: WSMT 0x0000000041D5B998 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.002425] ACPI: Local APIC address 0xfee00000
[    0.002470] Zone ranges:
[    0.002470]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.002471]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.002471]   Normal   [mem 0x0000000100000000-0x000000109fffffff]
[    0.002472]   Device   empty
[    0.002472] Movable zone start for each node
[    0.002472] Early memory node ranges
[    0.002473]   node   0: [mem 0x0000000000001000-0x000000000009ffff]
[    0.002474]   node   0: [mem 0x0000000000100000-0x000000003fcd7fff]
[    0.002474]   node   0: [mem 0x0000000040c8c000-0x0000000040ffcfff]
[    0.002474]   node   0: [mem 0x0000000042ae7000-0x000000004fffffff]
[    0.002475]   node   0: [mem 0x0000000100000000-0x000000109fffffff]
[    0.002538] Zeroed struct page in unavailable ranges: 11007 pages
[    0.002538] Initmem setup node 0 [mem 0x0000000000001000-0x000000109fffffff]
[    0.002539] On node 0 totalpages: 16700673
[    0.002540]   DMA zone: 64 pages used for memmap
[    0.002540]   DMA zone: 27 pages reserved
[    0.002541]   DMA zone: 3999 pages, LIFO batch:0
[    0.002564]   DMA32 zone: 4886 pages used for memmap
[    0.002565]   DMA32 zone: 312674 pages, LIFO batch:63
[    0.005800]   Normal zone: 256000 pages used for memmap
[    0.005800]   Normal zone: 16384000 pages, LIFO batch:63
[    0.086849] ACPI: PM-Timer IO Port: 0x1808
[    0.086850] ACPI: Local APIC address 0xfee00000
[    0.086857] ACPI: X2APIC_NMI (uid[0xffffffff] high level lint[0x1])
[    0.086859] ACPI: LAPIC_NMI (acpi_id[0xff] high level lint[0x1])
[    0.086884] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23
[    0.086888] IOAPIC[1]: apic_id 9, version 32, address 0xfec01000, GSI 24-31
[    0.086891] IOAPIC[2]: apic_id 10, version 32, address 0xfec08000, GSI 32-39
[    0.086894] IOAPIC[3]: apic_id 11, version 32, address 0xfec10000, GSI 40-47
[    0.086897] IOAPIC[4]: apic_id 12, version 32, address 0xfec18000, GSI 48-55
[    0.086899] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.086900] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.086901] ACPI: IRQ0 used by override.
[    0.086901] ACPI: IRQ9 used by override.
[    0.086903] Using ACPI (MADT) for SMP configuration information
[    0.086904] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    0.086908] e820: update [mem 0x3bbbc000-0x3bbfcfff] usable ==> reserved
[    0.086914] smpboot: Allowing 24 CPUs, 0 hotplug CPUs
[    0.086925] [mem 0x70000000-0xfdffffff] available for PCI devices
[    0.086927] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.145468] setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:24 nr_node_ids:1
[    0.145846] percpu: Embedded 45 pages/cpu s144472 r8192 d31656 u262144
[    0.145850] pcpu-alloc: s144472 r8192 d31656 u262144 alloc=1*2097152
[    0.145851] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
[    0.145853] pcpu-alloc: [0] 16 17 18 19 20 21 22 23 
[    0.145868] Built 1 zonelists, mobility grouping on.  Total pages: 16439696
[    0.145868] Kernel command line: BOOT_IMAGE=/vmlinuz-5.5.1-gentoo-x86_64 root=UUID=ab2acde8-2326-486c-8e74-3ce3aced2163 ro rootfstype=ext4 net.ifnames=0 intel_iommu=on iommu=pt amdgpu.ppfeaturemask=0xffffffff intremap=no_x2apic_optout gk.hw.load-all=true
[    0.145914] DMAR: IOMMU enabled
[    0.145967] printk: log_buf_len individual max cpu contribution: 4096 bytes
[    0.145968] printk: log_buf_len total cpu_extra contributions: 94208 bytes
[    0.145968] printk: log_buf_len min size: 131072 bytes
[    0.145989] printk: log_buf_len: 262144 bytes
[    0.145989] printk: early log buf free: 118156(90%)
[    0.148584] Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes, linear)
[    0.149806] Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[    0.149930] mem auto-init: stack:byref_all, heap alloc:off, heap free:off
[    0.245353] Memory: 65533248K/66802692K available (10243K kernel code, 585K rwdata, 2844K rodata, 1212K init, 800K bss, 1269444K reserved, 0K cma-reserved)
[    0.245461] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=24, Nodes=1
[    0.245468] Kernel/User page tables isolation: enabled
[    0.245537] rcu: Preemptible hierarchical RCU implementation.
[    0.245538] rcu: 	RCU restricting CPUs from NR_CPUS=32 to nr_cpu_ids=24.
[    0.245539] 	Tasks RCU enabled.
[    0.245539] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    0.245540] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=24
[    0.245566] NR_IRQS: 4352, nr_irqs: 1160, preallocated irqs: 16
[    0.245858] random: get_random_bytes called from start_kernel+0x450/0x70e with crng_init=0
[    0.245885] Console: colour dummy device 80x25
[    0.245889] printk: console [tty0] enabled
[    0.245897] ACPI: Core revision 20191018
[    0.246186] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[    0.246252] APIC: Switch to symmetric I/O mode setup
[    0.246253] DMAR: Host address width 46
[    0.246254] DMAR: DRHD base: 0x000000b5ffc000 flags: 0x0
[    0.246258] DMAR: dmar0: reg_base_addr b5ffc000 ver 1:0 cap 8d2078c106f0466 ecap f020df
[    0.246258] DMAR: DRHD base: 0x000000d8ffc000 flags: 0x0
[    0.246261] DMAR: dmar1: reg_base_addr d8ffc000 ver 1:0 cap 8d2078c106f0466 ecap f020df
[    0.246262] DMAR: DRHD base: 0x000000fbffc000 flags: 0x0
[    0.246264] DMAR: dmar2: reg_base_addr fbffc000 ver 1:0 cap 8d2078c106f0466 ecap f020df
[    0.246265] DMAR: DRHD base: 0x00000092ffc000 flags: 0x1
[    0.246267] DMAR: dmar3: reg_base_addr 92ffc000 ver 1:0 cap 8d2078c106f0466 ecap f020df
[    0.246267] DMAR: RMRR base: 0x00000041d92000 end: 0x00000041d94fff
[    0.246268] DMAR: [Firmware Bug]: No firmware reserved region can cover this RMRR [0x0000000041d92000-0x0000000041d94fff], contact BIOS vendor for fixes
[    0.246271] DMAR: Parse DMAR table failure.
[    0.246550] x2apic: IRQ remapping doesn't support X2APIC mode
[    0.246619] Switched APIC routing to physical flat.
[    0.247650] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.262915] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x29ccd767b87, max_idle_ns: 440795223720 ns
[    0.262918] Calibrating delay loop (skipped), value calculated using timer frequency.. 5802.42 BogoMIPS (lpj=9666286)
[    0.262920] pid_max: default: 32768 minimum: 301
[    0.264184] LSM: Security Framework initializing
[    0.264192] SELinux:  Initializing.
[    0.264207] *** VALIDATE SELinux ***
[    0.264287] Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.264355] Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.264369] *** VALIDATE tmpfs ***
[    0.264469] *** VALIDATE proc ***
[    0.264510] *** VALIDATE cgroup1 ***
[    0.264511] *** VALIDATE cgroup2 ***
[    0.264552] mce: CPU0: Thermal monitoring enabled (TM1)
[    0.264588] process: using mwait in idle threads
[    0.264590] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.264591] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.264593] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.264594] Spectre V2 : Mitigation: Full generic retpoline
[    0.264594] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.264594] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.264595] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.264596] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
[    0.264597] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.264599] TAA: Mitigation: Clear CPU buffers
[    0.264599] MDS: Mitigation: Clear CPU buffers
[    0.264776] Freeing SMP alternatives memory: 28K
[    0.265121] TSC deadline timer enabled
[    0.265126] smpboot: CPU0: Intel(R) Core(TM) i9-7920X CPU @ 2.90GHz (family: 0x6, model: 0x55, stepping: 0x4)
[    0.282929] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.282939] ... version:                4
[    0.282940] ... bit width:              48
[    0.282942] ... generic registers:      4
[    0.282943] ... value mask:             0000ffffffffffff
[    0.282944] ... max period:             00007fffffffffff
[    0.282945] ... fixed-purpose events:   3
[    0.282946] ... event mask:             000000070000000f
[    0.289590] rcu: Hierarchical SRCU implementation.
[    0.307190] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.312924] smp: Bringing up secondary CPUs ...
[    0.346263] x86: Booting SMP configuration:
[    0.346265] .... node  #0, CPUs:        #1
[    0.000432] [Firmware Bug]: TSC ADJUST differs within socket(s), fixing all errors
[    0.379597]   #2  #3  #4  #5  #6  #7  #8  #9 #10 #11 #12
[    0.715927] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
[    0.715927] TAA CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/tsx_async_abort.html for more details.
[    0.746266]  #13 #14 #15 #16 #17 #18 #19 #20 #21 #22 #23
[    1.082288] smp: Brought up 1 node, 24 CPUs
[    1.082288] smpboot: Max logical packages: 1
[    1.082288] smpboot: Total of 24 processors activated (139250.29 BogoMIPS)
[    1.084854] devtmpfs: initialized
[    1.084854] x86/mm: Memory block size: 512MB
[    1.087099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    1.087099] futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
[    1.087099] pinctrl core: initialized pinctrl subsystem
[    1.087099] thermal_sys: Registered thermal governor 'fair_share'
[    1.087099] thermal_sys: Registered thermal governor 'bang_bang'
[    1.087099] thermal_sys: Registered thermal governor 'step_wise'
[    1.087099] thermal_sys: Registered thermal governor 'user_space'
[    1.087099] thermal_sys: Registered thermal governor 'power_allocator'
[    1.087099] NET: Registered protocol family 16
[    1.087215] audit: initializing netlink subsys (disabled)
[    1.087224] audit: type=2000 audit(1580674825.843:1): state=initialized audit_enabled=0 res=1
[    1.087224] cpuidle: using governor menu
[    1.087224] Detected 1 PCC Subspaces
[    1.087224] Registering PCC driver as Mailbox controller
[    1.087224] ACPI: bus type PCI registered
[    1.087224] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    1.087224] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0x60000000-0x6fffffff] (base 0x60000000)
[    1.087224] PCI: MMCONFIG at [mem 0x60000000-0x6fffffff] reserved in E820
[    1.087224] PCI: Using configuration type 1 for base access
[    1.089654] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    1.090760] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    1.090760] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    1.093027] fbcon: Taking over console
[    1.093085] ACPI: Added _OSI(Module Device)
[    1.093086] ACPI: Added _OSI(Processor Device)
[    1.093088] ACPI: Added _OSI(3.0 _SCP Extensions)
[    1.093089] ACPI: Added _OSI(Processor Aggregator Device)
[    1.093091] ACPI: Added _OSI(Linux-Dell-Video)
[    1.093093] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    1.093095] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    1.125881] ACPI: 3 ACPI AML tables successfully acquired and loaded
[    1.153542] ACPI: Dynamic OEM Table Load:
[    1.158182] ACPI: Dynamic OEM Table Load:
[    1.182576] ACPI: Interpreter enabled
[    1.182580] ACPI: (supports S0 S5)
[    1.182581] ACPI: Using IOAPIC for interrupt routing
[    1.182599] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    1.182946] ACPI: Enabled 7 GPEs in block 00 to 7F
[    1.197119] ACPI: PCI Root Bridge [PC00] (domain 0000 [bus 00-15])
[    1.197123] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    1.197199] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug AER LTR]
[    1.197268] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME PCIeCapability]
[    1.197344] acpi PNP0A08:00: host bridge window expanded to [mem 0xfd000000-0xfe7fffff window]; [mem 0xfd000000-0xfe7fffff window] ignored
[    1.197713] PCI host bridge to bus 0000:00
[    1.197715] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    1.197715] pci_bus 0000:00: root bus resource [io  0x1000-0x47ff window]
[    1.197716] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[    1.197717] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[    1.197717] pci_bus 0000:00: root bus resource [mem 0x70000000-0x92ffffff window]
[    1.197718] pci_bus 0000:00: root bus resource [mem 0x380000000000-0x380fffffffff window]
[    1.197719] pci_bus 0000:00: root bus resource [bus 00-15]
[    1.197726] pci 0000:00:00.0: [8086:2020] type 00 class 0x060000
[    1.197869] pci 0000:00:04.0: [8086:2021] type 00 class 0x088000
[    1.197877] pci 0000:00:04.0: reg 0x10: [mem 0x380ffff40000-0x380ffff43fff 64bit]
[    1.197984] pci 0000:00:04.1: [8086:2021] type 00 class 0x088000
[    1.197992] pci 0000:00:04.1: reg 0x10: [mem 0x380ffff3c000-0x380ffff3ffff 64bit]
[    1.198099] pci 0000:00:04.2: [8086:2021] type 00 class 0x088000
[    1.198107] pci 0000:00:04.2: reg 0x10: [mem 0x380ffff38000-0x380ffff3bfff 64bit]
[    1.198212] pci 0000:00:04.3: [8086:2021] type 00 class 0x088000
[    1.198220] pci 0000:00:04.3: reg 0x10: [mem 0x380ffff34000-0x380ffff37fff 64bit]
[    1.198325] pci 0000:00:04.4: [8086:2021] type 00 class 0x088000
[    1.198333] pci 0000:00:04.4: reg 0x10: [mem 0x380ffff30000-0x380ffff33fff 64bit]
[    1.198438] pci 0000:00:04.5: [8086:2021] type 00 class 0x088000
[    1.198445] pci 0000:00:04.5: reg 0x10: [mem 0x380ffff2c000-0x380ffff2ffff 64bit]
[    1.198551] pci 0000:00:04.6: [8086:2021] type 00 class 0x088000
[    1.198559] pci 0000:00:04.6: reg 0x10: [mem 0x380ffff28000-0x380ffff2bfff 64bit]
[    1.198665] pci 0000:00:04.7: [8086:2021] type 00 class 0x088000
[    1.198672] pci 0000:00:04.7: reg 0x10: [mem 0x380ffff24000-0x380ffff27fff 64bit]
[    1.198777] pci 0000:00:05.0: [8086:2024] type 00 class 0x088000
[    1.198883] pci 0000:00:05.2: [8086:2025] type 00 class 0x088000
[    1.198987] pci 0000:00:05.4: [8086:2026] type 00 class 0x080020
[    1.198994] pci 0000:00:05.4: reg 0x10: [mem 0x92f28000-0x92f28fff]
[    1.199102] pci 0000:00:08.0: [8086:2014] type 00 class 0x088000
[    1.199193] pci 0000:00:08.1: [8086:2015] type 00 class 0x110100
[    1.199277] pci 0000:00:08.2: [8086:2016] type 00 class 0x088000
[    1.199383] pci 0000:00:14.0: [8086:a2af] type 00 class 0x0c0330
[    1.199400] pci 0000:00:14.0: reg 0x10: [mem 0x380ffff10000-0x380ffff1ffff 64bit]
[    1.199453] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    1.199560] pci 0000:00:14.2: [8086:a2b1] type 00 class 0x118000
[    1.199576] pci 0000:00:14.2: reg 0x10: [mem 0x380ffff46000-0x380ffff46fff 64bit]
[    1.199725] pci 0000:00:16.0: [8086:a2ba] type 00 class 0x078000
[    1.199744] pci 0000:00:16.0: reg 0x10: [mem 0x380ffff45000-0x380ffff45fff 64bit]
[    1.199796] pci 0000:00:16.0: PME# supported from D3hot
[    1.199902] pci 0000:00:17.0: [8086:a282] type 00 class 0x010601
[    1.199916] pci 0000:00:17.0: reg 0x10: [mem 0x92f24000-0x92f25fff]
[    1.199922] pci 0000:00:17.0: reg 0x14: [mem 0x92f27000-0x92f270ff]
[    1.199927] pci 0000:00:17.0: reg 0x18: [io  0x4050-0x4057]
[    1.199933] pci 0000:00:17.0: reg 0x1c: [io  0x4040-0x4043]
[    1.199939] pci 0000:00:17.0: reg 0x20: [io  0x4020-0x403f]
[    1.199944] pci 0000:00:17.0: reg 0x24: [mem 0x92f26000-0x92f267ff]
[    1.199975] pci 0000:00:17.0: PME# supported from D3hot
[    1.200085] pci 0000:00:1c.0: [8086:a290] type 01 class 0x060400
[    1.200145] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    1.200159] pci 0000:00:1c.0: Intel SPT PCH root port ACS workaround enabled
[    1.200271] pci 0000:00:1c.2: [8086:a292] type 01 class 0x060400
[    1.200330] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    1.200343] pci 0000:00:1c.2: Intel SPT PCH root port ACS workaround enabled
[    1.200471] pci 0000:00:1f.0: [8086:a2d2] type 00 class 0x060100
[    1.200645] pci 0000:00:1f.2: [8086:a2a1] type 00 class 0x058000
[    1.200658] pci 0000:00:1f.2: reg 0x10: [mem 0x92f20000-0x92f23fff]
[    1.200796] pci 0000:00:1f.3: [8086:a2f0] type 00 class 0x040300
[    1.200815] pci 0000:00:1f.3: reg 0x10: [mem 0x380ffff20000-0x380ffff23fff 64bit]
[    1.200836] pci 0000:00:1f.3: reg 0x20: [mem 0x380ffff00000-0x380ffff0ffff 64bit]
[    1.200869] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    1.200987] pci 0000:00:1f.4: [8086:a2a3] type 00 class 0x0c0500
[    1.201047] pci 0000:00:1f.4: reg 0x10: [mem 0x380ffff44000-0x380ffff440ff 64bit]
[    1.201116] pci 0000:00:1f.4: reg 0x20: [io  0x4000-0x401f]
[    1.201275] pci 0000:00:1f.6: [8086:15b8] type 00 class 0x020000
[    1.201300] pci 0000:00:1f.6: reg 0x10: [mem 0x92f00000-0x92f1ffff]
[    1.201398] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
[    1.201544] pci 0000:01:00.0: [1b21:2142] type 00 class 0x0c0330
[    1.201569] pci 0000:01:00.0: reg 0x10: [mem 0x92e00000-0x92e07fff 64bit]
[    1.201613] pci 0000:01:00.0: enabling Extended Tags
[    1.201671] pci 0000:01:00.0: PME# supported from D0
[    1.201759] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    1.201762] pci 0000:00:1c.0:   bridge window [mem 0x92e00000-0x92efffff]
[    1.201805] pci 0000:02:00.0: [1b21:1184] type 01 class 0x060400
[    1.201859] pci 0000:02:00.0: enabling Extended Tags
[    1.201915] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    1.202002] pci 0000:00:1c.2: PCI bridge to [bus 02-07]
[    1.202004] pci 0000:00:1c.2:   bridge window [io  0x2000-0x3fff]
[    1.202006] pci 0000:00:1c.2:   bridge window [mem 0x92b00000-0x92dfffff]
[    1.202051] pci 0000:03:01.0: [1b21:1184] type 01 class 0x060400
[    1.202104] pci 0000:03:01.0: enabling Extended Tags
[    1.202159] pci 0000:03:01.0: PME# supported from D0 D3hot D3cold
[    1.202221] pci 0000:03:03.0: [1b21:1184] type 01 class 0x060400
[    1.202274] pci 0000:03:03.0: enabling Extended Tags
[    1.202329] pci 0000:03:03.0: PME# supported from D0 D3hot D3cold
[    1.202391] pci 0000:03:05.0: [1b21:1184] type 01 class 0x060400
[    1.202445] pci 0000:03:05.0: enabling Extended Tags
[    1.202499] pci 0000:03:05.0: PME# supported from D0 D3hot D3cold
[    1.202562] pci 0000:03:07.0: [1b21:1184] type 01 class 0x060400
[    1.202616] pci 0000:03:07.0: enabling Extended Tags
[    1.202670] pci 0000:03:07.0: PME# supported from D0 D3hot D3cold
[    1.202748] pci 0000:02:00.0: PCI bridge to [bus 03-07]
[    1.202753] pci 0000:02:00.0:   bridge window [io  0x2000-0x3fff]
[    1.202756] pci 0000:02:00.0:   bridge window [mem 0x92b00000-0x92dfffff]
[    1.202816] pci 0000:04:00.0: [8086:24fb] type 00 class 0x028000
[    1.202876] pci 0000:04:00.0: reg 0x10: [mem 0x92d00000-0x92d01fff 64bit]
[    1.203086] pci 0000:04:00.0: PME# supported from D0 D3hot D3cold
[    1.203288] pci 0000:03:01.0: PCI bridge to [bus 04]
[    1.203295] pci 0000:03:01.0:   bridge window [mem 0x92d00000-0x92dfffff]
[    1.203355] pci 0000:05:00.0: [8086:1539] type 00 class 0x020000
[    1.203397] pci 0000:05:00.0: reg 0x10: [mem 0x92c00000-0x92c1ffff]
[    1.203429] pci 0000:05:00.0: reg 0x18: [io  0x3000-0x301f]
[    1.203445] pci 0000:05:00.0: reg 0x1c: [mem 0x92c20000-0x92c23fff]
[    1.203615] pci 0000:05:00.0: PME# supported from D0 D3hot D3cold
[    1.203755] pci 0000:03:03.0: PCI bridge to [bus 05]
[    1.203760] pci 0000:03:03.0:   bridge window [io  0x3000-0x3fff]
[    1.203763] pci 0000:03:03.0:   bridge window [mem 0x92c00000-0x92cfffff]
[    1.203815] pci 0000:06:00.0: [1b21:0612] type 00 class 0x010601
[    1.203843] pci 0000:06:00.0: reg 0x10: [io  0x2050-0x2057]
[    1.203854] pci 0000:06:00.0: reg 0x14: [io  0x2040-0x2043]
[    1.203866] pci 0000:06:00.0: reg 0x18: [io  0x2030-0x2037]
[    1.203878] pci 0000:06:00.0: reg 0x1c: [io  0x2020-0x2023]
[    1.203890] pci 0000:06:00.0: reg 0x20: [io  0x2000-0x201f]
[    1.203902] pci 0000:06:00.0: reg 0x24: [mem 0x92b00000-0x92b001ff]
[    1.204070] pci 0000:03:05.0: PCI bridge to [bus 06]
[    1.204075] pci 0000:03:05.0:   bridge window [io  0x2000-0x2fff]
[    1.204077] pci 0000:03:05.0:   bridge window [mem 0x92b00000-0x92bfffff]
[    1.204113] pci 0000:03:07.0: PCI bridge to [bus 07]
[    1.204154] pci_bus 0000:00: on NUMA node 0
[    1.204594] ACPI: PCI Root Bridge [PC01] (domain 0000 [bus 16-63])
[    1.204595] acpi PNP0A08:01: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    1.204845] acpi PNP0A08:01: _OSC: platform does not support [SHPCHotplug AER LTR]
[    1.204969] acpi PNP0A08:01: _OSC: OS now controls [PCIeHotplug PME PCIeCapability]
[    1.205083] PCI host bridge to bus 0000:16
[    1.205084] pci_bus 0000:16: root bus resource [io  0x4800-0x7fff window]
[    1.205085] pci_bus 0000:16: root bus resource [mem 0x93000000-0xb5ffffff window]
[    1.205086] pci_bus 0000:16: root bus resource [mem 0x381000000000-0x381fffffffff window]
[    1.205087] pci_bus 0000:16: root bus resource [bus 16-63]
[    1.205093] pci 0000:16:00.0: [8086:2030] type 01 class 0x060400
[    1.205159] pci 0000:16:00.0: PME# supported from D0 D3hot D3cold
[    1.205215] pci 0000:16:05.0: [8086:2034] type 00 class 0x088000
[    1.205278] pci 0000:16:05.2: [8086:2035] type 00 class 0x088000
[    1.205340] pci 0000:16:05.4: [8086:2036] type 00 class 0x080020
[    1.205347] pci 0000:16:05.4: reg 0x10: [mem 0xb5f00000-0xb5f00fff]
[    1.205409] pci 0000:16:08.0: [8086:208d] type 00 class 0x088000
[    1.205455] pci 0000:16:08.1: [8086:208d] type 00 class 0x088000
[    1.205496] pci 0000:16:08.2: [8086:208d] type 00 class 0x088000
[    1.205535] pci 0000:16:08.3: [8086:208d] type 00 class 0x088000
[    1.205575] pci 0000:16:08.4: [8086:208d] type 00 class 0x088000
[    1.205615] pci 0000:16:08.5: [8086:208d] type 00 class 0x088000
[    1.205654] pci 0000:16:08.6: [8086:208d] type 00 class 0x088000
[    1.205694] pci 0000:16:08.7: [8086:208d] type 00 class 0x088000
[    1.205733] pci 0000:16:09.0: [8086:208d] type 00 class 0x088000
[    1.205776] pci 0000:16:09.1: [8086:208d] type 00 class 0x088000
[    1.205816] pci 0000:16:09.2: [8086:208d] type 00 class 0x088000
[    1.205855] pci 0000:16:09.3: [8086:208d] type 00 class 0x088000
[    1.205895] pci 0000:16:09.4: [8086:208d] type 00 class 0x088000
[    1.205935] pci 0000:16:09.5: [8086:208d] type 00 class 0x088000
[    1.205974] pci 0000:16:09.6: [8086:208d] type 00 class 0x088000
[    1.206013] pci 0000:16:09.7: [8086:208d] type 00 class 0x088000
[    1.206053] pci 0000:16:0a.0: [8086:208d] type 00 class 0x088000
[    1.206095] pci 0000:16:0a.1: [8086:208d] type 00 class 0x088000
[    1.206139] pci 0000:16:0e.0: [8086:208e] type 00 class 0x088000
[    1.206181] pci 0000:16:0e.1: [8086:208e] type 00 class 0x088000
[    1.206220] pci 0000:16:0e.2: [8086:208e] type 00 class 0x088000
[    1.206261] pci 0000:16:0e.3: [8086:208e] type 00 class 0x088000
[    1.206301] pci 0000:16:0e.4: [8086:208e] type 00 class 0x088000
[    1.206341] pci 0000:16:0e.5: [8086:208e] type 00 class 0x088000
[    1.206380] pci 0000:16:0e.6: [8086:208e] type 00 class 0x088000
[    1.206420] pci 0000:16:0e.7: [8086:208e] type 00 class 0x088000
[    1.206461] pci 0000:16:0f.0: [8086:208e] type 00 class 0x088000
[    1.206504] pci 0000:16:0f.1: [8086:208e] type 00 class 0x088000
[    1.206543] pci 0000:16:0f.2: [8086:208e] type 00 class 0x088000
[    1.206583] pci 0000:16:0f.3: [8086:208e] type 00 class 0x088000
[    1.206623] pci 0000:16:0f.4: [8086:208e] type 00 class 0x088000
[    1.206663] pci 0000:16:0f.5: [8086:208e] type 00 class 0x088000
[    1.206702] pci 0000:16:0f.6: [8086:208e] type 00 class 0x088000
[    1.206742] pci 0000:16:0f.7: [8086:208e] type 00 class 0x088000
[    1.206783] pci 0000:16:10.0: [8086:208e] type 00 class 0x088000
[    1.206825] pci 0000:16:10.1: [8086:208e] type 00 class 0x088000
[    1.206873] pci 0000:16:1d.0: [8086:2054] type 00 class 0x088000
[    1.206916] pci 0000:16:1d.1: [8086:2055] type 00 class 0x088000
[    1.206956] pci 0000:16:1d.2: [8086:2056] type 00 class 0x088000
[    1.206996] pci 0000:16:1d.3: [8086:2057] type 00 class 0x088000
[    1.207039] pci 0000:16:1e.0: [8086:2080] type 00 class 0x088000
[    1.207082] pci 0000:16:1e.1: [8086:2081] type 00 class 0x088000
[    1.207122] pci 0000:16:1e.2: [8086:2082] type 00 class 0x088000
[    1.207163] pci 0000:16:1e.3: [8086:2083] type 00 class 0x088000
[    1.207204] pci 0000:16:1e.4: [8086:2084] type 00 class 0x088000
[    1.207244] pci 0000:16:1e.5: [8086:2085] type 00 class 0x088000
[    1.207285] pci 0000:16:1e.6: [8086:2086] type 00 class 0x088000
[    1.207357] pci 0000:17:00.0: [1022:1470] type 01 class 0x060400
[    1.207372] pci 0000:17:00.0: reg 0x10: [mem 0xb5e00000-0xb5e03fff]
[    1.207439] pci 0000:17:00.0: PME# supported from D0 D3hot D3cold
[    1.207507] pci 0000:16:00.0: ASPM: current common clock configuration is broken, reconfiguring
[    1.219608] pci 0000:16:00.0: PCI bridge to [bus 17-19]
[    1.219613] pci 0000:16:00.0:   bridge window [io  0x7000-0x7fff]
[    1.219616] pci 0000:16:00.0:   bridge window [mem 0xb5d00000-0xb5efffff]
[    1.219622] pci 0000:16:00.0:   bridge window [mem 0xa0000000-0xb01fffff 64bit pref]
[    1.219686] pci 0000:18:00.0: [1022:1471] type 01 class 0x060400
[    1.219801] pci 0000:18:00.0: PME# supported from D0 D3hot D3cold
[    1.219903] pci 0000:17:00.0: PCI bridge to [bus 18-19]
[    1.219908] pci 0000:17:00.0:   bridge window [io  0x7000-0x7fff]
[    1.219912] pci 0000:17:00.0:   bridge window [mem 0xb5d00000-0xb5dfffff]
[    1.219918] pci 0000:17:00.0:   bridge window [mem 0xa0000000-0xb01fffff 64bit pref]
[    1.219967] pci 0000:19:00.0: [1002:687f] type 00 class 0x030000
[    1.219992] pci 0000:19:00.0: reg 0x10: [mem 0xa0000000-0xafffffff 64bit pref]
[    1.220003] pci 0000:19:00.0: reg 0x18: [mem 0xb0000000-0xb01fffff 64bit pref]
[    1.220009] pci 0000:19:00.0: reg 0x20: [io  0x7000-0x70ff]
[    1.220016] pci 0000:19:00.0: reg 0x24: [mem 0xb5d00000-0xb5d7ffff]
[    1.220023] pci 0000:19:00.0: reg 0x30: [mem 0xb5d80000-0xb5d9ffff pref]
[    1.220103] pci 0000:19:00.0: PME# supported from D1 D2 D3hot D3cold
[    1.220202] pci 0000:19:00.1: [1002:aaf8] type 00 class 0x040300
[    1.220222] pci 0000:19:00.1: reg 0x10: [mem 0xb5da0000-0xb5da3fff]
[    1.220326] pci 0000:19:00.1: PME# supported from D1 D2 D3hot D3cold
[    1.220443] pci 0000:18:00.0: PCI bridge to [bus 19]
[    1.220449] pci 0000:18:00.0:   bridge window [io  0x7000-0x7fff]
[    1.220452] pci 0000:18:00.0:   bridge window [mem 0xb5d00000-0xb5dfffff]
[    1.220458] pci 0000:18:00.0:   bridge window [mem 0xa0000000-0xb01fffff 64bit pref]
[    1.220478] pci_bus 0000:16: on NUMA node 0
[    1.220640] ACPI: PCI Root Bridge [PC02] (domain 0000 [bus 64-b1])
[    1.220644] acpi PNP0A08:02: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    1.221316] acpi PNP0A08:02: _OSC: platform does not support [SHPCHotplug AER LTR]
[    1.221666] acpi PNP0A08:02: _OSC: OS now controls [PCIeHotplug PME PCIeCapability]
[    1.221967] PCI host bridge to bus 0000:64
[    1.221971] pci_bus 0000:64: root bus resource [mem 0x000a0000-0x000bffff window]
[    1.221973] pci_bus 0000:64: root bus resource [io  0x8000-0xbfff window]
[    1.221975] pci_bus 0000:64: root bus resource [io  0x03b0-0x03bb window]
[    1.221977] pci_bus 0000:64: root bus resource [io  0x03c0-0x03df window]
[    1.221979] pci_bus 0000:64: root bus resource [mem 0xb6000000-0xd8ffffff window]
[    1.221982] pci_bus 0000:64: root bus resource [mem 0x382000000000-0x382fffffffff window]
[    1.221984] pci_bus 0000:64: root bus resource [bus 64-b1]
[    1.222000] pci 0000:64:00.0: [8086:2030] type 01 class 0x060400
[    1.222091] pci 0000:64:00.0: PME# supported from D0 D3hot D3cold
[    1.222217] pci 0000:64:05.0: [8086:2034] type 00 class 0x088000
[    1.222357] pci 0000:64:05.2: [8086:2035] type 00 class 0x088000
[    1.222495] pci 0000:64:05.4: [8086:2036] type 00 class 0x080020
[    1.222510] pci 0000:64:05.4: reg 0x10: [mem 0xd8f00000-0xd8f00fff]
[    1.222654] pci 0000:64:08.0: [8086:2066] type 00 class 0x088000
[    1.222790] pci 0000:64:09.0: [8086:2066] type 00 class 0x088000
[    1.222931] pci 0000:64:0a.0: [8086:2040] type 00 class 0x088000
[    1.223062] pci 0000:64:0a.1: [8086:2041] type 00 class 0x088000
[    1.223189] pci 0000:64:0a.2: [8086:2042] type 00 class 0x088000
[    1.223315] pci 0000:64:0a.3: [8086:2043] type 00 class 0x088000
[    1.223440] pci 0000:64:0a.4: [8086:2044] type 00 class 0x088000
[    1.223565] pci 0000:64:0a.5: [8086:2045] type 00 class 0x088000
[    1.223690] pci 0000:64:0a.6: [8086:2046] type 00 class 0x088000
[    1.223835] pci 0000:64:0a.7: [8086:2047] type 00 class 0x088000
[    1.223962] pci 0000:64:0b.0: [8086:2048] type 00 class 0x088000
[    1.224094] pci 0000:64:0b.1: [8086:2049] type 00 class 0x088000
[    1.224220] pci 0000:64:0b.2: [8086:204a] type 00 class 0x088000
[    1.224346] pci 0000:64:0b.3: [8086:204b] type 00 class 0x088000
[    1.224475] pci 0000:64:0c.0: [8086:2040] type 00 class 0x088000
[    1.224607] pci 0000:64:0c.1: [8086:2041] type 00 class 0x088000
[    1.224735] pci 0000:64:0c.2: [8086:2042] type 00 class 0x088000
[    1.224862] pci 0000:64:0c.3: [8086:2043] type 00 class 0x088000
[    1.224989] pci 0000:64:0c.4: [8086:2044] type 00 class 0x088000
[    1.225115] pci 0000:64:0c.5: [8086:2045] type 00 class 0x088000
[    1.225242] pci 0000:64:0c.6: [8086:2046] type 00 class 0x088000
[    1.225368] pci 0000:64:0c.7: [8086:2047] type 00 class 0x088000
[    1.225494] pci 0000:64:0d.0: [8086:2048] type 00 class 0x088000
[    1.225627] pci 0000:64:0d.1: [8086:2049] type 00 class 0x088000
[    1.225753] pci 0000:64:0d.2: [8086:204a] type 00 class 0x088000
[    1.225882] pci 0000:64:0d.3: [8086:204b] type 00 class 0x088000
[    1.226106] pci 0000:65:00.0: [1022:1470] type 01 class 0x060400
[    1.226130] pci 0000:65:00.0: reg 0x10: [mem 0xd8e00000-0xd8e03fff]
[    1.226237] pci 0000:65:00.0: PME# supported from D0 D3hot D3cold
[    1.226361] pci 0000:64:00.0: ASPM: current common clock configuration is broken, reconfiguring
[    1.239608] pci 0000:64:00.0: PCI bridge to [bus 65-67]
[    1.239612] pci 0000:64:00.0:   bridge window [io  0xb000-0xbfff]
[    1.239616] pci 0000:64:00.0:   bridge window [mem 0xd8d00000-0xd8efffff]
[    1.239621] pci 0000:64:00.0:   bridge window [mem 0xc0000000-0xd01fffff 64bit pref]
[    1.239679] pci 0000:66:00.0: [1022:1471] type 01 class 0x060400
[    1.239802] pci 0000:66:00.0: PME# supported from D0 D3hot D3cold
[    1.239918] pci 0000:65:00.0: PCI bridge to [bus 66-67]
[    1.239924] pci 0000:65:00.0:   bridge window [io  0xb000-0xbfff]
[    1.239929] pci 0000:65:00.0:   bridge window [mem 0xd8d00000-0xd8dfffff]
[    1.239935] pci 0000:65:00.0:   bridge window [mem 0xc0000000-0xd01fffff 64bit pref]
[    1.239988] pci 0000:67:00.0: [1002:687f] type 00 class 0x030000
[    1.240018] pci 0000:67:00.0: reg 0x10: [mem 0xc0000000-0xcfffffff 64bit pref]
[    1.240031] pci 0000:67:00.0: reg 0x18: [mem 0xd0000000-0xd01fffff 64bit pref]
[    1.240041] pci 0000:67:00.0: reg 0x20: [io  0xb000-0xb0ff]
[    1.240050] pci 0000:67:00.0: reg 0x24: [mem 0xd8d00000-0xd8d7ffff]
[    1.240060] pci 0000:67:00.0: reg 0x30: [mem 0xd8d80000-0xd8d9ffff pref]
[    1.240089] pci 0000:67:00.0: BAR 0: assigned to efifb
[    1.240149] pci 0000:67:00.0: PME# supported from D1 D2 D3hot D3cold
[    1.240259] pci 0000:67:00.1: [1002:aaf8] type 00 class 0x040300
[    1.240281] pci 0000:67:00.1: reg 0x10: [mem 0xd8da0000-0xd8da3fff]
[    1.240393] pci 0000:67:00.1: PME# supported from D1 D2 D3hot D3cold
[    1.240520] pci 0000:66:00.0: PCI bridge to [bus 67]
[    1.240526] pci 0000:66:00.0:   bridge window [io  0xb000-0xbfff]
[    1.240530] pci 0000:66:00.0:   bridge window [mem 0xd8d00000-0xd8dfffff]
[    1.240536] pci 0000:66:00.0:   bridge window [mem 0xc0000000-0xd01fffff 64bit pref]
[    1.240558] pci_bus 0000:64: on NUMA node 0
[    1.240717] ACPI: PCI Root Bridge [PC03] (domain 0000 [bus b2-ff])
[    1.240722] acpi PNP0A08:03: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    1.241515] acpi PNP0A08:03: _OSC: platform does not support [SHPCHotplug AER LTR]
[    1.241902] acpi PNP0A08:03: _OSC: OS now controls [PCIeHotplug PME PCIeCapability]
[    1.242189] PCI host bridge to bus 0000:b2
[    1.242192] pci_bus 0000:b2: root bus resource [io  0xc000-0xffff window]
[    1.242194] pci_bus 0000:b2: root bus resource [mem 0xd9000000-0xfbffffff window]
[    1.242197] pci_bus 0000:b2: root bus resource [mem 0x383000000000-0x383fffffffff window]
[    1.242199] pci_bus 0000:b2: root bus resource [bus b2-ff]
[    1.242217] pci 0000:b2:03.0: [8086:2033] type 01 class 0x060400
[    1.242261] pci 0000:b2:03.0: enabling Extended Tags
[    1.242316] pci 0000:b2:03.0: PME# supported from D0 D3hot D3cold
[    1.242441] pci 0000:b2:05.0: [8086:2034] type 00 class 0x088000
[    1.242584] pci 0000:b2:05.2: [8086:2035] type 00 class 0x088000
[    1.242722] pci 0000:b2:05.4: [8086:2036] type 00 class 0x080020
[    1.242738] pci 0000:b2:05.4: reg 0x10: [mem 0xfbf00000-0xfbf00fff]
[    1.242893] pci 0000:b2:12.0: [8086:204c] type 00 class 0x110100
[    1.243028] pci 0000:b2:12.1: [8086:204d] type 00 class 0x110100
[    1.243134] pci 0000:b2:12.2: [8086:204e] type 00 class 0x088000
[    1.243242] pci 0000:b2:15.0: [8086:2018] type 00 class 0x088000
[    1.243355] pci 0000:b2:16.0: [8086:2018] type 00 class 0x088000
[    1.243470] pci 0000:b2:16.4: [8086:2018] type 00 class 0x088000
[    1.243575] pci 0000:b2:17.0: [8086:2018] type 00 class 0x088000
[    1.243807] pci 0000:b3:00.0: [144d:a804] type 00 class 0x010802
[    1.243833] pci 0000:b3:00.0: reg 0x10: [mem 0xfbe00000-0xfbe03fff 64bit]
[    1.244073] pci 0000:b2:03.0: ASPM: current common clock configuration is broken, reconfiguring
[    1.256298] pci 0000:b2:03.0: PCI bridge to [bus b3]
[    1.256304] pci 0000:b2:03.0:   bridge window [mem 0xfbe00000-0xfbefffff]
[    1.256318] pci_bus 0000:b2: on NUMA node 0
[    1.256575] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.256655] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[    1.256733] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.256811] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.256888] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.256966] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.257042] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.257119] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.259591] iommu: Default domain type: Passthrough (set via kernel command line)
[    1.259630] pci 0000:19:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    1.259650] pci 0000:67:00.0: vgaarb: setting as boot VGA device
[    1.259652] pci 0000:67:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    1.259659] pci 0000:19:00.0: vgaarb: bridge control possible
[    1.259661] pci 0000:67:00.0: vgaarb: bridge control possible
[    1.259663] vgaarb: loaded
[    1.259802] SCSI subsystem initialized
[    1.259870] libata version 3.00 loaded.
[    1.259870] ACPI: bus type USB registered
[    1.259870] usbcore: registered new interface driver usbfs
[    1.259870] usbcore: registered new interface driver hub
[    1.259870] usbcore: registered new device driver usb
[    1.259870] pps_core: LinuxPPS API ver. 1 registered
[    1.259870] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    1.259870] EDAC MC: Ver: 3.0.0
[    1.260244] Registered efivars operations
[    1.260244] PCI: Using ACPI for IRQ routing
[    1.264990] PCI: pci_cache_line_size set to 64 bytes
[    1.265307] e820: reserve RAM buffer [mem 0x3bbbc000-0x3bffffff]
[    1.265310] e820: reserve RAM buffer [mem 0x3e4a2000-0x3fffffff]
[    1.265311] e820: reserve RAM buffer [mem 0x3fcd8000-0x3fffffff]
[    1.265313] e820: reserve RAM buffer [mem 0x40ffd000-0x43ffffff]
[    1.265498] NetLabel: Initializing
[    1.265500] NetLabel:  domain hash size = 128
[    1.265501] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    1.265524] NetLabel:  unlabeled traffic allowed by default
[    1.266342] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    1.266348] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[    1.270708] clocksource: Switched to clocksource tsc-early
[    1.270714] *** VALIDATE bpf ***
[    1.270877] VFS: Disk quotas dquot_6.6.0
[    1.270910] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.270962] *** VALIDATE ramfs ***
[    1.270971] *** VALIDATE hugetlbfs ***
[    1.271041] pnp: PnP ACPI init
[    1.271616] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active)
[    1.271859] system 00:01: [io  0x0500-0x053f] has been reserved
[    1.271862] system 00:01: [io  0x0400-0x047f] could not be reserved
[    1.271865] system 00:01: [io  0x0540-0x057f] has been reserved
[    1.271868] system 00:01: [io  0x0600-0x061f] has been reserved
[    1.271870] system 00:01: [io  0x0ca0-0x0ca5] has been reserved
[    1.271872] system 00:01: [io  0x0880-0x0883] has been reserved
[    1.271875] system 00:01: [io  0x0800-0x081f] has been reserved
[    1.271878] system 00:01: [mem 0xfed1c000-0xfed3ffff] has been reserved
[    1.271881] system 00:01: [mem 0xfed45000-0xfed8bfff] has been reserved
[    1.271883] system 00:01: [mem 0xff000000-0xffffffff] has been reserved
[    1.271886] system 00:01: [mem 0xfee00000-0xfeefffff] could not be reserved
[    1.271888] system 00:01: [mem 0xfed12000-0xfed1200f] has been reserved
[    1.271891] system 00:01: [mem 0xfed12010-0xfed1201f] has been reserved
[    1.271893] system 00:01: [mem 0xfed1b000-0xfed1bfff] has been reserved
[    1.271899] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.272081] system 00:02: [io  0x1854-0x1857] has been reserved
[    1.272087] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    1.272628] system 00:03: [io  0x0280-0x028f] has been reserved
[    1.272631] system 00:03: [io  0x0290-0x029f] has been reserved
[    1.272633] system 00:03: [io  0x02a0-0x02af] has been reserved
[    1.272635] system 00:03: [io  0x02b0-0x02bf] has been reserved
[    1.272640] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.272640] system 00:04: [mem 0xfd000000-0xfdabffff] has been reserved
[    1.272640] system 00:04: [mem 0xfdad0000-0xfdadffff] has been reserved
[    1.272640] system 00:04: [mem 0xfdb00000-0xfdffffff] could not be reserved
[    1.272640] system 00:04: [mem 0xfe000000-0xfe00ffff] has been reserved
[    1.272640] system 00:04: [mem 0xfe011000-0xfe01ffff] has been reserved
[    1.272640] system 00:04: [mem 0xfe036000-0xfe03bfff] has been reserved
[    1.272640] system 00:04: [mem 0xfe03d000-0xfe3fffff] has been reserved
[    1.272640] system 00:04: [mem 0xfe410000-0xfe7fffff] has been reserved
[    1.272640] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.272640] system 00:05: [io  0x0f00-0x0ffe] has been reserved
[    1.272640] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.273917] system 00:06: [mem 0xfdaf0000-0xfdafffff] has been reserved
[    1.273918] system 00:06: [mem 0xfdae0000-0xfdaeffff] has been reserved
[    1.273920] system 00:06: [mem 0xfdac0000-0xfdacffff] has been reserved
[    1.273923] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.274668] pnp: PnP ACPI: found 7 devices
[    1.280614] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    1.280663] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    1.280668] pci 0000:00:1c.0:   bridge window [mem 0x92e00000-0x92efffff]
[    1.280675] pci 0000:03:01.0: PCI bridge to [bus 04]
[    1.280680] pci 0000:03:01.0:   bridge window [mem 0x92d00000-0x92dfffff]
[    1.280689] pci 0000:03:03.0: PCI bridge to [bus 05]
[    1.280692] pci 0000:03:03.0:   bridge window [io  0x3000-0x3fff]
[    1.280697] pci 0000:03:03.0:   bridge window [mem 0x92c00000-0x92cfffff]
[    1.280706] pci 0000:03:05.0: PCI bridge to [bus 06]
[    1.280709] pci 0000:03:05.0:   bridge window [io  0x2000-0x2fff]
[    1.280714] pci 0000:03:05.0:   bridge window [mem 0x92b00000-0x92bfffff]
[    1.280722] pci 0000:03:07.0: PCI bridge to [bus 07]
[    1.280735] pci 0000:02:00.0: PCI bridge to [bus 03-07]
[    1.280738] pci 0000:02:00.0:   bridge window [io  0x2000-0x3fff]
[    1.280743] pci 0000:02:00.0:   bridge window [mem 0x92b00000-0x92dfffff]
[    1.280751] pci 0000:00:1c.2: PCI bridge to [bus 02-07]
[    1.280753] pci 0000:00:1c.2:   bridge window [io  0x2000-0x3fff]
[    1.280757] pci 0000:00:1c.2:   bridge window [mem 0x92b00000-0x92dfffff]
[    1.280764] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    1.280765] pci_bus 0000:00: resource 5 [io  0x1000-0x47ff window]
[    1.280767] pci_bus 0000:00: resource 6 [mem 0x000c4000-0x000c7fff window]
[    1.280768] pci_bus 0000:00: resource 7 [mem 0xfd000000-0xfe7fffff window]
[    1.280770] pci_bus 0000:00: resource 8 [mem 0x70000000-0x92ffffff window]
[    1.280771] pci_bus 0000:00: resource 9 [mem 0x380000000000-0x380fffffffff window]
[    1.280773] pci_bus 0000:01: resource 1 [mem 0x92e00000-0x92efffff]
[    1.280774] pci_bus 0000:02: resource 0 [io  0x2000-0x3fff]
[    1.280775] pci_bus 0000:02: resource 1 [mem 0x92b00000-0x92dfffff]
[    1.280777] pci_bus 0000:03: resource 0 [io  0x2000-0x3fff]
[    1.280778] pci_bus 0000:03: resource 1 [mem 0x92b00000-0x92dfffff]
[    1.280779] pci_bus 0000:04: resource 1 [mem 0x92d00000-0x92dfffff]
[    1.280781] pci_bus 0000:05: resource 0 [io  0x3000-0x3fff]
[    1.280782] pci_bus 0000:05: resource 1 [mem 0x92c00000-0x92cfffff]
[    1.280783] pci_bus 0000:06: resource 0 [io  0x2000-0x2fff]
[    1.280784] pci_bus 0000:06: resource 1 [mem 0x92b00000-0x92bfffff]
[    1.280931] pci 0000:18:00.0: PCI bridge to [bus 19]
[    1.280934] pci 0000:18:00.0:   bridge window [io  0x7000-0x7fff]
[    1.280937] pci 0000:18:00.0:   bridge window [mem 0xb5d00000-0xb5dfffff]
[    1.280941] pci 0000:18:00.0:   bridge window [mem 0xa0000000-0xb01fffff 64bit pref]
[    1.280945] pci 0000:17:00.0: PCI bridge to [bus 18-19]
[    1.280947] pci 0000:17:00.0:   bridge window [io  0x7000-0x7fff]
[    1.280951] pci 0000:17:00.0:   bridge window [mem 0xb5d00000-0xb5dfffff]
[    1.280954] pci 0000:17:00.0:   bridge window [mem 0xa0000000-0xb01fffff 64bit pref]
[    1.280959] pci 0000:16:00.0: PCI bridge to [bus 17-19]
[    1.280960] pci 0000:16:00.0:   bridge window [io  0x7000-0x7fff]
[    1.280964] pci 0000:16:00.0:   bridge window [mem 0xb5d00000-0xb5efffff]
[    1.280966] pci 0000:16:00.0:   bridge window [mem 0xa0000000-0xb01fffff 64bit pref]
[    1.280972] pci_bus 0000:16: resource 4 [io  0x4800-0x7fff window]
[    1.280973] pci_bus 0000:16: resource 5 [mem 0x93000000-0xb5ffffff window]
[    1.280974] pci_bus 0000:16: resource 6 [mem 0x381000000000-0x381fffffffff window]
[    1.280976] pci_bus 0000:17: resource 0 [io  0x7000-0x7fff]
[    1.280977] pci_bus 0000:17: resource 1 [mem 0xb5d00000-0xb5efffff]
[    1.280978] pci_bus 0000:17: resource 2 [mem 0xa0000000-0xb01fffff 64bit pref]
[    1.280980] pci_bus 0000:18: resource 0 [io  0x7000-0x7fff]
[    1.280981] pci_bus 0000:18: resource 1 [mem 0xb5d00000-0xb5dfffff]
[    1.280982] pci_bus 0000:18: resource 2 [mem 0xa0000000-0xb01fffff 64bit pref]
[    1.280984] pci_bus 0000:19: resource 0 [io  0x7000-0x7fff]
[    1.280985] pci_bus 0000:19: resource 1 [mem 0xb5d00000-0xb5dfffff]
[    1.280986] pci_bus 0000:19: resource 2 [mem 0xa0000000-0xb01fffff 64bit pref]
[    1.281014] pci 0000:66:00.0: PCI bridge to [bus 67]
[    1.281016] pci 0000:66:00.0:   bridge window [io  0xb000-0xbfff]
[    1.281020] pci 0000:66:00.0:   bridge window [mem 0xd8d00000-0xd8dfffff]
[    1.281023] pci 0000:66:00.0:   bridge window [mem 0xc0000000-0xd01fffff 64bit pref]
[    1.281028] pci 0000:65:00.0: PCI bridge to [bus 66-67]
[    1.281030] pci 0000:65:00.0:   bridge window [io  0xb000-0xbfff]
[    1.281034] pci 0000:65:00.0:   bridge window [mem 0xd8d00000-0xd8dfffff]
[    1.281037] pci 0000:65:00.0:   bridge window [mem 0xc0000000-0xd01fffff 64bit pref]
[    1.281041] pci 0000:64:00.0: PCI bridge to [bus 65-67]
[    1.281043] pci 0000:64:00.0:   bridge window [io  0xb000-0xbfff]
[    1.281046] pci 0000:64:00.0:   bridge window [mem 0xd8d00000-0xd8efffff]
[    1.281049] pci 0000:64:00.0:   bridge window [mem 0xc0000000-0xd01fffff 64bit pref]
[    1.281054] pci_bus 0000:64: resource 4 [mem 0x000a0000-0x000bffff window]
[    1.281055] pci_bus 0000:64: resource 5 [io  0x8000-0xbfff window]
[    1.281056] pci_bus 0000:64: resource 6 [io  0x03b0-0x03bb window]
[    1.281058] pci_bus 0000:64: resource 7 [io  0x03c0-0x03df window]
[    1.281059] pci_bus 0000:64: resource 8 [mem 0xb6000000-0xd8ffffff window]
[    1.281060] pci_bus 0000:64: resource 9 [mem 0x382000000000-0x382fffffffff window]
[    1.281062] pci_bus 0000:65: resource 0 [io  0xb000-0xbfff]
[    1.281063] pci_bus 0000:65: resource 1 [mem 0xd8d00000-0xd8efffff]
[    1.281064] pci_bus 0000:65: resource 2 [mem 0xc0000000-0xd01fffff 64bit pref]
[    1.281066] pci_bus 0000:66: resource 0 [io  0xb000-0xbfff]
[    1.281067] pci_bus 0000:66: resource 1 [mem 0xd8d00000-0xd8dfffff]
[    1.281068] pci_bus 0000:66: resource 2 [mem 0xc0000000-0xd01fffff 64bit pref]
[    1.281069] pci_bus 0000:67: resource 0 [io  0xb000-0xbfff]
[    1.281071] pci_bus 0000:67: resource 1 [mem 0xd8d00000-0xd8dfffff]
[    1.281072] pci_bus 0000:67: resource 2 [mem 0xc0000000-0xd01fffff 64bit pref]
[    1.281092] pci 0000:b2:03.0: PCI bridge to [bus b3]
[    1.281096] pci 0000:b2:03.0:   bridge window [mem 0xfbe00000-0xfbefffff]
[    1.281102] pci_bus 0000:b2: resource 4 [io  0xc000-0xffff window]
[    1.281103] pci_bus 0000:b2: resource 5 [mem 0xd9000000-0xfbffffff window]
[    1.281104] pci_bus 0000:b2: resource 6 [mem 0x383000000000-0x383fffffffff window]
[    1.281106] pci_bus 0000:b3: resource 1 [mem 0xfbe00000-0xfbefffff]
[    1.281171] NET: Registered protocol family 2
[    1.281423] tcp_listen_portaddr_hash hash table entries: 32768 (order: 7, 524288 bytes, linear)
[    1.281543] TCP established hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    1.282767] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    1.282953] TCP: Hash tables configured (established 524288 bind 65536)
[    1.283034] UDP hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[    1.283241] UDP-Lite hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[    1.283576] NET: Registered protocol family 1
[    1.295032] pci 0000:00:14.0: quirk_usb_early_handoff+0x0/0x668 took 11125 usecs
[    1.295356] pci 0000:17:00.0: CLS mismatch (64 != 32), using 64 bytes
[    1.295383] pci 0000:19:00.1: D0 power state depends on 0000:19:00.0
[    1.295484] pci 0000:67:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    1.295513] pci 0000:67:00.1: D0 power state depends on 0000:67:00.0
[    1.295614] Unpacking initramfs...
[    1.555953] Freeing initrd memory: 4696K
[    1.572940] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    1.572942] software IO TLB: mapped [mem 0x4c000000-0x50000000] (64MB)
[    1.573525] check: Scanning for low memory corruption every 60 seconds
[    1.574345] Initialise system trusted keyrings
[    1.574360] Key type blacklist registered
[    1.574433] workingset: timestamp_bits=46 max_order=24 bucket_order=0
[    1.576987] zbud: loaded
[    1.584172] Key type asymmetric registered
[    1.584175] Asymmetric key parser 'x509' registered
[    1.584188] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[    1.584191] io scheduler mq-deadline registered
[    1.584589] pcieport 0000:00:1c.0: PME: Signaling with IRQ 24
[    1.584947] pcieport 0000:00:1c.2: PME: Signaling with IRQ 25
[    1.586148] pcieport 0000:16:00.0: PME: Signaling with IRQ 31
[    1.586706] pcieport 0000:64:00.0: PME: Signaling with IRQ 35
[    1.587227] pcieport 0000:b2:03.0: PME: Signaling with IRQ 39
[    1.587541] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    1.587645] efifb: probing for efifb
[    1.587685] efifb: framebuffer at 0xc0000000, using 5120k, total 5120k
[    1.587687] efifb: mode is 1280x1024x32, linelength=5120, pages=1
[    1.587688] efifb: scrolling: redraw
[    1.587690] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    1.587821] Console: switching to colour frame buffer device 160x64
[    1.591079] fb0: EFI VGA frame buffer device
[    1.591089] intel_idle: MWAIT substates: 0x2020
[    1.591090] intel_idle: v0.4.1 model 0x55
[    1.592223] intel_idle: lapic_timer_reliable_states 0xffffffff
[    1.592293] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[    1.592296] ACPI: Sleep Button [SLPB]
[    1.592386] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    1.592388] ACPI: Power Button [PWRB]
[    1.592423] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    1.592424] ACPI: Power Button [PWRF]
[    1.595692] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.599759] rtc_cmos 00:00: RTC can wake from S4
[    1.600289] rtc_cmos 00:00: registered as rtc0
[    1.600311] rtc_cmos 00:00: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    1.600361] intel_pstate: Intel P-state driver initializing
[    1.604208] intel_pstate: HWP enabled
[    1.605723] ledtrig-cpu: registered to indicate activity on CPUs
[    1.605905] NET: Registered protocol family 10
[    1.606515] Segment Routing with IPv6
[    1.606530] NET: Registered protocol family 17
[    1.608296] RAS: Correctable Errors collector initialized.
[    1.608314] microcode: sig=0x50654, pf=0x4, revision=0x200005e
[    1.609303] microcode: Microcode Update Driver: v2.2.
[    1.609804] *** VALIDATE rdt ***
[    1.609807] resctrl: MB allocation detected
[    1.609810] IPI shorthand broadcast: enabled
[    1.609817] sched_clock: Marking stable (1612701066, -2900814)->(1627766054, -17965802)
[    1.609866] registered taskstats version 1
[    1.609868] Loading compiled-in X.509 certificates
[    1.610386] Loaded X.509 cert 'Build time autogenerated kernel key: 7231c76f1ff66a958d44d132e0f35717e8fa55ad'
[    1.610407] zswap: loaded using pool lzo/zbud
[    1.610507] Key type ._fscrypt registered
[    1.610508] Key type .fscrypt registered
[    1.610718] Key type big_key registered
[    1.611475] rtc_cmos 00:00: setting system clock to 2020-02-02T20:20:26 UTC (1580674826)
[    1.611698] Freeing unused kernel image (initmem) memory: 1212K
[    1.642995] Write protecting the kernel read-only data: 16384k
[    1.643775] Freeing unused kernel image (text/rodata gap) memory: 2044K
[    1.644068] Freeing unused kernel image (rodata/data gap) memory: 1252K
[    1.644081] Run /init as init process
[    1.858478] nvme nvme0: pci function 0000:b3:00.0
[    2.086174] nvme nvme0: 7/0/0 default/read/poll queues
[    2.101974]  nvme0n1: p1 p2
[    2.117073] ahci 0000:00:17.0: version 3.0
[    2.117252] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 8 ports 6 Gbps 0xff impl SATA mode
[    2.117253] ahci 0000:00:17.0: flags: 64bit ncq sntf led clo only pio slum part ems deso sadm sds apst 
[    2.186935] scsi host0: ahci
[    2.187026] scsi host1: ahci
[    2.187092] scsi host2: ahci
[    2.187153] scsi host3: ahci
[    2.187211] scsi host4: ahci
[    2.187278] scsi host5: ahci
[    2.187335] scsi host6: ahci
[    2.187452] scsi host7: ahci
[    2.187475] ata1: SATA max UDMA/133 abar m2048@0x92f26000 port 0x92f26100 irq 49
[    2.187476] ata2: SATA max UDMA/133 abar m2048@0x92f26000 port 0x92f26180 irq 49
[    2.187477] ata3: SATA max UDMA/133 abar m2048@0x92f26000 port 0x92f26200 irq 49
[    2.187478] ata4: SATA max UDMA/133 abar m2048@0x92f26000 port 0x92f26280 irq 49
[    2.187479] ata5: SATA max UDMA/133 abar m2048@0x92f26000 port 0x92f26300 irq 49
[    2.187480] ata6: SATA max UDMA/133 abar m2048@0x92f26000 port 0x92f26380 irq 49
[    2.187481] ata7: SATA max UDMA/133 abar m2048@0x92f26000 port 0x92f26400 irq 49
[    2.187482] ata8: SATA max UDMA/133 abar m2048@0x92f26000 port 0x92f26480 irq 49
[    2.187604] ahci 0000:06:00.0: SSS flag set, parallel bus scan disabled
[    2.187643] ahci 0000:06:00.0: AHCI 0001.0200 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
[    2.187644] ahci 0000:06:00.0: flags: 64bit ncq sntf stag led clo pmp pio slum part ccc sxs 
[    2.187799] scsi host8: ahci
[    2.187865] scsi host9: ahci
[    2.187889] ata9: SATA max UDMA/133 abar m512@0x92b00000 port 0x92b00100 irq 50
[    2.187891] ata10: SATA max UDMA/133 abar m512@0x92b00000 port 0x92b00180 irq 50
[    2.500516] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    2.500538] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    2.500559] ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    2.500580] ata4: SATA link down (SStatus 4 SControl 300)
[    2.500602] ata8: SATA link down (SStatus 4 SControl 300)
[    2.500639] ata9: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    2.500643] ata2: SATA link down (SStatus 4 SControl 300)
[    2.500764] ata6: SATA link down (SStatus 4 SControl 300)
[    2.500784] ata7: SATA link down (SStatus 4 SControl 300)
[    2.500914] ata5.00: ATA-10: INTEL SSDSC2BB016T7, N2010112, max UDMA/133
[    2.500918] ata5.00: 3125627568 sectors, multi 1: LBA48 NCQ (depth 32)
[    2.501051] ata9.00: ATA-7: SSDSA2SH064G1GC INTEL, 045C8850, max UDMA/133
[    2.501055] ata9.00: 125045424 sectors, multi 16: LBA48 NCQ (depth 31)
[    2.501299] ata9.00: configured for UDMA/133
[    2.501491] ata5.00: configured for UDMA/133
[    2.502966] ata1.00: ATA-8: WDC WD6000BLHX-01V7BV0, 04.05G04, max UDMA/133
[    2.502970] ata1.00: 1172123568 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    2.503633] ata3.00: ATA-8: WDC WD6000BLHX-01V7BV0, 04.05G04, max UDMA/133
[    2.503637] ata3.00: 1172123568 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    2.505710] ata1.00: configured for UDMA/133
[    2.506035] scsi 0:0:0:0: Direct-Access     ATA      WDC WD6000BLHX-0 5G04 PQ: 0 ANSI: 5
[    2.507780] ata3.00: configured for UDMA/133
[    2.508046] scsi 2:0:0:0: Direct-Access     ATA      WDC WD6000BLHX-0 5G04 PQ: 0 ANSI: 5
[    2.508878] scsi 4:0:0:0: Direct-Access     ATA      INTEL SSDSC2BB01 0112 PQ: 0 ANSI: 5
[    2.509372] scsi 8:0:0:0: Direct-Access     ATA      SSDSA2SH064G1GC  8850 PQ: 0 ANSI: 5
[    2.589667] tsc: Refined TSC clocksource calibration: 2903.999 MHz
[    2.589682] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x29dc050a48e, max_idle_ns: 440795325698 ns
[    2.589758] clocksource: Switched to clocksource tsc
[    2.823887] ata10: SATA link down (SStatus 0 SControl 300)
[    2.874643] sd 0:0:0:0: [sda] 1172123568 512-byte logical blocks: (600 GB/559 GiB)
[    2.874645] ata5.00: Enabling discard_zeroes_data
[    2.874652] sd 0:0:0:0: [sda] Write Protect is off
[    2.874653] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.874659] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.874678] sd 8:0:0:0: [sdc] 125045424 512-byte logical blocks: (64.0 GB/59.6 GiB)
[    2.874680] sd 2:0:0:0: [sdb] 1172123568 512-byte logical blocks: (600 GB/559 GiB)
[    2.874687] sd 8:0:0:0: [sdc] Write Protect is off
[    2.874689] sd 8:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[    2.874689] sd 2:0:0:0: [sdb] Write Protect is off
[    2.874691] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    2.874703] sd 8:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.874704] sd 4:0:0:0: [sdd] 3125627568 512-byte logical blocks: (1.60 TB/1.46 TiB)
[    2.874706] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.874706] sd 4:0:0:0: [sdd] 4096-byte physical blocks
[    2.874717] sd 4:0:0:0: [sdd] Write Protect is off
[    2.874718] sd 4:0:0:0: [sdd] Mode Sense: 00 3a 00 00
[    2.874733] sd 4:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.896796]  sdc: sdc1
[    2.897010] sd 8:0:0:0: [sdc] Attached SCSI disk
[    2.899727] ata5.00: Enabling discard_zeroes_data
[    2.901022]  sdd: sdd1
[    2.901145] ata5.00: Enabling discard_zeroes_data
[    2.901222] sd 4:0:0:0: [sdd] Attached SCSI disk
[    2.922207]  sdb: sdb1
[    2.922477] sd 2:0:0:0: [sdb] Attached SCSI disk
[    2.925324]  sda: sda1 sda2
[    2.925672] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.928531] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    2.928546] sd 2:0:0:0: Attached scsi generic sg1 type 0
[    2.928561] sd 4:0:0:0: Attached scsi generic sg2 type 0
[    2.928576] sd 8:0:0:0: Attached scsi generic sg3 type 0
[    3.136075] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    3.136873] ehci-pci: EHCI PCI platform driver
[    3.146960] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    3.146964] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    3.148016] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000000009810
[    3.148019] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    3.148152] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.05
[    3.148153] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.148154] usb usb1: Product: xHCI Host Controller
[    3.148155] usb usb1: Manufacturer: Linux 5.5.1-gentoo-x86_64 xhci-hcd
[    3.148155] usb usb1: SerialNumber: 0000:00:14.0
[    3.148265] hub 1-0:1.0: USB hub found
[    3.148279] hub 1-0:1.0: 16 ports detected
[    3.149008] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    3.149010] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    3.149011] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[    3.149030] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.05
[    3.149030] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.149031] usb usb2: Product: xHCI Host Controller
[    3.149031] usb usb2: Manufacturer: Linux 5.5.1-gentoo-x86_64 xhci-hcd
[    3.149032] usb usb2: SerialNumber: 0000:00:14.0
[    3.149075] hub 2-0:1.0: USB hub found
[    3.149085] hub 2-0:1.0: 10 ports detected
[    3.149164] usb: port power management may be unreliable
[    3.149557] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    3.149560] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 3
[    3.204325] xhci_hcd 0000:01:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000000000010
[    3.204484] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.05
[    3.204485] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.204486] usb usb3: Product: xHCI Host Controller
[    3.204486] usb usb3: Manufacturer: Linux 5.5.1-gentoo-x86_64 xhci-hcd
[    3.204487] usb usb3: SerialNumber: 0000:01:00.0
[    3.204588] hub 3-0:1.0: USB hub found
[    3.204592] hub 3-0:1.0: 2 ports detected
[    3.204668] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    3.204669] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 4
[    3.204671] xhci_hcd 0000:01:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[    3.204693] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    3.204702] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.05
[    3.204703] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.204704] usb usb4: Product: xHCI Host Controller
[    3.204704] usb usb4: Manufacturer: Linux 5.5.1-gentoo-x86_64 xhci-hcd
[    3.204705] usb usb4: SerialNumber: 0000:01:00.0
[    3.204742] hub 4-0:1.0: USB hub found
[    3.204746] hub 4-0:1.0: 2 ports detected
[    3.217962] hid: raw HID events driver (C) Jiri Kosina
[    3.221829] usbcore: registered new interface driver usb-storage
[    3.224173] usbcore: registered new interface driver uas
[    3.227061] uhci_hcd: USB Universal Host Controller Interface driver
[    3.230288] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    3.233665] usbcore: registered new interface driver usbhid
[    3.233665] usbhid: USB HID core driver
[    3.288171] device-mapper: uevent: version 1.0.3
[    3.288212] device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised: dm-devel@redhat.com
[    3.386323] raid6: avx512x4 gen() 49791 MB/s
[    3.442963] raid6: avx512x4 xor() 27632 MB/s
[    3.479671] usb 1-7: new low-speed USB device number 2 using xhci_hcd
[    3.499626] raid6: avx512x2 gen() 42555 MB/s
[    3.556297] raid6: avx512x2 xor() 24123 MB/s
[    3.612961] raid6: avx512x1 gen() 34074 MB/s
[    3.625295] usb 1-7: New USB device found, idVendor=046d, idProduct=c31d, bcdDevice=66.00
[    3.625296] usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.625298] usb 1-7: Product: USB Keyboard
[    3.625298] usb 1-7: Manufacturer: Logitech
[    3.630498] input: Logitech USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/0003:046D:C31D.0001/input/input3
[    3.669628] raid6: avx512x1 xor() 19159 MB/s
[    3.686415] hid-generic 0003:046D:C31D.0001: input,hidraw0: USB HID v1.10 Keyboard [Logitech USB Keyboard] on usb-0000:00:14.0-7/input0
[    3.691878] input: Logitech USB Keyboard Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.1/0003:046D:C31D.0002/input/input4
[    3.726290] raid6: avx2x4   gen() 35947 MB/s
[    3.743074] usb 2-1: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
[    3.746367] input: Logitech USB Keyboard System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.1/0003:046D:C31D.0002/input/input5
[    3.746461] hid-generic 0003:046D:C31D.0002: input,hidraw1: USB HID v1.10 Device [Logitech USB Keyboard] on usb-0000:00:14.0-7/input1
[    3.761142] usb 2-1: New USB device found, idVendor=174c, idProduct=3074, bcdDevice= 1.00
[    3.761143] usb 2-1: New USB device strings: Mfr=2, Product=3, SerialNumber=0
[    3.761144] usb 2-1: Product: ASM107x
[    3.761145] usb 2-1: Manufacturer: ASRock
[    3.762092] hub 2-1:1.0: USB hub found
[    3.762203] hub 2-1:1.0: 4 ports detected
[    3.782963] raid6: avx2x4   xor() 20497 MB/s
[    3.839634] raid6: avx2x2   gen() 31087 MB/s
[    3.882972] usb 1-8: new full-speed USB device number 3 using xhci_hcd
[    3.896251] raid6: avx2x2   xor() 19930 MB/s
[    3.952918] raid6: avx2x1   gen() 24877 MB/s
[    4.009584] raid6: avx2x1   xor() 17408 MB/s
[    4.025494] usb 1-8: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=12.03
[    4.025496] usb 1-8: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.025497] usb 1-8: Product: USB Receiver
[    4.025498] usb 1-8: Manufacturer: Logitech
[    4.027916] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/0003:046D:C52B.0003/input/input6
[    4.066252] raid6: sse2x4   gen() 12611 MB/s
[    4.083052] hid-generic 0003:046D:C52B.0003: input,hidraw2: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:14.0-8/input0
[    4.084867] input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.1/0003:046D:C52B.0004/input/input7
[    4.084888] input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.1/0003:046D:C52B.0004/input/input8
[    4.122920] raid6: sse2x4   xor()  7859 MB/s
[    4.139663] input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.1/0003:046D:C52B.0004/input/input9
[    4.139752] hid-generic 0003:046D:C52B.0004: input,hiddev0,hidraw3: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-8/input1
[    4.141116] hid-generic 0003:046D:C52B.0005: hiddev1,hidraw4: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-8/input2
[    4.179584] raid6: sse2x2   gen() 11810 MB/s
[    4.236251] raid6: sse2x2   xor()  7330 MB/s
[    4.262973] usb 1-9: new high-speed USB device number 4 using xhci_hcd
[    4.281458] usb 1-9: New USB device found, idVendor=174c, idProduct=2074, bcdDevice= 1.00
[    4.281459] usb 1-9: New USB device strings: Mfr=2, Product=3, SerialNumber=0
[    4.281460] usb 1-9: Product: ASM107x
[    4.281460] usb 1-9: Manufacturer: ASRock
[    4.282106] hub 1-9:1.0: USB hub found
[    4.282270] hub 1-9:1.0: 4 ports detected
[    4.292921] raid6: sse2x1   gen() 10604 MB/s
[    4.349588] raid6: sse2x1   xor()  5997 MB/s
[    4.349588] raid6: using algorithm avx512x4 gen() 49791 MB/s
[    4.349589] raid6: .... xor() 27632 MB/s, rmw enabled
[    4.349589] raid6: using avx512x2 recovery algorithm
[    4.350517] async_tx: api initialized (async)
[    4.351490] xor: automatically using best checksumming function   avx       
[    4.362102] device-mapper: raid: Loading target version 1.15.0
[    4.409591] usb 1-12: new full-speed USB device number 5 using xhci_hcd
[    4.484087] FS-Cache: Loaded
[    4.496339] RPC: Registered named UNIX socket transport module.
[    4.496340] RPC: Registered udp transport module.
[    4.496340] RPC: Registered tcp transport module.
[    4.496341] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    4.509289] FS-Cache: Netfs 'nfs' registered for caching
[    4.521345] fuse: init (API version 7.31)
[    4.521358] *** VALIDATE fuse ***
[    4.521360] *** VALIDATE fuse ***
[    4.555324] usb 1-12: New USB device found, idVendor=0403, idProduct=6001, bcdDevice= 6.00
[    4.555325] usb 1-12: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    4.555326] usb 1-12: Product: FT232R USB UART
[    4.555327] usb 1-12: Manufacturer: FTDI
[    4.555328] usb 1-12: SerialNumber: AL05LDM8
[    4.679663] usb 1-14: new full-speed USB device number 6 using xhci_hcd
[    4.709946] loop: module loaded
[    4.755101] NET: Registered protocol family 38
[    4.771225] cryptd: max_cpu_qlen set to 1000
[    4.776228] AVX2 version of gcm_enc/dec engaged.
[    4.776229] AES CTR mode by8 optimization enabled
[    4.820715] usb 1-14: New USB device found, idVendor=8087, idProduct=0aa7, bcdDevice= 0.01
[    4.820716] usb 1-14: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    4.881060] random: fast init done
[    4.922402] EXT4-fs (nvme0n1p2): mounted filesystem with ordered data mode. Opts: (null)
[    5.096459] random: lvm: uninitialized urandom read (4 bytes read)
[    5.100496] random: lvm: uninitialized urandom read (4 bytes read)
[    5.671069] systemd-udevd[4746]: Network interface NamePolicy= disabled on kernel command line, ignoring.
[    5.672892] systemd-udevd[4746]: /lib/udev/rules.d/11-dm-lvm.rules:40 Invalid value for OPTIONS key, ignoring: 'event_timeout=180'
[    5.672894] systemd-udevd[4746]: /lib/udev/rules.d/11-dm-lvm.rules:40 The line takes no effect, ignoring.
[    5.695386] systemd-udevd[4746]: Network interface NamePolicy= disabled on kernel command line, ignoring.
[    5.695874] systemd-udevd[4746]: /lib/udev/rules.d/11-dm-lvm.rules:40 Invalid value for OPTIONS key, ignoring: 'event_timeout=180'
[    5.695876] systemd-udevd[4746]: /lib/udev/rules.d/11-dm-lvm.rules:40 The line takes no effect, ignoring.
[    5.769917] dca service started, version 1.12.1
[    5.772462] ioatdma: Intel(R) QuickData Technology Driver 5.00
[    5.772514] ioatdma 0000:00:04.0: enabling device (0004 -> 0006)
[    5.775147] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[    5.778947] usbcore: registered new interface driver ftdi_sio
[    5.778988] usbserial: USB Serial support registered for FTDI USB Serial Device
[    5.779046] ftdi_sio 1-12:1.0: FTDI USB Serial Device converter detected
[    5.779099] usb 1-12: Detected FT232RL
[    5.779269] usb 1-12: FTDI USB Serial Device converter now attached to ttyUSB0
[    5.779334] ioatdma 0000:00:04.1: enabling device (0000 -> 0002)
[    5.780306] PTP clock support registered
[    5.783654] mousedev: PS/2 mouse device common for all mice
[    5.784087] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[    5.784116] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[    5.785940] ioatdma 0000:00:04.2: enabling device (0000 -> 0002)
[    5.789872] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    5.789881] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[    5.789882] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    5.790043] e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[    5.791388] EFI Variables Facility v0.08 2004-May-17
[    5.791402] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.6.0-k
[    5.791403] igb: Copyright (c) 2007-2014 Intel Corporation.
[    5.791677] input: PC Speaker as /devices/platform/pcspkr/input/input11
[    5.792979] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    5.796513] ioatdma 0000:00:04.3: enabling device (0000 -> 0002)
[    5.798190] RAPL PMU: API unit is 2^-32 Joules, 2 fixed counters, 655360 ms ovfl timer
[    5.798191] RAPL PMU: hw unit of domain package 2^-14 Joules
[    5.798192] RAPL PMU: hw unit of domain dram 2^-16 Joules
[    5.819498] ioatdma 0000:00:04.4: enabling device (0000 -> 0002)
[    5.822885] pps pps0: new PPS source ptp0
[    5.822908] igb 0000:05:00.0: added PHC on eth0
[    5.822908] igb 0000:05:00.0: Intel(R) Gigabit Ethernet Network Connection
[    5.822910] igb 0000:05:00.0: eth0: (PCIe:2.5Gb/s:Width x1) 70:85:c2:5e:4f:1e
[    5.822910] igb 0000:05:00.0: eth0: PBA No: FFFFFF-0FF
[    5.822911] igb 0000:05:00.0: Using MSI-X interrupts. 2 rx queue(s), 2 tx queue(s)
[    5.824852] ioatdma 0000:00:04.5: enabling device (0000 -> 0002)
[    5.830017] ioatdma 0000:00:04.6: enabling device (0000 -> 0002)
[    5.835020] ioatdma 0000:00:04.7: enabling device (0000 -> 0002)
[    5.850361] Intel(R) Wireless WiFi driver for Linux
[    5.850362] Copyright(c) 2003- 2015 Intel Corporation
[    5.850435] iwlwifi 0000:04:00.0: enabling device (0000 -> 0002)
[    5.852464] iwlwifi 0000:04:00.0: loaded firmware version 29.1654887522.0 op_mode iwlmvm
[    5.859037] VFIO - User Level meta-driver version: 0.3
[    5.859093] pstore: Using crash dump compression: zstd
[    5.864985] pstore: Registered efi as persistent store backend
[    5.880015] systemd-udevd[4826]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
[    5.883719] vfio-pci: probe of 0000:19:00.0 failed with error -22
[    5.883806] vfio-pci: probe of 0000:19:00.1 failed with error -22
[    5.888079] snd_hda_intel 0000:67:00.1: Force to non-snoop mode
[    5.889185] systemd-udevd[4785]: Using default interface naming scheme 'v243'.
[    5.890158] systemd-udevd[4785]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
[    5.892230] systemd-udevd[4785]: eth0: Process 'net.sh eth0 start' failed with exit code 1.
[    5.892448] iwlwifi 0000:04:00.0: Detected Intel(R) Dual Band Wireless AC 3168, REV=0x220
[    5.895949] snd_hda_codec_generic hdaudioC1D0: ignore pin 0x7, too many assigned pins
[    5.895962] snd_hda_codec_generic hdaudioC1D0: ignore pin 0x9, too many assigned pins
[    5.895975] snd_hda_codec_generic hdaudioC1D0: ignore pin 0xb, too many assigned pins
[    5.895987] snd_hda_codec_generic hdaudioC1D0: ignore pin 0xd, too many assigned pins
[    5.895989] snd_hda_codec_generic hdaudioC1D0: autoconfig for Generic: line_outs=0 (0x0/0x0/0x0/0x0/0x0) type:line
[    5.895990] snd_hda_codec_generic hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    5.895990] snd_hda_codec_generic hdaudioC1D0:    hp_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    5.895991] snd_hda_codec_generic hdaudioC1D0:    mono: mono_out=0x0
[    5.895992] snd_hda_codec_generic hdaudioC1D0:    dig-out=0x3/0x5
[    5.895992] snd_hda_codec_generic hdaudioC1D0:    inputs:
[    5.910026] iwlwifi 0000:04:00.0: base HW address: f8:94:c2:fa:d0:66
[    5.933544] input: HDA ATI HDMI HDMI as /devices/pci0000:64/0000:64:00.0/0000:65:00.0/0000:66:00.0/0000:67:00.1/sound/card1/input12
[    5.933580] input: HDA ATI HDMI HDMI as /devices/pci0000:64/0000:64:00.0/0000:65:00.0/0000:66:00.0/0000:67:00.1/sound/card1/input13
[    5.934263] tun: Universal TUN/TAP device driver, 1.6
[    5.937001] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC1220: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
[    5.937002] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    5.937003] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[    5.937003] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[    5.937004] snd_hda_codec_realtek hdaudioC0D0:    dig-out=0x1e/0x0
[    5.937005] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[    5.937005] snd_hda_codec_realtek hdaudioC0D0:      Front Mic=0x19
[    5.937006] snd_hda_codec_realtek hdaudioC0D0:      Rear Mic=0x18
[    5.937007] snd_hda_codec_realtek hdaudioC0D0:      Line=0x1a
[    5.939192] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[    5.939343] thermal thermal_zone0: failed to read out thermal zone (-61)
[    5.949627] random: crng init done
[    5.950625] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
[    5.950659] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
[    5.950688] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
[    5.950719] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
[    5.950769] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
[    5.950823] input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1f.3/sound/card0/input19
[    5.950875] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input20
[    6.009422] [drm] amdgpu kernel modesetting enabled.
[    6.009459] CRAT table not found
[    6.009460] Virtual CRAT table created for CPU
[    6.009461] Parsing CRAT table with 1 nodes
[    6.009461] Creating topology SYSFS entries
[    6.009467] Topology: Add CPU node
[    6.009467] Finished initializing topology
[    6.009592] checking generic (c0000000 500000) vs hw (c0000000 10000000)
[    6.009593] fb0: switching to amdgpudrmfb from EFI VGA
[    6.009637] Console: switching to colour dummy device 80x25
[    6.009658] amdgpu 0000:67:00.0: vgaarb: deactivate vga console
[    6.009785] [drm] initializing kernel modesetting (VEGA10 0x1002:0x687F 0x1043:0x04C4 0xC1).
[    6.009795] [drm] register mmio base: 0xD8D00000
[    6.009795] [drm] register mmio size: 524288
[    6.009805] [drm] add ip block number 0 <soc15_common>
[    6.009806] [drm] add ip block number 1 <gmc_v9_0>
[    6.009807] [drm] add ip block number 2 <vega10_ih>
[    6.009807] [drm] add ip block number 3 <psp>
[    6.009808] [drm] add ip block number 4 <gfx_v9_0>
[    6.009808] [drm] add ip block number 5 <sdma_v4_0>
[    6.009809] [drm] add ip block number 6 <powerplay>
[    6.009809] [drm] add ip block number 7 <dm>
[    6.009810] [drm] add ip block number 8 <uvd_v7_0>
[    6.009810] [drm] add ip block number 9 <vce_v4_0>
[    6.010330] resource sanity check: requesting [mem 0x000c0000-0x000dffff], which spans more than PCI Bus 0000:00 [mem 0x000c4000-0x000c7fff window]
[    6.010335] caller pci_map_rom+0x65/0x17b mapping multiple BARs
[    6.010336] amdgpu 0000:67:00.0: No more image in the PCI ROM
[    6.010351] ATOM BIOS: 115-D050PIL-100
[    6.010548] [drm] UVD(0) is enabled in VM mode
[    6.010549] [drm] UVD(0) ENC is enabled in VM mode
[    6.010549] [drm] VCE enabled in VM mode
[    6.010568] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[    6.010574] amdgpu 0000:67:00.0: BAR 2: releasing [mem 0xd0000000-0xd01fffff 64bit pref]
[    6.010575] amdgpu 0000:67:00.0: BAR 0: releasing [mem 0xc0000000-0xcfffffff 64bit pref]
[    6.010586] pcieport 0000:66:00.0: BAR 15: releasing [mem 0xc0000000-0xd01fffff 64bit pref]
[    6.010587] pcieport 0000:65:00.0: BAR 15: releasing [mem 0xc0000000-0xd01fffff 64bit pref]
[    6.010588] pcieport 0000:64:00.0: BAR 15: releasing [mem 0xc0000000-0xd01fffff 64bit pref]
[    6.010593] pcieport 0000:64:00.0: BAR 15: assigned [mem 0x382000000000-0x3822ffffffff 64bit pref]
[    6.010594] pcieport 0000:65:00.0: BAR 15: assigned [mem 0x382000000000-0x3822ffffffff 64bit pref]
[    6.010595] pcieport 0000:66:00.0: BAR 15: assigned [mem 0x382000000000-0x3822ffffffff 64bit pref]
[    6.010596] amdgpu 0000:67:00.0: BAR 0: assigned [mem 0x382000000000-0x3821ffffffff 64bit pref]
[    6.010602] amdgpu 0000:67:00.0: BAR 2: assigned [mem 0x382200000000-0x3822001fffff 64bit pref]
[    6.010608] pcieport 0000:64:00.0: PCI bridge to [bus 65-67]
[    6.010609] pcieport 0000:64:00.0:   bridge window [io  0xb000-0xbfff]
[    6.010611] pcieport 0000:64:00.0:   bridge window [mem 0xd8d00000-0xd8efffff]
[    6.010612] pcieport 0000:64:00.0:   bridge window [mem 0x382000000000-0x3822ffffffff 64bit pref]
[    6.010614] pcieport 0000:65:00.0: PCI bridge to [bus 66-67]
[    6.010616] pcieport 0000:65:00.0:   bridge window [io  0xb000-0xbfff]
[    6.010618] pcieport 0000:65:00.0:   bridge window [mem 0xd8d00000-0xd8dfffff]
[    6.010620] pcieport 0000:65:00.0:   bridge window [mem 0x382000000000-0x3822ffffffff 64bit pref]
[    6.010623] pcieport 0000:66:00.0: PCI bridge to [bus 67]
[    6.010624] pcieport 0000:66:00.0:   bridge window [io  0xb000-0xbfff]
[    6.010626] pcieport 0000:66:00.0:   bridge window [mem 0xd8d00000-0xd8dfffff]
[    6.010628] pcieport 0000:66:00.0:   bridge window [mem 0x382000000000-0x3822ffffffff 64bit pref]
[    6.010637] amdgpu 0000:67:00.0: VRAM: 8176M 0x000000F400000000 - 0x000000F5FEFFFFFF (8176M used)
[    6.010638] amdgpu 0000:67:00.0: GART: 512M 0x0000000000000000 - 0x000000001FFFFFFF
[    6.010639] amdgpu 0000:67:00.0: AGP: 267419648M 0x000000F800000000 - 0x0000FFFFFFFFFFFF
[    6.010641] [drm] Detected VRAM RAM=8176M, BAR=8192M
[    6.010642] [drm] RAM width 2048bits HBM
[    6.010674] [TTM] Zone  kernel: Available graphics memory: 32785452 KiB
[    6.010674] [TTM] Zone   dma32: Available graphics memory: 2097152 KiB
[    6.010675] [TTM] Initializing pool allocator
[    6.010676] [TTM] Initializing DMA pool allocator
[    6.010712] [drm] amdgpu: 8176M of VRAM memory ready
[    6.010713] [drm] amdgpu: 8176M of GTT memory ready.
[    6.010722] [drm] GART: num cpu pages 131072, num gpu pages 131072
[    6.010799] [drm] PCIE GART of 512M enabled (table at 0x000000F400900000).
[    6.012765] [drm] use_doorbell being set to: [true]
[    6.013065] [drm] use_doorbell being set to: [true]
[    6.013116] amdgpu: [powerplay] hwmgr_sw_init smu backed is vega10_smu
[    6.013668] [drm] Found UVD firmware Version: 65.29 Family ID: 17
[    6.013671] [drm] PSP loading UVD firmware
[    6.014175] [drm] Found VCE firmware Version: 57.4 Binary ID: 4
[    6.014178] [drm] PSP loading VCE firmware
[    6.030717] EDAC skx: ECC is disabled on imc 0
[    6.039498] e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
[    6.058534] EXT4-fs (nvme0n1p2): re-mounted. Opts: discard
[    6.107593] e1000e 0000:00:1f.6 eth1: (PCI Express:2.5GT/s:Width x1) 70:85:c2:5e:4e:bc
[    6.107594] e1000e 0000:00:1f.6 eth1: Intel(R) PRO/1000 Network Connection
[    6.107670] e1000e 0000:00:1f.6 eth1: MAC: 12, PHY: 12, PBA No: FFFFFF-0FF
[    6.113540] EDAC skx: ECC is disabled on imc 0
[    6.115764] intel_rapl_common: Found RAPL domain package
[    6.115767] intel_rapl_common: Found RAPL domain dram
[    6.115767] intel_rapl_common: DRAM domain energy unit 15300pj
[    6.146376] Adding 67108860k swap on /dev/sda1.  Priority:-2 extents:1 across:67108860k FS
[    6.186655] EDAC skx: ECC is disabled on imc 0
[    6.190262] FAT-fs (nvme0n1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[    6.202232] [drm] reserve 0x400000 from 0xf5fe800000 for PSP TMR
[    6.213158] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
[    6.241905] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
[    6.256678] EXT4-fs (sdd1): mounted filesystem with ordered data mode. Opts: discard
[    6.260521] EXT4-fs (sdc1): mounting with "discard" option, but the device does not support discard
[    6.260522] EXT4-fs (sdc1): mounted filesystem with ordered data mode. Opts: discard
[    6.260605] EDAC skx: ECC is disabled on imc 0
[    6.343733] EDAC skx: ECC is disabled on imc 0
[    6.368885] [drm] Display Core initialized with v3.2.56!
[    6.414718] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    6.414718] [drm] Driver supports precise vblank timestamp query.
[    6.416700] EDAC skx: ECC is disabled on imc 0
[    6.435986] [drm] UVD and UVD ENC initialized successfully.
[    6.486782] EDAC skx: ECC is disabled on imc 0
[    6.536177] [drm] VCE initialized successfully.
[    6.544246] kfd kfd: Allocated 3969056 bytes on gart
[    6.544316] Virtual CRAT table created for GPU
[    6.544317] Parsing CRAT table with 1 nodes
[    6.544323] Creating topology SYSFS entries
[    6.544398] Topology: Add dGPU node [0x687f:0x1002]
[    6.544399] kfd kfd: added device 1002:687f
[    6.546777] [drm] fb mappable at 0x382000CEE000
[    6.546777] [drm] vram apper at 0x382000000000
[    6.546777] [drm] size 33177600
[    6.546778] [drm] fb depth is 24
[    6.546778] [drm]    pitch is 15360
[    6.546812] fbcon: amdgpudrmfb (fb0) is primary device
[    6.572875] Console: switching to colour frame buffer device 480x135
[    6.577469] EDAC skx: ECC is disabled on imc 0
[    6.595600] amdgpu 0000:67:00.0: fb0: amdgpudrmfb frame buffer device
[    6.595667] amdgpu 0000:67:00.0: ring gfx uses VM inv eng 0 on hub 0
[    6.595668] amdgpu 0000:67:00.0: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[    6.595669] amdgpu 0000:67:00.0: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[    6.595670] amdgpu 0000:67:00.0: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[    6.595670] amdgpu 0000:67:00.0: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[    6.595671] amdgpu 0000:67:00.0: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[    6.595671] amdgpu 0000:67:00.0: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[    6.595672] amdgpu 0000:67:00.0: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[    6.595673] amdgpu 0000:67:00.0: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[    6.595673] amdgpu 0000:67:00.0: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[    6.595674] amdgpu 0000:67:00.0: ring sdma0 uses VM inv eng 0 on hub 1
[    6.595675] amdgpu 0000:67:00.0: ring page0 uses VM inv eng 1 on hub 1
[    6.595675] amdgpu 0000:67:00.0: ring sdma1 uses VM inv eng 4 on hub 1
[    6.595676] amdgpu 0000:67:00.0: ring page1 uses VM inv eng 5 on hub 1
[    6.595676] amdgpu 0000:67:00.0: ring uvd_0 uses VM inv eng 6 on hub 1
[    6.595677] amdgpu 0000:67:00.0: ring uvd_enc_0.0 uses VM inv eng 7 on hub 1
[    6.595678] amdgpu 0000:67:00.0: ring uvd_enc_0.1 uses VM inv eng 8 on hub 1
[    6.595678] amdgpu 0000:67:00.0: ring vce0 uses VM inv eng 9 on hub 1
[    6.595679] amdgpu 0000:67:00.0: ring vce1 uses VM inv eng 10 on hub 1
[    6.595680] amdgpu 0000:67:00.0: ring vce2 uses VM inv eng 11 on hub 1
[    6.595680] [drm] ECC is not present.
[    6.595682] [drm] SRAM ECC is not present.
[    6.596174] [drm] Initialized amdgpu 3.36.0 20150101 for 0000:67:00.0 on minor 0
[    6.697518] EDAC skx: ECC is disabled on imc 0
[    6.780690] EDAC skx: ECC is disabled on imc 0
[    6.851590] EDAC skx: ECC is disabled on imc 0
[    6.914522] EDAC skx: ECC is disabled on imc 0
[    6.997538] EDAC skx: ECC is disabled on imc 0
[    7.081074] EDAC skx: ECC is disabled on imc 0
[    7.156909] EDAC skx: ECC is disabled on imc 0
[    7.224710] EDAC skx: ECC is disabled on imc 0
[    7.284003] EDAC skx: ECC is disabled on imc 0
[    7.350590] EDAC skx: ECC is disabled on imc 0
[    7.430544] EDAC skx: ECC is disabled on imc 0
[    7.493623] EDAC skx: ECC is disabled on imc 0
[    7.563629] EDAC skx: ECC is disabled on imc 0
[    7.633945] EDAC skx: ECC is disabled on imc 0
[    7.683607] EDAC skx: ECC is disabled on imc 0
[    7.726732] EDAC skx: ECC is disabled on imc 0
[   10.396372] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[   10.402527] br0: port 1(tap0) entered blocking state
[   10.402528] br0: port 1(tap0) entered disabled state
[   10.402560] device tap0 entered promiscuous mode
[   10.407632] br0: port 2(tap1) entered blocking state
[   10.407633] br0: port 2(tap1) entered disabled state
[   10.407662] device tap1 entered promiscuous mode
[   10.412697] br0: port 3(tap2) entered blocking state
[   10.412698] br0: port 3(tap2) entered disabled state
[   10.412726] device tap2 entered promiscuous mode
[   10.417884] br0: port 4(tap3) entered blocking state
[   10.417885] br0: port 4(tap3) entered disabled state
[   10.417914] device tap3 entered promiscuous mode
[   10.423121] br0: port 5(tap4) entered blocking state
[   10.423122] br0: port 5(tap4) entered disabled state
[   10.423150] device tap4 entered promiscuous mode
[   10.428182] br0: port 6(tap5) entered blocking state
[   10.428183] br0: port 6(tap5) entered disabled state
[   10.428212] device tap5 entered promiscuous mode
[   10.433274] br0: port 7(tap6) entered blocking state
[   10.433275] br0: port 7(tap6) entered disabled state
[   10.433304] device tap6 entered promiscuous mode
[   10.438431] br0: port 8(tap7) entered blocking state
[   10.438432] br0: port 8(tap7) entered disabled state
[   10.438462] device tap7 entered promiscuous mode
[   10.443716] br0: port 9(tap8) entered blocking state
[   10.443717] br0: port 9(tap8) entered disabled state
[   10.443745] device tap8 entered promiscuous mode
[   10.448827] br0: port 10(tap9) entered blocking state
[   10.448827] br0: port 10(tap9) entered disabled state
[   10.448857] device tap9 entered promiscuous mode
[   10.454157] br0: port 11(tap10) entered blocking state
[   10.454158] br0: port 11(tap10) entered disabled state
[   10.454189] device tap10 entered promiscuous mode
[   10.459406] br0: port 12(tap11) entered blocking state
[   10.459407] br0: port 12(tap11) entered disabled state
[   10.459436] device tap11 entered promiscuous mode
[   10.464677] br0: port 13(tap12) entered blocking state
[   10.464678] br0: port 13(tap12) entered disabled state
[   10.464709] device tap12 entered promiscuous mode
[   10.469875] br0: port 14(tap13) entered blocking state
[   10.469876] br0: port 14(tap13) entered disabled state
[   10.469905] device tap13 entered promiscuous mode
[   10.475122] br0: port 15(tap14) entered blocking state
[   10.475123] br0: port 15(tap14) entered disabled state
[   10.475152] device tap14 entered promiscuous mode
[   10.480347] br0: port 16(tap15) entered blocking state
[   10.480348] br0: port 16(tap15) entered disabled state
[   10.480389] device tap15 entered promiscuous mode
[   10.485465] br0: port 17(tap16) entered blocking state
[   10.485466] br0: port 17(tap16) entered disabled state
[   10.485495] device tap16 entered promiscuous mode
[   10.490610] br0: port 18(tap17) entered blocking state
[   10.490611] br0: port 18(tap17) entered disabled state
[   10.490640] device tap17 entered promiscuous mode
[   10.495817] br0: port 19(tap18) entered blocking state
[   10.495818] br0: port 19(tap18) entered disabled state
[   10.495846] device tap18 entered promiscuous mode
[   10.500301] device br0 entered promiscuous mode
[   10.501652] br0: port 19(tap18) entered blocking state
[   10.501653] br0: port 19(tap18) entered forwarding state
[   10.501657] br0: port 18(tap17) entered blocking state
[   10.501658] br0: port 18(tap17) entered forwarding state
[   10.508949] br0: port 19(tap18) entered disabled state
[   10.508953] br0: port 18(tap17) entered disabled state
[   10.519771] br0: port 19(tap18) entered blocking state
[   10.519772] br0: port 19(tap18) entered forwarding state
[   10.519778] br0: port 18(tap17) entered blocking state
[   10.519778] br0: port 18(tap17) entered forwarding state
[   11.123029] br0: port 18(tap17) entered disabled state
[   11.123095] br0: port 19(tap18) entered disabled state
[   12.790593] systemd-udevd[4800]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
[   12.919683] systemd-udevd[4800]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
[   12.925410] br1: port 1(eth0) entered blocking state
[   12.925411] br1: port 1(eth0) entered disabled state
[   12.925446] device eth0 entered promiscuous mode
[   12.930694] br1: port 2(tap19) entered blocking state
[   12.930695] br1: port 2(tap19) entered disabled state
[   12.930725] device tap19 entered promiscuous mode
[   12.934276] device br1 entered promiscuous mode
[   15.463673] amdgpu 0000:67:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
[   15.523458] igb 0000:05:00.0 eth0: igb: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX
[   15.523763] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   15.523796] br1: port 1(eth0) entered blocking state
[   15.523797] br1: port 1(eth0) entered forwarding state
[   15.523983] IPv6: ADDRCONF(NETDEV_CHANGE): br1: link becomes ready
[   16.658925] wlan0: authenticate with c8:0e:14:e6:32:31
[   16.663419] wlan0: send auth to c8:0e:14:e6:32:31 (try 1/3)
[   16.664817] wlan0: authenticated
[   16.666326] wlan0: associate with c8:0e:14:e6:32:31 (try 1/3)
[   16.668126] wlan0: RX AssocResp from c8:0e:14:e6:32:31 (capab=0x1511 status=0 aid=3)
[   16.669303] wlan0: associated
[   16.697561] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   16.709156] wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by c8:0e:14:e6:32:31
[   20.383219] bpfilter: Loaded bpfilter_umh pid 10964
[   20.422453] vfio-pci: probe of 0000:19:00.1 failed with error -22
[   21.374430] systemd-udevd[10623]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.

[-- Attachment #3: dmesg-5.4 --]
[-- Type: application/octet-stream, Size: 110408 bytes --]

[    0.000000] Linux version 5.4.17-gentoo-x86_64 (root@x299) (gcc version 9.2.0 (Gentoo 9.2.0-r2 p3)) #1 SMP PREEMPT Sat Feb 1 13:21:00 CET 2020
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-5.4.17-gentoo-x86_64 root=UUID=ab2acde8-2326-486c-8e74-3ce3aced2163 ro rootfstype=ext4 net.ifnames=0 intel_iommu=on iommu=pt amdgpu.ppfeaturemask=0xffffffff intremap=no_x2apic_optout gk.hw.load-all=true
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    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 0x008: 'MPX bounds registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[    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: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
[    0.000000] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
[    0.000000] x86/fpu: xstate_offset[5]:  960, xstate_sizes[5]:   64
[    0.000000] x86/fpu: xstate_offset[6]: 1024, xstate_sizes[6]:  512
[    0.000000] x86/fpu: xstate_offset[7]: 1536, xstate_sizes[7]: 1024
[    0.000000] x86/fpu: Enabled xstate features 0xff, context size is 2560 bytes, using 'compacted' format.
[    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-0x000000003fcd7fff] usable
[    0.000000] BIOS-e820: [mem 0x000000003fcd8000-0x0000000040c8bfff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000040c8c000-0x0000000040ffcfff] usable
[    0.000000] BIOS-e820: [mem 0x0000000040ffd000-0x0000000041d9dfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000041d9e000-0x0000000042a2ffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000042a30000-0x0000000042ae6fff] type 20
[    0.000000] BIOS-e820: [mem 0x0000000042ae7000-0x000000004fffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000050000000-0x000000006fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000109fffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.60 by American Megatrends
[    0.000000] efi:  ACPI 2.0=0x41cfd000  ACPI=0x41cfd000  SMBIOS=0x428ef000  SMBIOS 3.0=0x428ee000  MEMATTR=0x3e23a018  ESRT=0x3e4a2718 
[    0.000000] SMBIOS 3.0.0 present.
[    0.000000] DMI: To Be Filled By O.E.M. To Be Filled By O.E.M./X299 Taichi XE, BIOS P1.70 05/21/2019
[    0.000000] tsc: Detected 2900.000 MHz processor
[    0.000000] tsc: Detected 2899.886 MHz TSC
[    0.000000] [Firmware Bug]: TSC ADJUST: CPU0: -71311204864728 force to 0
[    0.001009] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.001010] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.001014] last_pfn = 0x10a0000 max_arch_pfn = 0x400000000
[    0.001016] MTRR default type: uncachable
[    0.001016] MTRR fixed ranges enabled:
[    0.001017]   00000-9FFFF write-back
[    0.001017]   A0000-BFFFF uncachable
[    0.001018]   C0000-FFFFF write-protect
[    0.001018] MTRR variable ranges enabled:
[    0.001019]   0 base 000000000000 mask 3FF000000000 write-back
[    0.001020]   1 base 001000000000 mask 3FFF80000000 write-back
[    0.001020]   2 base 001080000000 mask 3FFFE0000000 write-back
[    0.001021]   3 base 000060000000 mask 3FFFE0000000 uncachable
[    0.001021]   4 base 000080000000 mask 3FFF80000000 uncachable
[    0.001022]   5 base 00005F000000 mask 3FFFFF000000 uncachable
[    0.001022]   6 disabled
[    0.001022]   7 disabled
[    0.001023]   8 disabled
[    0.001023]   9 disabled
[    0.001447] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.001619] total RAM covered: 65520M
[    0.001831] Found optimal setting for mtrr clean up
[    0.001831]  gran_size: 64K 	chunk_size: 32M 	num_reg: 9  	lose cover RAM: 0G
[    0.002084] e820: update [mem 0x5f000000-0xffffffff] usable ==> reserved
[    0.002086] last_pfn = 0x50000 max_arch_pfn = 0x400000000
[    0.002091] esrt: Reserving ESRT space from 0x000000003e4a2718 to 0x000000003e4a2750.
[    0.002093] e820: update [mem 0x3e4a2000-0x3e4a2fff] usable ==> reserved
[    0.002102] check: Scanning 1 areas for low memory corruption
[    0.002104] Using GB pages for direct mapping
[    0.002105] BRK [0xedd801000, 0xedd801fff] PGTABLE
[    0.002106] BRK [0xedd802000, 0xedd802fff] PGTABLE
[    0.002107] BRK [0xedd803000, 0xedd803fff] PGTABLE
[    0.002116] BRK [0xedd804000, 0xedd804fff] PGTABLE
[    0.002116] BRK [0xedd805000, 0xedd805fff] PGTABLE
[    0.002151] BRK [0xedd806000, 0xedd806fff] PGTABLE
[    0.002162] BRK [0xedd807000, 0xedd807fff] PGTABLE
[    0.002163] BRK [0xedd808000, 0xedd808fff] PGTABLE
[    0.002165] BRK [0xedd809000, 0xedd809fff] PGTABLE
[    0.002182] BRK [0xedd80a000, 0xedd80afff] PGTABLE
[    0.002213] Secure boot could not be determined
[    0.002214] RAMDISK: [mem 0x355ba000-0x35a46fff]
[    0.002217] ACPI: Early table checksum verification disabled
[    0.002218] ACPI: RSDP 0x0000000041CFD000 000024 (v02 ALASKA)
[    0.002220] ACPI: XSDT 0x0000000041CFD0C8 000114 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.002223] ACPI: FACP 0x0000000041D1BB08 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
[    0.002226] ACPI: DSDT 0x0000000041CFD278 01E88C (v02 ALASKA A M I    01072009 INTL 20160422)
[    0.002227] ACPI: FACS 0x0000000041D9B080 000040
[    0.002229] ACPI: FPDT 0x0000000041D1BC20 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.002230] ACPI: FIDT 0x0000000041D1BC68 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.002232] ACPI: UEFI 0x0000000041D1BD08 000042 (v01 ALASKA A M I    00000002      01000013)
[    0.002233] ACPI: MCFG 0x0000000041D1BD50 00003C (v01 ALASKA A M I    01072009 MSFT 00000097)
[    0.002234] ACPI: HPET 0x0000000041D1BD90 000038 (v01 ALASKA A M I    00000001 INTL 20091013)
[    0.002236] ACPI: APIC 0x0000000041D1BDC8 00071E (v03 ALASKA A M I    00000000 INTL 20091013)
[    0.002237] ACPI: MCFG 0x0000000041D1C4E8 00003C (v01 ALASKA A M I    00000001 INTL 20091013)
[    0.002239] ACPI: MIGT 0x0000000041D1C528 000040 (v01 ALASKA A M I    00000000 INTL 20091013)
[    0.002240] ACPI: MSCT 0x0000000041D1C568 00004E (v01 ALASKA A M I    00000001 INTL 20091013)
[    0.002241] ACPI: PCCT 0x0000000041D1C5B8 00006E (v01 ALASKA A M I    00000002 INTL 20091013)
[    0.002243] ACPI: RASF 0x0000000041D1C628 000030 (v01 ALASKA A M I    00000001 INTL 20091013)
[    0.002245] ACPI: SLIT 0x0000000041D1C658 00006C (v01 ALASKA A M I    00000001 INTL 20091013)
[    0.002246] ACPI: SRAT 0x0000000041D1C6C8 000A30 (v03 ALASKA A M I    00000002 INTL 20091013)
[    0.002247] ACPI: SVOS 0x0000000041D1D0F8 000032 (v01 ALASKA A M I    00000000 INTL 20091013)
[    0.002249] ACPI: WDDT 0x0000000041D1D130 000040 (v01 ALASKA A M I    00000000 INTL 20091013)
[    0.002250] ACPI: OEM4 0x0000000041D1D170 029A72 (v02 INTEL  CPU  CST 00003000 INTL 20160422)
[    0.002252] ACPI: OEM2 0x0000000041D46BE8 006688 (v02 INTEL  CPU  HWP 00003000 INTL 20160422)
[    0.002253] ACPI: SSDT 0x0000000041D4D270 00D427 (v02 INTEL  SSDT  PM 00004000 INTL 20160422)
[    0.002255] ACPI: NITR 0x0000000041D5A698 000071 (v02 ALASKA A M I    00000001 INTL 20091013)
[    0.002256] ACPI: SSDT 0x0000000041D5A710 000A7B (v02 ALASKA A M I    00000000 INTL 20091013)
[    0.002258] ACPI: AAFT 0x0000000041D5B190 00044C (v01 ALASKA OEMAAFT  01072009 MSFT 00000097)
[    0.002259] ACPI: LPIT 0x0000000041D5B5E0 000094 (v01 INTEL  SKL      00000000 MSFT 0000005F)
[    0.002261] ACPI: WSMT 0x0000000041D5B678 000028 (v01 INTEL  SKL      00000000 MSFT 0000005F)
[    0.002262] ACPI: WDAT 0x0000000041D5B6A0 000134 (v01 INTEL  SKL      00000000 MSFT 0000005F)
[    0.002263] ACPI: DBGP 0x0000000041D5B7D8 000034 (v01 INTEL           00000002 MSFT 0000005F)
[    0.002265] ACPI: DBG2 0x0000000041D5B810 000054 (v00 INTEL           00000002 MSFT 0000005F)
[    0.002266] ACPI: BGRT 0x0000000041D5B868 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.002267] ACPI: DMAR 0x0000000041D5B8A0 0000F8 (v01 ALASKA A M I    00000001 INTL 20091013)
[    0.002269] ACPI: WSMT 0x0000000041D5B998 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.002273] ACPI: Local APIC address 0xfee00000
[    0.002463] Zone ranges:
[    0.002463]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.002464]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.002465]   Normal   [mem 0x0000000100000000-0x000000109fffffff]
[    0.002465]   Device   empty
[    0.002466] Movable zone start for each node
[    0.002466] Early memory node ranges
[    0.002466]   node   0: [mem 0x0000000000001000-0x000000000009ffff]
[    0.002467]   node   0: [mem 0x0000000000100000-0x000000003fcd7fff]
[    0.002468]   node   0: [mem 0x0000000040c8c000-0x0000000040ffcfff]
[    0.002468]   node   0: [mem 0x0000000042ae7000-0x000000004fffffff]
[    0.002468]   node   0: [mem 0x0000000100000000-0x000000109fffffff]
[    0.002529] Zeroed struct page in unavailable ranges: 11007 pages
[    0.002530] Initmem setup node 0 [mem 0x0000000000001000-0x000000109fffffff]
[    0.002531] On node 0 totalpages: 16700673
[    0.002532]   DMA zone: 64 pages used for memmap
[    0.002532]   DMA zone: 27 pages reserved
[    0.002533]   DMA zone: 3999 pages, LIFO batch:0
[    0.002556]   DMA32 zone: 4886 pages used for memmap
[    0.002556]   DMA32 zone: 312674 pages, LIFO batch:63
[    0.005730]   Normal zone: 256000 pages used for memmap
[    0.005730]   Normal zone: 16384000 pages, LIFO batch:63
[    0.083646] ACPI: PM-Timer IO Port: 0x1808
[    0.083647] ACPI: Local APIC address 0xfee00000
[    0.083654] ACPI: X2APIC_NMI (uid[0xffffffff] high level lint[0x1])
[    0.083656] ACPI: LAPIC_NMI (acpi_id[0xff] high level lint[0x1])
[    0.083682] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23
[    0.083685] IOAPIC[1]: apic_id 9, version 32, address 0xfec01000, GSI 24-31
[    0.083688] IOAPIC[2]: apic_id 10, version 32, address 0xfec08000, GSI 32-39
[    0.083691] IOAPIC[3]: apic_id 11, version 32, address 0xfec10000, GSI 40-47
[    0.083694] IOAPIC[4]: apic_id 12, version 32, address 0xfec18000, GSI 48-55
[    0.083696] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.083697] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.083698] ACPI: IRQ0 used by override.
[    0.083699] ACPI: IRQ9 used by override.
[    0.083700] Using ACPI (MADT) for SMP configuration information
[    0.083701] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    0.083706] e820: update [mem 0x3bbbc000-0x3bbfcfff] usable ==> reserved
[    0.083711] smpboot: Allowing 24 CPUs, 0 hotplug CPUs
[    0.083722] [mem 0x70000000-0xfdffffff] available for PCI devices
[    0.083724] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.142526] setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:24 nr_node_ids:1
[    0.142894] percpu: Embedded 43 pages/cpu s135192 r8192 d32744 u262144
[    0.142899] pcpu-alloc: s135192 r8192 d32744 u262144 alloc=1*2097152
[    0.142899] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
[    0.142902] pcpu-alloc: [0] 16 17 18 19 20 21 22 23 
[    0.142916] Built 1 zonelists, mobility grouping on.  Total pages: 16439696
[    0.142917] Kernel command line: BOOT_IMAGE=/vmlinuz-5.4.17-gentoo-x86_64 root=UUID=ab2acde8-2326-486c-8e74-3ce3aced2163 ro rootfstype=ext4 net.ifnames=0 intel_iommu=on iommu=pt amdgpu.ppfeaturemask=0xffffffff intremap=no_x2apic_optout gk.hw.load-all=true
[    0.142962] DMAR: IOMMU enabled
[    0.143014] printk: log_buf_len individual max cpu contribution: 4096 bytes
[    0.143014] printk: log_buf_len total cpu_extra contributions: 94208 bytes
[    0.143015] printk: log_buf_len min size: 131072 bytes
[    0.143036] printk: log_buf_len: 262144 bytes
[    0.143037] printk: early log buf free: 118156(90%)
[    0.145477] Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes, linear)
[    0.146699] Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[    0.146818] mem auto-init: stack:byref_all, heap alloc:off, heap free:off
[    0.242413] Memory: 65533476K/66802692K available (10243K kernel code, 583K rwdata, 2656K rodata, 1208K init, 848K bss, 1269216K reserved, 0K cma-reserved)
[    0.242526] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=24, Nodes=1
[    0.242531] Kernel/User page tables isolation: enabled
[    0.242599] rcu: Preemptible hierarchical RCU implementation.
[    0.242600] rcu: 	RCU restricting CPUs from NR_CPUS=32 to nr_cpu_ids=24.
[    0.242600] 	Tasks RCU enabled.
[    0.242601] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    0.242601] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=24
[    0.242627] NR_IRQS: 4352, nr_irqs: 1160, preallocated irqs: 16
[    0.242921] random: get_random_bytes called from start_kernel+0x450/0x70d with crng_init=0
[    0.242947] Console: colour dummy device 80x25
[    0.242951] printk: console [tty0] enabled
[    0.242958] ACPI: Core revision 20190816
[    0.243249] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[    0.243314] APIC: Switch to symmetric I/O mode setup
[    0.243315] DMAR: Host address width 46
[    0.243316] DMAR: DRHD base: 0x000000b5ffc000 flags: 0x0
[    0.243320] DMAR: dmar0: reg_base_addr b5ffc000 ver 1:0 cap 8d2078c106f0466 ecap f020df
[    0.243320] DMAR: DRHD base: 0x000000d8ffc000 flags: 0x0
[    0.243323] DMAR: dmar1: reg_base_addr d8ffc000 ver 1:0 cap 8d2078c106f0466 ecap f020df
[    0.243323] DMAR: DRHD base: 0x000000fbffc000 flags: 0x0
[    0.243326] DMAR: dmar2: reg_base_addr fbffc000 ver 1:0 cap 8d2078c106f0466 ecap f020df
[    0.243326] DMAR: DRHD base: 0x00000092ffc000 flags: 0x1
[    0.243328] DMAR: dmar3: reg_base_addr 92ffc000 ver 1:0 cap 8d2078c106f0466 ecap f020df
[    0.243329] DMAR: RMRR base: 0x00000041d92000 end: 0x00000041d94fff
[    0.243330] DMAR: ATSR flags: 0x0
[    0.243331] DMAR-IR: IOAPIC id 12 under DRHD base  0xfbffc000 IOMMU 2
[    0.243331] DMAR-IR: IOAPIC id 11 under DRHD base  0xd8ffc000 IOMMU 1
[    0.243332] DMAR-IR: IOAPIC id 10 under DRHD base  0xb5ffc000 IOMMU 0
[    0.243332] DMAR-IR: IOAPIC id 8 under DRHD base  0x92ffc000 IOMMU 3
[    0.243333] DMAR-IR: IOAPIC id 9 under DRHD base  0x92ffc000 IOMMU 3
[    0.243333] DMAR-IR: HPET id 0 under DRHD base 0x92ffc000
[    0.243334] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[    0.244045] DMAR-IR: Enabled IRQ remapping in x2apic mode
[    0.244046] x2apic enabled
[    0.244058] Switched APIC routing to cluster x2apic.
[    0.245117] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.259978] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x29ccd767b87, max_idle_ns: 440795223720 ns
[    0.259981] Calibrating delay loop (skipped), value calculated using timer frequency.. 5802.42 BogoMIPS (lpj=9666286)
[    0.259983] pid_max: default: 32768 minimum: 301
[    0.261248] LSM: Security Framework initializing
[    0.261255] SELinux:  Initializing.
[    0.261268] *** VALIDATE SELinux ***
[    0.261351] Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.261419] Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.261433] *** VALIDATE tmpfs ***
[    0.261533] *** VALIDATE proc ***
[    0.261574] *** VALIDATE cgroup1 ***
[    0.261574] *** VALIDATE cgroup2 ***
[    0.261613] mce: CPU0: Thermal monitoring enabled (TM1)
[    0.261651] process: using mwait in idle threads
[    0.261652] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.261653] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.261655] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.261656] Spectre V2 : Mitigation: Full generic retpoline
[    0.261656] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.261656] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.261657] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.261658] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
[    0.261659] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.261661] TAA: Mitigation: Clear CPU buffers
[    0.261661] MDS: Mitigation: Clear CPU buffers
[    0.261841] Freeing SMP alternatives memory: 20K
[    0.262185] TSC deadline timer enabled
[    0.262190] smpboot: CPU0: Intel(R) Core(TM) i9-7920X CPU @ 2.90GHz (family: 0x6, model: 0x55, stepping: 0x4)
[    0.279992] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.280002] ... version:                4
[    0.280003] ... bit width:              48
[    0.280004] ... generic registers:      4
[    0.280006] ... value mask:             0000ffffffffffff
[    0.280007] ... max period:             00007fffffffffff
[    0.280008] ... fixed-purpose events:   3
[    0.280009] ... event mask:             000000070000000f
[    0.286653] rcu: Hierarchical SRCU implementation.
[    0.304251] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.309988] smp: Bringing up secondary CPUs ...
[    0.343327] x86: Booting SMP configuration:
[    0.343329] .... node  #0, CPUs:        #1
[    0.000434] [Firmware Bug]: TSC ADJUST differs within socket(s), fixing all errors
[    0.376662]   #2  #3  #4  #5  #6  #7  #8  #9 #10 #11 #12
[    0.712831] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
[    0.712831] TAA CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/tsx_async_abort.html for more details.
[    0.743330]  #13 #14 #15 #16 #17 #18 #19 #20 #21 #22 #23
[    1.079253] smp: Brought up 1 node, 24 CPUs
[    1.079253] smpboot: Max logical packages: 1
[    1.079253] smpboot: Total of 24 processors activated (139250.29 BogoMIPS)
[    1.082024] devtmpfs: initialized
[    1.082024] x86/mm: Memory block size: 512MB
[    1.083510] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    1.083510] futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
[    1.083575] pinctrl core: initialized pinctrl subsystem
[    1.083838] NET: Registered protocol family 16
[    1.083974] audit: initializing netlink subsys (disabled)
[    1.083980] audit: type=2000 audit(1580667053.843:1): state=initialized audit_enabled=0 res=1
[    1.083980] cpuidle: using governor menu
[    1.083980] Detected 1 PCC Subspaces
[    1.083980] Registering PCC driver as Mailbox controller
[    1.083980] ACPI: bus type PCI registered
[    1.083980] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    1.083980] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0x60000000-0x6fffffff] (base 0x60000000)
[    1.083980] PCI: MMCONFIG at [mem 0x60000000-0x6fffffff] reserved in E820
[    1.083980] PCI: Using configuration type 1 for base access
[    1.084175] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    1.087830] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    1.087830] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    1.090128] ACPI: Added _OSI(Module Device)
[    1.090130] ACPI: Added _OSI(Processor Device)
[    1.090131] ACPI: Added _OSI(3.0 _SCP Extensions)
[    1.090132] ACPI: Added _OSI(Processor Aggregator Device)
[    1.090134] ACPI: Added _OSI(Linux-Dell-Video)
[    1.090135] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    1.090136] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    1.113313] ACPI: 3 ACPI AML tables successfully acquired and loaded
[    1.123501] ACPI: Dynamic OEM Table Load:
[    1.123699] ACPI: Dynamic OEM Table Load:
[    1.144687] ACPI: Interpreter enabled
[    1.144691] ACPI: (supports S0 S5)
[    1.144692] ACPI: Using IOAPIC for interrupt routing
[    1.144710] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    1.145051] ACPI: Enabled 7 GPEs in block 00 to 7F
[    1.159039] ACPI: PCI Root Bridge [PC00] (domain 0000 [bus 00-15])
[    1.159043] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    1.159118] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug AER LTR]
[    1.159186] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME PCIeCapability]
[    1.159261] acpi PNP0A08:00: host bridge window expanded to [mem 0xfd000000-0xfe7fffff window]; [mem 0xfd000000-0xfe7fffff window] ignored
[    1.159630] PCI host bridge to bus 0000:00
[    1.159631] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    1.159632] pci_bus 0000:00: root bus resource [io  0x1000-0x47ff window]
[    1.159633] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[    1.159633] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[    1.159634] pci_bus 0000:00: root bus resource [mem 0x70000000-0x92ffffff window]
[    1.159635] pci_bus 0000:00: root bus resource [mem 0x380000000000-0x380fffffffff window]
[    1.159635] pci_bus 0000:00: root bus resource [bus 00-15]
[    1.159643] pci 0000:00:00.0: [8086:2020] type 00 class 0x060000
[    1.159780] pci 0000:00:04.0: [8086:2021] type 00 class 0x088000
[    1.159788] pci 0000:00:04.0: reg 0x10: [mem 0x380ffff40000-0x380ffff43fff 64bit]
[    1.159894] pci 0000:00:04.1: [8086:2021] type 00 class 0x088000
[    1.159902] pci 0000:00:04.1: reg 0x10: [mem 0x380ffff3c000-0x380ffff3ffff 64bit]
[    1.160009] pci 0000:00:04.2: [8086:2021] type 00 class 0x088000
[    1.160017] pci 0000:00:04.2: reg 0x10: [mem 0x380ffff38000-0x380ffff3bfff 64bit]
[    1.160122] pci 0000:00:04.3: [8086:2021] type 00 class 0x088000
[    1.160130] pci 0000:00:04.3: reg 0x10: [mem 0x380ffff34000-0x380ffff37fff 64bit]
[    1.160251] pci 0000:00:04.4: [8086:2021] type 00 class 0x088000
[    1.160258] pci 0000:00:04.4: reg 0x10: [mem 0x380ffff30000-0x380ffff33fff 64bit]
[    1.160362] pci 0000:00:04.5: [8086:2021] type 00 class 0x088000
[    1.160370] pci 0000:00:04.5: reg 0x10: [mem 0x380ffff2c000-0x380ffff2ffff 64bit]
[    1.160477] pci 0000:00:04.6: [8086:2021] type 00 class 0x088000
[    1.160484] pci 0000:00:04.6: reg 0x10: [mem 0x380ffff28000-0x380ffff2bfff 64bit]
[    1.160590] pci 0000:00:04.7: [8086:2021] type 00 class 0x088000
[    1.160597] pci 0000:00:04.7: reg 0x10: [mem 0x380ffff24000-0x380ffff27fff 64bit]
[    1.160704] pci 0000:00:05.0: [8086:2024] type 00 class 0x088000
[    1.160808] pci 0000:00:05.2: [8086:2025] type 00 class 0x088000
[    1.160911] pci 0000:00:05.4: [8086:2026] type 00 class 0x080020
[    1.160918] pci 0000:00:05.4: reg 0x10: [mem 0x92f28000-0x92f28fff]
[    1.161024] pci 0000:00:08.0: [8086:2014] type 00 class 0x088000
[    1.161116] pci 0000:00:08.1: [8086:2015] type 00 class 0x110100
[    1.161199] pci 0000:00:08.2: [8086:2016] type 00 class 0x088000
[    1.161304] pci 0000:00:14.0: [8086:a2af] type 00 class 0x0c0330
[    1.161321] pci 0000:00:14.0: reg 0x10: [mem 0x380ffff10000-0x380ffff1ffff 64bit]
[    1.161374] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    1.161480] pci 0000:00:14.2: [8086:a2b1] type 00 class 0x118000
[    1.161496] pci 0000:00:14.2: reg 0x10: [mem 0x380ffff46000-0x380ffff46fff 64bit]
[    1.161643] pci 0000:00:16.0: [8086:a2ba] type 00 class 0x078000
[    1.161661] pci 0000:00:16.0: reg 0x10: [mem 0x380ffff45000-0x380ffff45fff 64bit]
[    1.161713] pci 0000:00:16.0: PME# supported from D3hot
[    1.161821] pci 0000:00:17.0: [8086:a282] type 00 class 0x010601
[    1.161834] pci 0000:00:17.0: reg 0x10: [mem 0x92f24000-0x92f25fff]
[    1.161840] pci 0000:00:17.0: reg 0x14: [mem 0x92f27000-0x92f270ff]
[    1.161845] pci 0000:00:17.0: reg 0x18: [io  0x4050-0x4057]
[    1.161851] pci 0000:00:17.0: reg 0x1c: [io  0x4040-0x4043]
[    1.161856] pci 0000:00:17.0: reg 0x20: [io  0x4020-0x403f]
[    1.161862] pci 0000:00:17.0: reg 0x24: [mem 0x92f26000-0x92f267ff]
[    1.161892] pci 0000:00:17.0: PME# supported from D3hot
[    1.162002] pci 0000:00:1c.0: [8086:a290] type 01 class 0x060400
[    1.162062] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    1.162072] pci 0000:00:1c.0: Intel SPT PCH root port ACS workaround enabled
[    1.162184] pci 0000:00:1c.2: [8086:a292] type 01 class 0x060400
[    1.162243] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    1.162253] pci 0000:00:1c.2: Intel SPT PCH root port ACS workaround enabled
[    1.162381] pci 0000:00:1f.0: [8086:a2d2] type 00 class 0x060100
[    1.162556] pci 0000:00:1f.2: [8086:a2a1] type 00 class 0x058000
[    1.162569] pci 0000:00:1f.2: reg 0x10: [mem 0x92f20000-0x92f23fff]
[    1.162706] pci 0000:00:1f.3: [8086:a2f0] type 00 class 0x040300
[    1.162724] pci 0000:00:1f.3: reg 0x10: [mem 0x380ffff20000-0x380ffff23fff 64bit]
[    1.162746] pci 0000:00:1f.3: reg 0x20: [mem 0x380ffff00000-0x380ffff0ffff 64bit]
[    1.162778] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    1.162896] pci 0000:00:1f.4: [8086:a2a3] type 00 class 0x0c0500
[    1.162955] pci 0000:00:1f.4: reg 0x10: [mem 0x380ffff44000-0x380ffff440ff 64bit]
[    1.163024] pci 0000:00:1f.4: reg 0x20: [io  0x4000-0x401f]
[    1.163184] pci 0000:00:1f.6: [8086:15b8] type 00 class 0x020000
[    1.163208] pci 0000:00:1f.6: reg 0x10: [mem 0x92f00000-0x92f1ffff]
[    1.163306] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
[    1.163451] pci 0000:01:00.0: [1b21:2142] type 00 class 0x0c0330
[    1.163475] pci 0000:01:00.0: reg 0x10: [mem 0x92e00000-0x92e07fff 64bit]
[    1.163518] pci 0000:01:00.0: enabling Extended Tags
[    1.163575] pci 0000:01:00.0: PME# supported from D0
[    1.163654] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    1.163657] pci 0000:00:1c.0:   bridge window [mem 0x92e00000-0x92efffff]
[    1.163700] pci 0000:02:00.0: [1b21:1184] type 01 class 0x060400
[    1.163753] pci 0000:02:00.0: enabling Extended Tags
[    1.163808] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    1.163887] pci 0000:00:1c.2: PCI bridge to [bus 02-07]
[    1.163888] pci 0000:00:1c.2:   bridge window [io  0x2000-0x3fff]
[    1.163890] pci 0000:00:1c.2:   bridge window [mem 0x92b00000-0x92dfffff]
[    1.163934] pci 0000:03:01.0: [1b21:1184] type 01 class 0x060400
[    1.163987] pci 0000:03:01.0: enabling Extended Tags
[    1.164041] pci 0000:03:01.0: PME# supported from D0 D3hot D3cold
[    1.164098] pci 0000:03:03.0: [1b21:1184] type 01 class 0x060400
[    1.164151] pci 0000:03:03.0: enabling Extended Tags
[    1.164205] pci 0000:03:03.0: PME# supported from D0 D3hot D3cold
[    1.164262] pci 0000:03:05.0: [1b21:1184] type 01 class 0x060400
[    1.164315] pci 0000:03:05.0: enabling Extended Tags
[    1.164369] pci 0000:03:05.0: PME# supported from D0 D3hot D3cold
[    1.164427] pci 0000:03:07.0: [1b21:1184] type 01 class 0x060400
[    1.164479] pci 0000:03:07.0: enabling Extended Tags
[    1.164533] pci 0000:03:07.0: PME# supported from D0 D3hot D3cold
[    1.164605] pci 0000:02:00.0: PCI bridge to [bus 03-07]
[    1.164610] pci 0000:02:00.0:   bridge window [io  0x2000-0x3fff]
[    1.164612] pci 0000:02:00.0:   bridge window [mem 0x92b00000-0x92dfffff]
[    1.164673] pci 0000:04:00.0: [8086:24fb] type 00 class 0x028000
[    1.164732] pci 0000:04:00.0: reg 0x10: [mem 0x92d00000-0x92d01fff 64bit]
[    1.164944] pci 0000:04:00.0: PME# supported from D0 D3hot D3cold
[    1.165121] pci 0000:03:01.0: PCI bridge to [bus 04]
[    1.165128] pci 0000:03:01.0:   bridge window [mem 0x92d00000-0x92dfffff]
[    1.165187] pci 0000:05:00.0: [8086:1539] type 00 class 0x020000
[    1.165229] pci 0000:05:00.0: reg 0x10: [mem 0x92c00000-0x92c1ffff]
[    1.165260] pci 0000:05:00.0: reg 0x18: [io  0x3000-0x301f]
[    1.165276] pci 0000:05:00.0: reg 0x1c: [mem 0x92c20000-0x92c23fff]
[    1.165443] pci 0000:05:00.0: PME# supported from D0 D3hot D3cold
[    1.165567] pci 0000:03:03.0: PCI bridge to [bus 05]
[    1.165572] pci 0000:03:03.0:   bridge window [io  0x3000-0x3fff]
[    1.165574] pci 0000:03:03.0:   bridge window [mem 0x92c00000-0x92cfffff]
[    1.165626] pci 0000:06:00.0: [1b21:0612] type 00 class 0x010601
[    1.165654] pci 0000:06:00.0: reg 0x10: [io  0x2050-0x2057]
[    1.165666] pci 0000:06:00.0: reg 0x14: [io  0x2040-0x2043]
[    1.165678] pci 0000:06:00.0: reg 0x18: [io  0x2030-0x2037]
[    1.165689] pci 0000:06:00.0: reg 0x1c: [io  0x2020-0x2023]
[    1.165701] pci 0000:06:00.0: reg 0x20: [io  0x2000-0x201f]
[    1.165713] pci 0000:06:00.0: reg 0x24: [mem 0x92b00000-0x92b001ff]
[    1.165877] pci 0000:03:05.0: PCI bridge to [bus 06]
[    1.165881] pci 0000:03:05.0:   bridge window [io  0x2000-0x2fff]
[    1.165884] pci 0000:03:05.0:   bridge window [mem 0x92b00000-0x92bfffff]
[    1.165920] pci 0000:03:07.0: PCI bridge to [bus 07]
[    1.165961] pci_bus 0000:00: on NUMA node 0
[    1.166392] ACPI: PCI Root Bridge [PC01] (domain 0000 [bus 16-63])
[    1.166394] acpi PNP0A08:01: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    1.166641] acpi PNP0A08:01: _OSC: platform does not support [SHPCHotplug AER LTR]
[    1.166763] acpi PNP0A08:01: _OSC: OS now controls [PCIeHotplug PME PCIeCapability]
[    1.166878] PCI host bridge to bus 0000:16
[    1.166879] pci_bus 0000:16: root bus resource [io  0x4800-0x7fff window]
[    1.166880] pci_bus 0000:16: root bus resource [mem 0x93000000-0xb5ffffff window]
[    1.166880] pci_bus 0000:16: root bus resource [mem 0x381000000000-0x381fffffffff window]
[    1.166881] pci_bus 0000:16: root bus resource [bus 16-63]
[    1.166887] pci 0000:16:00.0: [8086:2030] type 01 class 0x060400
[    1.166935] pci 0000:16:00.0: PME# supported from D0 D3hot D3cold
[    1.166987] pci 0000:16:05.0: [8086:2034] type 00 class 0x088000
[    1.167048] pci 0000:16:05.2: [8086:2035] type 00 class 0x088000
[    1.167108] pci 0000:16:05.4: [8086:2036] type 00 class 0x080020
[    1.167115] pci 0000:16:05.4: reg 0x10: [mem 0xb5f00000-0xb5f00fff]
[    1.167177] pci 0000:16:08.0: [8086:208d] type 00 class 0x088000
[    1.167219] pci 0000:16:08.1: [8086:208d] type 00 class 0x088000
[    1.167259] pci 0000:16:08.2: [8086:208d] type 00 class 0x088000
[    1.167298] pci 0000:16:08.3: [8086:208d] type 00 class 0x088000
[    1.167337] pci 0000:16:08.4: [8086:208d] type 00 class 0x088000
[    1.167376] pci 0000:16:08.5: [8086:208d] type 00 class 0x088000
[    1.167415] pci 0000:16:08.6: [8086:208d] type 00 class 0x088000
[    1.167454] pci 0000:16:08.7: [8086:208d] type 00 class 0x088000
[    1.167493] pci 0000:16:09.0: [8086:208d] type 00 class 0x088000
[    1.167534] pci 0000:16:09.1: [8086:208d] type 00 class 0x088000
[    1.167575] pci 0000:16:09.2: [8086:208d] type 00 class 0x088000
[    1.167614] pci 0000:16:09.3: [8086:208d] type 00 class 0x088000
[    1.167653] pci 0000:16:09.4: [8086:208d] type 00 class 0x088000
[    1.167692] pci 0000:16:09.5: [8086:208d] type 00 class 0x088000
[    1.167734] pci 0000:16:09.6: [8086:208d] type 00 class 0x088000
[    1.167773] pci 0000:16:09.7: [8086:208d] type 00 class 0x088000
[    1.167812] pci 0000:16:0a.0: [8086:208d] type 00 class 0x088000
[    1.167854] pci 0000:16:0a.1: [8086:208d] type 00 class 0x088000
[    1.167897] pci 0000:16:0e.0: [8086:208e] type 00 class 0x088000
[    1.167938] pci 0000:16:0e.1: [8086:208e] type 00 class 0x088000
[    1.167977] pci 0000:16:0e.2: [8086:208e] type 00 class 0x088000
[    1.168016] pci 0000:16:0e.3: [8086:208e] type 00 class 0x088000
[    1.168054] pci 0000:16:0e.4: [8086:208e] type 00 class 0x088000
[    1.168093] pci 0000:16:0e.5: [8086:208e] type 00 class 0x088000
[    1.168132] pci 0000:16:0e.6: [8086:208e] type 00 class 0x088000
[    1.168172] pci 0000:16:0e.7: [8086:208e] type 00 class 0x088000
[    1.168211] pci 0000:16:0f.0: [8086:208e] type 00 class 0x088000
[    1.168252] pci 0000:16:0f.1: [8086:208e] type 00 class 0x088000
[    1.168292] pci 0000:16:0f.2: [8086:208e] type 00 class 0x088000
[    1.168331] pci 0000:16:0f.3: [8086:208e] type 00 class 0x088000
[    1.168370] pci 0000:16:0f.4: [8086:208e] type 00 class 0x088000
[    1.168409] pci 0000:16:0f.5: [8086:208e] type 00 class 0x088000
[    1.168448] pci 0000:16:0f.6: [8086:208e] type 00 class 0x088000
[    1.168487] pci 0000:16:0f.7: [8086:208e] type 00 class 0x088000
[    1.168526] pci 0000:16:10.0: [8086:208e] type 00 class 0x088000
[    1.168567] pci 0000:16:10.1: [8086:208e] type 00 class 0x088000
[    1.168615] pci 0000:16:1d.0: [8086:2054] type 00 class 0x088000
[    1.168656] pci 0000:16:1d.1: [8086:2055] type 00 class 0x088000
[    1.168696] pci 0000:16:1d.2: [8086:2056] type 00 class 0x088000
[    1.168737] pci 0000:16:1d.3: [8086:2057] type 00 class 0x088000
[    1.168778] pci 0000:16:1e.0: [8086:2080] type 00 class 0x088000
[    1.168820] pci 0000:16:1e.1: [8086:2081] type 00 class 0x088000
[    1.168860] pci 0000:16:1e.2: [8086:2082] type 00 class 0x088000
[    1.168900] pci 0000:16:1e.3: [8086:2083] type 00 class 0x088000
[    1.168942] pci 0000:16:1e.4: [8086:2084] type 00 class 0x088000
[    1.168981] pci 0000:16:1e.5: [8086:2085] type 00 class 0x088000
[    1.169021] pci 0000:16:1e.6: [8086:2086] type 00 class 0x088000
[    1.169093] pci 0000:17:00.0: [1022:1470] type 01 class 0x060400
[    1.169108] pci 0000:17:00.0: reg 0x10: [mem 0xb5e00000-0xb5e03fff]
[    1.169175] pci 0000:17:00.0: PME# supported from D0 D3hot D3cold
[    1.169234] pci 0000:16:00.0: ASPM: current common clock configuration is broken, reconfiguring
[    1.180003] pci 0000:16:00.0: PCI bridge to [bus 17-19]
[    1.180006] pci 0000:16:00.0:   bridge window [io  0x7000-0x7fff]
[    1.180010] pci 0000:16:00.0:   bridge window [mem 0xb5d00000-0xb5efffff]
[    1.180016] pci 0000:16:00.0:   bridge window [mem 0xa0000000-0xb01fffff 64bit pref]
[    1.180075] pci 0000:18:00.0: [1022:1471] type 01 class 0x060400
[    1.180199] pci 0000:18:00.0: PME# supported from D0 D3hot D3cold
[    1.180305] pci 0000:17:00.0: PCI bridge to [bus 18-19]
[    1.180311] pci 0000:17:00.0:   bridge window [io  0x7000-0x7fff]
[    1.180315] pci 0000:17:00.0:   bridge window [mem 0xb5d00000-0xb5dfffff]
[    1.180321] pci 0000:17:00.0:   bridge window [mem 0xa0000000-0xb01fffff 64bit pref]
[    1.180376] pci 0000:19:00.0: [1002:687f] type 00 class 0x030000
[    1.180404] pci 0000:19:00.0: reg 0x10: [mem 0xa0000000-0xafffffff 64bit pref]
[    1.180415] pci 0000:19:00.0: reg 0x18: [mem 0xb0000000-0xb01fffff 64bit pref]
[    1.180422] pci 0000:19:00.0: reg 0x20: [io  0x7000-0x70ff]
[    1.180430] pci 0000:19:00.0: reg 0x24: [mem 0xb5d00000-0xb5d7ffff]
[    1.180437] pci 0000:19:00.0: reg 0x30: [mem 0xb5d80000-0xb5d9ffff pref]
[    1.180523] pci 0000:19:00.0: PME# supported from D1 D2 D3hot D3cold
[    1.180622] pci 0000:19:00.1: [1002:aaf8] type 00 class 0x040300
[    1.180643] pci 0000:19:00.1: reg 0x10: [mem 0xb5da0000-0xb5da3fff]
[    1.180758] pci 0000:19:00.1: PME# supported from D1 D2 D3hot D3cold
[    1.180873] pci 0000:18:00.0: PCI bridge to [bus 19]
[    1.180880] pci 0000:18:00.0:   bridge window [io  0x7000-0x7fff]
[    1.180883] pci 0000:18:00.0:   bridge window [mem 0xb5d00000-0xb5dfffff]
[    1.180890] pci 0000:18:00.0:   bridge window [mem 0xa0000000-0xb01fffff 64bit pref]
[    1.180913] pci_bus 0000:16: on NUMA node 0
[    1.181100] ACPI: PCI Root Bridge [PC02] (domain 0000 [bus 64-b1])
[    1.181106] acpi PNP0A08:02: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    1.181882] acpi PNP0A08:02: _OSC: platform does not support [SHPCHotplug AER LTR]
[    1.182263] acpi PNP0A08:02: _OSC: OS now controls [PCIeHotplug PME PCIeCapability]
[    1.182560] PCI host bridge to bus 0000:64
[    1.182563] pci_bus 0000:64: root bus resource [mem 0x000a0000-0x000bffff window]
[    1.182566] pci_bus 0000:64: root bus resource [io  0x8000-0xbfff window]
[    1.182568] pci_bus 0000:64: root bus resource [io  0x03b0-0x03bb window]
[    1.182570] pci_bus 0000:64: root bus resource [io  0x03c0-0x03df window]
[    1.182572] pci_bus 0000:64: root bus resource [mem 0xb6000000-0xd8ffffff window]
[    1.182574] pci_bus 0000:64: root bus resource [mem 0x382000000000-0x382fffffffff window]
[    1.182577] pci_bus 0000:64: root bus resource [bus 64-b1]
[    1.182592] pci 0000:64:00.0: [8086:2030] type 01 class 0x060400
[    1.182682] pci 0000:64:00.0: PME# supported from D0 D3hot D3cold
[    1.182801] pci 0000:64:05.0: [8086:2034] type 00 class 0x088000
[    1.182940] pci 0000:64:05.2: [8086:2035] type 00 class 0x088000
[    1.183075] pci 0000:64:05.4: [8086:2036] type 00 class 0x080020
[    1.183089] pci 0000:64:05.4: reg 0x10: [mem 0xd8f00000-0xd8f00fff]
[    1.183233] pci 0000:64:08.0: [8086:2066] type 00 class 0x088000
[    1.183375] pci 0000:64:09.0: [8086:2066] type 00 class 0x088000
[    1.183509] pci 0000:64:0a.0: [8086:2040] type 00 class 0x088000
[    1.183637] pci 0000:64:0a.1: [8086:2041] type 00 class 0x088000
[    1.183762] pci 0000:64:0a.2: [8086:2042] type 00 class 0x088000
[    1.183889] pci 0000:64:0a.3: [8086:2043] type 00 class 0x088000
[    1.184013] pci 0000:64:0a.4: [8086:2044] type 00 class 0x088000
[    1.184140] pci 0000:64:0a.5: [8086:2045] type 00 class 0x088000
[    1.184263] pci 0000:64:0a.6: [8086:2046] type 00 class 0x088000
[    1.184387] pci 0000:64:0a.7: [8086:2047] type 00 class 0x088000
[    1.184512] pci 0000:64:0b.0: [8086:2048] type 00 class 0x088000
[    1.184640] pci 0000:64:0b.1: [8086:2049] type 00 class 0x088000
[    1.184763] pci 0000:64:0b.2: [8086:204a] type 00 class 0x088000
[    1.184887] pci 0000:64:0b.3: [8086:204b] type 00 class 0x088000
[    1.185015] pci 0000:64:0c.0: [8086:2040] type 00 class 0x088000
[    1.185144] pci 0000:64:0c.1: [8086:2041] type 00 class 0x088000
[    1.185268] pci 0000:64:0c.2: [8086:2042] type 00 class 0x088000
[    1.185392] pci 0000:64:0c.3: [8086:2043] type 00 class 0x088000
[    1.185517] pci 0000:64:0c.4: [8086:2044] type 00 class 0x088000
[    1.185641] pci 0000:64:0c.5: [8086:2045] type 00 class 0x088000
[    1.185765] pci 0000:64:0c.6: [8086:2046] type 00 class 0x088000
[    1.185888] pci 0000:64:0c.7: [8086:2047] type 00 class 0x088000
[    1.186014] pci 0000:64:0d.0: [8086:2048] type 00 class 0x088000
[    1.186144] pci 0000:64:0d.1: [8086:2049] type 00 class 0x088000
[    1.186268] pci 0000:64:0d.2: [8086:204a] type 00 class 0x088000
[    1.186392] pci 0000:64:0d.3: [8086:204b] type 00 class 0x088000
[    1.186614] pci 0000:65:00.0: [1022:1470] type 01 class 0x060400
[    1.186637] pci 0000:65:00.0: reg 0x10: [mem 0xd8e00000-0xd8e03fff]
[    1.186745] pci 0000:65:00.0: PME# supported from D0 D3hot D3cold
[    1.186856] pci 0000:64:00.0: ASPM: current common clock configuration is broken, reconfiguring
[    1.200002] pci 0000:64:00.0: PCI bridge to [bus 65-67]
[    1.200005] pci 0000:64:00.0:   bridge window [io  0xb000-0xbfff]
[    1.200009] pci 0000:64:00.0:   bridge window [mem 0xd8d00000-0xd8efffff]
[    1.200015] pci 0000:64:00.0:   bridge window [mem 0xc0000000-0xd01fffff 64bit pref]
[    1.200072] pci 0000:66:00.0: [1022:1471] type 01 class 0x060400
[    1.200194] pci 0000:66:00.0: PME# supported from D0 D3hot D3cold
[    1.200298] pci 0000:65:00.0: PCI bridge to [bus 66-67]
[    1.200304] pci 0000:65:00.0:   bridge window [io  0xb000-0xbfff]
[    1.200308] pci 0000:65:00.0:   bridge window [mem 0xd8d00000-0xd8dfffff]
[    1.200314] pci 0000:65:00.0:   bridge window [mem 0xc0000000-0xd01fffff 64bit pref]
[    1.200367] pci 0000:67:00.0: [1002:687f] type 00 class 0x030000
[    1.200397] pci 0000:67:00.0: reg 0x10: [mem 0xc0000000-0xcfffffff 64bit pref]
[    1.200410] pci 0000:67:00.0: reg 0x18: [mem 0xd0000000-0xd01fffff 64bit pref]
[    1.200420] pci 0000:67:00.0: reg 0x20: [io  0xb000-0xb0ff]
[    1.200429] pci 0000:67:00.0: reg 0x24: [mem 0xd8d00000-0xd8d7ffff]
[    1.200439] pci 0000:67:00.0: reg 0x30: [mem 0xd8d80000-0xd8d9ffff pref]
[    1.200467] pci 0000:67:00.0: BAR 0: assigned to efifb
[    1.200527] pci 0000:67:00.0: PME# supported from D1 D2 D3hot D3cold
[    1.200626] pci 0000:67:00.1: [1002:aaf8] type 00 class 0x040300
[    1.200646] pci 0000:67:00.1: reg 0x10: [mem 0xd8da0000-0xd8da3fff]
[    1.200758] pci 0000:67:00.1: PME# supported from D1 D2 D3hot D3cold
[    1.200873] pci 0000:66:00.0: PCI bridge to [bus 67]
[    1.200879] pci 0000:66:00.0:   bridge window [io  0xb000-0xbfff]
[    1.200883] pci 0000:66:00.0:   bridge window [mem 0xd8d00000-0xd8dfffff]
[    1.200889] pci 0000:66:00.0:   bridge window [mem 0xc0000000-0xd01fffff 64bit pref]
[    1.200911] pci_bus 0000:64: on NUMA node 0
[    1.201071] ACPI: PCI Root Bridge [PC03] (domain 0000 [bus b2-ff])
[    1.201076] acpi PNP0A08:03: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    1.201884] acpi PNP0A08:03: _OSC: platform does not support [SHPCHotplug AER LTR]
[    1.202265] acpi PNP0A08:03: _OSC: OS now controls [PCIeHotplug PME PCIeCapability]
[    1.202556] PCI host bridge to bus 0000:b2
[    1.202559] pci_bus 0000:b2: root bus resource [io  0xc000-0xffff window]
[    1.202561] pci_bus 0000:b2: root bus resource [mem 0xd9000000-0xfbffffff window]
[    1.202564] pci_bus 0000:b2: root bus resource [mem 0x383000000000-0x383fffffffff window]
[    1.202566] pci_bus 0000:b2: root bus resource [bus b2-ff]
[    1.202585] pci 0000:b2:03.0: [8086:2033] type 01 class 0x060400
[    1.202628] pci 0000:b2:03.0: enabling Extended Tags
[    1.202681] pci 0000:b2:03.0: PME# supported from D0 D3hot D3cold
[    1.202799] pci 0000:b2:05.0: [8086:2034] type 00 class 0x088000
[    1.202939] pci 0000:b2:05.2: [8086:2035] type 00 class 0x088000
[    1.203075] pci 0000:b2:05.4: [8086:2036] type 00 class 0x080020
[    1.203091] pci 0000:b2:05.4: reg 0x10: [mem 0xfbf00000-0xfbf00fff]
[    1.203243] pci 0000:b2:12.0: [8086:204c] type 00 class 0x110100
[    1.203378] pci 0000:b2:12.1: [8086:204d] type 00 class 0x110100
[    1.203480] pci 0000:b2:12.2: [8086:204e] type 00 class 0x088000
[    1.203586] pci 0000:b2:15.0: [8086:2018] type 00 class 0x088000
[    1.203696] pci 0000:b2:16.0: [8086:2018] type 00 class 0x088000
[    1.203803] pci 0000:b2:16.4: [8086:2018] type 00 class 0x088000
[    1.203906] pci 0000:b2:17.0: [8086:2018] type 00 class 0x088000
[    1.204116] pci 0000:b3:00.0: [144d:a804] type 00 class 0x010802
[    1.204142] pci 0000:b3:00.0: reg 0x10: [mem 0xfbe00000-0xfbe03fff 64bit]
[    1.204372] pci 0000:b2:03.0: ASPM: current common clock configuration is broken, reconfiguring
[    1.216692] pci 0000:b2:03.0: PCI bridge to [bus b3]
[    1.216697] pci 0000:b2:03.0:   bridge window [mem 0xfbe00000-0xfbefffff]
[    1.216711] pci_bus 0000:b2: on NUMA node 0
[    1.216966] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.217048] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[    1.217126] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.217204] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.217281] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.217358] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.217435] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.217512] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.219983] iommu: Default domain type: Passthrough (set via kernel command line)
[    1.220027] pci 0000:19:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    1.220047] pci 0000:67:00.0: vgaarb: setting as boot VGA device
[    1.220050] pci 0000:67:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    1.220057] pci 0000:19:00.0: vgaarb: bridge control possible
[    1.220059] pci 0000:67:00.0: vgaarb: bridge control possible
[    1.220060] vgaarb: loaded
[    1.220193] SCSI subsystem initialized
[    1.220259] libata version 3.00 loaded.
[    1.220259] ACPI: bus type USB registered
[    1.220259] usbcore: registered new interface driver usbfs
[    1.220259] usbcore: registered new interface driver hub
[    1.220259] usbcore: registered new device driver usb
[    1.220259] pps_core: LinuxPPS API ver. 1 registered
[    1.220259] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    1.220259] EDAC MC: Ver: 3.0.0
[    1.220558] Registered efivars operations
[    1.220558] PCI: Using ACPI for IRQ routing
[    1.225186] PCI: pci_cache_line_size set to 64 bytes
[    1.225499] e820: reserve RAM buffer [mem 0x3bbbc000-0x3bffffff]
[    1.225501] e820: reserve RAM buffer [mem 0x3e4a2000-0x3fffffff]
[    1.225503] e820: reserve RAM buffer [mem 0x3fcd8000-0x3fffffff]
[    1.225504] e820: reserve RAM buffer [mem 0x40ffd000-0x43ffffff]
[    1.226648] NetLabel: Initializing
[    1.226648] NetLabel:  domain hash size = 128
[    1.226648] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    1.226648] NetLabel:  unlabeled traffic allowed by default
[    1.226733] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    1.226740] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[    1.231088] clocksource: Switched to clocksource tsc-early
[    1.231092] *** VALIDATE bpf ***
[    1.231199] VFS: Disk quotas dquot_6.6.0
[    1.231224] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.231259] *** VALIDATE ramfs ***
[    1.231265] *** VALIDATE hugetlbfs ***
[    1.231313] pnp: PnP ACPI init
[    1.231687] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active)
[    1.231854] system 00:01: [io  0x0500-0x053f] has been reserved
[    1.231856] system 00:01: [io  0x0400-0x047f] could not be reserved
[    1.231858] system 00:01: [io  0x0540-0x057f] has been reserved
[    1.231860] system 00:01: [io  0x0600-0x061f] has been reserved
[    1.231861] system 00:01: [io  0x0ca0-0x0ca5] has been reserved
[    1.231863] system 00:01: [io  0x0880-0x0883] has been reserved
[    1.231865] system 00:01: [io  0x0800-0x081f] has been reserved
[    1.231867] system 00:01: [mem 0xfed1c000-0xfed3ffff] has been reserved
[    1.231869] system 00:01: [mem 0xfed45000-0xfed8bfff] has been reserved
[    1.231870] system 00:01: [mem 0xff000000-0xffffffff] has been reserved
[    1.231872] system 00:01: [mem 0xfee00000-0xfeefffff] could not be reserved
[    1.231874] system 00:01: [mem 0xfed12000-0xfed1200f] has been reserved
[    1.231875] system 00:01: [mem 0xfed12010-0xfed1201f] has been reserved
[    1.231877] system 00:01: [mem 0xfed1b000-0xfed1bfff] has been reserved
[    1.231881] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.232006] system 00:02: [io  0x1854-0x1857] has been reserved
[    1.232010] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    1.232365] system 00:03: [io  0x0280-0x028f] has been reserved
[    1.232367] system 00:03: [io  0x0290-0x029f] has been reserved
[    1.232369] system 00:03: [io  0x02a0-0x02af] has been reserved
[    1.232370] system 00:03: [io  0x02b0-0x02bf] has been reserved
[    1.232373] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.232584] system 00:04: [mem 0xfd000000-0xfdabffff] has been reserved
[    1.232586] system 00:04: [mem 0xfdad0000-0xfdadffff] has been reserved
[    1.232588] system 00:04: [mem 0xfdb00000-0xfdffffff] could not be reserved
[    1.232589] system 00:04: [mem 0xfe000000-0xfe00ffff] has been reserved
[    1.232591] system 00:04: [mem 0xfe011000-0xfe01ffff] has been reserved
[    1.232593] system 00:04: [mem 0xfe036000-0xfe03bfff] has been reserved
[    1.232594] system 00:04: [mem 0xfe03d000-0xfe3fffff] has been reserved
[    1.232596] system 00:04: [mem 0xfe410000-0xfe7fffff] has been reserved
[    1.232599] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.232934] system 00:05: [io  0x0f00-0x0ffe] has been reserved
[    1.232937] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.232937] system 00:06: [mem 0xfdaf0000-0xfdafffff] has been reserved
[    1.232937] system 00:06: [mem 0xfdae0000-0xfdaeffff] has been reserved
[    1.232939] system 00:06: [mem 0xfdac0000-0xfdacffff] has been reserved
[    1.232942] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.233717] pnp: PnP ACPI: found 7 devices
[    1.235526] thermal_sys: Registered thermal governor 'fair_share'
[    1.235527] thermal_sys: Registered thermal governor 'bang_bang'
[    1.235528] thermal_sys: Registered thermal governor 'step_wise'
[    1.235529] thermal_sys: Registered thermal governor 'user_space'
[    1.235530] thermal_sys: Registered thermal governor 'power_allocator'
[    1.240062] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    1.240185] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    1.240190] pci 0000:00:1c.0:   bridge window [mem 0x92e00000-0x92efffff]
[    1.240201] pci 0000:03:01.0: PCI bridge to [bus 04]
[    1.240207] pci 0000:03:01.0:   bridge window [mem 0x92d00000-0x92dfffff]
[    1.240218] pci 0000:03:03.0: PCI bridge to [bus 05]
[    1.240222] pci 0000:03:03.0:   bridge window [io  0x3000-0x3fff]
[    1.240229] pci 0000:03:03.0:   bridge window [mem 0x92c00000-0x92cfffff]
[    1.240240] pci 0000:03:05.0: PCI bridge to [bus 06]
[    1.240244] pci 0000:03:05.0:   bridge window [io  0x2000-0x2fff]
[    1.240250] pci 0000:03:05.0:   bridge window [mem 0x92b00000-0x92bfffff]
[    1.240261] pci 0000:03:07.0: PCI bridge to [bus 07]
[    1.240275] pci 0000:02:00.0: PCI bridge to [bus 03-07]
[    1.240279] pci 0000:02:00.0:   bridge window [io  0x2000-0x3fff]
[    1.240285] pci 0000:02:00.0:   bridge window [mem 0x92b00000-0x92dfffff]
[    1.240295] pci 0000:00:1c.2: PCI bridge to [bus 02-07]
[    1.240299] pci 0000:00:1c.2:   bridge window [io  0x2000-0x3fff]
[    1.240304] pci 0000:00:1c.2:   bridge window [mem 0x92b00000-0x92dfffff]
[    1.240313] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    1.240316] pci_bus 0000:00: resource 5 [io  0x1000-0x47ff window]
[    1.240319] pci_bus 0000:00: resource 6 [mem 0x000c4000-0x000c7fff window]
[    1.240322] pci_bus 0000:00: resource 7 [mem 0xfd000000-0xfe7fffff window]
[    1.240325] pci_bus 0000:00: resource 8 [mem 0x70000000-0x92ffffff window]
[    1.240328] pci_bus 0000:00: resource 9 [mem 0x380000000000-0x380fffffffff window]
[    1.240331] pci_bus 0000:01: resource 1 [mem 0x92e00000-0x92efffff]
[    1.240334] pci_bus 0000:02: resource 0 [io  0x2000-0x3fff]
[    1.240337] pci_bus 0000:02: resource 1 [mem 0x92b00000-0x92dfffff]
[    1.240340] pci_bus 0000:03: resource 0 [io  0x2000-0x3fff]
[    1.240342] pci_bus 0000:03: resource 1 [mem 0x92b00000-0x92dfffff]
[    1.240345] pci_bus 0000:04: resource 1 [mem 0x92d00000-0x92dfffff]
[    1.240348] pci_bus 0000:05: resource 0 [io  0x3000-0x3fff]
[    1.240351] pci_bus 0000:05: resource 1 [mem 0x92c00000-0x92cfffff]
[    1.240354] pci_bus 0000:06: resource 0 [io  0x2000-0x2fff]
[    1.240357] pci_bus 0000:06: resource 1 [mem 0x92b00000-0x92bfffff]
[    1.240692] pci 0000:18:00.0: PCI bridge to [bus 19]
[    1.240694] pci 0000:18:00.0:   bridge window [io  0x7000-0x7fff]
[    1.240697] pci 0000:18:00.0:   bridge window [mem 0xb5d00000-0xb5dfffff]
[    1.240700] pci 0000:18:00.0:   bridge window [mem 0xa0000000-0xb01fffff 64bit pref]
[    1.240704] pci 0000:17:00.0: PCI bridge to [bus 18-19]
[    1.240706] pci 0000:17:00.0:   bridge window [io  0x7000-0x7fff]
[    1.240709] pci 0000:17:00.0:   bridge window [mem 0xb5d00000-0xb5dfffff]
[    1.240711] pci 0000:17:00.0:   bridge window [mem 0xa0000000-0xb01fffff 64bit pref]
[    1.240715] pci 0000:16:00.0: PCI bridge to [bus 17-19]
[    1.240717] pci 0000:16:00.0:   bridge window [io  0x7000-0x7fff]
[    1.240719] pci 0000:16:00.0:   bridge window [mem 0xb5d00000-0xb5efffff]
[    1.240721] pci 0000:16:00.0:   bridge window [mem 0xa0000000-0xb01fffff 64bit pref]
[    1.240726] pci_bus 0000:16: resource 4 [io  0x4800-0x7fff window]
[    1.240727] pci_bus 0000:16: resource 5 [mem 0x93000000-0xb5ffffff window]
[    1.240728] pci_bus 0000:16: resource 6 [mem 0x381000000000-0x381fffffffff window]
[    1.240729] pci_bus 0000:17: resource 0 [io  0x7000-0x7fff]
[    1.240730] pci_bus 0000:17: resource 1 [mem 0xb5d00000-0xb5efffff]
[    1.240731] pci_bus 0000:17: resource 2 [mem 0xa0000000-0xb01fffff 64bit pref]
[    1.240732] pci_bus 0000:18: resource 0 [io  0x7000-0x7fff]
[    1.240733] pci_bus 0000:18: resource 1 [mem 0xb5d00000-0xb5dfffff]
[    1.240734] pci_bus 0000:18: resource 2 [mem 0xa0000000-0xb01fffff 64bit pref]
[    1.240735] pci_bus 0000:19: resource 0 [io  0x7000-0x7fff]
[    1.240735] pci_bus 0000:19: resource 1 [mem 0xb5d00000-0xb5dfffff]
[    1.240736] pci_bus 0000:19: resource 2 [mem 0xa0000000-0xb01fffff 64bit pref]
[    1.240758] pci 0000:66:00.0: PCI bridge to [bus 67]
[    1.240759] pci 0000:66:00.0:   bridge window [io  0xb000-0xbfff]
[    1.240763] pci 0000:66:00.0:   bridge window [mem 0xd8d00000-0xd8dfffff]
[    1.240765] pci 0000:66:00.0:   bridge window [mem 0xc0000000-0xd01fffff 64bit pref]
[    1.240769] pci 0000:65:00.0: PCI bridge to [bus 66-67]
[    1.240771] pci 0000:65:00.0:   bridge window [io  0xb000-0xbfff]
[    1.240774] pci 0000:65:00.0:   bridge window [mem 0xd8d00000-0xd8dfffff]
[    1.240776] pci 0000:65:00.0:   bridge window [mem 0xc0000000-0xd01fffff 64bit pref]
[    1.240780] pci 0000:64:00.0: PCI bridge to [bus 65-67]
[    1.240781] pci 0000:64:00.0:   bridge window [io  0xb000-0xbfff]
[    1.240784] pci 0000:64:00.0:   bridge window [mem 0xd8d00000-0xd8efffff]
[    1.240786] pci 0000:64:00.0:   bridge window [mem 0xc0000000-0xd01fffff 64bit pref]
[    1.240790] pci_bus 0000:64: resource 4 [mem 0x000a0000-0x000bffff window]
[    1.240791] pci_bus 0000:64: resource 5 [io  0x8000-0xbfff window]
[    1.240792] pci_bus 0000:64: resource 6 [io  0x03b0-0x03bb window]
[    1.240793] pci_bus 0000:64: resource 7 [io  0x03c0-0x03df window]
[    1.240794] pci_bus 0000:64: resource 8 [mem 0xb6000000-0xd8ffffff window]
[    1.240795] pci_bus 0000:64: resource 9 [mem 0x382000000000-0x382fffffffff window]
[    1.240796] pci_bus 0000:65: resource 0 [io  0xb000-0xbfff]
[    1.240796] pci_bus 0000:65: resource 1 [mem 0xd8d00000-0xd8efffff]
[    1.240797] pci_bus 0000:65: resource 2 [mem 0xc0000000-0xd01fffff 64bit pref]
[    1.240798] pci_bus 0000:66: resource 0 [io  0xb000-0xbfff]
[    1.240799] pci_bus 0000:66: resource 1 [mem 0xd8d00000-0xd8dfffff]
[    1.240800] pci_bus 0000:66: resource 2 [mem 0xc0000000-0xd01fffff 64bit pref]
[    1.240801] pci_bus 0000:67: resource 0 [io  0xb000-0xbfff]
[    1.240802] pci_bus 0000:67: resource 1 [mem 0xd8d00000-0xd8dfffff]
[    1.240803] pci_bus 0000:67: resource 2 [mem 0xc0000000-0xd01fffff 64bit pref]
[    1.240818] pci 0000:b2:03.0: PCI bridge to [bus b3]
[    1.240821] pci 0000:b2:03.0:   bridge window [mem 0xfbe00000-0xfbefffff]
[    1.240826] pci_bus 0000:b2: resource 4 [io  0xc000-0xffff window]
[    1.240827] pci_bus 0000:b2: resource 5 [mem 0xd9000000-0xfbffffff window]
[    1.240828] pci_bus 0000:b2: resource 6 [mem 0x383000000000-0x383fffffffff window]
[    1.240829] pci_bus 0000:b3: resource 1 [mem 0xfbe00000-0xfbefffff]
[    1.240879] NET: Registered protocol family 2
[    1.241016] tcp_listen_portaddr_hash hash table entries: 32768 (order: 7, 524288 bytes, linear)
[    1.241081] TCP established hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    1.241647] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    1.241742] TCP: Hash tables configured (established 524288 bind 65536)
[    1.241786] UDP hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[    1.241895] UDP-Lite hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[    1.242072] NET: Registered protocol family 1
[    1.253299] pci 0000:00:14.0: quirk_usb_early_handoff+0x0/0x668 took 10932 usecs
[    1.253485] pci 0000:17:00.0: CLS mismatch (64 != 32), using 64 bytes
[    1.253499] pci 0000:19:00.1: D0 power state depends on 0000:19:00.0
[    1.253550] pci 0000:67:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    1.253564] pci 0000:67:00.1: D0 power state depends on 0000:67:00.0
[    1.253623] Unpacking initramfs...
[    1.502353] Freeing initrd memory: 4660K
[    1.502497] DMAR: dmar2: Using Queued invalidation
[    1.502499] DMAR: dmar1: Using Queued invalidation
[    1.502501] DMAR: dmar0: Using Queued invalidation
[    1.502502] DMAR: dmar3: Using Queued invalidation
[    1.502644] pci 0000:00:00.0: Adding to iommu group 0
[    1.502779] pci 0000:00:04.0: Adding to iommu group 1
[    1.502797] pci 0000:00:04.1: Adding to iommu group 1
[    1.502815] pci 0000:00:04.2: Adding to iommu group 1
[    1.502834] pci 0000:00:04.3: Adding to iommu group 1
[    1.502852] pci 0000:00:04.4: Adding to iommu group 1
[    1.502870] pci 0000:00:04.5: Adding to iommu group 1
[    1.502889] pci 0000:00:04.6: Adding to iommu group 1
[    1.502908] pci 0000:00:04.7: Adding to iommu group 1
[    1.502969] pci 0000:00:05.0: Adding to iommu group 2
[    1.502988] pci 0000:00:05.2: Adding to iommu group 2
[    1.503008] pci 0000:00:05.4: Adding to iommu group 2
[    1.503070] pci 0000:00:08.0: Adding to iommu group 3
[    1.503088] pci 0000:00:08.1: Adding to iommu group 3
[    1.503107] pci 0000:00:08.2: Adding to iommu group 3
[    1.503154] pci 0000:00:14.0: Adding to iommu group 4
[    1.503173] pci 0000:00:14.2: Adding to iommu group 4
[    1.503206] pci 0000:00:16.0: Adding to iommu group 5
[    1.503224] pci 0000:00:17.0: Adding to iommu group 6
[    1.503246] pci 0000:00:1c.0: Adding to iommu group 7
[    1.503268] pci 0000:00:1c.2: Adding to iommu group 8
[    1.503347] pci 0000:00:1f.0: Adding to iommu group 9
[    1.503366] pci 0000:00:1f.2: Adding to iommu group 9
[    1.503386] pci 0000:00:1f.3: Adding to iommu group 9
[    1.503406] pci 0000:00:1f.4: Adding to iommu group 9
[    1.503425] pci 0000:00:1f.6: Adding to iommu group 10
[    1.503449] pci 0000:01:00.0: Adding to iommu group 11
[    1.503472] pci 0000:02:00.0: Adding to iommu group 12
[    1.503494] pci 0000:03:01.0: Adding to iommu group 13
[    1.503517] pci 0000:03:03.0: Adding to iommu group 14
[    1.503539] pci 0000:03:05.0: Adding to iommu group 15
[    1.503561] pci 0000:03:07.0: Adding to iommu group 16
[    1.503577] pci 0000:04:00.0: Adding to iommu group 13
[    1.503588] pci 0000:05:00.0: Adding to iommu group 14
[    1.503595] pci 0000:06:00.0: Adding to iommu group 15
[    1.503616] pci 0000:16:00.0: Adding to iommu group 17
[    1.503679] pci 0000:16:05.0: Adding to iommu group 18
[    1.503701] pci 0000:16:05.2: Adding to iommu group 18
[    1.503723] pci 0000:16:05.4: Adding to iommu group 18
[    1.503854] pci 0000:16:08.0: Adding to iommu group 19
[    1.503875] pci 0000:16:08.1: Adding to iommu group 19
[    1.503896] pci 0000:16:08.2: Adding to iommu group 19
[    1.503918] pci 0000:16:08.3: Adding to iommu group 19
[    1.503939] pci 0000:16:08.4: Adding to iommu group 19
[    1.503961] pci 0000:16:08.5: Adding to iommu group 19
[    1.503983] pci 0000:16:08.6: Adding to iommu group 19
[    1.504005] pci 0000:16:08.7: Adding to iommu group 19
[    1.504135] pci 0000:16:09.0: Adding to iommu group 20
[    1.504158] pci 0000:16:09.1: Adding to iommu group 20
[    1.504180] pci 0000:16:09.2: Adding to iommu group 20
[    1.504202] pci 0000:16:09.3: Adding to iommu group 20
[    1.504225] pci 0000:16:09.4: Adding to iommu group 20
[    1.504247] pci 0000:16:09.5: Adding to iommu group 20
[    1.504269] pci 0000:16:09.6: Adding to iommu group 20
[    1.504291] pci 0000:16:09.7: Adding to iommu group 20
[    1.504338] pci 0000:16:0a.0: Adding to iommu group 21
[    1.504361] pci 0000:16:0a.1: Adding to iommu group 21
[    1.504491] pci 0000:16:0e.0: Adding to iommu group 22
[    1.504514] pci 0000:16:0e.1: Adding to iommu group 22
[    1.504538] pci 0000:16:0e.2: Adding to iommu group 22
[    1.504561] pci 0000:16:0e.3: Adding to iommu group 22
[    1.504584] pci 0000:16:0e.4: Adding to iommu group 22
[    1.504608] pci 0000:16:0e.5: Adding to iommu group 22
[    1.504631] pci 0000:16:0e.6: Adding to iommu group 22
[    1.504655] pci 0000:16:0e.7: Adding to iommu group 22
[    1.504786] pci 0000:16:0f.0: Adding to iommu group 23
[    1.504810] pci 0000:16:0f.1: Adding to iommu group 23
[    1.504834] pci 0000:16:0f.2: Adding to iommu group 23
[    1.504858] pci 0000:16:0f.3: Adding to iommu group 23
[    1.504883] pci 0000:16:0f.4: Adding to iommu group 23
[    1.504907] pci 0000:16:0f.5: Adding to iommu group 23
[    1.504931] pci 0000:16:0f.6: Adding to iommu group 23
[    1.504956] pci 0000:16:0f.7: Adding to iommu group 23
[    1.505003] pci 0000:16:10.0: Adding to iommu group 24
[    1.505028] pci 0000:16:10.1: Adding to iommu group 24
[    1.505103] pci 0000:16:1d.0: Adding to iommu group 25
[    1.505128] pci 0000:16:1d.1: Adding to iommu group 25
[    1.505154] pci 0000:16:1d.2: Adding to iommu group 25
[    1.505180] pci 0000:16:1d.3: Adding to iommu group 25
[    1.505296] pci 0000:16:1e.0: Adding to iommu group 26
[    1.505322] pci 0000:16:1e.1: Adding to iommu group 26
[    1.505347] pci 0000:16:1e.2: Adding to iommu group 26
[    1.505373] pci 0000:16:1e.3: Adding to iommu group 26
[    1.505399] pci 0000:16:1e.4: Adding to iommu group 26
[    1.505425] pci 0000:16:1e.5: Adding to iommu group 26
[    1.505451] pci 0000:16:1e.6: Adding to iommu group 26
[    1.505475] pci 0000:17:00.0: Adding to iommu group 27
[    1.505498] pci 0000:18:00.0: Adding to iommu group 28
[    1.505527] pci 0000:19:00.0: Adding to iommu group 29
[    1.505554] pci 0000:19:00.1: Adding to iommu group 30
[    1.505575] pci 0000:64:00.0: Adding to iommu group 31
[    1.505637] pci 0000:64:05.0: Adding to iommu group 32
[    1.505664] pci 0000:64:05.2: Adding to iommu group 32
[    1.505692] pci 0000:64:05.4: Adding to iommu group 32
[    1.505725] pci 0000:64:08.0: Adding to iommu group 33
[    1.505758] pci 0000:64:09.0: Adding to iommu group 34
[    1.505890] pci 0000:64:0a.0: Adding to iommu group 35
[    1.505918] pci 0000:64:0a.1: Adding to iommu group 35
[    1.505947] pci 0000:64:0a.2: Adding to iommu group 35
[    1.505975] pci 0000:64:0a.3: Adding to iommu group 35
[    1.506002] pci 0000:64:0a.4: Adding to iommu group 35
[    1.506030] pci 0000:64:0a.5: Adding to iommu group 35
[    1.506058] pci 0000:64:0a.6: Adding to iommu group 35
[    1.506086] pci 0000:64:0a.7: Adding to iommu group 35
[    1.506163] pci 0000:64:0b.0: Adding to iommu group 36
[    1.506191] pci 0000:64:0b.1: Adding to iommu group 36
[    1.506220] pci 0000:64:0b.2: Adding to iommu group 36
[    1.506249] pci 0000:64:0b.3: Adding to iommu group 36
[    1.506380] pci 0000:64:0c.0: Adding to iommu group 37
[    1.506410] pci 0000:64:0c.1: Adding to iommu group 37
[    1.506439] pci 0000:64:0c.2: Adding to iommu group 37
[    1.506468] pci 0000:64:0c.3: Adding to iommu group 37
[    1.506498] pci 0000:64:0c.4: Adding to iommu group 37
[    1.506527] pci 0000:64:0c.5: Adding to iommu group 37
[    1.506556] pci 0000:64:0c.6: Adding to iommu group 37
[    1.506585] pci 0000:64:0c.7: Adding to iommu group 37
[    1.506670] pci 0000:64:0d.0: Adding to iommu group 38
[    1.506701] pci 0000:64:0d.1: Adding to iommu group 38
[    1.506730] pci 0000:64:0d.2: Adding to iommu group 38
[    1.506760] pci 0000:64:0d.3: Adding to iommu group 38
[    1.506783] pci 0000:65:00.0: Adding to iommu group 39
[    1.506805] pci 0000:66:00.0: Adding to iommu group 40
[    1.506834] pci 0000:67:00.0: Adding to iommu group 41
[    1.506860] pci 0000:67:00.1: Adding to iommu group 42
[    1.506881] pci 0000:b2:03.0: Adding to iommu group 43
[    1.506943] pci 0000:b2:05.0: Adding to iommu group 44
[    1.506974] pci 0000:b2:05.2: Adding to iommu group 44
[    1.507005] pci 0000:b2:05.4: Adding to iommu group 44
[    1.507066] pci 0000:b2:12.0: Adding to iommu group 45
[    1.507097] pci 0000:b2:12.1: Adding to iommu group 45
[    1.507128] pci 0000:b2:12.2: Adding to iommu group 45
[    1.507160] pci 0000:b2:15.0: Adding to iommu group 46
[    1.507207] pci 0000:b2:16.0: Adding to iommu group 47
[    1.507238] pci 0000:b2:16.4: Adding to iommu group 47
[    1.507271] pci 0000:b2:17.0: Adding to iommu group 48
[    1.507315] pci 0000:b3:00.0: Adding to iommu group 49
[    1.507321] DMAR: Intel(R) Virtualization Technology for Directed I/O
[    1.508598] check: Scanning for low memory corruption every 60 seconds
[    1.508895] Initialise system trusted keyrings
[    1.508902] Key type blacklist registered
[    1.508954] workingset: timestamp_bits=46 max_order=24 bucket_order=0
[    1.509772] zbud: loaded
[    1.512176] Key type asymmetric registered
[    1.512177] Asymmetric key parser 'x509' registered
[    1.512182] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[    1.512183] io scheduler mq-deadline registered
[    1.512493] pcieport 0000:00:1c.0: PME: Signaling with IRQ 24
[    1.512633] pcieport 0000:00:1c.2: PME: Signaling with IRQ 25
[    1.513239] pcieport 0000:16:00.0: PME: Signaling with IRQ 31
[    1.513495] pcieport 0000:64:00.0: PME: Signaling with IRQ 35
[    1.513741] pcieport 0000:b2:03.0: PME: Signaling with IRQ 39
[    1.513791] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    1.513836] efifb: probing for efifb
[    1.513856] efifb: framebuffer at 0xc0000000, using 5120k, total 5120k
[    1.513857] efifb: mode is 1280x1024x32, linelength=5120, pages=1
[    1.513857] efifb: scrolling: redraw
[    1.513858] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    1.513888] fbcon: Deferring console take-over
[    1.513889] fb0: EFI VGA frame buffer device
[    1.513893] intel_idle: MWAIT substates: 0x2020
[    1.513893] intel_idle: v0.4.1 model 0x55
[    1.515064] intel_idle: lapic_timer_reliable_states 0xffffffff
[    1.515099] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[    1.515100] ACPI: Sleep Button [SLPB]
[    1.515157] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    1.515157] ACPI: Power Button [PWRB]
[    1.515175] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    1.515175] ACPI: Power Button [PWRF]
[    1.516693] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.520263] rtc_cmos 00:00: RTC can wake from S4
[    1.520749] rtc_cmos 00:00: registered as rtc0
[    1.520758] rtc_cmos 00:00: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    1.520775] intel_pstate: Intel P-state driver initializing
[    1.524482] intel_pstate: HWP enabled
[    1.526076] ledtrig-cpu: registered to indicate activity on CPUs
[    1.526243] NET: Registered protocol family 10
[    1.526745] Segment Routing with IPv6
[    1.526756] NET: Registered protocol family 17
[    1.528514] RAS: Correctable Errors collector initialized.
[    1.528530] microcode: sig=0x50654, pf=0x4, revision=0x200005e
[    1.529680] microcode: Microcode Update Driver: v2.2.
[    1.530222] *** VALIDATE rdt ***
[    1.530224] resctrl: MB allocation detected
[    1.530227] IPI shorthand broadcast: enabled
[    1.530236] sched_clock: Marking stable (1533116088, -2898609)->(1548087724, -17870245)
[    1.530283] registered taskstats version 1
[    1.530284] Loading compiled-in X.509 certificates
[    1.530781] Loaded X.509 cert 'Build time autogenerated kernel key: a88508ee2ea0fa311864c71796e5f9dbf6545b87'
[    1.530801] zswap: loaded using pool lzo/zbud
[    1.530916] Key type ._fscrypt registered
[    1.530917] Key type .fscrypt registered
[    1.531167] Key type big_key registered
[    1.531969] rtc_cmos 00:00: setting system clock to 2020-02-02T18:10:55 UTC (1580667055)
[    1.532164] Freeing unused kernel image memory: 1208K
[    1.563392] Write protecting the kernel read-only data: 16384k
[    1.564356] Freeing unused kernel image memory: 2032K
[    1.564627] Freeing unused kernel image memory: 1440K
[    1.564640] Run /init as init process
[    1.573307] fbcon: Taking over console
[    1.573346] Console: switching to colour frame buffer device 160x64
[    1.829176] nvme nvme0: pci function 0000:b3:00.0
[    2.053211] nvme nvme0: 7/0/0 default/read/poll queues
[    2.069313]  nvme0n1: p1 p2
[    2.085644] ahci 0000:00:17.0: version 3.0
[    2.095959] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 8 ports 6 Gbps 0xff impl SATA mode
[    2.095964] ahci 0000:00:17.0: flags: 64bit ncq sntf led clo only pio slum part ems deso sadm sds apst 
[    2.164498] scsi host0: ahci
[    2.164706] scsi host1: ahci
[    2.164895] scsi host2: ahci
[    2.165147] scsi host3: ahci
[    2.165395] scsi host4: ahci
[    2.165537] scsi host5: ahci
[    2.165796] scsi host6: ahci
[    2.166007] scsi host7: ahci
[    2.166067] ata1: SATA max UDMA/133 abar m2048@0x92f26000 port 0x92f26100 irq 49
[    2.166070] ata2: SATA max UDMA/133 abar m2048@0x92f26000 port 0x92f26180 irq 49
[    2.166072] ata3: SATA max UDMA/133 abar m2048@0x92f26000 port 0x92f26200 irq 49
[    2.166074] ata4: SATA max UDMA/133 abar m2048@0x92f26000 port 0x92f26280 irq 49
[    2.166076] ata5: SATA max UDMA/133 abar m2048@0x92f26000 port 0x92f26300 irq 49
[    2.166078] ata6: SATA max UDMA/133 abar m2048@0x92f26000 port 0x92f26380 irq 49
[    2.166080] ata7: SATA max UDMA/133 abar m2048@0x92f26000 port 0x92f26400 irq 49
[    2.166099] ata8: SATA max UDMA/133 abar m2048@0x92f26000 port 0x92f26480 irq 49
[    2.166228] ahci 0000:06:00.0: SSS flag set, parallel bus scan disabled
[    2.166267] ahci 0000:06:00.0: AHCI 0001.0200 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
[    2.166268] ahci 0000:06:00.0: flags: 64bit ncq sntf stag led clo pmp pio slum part ccc sxs 
[    2.166429] scsi host8: ahci
[    2.166490] scsi host9: ahci
[    2.166517] ata9: SATA max UDMA/133 abar m512@0x92b00000 port 0x92b00100 irq 50
[    2.166519] ata10: SATA max UDMA/133 abar m512@0x92b00000 port 0x92b00180 irq 50
[    2.480947] ata8: SATA link down (SStatus 4 SControl 300)
[    2.480970] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    2.480991] ata2: SATA link down (SStatus 4 SControl 300)
[    2.481035] ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    2.481135] ata6: SATA link down (SStatus 4 SControl 300)
[    2.481237] ata4: SATA link down (SStatus 4 SControl 300)
[    2.481348] ata7: SATA link down (SStatus 4 SControl 300)
[    2.481354] ata9: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    2.481374] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    2.481446] ata5.00: ATA-10: INTEL SSDSC2BB016T7, N2010112, max UDMA/133
[    2.481449] ata5.00: 3125627568 sectors, multi 1: LBA48 NCQ (depth 32)
[    2.481828] ata9.00: ATA-7: SSDSA2SH064G1GC INTEL, 045C8850, max UDMA/133
[    2.481832] ata9.00: 125045424 sectors, multi 16: LBA48 NCQ (depth 31)
[    2.482054] ata5.00: configured for UDMA/133
[    2.482469] ata9.00: configured for UDMA/133
[    2.484009] ata1.00: ATA-8: WDC WD6000BLHX-01V7BV0, 04.05G04, max UDMA/133
[    2.484013] ata1.00: 1172123568 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    2.484469] ata3.00: ATA-8: WDC WD6000BLHX-01V7BV0, 04.05G04, max UDMA/133
[    2.484472] ata3.00: 1172123568 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    2.486693] ata1.00: configured for UDMA/133
[    2.487075] scsi 0:0:0:0: Direct-Access     ATA      WDC WD6000BLHX-0 5G04 PQ: 0 ANSI: 5
[    2.488476] ata3.00: configured for UDMA/133
[    2.488774] scsi 2:0:0:0: Direct-Access     ATA      WDC WD6000BLHX-0 5G04 PQ: 0 ANSI: 5
[    2.489181] scsi 4:0:0:0: Direct-Access     ATA      INTEL SSDSC2BB01 0112 PQ: 0 ANSI: 5
[    2.489510] scsi 8:0:0:0: Direct-Access     ATA      SSDSA2SH064G1GC  8850 PQ: 0 ANSI: 5
[    2.530064] tsc: Refined TSC clocksource calibration: 2903.999 MHz
[    2.530079] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x29dc050a48e, max_idle_ns: 440795325698 ns
[    2.530156] clocksource: Switched to clocksource tsc
[    2.804212] ata10: SATA link down (SStatus 0 SControl 300)
[    2.858053] ata5.00: Enabling discard_zeroes_data
[    2.858081] sd 4:0:0:0: [sdc] 3125627568 512-byte logical blocks: (1.60 TB/1.46 TiB)
[    2.858082] sd 4:0:0:0: [sdc] 4096-byte physical blocks
[    2.858086] sd 4:0:0:0: [sdc] Write Protect is off
[    2.858087] sd 4:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[    2.858094] sd 4:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.858101] sd 0:0:0:0: [sda] 1172123568 512-byte logical blocks: (600 GB/559 GiB)
[    2.858102] sd 2:0:0:0: [sdb] 1172123568 512-byte logical blocks: (600 GB/559 GiB)
[    2.858105] sd 8:0:0:0: [sdd] 125045424 512-byte logical blocks: (64.0 GB/59.6 GiB)
[    2.858111] sd 0:0:0:0: [sda] Write Protect is off
[    2.858112] sd 2:0:0:0: [sdb] Write Protect is off
[    2.858113] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    2.858113] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.858114] sd 8:0:0:0: [sdd] Write Protect is off
[    2.858116] sd 8:0:0:0: [sdd] Mode Sense: 00 3a 00 00
[    2.858128] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.858130] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.858131] sd 8:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.897720]  sdd: sdd1
[    2.897969] sd 8:0:0:0: [sdd] Attached SCSI disk
[    2.906791] ata5.00: Enabling discard_zeroes_data
[    2.908137]  sdc: sdc1
[    2.908258] ata5.00: Enabling discard_zeroes_data
[    2.908286] sd 4:0:0:0: [sdc] Attached SCSI disk
[    2.927486]  sdb: sdb1
[    2.927774] sd 2:0:0:0: [sdb] Attached SCSI disk
[    2.935130]  sda: sda1 sda2
[    2.935421] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.938436] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    2.938453] sd 2:0:0:0: Attached scsi generic sg1 type 0
[    2.938469] sd 4:0:0:0: Attached scsi generic sg2 type 0
[    2.938484] sd 8:0:0:0: Attached scsi generic sg3 type 0
[    3.159390] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    3.160184] ehci-pci: EHCI PCI platform driver
[    3.170352] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    3.170356] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    3.171412] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000000009810
[    3.171415] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    3.171558] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
[    3.171559] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.171560] usb usb1: Product: xHCI Host Controller
[    3.171561] usb usb1: Manufacturer: Linux 5.4.17-gentoo-x86_64 xhci-hcd
[    3.171561] usb usb1: SerialNumber: 0000:00:14.0
[    3.171625] hub 1-0:1.0: USB hub found
[    3.171639] hub 1-0:1.0: 16 ports detected
[    3.172380] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    3.172382] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    3.172383] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[    3.172402] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.04
[    3.172403] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.172403] usb usb2: Product: xHCI Host Controller
[    3.172404] usb usb2: Manufacturer: Linux 5.4.17-gentoo-x86_64 xhci-hcd
[    3.172404] usb usb2: SerialNumber: 0000:00:14.0
[    3.172449] hub 2-0:1.0: USB hub found
[    3.172460] hub 2-0:1.0: 10 ports detected
[    3.172540] usb: port power management may be unreliable
[    3.172940] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    3.172942] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 3
[    3.227708] xhci_hcd 0000:01:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000000000010
[    3.227891] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
[    3.227892] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.227893] usb usb3: Product: xHCI Host Controller
[    3.227893] usb usb3: Manufacturer: Linux 5.4.17-gentoo-x86_64 xhci-hcd
[    3.227894] usb usb3: SerialNumber: 0000:01:00.0
[    3.228004] hub 3-0:1.0: USB hub found
[    3.228008] hub 3-0:1.0: 2 ports detected
[    3.228085] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    3.228087] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 4
[    3.228088] xhci_hcd 0000:01:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[    3.228110] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    3.228120] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.04
[    3.228121] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.228121] usb usb4: Product: xHCI Host Controller
[    3.228122] usb usb4: Manufacturer: Linux 5.4.17-gentoo-x86_64 xhci-hcd
[    3.228122] usb usb4: SerialNumber: 0000:01:00.0
[    3.228159] hub 4-0:1.0: USB hub found
[    3.228163] hub 4-0:1.0: 2 ports detected
[    3.242779] hidraw: raw HID events driver (C) Jiri Kosina
[    3.246690] usbcore: registered new interface driver usb-storage
[    3.249077] usbcore: registered new interface driver uas
[    3.251989] uhci_hcd: USB Universal Host Controller Interface driver
[    3.255156] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    3.258530] usbcore: registered new interface driver usbhid
[    3.258530] usbhid: USB HID core driver
[    3.315947] device-mapper: uevent: version 1.0.3
[    3.315996] device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised: dm-devel@redhat.com
[    3.413396] raid6: avx512x4 gen() 49751 MB/s
[    3.470033] raid6: avx512x4 xor() 26963 MB/s
[    3.510072] usb 1-7: new low-speed USB device number 2 using xhci_hcd
[    3.526725] raid6: avx512x2 gen() 42464 MB/s
[    3.583404] raid6: avx512x2 xor() 24130 MB/s
[    3.640061] raid6: avx512x1 gen() 34058 MB/s
[    3.658815] usb 1-7: New USB device found, idVendor=046d, idProduct=c31d, bcdDevice=66.00
[    3.658817] usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.658818] usb 1-7: Product: USB Keyboard
[    3.658819] usb 1-7: Manufacturer: Logitech
[    3.664009] input: Logitech USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/0003:046D:C31D.0001/input/input3
[    3.696698] raid6: avx512x1 xor() 19163 MB/s
[    3.720135] hid-generic 0003:046D:C31D.0001: input,hidraw0: USB HID v1.10 Keyboard [Logitech USB Keyboard] on usb-0000:00:14.0-7/input0
[    3.725752] input: Logitech USB Keyboard Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.1/0003:046D:C31D.0002/input/input4
[    3.753392] raid6: avx2x4   gen() 35184 MB/s
[    3.780102] input: Logitech USB Keyboard System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.1/0003:046D:C31D.0002/input/input5
[    3.780125] hid-generic 0003:046D:C31D.0002: input,hidraw1: USB HID v1.10 Device [Logitech USB Keyboard] on usb-0000:00:14.0-7/input1
[    3.780155] usb 2-1: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
[    3.801539] usb 2-1: New USB device found, idVendor=174c, idProduct=3074, bcdDevice= 1.00
[    3.801540] usb 2-1: New USB device strings: Mfr=2, Product=3, SerialNumber=0
[    3.801541] usb 2-1: Product: ASM107x
[    3.801542] usb 2-1: Manufacturer: ASRock
[    3.802425] hub 2-1:1.0: USB hub found
[    3.802536] hub 2-1:1.0: 4 ports detected
[    3.809982] raid6: avx2x4   xor() 20701 MB/s
[    3.866733] raid6: avx2x2   gen() 30963 MB/s
[    3.923404] raid6: avx2x2   xor() 19361 MB/s
[    3.923418] usb 1-8: new full-speed USB device number 3 using xhci_hcd
[    3.979983] raid6: avx2x1   gen() 24900 MB/s
[    4.036648] raid6: avx2x1   xor() 17397 MB/s
[    4.065912] usb 1-8: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=12.03
[    4.065914] usb 1-8: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.065915] usb 1-8: Product: USB Receiver
[    4.065916] usb 1-8: Manufacturer: Logitech
[    4.068349] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/0003:046D:C52B.0003/input/input6
[    4.093316] raid6: sse2x4   gen() 12585 MB/s
[    4.123442] hid-generic 0003:046D:C52B.0003: input,hidraw2: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:14.0-8/input0
[    4.125250] input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.1/0003:046D:C52B.0004/input/input7
[    4.125270] input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.1/0003:046D:C52B.0004/input/input8
[    4.149983] raid6: sse2x4   xor()  7891 MB/s
[    4.180065] input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.1/0003:046D:C52B.0004/input/input9
[    4.180156] hid-generic 0003:046D:C52B.0004: input,hiddev0,hidraw3: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-8/input1
[    4.181492] hid-generic 0003:046D:C52B.0005: hiddev1,hidraw4: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-8/input2
[    4.206647] raid6: sse2x2   gen() 11777 MB/s
[    4.263318] raid6: sse2x2   xor()  7468 MB/s
[    4.303399] usb 1-9: new high-speed USB device number 4 using xhci_hcd
[    4.319984] raid6: sse2x1   gen() 10631 MB/s
[    4.321748] usb 1-9: New USB device found, idVendor=174c, idProduct=2074, bcdDevice= 1.00
[    4.321749] usb 1-9: New USB device strings: Mfr=2, Product=3, SerialNumber=0
[    4.321750] usb 1-9: Product: ASM107x
[    4.321751] usb 1-9: Manufacturer: ASRock
[    4.322395] hub 1-9:1.0: USB hub found
[    4.322530] hub 1-9:1.0: 4 ports detected
[    4.376652] raid6: sse2x1   xor()  5786 MB/s
[    4.376652] raid6: using algorithm avx512x4 gen() 49751 MB/s
[    4.376653] raid6: .... xor() 26963 MB/s, rmw enabled
[    4.376653] raid6: using avx512x2 recovery algorithm
[    4.377561] async_tx: api initialized (async)
[    4.378530] xor: automatically using best checksumming function   avx       
[    4.389083] device-mapper: raid: Loading target version 1.14.0
[    4.450038] usb 1-12: new full-speed USB device number 5 using xhci_hcd
[    4.519065] FS-Cache: Loaded
[    4.530864] RPC: Registered named UNIX socket transport module.
[    4.530864] RPC: Registered udp transport module.
[    4.530864] RPC: Registered tcp transport module.
[    4.530865] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    4.543338] FS-Cache: Netfs 'nfs' registered for caching
[    4.555506] fuse: init (API version 7.31)
[    4.555520] *** VALIDATE fuse ***
[    4.555521] *** VALIDATE fuse ***
[    4.596208] usb 1-12: New USB device found, idVendor=0403, idProduct=6001, bcdDevice= 6.00
[    4.596212] usb 1-12: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    4.596214] usb 1-12: Product: FT232R USB UART
[    4.596216] usb 1-12: Manufacturer: FTDI
[    4.596218] usb 1-12: SerialNumber: AL05LDM8
[    4.720079] usb 1-14: new full-speed USB device number 6 using xhci_hcd
[    4.773661] loop: module loaded
[    4.820917] NET: Registered protocol family 38
[    4.837590] cryptd: max_cpu_qlen set to 1000
[    4.842588] AVX2 version of gcm_enc/dec engaged.
[    4.842588] AES CTR mode by8 optimization enabled
[    4.860963] usb 1-14: New USB device found, idVendor=8087, idProduct=0aa7, bcdDevice= 0.01
[    4.860964] usb 1-14: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    4.936230] random: fast init done
[    4.985897] EXT4-fs (nvme0n1p2): mounted filesystem with ordered data mode. Opts: (null)
[    5.164800] random: lvm: uninitialized urandom read (4 bytes read)
[    5.168798] random: lvm: uninitialized urandom read (4 bytes read)
[    5.779723] systemd-udevd[4746]: Network interface NamePolicy= disabled on kernel command line, ignoring.
[    5.781946] systemd-udevd[4746]: /lib/udev/rules.d/11-dm-lvm.rules:40 Invalid value for OPTIONS key, ignoring: 'event_timeout=180'
[    5.781948] systemd-udevd[4746]: /lib/udev/rules.d/11-dm-lvm.rules:40 The line takes no effect, ignoring.
[    5.805299] systemd-udevd[4746]: Network interface NamePolicy= disabled on kernel command line, ignoring.
[    5.805775] systemd-udevd[4746]: /lib/udev/rules.d/11-dm-lvm.rules:40 Invalid value for OPTIONS key, ignoring: 'event_timeout=180'
[    5.805777] systemd-udevd[4746]: /lib/udev/rules.d/11-dm-lvm.rules:40 The line takes no effect, ignoring.
[    5.880104] dca service started, version 1.12.1
[    5.884531] ioatdma: Intel(R) QuickData Technology Driver 5.00
[    5.884583] ioatdma 0000:00:04.0: enabling device (0004 -> 0006)
[    5.886135] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[    5.890370] PTP clock support registered
[    5.890708] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[    5.890739] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[    5.892921] ioatdma 0000:00:04.1: enabling device (0000 -> 0002)
[    5.894633] usbcore: registered new interface driver ftdi_sio
[    5.894783] usbserial: USB Serial support registered for FTDI USB Serial Device
[    5.894853] ftdi_sio 1-12:1.0: FTDI USB Serial Device converter detected
[    5.894999] usb 1-12: Detected FT232RL
[    5.895211] mousedev: PS/2 mouse device common for all mice
[    5.895321] usb 1-12: FTDI USB Serial Device converter now attached to ttyUSB0
[    5.897326] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.6.0-k
[    5.897327] igb: Copyright (c) 2007-2014 Intel Corporation.
[    5.898928] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[    5.898929] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    5.899105] e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[    5.899922] ioatdma 0000:00:04.2: enabling device (0000 -> 0002)
[    5.902708] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    5.903128] EFI Variables Facility v0.08 2004-May-17
[    5.903147] input: PC Speaker as /devices/platform/pcspkr/input/input11
[    5.917235] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    5.920932] ioatdma 0000:00:04.3: enabling device (0000 -> 0002)
[    5.932701] pps pps0: new PPS source ptp0
[    5.932723] igb 0000:05:00.0: added PHC on eth0
[    5.932723] igb 0000:05:00.0: Intel(R) Gigabit Ethernet Network Connection
[    5.932724] igb 0000:05:00.0: eth0: (PCIe:2.5Gb/s:Width x1) 70:85:c2:5e:4f:1e
[    5.932725] igb 0000:05:00.0: eth0: PBA No: FFFFFF-0FF
[    5.932726] igb 0000:05:00.0: Using MSI-X interrupts. 2 rx queue(s), 2 tx queue(s)
[    5.932771] ioatdma 0000:00:04.4: enabling device (0000 -> 0002)
[    5.939223] ioatdma 0000:00:04.5: enabling device (0000 -> 0002)
[    5.945489] ioatdma 0000:00:04.6: enabling device (0000 -> 0002)
[    5.950571] ioatdma 0000:00:04.7: enabling device (0000 -> 0002)
[    5.980954] RAPL PMU: API unit is 2^-32 Joules, 2 fixed counters, 655360 ms ovfl timer
[    5.980955] RAPL PMU: hw unit of domain package 2^-14 Joules
[    5.980956] RAPL PMU: hw unit of domain dram 2^-16 Joules
[    5.992119] VFIO - User Level meta-driver version: 0.3
[    5.992253] pstore: Using crash dump compression: zstd
[    5.997704] pstore: Registered efi as persistent store backend
[    5.999369] Intel(R) Wireless WiFi driver for Linux
[    5.999370] Copyright(c) 2003- 2015 Intel Corporation
[    5.999448] iwlwifi 0000:04:00.0: enabling device (0000 -> 0002)
[    5.999763] iwlwifi 0000:04:00.0: DMAR: 32bit DMA uses non-identity mapping
[    6.001193] iwlwifi 0000:04:00.0: loaded firmware version 29.1654887522.0 op_mode iwlmvm
[    6.012023] vfio-pci 0000:19:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=none
[    6.019979] snd_hda_codec_generic hdaudioC1D0: ignore pin 0x7, too many assigned pins
[    6.019995] snd_hda_codec_generic hdaudioC1D0: ignore pin 0x9, too many assigned pins
[    6.020008] snd_hda_codec_generic hdaudioC1D0: ignore pin 0xb, too many assigned pins
[    6.020020] snd_hda_codec_generic hdaudioC1D0: ignore pin 0xd, too many assigned pins
[    6.020021] snd_hda_codec_generic hdaudioC1D0: autoconfig for Generic: line_outs=0 (0x0/0x0/0x0/0x0/0x0) type:line
[    6.020022] snd_hda_codec_generic hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    6.020023] snd_hda_codec_generic hdaudioC1D0:    hp_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    6.020023] snd_hda_codec_generic hdaudioC1D0:    mono: mono_out=0x0
[    6.020024] snd_hda_codec_generic hdaudioC1D0:    dig-out=0x3/0x5
[    6.020024] snd_hda_codec_generic hdaudioC1D0:    inputs:
[    6.021253] input: HD-Audio Generic HDMI as /devices/pci0000:64/0000:64:00.0/0000:65:00.0/0000:66:00.0/0000:67:00.1/sound/card1/input12
[    6.021293] input: HD-Audio Generic HDMI as /devices/pci0000:64/0000:64:00.0/0000:65:00.0/0000:66:00.0/0000:67:00.1/sound/card1/input13
[    6.021695] systemd-udevd[4819]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
[    6.031050] systemd-udevd[4839]: Using default interface naming scheme 'v243'.
[    6.032027] systemd-udevd[4839]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
[    6.034274] systemd-udevd[4839]: eth0: Process 'net.sh eth0 start' failed with exit code 1.
[    6.053623] random: alsactl: uninitialized urandom read (4 bytes read)
[    6.077531] iwlwifi 0000:04:00.0: Detected Intel(R) Dual Band Wireless AC 3168, REV=0x220
[    6.078254] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC1220: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
[    6.078255] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    6.078256] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[    6.078256] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[    6.078257] snd_hda_codec_realtek hdaudioC0D0:    dig-out=0x1e/0x0
[    6.078257] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[    6.078258] snd_hda_codec_realtek hdaudioC0D0:      Front Mic=0x19
[    6.078259] snd_hda_codec_realtek hdaudioC0D0:      Rear Mic=0x18
[    6.078259] snd_hda_codec_realtek hdaudioC0D0:      Line=0x1a
[    6.092091] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
[    6.092121] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
[    6.092146] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
[    6.092178] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
[    6.092238] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
[    6.092276] input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1f.3/sound/card0/input19
[    6.092324] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input20
[    6.095338] iwlwifi 0000:04:00.0: base HW address: f8:94:c2:fa:d0:66
[    6.110227] [drm] amdgpu kernel modesetting enabled.
[    6.110270] CRAT table not found
[    6.110271] Virtual CRAT table created for CPU
[    6.110272] Parsing CRAT table with 1 nodes
[    6.110272] Creating topology SYSFS entries
[    6.110278] Topology: Add CPU node
[    6.110279] Finished initializing topology
[    6.110402] amdgpu 0000:67:00.0: remove_conflicting_pci_framebuffers: bar 0: 0xc0000000 -> 0xcfffffff
[    6.110403] amdgpu 0000:67:00.0: remove_conflicting_pci_framebuffers: bar 2: 0xd0000000 -> 0xd01fffff
[    6.110404] amdgpu 0000:67:00.0: remove_conflicting_pci_framebuffers: bar 5: 0xd8d00000 -> 0xd8d7ffff
[    6.110405] checking generic (c0000000 500000) vs hw (c0000000 10000000)
[    6.110405] fb0: switching to amdgpudrmfb from EFI VGA
[    6.110449] Console: switching to colour dummy device 80x25
[    6.110469] amdgpu 0000:67:00.0: vgaarb: deactivate vga console
[    6.110589] [drm] initializing kernel modesetting (VEGA10 0x1002:0x687F 0x1043:0x04C4 0xC1).
[    6.110597] [drm] register mmio base: 0xD8D00000
[    6.110598] [drm] register mmio size: 524288
[    6.110608] [drm] add ip block number 0 <soc15_common>
[    6.110608] [drm] add ip block number 1 <gmc_v9_0>
[    6.110609] [drm] add ip block number 2 <vega10_ih>
[    6.110609] [drm] add ip block number 3 <psp>
[    6.110610] [drm] add ip block number 4 <gfx_v9_0>
[    6.110610] [drm] add ip block number 5 <sdma_v4_0>
[    6.110611] [drm] add ip block number 6 <powerplay>
[    6.110612] [drm] add ip block number 7 <dm>
[    6.110612] [drm] add ip block number 8 <uvd_v7_0>
[    6.110613] [drm] add ip block number 9 <vce_v4_0>
[    6.111128] resource sanity check: requesting [mem 0x000c0000-0x000dffff], which spans more than PCI Bus 0000:00 [mem 0x000c4000-0x000c7fff window]
[    6.111131] caller pci_map_rom+0x65/0x17b mapping multiple BARs
[    6.111133] amdgpu 0000:67:00.0: No more image in the PCI ROM
[    6.111148] ATOM BIOS: 115-D050PIL-100
[    6.111345] [drm] UVD(0) is enabled in VM mode
[    6.111345] [drm] UVD(0) ENC is enabled in VM mode
[    6.111346] [drm] VCE enabled in VM mode
[    6.111366] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[    6.111371] amdgpu 0000:67:00.0: BAR 2: releasing [mem 0xd0000000-0xd01fffff 64bit pref]
[    6.111372] amdgpu 0000:67:00.0: BAR 0: releasing [mem 0xc0000000-0xcfffffff 64bit pref]
[    6.111383] pcieport 0000:66:00.0: BAR 15: releasing [mem 0xc0000000-0xd01fffff 64bit pref]
[    6.111384] pcieport 0000:65:00.0: BAR 15: releasing [mem 0xc0000000-0xd01fffff 64bit pref]
[    6.111385] pcieport 0000:64:00.0: BAR 15: releasing [mem 0xc0000000-0xd01fffff 64bit pref]
[    6.111390] pcieport 0000:64:00.0: BAR 15: assigned [mem 0x382000000000-0x3822ffffffff 64bit pref]
[    6.111391] pcieport 0000:65:00.0: BAR 15: assigned [mem 0x382000000000-0x3822ffffffff 64bit pref]
[    6.111392] pcieport 0000:66:00.0: BAR 15: assigned [mem 0x382000000000-0x3822ffffffff 64bit pref]
[    6.111393] amdgpu 0000:67:00.0: BAR 0: assigned [mem 0x382000000000-0x3821ffffffff 64bit pref]
[    6.111398] amdgpu 0000:67:00.0: BAR 2: assigned [mem 0x382200000000-0x3822001fffff 64bit pref]
[    6.111404] pcieport 0000:64:00.0: PCI bridge to [bus 65-67]
[    6.111406] pcieport 0000:64:00.0:   bridge window [io  0xb000-0xbfff]
[    6.111408] pcieport 0000:64:00.0:   bridge window [mem 0xd8d00000-0xd8efffff]
[    6.111409] pcieport 0000:64:00.0:   bridge window [mem 0x382000000000-0x3822ffffffff 64bit pref]
[    6.111411] pcieport 0000:65:00.0: PCI bridge to [bus 66-67]
[    6.111412] pcieport 0000:65:00.0:   bridge window [io  0xb000-0xbfff]
[    6.111415] pcieport 0000:65:00.0:   bridge window [mem 0xd8d00000-0xd8dfffff]
[    6.111417] pcieport 0000:65:00.0:   bridge window [mem 0x382000000000-0x3822ffffffff 64bit pref]
[    6.111420] pcieport 0000:66:00.0: PCI bridge to [bus 67]
[    6.111421] pcieport 0000:66:00.0:   bridge window [io  0xb000-0xbfff]
[    6.111423] pcieport 0000:66:00.0:   bridge window [mem 0xd8d00000-0xd8dfffff]
[    6.111425] pcieport 0000:66:00.0:   bridge window [mem 0x382000000000-0x3822ffffffff 64bit pref]
[    6.111433] amdgpu 0000:67:00.0: VRAM: 8176M 0x000000F400000000 - 0x000000F5FEFFFFFF (8176M used)
[    6.111434] amdgpu 0000:67:00.0: GART: 512M 0x0000000000000000 - 0x000000001FFFFFFF
[    6.111435] amdgpu 0000:67:00.0: AGP: 267419648M 0x000000F800000000 - 0x0000FFFFFFFFFFFF
[    6.111438] [drm] Detected VRAM RAM=8176M, BAR=8192M
[    6.111438] [drm] RAM width 2048bits HBM
[    6.111474] [TTM] Zone  kernel: Available graphics memory: 32818590 KiB
[    6.111474] [TTM] Zone   dma32: Available graphics memory: 2097152 KiB
[    6.111475] [TTM] Initializing pool allocator
[    6.111478] [TTM] Initializing DMA pool allocator
[    6.111515] [drm] amdgpu: 8176M of VRAM memory ready
[    6.111516] [drm] amdgpu: 8176M of GTT memory ready.
[    6.111524] [drm] GART: num cpu pages 131072, num gpu pages 131072
[    6.111598] [drm] PCIE GART of 512M enabled (table at 0x000000F400900000).
[    6.113464] [drm] use_doorbell being set to: [true]
[    6.113688] [drm] use_doorbell being set to: [true]
[    6.113779] amdgpu: [powerplay] hwmgr_sw_init smu backed is vega10_smu
[    6.114331] [drm] Found UVD firmware Version: 65.29 Family ID: 17
[    6.114333] [drm] PSP loading UVD firmware
[    6.114887] [drm] Found VCE firmware Version: 57.4 Binary ID: 4
[    6.114890] [drm] PSP loading VCE firmware
[    6.121160] tun: Universal TUN/TAP device driver, 1.6
[    6.125192] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[    6.125387] thermal thermal_zone0: failed to read out thermal zone (-61)
[    6.133362] EDAC skx: ECC is disabled on imc 0
[    6.141533] e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
[    6.208037] e1000e 0000:00:1f.6 eth1: (PCI Express:2.5GT/s:Width x1) 70:85:c2:5e:4e:bc
[    6.208038] e1000e 0000:00:1f.6 eth1: Intel(R) PRO/1000 Network Connection
[    6.208115] e1000e 0000:00:1f.6 eth1: MAC: 12, PHY: 12, PBA No: FFFFFF-0FF
[    6.233873] EDAC skx: ECC is disabled on imc 0
[    6.236236] intel_rapl_common: Found RAPL domain package
[    6.236239] intel_rapl_common: Found RAPL domain dram
[    6.236240] intel_rapl_common: DRAM domain energy unit 15300pj
[    6.245715] EXT4-fs (nvme0n1p2): re-mounted. Opts: discard
[    6.269899] random: crng init done
[    6.269900] random: 1 urandom warning(s) missed due to ratelimiting
[    6.302900] [drm] reserve 0x400000 from 0xf5fe800000 for PSP TMR
[    6.313989] EDAC skx: ECC is disabled on imc 0
[    6.330068] Adding 67108860k swap on /dev/sda1.  Priority:-2 extents:1 across:67108860k FS
[    6.394705] EDAC skx: ECC is disabled on imc 0
[    6.397992] FAT-fs (nvme0n1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[    6.422357] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
[    6.450037] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
[    6.466716] EXT4-fs (sdc1): mounted filesystem with ordered data mode. Opts: discard
[    6.472642] EXT4-fs (sdd1): mounting with "discard" option, but the device does not support discard
[    6.472643] EXT4-fs (sdd1): mounted filesystem with ordered data mode. Opts: discard
[    6.490806] EDAC skx: ECC is disabled on imc 0
[    6.493357] [drm] Display Core initialized with v3.2.48!
[    6.518352] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    6.518353] [drm] Driver supports precise vblank timestamp query.
[    6.539841] [drm] UVD and UVD ENC initialized successfully.
[    6.583838] EDAC skx: ECC is disabled on imc 0
[    6.640031] [drm] VCE initialized successfully.
[    6.640674] kfd kfd: Allocated 3969056 bytes on gart
[    6.641001] Virtual CRAT table created for GPU
[    6.641002] Parsing CRAT table with 1 nodes
[    6.641007] Creating topology SYSFS entries
[    6.641086] Topology: Add dGPU node [0x687f:0x1002]
[    6.641088] kfd kfd: added device 1002:687f
[    6.643332] [drm] fb mappable at 0x382000CEE000
[    6.643333] [drm] vram apper at 0x382000000000
[    6.643333] [drm] size 33177600
[    6.643333] [drm] fb depth is 24
[    6.643334] [drm]    pitch is 15360
[    6.643361] fbcon: amdgpudrmfb (fb0) is primary device
[    6.663400] Console: switching to colour frame buffer device 480x135
[    6.680520] EDAC skx: ECC is disabled on imc 0
[    6.686441] amdgpu 0000:67:00.0: fb0: amdgpudrmfb frame buffer device
[    6.686504] amdgpu 0000:67:00.0: ring gfx uses VM inv eng 0 on hub 0
[    6.686505] amdgpu 0000:67:00.0: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[    6.686506] amdgpu 0000:67:00.0: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[    6.686507] amdgpu 0000:67:00.0: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[    6.686508] amdgpu 0000:67:00.0: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[    6.686508] amdgpu 0000:67:00.0: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[    6.686509] amdgpu 0000:67:00.0: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[    6.686509] amdgpu 0000:67:00.0: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[    6.686510] amdgpu 0000:67:00.0: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[    6.686511] amdgpu 0000:67:00.0: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[    6.686511] amdgpu 0000:67:00.0: ring sdma0 uses VM inv eng 0 on hub 1
[    6.686512] amdgpu 0000:67:00.0: ring page0 uses VM inv eng 1 on hub 1
[    6.686513] amdgpu 0000:67:00.0: ring sdma1 uses VM inv eng 4 on hub 1
[    6.686513] amdgpu 0000:67:00.0: ring page1 uses VM inv eng 5 on hub 1
[    6.686514] amdgpu 0000:67:00.0: ring uvd_0 uses VM inv eng 6 on hub 1
[    6.686515] amdgpu 0000:67:00.0: ring uvd_enc_0.0 uses VM inv eng 7 on hub 1
[    6.686516] amdgpu 0000:67:00.0: ring uvd_enc_0.1 uses VM inv eng 8 on hub 1
[    6.686516] amdgpu 0000:67:00.0: ring vce0 uses VM inv eng 9 on hub 1
[    6.686517] amdgpu 0000:67:00.0: ring vce1 uses VM inv eng 10 on hub 1
[    6.686518] amdgpu 0000:67:00.0: ring vce2 uses VM inv eng 11 on hub 1
[    6.686519] [drm] ECC is not present.
[    6.686520] [drm] SRAM ECC is not present.
[    6.687175] [drm] Initialized amdgpu 3.35.0 20150101 for 0000:67:00.0 on minor 0
[    6.747099] EDAC skx: ECC is disabled on imc 0
[    6.873689] EDAC skx: ECC is disabled on imc 0
[    6.970771] EDAC skx: ECC is disabled on imc 0
[    7.031562] EDAC skx: ECC is disabled on imc 0
[    7.100815] EDAC skx: ECC is disabled on imc 0
[    7.171385] EDAC skx: ECC is disabled on imc 0
[    7.244388] EDAC skx: ECC is disabled on imc 0
[    7.317640] EDAC skx: ECC is disabled on imc 0
[    7.378263] EDAC skx: ECC is disabled on imc 0
[    7.447602] EDAC skx: ECC is disabled on imc 0
[    7.510819] EDAC skx: ECC is disabled on imc 0
[    7.571575] EDAC skx: ECC is disabled on imc 0
[    7.630840] EDAC skx: ECC is disabled on imc 0
[    7.697689] EDAC skx: ECC is disabled on imc 0
[    7.767541] EDAC skx: ECC is disabled on imc 0
[    7.837466] EDAC skx: ECC is disabled on imc 0
[    7.877465] EDAC skx: ECC is disabled on imc 0
[   10.753927] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[   10.760161] br0: port 1(tap0) entered blocking state
[   10.760162] br0: port 1(tap0) entered disabled state
[   10.760192] device tap0 entered promiscuous mode
[   10.765308] br0: port 2(tap1) entered blocking state
[   10.765309] br0: port 2(tap1) entered disabled state
[   10.765337] device tap1 entered promiscuous mode
[   10.770354] br0: port 3(tap2) entered blocking state
[   10.770355] br0: port 3(tap2) entered disabled state
[   10.770384] device tap2 entered promiscuous mode
[   10.775663] br0: port 4(tap3) entered blocking state
[   10.775664] br0: port 4(tap3) entered disabled state
[   10.775691] device tap3 entered promiscuous mode
[   10.780997] br0: port 5(tap4) entered blocking state
[   10.780998] br0: port 5(tap4) entered disabled state
[   10.781027] device tap4 entered promiscuous mode
[   10.786829] br0: port 6(tap5) entered blocking state
[   10.786830] br0: port 6(tap5) entered disabled state
[   10.786859] device tap5 entered promiscuous mode
[   10.792440] br0: port 7(tap6) entered blocking state
[   10.792441] br0: port 7(tap6) entered disabled state
[   10.792469] device tap6 entered promiscuous mode
[   10.797672] br0: port 8(tap7) entered blocking state
[   10.797672] br0: port 8(tap7) entered disabled state
[   10.797700] device tap7 entered promiscuous mode
[   10.802885] br0: port 9(tap8) entered blocking state
[   10.802886] br0: port 9(tap8) entered disabled state
[   10.802914] device tap8 entered promiscuous mode
[   10.808076] br0: port 10(tap9) entered blocking state
[   10.808076] br0: port 10(tap9) entered disabled state
[   10.808105] device tap9 entered promiscuous mode
[   10.813173] br0: port 11(tap10) entered blocking state
[   10.813174] br0: port 11(tap10) entered disabled state
[   10.813203] device tap10 entered promiscuous mode
[   10.818390] br0: port 12(tap11) entered blocking state
[   10.818391] br0: port 12(tap11) entered disabled state
[   10.818420] device tap11 entered promiscuous mode
[   10.824113] br0: port 13(tap12) entered blocking state
[   10.824114] br0: port 13(tap12) entered disabled state
[   10.824143] device tap12 entered promiscuous mode
[   10.829192] br0: port 14(tap13) entered blocking state
[   10.829193] br0: port 14(tap13) entered disabled state
[   10.829222] device tap13 entered promiscuous mode
[   10.834386] br0: port 15(tap14) entered blocking state
[   10.834387] br0: port 15(tap14) entered disabled state
[   10.834416] device tap14 entered promiscuous mode
[   10.839618] br0: port 16(tap15) entered blocking state
[   10.839619] br0: port 16(tap15) entered disabled state
[   10.839649] device tap15 entered promiscuous mode
[   10.844726] br0: port 17(tap16) entered blocking state
[   10.844726] br0: port 17(tap16) entered disabled state
[   10.844755] device tap16 entered promiscuous mode
[   10.849812] br0: port 18(tap17) entered blocking state
[   10.849813] br0: port 18(tap17) entered disabled state
[   10.849841] device tap17 entered promiscuous mode
[   10.855058] br0: port 19(tap18) entered blocking state
[   10.855058] br0: port 19(tap18) entered disabled state
[   10.855086] device tap18 entered promiscuous mode
[   10.858845] device br0 entered promiscuous mode
[   10.860212] br0: port 19(tap18) entered blocking state
[   10.860213] br0: port 19(tap18) entered forwarding state
[   10.860217] br0: port 18(tap17) entered blocking state
[   10.860218] br0: port 18(tap17) entered forwarding state
[   10.860221] br0: port 17(tap16) entered blocking state
[   10.860222] br0: port 17(tap16) entered forwarding state
[   10.868294] br0: port 19(tap18) entered disabled state
[   10.868300] br0: port 18(tap17) entered disabled state
[   10.868302] br0: port 17(tap16) entered disabled state
[   10.880085] br0: port 19(tap18) entered blocking state
[   10.880086] br0: port 19(tap18) entered forwarding state
[   10.880092] br0: port 18(tap17) entered blocking state
[   10.880093] br0: port 18(tap17) entered forwarding state
[   10.880096] br0: port 17(tap16) entered blocking state
[   10.880096] br0: port 17(tap16) entered forwarding state
[   11.330347] br0: port 17(tap16) entered disabled state
[   11.330417] br0: port 18(tap17) entered disabled state
[   11.330467] br0: port 19(tap18) entered disabled state
[   13.167434] systemd-udevd[4785]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
[   13.300356] systemd-udevd[4785]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
[   13.306787] br1: port 1(eth0) entered blocking state
[   13.306788] br1: port 1(eth0) entered disabled state
[   13.306823] device eth0 entered promiscuous mode
[   13.312858] br1: port 2(tap19) entered blocking state
[   13.312859] br1: port 2(tap19) entered disabled state
[   13.312889] device tap19 entered promiscuous mode
[   13.316715] device br1 entered promiscuous mode
[   15.780581] igb 0000:05:00.0 eth0: igb: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX
[   15.780886] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   15.780919] br1: port 1(eth0) entered blocking state
[   15.780920] br1: port 1(eth0) entered forwarding state
[   15.781114] IPv6: ADDRCONF(NETDEV_CHANGE): br1: link becomes ready
[   15.853403] vfio-pci 0000:19:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=none
[   15.853405] amdgpu 0000:67:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
[   17.075286] wlan0: authenticate with c8:0e:14:e6:32:31
[   17.079931] wlan0: send auth to c8:0e:14:e6:32:31 (try 1/3)
[   17.081983] wlan0: authenticated
[   17.083369] wlan0: associate with c8:0e:14:e6:32:31 (try 1/3)
[   17.085215] wlan0: RX AssocResp from c8:0e:14:e6:32:31 (capab=0x1511 status=0 aid=4)
[   17.086331] wlan0: associated
[   17.115743] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   17.178284] wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by c8:0e:14:e6:32:31
[   20.802267] bpfilter: Loaded bpfilter_umh pid 10951
[   21.597241] systemd-udevd[4785]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
[  113.337058] L1TF CPU bug present and SMT on, data leak possible. See CVE-2018-3646 and https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/l1tf.html for details.
[  113.340581] IPv6: ADDRCONF(NETDEV_CHANGE): tap4: link becomes ready
[  113.340610] br0: port 5(tap4) entered blocking state
[  113.340611] br0: port 5(tap4) entered forwarding state
[  113.340872] IPv6: ADDRCONF(NETDEV_CHANGE): tap19: link becomes ready
[  113.340895] br1: port 2(tap19) entered blocking state
[  113.340895] br1: port 2(tap19) entered forwarding state
[  115.856742] vfio-pci 0000:19:00.0: enabling device (0100 -> 0103)
[  115.856957] vfio-pci 0000:19:00.0: vfio_ecap_init: hiding ecap 0x19@0x270
[  115.856964] vfio-pci 0000:19:00.0: vfio_ecap_init: hiding ecap 0x1b@0x2d0
[ 1409.412523] snd_hda_intel 0000:00:1f.3: Unstable LPIB (352800 >= 176400); disabling LPIB delay counting
[ 5349.076162] br0: port 5(tap4) entered disabled state
[ 5350.102654] br1: port 2(tap19) entered disabled state
[ 5471.886223] br0: port 5(tap4) entered blocking state
[ 5471.886225] br0: port 5(tap4) entered forwarding state
[ 5471.886425] br1: port 2(tap19) entered blocking state
[ 5471.886426] br1: port 2(tap19) entered forwarding state
[ 5474.366092] vfio-pci 0000:19:00.0: vfio_ecap_init: hiding ecap 0x19@0x270
[ 5474.366100] vfio-pci 0000:19:00.0: vfio_ecap_init: hiding ecap 0x1b@0x2d0

[-- Attachment #4: iommu-groups.out --]
[-- Type: chemical/x-gulp, Size: 15727 bytes --]

[-- Attachment #5: Type: text/plain, Size: 156 bytes --]

_______________________________________________
iommu mailing list
iommu@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/iommu

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: (new error in kernel 5.5) DMAR: [Firmware Bug]: No firmware reserved region can cover this RMRR
  2020-02-02 21:06 (new error in kernel 5.5) DMAR: [Firmware Bug]: No firmware reserved region can cover this RMRR Thomas G
@ 2020-02-03  1:34 ` Lu Baolu
  2020-02-03  9:27   ` Thomas G
  0 siblings, 1 reply; 3+ messages in thread
From: Lu Baolu @ 2020-02-03  1:34 UTC (permalink / raw)
  To: Thomas G, David Woodhouse, Joerg Roedel, iommu

Hi Thomas,

Below commit is supposed to fix this issue. It's currently in
x86/vt-d branch of the iommu tree, and will be part of v5.6-rc1.

commit f5a68bb0752e0cf77c06f53f72258e7beb41381b
Author: Barret Rhoden <brho@google.com>
Date:   Wed Jan 15 11:03:56 2020 +0800

     iommu/vt-d: Mark firmware tainted if RMRR fails sanity check

     RMRR entries describe memory regions that are DMA targets for devices
     outside the kernel's control.

     RMRR entries that fail the sanity check are pointing to regions of
     memory that the firmware did not tell the kernel are reserved or
     otherwise should not be used.

     Instead of aborting DMAR processing, this commit marks the firmware
     as tainted. These RMRRs will still be identity mapped, otherwise,
     some devices, e.x. graphic devices, will not work during boot.

     Signed-off-by: Barret Rhoden <brho@google.com>
     Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com>
     Fixes: f036c7fa0ab60 ("iommu/vt-d: Check VT-d RMRR region in BIOS 
is reported as reserved")
     Signed-off-by: Joerg Roedel <jroedel@suse.de>

Best regards,
baolu

On 2020/2/3 5:06, Thomas G wrote:
> Dear all,
> 
> Vt-d seems to be broken since I upgraded to kernel 5.5, there is a new 
> dmesg that was not there in 5.4:
> "DMAR: [Firmware Bug]: No firmware reserved region can cover this RMRR 
> [0x0000000041d92000-0x0000000041d94fff], contact BIOS vendor for fixes"
> 
> System motherboard is Asrock X299 Taichi XE, bios 1.70, CPU is Core i9 7920
> Vt-d and gpu passthrough was working ok since kernel 4.20 when I 
> purchased it
> 
> I attached the dmesg I get with kernel 5.5.1, and the dmesg from 5.4.17.
> 
> Also, I use the following script that displays the IOMMU groups, I found 
> the script there 
> https://wiki.archlinux.org/index.php/PCI_passthrough_via_OVMF
> 
> #!/bin/bash
> shopt -s nullglob
> for d in /sys/kernel/iommu_groups/*/devices/*; do
>      n=${d#*/iommu_groups/*}; n=${n%%/*}
>      printf 'IOMMU Group %s ' "$n"
>      lspci -nns "${d##*/}"
> done;
> 
> The output of this script with kernel 5.4.17 is attached to this email.
> The same script with kernel 5.5.1 produces an empty output
> 
> Hope it helps narrowing down the problem, please ask additional info if 
> needed. Sorry if this is not submitted as it should be (then please 
> advise), first time I report -what apprears to be- a bug.
> 
> Best,
> Thomas
_______________________________________________
iommu mailing list
iommu@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/iommu

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: (new error in kernel 5.5) DMAR: [Firmware Bug]: No firmware reserved region can cover this RMRR
  2020-02-03  1:34 ` Lu Baolu
@ 2020-02-03  9:27   ` Thomas G
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas G @ 2020-02-03  9:27 UTC (permalink / raw)
  To: Lu Baolu; +Cc: David Woodhouse, iommu


[-- Attachment #1.1: Type: text/plain, Size: 2739 bytes --]

Thanks Baolu, I'll wait for 5.6 then.
In the meanwhile I'll also try to contact Asrock, without much hope they
actually patch their bios.

Best regards

On Mon, Feb 3, 2020 at 2:34 AM Lu Baolu <baolu.lu@linux.intel.com> wrote:

> Hi Thomas,
>
> Below commit is supposed to fix this issue. It's currently in
> x86/vt-d branch of the iommu tree, and will be part of v5.6-rc1.
>
> commit f5a68bb0752e0cf77c06f53f72258e7beb41381b
> Author: Barret Rhoden <brho@google.com>
> Date:   Wed Jan 15 11:03:56 2020 +0800
>
>      iommu/vt-d: Mark firmware tainted if RMRR fails sanity check
>
>      RMRR entries describe memory regions that are DMA targets for devices
>      outside the kernel's control.
>
>      RMRR entries that fail the sanity check are pointing to regions of
>      memory that the firmware did not tell the kernel are reserved or
>      otherwise should not be used.
>
>      Instead of aborting DMAR processing, this commit marks the firmware
>      as tainted. These RMRRs will still be identity mapped, otherwise,
>      some devices, e.x. graphic devices, will not work during boot.
>
>      Signed-off-by: Barret Rhoden <brho@google.com>
>      Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com>
>      Fixes: f036c7fa0ab60 ("iommu/vt-d: Check VT-d RMRR region in BIOS
> is reported as reserved")
>      Signed-off-by: Joerg Roedel <jroedel@suse.de>
>
> Best regards,
> baolu
>
> On 2020/2/3 5:06, Thomas G wrote:
> > Dear all,
> >
> > Vt-d seems to be broken since I upgraded to kernel 5.5, there is a new
> > dmesg that was not there in 5.4:
> > "DMAR: [Firmware Bug]: No firmware reserved region can cover this RMRR
> > [0x0000000041d92000-0x0000000041d94fff], contact BIOS vendor for fixes"
> >
> > System motherboard is Asrock X299 Taichi XE, bios 1.70, CPU is Core i9
> 7920
> > Vt-d and gpu passthrough was working ok since kernel 4.20 when I
> > purchased it
> >
> > I attached the dmesg I get with kernel 5.5.1, and the dmesg from 5.4.17.
> >
> > Also, I use the following script that displays the IOMMU groups, I found
> > the script there
> > https://wiki.archlinux.org/index.php/PCI_passthrough_via_OVMF
> >
> > #!/bin/bash
> > shopt -s nullglob
> > for d in /sys/kernel/iommu_groups/*/devices/*; do
> >      n=${d#*/iommu_groups/*}; n=${n%%/*}
> >      printf 'IOMMU Group %s ' "$n"
> >      lspci -nns "${d##*/}"
> > done;
> >
> > The output of this script with kernel 5.4.17 is attached to this email.
> > The same script with kernel 5.5.1 produces an empty output
> >
> > Hope it helps narrowing down the problem, please ask additional info if
> > needed. Sorry if this is not submitted as it should be (then please
> > advise), first time I report -what apprears to be- a bug.
> >
> > Best,
> > Thomas
>

[-- Attachment #1.2: Type: text/html, Size: 3861 bytes --]

[-- Attachment #2: Type: text/plain, Size: 156 bytes --]

_______________________________________________
iommu mailing list
iommu@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/iommu

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-02-03  9:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-02 21:06 (new error in kernel 5.5) DMAR: [Firmware Bug]: No firmware reserved region can cover this RMRR Thomas G
2020-02-03  1:34 ` Lu Baolu
2020-02-03  9:27   ` Thomas G

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).