You are not logged in.
I've got this https://www.amazon.com/gp/product/B07MT … UTF8&psc=1 off-brand gamecube controller adapter, and I'm trying to use it with RetroArch.
The adapter lets me switch between a protocol tailored for PC and for the Wii U. This leads to two distinct approaches to getting it to talk with RetroArch. I've tried and failed with both. If anyone can help me to either solution, I'll be grateful.
Option 1: switch set to PC
The adapter shows up in lsusb as "DragonRise Inc. Gamecube Controller Adapter." RetroArch recognizes the adapter and will let me map in-game buttons to buttons on the physical controller. The problem is that only the analog controls are detected by the program. The purely digital buttons (A, B, X, Y, Start, Z, and the D-pad) aren't detected. This is also the case in evtest, which happily logs hundreds of events from moving one of the analog controls, but won't do anything if I mash the digital ones. I've been looking for people having a similar problem and haven't come across anything.
Option 2: switch set to Wii U
The adapter shows up in lsusb as a Nintendo Gamecube Controller Adapter. RetroArch doesn't recognize the adapter at all, and there's no entry for it in evtest. I tried installing the driver found here: https://aur.archlinux.org/packages/wii-u-gc-adapter/ and sudo running it. After detaching the kernel driver and connecting to the adapter, there's no further output from the driver program. RetroArch still doesn't recognize the adapter and there's no evtest entry for it. I then tried binding some controls in RetroArch to gamepad input and no input is detected.
I don't have any ideas on where to go from here. I'm happy to answer any questions that would help clarify the situation.
Offline
Can you post dmesg on connecting and maybe output from wii-u-gc-adapter ? Did you reboot after installing wii-u-gc-adapter resp. did you load the uinput module it needs manually? Output of
lsusbPlease post the relevant outputs in [ code ] [ /code ] tags without the spaces.
FWIW wii-u-gc-adapter works without issues here, but using the official Nintendo adapter.
Offline
I did restart after installing. Loading the needed uinput module is
modprobe uinput, right? I've tried doing that before running wii-u-gc-adapter, after, and not doing it at all.
$ sudo modprobe uinput
$ sudo wii-u-gc-adapter
Detaching kernel driver
adapter 0x0x56040c35a500 connected$ lsusb
Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 002: ID 057e:0337 Nintendo Co., Ltd Wii U GameCube Controller Adapter
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 1c4f:0034 SiGma Micro Usb Mouse
Bus 001 Device 002: ID 1a2c:2124 China Resource Semico Co., Ltd USB Keyboard
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub$ dmesg
[ 0.000000] Linux version 5.6.3-arch1-1 (linux@archlinux) (gcc version 9.3.0 (Arch Linux 9.3.0-1)) #1 SMP PREEMPT Wed, 08 Apr 2020 07:47:16 +0000
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=3309f6b9-df08-4bee-afe5-6cadf8027005 rw loglevel=3 quiet
[ 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-0x0000000009cfffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000009d00000-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-0x00000000ba47dfff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000ba47e000-0x00000000bb948fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000bb949000-0x00000000bbac7fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bbac8000-0x00000000bbed2fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000bbed3000-0x00000000bcc3bfff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000bcc3c000-0x00000000bccccfff] type 20
[ 0.000000] BIOS-e820: [mem 0x00000000bcccd000-0x00000000beffffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bf000000-0x00000000dfffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fd000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000011f33ffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] efi: EFI v2.70 by American Megatrends
[ 0.000000] efi: ACPI 2.0=0xbbe4f000 ACPI=0xbbe4f000 SMBIOS=0xbcb01000 SMBIOS 3.0=0xbcb00000 MEMATTR=0xb8f2c698 ESRT=0xb9329018
[ 0.000000] SMBIOS 3.2.1 present.
[ 0.000000] DMI: To Be Filled By O.E.M. To Be Filled By O.E.M./A320M-HDV R4.0, BIOS P3.30 07/31/2019
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 3499.965 MHz processor
[ 0.001039] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.001040] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.001045] last_pfn = 0x11f340 max_arch_pfn = 0x400000000
[ 0.001050] MTRR default type: uncachable
[ 0.001050] MTRR fixed ranges enabled:
[ 0.001051] 00000-9FFFF write-back
[ 0.001052] A0000-BFFFF write-through
[ 0.001053] C0000-FFFFF write-protect
[ 0.001053] MTRR variable ranges enabled:
[ 0.001055] 0 base 000000000000 mask FFFF80000000 write-back
[ 0.001056] 1 base 000080000000 mask FFFFC0000000 write-back
[ 0.001056] 2 base 0000C0000000 mask FFFFE0000000 write-back
[ 0.001057] 3 disabled
[ 0.001057] 4 disabled
[ 0.001058] 5 disabled
[ 0.001058] 6 disabled
[ 0.001059] 7 disabled
[ 0.001059] TOM2: 0000000120000000 aka 4608M
[ 0.001506] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.001606] e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved
[ 0.001624] last_pfn = 0xbf000 max_arch_pfn = 0x400000000
[ 0.005186] esrt: Reserving ESRT space from 0x00000000b9329018 to 0x00000000b9329050.
[ 0.005196] e820: update [mem 0xb9329000-0xb9329fff] usable ==> reserved
[ 0.005253] check: Scanning 1 areas for low memory corruption
[ 0.005263] Using GB pages for direct mapping
[ 0.005265] BRK [0x58401000, 0x58401fff] PGTABLE
[ 0.005267] BRK [0x58402000, 0x58402fff] PGTABLE
[ 0.005268] BRK [0x58403000, 0x58403fff] PGTABLE
[ 0.005298] BRK [0x58404000, 0x58404fff] PGTABLE
[ 0.005300] BRK [0x58405000, 0x58405fff] PGTABLE
[ 0.005364] BRK [0x58406000, 0x58406fff] PGTABLE
[ 0.005387] BRK [0x58407000, 0x58407fff] PGTABLE
[ 0.005426] BRK [0x58408000, 0x58408fff] PGTABLE
[ 0.005428] BRK [0x58409000, 0x58409fff] PGTABLE
[ 0.005463] BRK [0x5840a000, 0x5840afff] PGTABLE
[ 0.005550] BRK [0x5840b000, 0x5840bfff] PGTABLE
[ 0.005612] BRK [0x5840c000, 0x5840cfff] PGTABLE
[ 0.005798] Secure boot could not be determined
[ 0.005799] RAMDISK: [mem 0x36df3000-0x376f0fff]
[ 0.005812] ACPI: Early table checksum verification disabled
[ 0.005815] ACPI: RSDP 0x00000000BBE4F000 000024 (v02 ALASKA)
[ 0.005818] ACPI: XSDT 0x00000000BBE4F098 0000AC (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.005823] ACPI: FACP 0x00000000BBE55C20 000114 (v06 ALASKA A M I 01072009 AMI 00010013)
[ 0.005827] ACPI: DSDT 0x00000000BBE4F1D8 006A45 (v02 ALASKA A M I 01072009 INTL 20120913)
[ 0.005830] ACPI: FACS 0x00000000BBEBBE00 000040
[ 0.005832] ACPI: APIC 0x00000000BBE55D38 00015E (v03 ALASKA A M I 01072009 AMI 00010013)
[ 0.005834] ACPI: FPDT 0x00000000BBE55E98 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.005836] ACPI: FIDT 0x00000000BBE55EE0 00009C (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.005838] ACPI: SSDT 0x00000000BBE55F80 000060 (v02 ALASKA CPUSSDT 01072009 AMI 01072009)
[ 0.005841] ACPI: SSDT 0x00000000BBE55FE0 005419 (v02 AMD AmdTable 00000002 MSFT 02000002)
[ 0.005843] ACPI: SSDT 0x00000000BBE5B400 00310A (v01 AMD AMD AOD 00000001 INTL 20120913)
[ 0.005845] ACPI: MCFG 0x00000000BBE5E510 00003C (v01 ALASKA A M I 01072009 MSFT 00010013)
[ 0.005847] ACPI: AAFT 0x00000000BBE5E550 000426 (v01 ALASKA OEMAAFT 01072009 MSFT 00000097)
[ 0.005850] ACPI: HPET 0x00000000BBE5E978 000038 (v01 ALASKA A M I 01072009 AMI 00000005)
[ 0.005851] ACPI: UEFI 0x00000000BBE5E9B0 000042 (v01 ALASKA A M I 00000002 01000013)
[ 0.005853] ACPI: SSDT 0x00000000BBE5E9F8 0006A0 (v01 AMD AMD CPU 00000001 AMD 00000001)
[ 0.005856] ACPI: CRAT 0x00000000BBE5F098 000810 (v01 AMD AMD CRAT 00000001 AMD 00000001)
[ 0.005858] ACPI: CDIT 0x00000000BBE5F8A8 000029 (v01 AMD AMD CDIT 00000001 AMD 00000001)
[ 0.005860] ACPI: SSDT 0x00000000BBE5F8D8 001D34 (v01 AMD AmdTable 00000001 INTL 20120913)
[ 0.005862] ACPI: SSDT 0x00000000BBE61610 0000BF (v01 AMD AMD PT 00001000 INTL 20120913)
[ 0.005864] ACPI: WSMT 0x00000000BBE616D0 000028 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.005870] ACPI: Local APIC address 0xfee00000
[ 0.005987] No NUMA configuration found
[ 0.005988] Faking a node at [mem 0x0000000000000000-0x000000011f33ffff]
[ 0.005991] NODE_DATA(0) allocated [mem 0x11f33c000-0x11f33ffff]
[ 0.006010] Zone ranges:
[ 0.006010] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.006011] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.006012] Normal [mem 0x0000000100000000-0x000000011f33ffff]
[ 0.006013] Device empty
[ 0.006014] Movable zone start for each node
[ 0.006014] Early memory node ranges
[ 0.006015] node 0: [mem 0x0000000000001000-0x000000000009ffff]
[ 0.006016] node 0: [mem 0x0000000000100000-0x0000000009cfffff]
[ 0.006016] node 0: [mem 0x000000000a000000-0x000000000a1fffff]
[ 0.006017] node 0: [mem 0x000000000a20b000-0x000000000affffff]
[ 0.006017] node 0: [mem 0x000000000b020000-0x00000000ba47dfff]
[ 0.006018] node 0: [mem 0x00000000bb949000-0x00000000bbac7fff]
[ 0.006018] node 0: [mem 0x00000000bcccd000-0x00000000beffffff]
[ 0.006019] node 0: [mem 0x0000000100000000-0x000000011f33ffff]
[ 0.006143] Zeroed struct page in unavailable ranges: 18204 pages
[ 0.006144] Initmem setup node 0 [mem 0x0000000000001000-0x000000011f33ffff]
[ 0.006146] On node 0 totalpages: 899300
[ 0.006146] DMA zone: 64 pages used for memmap
[ 0.006147] DMA zone: 34 pages reserved
[ 0.006148] DMA zone: 3999 pages, LIFO batch:0
[ 0.006192] DMA32 zone: 11993 pages used for memmap
[ 0.006193] DMA32 zone: 767493 pages, LIFO batch:63
[ 0.015733] Normal zone: 1997 pages used for memmap
[ 0.015734] Normal zone: 127808 pages, LIFO batch:31
[ 0.017488] ACPI: PM-Timer IO Port: 0x808
[ 0.017491] ACPI: Local APIC address 0xfee00000
[ 0.017498] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[ 0.017518] IOAPIC[0]: apic_id 5, version 33, address 0xfec00000, GSI 0-23
[ 0.017529] IOAPIC[1]: apic_id 6, version 33, address 0xfec01000, GSI 24-55
[ 0.017531] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.017532] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[ 0.017533] ACPI: IRQ0 used by override.
[ 0.017534] ACPI: IRQ9 used by override.
[ 0.017536] Using ACPI (MADT) for SMP configuration information
[ 0.017537] ACPI: HPET id: 0x10228201 base: 0xfed00000
[ 0.017543] smpboot: Allowing 32 CPUs, 28 hotplug CPUs
[ 0.017562] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.017564] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[ 0.017565] PM: hibernation: Registered nosave memory: [mem 0x09d00000-0x09ffffff]
[ 0.017566] PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a20afff]
[ 0.017567] PM: hibernation: Registered nosave memory: [mem 0x0b000000-0x0b01ffff]
[ 0.017569] PM: hibernation: Registered nosave memory: [mem 0xb9329000-0xb9329fff]
[ 0.017570] PM: hibernation: Registered nosave memory: [mem 0xba47e000-0xbb948fff]
[ 0.017571] PM: hibernation: Registered nosave memory: [mem 0xbbac8000-0xbbed2fff]
[ 0.017571] PM: hibernation: Registered nosave memory: [mem 0xbbed3000-0xbcc3bfff]
[ 0.017572] PM: hibernation: Registered nosave memory: [mem 0xbcc3c000-0xbccccfff]
[ 0.017573] PM: hibernation: Registered nosave memory: [mem 0xbf000000-0xdfffffff]
[ 0.017574] PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xf7ffffff]
[ 0.017574] PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[ 0.017574] PM: hibernation: Registered nosave memory: [mem 0xfc000000-0xfcffffff]
[ 0.017575] PM: hibernation: Registered nosave memory: [mem 0xfd000000-0xffffffff]
[ 0.017577] [mem 0xe0000000-0xf7ffffff] available for PCI devices
[ 0.017580] Booting paravirtualized kernel on bare hardware
[ 0.017584] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[ 0.020957] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:32 nr_node_ids:1
[ 0.022680] percpu: Embedded 57 pages/cpu s196608 r8192 d28672 u262144
[ 0.022689] pcpu-alloc: s196608 r8192 d28672 u262144 alloc=1*2097152
[ 0.022690] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15
[ 0.022694] pcpu-alloc: [0] 16 17 18 19 20 21 22 23 [0] 24 25 26 27 28 29 30 31
[ 0.022722] Built 1 zonelists, mobility grouping on. Total pages: 885212
[ 0.022722] Policy zone: Normal
[ 0.022724] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=3309f6b9-df08-4bee-afe5-6cadf8027005 rw loglevel=3 quiet
[ 0.022767] printk: log_buf_len individual max cpu contribution: 4096 bytes
[ 0.022767] printk: log_buf_len total cpu_extra contributions: 126976 bytes
[ 0.022768] printk: log_buf_len min size: 131072 bytes
[ 0.022808] printk: log_buf_len: 262144 bytes
[ 0.022809] printk: early log buf free: 118924(90%)
[ 0.023309] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.023551] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.023638] mem auto-init: stack:byref_all, heap alloc:on, heap free:off
[ 0.039495] Memory: 3321012K/3597200K available (12291K kernel code, 1463K rwdata, 4500K rodata, 1620K init, 3220K bss, 276188K reserved, 0K cma-reserved)
[ 0.040737] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=1
[ 0.040798] ftrace: allocating 40145 entries in 157 pages
[ 0.052250] ftrace: allocated 157 pages with 5 groups
[ 0.052538] rcu: Preemptible hierarchical RCU implementation.
[ 0.052539] rcu: RCU dyntick-idle grace-period acceleration is enabled.
[ 0.052539] rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=32.
[ 0.052540] rcu: RCU priority boosting: priority 1 delay 500 ms.
[ 0.052540] Tasks RCU enabled.
[ 0.052541] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[ 0.052542] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=32
[ 0.054858] NR_IRQS: 20736, nr_irqs: 1224, preallocated irqs: 16
[ 0.056765] random: get_random_bytes called from start_kernel+0x638/0x818 with crng_init=0
[ 0.056827] Console: colour dummy device 80x25
[ 0.056830] printk: console [tty0] enabled
[ 0.056887] ACPI: Core revision 20200110
[ 0.057096] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[ 0.057129] APIC: Switch to symmetric I/O mode setup
[ 0.057132] Switched APIC routing to physical flat.
[ 0.058473] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.073800] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x32732febff2, max_idle_ns: 440795235636 ns
[ 0.073806] Calibrating delay loop (skipped), value calculated using timer frequency.. 7002.59 BogoMIPS (lpj=11666550)
[ 0.073807] pid_max: default: 32768 minimum: 301
[ 0.077396] LSM: Security Framework initializing
[ 0.077400] Yama: becoming mindful.
[ 0.077566] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.077574] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.077647] *** VALIDATE tmpfs ***
[ 0.077955] *** VALIDATE proc ***
[ 0.078039] *** VALIDATE cgroup ***
[ 0.078040] *** VALIDATE cgroup2 ***
[ 0.078380] LVT offset 1 assigned for vector 0xf9
[ 0.078428] LVT offset 2 assigned for vector 0xf4
[ 0.078442] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
[ 0.078443] Last level dTLB entries: 4KB 1536, 2MB 1536, 4MB 768, 1GB 0
[ 0.078445] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.078446] Spectre V2 : Mitigation: Full AMD retpoline
[ 0.078447] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.078448] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.078449] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[ 0.078699] Freeing SMP alternatives memory: 32K
[ 0.189984] smpboot: CPU0: AMD Ryzen 3 2200G with Radeon Vega Graphics (family: 0x17, model: 0x11, stepping: 0x0)
[ 0.207144] Performance Events: Fam17h+ core perfctr, AMD PMU driver.
[ 0.207149] ... version: 0
[ 0.207149] ... bit width: 48
[ 0.207150] ... generic registers: 6
[ 0.207151] ... value mask: 0000ffffffffffff
[ 0.207151] ... max period: 00007fffffffffff
[ 0.207152] ... fixed-purpose events: 0
[ 0.207152] ... event mask: 000000000000003f
[ 0.213806] rcu: Hierarchical SRCU implementation.
[ 0.237145] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.243809] smp: Bringing up secondary CPUs ...
[ 0.283820] x86: Booting SMP configuration:
[ 0.283821] .... node #0, CPUs: #1 #2 #3
[ 0.366156] smp: Brought up 1 node, 4 CPUs
[ 0.366156] smpboot: Max logical packages: 8
[ 0.366156] smpboot: Total of 4 processors activated (28010.37 BogoMIPS)
[ 0.367236] devtmpfs: initialized
[ 0.367236] x86/mm: Memory block size: 128MB
[ 0.367737] PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20afff] (45056 bytes)
[ 0.367737] PM: Registering ACPI NVS region [mem 0xbbac8000-0xbbed2fff] (4239360 bytes)
[ 0.367737] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[ 0.367737] futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
[ 0.368547] pinctrl core: initialized pinctrl subsystem
[ 0.368676] PM: RTC time: 14:04:39, date: 2020-04-12
[ 0.368681] thermal_sys: Registered thermal governor 'fair_share'
[ 0.368682] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.368682] thermal_sys: Registered thermal governor 'step_wise'
[ 0.368683] thermal_sys: Registered thermal governor 'user_space'
[ 0.368684] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.369154] NET: Registered protocol family 16
[ 0.369252] audit: initializing netlink subsys (disabled)
[ 0.369259] audit: type=2000 audit(1586700279.309:1): state=initialized audit_enabled=0 res=1
[ 0.370589] cpuidle: using governor ladder
[ 0.370589] cpuidle: using governor menu
[ 0.370589] ACPI: bus type PCI registered
[ 0.370589] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.370704] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[ 0.370706] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[ 0.370715] PCI: Using configuration type 1 for base access
[ 0.372028] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.372028] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.373987] ACPI: Added _OSI(Module Device)
[ 0.373987] ACPI: Added _OSI(Processor Device)
[ 0.373987] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.373987] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.373987] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.373987] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.373987] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 0.384463] ACPI: 7 ACPI AML tables successfully acquired and loaded
[ 0.385635] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 0.387331] ACPI: Interpreter enabled
[ 0.387345] ACPI: (supports S0 S3 S4 S5)
[ 0.387346] ACPI: Using IOAPIC for interrupt routing
[ 0.387729] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.387975] ACPI: Enabled 2 GPEs in block 00 to 1F
[ 0.396864] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.396871] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[ 0.397116] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR]
[ 0.397357] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[ 0.397372] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[ 0.397818] PCI host bridge to bus 0000:00
[ 0.397820] pci_bus 0000:00: root bus resource [io 0x0000-0x03af window]
[ 0.397822] pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window]
[ 0.397823] pci_bus 0000:00: root bus resource [io 0x03b0-0x03df window]
[ 0.397824] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.397826] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.397827] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
[ 0.397828] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfec2ffff window]
[ 0.397829] pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window]
[ 0.397831] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.397843] pci 0000:00:00.0: [1022:15d0] type 00 class 0x060000
[ 0.398020] pci 0000:00:01.0: [1022:1452] type 00 class 0x060000
[ 0.398157] pci 0000:00:01.2: [1022:15d3] type 01 class 0x060400
[ 0.398217] pci 0000:00:01.2: enabling Extended Tags
[ 0.398287] pci 0000:00:01.2: PME# supported from D0 D3hot D3cold
[ 0.398492] pci 0000:00:08.0: [1022:1452] type 00 class 0x060000
[ 0.398637] pci 0000:00:08.1: [1022:15db] type 01 class 0x060400
[ 0.398700] pci 0000:00:08.1: enabling Extended Tags
[ 0.398766] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[ 0.398936] pci 0000:00:08.2: [1022:15dc] type 01 class 0x060400
[ 0.399000] pci 0000:00:08.2: enabling Extended Tags
[ 0.399069] pci 0000:00:08.2: PME# supported from D0 D3hot D3cold
[ 0.399269] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
[ 0.399477] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
[ 0.399689] pci 0000:00:18.0: [1022:15e8] type 00 class 0x060000
[ 0.399761] pci 0000:00:18.1: [1022:15e9] type 00 class 0x060000
[ 0.399825] pci 0000:00:18.2: [1022:15ea] type 00 class 0x060000
[ 0.399889] pci 0000:00:18.3: [1022:15eb] type 00 class 0x060000
[ 0.399953] pci 0000:00:18.4: [1022:15ec] type 00 class 0x060000
[ 0.400017] pci 0000:00:18.5: [1022:15ed] type 00 class 0x060000
[ 0.400096] pci 0000:00:18.6: [1022:15ee] type 00 class 0x060000
[ 0.400159] pci 0000:00:18.7: [1022:15ef] type 00 class 0x060000
[ 0.400327] pci 0000:01:00.0: [1022:43bc] type 00 class 0x0c0330
[ 0.400358] pci 0000:01:00.0: reg 0x10: [mem 0xfcea0000-0xfcea7fff 64bit]
[ 0.400410] pci 0000:01:00.0: enabling Extended Tags
[ 0.400479] pci 0000:01:00.0: PME# supported from D3hot D3cold
[ 0.400604] pci 0000:01:00.1: [1022:43b8] type 00 class 0x010601
[ 0.400668] pci 0000:01:00.1: reg 0x24: [mem 0xfce80000-0xfce9ffff]
[ 0.400678] pci 0000:01:00.1: reg 0x30: [mem 0xfce00000-0xfce7ffff pref]
[ 0.400686] pci 0000:01:00.1: enabling Extended Tags
[ 0.400737] pci 0000:01:00.1: PME# supported from D3hot D3cold
[ 0.400822] pci 0000:01:00.2: [1022:43b3] type 01 class 0x060400
[ 0.400882] pci 0000:01:00.2: enabling Extended Tags
[ 0.400939] pci 0000:01:00.2: PME# supported from D3hot D3cold
[ 0.401085] pci 0000:00:01.2: PCI bridge to [bus 01-05]
[ 0.401090] pci 0000:00:01.2: bridge window [io 0xf000-0xffff]
[ 0.401093] pci 0000:00:01.2: bridge window [mem 0xfcd00000-0xfcefffff]
[ 0.401205] pci 0000:02:04.0: [1022:43b4] type 01 class 0x060400
[ 0.401271] pci 0000:02:04.0: enabling Extended Tags
[ 0.401342] pci 0000:02:04.0: PME# supported from D3hot D3cold
[ 0.401460] pci 0000:02:06.0: [1022:43b4] type 01 class 0x060400
[ 0.401525] pci 0000:02:06.0: enabling Extended Tags
[ 0.401596] pci 0000:02:06.0: PME# supported from D3hot D3cold
[ 0.401706] pci 0000:02:07.0: [1022:43b4] type 01 class 0x060400
[ 0.401771] pci 0000:02:07.0: enabling Extended Tags
[ 0.401841] pci 0000:02:07.0: PME# supported from D3hot D3cold
[ 0.401976] pci 0000:01:00.2: PCI bridge to [bus 02-05]
[ 0.401982] pci 0000:01:00.2: bridge window [io 0xf000-0xffff]
[ 0.401985] pci 0000:01:00.2: bridge window [mem 0xfcd00000-0xfcdfffff]
[ 0.402043] pci 0000:02:04.0: PCI bridge to [bus 03]
[ 0.402095] pci 0000:02:06.0: PCI bridge to [bus 04]
[ 0.402176] pci 0000:05:00.0: [10ec:8168] type 00 class 0x020000
[ 0.402224] pci 0000:05:00.0: reg 0x10: [io 0xf000-0xf0ff]
[ 0.402266] pci 0000:05:00.0: reg 0x18: [mem 0xfcd04000-0xfcd04fff 64bit]
[ 0.402292] pci 0000:05:00.0: reg 0x20: [mem 0xfcd00000-0xfcd03fff 64bit]
[ 0.402455] pci 0000:05:00.0: supports D1 D2
[ 0.402455] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.402692] pci 0000:02:07.0: PCI bridge to [bus 05]
[ 0.402697] pci 0000:02:07.0: bridge window [io 0xf000-0xffff]
[ 0.402701] pci 0000:02:07.0: bridge window [mem 0xfcd00000-0xfcdfffff]
[ 0.402853] pci 0000:06:00.0: [1002:15dd] type 00 class 0x030000
[ 0.402899] pci 0000:06:00.0: reg 0x10: [mem 0xe0000000-0xefffffff 64bit pref]
[ 0.402917] pci 0000:06:00.0: reg 0x18: [mem 0xf0000000-0xf01fffff 64bit pref]
[ 0.402929] pci 0000:06:00.0: reg 0x20: [io 0xe000-0xe0ff]
[ 0.402941] pci 0000:06:00.0: reg 0x24: [mem 0xfcc00000-0xfcc7ffff]
[ 0.402961] pci 0000:06:00.0: enabling Extended Tags
[ 0.402975] pci 0000:06:00.0: BAR 0: assigned to efifb
[ 0.403081] pci 0000:06:00.0: PME# supported from D1 D2 D3hot D3cold
[ 0.403243] pci 0000:06:00.1: [1002:15de] type 00 class 0x040300
[ 0.403272] pci 0000:06:00.1: reg 0x10: [mem 0xfcc88000-0xfcc8bfff]
[ 0.403344] pci 0000:06:00.1: enabling Extended Tags
[ 0.403415] pci 0000:06:00.1: PME# supported from D1 D2 D3hot D3cold
[ 0.403505] pci 0000:06:00.2: [1022:15df] type 00 class 0x108000
[ 0.403555] pci 0000:06:00.2: reg 0x18: [mem 0xfcb00000-0xfcbfffff]
[ 0.403587] pci 0000:06:00.2: reg 0x24: [mem 0xfcc8c000-0xfcc8dfff]
[ 0.403607] pci 0000:06:00.2: enabling Extended Tags
[ 0.403782] pci 0000:06:00.3: [1022:15e0] type 00 class 0x0c0330
[ 0.403820] pci 0000:06:00.3: reg 0x10: [mem 0xfca00000-0xfcafffff 64bit]
[ 0.403882] pci 0000:06:00.3: enabling Extended Tags
[ 0.403960] pci 0000:06:00.3: PME# supported from D0 D3hot D3cold
[ 0.404075] pci 0000:06:00.4: [1022:15e1] type 00 class 0x0c0330
[ 0.404110] pci 0000:06:00.4: reg 0x10: [mem 0xfc900000-0xfc9fffff 64bit]
[ 0.404171] pci 0000:06:00.4: enabling Extended Tags
[ 0.404249] pci 0000:06:00.4: PME# supported from D0 D3hot D3cold
[ 0.404352] pci 0000:06:00.6: [1022:15e3] type 00 class 0x040300
[ 0.404382] pci 0000:06:00.6: reg 0x10: [mem 0xfcc80000-0xfcc87fff]
[ 0.404454] pci 0000:06:00.6: enabling Extended Tags
[ 0.404525] pci 0000:06:00.6: PME# supported from D0 D3hot D3cold
[ 0.404700] pci 0000:00:08.1: PCI bridge to [bus 06]
[ 0.404706] pci 0000:00:08.1: bridge window [io 0xe000-0xefff]
[ 0.404709] pci 0000:00:08.1: bridge window [mem 0xfc900000-0xfccfffff]
[ 0.404715] pci 0000:00:08.1: bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
[ 0.404797] pci 0000:07:00.0: [1022:7901] type 00 class 0x010601
[ 0.404883] pci 0000:07:00.0: reg 0x24: [mem 0xfcf00000-0xfcf007ff]
[ 0.404903] pci 0000:07:00.0: enabling Extended Tags
[ 0.404993] pci 0000:07:00.0: PME# supported from D3hot D3cold
[ 0.405164] pci 0000:00:08.2: PCI bridge to [bus 07]
[ 0.405172] pci 0000:00:08.2: bridge window [mem 0xfcf00000-0xfcffffff]
[ 0.405743] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 5 7 10 11 14 15) *0
[ 0.405801] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 5 7 10 11 14 15) *0
[ 0.405851] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 5 7 10 11 14 15) *0
[ 0.405914] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 5 7 10 11 14 15) *0
[ 0.405971] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 5 7 10 11 14 15) *0
[ 0.406016] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 5 7 10 11 14 15) *0
[ 0.406062] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 5 7 10 11 14 15) *0
[ 0.406108] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 5 7 10 11 14 15) *0
[ 0.407139] iommu: Default domain type: Translated
[ 0.407164] pci 0000:06:00.0: vgaarb: setting as boot VGA device
[ 0.407164] pci 0000:06:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.407164] pci 0000:06:00.0: vgaarb: bridge control possible
[ 0.407164] vgaarb: loaded
[ 0.407429] SCSI subsystem initialized
[ 0.407448] libata version 3.00 loaded.
[ 0.407448] ACPI: bus type USB registered
[ 0.407448] usbcore: registered new interface driver usbfs
[ 0.407448] usbcore: registered new interface driver hub
[ 0.407448] usbcore: registered new device driver usb
[ 0.407448] pps_core: LinuxPPS API ver. 1 registered
[ 0.407448] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.407448] PTP clock support registered
[ 0.407448] EDAC MC: Ver: 3.0.0
[ 0.407448] Registered efivars operations
[ 0.407448] PCI: Using ACPI for IRQ routing
[ 0.410218] PCI: pci_cache_line_size set to 64 bytes
[ 0.410510] Expanded resource Reserved due to conflict with PCI Bus 0000:00
[ 0.410512] e820: reserve RAM buffer [mem 0x09d00000-0x0bffffff]
[ 0.410513] e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
[ 0.410514] e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff]
[ 0.410515] e820: reserve RAM buffer [mem 0xb9329000-0xbbffffff]
[ 0.410516] e820: reserve RAM buffer [mem 0xba47e000-0xbbffffff]
[ 0.410517] e820: reserve RAM buffer [mem 0xbbac8000-0xbbffffff]
[ 0.410518] e820: reserve RAM buffer [mem 0xbf000000-0xbfffffff]
[ 0.410519] e820: reserve RAM buffer [mem 0x11f340000-0x11fffffff]
[ 0.410678] NetLabel: Initializing
[ 0.410679] NetLabel: domain hash size = 128
[ 0.410679] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.410692] NetLabel: unlabeled traffic allowed by default
[ 0.410696] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 0.410696] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[ 0.413803] clocksource: Switched to clocksource tsc-early
[ 0.426527] *** VALIDATE bpf ***
[ 0.426713] VFS: Disk quotas dquot_6.6.0
[ 0.426760] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.426786] *** VALIDATE ramfs ***
[ 0.426817] *** VALIDATE hugetlbfs ***
[ 0.426872] pnp: PnP ACPI init
[ 0.427056] system 00:00: [mem 0xf8000000-0xfbffffff] has been reserved
[ 0.427061] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.427106] system 00:01: [mem 0xfeb80000-0xfebfffff] has been reserved
[ 0.427108] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.427171] system 00:02: [mem 0xc0000000-0xdfffffff window] has been reserved
[ 0.427174] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.427333] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.427523] system 00:04: [io 0x0280-0x028f] has been reserved
[ 0.427524] system 00:04: [io 0x0290-0x029f] has been reserved
[ 0.427525] system 00:04: [io 0x02a0-0x02af] has been reserved
[ 0.427526] system 00:04: [io 0x02b0-0x02bf] has been reserved
[ 0.427528] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.427793] pnp 00:05: [dma 0 disabled]
[ 0.427821] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active)
[ 0.428072] system 00:06: [io 0x04d0-0x04d1] has been reserved
[ 0.428074] system 00:06: [io 0x040b] has been reserved
[ 0.428075] system 00:06: [io 0x04d6] has been reserved
[ 0.428076] system 00:06: [io 0x0c00-0x0c01] has been reserved
[ 0.428077] system 00:06: [io 0x0c14] has been reserved
[ 0.428078] system 00:06: [io 0x0c50-0x0c51] has been reserved
[ 0.428078] system 00:06: [io 0x0c52] has been reserved
[ 0.428079] system 00:06: [io 0x0c6c] has been reserved
[ 0.428080] system 00:06: [io 0x0c6f] has been reserved
[ 0.428081] system 00:06: [io 0x0cd0-0x0cd1] has been reserved
[ 0.428082] system 00:06: [io 0x0cd2-0x0cd3] has been reserved
[ 0.428083] system 00:06: [io 0x0cd4-0x0cd5] has been reserved
[ 0.428083] system 00:06: [io 0x0cd6-0x0cd7] has been reserved
[ 0.428084] system 00:06: [io 0x0cd8-0x0cdf] has been reserved
[ 0.428085] system 00:06: [io 0x0800-0x089f] has been reserved
[ 0.428086] system 00:06: [io 0x0b00-0x0b0f] has been reserved
[ 0.428087] system 00:06: [io 0x0b20-0x0b3f] has been reserved
[ 0.428088] system 00:06: [io 0x0900-0x090f] has been reserved
[ 0.428088] system 00:06: [io 0x0910-0x091f] has been reserved
[ 0.428090] system 00:06: [mem 0xfec00000-0xfec00fff] could not be reserved
[ 0.428091] system 00:06: [mem 0xfec01000-0xfec01fff] could not be reserved
[ 0.428092] system 00:06: [mem 0xfedc0000-0xfedc0fff] has been reserved
[ 0.428093] system 00:06: [mem 0xfee00000-0xfee00fff] has been reserved
[ 0.428094] system 00:06: [mem 0xfed80000-0xfed8ffff] could not be reserved
[ 0.428095] system 00:06: [mem 0xfec10000-0xfec10fff] has been reserved
[ 0.428096] system 00:06: [mem 0xff000000-0xffffffff] has been reserved
[ 0.428104] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.428566] pnp: PnP ACPI: found 7 devices
[ 0.434515] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.434546] pci 0000:02:04.0: PCI bridge to [bus 03]
[ 0.434560] pci 0000:02:06.0: PCI bridge to [bus 04]
[ 0.434573] pci 0000:02:07.0: PCI bridge to [bus 05]
[ 0.434576] pci 0000:02:07.0: bridge window [io 0xf000-0xffff]
[ 0.434580] pci 0000:02:07.0: bridge window [mem 0xfcd00000-0xfcdfffff]
[ 0.434589] pci 0000:01:00.2: PCI bridge to [bus 02-05]
[ 0.434591] pci 0000:01:00.2: bridge window [io 0xf000-0xffff]
[ 0.434595] pci 0000:01:00.2: bridge window [mem 0xfcd00000-0xfcdfffff]
[ 0.434603] pci 0000:00:01.2: PCI bridge to [bus 01-05]
[ 0.434605] pci 0000:00:01.2: bridge window [io 0xf000-0xffff]
[ 0.434610] pci 0000:00:01.2: bridge window [mem 0xfcd00000-0xfcefffff]
[ 0.434618] pci 0000:00:08.1: PCI bridge to [bus 06]
[ 0.434625] pci 0000:00:08.1: bridge window [io 0xe000-0xefff]
[ 0.434629] pci 0000:00:08.1: bridge window [mem 0xfc900000-0xfccfffff]
[ 0.434633] pci 0000:00:08.1: bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
[ 0.434639] pci 0000:00:08.2: PCI bridge to [bus 07]
[ 0.434643] pci 0000:00:08.2: bridge window [mem 0xfcf00000-0xfcffffff]
[ 0.434652] pci_bus 0000:00: resource 4 [io 0x0000-0x03af window]
[ 0.434653] pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7 window]
[ 0.434654] pci_bus 0000:00: resource 6 [io 0x03b0-0x03df window]
[ 0.434655] pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window]
[ 0.434656] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
[ 0.434657] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
[ 0.434658] pci_bus 0000:00: resource 10 [mem 0xe0000000-0xfec2ffff window]
[ 0.434659] pci_bus 0000:00: resource 11 [mem 0xfee00000-0xffffffff window]
[ 0.434660] pci_bus 0000:01: resource 0 [io 0xf000-0xffff]
[ 0.434661] pci_bus 0000:01: resource 1 [mem 0xfcd00000-0xfcefffff]
[ 0.434662] pci_bus 0000:02: resource 0 [io 0xf000-0xffff]
[ 0.434663] pci_bus 0000:02: resource 1 [mem 0xfcd00000-0xfcdfffff]
[ 0.434664] pci_bus 0000:05: resource 0 [io 0xf000-0xffff]
[ 0.434664] pci_bus 0000:05: resource 1 [mem 0xfcd00000-0xfcdfffff]
[ 0.434665] pci_bus 0000:06: resource 0 [io 0xe000-0xefff]
[ 0.434666] pci_bus 0000:06: resource 1 [mem 0xfc900000-0xfccfffff]
[ 0.434667] pci_bus 0000:06: resource 2 [mem 0xe0000000-0xf01fffff 64bit pref]
[ 0.434668] pci_bus 0000:07: resource 1 [mem 0xfcf00000-0xfcffffff]
[ 0.434909] NET: Registered protocol family 2
[ 0.435154] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 0.435187] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.435280] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
[ 0.435317] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.435440] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.435453] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.435673] NET: Registered protocol family 1
[ 0.435677] NET: Registered protocol family 44
[ 0.435883] pci 0000:06:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.435891] pci 0000:06:00.1: D0 power state depends on 0000:06:00.0
[ 0.435957] pci 0000:06:00.3: extending delay after power-on from D3hot to 20 msec
[ 0.436106] pci 0000:06:00.4: extending delay after power-on from D3hot to 20 msec
[ 0.436199] PCI: CLS 64 bytes, default 64
[ 0.436255] Trying to unpack rootfs image as initramfs...
[ 0.533393] Freeing initrd memory: 9208K
[ 0.533404] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.533405] software IO TLB: mapped [mem 0xb26f2000-0xb66f2000] (64MB)
[ 0.533464] amd_uncore: AMD NB counters detected
[ 0.533478] amd_uncore: AMD LLC counters detected
[ 0.533606] check: Scanning for low memory corruption every 60 seconds
[ 0.534238] Initialise system trusted keyrings
[ 0.534316] Key type blacklist registered
[ 0.534396] workingset: timestamp_bits=41 max_order=20 bucket_order=0
[ 0.535953] zbud: loaded
[ 0.540129] Key type asymmetric registered
[ 0.540130] Asymmetric key parser 'x509' registered
[ 0.540141] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[ 0.540201] io scheduler mq-deadline registered
[ 0.540201] io scheduler kyber registered
[ 0.540264] io scheduler bfq registered
[ 0.540536] pcieport 0000:00:01.2: PME: Signaling with IRQ 25
[ 0.540629] pcieport 0000:00:01.2: AER: enabled with IRQ 25
[ 0.540785] pcieport 0000:00:08.1: PME: Signaling with IRQ 26
[ 0.541019] pcieport 0000:00:08.2: PME: Signaling with IRQ 27
[ 0.541094] pcieport 0000:00:08.2: AER: enabled with IRQ 27
[ 0.541896] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 0.541997] efifb: probing for efifb
[ 0.542012] efifb: No BGRT, not showing boot graphics
[ 0.542013] efifb: framebuffer at 0xe0000000, using 8128k, total 8128k
[ 0.542014] efifb: mode is 1920x1080x32, linelength=7680, pages=1
[ 0.542014] efifb: scrolling: redraw
[ 0.542015] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 0.542097] fbcon: Deferring console take-over
[ 0.542098] fb0: EFI VGA frame buffer device
[ 0.542173] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 0.542200] ACPI: Power Button [PWRB]
[ 0.542245] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[ 0.542288] ACPI: Power Button [PWRF]
[ 0.542392] ACPI: Video Device [VGA1] (multi-head: yes rom: no post: no)
[ 0.542559] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.GP17.VGA.LCD._BCM.AFN7], AE_NOT_FOUND (20200110/psargs-330)
[ 0.542566] ACPI Error: Aborting method \_SB.PCI0.GP17.VGA.LCD._BCM due to previous error (AE_NOT_FOUND) (20200110/psparse-529)
[ 0.542571] ACPI Error: Evaluating _BCM failed (20200110/video-357)
[ 0.542617] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0f/LNXVIDEO:01/input/input2
[ 0.543097] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.543322] 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 0.544316] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[ 0.544317] AMD-Vi: AMD IOMMUv2 functionality not available on this system
[ 0.544900] ahci 0000:01:00.1: version 3.0
[ 0.545024] ahci 0000:01:00.1: SSS flag set, parallel bus scan disabled
[ 0.545076] ahci 0000:01:00.1: AHCI 0001.0301 32 slots 8 ports 6 Gbps 0x33 impl SATA mode
[ 0.545078] ahci 0000:01:00.1: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst
[ 0.545832] scsi host0: ahci
[ 0.546022] scsi host1: ahci
[ 0.546144] scsi host2: ahci
[ 0.546270] scsi host3: ahci
[ 0.546387] scsi host4: ahci
[ 0.546505] scsi host5: ahci
[ 0.546633] scsi host6: ahci
[ 0.546770] scsi host7: ahci
[ 0.546835] ata1: SATA max UDMA/133 abar m131072@0xfce80000 port 0xfce80100 irq 36
[ 0.546838] ata2: SATA max UDMA/133 abar m131072@0xfce80000 port 0xfce80180 irq 36
[ 0.546838] ata3: DUMMY
[ 0.546839] ata4: DUMMY
[ 0.546841] ata5: SATA max UDMA/133 abar m131072@0xfce80000 port 0xfce80300 irq 36
[ 0.546843] ata6: SATA max UDMA/133 abar m131072@0xfce80000 port 0xfce80380 irq 36
[ 0.546843] ata7: DUMMY
[ 0.546844] ata8: DUMMY
[ 0.558024] ahci 0000:07:00.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
[ 0.558025] ahci 0000:07:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part
[ 0.558242] scsi host8: ahci
[ 0.558306] ata9: SATA max UDMA/133 abar m2048@0xfcf00000 port 0xfcf00100 irq 38
[ 0.558350] usbcore: registered new interface driver usbserial_generic
[ 0.558354] usbserial: USB Serial support registered for generic
[ 0.558387] rtc_cmos 00:03: RTC can wake from S4
[ 0.558655] rtc_cmos 00:03: registered as rtc0
[ 0.558668] rtc_cmos 00:03: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[ 0.558778] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.558893] drop_monitor: Initializing network drop monitor service
[ 0.559256] NET: Registered protocol family 10
[ 0.565532] Segment Routing with IPv6
[ 0.565556] NET: Registered protocol family 17
[ 0.565945] RAS: Correctable Errors collector initialized.
[ 0.565991] microcode: CPU0: patch_level=0x08101016
[ 0.565996] microcode: CPU1: patch_level=0x08101016
[ 0.566001] microcode: CPU2: patch_level=0x08101016
[ 0.566005] microcode: CPU3: patch_level=0x08101016
[ 0.566044] microcode: Microcode Update Driver: v2.2.
[ 0.566049] IPI shorthand broadcast: enabled
[ 0.566069] sched_clock: Marking stable (564003037, 2037581)->(573770697, -7730079)
[ 0.566127] registered taskstats version 1
[ 0.566136] Loading compiled-in X.509 certificates
[ 0.569380] Loaded X.509 cert 'Build time autogenerated kernel key: 5fedf10500f4f89274a72136ae4d94a39b20e616'
[ 0.569418] zswap: loaded using pool lzo/zbud
[ 0.569602] Key type ._fscrypt registered
[ 0.569603] Key type .fscrypt registered
[ 0.569604] Key type fscrypt-provisioning registered
[ 0.575579] Key type big_key registered
[ 0.576584] PM: Magic number: 0:885:80
[ 0.576708] rtc_cmos 00:03: setting system clock to 2020-04-12T14:04:40 UTC (1586700280)
[ 0.878194] ata9: SATA link down (SStatus 0 SControl 300)
[ 1.024828] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 1.032360] ata1.00: ATA-8: KINGSTON SV300S37A120G, 603ABBF0, max UDMA/133
[ 1.032362] ata1.00: 234441648 sectors, multi 1: LBA48 NCQ (depth 32), AA
[ 1.039139] ata1.00: configured for UDMA/133
[ 1.039366] scsi 0:0:0:0: Direct-Access ATA KINGSTON SV300S3 BBF0 PQ: 0 ANSI: 5
[ 1.039604] sd 0:0:0:0: [sda] 234441648 512-byte logical blocks: (120 GB/112 GiB)
[ 1.039614] sd 0:0:0:0: [sda] Write Protect is off
[ 1.039615] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.039626] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.040641] sda: sda1 sda2 sda3
[ 1.041174] sd 0:0:0:0: [sda] Attached SCSI disk
[ 1.353308] ata2: SATA link down (SStatus 0 SControl 300)
[ 1.550485] tsc: Refined TSC clocksource calibration: 3499.985 MHz
[ 1.550496] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3273429044c, max_idle_ns: 440795241221 ns
[ 1.550513] clocksource: Switched to clocksource tsc
[ 1.666629] ata5: SATA link down (SStatus 0 SControl 300)
[ 1.979970] ata6: SATA link down (SStatus 0 SControl 300)
[ 1.981229] Freeing unused decrypted memory: 2040K
[ 1.981546] Freeing unused kernel image (initmem) memory: 1620K
[ 1.981550] Write protecting the kernel read-only data: 20480k
[ 1.982124] Freeing unused kernel image (text/rodata gap) memory: 2044K
[ 1.982481] Freeing unused kernel image (rodata/data gap) memory: 1644K
[ 2.003885] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 2.003889] Run /init as init process
[ 2.003891] with arguments:
[ 2.003891] /init
[ 2.003892] with environment:
[ 2.003892] HOME=/
[ 2.003893] TERM=linux
[ 2.003893] BOOT_IMAGE=/boot/vmlinuz-linux
[ 2.040419] fbcon: Taking over console
[ 2.040492] Console: switching to colour frame buffer device 240x67
[ 2.113729] xhci_hcd 0000:01:00.0: xHCI Host Controller
[ 2.113755] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
[ 2.169333] xhci_hcd 0000:01:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000008000410
[ 2.169514] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.06
[ 2.169515] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.169516] usb usb1: Product: xHCI Host Controller
[ 2.169517] usb usb1: Manufacturer: Linux 5.6.3-arch1-1 xhci-hcd
[ 2.169518] usb usb1: SerialNumber: 0000:01:00.0
[ 2.169642] hub 1-0:1.0: USB hub found
[ 2.169684] hub 1-0:1.0: 9 ports detected
[ 2.170306] xhci_hcd 0000:01:00.0: xHCI Host Controller
[ 2.170308] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
[ 2.170311] xhci_hcd 0000:01:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[ 2.170357] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 2.170372] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.06
[ 2.170373] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.170374] usb usb2: Product: xHCI Host Controller
[ 2.170375] usb usb2: Manufacturer: Linux 5.6.3-arch1-1 xhci-hcd
[ 2.170375] usb usb2: SerialNumber: 0000:01:00.0
[ 2.170517] hub 2-0:1.0: USB hub found
[ 2.170539] hub 2-0:1.0: 3 ports detected
[ 2.170996] xhci_hcd 0000:06:00.3: xHCI Host Controller
[ 2.170999] xhci_hcd 0000:06:00.3: new USB bus registered, assigned bus number 3
[ 2.171354] xhci_hcd 0000:06:00.3: hcc params 0x0270ffe5 hci version 0x110 quirks 0x0000000840000410
[ 2.171626] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.06
[ 2.171627] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.171628] usb usb3: Product: xHCI Host Controller
[ 2.171629] usb usb3: Manufacturer: Linux 5.6.3-arch1-1 xhci-hcd
[ 2.171629] usb usb3: SerialNumber: 0000:06:00.3
[ 2.171711] hub 3-0:1.0: USB hub found
[ 2.171740] hub 3-0:1.0: 4 ports detected
[ 2.172184] xhci_hcd 0000:06:00.3: xHCI Host Controller
[ 2.172185] xhci_hcd 0000:06:00.3: new USB bus registered, assigned bus number 4
[ 2.172187] xhci_hcd 0000:06:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[ 2.172225] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[ 2.172239] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.06
[ 2.172240] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.172241] usb usb4: Product: xHCI Host Controller
[ 2.172242] usb usb4: Manufacturer: Linux 5.6.3-arch1-1 xhci-hcd
[ 2.172243] usb usb4: SerialNumber: 0000:06:00.3
[ 2.172337] hub 4-0:1.0: USB hub found
[ 2.172368] hub 4-0:1.0: 4 ports detected
[ 2.172908] xhci_hcd 0000:06:00.4: xHCI Host Controller
[ 2.172911] xhci_hcd 0000:06:00.4: new USB bus registered, assigned bus number 5
[ 2.173238] xhci_hcd 0000:06:00.4: hcc params 0x0260ffe5 hci version 0x110 quirks 0x0000000840000410
[ 2.173502] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.06
[ 2.173503] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.173504] usb usb5: Product: xHCI Host Controller
[ 2.173504] usb usb5: Manufacturer: Linux 5.6.3-arch1-1 xhci-hcd
[ 2.173505] usb usb5: SerialNumber: 0000:06:00.4
[ 2.173584] hub 5-0:1.0: USB hub found
[ 2.173596] hub 5-0:1.0: 1 port detected
[ 2.173791] xhci_hcd 0000:06:00.4: xHCI Host Controller
[ 2.173793] xhci_hcd 0000:06:00.4: new USB bus registered, assigned bus number 6
[ 2.173810] xhci_hcd 0000:06:00.4: Host supports USB 3.1 Enhanced SuperSpeed
[ 2.173855] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[ 2.173870] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.06
[ 2.173871] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.173872] usb usb6: Product: xHCI Host Controller
[ 2.173872] usb usb6: Manufacturer: Linux 5.6.3-arch1-1 xhci-hcd
[ 2.173873] usb usb6: SerialNumber: 0000:06:00.4
[ 2.173947] hub 6-0:1.0: USB hub found
[ 2.173959] hub 6-0:1.0: 1 port detected
[ 2.230601] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
[ 2.276276] random: fast init done
[ 2.337360] systemd[1]: systemd 245.4-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)
[ 2.353846] systemd[1]: Detected architecture x86-64.
[ 2.367987] systemd[1]: Set hostname to <theo-emu>.
[ 2.474590] systemd[1]: Created slice system-getty.slice.
[ 2.474805] systemd[1]: Created slice system-modprobe.slice.
[ 2.475019] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[ 2.475381] systemd[1]: Created slice User and Session Slice.
[ 2.475442] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 2.475492] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 2.475653] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 2.475698] systemd[1]: Reached target Local Encrypted Volumes.
[ 2.475738] systemd[1]: Reached target Paths.
[ 2.475771] systemd[1]: Reached target Remote File Systems.
[ 2.475802] systemd[1]: Reached target Slices.
[ 2.475898] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 2.476010] systemd[1]: Listening on LVM2 metadata daemon socket.
[ 2.476078] systemd[1]: Listening on LVM2 poll daemon socket.
[ 2.477645] systemd[1]: Listening on Process Core Dump Socket.
[ 2.477701] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ 2.477811] systemd[1]: Listening on Journal Audit Socket.
[ 2.477914] systemd[1]: Listening on Journal Socket (/dev/log).
[ 2.477992] systemd[1]: Listening on Journal Socket.
[ 2.478070] systemd[1]: Listening on udev Control Socket.
[ 2.478132] systemd[1]: Listening on udev Kernel Socket.
[ 2.478795] systemd[1]: Mounting Huge Pages File System...
[ 2.479583] systemd[1]: Mounting POSIX Message Queue File System...
[ 2.480461] systemd[1]: Mounting Kernel Debug File System...
[ 2.481500] systemd[1]: Mounting Kernel Trace File System...
[ 2.482431] systemd[1]: Starting Create list of static device nodes for the current kernel...
[ 2.483568] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[ 2.484638] systemd[1]: Starting Load Kernel Module drm...
[ 2.485752] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[ 2.485791] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[ 2.487896] systemd[1]: Starting Load Kernel Modules...
[ 2.488754] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 2.489628] systemd[1]: Starting udev Coldplug all Devices...
[ 2.490686] systemd[1]: Mounted Huge Pages File System.
[ 2.490815] systemd[1]: Mounted POSIX Message Queue File System.
[ 2.490902] systemd[1]: Mounted Kernel Debug File System.
[ 2.490984] systemd[1]: Mounted Kernel Trace File System.
[ 2.491383] systemd[1]: Finished Create list of static device nodes for the current kernel.
[ 2.494270] Linux agpgart interface v0.103
[ 2.497167] usb 1-4: new low-speed USB device number 2 using xhci_hcd
[ 2.498510] EXT4-fs (sda2): re-mounted. Opts: (null)
[ 2.500498] usb 3-3: new full-speed USB device number 2 using xhci_hcd
[ 2.500835] random: lvm: uninitialized urandom read (4 bytes read)
[ 2.501312] systemd[1]: Finished Remount Root and Kernel File Systems.
[ 2.501476] systemd[1]: Condition check resulted in First Boot Wizard being skipped.
[ 2.502578] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[ 2.504127] systemd[1]: Starting Load/Save Random Seed...
[ 2.504157] systemd[1]: Condition check resulted in Create System Users being skipped.
[ 2.504884] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 2.505279] systemd[1]: Finished Load Kernel Modules.
[ 2.505546] systemd[1]: Condition check resulted in FUSE Control File System being skipped.
[ 2.506355] systemd[1]: Mounting Kernel Configuration File System...
[ 2.507046] systemd[1]: Started LVM2 metadata daemon.
[ 2.507864] systemd[1]: Starting Apply Kernel Variables...
[ 2.519096] systemd[1]: Mounted Kernel Configuration File System.
[ 2.520637] systemd[1]: modprobe@drm.service: Succeeded.
[ 2.520894] systemd[1]: Finished Load Kernel Module drm.
[ 2.521254] systemd[1]: Finished Apply Kernel Variables.
[ 2.528675] systemd[1]: Finished Create Static Device Nodes in /dev.
[ 2.529455] systemd[1]: Started Entropy Daemon based on the HAVEGE algorithm.
[ 2.530559] systemd[1]: Starting Journal Service...
[ 2.531562] systemd[1]: Starting udev Kernel Device Manager...
[ 2.555363] systemd[1]: Finished udev Coldplug all Devices.
[ 2.665554] usb 3-3: New USB device found, idVendor=057e, idProduct=0337, bcdDevice= 1.00
[ 2.665555] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2.665557] usb 3-3: Product: GameCube For Switch
[ 2.665558] usb 3-3: Manufacturer: Nintendo
[ 2.665558] usb 3-3: SerialNumber: GH-GC-001 T8
[ 2.694856] random: crng init done
[ 2.699599] systemd[1]: Finished Load/Save Random Seed.
[ 2.754384] usb 1-4: New USB device found, idVendor=1a2c, idProduct=2124, bcdDevice= 1.10
[ 2.754387] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.754389] usb 1-4: Product: USB Keyboard
[ 2.754390] usb 1-4: Manufacturer: SEM
[ 2.789033] systemd[1]: Started udev Kernel Device Manager.
[ 2.789099] audit: type=1130 audit(1586700282.707: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'
[ 2.794327] systemd[1]: Started Journal Service.
[ 2.794394] audit: type=1130 audit(1586700282.713: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'
[ 2.803535] systemd-journald[299]: Received client request to flush runtime journal.
[ 2.839138] acpi_cpufreq: overriding BIOS provided _PSD data
[ 2.880481] usb 1-5: new low-speed USB device number 3 using xhci_hcd
[ 2.918569] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[ 2.918571] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
[ 2.957577] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
[ 2.957702] sp5100-tco sp5100-tco: Using 0xfed80b00 for watchdog MMIO address
[ 2.957719] sp5100-tco sp5100-tco: Watchdog hardware is disabled
[ 2.967249] cryptd: max_cpu_qlen set to 1000
[ 2.967551] ccp 0000:06:00.2: ccp enabled
[ 2.967566] ccp 0000:06:00.2: psp: unable to access the device: you might be running a broken BIOS.
[ 2.993046] AVX2 version of gcm_enc/dec engaged.
[ 2.993047] AES CTR mode by8 optimization enabled
[ 2.998242] Adding 8191996k swap on /dev/sda3. Priority:-2 extents:1 across:8191996k SSFS
[ 3.002741] libphy: r8169: probed
[ 3.002964] r8169 0000:05:00.0 eth0: RTL8168h/8111h, 70:85:c2:93:2b:85, XID 541, IRQ 54
[ 3.002966] r8169 0000:05:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[ 3.057396] audit: type=1130 audit(1586700282.977: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'
[ 3.063741] audit: type=1130 audit(1586700282.980:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3.098342] audit: type=1130 audit(1586700283.017:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2dpartuuid-ea558e75\x2d053a\x2dcd4d\x2d8fc9\x2d6a2e00974949 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3.105299] r8169 0000:05:00.0 enp5s0: renamed from eth0
[ 3.135169] usb 1-5: New USB device found, idVendor=1c4f, idProduct=0034, bcdDevice= 1.10
[ 3.135171] usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 3.135172] usb 1-5: Product: Usb Mouse
[ 3.135173] usb 1-5: Manufacturer: SIGMACHIP
[ 3.149105] audit: type=1130 audit(1586700283.070:7): 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'
[ 3.158785] audit: type=1127 audit(1586700283.077:8): pid=477 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
[ 3.158891] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:08.1/0000:06:00.1/sound/card0/input3
[ 3.158963] input: HD-Audio Generic HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:08.1/0000:06:00.1/sound/card0/input4
[ 3.159025] input: HD-Audio Generic HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:08.1/0000:06:00.1/sound/card0/input5
[ 3.164817] audit: type=1130 audit(1586700283.083:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3.167899] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC887-VD: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
[ 3.167901] snd_hda_codec_realtek hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 3.167902] snd_hda_codec_realtek hdaudioC1D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[ 3.167903] snd_hda_codec_realtek hdaudioC1D0: mono: mono_out=0x0
[ 3.167904] snd_hda_codec_realtek hdaudioC1D0: inputs:
[ 3.167905] snd_hda_codec_realtek hdaudioC1D0: Front Mic=0x19
[ 3.167906] snd_hda_codec_realtek hdaudioC1D0: Rear Mic=0x18
[ 3.167907] snd_hda_codec_realtek hdaudioC1D0: Line=0x1a
[ 3.168599] audit: type=1130 audit(1586700283.087:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3.204316] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:06:00.6/sound/card1/input6
[ 3.204375] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:06:00.6/sound/card1/input7
[ 3.204424] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:06:00.6/sound/card1/input8
[ 3.204468] input: HD-Audio Generic Line Out as /devices/pci0000:00/0000:00:08.1/0000:06:00.6/sound/card1/input9
[ 3.204507] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:06:00.6/sound/card1/input10
[ 3.222149] kvm: Nested Virtualization enabled
[ 3.222179] kvm: Nested Paging enabled
[ 3.222180] SVM: Virtual VMLOAD VMSAVE supported
[ 3.222180] SVM: Virtual GIF supported
[ 3.227044] MCE: In-kernel MCE decoding enabled.
[ 3.230519] EDAC amd64: F17h_M10h detected (node 0).
[ 3.230596] EDAC amd64: Node 0: DRAM ECC disabled.
[ 3.271406] EDAC amd64: F17h_M10h detected (node 0).
[ 3.271482] EDAC amd64: Node 0: DRAM ECC disabled.
[ 3.371206] EDAC amd64: F17h_M10h detected (node 0).
[ 3.371299] EDAC amd64: Node 0: DRAM ECC disabled.
[ 3.425620] EDAC amd64: F17h_M10h detected (node 0).
[ 3.425714] EDAC amd64: Node 0: DRAM ECC disabled.
[ 3.428167] [drm] amdgpu kernel modesetting enabled.
[ 3.428240] Parsing CRAT table with 1 nodes
[ 3.428243] Creating topology SYSFS entries
[ 3.428268] Topology: Add APU node [0x0:0x0]
[ 3.428269] Finished initializing topology
[ 3.428396] checking generic (e0000000 7f0000) vs hw (e0000000 10000000)
[ 3.428397] fb0: switching to amdgpudrmfb from EFI VGA
[ 3.428744] Console: switching to colour dummy device 80x25
[ 3.428782] amdgpu 0000:06:00.0: vgaarb: deactivate vga console
[ 3.429008] [drm] initializing kernel modesetting (RAVEN 0x1002:0x15DD 0x1002:0x15DD 0xC8).
[ 3.429024] [drm] register mmio base: 0xFCC00000
[ 3.429024] [drm] register mmio size: 524288
[ 3.429043] [drm] add ip block number 0 <soc15_common>
[ 3.429043] [drm] add ip block number 1 <gmc_v9_0>
[ 3.429044] [drm] add ip block number 2 <vega10_ih>
[ 3.429044] [drm] add ip block number 3 <psp>
[ 3.429045] [drm] add ip block number 4 <gfx_v9_0>
[ 3.429046] [drm] add ip block number 5 <sdma_v4_0>
[ 3.429046] [drm] add ip block number 6 <powerplay>
[ 3.429047] [drm] add ip block number 7 <dm>
[ 3.429048] [drm] add ip block number 8 <vcn_v1_0>
[ 3.455181] [drm] BIOS signature incorrect 0 0
[ 3.455205] ATOM BIOS: 113-RAVEN-113
[ 3.455600] [drm] VCN decode is enabled in VM mode
[ 3.455601] [drm] VCN encode is enabled in VM mode
[ 3.455601] [drm] JPEG decode is enabled in VM mode
[ 3.455644] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[ 3.455655] amdgpu 0000:06:00.0: VRAM: 512M 0x000000F400000000 - 0x000000F41FFFFFFF (512M used)
[ 3.455656] amdgpu 0000:06:00.0: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
[ 3.455657] amdgpu 0000:06:00.0: AGP: 267419648M 0x000000F800000000 - 0x0000FFFFFFFFFFFF
[ 3.455660] [drm] Detected VRAM RAM=512M, BAR=512M
[ 3.455661] [drm] RAM width 64bits DDR4
[ 3.455731] [TTM] Zone kernel: Available graphics memory: 1718318 KiB
[ 3.455733] [TTM] Initializing pool allocator
[ 3.455737] [TTM] Initializing DMA pool allocator
[ 3.455787] [drm] amdgpu: 512M of VRAM memory ready
[ 3.455789] [drm] amdgpu: 2517M of GTT memory ready.
[ 3.455803] [drm] GART: num cpu pages 262144, num gpu pages 262144
[ 3.455952] [drm] PCIE GART of 1024M enabled (table at 0x000000F400900000).
[ 3.461814] [drm] use_doorbell being set to: [true]
[ 3.461890] amdgpu: [powerplay] hwmgr_sw_init smu backed is smu10_smu
[ 3.462895] [drm] Found VCN firmware Version ENC: 1.9 DEC: 1 VEP: 0 Revision: 28
[ 3.462899] [drm] PSP loading VCN firmware
[ 3.483951] [drm] reserve 0x400000 from 0xf41f800000 for PSP TMR
[ 3.559161] Generic FE-GE Realtek PHY r8169-500:00: attached PHY driver [Generic FE-GE Realtek PHY] (mii_bus:phy_addr=r8169-500:00, irq=IGNORE)
[ 3.643860] amdgpu 0000:06:00.0: RAS: ras ta ucode is not available
[ 3.665487] [drm] kiq ring mec 2 pipe 1 q 0
[ 3.665894] [drm] DM_PPLIB: values for F clock
[ 3.665896] [drm] DM_PPLIB: 400000 in kHz, 3649 in mV
[ 3.665897] [drm] DM_PPLIB: 933000 in kHz, 4074 in mV
[ 3.665898] [drm] DM_PPLIB: 1200000 in kHz, 4399 in mV
[ 3.665899] [drm] DM_PPLIB: 1333000 in kHz, 4399 in mV
[ 3.665900] [drm] DM_PPLIB: values for DCF clock
[ 3.665901] [drm] DM_PPLIB: 300000 in kHz, 3649 in mV
[ 3.665902] [drm] DM_PPLIB: 600000 in kHz, 4074 in mV
[ 3.665903] [drm] DM_PPLIB: 626000 in kHz, 4250 in mV
[ 3.665904] [drm] DM_PPLIB: 654000 in kHz, 4399 in mV
[ 3.666197] [drm] Display Core initialized with v3.2.69!
[ 3.671709] r8169 0000:05:00.0 enp5s0: Link is Down
[ 3.705847] snd_hda_intel 0000:06:00.1: bound 0000:06:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[ 3.731632] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 3.731634] [drm] Driver supports precise vblank timestamp query.
[ 3.745449] [drm] VCN decode and encode initialized successfully(under SPG Mode).
[ 3.746831] kfd kfd: Allocated 3969056 bytes on gart
[ 3.747538] kfd kfd: error getting iommu info. is the iommu enabled?
[ 3.747539] kfd kfd: Error initializing iommuv2
[ 3.747638] kfd kfd: device 1002:15dd NOT added due to errors
[ 3.749053] [drm] fb mappable at 0xC0BC1000
[ 3.749053] [drm] vram apper at 0xC0000000
[ 3.749054] [drm] size 8294400
[ 3.749054] [drm] fb depth is 24
[ 3.749054] [drm] pitch is 7680
[ 3.749249] fbcon: amdgpudrmfb (fb0) is primary device
[ 3.773186] ------------[ cut here ]------------
[ 3.773278] WARNING: CPU: 3 PID: 310 at drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link.c:1737 write_i2c_retimer_setting+0xc5/0x3e0 [amdgpu]
[ 3.773279] Modules linked in: rfkill amdgpu(+) edac_mce_amd kvm_amd kvm snd_hda_codec_realtek snd_hda_codec_generic gpu_sched i2c_algo_bit ledtrig_audio snd_hda_codec_hdmi nls_iso8859_1 ttm nls_cp437 vfat irqbypass fat snd_hda_intel drm_kms_helper snd_intel_dspcfg crct10dif_pclmul crc32_pclmul snd_hda_codec wmi_bmof ghash_clmulni_intel cec snd_hda_core snd_hwdep aesni_intel snd_pcm rc_core r8169 crypto_simd syscopyarea snd_timer cryptd sysfillrect ccp snd glue_helper sysimgblt sp5100_tco realtek libphy fb_sys_fops soundcore i2c_piix4 rng_core k10temp evdev wmi gpio_amdpt mac_hid pinctrl_amd acpi_cpufreq drm uinput agpgart ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 crc32c_intel xhci_pci xhci_hcd
[ 3.773304] CPU: 3 PID: 310 Comm: systemd-udevd Not tainted 5.6.3-arch1-1 #1
[ 3.773305] Hardware name: To Be Filled By O.E.M. To Be Filled By O.E.M./A320M-HDV R4.0, BIOS P3.30 07/31/2019
[ 3.773372] RIP: 0010:write_i2c_retimer_setting+0xc5/0x3e0 [amdgpu]
[ 3.773373] Code: b6 4c 24 16 44 89 e2 44 0f b6 44 24 17 44 0f b6 c8 48 c7 c6 e0 90 ce c0 bf 04 00 00 00 45 89 cd e8 10 dc 72 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
[ 3.773374] RSP: 0018:ffffac48005730b8 EFLAGS: 00010246
[ 3.773375] RAX: 0000000000000000 RBX: 0000000000000000 RCX: 000000000000000a
[ 3.773375] RDX: 000000000000005d RSI: ffffffffc0ce90e0 RDI: 0000000000000004
[ 3.773376] RBP: ffffac4800573115 R08: 0000000000000013 R09: 0000000000000000
[ 3.773376] R10: 0000000000000001 R11: 0000000000000010 R12: 000000000000005d
[ 3.773377] R13: 0000000000000000 R14: ffffa1af898401b8 R15: ffffac48005730ce
[ 3.773378] FS: 00007f93cdb92a80(0000) GS:ffffa1af9b0c0000(0000) knlGS:0000000000000000
[ 3.773378] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3.773379] CR2: 0000564a0a41eea4 CR3: 0000000118c52000 CR4: 00000000003406e0
[ 3.773379] Call Trace:
[ 3.773451] core_link_enable_stream+0x70a/0x750 [amdgpu]
[ 3.773517] dce110_apply_ctx_to_hw+0x5a8/0x5f0 [amdgpu]
[ 3.773585] dc_commit_state+0x292/0x7a0 [amdgpu]
[ 3.773654] amdgpu_dm_atomic_commit_tail+0x398/0x22e0 [amdgpu]
[ 3.773671] commit_tail+0x94/0x130 [drm_kms_helper]
[ 3.773677] drm_atomic_helper_commit+0x113/0x140 [drm_kms_helper]
[ 3.773692] drm_client_modeset_commit_atomic+0x1e1/0x220 [drm]
[ 3.773703] drm_client_modeset_commit_force+0x50/0x150 [drm]
[ 3.773708] drm_fb_helper_restore_fbdev_mode_unlocked+0x49/0xa0 [drm_kms_helper]
[ 3.773713] drm_fb_helper_set_par+0x30/0x40 [drm_kms_helper]
[ 3.773716] fbcon_init+0x2a9/0x5e0
[ 3.773719] visual_init+0xce/0x130
[ 3.773721] do_bind_con_driver+0x1b9/0x2a0
[ 3.773723] do_take_over_console+0x115/0x180
[ 3.773724] do_fbcon_takeover+0x58/0xb0
[ 3.773726] register_framebuffer+0x1f6/0x310
[ 3.773732] __drm_fb_helper_initial_config_and_unlock+0x34c/0x4a0 [drm_kms_helper]
[ 3.773785] amdgpu_fbdev_init+0xbc/0xf0 [amdgpu]
[ 3.773854] amdgpu_device_init.cold+0x15c6/0x1a1d [amdgpu]
[ 3.773906] amdgpu_driver_load_kms+0x55/0x1e0 [amdgpu]
[ 3.773916] drm_dev_register+0x111/0x150 [drm]
[ 3.773967] amdgpu_pci_probe+0xec/0x150 [amdgpu]
[ 3.773970] ? __pm_runtime_resume+0x49/0x60
[ 3.773972] local_pci_probe+0x42/0x80
[ 3.773974] ? pci_match_device+0xd7/0x100
[ 3.773975] pci_device_probe+0x104/0x1a0
[ 3.773977] really_probe+0x147/0x3c0
[ 3.773979] driver_probe_device+0xb6/0x100
[ 3.773981] device_driver_attach+0x53/0x60
[ 3.773982] __driver_attach+0x8a/0x150
[ 3.773983] ? device_driver_attach+0x60/0x60
[ 3.773984] ? device_driver_attach+0x60/0x60
[ 3.773986] bus_for_each_dev+0x89/0xd0
[ 3.773987] bus_add_driver+0x14d/0x1f0
[ 3.773989] driver_register+0x6c/0xc0
[ 3.773990] ? 0xffffffffc0772000
[ 3.773992] do_one_initcall+0x59/0x240
[ 3.773996] do_init_module+0x5c/0x230
[ 3.773998] load_module+0x2725/0x29e0
[ 3.774002] ? __do_sys_init_module+0x169/0x190
[ 3.774003] __do_sys_init_module+0x169/0x190
[ 3.774006] do_syscall_64+0x4e/0x150
[ 3.774008] entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 3.774010] RIP: 0033:0x7f93ceaf8dfe
[ 3.774011] Code: 48 8b 0d 95 f0 0b 00 f7 d8 64 89 01 48 83 c8 ff c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 49 89 ca b8 af 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 62 f0 0b 00 f7 d8 64 89 01 48
[ 3.774012] RSP: 002b:00007ffc29ba7718 EFLAGS: 00000246 ORIG_RAX: 00000000000000af
[ 3.774013] RAX: ffffffffffffffda RBX: 000055f503f4c5d0 RCX: 00007f93ceaf8dfe
[ 3.774014] RDX: 00007f93ce79097d RSI: 0000000000986cd9 RDI: 000055f504885260
[ 3.774014] RBP: 000055f504885260 R08: 000055f503eb001a R09: 0000000000000006
[ 3.774015] R10: 000055f503eb0010 R11: 0000000000000246 R12: 00007f93ce79097d
[ 3.774015] R13: 0000000000000001 R14: 000055f503eb68d0 R15: 000055f503f4c5d0
[ 3.774017] ---[ end trace 172ff00ec81a8f4d ]---
[ 3.774213] ------------[ cut here ]------------
[ 3.774279] WARNING: CPU: 3 PID: 310 at drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link.c:1769 write_i2c_retimer_setting+0x137/0x3e0 [amdgpu]
[ 3.774280] Modules linked in: rfkill amdgpu(+) edac_mce_amd kvm_amd kvm snd_hda_codec_realtek snd_hda_codec_generic gpu_sched i2c_algo_bit ledtrig_audio snd_hda_codec_hdmi nls_iso8859_1 ttm nls_cp437 vfat irqbypass fat snd_hda_intel drm_kms_helper snd_intel_dspcfg crct10dif_pclmul crc32_pclmul snd_hda_codec wmi_bmof ghash_clmulni_intel cec snd_hda_core snd_hwdep aesni_intel snd_pcm rc_core r8169 crypto_simd syscopyarea snd_timer cryptd sysfillrect ccp snd glue_helper sysimgblt sp5100_tco realtek libphy fb_sys_fops soundcore i2c_piix4 rng_core k10temp evdev wmi gpio_amdpt mac_hid pinctrl_amd acpi_cpufreq drm uinput agpgart ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 crc32c_intel xhci_pci xhci_hcd
[ 3.774300] CPU: 3 PID: 310 Comm: systemd-udevd Tainted: G W 5.6.3-arch1-1 #1
[ 3.774301] Hardware name: To Be Filled By O.E.M. To Be Filled By O.E.M./A320M-HDV R4.0, BIOS P3.30 07/31/2019
[ 3.774366] RIP: 0010:write_i2c_retimer_setting+0x137/0x3e0 [amdgpu]
[ 3.774367] Code: 44 89 e2 44 0f b6 44 24 17 44 0f b6 c8 48 c7 c6 40 91 ce c0 bf 04 00 00 00 45 89 cf e8 a2 db 72 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
[ 3.774367] RSP: 0018:ffffac48005730b8 EFLAGS: 00010246
[ 3.774368] RAX: 0000000000000000 RBX: 0000000000000000 RCX: 000000000000000a
[ 3.774368] RDX: 000000000000005d RSI: ffffffffc0ce9140 RDI: 0000000000000004
[ 3.774370] RBP: ffffac4800573115 R08: 0000000000000017 R09: 0000000000000000
[ 3.774371] R10: 0000000000000001 R11: 0000000000000010 R12: 000000000000005d
[ 3.774371] R13: 0000000000000000 R14: ffffa1af898401b8 R15: 0000000000000000
[ 3.774372] FS: 00007f93cdb92a80(0000) GS:ffffa1af9b0c0000(0000) knlGS:0000000000000000
[ 3.774372] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3.774373] CR2: 0000564a0a41eea4 CR3: 0000000118c52000 CR4: 00000000003406e0
[ 3.774373] Call Trace:
[ 3.774439] core_link_enable_stream+0x70a/0x750 [amdgpu]
[ 3.774505] dce110_apply_ctx_to_hw+0x5a8/0x5f0 [amdgpu]
[ 3.774571] dc_commit_state+0x292/0x7a0 [amdgpu]
[ 3.774640] amdgpu_dm_atomic_commit_tail+0x398/0x22e0 [amdgpu]
[ 3.774653] commit_tail+0x94/0x130 [drm_kms_helper]
[ 3.774659] drm_atomic_helper_commit+0x113/0x140 [drm_kms_helper]
[ 3.774670] drm_client_modeset_commit_atomic+0x1e1/0x220 [drm]
[ 3.774680] drm_client_modeset_commit_force+0x50/0x150 [drm]
[ 3.774686] drm_fb_helper_restore_fbdev_mode_unlocked+0x49/0xa0 [drm_kms_helper]
[ 3.774692] drm_fb_helper_set_par+0x30/0x40 [drm_kms_helper]
[ 3.774694] fbcon_init+0x2a9/0x5e0
[ 3.774696] visual_init+0xce/0x130
[ 3.774698] do_bind_con_driver+0x1b9/0x2a0
[ 3.774699] do_take_over_console+0x115/0x180
[ 3.774701] do_fbcon_takeover+0x58/0xb0
[ 3.774703] register_framebuffer+0x1f6/0x310
[ 3.774709] __drm_fb_helper_initial_config_and_unlock+0x34c/0x4a0 [drm_kms_helper]
[ 3.774762] amdgpu_fbdev_init+0xbc/0xf0 [amdgpu]
[ 3.774830] amdgpu_device_init.cold+0x15c6/0x1a1d [amdgpu]
[ 3.774882] amdgpu_driver_load_kms+0x55/0x1e0 [amdgpu]
[ 3.774892] drm_dev_register+0x111/0x150 [drm]
[ 3.774943] amdgpu_pci_probe+0xec/0x150 [amdgpu]
[ 3.774945] ? __pm_runtime_resume+0x49/0x60
[ 3.774947] local_pci_probe+0x42/0x80
[ 3.774948] ? pci_match_device+0xd7/0x100
[ 3.774949] pci_device_probe+0x104/0x1a0
[ 3.774951] really_probe+0x147/0x3c0
[ 3.774952] driver_probe_device+0xb6/0x100
[ 3.774954] device_driver_attach+0x53/0x60
[ 3.774955] __driver_attach+0x8a/0x150
[ 3.774956] ? device_driver_attach+0x60/0x60
[ 3.774957] ? device_driver_attach+0x60/0x60
[ 3.774959] bus_for_each_dev+0x89/0xd0
[ 3.774960] bus_add_driver+0x14d/0x1f0
[ 3.774961] driver_register+0x6c/0xc0
[ 3.774962] ? 0xffffffffc0772000
[ 3.774964] do_one_initcall+0x59/0x240
[ 3.774966] do_init_module+0x5c/0x230
[ 3.774968] load_module+0x2725/0x29e0
[ 3.774972] ? __do_sys_init_module+0x169/0x190
[ 3.774972] __do_sys_init_module+0x169/0x190
[ 3.774975] do_syscall_64+0x4e/0x150
[ 3.774977] entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 3.774978] RIP: 0033:0x7f93ceaf8dfe
[ 3.774979] Code: 48 8b 0d 95 f0 0b 00 f7 d8 64 89 01 48 83 c8 ff c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 49 89 ca b8 af 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 62 f0 0b 00 f7 d8 64 89 01 48
[ 3.774979] RSP: 002b:00007ffc29ba7718 EFLAGS: 00000246 ORIG_RAX: 00000000000000af
[ 3.774980] RAX: ffffffffffffffda RBX: 000055f503f4c5d0 RCX: 00007f93ceaf8dfe
[ 3.774981] RDX: 00007f93ce79097d RSI: 0000000000986cd9 RDI: 000055f504885260
[ 3.774981] RBP: 000055f504885260 R08: 000055f503eb001a R09: 0000000000000006
[ 3.774981] R10: 000055f503eb0010 R11: 0000000000000246 R12: 00007f93ce79097d
[ 3.774982] R13: 0000000000000001 R14: 000055f503eb68d0 R15: 000055f503f4c5d0
[ 3.774983] ---[ end trace 172ff00ec81a8f4e ]---
[ 3.775164] ------------[ cut here ]------------
[ 3.775230] WARNING: CPU: 3 PID: 310 at drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link.c:1737 write_i2c_retimer_setting+0xc5/0x3e0 [amdgpu]
[ 3.775230] Modules linked in: rfkill amdgpu(+) edac_mce_amd kvm_amd kvm snd_hda_codec_realtek snd_hda_codec_generic gpu_sched i2c_algo_bit ledtrig_audio snd_hda_codec_hdmi nls_iso8859_1 ttm nls_cp437 vfat irqbypass fat snd_hda_intel drm_kms_helper snd_intel_dspcfg crct10dif_pclmul crc32_pclmul snd_hda_codec wmi_bmof ghash_clmulni_intel cec snd_hda_core snd_hwdep aesni_intel snd_pcm rc_core r8169 crypto_simd syscopyarea snd_timer cryptd sysfillrect ccp snd glue_helper sysimgblt sp5100_tco realtek libphy fb_sys_fops soundcore i2c_piix4 rng_core k10temp evdev wmi gpio_amdpt mac_hid pinctrl_amd acpi_cpufreq drm uinput agpgart ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 crc32c_intel xhci_pci xhci_hcd
[ 3.775244] CPU: 3 PID: 310 Comm: systemd-udevd Tainted: G W 5.6.3-arch1-1 #1
[ 3.775245] Hardware name: To Be Filled By O.E.M. To Be Filled By O.E.M./A320M-HDV R4.0, BIOS P3.30 07/31/2019
[ 3.775310] RIP: 0010:write_i2c_retimer_setting+0xc5/0x3e0 [amdgpu]
[ 3.775311] Code: b6 4c 24 16 44 89 e2 44 0f b6 44 24 17 44 0f b6 c8 48 c7 c6 e0 90 ce c0 bf 04 00 00 00 45 89 cd e8 10 dc 72 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
[ 3.775311] RSP: 0018:ffffac48005730b8 EFLAGS: 00010246
[ 3.775312] RAX: 0000000000000000 RBX: 0000000000000001 RCX: 000000000000000b
[ 3.775312] RDX: 000000000000005d RSI: ffffffffc0ce90e0 RDI: 0000000000000004
[ 3.775313] RBP: ffffac4800573115 R08: 00000000000000c8 R09: 0000000000000000
[ 3.775313] R10: 0000000000000001 R11: 0000000000000010 R12: 000000000000005d
[ 3.775313] R13: 0000000000000000 R14: ffffa1af898401b8 R15: ffffac48005730ce
[ 3.775314] FS: 00007f93cdb92a80(0000) GS:ffffa1af9b0c0000(0000) knlGS:0000000000000000
[ 3.775315] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3.775315] CR2: 0000564a0a41eea4 CR3: 0000000118c52000 CR4: 00000000003406e0
[ 3.775316] Call Trace:
[ 3.775381] core_link_enable_stream+0x70a/0x750 [amdgpu]
[ 3.775447] dce110_apply_ctx_to_hw+0x5a8/0x5f0 [amdgpu]
[ 3.775513] dc_commit_state+0x292/0x7a0 [amdgpu]
[ 3.775582] amdgpu_dm_atomic_commit_tail+0x398/0x22e0 [amdgpu]
[ 3.775595] commit_tail+0x94/0x130 [drm_kms_helper]
[ 3.775600] drm_atomic_helper_commit+0x113/0x140 [drm_kms_helper]
[ 3.775611] drm_client_modeset_commit_atomic+0x1e1/0x220 [drm]
[ 3.775622] drm_client_modeset_commit_force+0x50/0x150 [drm]
[ 3.775627] drm_fb_helper_restore_fbdev_mode_unlocked+0x49/0xa0 [drm_kms_helper]
[ 3.775632] drm_fb_helper_set_par+0x30/0x40 [drm_kms_helper]
[ 3.775634] fbcon_init+0x2a9/0x5e0
[ 3.775636] visual_init+0xce/0x130
[ 3.775637] do_bind_con_driver+0x1b9/0x2a0
[ 3.775639] do_take_over_console+0x115/0x180
[ 3.775640] do_fbcon_takeover+0x58/0xb0
[ 3.775642] register_framebuffer+0x1f6/0x310
[ 3.775648] __drm_fb_helper_initial_config_and_unlock+0x34c/0x4a0 [drm_kms_helper]
[ 3.775701] amdgpu_fbdev_init+0xbc/0xf0 [amdgpu]
[ 3.775769] amdgpu_device_init.cold+0x15c6/0x1a1d [amdgpu]
[ 3.775821] amdgpu_driver_load_kms+0x55/0x1e0 [amdgpu]
[ 3.775831] drm_dev_register+0x111/0x150 [drm]
[ 3.775882] amdgpu_pci_probe+0xec/0x150 [amdgpu]
[ 3.775884] ? __pm_runtime_resume+0x49/0x60
[ 3.775885] local_pci_probe+0x42/0x80
[ 3.775886] ? pci_match_device+0xd7/0x100
[ 3.775887] pci_device_probe+0x104/0x1a0
[ 3.775889] really_probe+0x147/0x3c0
[ 3.775891] driver_probe_device+0xb6/0x100
[ 3.775892] device_driver_attach+0x53/0x60
[ 3.775894] __driver_attach+0x8a/0x150
[ 3.775895] ? device_driver_attach+0x60/0x60
[ 3.775896] ? device_driver_attach+0x60/0x60
[ 3.775897] bus_for_each_dev+0x89/0xd0
[ 3.775899] bus_add_driver+0x14d/0x1f0
[ 3.775900] driver_register+0x6c/0xc0
[ 3.775901] ? 0xffffffffc0772000
[ 3.775902] do_one_initcall+0x59/0x240
[ 3.775905] do_init_module+0x5c/0x230
[ 3.775906] load_module+0x2725/0x29e0
[ 3.775910] ? __do_sys_init_module+0x169/0x190
[ 3.775911] __do_sys_init_module+0x169/0x190
[ 3.775913] do_syscall_64+0x4e/0x150
[ 3.775915] entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 3.775916] RIP: 0033:0x7f93ceaf8dfe
[ 3.775917] Code: 48 8b 0d 95 f0 0b 00 f7 d8 64 89 01 48 83 c8 ff c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 49 89 ca b8 af 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 62 f0 0b 00 f7 d8 64 89 01 48
[ 3.775918] RSP: 002b:00007ffc29ba7718 EFLAGS: 00000246 ORIG_RAX: 00000000000000af
[ 3.775919] RAX: ffffffffffffffda RBX: 000055f503f4c5d0 RCX: 00007f93ceaf8dfe
[ 3.775919] RDX: 00007f93ce79097d RSI: 0000000000986cd9 RDI: 000055f504885260
[ 3.775920] RBP: 000055f504885260 R08: 000055f503eb001a R09: 0000000000000006
[ 3.775920] R10: 000055f503eb0010 R11: 0000000000000246 R12: 00007f93ce79097d
[ 3.775920] R13: 0000000000000001 R14: 000055f503eb68d0 R15: 000055f503f4c5d0
[ 3.775922] ---[ end trace 172ff00ec81a8f4f ]---
[ 3.776108] ------------[ cut here ]------------
[ 3.776174] WARNING: CPU: 3 PID: 310 at drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link.c:1756 write_i2c_retimer_setting+0x1d1/0x3e0 [amdgpu]
[ 3.776174] Modules linked in: rfkill amdgpu(+) edac_mce_amd kvm_amd kvm snd_hda_codec_realtek snd_hda_codec_generic gpu_sched i2c_algo_bit ledtrig_audio snd_hda_codec_hdmi nls_iso8859_1 ttm nls_cp437 vfat irqbypass fat snd_hda_intel drm_kms_helper snd_intel_dspcfg crct10dif_pclmul crc32_pclmul snd_hda_codec wmi_bmof ghash_clmulni_intel cec snd_hda_core snd_hwdep aesni_intel snd_pcm rc_core r8169 crypto_simd syscopyarea snd_timer cryptd sysfillrect ccp snd glue_helper sysimgblt sp5100_tco realtek libphy fb_sys_fops soundcore i2c_piix4 rng_core k10temp evdev wmi gpio_amdpt mac_hid pinctrl_amd acpi_cpufreq drm uinput agpgart ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 crc32c_intel xhci_pci xhci_hcd
[ 3.776192] CPU: 3 PID: 310 Comm: systemd-udevd Tainted: G W 5.6.3-arch1-1 #1
[ 3.776192] Hardware name: To Be Filled By O.E.M. To Be Filled By O.E.M./A320M-HDV R4.0, BIOS P3.30 07/31/2019
[ 3.776257] RIP: 0010:write_i2c_retimer_setting+0x1d1/0x3e0 [amdgpu]
[ 3.776258] 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
[ 3.776259] RSP: 0018:ffffac48005730b8 EFLAGS: 00010246
[ 3.776259] RAX: 000000008ca3d000 RBX: 0000000000000001 RCX: 00000000002f5803
[ 3.776261] RDX: 00000000002f5603 RSI: 2c2e6933ee9ea291 RDI: 0000000000032080
[ 3.776262] RBP: ffffac4800573115 R08: 0000000000000000 R09: ffffac4800572e30
[ 3.776262] R10: 0000000000000001 R11: 0000000000000010 R12: 000000000000005d
[ 3.776262] R13: 0000000000000000 R14: ffffa1af898401b8 R15: ffffac48005730ce
[ 3.776263] FS: 00007f93cdb92a80(0000) GS:ffffa1af9b0c0000(0000) knlGS:0000000000000000
[ 3.776263] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3.776264] CR2: 0000564a0a41eea4 CR3: 0000000118c52000 CR4: 00000000003406e0
[ 3.776264] Call Trace:
[ 3.776330] core_link_enable_stream+0x70a/0x750 [amdgpu]
[ 3.776396] dce110_apply_ctx_to_hw+0x5a8/0x5f0 [amdgpu]
[ 3.776462] dc_commit_state+0x292/0x7a0 [amdgpu]
[ 3.776531] amdgpu_dm_atomic_commit_tail+0x398/0x22e0 [amdgpu]
[ 3.776543] commit_tail+0x94/0x130 [drm_kms_helper]
[ 3.776549] drm_atomic_helper_commit+0x113/0x140 [drm_kms_helper]
[ 3.776559] drm_client_modeset_commit_atomic+0x1e1/0x220 [drm]
[ 3.776570] drm_client_modeset_commit_force+0x50/0x150 [drm]
[ 3.776576] drm_fb_helper_restore_fbdev_mode_unlocked+0x49/0xa0 [drm_kms_helper]
[ 3.776581] drm_fb_helper_set_par+0x30/0x40 [drm_kms_helper]
[ 3.776582] fbcon_init+0x2a9/0x5e0
[ 3.776584] visual_init+0xce/0x130
[ 3.776585] do_bind_con_driver+0x1b9/0x2a0
[ 3.776587] do_take_over_console+0x115/0x180
[ 3.776588] do_fbcon_takeover+0x58/0xb0
[ 3.776590] register_framebuffer+0x1f6/0x310
[ 3.776596] __drm_fb_helper_initial_config_and_unlock+0x34c/0x4a0 [drm_kms_helper]
[ 3.776649] amdgpu_fbdev_init+0xbc/0xf0 [amdgpu]
[ 3.776718] amdgpu_device_init.cold+0x15c6/0x1a1d [amdgpu]
[ 3.776770] amdgpu_driver_load_kms+0x55/0x1e0 [amdgpu]
[ 3.776779] drm_dev_register+0x111/0x150 [drm]
[ 3.776830] amdgpu_pci_probe+0xec/0x150 [amdgpu]
[ 3.776832] ? __pm_runtime_resume+0x49/0x60
[ 3.776833] local_pci_probe+0x42/0x80
[ 3.776834] ? pci_match_device+0xd7/0x100
[ 3.776835] pci_device_probe+0x104/0x1a0
[ 3.776837] really_probe+0x147/0x3c0
[ 3.776838] driver_probe_device+0xb6/0x100
[ 3.776839] device_driver_attach+0x53/0x60
[ 3.776841] __driver_attach+0x8a/0x150
[ 3.776842] ? device_driver_attach+0x60/0x60
[ 3.776843] ? device_driver_attach+0x60/0x60
[ 3.776844] bus_for_each_dev+0x89/0xd0
[ 3.776845] bus_add_driver+0x14d/0x1f0
[ 3.776846] driver_register+0x6c/0xc0
[ 3.776847] ? 0xffffffffc0772000
[ 3.776848] do_one_initcall+0x59/0x240
[ 3.776851] do_init_module+0x5c/0x230
[ 3.776852] load_module+0x2725/0x29e0
[ 3.776856] ? __do_sys_init_module+0x169/0x190
[ 3.776856] __do_sys_init_module+0x169/0x190
[ 3.776859] do_syscall_64+0x4e/0x150
[ 3.776860] entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 3.776861] RIP: 0033:0x7f93ceaf8dfe
[ 3.776862] Code: 48 8b 0d 95 f0 0b 00 f7 d8 64 89 01 48 83 c8 ff c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 49 89 ca b8 af 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 62 f0 0b 00 f7 d8 64 89 01 48
[ 3.776863] RSP: 002b:00007ffc29ba7718 EFLAGS: 00000246 ORIG_RAX: 00000000000000af
[ 3.776863] RAX: ffffffffffffffda RBX: 000055f503f4c5d0 RCX: 00007f93ceaf8dfe
[ 3.776864] RDX: 00007f93ce79097d RSI: 0000000000986cd9 RDI: 000055f504885260
[ 3.776864] RBP: 000055f504885260 R08: 000055f503eb001a R09: 0000000000000006
[ 3.776865] R10: 000055f503eb0010 R11: 0000000000000246 R12: 00007f93ce79097d
[ 3.776865] R13: 0000000000000001 R14: 000055f503eb68d0 R15: 000055f503f4c5d0
[ 3.776867] ---[ end trace 172ff00ec81a8f50 ]---
[ 3.777047] ------------[ cut here ]------------
[ 3.777112] WARNING: CPU: 3 PID: 310 at drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link.c:1769 write_i2c_retimer_setting+0x137/0x3e0 [amdgpu]
[ 3.777113] Modules linked in: rfkill amdgpu(+) edac_mce_amd kvm_amd kvm snd_hda_codec_realtek snd_hda_codec_generic gpu_sched i2c_algo_bit ledtrig_audio snd_hda_codec_hdmi nls_iso8859_1 ttm nls_cp437 vfat irqbypass fat snd_hda_intel drm_kms_helper snd_intel_dspcfg crct10dif_pclmul crc32_pclmul snd_hda_codec wmi_bmof ghash_clmulni_intel cec snd_hda_core snd_hwdep aesni_intel snd_pcm rc_core r8169 crypto_simd syscopyarea snd_timer cryptd sysfillrect ccp snd glue_helper sysimgblt sp5100_tco realtek libphy fb_sys_fops soundcore i2c_piix4 rng_core k10temp evdev wmi gpio_amdpt mac_hid pinctrl_amd acpi_cpufreq drm uinput agpgart ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 crc32c_intel xhci_pci xhci_hcd
[ 3.777126] CPU: 3 PID: 310 Comm: systemd-udevd Tainted: G W 5.6.3-arch1-1 #1
[ 3.777126] Hardware name: To Be Filled By O.E.M. To Be Filled By O.E.M./A320M-HDV R4.0, BIOS P3.30 07/31/2019
[ 3.777192] RIP: 0010:write_i2c_retimer_setting+0x137/0x3e0 [amdgpu]
[ 3.777193] Code: 44 89 e2 44 0f b6 44 24 17 44 0f b6 c8 48 c7 c6 40 91 ce c0 bf 04 00 00 00 45 89 cf e8 a2 db 72 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
[ 3.777193] RSP: 0018:ffffac48005730b8 EFLAGS: 00010246
[ 3.777194] RAX: 0000000000000000 RBX: 0000000000000001 RCX: 000000000000000a
[ 3.777194] RDX: 000000000000005d RSI: ffffffffc0ce9140 RDI: 0000000000000004
[ 3.777196] RBP: ffffac4800573115 R08: 0000000000000017 R09: 0000000000000000
[ 3.777196] R10: 0000000000000001 R11: 0000000000000010 R12: 000000000000005d
[ 3.777196] R13: 0000000000000000 R14: ffffa1af898401b8 R15: 0000000000000000
[ 3.777197] FS: 00007f93cdb92a80(0000) GS:ffffa1af9b0c0000(0000) knlGS:0000000000000000
[ 3.777198] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3.777198] CR2: 0000564a0a41eea4 CR3: 0000000118c52000 CR4: 00000000003406e0
[ 3.777198] Call Trace:
[ 3.777264] core_link_enable_stream+0x70a/0x750 [amdgpu]
[ 3.777329] dce110_apply_ctx_to_hw+0x5a8/0x5f0 [amdgpu]
[ 3.777395] dc_commit_state+0x292/0x7a0 [amdgpu]
[ 3.777464] amdgpu_dm_atomic_commit_tail+0x398/0x22e0 [amdgpu]
[ 3.777476] commit_tail+0x94/0x130 [drm_kms_helper]
[ 3.777482] drm_atomic_helper_commit+0x113/0x140 [drm_kms_helper]
[ 3.777492] drm_client_modeset_commit_atomic+0x1e1/0x220 [drm]
[ 3.777502] drm_client_modeset_commit_force+0x50/0x150 [drm]
[ 3.777508] drm_fb_helper_restore_fbdev_mode_unlocked+0x49/0xa0 [drm_kms_helper]
[ 3.777513] drm_fb_helper_set_par+0x30/0x40 [drm_kms_helper]
[ 3.777515] fbcon_init+0x2a9/0x5e0
[ 3.777516] visual_init+0xce/0x130
[ 3.777518] do_bind_con_driver+0x1b9/0x2a0
[ 3.777519] do_take_over_console+0x115/0x180
[ 3.777521] do_fbcon_takeover+0x58/0xb0
[ 3.777522] register_framebuffer+0x1f6/0x310
[ 3.777528] __drm_fb_helper_initial_config_and_unlock+0x34c/0x4a0 [drm_kms_helper]
[ 3.777580] amdgpu_fbdev_init+0xbc/0xf0 [amdgpu]
[ 3.777648] amdgpu_device_init.cold+0x15c6/0x1a1d [amdgpu]
[ 3.777700] amdgpu_driver_load_kms+0x55/0x1e0 [amdgpu]
[ 3.777709] drm_dev_register+0x111/0x150 [drm]
[ 3.777760] amdgpu_pci_probe+0xec/0x150 [amdgpu]
[ 3.777762] ? __pm_runtime_resume+0x49/0x60
[ 3.777763] local_pci_probe+0x42/0x80
[ 3.777765] ? pci_match_device+0xd7/0x100
[ 3.777766] pci_device_probe+0x104/0x1a0
[ 3.777768] really_probe+0x147/0x3c0
[ 3.777769] driver_probe_device+0xb6/0x100
[ 3.777770] device_driver_attach+0x53/0x60
[ 3.777772] __driver_attach+0x8a/0x150
[ 3.777773] ? device_driver_attach+0x60/0x60
[ 3.777774] ? device_driver_attach+0x60/0x60
[ 3.777775] bus_for_each_dev+0x89/0xd0
[ 3.777776] bus_add_driver+0x14d/0x1f0
[ 3.777777] driver_register+0x6c/0xc0
[ 3.777778] ? 0xffffffffc0772000
[ 3.777779] do_one_initcall+0x59/0x240
[ 3.777781] do_init_module+0x5c/0x230
[ 3.777783] load_module+0x2725/0x29e0
[ 3.777786] ? __do_sys_init_module+0x169/0x190
[ 3.777787] __do_sys_init_module+0x169/0x190
[ 3.777790] do_syscall_64+0x4e/0x150
[ 3.777791] entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 3.777792] RIP: 0033:0x7f93ceaf8dfe
[ 3.777794] Code: 48 8b 0d 95 f0 0b 00 f7 d8 64 89 01 48 83 c8 ff c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 49 89 ca b8 af 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 62 f0 0b 00 f7 d8 64 89 01 48
[ 3.777794] RSP: 002b:00007ffc29ba7718 EFLAGS: 00000246 ORIG_RAX: 00000000000000af
[ 3.777795] RAX: ffffffffffffffda RBX: 000055f503f4c5d0 RCX: 00007f93ceaf8dfe
[ 3.777796] RDX: 00007f93ce79097d RSI: 0000000000986cd9 RDI: 000055f504885260
[ 3.777796] RBP: 000055f504885260 R08: 000055f503eb001a R09: 0000000000000006
[ 3.777796] R10: 000055f503eb0010 R11: 0000000000000246 R12: 00007f93ce79097d
[ 3.777797] R13: 0000000000000001 R14: 000055f503eb68d0 R15: 000055f503f4c5d0
[ 3.777798] ---[ end trace 172ff00ec81a8f51 ]---
[ 3.777984] ------------[ cut here ]------------
[ 3.778049] WARNING: CPU: 3 PID: 310 at drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link.c:1737 write_i2c_retimer_setting+0xc5/0x3e0 [amdgpu]
[ 3.778050] Modules linked in: rfkill amdgpu(+) edac_mce_amd kvm_amd kvm snd_hda_codec_realtek snd_hda_codec_generic gpu_sched i2c_algo_bit ledtrig_audio snd_hda_codec_hdmi nls_iso8859_1 ttm nls_cp437 vfat irqbypass fat snd_hda_intel drm_kms_helper snd_intel_dspcfg crct10dif_pclmul crc32_pclmul snd_hda_codec wmi_bmof ghash_clmulni_intel cec snd_hda_core snd_hwdep aesni_intel snd_pcm rc_core r8169 crypto_simd syscopyarea snd_timer cryptd sysfillrect ccp snd glue_helper sysimgblt sp5100_tco realtek libphy fb_sys_fops soundcore i2c_piix4 rng_core k10temp evdev wmi gpio_amdpt mac_hid pinctrl_amd acpi_cpufreq drm uinput agpgart ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 crc32c_intel xhci_pci xhci_hcd
[ 3.778062] CPU: 3 PID: 310 Comm: systemd-udevd Tainted: G W 5.6.3-arch1-1 #1
[ 3.778062] Hardware name: To Be Filled By O.E.M. To Be Filled By O.E.M./A320M-HDV R4.0, BIOS P3.30 07/31/2019
[ 3.778127] RIP: 0010:write_i2c_retimer_setting+0xc5/0x3e0 [amdgpu]
[ 3.778128] Code: b6 4c 24 16 44 89 e2 44 0f b6 44 24 17 44 0f b6 c8 48 c7 c6 e0 90 ce c0 bf 04 00 00 00 45 89 cd e8 10 dc 72 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
[ 3.778129] RSP: 0018:ffffac48005730b8 EFLAGS: 00010246
[ 3.778129] RAX: 0000000000000000 RBX: 0000000000000002 RCX: 000000000000000c
[ 3.778130] RDX: 000000000000005d RSI: ffffffffc0ce90e0 RDI: 0000000000000004
[ 3.778130] RBP: ffffac4800573115 R08: 00000000000000b4 R09: 0000000000000000
[ 3.778132] R10: 0000000000000001 R11: 0000000000000010 R12: 000000000000005d
[ 3.778133] R13: 0000000000000000 R14: ffffa1af898401b8 R15: ffffac48005730ce
[ 3.778133] FS: 00007f93cdb92a80(0000) GS:ffffa1af9b0c0000(0000) knlGS:0000000000000000
[ 3.778134] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3.778134] CR2: 0000564a0a41eea4 CR3: 0000000118c52000 CR4: 00000000003406e0
[ 3.778134] Call Trace:
[ 3.778200] core_link_enable_stream+0x70a/0x750 [amdgpu]
[ 3.778266] dce110_apply_ctx_to_hw+0x5a8/0x5f0 [amdgpu]
[ 3.778332] dc_commit_state+0x292/0x7a0 [amdgpu]
[ 3.778400] amdgpu_dm_atomic_commit_tail+0x398/0x22e0 [amdgpu]
[ 3.778412] commit_tail+0x94/0x130 [drm_kms_helper]
[ 3.778418] drm_atomic_helper_commit+0x113/0x140 [drm_kms_helper]
[ 3.778428] drm_client_modeset_commit_atomic+0x1e1/0x220 [drm]
[ 3.778438] drm_client_modeset_commit_force+0x50/0x150 [drm]
[ 3.778444] drm_fb_helper_restore_fbdev_mode_unlocked+0x49/0xa0 [drm_kms_helper]
[ 3.778449] drm_fb_helper_set_par+0x30/0x40 [drm_kms_helper]
[ 3.778451] fbcon_init+0x2a9/0x5e0
[ 3.778452] visual_init+0xce/0x130
[ 3.778454] do_bind_con_driver+0x1b9/0x2a0
[ 3.778455] do_take_over_console+0x115/0x180
[ 3.778456] do_fbcon_takeover+0x58/0xb0
[ 3.778458] register_framebuffer+0x1f6/0x310
[ 3.778463] __drm_fb_helper_initial_config_and_unlock+0x34c/0x4a0 [drm_kms_helper]
[ 3.778516] amdgpu_fbdev_init+0xbc/0xf0 [amdgpu]
[ 3.778584] amdgpu_device_init.cold+0x15c6/0x1a1d [amdgpu]
[ 3.778636] amdgpu_driver_load_kms+0x55/0x1e0 [amdgpu]
[ 3.778646] drm_dev_register+0x111/0x150 [drm]
[ 3.778697] amdgpu_pci_probe+0xec/0x150 [amdgpu]
[ 3.778698] ? __pm_runtime_resume+0x49/0x60
[ 3.778699] local_pci_probe+0x42/0x80
[ 3.778701] ? pci_match_device+0xd7/0x100
[ 3.778702] pci_device_probe+0x104/0x1a0
[ 3.778704] really_probe+0x147/0x3c0
[ 3.778705] driver_probe_device+0xb6/0x100
[ 3.778707] device_driver_attach+0x53/0x60
[ 3.778708] __driver_attach+0x8a/0x150
[ 3.778709] ? device_driver_attach+0x60/0x60
[ 3.778710] ? device_driver_attach+0x60/0x60
[ 3.778711] bus_for_each_dev+0x89/0xd0
[ 3.778713] bus_add_driver+0x14d/0x1f0
[ 3.778714] driver_register+0x6c/0xc0
[ 3.778715] ? 0xffffffffc0772000
[ 3.778716] do_one_initcall+0x59/0x240
[ 3.778718] do_init_module+0x5c/0x230
[ 3.778720] load_module+0x2725/0x29e0
[ 3.778723] ? __do_sys_init_module+0x169/0x190
[ 3.778724] __do_sys_init_module+0x169/0x190
[ 3.778727] do_syscall_64+0x4e/0x150
[ 3.778728] entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 3.778729] RIP: 0033:0x7f93ceaf8dfe
[ 3.778730] Code: 48 8b 0d 95 f0 0b 00 f7 d8 64 89 01 48 83 c8 ff c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 49 89 ca b8 af 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 62 f0 0b 00 f7 d8 64 89 01 48
[ 3.778730] RSP: 002b:00007ffc29ba7718 EFLAGS: 00000246 ORIG_RAX: 00000000000000af
[ 3.778731] RAX: ffffffffffffffda RBX: 000055f503f4c5d0 RCX: 00007f93ceaf8dfe
[ 3.778731] RDX: 00007f93ce79097d RSI: 0000000000986cd9 RDI: 000055f504885260
[ 3.778732] RBP: 000055f504885260 R08: 000055f503eb001a R09: 0000000000000006
[ 3.778732] R10: 000055f503eb0010 R11: 0000000000000246 R12: 00007f93ce79097d
[ 3.778733] R13: 0000000000000001 R14: 000055f503eb68d0 R15: 000055f503f4c5d0
[ 3.778735] ---[ end trace 172ff00ec81a8f52 ]---
[ 3.778915] ------------[ cut here ]------------
[ 3.778981] WARNING: CPU: 3 PID: 310 at drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link.c:1756 write_i2c_retimer_setting+0x1d1/0x3e0 [amdgpu]
[ 3.778981] Modules linked in: rfkill amdgpu(+) edac_mce_amd kvm_amd kvm snd_hda_codec_realtek snd_hda_codec_generic gpu_sched i2c_algo_bit ledtrig_audio snd_hda_codec_hdmi nls_iso8859_1 ttm nls_cp437 vfat irqbypass fat snd_hda_intel drm_kms_helper snd_intel_dspcfg crct10dif_pclmul crc32_pclmul snd_hda_codec wmi_bmof ghash_clmulni_intel cec snd_hda_core snd_hwdep aesni_intel snd_pcm rc_core r8169 crypto_simd syscopyarea snd_timer cryptd sysfillrect ccp snd glue_helper sysimgblt sp5100_tco realtek libphy fb_sys_fops soundcore i2c_piix4 rng_core k10temp evdev wmi gpio_amdpt mac_hid pinctrl_amd acpi_cpufreq drm uinput agpgart ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 crc32c_intel xhci_pci xhci_hcd
[ 3.778992] CPU: 3 PID: 310 Comm: systemd-udevd Tainted: G W 5.6.3-arch1-1 #1
[ 3.778993] Hardware name: To Be Filled By O.E.M. To Be Filled By O.E.M./A320M-HDV R4.0, BIOS P3.30 07/31/2019
[ 3.779058] RIP: 0010:write_i2c_retimer_setting+0x1d1/0x3e0 [amdgpu]
[ 3.779059] 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
[ 3.779059] RSP: 0018:ffffac48005730b8 EFLAGS: 00010246
[ 3.779060] RAX: 000000008ca3d000 RBX: 0000000000000002 RCX: 00000000002f6803
[ 3.779060] RDX: 00000000002f6603 RSI: 2c2e6933ee9ea291 RDI: 0000000000032080
[ 3.779061] RBP: ffffac4800573115 R08: 0000000000000000 R09: ffffac4800572e30
[ 3.779061] R10: 0000000000000001 R11: 0000000000000010 R12: 000000000000005d
[ 3.779061] R13: 0000000000000000 R14: ffffa1af898401b8 R15: ffffac48005730ce
[ 3.779062] FS: 00007f93cdb92a80(0000) GS:ffffa1af9b0c0000(0000) knlGS:0000000000000000
[ 3.779063] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3.779063] CR2: 0000564a0a41eea4 CR3: 0000000118c52000 CR4: 00000000003406e0
[ 3.779063] Call Trace:
[ 3.779129] core_link_enable_stream+0x70a/0x750 [amdgpu]
[ 3.779194] dce110_apply_ctx_to_hw+0x5a8/0x5f0 [amdgpu]
[ 3.779261] dc_commit_state+0x292/0x7a0 [amdgpu]
[ 3.779329] amdgpu_dm_atomic_commit_tail+0x398/0x22e0 [amdgpu]
[ 3.779341] commit_tail+0x94/0x130 [drm_kms_helper]
[ 3.779346] drm_atomic_helper_commit+0x113/0x140 [drm_kms_helper]
[ 3.779356] drm_client_modeset_commit_atomic+0x1e1/0x220 [drm]
[ 3.779367] drm_client_modeset_commit_force+0x50/0x150 [drm]
[ 3.779372] drm_fb_helper_restore_fbdev_mode_unlocked+0x49/0xa0 [drm_kms_helper]
[ 3.779377] drm_fb_helper_set_par+0x30/0x40 [drm_kms_helper]
[ 3.779378] fbcon_init+0x2a9/0x5e0
[ 3.779380] visual_init+0xce/0x130
[ 3.779381] do_bind_con_driver+0x1b9/0x2a0
[ 3.779382] do_take_over_console+0x115/0x180
[ 3.779384] do_fbcon_takeover+0x58/0xb0
[ 3.779385] register_framebuffer+0x1f6/0x310
[ 3.779391] __drm_fb_helper_initial_config_and_unlock+0x34c/0x4a0 [drm_kms_helper]
[ 3.779443] amdgpu_fbdev_init+0xbc/0xf0 [amdgpu]
[ 3.779511] amdgpu_device_init.cold+0x15c6/0x1a1d [amdgpu]
[ 3.779563] amdgpu_driver_load_kms+0x55/0x1e0 [amdgpu]
[ 3.779572] drm_dev_register+0x111/0x150 [drm]
[ 3.779623] amdgpu_pci_probe+0xec/0x150 [amdgpu]
[ 3.779625] ? __pm_runtime_resume+0x49/0x60
[ 3.779626] local_pci_probe+0x42/0x80
[ 3.779627] ? pci_match_device+0xd7/0x100
[ 3.779628] pci_device_probe+0x104/0x1a0
[ 3.779629] really_probe+0x147/0x3c0
[ 3.779631] driver_probe_device+0xb6/0x100
[ 3.779632] device_driver_attach+0x53/0x60
[ 3.779633] __driver_attach+0x8a/0x150
[ 3.779634] ? device_driver_attach+0x60/0x60
[ 3.779635] ? device_driver_attach+0x60/0x60
[ 3.779636] bus_for_each_dev+0x89/0xd0
[ 3.779638] bus_add_driver+0x14d/0x1f0
[ 3.779639] driver_register+0x6c/0xc0
[ 3.779640] ? 0xffffffffc0772000
[ 3.779641] do_one_initcall+0x59/0x240
[ 3.779643] do_init_module+0x5c/0x230
[ 3.779644] load_module+0x2725/0x29e0
[ 3.779648] ? __do_sys_init_module+0x169/0x190
[ 3.779649] __do_sys_init_module+0x169/0x190
[ 3.779651] do_syscall_64+0x4e/0x150
[ 3.779652] entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 3.779653] RIP: 0033:0x7f93ceaf8dfe
[ 3.779654] Code: 48 8b 0d 95 f0 0b 00 f7 d8 64 89 01 48 83 c8 ff c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 49 89 ca b8 af 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 62 f0 0b 00 f7 d8 64 89 01 48
[ 3.779655] RSP: 002b:00007ffc29ba7718 EFLAGS: 00000246 ORIG_RAX: 00000000000000af
[ 3.779655] RAX: ffffffffffffffda RBX: 000055f503f4c5d0 RCX: 00007f93ceaf8dfe
[ 3.779656] RDX: 00007f93ce79097d RSI: 0000000000986cd9 RDI: 000055f504885260
[ 3.779656] RBP: 000055f504885260 R08: 000055f503eb001a R09: 0000000000000006
[ 3.779656] R10: 000055f503eb0010 R11: 0000000000000246 R12: 00007f93ce79097d
[ 3.779657] R13: 0000000000000001 R14: 000055f503eb68d0 R15: 000055f503f4c5d0
[ 3.779658] ---[ end trace 172ff00ec81a8f53 ]---
[ 3.779838] ------------[ cut here ]------------
[ 3.779903] WARNING: CPU: 3 PID: 310 at drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link.c:1769 write_i2c_retimer_setting+0x137/0x3e0 [amdgpu]
[ 3.779904] Modules linked in: rfkill amdgpu(+) edac_mce_amd kvm_amd kvm snd_hda_codec_realtek snd_hda_codec_generic gpu_sched i2c_algo_bit ledtrig_audio snd_hda_codec_hdmi nls_iso8859_1 ttm nls_cp437 vfat irqbypass fat snd_hda_intel drm_kms_helper snd_intel_dspcfg crct10dif_pclmul crc32_pclmul snd_hda_codec wmi_bmof ghash_clmulni_intel cec snd_hda_core snd_hwdep aesni_intel snd_pcm rc_core r8169 crypto_simd syscopyarea snd_timer cryptd sysfillrect ccp snd glue_helper sysimgblt sp5100_tco realtek libphy fb_sys_fops soundcore i2c_piix4 rng_core k10temp evdev wmi gpio_amdpt mac_hid pinctrl_amd acpi_cpufreq drm uinput agpgart ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 crc32c_intel xhci_pci xhci_hcd
[ 3.779917] CPU: 3 PID: 310 Comm: systemd-udevd Tainted: G W 5.6.3-arch1-1 #1
[ 3.779917] Hardware name: To Be Filled By O.E.M. To Be Filled By O.E.M./A320M-HDV R4.0, BIOS P3.30 07/31/2019
[ 3.779982] RIP: 0010:write_i2c_retimer_setting+0x137/0x3e0 [amdgpu]
[ 3.779983] Code: 44 89 e2 44 0f b6 44 24 17 44 0f b6 c8 48 c7 c6 40 91 ce c0 bf 04 00 00 00 45 89 cf e8 a2 db 72 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
[ 3.779983] RSP: 0018:ffffac48005730b8 EFLAGS: 00010246
[ 3.779984] RAX: 0000000000000000 RBX: 0000000000000002 RCX: 000000000000000a
[ 3.779984] RDX: 000000000000005d RSI: ffffffffc0ce9140 RDI: 0000000000000004
[ 3.779986] RBP: ffffac4800573115 R08: 0000000000000017 R09: 0000000000000000
[ 3.779986] R10: 0000000000000001 R11: 0000000000000010 R12: 000000000000005d
[ 3.779987] R13: 0000000000000000 R14: ffffa1af898401b8 R15: 0000000000000000
[ 3.779987] FS: 00007f93cdb92a80(0000) GS:ffffa1af9b0c0000(0000) knlGS:0000000000000000
[ 3.779988] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3.779988] CR2: 0000564a0a41eea4 CR3: 0000000118c52000 CR4: 00000000003406e0
[ 3.779989] Call Trace:
[ 3.780054] core_link_enable_stream+0x70a/0x750 [amdgpu]
[ 3.780120] dce110_apply_ctx_to_hw+0x5a8/0x5f0 [amdgpu]
[ 3.780185] dc_commit_state+0x292/0x7a0 [amdgpu]
[ 3.780254] amdgpu_dm_atomic_commit_tail+0x398/0x22e0 [amdgpu]
[ 3.780266] commit_tail+0x94/0x130 [drm_kms_helper]
[ 3.780271] drm_atomic_helper_commit+0x113/0x140 [drm_kms_helper]
[ 3.780281] drm_client_modeset_commit_atomic+0x1e1/0x220 [drm]
[ 3.780292] drm_client_modeset_commit_force+0x50/0x150 [drm]
[ 3.780297] drm_fb_helper_restore_fbdev_mode_unlocked+0x49/0xa0 [drm_kms_helper]
[ 3.780303] drm_fb_helper_set_par+0x30/0x40 [drm_kms_helper]
[ 3.780304] fbcon_init+0x2a9/0x5e0
[ 3.780306] visual_init+0xce/0x130
[ 3.780307] do_bind_con_driver+0x1b9/0x2a0
[ 3.780308] do_take_over_console+0x115/0x180
[ 3.780309] do_fbcon_takeover+0x58/0xb0
[ 3.780311] register_framebuffer+0x1f6/0x310
[ 3.780316] __drm_fb_helper_initial_config_and_unlock+0x34c/0x4a0 [drm_kms_helper]
[ 3.780369] amdgpu_fbdev_init+0xbc/0xf0 [amdgpu]
[ 3.780437] amdgpu_device_init.cold+0x15c6/0x1a1d [amdgpu]
[ 3.780489] amdgpu_driver_load_kms+0x55/0x1e0 [amdgpu]
[ 3.780498] drm_dev_register+0x111/0x150 [drm]
[ 3.780549] amdgpu_pci_probe+0xec/0x150 [amdgpu]
[ 3.780552] ? __pm_runtime_resume+0x49/0x60
[ 3.780553] local_pci_probe+0x42/0x80
[ 3.780554] ? pci_match_device+0xd7/0x100
[ 3.780555] pci_device_probe+0x104/0x1a0
[ 3.780557] really_probe+0x147/0x3c0
[ 3.780558] driver_probe_device+0xb6/0x100
[ 3.780560] device_driver_attach+0x53/0x60
[ 3.780561] __driver_attach+0x8a/0x150
[ 3.780562] ? device_driver_attach+0x60/0x60
[ 3.780563] ? device_driver_attach+0x60/0x60
[ 3.780564] bus_for_each_dev+0x89/0xd0
[ 3.780566] bus_add_driver+0x14d/0x1f0
[ 3.780567] driver_register+0x6c/0xc0
[ 3.780568] ? 0xffffffffc0772000
[ 3.780569] do_one_initcall+0x59/0x240
[ 3.780571] do_init_module+0x5c/0x230
[ 3.780572] load_module+0x2725/0x29e0
[ 3.780576] ? __do_sys_init_module+0x169/0x190
[ 3.780577] __do_sys_init_module+0x169/0x190
[ 3.780579] do_syscall_64+0x4e/0x150
[ 3.780581] entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 3.780582] RIP: 0033:0x7f93ceaf8dfe
[ 3.780583] Code: 48 8b 0d 95 f0 0b 00 f7 d8 64 89 01 48 83 c8 ff c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 49 89 ca b8 af 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 62 f0 0b 00 f7 d8 64 89 01 48
[ 3.780584] RSP: 002b:00007ffc29ba7718 EFLAGS: 00000246 ORIG_RAX: 00000000000000af
[ 3.780584] RAX: ffffffffffffffda RBX: 000055f503f4c5d0 RCX: 00007f93ceaf8dfe
[ 3.780586] RDX: 00007f93ce79097d RSI: 0000000000986cd9 RDI: 000055f504885260
[ 3.780586] RBP: 000055f504885260 R08: 000055f503eb001a R09: 0000000000000006
[ 3.780587] R10: 000055f503eb0010 R11: 0000000000000246 R12: 00007f93ce79097d
[ 3.780587] R13: 0000000000000001 R14: 000055f503eb68d0 R15: 000055f503f4c5d0
[ 3.780589] ---[ end trace 172ff00ec81a8f54 ]---
[ 3.790516] Console: switching to colour frame buffer device 240x67
[ 3.810921] amdgpu 0000:06:00.0: fb0: amdgpudrmfb frame buffer device
[ 3.840276] amdgpu 0000:06:00.0: ring gfx uses VM inv eng 0 on hub 0
[ 3.840278] amdgpu 0000:06:00.0: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 3.840280] amdgpu 0000:06:00.0: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 3.840281] amdgpu 0000:06:00.0: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 3.840283] amdgpu 0000:06:00.0: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 3.840284] amdgpu 0000:06:00.0: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 3.840285] amdgpu 0000:06:00.0: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 3.840286] amdgpu 0000:06:00.0: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 3.840287] amdgpu 0000:06:00.0: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 3.840289] amdgpu 0000:06:00.0: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 3.840290] amdgpu 0000:06:00.0: ring sdma0 uses VM inv eng 0 on hub 1
[ 3.840292] amdgpu 0000:06:00.0: ring vcn_dec uses VM inv eng 1 on hub 1
[ 3.840293] amdgpu 0000:06:00.0: ring vcn_enc0 uses VM inv eng 4 on hub 1
[ 3.840294] amdgpu 0000:06:00.0: ring vcn_enc1 uses VM inv eng 5 on hub 1
[ 3.840295] amdgpu 0000:06:00.0: ring jpeg_dec uses VM inv eng 6 on hub 1
[ 3.844520] [drm] Initialized amdgpu 3.36.0 20150101 for 0000:06:00.0 on minor 0
[ 4.201939] hid: raw HID events driver (C) Jiri Kosina
[ 4.246410] usbcore: registered new interface driver usbhid
[ 4.246412] usbhid: USB HID core driver
[ 4.251904] hid-generic 0003:057E:0337.0001: hiddev0,hidraw0: USB HID v1.10 Device [Nintendo GameCube For Switch] on usb-0000:06:00.3-3/input0
[ 4.252163] input: SEM USB Keyboard as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/usb1/1-4/1-4:1.0/0003:1A2C:2124.0002/input/input11
[ 4.307334] hid-generic 0003:1A2C:2124.0002: input,hidraw1: USB HID v1.10 Keyboard [SEM USB Keyboard] on usb-0000:01:00.0-4/input0
[ 4.307583] input: SEM USB Keyboard Consumer Control as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/usb1/1-4/1-4:1.1/0003:1A2C:2124.0003/input/input12
[ 4.363914] input: SEM USB Keyboard System Control as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/usb1/1-4/1-4:1.1/0003:1A2C:2124.0003/input/input13
[ 4.364013] hid-generic 0003:1A2C:2124.0003: input,hidraw2: USB HID v1.10 Device [SEM USB Keyboard] on usb-0000:01:00.0-4/input1
[ 4.364214] input: SIGMACHIP Usb Mouse as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/usb1/1-5/1-5:1.0/0003:1C4F:0034.0004/input/input14
[ 4.364296] hid-generic 0003:1C4F:0034.0004: input,hidraw3: USB HID v1.10 Mouse [SIGMACHIP Usb Mouse] on usb-0000:01:00.0-5/input0
[ 4.383289] mousedev: PS/2 mouse device common for all mice
[ 5.220872] r8169 0000:05:00.0 enp5s0: Link is Up - 100Mbps/Full - flow control rx/tx
[ 5.220889] IPv6: ADDRCONF(NETDEV_CHANGE): enp5s0: link becomes ready
[ 11.104427] kauditd_printk_skb: 10 callbacks suppressed
[ 11.104429] audit: type=1100 audit(1586700291.023:21): pid=506 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="theo" exe="/usr/bin/login" hostname=theo-emu addr=? terminal=tty1 res=success'
[ 11.112431] audit: type=1101 audit(1586700291.033:22): pid=506 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="theo" exe="/usr/bin/login" hostname=theo-emu addr=? terminal=tty1 res=success'
[ 11.114222] audit: type=1103 audit(1586700291.033:23): pid=506 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="theo" exe="/usr/bin/login" hostname=theo-emu addr=? terminal=tty1 res=success'
[ 11.114348] audit: type=1006 audit(1586700291.033:24): pid=506 uid=0 old-auid=4294967295 auid=1000 tty=tty1 old-ses=4294967295 ses=1 res=1
[ 11.135900] audit: type=1130 audit(1586700291.053:25): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 11.143499] audit: type=1101 audit(1586700291.060:26): pid=632 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="theo" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 11.143591] audit: type=1103 audit(1586700291.060:27): pid=632 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="theo" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[ 11.143671] audit: type=1006 audit(1586700291.060:28): pid=632 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
[ 11.144674] audit: type=1105 audit(1586700291.063:29): pid=632 uid=0 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="theo" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 11.154575] audit: type=1334 audit(1586700291.073:30): prog-id=11 op=LOAD
[ 23.682476] kauditd_printk_skb: 6 callbacks suppressed
[ 23.682479] audit: type=1101 audit(1586700303.603:37): pid=789 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="theo" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 23.682582] audit: type=1110 audit(1586700303.603:38): pid=789 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 23.684040] audit: type=1105 audit(1586700303.603:39): pid=789 uid=0 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 23.693721] usb 3-3: usbfs: process 792 (wii-u-gc-adapte) did not claim interface 0 before use
[ 33.552076] audit: type=1131 audit(1586700313.470:40): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 33.670531] audit: type=1334 audit(1586700313.590:41): prog-id=10 op=UNLOAD
[ 33.670536] audit: type=1334 audit(1586700313.590:42): prog-id=9 op=UNLOADThanks for the help.
Offline
Hmm, wiiu-gc-adapter says "connecting on port <number>" on my end when a controller is detected to be in one of the slots on the adapter. But I'm also using an official WiiU adapter.
Have you tested whether the adapter works at all using WiiU mode? E.g. using dolphin-emu (which can interact with the WiiU adapter) or by checking with a real WiiU/Switch.
Offline
I just tried the adapter with dolphin-emu and with a real Switch. The Switch worked fine - every button and stick was doing what it was supposed to. But Dolphin also doesn't seem to be able to identify the controllers.
Offline