Displaylink Dell D600

Hi,
I'm trying to install my dockstation D6000 but just the USBs and NIC from the dock work well. There's more 2 display monitors from Dell plugged by display port and I can not expand the monitors.
I'm using https://www.synaptics.com/products/displaylink-graphics/downloads/ubuntu driver and below is the error:

beloto@zica-02 ~/Desktop
$ sudo ./displaylink-driver-5.6.1-59.184.run
Verifying archive integrity... 100% MD5 checksums are OK. All good.
Uncompressing DisplayLink Linux Driver 5.6.1-59.184 100%
Distribution discovered: Zorin OS 16.1

Installing
[ Installing EVDI ]
[[ Installing EVDI DKMS module ]]
Error! DKMS tree already contains: evdi-1.12.0
You cannot add the same module/version combo more than once.
EVDI DKMS module already installed.
[[ Installing module configuration files ]]
[[ Installing EVDI library ]]
make: Entering directory '/tmp/tmp.mGulU29lw8/evdi/library'
cc -I../module -std=gnu99 -fPIC -D_FILE_OFFSET_BITS=64 -c -o evdi_lib.o evdi_lib.c
cc evdi_lib.o -shared -Wl,-soname,libevdi.so.0 -o libevdi.so.1.12.0 -lc -lgcc
cp libevdi.so.1.12.0 libevdi.so
make: Leaving directory '/tmp/tmp.mGulU29lw8/evdi/library'
[ Installing x64-ubuntu-1604/DisplayLinkManager ]
[ Installing libraries ]
[ Installing firmware packages ]
[ Installing licence file ]
[ Adding udev rule for DisplayLink DL-3xxx/4xxx/5xxx/6xxx devices ]
[ Adding upstart and powermanager sctripts ]

Please read the FAQ
http://support.displaylink.com/knowledgebase/topics/103927-troubleshooting-ubuntu

Installation complete!

Please reboot your computer if you're intending to use Xorg.

ebeloto@zica-02 ~/Desktop
$

The stucked installation has been solved for me, disabling secure UEFI boot.

As far I can see there's no error as such. It tells you that EVDI DKMS module is already there and will not be installed.

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.