You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am experiencing an issue when attempting to connect multiple monitors through a DisplayLink device on Ubuntu 22.04.4 LTS. Despite trying multiple methods to install the DisplayLink driver (including building EVDI from source and installing from the apt repository), I consistently encounter an SSL-related error during installation.
System Information
Linux Distribution: Ubuntu 22.04.4 LTS
Linux Kernel Version: 5.15.0-117-generic
Xorg Version: xorg-server 2:21.1.4-2ubuntu1.7~22.04.11
Desktop Environment: GNOME
Steps Taken
Driver Installation Attempts:
Attempted installation using the official DisplayLink driver (displaylink-driver-6.0.0-24.run).
Tried building EVDI from source and installing it via the apt repository.
Troubleshooting Steps:
Followed the troubleshooting steps provided on the DisplayLink website.
Implemented several community-suggested fixes related to the SSL error, but none have resolved the issue.
Observed Behavior
During the installation process, I encounter the following SSL-related error:
User@Hostname:~/Downloads$ sudo ./displaylink-driver-6.0.0-24.run
Verifying archive integrity... 100% MD5 checksums are OK. All good.
Uncompressing DisplayLink Linux Driver 6.0.0 100%
Distribution discovered: Ubuntu 22.04.4 LTS
Installing
[ Installing EVDI ]
[[ Installing EVDI DKMS module ]]
Creating symlink /var/lib/dkms/evdi/1.14.4/source -> /usr/src/evdi-1.14.4
Kernel preparation unnecessary for this kernel. Skipping...
Building module:
cleaning build area...
make -j8 KERNELRELEASE=5.15.0-117-generic all INCLUDEDIR=/lib/modules/5.15.0-117-generic/build/include KVERSION=5.15.0-117-generic DKMS_BUILD=1...
Signing module /var/lib/dkms/evdi/1.14.4/build/evdi.ko
At main.c:167:
- SSL error:FFFFFFFF80000002:system library::No such file or directory: ../crypto/bio/bss_file.c:67
- SSL error:10000080:BIO routines::no such file: ../crypto/bio/bss_file.c:75
sign-file: /var/lib/shim-signed/mok/MOK.priv: No such file or directory
ERROR (dkms apport): binary package for evdi: 1.14.4 not found
Error! Bad exit status 1 for sign tool.
Consult /var/lib/dkms/evdi/1.14.4/5.15.0-117-generic/x86_64/log/make.log for more information.
ERROR: Failed to install evdi to the kernel tree.
Request for Assistance
I would appreciate any suggestions or guidance on resolving this SSL error and successfully installing the DisplayLink driver on my system. Specifically:
Is there a known workaround or fix for the SSL error mentioned above?
Could this issue be related to the kernel version or the absence of certain SSL libraries?
Additional Information
I have checked the troubleshooting guide on the DisplayLink website.
I am using the latest available driver.
Thank you for your help!
The text was updated successfully, but these errors were encountered:
Issue Summary
I am experiencing an issue when attempting to connect multiple monitors through a DisplayLink device on Ubuntu 22.04.4 LTS. Despite trying multiple methods to install the DisplayLink driver (including building EVDI from source and installing from the apt repository), I consistently encounter an SSL-related error during installation.
System Information
Steps Taken
Observed Behavior
During the installation process, I encounter the following SSL-related error:
Request for Assistance
I would appreciate any suggestions or guidance on resolving this SSL error and successfully installing the DisplayLink driver on my system. Specifically:
Additional Information
Thank you for your help!
The text was updated successfully, but these errors were encountered: