You are not logged in.

#1 2018-11-30 18:34:49

krupd
Member
Registered: 2018-11-30
Posts: 4

[SOLVED] Can't get to console on RX 480/Threadripper without nomodeset

Hi there.

I am having an issue where I am unable to reach console on boot without using the nomodeset kernel parameter. It hangs at "Reached Target Login Prompts" but the system runs in the background so I can ssh in and dump dmesg.

My hardware is as follows:
AMD Threadripper 1950x
Asrock X399 with V3.30 BIOS (latest as of this post)
MSI RX480 8GB
Dell U3219Q 4K Monitor

The issue persists regardless of whether I use DisplayPort or HDMI. I have tried amdgpu.dc=1 and amdgpu.dc=0 kernel parameters and the behavior doesn't change. Loading amdgpu for early KMS in kernel modules causes the system to hang completely. mesa and xf86-video-amdgpu are installed. If I boot with nomodeset enable and then try to init the x server, it hangs and then crashes.

Initially I thought it was related to the monitor not sending a valid EDID, but setting the drm.edid_firmware=edid/1920x1080.bin kernel parameter made no changes.

Here is dmesg output:

[    0.000000] Linux version 4.19.4-arch1-1-ARCH (builduser@heftig-22537) (gcc version 8.2.1 20180831 (GCC)) #1 SMP PREEMPT Fri Nov 23 09:06:58 UTC 2018
[    0.000000] Command line: initrd=\amd-ucode.img initrd=\initramfs-linux.img root=PARTUUID=5cc6276b-c0d5-42cb-bd4b-816066604836 rw
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Centaur CentaurHauls
[    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: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 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-0x0000000009deffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000009df0000-0x0000000009ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000000a000000-0x000000000affffff] usable
[    0.000000] BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000000b020000-0x0000000077a60fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000077a61000-0x0000000078fabfff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000078fac000-0x000000007908bfff] usable
[    0.000000] BIOS-e820: [mem 0x000000007908c000-0x00000000794a2fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000794a3000-0x000000007a206fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007a207000-0x000000007bffffff] usable
[    0.000000] BIOS-e820: [mem 0x000000007c000000-0x000000007fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000b7a00000-0x00000000b7a00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000b7b00000-0x00000000b7b7ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ef800000-0x00000000ef8fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000efc00000-0x00000000efc00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000efd00000-0x00000000efd7ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fea00000-0x00000000feafffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fedc0000-0x00000000fedc0fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000feefffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000087f2fffff] usable
[    0.000000] BIOS-e820: [mem 0x000000087f300000-0x000000087fffffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] e820: update [mem 0x6c8f5018-0x6c905857] usable ==> usable
[    0.000000] e820: update [mem 0x6c8f5018-0x6c905857] usable ==> usable
[    0.000000] e820: update [mem 0x6c8e4018-0x6c8f4857] usable ==> usable
[    0.000000] e820: update [mem 0x6c8e4018-0x6c8f4857] usable ==> usable
[    0.000000] e820: update [mem 0x6c8c6018-0x6c8e3057] usable ==> usable
[    0.000000] e820: update [mem 0x6c8c6018-0x6c8e3057] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000009deffff] usable
[    0.000000] reserve setup_data: [mem 0x0000000009df0000-0x0000000009ffffff] reserved
[    0.000000] reserve setup_data: [mem 0x000000000a000000-0x000000000affffff] usable
[    0.000000] reserve setup_data: [mem 0x000000000b000000-0x000000000b01ffff] reserved
[    0.000000] reserve setup_data: [mem 0x000000000b020000-0x000000006c8c6017] usable
[    0.000000] reserve setup_data: [mem 0x000000006c8c6018-0x000000006c8e3057] usable
[    0.000000] reserve setup_data: [mem 0x000000006c8e3058-0x000000006c8e4017] usable
[    0.000000] reserve setup_data: [mem 0x000000006c8e4018-0x000000006c8f4857] usable
[    0.000000] reserve setup_data: [mem 0x000000006c8f4858-0x000000006c8f5017] usable
[    0.000000] reserve setup_data: [mem 0x000000006c8f5018-0x000000006c905857] usable
[    0.000000] reserve setup_data: [mem 0x000000006c905858-0x0000000077a60fff] usable
[    0.000000] reserve setup_data: [mem 0x0000000077a61000-0x0000000078fabfff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000078fac000-0x000000007908bfff] usable
[    0.000000] reserve setup_data: [mem 0x000000007908c000-0x00000000794a2fff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x00000000794a3000-0x000000007a206fff] reserved
[    0.000000] reserve setup_data: [mem 0x000000007a207000-0x000000007bffffff] usable
[    0.000000] reserve setup_data: [mem 0x000000007c000000-0x000000007fffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000b7a00000-0x00000000b7a00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000b7b00000-0x00000000b7b7ffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000ef800000-0x00000000ef8fffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000efc00000-0x00000000efc00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000efd00000-0x00000000efd7ffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fea00000-0x00000000feafffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fedc0000-0x00000000fedc0fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000feefffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000087f2fffff] usable
[    0.000000] reserve setup_data: [mem 0x000000087f300000-0x000000087fffffff] reserved
[    0.000000] efi: EFI v2.70 by American Megatrends
[    0.000000] efi:  ACPI 2.0=0x7908c000  ACPI=0x7908c000  SMBIOS=0x7a0bb000  SMBIOS 3.0=0x7a0ba000  MEMATTR=0x72d54018  MPS=0xfcb80  ESRT=0x74e9af18 
[    0.000000] SMBIOS 3.1.1 present.
[    0.000000] DMI: To Be Filled By O.E.M. To Be Filled By O.E.M./X399 Taichi, BIOS P3.30 08/14/2018
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] last_pfn = 0x87f300 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000000 mask FFFF80000000 write-back
[    0.000000]   1 base 00007C000000 mask FFFFFC000000 uncachable
[    0.000000]   2 disabled
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] TOM2: 0000000880000000 aka 34816M
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000000] total RAM covered: 1984M
[    0.000000] Found optimal setting for mtrr clean up
[    0.000000]  gran_size: 64K 	chunk_size: 128M 	num_reg: 2  	lose cover RAM: 0G
[    0.000000] e820: update [mem 0x7c000000-0xffffffff] usable ==> reserved
[    0.000000] last_pfn = 0x7c000 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000fd050-0x000fd05f] mapped at [(____ptrval____)]
[    0.000000] esrt: Reserving ESRT space from 0x0000000074e9af18 to 0x0000000074e9af50.
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [(____ptrval____)] 96000 size 24576
[    0.000000] Using GB pages for direct mapping
[    0.000000] BRK [0x7fa601000, 0x7fa601fff] PGTABLE
[    0.000000] BRK [0x7fa602000, 0x7fa602fff] PGTABLE
[    0.000000] BRK [0x7fa603000, 0x7fa603fff] PGTABLE
[    0.000000] BRK [0x7fa604000, 0x7fa604fff] PGTABLE
[    0.000000] BRK [0x7fa605000, 0x7fa605fff] PGTABLE
[    0.000000] BRK [0x7fa606000, 0x7fa606fff] PGTABLE
[    0.000000] BRK [0x7fa607000, 0x7fa607fff] PGTABLE
[    0.000000] BRK [0x7fa608000, 0x7fa608fff] PGTABLE
[    0.000000] BRK [0x7fa609000, 0x7fa609fff] PGTABLE
[    0.000000] BRK [0x7fa60a000, 0x7fa60afff] PGTABLE
[    0.000000] BRK [0x7fa60b000, 0x7fa60bfff] PGTABLE
[    0.000000] BRK [0x7fa60c000, 0x7fa60cfff] PGTABLE
[    0.000000] Secure boot disabled
[    0.000000] RAMDISK: [mem 0x71d40000-0x72492fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x000000007908C000 000024 (v02 AMD   )
[    0.000000] ACPI: XSDT 0x000000007908C0B0 0000DC (v01 AMD    A M I    03242016 AMI  00010013)
[    0.000000] ACPI: FACP 0x0000000079097258 000114 (v06 AMD    A M I    03242016 AMI  00010013)
[    0.000000] ACPI: DSDT 0x000000007908C220 00B035 (v02 AMD    A M I    03242016 INTL 20120913)
[    0.000000] ACPI: FACS 0x00000000794A0700 000040
[    0.000000] ACPI: APIC 0x0000000079097370 00046A (v03 AMD    A M I    03242016 AMI  00010013)
[    0.000000] ACPI: FPDT 0x00000000790977E0 000044 (v01 AMD    A M I    03242016 AMI  00010013)
[    0.000000] ACPI: FIDT 0x0000000079097828 00009C (v01 AMD    A M I    03242016 AMI  00010013)
[    0.000000] ACPI: SSDT 0x00000000790978C8 008C4C (v02 AMD    AMD ALIB 00000002 MSFT 04000000)
[    0.000000] ACPI: SSDT 0x00000000790A0518 0001CC (v02 AMD    CPUSSDT  03242016 AMI  03242016)
[    0.000000] ACPI: SSDT 0x00000000790A06E8 002CFA (v01 AMD    AMD AOD  00000001 INTL 20120913)
[    0.000000] ACPI: MCFG 0x00000000790A33E8 00003C (v01 AMD    A M I    03242016 MSFT 00010013)
[    0.000000] ACPI: AAFT 0x00000000790A3428 000464 (v01 AMD    OEMAAFT  03242016 MSFT 00000097)
[    0.000000] ACPI: SSDT 0x00000000790A3890 004604 (v01 AMD    AMD CPU  00000001 AMD  00000001)
[    0.000000] ACPI: SRAT 0x00000000790A7E98 0002A8 (v03 AMD    AMD SRAT 00000001 AMD  00000001)
[    0.000000] ACPI: MSCT 0x00000000790A8140 000064 (v01 AMD    AMD MSCT 00000000 AMD  00000001)
[    0.000000] ACPI: SLIT 0x00000000790A81A8 000030 (v01 AMD    AMD SLIT 00000001 AMD  00000001)
[    0.000000] ACPI: CRAT 0x00000000790A81D8 001DF8 (v01 AMD    AMD CRAT 00000001 AMD  00000001)
[    0.000000] ACPI: CDIT 0x00000000790A9FD0 00002C (v01 AMD    AMD CDIT 00000001 AMD  00000001)
[    0.000000] ACPI: HPET 0x00000000790AA000 000038 (v01 AMD    A M I    03242016 AMI  00000005)
[    0.000000] ACPI: SSDT 0x00000000790AA038 000024 (v01 AMDFCH FCHZP    00001000 INTL 20120913)
[    0.000000] ACPI: UEFI 0x00000000790AA060 000048 (v01 AMD    A M I    00000002      01000013)
[    0.000000] ACPI: BGRT 0x00000000790AA0A8 000038 (v01 AMD    A M I    03242016 AMI  00010013)
[    0.000000] ACPI: IVRS 0x00000000790AA0E0 000130 (v02 AMD    AMD IVRS 00000001 AMD  00000000)
[    0.000000] ACPI: SSDT 0x00000000790AA210 001A41 (v01 AMD    AmdTable 00000001 INTL 20120913)
[    0.000000] ACPI: SSDT 0x00000000790ABC58 0000F8 (v01 AMD    AMD PT   00001000 INTL 20120913)
[    0.000000] ACPI: WSMT 0x00000000790ABD50 000028 (v01 AMD    A M I    03242016 AMI  00010013)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] system APIC only can use physical flat
[    0.000000] Setting APIC routing to physical flat.
[    0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0
[    0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0
[    0.000000] SRAT: PXM 0 -> APIC 0x02 -> Node 0
[    0.000000] SRAT: PXM 0 -> APIC 0x03 -> Node 0
[    0.000000] SRAT: PXM 0 -> APIC 0x04 -> Node 0
[    0.000000] SRAT: PXM 0 -> APIC 0x05 -> Node 0
[    0.000000] SRAT: PXM 0 -> APIC 0x06 -> Node 0
[    0.000000] SRAT: PXM 0 -> APIC 0x07 -> Node 0
[    0.000000] SRAT: PXM 0 -> APIC 0x08 -> Node 0
[    0.000000] SRAT: PXM 0 -> APIC 0x09 -> Node 0
[    0.000000] SRAT: PXM 0 -> APIC 0x0a -> Node 0
[    0.000000] SRAT: PXM 0 -> APIC 0x0b -> Node 0
[    0.000000] SRAT: PXM 0 -> APIC 0x0c -> Node 0
[    0.000000] SRAT: PXM 0 -> APIC 0x0d -> Node 0
[    0.000000] SRAT: PXM 0 -> APIC 0x0e -> Node 0
[    0.000000] SRAT: PXM 0 -> APIC 0x0f -> Node 0
[    0.000000] SRAT: PXM 1 -> APIC 0x10 -> Node 1
[    0.000000] SRAT: PXM 1 -> APIC 0x11 -> Node 1
[    0.000000] SRAT: PXM 1 -> APIC 0x12 -> Node 1
[    0.000000] SRAT: PXM 1 -> APIC 0x13 -> Node 1
[    0.000000] SRAT: PXM 1 -> APIC 0x14 -> Node 1
[    0.000000] SRAT: PXM 1 -> APIC 0x15 -> Node 1
[    0.000000] SRAT: PXM 1 -> APIC 0x16 -> Node 1
[    0.000000] SRAT: PXM 1 -> APIC 0x17 -> Node 1
[    0.000000] SRAT: PXM 1 -> APIC 0x18 -> Node 1
[    0.000000] SRAT: PXM 1 -> APIC 0x19 -> Node 1
[    0.000000] SRAT: PXM 1 -> APIC 0x1a -> Node 1
[    0.000000] SRAT: PXM 1 -> APIC 0x1b -> Node 1
[    0.000000] SRAT: PXM 1 -> APIC 0x1c -> Node 1
[    0.000000] SRAT: PXM 1 -> APIC 0x1d -> Node 1
[    0.000000] SRAT: PXM 1 -> APIC 0x1e -> Node 1
[    0.000000] SRAT: PXM 1 -> APIC 0x1f -> Node 1
[    0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]
[    0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00100000-0x7fffffff]
[    0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0x87fffffff]
[    0.000000] NUMA: Initialized distance table, cnt=2
[    0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x7fffffff] -> [mem 0x00000000-0x7fffffff]
[    0.000000] NUMA: Node 0 [mem 0x00000000-0x7fffffff] + [mem 0x100000000-0x87f2fffff] -> [mem 0x00000000-0x87f2fffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x87f2fb000-0x87f2fefff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000087f2fffff]
[    0.000000]   Device   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009ffff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x0000000009deffff]
[    0.000000]   node   0: [mem 0x000000000a000000-0x000000000affffff]
[    0.000000]   node   0: [mem 0x000000000b020000-0x0000000077a60fff]
[    0.000000]   node   0: [mem 0x0000000078fac000-0x000000007908bfff]
[    0.000000]   node   0: [mem 0x000000007a207000-0x000000007bffffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000087f2fffff]
[    0.000000] Reserved but unavailable: 30295 pages
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000087f2fffff]
[    0.000000] On node 0 totalpages: 8358313
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 26 pages reserved
[    0.000000]   DMA zone: 3999 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 7709 pages used for memmap
[    0.000000]   DMA32 zone: 493322 pages, LIFO batch:63
[    0.000000]   Normal zone: 122828 pages used for memmap
[    0.000000]   Normal zone: 7860992 pages, LIFO batch:63
[    0.000000] ACPI: PM-Timer IO Port: 0x808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] system APIC only can use physical flat
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 128, version 33, address 0xfec00000, GSI 0-23
[    0.000000] IOAPIC[1]: apic_id 129, version 33, address 0xefc00000, GSI 24-55
[    0.000000] IOAPIC[2]: apic_id 130, version 33, address 0xb7a00000, GSI 56-87
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x10228201 base: 0xfed00000
[    0.000000] smpboot: Allowing 128 CPUs, 96 hotplug CPUs
[    0.000000] NODE_DATA(1) allocated [mem 0x87f2ed000-0x87f2f0fff]
[    0.000000]     NODE_DATA(1) on node 0
[    0.000000] Initmem setup node 1 [mem 0x0000000000000000-0x0000000000000000]
[    0.000000] On node 1 totalpages: 0
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x09df0000-0x09ffffff]
[    0.000000] PM: Registered nosave memory: [mem 0x0b000000-0x0b01ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x6c8c6000-0x6c8c6fff]
[    0.000000] PM: Registered nosave memory: [mem 0x6c8e3000-0x6c8e3fff]
[    0.000000] PM: Registered nosave memory: [mem 0x6c8e4000-0x6c8e4fff]
[    0.000000] PM: Registered nosave memory: [mem 0x6c8f4000-0x6c8f4fff]
[    0.000000] PM: Registered nosave memory: [mem 0x6c8f5000-0x6c8f5fff]
[    0.000000] PM: Registered nosave memory: [mem 0x6c905000-0x6c905fff]
[    0.000000] PM: Registered nosave memory: [mem 0x77a61000-0x78fabfff]
[    0.000000] PM: Registered nosave memory: [mem 0x7908c000-0x794a2fff]
[    0.000000] PM: Registered nosave memory: [mem 0x794a3000-0x7a206fff]
[    0.000000] PM: Registered nosave memory: [mem 0x7c000000-0x7fffffff]
[    0.000000] PM: Registered nosave memory: [mem 0x80000000-0xb79fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xb7a00000-0xb7a00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xb7a01000-0xb7afffff]
[    0.000000] PM: Registered nosave memory: [mem 0xb7b00000-0xb7b7ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xb7b80000-0xef7fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xef800000-0xef8fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xef900000-0xefbfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xefc00000-0xefc00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xefc01000-0xefcfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xefd00000-0xefd7ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xefd80000-0xfe9fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfea00000-0xfeafffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfeb00000-0xfebfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfec0ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec11000-0xfec2ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec30000-0xfec30fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec31000-0xfecfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed01000-0xfed3ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed40000-0xfed44fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed45000-0xfed7ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed80000-0xfed8ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed90000-0xfedbffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfedc0000-0xfedc0fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfedc1000-0xfedc1fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfedc2000-0xfedcffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfedd0000-0xfedd3fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfedd4000-0xfedd5fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfedd6000-0xfedfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfeefffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfef00000-0xfeffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.000000] [mem 0xb7b80000-0xef7fffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.000000] random: get_random_bytes called from start_kernel+0x95/0x53f with crng_init=0
[    0.000000] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:128 nr_node_ids:2
[    0.000000] percpu: Embedded 46 pages/cpu @(____ptrval____) s151552 r8192 d28672 u262144
[    0.000000] pcpu-alloc: s151552 r8192 d28672 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 000 001 002 003 004 005 006 007 
[    0.000000] pcpu-alloc: [0] 016 017 018 019 020 021 022 023 
[    0.000000] pcpu-alloc: [0] 032 033 034 035 036 037 038 039 
[    0.000000] pcpu-alloc: [0] 040 041 042 043 044 045 046 047 
[    0.000000] pcpu-alloc: [0] 048 049 050 051 052 053 054 055 
[    0.000000] pcpu-alloc: [0] 056 057 058 059 060 061 062 063 
[    0.000000] pcpu-alloc: [0] 064 065 066 067 068 069 070 071 
[    0.000000] pcpu-alloc: [0] 072 073 074 075 076 077 078 079 
[    0.000000] pcpu-alloc: [0] 080 081 082 083 084 085 086 087 
[    0.000000] pcpu-alloc: [0] 088 089 090 091 092 093 094 095 
[    0.000000] pcpu-alloc: [0] 096 097 098 099 100 101 102 103 
[    0.000000] pcpu-alloc: [0] 104 105 106 107 108 109 110 111 
[    0.000000] pcpu-alloc: [0] 112 113 114 115 116 117 118 119 
[    0.000000] pcpu-alloc: [0] 120 121 122 123 124 125 126 127 
[    0.000000] pcpu-alloc: [1] 008 009 010 011 012 013 014 015 
[    0.000000] pcpu-alloc: [1] 024 025 026 027 028 029 030 031 
[    0.000000] Built 2 zonelists, mobility grouping on.  Total pages: 8227686
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: initrd=\amd-ucode.img initrd=\initramfs-linux.img root=PARTUUID=5cc6276b-c0d5-42cb-bd4b-816066604836 rw
[    0.000000] log_buf_len individual max cpu contribution: 4096 bytes
[    0.000000] log_buf_len total cpu_extra contributions: 520192 bytes
[    0.000000] log_buf_len min size: 131072 bytes
[    0.000000] log_buf_len: 1048576 bytes
[    0.000000] early log buf free: 107608(82%)
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 32700868K/33433252K available (12300K kernel code, 1374K rwdata, 3640K rodata, 1532K init, 3860K bss, 732384K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=128, Nodes=2
[    0.000000] ftrace: allocating 35539 entries in 139 pages
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    0.000000] rcu: 	CONFIG_RCU_FANOUT set to non-default value of 32.
[    0.000000] rcu: 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] rcu: 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=128.
[    0.000000] rcu: 	RCU priority boosting: priority 1 delay 500 ms.
[    0.000000] 	Tasks RCU enabled.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=128
[    0.000000] NR_IRQS: 20736, nr_irqs: 2536, preallocated irqs: 16
[    0.000000] rcu: 	Offload RCU callbacks from CPUs: (none).
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] mempolicy: Enabling automatic NUMA balancing. Configure with numa_balancing= or the kernel.numa_balancing sysctl
[    0.000000] ACPI: Core revision 20180810
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[    0.000000] hpet clockevent registered
[    0.000000] APIC: Switch to symmetric I/O mode setup
[    0.003333] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.026666] tsc: PIT calibration matches HPET. 2 loops
[    0.026666] tsc: Detected 3393.312 MHz processor
[    0.000006] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x30e9a075e80, max_idle_ns: 440795221980 ns
[    0.000011] Calibrating delay loop (skipped), value calculated using timer frequency.. 6789.40 BogoMIPS (lpj=11311040)
[    0.000012] pid_max: default: 131072 minimum: 1024
[    0.001346] Security Framework initialized
[    0.001346] Yama: becoming mindful.
[    0.001349] AppArmor: AppArmor disabled by boot time parameter
[    0.004698] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes)
[    0.006380] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[    0.006466] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes)
[    0.006523] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes)
[    0.006839] mce: CPU supports 23 MCE banks
[    0.006856] LVT offset 1 assigned for vector 0xf9
[    0.006913] LVT offset 2 assigned for vector 0xf4
[    0.006923] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
[    0.006923] Last level dTLB entries: 4KB 1536, 2MB 1536, 4MB 768, 1GB 0
[    0.006924] Spectre V2 : Mitigation: Full AMD retpoline
[    0.006925] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.006925] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier
[    0.006926] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.010714] Freeing SMP alternatives memory: 28K
[    0.013340] smpboot: CPU0: AMD Ryzen Threadripper 1950X 16-Core Processor (family: 0x17, model: 0x1, stepping: 0x1)
[    0.033359] Performance Events: Fam17h core perfctr, AMD PMU driver.
[    0.033363] ... version:                0
[    0.033363] ... bit width:              48
[    0.033363] ... generic registers:      6
[    0.033364] ... value mask:             0000ffffffffffff
[    0.033364] ... max period:             00007fffffffffff
[    0.033364] ... fixed-purpose events:   0
[    0.033365] ... event mask:             000000000000003f
[    0.040011] rcu: Hierarchical SRCU implementation.
[    0.063352] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.070015] smp: Bringing up secondary CPUs ...
[    0.110020] x86: Booting SMP configuration:
[    0.110021] .... node  #0, CPUs:          #1   #2   #3   #4   #5   #6   #7
[    0.390046] .... node  #1, CPUs:     #8   #9  #10  #11  #12  #13  #14  #15
[    0.710025] .... node  #0, CPUs:    #16  #17  #18  #19  #20  #21  #22  #23
[    1.030045] .... node  #1, CPUs:    #24  #25  #26  #27  #28  #29  #30  #31
[    1.312159] smp: Brought up 2 nodes, 32 CPUs
[    1.312159] smpboot: Max logical packages: 4
[    1.312159] smpboot: Total of 32 processors activated (217258.80 BogoMIPS)
[    1.316753] devtmpfs: initialized
[    1.316753] x86/mm: Memory block size: 128MB
[    1.318201] PM: Registering ACPI NVS region [mem 0x7908c000-0x794a2fff] (4288512 bytes)
[    1.318201] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    1.318201] futex hash table entries: 32768 (order: 9, 2097152 bytes)
[    1.318201] pinctrl core: initialized pinctrl subsystem
[    1.318201] RTC time: 13:48:30, date: 11/30/18
[    1.318201] NET: Registered protocol family 16
[    1.318201] audit: initializing netlink subsys (disabled)
[    1.318201] audit: type=2000 audit(1543585710.343:1): state=initialized audit_enabled=0 res=1
[    1.318201] cpuidle: using governor ladder
[    1.318201] cpuidle: using governor menu
[    1.320075] ACPI: bus type PCI registered
[    1.320077] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    1.320184] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
[    1.320186] PCI: not using MMCONFIG
[    1.320187] PCI: Using configuration type 1 for base access
[    1.320187] PCI: Using configuration type 1 for extended access
[    1.321388] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    1.321388] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    1.321388] ACPI: Added _OSI(Module Device)
[    1.321388] ACPI: Added _OSI(Processor Device)
[    1.321388] ACPI: Added _OSI(3.0 _SCP Extensions)
[    1.321388] ACPI: Added _OSI(Processor Aggregator Device)
[    1.321388] ACPI: Added _OSI(Linux-Dell-Video)
[    1.321388] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    1.336677] ACPI: 8 ACPI AML tables successfully acquired and loaded
[    1.343256] ACPI: Interpreter enabled
[    1.343268] ACPI: (supports S0 S3 S4 S5)
[    1.343269] ACPI: Using IOAPIC for interrupt routing
[    1.343515] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
[    1.343557] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in ACPI motherboard resources
[    1.343563] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    1.344083] ACPI: Enabled 3 GPEs in block 00 to 1F
[    1.351944] ACPI: Power Resource [P0SA] (off)
[    1.351963] ACPI: Power Resource [P3SA] (off)
[    1.353914] ACPI: Power Resource [P0SA] (off)
[    1.353934] ACPI: Power Resource [P3SA] (off)
[    1.361479] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3f])
[    1.361482] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    1.361628] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR]
[    1.361768] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[    1.361897] acpi PNP0A08:00: host bridge window expanded to [io  0x0000-0x2fff]; [io  0x0000-0x2fff window] ignored
[    1.362031] PCI host bridge to bus 0000:00
[    1.362032] pci_bus 0000:00: root bus resource [io  0x0000-0x2fff]
[    1.362033] pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
[    1.362034] pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
[    1.362035] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
[    1.362036] pci_bus 0000:00: root bus resource [mem 0xb8000000-0xba7fffff window]
[    1.362037] pci_bus 0000:00: root bus resource [bus 00-3f]
[    1.362042] pci 0000:00:00.0: [1022:1450] type 00 class 0x060000
[    1.362114] pci 0000:00:00.2: [1022:1451] type 00 class 0x080600
[    1.362207] pci 0000:00:01.0: [1022:1452] type 00 class 0x060000
[    1.362273] pci 0000:00:01.1: [1022:1453] type 01 class 0x060400
[    1.362949] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
[    1.363047] pci 0000:00:02.0: [1022:1452] type 00 class 0x060000
[    1.363124] pci 0000:00:03.0: [1022:1452] type 00 class 0x060000
[    1.363199] pci 0000:00:04.0: [1022:1452] type 00 class 0x060000
[    1.363373] pci 0000:00:07.0: [1022:1452] type 00 class 0x060000
[    1.363436] pci 0000:00:07.1: [1022:1454] type 01 class 0x060400
[    1.364065] pci 0000:00:07.1: enabling Extended Tags
[    1.364136] pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
[    1.364225] pci 0000:00:08.0: [1022:1452] type 00 class 0x060000
[    1.364284] pci 0000:00:08.1: [1022:1454] type 01 class 0x060400
[    1.364934] pci 0000:00:08.1: enabling Extended Tags
[    1.365007] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[    1.365131] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
[    1.365340] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
[    1.365553] pci 0000:00:18.0: [1022:1460] type 00 class 0x060000
[    1.365603] pci 0000:00:18.1: [1022:1461] type 00 class 0x060000
[    1.365657] pci 0000:00:18.2: [1022:1462] type 00 class 0x060000
[    1.365708] pci 0000:00:18.3: [1022:1463] type 00 class 0x060000
[    1.365761] pci 0000:00:18.4: [1022:1464] type 00 class 0x060000
[    1.365814] pci 0000:00:18.5: [1022:1465] type 00 class 0x060000
[    1.365867] pci 0000:00:18.6: [1022:1466] type 00 class 0x060000
[    1.365920] pci 0000:00:18.7: [1022:1467] type 00 class 0x060000
[    1.365971] pci 0000:00:19.0: [1022:1460] type 00 class 0x060000
[    1.366027] pci 0000:00:19.1: [1022:1461] type 00 class 0x060000
[    1.366083] pci 0000:00:19.2: [1022:1462] type 00 class 0x060000
[    1.366137] pci 0000:00:19.3: [1022:1463] type 00 class 0x060000
[    1.366192] pci 0000:00:19.4: [1022:1464] type 00 class 0x060000
[    1.366248] pci 0000:00:19.5: [1022:1465] type 00 class 0x060000
[    1.366303] pci 0000:00:19.6: [1022:1466] type 00 class 0x060000
[    1.366359] pci 0000:00:19.7: [1022:1467] type 00 class 0x060000
[    1.366760] pci 0000:01:00.0: [1022:43ba] type 00 class 0x0c0330
[    1.366780] pci 0000:01:00.0: reg 0x10: [mem 0xba3a0000-0xba3a7fff 64bit]
[    1.366847] pci 0000:01:00.0: PME# supported from D3hot D3cold
[    1.366937] pci 0000:01:00.1: [1022:43b6] type 00 class 0x010601
[    1.366978] pci 0000:01:00.1: reg 0x24: [mem 0xba380000-0xba39ffff]
[    1.366984] pci 0000:01:00.1: reg 0x30: [mem 0xba300000-0xba37ffff pref]
[    1.367019] pci 0000:01:00.1: PME# supported from D3hot D3cold
[    1.367093] pci 0000:01:00.2: [1022:43b1] type 01 class 0x060400
[    1.367158] pci 0000:01:00.2: PME# supported from D3hot D3cold
[    1.367266] pci 0000:00:01.1: PCI bridge to [bus 01-07]
[    1.367269] pci 0000:00:01.1:   bridge window [io  0x1000-0x2fff]
[    1.367270] pci 0000:00:01.1:   bridge window [mem 0xba000000-0xba3fffff]
[    1.367352] pci 0000:02:00.0: [1022:43b4] type 01 class 0x060400
[    1.367429] pci 0000:02:00.0: PME# supported from D3hot D3cold
[    1.367495] pci 0000:02:04.0: [1022:43b4] type 01 class 0x060400
[    1.367571] pci 0000:02:04.0: PME# supported from D3hot D3cold
[    1.367639] pci 0000:02:05.0: [1022:43b4] type 01 class 0x060400
[    1.367715] pci 0000:02:05.0: PME# supported from D3hot D3cold
[    1.367780] pci 0000:02:06.0: [1022:43b4] type 01 class 0x060400
[    1.367856] pci 0000:02:06.0: PME# supported from D3hot D3cold
[    1.367920] pci 0000:02:07.0: [1022:43b4] type 01 class 0x060400
[    1.367996] pci 0000:02:07.0: PME# supported from D3hot D3cold
[    1.368071] pci 0000:01:00.2: PCI bridge to [bus 02-07]
[    1.368075] pci 0000:01:00.2:   bridge window [io  0x1000-0x2fff]
[    1.368078] pci 0000:01:00.2:   bridge window [mem 0xba000000-0xba2fffff]
[    1.368115] pci 0000:02:00.0: PCI bridge to [bus 03]
[    1.368187] pci 0000:04:00.0: [8086:1539] type 00 class 0x020000
[    1.368229] pci 0000:04:00.0: reg 0x10: [mem 0xba200000-0xba21ffff]
[    1.368268] pci 0000:04:00.0: reg 0x18: [io  0x2000-0x201f]
[    1.368292] pci 0000:04:00.0: reg 0x1c: [mem 0xba220000-0xba223fff]
[    1.368459] pci 0000:04:00.0: PME# supported from D0 D3hot D3cold
[    1.368526] pci 0000:04:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s x1 link at 0000:02:04.0 (capable of 7.876 Gb/s with 8 GT/s x1 link)
[    1.368622] pci 0000:02:04.0: PCI bridge to [bus 04]
[    1.368626] pci 0000:02:04.0:   bridge window [io  0x2000-0x2fff]
[    1.368629] pci 0000:02:04.0:   bridge window [mem 0xba200000-0xba2fffff]
[    1.368689] pci 0000:05:00.0: [8086:24fb] type 00 class 0x028000
[    1.368748] pci 0000:05:00.0: reg 0x10: [mem 0xba100000-0xba101fff 64bit]
[    1.368947] pci 0000:05:00.0: PME# supported from D0 D3hot D3cold
[    1.369034] pci 0000:05:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s x1 link at 0000:02:05.0 (capable of 7.876 Gb/s with 8 GT/s x1 link)
[    1.369152] pci 0000:02:05.0: PCI bridge to [bus 05]
[    1.369158] pci 0000:02:05.0:   bridge window [mem 0xba100000-0xba1fffff]
[    1.369222] pci 0000:06:00.0: [8086:1539] type 00 class 0x020000
[    1.369268] pci 0000:06:00.0: reg 0x10: [mem 0xba000000-0xba01ffff]
[    1.369299] pci 0000:06:00.0: reg 0x18: [io  0x1000-0x101f]
[    1.369319] pci 0000:06:00.0: reg 0x1c: [mem 0xba020000-0xba023fff]
[    1.369491] pci 0000:06:00.0: PME# supported from D0 D3hot D3cold
[    1.369557] pci 0000:06:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s x1 link at 0000:02:06.0 (capable of 7.876 Gb/s with 8 GT/s x1 link)
[    1.370056] pci 0000:02:06.0: PCI bridge to [bus 06]
[    1.370060] pci 0000:02:06.0:   bridge window [io  0x1000-0x1fff]
[    1.370062] pci 0000:02:06.0:   bridge window [mem 0xba000000-0xba0fffff]
[    1.370093] pci 0000:02:07.0: PCI bridge to [bus 07]
[    1.370191] pci 0000:08:00.0: [1022:145a] type 00 class 0x130000
[    1.370212] pci 0000:08:00.0: enabling Extended Tags
[    1.370269] pci 0000:08:00.2: [1022:1456] type 00 class 0x108000
[    1.370281] pci 0000:08:00.2: reg 0x18: [mem 0xba500000-0xba5fffff]
[    1.370288] pci 0000:08:00.2: reg 0x24: [mem 0xba600000-0xba601fff]
[    1.370293] pci 0000:08:00.2: enabling Extended Tags
[    1.370352] pci 0000:08:00.3: [1022:145c] type 00 class 0x0c0330
[    1.370363] pci 0000:08:00.3: reg 0x10: [mem 0xba400000-0xba4fffff 64bit]
[    1.370379] pci 0000:08:00.3: enabling Extended Tags
[    1.370400] pci 0000:08:00.3: PME# supported from D0 D3hot D3cold
[    1.370450] pci 0000:00:07.1: PCI bridge to [bus 08]
[    1.370453] pci 0000:00:07.1:   bridge window [mem 0xba400000-0xba6fffff]
[    1.370983] pci 0000:09:00.0: [1022:1455] type 00 class 0x130000
[    1.371007] pci 0000:09:00.0: enabling Extended Tags
[    1.371070] pci 0000:09:00.2: [1022:7901] type 00 class 0x010601
[    1.371093] pci 0000:09:00.2: reg 0x24: [mem 0xba708000-0xba708fff]
[    1.371099] pci 0000:09:00.2: enabling Extended Tags
[    1.371123] pci 0000:09:00.2: PME# supported from D3hot D3cold
[    1.371169] pci 0000:09:00.3: [1022:1457] type 00 class 0x040300
[    1.371177] pci 0000:09:00.3: reg 0x10: [mem 0xba700000-0xba707fff]
[    1.371193] pci 0000:09:00.3: enabling Extended Tags
[    1.371215] pci 0000:09:00.3: PME# supported from D0 D3hot D3cold
[    1.371270] pci 0000:00:08.1: PCI bridge to [bus 09]
[    1.371273] pci 0000:00:08.1:   bridge window [mem 0xba700000-0xba7fffff]
[    1.371285] pci_bus 0000:00: on NUMA node 0
[    1.371667] ACPI: PCI Root Bridge [S0D1] (domain 0000 [bus 40-ff])
[    1.371669] acpi PNP0A08:01: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    1.371814] acpi PNP0A08:01: _OSC: platform does not support [SHPCHotplug LTR]
[    1.371951] acpi PNP0A08:01: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[    1.371963] acpi PNP0A08:01: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-7f] only partially covers this bridge
[    1.372211] PCI host bridge to bus 0000:40
[    1.372212] pci_bus 0000:40: root bus resource [io  0x03b0-0x03df window]
[    1.372213] pci_bus 0000:40: root bus resource [io  0x3000-0xffff window]
[    1.372214] pci_bus 0000:40: root bus resource [mem 0x000a0000-0x000bffff window]
[    1.372215] pci_bus 0000:40: root bus resource [mem 0x80000000-0x9f7fffff window]
[    1.372216] pci_bus 0000:40: root bus resource [bus 40-ff]
[    1.372219] pci 0000:40:00.0: [1022:1450] type 00 class 0x060000
[    1.372290] pci 0000:40:00.2: [1022:1451] type 00 class 0x080600
[    1.372377] pci 0000:40:01.0: [1022:1452] type 00 class 0x060000
[    1.372451] pci 0000:40:02.0: [1022:1452] type 00 class 0x060000
[    1.372526] pci 0000:40:03.0: [1022:1452] type 00 class 0x060000
[    1.372586] pci 0000:40:03.1: [1022:1453] type 01 class 0x060400
[    1.372693] pci 0000:40:03.1: PME# supported from D0 D3hot D3cold
[    1.372786] pci 0000:40:04.0: [1022:1452] type 00 class 0x060000
[    1.372866] pci 0000:40:07.0: [1022:1452] type 00 class 0x060000
[    1.372927] pci 0000:40:07.1: [1022:1454] type 01 class 0x060400
[    1.373344] pci 0000:40:07.1: enabling Extended Tags
[    1.373417] pci 0000:40:07.1: PME# supported from D0 D3hot D3cold
[    1.373507] pci 0000:40:08.0: [1022:1452] type 00 class 0x060000
[    1.373567] pci 0000:40:08.1: [1022:1454] type 01 class 0x060400
[    1.374119] pci 0000:40:08.1: enabling Extended Tags
[    1.374202] pci 0000:40:08.1: PME# supported from D0 D3hot D3cold
[    1.374399] pci 0000:41:00.0: [1002:67df] type 00 class 0x030000
[    1.374421] pci 0000:41:00.0: reg 0x10: [mem 0x80000000-0x8fffffff 64bit pref]
[    1.374429] pci 0000:41:00.0: reg 0x18: [mem 0x90000000-0x901fffff 64bit pref]
[    1.374435] pci 0000:41:00.0: reg 0x20: [io  0x3000-0x30ff]
[    1.374440] pci 0000:41:00.0: reg 0x24: [mem 0x9f700000-0x9f73ffff]
[    1.374446] pci 0000:41:00.0: reg 0x30: [mem 0x9f740000-0x9f75ffff pref]
[    1.374455] pci 0000:41:00.0: BAR 0: assigned to efifb
[    1.374498] pci 0000:41:00.0: supports D1 D2
[    1.374499] pci 0000:41:00.0: PME# supported from D1 D2 D3hot D3cold
[    1.374540] pci 0000:41:00.0: 63.008 Gb/s available PCIe bandwidth, limited by 8 GT/s x8 link at 0000:40:03.1 (capable of 126.016 Gb/s with 8 GT/s x16 link)
[    1.374577] pci 0000:41:00.1: [1002:aaf0] type 00 class 0x040300
[    1.374595] pci 0000:41:00.1: reg 0x10: [mem 0x9f760000-0x9f763fff 64bit]
[    1.374656] pci 0000:41:00.1: supports D1 D2
[    1.374728] pci 0000:40:03.1: PCI bridge to [bus 41]
[    1.374730] pci 0000:40:03.1:   bridge window [io  0x3000-0x3fff]
[    1.374732] pci 0000:40:03.1:   bridge window [mem 0x9f700000-0x9f7fffff]
[    1.374734] pci 0000:40:03.1:   bridge window [mem 0x80000000-0x901fffff 64bit pref]
[    1.375170] pci 0000:42:00.0: [1022:145a] type 00 class 0x130000
[    1.375194] pci 0000:42:00.0: enabling Extended Tags
[    1.375255] pci 0000:42:00.2: [1022:1456] type 00 class 0x108000
[    1.375268] pci 0000:42:00.2: reg 0x18: [mem 0x9f400000-0x9f4fffff]
[    1.375276] pci 0000:42:00.2: reg 0x24: [mem 0x9f500000-0x9f501fff]
[    1.375281] pci 0000:42:00.2: enabling Extended Tags
[    1.375345] pci 0000:42:00.3: [1022:145c] type 00 class 0x0c0330
[    1.375357] pci 0000:42:00.3: reg 0x10: [mem 0x9f300000-0x9f3fffff 64bit]
[    1.375375] pci 0000:42:00.3: enabling Extended Tags
[    1.375398] pci 0000:42:00.3: PME# supported from D0 D3hot D3cold
[    1.375454] pci 0000:40:07.1: PCI bridge to [bus 42]
[    1.375457] pci 0000:40:07.1:   bridge window [mem 0x9f300000-0x9f5fffff]
[    1.375602] pci 0000:43:00.0: [1022:1455] type 00 class 0x130000
[    1.375628] pci 0000:43:00.0: enabling Extended Tags
[    1.375700] pci 0000:43:00.2: [1022:7901] type 00 class 0x010601
[    1.375726] pci 0000:43:00.2: reg 0x24: [mem 0x9f600000-0x9f600fff]
[    1.375733] pci 0000:43:00.2: enabling Extended Tags
[    1.375760] pci 0000:43:00.2: PME# supported from D3hot D3cold
[    1.375820] pci 0000:40:08.1: PCI bridge to [bus 43]
[    1.375824] pci 0000:40:08.1:   bridge window [mem 0x9f600000-0x9f6fffff]
[    1.375837] pci_bus 0000:40: on NUMA node 1
[    1.375950] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 5 7 10 11 14 15) *0
[    1.376007] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 5 7 10 11 14 15) *0
[    1.376056] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 5 7 10 11 14 15) *0
[    1.376115] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 5 7 10 11 14 15) *0
[    1.376169] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 5 7 10 11 14 15) *0
[    1.376213] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 5 7 10 11 14 15) *0
[    1.376257] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 5 7 10 11 14 15) *0
[    1.376301] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 5 7 10 11 14 15) *0
[    1.376967] pci 0000:41:00.0: vgaarb: setting as boot VGA device
[    1.376967] pci 0000:41:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    1.376967] pci 0000:41:00.0: vgaarb: bridge control possible
[    1.376967] vgaarb: loaded
[    1.376967] ACPI: bus type USB registered
[    1.376967] usbcore: registered new interface driver usbfs
[    1.376967] usbcore: registered new interface driver hub
[    1.376974] usbcore: registered new device driver usb
[    1.380009] pps_core: LinuxPPS API ver. 1 registered
[    1.380009] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    1.380009] PTP clock support registered
[    1.380009] EDAC MC: Ver: 3.0.0
[    1.380027] Registered efivars operations
[    1.407023] PCI: Using ACPI for IRQ routing
[    1.415907] PCI: pci_cache_line_size set to 64 bytes
[    1.416032] e820: reserve RAM buffer [mem 0x09df0000-0x0bffffff]
[    1.416032] e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff]
[    1.416033] e820: reserve RAM buffer [mem 0x6c8c6018-0x6fffffff]
[    1.416034] e820: reserve RAM buffer [mem 0x6c8e4018-0x6fffffff]
[    1.416034] e820: reserve RAM buffer [mem 0x6c8f5018-0x6fffffff]
[    1.416035] e820: reserve RAM buffer [mem 0x77a61000-0x77ffffff]
[    1.416035] e820: reserve RAM buffer [mem 0x7908c000-0x7bffffff]
[    1.416036] e820: reserve RAM buffer [mem 0x87f300000-0x87fffffff]
[    1.416115] NetLabel: Initializing
[    1.416116] NetLabel:  domain hash size = 128
[    1.416116] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    1.416124] NetLabel:  unlabeled traffic allowed by default
[    1.416702] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    1.416705] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    1.420007] clocksource: Switched to clocksource tsc-early
[    1.428061] VFS: Disk quotas dquot_6.6.0
[    1.428099] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.428196] pnp: PnP ACPI init
[    1.428318] system 00:00: [mem 0xf0000000-0xf7ffffff] has been reserved
[    1.428322] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    1.428415] system 00:01: [mem 0xefd00000-0xefd7ffff] could not be reserved
[    1.428418] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.428479] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[    1.428663] system 00:03: [io  0x0280-0x028f] has been reserved
[    1.428664] system 00:03: [io  0x0290-0x029f] has been reserved
[    1.428665] system 00:03: [io  0x02a0-0x02af] has been reserved
[    1.428666] system 00:03: [io  0x02b0-0x02bf] has been reserved
[    1.428669] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.428918] system 00:04: [io  0x04d0-0x04d1] has been reserved
[    1.428919] system 00:04: [io  0x040b] has been reserved
[    1.428920] system 00:04: [io  0x04d6] has been reserved
[    1.428921] system 00:04: [io  0x0c00-0x0c01] has been reserved
[    1.428922] system 00:04: [io  0x0c14] has been reserved
[    1.428923] system 00:04: [io  0x0c50-0x0c51] has been reserved
[    1.428924] system 00:04: [io  0x0c52] has been reserved
[    1.428925] system 00:04: [io  0x0c6c] has been reserved
[    1.428925] system 00:04: [io  0x0c6f] has been reserved
[    1.428926] system 00:04: [io  0x0cd0-0x0cd1] has been reserved
[    1.428927] system 00:04: [io  0x0cd2-0x0cd3] has been reserved
[    1.428928] system 00:04: [io  0x0cd4-0x0cd5] has been reserved
[    1.428929] system 00:04: [io  0x0cd6-0x0cd7] has been reserved
[    1.428930] system 00:04: [io  0x0cd8-0x0cdf] has been reserved
[    1.428931] system 00:04: [io  0x0800-0x089f] has been reserved
[    1.428932] system 00:04: [io  0x0b00-0x0b0f] has been reserved
[    1.428933] system 00:04: [io  0x0b20-0x0b3f] has been reserved
[    1.428934] system 00:04: [io  0x0900-0x090f] has been reserved
[    1.428935] system 00:04: [io  0x0910-0x091f] has been reserved
[    1.428936] system 00:04: [mem 0xfec00000-0xfec00fff] could not be reserved
[    1.428937] system 00:04: [mem 0xfec01000-0xfec01fff] has been reserved
[    1.428938] system 00:04: [mem 0xfedc0000-0xfedc0fff] has been reserved
[    1.428939] system 00:04: [mem 0xfee00000-0xfee00fff] has been reserved
[    1.428941] system 00:04: [mem 0xfed80000-0xfed8ffff] could not be reserved
[    1.428942] system 00:04: [mem 0xfed61000-0xfed70fff] has been reserved
[    1.428943] system 00:04: [mem 0xfec10000-0xfec10fff] has been reserved
[    1.428944] system 00:04: [mem 0xff000000-0xffffffff] has been reserved
[    1.428946] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.429071] system 00:05: [mem 0xb7b00000-0xb7b7ffff] could not be reserved
[    1.429073] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.429510] pnp: PnP ACPI: found 6 devices
[    1.435108] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    1.435155] pci 0000:02:00.0: PCI bridge to [bus 03]
[    1.435164] pci 0000:02:04.0: PCI bridge to [bus 04]
[    1.435166] pci 0000:02:04.0:   bridge window [io  0x2000-0x2fff]
[    1.435169] pci 0000:02:04.0:   bridge window [mem 0xba200000-0xba2fffff]
[    1.435175] pci 0000:02:05.0: PCI bridge to [bus 05]
[    1.435179] pci 0000:02:05.0:   bridge window [mem 0xba100000-0xba1fffff]
[    1.435184] pci 0000:02:06.0: PCI bridge to [bus 06]
[    1.435186] pci 0000:02:06.0:   bridge window [io  0x1000-0x1fff]
[    1.435189] pci 0000:02:06.0:   bridge window [mem 0xba000000-0xba0fffff]
[    1.435195] pci 0000:02:07.0: PCI bridge to [bus 07]
[    1.435203] pci 0000:01:00.2: PCI bridge to [bus 02-07]
[    1.435204] pci 0000:01:00.2:   bridge window [io  0x1000-0x2fff]
[    1.435207] pci 0000:01:00.2:   bridge window [mem 0xba000000-0xba2fffff]
[    1.435213] pci 0000:00:01.1: PCI bridge to [bus 01-07]
[    1.435214] pci 0000:00:01.1:   bridge window [io  0x1000-0x2fff]
[    1.435216] pci 0000:00:01.1:   bridge window [mem 0xba000000-0xba3fffff]
[    1.435219] pci 0000:00:07.1: PCI bridge to [bus 08]
[    1.435221] pci 0000:00:07.1:   bridge window [mem 0xba400000-0xba6fffff]
[    1.435224] pci 0000:00:08.1: PCI bridge to [bus 09]
[    1.435226] pci 0000:00:08.1:   bridge window [mem 0xba700000-0xba7fffff]
[    1.435231] pci_bus 0000:00: resource 4 [io  0x0000-0x2fff]
[    1.435232] pci_bus 0000:00: resource 5 [io  0x0000-0x03af window]
[    1.435233] pci_bus 0000:00: resource 6 [io  0x03e0-0x0cf7 window]
[    1.435233] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000dffff window]
[    1.435234] pci_bus 0000:00: resource 8 [mem 0xb8000000-0xba7fffff window]
[    1.435235] pci_bus 0000:01: resource 0 [io  0x1000-0x2fff]
[    1.435236] pci_bus 0000:01: resource 1 [mem 0xba000000-0xba3fffff]
[    1.435237] pci_bus 0000:02: resource 0 [io  0x1000-0x2fff]
[    1.435238] pci_bus 0000:02: resource 1 [mem 0xba000000-0xba2fffff]
[    1.435239] pci_bus 0000:04: resource 0 [io  0x2000-0x2fff]
[    1.435240] pci_bus 0000:04: resource 1 [mem 0xba200000-0xba2fffff]
[    1.435241] pci_bus 0000:05: resource 1 [mem 0xba100000-0xba1fffff]
[    1.435241] pci_bus 0000:06: resource 0 [io  0x1000-0x1fff]
[    1.435242] pci_bus 0000:06: resource 1 [mem 0xba000000-0xba0fffff]
[    1.435243] pci_bus 0000:08: resource 1 [mem 0xba400000-0xba6fffff]
[    1.435244] pci_bus 0000:09: resource 1 [mem 0xba700000-0xba7fffff]
[    1.435293] pci 0000:40:03.1: PCI bridge to [bus 41]
[    1.435295] pci 0000:40:03.1:   bridge window [io  0x3000-0x3fff]
[    1.435297] pci 0000:40:03.1:   bridge window [mem 0x9f700000-0x9f7fffff]
[    1.435298] pci 0000:40:03.1:   bridge window [mem 0x80000000-0x901fffff 64bit pref]
[    1.435302] pci 0000:40:07.1: PCI bridge to [bus 42]
[    1.435303] pci 0000:40:07.1:   bridge window [mem 0x9f300000-0x9f5fffff]
[    1.435307] pci 0000:40:08.1: PCI bridge to [bus 43]
[    1.435309] pci 0000:40:08.1:   bridge window [mem 0x9f600000-0x9f6fffff]
[    1.435312] pci_bus 0000:40: resource 4 [io  0x03b0-0x03df window]
[    1.435313] pci_bus 0000:40: resource 5 [io  0x3000-0xffff window]
[    1.435314] pci_bus 0000:40: resource 6 [mem 0x000a0000-0x000bffff window]
[    1.435315] pci_bus 0000:40: resource 7 [mem 0x80000000-0x9f7fffff window]
[    1.435316] pci_bus 0000:41: resource 0 [io  0x3000-0x3fff]
[    1.435317] pci_bus 0000:41: resource 1 [mem 0x9f700000-0x9f7fffff]
[    1.435317] pci_bus 0000:41: resource 2 [mem 0x80000000-0x901fffff 64bit pref]
[    1.435318] pci_bus 0000:42: resource 1 [mem 0x9f300000-0x9f5fffff]
[    1.435319] pci_bus 0000:43: resource 1 [mem 0x9f600000-0x9f6fffff]
[    1.435395] NET: Registered protocol family 2
[    1.435805] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes)
[    1.435867] TCP established hash table entries: 262144 (order: 9, 2097152 bytes)
[    1.436120] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    1.436221] TCP: Hash tables configured (established 262144 bind 65536)
[    1.436323] UDP hash table entries: 16384 (order: 7, 524288 bytes)
[    1.436379] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes)
[    1.436597] NET: Registered protocol family 1
[    1.436600] NET: Registered protocol family 44
[    1.436896] pci 0000:41:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    1.436904] pci 0000:41:00.1: Linked as a consumer to 0000:41:00.0
[    1.437037] PCI: CLS 64 bytes, default 64
[    1.437069] Unpacking initramfs...
[    1.508960] Freeing initrd memory: 7500K
[    1.508973] AMD-Vi: IOMMU performance counters supported
[    1.509011] AMD-Vi: IOMMU performance counters supported
[    1.510147] iommu: Adding device 0000:00:01.0 to group 0
[    1.510675] iommu: Adding device 0000:00:01.1 to group 1
[    1.511261] iommu: Adding device 0000:00:02.0 to group 2
[    1.511765] iommu: Adding device 0000:00:03.0 to group 3
[    1.512346] iommu: Adding device 0000:00:04.0 to group 4
[    1.512900] iommu: Adding device 0000:00:07.0 to group 5
[    1.513488] iommu: Adding device 0000:00:07.1 to group 6
[    1.514020] iommu: Adding device 0000:00:08.0 to group 7
[    1.514616] iommu: Adding device 0000:00:08.1 to group 8
[    1.515177] iommu: Adding device 0000:00:14.0 to group 9
[    1.515191] iommu: Adding device 0000:00:14.3 to group 9
[    1.515747] iommu: Adding device 0000:00:18.0 to group 10
[    1.515761] iommu: Adding device 0000:00:18.1 to group 10
[    1.515774] iommu: Adding device 0000:00:18.2 to group 10
[    1.515789] iommu: Adding device 0000:00:18.3 to group 10
[    1.515801] iommu: Adding device 0000:00:18.4 to group 10
[    1.515814] iommu: Adding device 0000:00:18.5 to group 10
[    1.515826] iommu: Adding device 0000:00:18.6 to group 10
[    1.515838] iommu: Adding device 0000:00:18.7 to group 10
[    1.516441] iommu: Adding device 0000:00:19.0 to group 11
[    1.516456] iommu: Adding device 0000:00:19.1 to group 11
[    1.516469] iommu: Adding device 0000:00:19.2 to group 11
[    1.516483] iommu: Adding device 0000:00:19.3 to group 11
[    1.516496] iommu: Adding device 0000:00:19.4 to group 11
[    1.516510] iommu: Adding device 0000:00:19.5 to group 11
[    1.516523] iommu: Adding device 0000:00:19.6 to group 11
[    1.516536] iommu: Adding device 0000:00:19.7 to group 11
[    1.517131] iommu: Adding device 0000:01:00.0 to group 12
[    1.517153] iommu: Adding device 0000:01:00.1 to group 12
[    1.517173] iommu: Adding device 0000:01:00.2 to group 12
[    1.517184] iommu: Adding device 0000:02:00.0 to group 12
[    1.517195] iommu: Adding device 0000:02:04.0 to group 12
[    1.517205] iommu: Adding device 0000:02:05.0 to group 12
[    1.517215] iommu: Adding device 0000:02:06.0 to group 12
[    1.517226] iommu: Adding device 0000:02:07.0 to group 12
[    1.517242] iommu: Adding device 0000:04:00.0 to group 12
[    1.517262] iommu: Adding device 0000:05:00.0 to group 12
[    1.517278] iommu: Adding device 0000:06:00.0 to group 12
[    1.517861] iommu: Adding device 0000:08:00.0 to group 13
[    1.518400] iommu: Adding device 0000:08:00.2 to group 14
[    1.518976] iommu: Adding device 0000:08:00.3 to group 15
[    1.519510] iommu: Adding device 0000:09:00.0 to group 16
[    1.520101] iommu: Adding device 0000:09:00.2 to group 17
[    1.520640] iommu: Adding device 0000:09:00.3 to group 18
[    1.521224] iommu: Adding device 0000:40:01.0 to group 19
[    1.521728] iommu: Adding device 0000:40:02.0 to group 20
[    1.522265] iommu: Adding device 0000:40:03.0 to group 21
[    1.522770] iommu: Adding device 0000:40:03.1 to group 22
[    1.523315] iommu: Adding device 0000:40:04.0 to group 23
[    1.523836] iommu: Adding device 0000:40:07.0 to group 24
[    1.524381] iommu: Adding device 0000:40:07.1 to group 25
[    1.524884] iommu: Adding device 0000:40:08.0 to group 26
[    1.525433] iommu: Adding device 0000:40:08.1 to group 27
[    1.525963] iommu: Adding device 0000:41:00.0 to group 28
[    1.526023] iommu: Using direct mapping for device 0000:41:00.0
[    1.526050] iommu: Adding device 0000:41:00.1 to group 28
[    1.526283] iommu: Adding device 0000:42:00.0 to group 29
[    1.526822] iommu: Adding device 0000:42:00.2 to group 30
[    1.527323] iommu: Adding device 0000:42:00.3 to group 31
[    1.527853] iommu: Adding device 0000:43:00.0 to group 32
[    1.528368] iommu: Adding device 0000:43:00.2 to group 33
[    1.528554] AMD-Vi: Found IOMMU at 0000:00:00.2 cap 0x40
[    1.528555] AMD-Vi: Extended features (0xf77ef22294ada):
[    1.528555]  PPR NX GT IA GA PC GA_vAPIC
[    1.528558] AMD-Vi: Found IOMMU at 0000:40:00.2 cap 0x40
[    1.528558] AMD-Vi: Extended features (0xf77ef22294ada):
[    1.528558]  PPR NX GT IA GA PC GA_vAPIC
[    1.528560] AMD-Vi: Interrupt remapping enabled
[    1.528560] AMD-Vi: virtual APIC enabled
[    1.528907] AMD-Vi: Lazy IO/TLB flushing enabled
[    1.529735] amd_uncore: AMD NB counters detected
[    1.529750] amd_uncore: AMD LLC counters detected
[    1.530714] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
[    1.530729] perf/amd_iommu: Detected AMD IOMMU #1 (2 banks, 4 counters/bank).
[    1.530767] Scanning for low memory corruption every 60 seconds
[    1.531806] Initialise system trusted keyrings
[    1.531815] Key type blacklist registered
[    1.531869] workingset: timestamp_bits=41 max_order=23 bucket_order=0
[    1.532601] zbud: loaded
[    1.532805] pstore: using zstd compression
[    1.534038] Key type asymmetric registered
[    1.534039] Asymmetric key parser 'x509' registered
[    1.534044] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[    1.534121] io scheduler noop registered
[    1.534122] io scheduler deadline registered
[    1.534144] io scheduler cfq registered (default)
[    1.534145] io scheduler mq-deadline registered
[    1.534146] io scheduler kyber registered
[    1.534163] io scheduler bfq registered
[    1.538876] pcieport 0000:00:01.1: AER enabled with IRQ 28
[    1.538888] pcieport 0000:00:07.1: AER enabled with IRQ 29
[    1.538900] pcieport 0000:00:08.1: AER enabled with IRQ 31
[    1.538918] pcieport 0000:40:03.1: AER enabled with IRQ 42
[    1.538938] pcieport 0000:40:07.1: AER enabled with IRQ 43
[    1.538954] pcieport 0000:40:08.1: AER enabled with IRQ 45
[    1.538961] pcieport 0000:00:01.1: Signaling PME with IRQ 28
[    1.538967] pcieport 0000:00:07.1: Signaling PME with IRQ 29
[    1.538981] pcieport 0000:00:08.1: Signaling PME with IRQ 31
[    1.538993] pcieport 0000:40:03.1: Signaling PME with IRQ 42
[    1.539004] pcieport 0000:40:07.1: Signaling PME with IRQ 43
[    1.539019] pcieport 0000:40:08.1: Signaling PME with IRQ 45
[    1.539226] dpc 0000:00:01.1:pcie008: DPC error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 6, DL_ActiveErr+
[    1.539254] dpc 0000:40:03.1:pcie008: DPC error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 6, DL_ActiveErr+
[    1.539270] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    1.539321] efifb: probing for efifb
[    1.539331] efifb: framebuffer at 0x80000000, using 32400k, total 32400k
[    1.539332] efifb: mode is 3840x2160x32, linelength=15360, pages=1
[    1.539332] efifb: scrolling: redraw
[    1.539333] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    1.539364] fbcon: Deferring console take-over
[    1.539364] fb0: EFI VGA frame buffer device
[    1.539427] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    1.539432] ACPI: Power Button [PWRB]
[    1.539467] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    1.539490] ACPI: Power Button [PWRF]
[    1.539566] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    1.539627] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    1.539675] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    1.539723] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    1.539772] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    1.539833] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    1.539895] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    1.539958] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    1.540022] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    1.540087] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    1.540341] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    1.540409] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    1.540478] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    1.540547] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    1.540616] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    1.540686] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    1.540748] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    1.540795] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    1.540849] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    1.540923] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    1.540990] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    1.541051] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    1.541112] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    1.541173] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    1.541239] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    1.541307] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    1.541371] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    1.541435] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    1.541499] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    1.541564] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    1.541629] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    1.541695] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    1.541976] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.544744] usbcore: registered new interface driver usbserial_generic
[    1.544747] usbserial: USB Serial support registered for generic
[    1.544772] rtc_cmos 00:02: RTC can wake from S4
[    1.545016] rtc_cmos 00:02: registered as rtc0
[    1.545025] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    1.545635] ledtrig-cpu: registered to indicate activity on CPUs
[    1.545844] NET: Registered protocol family 10
[    1.548105] Segment Routing with IPv6
[    1.548120] NET: Registered protocol family 17
[    1.549734] RAS: Correctable Errors collector initialized.
[    1.551910] microcode: CPU0: patch_level=0x08001137
[    1.551925] microcode: CPU1: patch_level=0x08001137
[    1.551931] microcode: CPU2: patch_level=0x08001137
[    1.551946] microcode: CPU3: patch_level=0x08001137
[    1.551962] microcode: CPU4: patch_level=0x08001137
[    1.551968] microcode: CPU5: patch_level=0x08001137
[    1.551974] microcode: CPU6: patch_level=0x08001137
[    1.551980] microcode: CPU7: patch_level=0x08001137
[    1.551988] microcode: CPU8: patch_level=0x08001137
[    1.551995] microcode: CPU9: patch_level=0x08001137
[    1.552002] microcode: CPU10: patch_level=0x08001137
[    1.552008] microcode: CPU11: patch_level=0x08001137
[    1.552016] microcode: CPU12: patch_level=0x08001137
[    1.552023] microcode: CPU13: patch_level=0x08001137
[    1.552031] microcode: CPU14: patch_level=0x08001137
[    1.552038] microcode: CPU15: patch_level=0x08001137
[    1.552044] microcode: CPU16: patch_level=0x08001137
[    1.552048] microcode: CPU17: patch_level=0x08001137
[    1.552050] microcode: CPU18: patch_level=0x08001137
[    1.552054] microcode: CPU19: patch_level=0x08001137
[    1.552059] microcode: CPU20: patch_level=0x08001137
[    1.552064] microcode: CPU21: patch_level=0x08001137
[    1.552071] microcode: CPU22: patch_level=0x08001137
[    1.552076] microcode: CPU23: patch_level=0x08001137
[    1.552082] microcode: CPU24: patch_level=0x08001137
[    1.552088] microcode: CPU25: patch_level=0x08001137
[    1.552094] microcode: CPU26: patch_level=0x08001137
[    1.552100] microcode: CPU27: patch_level=0x08001137
[    1.552106] microcode: CPU28: patch_level=0x08001137
[    1.552112] microcode: CPU29: patch_level=0x08001137
[    1.552117] microcode: CPU30: patch_level=0x08001137
[    1.552123] microcode: CPU31: patch_level=0x08001137
[    1.552150] microcode: Microcode Update Driver: v2.2.
[    1.552160] sched_clock: Marking stable (1578806630, -26659391)->(1659768062, -107620823)
[    1.553567] registered taskstats version 1
[    1.553571] Loading compiled-in X.509 certificates
[    1.554803] Loaded X.509 cert 'Build time autogenerated kernel key: d24dd2646acfd3dc1dfbac003e2c7dc429e13dc1'
[    1.554840] zswap: loaded using pool lzo/zbud
[    1.557401] Key type big_key registered
[    1.557768]   Magic number: 10:452:838
[    1.558121] rtc_cmos 00:02: setting system clock to 2018-11-30 13:48:31 UTC (1543585711)
[    1.822268] Freeing unused decrypted memory: 2040K
[    2.027219] Freeing unused kernel image memory: 1532K
[    2.027221] Write protecting the kernel read-only data: 18432k
[    2.028781] Freeing unused kernel image memory: 2008K
[    2.028928] Freeing unused kernel image memory: 456K
[    2.035623] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    2.035626] Run /init as init process
[    2.105190] fbcon: Taking over console
[    2.105243] Console: switching to colour frame buffer device 480x135
[    2.189715] SCSI subsystem initialized
[    2.195207] QUIRK: Enable AMD PLL fix
[    2.195225] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    2.195230] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
[    2.197846] libata version 3.00 loaded.
[    2.250577] xhci_hcd 0000:01:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000008000418
[    2.250720] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
[    2.250722] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.250722] usb usb1: Product: xHCI Host Controller
[    2.250723] usb usb1: Manufacturer: Linux 4.19.4-arch1-1-ARCH xhci-hcd
[    2.250724] usb usb1: SerialNumber: 0000:01:00.0
[    2.250756] ahci 0000:01:00.1: version 3.0
[    2.250848] ahci 0000:01:00.1: SSS flag set, parallel bus scan disabled
[    2.250896] ahci 0000:01:00.1: AHCI 0001.0301 32 slots 8 ports 6 Gbps 0xff impl SATA mode
[    2.250897] ahci 0000:01:00.1: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst 
[    2.251351] hub 1-0:1.0: USB hub found
[    2.251367] hub 1-0:1.0: 14 ports detected
[    2.251390] scsi host0: ahci
[    2.251527] scsi host1: ahci
[    2.251611] scsi host2: ahci
[    2.251715] scsi host3: ahci
[    2.251795] scsi host4: ahci
[    2.251878] scsi host5: ahci
[    2.251955] scsi host6: ahci
[    2.252038] scsi host7: ahci
[    2.252080] ata1: SATA max UDMA/133 abar m131072@0xba380000 port 0xba380100 irq 47
[    2.252082] ata2: SATA max UDMA/133 abar m131072@0xba380000 port 0xba380180 irq 47
[    2.252083] ata3: SATA max UDMA/133 abar m131072@0xba380000 port 0xba380200 irq 47
[    2.252084] ata4: SATA max UDMA/133 abar m131072@0xba380000 port 0xba380280 irq 47
[    2.252086] ata5: SATA max UDMA/133 abar m131072@0xba380000 port 0xba380300 irq 47
[    2.252087] ata6: SATA max UDMA/133 abar m131072@0xba380000 port 0xba380380 irq 47
[    2.252088] ata7: SATA max UDMA/133 abar m131072@0xba380000 port 0xba380400 irq 47
[    2.252089] ata8: SATA max UDMA/133 abar m131072@0xba380000 port 0xba380480 irq 47
[    2.252154] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    2.252156] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
[    2.252158] xhci_hcd 0000:01:00.0: Host supports USB 3.10 Enhanced SuperSpeed
[    2.252183] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.252197] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19
[    2.252198] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.252199] usb usb2: Product: xHCI Host Controller
[    2.252200] usb usb2: Manufacturer: Linux 4.19.4-arch1-1-ARCH xhci-hcd
[    2.252200] usb usb2: SerialNumber: 0000:01:00.0
[    2.252323] ahci 0000:09:00.2: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
[    2.252324] ahci 0000:09:00.2: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
[    2.252424] scsi host8: ahci
[    2.252465] ata9: SATA max UDMA/133 abar m4096@0xba708000 port 0xba708100 irq 49
[    2.252472] hub 2-0:1.0: USB hub found
[    2.252483] hub 2-0:1.0: 8 ports detected
[    2.252583] usb: port power management may be unreliable
[    2.252670] ahci 0000:43:00.2: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
[    2.252673] ahci 0000:43:00.2: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
[    2.252777] xhci_hcd 0000:08:00.3: xHCI Host Controller
[    2.252781] xhci_hcd 0000:08:00.3: new USB bus registered, assigned bus number 3
[    2.252829] scsi host9: ahci
[    2.252874] xhci_hcd 0000:08:00.3: hcc params 0x0270f665 hci version 0x100 quirks 0x0000000000000418
[    2.252898] ata10: SATA max UDMA/133 abar m4096@0x9f600000 port 0x9f600100 irq 51
[    2.253002] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
[    2.253004] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.253005] usb usb3: Product: xHCI Host Controller
[    2.253005] usb usb3: Manufacturer: Linux 4.19.4-arch1-1-ARCH xhci-hcd
[    2.253006] usb usb3: SerialNumber: 0000:08:00.3
[    2.253072] hub 3-0:1.0: USB hub found
[    2.253077] hub 3-0:1.0: 4 ports detected
[    2.253238] xhci_hcd 0000:08:00.3: xHCI Host Controller
[    2.253240] xhci_hcd 0000:08:00.3: new USB bus registered, assigned bus number 4
[    2.253242] xhci_hcd 0000:08:00.3: Host supports USB 3.0  SuperSpeed
[    2.253251] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.253264] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19
[    2.253265] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.253266] usb usb4: Product: xHCI Host Controller
[    2.253267] usb usb4: Manufacturer: Linux 4.19.4-arch1-1-ARCH xhci-hcd
[    2.253267] usb usb4: SerialNumber: 0000:08:00.3
[    2.253373] hub 4-0:1.0: USB hub found
[    2.253379] hub 4-0:1.0: 4 ports detected
[    2.253727] xhci_hcd 0000:42:00.3: xHCI Host Controller
[    2.253749] xhci_hcd 0000:42:00.3: new USB bus registered, assigned bus number 5
[    2.253900] xhci_hcd 0000:42:00.3: hcc params 0x0270f665 hci version 0x100 quirks 0x0000000000000418
[    2.254032] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
[    2.254033] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.254034] usb usb5: Product: xHCI Host Controller
[    2.254035] usb usb5: Manufacturer: Linux 4.19.4-arch1-1-ARCH xhci-hcd
[    2.254036] usb usb5: SerialNumber: 0000:42:00.3
[    2.254119] hub 5-0:1.0: USB hub found
[    2.254125] hub 5-0:1.0: 4 ports detected
[    2.254266] xhci_hcd 0000:42:00.3: xHCI Host Controller
[    2.254279] xhci_hcd 0000:42:00.3: new USB bus registered, assigned bus number 6
[    2.254281] xhci_hcd 0000:42:00.3: Host supports USB 3.0  SuperSpeed
[    2.254292] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.254306] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19
[    2.254307] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.254308] usb usb6: Product: xHCI Host Controller
[    2.254308] usb usb6: Manufacturer: Linux 4.19.4-arch1-1-ARCH xhci-hcd
[    2.254309] usb usb6: SerialNumber: 0000:42:00.3
[    2.254367] hub 6-0:1.0: USB hub found
[    2.254372] hub 6-0:1.0: 4 ports detected
[    2.556876] tsc: Refined TSC clocksource calibration: 3393.623 MHz
[    2.556903] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x30eac649395, max_idle_ns: 440795252668 ns
[    2.557092] clocksource: Switched to clocksource tsc
[    2.566742] ata9: SATA link down (SStatus 0 SControl 300)
[    2.566744] ata10: SATA link down (SStatus 0 SControl 300)
[    2.646711] usb 1-7: new full-speed USB device number 2 using xhci_hcd
[    2.720037] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    2.720345] ata1.00: supports DRM functions and may not be fully accessible
[    2.721166] ata1.00: ATA-11: Samsung SSD 860 EVO 500GB, RVT01B6Q, max UDMA/133
[    2.721167] ata1.00: 976773168 sectors, multi 1: LBA48 NCQ (depth 32), AA
[    2.723469] ata1.00: supports DRM functions and may not be fully accessible
[    2.726187] ata1.00: configured for UDMA/133
[    2.726704] scsi 0:0:0:0: Direct-Access     ATA      Samsung SSD 860  1B6Q PQ: 0 ANSI: 5
[    2.729372] ata1.00: Enabling discard_zeroes_data
[    2.729386] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[    2.729390] sd 0:0:0:0: [sda] Write Protect is off
[    2.729391] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.729395] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.729462] ata1.00: Enabling discard_zeroes_data
[    2.730639]  sda: sda1 sda2 sda3 sda4
[    2.731299] ata1.00: Enabling discard_zeroes_data
[    2.732394] sd 0:0:0:0: [sda] supports TCG Opal
[    2.732396] sd 0:0:0:0: [sda] Attached SCSI disk
[    3.033497] usb 1-7: New USB device found, idVendor=045e, idProduct=07b2, bcdDevice= 7.46
[    3.033498] usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.033499] usb 1-7: Product: Microsoft® 2.4GHz Transceiver v8.0
[    3.033500] usb 1-7: Manufacturer: Microsoft
[    3.045923] hidraw: raw HID events driver (C) Jiri Kosina
[    3.073353] usbcore: registered new interface driver usbhid
[    3.073353] usbhid: USB HID core driver
[    3.075685] input: Microsoft Microsoft® 2.4GHz Transceiver v8.0 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/usb1/1-7/1-7:1.0/0003:045E:07B2.0001/input/input2
[    3.130089] hid-generic 0003:045E:07B2.0001: input,hidraw0: USB HID v1.11 Keyboard [Microsoft Microsoft® 2.4GHz Transceiver v8.0] on usb-0000:01:00.0-7/input0
[    3.130237] input: Microsoft Microsoft® 2.4GHz Transceiver v8.0 Mouse as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/usb1/1-7/1-7:1.1/0003:045E:07B2.0002/input/input3
[    3.130257] input: Microsoft Microsoft® 2.4GHz Transceiver v8.0 Consumer Control as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/usb1/1-7/1-7:1.1/0003:045E:07B2.0002/input/input4
[    3.130286] hid-generic 0003:045E:07B2.0002: input,hidraw1: USB HID v1.11 Mouse [Microsoft Microsoft® 2.4GHz Transceiver v8.0] on usb-0000:01:00.0-7/input1
[    3.130525] input: Microsoft Microsoft® 2.4GHz Transceiver v8.0 Consumer Control as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/usb1/1-7/1-7:1.2/0003:045E:07B2.0003/input/input5
[    3.186732] input: Microsoft Microsoft® 2.4GHz Transceiver v8.0 System Control as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/usb1/1-7/1-7:1.2/0003:045E:07B2.0003/input/input7
[    3.186806] hid-generic 0003:045E:07B2.0003: input,hiddev0,hidraw2: USB HID v1.11 Device [Microsoft Microsoft® 2.4GHz Transceiver v8.0] on usb-0000:01:00.0-7/input2
[    3.196720] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    3.197254] ata2.00: ATA-9: WDC WD20EZRZ-00Z5HB0, 80.00A80, max UDMA/133
[    3.197255] ata2.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    3.197762] ata2.00: configured for UDMA/133
[    3.197898] scsi 1:0:0:0: Direct-Access     ATA      WDC WD20EZRZ-00Z 0A80 PQ: 0 ANSI: 5
[    3.197975] sd 1:0:0:0: [sdb] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[    3.197977] sd 1:0:0:0: [sdb] 4096-byte physical blocks
[    3.197981] sd 1:0:0:0: [sdb] Write Protect is off
[    3.197982] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    3.197988] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.218445] sd 1:0:0:0: [sdb] Attached SCSI disk
[    3.230194] usb 1-9: new full-speed USB device number 3 using xhci_hcd
[    3.510509] ata3: SATA link down (SStatus 0 SControl 300)
[    3.613537] usb 1-9: New USB device found, idVendor=8087, idProduct=0aa7, bcdDevice= 0.01
[    3.613539] usb 1-9: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.823347] ata4: SATA link down (SStatus 0 SControl 300)
[    4.136702] ata5: SATA link down (SStatus 0 SControl 300)
[    4.450040] ata6: SATA link down (SStatus 0 SControl 300)
[    4.763398] ata7: SATA link down (SStatus 0 SControl 300)
[    5.076705] ata8: SATA link down (SStatus 0 SControl 300)
[    5.090755] random: fast init done
[    5.816044] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
[    5.886209] systemd[1]: systemd 239 running in system mode. (+PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[    5.903575] systemd[1]: Detected architecture x86-64.
[    5.925266] systemd[1]: Set hostname to <strelka>.
[    5.996044] random: systemd: uninitialized urandom read (16 bytes read)
[    5.996271] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    5.996362] random: systemd: uninitialized urandom read (16 bytes read)
[    5.996388] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    5.996430] random: systemd: uninitialized urandom read (16 bytes read)
[    6.003966] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[    6.004038] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    6.004641] systemd[1]: Listening on udev Control Socket.
[    6.004719] systemd[1]: Listening on udev Kernel Socket.
[    6.004802] systemd[1]: Listening on LVM2 metadata daemon socket.
[    6.025838] EXT4-fs (sda2): re-mounted. Opts: discard
[    6.033236] audit: type=1130 audit(1543585715.969:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.037146] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    6.037197] sd 1:0:0:0: Attached scsi generic sg1 type 0
[    6.038327] audit: type=1130 audit(1543585715.975:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.042713] audit: type=1130 audit(1543585715.979:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.043869] audit: type=1130 audit(1543585715.982:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.051728] audit: type=1130 audit(1543585715.989:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.070020] audit: type=1130 audit(1543585716.005:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.075760] systemd-journald[544]: Received request to flush runtime journal from PID 1
[    6.096271] audit: type=1130 audit(1543585716.032:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.100559] audit: type=1130 audit(1543585716.039:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.114214] acpi_cpufreq: overriding BIOS provided _PSD data
[    6.126813] audit: type=1130 audit(1543585716.065:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.186958] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[    6.186960] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
[    6.188558] dca service started, version 1.12.1
[    6.194520] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
[    6.194634] sp5100-tco sp5100-tco: Using 0xfed80b00 for watchdog MMIO address
[    6.194648] sp5100-tco sp5100-tco: Watchdog hardware is disabled
[    6.195117] input: PC Speaker as /devices/platform/pcspkr/input/input8
[    6.198985] ccp 0000:08:00.2: enabling device (0000 -> 0002)
[    6.206970] ccp 0000:08:00.2: ccp enabled
[    6.206986] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k
[    6.206988] igb: Copyright (c) 2007-2014 Intel Corporation.
[    6.207672] ccp 0000:08:00.2: psp enabled
[    6.207673] ccp 0000:08:00.2: enabled
[    6.207768] ccp 0000:42:00.2: enabling device (0000 -> 0002)
[    6.207886] Linux agpgart interface v0.103
[    6.210913] ccp 0000:42:00.2: ccp enabled
[    6.210937] ccp 0000:42:00.2: psp enabled
[    6.210939] ccp 0000:42:00.2: enabled
[    6.238949] pps pps0: new PPS source ptp0
[    6.238951] igb 0000:04:00.0: added PHC on eth0
[    6.238952] igb 0000:04:00.0: Intel(R) Gigabit Ethernet Network Connection
[    6.238953] igb 0000:04:00.0: eth0: (PCIe:2.5Gb/s:Width x1) 70:85:c2:ac:88:25
[    6.238955] igb 0000:04:00.0: eth0: PBA No: FFFFFF-0FF
[    6.238956] igb 0000:04:00.0: Using MSI-X interrupts. 2 rx queue(s), 2 tx queue(s)
[    6.249884] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    6.251504] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    6.251678] Bluetooth: Core ver 2.22
[    6.251704] NET: Registered protocol family 31
[    6.251705] Bluetooth: HCI device and connection manager initialized
[    6.251711] Bluetooth: HCI socket layer initialized
[    6.251713] Bluetooth: L2CAP socket layer initialized
[    6.251720] Bluetooth: SCO socket layer initialized
[    6.252924] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[    6.252926] cfg80211: failed to load regulatory.db
[    6.257081] mousedev: PS/2 mouse device common for all mice
[    6.257439] cryptd: max_cpu_qlen set to 1000
[    6.267654] Adding 4194300k swap on /dev/sda3.  Priority:-2 extents:1 across:4194300k SSFS
[    6.267701] AVX2 version of gcm_enc/dec engaged.
[    6.267703] AES CTR mode by8 optimization enabled
[    6.268929] pps pps1: new PPS source ptp1
[    6.268933] igb 0000:06:00.0: added PHC on eth1
[    6.268934] igb 0000:06:00.0: Intel(R) Gigabit Ethernet Network Connection
[    6.268936] igb 0000:06:00.0: eth1: (PCIe:2.5Gb/s:Width x1) 70:85:c2:ac:88:23
[    6.268937] igb 0000:06:00.0: eth1: PBA No: FFFFFF-0FF
[    6.268939] igb 0000:06:00.0: Using MSI-X interrupts. 2 rx queue(s), 2 tx queue(s)
[    6.270926] usbcore: registered new interface driver btusb
[    6.271578] igb 0000:06:00.0 enp6s0: renamed from eth1
[    6.278037] Intel(R) Wireless WiFi driver for Linux
[    6.278038] Copyright(c) 2003- 2015 Intel Corporation
[    6.278161] iwlwifi 0000:05:00.0: enabling device (0000 -> 0002)
[    6.281880] iwlwifi 0000:05:00.0: loaded firmware version 29.1044073957.0 op_mode iwlmvm
[    6.287550] Bluetooth: hci0: read Intel version: 370810225019140f34
[    6.287552] Bluetooth: hci0: Intel device is already patched. patch num: 34
[    6.288820] snd_hda_intel 0000:09:00.3: enabling device (0000 -> 0002)
[    6.289157] snd_hda_intel 0000:41:00.1: Handle vga_switcheroo audio client
[    6.289159] snd_hda_intel 0000:41:00.1: Force to non-snoop mode
[    6.304919] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:40/0000:40:03.1/0000:41:00.1/sound/card1/input9
[    6.304992] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:40/0000:40:03.1/0000:41:00.1/sound/card1/input10
[    6.305034] input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:40/0000:40:03.1/0000:41:00.1/sound/card1/input11
[    6.305079] input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:40/0000:40:03.1/0000:41:00.1/sound/card1/input12
[    6.313712] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC1220: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
[    6.313715] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    6.313717] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[    6.313718] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[    6.313719] snd_hda_codec_realtek hdaudioC0D0:    dig-out=0x1e/0x0
[    6.313720] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[    6.313721] snd_hda_codec_realtek hdaudioC0D0:      Front Mic=0x19
[    6.313722] snd_hda_codec_realtek hdaudioC0D0:      Rear Mic=0x18
[    6.313723] snd_hda_codec_realtek hdaudioC0D0:      Line=0x1a
[    6.313747] igb 0000:04:00.0 enp4s0: renamed from eth0
[    6.317965] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: discard
[    6.345300] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:09:00.3/sound/card0/input13
[    6.345571] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:09:00.3/sound/card0/input14
[    6.345746] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:09:00.3/sound/card0/input15
[    6.345853] input: HD-Audio Generic Line Out Front as /devices/pci0000:00/0000:00:08.1/0000:09:00.3/sound/card0/input16
[    6.345912] input: HD-Audio Generic Line Out Surround as /devices/pci0000:00/0000:00:08.1/0000:09:00.3/sound/card0/input17
[    6.345991] input: HD-Audio Generic Line Out CLFE as /devices/pci0000:00/0000:00:08.1/0000:09:00.3/sound/card0/input18
[    6.346083] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:09:00.3/sound/card0/input19
[    6.360723] kauditd_printk_skb: 4 callbacks suppressed
[    6.360725] audit: type=1130 audit(1543585716.299:15): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.361842] audit: type=1130 audit(1543585716.299:16): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-catalog-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.364198] audit: type=1127 audit(1543585716.302:17): pid=739 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
[    6.365958] audit: type=1130 audit(1543585716.302:18): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.389699] iwlwifi 0000:05:00.0: Detected Intel(R) Dual Band Wireless AC 3168, REV=0x220
[    6.407627] iwlwifi 0000:05:00.0: base HW address: 3c:6a:a7:9f:2e:9b
[    6.407845] audit: type=1130 audit(1543585716.345:19): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=ldconfig comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.412942] audit: type=1130 audit(1543585716.349:20): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-done comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.416093] audit: type=1130 audit(1543585716.352:21): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.450005] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[    6.450243] thermal thermal_zone0: failed to read out thermal zone (-61)
[    6.451863] iwlwifi 0000:05:00.0 wlp5s0: renamed from wlan0
[    6.452642] [drm] amdgpu kernel modesetting enabled.
[    6.457205] AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[    6.468942] Parsing CRAT table with 2 nodes
[    6.468948] Ignoring ACPI CRAT on non-APU system
[    6.468951] Virtual CRAT table created for CPU
[    6.468951] Parsing CRAT table with 2 nodes
[    6.468952] Creating topology SYSFS entries
[    6.468967] Topology: Add CPU node
[    6.468968] Finished initializing topology
[    6.469094] kfd kfd: Initialized module
[    6.469517] checking generic (80000000 1fa4000) vs hw (80000000 10000000)
[    6.469520] fb: switching to amdgpudrmfb from EFI VGA
[    6.469571] Console: switching to colour dummy device 80x25
[    6.470002] [drm] initializing kernel modesetting (POLARIS10 0x1002:0x67DF 0x1462:0x3413 0xC7).
[    6.470037] [drm] register mmio base: 0x9F700000
[    6.470038] [drm] register mmio size: 262144
[    6.470051] [drm] add ip block number 0 <vi_common>
[    6.470054] [drm] add ip block number 1 <gmc_v8_0>
[    6.470055] [drm] add ip block number 2 <tonga_ih>
[    6.470057] [drm] add ip block number 3 <powerplay>
[    6.470058] [drm] add ip block number 4 <dm>
[    6.470059] [drm] add ip block number 5 <gfx_v8_0>
[    6.470060] [drm] add ip block number 6 <sdma_v3_0>
[    6.470061] [drm] add ip block number 7 <uvd_v6_0>
[    6.470062] [drm] add ip block number 8 <vce_v3_0>
[    6.470077] [drm] UVD is enabled in VM mode
[    6.470078] [drm] UVD ENC is enabled in VM mode
[    6.470079] [drm] VCE enabled in VM mode
[    6.470279] amdgpu 0000:41:00.0: No more image in the PCI ROM
[    6.470307] ATOM BIOS: 113-V34111-F1
[    6.470337] [drm] vm size is 128 GB, 2 levels, block size is 10-bit, fragment size is 9-bit
[    6.471755] amdgpu 0000:41:00.0: VRAM: 8192M 0x000000F400000000 - 0x000000F5FFFFFFFF (8192M used)
[    6.471758] amdgpu 0000:41:00.0: GART: 256M 0x0000000000000000 - 0x000000000FFFFFFF
[    6.471765] [drm] Detected VRAM RAM=8192M, BAR=256M
[    6.471766] [drm] RAM width 256bits GDDR5
[    6.472045] [TTM] Zone  kernel: Available graphics memory: 16429450 kiB
[    6.472046] [TTM] Zone   dma32: Available graphics memory: 2097152 kiB
[    6.472047] [TTM] Initializing pool allocator
[    6.472051] [TTM] Initializing DMA pool allocator
[    6.472089] [drm] amdgpu: 8192M of VRAM memory ready
[    6.472090] [drm] amdgpu: 8192M of GTT memory ready.
[    6.472101] [drm] GART: num cpu pages 65536, num gpu pages 65536
[    6.472618] [drm] PCIE GART of 256M enabled (table at 0x000000F401FA4000).
[    6.473554] [drm] Chained IB support enabled!
[    6.473603] audit: type=1130 audit(1543585716.412:22): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.475077] random: crng init done
[    6.475079] random: 7 urandom warning(s) missed due to ratelimiting
[    6.476670] audit: type=1130 audit(1543585716.412:23): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=sshd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.477274] [drm] Found UVD firmware Version: 1.130 Family ID: 16
[    6.478505] [drm] Found VCE firmware Version: 53.26 Binary ID: 3
[    6.481724] audit: type=1130 audit(1543585716.419:24): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.554122] amdgpu: [powerplay] 
                failed to send message 136 ret is 65535 
[    6.554123] amdgpu: [powerplay] 
                last message was failed ret is 65535
[    6.554125] amdgpu: [powerplay] 
                failed to send message 53 ret is 65535 
[    6.554125] amdgpu: [powerplay] 
                last message was failed ret is 65535
[    6.554127] amdgpu: [powerplay] 
                failed to send message 169 ret is 65535 
[    6.554128] amdgpu: [powerplay] 
                last message was failed ret is 65535
[    6.554129] amdgpu: [powerplay] 
                failed to send message 185 ret is 65535 
[    6.554130] amdgpu: [powerplay] 
                last message was failed ret is 65535
[    6.554132] amdgpu: [powerplay] 
                failed to send message 187 ret is 65535 
[    6.554133] amdgpu: [powerplay] 
                last message was failed ret is 65535
[    6.554134] amdgpu: [powerplay] 
                failed to send message 188 ret is 65535 
[    6.554142] amdgpu: [powerplay] 
                last message was failed ret is 65535
[    6.554144] amdgpu: [powerplay] 
                failed to send message 10a ret is 65535 
[    6.554145] amdgpu: [powerplay] 
                last message was failed ret is 65535
[    6.554146] amdgpu: [powerplay] 
                failed to send message 305 ret is 65535 
[    6.554147] amdgpu: [powerplay] 
                last message was failed ret is 65535
[    6.554148] amdgpu: [powerplay] 
                failed to send message 26a ret is 65535 
[    6.554158] amdgpu: [powerplay] 
                last message was failed ret is 65535
[    6.554159] amdgpu: [powerplay] 
                failed to send message 209 ret is 65535 
[    6.554160] amdgpu: [powerplay] 
                last message was failed ret is 65535
[    6.554161] amdgpu: [powerplay] 
                failed to send message 206 ret is 65535 
[    6.554162] amdgpu: [powerplay] 
                last message was failed ret is 65535
[    6.554164] amdgpu: [powerplay] 
                failed to send message 5b ret is 65535 
[    6.554165] amdgpu: [powerplay] 
                last message was failed ret is 65535
[    6.554166] amdgpu: [powerplay] 
                failed to send message 205 ret is 65535 
[    6.554168] amdgpu: [powerplay] 
                last message was failed ret is 65535
[    6.554169] amdgpu: [powerplay] 
                failed to send message 20a ret is 65535 
[    6.554194] amdgpu: [powerplay] Failed to retrieve minimum clocks.
[    6.554195] amdgpu: [powerplay] Error in phm_get_clock_info 
[    6.554285] [drm:resource_construct [amdgpu]] *ERROR* DC: unexpected audio fuse!
[    6.554337] WARNING: CPU: 8 PID: 460 at drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_resource.c:196 resource_construct+0x288/0x2e0 [amdgpu]
[    6.554338] Modules linked in: amdkfd amd_iommu_v2 arc4 amdgpu(+) iwlmvm nls_iso8859_1 mac80211 nls_cp437 kvm vfat snd_hda_codec_realtek fat snd_hda_codec_generic snd_hda_codec_hdmi chash gpu_sched irqbypass crct10dif_pclmul snd_hda_intel ttm crc32_pclmul ghash_clmulni_intel pcbc snd_hda_codec iwlwifi btusb drm_kms_helper aesni_intel btrtl snd_hda_core aes_x86_64 btbcm crypto_simd btintel joydev mousedev wmi_bmof mxm_wmi cryptd snd_hwdep input_leds bluetooth drm cfg80211 glue_helper snd_pcm agpgart igb syscopyarea sysfillrect ecdh_generic sysimgblt snd_timer ccp(+) fb_sys_fops pcspkr sp5100_tco snd rfkill i2c_algo_bit dca rng_core soundcore i2c_piix4 k10temp wmi evdev pinctrl_amd gpio_amdpt mac_hid pcc_cpufreq acpi_cpufreq sg crypto_user ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 fscrypto
[    6.554368]  hid_generic usbhid hid sd_mod ahci libahci xhci_pci libata crc32c_intel xhci_hcd scsi_mod
[    6.554374] CPU: 8 PID: 460 Comm: kworker/8:2 Not tainted 4.19.4-arch1-1-ARCH #1
[    6.554375] Hardware name: To Be Filled By O.E.M. To Be Filled By O.E.M./X399 Taichi, BIOS P3.30 08/14/2018
[    6.554379] Workqueue: events work_for_cpu_fn
[    6.554414] RIP: 0010:resource_construct+0x288/0x2e0 [amdgpu]
[    6.554415] Code: 8b 45 18 48 89 df e8 e7 f0 aa d6 48 8b 4c 24 08 48 89 81 38 07 00 00 b8 01 00 00 00 eb b5 48 c7 c7 3a fe 60 c1 e8 28 3b 29 ff <0f> 0b 45 85 f6 45 89 f4 0f 95 c0 e9 3c fe ff ff 45 85 f6 45 89 f4
[    6.554415] RSP: 0018:ffffb46ec497fb08 EFLAGS: 00010246
[    6.554416] RAX: 0000000000000000 RBX: ffff9db701173280 RCX: 0000000000000000
[    6.554417] RDX: 0000000000000000 RSI: ffffffff9849e3ce RDI: 00000000ffffffff
[    6.554417] RBP: ffffffffc15cbf00 R08: 0000000000000000 R09: 0000000000000533
[    6.554418] R10: ffff9db701169f00 R11: 0720072007200720 R12: 0000000000000007
[    6.554418] R13: 0000000000000000 R14: 0000000000000006 R15: ffff9db701192c00
[    6.554419] FS:  0000000000000000(0000) GS:ffff9db71ce00000(0000) knlGS:0000000000000000
[    6.554420] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[    6.554420] CR2: 000055f408fa74d0 CR3: 000000085617a000 CR4: 00000000003406e0
[    6.554421] Call Trace:
[    6.554461]  dce112_create_resource_pool+0x5cb/0x660 [amdgpu]
[    6.554495]  dc_create_resource_pool+0x14e/0x180 [amdgpu]
[    6.554498]  ? __kmalloc+0x18f/0x220
[    6.554531]  dc_create+0x20f/0x620 [amdgpu]
[    6.554565]  ? amdgpu_cgs_create_device+0x23/0x50 [amdgpu]
[    6.554601]  dm_hw_init+0xc8/0x130 [amdgpu]
[    6.554636]  amdgpu_device_init.cold.14+0x1041/0x1253 [amdgpu]
[    6.554639]  ? kmalloc_order+0x14/0x40
[    6.554666]  amdgpu_driver_load_kms+0x86/0x2c0 [amdgpu]
[    6.554675]  drm_dev_register+0x109/0x140 [drm]
[    6.554702]  amdgpu_pci_probe+0x13c/0x1c0 [amdgpu]
[    6.554705]  ? _raw_spin_unlock_irqrestore+0x20/0x40
[    6.554708]  local_pci_probe+0x41/0x90
[    6.554709]  work_for_cpu_fn+0x16/0x20
[    6.554711]  process_one_work+0x1eb/0x410
[    6.554712]  worker_thread+0x218/0x3d0
[    6.554714]  ? process_one_work+0x410/0x410
[    6.554715]  kthread+0x112/0x130
[    6.554716]  ? kthread_park+0x80/0x80
[    6.554718]  ret_from_fork+0x22/0x40
[    6.554719] ---[ end trace b4bfac49e9d7af21 ]---
[    6.554729] [drm] DM_PPLIB: values for Engine clock
[    6.554729] [drm] DM_PPLIB:	 300000
[    6.554729] [drm] DM_PPLIB:	 608000
[    6.554730] [drm] DM_PPLIB:	 910000
[    6.554730] [drm] DM_PPLIB:	 1077000
[    6.554730] [drm] DM_PPLIB:	 1145000
[    6.554730] [drm] DM_PPLIB:	 1191000
[    6.554731] [drm] DM_PPLIB:	 1236000
[    6.554731] [drm] DM_PPLIB:	 1303000
[    6.554731] [drm] DM_PPLIB: Validation clocks:
[    6.554732] [drm] DM_PPLIB:    engine_max_clock: 130300
[    6.554732] [drm] DM_PPLIB:    memory_max_clock: 200000
[    6.554732] [drm] DM_PPLIB:    level           : 8
[    6.554733] [drm] DM_PPLIB: values for Memory clock
[    6.554733] [drm] DM_PPLIB:	 300000
[    6.554734] [drm] DM_PPLIB:	 2000000
[    6.554734] [drm] DM_PPLIB: Validation clocks:
[    6.554734] [drm] DM_PPLIB:    engine_max_clock: 130300
[    6.554734] [drm] DM_PPLIB:    memory_max_clock: 200000
[    6.554735] [drm] DM_PPLIB:    level           : 8
[    6.554946] [drm] Display Core initialized with v3.1.59!
[    6.673466] [drm:dc_link_detect [amdgpu]] *ERROR* No EDID read.
[    6.790790] IPv6: ADDRCONF(NETDEV_UP): enp4s0: link is not ready
[    6.793455] [drm:dc_link_detect [amdgpu]] *ERROR* No EDID read.
[    6.811065] IPv6: ADDRCONF(NETDEV_UP): enp4s0: link is not ready
[    6.815445] IPv6: ADDRCONF(NETDEV_UP): enp6s0: link is not ready
[    6.837443] IPv6: ADDRCONF(NETDEV_UP): enp6s0: link is not ready
[    6.840952] IPv6: ADDRCONF(NETDEV_UP): wlp5s0: link is not ready
[    6.863592] amdgpu 0000:41:00.0: HDMI-A-1: EDID is invalid:
[    6.863596] 	[00] BAD  00 ff ff ff ff ff ff 00 ff ff ff ff ff ff ff ff
[    6.863597] 	[00] BAD  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    6.863598] 	[00] BAD  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    6.863598] 	[00] BAD  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    6.863599] 	[00] BAD  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    6.863600] 	[00] BAD  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    6.863600] 	[00] BAD  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    6.863601] 	[00] BAD  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    6.863671] [drm:dc_link_detect [amdgpu]] *ERROR* No EDID read.
[    6.913471] IPv6: ADDRCONF(NETDEV_UP): wlp5s0: link is not ready
[    6.933413] amdgpu 0000:41:00.0: HDMI-A-2: EDID is invalid:
[    6.933415] 	[00] BAD  00 ff ff ff ff ff ff 00 ff ff ff ff ff ff ff ff
[    6.933416] 	[00] BAD  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    6.933416] 	[00] BAD  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    6.933417] 	[00] BAD  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    6.933417] 	[00] BAD  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    6.933418] 	[00] BAD  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    6.933419] 	[00] BAD  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    6.933419] 	[00] BAD  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    6.933473] [drm:dc_link_detect [amdgpu]] *ERROR* No EDID read.
[    6.990858] IPv6: ADDRCONF(NETDEV_UP): wlp5s0: link is not ready
[    7.003414] amdgpu 0000:41:00.0: DVI-D-1: EDID is invalid:
[    7.003417] 	[00] BAD  00 ff ff ff ff ff ff 00 ff ff ff ff ff ff ff ff
[    7.003418] 	[00] BAD  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    7.003418] 	[00] BAD  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    7.003419] 	[00] BAD  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    7.003419] 	[00] BAD  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    7.003420] 	[00] BAD  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    7.003421] 	[00] BAD  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    7.003421] 	[00] BAD  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    7.003476] [drm:dc_link_detect [amdgpu]] *ERROR* No EDID read.
[    7.003485] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    7.003486] [drm] Driver supports precise vblank timestamp query.
[    7.088002] IPv6: ADDRCONF(NETDEV_UP): wlp5s0: link is not ready
[    7.178070] [drm] Timeout wait for RLC serdes 0,0
[    7.349059] [drm:gfx_v8_0_ring_test_ring [amdgpu]] *ERROR* amdgpu: ring 0 test failed (scratch(0xC040)=0xFFFFFFFF)
[    7.349097] [drm:amdgpu_device_init.cold.14 [amdgpu]] *ERROR* hw_init of IP block <gfx_v8_0> failed -22
[    7.349100] amdgpu 0000:41:00.0: amdgpu_device_ip_init failed
[    7.349102] amdgpu 0000:41:00.0: Fatal error during GPU init
[    7.349104] [drm] amdgpu: finishing device.
[    7.349411] amdgpu: [powerplay] 
                last message was failed ret is 65535
[    7.349412] amdgpu: [powerplay] 
                failed to send message 281 ret is 65535 
[    7.349415] amdgpu: [powerplay] 
                last message was failed ret is 65535
[    7.349416] amdgpu: [powerplay] 
                failed to send message 133 ret is 65535 
[    7.349422] amdgpu: [powerplay] 
                last message was failed ret is 65535
[    7.349424] amdgpu: [powerplay] 
                failed to send message 148 ret is 65535 
[    7.349425] amdgpu: [powerplay] 
                last message was failed ret is 65535
[    7.349426] amdgpu: [powerplay] 
                failed to send message 145 ret is 65535 
[    7.349427] amdgpu: [powerplay] 
                last message was failed ret is 65535
[    7.349429] amdgpu: [powerplay] 
                failed to send message 146 ret is 65535 
[    7.349431] amdgpu: [powerplay] 
                last message was failed ret is 65535
[    7.349432] amdgpu: [powerplay] 
                failed to send message 16a ret is 65535 
[    7.349433] amdgpu: [powerplay] 
                last message was failed ret is 65535
[    7.349434] amdgpu: [powerplay] 
                failed to send message 186 ret is 65535 
[    7.349435] amdgpu: [powerplay] 
                last message was failed ret is 65535
[    7.349436] amdgpu: [powerplay] 
                failed to send message 54 ret is 65535 
[    7.687591] amdgpu: [powerplay] 
                last message was failed ret is 65535
[    7.687593] amdgpu: [powerplay] 
                failed to send message 26b ret is 65535 
[    7.687595] amdgpu: [powerplay] 
                last message was failed ret is 65535
[    7.687596] amdgpu: [powerplay] 
                failed to send message 13d ret is 65535 
[    7.687597] amdgpu: [powerplay] 
                last message was failed ret is 65535
[    7.687599] amdgpu: [powerplay] 
                failed to send message 14f ret is 65535 
[    7.687600] amdgpu: [powerplay] 
                last message was failed ret is 65535
[    7.687601] amdgpu: [powerplay] 
                failed to send message 151 ret is 65535 
[    7.687602] amdgpu: [powerplay] 
                last message was failed ret is 65535
[    7.687604] amdgpu: [powerplay] 
                failed to send message 135 ret is 65535 
[    7.687604] amdgpu: [powerplay] 
                last message was failed ret is 65535
[    7.687606] amdgpu: [powerplay] 
                failed to send message 190 ret is 65535 
[    7.687606] amdgpu: [powerplay] 
                last message was failed ret is 65535
[    7.687608] amdgpu: [powerplay] 
                failed to send message 63 ret is 65535 
[    7.687613] amdgpu: [powerplay] 
                last message was failed ret is 65535
[    7.687614] amdgpu: [powerplay] 
                failed to send message 84 ret is 65535 
[    7.687615] amdgpu: [powerplay] Failed to force to switch arbf0!
[    7.688785] amdgpu: [powerplay] 
                last message was failed ret is 65535
[    7.688786] amdgpu: [powerplay] 
                failed to send message 261 ret is 65535 
[    7.688788] amdgpu: [powerplay] 
                last message was failed ret is 65535
[    7.688789] amdgpu: [powerplay] 
                failed to send message 261 ret is 65535 
[    7.688790] amdgpu: [powerplay] 
                last message was failed ret is 65535
[    7.688791] amdgpu: [powerplay] 
                failed to send message 261 ret is 65535 
[    7.688793] amdgpu: [powerplay] 
                last message was failed ret is 65535
[    7.688794] amdgpu: [powerplay] 
                failed to send message 261 ret is 65535 
[    7.688795] amdgpu: [powerplay] 
                last message was failed ret is 65535
[    7.688796] amdgpu: [powerplay] 
                failed to send message 261 ret is 65535 
[    7.688797] amdgpu: [powerplay] 
                last message was failed ret is 65535
[    7.688799] amdgpu: [powerplay] 
                failed to send message 261 ret is 65535 
[    7.688800] amdgpu: [powerplay] 
                last message was failed ret is 65535
[    7.688801] amdgpu: [powerplay] 
                failed to send message 261 ret is 65535 
[    7.688802] amdgpu: [powerplay] 
                last message was failed ret is 65535
[    7.688804] amdgpu: [powerplay] 
                failed to send message 261 ret is 65535 
[    7.688805] amdgpu: [powerplay] 
                last message was failed ret is 65535
[    7.688806] amdgpu: [powerplay] 
                failed to send message 261 ret is 65535 
[    7.688807] amdgpu: [powerplay] 
                last message was failed ret is 65535
[    7.688809] amdgpu: [powerplay] 
                failed to send message 261 ret is 65535 
[    7.735741] ------------[ cut here ]------------
[    7.735742] Memory manager not clean during takedown.
[    7.735769] WARNING: CPU: 8 PID: 460 at drivers/gpu/drm/drm_mm.c:950 drm_mm_takedown+0x1f/0x30 [drm]
[    7.735769] Modules linked in: amdkfd amd_iommu_v2 arc4 amdgpu(+) iwlmvm nls_iso8859_1 mac80211 nls_cp437 kvm vfat snd_hda_codec_realtek fat snd_hda_codec_generic snd_hda_codec_hdmi chash gpu_sched irqbypass crct10dif_pclmul snd_hda_intel ttm crc32_pclmul ghash_clmulni_intel pcbc snd_hda_codec iwlwifi btusb drm_kms_helper aesni_intel btrtl snd_hda_core aes_x86_64 btbcm crypto_simd btintel joydev mousedev wmi_bmof mxm_wmi cryptd snd_hwdep input_leds bluetooth drm cfg80211 glue_helper snd_pcm agpgart igb syscopyarea sysfillrect ecdh_generic sysimgblt snd_timer ccp(+) fb_sys_fops pcspkr sp5100_tco snd rfkill i2c_algo_bit dca rng_core soundcore i2c_piix4 k10temp wmi evdev pinctrl_amd gpio_amdpt mac_hid pcc_cpufreq acpi_cpufreq sg crypto_user ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 fscrypto
[    7.735797]  hid_generic usbhid hid sd_mod ahci libahci xhci_pci libata crc32c_intel xhci_hcd scsi_mod
[    7.735802] CPU: 8 PID: 460 Comm: kworker/8:2 Tainted: G        W         4.19.4-arch1-1-ARCH #1
[    7.735803] Hardware name: To Be Filled By O.E.M. To Be Filled By O.E.M./X399 Taichi, BIOS P3.30 08/14/2018
[    7.735805] Workqueue: events work_for_cpu_fn
[    7.735812] RIP: 0010:drm_mm_takedown+0x1f/0x30 [drm]
[    7.735813] Code: 2e cb d6 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 48 8b 47 38 48 83 c7 38 48 39 c7 75 01 c3 48 c7 c7 08 b1 80 c0 e8 6b 31 cb d6 <0f> 0b c3 66 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 00 0f 1f 44 00 00
[    7.735813] RSP: 0018:ffffb46ec497fd08 EFLAGS: 00010286
[    7.735814] RAX: 0000000000000000 RBX: ffff9db706f57e00 RCX: 0000000000000000
[    7.735815] RDX: 0000000000000007 RSI: ffffffff9849e3ce RDI: 00000000ffffffff
[    7.735816] RBP: ffff9db6f6d629a0 R08: 0000000000000001 R09: 00000000000005d6
[    7.735816] R10: 0000000000000004 R11: 0000000000000000 R12: ffff9db706f57ee8
[    7.735817] R13: 0000000000000000 R14: 0000000000000170 R15: ffff9db7185d4890
[    7.735817] FS:  0000000000000000(0000) GS:ffff9db71ce00000(0000) knlGS:0000000000000000
[    7.735818] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[    7.735819] CR2: 000055f408fa74d0 CR3: 000000085617a000 CR4: 00000000003406e0
[    7.735819] Call Trace:
[    7.735854]  amdgpu_vram_mgr_fini+0x27/0x50 [amdgpu]
[    7.735860]  ttm_bo_clean_mm+0xa9/0xb0 [ttm]
[    7.735890]  amdgpu_ttm_fini+0x71/0x100 [amdgpu]
[    7.735920]  amdgpu_bo_fini+0xe/0x30 [amdgpu]
[    7.735954]  gmc_v8_0_sw_fini+0x32/0x60 [amdgpu]
[    7.735992]  amdgpu_device_fini+0x2cc/0x4aa [amdgpu]
[    7.736022]  amdgpu_driver_unload_kms+0x42/0x90 [amdgpu]
[    7.736050]  amdgpu_driver_load_kms+0x168/0x2c0 [amdgpu]
[    7.736057]  drm_dev_register+0x109/0x140 [drm]
[    7.736085]  amdgpu_pci_probe+0x13c/0x1c0 [amdgpu]
[    7.736088]  ? _raw_spin_unlock_irqrestore+0x20/0x40
[    7.736091]  local_pci_probe+0x41/0x90
[    7.736092]  work_for_cpu_fn+0x16/0x20
[    7.736094]  process_one_work+0x1eb/0x410
[    7.736095]  worker_thread+0x218/0x3d0
[    7.736097]  ? process_one_work+0x410/0x410
[    7.736098]  kthread+0x112/0x130
[    7.736099]  ? kthread_park+0x80/0x80
[    7.736100]  ret_from_fork+0x22/0x40
[    7.736103] ---[ end trace b4bfac49e9d7af22 ]---
[    7.736107] [TTM] Finalizing pool allocator
[    7.736110] [TTM] Finalizing DMA pool allocator
[    7.736133] [TTM] Zone  kernel: Used memory at exit: 194 kiB
[    7.736135] [TTM] Zone   dma32: Used memory at exit: 194 kiB
[    7.736137] [drm] amdgpu: ttm finalized
[    7.736423] amdgpu: probe of 0000:41:00.0 failed with error -22
[    7.737832] BUG: unable to handle kernel NULL pointer dereference at 0000000000000000
[    7.737838] PGD 0 P4D 0 
[    7.737842] Oops: 0000 [#1] PREEMPT SMP NOPTI
[    7.737847] CPU: 22 PID: 591 Comm: systemd-udevd Tainted: G        W         4.19.4-arch1-1-ARCH #1
[    7.737850] Hardware name: To Be Filled By O.E.M. To Be Filled By O.E.M./X399 Taichi, BIOS P3.30 08/14/2018
[    7.737857] RIP: 0010:sysfs_kf_seq_show+0x87/0x120
[    7.737860] Code: 48 89 d1 31 c0 48 83 e7 f8 48 c7 02 00 00 00 00 48 c7 82 f8 0f 00 00 00 00 00 00 48 29 f9 81 c1 00 10 00 00 c1 e9 03 f3 48 ab <48> 8b 45 00 48 85 c0 74 61 49 8b 09 4c 89 c7 48 8b 71 60 e8 d1 44
[    7.737865] RSP: 0018:ffffb46ec4b27de0 EFLAGS: 00010216
[    7.737868] RAX: 0000000000000000 RBX: ffff9db715973080 RCX: 0000000000000000
[    7.737871] RDX: ffff9db709ec9000 RSI: 0000000000001000 RDI: ffff9db709eca000
[    7.737873] RBP: 0000000000000000 R08: ffff9db6f5737928 R09: ffff9db718a0e900
[    7.737877] R10: ffffb46ec4b27ed8 R11: 0000000000000001 R12: 00000000ffffffff
[    7.737880] R13: 0000000000000001 R14: ffff9db716bf9a00 R15: ffff9db715973080
[    7.737883] FS:  00007f7a0df68cc0(0000) GS:ffff9db71d580000(0000) knlGS:0000000000000000
[    7.737887] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[    7.737889] CR2: 0000000000000000 CR3: 0000000856168000 CR4: 00000000003406e0
[    7.737892] Call Trace:
[    7.737899]  seq_read+0x153/0x410
[    7.737903]  __vfs_read+0x36/0x190
[    7.737907]  vfs_read+0x8a/0x130
[    7.737911]  ksys_read+0x4f/0xb0
[    7.737915]  do_syscall_64+0x5b/0x170
[    7.737920]  entry_SYSCALL_64_after_hwframe+0x44/0xa9
[    7.737924] RIP: 0033:0x7f7a0fdb0775
[    7.737926] Code: fe ff ff 50 48 8d 3d 42 dc 09 00 e8 d5 0c 02 00 0f 1f 44 00 00 f3 0f 1e fa 48 8d 05 c5 6d 0d 00 8b 00 85 c0 75 0f 31 c0 0f 05 <48> 3d 00 f0 ff ff 77 53 c3 66 90 41 54 49 89 d4 55 48 89 f5 53 89
[    7.737932] RSP: 002b:00007ffecf508ad8 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[    7.737936] RAX: ffffffffffffffda RBX: 000055f408fd2dc0 RCX: 00007f7a0fdb0775
[    7.737939] RDX: 0000000000001000 RSI: 000055f408fcc1c0 RDI: 0000000000000007
[    7.737942] RBP: 00007f7a0fe7f100 R08: 000055f408faf150 R09: 00007f7a0fe83100
[    7.737945] R10: 000055f408f87010 R11: 0000000000000246 R12: 0000000000001001
[    7.737947] R13: 000055f408fcc1c0 R14: 0000000000000d68 R15: 00007f7a0fe7e5c0
[    7.737951] Modules linked in: amdkfd amd_iommu_v2 arc4 amdgpu iwlmvm nls_iso8859_1 mac80211 nls_cp437 kvm vfat snd_hda_codec_realtek fat snd_hda_codec_generic snd_hda_codec_hdmi chash gpu_sched irqbypass crct10dif_pclmul snd_hda_intel ttm crc32_pclmul ghash_clmulni_intel pcbc snd_hda_codec iwlwifi btusb drm_kms_helper aesni_intel btrtl snd_hda_core aes_x86_64 btbcm crypto_simd btintel joydev mousedev wmi_bmof mxm_wmi cryptd snd_hwdep input_leds bluetooth drm cfg80211 glue_helper snd_pcm agpgart igb syscopyarea sysfillrect ecdh_generic sysimgblt snd_timer ccp(+) fb_sys_fops pcspkr sp5100_tco snd rfkill i2c_algo_bit dca rng_core soundcore i2c_piix4 k10temp wmi evdev pinctrl_amd gpio_amdpt mac_hid pcc_cpufreq acpi_cpufreq sg crypto_user ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 fscrypto
[    7.738002]  hid_generic usbhid hid sd_mod ahci libahci xhci_pci libata crc32c_intel xhci_hcd scsi_mod
[    7.738011] CR2: 0000000000000000
[    7.738014] ---[ end trace b4bfac49e9d7af23 ]---
[    7.738018] RIP: 0010:sysfs_kf_seq_show+0x87/0x120
[    7.738021] Code: 48 89 d1 31 c0 48 83 e7 f8 48 c7 02 00 00 00 00 48 c7 82 f8 0f 00 00 00 00 00 00 48 29 f9 81 c1 00 10 00 00 c1 e9 03 f3 48 ab <48> 8b 45 00 48 85 c0 74 61 49 8b 09 4c 89 c7 48 8b 71 60 e8 d1 44
[    7.738026] RSP: 0018:ffffb46ec4b27de0 EFLAGS: 00010216
[    7.738029] RAX: 0000000000000000 RBX: ffff9db715973080 RCX: 0000000000000000
[    7.738032] RDX: ffff9db709ec9000 RSI: 0000000000001000 RDI: ffff9db709eca000
[    7.738035] RBP: 0000000000000000 R08: ffff9db6f5737928 R09: ffff9db718a0e900
[    7.738038] R10: ffffb46ec4b27ed8 R11: 0000000000000001 R12: 00000000ffffffff
[    7.738041] R13: 0000000000000001 R14: ffff9db716bf9a00 R15: ffff9db715973080
[    7.738044] FS:  00007f7a0df68cc0(0000) GS:ffff9db71d580000(0000) knlGS:0000000000000000
[    7.738048] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[    7.738050] CR2: 0000000000000000 CR3: 0000000856168000 CR4: 00000000003406e0
[    7.738769] BUG: unable to handle kernel NULL pointer dereference at 0000000000000000
[    7.738779] PGD 0 P4D 0 
[    7.738785] Oops: 0000 [#2] PREEMPT SMP NOPTI
[    7.738790] CPU: 28 PID: 565 Comm: systemd-udevd Tainted: G      D W         4.19.4-arch1-1-ARCH #1
[    7.738795] Hardware name: To Be Filled By O.E.M. To Be Filled By O.E.M./X399 Taichi, BIOS P3.30 08/14/2018
[    7.738805] RIP: 0010:sysfs_kf_seq_show+0x87/0x120
[    7.738809] Code: 48 89 d1 31 c0 48 83 e7 f8 48 c7 02 00 00 00 00 48 c7 82 f8 0f 00 00 00 00 00 00 48 29 f9 81 c1 00 10 00 00 c1 e9 03 f3 48 ab <48> 8b 45 00 48 85 c0 74 61 49 8b 09 4c 89 c7 48 8b 71 60 e8 d1 44
[    7.738816] RSP: 0018:ffffb46ec47bfde0 EFLAGS: 00010216
[    7.738820] RAX: 0000000000000000 RBX: ffff9db706bad000 RCX: 0000000000000000
[    7.738824] RDX: ffff9db706bbf000 RSI: 0000000000001000 RDI: ffff9db706bc0000
[    7.738828] RBP: 0000000000000000 R08: ffff9db6f5737928 R09: ffff9db6ffdd8900
[    7.738831] R10: ffffb46ec47bfed8 R11: 0000000000000001 R12: 00000000ffffffff
[    7.738835] R13: 0000000000000001 R14: ffff9db70a6cd200 R15: ffff9db706bad000
[    7.738839] FS:  00007f7a0df68cc0(0000) GS:ffff9db71d100000(0000) knlGS:0000000000000000
[    7.738844] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[    7.738847] CR2: 0000000000000000 CR3: 0000000846db6000 CR4: 00000000003406e0
[    7.738850] Call Trace:
[    7.738859]  seq_read+0x153/0x410
[    7.738865]  __vfs_read+0x36/0x190
[    7.738870]  vfs_read+0x8a/0x130
[    7.738874]  ksys_read+0x4f/0xb0
[    7.738880]  do_syscall_64+0x5b/0x170
[    7.738886]  entry_SYSCALL_64_after_hwframe+0x44/0xa9
[    7.738891] RIP: 0033:0x7f7a0fdb0775
[    7.738894] Code: fe ff ff 50 48 8d 3d 42 dc 09 00 e8 d5 0c 02 00 0f 1f 44 00 00 f3 0f 1e fa 48 8d 05 c5 6d 0d 00 8b 00 85 c0 75 0f 31 c0 0f 05 <48> 3d 00 f0 ff ff 77 53 c3 66 90 41 54 49 89 d4 55 48 89 f5 53 89
[    7.738901] RSP: 002b:00007ffecf5090d8 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[    7.738906] RAX: ffffffffffffffda RBX: 000055f408fbaea0 RCX: 00007f7a0fdb0775
[    7.738910] RDX: 0000000000001000 RSI: 000055f4090c5bd0 RDI: 000000000000000e
[    7.738913] RBP: 00007f7a0fe7f100 R08: 000055f4090c30e0 R09: 00007f7a0fe82e70
[    7.738917] R10: 000055f408f87010 R11: 0000000000000246 R12: 0000000000001001
[    7.738920] R13: 000055f4090c5bd0 R14: 0000000000000d68 R15: 00007f7a0fe7e5c0
[    7.738925] Modules linked in: amdkfd amd_iommu_v2 arc4 amdgpu iwlmvm nls_iso8859_1 mac80211 nls_cp437 kvm vfat snd_hda_codec_realtek fat snd_hda_codec_generic snd_hda_codec_hdmi chash gpu_sched irqbypass crct10dif_pclmul snd_hda_intel ttm crc32_pclmul ghash_clmulni_intel pcbc snd_hda_codec iwlwifi btusb drm_kms_helper aesni_intel btrtl snd_hda_core aes_x86_64 btbcm crypto_simd btintel joydev mousedev wmi_bmof mxm_wmi cryptd snd_hwdep input_leds bluetooth drm cfg80211 glue_helper snd_pcm agpgart igb syscopyarea sysfillrect ecdh_generic sysimgblt snd_timer ccp(+) fb_sys_fops pcspkr sp5100_tco snd rfkill i2c_algo_bit dca rng_core soundcore i2c_piix4 k10temp wmi evdev pinctrl_amd gpio_amdpt mac_hid pcc_cpufreq acpi_cpufreq sg crypto_user ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 fscrypto
[    7.738989]  hid_generic usbhid hid sd_mod ahci libahci xhci_pci libata crc32c_intel xhci_hcd scsi_mod
[    7.739000] CR2: 0000000000000000
[    7.739004] ---[ end trace b4bfac49e9d7af24 ]---
[    7.739008] RIP: 0010:sysfs_kf_seq_show+0x87/0x120
[    7.739012] Code: 48 89 d1 31 c0 48 83 e7 f8 48 c7 02 00 00 00 00 48 c7 82 f8 0f 00 00 00 00 00 00 48 29 f9 81 c1 00 10 00 00 c1 e9 03 f3 48 ab <48> 8b 45 00 48 85 c0 74 61 49 8b 09 4c 89 c7 48 8b 71 60 e8 d1 44
[    7.739019] RSP: 0018:ffffb46ec4b27de0 EFLAGS: 00010216
[    7.739022] RAX: 0000000000000000 RBX: ffff9db715973080 RCX: 0000000000000000
[    7.739026] RDX: ffff9db709ec9000 RSI: 0000000000001000 RDI: ffff9db709eca000
[    7.739029] RBP: 0000000000000000 R08: ffff9db6f5737928 R09: ffff9db718a0e900
[    7.739033] R10: ffffb46ec4b27ed8 R11: 0000000000000001 R12: 00000000ffffffff
[    7.739036] R13: 0000000000000001 R14: ffff9db716bf9a00 R15: ffff9db715973080
[    7.739041] FS:  00007f7a0df68cc0(0000) GS:ffff9db71d100000(0000) knlGS:0000000000000000
[    7.739045] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[    7.739048] CR2: 0000000000000000 CR3: 0000000846db6000 CR4: 00000000003406e0
[   10.195759] IPv6: ADDRCONF(NETDEV_UP): wlp5s0: link is not ready
[   11.207638] wlp5s0: authenticate with 2c:fd:a1:62:5b:cc
[   11.210621] wlp5s0: send auth to 2c:fd:a1:62:5b:cc (try 1/3)
[   11.211466] wlp5s0: authenticated
[   11.213570] wlp5s0: associate with 2c:fd:a1:62:5b:cc (try 1/3)
[   11.214368] wlp5s0: RX AssocResp from 2c:fd:a1:62:5b:cc (capab=0x1011 status=0 aid=6)
[   11.215611] wlp5s0: associated
[   11.244172] IPv6: ADDRCONF(NETDEV_CHANGE): wlp5s0: link becomes ready
[   11.330049] ccp 0000:08:00.2: sev command 0x4 timed out, disabling PSP 
[   11.330057] ccp 0000:08:00.2: SEV: failed to get status. Error: 0x0
[   11.364262] kauditd_printk_skb: 6 callbacks suppressed
[   11.364263] audit: type=1131 audit(1543585721.302:31): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[   11.364596] audit: type=1130 audit(1543585721.302:32): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   11.364601] audit: type=1131 audit(1543585721.302:33): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   11.390424] audit: type=1130 audit(1543585721.329:34): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   11.445024] audit: type=1131 audit(1543585721.382:35): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   16.982360] audit: type=1131 audit(1543585726.919:36): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   22.176234] audit: type=1006 audit(1543585732.112:37): pid=874 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=1 res=1
[   22.190914] audit: type=1130 audit(1543585732.129:38): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   22.197823] audit: type=1006 audit(1543585732.135:39): pid=877 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
[   22.234563] audit: type=1130 audit(1543585732.172:40): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   36.811417] audit: type=1131 audit(1543585746.749:41): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'

grep'd for amdgpu:

[    6.364198] audit: type=1127 audit(1543585716.302:17): pid=739 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
[    6.365958] audit: type=1130 audit(1543585716.302:18): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.389699] iwlwifi 0000:05:00.0: Detected Intel(R) Dual Band Wireless AC 3168, REV=0x220
[    6.407627] iwlwifi 0000:05:00.0: base HW address: 3c:6a:a7:9f:2e:9b
[    6.407845] audit: type=1130 audit(1543585716.345:19): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=ldconfig comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.412942] audit: type=1130 audit(1543585716.349:20): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-done comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.416093] audit: type=1130 audit(1543585716.352:21): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.450005] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[    6.450243] thermal thermal_zone0: failed to read out thermal zone (-61)
[    6.451863] iwlwifi 0000:05:00.0 wlp5s0: renamed from wlan0
[    6.452642] [drm] amdgpu kernel modesetting enabled.
[    6.457205] AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[    6.468942] Parsing CRAT table with 2 nodes
[    6.468948] Ignoring ACPI CRAT on non-APU system
[    6.468951] Virtual CRAT table created for CPU
[    6.468951] Parsing CRAT table with 2 nodes
[    6.468952] Creating topology SYSFS entries
[    6.468967] Topology: Add CPU node
[    6.468968] Finished initializing topology
[    6.469094] kfd kfd: Initialized module
[    6.469517] checking generic (80000000 1fa4000) vs hw (80000000 10000000)
--
--
[    6.457205] AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[    6.468942] Parsing CRAT table with 2 nodes
[    6.468948] Ignoring ACPI CRAT on non-APU system
[    6.468951] Virtual CRAT table created for CPU
[    6.468951] Parsing CRAT table with 2 nodes
[    6.468952] Creating topology SYSFS entries
[    6.468967] Topology: Add CPU node
[    6.468968] Finished initializing topology
[    6.469094] kfd kfd: Initialized module
[    6.469517] checking generic (80000000 1fa4000) vs hw (80000000 10000000)
[    6.469520] fb: switching to amdgpudrmfb from EFI VGA
[    6.469571] Console: switching to colour dummy device 80x25
[    6.470002] [drm] initializing kernel modesetting (POLARIS10 0x1002:0x67DF 0x1462:0x3413 0xC7).
[    6.470037] [drm] register mmio base: 0x9F700000
[    6.470038] [drm] register mmio size: 262144
[    6.470051] [drm] add ip block number 0 <vi_common>
[    6.470054] [drm] add ip block number 1 <gmc_v8_0>
[    6.470055] [drm] add ip block number 2 <tonga_ih>
[    6.470057] [drm] add ip block number 3 <powerplay>
[    6.470058] [drm] add ip block number 4 <dm>
[    6.470059] [drm] add ip block number 5 <gfx_v8_0>
--
--
[    6.470055] [drm] add ip block number 2 <tonga_ih>
[    6.470057] [drm] add ip block number 3 <powerplay>
[    6.470058] [drm] add ip block number 4 <dm>
[    6.470059] [drm] add ip block number 5 <gfx_v8_0>
[    6.470060] [drm] add ip block number 6 <sdma_v3_0>
[    6.470061] [drm] add ip block number 7 <uvd_v6_0>
[    6.470062] [drm] add ip block number 8 <vce_v3_0>
[    6.470077] [drm] UVD is enabled in VM mode
[    6.470078] [drm] UVD ENC is enabled in VM mode
[    6.470079] [drm] VCE enabled in VM mode
[    6.470279] amdgpu 0000:41:00.0: No more image in the PCI ROM
[    6.470307] ATOM BIOS: 113-V34111-F1
[    6.470337] [drm] vm size is 128 GB, 2 levels, block size is 10-bit, fragment size is 9-bit
--
[    6.470307] ATOM BIOS: 113-V34111-F1
[    6.470337] [drm] vm size is 128 GB, 2 levels, block size is 10-bit, fragment size is 9-bit
[    6.471755] amdgpu 0000:41:00.0: VRAM: 8192M 0x000000F400000000 - 0x000000F5FFFFFFFF (8192M used)
[    6.471758] amdgpu 0000:41:00.0: GART: 256M 0x0000000000000000 - 0x000000000FFFFFFF
[    6.471765] [drm] Detected VRAM RAM=8192M, BAR=256M
[    6.471766] [drm] RAM width 256bits GDDR5
[    6.472045] [TTM] Zone  kernel: Available graphics memory: 16429450 kiB
[    6.472046] [TTM] Zone   dma32: Available graphics memory: 2097152 kiB
[    6.472047] [TTM] Initializing pool allocator
[    6.472051] [TTM] Initializing DMA pool allocator
--
[    6.471765] [drm] Detected VRAM RAM=8192M, BAR=256M
[    6.471766] [drm] RAM width 256bits GDDR5
[    6.472045] [TTM] Zone  kernel: Available graphics memory: 16429450 kiB
[    6.472046] [TTM] Zone   dma32: Available graphics memory: 2097152 kiB
[    6.472047] [TTM] Initializing pool allocator
[    6.472051] [TTM] Initializing DMA pool allocator
[    6.472089] [drm] amdgpu: 8192M of VRAM memory ready
[    6.472090] [drm] amdgpu: 8192M of GTT memory ready.
[    6.472101] [drm] GART: num cpu pages 65536, num gpu pages 65536
[    6.472618] [drm] PCIE GART of 256M enabled (table at 0x000000F401FA4000).
[    6.473554] [drm] Chained IB support enabled!
[    6.473603] audit: type=1130 audit(1543585716.412:22): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.475077] random: crng init done
[    6.475079] random: 7 urandom warning(s) missed due to ratelimiting
[    6.476670] audit: type=1130 audit(1543585716.412:23): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=sshd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.477274] [drm] Found UVD firmware Version: 1.130 Family ID: 16
[    6.478505] [drm] Found VCE firmware Version: 53.26 Binary ID: 3
[    6.481724] audit: type=1130 audit(1543585716.419:24): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
--
--
[    6.472101] [drm] GART: num cpu pages 65536, num gpu pages 65536
[    6.472618] [drm] PCIE GART of 256M enabled (table at 0x000000F401FA4000).
[    6.473554] [drm] Chained IB support enabled!
[    6.473603] audit: type=1130 audit(1543585716.412:22): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.475077] random: crng init done
[    6.475079] random: 7 urandom warning(s) missed due to ratelimiting
[    6.476670] audit: type=1130 audit(1543585716.412:23): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=sshd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.477274] [drm] Found UVD firmware Version: 1.130 Family ID: 16
[    6.478505] [drm] Found VCE firmware Version: 53.26 Binary ID: 3
[    6.481724] audit: type=1130 audit(1543585716.419:24): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.554122] amdgpu: [powerplay] 
                failed to send message 136 ret is 65535 
--
                failed to send message 136 ret is 65535 
[    6.554123] amdgpu: [powerplay] 
                last message was failed ret is 65535
--
                last message was failed ret is 65535
[    6.554125] amdgpu: [powerplay] 
                failed to send message 53 ret is 65535 
--
                failed to send message 53 ret is 65535 
[    6.554125] amdgpu: [powerplay] 
                last message was failed ret is 65535
--
                last message was failed ret is 65535
[    6.554127] amdgpu: [powerplay] 
                failed to send message 169 ret is 65535 
--
                failed to send message 169 ret is 65535 
[    6.554128] amdgpu: [powerplay] 
                last message was failed ret is 65535
--
                last message was failed ret is 65535
[    6.554129] amdgpu: [powerplay] 
                failed to send message 185 ret is 65535 
--
                failed to send message 185 ret is 65535 
[    6.554130] amdgpu: [powerplay] 
                last message was failed ret is 65535
--
                last message was failed ret is 65535
[    6.554132] amdgpu: [powerplay] 
                failed to send message 187 ret is 65535 
--
                failed to send message 187 ret is 65535 
[    6.554133] amdgpu: [powerplay] 
                last message was failed ret is 65535
--
                last message was failed ret is 65535
[    6.554134] amdgpu: [powerplay] 
                failed to send message 188 ret is 65535 
--
                failed to send message 188 ret is 65535 
[    6.554142] amdgpu: [powerplay] 
                last message was failed ret is 65535
--
                last message was failed ret is 65535
[    6.554144] amdgpu: [powerplay] 
                failed to send message 10a ret is 65535 
--
                failed to send message 10a ret is 65535 
[    6.554145] amdgpu: [powerplay] 
                last message was failed ret is 65535
--
                last message was failed ret is 65535
[    6.554146] amdgpu: [powerplay] 
                failed to send message 305 ret is 65535 
--
                failed to send message 305 ret is 65535 
[    6.554147] amdgpu: [powerplay] 
                last message was failed ret is 65535
--
                last message was failed ret is 65535
[    6.554148] amdgpu: [powerplay] 
                failed to send message 26a ret is 65535 
--
                failed to send message 26a ret is 65535 
[    6.554158] amdgpu: [powerplay] 
                last message was failed ret is 65535
--
                last message was failed ret is 65535
[    6.554159] amdgpu: [powerplay] 
                failed to send message 209 ret is 65535 
--
                failed to send message 209 ret is 65535 
[    6.554160] amdgpu: [powerplay] 
                last message was failed ret is 65535
--
                last message was failed ret is 65535
[    6.554161] amdgpu: [powerplay] 
                failed to send message 206 ret is 65535 
--
                failed to send message 206 ret is 65535 
[    6.554162] amdgpu: [powerplay] 
                last message was failed ret is 65535
--
                last message was failed ret is 65535
[    6.554164] amdgpu: [powerplay] 
                failed to send message 5b ret is 65535 
--
                failed to send message 5b ret is 65535 
[    6.554165] amdgpu: [powerplay] 
                last message was failed ret is 65535
--
                last message was failed ret is 65535
[    6.554166] amdgpu: [powerplay] 
                failed to send message 205 ret is 65535 
--
                failed to send message 205 ret is 65535 
[    6.554168] amdgpu: [powerplay] 
                last message was failed ret is 65535
--
                last message was failed ret is 65535
[    6.554169] amdgpu: [powerplay] 
                failed to send message 20a ret is 65535 
--
                failed to send message 20a ret is 65535 
[    6.554194] amdgpu: [powerplay] Failed to retrieve minimum clocks.
[    6.554195] amdgpu: [powerplay] Error in phm_get_clock_info 
[    6.554285] [drm:resource_construct [amdgpu]] *ERROR* DC: unexpected audio fuse!
[    6.554337] WARNING: CPU: 8 PID: 460 at drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_resource.c:196 resource_construct+0x288/0x2e0 [amdgpu]
[    6.554338] Modules linked in: amdkfd amd_iommu_v2 arc4 amdgpu(+) iwlmvm nls_iso8859_1 mac80211 nls_cp437 kvm vfat snd_hda_codec_realtek fat snd_hda_codec_generic snd_hda_codec_hdmi chash gpu_sched irqbypass crct10dif_pclmul snd_hda_intel ttm crc32_pclmul ghash_clmulni_intel pcbc snd_hda_codec iwlwifi btusb drm_kms_helper aesni_intel btrtl snd_hda_core aes_x86_64 btbcm crypto_simd btintel joydev mousedev wmi_bmof mxm_wmi cryptd snd_hwdep input_leds bluetooth drm cfg80211 glue_helper snd_pcm agpgart igb syscopyarea sysfillrect ecdh_generic sysimgblt snd_timer ccp(+) fb_sys_fops pcspkr sp5100_tco snd rfkill i2c_algo_bit dca rng_core soundcore i2c_piix4 k10temp wmi evdev pinctrl_amd gpio_amdpt mac_hid pcc_cpufreq acpi_cpufreq sg crypto_user ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 fscrypto
[    6.554368]  hid_generic usbhid hid sd_mod ahci libahci xhci_pci libata crc32c_intel xhci_hcd scsi_mod
[    6.554374] CPU: 8 PID: 460 Comm: kworker/8:2 Not tainted 4.19.4-arch1-1-ARCH #1
[    6.554375] Hardware name: To Be Filled By O.E.M. To Be Filled By O.E.M./X399 Taichi, BIOS P3.30 08/14/2018
[    6.554379] Workqueue: events work_for_cpu_fn
--
[    6.554368]  hid_generic usbhid hid sd_mod ahci libahci xhci_pci libata crc32c_intel xhci_hcd scsi_mod
[    6.554374] CPU: 8 PID: 460 Comm: kworker/8:2 Not tainted 4.19.4-arch1-1-ARCH #1
[    6.554375] Hardware name: To Be Filled By O.E.M. To Be Filled By O.E.M./X399 Taichi, BIOS P3.30 08/14/2018
[    6.554379] Workqueue: events work_for_cpu_fn
[    6.554414] RIP: 0010:resource_construct+0x288/0x2e0 [amdgpu]
[    6.554415] Code: 8b 45 18 48 89 df e8 e7 f0 aa d6 48 8b 4c 24 08 48 89 81 38 07 00 00 b8 01 00 00 00 eb b5 48 c7 c7 3a fe 60 c1 e8 28 3b 29 ff <0f> 0b 45 85 f6 45 89 f4 0f 95 c0 e9 3c fe ff ff 45 85 f6 45 89 f4
[    6.554415] RSP: 0018:ffffb46ec497fb08 EFLAGS: 00010246
[    6.554416] RAX: 0000000000000000 RBX: ffff9db701173280 RCX: 0000000000000000
[    6.554417] RDX: 0000000000000000 RSI: ffffffff9849e3ce RDI: 00000000ffffffff
[    6.554417] RBP: ffffffffc15cbf00 R08: 0000000000000000 R09: 0000000000000533
[    6.554418] R10: ffff9db701169f00 R11: 0720072007200720 R12: 0000000000000007
[    6.554418] R13: 0000000000000000 R14: 0000000000000006 R15: ffff9db701192c00
[    6.554419] FS:  0000000000000000(0000) GS:ffff9db71ce00000(0000) knlGS:0000000000000000
[    6.554420] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[    6.554420] CR2: 000055f408fa74d0 CR3: 000000085617a000 CR4: 00000000003406e0
--
--
[    6.554415] RSP: 0018:ffffb46ec497fb08 EFLAGS: 00010246
[    6.554416] RAX: 0000000000000000 RBX: ffff9db701173280 RCX: 0000000000000000
[    6.554417] RDX: 0000000000000000 RSI: ffffffff9849e3ce RDI: 00000000ffffffff
[    6.554417] RBP: ffffffffc15cbf00 R08: 0000000000000000 R09: 0000000000000533
[    6.554418] R10: ffff9db701169f00 R11: 0720072007200720 R12: 0000000000000007
[    6.554418] R13: 0000000000000000 R14: 0000000000000006 R15: ffff9db701192c00
[    6.554419] FS:  0000000000000000(0000) GS:ffff9db71ce00000(0000) knlGS:0000000000000000
[    6.554420] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[    6.554420] CR2: 000055f408fa74d0 CR3: 000000085617a000 CR4: 00000000003406e0
[    6.554421] Call Trace:
[    6.554461]  dce112_create_resource_pool+0x5cb/0x660 [amdgpu]
[    6.554495]  dc_create_resource_pool+0x14e/0x180 [amdgpu]
[    6.554498]  ? __kmalloc+0x18f/0x220
--
[    6.554498]  ? __kmalloc+0x18f/0x220
[    6.554531]  dc_create+0x20f/0x620 [amdgpu]
[    6.554565]  ? amdgpu_cgs_create_device+0x23/0x50 [amdgpu]
[    6.554601]  dm_hw_init+0xc8/0x130 [amdgpu]
[    6.554636]  amdgpu_device_init.cold.14+0x1041/0x1253 [amdgpu]
[    6.554639]  ? kmalloc_order+0x14/0x40
--
[    6.554639]  ? kmalloc_order+0x14/0x40
[    6.554666]  amdgpu_driver_load_kms+0x86/0x2c0 [amdgpu]
[    6.554675]  drm_dev_register+0x109/0x140 [drm]
--
[    6.554675]  drm_dev_register+0x109/0x140 [drm]
[    6.554702]  amdgpu_pci_probe+0x13c/0x1c0 [amdgpu]
[    6.554705]  ? _raw_spin_unlock_irqrestore+0x20/0x40
[    6.554708]  local_pci_probe+0x41/0x90
[    6.554709]  work_for_cpu_fn+0x16/0x20
[    6.554711]  process_one_work+0x1eb/0x410
[    6.554712]  worker_thread+0x218/0x3d0
[    6.554714]  ? process_one_work+0x410/0x410
[    6.554715]  kthread+0x112/0x130
[    6.554716]  ? kthread_park+0x80/0x80
[    6.554718]  ret_from_fork+0x22/0x40
[    6.554719] ---[ end trace b4bfac49e9d7af21 ]---
--
--
[    6.554732] [drm] DM_PPLIB:    memory_max_clock: 200000
[    6.554732] [drm] DM_PPLIB:    level           : 8
[    6.554733] [drm] DM_PPLIB: values for Memory clock
[    6.554733] [drm] DM_PPLIB:	 300000
[    6.554734] [drm] DM_PPLIB:	 2000000
[    6.554734] [drm] DM_PPLIB: Validation clocks:
[    6.554734] [drm] DM_PPLIB:    engine_max_clock: 130300
[    6.554734] [drm] DM_PPLIB:    memory_max_clock: 200000
[    6.554735] [drm] DM_PPLIB:    level           : 8
[    6.554946] [drm] Display Core initialized with v3.1.59!
[    6.673466] [drm:dc_link_detect [amdgpu]] *ERROR* No EDID read.
[    6.790790] IPv6: ADDRCONF(NETDEV_UP): enp4s0: link is not ready
--
[    6.790790] IPv6: ADDRCONF(NETDEV_UP): enp4s0: link is not ready
[    6.793455] [drm:dc_link_detect [amdgpu]] *ERROR* No EDID read.
[    6.811065] IPv6: ADDRCONF(NETDEV_UP): enp4s0: link is not ready
[    6.815445] IPv6: ADDRCONF(NETDEV_UP): enp6s0: link is not ready
[    6.837443] IPv6: ADDRCONF(NETDEV_UP): enp6s0: link is not ready
[    6.840952] IPv6: ADDRCONF(NETDEV_UP): wlp5s0: link is not ready
--
[    6.811065] IPv6: ADDRCONF(NETDEV_UP): enp4s0: link is not ready
[    6.815445] IPv6: ADDRCONF(NETDEV_UP): enp6s0: link is not ready
[    6.837443] IPv6: ADDRCONF(NETDEV_UP): enp6s0: link is not ready
[    6.840952] IPv6: ADDRCONF(NETDEV_UP): wlp5s0: link is not ready
[    6.863592] amdgpu 0000:41:00.0: HDMI-A-1: EDID is invalid:
[    6.863596] 	[00] BAD  00 ff ff ff ff ff ff 00 ff ff ff ff ff ff ff ff
[    6.863597] 	[00] BAD  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    6.863598] 	[00] BAD  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    6.863598] 	[00] BAD  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    6.863599] 	[00] BAD  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    6.863600] 	[00] BAD  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    6.863600] 	[00] BAD  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    6.863601] 	[00] BAD  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
--
[    6.863596] 	[00] BAD  00 ff ff ff ff ff ff 00 ff ff ff ff ff ff ff ff
[    6.863597] 	[00] BAD  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    6.863598] 	[00] BAD  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    6.863598] 	[00] BAD  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    6.863599] 	[00] BAD  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    6.863600] 	[00] BAD  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    6.863600] 	[00] BAD  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    6.863601] 	[00] BAD  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    6.863671] [drm:dc_link_detect [amdgpu]] *ERROR* No EDID read.
[    6.913471] IPv6: ADDRCONF(NETDEV_UP): wlp5s0: link is not ready
--
[    6.913471] IPv6: ADDRCONF(NETDEV_UP): wlp5s0: link is not ready
[    6.933413] amdgpu 0000:41:00.0: HDMI-A-2: EDID is invalid:
[    6.933415] 	[00] BAD  00 ff ff ff ff ff ff 00 ff ff ff ff ff ff ff ff
[    6.933416] 	[00] BAD  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    6.933416] 	[00] BAD  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    6.933417] 	[00] BAD  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    6.933417] 	[00] BAD  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    6.933418] 	[00] BAD  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    6.933419] 	[00] BAD  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    6.933419] 	[00] BAD  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
--
[    6.933415] 	[00] BAD  00 ff ff ff ff ff ff 00 ff ff ff ff ff ff ff ff
[    6.933416] 	[00] BAD  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    6.933416] 	[00] BAD  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    6.933417] 	[00] BAD  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    6.933417] 	[00] BAD  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    6.933418] 	[00] BAD  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    6.933419] 	[00] BAD  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    6.933419] 	[00] BAD  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    6.933473] [drm:dc_link_detect [amdgpu]] *ERROR* No EDID read.
[    6.990858] IPv6: ADDRCONF(NETDEV_UP): wlp5s0: link is not ready
--
[    6.990858] IPv6: ADDRCONF(NETDEV_UP): wlp5s0: link is not ready
[    7.003414] amdgpu 0000:41:00.0: DVI-D-1: EDID is invalid:
[    7.003417] 	[00] BAD  00 ff ff ff ff ff ff 00 ff ff ff ff ff ff ff ff
[    7.003418] 	[00] BAD  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    7.003418] 	[00] BAD  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    7.003419] 	[00] BAD  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    7.003419] 	[00] BAD  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    7.003420] 	[00] BAD  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    7.003421] 	[00] BAD  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    7.003421] 	[00] BAD  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
--
[    7.003417] 	[00] BAD  00 ff ff ff ff ff ff 00 ff ff ff ff ff ff ff ff
[    7.003418] 	[00] BAD  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    7.003418] 	[00] BAD  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    7.003419] 	[00] BAD  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    7.003419] 	[00] BAD  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    7.003420] 	[00] BAD  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    7.003421] 	[00] BAD  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    7.003421] 	[00] BAD  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    7.003476] [drm:dc_link_detect [amdgpu]] *ERROR* No EDID read.
[    7.003485] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    7.003486] [drm] Driver supports precise vblank timestamp query.
[    7.088002] IPv6: ADDRCONF(NETDEV_UP): wlp5s0: link is not ready
[    7.178070] [drm] Timeout wait for RLC serdes 0,0
--
[    7.003485] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    7.003486] [drm] Driver supports precise vblank timestamp query.
[    7.088002] IPv6: ADDRCONF(NETDEV_UP): wlp5s0: link is not ready
[    7.178070] [drm] Timeout wait for RLC serdes 0,0
[    7.349059] [drm:gfx_v8_0_ring_test_ring [amdgpu]] *ERROR* amdgpu: ring 0 test failed (scratch(0xC040)=0xFFFFFFFF)
[    7.349097] [drm:amdgpu_device_init.cold.14 [amdgpu]] *ERROR* hw_init of IP block <gfx_v8_0> failed -22
[    7.349100] amdgpu 0000:41:00.0: amdgpu_device_ip_init failed
[    7.349102] amdgpu 0000:41:00.0: Fatal error during GPU init
[    7.349104] [drm] amdgpu: finishing device.
[    7.349411] amdgpu: [powerplay] 
                last message was failed ret is 65535
--
                last message was failed ret is 65535
[    7.349412] amdgpu: [powerplay] 
                failed to send message 281 ret is 65535 
--
                failed to send message 281 ret is 65535 
[    7.349415] amdgpu: [powerplay] 
                last message was failed ret is 65535
--
                last message was failed ret is 65535
[    7.349416] amdgpu: [powerplay] 
                failed to send message 133 ret is 65535 
--
                failed to send message 133 ret is 65535 
[    7.349422] amdgpu: [powerplay] 
                last message was failed ret is 65535
--
                last message was failed ret is 65535
[    7.349424] amdgpu: [powerplay] 
                failed to send message 148 ret is 65535 
--
                failed to send message 148 ret is 65535 
[    7.349425] amdgpu: [powerplay] 
                last message was failed ret is 65535
--
                last message was failed ret is 65535
[    7.349426] amdgpu: [powerplay] 
                failed to send message 145 ret is 65535 
--
                failed to send message 145 ret is 65535 
[    7.349427] amdgpu: [powerplay] 
                last message was failed ret is 65535
--
                last message was failed ret is 65535
[    7.349429] amdgpu: [powerplay] 
                failed to send message 146 ret is 65535 
--
                failed to send message 146 ret is 65535 
[    7.349431] amdgpu: [powerplay] 
                last message was failed ret is 65535
--
                last message was failed ret is 65535
[    7.349432] amdgpu: [powerplay] 
                failed to send message 16a ret is 65535 
--
                failed to send message 16a ret is 65535 
[    7.349433] amdgpu: [powerplay] 
                last message was failed ret is 65535
--
                last message was failed ret is 65535
[    7.349434] amdgpu: [powerplay] 
                failed to send message 186 ret is 65535 
--
                failed to send message 186 ret is 65535 
[    7.349435] amdgpu: [powerplay] 
                last message was failed ret is 65535
--
                last message was failed ret is 65535
[    7.349436] amdgpu: [powerplay] 
                failed to send message 54 ret is 65535 
--
                failed to send message 54 ret is 65535 
[    7.687591] amdgpu: [powerplay] 
                last message was failed ret is 65535
--
                last message was failed ret is 65535
[    7.687593] amdgpu: [powerplay] 
                failed to send message 26b ret is 65535 
--
                failed to send message 26b ret is 65535 
[    7.687595] amdgpu: [powerplay] 
                last message was failed ret is 65535
--
                last message was failed ret is 65535
[    7.687596] amdgpu: [powerplay] 
                failed to send message 13d ret is 65535 
--
                failed to send message 13d ret is 65535 
[    7.687597] amdgpu: [powerplay] 
                last message was failed ret is 65535
--
                last message was failed ret is 65535
[    7.687599] amdgpu: [powerplay] 
                failed to send message 14f ret is 65535 
--
                failed to send message 14f ret is 65535 
[    7.687600] amdgpu: [powerplay] 
                last message was failed ret is 65535
--
                last message was failed ret is 65535
[    7.687601] amdgpu: [powerplay] 
                failed to send message 151 ret is 65535 
--
                failed to send message 151 ret is 65535 
[    7.687602] amdgpu: [powerplay] 
                last message was failed ret is 65535
--
                last message was failed ret is 65535
[    7.687604] amdgpu: [powerplay] 
                failed to send message 135 ret is 65535 
--
                failed to send message 135 ret is 65535 
[    7.687604] amdgpu: [powerplay] 
                last message was failed ret is 65535
--
                last message was failed ret is 65535
[    7.687606] amdgpu: [powerplay] 
                failed to send message 190 ret is 65535 
--
                failed to send message 190 ret is 65535 
[    7.687606] amdgpu: [powerplay] 
                last message was failed ret is 65535
--
                last message was failed ret is 65535
[    7.687608] amdgpu: [powerplay] 
                failed to send message 63 ret is 65535 
--
                failed to send message 63 ret is 65535 
[    7.687613] amdgpu: [powerplay] 
                last message was failed ret is 65535
--
                last message was failed ret is 65535
[    7.687614] amdgpu: [powerplay] 
                failed to send message 84 ret is 65535 
--
                failed to send message 84 ret is 65535 
[    7.687615] amdgpu: [powerplay] Failed to force to switch arbf0!
[    7.688785] amdgpu: [powerplay] 
                last message was failed ret is 65535
--
                last message was failed ret is 65535
[    7.688786] amdgpu: [powerplay] 
                failed to send message 261 ret is 65535 
--
                failed to send message 261 ret is 65535 
[    7.688788] amdgpu: [powerplay] 
                last message was failed ret is 65535
--
                last message was failed ret is 65535
[    7.688789] amdgpu: [powerplay] 
                failed to send message 261 ret is 65535 
--
                failed to send message 261 ret is 65535 
[    7.688790] amdgpu: [powerplay] 
                last message was failed ret is 65535
--
                last message was failed ret is 65535
[    7.688791] amdgpu: [powerplay] 
                failed to send message 261 ret is 65535 
--
                failed to send message 261 ret is 65535 
[    7.688793] amdgpu: [powerplay] 
                last message was failed ret is 65535
--
                last message was failed ret is 65535
[    7.688794] amdgpu: [powerplay] 
                failed to send message 261 ret is 65535 
--
                failed to send message 261 ret is 65535 
[    7.688795] amdgpu: [powerplay] 
                last message was failed ret is 65535
--
                last message was failed ret is 65535
[    7.688796] amdgpu: [powerplay] 
                failed to send message 261 ret is 65535 
--
                failed to send message 261 ret is 65535 
[    7.688797] amdgpu: [powerplay] 
                last message was failed ret is 65535
--
                last message was failed ret is 65535
[    7.688799] amdgpu: [powerplay] 
                failed to send message 261 ret is 65535 
--
                failed to send message 261 ret is 65535 
[    7.688800] amdgpu: [powerplay] 
                last message was failed ret is 65535
--
                last message was failed ret is 65535
[    7.688801] amdgpu: [powerplay] 
                failed to send message 261 ret is 65535 
--
                failed to send message 261 ret is 65535 
[    7.688802] amdgpu: [powerplay] 
                last message was failed ret is 65535
--
                last message was failed ret is 65535
[    7.688804] amdgpu: [powerplay] 
                failed to send message 261 ret is 65535 
--
                failed to send message 261 ret is 65535 
[    7.688805] amdgpu: [powerplay] 
                last message was failed ret is 65535
--
                last message was failed ret is 65535
[    7.688806] amdgpu: [powerplay] 
                failed to send message 261 ret is 65535 
--
                failed to send message 261 ret is 65535 
[    7.688807] amdgpu: [powerplay] 
                last message was failed ret is 65535
--
                last message was failed ret is 65535
[    7.688809] amdgpu: [powerplay] 
                failed to send message 261 ret is 65535 
[    7.735741] ------------[ cut here ]------------
[    7.735742] Memory manager not clean during takedown.
[    7.735769] WARNING: CPU: 8 PID: 460 at drivers/gpu/drm/drm_mm.c:950 drm_mm_takedown+0x1f/0x30 [drm]
--
                failed to send message 261 ret is 65535 
[    7.735741] ------------[ cut here ]------------
[    7.735742] Memory manager not clean during takedown.
[    7.735769] WARNING: CPU: 8 PID: 460 at drivers/gpu/drm/drm_mm.c:950 drm_mm_takedown+0x1f/0x30 [drm]
[    7.735769] Modules linked in: amdkfd amd_iommu_v2 arc4 amdgpu(+) iwlmvm nls_iso8859_1 mac80211 nls_cp437 kvm vfat snd_hda_codec_realtek fat snd_hda_codec_generic snd_hda_codec_hdmi chash gpu_sched irqbypass crct10dif_pclmul snd_hda_intel ttm crc32_pclmul ghash_clmulni_intel pcbc snd_hda_codec iwlwifi btusb drm_kms_helper aesni_intel btrtl snd_hda_core aes_x86_64 btbcm crypto_simd btintel joydev mousedev wmi_bmof mxm_wmi cryptd snd_hwdep input_leds bluetooth drm cfg80211 glue_helper snd_pcm agpgart igb syscopyarea sysfillrect ecdh_generic sysimgblt snd_timer ccp(+) fb_sys_fops pcspkr sp5100_tco snd rfkill i2c_algo_bit dca rng_core soundcore i2c_piix4 k10temp wmi evdev pinctrl_amd gpio_amdpt mac_hid pcc_cpufreq acpi_cpufreq sg crypto_user ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 fscrypto
[    7.735797]  hid_generic usbhid hid sd_mod ahci libahci xhci_pci libata crc32c_intel xhci_hcd scsi_mod
[    7.735802] CPU: 8 PID: 460 Comm: kworker/8:2 Tainted: G        W         4.19.4-arch1-1-ARCH #1
[    7.735803] Hardware name: To Be Filled By O.E.M. To Be Filled By O.E.M./X399 Taichi, BIOS P3.30 08/14/2018
[    7.735805] Workqueue: events work_for_cpu_fn
[    7.735812] RIP: 0010:drm_mm_takedown+0x1f/0x30 [drm]
[    7.735813] Code: 2e cb d6 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 48 8b 47 38 48 83 c7 38 48 39 c7 75 01 c3 48 c7 c7 08 b1 80 c0 e8 6b 31 cb d6 <0f> 0b c3 66 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 00 0f 1f 44 00 00
[    7.735813] RSP: 0018:ffffb46ec497fd08 EFLAGS: 00010286
[    7.735814] RAX: 0000000000000000 RBX: ffff9db706f57e00 RCX: 0000000000000000
[    7.735815] RDX: 0000000000000007 RSI: ffffffff9849e3ce RDI: 00000000ffffffff
[    7.735816] RBP: ffff9db6f6d629a0 R08: 0000000000000001 R09: 00000000000005d6
--
--
[    7.735813] RSP: 0018:ffffb46ec497fd08 EFLAGS: 00010286
[    7.735814] RAX: 0000000000000000 RBX: ffff9db706f57e00 RCX: 0000000000000000
[    7.735815] RDX: 0000000000000007 RSI: ffffffff9849e3ce RDI: 00000000ffffffff
[    7.735816] RBP: ffff9db6f6d629a0 R08: 0000000000000001 R09: 00000000000005d6
[    7.735816] R10: 0000000000000004 R11: 0000000000000000 R12: ffff9db706f57ee8
[    7.735817] R13: 0000000000000000 R14: 0000000000000170 R15: ffff9db7185d4890
[    7.735817] FS:  0000000000000000(0000) GS:ffff9db71ce00000(0000) knlGS:0000000000000000
[    7.735818] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[    7.735819] CR2: 000055f408fa74d0 CR3: 000000085617a000 CR4: 00000000003406e0
[    7.735819] Call Trace:
[    7.735854]  amdgpu_vram_mgr_fini+0x27/0x50 [amdgpu]
[    7.735860]  ttm_bo_clean_mm+0xa9/0xb0 [ttm]
--
[    7.735860]  ttm_bo_clean_mm+0xa9/0xb0 [ttm]
[    7.735890]  amdgpu_ttm_fini+0x71/0x100 [amdgpu]
[    7.735920]  amdgpu_bo_fini+0xe/0x30 [amdgpu]
[    7.735954]  gmc_v8_0_sw_fini+0x32/0x60 [amdgpu]
[    7.735992]  amdgpu_device_fini+0x2cc/0x4aa [amdgpu]
[    7.736022]  amdgpu_driver_unload_kms+0x42/0x90 [amdgpu]
[    7.736050]  amdgpu_driver_load_kms+0x168/0x2c0 [amdgpu]
[    7.736057]  drm_dev_register+0x109/0x140 [drm]
--
[    7.736057]  drm_dev_register+0x109/0x140 [drm]
[    7.736085]  amdgpu_pci_probe+0x13c/0x1c0 [amdgpu]
[    7.736088]  ? _raw_spin_unlock_irqrestore+0x20/0x40
[    7.736091]  local_pci_probe+0x41/0x90
[    7.736092]  work_for_cpu_fn+0x16/0x20
[    7.736094]  process_one_work+0x1eb/0x410
[    7.736095]  worker_thread+0x218/0x3d0
[    7.736097]  ? process_one_work+0x410/0x410
[    7.736098]  kthread+0x112/0x130
[    7.736099]  ? kthread_park+0x80/0x80
[    7.736100]  ret_from_fork+0x22/0x40
[    7.736103] ---[ end trace b4bfac49e9d7af22 ]---
--
--
[    7.736095]  worker_thread+0x218/0x3d0
[    7.736097]  ? process_one_work+0x410/0x410
[    7.736098]  kthread+0x112/0x130
[    7.736099]  ? kthread_park+0x80/0x80
[    7.736100]  ret_from_fork+0x22/0x40
[    7.736103] ---[ end trace b4bfac49e9d7af22 ]---
[    7.736107] [TTM] Finalizing pool allocator
[    7.736110] [TTM] Finalizing DMA pool allocator
[    7.736133] [TTM] Zone  kernel: Used memory at exit: 194 kiB
[    7.736135] [TTM] Zone   dma32: Used memory at exit: 194 kiB
[    7.736137] [drm] amdgpu: ttm finalized
[    7.736423] amdgpu: probe of 0000:41:00.0 failed with error -22
[    7.737832] BUG: unable to handle kernel NULL pointer dereference at 0000000000000000
[    7.737838] PGD 0 P4D 0 
[    7.737842] Oops: 0000 [#1] PREEMPT SMP NOPTI
[    7.737847] CPU: 22 PID: 591 Comm: systemd-udevd Tainted: G        W         4.19.4-arch1-1-ARCH #1
[    7.737850] Hardware name: To Be Filled By O.E.M. To Be Filled By O.E.M./X399 Taichi, BIOS P3.30 08/14/2018
[    7.737857] RIP: 0010:sysfs_kf_seq_show+0x87/0x120
[    7.737860] Code: 48 89 d1 31 c0 48 83 e7 f8 48 c7 02 00 00 00 00 48 c7 82 f8 0f 00 00 00 00 00 00 48 29 f9 81 c1 00 10 00 00 c1 e9 03 f3 48 ab <48> 8b 45 00 48 85 c0 74 61 49 8b 09 4c 89 c7 48 8b 71 60 e8 d1 44
[    7.737865] RSP: 0018:ffffb46ec4b27de0 EFLAGS: 00010216
[    7.737868] RAX: 0000000000000000 RBX: ffff9db715973080 RCX: 0000000000000000
[    7.737871] RDX: ffff9db709ec9000 RSI: 0000000000001000 RDI: ffff9db709eca000
--
--
[    7.737915]  do_syscall_64+0x5b/0x170
[    7.737920]  entry_SYSCALL_64_after_hwframe+0x44/0xa9
[    7.737924] RIP: 0033:0x7f7a0fdb0775
[    7.737926] Code: fe ff ff 50 48 8d 3d 42 dc 09 00 e8 d5 0c 02 00 0f 1f 44 00 00 f3 0f 1e fa 48 8d 05 c5 6d 0d 00 8b 00 85 c0 75 0f 31 c0 0f 05 <48> 3d 00 f0 ff ff 77 53 c3 66 90 41 54 49 89 d4 55 48 89 f5 53 89
[    7.737932] RSP: 002b:00007ffecf508ad8 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[    7.737936] RAX: ffffffffffffffda RBX: 000055f408fd2dc0 RCX: 00007f7a0fdb0775
[    7.737939] RDX: 0000000000001000 RSI: 000055f408fcc1c0 RDI: 0000000000000007
[    7.737942] RBP: 00007f7a0fe7f100 R08: 000055f408faf150 R09: 00007f7a0fe83100
[    7.737945] R10: 000055f408f87010 R11: 0000000000000246 R12: 0000000000001001
[    7.737947] R13: 000055f408fcc1c0 R14: 0000000000000d68 R15: 00007f7a0fe7e5c0
[    7.737951] Modules linked in: amdkfd amd_iommu_v2 arc4 amdgpu iwlmvm nls_iso8859_1 mac80211 nls_cp437 kvm vfat snd_hda_codec_realtek fat snd_hda_codec_generic snd_hda_codec_hdmi chash gpu_sched irqbypass crct10dif_pclmul snd_hda_intel ttm crc32_pclmul ghash_clmulni_intel pcbc snd_hda_codec iwlwifi btusb drm_kms_helper aesni_intel btrtl snd_hda_core aes_x86_64 btbcm crypto_simd btintel joydev mousedev wmi_bmof mxm_wmi cryptd snd_hwdep input_leds bluetooth drm cfg80211 glue_helper snd_pcm agpgart igb syscopyarea sysfillrect ecdh_generic sysimgblt snd_timer ccp(+) fb_sys_fops pcspkr sp5100_tco snd rfkill i2c_algo_bit dca rng_core soundcore i2c_piix4 k10temp wmi evdev pinctrl_amd gpio_amdpt mac_hid pcc_cpufreq acpi_cpufreq sg crypto_user ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 fscrypto
[    7.738002]  hid_generic usbhid hid sd_mod ahci libahci xhci_pci libata crc32c_intel xhci_hcd scsi_mod
[    7.738011] CR2: 0000000000000000
[    7.738014] ---[ end trace b4bfac49e9d7af23 ]---
[    7.738018] RIP: 0010:sysfs_kf_seq_show+0x87/0x120
[    7.738021] Code: 48 89 d1 31 c0 48 83 e7 f8 48 c7 02 00 00 00 00 48 c7 82 f8 0f 00 00 00 00 00 00 48 29 f9 81 c1 00 10 00 00 c1 e9 03 f3 48 ab <48> 8b 45 00 48 85 c0 74 61 49 8b 09 4c 89 c7 48 8b 71 60 e8 d1 44
[    7.738026] RSP: 0018:ffffb46ec4b27de0 EFLAGS: 00010216
[    7.738029] RAX: 0000000000000000 RBX: ffff9db715973080 RCX: 0000000000000000
[    7.738032] RDX: ffff9db709ec9000 RSI: 0000000000001000 RDI: ffff9db709eca000
[    7.738035] RBP: 0000000000000000 R08: ffff9db6f5737928 R09: ffff9db718a0e900
[    7.738038] R10: ffffb46ec4b27ed8 R11: 0000000000000001 R12: 00000000ffffffff
--
--
[    7.738880]  do_syscall_64+0x5b/0x170
[    7.738886]  entry_SYSCALL_64_after_hwframe+0x44/0xa9
[    7.738891] RIP: 0033:0x7f7a0fdb0775
[    7.738894] Code: fe ff ff 50 48 8d 3d 42 dc 09 00 e8 d5 0c 02 00 0f 1f 44 00 00 f3 0f 1e fa 48 8d 05 c5 6d 0d 00 8b 00 85 c0 75 0f 31 c0 0f 05 <48> 3d 00 f0 ff ff 77 53 c3 66 90 41 54 49 89 d4 55 48 89 f5 53 89
[    7.738901] RSP: 002b:00007ffecf5090d8 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[    7.738906] RAX: ffffffffffffffda RBX: 000055f408fbaea0 RCX: 00007f7a0fdb0775
[    7.738910] RDX: 0000000000001000 RSI: 000055f4090c5bd0 RDI: 000000000000000e
[    7.738913] RBP: 00007f7a0fe7f100 R08: 000055f4090c30e0 R09: 00007f7a0fe82e70
[    7.738917] R10: 000055f408f87010 R11: 0000000000000246 R12: 0000000000001001
[    7.738920] R13: 000055f4090c5bd0 R14: 0000000000000d68 R15: 00007f7a0fe7e5c0
[    7.738925] Modules linked in: amdkfd amd_iommu_v2 arc4 amdgpu iwlmvm nls_iso8859_1 mac80211 nls_cp437 kvm vfat snd_hda_codec_realtek fat snd_hda_codec_generic snd_hda_codec_hdmi chash gpu_sched irqbypass crct10dif_pclmul snd_hda_intel ttm crc32_pclmul ghash_clmulni_intel pcbc snd_hda_codec iwlwifi btusb drm_kms_helper aesni_intel btrtl snd_hda_core aes_x86_64 btbcm crypto_simd btintel joydev mousedev wmi_bmof mxm_wmi cryptd snd_hwdep input_leds bluetooth drm cfg80211 glue_helper snd_pcm agpgart igb syscopyarea sysfillrect ecdh_generic sysimgblt snd_timer ccp(+) fb_sys_fops pcspkr sp5100_tco snd rfkill i2c_algo_bit dca rng_core soundcore i2c_piix4 k10temp wmi evdev pinctrl_amd gpio_amdpt mac_hid pcc_cpufreq acpi_cpufreq sg crypto_user ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 fscrypto
[    7.738989]  hid_generic usbhid hid sd_mod ahci libahci xhci_pci libata crc32c_intel xhci_hcd scsi_mod
[    7.739000] CR2: 0000000000000000
[    7.739004] ---[ end trace b4bfac49e9d7af24 ]---
[    7.739008] RIP: 0010:sysfs_kf_seq_show+0x87/0x120
[    7.739012] Code: 48 89 d1 31 c0 48 83 e7 f8 48 c7 02 00 00 00 00 48 c7 82 f8 0f 00 00 00 00 00 00 48 29 f9 81 c1 00 10 00 00 c1 e9 03 f3 48 ab <48> 8b 45 00 48 85 c0 74 61 49 8b 09 4c 89 c7 48 8b 71 60 e8 d1 44
[    7.739019] RSP: 0018:ffffb46ec4b27de0 EFLAGS: 00010216
[    7.739022] RAX: 0000000000000000 RBX: ffff9db715973080 RCX: 0000000000000000
[    7.739026] RDX: ffff9db709ec9000 RSI: 0000000000001000 RDI: ffff9db709eca000
[    7.739029] RBP: 0000000000000000 R08: ffff9db6f5737928 R09: ffff9db718a0e900
[    7.739033] R10: ffffb46ec4b27ed8 R11: 0000000000000001 R12: 00000000ffffffff

Any assistance or pointing in the direction of where to go next would be appreciated.

Last edited by krupd (2018-11-30 23:41:26)

Offline

#2 2018-11-30 18:48:51

loqs
Member
Registered: 2014-03-06
Posts: 17,196

Re: [SOLVED] Can't get to console on RX 480/Threadripper without nomodeset

Welcome to the arch linux forums krupd.  If you add the kernel boot option amdgpu.dpm=0 does that allow booting without nomodeset?

Offline

#3 2018-11-30 22:59:29

krupd
Member
Registered: 2018-11-30
Posts: 4

Re: [SOLVED] Can't get to console on RX 480/Threadripper without nomodeset

loqs wrote:

Welcome to the arch linux forums krupd.  If you add the kernel boot option amdgpu.dpm=0 does that allow booting without nomodeset?

amdgpu.dpm=0 did the trick! now to do some sleuthing to figure out how to retain the power management feature...

thank you!

Offline

Board footer

Powered by FluxBB