DisplayLink Forum

DisplayLink Forum (https://displaylink.org/forum/index.php)
-   Linux and Open Source (https://displaylink.org/forum/forumdisplay.php?f=29)
-   -   DELL D3100 on Ubuntu 14.04.3 (https://displaylink.org/forum/showthread.php?t=64276)

abozvr 12-21-2015 08:07 AM

DELL D3100 on Ubuntu 14.04.3
 
Dear all,

I am trying to use the Docking Station Dell D3100 with a Dell XPS13 laptop with Ubuntu 14.04.3 running on it.

The Docking station is working well except for the "usual" monitor issue.

I installed the driver found here:

http://www.displaylink.com/downloads/ubuntu.php

I had no problem in running it; but then the monitor is not detected at all by the system :(

Any idea?

Thank you very much!!

risc 01-02-2016 06:34 PM

Hi abozvr,

I don't know what hardware you use besides the docking station. I'm currently fighting with a D3100, a new XPS 15 and two U2415 monitors (all Dell).

I'm using the current driver on Arch linux. There is a nice description for the configuration here: https://wiki.archlinux.org/index.php/DisplayLink

I don't know how the DisplayLink service needs to be started in Ubuntu, but that is the first step after the installation.

For each additional provider you get, you have to set the provider output source. You may get a new provider for each monitor that you connect to the docking station:
Code:

xrandr --setprovideroutputsource 1 0
xrandr --setprovideroutputsource 2 0
#...

It's also necessary to load the udl kernel module as described.

You'll be able to work with the external monitors after that. (A restart may help in case of some issues)

Setting the provider output source is NOT permanent (at least on my system), so you may want to call this in a script every time after X is started.

I hope that helps a little bit :)

While I got my two monitors working with that, I have to mention that there are still issues. :( :confused:
  • [S]the content of some open drop down boxes is not drawn[/S]
  • mouse trails stay partially visible sometimes
  • [S]even more annoying: Some windows are shifted partially to the upper left, out of the visible area[/S]

It might have been more of an Xserver issue. Last time I updated my Arch linux, the two striked through marked issues have been gone :). The last seems to depend on some applications. For me, the mouse trails only keep happening with the opera browser. Its drop down boxes/pop-ups look still a little messed up as well. But all options are there and the boxes itself are in place.

Edit 1: added a few lines and words here and there
Edit 2: List of issues
Edit 3: Software updates

mangojuice 01-16-2016 02:24 PM

Did you experience delay on your mouse movement?

risc 01-18-2016 06:05 PM

I'm having a little lag, yes


All times are GMT. The time now is 09:26 AM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.