![]() |
|
|
#1 |
|
Junior Member
Join Date: Nov 2024
Posts: 2
|
I am running Debian 12 Bookworm (GNOME) and I have an old USB3 docking station (Plugable UD-3900) that requires the DisplayLink driver.
I have installed evdi-dkms, libevdi0, and libevdi0-dev (ver 1.12.0+dfsg-0.3) via apt. However, there is no bookworm package that provides a displaylink driver service. In fact, the evdi-dkms description warns that this is not a complete driver. So how do I proceed? I've tried several different things, including the following:
However, these fundamentally seem to all work from the same source: displaylink-driver-6.1.0-17.run Executing that attempts to build evdi ver 1.14.7 which will not compile on Debian 12. The log shows many errors such as: Code:
/var/lib/dkms/evdi/1.14.7/build/evdi_fb.c: In function ‘evdifb_create’:
/var/lib/dkms/evdi/1.14.7/build/evdi_fb.c:408:23: error: ‘struct drm_fb_helper’ has no member named ‘info’
408 | efbdev->helper.info = info;
| ^
|
|
|
|
|
|
#2 |
|
Junior Member
Join Date: Nov 2024
Posts: 2
|
Well,
I kept plugging away and stumbled into the solution... For anyone that's interested:
That's all it took and my USB3 docking station works on my (stable) Debian 12 box. |
|
|
|
|
|
#3 | |
|
Junior Member
Join Date: Apr 2026
Posts: 2
|
I am the person who is interested. I've been disappointed with Debian repos before, but how can they allow this? Let's frustrate everyone with a pointless dead end because you have no need to know.
Thanks for the clarity, the original kind. Sad to see Ubuntu down the slide, but they have good archives. I had to register after seeing this. Quote:
|
|
|
|
|
|
|
#4 |
|
Junior Member
Join Date: Apr 2026
Posts: 2
|
There is an answer to my question: the repo is proprietary, but still, the installation is 100% useless.
|
|
|
|
![]() |
| Tags |
| bookworm, debian 12, displaylink driver |
|
|