0

I am having a difficult time trying to get Ubuntu to recognize the external monitor connected to my laptop.

Environment

Graphics Drivers Tried

  • 375.66 (default recommended)
  • also, all available via PPA:

    enter image description here

Results

enter image description here

enter image description here

enter image description here

nvidia-settings

Running nvidia-settings returns:

** Message: PRIME: No offloading required. Abort
** Message: PRIME: is it supported? no

ERROR: nvidia-settings could not find the registry key file.
This file should have been installed along with this driver at
/usr/share/nvidia/nvidia-application-profiles-key-documentation.

The application profiles will continue to work, but values cannot be
prepopulated or validated, and will not be listed in the help text.
Please see the README for possible values and descriptions.

2 Answers2

3

My problem in my Dell with Nvidia GPU was that when I switched to using the Nvidia card (rather than the Intel), my external monitors were not detected. I tried many "solution" but non has worked for me except for installing lightdm as my display manager:

  1. sudo apt-get install lightdm
  2. You may switch between gdm3 (Ubuntu's 18.04 default) and lightdm by executing: sudo apt-get install lightdm After I configured lightdm I just reboot and there it is a working laptop using external monitors.

I hope it helps, yenuka

Kulfy
  • 17,696
  • There is no difference between point 1 and 2 since they both include installing of lightdm. When installed reconfiguring is auto prompted. If you believe that it is alredy installed you can run simply sudo dpkg-reconfigure gdm – Kulfy Dec 20 '18 at 08:14
  • This seems to work for me – Maxwell s.c Apr 22 '19 at 16:42
0

To answer my own question, there are two options:

  1. Manually sign the Nvidia drivers
  2. Or, disable secure boot