DisplayLink / evdi

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

==> ERROR: Missing 5.15.12-artix1-1 kernel modules tree for module evdi/1.10.0. #344

Closed nightser727 closed 2 years ago

nightser727 commented 2 years ago

DKMS install... Creating symlink /var/lib/dkms/evdi/1.10.0/source -> /usr/src/evdi-1.10.0

Building module: cleaning build area... make -j4 KERNELRELEASE=5.16.0-zen1-1-zen all INCLUDEDIR=/lib/modules/5.16.0-zen1-1-zen/build/include KVERSION=5.16.0-zen1-1-zen DKMS_BUILD=1.... cleaning build area...

evdi.ko.zst: Running module version sanity check.

displaylink-emajewsk commented 2 years ago

Hi, please make sure you have the linux-zen-headers pacman package installed. I haven't tried the linux-zen myself, but I'll give it a shot on my artix.

nightser727 commented 2 years ago

they are installed and if you need this informations my init is runit and i installed evdi via paru

displaylink-emajewsk commented 2 years ago

Sure, looks like our installer scripts aren't working with runit at all. I've fixed it, but it will be out in the next release. I'll take a look at compiling with zen now.

nightser727 commented 2 years ago

Thanks