Failed to start DisplayLink Manager Services

Hello everyone!
So i was recently trying add a other monitor to my workspace and i installed DisplayLink, Now every time i start up my laptop. its say this.

and when type
$ sudo journalctl -p 3 -xb
i see this error repeated many times:

        nov 19 15:15:22 MySystem systemd[1]: Failed to start DisplayLink Manager Service.
        ░░ Subject: A start job for unit displaylink.service has failed
        ░░ Defined-By: systemd
        ░░ Support: https://forum.manjaro.org/c/support
        ░░ 
        ░░ A start job for unit displaylink.service has finished with a failure.
        ░░ 
        ░░ The job identifier is 2159 and the job result is failed.
        nov 19 15:15:27 MySystem systemd[1]: Failed to start DisplayLink Manager Service.
        ░░ Subject: A start job for unit displaylink.service has failed
        ░░ Defined-By: systemd
        ░░ Support: https://forum.manjaro.org/c/support
        ░░ 
        ░░ A start job for unit displaylink.service has finished with a failure.
        ░░ 
        ░░ The job identifier is 2271 and the job result is failed.
        nov 19 15:15:32 MySystem systemd[1]: Failed to start DisplayLink Manager Service.
        ░░ Subject: A start job for unit displaylink.service has failed
        ░░ Defined-By: systemd
        ░░ Support: https://forum.manjaro.org/c/support
        ░░ 
        ░░ A start job for unit displaylink.service has finished with a failure.
        ░░ 
        ░░ The job identifier is 2384 and the job result is failed.
        nov 19 15:15:37 MySystem systemd[1]: Failed to start DisplayLink Manager Service.
        ░░ Subject: A start job for unit displaylink.service has failed
        ░░ Defined-By: systemd
        ░░ Support: https://forum.manjaro.org/c/support
        ░░ 

Thanks for reading.

I also managed to install displaylink from AUR, but when I try to run it with sudo systemctl start displaylink.service I get :

Job for displaylink.service failed because the control process exited with error code.
See "systemctl status displaylink.service" and "journalctl -xe" for details.

systemctl status displaylink.service` gives me:

displaylink.service - DisplayLink Manager Service
Loaded: loaded (/usr/lib/systemd/system/displaylink.service; disabled; vendor preset: disabled)
Active: activating (auto-restart) (Result: exit-code) since Sat 2021-02-13 18:38:18 AWST; 1s ago
Process: 2520 ExecStartPre=/sbin/modprobe evdi (code=exited, status=1/FAILURE)

While journalctl -xe gives me:

The job identifier is 3357 and the job result is done.
Feb 13 18:38:29 alpha-nitroan51543 systemd[1]: Starting DisplayLink Manager Service...
░░ Subject: A start job for unit displaylink.service has begun execution
░░ Defined-By: systems
░░ Support: https://forum.manjaro.org/c/support
░░ 
░░ A start job for unit displaylink.service has begun execution.
░░ 
░░ The job identifier is 3357.
Feb 13 18:38:29 alpha-nitroan51543 kernel: audit: type=1130 audit(1613212709.464:190): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='uni>
Feb 13 18:38:29 alpha-nitroan51543 kernel: audit: type=1131 audit(1613212709.464:191): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='uni>
Feb 13 18:38:29 alpha-nitroan51543 modprobe[2571]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.10.15-1-MANJARO
Feb 13 18:38:29 alpha-nitroan51543 systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
░░ Subject: Unit process exited
░░ Defined-By: systems
░░ Support: https://forum.manjaro.org/c/support
░░ 
░░ An ExecStartPre= process belonging to unit displaylink.service has exited.
░░ 
░░ The process' exit code is 'exited' and its exit status is 1.
Feb 13 18:38:29 alpha-nitroan51543 systemd[1]: displaylink.service: Failed with result 'exit-code'.
░░ Subject: Unit failed
░░ Defined-By: systems
░░ Support: https://forum.manjaro.org/c/support
░░ 
░░ The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Feb 13 18:38:29 alpha-nitroan51543 systemd[1]: Failed to start DisplayLink Manager Service.
░░ Subject: A start job for unit displaylink.service has failed
░░ Defined-By: systems
░░ Support: https://forum.manjaro.org/c/support
░░ 
░░ A start job for unit displaylink.service has finished with a failure.
░░ 
░░ The job identifier is 3357 and the job result is failed.
Feb 13 18:38:29 alpha-nitroan51543 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=displaylink comm="systems">
Feb 13 18:38:29 alpha-nitroan51543 kernel: audit: type=1130 audit(1613212709.471:192): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='uni>
lines 2448-2483/2483 (END)

Any ideas please?

I can’t help you, but why u use displaylink.service? On my system i have on USB-C Thunderbold a portexpander attached with included DP port connected to a DP Monitor. I don’t need displaylink.service to get it fully working. In the past i used a USB-C to HDMI connecter to my DP Monitor, instead of this portexpander, and again this was working without problems and displaylink.service installed.

I want to connect 2 external monitors to my laptop.

Unfortunately, my USB-C port does not support video. System: Host: alpha-nitroan51543 Kernel: 5.10.15-1-MANJARO x86_64 bits: 64 co - Pastebin.com

They also told me that a HDMI splitter won’t do the job.

That’s why I have to use a docker station with a DisplayLink driver.