DisplayLink / evdi

Extensible Virtual Display Interface
MIT License
705 stars 184 forks source link

EVDI not work on Kernel 6.1 #392

Closed tyvioto closed 1 year ago

tyvioto commented 1 year ago

Display Driver kernel module not work on Manajaro with kernel 6.1

turin13 commented 1 year ago

The same goes for Linux 6.0.12 on Pop_OS!

SimonSchwendele commented 1 year ago

You should specify what exactly does not work if you want some help. I use it right now on Fedora 37 with 6.1.0-65.vanilla.1.fc37.x86_64

tyvioto commented 1 year ago

Hello, After Install displaylink and evdi Kernel module unable to build a Try it build manually and i Get error :

_+1: sudo dkms install --no-depmod -m evdi -v 1.12.0  ✔ Sign command: /usr/lib/modules/6.1.1-1-MANJARO/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 -j16 KERNELRELEASE=6.1.1-1-MANJARO all INCLUDEDIR=/lib/modules/6.1.1 dkms_error.log -1-MANJARO/build/include KVERSION=6.1.1-1-MANJARO DKMS_BUILD=1...(bad exit status: 2) Error! Bad return status for module build on kernel: 6.1.1-1-MANJARO (x8664) Consult /var/lib/dkms/evdi/1.12.0/build/make.log for more information.

I attach make.log

tyvioto commented 1 year ago

Hi, I try remove evdi 1.12.0-1 and try install 1.12.0-git version and module work without problem, Sorry its my fault. I close the isiue.

With Best Regards R.