View Single Post
Old 08-02-2023, 01:57 PM   #1
tdevor
Junior Member
 
Join Date: Aug 2023
Posts: 2
Default Display Link on Work Computer (Please Help!)

Hello Everyone,

I have a work computer that is running gentoo with 6.1.41 kernel.

I've successfully installed:

x11-drivers/displaylink-driver-5.6.1
x11-drivers/evdi-1.13.1

All the USB peripherals (Keyboard, mouse, mic, cam) work perfectly however, my computer is unable to successfully start DisplayLink:

PHP Code:
Kernel6.1.41 
PHP Code:
 2.365907usb 3-2.2ProductThinkPad Hybrid USB-C with USB-A Dock 
PHP Code:
xrandr --listproviders
Providers
number 2
Provider 0
id0x278 cap0x1Source Output crtcs0 outputs0 associated providers1 name:NVIDIA-0
Provider 1
id0x2a0 cap0xfSource OutputSink OutputSource OffloadSink Offload crtcs3 outputs6 associated providers1 name:modesetting 
PHP Code:
systemctl status dlm
dlm.service DisplayLink Manager Service
     Loaded
loaded (/lib/systemd/system/dlm.serviceenabledpresetdisabled)
     
Activeactive (runningsince Tue 2023-08-01 16:10:00 EDT17h ago
    Process
4158 ExecStartPre=/sbin/modprobe evdi (code=exitedstatus=0/SUCCESS)
   
Main PID4178 (DisplayLinkMana)
        
CPU2.871s
     CGroup
: /system.slice/dlm.service
             
`-4178 /opt/displaylink/DisplayLinkManager 
I have spent 2 weeks trying to get the DisplayLink working with my external monitors however not able to do so. Can someone please help me?
tdevor is offline   Reply With Quote