DisplayLink / evdi

Extensible Virtual Display Interface
MIT License
689 stars 179 forks source link

/sys/devices/evdi/version not found #378

Open Str00pwafel opened 1 year ago

Str00pwafel commented 1 year ago

Hello,

I'm trying to wrap my head around it but I can't seem to figure it out.

Can't seem to get the DisplayLink service status up whatever I try, with the EVDI version not found.

--------------- Linux system info ----------------

Distro: Linuxmint Release: elsie Kernel: 5.10.0-17-amd64

---------------- DisplayLink info ----------------

Driver version: 1.12.0 DisplayLink service status: EVDI service version: /sys/devices/evdi/version not found

------------------ Graphics card -----------------

Vendor: i915 Subsystem: Graphics VGA: Intel Corporation TigerLake GT2 [Iris Xe Graphics] (rev 01) VGA (3D): X11 version: 1.20.11-1+deb11u2 X11 configs: /etc/X11/xorg.conf.d/20-displaylink.conf /etc/X11/xrdp/xorg.conf

-------------- DisplayLink xorg.conf -------------

File: /etc/X11/xorg.conf.d/20-displaylink.conf Contents: Section "OutputClass" Identifier "DisplayLink" MatchDriver "evdi" Driver "modesetting" Option "AccelMethod" "none" EndSection