This commit: commit 6cbd074831a423e0d30b386fc056d6c2c3559147 (HEAD, refs/bisect/bad) Author: Christian König <christian.koenig@xxxxxxx> Date: Mon Oct 8 14:38:22 2018 +0200 drm/amdgpu: activate paging queue on SDMA v4 Implement all the necessary stuff to get those extra rings working. Signed-off-by: Christian König <christian.koenig@xxxxxxx> Reviewed-by: Huang Rui <ray.huang@xxxxxxx> Breaks my RV1 init. Tom
[ 0.000000] Linux version 4.19.0-rc1+ (root@raven) (gcc version 8.1.1 20180712 (Red Hat 8.1.1-5) (GCC)) #36 SMP Mon Oct 15 11:34:58 EDT 2018 [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-4.19.0-rc1+ root=UUID=66163c80-0ca1-4beb-aeba-5cc130b813e6 ro rhgb quiet modprobe.blacklist=amdgpu,radeon LANG=en_CA.UTF-8 [ 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-0x000000000009d3ff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009d400-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000003ffffff] usable [ 0.000000] BIOS-e820: [mem 0x0000000004000000-0x0000000004009fff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x000000000400a000-0x0000000009bfffff] usable [ 0.000000] BIOS-e820: [mem 0x0000000009c00000-0x0000000009ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000000a000000-0x000000000affffff] usable [ 0.000000] BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000000b020000-0x0000000073963fff] usable [ 0.000000] BIOS-e820: [mem 0x0000000073964000-0x000000007397cfff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000007397d000-0x000000007a5aafff] usable [ 0.000000] BIOS-e820: [mem 0x000000007a5ab000-0x000000007a6c2fff] reserved [ 0.000000] BIOS-e820: [mem 0x000000007a6c3000-0x000000007a6cefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000007a6cf000-0x000000007a7d1fff] usable [ 0.000000] BIOS-e820: [mem 0x000000007a7d2000-0x000000007ab89fff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x000000007ab8a000-0x000000007b942fff] reserved [ 0.000000] BIOS-e820: [mem 0x000000007b943000-0x000000007dffffff] usable [ 0.000000] BIOS-e820: [mem 0x000000007e000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fd800000-0x00000000fdffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved [ 0.000000] BIOS-e820: [mem 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 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-0x000000023f33ffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 3.1.1 present. [ 0.000000] DMI: System manufacturer System Product Name/TUF B350M-PLUS GAMING, BIOS 4011 04/19/2018 [ 0.000000] tsc: Fast TSC calibration failed [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.000000] last_pfn = 0x23f340 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 write-through [ 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 000080000000 mask FFFFC0000000 write-back [ 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: 0000000240000000 aka 9216M [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000] e820: update [mem 0xc0000000-0xffffffff] usable ==> reserved [ 0.000000] last_pfn = 0x7e000 max_arch_pfn = 0x400000000 [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Base memory trampoline at [(____ptrval____)] 97000 size 24576 [ 0.000000] Using GB pages for direct mapping [ 0.000000] BRK [0x15dacb000, 0x15dacbfff] PGTABLE [ 0.000000] BRK [0x15dacc000, 0x15daccfff] PGTABLE [ 0.000000] BRK [0x15dacd000, 0x15dacdfff] PGTABLE [ 0.000000] BRK [0x15dace000, 0x15dacefff] PGTABLE [ 0.000000] BRK [0x15dacf000, 0x15dacffff] PGTABLE [ 0.000000] BRK [0x15dad0000, 0x15dad0fff] PGTABLE [ 0.000000] BRK [0x15dad1000, 0x15dad1fff] PGTABLE [ 0.000000] BRK [0x15dad2000, 0x15dad2fff] PGTABLE [ 0.000000] BRK [0x15dad3000, 0x15dad3fff] PGTABLE [ 0.000000] BRK [0x15dad4000, 0x15dad4fff] PGTABLE [ 0.000000] BRK [0x15dad5000, 0x15dad5fff] PGTABLE [ 0.000000] BRK [0x15dad6000, 0x15dad6fff] PGTABLE [ 0.000000] RAMDISK: [mem 0x349eb000-0x364edfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F05B0 000024 (v02 ALASKA) [ 0.000000] ACPI: XSDT 0x00000000739640A0 0000BC (v01 ALASKA A M I 01072009 AMI 00010013) [ 0.000000] ACPI: FACP 0x000000007396E9C8 000114 (v06 ALASKA A M I 01072009 AMI 00010013) [ 0.000000] ACPI BIOS Warning (bug): Optional FADT field Pm2ControlBlock has valid Length but zero Address: 0x0000000000000000/0x1 (20180810/tbfadt-624) [ 0.000000] ACPI: DSDT 0x00000000739641F8 00A7C9 (v02 ALASKA A M I 01072009 INTL 20120913) [ 0.000000] ACPI: FACS 0x000000007AB73E00 000040 [ 0.000000] ACPI: APIC 0x000000007396EAE0 0000DE (v03 ALASKA A M I 01072009 AMI 00010013) [ 0.000000] ACPI: FPDT 0x000000007396EBC0 000044 (v01 ALASKA A M I 01072009 AMI 00010013) [ 0.000000] ACPI: FIDT 0x000000007396EC08 00009C (v01 ALASKA A M I 01072009 AMI 00010013) [ 0.000000] ACPI: SSDT 0x000000007397B510 001A41 (v01 AMD AmdTable 00000001 INTL 20120913) [ 0.000000] ACPI: SSDT 0x000000007396ED00 005367 (v02 AMD AmdTable 00000002 MSFT 02000002) [ 0.000000] ACPI: SSDT 0x0000000073974068 00119C (v01 AMD AMD CPU 00000001 AMD 00000001) [ 0.000000] ACPI: CRAT 0x0000000073975208 000810 (v01 AMD AMD CRAT 00000001 AMD 00000001) [ 0.000000] ACPI: CDIT 0x0000000073975A18 000029 (v01 AMD AMD CDIT 00000001 AMD 00000001) [ 0.000000] ACPI: SSDT 0x0000000073975A48 002DA8 (v01 AMD AMD AOD 00000001 INTL 20120913) [ 0.000000] ACPI: MCFG 0x00000000739787F0 00003C (v01 ALASKA A M I 01072009 MSFT 00010013) [ 0.000000] ACPI: HPET 0x0000000073978830 000038 (v01 ALASKA A M I 01072009 AMI 00000005) [ 0.000000] ACPI: UEFI 0x0000000073978868 000042 (v01 00000000 00000000) [ 0.000000] ACPI: IVRS 0x00000000739788B0 0000D0 (v02 AMD AMD IVRS 00000001 AMD 00000000) [ 0.000000] ACPI: SSDT 0x0000000073978980 0000F8 (v01 AMD AMD PT 00001000 INTL 20120913) [ 0.000000] ACPI: SSDT 0x0000000073978A78 000E96 (v01 AMD AmdTable 00000001 INTL 20120913) [ 0.000000] ACPI: SSDT 0x0000000073979910 000850 (v01 AMD AmdTable 00000001 INTL 20120913) [ 0.000000] ACPI: SSDT 0x000000007397A160 000B5E (v01 AMD AmdTable 00000001 INTL 20120913) [ 0.000000] ACPI: SSDT 0x000000007397ACC0 000850 (v01 AMD AmdTable 00000001 INTL 20120913) [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000023f33ffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x23f33c000-0x23f33ffff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000023f33ffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009cfff] [ 0.000000] node 0: [mem 0x0000000000100000-0x0000000003ffffff] [ 0.000000] node 0: [mem 0x000000000400a000-0x0000000009bfffff] [ 0.000000] node 0: [mem 0x000000000a000000-0x000000000affffff] [ 0.000000] node 0: [mem 0x000000000b020000-0x0000000073963fff] [ 0.000000] node 0: [mem 0x000000007397d000-0x000000007a5aafff] [ 0.000000] node 0: [mem 0x000000007a6cf000-0x000000007a7d1fff] [ 0.000000] node 0: [mem 0x000000007b943000-0x000000007dffffff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000023f33ffff] [ 0.000000] Reserved but unavailable: 14140 pages [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000023f33ffff] [ 0.000000] On node 0 totalpages: 1817604 [ 0.000000] DMA zone: 64 pages used for memmap [ 0.000000] DMA zone: 21 pages reserved [ 0.000000] DMA zone: 3996 pages, LIFO batch:0 [ 0.000000] DMA32 zone: 7909 pages used for memmap [ 0.000000] DMA32 zone: 506152 pages, LIFO batch:63 [ 0.000000] Normal zone: 20429 pages used for memmap [ 0.000000] Normal zone: 1307456 pages, LIFO batch:63 [ 0.000000] ACPI: PM-Timer IO Port: 0x808 [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 9, version 33, address 0xfec00000, GSI 0-23 [ 0.000000] IOAPIC[1]: apic_id 10, version 33, address 0xfec01000, GSI 24-55 [ 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 16 CPUs, 8 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0x04000000-0x04009fff] [ 0.000000] PM: Registered nosave memory: [mem 0x09c00000-0x09ffffff] [ 0.000000] PM: Registered nosave memory: [mem 0x0b000000-0x0b01ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x73964000-0x7397cfff] [ 0.000000] PM: Registered nosave memory: [mem 0x7a5ab000-0x7a6c2fff] [ 0.000000] PM: Registered nosave memory: [mem 0x7a6c3000-0x7a6cefff] [ 0.000000] PM: Registered nosave memory: [mem 0x7a7d2000-0x7ab89fff] [ 0.000000] PM: Registered nosave memory: [mem 0x7ab8a000-0x7b942fff] [ 0.000000] PM: Registered nosave memory: [mem 0x7e000000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xf7ffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfd7fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfd800000-0xfdffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfe000000-0xfe9fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfea00000-0xfea0ffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfea10000-0xfeb7ffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeb80000-0xfec01fff] [ 0.000000] PM: Registered nosave memory: [mem 0xfec02000-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-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 0xc0000000-0xf7ffffff] available for PCI devices [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns [ 0.000000] random: get_random_bytes called from start_kernel+0x8a/0x4a0 with crng_init=0 [ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:16 nr_node_ids:1 [ 0.000000] percpu: Embedded 43 pages/cpu @(____ptrval____) s138712 r8192 d29224 u262144 [ 0.000000] pcpu-alloc: s138712 r8192 d29224 u262144 alloc=1*2097152 [ 0.000000] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1789181 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-4.19.0-rc1+ root=UUID=66163c80-0ca1-4beb-aeba-5cc130b813e6 ro rhgb quiet modprobe.blacklist=amdgpu,radeon LANG=en_CA.UTF-8 [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing! [ 0.000000] Memory: 7033756K/7270416K available (12300K kernel code, 1286K rwdata, 2788K rodata, 1228K init, 612K bss, 236660K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1 [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=16. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16 [ 0.000000] NR_IRQS: 4352, nr_irqs: 1096, preallocated irqs: 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 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.000000] Switched APIC routing to physical flat. [ 0.000000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.006000] tsc: PIT calibration matches HPET. 1 loops [ 0.006000] tsc: Detected 3593.328 MHz processor [ 0.000007] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33cbb439164, max_idle_ns: 440795204037 ns [ 0.000013] Calibrating delay loop (skipped), value calculated using timer frequency.. 7186.65 BogoMIPS (lpj=3593328) [ 0.000014] pid_max: default: 32768 minimum: 301 [ 0.000029] Security Framework initialized [ 0.000030] SELinux: Initializing. [ 0.001096] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes) [ 0.001655] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.001680] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.001699] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.001925] mce: CPU supports 23 MCE banks [ 0.001940] LVT offset 1 assigned for vector 0xf9 [ 0.001984] LVT offset 2 assigned for vector 0xf4 [ 0.001992] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512 [ 0.001993] Last level dTLB entries: 4KB 1536, 2MB 1536, 4MB 768, 1GB 0 [ 0.001994] Spectre V2 : Mitigation: Full AMD retpoline [ 0.001994] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.001995] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.001996] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.008075] Freeing SMP alternatives memory: 36K [ 0.010008] smpboot: CPU0: AMD Ryzen 5 2400G with Radeon Vega Graphics (family: 0x17, model: 0x11, stepping: 0x0) [ 0.010008] Performance Events: Fam17h core perfctr, AMD PMU driver. [ 0.010008] ... version: 0 [ 0.010008] ... bit width: 48 [ 0.010008] ... generic registers: 6 [ 0.010008] ... value mask: 0000ffffffffffff [ 0.010008] ... max period: 00007fffffffffff [ 0.010008] ... fixed-purpose events: 0 [ 0.010008] ... event mask: 000000000000003f [ 0.010008] rcu: Hierarchical SRCU implementation. [ 0.011247] MCE: In-kernel MCE decoding enabled. [ 0.011571] smp: Bringing up secondary CPUs ... [ 0.011696] x86: Booting SMP configuration: [ 0.011697] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 [ 0.021026] smp: Brought up 1 node, 8 CPUs [ 0.021026] smpboot: Max logical packages: 2 [ 0.021026] smpboot: Total of 8 processors activated (57493.24 BogoMIPS) [ 0.022197] devtmpfs: initialized [ 0.022197] PM: Registering ACPI NVS region [mem 0x04000000-0x04009fff] (40960 bytes) [ 0.022197] PM: Registering ACPI NVS region [mem 0x7a7d2000-0x7ab89fff] (3899392 bytes) [ 0.022197] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns [ 0.022197] futex hash table entries: 4096 (order: 6, 262144 bytes) [ 0.023074] RTC time: 15:50:59, date: 10/17/18 [ 0.023465] NET: Registered protocol family 16 [ 0.023523] audit: initializing netlink subsys (disabled) [ 0.023525] audit: type=2000 audit(1539791459.029:1): state=initialized audit_enabled=0 res=1 [ 0.023525] cpuidle: using governor menu [ 0.023525] ACPI: bus type PCI registered [ 0.024060] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000) [ 0.024063] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820 [ 0.024069] PCI: Using configuration type 1 for base access [ 0.024295] mtrr: your CPUs had inconsistent variable MTRR settings [ 0.024296] mtrr: probably your BIOS does not setup all CPUs. [ 0.024296] mtrr: corrected configuration. [ 0.029161] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.029227] ACPI: Added _OSI(Module Device) [ 0.029227] ACPI: Added _OSI(Processor Device) [ 0.029227] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.029227] ACPI: Added _OSI(Processor Aggregator Device) [ 0.029227] ACPI: Added _OSI(Linux-Dell-Video) [ 0.029227] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.034192] ACPI BIOS Error (bug): Failure creating [\_SB.SMIC], AE_ALREADY_EXISTS (20180810/dswload2-316) [ 0.034502] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20180810/psobject-221) [ 0.034786] ACPI BIOS Error (bug): Failure creating [\_SB.SMIB], AE_ALREADY_EXISTS (20180810/dsfield-626) [ 0.035316] ACPI BIOS Error (bug): Failure creating [\_SB.MACO], AE_ALREADY_EXISTS (20180810/dswload2-316) [ 0.035618] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20180810/psobject-221) [ 0.036019] ACPI: 10 ACPI AML tables successfully acquired and loaded [ 0.037345] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored [ 0.038534] ACPI: Interpreter enabled [ 0.038545] ACPI: (supports S0 S3 S4 S5) [ 0.038546] ACPI: Using IOAPIC for interrupt routing [ 0.038828] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.038963] ACPI: Enabled 3 GPEs in block 00 to 1F [ 0.040707] ACPI: Power Resource [P0ST] (on) [ 0.040726] ACPI: Power Resource [P3ST] (on) [ 0.044775] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.044779] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] [ 0.044875] acpi PNP0A08:00: _OSC: platform does not support [PME LTR] [ 0.044966] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability] [ 0.044973] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge [ 0.045100] PCI host bridge to bus 0000:00 [ 0.045102] pci_bus 0000:00: root bus resource [io 0x0000-0x03af window] [ 0.045103] pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window] [ 0.045104] pci_bus 0000:00: root bus resource [io 0x03b0-0x03df window] [ 0.045105] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.045106] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.045107] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window] [ 0.045108] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfec2ffff window] [ 0.045109] pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window] [ 0.045110] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.045123] pci 0000:00:00.0: [1022:15d0] type 00 class 0x060000 [ 0.045241] pci 0000:00:00.2: [1022:15d1] type 00 class 0x080600 [ 0.045384] pci 0000:00:01.0: [1022:1452] type 00 class 0x060000 [ 0.045485] pci 0000:00:01.1: [1022:15d3] type 01 class 0x060400 [ 0.045587] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold [ 0.045675] pci 0000:00:01.2: [1022:15d3] type 01 class 0x060400 [ 0.045776] pci 0000:00:01.2: PME# supported from D0 D3hot D3cold [ 0.045868] pci 0000:00:08.0: [1022:1452] type 00 class 0x060000 [ 0.045973] pci 0000:00:08.1: [1022:15db] type 01 class 0x060400 [ 0.046025] pci 0000:00:08.1: enabling Extended Tags [ 0.046078] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold [ 0.046158] pci 0000:00:08.2: [1022:15dc] type 01 class 0x060400 [ 0.046209] pci 0000:00:08.2: enabling Extended Tags [ 0.046258] pci 0000:00:08.2: PME# supported from D0 D3hot D3cold [ 0.046354] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500 [ 0.046518] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100 [ 0.046677] pci 0000:00:18.0: [1022:15e8] type 00 class 0x060000 [ 0.046714] pci 0000:00:18.1: [1022:15e9] type 00 class 0x060000 [ 0.046751] pci 0000:00:18.2: [1022:15ea] type 00 class 0x060000 [ 0.046798] pci 0000:00:18.3: [1022:15eb] type 00 class 0x060000 [ 0.046845] pci 0000:00:18.4: [1022:15ec] type 00 class 0x060000 [ 0.046886] pci 0000:00:18.5: [1022:15ed] type 00 class 0x060000 [ 0.046927] pci 0000:00:18.6: [1022:15ee] type 00 class 0x060000 [ 0.046967] pci 0000:00:18.7: [1022:15ef] type 00 class 0x060000 [ 0.047074] pci 0000:01:00.0: [1002:67c4] type 00 class 0x030000 [ 0.047118] pci 0000:01:00.0: reg 0x10: [mem 0xe0000000-0xefffffff 64bit pref] [ 0.047132] pci 0000:01:00.0: reg 0x18: [mem 0xf0000000-0xf01fffff 64bit pref] [ 0.047140] pci 0000:01:00.0: reg 0x20: [io 0xf000-0xf0ff] [ 0.047148] pci 0000:01:00.0: reg 0x24: [mem 0xfe900000-0xfe93ffff] [ 0.047157] pci 0000:01:00.0: reg 0x30: [mem 0xfe940000-0xfe95ffff pref] [ 0.047263] pci 0000:01:00.0: supports D1 D2 [ 0.047264] pci 0000:01:00.0: PME# supported from D1 D2 D3hot D3cold [ 0.047326] pci 0000:01:00.0: 63.008 Gb/s available PCIe bandwidth, limited by 8 GT/s x8 link at 0000:00:01.1 (capable of 126.016 Gb/s with 8 GT/s x16 link) [ 0.047389] pci 0000:01:00.1: [1002:aaf0] type 00 class 0x040300 [ 0.047425] pci 0000:01:00.1: reg 0x10: [mem 0xfe960000-0xfe963fff 64bit] [ 0.047551] pci 0000:01:00.1: supports D1 D2 [ 0.047701] pci 0000:00:01.1: PCI bridge to [bus 01] [ 0.047706] pci 0000:00:01.1: bridge window [io 0xf000-0xffff] [ 0.047709] pci 0000:00:01.1: bridge window [mem 0xfe900000-0xfe9fffff] [ 0.047713] pci 0000:00:01.1: bridge window [mem 0xe0000000-0xf01fffff 64bit pref] [ 0.047765] pci 0000:02:00.0: [1022:43bb] type 00 class 0x0c0330 [ 0.047798] pci 0000:02:00.0: reg 0x10: [mem 0xfe7a0000-0xfe7a7fff 64bit] [ 0.047901] pci 0000:02:00.0: PME# supported from D3hot D3cold [ 0.047978] pci 0000:02:00.1: [1022:43b7] type 00 class 0x010601 [ 0.048062] pci 0000:02:00.1: reg 0x24: [mem 0xfe780000-0xfe79ffff] [ 0.048071] pci 0000:02:00.1: reg 0x30: [mem 0xfe700000-0xfe77ffff pref] [ 0.048122] pci 0000:02:00.1: PME# supported from D3hot D3cold [ 0.048180] pci 0000:02:00.2: [1022:43b2] type 01 class 0x060400 [ 0.048279] pci 0000:02:00.2: PME# supported from D3hot D3cold [ 0.048391] pci 0000:00:01.2: PCI bridge to [bus 02-06] [ 0.048396] pci 0000:00:01.2: bridge window [io 0xe000-0xefff] [ 0.048399] pci 0000:00:01.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 0.048453] pci 0000:03:00.0: [1022:43b4] type 01 class 0x060400 [ 0.048570] pci 0000:03:00.0: PME# supported from D3hot D3cold [ 0.048643] pci 0000:03:01.0: [1022:43b4] type 01 class 0x060400 [ 0.048759] pci 0000:03:01.0: PME# supported from D3hot D3cold [ 0.048832] pci 0000:03:04.0: [1022:43b4] type 01 class 0x060400 [ 0.048946] pci 0000:03:04.0: PME# supported from D3hot D3cold [ 0.049039] pci 0000:02:00.2: PCI bridge to [bus 03-06] [ 0.049044] pci 0000:02:00.2: bridge window [io 0xe000-0xefff] [ 0.049048] pci 0000:02:00.2: bridge window [mem 0xfe600000-0xfe6fffff] [ 0.049113] pci 0000:04:00.0: [10ec:8168] type 00 class 0x020000 [ 0.049161] pci 0000:04:00.0: reg 0x10: [io 0xe000-0xe0ff] [ 0.049203] pci 0000:04:00.0: reg 0x18: [mem 0xfe604000-0xfe604fff 64bit] [ 0.049228] pci 0000:04:00.0: reg 0x20: [mem 0xfe600000-0xfe603fff 64bit] [ 0.049376] pci 0000:04:00.0: supports D1 D2 [ 0.049377] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.049556] pci 0000:03:00.0: PCI bridge to [bus 04] [ 0.049562] pci 0000:03:00.0: bridge window [io 0xe000-0xefff] [ 0.049565] pci 0000:03:00.0: bridge window [mem 0xfe600000-0xfe6fffff] [ 0.049612] pci 0000:03:01.0: PCI bridge to [bus 05] [ 0.049664] pci 0000:03:04.0: PCI bridge to [bus 06] [ 0.049763] pci 0000:07:00.0: [1002:15dd] type 00 class 0x030000 [ 0.049809] pci 0000:07:00.0: reg 0x10: [mem 0xc0000000-0xcfffffff 64bit pref] [ 0.049827] pci 0000:07:00.0: reg 0x18: [mem 0xd0000000-0xd01fffff 64bit pref] [ 0.049838] pci 0000:07:00.0: reg 0x20: [io 0xd000-0xd0ff] [ 0.049850] pci 0000:07:00.0: reg 0x24: [mem 0xfe500000-0xfe57ffff] [ 0.049870] pci 0000:07:00.0: enabling Extended Tags [ 0.049972] pci 0000:07:00.0: PME# supported from D1 D2 D3hot D3cold [ 0.050070] pci 0000:07:00.1: [1002:15de] type 00 class 0x040300 [ 0.050100] pci 0000:07:00.1: reg 0x10: [mem 0xfe588000-0xfe58bfff] [ 0.050171] pci 0000:07:00.1: enabling Extended Tags [ 0.050236] pci 0000:07:00.1: PME# supported from D1 D2 D3hot D3cold [ 0.050295] pci 0000:07:00.2: [1022:15df] type 00 class 0x108000 [ 0.050344] pci 0000:07:00.2: reg 0x18: [mem 0xfe400000-0xfe4fffff] [ 0.050376] pci 0000:07:00.2: reg 0x24: [mem 0xfe58c000-0xfe58dfff] [ 0.050396] pci 0000:07:00.2: enabling Extended Tags [ 0.050531] pci 0000:07:00.3: [1022:15e0] type 00 class 0x0c0330 [ 0.050566] pci 0000:07:00.3: reg 0x10: [mem 0xfe300000-0xfe3fffff 64bit] [ 0.050626] pci 0000:07:00.3: enabling Extended Tags [ 0.050698] pci 0000:07:00.3: PME# supported from D0 D3hot D3cold [ 0.050766] pci 0000:07:00.4: [1022:15e1] type 00 class 0x0c0330 [ 0.050800] pci 0000:07:00.4: reg 0x10: [mem 0xfe200000-0xfe2fffff 64bit] [ 0.050861] pci 0000:07:00.4: enabling Extended Tags [ 0.050933] pci 0000:07:00.4: PME# supported from D0 D3hot D3cold [ 0.051001] pci 0000:07:00.6: [1022:15e3] type 00 class 0x040300 [ 0.051032] pci 0000:07:00.6: reg 0x10: [mem 0xfe580000-0xfe587fff] [ 0.051103] pci 0000:07:00.6: enabling Extended Tags [ 0.051168] pci 0000:07:00.6: PME# supported from D0 D3hot D3cold [ 0.051294] pci 0000:00:08.1: PCI bridge to [bus 07] [ 0.051300] pci 0000:00:08.1: bridge window [io 0xd000-0xdfff] [ 0.051303] pci 0000:00:08.1: bridge window [mem 0xfe200000-0xfe5fffff] [ 0.051308] pci 0000:00:08.1: bridge window [mem 0xc0000000-0xd01fffff 64bit pref] [ 0.051368] pci 0000:08:00.0: [1022:7901] type 00 class 0x010601 [ 0.051450] pci 0000:08:00.0: reg 0x24: [mem 0xfe800000-0xfe8007ff] [ 0.051470] pci 0000:08:00.0: enabling Extended Tags [ 0.051543] pci 0000:08:00.0: PME# supported from D3hot D3cold [ 0.051647] pci 0000:00:08.2: PCI bridge to [bus 08] [ 0.051655] pci 0000:00:08.2: bridge window [mem 0xfe800000-0xfe8fffff] [ 0.052019] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 5 7 10 11 14 15) *0 [ 0.052060] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 5 7 10 11 14 15) *0 [ 0.052094] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 5 7 10 11 14 15) *0 [ 0.052140] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 5 7 10 11 14 15) *0 [ 0.052180] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 5 7 10 11 14 15) *0 [ 0.052211] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 5 7 10 11 14 15) *0 [ 0.052243] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 5 7 10 11 14 15) *0 [ 0.052275] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 5 7 10 11 14 15) *0 [ 0.052662] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none [ 0.052662] pci 0000:07:00.0: vgaarb: setting as boot VGA device [ 0.052662] pci 0000:07:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.052662] pci 0000:07:00.0: vgaarb: bridge control possible [ 0.052662] pci 0000:01:00.0: vgaarb: bridge control possible [ 0.052662] vgaarb: loaded [ 0.052662] SCSI subsystem initialized [ 0.052662] libata version 3.00 loaded. [ 0.052662] ACPI: bus type USB registered [ 0.053018] usbcore: registered new interface driver usbfs [ 0.053040] usbcore: registered new interface driver hub [ 0.053074] usbcore: registered new device driver usb [ 0.053125] pps_core: LinuxPPS API ver. 1 registered [ 0.053126] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@xxxxxxxx> [ 0.053151] PTP clock support registered [ 0.053218] EDAC MC: Ver: 3.0.0 [ 0.053218] Advanced Linux Sound Architecture Driver Initialized. [ 0.053218] PCI: Using ACPI for IRQ routing [ 0.056453] PCI: pci_cache_line_size set to 64 bytes [ 0.056548] e820: reserve RAM buffer [mem 0x0009d400-0x0009ffff] [ 0.056549] e820: reserve RAM buffer [mem 0x09c00000-0x0bffffff] [ 0.056550] e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff] [ 0.056550] e820: reserve RAM buffer [mem 0x73964000-0x73ffffff] [ 0.056551] e820: reserve RAM buffer [mem 0x7a5ab000-0x7bffffff] [ 0.056551] e820: reserve RAM buffer [mem 0x7a7d2000-0x7bffffff] [ 0.056552] e820: reserve RAM buffer [mem 0x7e000000-0x7fffffff] [ 0.056553] e820: reserve RAM buffer [mem 0x23f340000-0x23fffffff] [ 0.056662] NetLabel: Initializing [ 0.056663] NetLabel: domain hash size = 128 [ 0.056663] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.056672] NetLabel: unlabeled traffic allowed by default [ 0.056694] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 0.056694] hpet0: 3 comparators, 32-bit 14.318180 MHz counter [ 0.059177] clocksource: Switched to clocksource tsc-early [ 0.064369] VFS: Disk quotas dquot_6.6.0 [ 0.064383] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.064431] pnp: PnP ACPI init [ 0.064561] system 00:00: [mem 0xf8000000-0xfbffffff] has been reserved [ 0.064568] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) [ 0.064632] system 00:01: [mem 0xfeb80000-0xfebfffff] has been reserved [ 0.064649] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.064748] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active) [ 0.064840] system 00:03: [io 0x0300-0x030f] has been reserved [ 0.064842] system 00:03: [io 0x0230-0x023f] has been reserved [ 0.064845] system 00:03: [io 0x0290-0x029f] has been reserved [ 0.064859] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.065078] pnp 00:04: [dma 0 disabled] [ 0.065107] pnp 00:04: Plug and Play ACPI device, IDs PNP0501 (active) [ 0.065233] system 00:05: [io 0x04d0-0x04d1] has been reserved [ 0.065234] system 00:05: [io 0x040b] has been reserved [ 0.065235] system 00:05: [io 0x04d6] has been reserved [ 0.065235] system 00:05: [io 0x0c00-0x0c01] has been reserved [ 0.065236] system 00:05: [io 0x0c14] has been reserved [ 0.065237] system 00:05: [io 0x0c50-0x0c51] has been reserved [ 0.065238] system 00:05: [io 0x0c52] has been reserved [ 0.065239] system 00:05: [io 0x0c6c] has been reserved [ 0.065240] system 00:05: [io 0x0c6f] has been reserved [ 0.065240] system 00:05: [io 0x0cd0-0x0cd1] has been reserved [ 0.065241] system 00:05: [io 0x0cd2-0x0cd3] has been reserved [ 0.065242] system 00:05: [io 0x0cd4-0x0cd5] has been reserved [ 0.065243] system 00:05: [io 0x0cd6-0x0cd7] has been reserved [ 0.065244] system 00:05: [io 0x0cd8-0x0cdf] has been reserved [ 0.065245] system 00:05: [io 0x0800-0x089f] has been reserved [ 0.065245] system 00:05: [io 0x0b00-0x0b0f] has been reserved [ 0.065246] system 00:05: [io 0x0b20-0x0b3f] has been reserved [ 0.065247] system 00:05: [io 0x0900-0x090f] has been reserved [ 0.065248] system 00:05: [io 0x0910-0x091f] has been reserved [ 0.065249] system 00:05: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.065250] system 00:05: [mem 0xfec01000-0xfec01fff] could not be reserved [ 0.065251] system 00:05: [mem 0xfedc0000-0xfedc0fff] has been reserved [ 0.065252] system 00:05: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.065253] system 00:05: [mem 0xfed80000-0xfed8ffff] could not be reserved [ 0.065254] system 00:05: [mem 0xfec10000-0xfec10fff] has been reserved [ 0.065255] system 00:05: [mem 0xff000000-0xffffffff] has been reserved [ 0.065259] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.065530] pnp: PnP ACPI: found 6 devices [ 0.072817] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.072888] pci 0000:00:01.1: PCI bridge to [bus 01] [ 0.072891] pci 0000:00:01.1: bridge window [io 0xf000-0xffff] [ 0.072895] pci 0000:00:01.1: bridge window [mem 0xfe900000-0xfe9fffff] [ 0.072899] pci 0000:00:01.1: bridge window [mem 0xe0000000-0xf01fffff 64bit pref] [ 0.072905] pci 0000:03:00.0: PCI bridge to [bus 04] [ 0.072907] pci 0000:03:00.0: bridge window [io 0xe000-0xefff] [ 0.072912] pci 0000:03:00.0: bridge window [mem 0xfe600000-0xfe6fffff] [ 0.072920] pci 0000:03:01.0: PCI bridge to [bus 05] [ 0.072932] pci 0000:03:04.0: PCI bridge to [bus 06] [ 0.072944] pci 0000:02:00.2: PCI bridge to [bus 03-06] [ 0.072946] pci 0000:02:00.2: bridge window [io 0xe000-0xefff] [ 0.072950] pci 0000:02:00.2: bridge window [mem 0xfe600000-0xfe6fffff] [ 0.072958] pci 0000:00:01.2: PCI bridge to [bus 02-06] [ 0.072960] pci 0000:00:01.2: bridge window [io 0xe000-0xefff] [ 0.072964] pci 0000:00:01.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 0.072973] pci 0000:00:08.1: PCI bridge to [bus 07] [ 0.072975] pci 0000:00:08.1: bridge window [io 0xd000-0xdfff] [ 0.072979] pci 0000:00:08.1: bridge window [mem 0xfe200000-0xfe5fffff] [ 0.072982] pci 0000:00:08.1: bridge window [mem 0xc0000000-0xd01fffff 64bit pref] [ 0.072988] pci 0000:00:08.2: PCI bridge to [bus 08] [ 0.072992] pci 0000:00:08.2: bridge window [mem 0xfe800000-0xfe8fffff] [ 0.073001] pci_bus 0000:00: resource 4 [io 0x0000-0x03af window] [ 0.073002] pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7 window] [ 0.073003] pci_bus 0000:00: resource 6 [io 0x03b0-0x03df window] [ 0.073003] pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window] [ 0.073004] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window] [ 0.073005] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window] [ 0.073006] pci_bus 0000:00: resource 10 [mem 0xc0000000-0xfec2ffff window] [ 0.073007] pci_bus 0000:00: resource 11 [mem 0xfee00000-0xffffffff window] [ 0.073008] pci_bus 0000:01: resource 0 [io 0xf000-0xffff] [ 0.073009] pci_bus 0000:01: resource 1 [mem 0xfe900000-0xfe9fffff] [ 0.073009] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xf01fffff 64bit pref] [ 0.073010] pci_bus 0000:02: resource 0 [io 0xe000-0xefff] [ 0.073011] pci_bus 0000:02: resource 1 [mem 0xfe600000-0xfe7fffff] [ 0.073012] pci_bus 0000:03: resource 0 [io 0xe000-0xefff] [ 0.073012] pci_bus 0000:03: resource 1 [mem 0xfe600000-0xfe6fffff] [ 0.073013] pci_bus 0000:04: resource 0 [io 0xe000-0xefff] [ 0.073014] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe6fffff] [ 0.073015] pci_bus 0000:07: resource 0 [io 0xd000-0xdfff] [ 0.073016] pci_bus 0000:07: resource 1 [mem 0xfe200000-0xfe5fffff] [ 0.073016] pci_bus 0000:07: resource 2 [mem 0xc0000000-0xd01fffff 64bit pref] [ 0.073017] pci_bus 0000:08: resource 1 [mem 0xfe800000-0xfe8fffff] [ 0.073066] NET: Registered protocol family 2 [ 0.073197] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes) [ 0.073211] TCP established hash table entries: 65536 (order: 7, 524288 bytes) [ 0.073292] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) [ 0.073407] TCP: Hash tables configured (established 65536 bind 65536) [ 0.073438] UDP hash table entries: 4096 (order: 5, 131072 bytes) [ 0.073456] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes) [ 0.073517] NET: Registered protocol family 1 [ 0.074084] RPC: Registered named UNIX socket transport module. [ 0.074085] RPC: Registered udp transport module. [ 0.074085] RPC: Registered tcp transport module. [ 0.074086] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.074268] pci 0000:01:00.1: Linked as a consumer to 0000:01:00.0 [ 0.074464] pci 0000:07:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.074471] pci 0000:07:00.1: Linked as a consumer to 0000:07:00.0 [ 0.074755] PCI: CLS 64 bytes, default 64 [ 0.074786] Unpacking initramfs... [ 0.363659] Freeing initrd memory: 27660K [ 0.682201] AMD-Vi: IOMMU performance counters supported [ 0.682262] pci 0000:00:00.2: can't derive routing for PCI INT A [ 0.682263] pci 0000:00:00.2: PCI INT A: not connected [ 0.682489] iommu: Adding device 0000:00:01.0 to group 0 [ 0.682593] iommu: Adding device 0000:00:01.1 to group 1 [ 0.682696] iommu: Adding device 0000:00:01.2 to group 2 [ 0.682815] iommu: Adding device 0000:00:08.0 to group 3 [ 0.682922] iommu: Adding device 0000:00:08.1 to group 4 [ 0.682946] iommu: Adding device 0000:00:08.2 to group 3 [ 0.683054] iommu: Adding device 0000:00:14.0 to group 5 [ 0.683075] iommu: Adding device 0000:00:14.3 to group 5 [ 0.683197] iommu: Adding device 0000:00:18.0 to group 6 [ 0.683218] iommu: Adding device 0000:00:18.1 to group 6 [ 0.683238] iommu: Adding device 0000:00:18.2 to group 6 [ 0.683257] iommu: Adding device 0000:00:18.3 to group 6 [ 0.683277] iommu: Adding device 0000:00:18.4 to group 6 [ 0.683297] iommu: Adding device 0000:00:18.5 to group 6 [ 0.683316] iommu: Adding device 0000:00:18.6 to group 6 [ 0.683335] iommu: Adding device 0000:00:18.7 to group 6 [ 0.683482] iommu: Adding device 0000:01:00.0 to group 7 [ 0.683507] iommu: Using direct mapping for device 0000:01:00.0 [ 0.683554] iommu: Adding device 0000:01:00.1 to group 7 [ 0.683626] iommu: Adding device 0000:02:00.0 to group 8 [ 0.683659] iommu: Adding device 0000:02:00.1 to group 8 [ 0.683692] iommu: Adding device 0000:02:00.2 to group 8 [ 0.683714] iommu: Adding device 0000:03:00.0 to group 8 [ 0.683737] iommu: Adding device 0000:03:01.0 to group 8 [ 0.683759] iommu: Adding device 0000:03:04.0 to group 8 [ 0.683791] iommu: Adding device 0000:04:00.0 to group 8 [ 0.683960] iommu: Adding device 0000:07:00.0 to group 9 [ 0.684033] iommu: Using direct mapping for device 0000:07:00.0 [ 0.684154] iommu: Adding device 0000:07:00.1 to group 10 [ 0.684194] iommu: Adding device 0000:07:00.2 to group 10 [ 0.684232] iommu: Adding device 0000:07:00.3 to group 10 [ 0.684271] iommu: Adding device 0000:07:00.4 to group 10 [ 0.684310] iommu: Adding device 0000:07:00.6 to group 10 [ 0.684333] iommu: Adding device 0000:08:00.0 to group 3 [ 0.684570] AMD-Vi: Found IOMMU at 0000:00:00.2 cap 0x40 [ 0.684571] AMD-Vi: Extended features (0x4f77ef22294ada): [ 0.684571] PPR NX GT IA GA PC GA_vAPIC [ 0.684722] AMD-Vi: Lazy IO/TLB flushing enabled [ 0.685350] amd_uncore: AMD NB counters detected [ 0.685353] amd_uncore: AMD LLC counters detected [ 0.685556] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank). [ 0.686449] Scanning for low memory corruption every 60 seconds [ 0.687245] Initialise system trusted keyrings [ 0.687314] workingset: timestamp_bits=56 max_order=21 bucket_order=0 [ 0.690337] NFS: Registering the id_resolver key type [ 0.690369] Key type id_resolver registered [ 0.690370] Key type id_legacy registered [ 0.691922] Key type asymmetric registered [ 0.691923] Asymmetric key parser 'x509' registered [ 0.691934] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250) [ 0.691936] io scheduler noop registered [ 0.691937] io scheduler deadline registered [ 0.691963] io scheduler cfq registered (default) [ 0.691965] io scheduler mq-deadline registered [ 0.691966] io scheduler kyber registered [ 0.693110] pcieport 0000:00:01.1: AER enabled with IRQ 26 [ 0.693160] pcieport 0000:00:01.2: AER enabled with IRQ 27 [ 0.693334] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 [ 0.693354] ACPI: Power Button [PWRB] [ 0.693396] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 [ 0.693418] ACPI: Power Button [PWRF] [ 0.693511] ACPI: Video Device [VGA] (multi-head: yes rom: no post: no) [ 0.693654] acpi device:03: registered as cooling_device0 [ 0.693694] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:02/LNXVIDEO:00/input/input2 [ 0.693726] Monitor-Mwait will be used to enter C-1 state [ 0.694344] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 0.715288] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.715710] Non-volatile memory driver v1.3 [ 0.715723] Linux agpgart interface v0.103 [ 0.717828] loop: module loaded [ 0.717881] ahci 0000:02:00.1: version 3.0 [ 0.718031] ahci 0000:02:00.1: SSS flag set, parallel bus scan disabled [ 0.718081] ahci 0000:02:00.1: AHCI 0001.0301 32 slots 8 ports 6 Gbps 0x33 impl SATA mode [ 0.718083] ahci 0000:02:00.1: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst [ 0.718704] scsi host0: ahci [ 0.718817] scsi host1: ahci [ 0.718918] scsi host2: ahci [ 0.719017] scsi host3: ahci [ 0.719106] scsi host4: ahci [ 0.719189] scsi host5: ahci [ 0.719274] scsi host6: ahci [ 0.719358] scsi host7: ahci [ 0.719383] ata1: SATA max UDMA/133 abar m131072@0xfe780000 port 0xfe780100 irq 35 [ 0.719385] ata2: SATA max UDMA/133 abar m131072@0xfe780000 port 0xfe780180 irq 35 [ 0.719386] ata3: DUMMY [ 0.719386] ata4: DUMMY [ 0.719388] ata5: SATA max UDMA/133 abar m131072@0xfe780000 port 0xfe780300 irq 35 [ 0.719390] ata6: SATA max UDMA/133 abar m131072@0xfe780000 port 0xfe780380 irq 35 [ 0.719391] ata7: DUMMY [ 0.719391] ata8: DUMMY [ 0.719568] ahci 0000:08:00.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode [ 0.719571] ahci 0000:08:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part [ 0.719758] scsi host8: ahci [ 0.719784] ata9: SATA max UDMA/133 abar m2048@0xfe800000 port 0xfe800100 irq 37 [ 0.719897] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI [ 0.719897] e100: Copyright(c) 1999-2006 Intel Corporation [ 0.719908] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI [ 0.719909] e1000: Copyright (c) 1999-2006 Intel Corporation. [ 0.719921] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k [ 0.719921] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 0.719935] sky2: driver version 1.30 [ 0.725161] libphy: r8169: probed [ 0.725290] r8169 0000:04:00.0 eth0: RTL8168h/8111h, b0:6e:bf:2f:47:8d, XID 54100800, IRQ 38 [ 0.725292] r8169 0000:04:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko] [ 0.725414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.725415] ehci-pci: EHCI PCI platform driver [ 0.725426] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.725429] ohci-pci: OHCI PCI platform driver [ 0.725438] uhci_hcd: USB Universal Host Controller Interface driver [ 0.725521] xhci_hcd 0000:02:00.0: xHCI Host Controller [ 0.725556] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 1 [ 0.780917] xhci_hcd 0000:02:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000048000410 [ 0.781098] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19 [ 0.781100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.781101] usb usb1: Product: xHCI Host Controller [ 0.781103] usb usb1: Manufacturer: Linux 4.19.0-rc1+ xhci-hcd [ 0.781104] usb usb1: SerialNumber: 0000:02:00.0 [ 0.781195] hub 1-0:1.0: USB hub found [ 0.781212] hub 1-0:1.0: 10 ports detected [ 0.785638] xhci_hcd 0000:02:00.0: xHCI Host Controller [ 0.785703] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 2 [ 0.785707] xhci_hcd 0000:02:00.0: Host supports USB 3.10 Enhanced SuperSpeed [ 0.785738] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 0.785758] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19 [ 0.785760] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.785761] usb usb2: Product: xHCI Host Controller [ 0.785762] usb usb2: Manufacturer: Linux 4.19.0-rc1+ xhci-hcd [ 0.785763] usb usb2: SerialNumber: 0000:02:00.0 [ 0.785896] hub 2-0:1.0: USB hub found [ 0.785915] hub 2-0:1.0: 4 ports detected [ 0.787636] xhci_hcd 0000:07:00.3: xHCI Host Controller [ 0.787703] xhci_hcd 0000:07:00.3: new USB bus registered, assigned bus number 3 [ 0.787904] xhci_hcd 0000:07:00.3: hcc params 0x0270ffe5 hci version 0x110 quirks 0x0000000040000410 [ 0.788166] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19 [ 0.788167] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.788168] usb usb3: Product: xHCI Host Controller [ 0.788168] usb usb3: Manufacturer: Linux 4.19.0-rc1+ xhci-hcd [ 0.788169] usb usb3: SerialNumber: 0000:07:00.3 [ 0.788279] hub 3-0:1.0: USB hub found [ 0.788298] hub 3-0:1.0: 4 ports detected [ 0.788677] xhci_hcd 0000:07:00.3: xHCI Host Controller [ 0.788721] xhci_hcd 0000:07:00.3: new USB bus registered, assigned bus number 4 [ 0.788723] xhci_hcd 0000:07:00.3: Host supports USB 3.10 Enhanced SuperSpeed [ 0.788745] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM. [ 0.788757] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19 [ 0.788758] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.788759] usb usb4: Product: xHCI Host Controller [ 0.788759] usb usb4: Manufacturer: Linux 4.19.0-rc1+ xhci-hcd [ 0.788760] usb usb4: SerialNumber: 0000:07:00.3 [ 0.788832] hub 4-0:1.0: USB hub found [ 0.788839] hub 4-0:1.0: 4 ports detected [ 0.789225] xhci_hcd 0000:07:00.4: xHCI Host Controller [ 0.789262] xhci_hcd 0000:07:00.4: new USB bus registered, assigned bus number 5 [ 0.789434] xhci_hcd 0000:07:00.4: hcc params 0x0260ffe5 hci version 0x110 quirks 0x0000000040000410 [ 0.789661] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19 [ 0.789662] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789663] usb usb5: Product: xHCI Host Controller [ 0.789664] usb usb5: Manufacturer: Linux 4.19.0-rc1+ xhci-hcd [ 0.789664] usb usb5: SerialNumber: 0000:07:00.4 [ 0.789736] hub 5-0:1.0: USB hub found [ 0.789739] hub 5-0:1.0: 1 port detected [ 0.789806] xhci_hcd 0000:07:00.4: xHCI Host Controller [ 0.789846] xhci_hcd 0000:07:00.4: new USB bus registered, assigned bus number 6 [ 0.789847] xhci_hcd 0000:07:00.4: Host supports USB 3.10 Enhanced SuperSpeed [ 0.789870] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM. [ 0.789880] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19 [ 0.789880] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789881] usb usb6: Product: xHCI Host Controller [ 0.789882] usb usb6: Manufacturer: Linux 4.19.0-rc1+ xhci-hcd [ 0.789883] usb usb6: SerialNumber: 0000:07:00.4 [ 0.789944] hub 6-0:1.0: USB hub found [ 0.789952] hub 6-0:1.0: 1 port detected [ 0.790009] usbcore: registered new interface driver usblp [ 0.790021] usbcore: registered new interface driver usb-storage [ 0.790040] i8042: PNP: No PS/2 controller found. [ 0.790261] rtc_cmos 00:02: RTC can wake from S4 [ 0.790485] rtc_cmos 00:02: registered as rtc0 [ 0.790497] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs [ 0.790600] device-mapper: ioctl: 4.39.0-ioctl (2018-04-03) initialised: dm-devel@xxxxxxxxxx [ 0.790618] hidraw: raw HID events driver (C) Jiri Kosina [ 0.790982] usbcore: registered new interface driver usbhid [ 0.790983] usbhid: USB HID core driver [ 0.791260] snd_hda_intel 0000:01:00.1: Force to non-snoop mode [ 0.791825] Initializing XFRM netlink socket [ 0.791929] NET: Registered protocol family 10 [ 0.792191] Segment Routing with IPv6 [ 0.792311] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 0.792422] NET: Registered protocol family 17 [ 0.792496] Key type dns_resolver registered [ 0.793113] microcode: CPU0: patch_level=0x0810100b [ 0.793116] microcode: CPU1: patch_level=0x0810100b [ 0.793119] microcode: CPU2: patch_level=0x0810100b [ 0.793129] microcode: CPU3: patch_level=0x0810100b [ 0.793132] microcode: CPU4: patch_level=0x0810100b [ 0.793138] microcode: CPU5: patch_level=0x0810100b [ 0.793146] microcode: CPU6: patch_level=0x0810100b [ 0.793150] microcode: CPU7: patch_level=0x0810100b [ 0.793171] microcode: Microcode Update Driver: v2.2. [ 0.793203] sched_clock: Marking stable (799158344, -5991263)->(918389291, -125222210) [ 0.793360] registered taskstats version 1 [ 0.793360] Loading compiled-in X.509 certificates [ 0.793832] Magic number: 6:680:841 [ 0.793886] console [netcon0] enabled [ 0.793886] netconsole: network logging started [ 0.793938] acpi_cpufreq: overriding BIOS provided _PSD data [ 0.794126] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 0.795762] hdaudio hdaudioC0D0: Unable to bind the codec [ 0.795830] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 0.795978] ALSA device list: [ 0.795978] No soundcards found. [ 0.796012] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 [ 0.796013] cfg80211: failed to load regulatory.db [ 0.796654] hdaudio hdaudioC1D0: Unable to bind the codec [ 0.804354] hdaudio hdaudioC2D0: Unable to bind the codec [ 1.023822] ata9: SATA link down (SStatus 0 SControl 300) [ 1.146344] usb 1-1: new high-speed USB device number 2 using xhci_hcd [ 1.177353] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300) [ 1.184174] ata1.00: ATA-8: KINGSTON SV300S37A120G, 608ABBF0, max UDMA/133 [ 1.184178] ata1.00: 234441648 sectors, multi 1: LBA48 NCQ (depth 32), AA [ 1.191499] ata1.00: configured for UDMA/133 [ 1.191914] scsi 0:0:0:0: Direct-Access ATA KINGSTON SV300S3 BBF0 PQ: 0 ANSI: 5 [ 1.192179] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.192253] sd 0:0:0:0: [sda] 234441648 512-byte logical blocks: (120 GB/112 GiB) [ 1.192279] sd 0:0:0:0: [sda] Write Protect is off [ 1.192283] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 1.192311] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.192832] sda: sda1 sda2 sda3 [ 1.193179] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.283556] usb 1-1: New USB device found, idVendor=0409, idProduct=005a, bcdDevice= 1.00 [ 1.283559] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 1.288577] hub 1-1:1.0: USB hub found [ 1.291535] hub 1-1:1.0: 4 ports detected [ 1.392745] usb 2-2: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd [ 1.415792] usb 2-2: New USB device found, idVendor=2001, idProduct=4a00, bcdDevice= 1.00 [ 1.415796] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 1.415798] usb 2-2: Product: D-Link DUB-1312 [ 1.415800] usb 2-2: Manufacturer: D-Link Elec. Corp. [ 1.415802] usb 2-2: SerialNumber: 000000000018A9 [ 1.505493] ata2: SATA link down (SStatus 0 SControl 300) [ 1.617375] usb 1-1.4: new low-speed USB device number 3 using xhci_hcd [ 1.689504] tsc: Refined TSC clocksource calibration: 3593.247 MHz [ 1.689517] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33cb683f3f7, max_idle_ns: 440795309157 ns [ 1.689560] clocksource: Switched to clocksource tsc [ 1.815138] ata5: SATA link down (SStatus 0 SControl 300) [ 1.952637] usb 1-1.4: New USB device found, idVendor=046d, idProduct=c31c, bcdDevice=64.00 [ 1.952641] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 1.952644] usb 1-1.4: Product: USB Keyboard [ 1.952646] usb 1-1.4: Manufacturer: Logitech [ 2.059309] input: Logitech USB Keyboard as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-1/1-1.4/1-1.4:1.0/0003:046D:C31C.0001/input/input3 [ 2.111687] hid-generic 0003:046D:C31C.0001: input,hidraw0: USB HID v1.10 Keyboard [Logitech USB Keyboard] on usb-0000:02:00.0-1.4/input0 [ 2.129988] ata6: SATA link down (SStatus 0 SControl 300) [ 2.585085] Freeing unused kernel image memory: 1228K [ 2.591060] Write protecting the kernel read-only data: 18432k [ 2.593397] Freeing unused kernel image memory: 2004K [ 2.593663] Freeing unused kernel image memory: 1308K [ 2.593669] Run /init as init process [ 2.601541] systemd[1]: systemd 238 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) [ 2.613581] systemd[1]: Detected architecture x86-64. [ 2.613584] systemd[1]: Running in initial RAM disk. [ 2.615906] systemd[1]: Set hostname to <raven>. [ 2.649591] systemd[1]: File /usr/lib/systemd/system/systemd-journald.service:35 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling. [ 2.649594] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.) [ 2.654094] random: systemd: uninitialized urandom read (16 bytes read) [ 2.654159] systemd[1]: Listening on Journal Socket. [ 2.654185] random: systemd: uninitialized urandom read (16 bytes read) [ 2.654226] systemd[1]: Listening on udev Control Socket. [ 2.654256] random: systemd: uninitialized urandom read (16 bytes read) [ 2.654287] systemd[1]: Listening on Journal Audit Socket. [ 2.654308] systemd[1]: Reached target Timers. [ 2.704042] audit: type=1130 audit(1539791461.709:2): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 2.722788] audit: type=1130 audit(1539791461.727:3): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-udev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 2.723554] audit: type=1130 audit(1539791461.728:4): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 2.730932] audit: type=1130 audit(1539791461.735:5): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 2.748793] audit: type=1130 audit(1539791461.753:6): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 2.748801] audit: type=1131 audit(1539791461.753:7): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 2.781692] audit: type=1130 audit(1539791461.786:8): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 2.794304] r8169 0000:04:00.0 enp4s0: renamed from eth0 [ 2.797766] audit: type=1130 audit(1539791461.802:9): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 3.164582] ax88179_178a 2-2:1.0 eth0: register 'ax88179_178a' at usb-0000:02:00.0-2, D-Link DUB-1312 USB 3.0 to Gigabit Ethernet Adapter, 54:b8:0a:ef:ed:d7 [ 3.164631] usbcore: registered new interface driver ax88179_178a [ 3.167435] ax88179_178a 2-2:1.0 enp2s0f0u2: renamed from eth0 [ 37.849544] usbhid 1-1.4:1.1: can't add hid device: -110 [ 37.849561] usbhid: probe of 1-1.4:1.1 failed with error -110 [ 63.449693] usbhid 1-1.4:1.2: can't add hid device: -110 [ 63.449710] usbhid: probe of 1-1.4:1.2 failed with error -110 [ 63.459569] audit: type=1130 audit(1539791522.464:10): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-initqueue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 63.493120] random: fast init done [ 63.669237] audit: type=1130 audit(1539791522.674:11): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-fsck-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 63.676409] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null) [ 63.742597] audit: type=1130 audit(1539791522.747:12): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-parse-etc comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 63.742601] audit: type=1131 audit(1539791522.747:13): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-parse-etc comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 63.882411] audit: type=1130 audit(1539791522.887:14): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-pivot comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 63.890191] audit: type=1131 audit(1539791522.895:15): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-pivot comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 63.891050] audit: type=1130 audit(1539791522.896:16): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-initqueue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 63.891066] audit: type=1131 audit(1539791522.896:17): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-initqueue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 63.891613] audit: type=1130 audit(1539791522.896:18): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 63.891627] audit: type=1131 audit(1539791522.896:19): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 64.008333] systemd-journald[1410]: Received SIGTERM from PID 1 (systemd). [ 64.025266] systemd: 20 output lines suppressed due to ratelimiting [ 64.089708] SELinux: Disabled at runtime. [ 64.136594] systemd[1]: systemd 238 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) [ 64.148727] systemd[1]: Detected architecture x86-64. [ 64.149512] systemd[1]: Set hostname to <raven>. [ 64.253354] systemd[1]: File /usr/lib/systemd/system/systemd-journald.service:35 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling. [ 64.253358] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.) [ 64.333549] systemd[1]: Stopped Switch Root. [ 64.333633] systemd[1]: systemd-journald.service: Service has no hold-off time, scheduling restart. [ 64.333683] systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1. [ 64.333692] systemd[1]: Stopped Journal Service. [ 64.334055] systemd[1]: Starting Journal Service... [ 64.351548] EXT4-fs (sda3): re-mounted. Opts: (null) [ 64.363158] systemd-journald[2419]: Received request to flush runtime journal from PID 1 [ 64.373829] systemd-journald[2419]: File /var/log/journal/20d56c7df609465985c5aa11a71df4b1/system.journal corrupted or uncleanly shut down, renaming and replacing. [ 64.565458] Adding 7826428k swap on /dev/sda2. Priority:-2 extents:1 across:7826428k SS [ 64.718696] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) [ 65.106310] IPv6: ADDRCONF(NETDEV_UP): enp2s0f0u2: link is not ready [ 65.467848] IPv6: ADDRCONF(NETDEV_UP): enp2s0f0u2: link is not ready [ 65.470817] IPv6: ADDRCONF(NETDEV_UP): enp4s0: link is not ready [ 65.472683] Generic PHY r8169-400:00: attached PHY driver [Generic PHY] (mii_bus:phy_addr=r8169-400:00, irq=IGNORE) [ 65.558184] IPv6: ADDRCONF(NETDEV_UP): enp4s0: link is not ready [ 66.061185] random: crng init done [ 66.061186] random: 7 urandom warning(s) missed due to ratelimiting [ 68.251132] ax88179_178a 2-2:1.0 enp2s0f0u2: ax88179 - Link status is: 1 [ 68.270520] IPv6: ADDRCONF(NETDEV_CHANGE): enp2s0f0u2: link becomes ready [ 68.566567] hub 1-1:1.0: hub_ext_port_status failed (err = -110) [ 106.818450] systemd-journald[2419]: File /var/log/journal/20d56c7df609465985c5aa11a71df4b1/user-1000.journal corrupted or uncleanly shut down, renaming and replacing. [ 107.751393] [drm] amdgpu kernel modesetting enabled. [ 107.751495] Parsing CRAT table with 1 nodes [ 107.751507] Creating topology SYSFS entries [ 107.751536] Topology: Add APU node [0x0:0x0] [ 107.751537] Finished initializing topology [ 107.751612] amdgpu 0000:01:00.0: enabling device (0000 -> 0003) [ 107.751732] [drm] initializing kernel modesetting (POLARIS10 0x1002:0x67C4 0x1002:0x0B0D 0x00). [ 107.751749] [drm] register mmio base: 0xFE900000 [ 107.751749] [drm] register mmio size: 262144 [ 107.751760] [drm] add ip block number 0 <vi_common> [ 107.751761] [drm] add ip block number 1 <gmc_v8_0> [ 107.751761] [drm] add ip block number 2 <tonga_ih> [ 107.751762] [drm] add ip block number 3 <gfx_v8_0> [ 107.751763] [drm] add ip block number 4 <sdma_v3_0> [ 107.751763] [drm] add ip block number 5 <powerplay> [ 107.751764] [drm] add ip block number 6 <dm> [ 107.751764] [drm] add ip block number 7 <uvd_v6_0> [ 107.751765] [drm] add ip block number 8 <vce_v3_0> [ 107.751781] [drm] UVD is enabled in VM mode [ 107.751781] [drm] UVD ENC is enabled in VM mode [ 107.751784] [drm] VCE enabled in VM mode [ 107.866178] ATOM BIOS: 113-C9540101-006 [ 107.866196] [drm] GPU posting now... [ 108.022499] [drm] vm size is 64 GB, 2 levels, block size is 10-bit, fragment size is 9-bit [ 108.025298] amdgpu 0000:01:00.0: VRAM: 8192M 0x000000F400000000 - 0x000000F5FFFFFFFF (8192M used) [ 108.025299] amdgpu 0000:01:00.0: GART: 256M 0x000000FF00000000 - 0x000000FF0FFFFFFF [ 108.025309] [drm] Detected VRAM RAM=8192M, BAR=256M [ 108.025310] [drm] RAM width 256bits GDDR5 [ 108.025411] [TTM] Zone kernel: Available graphics memory: 3565972 kiB [ 108.025411] [TTM] Zone dma32: Available graphics memory: 2097152 kiB [ 108.025412] [TTM] Initializing pool allocator [ 108.025414] [TTM] Initializing DMA pool allocator [ 108.025437] [drm] amdgpu: 8192M of VRAM memory ready [ 108.025438] [drm] amdgpu: 5223M of GTT memory ready. [ 108.025454] [drm] GART: num cpu pages 65536, num gpu pages 65536 [ 108.025579] [drm] PCIE GART of 256M enabled (table at 0x000000F400000000). [ 108.027491] [drm] Chained IB support enabled! [ 108.032537] [drm] Found UVD firmware Version: 1.130 Family ID: 16 [ 108.034319] [drm] Found VCE firmware Version: 53.26 Binary ID: 3 [ 108.107960] [drm] DM_PPLIB: values for Engine clock [ 108.107960] [drm] DM_PPLIB: 300000 [ 108.107961] [drm] DM_PPLIB: 567000 [ 108.107961] [drm] DM_PPLIB: 849000 [ 108.107961] [drm] DM_PPLIB: 1076000 [ 108.107961] [drm] DM_PPLIB: 1153000 [ 108.107962] [drm] DM_PPLIB: 1181000 [ 108.107962] [drm] DM_PPLIB: 1209000 [ 108.107962] [drm] DM_PPLIB: 1243000 [ 108.107962] [drm] DM_PPLIB: Validation clocks: [ 108.107963] [drm] DM_PPLIB: engine_max_clock: 124300 [ 108.107963] [drm] DM_PPLIB: memory_max_clock: 175000 [ 108.107963] [drm] DM_PPLIB: level : 8 [ 108.107964] [drm] DM_PPLIB: values for Memory clock [ 108.107964] [drm] DM_PPLIB: 300000 [ 108.107964] [drm] DM_PPLIB: 1750000 [ 108.107965] [drm] DM_PPLIB: Validation clocks: [ 108.107965] [drm] DM_PPLIB: engine_max_clock: 124300 [ 108.107965] [drm] DM_PPLIB: memory_max_clock: 175000 [ 108.107965] [drm] DM_PPLIB: level : 8 [ 108.108613] [drm] Display Core initialized with v3.2.02! [ 108.109349] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 108.109350] [drm] Driver supports precise vblank timestamp query. [ 108.137702] [drm] UVD and UVD ENC initialized successfully. [ 108.238667] [drm] VCE initialized successfully. [ 108.239673] kfd kfd: Allocated 3969056 bytes on gart [ 108.239690] Topology: Add APU node [0x67c4:0x1002] [ 108.239762] kfd kfd: added device 1002:67c4 [ 108.239911] [drm] Cannot find any crtc or sizes [ 108.243403] [drm] Initialized amdgpu 3.27.0 20150101 for 0000:01:00.0 on minor 0 [ 108.243589] [drm] initializing kernel modesetting (RAVEN 0x1002:0x15DD 0x1043:0x876B 0xC6). [ 108.243608] [drm] register mmio base: 0xFE500000 [ 108.243608] [drm] register mmio size: 524288 [ 108.243634] [drm] add ip block number 0 <soc15_common> [ 108.243635] [drm] add ip block number 1 <gmc_v9_0> [ 108.243635] [drm] add ip block number 2 <vega10_ih> [ 108.243636] [drm] add ip block number 3 <psp> [ 108.243637] [drm] add ip block number 4 <gfx_v9_0> [ 108.243638] [drm] add ip block number 5 <sdma_v4_0> [ 108.243638] [drm] add ip block number 6 <powerplay> [ 108.243639] [drm] add ip block number 7 <dm> [ 108.243639] [drm] add ip block number 8 <vcn_v1_0> [ 108.245171] kfd kfd: DID 15dd is missing in supported_devices [ 108.245173] kfd kfd: kgd2kfd_probe failed [ 108.245318] [drm] VCN decode is enabled in VM mode [ 108.245319] [drm] VCN encode is enabled in VM mode [ 108.245319] [drm] VCN jpeg decode is enabled in VM mode [ 108.269571] [drm] BIOS signature incorrect 65 7 [ 108.269609] ATOM BIOS: 113-RAVEN-106 [ 108.269636] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit [ 108.269643] amdgpu 0000:07:00.0: VRAM: 1024M 0x000000F400000000 - 0x000000F43FFFFFFF (1024M used) [ 108.269644] amdgpu 0000:07:00.0: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF [ 108.269645] amdgpu 0000:07:00.0: AGP: 267419648M 0x000000F800000000 - 0x0000FFFFFFFFFFFF [ 108.269648] [drm] Detected VRAM RAM=1024M, BAR=1024M [ 108.269649] [drm] RAM width 128bits DDR4 [ 108.269660] [drm] amdgpu: 1024M of VRAM memory ready [ 108.269661] [drm] amdgpu: 3072M of GTT memory ready. [ 108.269669] [drm] GART: num cpu pages 262144, num gpu pages 262144 [ 108.269806] [drm] PCIE GART of 1024M enabled (table at 0x000000F400900000). [ 108.273668] [drm] use_doorbell being set to: [true] [ 108.274997] [drm] Found VCN firmware Version: 1.73 Family ID: 18 [ 108.275004] [drm] PSP loading VCN firmware [ 108.296091] [drm] reserve 0x400000 from 0xf400c00000 for PSP TMR SIZE [ 108.369965] amdgpu: [powerplay] dpm has been enabled [ 108.370045] [drm] DM_PPLIB: values for Invalid clock [ 108.370046] [drm] DM_PPLIB: 0 in kHz [ 108.370047] [drm] DM_PPLIB: 400000 in kHz [ 108.370048] [drm] DM_PPLIB: 933000 in kHz [ 108.370048] [drm] DM_PPLIB: 1067000 in kHz [ 108.370188] WARNING: CPU: 7 PID: 3741 at drivers/gpu/drm/amd/amdgpu/../display/dc/calcs/dcn_calcs.c:1380 dcn_bw_update_from_pplib+0x166/0x270 [amdgpu] [ 108.370189] Modules linked in: amdgpu(+) mfd_core chash gpu_sched ttm ax88179_178a usbnet [ 108.370198] CPU: 7 PID: 3741 Comm: modprobe Not tainted 4.19.0-rc1+ #36 [ 108.370200] Hardware name: System manufacturer System Product Name/TUF B350M-PLUS GAMING, BIOS 4011 04/19/2018 [ 108.370312] RIP: 0010:dcn_bw_update_from_pplib+0x166/0x270 [amdgpu] [ 108.370314] Code: d8 ca d8 f1 d9 5a 50 8b 44 fc 14 49 8b 94 24 78 01 00 00 48 89 04 24 df 2c 24 d8 f1 db 42 78 de c9 de ca de f9 d9 5a 4c eb 02 <0f> 0b 48 89 da be 04 00 00 00 48 89 ef e8 a8 9c fe ff 84 c0 0f 84 [ 108.370316] RSP: 0018:ffffac2a4115f7b8 EFLAGS: 00010246 [ 108.370318] RAX: 0000000000000001 RBX: ffffac2a4115f818 RCX: 0000000000000000 [ 108.370319] RDX: 0000000000000000 RSI: 0000000000000004 RDI: ffff9b9bb7bd5450 [ 108.370321] RBP: ffff9b9bb608a380 R08: 0000000000000001 R09: 000000000000001f [ 108.370322] R10: 00000000000003e3 R11: 000000000002b810 R12: ffff9b9bb21a6800 [ 108.370323] R13: ffff9b9bb26def00 R14: ffff9b9bb21a6800 R15: 0000000000000001 [ 108.370325] FS: 00007f88feeaa0c0(0000) GS:ffff9b9bb7bc0000(0000) knlGS:0000000000000000 [ 108.370326] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 108.370328] CR2: 00007f12410c2b70 CR3: 0000000233a96000 CR4: 00000000003406e0 [ 108.370329] Call Trace: [ 108.370442] dcn10_create_resource_pool+0x7d0/0xac0 [amdgpu] [ 108.370551] ? dal_aux_engine_dce110_create+0x34/0x70 [amdgpu] [ 108.370653] dc_create_resource_pool+0x3d/0x180 [amdgpu] [ 108.370659] ? _cond_resched+0x10/0x20 [ 108.370663] ? __kmalloc+0x1a2/0x1b0 [ 108.370765] dc_create+0x20a/0x620 [amdgpu] [ 108.370769] ? kmem_cache_alloc_trace+0x35/0x160 [ 108.370878] dm_hw_init+0xb4/0x120 [amdgpu] [ 108.370978] amdgpu_device_init.cold.34+0xb94/0xee6 [amdgpu] [ 108.371070] amdgpu_driver_load_kms+0x73/0x250 [amdgpu] [ 108.371076] drm_dev_register+0x104/0x140 [ 108.371166] amdgpu_pci_probe+0x123/0x1a0 [amdgpu] [ 108.371170] local_pci_probe+0x3c/0x90 [ 108.371173] pci_device_probe+0xcc/0x160 [ 108.371177] really_probe+0x1cc/0x270 [ 108.371180] driver_probe_device+0x4a/0xb0 [ 108.371183] __driver_attach+0xaf/0xd0 [ 108.371185] ? driver_probe_device+0xb0/0xb0 [ 108.371187] bus_for_each_dev+0x71/0xb0 [ 108.371190] bus_add_driver+0x197/0x1e0 [ 108.371192] ? 0xffffffffc0671000 [ 108.371194] driver_register+0x66/0xb0 [ 108.371196] ? 0xffffffffc0671000 [ 108.371199] do_one_initcall+0x41/0x1b3 [ 108.371202] ? _cond_resched+0x10/0x20 [ 108.371204] ? kmem_cache_alloc_trace+0x35/0x160 [ 108.371208] do_init_module+0x55/0x1e0 [ 108.371210] load_module+0x232a/0x2470 [ 108.371215] ? __do_sys_finit_module+0xba/0xe0 [ 108.371217] __do_sys_finit_module+0xba/0xe0 [ 108.371220] do_syscall_64+0x43/0xf0 [ 108.371223] entry_SYSCALL_64_after_hwframe+0x44/0xa9 [ 108.371225] RIP: 0033:0x7f88fe388879 [ 108.371228] Code: 00 c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d f7 45 2c 00 f7 d8 64 89 01 48 [ 108.371229] RSP: 002b:00007ffd855707c8 EFLAGS: 00000246 ORIG_RAX: 0000000000000139 [ 108.371231] RAX: ffffffffffffffda RBX: 0000558bc5380b80 RCX: 00007f88fe388879 [ 108.371232] RDX: 0000000000000000 RSI: 0000558bc50ad3e6 RDI: 0000000000000007 [ 108.371233] RBP: 0000558bc50ad3e6 R08: 0000000000000000 R09: 0000000000000000 [ 108.371234] R10: 0000000000000007 R11: 0000000000000246 R12: 0000000000000000 [ 108.371235] R13: 0000558bc5380cb0 R14: 0000000000040000 R15: 0000000000000000 [ 108.371238] ---[ end trace ab59b1d628c4ddb7 ]--- [ 108.371249] [drm] DM_PPLIB: values for Invalid clock [ 108.371250] [drm] DM_PPLIB: 300000 in kHz [ 108.371251] [drm] DM_PPLIB: 600000 in kHz [ 108.371252] [drm] DM_PPLIB: 626000 in kHz [ 108.371252] [drm] DM_PPLIB: 654000 in kHz [ 108.379763] [drm] Display Core initialized with v3.2.02! [ 108.404682] [drm] SADs count is: -524, don't need to read it [ 108.405145] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 108.405146] [drm] Driver supports precise vblank timestamp query. [ 108.419820] [drm] VCN decode and encode initialized successfully(under SPG Mode). [ 108.421507] [drm] fb mappable at 0x81000000 [ 108.421508] [drm] vram apper at 0x80000000 [ 108.421508] [drm] size 8294400 [ 108.421509] [drm] fb depth is 24 [ 108.421509] [drm] pitch is 7680 [ 108.421565] fbcon: amdgpudrmfb (fb0) is primary device [ 108.470131] Console: switching to colour frame buffer device 240x67 [ 108.486348] amdgpu 0000:07:00.0: fb0: amdgpudrmfb frame buffer device [ 108.493400] amdgpu 0000:07:00.0: ring 0(gfx) uses VM inv eng 4 on hub 0 [ 108.493403] amdgpu 0000:07:00.0: ring 1(comp_1.0.0) uses VM inv eng 5 on hub 0 [ 108.493406] amdgpu 0000:07:00.0: ring 2(comp_1.1.0) uses VM inv eng 6 on hub 0 [ 108.493408] amdgpu 0000:07:00.0: ring 3(comp_1.2.0) uses VM inv eng 7 on hub 0 [ 108.493411] amdgpu 0000:07:00.0: ring 4(comp_1.3.0) uses VM inv eng 8 on hub 0 [ 108.493413] amdgpu 0000:07:00.0: ring 5(comp_1.0.1) uses VM inv eng 9 on hub 0 [ 108.493416] amdgpu 0000:07:00.0: ring 6(comp_1.1.1) uses VM inv eng 10 on hub 0 [ 108.493418] amdgpu 0000:07:00.0: ring 7(comp_1.2.1) uses VM inv eng 11 on hub 0 [ 108.493421] amdgpu 0000:07:00.0: ring 8(comp_1.3.1) uses VM inv eng 12 on hub 0 [ 108.493423] amdgpu 0000:07:00.0: ring 9(kiq_2.1.0) uses VM inv eng 13 on hub 0 [ 108.493426] amdgpu 0000:07:00.0: ring 10(sdma0) uses VM inv eng 4 on hub 1 [ 108.493428] amdgpu 0000:07:00.0: ring 11(page0) uses VM inv eng 5 on hub 1 [ 108.493431] amdgpu 0000:07:00.0: ring 12(vcn_dec) uses VM inv eng 6 on hub 1 [ 108.493433] amdgpu 0000:07:00.0: ring 13(vcn_enc0) uses VM inv eng 7 on hub 1 [ 108.493436] amdgpu 0000:07:00.0: ring 14(vcn_enc1) uses VM inv eng 8 on hub 1 [ 108.493438] amdgpu 0000:07:00.0: ring 15(vcn_jpeg) uses VM inv eng 9 on hub 1 [ 108.500142] [drm] Initialized amdgpu 3.27.0 20150101 for 0000:07:00.0 on minor 1 [ 109.718463] [drm:sdma_v4_0_ring_test_ib [amdgpu]] *ERROR* amdgpu: IB test timed out [ 109.718524] [drm:amdgpu_ib_ring_tests [amdgpu]] *ERROR* amdgpu: failed testing IB on ring 11 (-110). [ 109.733257] [drm:amdgpu_device_ip_late_init_func_handler [amdgpu]] *ERROR* ib ring test failed (-110). [ 110.799518] fuse init (API version 7.27) [ 112.744717] rfkill: input handler disabled
_______________________________________________ amd-gfx mailing list amd-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/amd-gfx