Laptop with External monitor does not turn on in login screen

I have an Acer Predator 17 laptop, I’m trying to get the external monitor plugged into the DisplayPort to show up on the login screen.

Here’s what I did to reproduce this issue:

  1. The laptop lid is closed, external monitor is connected via DP port. When its working, reboot the machine
  2. EOS arrives at login screen, external monitor does not turn on to show any video on the external monitor. The laptop lid is still closed.

To get the external monitor to work again while on the login screen, I needed to open the lid just enough to show the login prompt on the laptop screen and close it. Then the external monitor shows the login screen.

My question, is there any way I can use the external monitor with the laptop lid closed without the need of opening and closing the lid every time I reboot so the video shows up?

What is your display configuration setting like? Did you select your external monitor as primary?

Yep its set for primary display

image

This seems to be the same issue but I’m trying to figure out how he solved it.

Fixed it, edit /etc/systemd/logind.conf

uncomment the following lines and edit

HandleLidSwitch=ignore
HandleLidSwitchExternalPower=ignore
HandleLidSwitchDocked=ignore

2 Likes

Awesome!

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.