← Back to team overview

desktop-packages team mailing list archive

[Bug 1104230] Re: DisplayPort 1.2 MST support is missing in the Intel driver

 

So I was trying to follow this and get this set up on my Lenovo T440P
with a pro doc and two monitors (vga and dvi).  I finally got it working
by taking the following steps, this took me a few days so if anyone
finds this maybe it'll help them too.

Initially I was on Trusty 14.04.

* Then I added ther repos here;
sudo add-apt-repository ppa:dgadomski/linux-mst
sudo add-apt-repository ppa:xorg-edgers/ppa
sudo apt-get install xserver-xorg-video-intel
sudo reboot

* No success, read more, looked like the stuff was in 14.10 so I
upgraded to 14.10.

* To upgrade to 14.10, you navigate to Dash, type "Software & Updates", goto the 3rd tab "Updates", change the bottom option to "For any new version".
* Then opened Dash, and ran "Software Updater" and let it update took a while.
* Rebooted, no success.
* Then I noticed the 3.13 / 3.16 / 3.17 talk and decided I'd try updating my kernal.  Followed steps to update my kernal from 3.16 to 3.17 as described here (http://ubuntuhandbook.org/index.php/2014/11/how-to-upgrade-to-linux-kernel-3-17-4-in-ubuntu-14-10/);

wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.17.4-vivid/linux-image-3.17.4-031704-generic_3.17.4-031704.201411211317_amd64.deb
sudo dpkg -i linux-headers-3.17.4-*.deb linux-image-3.17.4-*.deb
* Rebooted
Worked!

Again I'm just sharing how I got this to work for me to help others if
they come upon this.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1104230

Title:
  DisplayPort 1.2 MST support is missing in the Intel driver

Status in X.org xf86-video-intel:
  Unknown
Status in xserver-xorg-video-intel package in Ubuntu:
  Confirmed

Bug description:
  SRU Justification:

  Impact: Many users expect the possibility to use the DP1.2 MST feature which
  enables them to use a number of different display setups: daisy-chaining
  DP1.2 displays, some 4K displays appearing as 2 separate displays, 3D displays.
  This however is not supported in Ubuntu stable kernel.

  Fix: A series of 18 cherry-picks from v3.17 kernel backported to v3.16 by
  the original author of the feature: David Airlie.

  Regression Potential: These patches were merged upstream in v3.17 without any
  reported regressions.

  Original description:

  I have two recent DisplayPort monitors, both supporting the 1.2
  version of the standard and one containing an MST hub (DELL 2913WM).

  I have an Intel Haswell based NUC connected over mini-displayport to
  the display containing the hub, then the second display is plugged in
  that one over DisplayPort.

  DisplayPort 1.2 is enabled on the display containing the hub and the
  second display lights up fine but just works as a clone of the first
  display, without ever showing up in xrandr, dmesg or any other useful
  logs I could find.

  My understanding of MST is that the second display should show up as
  DP2 on my laptop so I can configure it as I would any other display.

  UPDATE: Updated the bug report after it was pointed out that the
  original test hardware, a Lenovo x230 isn't DP 1.2 capable. The same
  test on hardware also fails, due to missing support for MST in the
  driver.

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1104230/+subscriptions