Hi there,
I have been having difficulty in getting a second monitor to work with Ubuntu, and was hoping someone with better skills than me has found a fix for it.
I'm running a Lenovo P50, Xeon E3-1505v5, 64Gb RAM, 4Gb Quadro M2000M as a dual boot Windows 10/Ubuntu 16.04 workstation. Windows detects the second monitor both using HDMI and with a displaylink-compatible USB dock.
In Ubuntu, plugging a second monitor directly into the HDMI port doesn't seem to get recognized. Using a monitor through a USB dock (with latest Ubuntu displaylink driver; 1.1.62) also doesn't get recognized, despite the fact that if I run
sytemctl status displaylink.service
it states the service is active.
I'm guessing this is an issue with the dual graphics set up on the machine, although there's enough Skylake processors out there now that I don't think this kind of set up is too unusual. According to the 'overview' window (under "system settings", "details") in Ubuntu, I'm using the Intel P530 graphics (integrated on the skylake processor) rather than the Nvidia, although running:
lspci | grep VGA
displays both cards:
00:02.0 VGA compatible controller: Intel Corporation Device 191d (rev 06)
01:00.0 VGA compatible controller: NVIDIA Corporation GM107GLM [Quadro M2000M] (rev ff)
I'm using the nouveau display driver from the X.Org X server in the 'Additional Drivers' section of the 'Software & Upadates' window. This section states my graphics card is the M2000M, so I tried using a number of NVidia binary drivers (including 352.63, despite having issues installing it), but all of them seem to either kill Unity, get stuck in a bootloop at the lightdm log on or resize the screen so the menu options are no longer selectable/visible. I also tried changing the option in the BIOS for making the NVidia card as the dedicated graphics card rather than as a hybrid. After this, the overview window changed to Gallium 0.4 as the graphics, but the top and left menu ribbons had disappeared for some reason, making it unusable. I also don't really want to go down this route as I want to avoid the extra drain on the battery, and don't know how this will affect my Windows partition. Given that each time something screws up, it can take quite a while to fix it back to normal, I was hoping someone with similar experiences has a workaround.
Any help/advice would be greatly appreciated!