DisplayLink / evdi

Extensible Virtual Display Interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

evdi crashes DisplayLinkManager when moving mouse to connected display

winterwurzel opened this issue · comments

  • Linux distribution and its version: Fedora 39
  • Linux kernel version: Linux V 6.6.8-200.fsync.fc39.x86_64 #1 SMP PREEMPT_DYNAMIC TKG Fri Dec 29 23:43:56 UTC 2023 x86_64 GNU/Linux
  • Xorg version (if used): Wayland
  • Desktop environment in use: KDE Plasma Version 5.27.10

Description

As soon as I move the mouse cursor to a monitor connected via displaylink it crashes. Moving any type and number of windows on the screen (via keyboard shortcuts) works flawlessly.

Syslog stacktrace can be found further below.

Logs

Creating symlink /var/lib/dkms/evdi/1.14.1/source -> /usr/src/evdi-1.14.1
Sign command: /lib/modules/6.6.8-200.fsync.fc39.x86_64/build/scripts/sign-file
Signing key: /var/lib/dkms/mok.key
Public certificate (MOK): /var/lib/dkms/mok.pub

Building module:
Cleaning build area...
make -j24 KERNELRELEASE=6.6.8-200.fsync.fc39.x86_64 all INCLUDEDIR=/lib/modules/6.6.8-200.fsync.fc39.x86_64/build/include KVERSION=6.6.8-200.fsync.fc39.x86_64 DKMS_BUILD=1...
Signing module /var/lib/dkms/evdi/1.14.1/build/evdi.ko
Cleaning build area...

evdi.ko.xz:
Running module version sanity check.
 - Original module
   - No original module exists within this kernel
 - Installation
   - Installing to /lib/modules/6.6.8-200.fsync.fc39.x86_64/extra/
depmod....

I have the same issue.

Linux distribution and its version: Ubuntu 23.10
Linux kernel version: Linux 6.5.0-14-generic #14-Ubuntu SMP PREEMPT_DYNAMIC Tue Nov 14 14:59:49 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Xorg version (if used): Wayland
Desktop environment in use: KDE Plasma Version 5.27
Pc: Lenovo thinkpad T14 Gen3 (AMD)
Docking Station: Lenovo ThinkPad Hybrid USB_C with USB-A Dock

After a lot of crashes from driver, the issue will suddenly disappear and moving the cursor works just fine.
The issue comes back after reconnecting or restarting my laptop.

DLSupportTool logs: https://displaylink.org/forum/showthread.php?t=69120

Hello,

New user of a display link dock, I face the exact same issue.

Screens are working fine (Moving glxgears using keyboard on all of them).

Did you find a workaround?