Sytem acting weird after adding second monitor while idle

I have had no issues with my setup till I added the monitor I was olny using for my xbox one. Now every time my monitors turn off from being idle, they come right back on and are now mirrored instead of an extended desktop. When the computer is in use no issues. I looked at the journalctl to see if anything was looged, befor the second monitor 1 warning that to me looks similar to the one below. now that i have 2 I’m now seeing 15+, unless I use it douring the entire up time.

The warning showing up in journalctl

Sep 29 10:44:58 TermLinux kernel: ------------[ cut here ]------------
Sep 29 10:44:58 TermLinux kernel: WARNING: CPU: 1 PID: 620 at drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link.c:1751 core_link_enable_stream.cold+0x149/0x239 [amdgpu]
Sep 29 10:44:58 TermLinux kernel: Modules linked in: rfcomm fuse ccm bnep arc4 nls_iso8859_1 nls_cp437 iwlmvm mac80211 vfat fat mousedev joydev input_leds hid_corsair iwlwifi hid_generic cf>
Sep 29 10:44:58 TermLinux kernel:  crc16 mbcache jbd2 fscrypto sr_mod cdrom sd_mod usbhid hid crc32c_intel ahci libahci libata xhci_pci scsi_mod xhci_hcd
Sep 29 10:44:58 TermLinux kernel: CPU: 1 PID: 620 Comm: Xorg Tainted: G        W         4.19.69-1-MANJARO #1
Sep 29 10:44:58 TermLinux kernel: Hardware name: Micro-Star International Co., Ltd MS-7C02/B450 TOMAHAWK (MS-7C02), BIOS 1.70 03/06/2019
Sep 29 10:44:58 TermLinux kernel: RIP: 0010:core_link_enable_stream.cold+0x149/0x239 [amdgpu]
Sep 29 10:44:58 TermLinux kernel: Code: c7 c7 30 8a ea c0 44 89 1c 24 e8 b3 79 6d e4 0f 0b 44 8b 1c 24 e9 a5 f6 fd ff 48 c7 c7 30 8a ea c0 44 89 1c 24 e8 98 79 6d e4 <0f> 0b 44 8b 1c 24 e9 >
Sep 29 10:44:58 TermLinux kernel: RSP: 0018:ffffad25822f38b8 EFLAGS: 00010246
Sep 29 10:44:58 TermLinux kernel: RAX: 0000000000000024 RBX: ffff98e2fd5a6000 RCX: 0000000000000000
Sep 29 10:44:58 TermLinux kernel: RDX: 0000000000000000 RSI: ffffffffa6493cae RDI: 00000000ffffffff
Sep 29 10:44:58 TermLinux kernel: RBP: ffff98e293080188 R08: 00000000000011ae R09: 0000000000000001
Sep 29 10:44:58 TermLinux kernel: R10: 0000000000000000 R11: 0000000000000001 R12: ffff98e30af8c400
Sep 29 10:44:58 TermLinux kernel: R13: ffffad25822f3918 R14: 0000000000024414 R15: ffff98e28b93c800
Sep 29 10:44:58 TermLinux kernel: FS:  00007ff9ed0bfdc0(0000) GS:ffff98e310640000(0000) knlGS:0000000000000000
Sep 29 10:44:58 TermLinux kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Sep 29 10:44:58 TermLinux kernel: CR2: 00002c6084d91000 CR3: 000000040c740000 CR4: 00000000003406e0
Sep 29 10:44:58 TermLinux kernel: Call Trace:
Sep 29 10:44:58 TermLinux kernel:  ? enc1_stream_encoder_update_hdmi_info_packets+0x38e/0x450 [amdgpu]
Sep 29 10:44:58 TermLinux kernel:  dce110_apply_ctx_to_hw+0x63d/0x670 [amdgpu]
Sep 29 10:44:58 TermLinux kernel:  dc_commit_state+0x274/0x540 [amdgpu]
Sep 29 10:44:58 TermLinux kernel:  ? set_freesync_on_streams.part.0+0x4d/0x230 [amdgpu]
Sep 29 10:44:58 TermLinux kernel:  ? mod_freesync_set_user_enable+0x11b/0x150 [amdgpu]
Sep 29 10:44:58 TermLinux kernel:  amdgpu_dm_atomic_commit_tail+0x361/0xde0 [amdgpu]
Sep 29 10:44:58 TermLinux kernel:  ? preempt_count_add+0x79/0xb0
Sep 29 10:44:58 TermLinux kernel:  ? _raw_spin_lock_irq+0x1a/0x40
Sep 29 10:44:58 TermLinux kernel:  ? _raw_spin_unlock_irq+0x1d/0x30
Sep 29 10:44:58 TermLinux kernel:  ? wait_for_common+0x129/0x170
Sep 29 10:44:58 TermLinux kernel:  commit_tail+0x3c/0x70 [drm_kms_helper]
Sep 29 10:44:58 TermLinux kernel:  drm_atomic_helper_commit+0x108/0x110 [drm_kms_helper]
Sep 29 10:44:58 TermLinux kernel:  drm_atomic_helper_set_config+0x81/0x90 [drm_kms_helper]
Sep 29 10:44:58 TermLinux kernel:  drm_mode_setcrtc+0x19b/0x690 [drm]
Sep 29 10:44:58 TermLinux kernel:  ? drm_mode_getcrtc+0x180/0x180 [drm]
Sep 29 10:44:58 TermLinux kernel:  drm_ioctl_kernel+0xa4/0xf0 [drm]
Sep 29 10:44:58 TermLinux kernel:  drm_ioctl+0x237/0x410 [drm]
Sep 29 10:44:58 TermLinux kernel:  ? drm_mode_getcrtc+0x180/0x180 [drm]
Sep 29 10:44:58 TermLinux kernel:  amdgpu_drm_ioctl+0x49/0x80 [amdgpu]
Sep 29 10:44:58 TermLinux kernel:  do_vfs_ioctl+0x40c/0x670
Sep 29 10:44:58 TermLinux kernel:  ? syscall_slow_exit_work+0x19c/0x1b0
Sep 29 10:44:58 TermLinux kernel:  ksys_ioctl+0x5e/0x90
Sep 29 10:44:58 TermLinux kernel:  __x64_sys_ioctl+0x16/0x20
Sep 29 10:44:58 TermLinux kernel:  do_syscall_64+0x69/0x1c0
Sep 29 10:44:58 TermLinux kernel:  ? page_fault+0x8/0x30
Sep 29 10:44:58 TermLinux kernel:  entry_SYSCALL_64_after_hwframe+0x44/0xa9
Sep 29 10:44:58 TermLinux kernel: RIP: 0033:0x7ff9ee4f121b
Sep 29 10:44:58 TermLinux kernel: Code: 0f 1e fa 48 8b 05 75 8c 0c 00 64 c7 00 26 00 00 00 48 c7 c0 ff ff ff ff c3 66 0f 1f 44 00 00 f3 0f 1e fa b8 10 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 >
Sep 29 10:44:58 TermLinux kernel: RSP: 002b:00007ffec94b6da8 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
Sep 29 10:44:58 TermLinux kernel: RAX: ffffffffffffffda RBX: 00007ffec94b6de0 RCX: 00007ff9ee4f121b
Sep 29 10:44:58 TermLinux kernel: RDX: 00007ffec94b6de0 RSI: 00000000c06864a2 RDI: 000000000000000d
Sep 29 10:44:58 TermLinux kernel: RBP: 00000000c06864a2 R08: 0000000000000000 R09: 000055717a8b5d80
Sep 29 10:44:58 TermLinux kernel: R10: 0000000000000000 R11: 0000000000000246 R12: 000055717a42d240
Sep 29 10:44:58 TermLinux kernel: R13: 000000000000000d R14: 0000000000000000 R15: 000055717a8b5d80
Sep 29 10:44:58 TermLinux kernel: ---[ end trace d2beb7bb4bc0874b ]---
Sep 29 10:44:58 TermLinux kernel: ------------[ cut here ]------------
Sep 29 10:44:58 TermLinux kernel: WARNING: CPU: 1 PID: 620 at drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link.c:1760 core_link_enable_stream.cold+0x12e/0x239 [amdgpu]
Sep 29 10:44:58 TermLinux kernel: Modules linked in: rfcomm fuse ccm bnep arc4 nls_iso8859_1 nls_cp437 iwlmvm mac80211 vfat fat mousedev joydev input_leds hid_corsair iwlwifi hid_generic cf>
Sep 29 10:44:58 TermLinux kernel:  crc16 mbcache jbd2 fscrypto sr_mod cdrom sd_mod usbhid hid crc32c_intel ahci libahci libata xhci_pci scsi_mod xhci_hcd
Sep 29 10:44:58 TermLinux kernel: CPU: 1 PID: 620 Comm: Xorg Tainted: G        W         4.19.69-1-MANJARO #1
Sep 29 10:44:58 TermLinux kernel: Hardware name: Micro-Star International Co., Ltd MS-7C02/B450 TOMAHAWK (MS-7C02), BIOS 1.70 03/06/2019
Sep 29 10:44:58 TermLinux kernel: RIP: 0010:core_link_enable_stream.cold+0x12e/0x239 [amdgpu]
Sep 29 10:44:58 TermLinux kernel: Code: fd ff 0f b6 b5 6c 02 00 00 48 c7 c7 f8 8d ea c0 e8 c8 79 6d e4 e9 da f2 fd ff 48 c7 c7 30 8a ea c0 44 89 1c 24 e8 b3 79 6d e4 <0f> 0b 44 8b 1c 24 e9 >
Sep 29 10:44:58 TermLinux kernel: RSP: 0018:ffffad25822f38b8 EFLAGS: 00010246
Sep 29 10:44:58 TermLinux kernel: RAX: 0000000000000024 RBX: ffff98e2fd5a6000 RCX: 0000000000000000
Sep 29 10:44:58 TermLinux kernel: RDX: 0000000000000000 RSI: ffffffffa6493cae RDI: 00000000ffffffff
Sep 29 10:44:58 TermLinux kernel: RBP: ffff98e293080188 R08: 00000000000011e3 R09: 0000000000000001
Sep 29 10:44:58 TermLinux kernel: R10: 0000000000000000 R11: 0000000000000001 R12: ffff98e30af8c400
Sep 29 10:44:58 TermLinux kernel: R13: ffffad25822f3918 R14: 0000000000024414 R15: ffff98e28b93c800
Sep 29 10:44:58 TermLinux kernel: FS:  00007ff9ed0bfdc0(0000) GS:ffff98e310640000(0000) knlGS:0000000000000000
Sep 29 10:44:58 TermLinux kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Sep 29 10:44:58 TermLinux kernel: CR2: 00002c6084d91000 CR3: 000000040c740000 CR4: 00000000003406e0
Sep 29 10:44:58 TermLinux kernel: Call Trace:
Sep 29 10:44:58 TermLinux kernel:  ? enc1_stream_encoder_update_hdmi_info_packets+0x38e/0x450 [amdgpu]
Sep 29 10:44:58 TermLinux kernel:  dce110_apply_ctx_to_hw+0x63d/0x670 [amdgpu]
Sep 29 10:44:58 TermLinux kernel:  dc_commit_state+0x274/0x540 [amdgpu]
Sep 29 10:44:58 TermLinux kernel:  ? set_freesync_on_streams.part.0+0x4d/0x230 [amdgpu]
Sep 29 10:44:58 TermLinux kernel:  ? mod_freesync_set_user_enable+0x11b/0x150 [amdgpu]
Sep 29 10:44:58 TermLinux kernel:  amdgpu_dm_atomic_commit_tail+0x361/0xde0 [amdgpu]
Sep 29 10:44:58 TermLinux kernel:  ? preempt_count_add+0x79/0xb0
Sep 29 10:44:58 TermLinux kernel:  ? _raw_spin_lock_irq+0x1a/0x40
Sep 29 10:44:58 TermLinux kernel:  ? _raw_spin_unlock_irq+0x1d/0x30
Sep 29 10:44:58 TermLinux kernel:  ? wait_for_common+0x129/0x170
Sep 29 10:44:58 TermLinux kernel:  commit_tail+0x3c/0x70 [drm_kms_helper]
Sep 29 10:44:58 TermLinux kernel:  drm_atomic_helper_commit+0x108/0x110 [drm_kms_helper]
Sep 29 10:44:58 TermLinux kernel:  drm_atomic_helper_set_config+0x81/0x90 [drm_kms_helper]
Sep 29 10:44:58 TermLinux kernel:  drm_mode_setcrtc+0x19b/0x690 [drm]
Sep 29 10:44:58 TermLinux kernel:  ? drm_mode_getcrtc+0x180/0x180 [drm]
Sep 29 10:44:58 TermLinux kernel:  drm_ioctl_kernel+0xa4/0xf0 [drm]
Sep 29 10:44:58 TermLinux kernel:  drm_ioctl+0x237/0x410 [drm]
Sep 29 10:44:58 TermLinux kernel:  ? drm_mode_getcrtc+0x180/0x180 [drm]
Sep 29 10:44:58 TermLinux kernel:  amdgpu_drm_ioctl+0x49/0x80 [amdgpu]
Sep 29 10:44:58 TermLinux kernel:  do_vfs_ioctl+0x40c/0x670
Sep 29 10:44:58 TermLinux kernel:  ? syscall_slow_exit_work+0x19c/0x1b0
Sep 29 10:44:58 TermLinux kernel:  ksys_ioctl+0x5e/0x90
Sep 29 10:44:58 TermLinux kernel:  __x64_sys_ioctl+0x16/0x20
Sep 29 10:44:58 TermLinux kernel:  do_syscall_64+0x69/0x1c0
Sep 29 10:44:58 TermLinux kernel:  ? page_fault+0x8/0x30
Sep 29 10:44:58 TermLinux kernel:  entry_SYSCALL_64_after_hwframe+0x44/0xa9
Sep 29 10:44:58 TermLinux kernel: RIP: 0033:0x7ff9ee4f121b
Sep 29 10:44:58 TermLinux kernel: Code: 0f 1e fa 48 8b 05 75 8c 0c 00 64 c7 00 26 00 00 00 48 c7 c0 ff ff ff ff c3 66 0f 1f 44 00 00 f3 0f 1e fa b8 10 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 >
Sep 29 10:44:58 TermLinux kernel: RSP: 002b:00007ffec94b6da8 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
Sep 29 10:44:58 TermLinux kernel: RAX: ffffffffffffffda RBX: 00007ffec94b6de0 RCX: 00007ff9ee4f121b
Sep 29 10:44:58 TermLinux kernel: RDX: 00007ffec94b6de0 RSI: 00000000c06864a2 RDI: 000000000000000d
Sep 29 10:44:58 TermLinux kernel: RBP: 00000000c06864a2 R08: 0000000000000000 R09: 000055717a8b5d80
Sep 29 10:44:58 TermLinux kernel: R10: 0000000000000000 R11: 0000000000000246 R12: 000055717a42d240
Sep 29 10:44:58 TermLinux kernel: R13: 000000000000000d R14: 0000000000000000 R15: 000055717a8b5d80
Sep 29 10:44:58 TermLinux kernel: ---[ end trace d2beb7bb4bc0874c ]---

System info (inxi -Fx)

System:    Host: TermLinux Kernel: 4.19.69-1-MANJARO x86_64 bits: 64 compiler: gcc v: 9.1.0 Desktop: Awesome 4.3 
           Distro: Manjaro Linux 
Machine:   Type: Desktop Mobo: Micro-Star model: B450 TOMAHAWK (MS-7C02) v: 1.0 serial: <root required> 
           UEFI: American Megatrends v: 1.70 date: 03/06/2019 
CPU:       Topology: Quad Core model: AMD Ryzen 5 2400G with Radeon Vega Graphics bits: 64 type: MT MCP arch: Zen 
           L2 cache: 2048 KiB 
           flags: avx avx2 lm nx pae sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 svm bogomips: 57616 
           Speed: 3299 MHz min/max: 1600/3600 MHz Core speeds (MHz): 1: 3522 2: 1475 3: 2705 4: 2122 5: 3151 6: 1499 7: 2388 
           8: 2444 
Graphics:  Device-1: AMD Raven Ridge [Radeon Vega Series / Radeon Vega Mobile Series] vendor: Micro-Star MSI driver: amdgpu 
           v: kernel bus ID: 38:00.0 
           Display: x11 server: X.Org 1.20.5 driver: amdgpu,ati unloaded: modesetting 
           resolution: 1920x1080~60Hz, 1920x1080~60Hz 
           Message: Unable to show advanced data. Required tool glxinfo missing. 
Audio:     Device-1: Advanced Micro Devices [AMD/ATI] Raven/Raven2/Fenghuang HDMI/DP Audio driver: snd_hda_intel v: kernel 
           bus ID: 38:00.1 
           Device-2: Advanced Micro Devices [AMD] Family 17h HD Audio vendor: Micro-Star MSI driver: snd_hda_intel v: kernel 
           bus ID: 38:00.6 
           Sound Server: ALSA v: k4.19.69-1-MANJARO 
Network:   Device-1: Intel Wireless 8265 / 8275 driver: iwlwifi v: kernel bus ID: 17:00.0 
           IF: wlo1 state: up mac: d8:f2:ca:d2:c5:6c 
           Device-2: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet vendor: Micro-Star MSI driver: N/A port: f000 
           bus ID: 18:00.0 
Drives:    Local Storage: total: 10.70 TiB used: 20.50 GiB (0.2%) 
           ID-1: /dev/sda vendor: OCZ model: AGILITY3 size: 111.79 GiB 
           ID-2: /dev/sdb vendor: Western Digital model: WD3200AAJS-00L7A0 size: 298.09 GiB 
           ID-3: /dev/sdc vendor: Western Digital model: WD3200AAJS-00L7A0 size: 298.09 GiB 
           ID-4: /dev/sdd vendor: Western Digital model: WD5001FZWX-00ZHUA0 size: 4.55 TiB 
           ID-5: /dev/sde vendor: Seagate model: ST6000DM003-2CY186 size: 5.46 TiB 
Partition: ID-1: / size: 292.41 GiB used: 20.47 GiB (7.0%) fs: ext4 dev: /dev/sdc1 
Sensors:   System Temperatures: cpu: 43.4 C mobo: N/A gpu: amdgpu temp: 43 C 
           Fan Speeds (RPM): N/A 
Info:      Processes: 219 Uptime: 3h 51m Memory: 13.70 GiB used: 2.18 GiB (15.9%) Init: systemd Compilers: gcc: 9.1.0 
           Shell: zsh v: 5.7.1 inxi: 3.0.36

Two days and no can even address this

Wish someone would. At least it is still usable, but this is an irritating issue when it does come up.

I lack the manjaro experience . You might consider going to the Manjaro site itself and engaging the forum there. Odds are someone has had the same experience and can get you sorted out in short order.

I’ve been looking into this issue to see if it’s the Display manager(lightDM), or the Display Server(XOrg) and I cant find anything. so based on what it says in the error log I think its the GPU driver. The research I have done says the open source kernel driver is the best option(4.16 or 4.17 I for get which) and my install came with kernel version 4.19.

Bumping and an update, as this is still an issue and I still have no idea how to fix it.
some of the physical troubleshooting i have done:

  • Running with just HDMI
  • Running with DVI and HDMI
  • Running with just DVI

all of these only produce errors when the HDMI is plugged in, DVI has no play on the errors. My journalctl logs only have errors when HDMI is plugged in. There is still 1 error when I boot with just DVI plugged in. while the one below is from an older log file it is present in all log files. it was just easier to find in an older one.

Sep 20 07:16:27 TermLinux kernel: ------------[ cut here ]------------
Sep 20 07:16:27 TermLinux kernel: WARNING: CPU: 5 PID: 360 at drivers/gpu/drm/amd/amdgpu/../display/dc/calcs/dcn_calcs.c:1372 dcn_bw_update_from_pplib.cold+0x73/0x9c [amdgpu]
Sep 20 07:16:27 TermLinux kernel: Modules linked in: nls_cp437 vfat fat arc4 iwlmvm mac80211 joydev input_leds mousedev btusb hid_corsair hid_generic iwlwifi btrtl btbcm btintel bluetooth c>
Sep 20 07:16:27 TermLinux kernel:  fscrypto sr_mod cdrom sd_mod usbhid hid ahci crc32c_intel libahci libata xhci_pci scsi_mod xhci_hcd
Sep 20 07:16:27 TermLinux kernel: CPU: 5 PID: 360 Comm: systemd-udevd Tainted: G           OE     4.19.69-1-MANJARO #1
Sep 20 07:16:27 TermLinux kernel: Hardware name: Micro-Star International Co., Ltd MS-7C02/B450 TOMAHAWK (MS-7C02), BIOS 1.70 03/06/2019
Sep 20 07:16:27 TermLinux kernel: RIP: 0010:dcn_bw_update_from_pplib.cold+0x73/0x9c [amdgpu]
Sep 20 07:16:27 TermLinux kernel: Code: 48 8b 93 78 01 00 00 db 42 78 83 f9 02 77 37 b8 02 00 00 00 8d 71 ff e9 05 2e f8 ff 48 c7 c7 c8 73 c9 c0 31 c0 e8 b9 37 8e e5 <0f> 0b e9 7f 2e f8 ff >
Sep 20 07:16:27 TermLinux kernel: RSP: 0018:ffffb4cd4271f7b0 EFLAGS: 00010246
Sep 20 07:16:27 TermLinux kernel: RAX: 0000000000000024 RBX: ffff985909e67000 RCX: 0000000000000000
Sep 20 07:16:27 TermLinux kernel: RDX: 0000000000000000 RSI: ffffffffa7493cae RDI: 00000000ffffffff
Sep 20 07:16:27 TermLinux kernel: RBP: ffff985900d64180 R08: 00000000000003db R09: 0000000000000001
Sep 20 07:16:27 TermLinux kernel: R10: 0000000000000000 R11: 0000000000000001 R12: ffffb4cd4271f810
Sep 20 07:16:27 TermLinux kernel: R13: 0000000000000001 R14: 0000000000000000 R15: ffff985909e67000
Sep 20 07:16:27 TermLinux kernel: FS:  00007f4eacf4d840(0000) GS:ffff985910740000(0000) knlGS:0000000000000000
Sep 20 07:16:27 TermLinux kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Sep 20 07:16:27 TermLinux kernel: CR2: 0000555ed9aa3000 CR3: 000000040cdf6000 CR4: 00000000003406e0
Sep 20 07:16:27 TermLinux kernel: Call Trace:
Sep 20 07:16:27 TermLinux kernel:  dcn10_create_resource_pool+0x84d/0x900 [amdgpu]
Sep 20 07:16:27 TermLinux kernel:  ? dal_aux_engine_construct+0xe/0x20 [amdgpu]
Sep 20 07:16:27 TermLinux kernel:  ? dal_aux_engine_dce110_create+0x42/0x70 [amdgpu]
Sep 20 07:16:27 TermLinux kernel:  dc_create_resource_pool+0x104/0x1b0 [amdgpu]
Sep 20 07:16:27 TermLinux kernel:  ? __kmalloc+0x18f/0x220
Sep 20 07:16:27 TermLinux kernel:  dc_create+0x20f/0x600 [amdgpu]
Sep 20 07:16:27 TermLinux kernel:  dm_hw_init+0xc9/0x130 [amdgpu]
Sep 20 07:16:27 TermLinux kernel:  amdgpu_device_init.cold+0x112e/0x1280 [amdgpu]
Sep 20 07:16:27 TermLinux kernel:  amdgpu_driver_load_kms+0x86/0x2b0 [amdgpu]
Sep 20 07:16:27 TermLinux kernel:  drm_dev_register+0x10c/0x150 [drm]
Sep 20 07:16:27 TermLinux kernel:  amdgpu_pci_probe+0x126/0x1b0 [amdgpu]
Sep 20 07:16:27 TermLinux kernel:  ? __pm_runtime_resume+0x49/0x60
Sep 20 07:16:27 TermLinux kernel:  local_pci_probe+0x43/0x90
Sep 20 07:16:27 TermLinux kernel:  pci_device_probe+0xfd/0x1a0
Sep 20 07:16:27 TermLinux kernel:  really_probe+0x242/0x390
Sep 20 07:16:27 TermLinux kernel:  driver_probe_device+0xb6/0x100
Sep 20 07:16:27 TermLinux kernel:  __driver_attach+0xee/0x120
Sep 20 07:16:27 TermLinux kernel:  ? driver_probe_device+0x100/0x100
Sep 20 07:16:27 TermLinux kernel:  ? driver_probe_device+0x100/0x100
Sep 20 07:16:27 TermLinux kernel:  bus_for_each_dev+0x78/0xc0
Sep 20 07:16:27 TermLinux kernel:  bus_add_driver+0x16a/0x220
Sep 20 07:16:27 TermLinux kernel:  driver_register+0x6c/0xb0
Sep 20 07:16:27 TermLinux kernel:  ? 0xffffffffc0dae000
Sep 20 07:16:27 TermLinux kernel:  do_one_initcall+0x46/0x1f6
Sep 20 07:16:27 TermLinux kernel:  ? kmem_cache_alloc_trace+0x172/0x1d0
Sep 20 07:16:27 TermLinux kernel:  do_init_module+0x5c/0x210
Sep 20 07:16:27 TermLinux kernel:  load_module+0x1fa7/0x20f0
Sep 20 07:16:27 TermLinux kernel:  ? preempt_count_add+0x79/0xb0
Sep 20 07:16:27 TermLinux kernel:  ? _raw_spin_lock+0x13/0x40
Sep 20 07:16:27 TermLinux kernel:  ? __se_sys_init_module+0x10e/0x170
Sep 20 07:16:27 TermLinux kernel:  __se_sys_init_module+0x10e/0x170
Sep 20 07:16:27 TermLinux kernel:  do_syscall_64+0x69/0x1c0
Sep 20 07:16:27 TermLinux kernel:  ? page_fault+0x8/0x30
Sep 20 07:16:27 TermLinux kernel:  entry_SYSCALL_64_after_hwframe+0x44/0xa9
Sep 20 07:16:27 TermLinux kernel: RIP: 0033:0x7f4eae6bbb3e
Sep 20 07:16:27 TermLinux kernel: Code: 48 8b 0d 55 f3 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 >
Sep 20 07:16:27 TermLinux kernel: RSP: 002b:00007ffd4c09b9e8 EFLAGS: 00000246 ORIG_RAX: 00000000000000af
Sep 20 07:16:27 TermLinux kernel: RAX: ffffffffffffffda RBX: 000055ec40114100 RCX: 00007f4eae6bbb3e
Sep 20 07:16:27 TermLinux kernel: RDX: 00007f4eae32b84d RSI: 0000000000626011 RDI: 000055ec40bcf060
Sep 20 07:16:27 TermLinux kernel: RBP: 00007f4eae32b84d R08: 000000000000005f R09: 000055ec40195840
Sep 20 07:16:27 TermLinux kernel: R10: 000055ec400f1010 R11: 0000000000000246 R12: 000055ec40bcf060
Sep 20 07:16:27 TermLinux kernel: R13: 000055ec4022fb80 R14: 0000000000020000 R15: 000055ec40114100
Sep 20 07:16:27 TermLinux kernel: ---[ end trace 56405317be93bd70 ]---