You are not logged in.
Pages: 1
Hi,
Until a reboot this morning, i had 2 hdmi sound cards listed in pulseaudio : amd raven ridge and hdmi default.
The AMD raven ridge didnt allow me to go above stereo, but the hdmi default was 7.1 friendly.
This morning, i did an upgrade of my system and the hdmi default disappeared.
I downgraded everything (linux, linux-firmaware, mesa, amd-ucode) but couldnt get the 7.1 friendly sound card back. I tried to reset the bios settings, same effect.
Im stuck now with stereo sound.
Lscpi
0b:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Raven/Raven2/Fenghuang HDMI/DP Audio Controller
0b:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 10h-1fh) Platform Security Processor
0b:00.3 USB controller: Advanced Micro Devices, Inc. [AMD] Raven USB 3.1
0b:00.4 USB controller: Advanced Micro Devices, Inc. [AMD] Raven USB 3.1
0b:00.6 Audio device: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 10h-1fh) HD Audio Controller
0c:00.0 SATA controller: Advanced Micro Devices, Inc. [AMD] FCH SATA Controller [AHCI mode] (rev 61)Dmesg
[ 0.000000] Linux version 5.6.7-arch1-1 (linux@archlinux) (gcc version 9.3.0 (Arch Linux 9.3.0-1)) #1 SMP PREEMPT Thu, 23 Apr 2020 09:13:56 +0000
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=14ec5a4c-e9ca-4ae7-8109-c137b495742e rw quiet pti=off spectre_v2=off l1tf=off nospec_store_bypass_disable no_stf_barrier acpi_backlight=native
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Hygon HygonGenuine
[ 0.000000] Centaur CentaurHauls
[ 0.000000] zhaoxin Shanghai
[ 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-0x0000000009d01fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000009d02000-0x0000000009ffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000a200000-0x000000000a20afff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000000a20b000-0x000000000affffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000000b020000-0x00000000daef9fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000daefa000-0x00000000dc3d8fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000dc3d9000-0x00000000dc558fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000dc559000-0x00000000dc967fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000dc968000-0x00000000dd6d8fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000dd6d9000-0x00000000dd766fff] type 20
[ 0.000000] BIOS-e820: [mem 0x00000000dd767000-0x00000000deffffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000df000000-0x00000000dfffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fd000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000039effffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000039f000000-0x000000041effffff] reserved
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] efi: EFI v2.70 by American Megatrends
[ 0.000000] efi: ACPI 2.0=0xdc8e4000 ACPI=0xdc8e4000 SMBIOS=0xdd59e000 SMBIOS 3.0=0xdd59d000 MEMATTR=0xd9a89698 ESRT=0xd9a8a018
[ 0.000000] SMBIOS 3.2.1 present.
[ 0.000000] DMI: To Be Filled By O.E.M. To Be Filled By O.E.M./X470 Gaming-ITX/ac, BIOS P3.40 07/16/2019
[ 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 = 0x39f000 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 base 0000C0000000 mask FFFFE0000000 write-back
[ 0.000000] 3 disabled
[ 0.000000] 4 disabled
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] TOM2: 0000000420000000 aka 16896M
[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.000000] e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved
[ 0.000000] last_pfn = 0xdf000 max_arch_pfn = 0x400000000
[ 0.000000] esrt: Reserving ESRT space from 0x00000000d9a8a018 to 0x00000000d9a8a050.
[ 0.000000] e820: update [mem 0xd9a8a000-0xd9a8afff] usable ==> reserved
[ 0.000000] check: Scanning 1 areas for low memory corruption
[ 0.000000] Using GB pages for direct mapping
[ 0.000000] BRK [0x2e0c01000, 0x2e0c01fff] PGTABLE
[ 0.000000] BRK [0x2e0c02000, 0x2e0c02fff] PGTABLE
[ 0.000000] BRK [0x2e0c03000, 0x2e0c03fff] PGTABLE
[ 0.000000] BRK [0x2e0c04000, 0x2e0c04fff] PGTABLE
[ 0.000000] BRK [0x2e0c05000, 0x2e0c05fff] PGTABLE
[ 0.000000] BRK [0x2e0c06000, 0x2e0c06fff] PGTABLE
[ 0.000000] BRK [0x2e0c07000, 0x2e0c07fff] PGTABLE
[ 0.000000] BRK [0x2e0c08000, 0x2e0c08fff] PGTABLE
[ 0.000000] BRK [0x2e0c09000, 0x2e0c09fff] PGTABLE
[ 0.000000] BRK [0x2e0c0a000, 0x2e0c0afff] PGTABLE
[ 0.000000] BRK [0x2e0c0b000, 0x2e0c0bfff] PGTABLE
[ 0.000000] BRK [0x2e0c0c000, 0x2e0c0cfff] PGTABLE
[ 0.000000] Secure boot could not be determined
[ 0.000000] RAMDISK: [mem 0x34c43000-0x36618fff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000DC8E4000 000024 (v02 ALASKA)
[ 0.000000] ACPI: XSDT 0x00000000DC8E40A0 0000C4 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: FACP 0x00000000DC8EABC8 000114 (v06 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: DSDT 0x00000000DC8E4200 0069C1 (v02 ALASKA A M I 01072009 INTL 20120913)
[ 0.000000] ACPI: FACS 0x00000000DC950E00 000040
[ 0.000000] ACPI: APIC 0x00000000DC8EACE0 00015E (v03 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: FPDT 0x00000000DC8EAE40 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: FIDT 0x00000000DC8EAE88 00009C (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: SSDT 0x00000000DC8EAF28 000094 (v02 ALASKA CPUSSDT 01072009 AMI 01072009)
[ 0.000000] ACPI: SSDT 0x00000000DC8EAFC0 005419 (v02 AMD AmdTable 00000002 MSFT 02000002)
[ 0.000000] ACPI: SSDT 0x00000000DC8F03E0 00315B (v01 AMD AMD AOD 00000001 INTL 20120913)
[ 0.000000] ACPI: MCFG 0x00000000DC8F3540 00003C (v01 ALASKA A M I 01072009 MSFT 00010013)
[ 0.000000] ACPI: AAFT 0x00000000DC8F3580 000440 (v01 ALASKA OEMAAFT 01072009 MSFT 00000097)
[ 0.000000] ACPI: HPET 0x00000000DC8F39C0 000038 (v01 ALASKA A M I 01072009 AMI 00000005)
[ 0.000000] ACPI: UEFI 0x00000000DC8F39F8 000042 (v01 ALASKA A M I 00000002 01000013)
[ 0.000000] ACPI: BGRT 0x00000000DC8F3A40 000038 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: IVRS 0x00000000DC8F3A78 0000D0 (v02 AMD AMD IVRS 00000001 AMD 00000000)
[ 0.000000] ACPI: SSDT 0x00000000DC8F3B48 00119C (v01 AMD AMD CPU 00000001 AMD 00000001)
[ 0.000000] ACPI: CRAT 0x00000000DC8F4CE8 000810 (v01 AMD AMD CRAT 00000001 AMD 00000001)
[ 0.000000] ACPI: CDIT 0x00000000DC8F54F8 000029 (v01 AMD AMD CDIT 00000001 AMD 00000001)
[ 0.000000] ACPI: SSDT 0x00000000DC8F5528 001D34 (v01 AMD AmdTable 00000001 INTL 20120913)
[ 0.000000] ACPI: SSDT 0x00000000DC8F7260 0000BF (v01 AMD AMD PT 00001000 INTL 20120913)
[ 0.000000] ACPI: WSMT 0x00000000DC8F7320 000028 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: SSDT 0x00000000DC8F7348 0010AF (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-0x000000039effffff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x39effb000-0x39effefff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.000000] Normal [mem 0x0000000100000000-0x000000039effffff]
[ 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-0x0000000009d01fff]
[ 0.000000] node 0: [mem 0x000000000a000000-0x000000000a1fffff]
[ 0.000000] node 0: [mem 0x000000000a20b000-0x000000000affffff]
[ 0.000000] node 0: [mem 0x000000000b020000-0x00000000daef9fff]
[ 0.000000] node 0: [mem 0x00000000dc3d9000-0x00000000dc558fff]
[ 0.000000] node 0: [mem 0x00000000dd767000-0x00000000deffffff]
[ 0.000000] node 0: [mem 0x0000000100000000-0x000000039effffff]
[ 0.000000] Zeroed struct page in unavailable ranges: 19063 pages
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000039effffff]
[ 0.000000] On node 0 totalpages: 3650953
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 33 pages reserved
[ 0.000000] DMA zone: 3999 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 14040 pages used for memmap
[ 0.000000] DMA32 zone: 898538 pages, LIFO batch:63
[ 0.000000] Normal zone: 42944 pages used for memmap
[ 0.000000] Normal zone: 2748416 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] e820: update [mem 0xd777f000-0xd77bffff] usable ==> reserved
[ 0.000000] smpboot: Allowing 32 CPUs, 24 hotplug CPUs
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x09d02000-0x09ffffff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a20afff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x0b000000-0x0b01ffff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xd777f000-0xd77bffff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xd9a8a000-0xd9a8afff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xdaefa000-0xdc3d8fff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xdc559000-0xdc967fff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xdc968000-0xdd6d8fff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xdd6d9000-0xdd766fff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xdf000000-0xdfffffff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xf7ffffff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xfc000000-0xfcffffff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xfd000000-0xffffffff]
[ 0.000000] [mem 0xe0000000-0xf7ffffff] 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] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:32 nr_node_ids:1
[ 0.000000] percpu: Embedded 57 pages/cpu s196608 r8192 d28672 u262144
[ 0.000000] pcpu-alloc: s196608 r8192 d28672 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] pcpu-alloc: [0] 16 17 18 19 20 21 22 23 [0] 24 25 26 27 28 29 30 31
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 3593872
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=14ec5a4c-e9ca-4ae7-8109-c137b495742e rw quiet pti=off spectre_v2=off l1tf=off nospec_store_bypass_disable no_stf_barrier acpi_backlight=native
[ 0.000000] printk: log_buf_len individual max cpu contribution: 4096 bytes
[ 0.000000] printk: log_buf_len total cpu_extra contributions: 126976 bytes
[ 0.000000] printk: log_buf_len min size: 131072 bytes
[ 0.000000] printk: log_buf_len: 262144 bytes
[ 0.000000] printk: early log buf free: 118204(90%)
[ 0.000000] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 0.000000] mem auto-init: stack:byref_all, heap alloc:on, heap free:off
[ 0.000000] Memory: 14130704K/14603812K available (12291K kernel code, 1463K rwdata, 4504K rodata, 1620K init, 3220K bss, 473108K reserved, 0K cma-reserved)
[ 0.000000] random: get_random_u64 called from __kmem_cache_create+0x3e/0x520 with crng_init=0
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=1
[ 0.000000] ftrace: allocating 40157 entries in 157 pages
[ 0.000000] ftrace: allocated 157 pages with 5 groups
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 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=32.
[ 0.000000] rcu: RCU priority boosting: priority 1 delay 500 ms.
[ 0.000000] Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=32
[ 0.000000] NR_IRQS: 20736, nr_irqs: 1224, preallocated irqs: 16
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] printk: console [tty0] enabled
[ 0.000000] ACPI: Core revision 20200110
[ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[ 0.000000] APIC: Switch to symmetric I/O mode setup
[ 0.003333] Switched APIC routing to physical flat.
[ 0.006666] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.029999] tsc: PIT calibration matches HPET. 2 loops
[ 0.029999] tsc: Detected 3593.306 MHz processor
[ 0.000004] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33cb9f4386f, max_idle_ns: 440795240352 ns
[ 0.000006] Calibrating delay loop (skipped), value calculated using timer frequency.. 7189.05 BogoMIPS (lpj=11977686)
[ 0.000008] pid_max: default: 32768 minimum: 301
[ 0.003164] LSM: Security Framework initializing
[ 0.003168] Yama: becoming mindful.
[ 0.003243] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.003272] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.003354] *** VALIDATE tmpfs ***
[ 0.003506] *** VALIDATE proc ***
[ 0.003570] *** VALIDATE cgroup ***
[ 0.003571] *** VALIDATE cgroup2 ***
[ 0.003841] LVT offset 1 assigned for vector 0xf9
[ 0.003880] LVT offset 2 assigned for vector 0xf4
[ 0.003892] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
[ 0.003893] Last level dTLB entries: 4KB 1536, 2MB 1536, 4MB 768, 1GB 0
[ 0.003895] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.003897] Spectre V2 : off selected on command line.
[ 0.003898] Speculative Store Bypass: Vulnerable
[ 0.004115] Freeing SMP alternatives memory: 32K
[ 0.113516] smpboot: CPU0: AMD Ryzen 5 2400G with Radeon Vega Graphics (family: 0x17, model: 0x11, stepping: 0x0)
[ 0.133346] Performance Events: Fam17h+ core perfctr, AMD PMU driver.
[ 0.133350] ... version: 0
[ 0.133350] ... bit width: 48
[ 0.133351] ... generic registers: 6
[ 0.133351] ... value mask: 0000ffffffffffff
[ 0.133352] ... max period: 00007fffffffffff
[ 0.133352] ... fixed-purpose events: 0
[ 0.133353] ... event mask: 000000000000003f
[ 0.140008] rcu: Hierarchical SRCU implementation.
[ 0.163347] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.170010] smp: Bringing up secondary CPUs ...
[ 0.210020] x86: Booting SMP configuration:
[ 0.210021] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7
[ 0.452386] smp: Brought up 1 node, 8 CPUs
[ 0.452386] smpboot: Max logical packages: 4
[ 0.452386] smpboot: Total of 8 processors activated (57515.43 BogoMIPS)
[ 0.453746] devtmpfs: initialized
[ 0.453746] x86/mm: Memory block size: 128MB
[ 0.454606] PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20afff] (45056 bytes)
[ 0.454606] PM: Registering ACPI NVS region [mem 0xdc559000-0xdc967fff] (4255744 bytes)
[ 0.454606] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[ 0.454606] futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
[ 0.456833] pinctrl core: initialized pinctrl subsystem
[ 0.456928] PM: RTC time: 17:49:26, date: 2020-04-26
[ 0.456933] thermal_sys: Registered thermal governor 'fair_share'
[ 0.456933] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.456934] thermal_sys: Registered thermal governor 'step_wise'
[ 0.456934] thermal_sys: Registered thermal governor 'user_space'
[ 0.456935] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.457131] NET: Registered protocol family 16
[ 0.457207] audit: initializing netlink subsys (disabled)
[ 0.457213] audit: type=2000 audit(1587923365.486:1): state=initialized audit_enabled=0 res=1
[ 0.457213] cpuidle: using governor ladder
[ 0.457213] cpuidle: using governor menu
[ 0.457213] ACPI: bus type PCI registered
[ 0.457213] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.457213] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[ 0.457213] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[ 0.457213] PCI: Using configuration type 1 for base access
[ 0.460035] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.460035] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.460129] ACPI: Added _OSI(Module Device)
[ 0.460130] ACPI: Added _OSI(Processor Device)
[ 0.460130] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.460131] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.460132] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.460133] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.460134] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 0.469627] ACPI: 8 ACPI AML tables successfully acquired and loaded
[ 0.470877] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 0.472710] ACPI: Interpreter enabled
[ 0.472724] ACPI: (supports S0 S3 S4 S5)
[ 0.472724] ACPI: Using IOAPIC for interrupt routing
[ 0.473088] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.473435] ACPI: Enabled 2 GPEs in block 00 to 1F
[ 0.481653] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.481657] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[ 0.481813] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR]
[ 0.481961] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[ 0.481971] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[ 0.482261] PCI host bridge to bus 0000:00
[ 0.482262] pci_bus 0000:00: root bus resource [io 0x0000-0x03af window]
[ 0.482263] pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window]
[ 0.482264] pci_bus 0000:00: root bus resource [io 0x03b0-0x03df window]
[ 0.482265] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.482265] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.482266] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
[ 0.482267] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfec2ffff window]
[ 0.482268] pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window]
[ 0.482269] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.482278] pci 0000:00:00.0: [1022:15d0] type 00 class 0x060000
[ 0.482401] pci 0000:00:00.2: [1022:15d1] type 00 class 0x080600
[ 0.482551] pci 0000:00:01.0: [1022:1452] type 00 class 0x060000
[ 0.482669] pci 0000:00:01.2: [1022:15d3] type 01 class 0x060400
[ 0.482724] pci 0000:00:01.2: enabling Extended Tags
[ 0.482789] pci 0000:00:01.2: PME# supported from D0 D3hot D3cold
[ 0.482944] pci 0000:00:08.0: [1022:1452] type 00 class 0x060000
[ 0.483049] pci 0000:00:08.1: [1022:15db] type 01 class 0x060400
[ 0.483106] pci 0000:00:08.1: enabling Extended Tags
[ 0.483165] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[ 0.483283] pci 0000:00:08.2: [1022:15dc] type 01 class 0x060400
[ 0.483345] pci 0000:00:08.2: enabling Extended Tags
[ 0.483408] pci 0000:00:08.2: PME# supported from D0 D3hot D3cold
[ 0.483572] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
[ 0.483745] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
[ 0.483936] pci 0000:00:18.0: [1022:15e8] type 00 class 0x060000
[ 0.483978] pci 0000:00:18.1: [1022:15e9] type 00 class 0x060000
[ 0.484019] pci 0000:00:18.2: [1022:15ea] type 00 class 0x060000
[ 0.484060] pci 0000:00:18.3: [1022:15eb] type 00 class 0x060000
[ 0.484100] pci 0000:00:18.4: [1022:15ec] type 00 class 0x060000
[ 0.484141] pci 0000:00:18.5: [1022:15ed] type 00 class 0x060000
[ 0.484181] pci 0000:00:18.6: [1022:15ee] type 00 class 0x060000
[ 0.484223] pci 0000:00:18.7: [1022:15ef] type 00 class 0x060000
[ 0.484346] pci 0000:01:00.0: [1022:43d0] type 00 class 0x0c0330
[ 0.484375] pci 0000:01:00.0: reg 0x10: [mem 0xfcea0000-0xfcea7fff 64bit]
[ 0.484423] pci 0000:01:00.0: enabling Extended Tags
[ 0.484484] pci 0000:01:00.0: PME# supported from D3hot D3cold
[ 0.484588] pci 0000:01:00.1: [1022:43c8] type 00 class 0x010601
[ 0.484648] pci 0000:01:00.1: reg 0x24: [mem 0xfce80000-0xfce9ffff]
[ 0.484657] pci 0000:01:00.1: reg 0x30: [mem 0xfce00000-0xfce7ffff pref]
[ 0.484664] pci 0000:01:00.1: enabling Extended Tags
[ 0.484712] pci 0000:01:00.1: PME# supported from D3hot D3cold
[ 0.484796] pci 0000:01:00.2: [1022:43c6] type 01 class 0x060400
[ 0.484853] pci 0000:01:00.2: enabling Extended Tags
[ 0.484907] pci 0000:01:00.2: PME# supported from D3hot D3cold
[ 0.485028] pci 0000:00:01.2: PCI bridge to [bus 01-0a]
[ 0.485033] pci 0000:00:01.2: bridge window [io 0xf000-0xffff]
[ 0.485036] pci 0000:00:01.2: bridge window [mem 0xfcc00000-0xfcefffff]
[ 0.485140] pci 0000:02:00.0: [1022:43c7] type 01 class 0x060400
[ 0.485203] pci 0000:02:00.0: enabling Extended Tags
[ 0.485270] pci 0000:02:00.0: PME# supported from D3hot D3cold
[ 0.485366] pci 0000:02:01.0: [1022:43c7] type 01 class 0x060400
[ 0.485429] pci 0000:02:01.0: enabling Extended Tags
[ 0.485496] pci 0000:02:01.0: PME# supported from D3hot D3cold
[ 0.485592] pci 0000:02:02.0: [1022:43c7] type 01 class 0x060400
[ 0.485654] pci 0000:02:02.0: enabling Extended Tags
[ 0.485721] pci 0000:02:02.0: PME# supported from D3hot D3cold
[ 0.485817] pci 0000:02:03.0: [1022:43c7] type 01 class 0x060400
[ 0.485879] pci 0000:02:03.0: enabling Extended Tags
[ 0.485946] pci 0000:02:03.0: PME# supported from D3hot D3cold
[ 0.486046] pci 0000:02:04.0: [1022:43c7] type 01 class 0x060400
[ 0.486109] pci 0000:02:04.0: enabling Extended Tags
[ 0.486176] pci 0000:02:04.0: PME# supported from D3hot D3cold
[ 0.486288] pci 0000:02:05.0: [1022:43c7] type 01 class 0x060400
[ 0.486351] pci 0000:02:05.0: enabling Extended Tags
[ 0.486418] pci 0000:02:05.0: PME# supported from D3hot D3cold
[ 0.486518] pci 0000:02:06.0: [1022:43c7] type 01 class 0x060400
[ 0.486581] pci 0000:02:06.0: enabling Extended Tags
[ 0.486648] pci 0000:02:06.0: PME# supported from D3hot D3cold
[ 0.486753] pci 0000:02:07.0: [1022:43c7] type 01 class 0x060400
[ 0.486816] pci 0000:02:07.0: enabling Extended Tags
[ 0.486883] pci 0000:02:07.0: PME# supported from D3hot D3cold
[ 0.487001] pci 0000:01:00.2: PCI bridge to [bus 02-0a]
[ 0.487007] pci 0000:01:00.2: bridge window [io 0xf000-0xffff]
[ 0.487010] pci 0000:01:00.2: bridge window [mem 0xfcc00000-0xfcdfffff]
[ 0.487059] pci 0000:02:00.0: PCI bridge to [bus 03]
[ 0.487115] pci 0000:02:01.0: PCI bridge to [bus 04]
[ 0.487172] pci 0000:02:02.0: PCI bridge to [bus 05]
[ 0.487228] pci 0000:02:03.0: PCI bridge to [bus 06]
[ 0.487284] pci 0000:02:04.0: PCI bridge to [bus 07]
[ 0.487333] pci 0000:02:05.0: PCI bridge to [bus 08]
[ 0.487402] pci 0000:09:00.0: [8086:2526] type 00 class 0x028000
[ 0.487448] pci 0000:09:00.0: reg 0x10: [mem 0xfcd00000-0xfcd03fff 64bit]
[ 0.487622] pci 0000:09:00.0: PME# supported from D0 D3hot D3cold
[ 0.487804] pci 0000:02:06.0: PCI bridge to [bus 09]
[ 0.487811] pci 0000:02:06.0: bridge window [mem 0xfcd00000-0xfcdfffff]
[ 0.487882] pci 0000:0a:00.0: [8086:1539] type 00 class 0x020000
[ 0.487932] pci 0000:0a:00.0: reg 0x10: [mem 0xfcc00000-0xfcc1ffff]
[ 0.487968] pci 0000:0a:00.0: reg 0x18: [io 0xf000-0xf01f]
[ 0.487987] pci 0000:0a:00.0: reg 0x1c: [mem 0xfcc20000-0xfcc23fff]
[ 0.488183] pci 0000:0a:00.0: PME# supported from D0 D3hot D3cold
[ 0.488359] pci 0000:02:07.0: PCI bridge to [bus 0a]
[ 0.488364] pci 0000:02:07.0: bridge window [io 0xf000-0xffff]
[ 0.488367] pci 0000:02:07.0: bridge window [mem 0xfcc00000-0xfccfffff]
[ 0.488525] pci 0000:0b:00.0: [1002:15dd] type 00 class 0x030000
[ 0.488569] pci 0000:0b:00.0: reg 0x10: [mem 0xe0000000-0xefffffff 64bit pref]
[ 0.488586] pci 0000:0b:00.0: reg 0x18: [mem 0xf0000000-0xf01fffff 64bit pref]
[ 0.488598] pci 0000:0b:00.0: reg 0x20: [io 0xe000-0xe0ff]
[ 0.488609] pci 0000:0b:00.0: reg 0x24: [mem 0xfcb00000-0xfcb7ffff]
[ 0.488628] pci 0000:0b:00.0: enabling Extended Tags
[ 0.488642] pci 0000:0b:00.0: BAR 0: assigned to efifb
[ 0.488743] pci 0000:0b:00.0: PME# supported from D1 D2 D3hot D3cold
[ 0.488882] pci 0000:0b:00.1: [1002:15de] type 00 class 0x040300
[ 0.488910] pci 0000:0b:00.1: reg 0x10: [mem 0xfcb88000-0xfcb8bfff]
[ 0.488980] pci 0000:0b:00.1: enabling Extended Tags
[ 0.489048] pci 0000:0b:00.1: PME# supported from D1 D2 D3hot D3cold
[ 0.489124] pci 0000:0b:00.2: [1022:15df] type 00 class 0x108000
[ 0.489173] pci 0000:0b:00.2: reg 0x18: [mem 0xfca00000-0xfcafffff]
[ 0.489204] pci 0000:0b:00.2: reg 0x24: [mem 0xfcb8c000-0xfcb8dfff]
[ 0.489223] pci 0000:0b:00.2: enabling Extended Tags
[ 0.489380] pci 0000:0b:00.3: [1022:15e0] type 00 class 0x0c0330
[ 0.489414] pci 0000:0b:00.3: reg 0x10: [mem 0xfc900000-0xfc9fffff 64bit]
[ 0.489473] pci 0000:0b:00.3: enabling Extended Tags
[ 0.489548] pci 0000:0b:00.3: PME# supported from D0 D3hot D3cold
[ 0.489635] pci 0000:0b:00.4: [1022:15e1] type 00 class 0x0c0330
[ 0.489668] pci 0000:0b:00.4: reg 0x10: [mem 0xfc800000-0xfc8fffff 64bit]
[ 0.489727] pci 0000:0b:00.4: enabling Extended Tags
[ 0.489803] pci 0000:0b:00.4: PME# supported from D0 D3hot D3cold
[ 0.489905] pci 0000:0b:00.6: [1022:15e3] type 00 class 0x040300
[ 0.489933] pci 0000:0b:00.6: reg 0x10: [mem 0xfcb80000-0xfcb87fff]
[ 0.490003] pci 0000:0b:00.6: enabling Extended Tags
[ 0.490074] pci 0000:0b:00.6: PME# supported from D0 D3hot D3cold
[ 0.490222] pci 0000:00:08.1: PCI bridge to [bus 0b]
[ 0.490227] pci 0000:00:08.1: bridge window [io 0xe000-0xefff]
[ 0.490230] pci 0000:00:08.1: bridge window [mem 0xfc800000-0xfcbfffff]
[ 0.490235] pci 0000:00:08.1: bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
[ 0.490316] pci 0000:0c:00.0: [1022:7901] type 00 class 0x010601
[ 0.490398] pci 0000:0c:00.0: reg 0x24: [mem 0xfcf00000-0xfcf007ff]
[ 0.490417] pci 0000:0c:00.0: enabling Extended Tags
[ 0.490504] pci 0000:0c:00.0: PME# supported from D3hot D3cold
[ 0.490657] pci 0000:00:08.2: PCI bridge to [bus 0c]
[ 0.490664] pci 0000:00:08.2: bridge window [mem 0xfcf00000-0xfcffffff]
[ 0.491084] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 5 7 10 11 14 15) *0
[ 0.491144] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 5 7 10 11 14 15) *0
[ 0.491192] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 5 7 10 11 14 15) *0
[ 0.491255] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 5 7 10 11 14 15) *0
[ 0.491309] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 5 7 10 11 14 15) *0
[ 0.491353] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 5 7 10 11 14 15) *0
[ 0.491397] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 5 7 10 11 14 15) *0
[ 0.491441] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 5 7 10 11 14 15) *0
[ 0.493342] iommu: Default domain type: Translated
[ 0.493360] pci 0000:0b:00.0: vgaarb: setting as boot VGA device
[ 0.493360] pci 0000:0b:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.493360] pci 0000:0b:00.0: vgaarb: bridge control possible
[ 0.493360] vgaarb: loaded
[ 0.493509] SCSI subsystem initialized
[ 0.493528] libata version 3.00 loaded.
[ 0.493528] ACPI: bus type USB registered
[ 0.493528] usbcore: registered new interface driver usbfs
[ 0.493528] usbcore: registered new interface driver hub
[ 0.493528] usbcore: registered new device driver usb
[ 0.493528] pps_core: LinuxPPS API ver. 1 registered
[ 0.493528] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.493528] PTP clock support registered
[ 0.493528] EDAC MC: Ver: 3.0.0
[ 0.493600] Registered efivars operations
[ 0.493600] PCI: Using ACPI for IRQ routing
[ 0.495423] PCI: pci_cache_line_size set to 64 bytes
[ 0.495526] Expanded resource Reserved due to conflict with PCI Bus 0000:00
[ 0.495527] e820: reserve RAM buffer [mem 0x09d02000-0x0bffffff]
[ 0.495529] e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
[ 0.495529] e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff]
[ 0.495530] e820: reserve RAM buffer [mem 0xd777f000-0xd7ffffff]
[ 0.495531] e820: reserve RAM buffer [mem 0xd9a8a000-0xdbffffff]
[ 0.495532] e820: reserve RAM buffer [mem 0xdaefa000-0xdbffffff]
[ 0.495532] e820: reserve RAM buffer [mem 0xdc559000-0xdfffffff]
[ 0.495533] e820: reserve RAM buffer [mem 0xdf000000-0xdfffffff]
[ 0.495534] e820: reserve RAM buffer [mem 0x39f000000-0x39fffffff]
[ 0.496674] NetLabel: Initializing
[ 0.496674] NetLabel: domain hash size = 128
[ 0.496674] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.496674] NetLabel: unlabeled traffic allowed by default
[ 0.496735] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 0.496737] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[ 0.500068] clocksource: Switched to clocksource tsc-early
[ 0.509336] *** VALIDATE bpf ***
[ 0.509433] VFS: Disk quotas dquot_6.6.0
[ 0.509451] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.509472] *** VALIDATE ramfs ***
[ 0.509476] *** VALIDATE hugetlbfs ***
[ 0.509520] pnp: PnP ACPI init
[ 0.509667] system 00:00: [mem 0xf8000000-0xfbffffff] has been reserved
[ 0.509671] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.509731] system 00:01: [mem 0x39f000000-0x41effffff window] has been reserved
[ 0.509733] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.509884] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.510061] system 00:03: [io 0x0280-0x028f] has been reserved
[ 0.510062] system 00:03: [io 0x0290-0x029f] has been reserved
[ 0.510063] system 00:03: [io 0x02a0-0x02af] has been reserved
[ 0.510064] system 00:03: [io 0x02b0-0x02bf] has been reserved
[ 0.510066] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.510100] pnp 00:04: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[ 0.510310] system 00:05: [io 0x04d0-0x04d1] has been reserved
[ 0.510312] system 00:05: [io 0x040b] has been reserved
[ 0.510312] system 00:05: [io 0x04d6] has been reserved
[ 0.510313] system 00:05: [io 0x0c00-0x0c01] has been reserved
[ 0.510314] system 00:05: [io 0x0c14] has been reserved
[ 0.510315] system 00:05: [io 0x0c50-0x0c51] has been reserved
[ 0.510316] system 00:05: [io 0x0c52] has been reserved
[ 0.510317] system 00:05: [io 0x0c6c] has been reserved
[ 0.510317] system 00:05: [io 0x0c6f] has been reserved
[ 0.510318] system 00:05: [io 0x0cd0-0x0cd1] has been reserved
[ 0.510319] system 00:05: [io 0x0cd2-0x0cd3] has been reserved
[ 0.510320] system 00:05: [io 0x0cd4-0x0cd5] has been reserved
[ 0.510321] system 00:05: [io 0x0cd6-0x0cd7] has been reserved
[ 0.510321] system 00:05: [io 0x0cd8-0x0cdf] has been reserved
[ 0.510322] system 00:05: [io 0x0800-0x089f] has been reserved
[ 0.510323] system 00:05: [io 0x0b00-0x0b0f] has been reserved
[ 0.510324] system 00:05: [io 0x0b20-0x0b3f] has been reserved
[ 0.510325] system 00:05: [io 0x0900-0x090f] has been reserved
[ 0.510325] system 00:05: [io 0x0910-0x091f] has been reserved
[ 0.510327] system 00:05: [mem 0xfec00000-0xfec00fff] could not be reserved
[ 0.510328] system 00:05: [mem 0xfec01000-0xfec01fff] could not be reserved
[ 0.510329] system 00:05: [mem 0xfedc0000-0xfedc0fff] has been reserved
[ 0.510330] system 00:05: [mem 0xfee00000-0xfee00fff] has been reserved
[ 0.510331] system 00:05: [mem 0xfed80000-0xfed8ffff] could not be reserved
[ 0.510331] system 00:05: [mem 0xfec10000-0xfec10fff] has been reserved
[ 0.510332] system 00:05: [mem 0xff000000-0xffffffff] has been reserved
[ 0.510335] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.510781] pnp: PnP ACPI: found 6 devices
[ 0.516347] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.516376] pci 0000:02:00.0: PCI bridge to [bus 03]
[ 0.516388] pci 0000:02:01.0: PCI bridge to [bus 04]
[ 0.516400] pci 0000:02:02.0: PCI bridge to [bus 05]
[ 0.516412] pci 0000:02:03.0: PCI bridge to [bus 06]
[ 0.516423] pci 0000:02:04.0: PCI bridge to [bus 07]
[ 0.516435] pci 0000:02:05.0: PCI bridge to [bus 08]
[ 0.516446] pci 0000:02:06.0: PCI bridge to [bus 09]
[ 0.516451] pci 0000:02:06.0: bridge window [mem 0xfcd00000-0xfcdfffff]
[ 0.516459] pci 0000:02:07.0: PCI bridge to [bus 0a]
[ 0.516461] pci 0000:02:07.0: bridge window [io 0xf000-0xffff]
[ 0.516466] pci 0000:02:07.0: bridge window [mem 0xfcc00000-0xfccfffff]
[ 0.516473] pci 0000:01:00.2: PCI bridge to [bus 02-0a]
[ 0.516475] pci 0000:01:00.2: bridge window [io 0xf000-0xffff]
[ 0.516479] pci 0000:01:00.2: bridge window [mem 0xfcc00000-0xfcdfffff]
[ 0.516487] pci 0000:00:01.2: PCI bridge to [bus 01-0a]
[ 0.516489] pci 0000:00:01.2: bridge window [io 0xf000-0xffff]
[ 0.516493] pci 0000:00:01.2: bridge window [mem 0xfcc00000-0xfcefffff]
[ 0.516501] pci 0000:00:08.1: PCI bridge to [bus 0b]
[ 0.516508] pci 0000:00:08.1: bridge window [io 0xe000-0xefff]
[ 0.516512] pci 0000:00:08.1: bridge window [mem 0xfc800000-0xfcbfffff]
[ 0.516516] pci 0000:00:08.1: bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
[ 0.516521] pci 0000:00:08.2: PCI bridge to [bus 0c]
[ 0.516525] pci 0000:00:08.2: bridge window [mem 0xfcf00000-0xfcffffff]
[ 0.516534] pci_bus 0000:00: resource 4 [io 0x0000-0x03af window]
[ 0.516535] pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7 window]
[ 0.516536] pci_bus 0000:00: resource 6 [io 0x03b0-0x03df window]
[ 0.516537] pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window]
[ 0.516537] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
[ 0.516538] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
[ 0.516539] pci_bus 0000:00: resource 10 [mem 0xe0000000-0xfec2ffff window]
[ 0.516540] pci_bus 0000:00: resource 11 [mem 0xfee00000-0xffffffff window]
[ 0.516541] pci_bus 0000:01: resource 0 [io 0xf000-0xffff]
[ 0.516541] pci_bus 0000:01: resource 1 [mem 0xfcc00000-0xfcefffff]
[ 0.516542] pci_bus 0000:02: resource 0 [io 0xf000-0xffff]
[ 0.516543] pci_bus 0000:02: resource 1 [mem 0xfcc00000-0xfcdfffff]
[ 0.516544] pci_bus 0000:09: resource 1 [mem 0xfcd00000-0xfcdfffff]
[ 0.516545] pci_bus 0000:0a: resource 0 [io 0xf000-0xffff]
[ 0.516545] pci_bus 0000:0a: resource 1 [mem 0xfcc00000-0xfccfffff]
[ 0.516546] pci_bus 0000:0b: resource 0 [io 0xe000-0xefff]
[ 0.516547] pci_bus 0000:0b: resource 1 [mem 0xfc800000-0xfcbfffff]
[ 0.516548] pci_bus 0000:0b: resource 2 [mem 0xe0000000-0xf01fffff 64bit pref]
[ 0.516549] pci_bus 0000:0c: resource 1 [mem 0xfcf00000-0xfcffffff]
[ 0.516649] NET: Registered protocol family 2
[ 0.516909] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[ 0.517013] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.517193] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[ 0.517296] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.517383] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[ 0.517430] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[ 0.517530] NET: Registered protocol family 1
[ 0.517535] NET: Registered protocol family 44
[ 0.517783] pci 0000:0b:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.517793] pci 0000:0b:00.1: D0 power state depends on 0000:0b:00.0
[ 0.517800] pci 0000:0b:00.3: extending delay after power-on from D3hot to 20 msec
[ 0.517967] pci 0000:0b:00.4: extending delay after power-on from D3hot to 20 msec
[ 0.518082] PCI: CLS 64 bytes, default 64
[ 0.518128] Trying to unpack rootfs image as initramfs...
[ 0.767416] Freeing initrd memory: 26456K
[ 0.767451] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
[ 0.767542] pci 0000:00:00.2: can't derive routing for PCI INT A
[ 0.767543] pci 0000:00:00.2: PCI INT A: not connected
[ 0.767604] pci 0000:00:01.0: Adding to iommu group 0
[ 0.767917] pci 0000:00:01.2: Adding to iommu group 1
[ 0.768138] pci 0000:00:08.0: Adding to iommu group 2
[ 0.768410] pci 0000:00:08.1: Adding to iommu group 3
[ 0.768605] pci 0000:00:08.2: Adding to iommu group 4
[ 0.768878] pci 0000:00:14.0: Adding to iommu group 5
[ 0.769071] pci 0000:00:14.3: Adding to iommu group 5
[ 0.769121] pci 0000:00:18.0: Adding to iommu group 6
[ 0.769387] pci 0000:00:18.1: Adding to iommu group 6
[ 0.769410] pci 0000:00:18.2: Adding to iommu group 6
[ 0.769434] pci 0000:00:18.3: Adding to iommu group 6
[ 0.769457] pci 0000:00:18.4: Adding to iommu group 6
[ 0.769479] pci 0000:00:18.5: Adding to iommu group 6
[ 0.769501] pci 0000:00:18.6: Adding to iommu group 6
[ 0.769524] pci 0000:00:18.7: Adding to iommu group 6
[ 0.769574] pci 0000:01:00.0: Adding to iommu group 7
[ 0.769837] pci 0000:01:00.1: Adding to iommu group 7
[ 0.769881] pci 0000:01:00.2: Adding to iommu group 7
[ 0.769905] pci 0000:02:00.0: Adding to iommu group 7
[ 0.769927] pci 0000:02:01.0: Adding to iommu group 7
[ 0.769950] pci 0000:02:02.0: Adding to iommu group 7
[ 0.769972] pci 0000:02:03.0: Adding to iommu group 7
[ 0.769994] pci 0000:02:04.0: Adding to iommu group 7
[ 0.770017] pci 0000:02:05.0: Adding to iommu group 7
[ 0.770039] pci 0000:02:06.0: Adding to iommu group 7
[ 0.770062] pci 0000:02:07.0: Adding to iommu group 7
[ 0.770088] pci 0000:09:00.0: Adding to iommu group 7
[ 0.770117] pci 0000:0a:00.0: Adding to iommu group 7
[ 0.770219] pci 0000:0b:00.0: Adding to iommu group 8
[ 0.770303] pci 0000:0b:00.0: Using iommu direct mapping
[ 0.770361] pci 0000:0b:00.1: Adding to iommu group 9
[ 0.770590] pci 0000:0b:00.2: Adding to iommu group 9
[ 0.770633] pci 0000:0b:00.3: Adding to iommu group 9
[ 0.770675] pci 0000:0b:00.4: Adding to iommu group 9
[ 0.770718] pci 0000:0b:00.6: Adding to iommu group 9
[ 0.770748] pci 0000:0c:00.0: Adding to iommu group 10
[ 0.771236] pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
[ 0.771237] pci 0000:00:00.2: AMD-Vi: Extended features (0x4f77ef22294ada):
[ 0.771238] PPR NX GT IA GA PC GA_vAPIC
[ 0.771240] AMD-Vi: Interrupt remapping enabled
[ 0.771240] AMD-Vi: Virtual APIC enabled
[ 0.771600] AMD-Vi: Lazy IO/TLB flushing enabled
[ 0.773450] amd_uncore: AMD NB counters detected
[ 0.773461] amd_uncore: AMD LLC counters detected
[ 0.773799] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
[ 0.773865] check: Scanning for low memory corruption every 60 seconds
[ 0.774418] Initialise system trusted keyrings
[ 0.774466] Key type blacklist registered
[ 0.774548] workingset: timestamp_bits=41 max_order=22 bucket_order=0
[ 0.775706] zbud: loaded
[ 0.780683] Key type asymmetric registered
[ 0.780685] Asymmetric key parser 'x509' registered
[ 0.780695] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[ 0.780797] io scheduler mq-deadline registered
[ 0.780798] io scheduler kyber registered
[ 0.780830] io scheduler bfq registered
[ 0.781229] pcieport 0000:00:01.2: PME: Signaling with IRQ 26
[ 0.781346] pcieport 0000:00:01.2: AER: enabled with IRQ 26
[ 0.781524] pcieport 0000:00:08.1: PME: Signaling with IRQ 27
[ 0.781751] pcieport 0000:00:08.2: PME: Signaling with IRQ 28
[ 0.781843] pcieport 0000:00:08.2: AER: enabled with IRQ 28
[ 0.783497] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 0.783572] efifb: probing for efifb
[ 0.783608] efifb: showing boot graphics
[ 0.786875] efifb: framebuffer at 0xe0000000, using 8128k, total 8128k
[ 0.786876] efifb: mode is 1920x1080x32, linelength=7680, pages=1
[ 0.786877] efifb: scrolling: redraw
[ 0.786878] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 0.786916] fbcon: Deferring console take-over
[ 0.786917] fb0: EFI VGA frame buffer device
[ 0.786973] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 0.786990] ACPI: Power Button [PWRB]
[ 0.787024] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[ 0.790978] ACPI: Power Button [PWRF]
[ 0.791087] ACPI: Video Device [VGA1] (multi-head: yes rom: no post: no)
[ 0.791233] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0f/LNXVIDEO:01/input/input2
[ 0.791302] Monitor-Mwait will be used to enter C-1 state
[ 0.791326] ACPI: \_PR_.C000: Found 2 idle states
[ 0.791473] ACPI: \_PR_.C002: Found 2 idle states
[ 0.791548] ACPI: \_PR_.C004: Found 2 idle states
[ 0.791645] ACPI: \_PR_.C006: Found 2 idle states
[ 0.791741] ACPI: \_PR_.C001: Found 2 idle states
[ 0.791810] ACPI: \_PR_.C003: Found 2 idle states
[ 0.791953] ACPI: \_PR_.C005: Found 2 idle states
[ 0.792125] ACPI: \_PR_.C007: Found 2 idle states
[ 0.792381] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.792778] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[ 0.793725] ahci 0000:01:00.1: version 3.0
[ 0.793860] ahci 0000:01:00.1: SSS flag set, parallel bus scan disabled
[ 0.793940] ahci 0000:01:00.1: AHCI 0001.0301 32 slots 8 ports 6 Gbps 0xff impl SATA mode
[ 0.793942] ahci 0000:01:00.1: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst
[ 0.794558] scsi host0: ahci
[ 0.794675] scsi host1: ahci
[ 0.794750] scsi host2: ahci
[ 0.794827] scsi host3: ahci
[ 0.794902] scsi host4: ahci
[ 0.794966] scsi host5: ahci
[ 0.795026] scsi host6: ahci
[ 0.795105] scsi host7: ahci
[ 0.795142] ata1: SATA max UDMA/133 abar m131072@0xfce80000 port 0xfce80100 irq 42
[ 0.795144] ata2: SATA max UDMA/133 abar m131072@0xfce80000 port 0xfce80180 irq 42
[ 0.795146] ata3: SATA max UDMA/133 abar m131072@0xfce80000 port 0xfce80200 irq 42
[ 0.795148] ata4: SATA max UDMA/133 abar m131072@0xfce80000 port 0xfce80280 irq 42
[ 0.795149] ata5: SATA max UDMA/133 abar m131072@0xfce80000 port 0xfce80300 irq 42
[ 0.795151] ata6: SATA max UDMA/133 abar m131072@0xfce80000 port 0xfce80380 irq 42
[ 0.795153] ata7: SATA max UDMA/133 abar m131072@0xfce80000 port 0xfce80400 irq 42
[ 0.795155] ata8: SATA max UDMA/133 abar m131072@0xfce80000 port 0xfce80480 irq 42
[ 0.807939] ahci 0000:0c:00.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
[ 0.807943] ahci 0000:0c:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part
[ 0.808272] scsi host8: ahci
[ 0.808360] ata9: SATA max UDMA/133 abar m2048@0xfcf00000 port 0xfcf00100 irq 44
[ 0.808420] usbcore: registered new interface driver usbserial_generic
[ 0.808427] usbserial: USB Serial support registered for generic
[ 0.808477] rtc_cmos 00:02: RTC can wake from S4
[ 0.808797] rtc_cmos 00:02: registered as rtc0
[ 0.808811] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[ 0.809018] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.809132] drop_monitor: Initializing network drop monitor service
[ 0.809290] NET: Registered protocol family 10
[ 0.814757] Segment Routing with IPv6
[ 0.814784] NET: Registered protocol family 17
[ 0.815455] RAS: Correctable Errors collector initialized.
[ 0.815496] microcode: CPU0: patch_level=0x08101016
[ 0.815504] microcode: CPU1: patch_level=0x08101016
[ 0.815509] microcode: CPU2: patch_level=0x08101016
[ 0.815527] microcode: CPU3: patch_level=0x08101016
[ 0.815530] microcode: CPU4: patch_level=0x08101016
[ 0.815536] microcode: CPU5: patch_level=0x08101016
[ 0.815543] microcode: CPU6: patch_level=0x08101016
[ 0.815560] microcode: CPU7: patch_level=0x08101016
[ 0.815593] microcode: Microcode Update Driver: v2.2.
[ 0.815596] IPI shorthand broadcast: enabled
[ 0.815615] sched_clock: Marking stable (845583710, -29994489)->(820492299, -4903078)
[ 0.815718] registered taskstats version 1
[ 0.815726] Loading compiled-in X.509 certificates
[ 0.818683] Loaded X.509 cert 'Build time autogenerated kernel key: 5e58d0788a1f759f2eecefaefe4bef8e45a54bbf'
[ 0.818733] zswap: loaded using pool lzo/zbud
[ 0.818968] Key type ._fscrypt registered
[ 0.818970] Key type .fscrypt registered
[ 0.818970] Key type fscrypt-provisioning registered
[ 0.823840] Key type big_key registered
[ 0.824713] PM: Magic number: 0:533:846
[ 0.824864] rtc_cmos 00:02: setting system clock to 2020-04-26T17:49:26 UTC (1587923366)
[ 1.117011] ata9: SATA link down (SStatus 0 SControl 300)
[ 1.263666] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 1.264418] ata1.00: supports DRM functions and may not be fully accessible
[ 1.264456] ata1.00: ATA-10: CT250MX500SSD1, M3CR010, max UDMA/133
[ 1.264458] ata1.00: 488397168 sectors, multi 1: LBA48 NCQ (depth 32), AA
[ 1.265086] ata1.00: supports DRM functions and may not be fully accessible
[ 1.265605] ata1.00: configured for UDMA/133
[ 1.265750] scsi 0:0:0:0: Direct-Access ATA CT250MX500SSD1 010 PQ: 0 ANSI: 5
[ 1.265934] sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/233 GiB)
[ 1.265936] sd 0:0:0:0: [sda] 4096-byte physical blocks
[ 1.265943] sd 0:0:0:0: [sda] Write Protect is off
[ 1.265944] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.265954] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.270755] sda: sda1 sda2 sda3 sda4
[ 1.271369] sd 0:0:0:0: [sda] supports TCG Opal
[ 1.271370] sd 0:0:0:0: [sda] Attached SCSI disk
[ 1.740336] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 1.757144] ata2.00: ATA-10: ST4000VN008-2DR166, SC60, max UDMA/133
[ 1.757148] ata2.00: 7814037168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[ 1.759044] ata2.00: configured for UDMA/133
[ 1.759274] scsi 1:0:0:0: Direct-Access ATA ST4000VN008-2DR1 SC60 PQ: 0 ANSI: 5
[ 1.759534] sd 1:0:0:0: [sdb] 7814037168 512-byte logical blocks: (4.00 TB/3.64 TiB)
[ 1.759537] sd 1:0:0:0: [sdb] 4096-byte physical blocks
[ 1.759545] sd 1:0:0:0: [sdb] Write Protect is off
[ 1.759546] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 1.759559] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.780071] tsc: Refined TSC clocksource calibration: 3596.355 MHz
[ 1.780087] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33d6e04e8b9, max_idle_ns: 440795337943 ns
[ 1.780131] clocksource: Switched to clocksource tsc
[ 1.813890] sdb: sdb1
[ 1.814626] sd 1:0:0:0: [sdb] Attached SCSI disk
[ 2.074334] ata3: SATA link down (SStatus 0 SControl 330)
[ 2.388167] ata4: SATA link down (SStatus 0 SControl 330)
[ 2.701578] ata5: SATA link down (SStatus 0 SControl 330)
[ 3.173547] ata6: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 3.212711] ata6.00: ATA-10: ST6000DM003-2CY186, 0001, max UDMA/133
[ 3.212715] ata6.00: 11721045168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[ 3.264576] ata6.00: configured for UDMA/133
[ 3.264790] scsi 5:0:0:0: Direct-Access ATA ST6000DM003-2CY1 0001 PQ: 0 ANSI: 5
[ 3.265072] sd 5:0:0:0: [sdc] 11721045168 512-byte logical blocks: (6.00 TB/5.46 TiB)
[ 3.265076] sd 5:0:0:0: [sdc] 4096-byte physical blocks
[ 3.265093] sd 5:0:0:0: [sdc] Write Protect is off
[ 3.265095] sd 5:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[ 3.265116] sd 5:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 3.335688] sdc: sdc1
[ 3.336320] sd 5:0:0:0: [sdc] Attached SCSI disk
[ 3.578260] ata7: SATA link down (SStatus 0 SControl 330)
[ 3.891463] ata8: SATA link down (SStatus 0 SControl 330)
[ 3.893253] Freeing unused decrypted memory: 2040K
[ 3.893538] Freeing unused kernel image (initmem) memory: 1620K
[ 3.893541] Write protecting the kernel read-only data: 20480k
[ 3.894134] Freeing unused kernel image (text/rodata gap) memory: 2044K
[ 3.894480] Freeing unused kernel image (rodata/data gap) memory: 1640K
[ 3.903032] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 3.903033] Run /init as init process
[ 3.903034] with arguments:
[ 3.903035] /init
[ 3.903035] nospec_store_bypass_disable
[ 3.903036] no_stf_barrier
[ 3.903036] with environment:
[ 3.903036] HOME=/
[ 3.903037] TERM=linux
[ 3.903037] BOOT_IMAGE=/boot/vmlinuz-linux
[ 3.903037] pti=off
[ 3.903038] spectre_v2=off
[ 3.947536] fbcon: Taking over console
[ 3.947599] Console: switching to colour frame buffer device 240x67
[ 3.954563] Linux agpgart interface v0.103
[ 4.024967] [drm] amdgpu kernel modesetting enabled.
[ 4.025035] Parsing CRAT table with 1 nodes
[ 4.025037] Creating topology SYSFS entries
[ 4.025052] Topology: Add APU node [0x0:0x0]
[ 4.025053] Finished initializing topology
[ 4.025117] checking generic (e0000000 7f0000) vs hw (e0000000 10000000)
[ 4.025118] fb0: switching to amdgpudrmfb from EFI VGA
[ 4.025168] Console: switching to colour dummy device 80x25
[ 4.025196] amdgpu 0000:0b:00.0: vgaarb: deactivate vga console
[ 4.025429] [drm] initializing kernel modesetting (RAVEN 0x1002:0x15DD 0x1002:0x15DD 0xC6).
[ 4.025440] [drm] register mmio base: 0xFCB00000
[ 4.025440] [drm] register mmio size: 524288
[ 4.025458] [drm] add ip block number 0 <soc15_common>
[ 4.025459] [drm] add ip block number 1 <gmc_v9_0>
[ 4.025459] [drm] add ip block number 2 <vega10_ih>
[ 4.025460] [drm] add ip block number 3 <psp>
[ 4.025461] [drm] add ip block number 4 <gfx_v9_0>
[ 4.025462] [drm] add ip block number 5 <sdma_v4_0>
[ 4.025462] [drm] add ip block number 6 <powerplay>
[ 4.025463] [drm] add ip block number 7 <dm>
[ 4.025464] [drm] add ip block number 8 <vcn_v1_0>
[ 4.049520] [drm] BIOS signature incorrect 0 0
[ 4.049539] ATOM BIOS: 113-RAVEN-113
[ 4.049560] [drm] VCN decode is enabled in VM mode
[ 4.049560] [drm] VCN encode is enabled in VM mode
[ 4.049560] [drm] JPEG decode is enabled in VM mode
[ 4.049583] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[ 4.049588] amdgpu 0000:0b:00.0: VRAM: 2048M 0x000000F400000000 - 0x000000F47FFFFFFF (2048M used)
[ 4.049589] amdgpu 0000:0b:00.0: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
[ 4.049590] amdgpu 0000:0b:00.0: AGP: 267419648M 0x000000F800000000 - 0x0000FFFFFFFFFFFF
[ 4.049592] [drm] Detected VRAM RAM=2048M, BAR=2048M
[ 4.049593] [drm] RAM width 128bits DDR4
[ 4.049636] [TTM] Zone kernel: Available graphics memory: 7159220 KiB
[ 4.049636] [TTM] Zone dma32: Available graphics memory: 2097152 KiB
[ 4.049636] [TTM] Initializing pool allocator
[ 4.049639] [TTM] Initializing DMA pool allocator
[ 4.049688] [drm] amdgpu: 2048M of VRAM memory ready
[ 4.049690] [drm] amdgpu: 3072M of GTT memory ready.
[ 4.049696] [drm] GART: num cpu pages 262144, num gpu pages 262144
[ 4.049827] [drm] PCIE GART of 1024M enabled (table at 0x000000F400900000).
[ 4.050905] [drm] use_doorbell being set to: [true]
[ 4.050932] amdgpu: [powerplay] hwmgr_sw_init smu backed is smu10_smu
[ 4.051004] [drm] Found VCN firmware Version ENC: 1.9 DEC: 1 VEP: 0 Revision: 28
[ 4.051005] [drm] PSP loading VCN firmware
[ 4.071594] [drm] reserve 0x400000 from 0xf47f800000 for PSP TMR
[ 4.230024] amdgpu 0000:0b:00.0: RAS: ras ta ucode is not available
[ 4.252060] [drm] kiq ring mec 2 pipe 1 q 0
[ 4.252427] [drm] DM_PPLIB: values for F clock
[ 4.252428] [drm] DM_PPLIB: 1500000 in kHz, 4399 in mV
[ 4.252429] [drm] DM_PPLIB: values for DCF clock
[ 4.252429] [drm] DM_PPLIB: 300000 in kHz, 3649 in mV
[ 4.252430] [drm] DM_PPLIB: 600000 in kHz, 4074 in mV
[ 4.252430] [drm] DM_PPLIB: 626000 in kHz, 4250 in mV
[ 4.252431] [drm] DM_PPLIB: 654000 in kHz, 4399 in mV
[ 4.252662] [drm] Display Core initialized with v3.2.69!
[ 4.342102] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 4.342103] [drm] Driver supports precise vblank timestamp query.
[ 4.354706] [drm] VCN decode and encode initialized successfully(under SPG Mode).
[ 4.356177] kfd kfd: Allocated 3969056 bytes on gart
[ 4.356887] Topology: Add APU node [0x15dd:0x1002]
[ 4.356888] kfd kfd: added device 1002:15dd
[ 4.358201] [drm] fb mappable at 0x39FBC1000
[ 4.358201] [drm] vram apper at 0x39F000000
[ 4.358202] [drm] size 8294400
[ 4.358202] [drm] fb depth is 24
[ 4.358203] [drm] pitch is 7680
[ 4.358275] fbcon: amdgpudrmfb (fb0) is primary device
[ 4.365361] ------------[ cut here ]------------
[ 4.365439] WARNING: CPU: 2 PID: 269 at drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link.c:1737 write_i2c_retimer_setting+0xc5/0x3e0 [amdgpu]
[ 4.365439] Modules linked in: amdgpu(+) gpu_sched i2c_algo_bit ttm drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops cec rc_core drm agpgart
[ 4.365446] CPU: 2 PID: 269 Comm: modprobe Not tainted 5.6.7-arch1-1 #1
[ 4.365446] Hardware name: To Be Filled By O.E.M. To Be Filled By O.E.M./X470 Gaming-ITX/ac, BIOS P3.40 07/16/2019
[ 4.365509] RIP: 0010:write_i2c_retimer_setting+0xc5/0x3e0 [amdgpu]
[ 4.365511] Code: b6 4c 24 16 44 89 e2 44 0f b6 44 24 17 44 0f b6 c8 48 c7 c6 08 01 72 c0 bf 04 00 00 00 45 89 cd e8 c0 6b c2 ff 45 84 ed 75 02 <0f> 0b 0f b6 44 5d 02 8d 50 f6 80 fa 02 77 88 3c 0a 0f 85 c5 00 00
[ 4.365511] RSP: 0018:ffffa52b806e70b8 EFLAGS: 00010246
[ 4.365513] RAX: 0000000000000000 RBX: 0000000000000000 RCX: 000000000000000a
[ 4.365513] RDX: 000000000000005d RSI: ffffffffc0720108 RDI: 0000000000000004
[ 4.365514] RBP: ffffa52b806e7115 R08: 0000000000000013 R09: 0000000000000000
[ 4.365514] R10: 0000000000000001 R11: 0000000000000010 R12: 000000000000005d
[ 4.365515] R13: 0000000000000000 R14: ffffa06e85dc0660 R15: ffffa52b806e70ce
[ 4.365516] FS: 00007f4823f29740(0000) GS:ffffa06e90680000(0000) knlGS:0000000000000000
[ 4.365516] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4.365517] CR2: 000055f5ecaca4a8 CR3: 0000000387796000 CR4: 00000000003406e0
[ 4.365517] Call Trace:
[ 4.365583] core_link_enable_stream+0x70a/0x750 [amdgpu]
[ 4.365646] dce110_apply_ctx_to_hw+0x5a8/0x5f0 [amdgpu]
[ 4.365710] dc_commit_state+0x292/0x7a0 [amdgpu]
[ 4.365776] amdgpu_dm_atomic_commit_tail+0x398/0x22e0 [amdgpu]
[ 4.365789] commit_tail+0x94/0x130 [drm_kms_helper]
[ 4.365795] drm_atomic_helper_commit+0x113/0x140 [drm_kms_helper]
[ 4.365805] drm_client_modeset_commit_atomic+0x1e1/0x220 [drm]
[ 4.365816] drm_client_modeset_commit_force+0x50/0x150 [drm]
[ 4.365821] drm_fb_helper_restore_fbdev_mode_unlocked+0x49/0xa0 [drm_kms_helper]
[ 4.365826] drm_fb_helper_set_par+0x30/0x40 [drm_kms_helper]
[ 4.365828] fbcon_init+0x2a9/0x5e0
[ 4.365831] visual_init+0xce/0x130
[ 4.365832] do_bind_con_driver+0x1b9/0x2a0
[ 4.365834] do_take_over_console+0x115/0x180
[ 4.365835] do_fbcon_takeover+0x58/0xb0
[ 4.365837] register_framebuffer+0x1f6/0x310
[ 4.365842] __drm_fb_helper_initial_config_and_unlock+0x34c/0x4a0 [drm_kms_helper]
[ 4.365893] amdgpu_fbdev_init+0xbc/0xf0 [amdgpu]
[ 4.365958] amdgpu_device_init.cold+0x15c6/0x1a1d [amdgpu]
[ 4.366007] amdgpu_driver_load_kms+0x55/0x1e0 [amdgpu]
[ 4.366016] drm_dev_register+0x111/0x150 [drm]
[ 4.366066] amdgpu_pci_probe+0xec/0x150 [amdgpu]
[ 4.366069] ? __pm_runtime_resume+0x49/0x60
[ 4.366070] local_pci_probe+0x42/0x80
[ 4.366072] ? pci_match_device+0xd7/0x100
[ 4.366073] pci_device_probe+0x104/0x1a0
[ 4.366075] really_probe+0x147/0x3c0
[ 4.366077] driver_probe_device+0xb6/0x100
[ 4.366078] device_driver_attach+0x53/0x60
[ 4.366079] __driver_attach+0x8a/0x150
[ 4.366080] ? device_driver_attach+0x60/0x60
[ 4.366080] ? device_driver_attach+0x60/0x60
[ 4.366082] bus_for_each_dev+0x89/0xd0
[ 4.366083] bus_add_driver+0x14d/0x1f0
[ 4.366084] driver_register+0x6c/0xc0
[ 4.366086] ? 0xffffffffc08cb000
[ 4.366088] do_one_initcall+0x59/0x240
[ 4.366092] do_init_module+0x5c/0x230
[ 4.366093] load_module+0x2725/0x29e0
[ 4.366098] ? __do_sys_finit_module+0xbb/0x120
[ 4.366098] __do_sys_finit_module+0xbb/0x120
[ 4.366101] do_syscall_64+0x4e/0x150
[ 4.366104] entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 4.366105] RIP: 0033:0x7f482404ef8d
[ 4.366106] Code: 00 c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 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 d3 4e 0c 00 f7 d8 64 89 01 48
[ 4.366106] RSP: 002b:00007ffd32307fd8 EFLAGS: 00000246 ORIG_RAX: 0000000000000139
[ 4.366107] RAX: ffffffffffffffda RBX: 000055f5ecac5960 RCX: 00007f482404ef8d
[ 4.366108] RDX: 0000000000000000 RSI: 000055f5eb2a9368 RDI: 000000000000000f
[ 4.366108] RBP: 0000000000060000 R08: 0000000000000000 R09: 0000000000000000
[ 4.366108] R10: 000000000000000f R11: 0000000000000246 R12: 000055f5eb2a9368
[ 4.366109] R13: 0000000000000000 R14: 000055f5ecac5a70 R15: 000055f5ecac5960
[ 4.366111] ---[ end trace b24660353f4c5e7d ]---
[ 4.366290] ------------[ cut here ]------------
[ 4.366353] WARNING: CPU: 2 PID: 269 at drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link.c:1769 write_i2c_retimer_setting+0x137/0x3e0 [amdgpu]
[ 4.366353] Modules linked in: amdgpu(+) gpu_sched i2c_algo_bit ttm drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops cec rc_core drm agpgart
[ 4.366356] CPU: 2 PID: 269 Comm: modprobe Tainted: G W 5.6.7-arch1-1 #1
[ 4.366357] Hardware name: To Be Filled By O.E.M. To Be Filled By O.E.M./X470 Gaming-ITX/ac, BIOS P3.40 07/16/2019
[ 4.366418] RIP: 0010:write_i2c_retimer_setting+0x137/0x3e0 [amdgpu]
[ 4.366419] Code: 44 89 e2 44 0f b6 44 24 17 44 0f b6 c8 48 c7 c6 68 01 72 c0 bf 04 00 00 00 45 89 cf e8 52 6b c2 ff 45 84 ff 0f 85 25 ff ff ff <0f> 0b 0f b6 45 01 48 83 c3 01 39 d8 0f 8f 23 ff ff ff 80 7c 24 08
[ 4.366420] RSP: 0018:ffffa52b806e70b8 EFLAGS: 00010246
[ 4.366420] RAX: 0000000000000000 RBX: 0000000000000000 RCX: 000000000000000a
[ 4.366421] RDX: 000000000000005d RSI: ffffffffc0720168 RDI: 0000000000000004
[ 4.366421] RBP: ffffa52b806e7115 R08: 0000000000000017 R09: 0000000000000000
[ 4.366421] R10: 0000000000000001 R11: 0000000000000010 R12: 000000000000005d
[ 4.366422] R13: 0000000000000000 R14: ffffa06e85dc0660 R15: 0000000000000000
[ 4.366422] FS: 00007f4823f29740(0000) GS:ffffa06e90680000(0000) knlGS:0000000000000000
[ 4.366423] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4.366423] CR2: 000055f5ecaca4a8 CR3: 0000000387796000 CR4: 00000000003406e0
[ 4.366424] Call Trace:
[ 4.366486] core_link_enable_stream+0x70a/0x750 [amdgpu]
[ 4.366548] dce110_apply_ctx_to_hw+0x5a8/0x5f0 [amdgpu]
[ 4.366610] dc_commit_state+0x292/0x7a0 [amdgpu]
[ 4.366675] amdgpu_dm_atomic_commit_tail+0x398/0x22e0 [amdgpu]
[ 4.366685] commit_tail+0x94/0x130 [drm_kms_helper]
[ 4.366690] drm_atomic_helper_commit+0x113/0x140 [drm_kms_helper]
[ 4.366700] drm_client_modeset_commit_atomic+0x1e1/0x220 [drm]
[ 4.366710] drm_client_modeset_commit_force+0x50/0x150 [drm]
[ 4.366714] drm_fb_helper_restore_fbdev_mode_unlocked+0x49/0xa0 [drm_kms_helper]
[ 4.366719] drm_fb_helper_set_par+0x30/0x40 [drm_kms_helper]
[ 4.366720] fbcon_init+0x2a9/0x5e0
[ 4.366721] visual_init+0xce/0x130
[ 4.366723] do_bind_con_driver+0x1b9/0x2a0
[ 4.366724] do_take_over_console+0x115/0x180
[ 4.366725] do_fbcon_takeover+0x58/0xb0
[ 4.366726] register_framebuffer+0x1f6/0x310
[ 4.366731] __drm_fb_helper_initial_config_and_unlock+0x34c/0x4a0 [drm_kms_helper]
[ 4.366781] amdgpu_fbdev_init+0xbc/0xf0 [amdgpu]
[ 4.366845] amdgpu_device_init.cold+0x15c6/0x1a1d [amdgpu]
[ 4.366896] amdgpu_driver_load_kms+0x55/0x1e0 [amdgpu]
[ 4.366904] drm_dev_register+0x111/0x150 [drm]
[ 4.366953] amdgpu_pci_probe+0xec/0x150 [amdgpu]
[ 4.366954] ? __pm_runtime_resume+0x49/0x60
[ 4.366955] local_pci_probe+0x42/0x80
[ 4.366956] ? pci_match_device+0xd7/0x100
[ 4.366957] pci_device_probe+0x104/0x1a0
[ 4.366958] really_probe+0x147/0x3c0
[ 4.366959] driver_probe_device+0xb6/0x100
[ 4.366960] device_driver_attach+0x53/0x60
[ 4.366961] __driver_attach+0x8a/0x150
[ 4.366962] ? device_driver_attach+0x60/0x60
[ 4.366962] ? device_driver_attach+0x60/0x60
[ 4.366963] bus_for_each_dev+0x89/0xd0
[ 4.366965] bus_add_driver+0x14d/0x1f0
[ 4.366966] driver_register+0x6c/0xc0
[ 4.366966] ? 0xffffffffc08cb000
[ 4.366967] do_one_initcall+0x59/0x240
[ 4.366969] do_init_module+0x5c/0x230
[ 4.366970] load_module+0x2725/0x29e0
[ 4.366974] ? __do_sys_finit_module+0xbb/0x120
[ 4.366974] __do_sys_finit_module+0xbb/0x120
[ 4.366976] do_syscall_64+0x4e/0x150
[ 4.366978] entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 4.366978] RIP: 0033:0x7f482404ef8d
[ 4.366979] Code: 00 c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 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 d3 4e 0c 00 f7 d8 64 89 01 48
[ 4.366980] RSP: 002b:00007ffd32307fd8 EFLAGS: 00000246 ORIG_RAX: 0000000000000139
[ 4.366981] RAX: ffffffffffffffda RBX: 000055f5ecac5960 RCX: 00007f482404ef8d
[ 4.366981] RDX: 0000000000000000 RSI: 000055f5eb2a9368 RDI: 000000000000000f
[ 4.366981] RBP: 0000000000060000 R08: 0000000000000000 R09: 0000000000000000
[ 4.366982] R10: 000000000000000f R11: 0000000000000246 R12: 000055f5eb2a9368
[ 4.366982] R13: 0000000000000000 R14: 000055f5ecac5a70 R15: 000055f5ecac5960
[ 4.366984] ---[ end trace b24660353f4c5e7e ]---
[ 4.367164] ------------[ cut here ]------------
[ 4.367228] WARNING: CPU: 2 PID: 269 at drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link.c:1737 write_i2c_retimer_setting+0xc5/0x3e0 [amdgpu]
[ 4.367228] Modules linked in: amdgpu(+) gpu_sched i2c_algo_bit ttm drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops cec rc_core drm agpgart
[ 4.367231] CPU: 2 PID: 269 Comm: modprobe Tainted: G W 5.6.7-arch1-1 #1
[ 4.367232] Hardware name: To Be Filled By O.E.M. To Be Filled By O.E.M./X470 Gaming-ITX/ac, BIOS P3.40 07/16/2019
[ 4.367294] RIP: 0010:write_i2c_retimer_setting+0xc5/0x3e0 [amdgpu]
[ 4.367295] Code: b6 4c 24 16 44 89 e2 44 0f b6 44 24 17 44 0f b6 c8 48 c7 c6 08 01 72 c0 bf 04 00 00 00 45 89 cd e8 c0 6b c2 ff 45 84 ed 75 02 <0f> 0b 0f b6 44 5d 02 8d 50 f6 80 fa 02 77 88 3c 0a 0f 85 c5 00 00
[ 4.367296] RSP: 0018:ffffa52b806e70b8 EFLAGS: 00010246
[ 4.367296] RAX: 0000000000000000 RBX: 0000000000000001 RCX: 000000000000000b
[ 4.367296] RDX: 000000000000005d RSI: ffffffffc0720108 RDI: 0000000000000004
[ 4.367297] RBP: ffffa52b806e7115 R08: 00000000000000c8 R09: 0000000000000000
[ 4.367297] R10: 0000000000000001 R11: 0000000000000010 R12: 000000000000005d
[ 4.367298] R13: 0000000000000000 R14: ffffa06e85dc0660 R15: ffffa52b806e70ce
[ 4.367298] FS: 00007f4823f29740(0000) GS:ffffa06e90680000(0000) knlGS:0000000000000000
[ 4.367299] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4.367299] CR2: 000055f5ecaca4a8 CR3: 0000000387796000 CR4: 00000000003406e0
[ 4.367299] Call Trace:
[ 4.367361] core_link_enable_stream+0x70a/0x750 [amdgpu]
[ 4.367423] dce110_apply_ctx_to_hw+0x5a8/0x5f0 [amdgpu]
[ 4.367485] dc_commit_state+0x292/0x7a0 [amdgpu]
[ 4.367550] amdgpu_dm_atomic_commit_tail+0x398/0x22e0 [amdgpu]
[ 4.367561] commit_tail+0x94/0x130 [drm_kms_helper]
[ 4.367566] drm_atomic_helper_commit+0x113/0x140 [drm_kms_helper]
[ 4.367576] drm_client_modeset_commit_atomic+0x1e1/0x220 [drm]
[ 4.367585] drm_client_modeset_commit_force+0x50/0x150 [drm]
[ 4.367590] drm_fb_helper_restore_fbdev_mode_unlocked+0x49/0xa0 [drm_kms_helper]
[ 4.367595] drm_fb_helper_set_par+0x30/0x40 [drm_kms_helper]
[ 4.367596] fbcon_init+0x2a9/0x5e0
[ 4.367597] visual_init+0xce/0x130
[ 4.367598] do_bind_con_driver+0x1b9/0x2a0
[ 4.367599] do_take_over_console+0x115/0x180
[ 4.367600] do_fbcon_takeover+0x58/0xb0
[ 4.367601] register_framebuffer+0x1f6/0x310
[ 4.367606] __drm_fb_helper_initial_config_and_unlock+0x34c/0x4a0 [drm_kms_helper]
[ 4.367656] amdgpu_fbdev_init+0xbc/0xf0 [amdgpu]
[ 4.367721] amdgpu_device_init.cold+0x15c6/0x1a1d [amdgpu]
[ 4.367769] amdgpu_driver_load_kms+0x55/0x1e0 [amdgpu]
[ 4.367778] drm_dev_register+0x111/0x150 [drm]
[ 4.367826] amdgpu_pci_probe+0xec/0x150 [amdgpu]
[ 4.367827] ? __pm_runtime_resume+0x49/0x60
[ 4.367828] local_pci_probe+0x42/0x80
[ 4.367829] ? pci_match_device+0xd7/0x100
[ 4.367830] pci_device_probe+0x104/0x1a0
[ 4.367831] really_probe+0x147/0x3c0
[ 4.367832] driver_probe_device+0xb6/0x100
[ 4.367833] device_driver_attach+0x53/0x60
[ 4.367834] __driver_attach+0x8a/0x150
[ 4.367835] ? device_driver_attach+0x60/0x60
[ 4.367835] ? device_driver_attach+0x60/0x60
[ 4.367836] bus_for_each_dev+0x89/0xd0
[ 4.367838] bus_add_driver+0x14d/0x1f0
[ 4.367839] driver_register+0x6c/0xc0
[ 4.367839] ? 0xffffffffc08cb000
[ 4.367840] do_one_initcall+0x59/0x240
[ 4.367842] do_init_module+0x5c/0x230
[ 4.367843] load_module+0x2725/0x29e0
[ 4.367846] ? __do_sys_finit_module+0xbb/0x120
[ 4.367847] __do_sys_finit_module+0xbb/0x120
[ 4.367849] do_syscall_64+0x4e/0x150
[ 4.367851] entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 4.367852] RIP: 0033:0x7f482404ef8d
[ 4.367853] Code: 00 c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 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 d3 4e 0c 00 f7 d8 64 89 01 48
[ 4.367853] RSP: 002b:00007ffd32307fd8 EFLAGS: 00000246 ORIG_RAX: 0000000000000139
[ 4.367854] RAX: ffffffffffffffda RBX: 000055f5ecac5960 RCX: 00007f482404ef8d
[ 4.367854] RDX: 0000000000000000 RSI: 000055f5eb2a9368 RDI: 000000000000000f
[ 4.367855] RBP: 0000000000060000 R08: 0000000000000000 R09: 0000000000000000
[ 4.367855] R10: 000000000000000f R11: 0000000000000246 R12: 000055f5eb2a9368
[ 4.367855] R13: 0000000000000000 R14: 000055f5ecac5a70 R15: 000055f5ecac5960
[ 4.367857] ---[ end trace b24660353f4c5e7f ]---
[ 4.368038] ------------[ cut here ]------------
[ 4.368101] WARNING: CPU: 2 PID: 269 at drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link.c:1756 write_i2c_retimer_setting+0x1d1/0x3e0 [amdgpu]
[ 4.368101] Modules linked in: amdgpu(+) gpu_sched i2c_algo_bit ttm drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops cec rc_core drm agpgart
[ 4.368104] CPU: 2 PID: 269 Comm: modprobe Tainted: G W 5.6.7-arch1-1 #1
[ 4.368104] Hardware name: To Be Filled By O.E.M. To Be Filled By O.E.M./X470 Gaming-ITX/ac, BIOS P3.40 07/16/2019
[ 4.368165] RIP: 0010:write_i2c_retimer_setting+0x1d1/0x3e0 [amdgpu]
[ 4.368167] Code: 01 00 00 00 4c 8d 44 24 15 44 89 e6 b9 01 00 00 00 48 8d 54 24 14 48 8b 40 08 48 8b b8 10 01 00 00 e8 83 eb 00 00 84 c0 75 02 <0f> 0b 0f b6 44 24 15 e9 08 ff ff ff 42 0f b6 44 65 15 4c 8d 7c 24
[ 4.368167] RSP: 0018:ffffa52b806e70b8 EFLAGS: 00010246
[ 4.368168] RAX: 00000000869ae000 RBX: 0000000000000001 RCX: 000000000008fe02
[ 4.368168] RDX: 000000000008fc02 RSI: 52ec3cbf55ceee66 RDI: 0000000000032080
[ 4.368168] RBP: ffffa52b806e7115 R08: 0000000000000000 R09: ffffa52b806e6e30
[ 4.368169] R10: 0000000000000001 R11: 0000000000000010 R12: 000000000000005d
[ 4.368169] R13: 0000000000000000 R14: ffffa06e85dc0660 R15: ffffa52b806e70ce
[ 4.368170] FS: 00007f4823f29740(0000) GS:ffffa06e90680000(0000) knlGS:0000000000000000
[ 4.368170] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4.368171] CR2: 000055f5ecaca4a8 CR3: 0000000387796000 CR4: 00000000003406e0
[ 4.368171] Call Trace:
[ 4.368233] core_link_enable_stream+0x70a/0x750 [amdgpu]
[ 4.368295] dce110_apply_ctx_to_hw+0x5a8/0x5f0 [amdgpu]
[ 4.368357] dc_commit_state+0x292/0x7a0 [amdgpu]
[ 4.368422] amdgpu_dm_atomic_commit_tail+0x398/0x22e0 [amdgpu]
[ 4.368432] commit_tail+0x94/0x130 [drm_kms_helper]
[ 4.368437] drm_atomic_helper_commit+0x113/0x140 [drm_kms_helper]
[ 4.368446] drm_client_modeset_commit_atomic+0x1e1/0x220 [drm]
[ 4.368456] drm_client_modeset_commit_force+0x50/0x150 [drm]
[ 4.368460] drm_fb_helper_restore_fbdev_mode_unlocked+0x49/0xa0 [drm_kms_helper]
[ 4.368465] drm_fb_helper_set_par+0x30/0x40 [drm_kms_helper]
[ 4.368466] fbcon_init+0x2a9/0x5e0
[ 4.368467] visual_init+0xce/0x130
[ 4.368468] do_bind_con_driver+0x1b9/0x2a0
[ 4.368470] do_take_over_console+0x115/0x180
[ 4.368471] do_fbcon_takeover+0x58/0xb0
[ 4.368472] register_framebuffer+0x1f6/0x310
[ 4.368477] __drm_fb_helper_initial_config_and_unlock+0x34c/0x4a0 [drm_kms_helper]
[ 4.368527] amdgpu_fbdev_init+0xbc/0xf0 [amdgpu]
[ 4.368591] amdgpu_device_init.cold+0x15c6/0x1a1d [amdgpu]
[ 4.368640] amdgpu_driver_load_kms+0x55/0x1e0 [amdgpu]
[ 4.368649] drm_dev_register+0x111/0x150 [drm]
[ 4.368696] amdgpu_pci_probe+0xec/0x150 [amdgpu]
[ 4.368698] ? __pm_runtime_resume+0x49/0x60
[ 4.368699] local_pci_probe+0x42/0x80
[ 4.368700] ? pci_match_device+0xd7/0x100
[ 4.368700] pci_device_probe+0x104/0x1a0
[ 4.368702] really_probe+0x147/0x3c0
[ 4.368703] driver_probe_device+0xb6/0x100
[ 4.368704] device_driver_attach+0x53/0x60
[ 4.368705] __driver_attach+0x8a/0x150
[ 4.368705] ? device_driver_attach+0x60/0x60
[ 4.368706] ? device_driver_attach+0x60/0x60
[ 4.368707] bus_for_each_dev+0x89/0xd0
[ 4.368708] bus_add_driver+0x14d/0x1f0
[ 4.368709] driver_register+0x6c/0xc0
[ 4.368710] ? 0xffffffffc08cb000
[ 4.368711] do_one_initcall+0x59/0x240
[ 4.368713] do_init_module+0x5c/0x230
[ 4.368714] load_module+0x2725/0x29e0
[ 4.368717] ? __do_sys_finit_module+0xbb/0x120
[ 4.368718] __do_sys_finit_module+0xbb/0x120
[ 4.368720] do_syscall_64+0x4e/0x150
[ 4.368721] entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 4.368722] RIP: 0033:0x7f482404ef8d
[ 4.368723] Code: 00 c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 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 d3 4e 0c 00 f7 d8 64 89 01 48
[ 4.368723] RSP: 002b:00007ffd32307fd8 EFLAGS: 00000246 ORIG_RAX: 0000000000000139
[ 4.368724] RAX: ffffffffffffffda RBX: 000055f5ecac5960 RCX: 00007f482404ef8d
[ 4.368724] RDX: 0000000000000000 RSI: 000055f5eb2a9368 RDI: 000000000000000f
[ 4.368724] RBP: 0000000000060000 R08: 0000000000000000 R09: 0000000000000000
[ 4.368725] R10: 000000000000000f R11: 0000000000000246 R12: 000055f5eb2a9368
[ 4.368725] R13: 0000000000000000 R14: 000055f5ecac5a70 R15: 000055f5ecac5960
[ 4.368726] ---[ end trace b24660353f4c5e80 ]---
[ 4.368903] ------------[ cut here ]------------
[ 4.368966] WARNING: CPU: 2 PID: 269 at drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link.c:1769 write_i2c_retimer_setting+0x137/0x3e0 [amdgpu]
[ 4.368966] Modules linked in: amdgpu(+) gpu_sched i2c_algo_bit ttm drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops cec rc_core drm agpgart
[ 4.368969] CPU: 2 PID: 269 Comm: modprobe Tainted: G W 5.6.7-arch1-1 #1
[ 4.368969] Hardware name: To Be Filled By O.E.M. To Be Filled By O.E.M./X470 Gaming-ITX/ac, BIOS P3.40 07/16/2019
[ 4.369030] RIP: 0010:write_i2c_retimer_setting+0x137/0x3e0 [amdgpu]
[ 4.369031] Code: 44 89 e2 44 0f b6 44 24 17 44 0f b6 c8 48 c7 c6 68 01 72 c0 bf 04 00 00 00 45 89 cf e8 52 6b c2 ff 45 84 ff 0f 85 25 ff ff ff <0f> 0b 0f b6 45 01 48 83 c3 01 39 d8 0f 8f 23 ff ff ff 80 7c 24 08
[ 4.369031] RSP: 0018:ffffa52b806e70b8 EFLAGS: 00010246
[ 4.369032] RAX: 0000000000000000 RBX: 0000000000000001 RCX: 000000000000000a
[ 4.369032] RDX: 000000000000005d RSI: ffffffffc0720168 RDI: 0000000000000004
[ 4.369033] RBP: ffffa52b806e7115 R08: 0000000000000017 R09: 0000000000000000
[ 4.369033] R10: 0000000000000001 R11: 0000000000000010 R12: 000000000000005d
[ 4.369033] R13: 0000000000000000 R14: ffffa06e85dc0660 R15: 0000000000000000
[ 4.369034] FS: 00007f4823f29740(0000) GS:ffffa06e90680000(0000) knlGS:0000000000000000
[ 4.369034] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4.369035] CR2: 000055f5ecaca4a8 CR3: 0000000387796000 CR4: 00000000003406e0
[ 4.369035] Call Trace:
[ 4.369097] core_link_enable_stream+0x70a/0x750 [amdgpu]
[ 4.369159] dce110_apply_ctx_to_hw+0x5a8/0x5f0 [amdgpu]
[ 4.369221] dc_commit_state+0x292/0x7a0 [amdgpu]
[ 4.369285] amdgpu_dm_atomic_commit_tail+0x398/0x22e0 [amdgpu]
[ 4.369295] commit_tail+0x94/0x130 [drm_kms_helper]
[ 4.369300] drm_atomic_helper_commit+0x113/0x140 [drm_kms_helper]
[ 4.369309] drm_client_modeset_commit_atomic+0x1e1/0x220 [drm]
[ 4.369319] drm_client_modeset_commit_force+0x50/0x150 [drm]
[ 4.369324] drm_fb_helper_restore_fbdev_mode_unlocked+0x49/0xa0 [drm_kms_helper]
[ 4.369328] drm_fb_helper_set_par+0x30/0x40 [drm_kms_helper]
[ 4.369329] fbcon_init+0x2a9/0x5e0
[ 4.369330] visual_init+0xce/0x130
[ 4.369332] do_bind_con_driver+0x1b9/0x2a0
[ 4.369333] do_take_over_console+0x115/0x180
[ 4.369334] do_fbcon_takeover+0x58/0xb0
[ 4.369335] register_framebuffer+0x1f6/0x310
[ 4.369340] __drm_fb_helper_initial_config_and_unlock+0x34c/0x4a0 [drm_kms_helper]
[ 4.369390] amdgpu_fbdev_init+0xbc/0xf0 [amdgpu]
[ 4.369454] amdgpu_device_init.cold+0x15c6/0x1a1d [amdgpu]
[ 4.369503] amdgpu_driver_load_kms+0x55/0x1e0 [amdgpu]
[ 4.369511] drm_dev_register+0x111/0x150 [drm]
[ 4.369559] amdgpu_pci_probe+0xec/0x150 [amdgpu]
[ 4.369560] ? __pm_runtime_resume+0x49/0x60
[ 4.369561] local_pci_probe+0x42/0x80
[ 4.369562] ? pci_match_device+0xd7/0x100
[ 4.369563] pci_device_probe+0x104/0x1a0
[ 4.369565] really_probe+0x147/0x3c0
[ 4.369566] driver_probe_device+0xb6/0x100
[ 4.369566] device_driver_attach+0x53/0x60
[ 4.369567] __driver_attach+0x8a/0x150
[ 4.369568] ? device_driver_attach+0x60/0x60
[ 4.369568] ? device_driver_attach+0x60/0x60
[ 4.369569] bus_for_each_dev+0x89/0xd0
[ 4.369571] bus_add_driver+0x14d/0x1f0
[ 4.369572] driver_register+0x6c/0xc0
[ 4.369572] ? 0xffffffffc08cb000
[ 4.369573] do_one_initcall+0x59/0x240
[ 4.369575] do_init_module+0x5c/0x230
[ 4.369576] load_module+0x2725/0x29e0
[ 4.369579] ? __do_sys_finit_module+0xbb/0x120
[ 4.369580] __do_sys_finit_module+0xbb/0x120
[ 4.369582] do_syscall_64+0x4e/0x150
[ 4.369583] entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 4.369584] RIP: 0033:0x7f482404ef8d
[ 4.369585] Code: 00 c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 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 d3 4e 0c 00 f7 d8 64 89 01 48
[ 4.369585] RSP: 002b:00007ffd32307fd8 EFLAGS: 00000246 ORIG_RAX: 0000000000000139
[ 4.369586] RAX: ffffffffffffffda RBX: 000055f5ecac5960 RCX: 00007f482404ef8d
[ 4.369587] RDX: 0000000000000000 RSI: 000055f5eb2a9368 RDI: 000000000000000f
[ 4.369587] RBP: 0000000000060000 R08: 0000000000000000 R09: 0000000000000000
[ 4.369587] R10: 000000000000000f R11: 0000000000000246 R12: 000055f5eb2a9368
[ 4.369588] R13: 0000000000000000 R14: 000055f5ecac5a70 R15: 000055f5ecac5960
[ 4.369589] ---[ end trace b24660353f4c5e81 ]---
[ 4.369766] ------------[ cut here ]------------
[ 4.369828] WARNING: CPU: 2 PID: 269 at drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link.c:1737 write_i2c_retimer_setting+0xc5/0x3e0 [amdgpu]
[ 4.369828] Modules linked in: amdgpu(+) gpu_sched i2c_algo_bit ttm drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops cec rc_core drm agpgart
[ 4.369830] CPU: 2 PID: 269 Comm: modprobe Tainted: G W 5.6.7-arch1-1 #1
[ 4.369831] Hardware name: To Be Filled By O.E.M. To Be Filled By O.E.M./X470 Gaming-ITX/ac, BIOS P3.40 07/16/2019
[ 4.369892] RIP: 0010:write_i2c_retimer_setting+0xc5/0x3e0 [amdgpu]
[ 4.369893] Code: b6 4c 24 16 44 89 e2 44 0f b6 44 24 17 44 0f b6 c8 48 c7 c6 08 01 72 c0 bf 04 00 00 00 45 89 cd e8 c0 6b c2 ff 45 84 ed 75 02 <0f> 0b 0f b6 44 5d 02 8d 50 f6 80 fa 02 77 88 3c 0a 0f 85 c5 00 00
[ 4.369893] RSP: 0018:ffffa52b806e70b8 EFLAGS: 00010246
[ 4.369894] RAX: 0000000000000000 RBX: 0000000000000002 RCX: 000000000000000c
[ 4.369894] RDX: 000000000000005d RSI: ffffffffc0720108 RDI: 0000000000000004
[ 4.369895] RBP: ffffa52b806e7115 R08: 00000000000000b4 R09: 0000000000000000
[ 4.369895] R10: 0000000000000001 R11: 0000000000000010 R12: 000000000000005d
[ 4.369895] R13: 0000000000000000 R14: ffffa06e85dc0660 R15: ffffa52b806e70ce
[ 4.369896] FS: 00007f4823f29740(0000) GS:ffffa06e90680000(0000) knlGS:0000000000000000
[ 4.369896] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4.369897] CR2: 000055f5ecaca4a8 CR3: 0000000387796000 CR4: 00000000003406e0
[ 4.369897] Call Trace:
[ 4.369959] core_link_enable_stream+0x70a/0x750 [amdgpu]
[ 4.370020] dce110_apply_ctx_to_hw+0x5a8/0x5f0 [amdgpu]
[ 4.370083] dc_commit_state+0x292/0x7a0 [amdgpu]
[ 4.370147] amdgpu_dm_atomic_commit_tail+0x398/0x22e0 [amdgpu]
[ 4.370157] commit_tail+0x94/0x130 [drm_kms_helper]
[ 4.370162] drm_atomic_helper_commit+0x113/0x140 [drm_kms_helper]
[ 4.370171] drm_client_modeset_commit_atomic+0x1e1/0x220 [drm]
[ 4.370181] drm_client_modeset_commit_force+0x50/0x150 [drm]
[ 4.370185] drm_fb_helper_restore_fbdev_mode_unlocked+0x49/0xa0 [drm_kms_helper]
[ 4.370190] drm_fb_helper_set_par+0x30/0x40 [drm_kms_helper]
[ 4.370191] fbcon_init+0x2a9/0x5e0
[ 4.370192] visual_init+0xce/0x130
[ 4.370193] do_bind_con_driver+0x1b9/0x2a0
[ 4.370194] do_take_over_console+0x115/0x180
[ 4.370196] do_fbcon_takeover+0x58/0xb0
[ 4.370197] register_framebuffer+0x1f6/0x310
[ 4.370202] __drm_fb_helper_initial_config_and_unlock+0x34c/0x4a0 [drm_kms_helper]
[ 4.370252] amdgpu_fbdev_init+0xbc/0xf0 [amdgpu]
[ 4.370316] amdgpu_device_init.cold+0x15c6/0x1a1d [amdgpu]
[ 4.370364] amdgpu_driver_load_kms+0x55/0x1e0 [amdgpu]
[ 4.370374] drm_dev_register+0x111/0x150 [drm]
[ 4.370422] amdgpu_pci_probe+0xec/0x150 [amdgpu]
[ 4.370424] ? __pm_runtime_resume+0x49/0x60
[ 4.370425] local_pci_probe+0x42/0x80
[ 4.370425] ? pci_match_device+0xd7/0x100
[ 4.370426] pci_device_probe+0x104/0x1a0
[ 4.370428] really_probe+0x147/0x3c0
[ 4.370429] driver_probe_device+0xb6/0x100
[ 4.370430] device_driver_attach+0x53/0x60
[ 4.370430] __driver_attach+0x8a/0x150
[ 4.370431] ? device_driver_attach+0x60/0x60
[ 4.370432] ? device_driver_attach+0x60/0x60
[ 4.370433] bus_for_each_dev+0x89/0xd0
[ 4.370434] bus_add_driver+0x14d/0x1f0
[ 4.370435] driver_register+0x6c/0xc0
[ 4.370435] ? 0xffffffffc08cb000
[ 4.370436] do_one_initcall+0x59/0x240
[ 4.370438] do_init_module+0x5c/0x230
[ 4.370439] load_module+0x2725/0x29e0
[ 4.370442] ? __do_sys_finit_module+0xbb/0x120
[ 4.370443] __do_sys_finit_module+0xbb/0x120
[ 4.370445] do_syscall_64+0x4e/0x150
[ 4.370447] entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 4.370447] RIP: 0033:0x7f482404ef8d
[ 4.370448] Code: 00 c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 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 d3 4e 0c 00 f7 d8 64 89 01 48
[ 4.370449] RSP: 002b:00007ffd32307fd8 EFLAGS: 00000246 ORIG_RAX: 0000000000000139
[ 4.370449] RAX: ffffffffffffffda RBX: 000055f5ecac5960 RCX: 00007f482404ef8d
[ 4.370450] RDX: 0000000000000000 RSI: 000055f5eb2a9368 RDI: 000000000000000f
[ 4.370450] RBP: 0000000000060000 R08: 0000000000000000 R09: 0000000000000000
[ 4.370450] R10: 000000000000000f R11: 0000000000000246 R12: 000055f5eb2a9368
[ 4.370451] R13: 0000000000000000 R14: 000055f5ecac5a70 R15: 000055f5ecac5960
[ 4.370452] ---[ end trace b24660353f4c5e82 ]---
[ 4.370633] ------------[ cut here ]------------
[ 4.370694] WARNING: CPU: 2 PID: 269 at drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link.c:1756 write_i2c_retimer_setting+0x1d1/0x3e0 [amdgpu]
[ 4.370694] Modules linked in: amdgpu(+) gpu_sched i2c_algo_bit ttm drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops cec rc_core drm agpgart
[ 4.370697] CPU: 2 PID: 269 Comm: modprobe Tainted: G W 5.6.7-arch1-1 #1
[ 4.370697] Hardware name: To Be Filled By O.E.M. To Be Filled By O.E.M./X470 Gaming-ITX/ac, BIOS P3.40 07/16/2019
[ 4.370758] RIP: 0010:write_i2c_retimer_setting+0x1d1/0x3e0 [amdgpu]
[ 4.370759] Code: 01 00 00 00 4c 8d 44 24 15 44 89 e6 b9 01 00 00 00 48 8d 54 24 14 48 8b 40 08 48 8b b8 10 01 00 00 e8 83 eb 00 00 84 c0 75 02 <0f> 0b 0f b6 44 24 15 e9 08 ff ff ff 42 0f b6 44 65 15 4c 8d 7c 24
[ 4.370759] RSP: 0018:ffffa52b806e70b8 EFLAGS: 00010246
[ 4.370760] RAX: 00000000869ae000 RBX: 0000000000000002 RCX: 0000000000090e02
[ 4.370760] RDX: 0000000000090c02 RSI: 52ec3cbf55ceee66 RDI: 0000000000032080
[ 4.370761] RBP: ffffa52b806e7115 R08: 0000000000000000 R09: ffffa52b806e6e30
[ 4.370761] R10: 0000000000000001 R11: 0000000000000010 R12: 000000000000005d
[ 4.370761] R13: 0000000000000000 R14: ffffa06e85dc0660 R15: ffffa52b806e70ce
[ 4.370762] FS: 00007f4823f29740(0000) GS:ffffa06e90680000(0000) knlGS:0000000000000000
[ 4.370763] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4.370763] CR2: 000055f5ecaca4a8 CR3: 0000000387796000 CR4: 00000000003406e0
[ 4.370763] Call Trace:
[ 4.370825] core_link_enable_stream+0x70a/0x750 [amdgpu]
[ 4.370886] dce110_apply_ctx_to_hw+0x5a8/0x5f0 [amdgpu]
[ 4.370950] dc_commit_state+0x292/0x7a0 [amdgpu]
[ 4.371014] amdgpu_dm_atomic_commit_tail+0x398/0x22e0 [amdgpu]
[ 4.371024] commit_tail+0x94/0x130 [drm_kms_helper]
[ 4.371029] drm_atomic_helper_commit+0x113/0x140 [drm_kms_helper]
[ 4.371038] drm_client_modeset_commit_atomic+0x1e1/0x220 [drm]
[ 4.371048] drm_client_modeset_commit_force+0x50/0x150 [drm]
[ 4.371053] drm_fb_helper_restore_fbdev_mode_unlocked+0x49/0xa0 [drm_kms_helper]
[ 4.371057] drm_fb_helper_set_par+0x30/0x40 [drm_kms_helper]
[ 4.371058] fbcon_init+0x2a9/0x5e0
[ 4.371060] visual_init+0xce/0x130
[ 4.371061] do_bind_con_driver+0x1b9/0x2a0
[ 4.371062] do_take_over_console+0x115/0x180
[ 4.371063] do_fbcon_takeover+0x58/0xb0
[ 4.371064] register_framebuffer+0x1f6/0x310
[ 4.371069] __drm_fb_helper_initial_config_and_unlock+0x34c/0x4a0 [drm_kms_helper]
[ 4.371119] amdgpu_fbdev_init+0xbc/0xf0 [amdgpu]
[ 4.371183] amdgpu_device_init.cold+0x15c6/0x1a1d [amdgpu]
[ 4.371231] amdgpu_driver_load_kms+0x55/0x1e0 [amdgpu]
[ 4.371241] drm_dev_register+0x111/0x150 [drm]
[ 4.371289] amdgpu_pci_probe+0xec/0x150 [amdgpu]
[ 4.371290] ? __pm_runtime_resume+0x49/0x60
[ 4.371291] local_pci_probe+0x42/0x80
[ 4.371292] ? pci_match_device+0xd7/0x100
[ 4.371293] pci_device_probe+0x104/0x1a0
[ 4.371295] really_probe+0x147/0x3c0
[ 4.371296] driver_probe_device+0xb6/0x100
[ 4.371296] device_driver_attach+0x53/0x60
[ 4.371297] __driver_attach+0x8a/0x150
[ 4.371298] ? device_driver_attach+0x60/0x60
[ 4.371298] ? device_driver_attach+0x60/0x60
[ 4.371299] bus_for_each_dev+0x89/0xd0
[ 4.371301] bus_add_driver+0x14d/0x1f0
[ 4.371302] driver_register+0x6c/0xc0
[ 4.371302] ? 0xffffffffc08cb000
[ 4.371303] do_one_initcall+0x59/0x240
[ 4.371305] do_init_module+0x5c/0x230
[ 4.371306] load_module+0x2725/0x29e0
[ 4.371309] ? __do_sys_finit_module+0xbb/0x120
[ 4.371310] __do_sys_finit_module+0xbb/0x120
[ 4.371312] do_syscall_64+0x4e/0x150
[ 4.371313] entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 4.371314] RIP: 0033:0x7f482404ef8d
[ 4.371315] Code: 00 c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 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 d3 4e 0c 00 f7 d8 64 89 01 48
[ 4.371315] RSP: 002b:00007ffd32307fd8 EFLAGS: 00000246 ORIG_RAX: 0000000000000139
[ 4.371316] RAX: ffffffffffffffda RBX: 000055f5ecac5960 RCX: 00007f482404ef8d
[ 4.371316] RDX: 0000000000000000 RSI: 000055f5eb2a9368 RDI: 000000000000000f
[ 4.371317] RBP: 0000000000060000 R08: 0000000000000000 R09: 0000000000000000
[ 4.371317] R10: 000000000000000f R11: 0000000000000246 R12: 000055f5eb2a9368
[ 4.371317] R13: 0000000000000000 R14: 000055f5ecac5a70 R15: 000055f5ecac5960
[ 4.371319] ---[ end trace b24660353f4c5e83 ]---
[ 4.371495] ------------[ cut here ]------------
[ 4.371557] WARNING: CPU: 2 PID: 269 at drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link.c:1769 write_i2c_retimer_setting+0x137/0x3e0 [amdgpu]
[ 4.371557] Modules linked in: amdgpu(+) gpu_sched i2c_algo_bit ttm drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops cec rc_core drm agpgart
[ 4.371560] CPU: 2 PID: 269 Comm: modprobe Tainted: G W 5.6.7-arch1-1 #1
[ 4.371560] Hardware name: To Be Filled By O.E.M. To Be Filled By O.E.M./X470 Gaming-ITX/ac, BIOS P3.40 07/16/2019
[ 4.371621] RIP: 0010:write_i2c_retimer_setting+0x137/0x3e0 [amdgpu]
[ 4.371622] Code: 44 89 e2 44 0f b6 44 24 17 44 0f b6 c8 48 c7 c6 68 01 72 c0 bf 04 00 00 00 45 89 cf e8 52 6b c2 ff 45 84 ff 0f 85 25 ff ff ff <0f> 0b 0f b6 45 01 48 83 c3 01 39 d8 0f 8f 23 ff ff ff 80 7c 24 08
[ 4.371622] RSP: 0018:ffffa52b806e70b8 EFLAGS: 00010246
[ 4.371623] RAX: 0000000000000000 RBX: 0000000000000002 RCX: 000000000000000a
[ 4.371623] RDX: 000000000000005d RSI: ffffffffc0720168 RDI: 0000000000000004
[ 4.371624] RBP: ffffa52b806e7115 R08: 0000000000000017 R09: 0000000000000000
[ 4.371624] R10: 0000000000000001 R11: 0000000000000010 R12: 000000000000005d
[ 4.371624] R13: 0000000000000000 R14: ffffa06e85dc0660 R15: 0000000000000000
[ 4.371625] FS: 00007f4823f29740(0000) GS:ffffa06e90680000(0000) knlGS:0000000000000000
[ 4.371626] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4.371626] CR2: 000055f5ecaca4a8 CR3: 0000000387796000 CR4: 00000000003406e0
[ 4.371626] Call Trace:
[ 4.371688] core_link_enable_stream+0x70a/0x750 [amdgpu]
[ 4.371749] dce110_apply_ctx_to_hw+0x5a8/0x5f0 [amdgpu]
[ 4.371811] dc_commit_state+0x292/0x7a0 [amdgpu]
[ 4.371876] amdgpu_dm_atomic_commit_tail+0x398/0x22e0 [amdgpu]
[ 4.371885] commit_tail+0x94/0x130 [drm_kms_helper]
[ 4.371890] drm_atomic_helper_commit+0x113/0x140 [drm_kms_helper]
[ 4.371900] drm_client_modeset_commit_atomic+0x1e1/0x220 [drm]
[ 4.371909] drm_client_modeset_commit_force+0x50/0x150 [drm]
[ 4.371914] drm_fb_helper_restore_fbdev_mode_unlocked+0x49/0xa0 [drm_kms_helper]
[ 4.371919] drm_fb_helper_set_par+0x30/0x40 [drm_kms_helper]
[ 4.371920] fbcon_init+0x2a9/0x5e0
[ 4.371921] visual_init+0xce/0x130
[ 4.371922] do_bind_con_driver+0x1b9/0x2a0
[ 4.371923] do_take_over_console+0x115/0x180
[ 4.371924] do_fbcon_takeover+0x58/0xb0
[ 4.371925] register_framebuffer+0x1f6/0x310
[ 4.371930] __drm_fb_helper_initial_config_and_unlock+0x34c/0x4a0 [drm_kms_helper]
[ 4.371980] amdgpu_fbdev_init+0xbc/0xf0 [amdgpu]
[ 4.372044] amdgpu_device_init.cold+0x15c6/0x1a1d [amdgpu]
[ 4.372094] amdgpu_driver_load_kms+0x55/0x1e0 [amdgpu]
[ 4.372103] drm_dev_register+0x111/0x150 [drm]
[ 4.372151] amdgpu_pci_probe+0xec/0x150 [amdgpu]
[ 4.372152] ? __pm_runtime_resume+0x49/0x60
[ 4.372153] local_pci_probe+0x42/0x80
[ 4.372154] ? pci_match_device+0xd7/0x100
[ 4.372156] pci_device_probe+0x104/0x1a0
[ 4.372157] really_probe+0x147/0x3c0
[ 4.372159] driver_probe_device+0xb6/0x100
[ 4.372160] device_driver_attach+0x53/0x60
[ 4.372160] __driver_attach+0x8a/0x150
[ 4.372161] ? device_driver_attach+0x60/0x60
[ 4.372161] ? device_driver_attach+0x60/0x60
[ 4.372162] bus_for_each_dev+0x89/0xd0
[ 4.372164] bus_add_driver+0x14d/0x1f0
[ 4.372165] driver_register+0x6c/0xc0
[ 4.372165] ? 0xffffffffc08cb000
[ 4.372166] do_one_initcall+0x59/0x240
[ 4.372168] do_init_module+0x5c/0x230
[ 4.372169] load_module+0x2725/0x29e0
[ 4.372172] ? __do_sys_finit_module+0xbb/0x120
[ 4.372173] __do_sys_finit_module+0xbb/0x120
[ 4.372175] do_syscall_64+0x4e/0x150
[ 4.372176] entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 4.372177] RIP: 0033:0x7f482404ef8d
[ 4.372178] Code: 00 c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 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 d3 4e 0c 00 f7 d8 64 89 01 48
[ 4.372178] RSP: 002b:00007ffd32307fd8 EFLAGS: 00000246 ORIG_RAX: 0000000000000139
[ 4.372179] RAX: ffffffffffffffda RBX: 000055f5ecac5960 RCX: 00007f482404ef8d
[ 4.372179] RDX: 0000000000000000 RSI: 000055f5eb2a9368 RDI: 000000000000000f
[ 4.372180] RBP: 0000000000060000 R08: 0000000000000000 R09: 0000000000000000
[ 4.372180] R10: 000000000000000f R11: 0000000000000246 R12: 000055f5eb2a9368
[ 4.372180] R13: 0000000000000000 R14: 000055f5ecac5a70 R15: 000055f5ecac5960
[ 4.372182] ---[ end trace b24660353f4c5e84 ]---
[ 4.383100] Console: switching to colour frame buffer device 240x67
[ 4.402903] amdgpu 0000:0b:00.0: fb0: amdgpudrmfb frame buffer device
[ 4.415663] amdgpu 0000:0b:00.0: ring gfx uses VM inv eng 0 on hub 0
[ 4.415665] amdgpu 0000:0b:00.0: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 4.415666] amdgpu 0000:0b:00.0: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 4.415667] amdgpu 0000:0b:00.0: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 4.415668] amdgpu 0000:0b:00.0: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 4.415669] amdgpu 0000:0b:00.0: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 4.415670] amdgpu 0000:0b:00.0: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 4.415671] amdgpu 0000:0b:00.0: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 4.415672] amdgpu 0000:0b:00.0: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 4.415673] amdgpu 0000:0b:00.0: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 4.415675] amdgpu 0000:0b:00.0: ring sdma0 uses VM inv eng 0 on hub 1
[ 4.415676] amdgpu 0000:0b:00.0: ring vcn_dec uses VM inv eng 1 on hub 1
[ 4.415677] amdgpu 0000:0b:00.0: ring vcn_enc0 uses VM inv eng 4 on hub 1
[ 4.415678] amdgpu 0000:0b:00.0: ring vcn_enc1 uses VM inv eng 5 on hub 1
[ 4.415679] amdgpu 0000:0b:00.0: ring jpeg_dec uses VM inv eng 6 on hub 1
[ 4.419498] [drm] Initialized amdgpu 3.36.0 20150101 for 0000:0b:00.0 on minor 0
[ 4.490214] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[ 4.490215] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[ 4.491084] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 4.508738] xhci_hcd 0000:01:00.0: xHCI Host Controller
[ 4.508745] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
[ 4.564230] xhci_hcd 0000:01:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000000000410
[ 4.564800] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.06
[ 4.564802] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 4.564829] usb usb1: Product: xHCI Host Controller
[ 4.564831] usb usb1: Manufacturer: Linux 5.6.7-arch1-1 xhci-hcd
[ 4.564832] usb usb1: SerialNumber: 0000:01:00.0
[ 4.564988] hub 1-0:1.0: USB hub found
[ 4.565081] hub 1-0:1.0: 14 ports detected
[ 4.566215] xhci_hcd 0000:01:00.0: xHCI Host Controller
[ 4.566218] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
[ 4.566220] xhci_hcd 0000:01:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[ 4.566335] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 4.566358] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.06
[ 4.566359] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 4.566360] usb usb2: Product: xHCI Host Controller
[ 4.566361] usb usb2: Manufacturer: Linux 5.6.7-arch1-1 xhci-hcd
[ 4.566362] usb usb2: SerialNumber: 0000:01:00.0
[ 4.566529] hub 2-0:1.0: USB hub found
[ 4.566599] hub 2-0:1.0: 8 ports detected
[ 4.568391] xhci_hcd 0000:0b:00.3: xHCI Host Controller
[ 4.568395] xhci_hcd 0000:0b:00.3: new USB bus registered, assigned bus number 3
[ 4.568762] xhci_hcd 0000:0b:00.3: hcc params 0x0270ffe5 hci version 0x110 quirks 0x0000000840000410
[ 4.569980] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.06
[ 4.569982] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 4.569983] usb usb3: Product: xHCI Host Controller
[ 4.569983] usb usb3: Manufacturer: Linux 5.6.7-arch1-1 xhci-hcd
[ 4.569984] usb usb3: SerialNumber: 0000:0b:00.3
[ 4.570184] hub 3-0:1.0: USB hub found
[ 4.570200] hub 3-0:1.0: 4 ports detected
[ 4.570745] xhci_hcd 0000:0b:00.3: xHCI Host Controller
[ 4.570748] xhci_hcd 0000:0b:00.3: new USB bus registered, assigned bus number 4
[ 4.570750] xhci_hcd 0000:0b:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[ 4.570816] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[ 4.570846] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.06
[ 4.570847] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 4.570848] usb usb4: Product: xHCI Host Controller
[ 4.570849] usb usb4: Manufacturer: Linux 5.6.7-arch1-1 xhci-hcd
[ 4.570849] usb usb4: SerialNumber: 0000:0b:00.3
[ 4.570985] hub 4-0:1.0: USB hub found
[ 4.571020] hub 4-0:1.0: 4 ports detected
[ 4.571741] xhci_hcd 0000:0b:00.4: xHCI Host Controller
[ 4.571745] xhci_hcd 0000:0b:00.4: new USB bus registered, assigned bus number 5
[ 4.572038] xhci_hcd 0000:0b:00.4: hcc params 0x0260ffe5 hci version 0x110 quirks 0x0000000840000410
[ 4.573011] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.06
[ 4.573012] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 4.573013] usb usb5: Product: xHCI Host Controller
[ 4.573014] usb usb5: Manufacturer: Linux 5.6.7-arch1-1 xhci-hcd
[ 4.573015] usb usb5: SerialNumber: 0000:0b:00.4
[ 4.573137] hub 5-0:1.0: USB hub found
[ 4.573148] hub 5-0:1.0: 1 port detected
[ 4.573342] xhci_hcd 0000:0b:00.4: xHCI Host Controller
[ 4.573345] xhci_hcd 0000:0b:00.4: new USB bus registered, assigned bus number 6
[ 4.573351] xhci_hcd 0000:0b:00.4: Host supports USB 3.1 Enhanced SuperSpeed
[ 4.573404] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[ 4.573423] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.06
[ 4.573424] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 4.573425] usb usb6: Product: xHCI Host Controller
[ 4.573426] usb usb6: Manufacturer: Linux 5.6.7-arch1-1 xhci-hcd
[ 4.573426] usb usb6: SerialNumber: 0000:0b:00.4
[ 4.573564] hub 6-0:1.0: USB hub found
[ 4.573576] hub 6-0:1.0: 1 port detected
[ 4.596198] random: fast init done
[ 4.600726] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[ 4.727861] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
[ 4.900123] usb 3-2: new full-speed USB device number 2 using xhci_hcd
[ 4.923485] systemd[1]: systemd 245.5-2-arch 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)
[ 4.940051] systemd[1]: Detected architecture x86-64.
[ 4.960032] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[ 4.980613] systemd[1]: Set hostname to <bibi-server>.
[ 5.000567] usb 1-1: New USB device found, idVendor=2040, idProduct=5200, bcdDevice= 0.01
[ 5.000569] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 5.000571] usb 1-1: Product: NovaT 500Stick
[ 5.000572] usb 1-1: Manufacturer: Hauppauge
[ 5.000573] usb 1-1: SerialNumber: 4035110378
[ 5.056452] usb 3-2: New USB device found, idVendor=062a, idProduct=4101, bcdDevice=81.13
[ 5.056454] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 5.056456] usb 3-2: Product: 2.4G Keyboard Mouse
[ 5.056457] usb 3-2: Manufacturer: MOSART Semi.
[ 5.163516] systemd[1]: multi-user.target: Wants dependency dropin /etc/systemd/system/multi-user.target.wants/list.save is not a symlink, ignoring.
[ 5.168551] systemd[1]: /usr/lib/systemd/system/sensord.service:8: PIDFile= references a path below legacy directory /var/run/, updating /var/run/sensord.pid → /run/sensord.pid; please update the unit file accordingly.
[ 5.182271] systemd[1]: Created slice system-getty.slice.
[ 5.182458] systemd[1]: Created slice system-modprobe.slice.
[ 5.182625] systemd[1]: Created slice system-netctl.slice.
[ 5.182874] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[ 5.183073] systemd[1]: Created slice User and Session Slice.
[ 5.183132] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 5.183208] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 5.183334] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 5.183396] systemd[1]: Reached target Local Encrypted Volumes.
[ 5.183428] systemd[1]: Reached target Login Prompts.
[ 5.183467] systemd[1]: Reached target Host and Network Name Lookups.
[ 5.183498] systemd[1]: Reached target Paths.
[ 5.183559] systemd[1]: Reached target Remote File Systems.
[ 5.183593] systemd[1]: Reached target Slices.
[ 5.183659] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 5.183744] systemd[1]: Listening on LVM2 metadata daemon socket.
[ 5.183983] systemd[1]: Listening on LVM2 poll daemon socket.
[ 5.186819] systemd[1]: Listening on RPCbind Server Activation Socket.
[ 5.186867] systemd[1]: Reached target RPC Port Mapper.
[ 5.188448] systemd[1]: Listening on Process Core Dump Socket.
[ 5.188537] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ 5.188648] systemd[1]: Listening on Journal Audit Socket.
[ 5.188723] systemd[1]: Listening on Journal Socket (/dev/log).
[ 5.188810] systemd[1]: Listening on Journal Socket.
[ 5.188931] systemd[1]: Listening on udev Control Socket.
[ 5.188991] systemd[1]: Listening on udev Kernel Socket.
[ 5.189560] systemd[1]: Mounting Huge Pages File System...
[ 5.190240] systemd[1]: Mounting POSIX Message Queue File System...
[ 5.190828] systemd[1]: Mounting NFSD configuration filesystem...
[ 5.191606] systemd[1]: Mounting Kernel Debug File System...
[ 5.192376] systemd[1]: Mounting Kernel Trace File System...
[ 5.192450] systemd[1]: Condition check resulted in Kernel Module supporting RPCSEC_GSS being skipped.
[ 5.193442] systemd[1]: Starting Create list of static device nodes for the current kernel...
[ 5.194282] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[ 5.194329] systemd[1]: Condition check resulted in Load Kernel Module drm being skipped.
[ 5.195541] systemd[1]: Starting RPC Bind...
[ 5.197406] systemd[1]: Starting Set Up Additional Binary Formats...
[ 5.197440] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[ 5.198522] systemd[1]: Starting Journal Service...
[ 5.202298] systemd[1]: Starting Load Kernel Modules...
[ 5.203408] usb 1-10: new full-speed USB device number 3 using xhci_hcd
[ 5.204058] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 5.204834] systemd[1]: Starting udev Coldplug all Devices...
[ 5.206138] systemd[1]: Mounted Huge Pages File System.
[ 5.206279] systemd[1]: Mounted POSIX Message Queue File System.
[ 5.206406] systemd[1]: Mounted Kernel Debug File System.
[ 5.206536] systemd[1]: Mounted Kernel Trace File System.
[ 5.207086] systemd[1]: Finished Create list of static device nodes for the current kernel.
[ 5.207269] systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 360 (systemd-binfmt)
[ 5.208378] systemd[1]: Mounting Arbitrary Executable File Formats File System...
[ 5.212240] systemd[1]: Mounted Arbitrary Executable File Formats File System.
[ 5.214235] systemd[1]: Finished Set Up Additional Binary Formats.
[ 5.217795] EXT4-fs (sda3): re-mounted. Opts: data=ordered
[ 5.218793] systemd[1]: Finished Remount Root and Kernel File Systems.
[ 5.218927] systemd[1]: Condition check resulted in First Boot Wizard being skipped.
[ 5.220298] random: lvm: uninitialized urandom read (4 bytes read)
[ 5.221594] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[ 5.221981] FS-Cache: Loaded
[ 5.222534] systemd[1]: Starting Load/Save Random Seed...
[ 5.223599] systemd[1]: Starting Create System Users...
[ 5.224880] systemd[1]: Started LVM2 metadata daemon.
[ 5.251778] systemd[1]: Started RPC Bind.
[ 5.253374] nct6775: Found NCT6792D or compatible chip at 0x2e:0x290
[ 5.253621] systemd[1]: Finished Create System Users.
[ 5.254540] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 5.255520] systemd[1]: Finished Load Kernel Modules.
[ 5.255627] RPC: Registered named UNIX socket transport module.
[ 5.255628] RPC: Registered udp transport module.
[ 5.255629] RPC: Registered tcp transport module.
[ 5.255629] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 5.255716] systemd[1]: Condition check resulted in FUSE Control File System being skipped.
[ 5.256485] systemd[1]: Mounting Kernel Configuration File System...
[ 5.257574] systemd[1]: Starting Apply Kernel Variables...
[ 5.259040] systemd[1]: Mounted Kernel Configuration File System.
[ 5.269253] systemd[1]: Finished Apply Kernel Variables.
[ 5.274081] systemd[1]: Finished Create Static Device Nodes in /dev.
[ 5.275021] systemd[1]: Starting udev Kernel Device Manager...
[ 5.288040] systemd[1]: Finished udev Coldplug all Devices.
[ 5.303654] FS-Cache: Netfs 'nfs' registered for caching
[ 5.303895] *** VALIDATE nfs ***
[ 5.303907] *** VALIDATE nfs4 ***
[ 5.307504] Key type dns_resolver registered
[ 5.481308] NFS: Registering the id_resolver key type
[ 5.481327] Key type id_resolver registered
[ 5.481328] Key type id_legacy registered
[ 5.514172] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[ 5.515463] systemd[1]: Mounted NFSD configuration filesystem.
[ 5.582618] systemd[1]: Started udev Kernel Device Manager.
[ 5.582681] audit: type=1130 audit(1587923371.251:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 5.586910] usb 1-10: New USB device found, idVendor=8087, idProduct=0025, bcdDevice= 0.02
[ 5.586913] usb 1-10: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 5.596362] systemd[1]: Started Journal Service.
[ 5.596426] audit: type=1130 audit(1587923371.265:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 5.607774] systemd-journald[361]: Received client request to flush runtime journal.
[ 5.630058] acpi_cpufreq: overriding BIOS provided _PSD data
[ 5.731845] dca service started, version 1.12.1
[ 5.747594] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[ 5.747596] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
[ 5.757458] input: PC Speaker as /devices/platform/pcspkr/input/input4
[ 5.796729] usb 1-14: new full-speed USB device number 4 using xhci_hcd
[ 5.800067] Adding 1048564k swap on /dev/sda2. Priority:-2 extents:1 across:1048564k SSFS
[ 5.816904] cryptd: max_cpu_qlen set to 1000
[ 5.821316] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.6.0-k
[ 5.821318] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 5.821417] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 5.821712] hid: raw HID events driver (C) Jiri Kosina
[ 5.827785] audit: type=1130 audit(1587923371.498:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 5.830199] ccp 0000:0b:00.2: ccp enabled
[ 5.830212] ccp 0000:0b:00.2: psp: unable to access the device: you might be running a broken BIOS.
[ 5.831280] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 5.832434] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 5.832436] cfg80211: failed to load regulatory.db
[ 5.843238] AVX2 version of gcm_enc/dec engaged.
[ 5.843240] AES CTR mode by8 optimization enabled
[ 5.845520] random: crng init done
[ 5.850512] audit: type=1130 audit(1587923371.521:5): 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'
[ 5.852956] pps pps0: new PPS source ptp0
[ 5.853019] igb 0000:0a:00.0: added PHC on eth0
[ 5.853020] igb 0000:0a:00.0: Intel(R) Gigabit Ethernet Network Connection
[ 5.853022] igb 0000:0a:00.0: eth0: (PCIe:2.5Gb/s:Width x1) 70:85:c2:83:63:f5
[ 5.853049] igb 0000:0a:00.0: eth0: PBA No: FFFFFF-0FF
[ 5.853051] igb 0000:0a:00.0: Using MSI-X interrupts. 2 rx queue(s), 2 tx queue(s)
[ 5.895671] Intel(R) Wireless WiFi driver for Linux
[ 5.895672] Copyright(c) 2003- 2015 Intel Corporation
[ 5.898919] usbcore: registered new interface driver usbhid
[ 5.898920] usbhid: USB HID core driver
[ 5.910223] iwlwifi 0000:09:00.0: enabling device (0000 -> 0002)
[ 5.917585] eeprom 1-0050: eeprom driver is deprecated, please use at24 instead
[ 5.918097] audit: type=1130 audit(1587923371.588:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 5.918363] iwlwifi 0000:09:00.0: Found debug destination: EXTERNAL_DRAM
[ 5.918377] iwlwifi 0000:09:00.0: Found debug configuration: 0
[ 5.918779] iwlwifi 0000:09:00.0: loaded firmware version 46.6bf1df06.0 9260-th-b0-jf-b0-46.ucode op_mode iwlmvm
[ 5.931170] eeprom 2-0050: eeprom driver is deprecated, please use at24 instead
[ 5.983382] audit: type=1130 audit(1587923371.651:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-994b8776\x2da1ac\x2d4217\x2d9549\x2d117c936e2d88 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 5.989665] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: data=ordered
[ 5.998698] igb 0000:0a:00.0 enp10s0: renamed from eth0
[ 6.004487] input: MOSART Semi. 2.4G Keyboard Mouse as /devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb3/3-2/3-2:1.0/0003:062A:4101.0001/input/input5
[ 6.005203] snd_hda_codec_generic hdaudioC0D0: ignore pin 0x7, too many assigned pins
[ 6.005206] snd_hda_codec_generic hdaudioC0D0: autoconfig for Generic: line_outs=0 (0x0/0x0/0x0/0x0/0x0) type:line
[ 6.005208] snd_hda_codec_generic hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 6.005209] snd_hda_codec_generic hdaudioC0D0: hp_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 6.005211] snd_hda_codec_generic hdaudioC0D0: mono: mono_out=0x0
[ 6.005212] snd_hda_codec_generic hdaudioC0D0: dig-out=0x3/0x5
[ 6.005213] snd_hda_codec_generic hdaudioC0D0: inputs:
[ 6.013440] input: HD-Audio Generic HDMI as /devices/pci0000:00/0000:00:08.1/0000:0b:00.1/sound/card0/input6
[ 6.060779] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC1220: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
[ 6.060783] snd_hda_codec_realtek hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 6.060786] snd_hda_codec_realtek hdaudioC1D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[ 6.060787] snd_hda_codec_realtek hdaudioC1D0: mono: mono_out=0x0
[ 6.060789] snd_hda_codec_realtek hdaudioC1D0: dig-out=0x1e/0x0
[ 6.060791] snd_hda_codec_realtek hdaudioC1D0: inputs:
[ 6.060793] snd_hda_codec_realtek hdaudioC1D0: Front Mic=0x19
[ 6.060795] snd_hda_codec_realtek hdaudioC1D0: Rear Mic=0x18
[ 6.060797] snd_hda_codec_realtek hdaudioC1D0: Line=0x1a
[ 6.061752] hid-generic 0003:062A:4101.0001: input,hidraw0: USB HID v1.10 Keyboard [MOSART Semi. 2.4G Keyboard Mouse] on usb-0000:0b:00.3-2/input0
[ 6.061784] input: HD-Audio Generic HDMI as /devices/pci0000:00/0000:00:08.1/0000:0b:00.1/sound/card0/input7
[ 6.062304] input: MOSART Semi. 2.4G Keyboard Mouse as /devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb3/3-2/3-2:1.1/0003:062A:4101.0002/input/input8
[ 6.062439] input: MOSART Semi. 2.4G Keyboard Mouse Consumer Control as /devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb3/3-2/3-2:1.1/0003:062A:4101.0002/input/input9
[ 6.077060] audit: type=1130 audit(1587923371.748:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-96af019b\x2de0eb\x2d48a2\x2d8b09\x2d724b252237e6 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 6.080727] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:0b:00.6/sound/card1/input12
[ 6.082082] kvm: disabled by bios
[ 6.083936] iwlwifi 0000:09:00.0: Detected Intel(R) Wireless-AC 9260 160MHz, REV=0x324
[ 6.091694] iwlwifi 0000:09:00.0: Applying debug destination EXTERNAL_DRAM
[ 6.092346] iwlwifi 0000:09:00.0: Allocated 0x00400000 bytes for firmware monitor.
[ 6.099554] usb 1-14: New USB device found, idVendor=1997, idProduct=2433, bcdDevice=20.09
[ 6.099556] usb 1-14: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 6.099558] usb 1-14: Product: Mini Keyboard
[ 6.099559] usb 1-14: Manufacturer:
[ 6.115515] input: Mini Keyboard as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/usb1/1-14/1-14:1.0/0003:1997:2433.0003/input/input19
[ 6.116066] audit: type=1130 audit(1587923371.785:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-0be875c4\x2db516\x2d485c\x2db83b\x2dcd2cb8e8c805 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 6.116806] input: MOSART Semi. 2.4G Keyboard Mouse System Control as /devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb3/3-2/3-2:1.1/0003:062A:4101.0002/input/input10
[ 6.116878] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:0b:00.6/sound/card1/input13
[ 6.116892] input: MOSART Semi. 2.4G Keyboard Mouse as /devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb3/3-2/3-2:1.1/0003:062A:4101.0002/input/input11
[ 6.131808] iwlwifi 0000:09:00.0: base HW address: 0c:54:15:a7:99:41
[ 6.144337] kvm: disabled by bios
[ 6.147192] MCE: In-kernel MCE decoding enabled.
[ 6.150698] EDAC amd64: F17h_M10h detected (node 0).
[ 6.150792] EDAC amd64: Node 0: DRAM ECC disabled.
[ 6.160144] eeprom 5-0050: eeprom driver is deprecated, please use at24 instead
[ 6.161028] eeprom 5-0051: eeprom driver is deprecated, please use at24 instead
[ 6.173561] hid-generic 0003:1997:2433.0003: input,hidraw1: USB HID v1.01 Keyboard [ Mini Keyboard] on usb-0000:01:00.0-14/input0
[ 6.173598] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:0b:00.6/sound/card1/input14
[ 6.173703] input: HD-Audio Generic Line Out Front as /devices/pci0000:00/0000:00:08.1/0000:0b:00.6/sound/card1/input15
[ 6.173749] input: HD-Audio Generic Line Out Surround as /devices/pci0000:00/0000:00:08.1/0000:0b:00.6/sound/card1/input16
[ 6.173760] hid-generic 0003:062A:4101.0002: input,hiddev0,hidraw2: USB HID v1.10 Mouse [MOSART Semi. 2.4G Keyboard Mouse] on usb-0000:0b:00.3-2/input1
[ 6.173808] input: HD-Audio Generic Line Out CLFE as /devices/pci0000:00/0000:00:08.1/0000:0b:00.6/sound/card1/input17
[ 6.173852] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:0b:00.6/sound/card1/input18
[ 6.178525] input: Mini Keyboard Mouse as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/usb1/1-14/1-14:1.1/0003:1997:2433.0004/input/input20
[ 6.178581] input: Mini Keyboard System Control as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/usb1/1-14/1-14:1.1/0003:1997:2433.0004/input/input21
[ 6.199637] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[ 6.200177] thermal thermal_zone0: failed to read out thermal zone (-61)
[ 6.203863] iwlwifi 0000:09:00.0 wlp9s0: renamed from wlan0
[ 6.207227] EDAC amd64: F17h_M10h detected (node 0).
[ 6.207276] EDAC amd64: Node 0: DRAM ECC disabled.
[ 6.208340] kvm: disabled by bios
[ 6.216238] audit: type=1130 audit(1587923371.885:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 6.220644] EXT4-fs (sdc1): mounted filesystem with ordered data mode. Opts: (null)
[ 6.233452] input: Mini Keyboard Consumer Control as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/usb1/1-14/1-14:1.1/0003:1997:2433.0004/input/input22
[ 6.233546] mousedev: PS/2 mouse device common for all mice
[ 6.233576] hid-generic 0003:1997:2433.0004: input,hidraw3: USB HID v1.01 Mouse [ Mini Keyboard] on usb-0000:01:00.0-14/input1
[ 6.274072] EDAC amd64: F17h_M10h detected (node 0).
[ 6.274258] EDAC amd64: Node 0: DRAM ECC disabled.
[ 6.274856] kvm: disabled by bios
[ 6.275708] mc: Linux media interface: v0.10
[ 6.291604] videodev: Linux video capture interface: v2.00
[ 6.365440] EDAC amd64: F17h_M10h detected (node 0).
[ 6.365645] EDAC amd64: Node 0: DRAM ECC disabled.
[ 6.366613] kvm: disabled by bios
[ 6.374461] Bluetooth: Core ver 2.22
[ 6.374485] NET: Registered protocol family 31
[ 6.374486] Bluetooth: HCI device and connection manager initialized
[ 6.374493] Bluetooth: HCI socket layer initialized
[ 6.374496] Bluetooth: L2CAP socket layer initialized
[ 6.374501] Bluetooth: SCO socket layer initialized
[ 6.423608] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
[ 6.474092] audit: type=1130 audit(1587923372.145:11): 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.499057] kvm: disabled by bios
[ 6.500749] usbcore: registered new interface driver btusb
[ 6.502764] EDAC amd64: F17h_M10h detected (node 0).
[ 6.502943] EDAC amd64: Node 0: DRAM ECC disabled.
[ 6.509029] Bluetooth: hci0: Firmware revision 0.1 build 26 week 11 2020
[ 6.607794] EDAC amd64: F17h_M10h detected (node 0).
[ 6.607962] EDAC amd64: Node 0: DRAM ECC disabled.
[ 6.608323] kvm: disabled by bios
[ 6.688777] EDAC amd64: F17h_M10h detected (node 0).
[ 6.688917] EDAC amd64: Node 0: DRAM ECC disabled.
[ 6.689391] kvm: disabled by bios
[ 6.690362] dvb-usb: found a 'Hauppauge Nova-TD Stick (52009)' in warm state.
[ 6.690440] dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer.
[ 6.695780] dvbdev: DVB: registering new adapter (Hauppauge Nova-TD Stick (52009))
[ 6.695789] usb 1-1: media controller created
[ 6.696290] dvbdev: dvb_create_media_entity: media entity 'dvb-demux' registered.
[ 6.740617] EDAC amd64: F17h_M10h detected (node 0).
[ 6.740746] EDAC amd64: Node 0: DRAM ECC disabled.
[ 6.753214] usbcore: registered new interface driver uvcvideo
[ 6.753215] USB Video Class driver (1.1.1)
[ 6.810616] iwlwifi 0000:09:00.0: Applying debug destination EXTERNAL_DRAM
[ 6.835170] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 6.835171] Bluetooth: BNEP filters: protocol multicast
[ 6.835175] Bluetooth: BNEP socket layer initialized
[ 6.845365] NET: Registered protocol family 38
[ 6.923601] iwlwifi 0000:09:00.0: Applying debug destination EXTERNAL_DRAM
[ 6.987059] iwlwifi 0000:09:00.0: FW already configured (0) - re-configuring
[ 7.371132] usb 1-1: DVB: registering adapter 0 frontend 0 (DiBcom 7000PC)...
[ 7.371142] dvbdev: dvb_create_media_entity: media entity 'DiBcom 7000PC' registered.
[ 7.932510] dib0070: DiB0070: successfully identified
[ 7.932944] dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer.
[ 7.938080] dvbdev: DVB: registering new adapter (Hauppauge Nova-TD Stick (52009))
[ 7.938087] usb 1-1: media controller created
[ 7.938499] dvbdev: dvb_create_media_entity: media entity 'dvb-demux' registered.
[ 8.414179] usb 1-1: DVB: registering adapter 1 frontend 0 (DiBcom 7000PC)...
[ 8.414189] dvbdev: dvb_create_media_entity: media entity 'DiBcom 7000PC' registered.
[ 8.975778] dib0070: DiB0070: successfully identified
[ 9.006758] Registered IR keymap rc-dib0700-rc5
[ 9.009847] rc rc0: Hauppauge Nova-TD Stick (52009) as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/usb1/1-1/rc/rc0
[ 9.009937] rc rc0: lirc_dev: driver dib0700 registered at minor = 0, scancode receiver, no transmitter
[ 9.009995] input: Hauppauge Nova-TD Stick (52009) as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/usb1/1-1/rc/rc0/input23
[ 9.010090] dvb-usb: schedule remote query interval to 50 msecs.
[ 9.010094] dvb-usb: Hauppauge Nova-TD Stick (52009) successfully initialized and connected.
[ 9.012816] usbcore: registered new interface driver dvb_usb_dib0700
[ 10.440610] wlp9s0: authenticate with 30:91:8f:c5:cd:b9
[ 10.441937] wlp9s0: send auth to 30:91:8f:c5:cd:b9 (try 1/3)
[ 10.482510] wlp9s0: authenticated
[ 10.483357] wlp9s0: associate with 30:91:8f:c5:cd:b9 (try 1/3)
[ 10.486945] wlp9s0: RX AssocResp from 30:91:8f:c5:cd:b9 (capab=0x411 status=0 aid=2)
[ 10.489683] wlp9s0: associated
[ 10.661262] kauditd_printk_skb: 25 callbacks suppressed
[ 10.661265] audit: type=1130 audit(1587923376.331:37): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=netctl@wireless\x2dwpa\x2dstatic comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 10.664219] audit: type=1130 audit(1587923376.335:38): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=emby-server comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 10.667910] audit: type=1130 audit(1587923376.338:39): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lighttpd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 10.684719] audit: type=1130 audit(1587923376.355:40): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=sshd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 10.699518] audit: type=1130 audit(1587923376.365:41): 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'
[ 10.699524] audit: type=1130 audit(1587923376.368:42): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=sddm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 10.699527] audit: type=1130 audit(1587923376.368:43): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=gssproxy comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 10.710516] audit: type=1130 audit(1587923376.381:44): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=nfs-mountd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 10.724222] audit: type=1130 audit(1587923376.395:45): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=nginx comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 10.726872] audit: type=1130 audit(1587923376.398:46): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=ntpd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 10.869336] NFSD: Using nfsdcld client tracking operations.
[ 10.869339] NFSD: starting 90-second grace period (net f0000098)
[ 11.303473] NFSD: all clients done reclaiming, ending NFSv4 grace period (net f0000098)
[ 13.693544] fuse: init (API version 7.31)
[ 13.693581] *** VALIDATE fuseblk ***
[ 13.693586] *** VALIDATE fuse ***
[ 14.255859] Bluetooth: RFCOMM TTY layer initialized
[ 14.255867] Bluetooth: RFCOMM socket layer initialized
[ 14.255873] Bluetooth: RFCOMM ver 1.11
[ 23.857006] kauditd_printk_skb: 31 callbacks suppressed
[ 23.857009] audit: type=1100 audit(1587923389.528:78): pid=1396 uid=1000 auid=1000 ses=1 msg='op=PAM:authentication grantors=pam_unix acct="root" exe="/usr/bin/su" hostname=bibi-server addr=? terminal=pts/0 res=success'
[ 23.857014] audit: type=1101 audit(1587923389.528:79): pid=1396 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/bin/su" hostname=bibi-server addr=? terminal=pts/0 res=success'
[ 23.857517] audit: type=1103 audit(1587923389.528:80): pid=1396 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_unix acct="root" exe="/usr/bin/su" hostname=bibi-server addr=? terminal=pts/0 res=success'
[ 23.857613] audit: type=1105 audit(1587923389.528:81): pid=1396 uid=1000 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_unix acct="root" exe="/usr/bin/su" hostname=bibi-server addr=? terminal=pts/0 res=success'
[ 37.314651] audit: type=1131 audit(1587923402.983:82): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 37.474705] audit: type=1334 audit(1587923403.143:83): prog-id=10 op=UNLOAD
[ 37.474713] audit: type=1334 audit(1587923403.143:84): prog-id=9 op=UNLOAD
[ 44.807531] audit: type=1131 audit(1587923410.474:85): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=blueman-mechanism comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'pactl list sinks
Destination #0
État : IDLE
Nom : alsa_output.pci-0000_0b_00.1.hdmi-stereo
Description : Raven/Raven2/Fenghuang HDMI/DP Audio Controller Digital Stereo (HDMI)
Pilote : module-alsa-card.c
Spécification de l'échantillon : s16le 2ch 44100Hz
Plan des canaux : front-left,front-right
Module du propriétaire : 6
Sourdine : non
Volume : front-left: 65536 / 100% / 0,00 dB, front-right: 65536 / 100% / 0,00 dB
balance 0,00
Volume de base : 65536 / 100% / 0,00 dB
Source du moniteur : alsa_output.pci-0000_0b_00.1.hdmi-stereo.monitor
Latence : 35963 usec, configuré 40000 usec
Marqueurs : HARDWARE DECIBEL_VOLUME LATENCY SET_FORMATS
Propriétés :
alsa.resolution_bits = "16"
device.api = "alsa"
device.class = "sound"
alsa.class = "generic"
alsa.subclass = "generic-mix"
alsa.name = "Generic Digital"
alsa.id = "Generic Digital"
alsa.subdevice = "0"
alsa.subdevice_name = "subdevice #0"
alsa.device = "3"
alsa.card = "0"
alsa.card_name = "HD-Audio Generic"
alsa.long_card_name = "HD-Audio Generic at 0xfcb88000 irq 83"
alsa.driver_name = "snd_hda_intel"
device.bus_path = "pci-0000:0b:00.1"
sysfs.path = "/devices/pci0000:00/0000:00:08.1/0000:0b:00.1/sound/card0"
device.bus = "pci"
device.vendor.id = "1002"
device.vendor.name = "Advanced Micro Devices, Inc. [AMD/ATI]"
device.product.id = "15de"
device.product.name = "Raven/Raven2/Fenghuang HDMI/DP Audio Controller"
device.string = "hdmi:0"
device.buffering.buffer_size = "352768"
device.buffering.fragment_size = "176384"
device.access_mode = "mmap+timer"
device.profile.name = "hdmi-stereo"
device.profile.description = "Digital Stereo (HDMI)"
device.description = "Raven/Raven2/Fenghuang HDMI/DP Audio Controller Digital Stereo (HDMI)"
alsa.mixer_name = "ATI Generic"
alsa.components = "HDA:1002aa01,00aa0100,00100700"
module-udev-detect.discovered = "1"
device.icon_name = "audio-card-pci"
Ports :
hdmi-output-0: HDMI / DisplayPort (priority: 5900)
Port actif : hdmi-output-0
Formats :
pcmlsmod
Module Size Used by
rfcomm 90112 16
fuse 139264 3
ccm 20480 9
rc_dib0700_rc5 16384 0
cmac 16384 9
algif_hash 16384 4
algif_skcipher 16384 4
af_alg 32768 18 algif_hash,algif_skcipher
bnep 28672 2
uvcvideo 114688 0
videobuf2_v4l2 28672 1 uvcvideo
lm92 20480 0
dib7000p 45056 2
dvb_usb_dib0700 172032 0
dib9000 45056 1 dvb_usb_dib0700
dib7000m 28672 1 dvb_usb_dib0700
dib0090 45056 1 dvb_usb_dib0700
dib0070 20480 3 dvb_usb_dib0700
dib3000mc 24576 1 dvb_usb_dib0700
dibx000_common 16384 5 dib9000,dib7000p,dib7000m,dib3000mc,dvb_usb_dib0700
dvb_usb 32768 1 dvb_usb_dib0700
btusb 65536 0
dvb_core 172032 3 dib9000,dib7000p,dvb_usb
btrtl 24576 1 btusb
btbcm 20480 1 btusb
btintel 32768 1 btusb
videobuf2_vmalloc 20480 2 uvcvideo,dvb_core
videobuf2_memops 20480 1 videobuf2_vmalloc
bluetooth 675840 43 btrtl,btintel,btbcm,bnep,btusb,rfcomm
videobuf2_common 57344 3 videobuf2_v4l2,uvcvideo,dvb_core
videodev 270336 3 videobuf2_v4l2,uvcvideo,videobuf2_common
ecdh_generic 16384 2 bluetooth
mc 61440 6 videodev,videobuf2_v4l2,uvcvideo,dvb_usb,dvb_core,videobuf2_common
ecc 36864 1 ecdh_generic
joydev 28672 0
mousedev 24576 0
edac_mce_amd 32768 0
iwlmvm 458752 0
snd_hda_codec_realtek 126976 1
kvm 827392 0
snd_hda_codec_hdmi 73728 0
mac80211 1032192 1 iwlmvm
snd_hda_codec_generic 94208 2 snd_hda_codec_realtek
hid_generic 16384 0
ledtrig_audio 16384 2 snd_hda_codec_generic,snd_hda_codec_realtek
snd_hda_intel 57344 4
snd_intel_dspcfg 28672 1 snd_hda_intel
irqbypass 16384 1 kvm
wmi_bmof 16384 0
libarc4 16384 1 mac80211
snd_hda_codec 163840 4 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek
snd_hda_core 106496 5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek
snd_hwdep 16384 1 snd_hda_codec
crct10dif_pclmul 16384 1
snd_pcm 143360 5 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_core
crc32_pclmul 16384 0
iwlwifi 409600 1 iwlmvm
usbhid 65536 0
ghash_clmulni_intel 16384 0
snd_timer 40960 1 snd_pcm
aesni_intel 368640 19
crypto_simd 16384 1 aesni_intel
hid 147456 2 usbhid,hid_generic
cryptd 24576 6 crypto_simd,ghash_clmulni_intel
cfg80211 884736 3 iwlmvm,iwlwifi,mac80211
igb 253952 0
glue_helper 16384 1 aesni_intel
ccp 114688 0
snd 110592 15 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_pcm
input_leds 16384 0
pcspkr 16384 0
k10temp 16384 0
i2c_piix4 28672 0
eeprom 20480 0
soundcore 16384 1 snd
rfkill 28672 7 bluetooth,cfg80211
rng_core 16384 1 ccp
dca 16384 1 igb
wmi 36864 1 wmi_bmof
pinctrl_amd 32768 0
gpio_amdpt 20480 0
evdev 24576 43
mac_hid 16384 0
acpi_cpufreq 28672 0
nfsd 503808 13
auth_rpcgss 118784 1 nfsd
nfsv4 815104 1 nfsd
dns_resolver 16384 1 nfsv4
nfs_acl 16384 1 nfsd
nfs 376832 2 nfsd,nfsv4
lockd 122880 2 nfsd,nfs
grace 16384 2 nfsd,lockd
nct6775 73728 0
sunrpc 495616 23 nfsd,nfsv4,auth_rpcgss,lockd,nfs_acl,nfs
hwmon_vid 16384 1 nct6775
ledtrig_timer 16384 0
cpuid 16384 0
msr 16384 0
fscache 401408 2 nfsv4,nfs
crypto_user 16384 0
ip_tables 36864 0
x_tables 53248 1 ip_tables
ext4 794624 4
crc32c_generic 16384 0
crc16 16384 2 bluetooth,ext4
mbcache 16384 1 ext4
jbd2 139264 1 ext4
serio_raw 20480 0
atkbd 36864 0
libps2 20480 1 atkbd
crc32c_intel 24576 7
xhci_pci 20480 0
xhci_hcd 290816 1 xhci_pci
i8042 32768 0
serio 28672 4 serio_raw,atkbd,i8042
amdgpu 5505024 27
gpu_sched 40960 1 amdgpu
i2c_algo_bit 16384 2 igb,amdgpu
ttm 122880 1 amdgpu
drm_kms_helper 241664 1 amdgpu
syscopyarea 16384 1 drm_kms_helper
sysfillrect 16384 1 drm_kms_helper
sysimgblt 16384 1 drm_kms_helper
fb_sys_fops 16384 1 drm_kms_helper
cec 65536 1 drm_kms_helper
rc_core 61440 5 dvb_usb,cec,dvb_usb_dib0700,rc_dib0700_rc5
drm 565248 13 gpu_sched,drm_kms_helper,amdgpu,ttm
agpgart 53248 2 ttm,drmAny idea ?
Bibi
Last edited by bibinne (2020-04-26 20:06:57)
Offline
A lot of amdgpu dc code errors, try downgrading the kernel to the version it last worked in as a test.
Last edited by V1del (2020-04-26 18:22:04)
Offline
I found the issue :
I had force the module of intel hda to load at boot because of problems with my bluetooth speaker, and for a reason it prevented the 5.1 configuration...
For the amdgpu dc errors, i have already made a kernel report, without success.
Thanks V1del.
Offline
Pages: 1