DisplayLink / evdi

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

Broken on Kernel version 6.0 #380

Closed SimPilotAdamT closed 2 years ago

SimPilotAdamT commented 2 years ago

Basically when trying to install this from the evd-git package on the AUR, the DKMS ALPM hook returns error 10 when trying to install the module. I noticed this start to happen in the release candidates of Linux 6.0 but put that down to an issue with the PKGBUILD used by the Chaotic AUR team, that being the PKGBUILD hosted on the AUR. This version was recently compiled by the teams behind the Arch kernel, the Zen kernel, and the XanMod kernel as well, and now they all are unable to build the module, with the issue occurring across all of my computers. I know this is exclusive to this particular package because my other DKMS modules installed just fine (I use v4l2loopback and vmware-workstation).

The make.log file generated by DKMS in /var/lib/dkms/evdi/1.12.0/build/: make.log

SimPilotAdamT commented 2 years ago

I know the only supported distro is Ubuntu but fixing this now will improve it for when Ubuntu starts shipping that kernel.

SimPilotAdamT commented 2 years ago

dupe of #376, I can't believe I missed that issue.