View Single Post
Old 10-25-2022, 03:40 AM   #2
iduno8912
Junior Member
 
Join Date: Oct 2022
Posts: 1
Unhappy

I'm on Ubuntu 22.10 and the latest driver install is failing for me too. I have dkms installed. Here is the output:
Code:
Verifying archive integrity...  100%   MD5 checksums are OK. All good.
Uncompressing DisplayLink Linux Driver 5.6.1-59.184  100%  
Distribution discovered: Ubuntu 22.10

Installing
[ Installing EVDI ]
[[ Installing EVDI DKMS module ]]
Sign command: /usr/lib/linux-kbuild-5.19/scripts/sign-file
Signing key: /var/lib/dkms/mok.key
Public certificate (MOK): /var/lib/dkms/mok.pub
Binary kmod-sign not found, modules won't be signed
Creating symlink /var/lib/dkms/evdi/1.12.0/source -> /usr/src/evdi-1.12.0

Building module:
Cleaning build area...
make -j16 KERNELRELEASE=5.19.0-23-generic all INCLUDEDIR=/lib/modules/5.19.0-23-generic/build/include KVERSION=5.19.0-23-generic DKMS_BUILD=1...(bad exit status: 2)
ERROR (dkms apport): binary package for evdi: 1.12.0 not found
Error! Bad return status for module build on kernel: 5.19.0-23-generic (x86_64)
Consult /var/log/displaylink/evdi_install_make.2022-10-24-1924.log for more information.
Deleting module evdi-1.12.0 completely from the DKMS tree.
ERROR: Failed to install evdi to the kernel tree.
iduno8912 is offline   Reply With Quote