DisplayLink Forum

DisplayLink Forum (https://displaylink.org/forum/index.php)
-   Linux and Open Source (https://displaylink.org/forum/forumdisplay.php?f=29)
-   -   Ubuntu 16.04.2 (kernerl 4.8) crash when I attach displaylink device (https://displaylink.org/forum/showthread.php?t=65211)

aaronloar 06-14-2017 11:54 PM

Same here
 
1 Attachment(s)
I am also having a similar problem. Rebooting with the displaylinks disconnected, Ubuntu 16.04.2 boots up fine. Connect the displaylink adapters, and it crashes X11.
I've attached the output from the support tool.

fac 06-19-2017 04:47 PM

Same issue here!
Ubuntu 16.04.2(kernel 4.8) It crashes as soon as i plug in the display link.

fac 06-19-2017 06:09 PM

Temporary solution
 
If you installed 16.04.02 you can probably boot using 4.4 kernel.

When booting up press shift to show GRUB. Then choose "Ubuntu with advanced options"(something like it) then on the list choose to boot with 4.4 generic.

It worked for me.

KSG402 06-21-2017 10:30 AM

1 Attachment(s)
This is, roughly speaking, my experience on Ubuntu 16.04 (kernel 4.4). Initially my system went into low graphics mode whenever I plugged in the DL monitor. This stopped once I altered 20-displaylink.conf to use the "Intel" driver, but that instead caused the system to crash whenever I plugged in the monitor or clicked "Detect Displays" or opened Chrome or looked at it too hard. This is my current 20-displaylink.conf (which is based on a working setup from another user on this forum).

Code:

Section "Device"
  Identifier "Intel Graphics"
  Driver "Intel"
  Option "AccelMethod" "sna"
  Option "TearFree" "true"
  Option "TripleBuffer" "true"
  Option "MigrationHeuristic" "greedy"
  Option "Tiling" "true"
  Option "Pageflip" "true"
  Option "ExaNoComposite" "false"
  Option "Tiling" "true"
  Option "Pageflip" "true"
EndSection

This eliminated the crashes, though X still gives me a load of crash reports on startup and the screen still isn't being detected anyway.

Attached is my system's output from the Displaylink Linux Support Tool. Any pointers would be greatly appreciated.

stevedonato 06-26-2017 02:21 PM

Quote:

Originally Posted by Oily Wagg (Post 83467)
I have the same crash. I have a Dell XPS 15 and the monitor I am attaching is a Dell P1914S. I've installed the Displaylink drivers (plus dkms) and pretty soon after I attach the monitor either using DisplayPort or DVI cables Ubuntu crashes. There is a vga port on the monitor and I will try that but I don't have the right converters at the moment.

I thought Display link drivers were only for USB monitors, not display port, or dvi connected? I have 3 dell i7 laptops with video connectory for display port, DVI and Hdmi running Linux Mint 17->18.3 Ubuntu Based 15->16 just plugging in the monitor to either of the ports with out any DisplayLink drivers, works. No special drivers are required that I know of. Am I missing something about DisplayLink?

Oily Wagg 07-11-2017 04:34 PM

I'm fixed
 
Updated kernel to 4.12 and then applied X11 config as in displaylink support


All times are GMT. The time now is 11:02 PM.

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