2

I have a new Lenovo P50 workstation, OS - Ubuntu 14.04.

I am trying to connect Samsung SyncMaster 22 inch LED monitor through HDMI port.

Lenovo P50 laptop can recognize the monitor but display on the monitor is sluggish, the graphic seems to be a problem.

Here is the image of the graphic drivers -

enter image description here

The system is currently using Nouveau display driver, I have tried switching to NVIDIA binary driver - version 384. But it didn't produce any difference - the graphics on the external monitor is still sluggish.

Anyone else having the same problem? Should I just remove and reinstall the NVIDIA drivers? any other trick to resolve this?

Update: There seems to be a known issue with ThinkPad P50 and HDMI port. External HDMI video does not function correctly - ThinkPad P50

Kinjal
  • 163
  • 1
  • 2
  • 12
  • Does disconnecting and reconnecting HDMI cable after boot have any impact? Please [edit] that information as well as the output of uname -a to your post. Thank you for helping us help you! – Elder Geek Jul 24 '18 at 16:21

4 Answers4

3

I used to have this machine, and I encountered a similar problem. Often the external monitor would be slow and occasionally had trouble connecting after hibernation. I updated the kernel(i was not getting automatic updates) and then these problems were magically solved.

I am guessing that you do not want to update to a newer Ubuntu version but you might want to double check you have the latest kernel for 14.04.

How to update kernels:

https://wiki.ubuntu.com/Kernel/LTSEnablementStack#Ubuntu_16.04_LTS_-_Xenial_Xerus

1

I would try to get an updated nvidia driver, it might be why the updated distro helps with the lag. http://www.linuxandubuntu.com/home/how-to-install-latest-nvidia-drivers-in-linux

piie
  • 211
1

It seems that your issue might be related to this bug and/or this bug. I don't have your hardware available for testing, but if my suspicions are correct, it appears that you'll want to upgrade to kernel v 4.14 or later in order to resolve this problem. Successfully built headers and images are available here. Having a backup is highly recommended in case something goes wrong. And of course you can always just boot a previous kernel and be no worse off than before.

Elder Geek
  • 36,023
  • 25
  • 98
  • 183
0

All the above answers have a high chance of fixing the graphics for larger display.

However, I had to upgrade the OS to Ubuntu 18.04 and everything just worked out of the box. No graphics issues with larger display.

Kinjal
  • 163
  • 1
  • 2
  • 12