DisplayPort Monitor at boot (encryption screen)

Questions about Grub, UEFI,the liveCD and the installer
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
jfkp

DisplayPort Monitor at boot (encryption screen)

Post by jfkp »

As I understood, xorg / xrandr or lightMD manage which monitors is primary only from the logging screen?

What can I set in order to get the initial "encryption screen" on my DisplayPort monitor and not on my laptop monitor? Grub? I found nothing in my BIOS (Dell A13).

Thanks.

18.2

n.b. When I go to BIOS and then reboot, sometimes the encryption screen displays on my DP monitor.

EDIT: when I press F8 (switching screen) my DP monitor is reacting but won't display the logo and password field... Quite strange.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
kukamuumuka

Re: DisplayPort Monitor at boot (encryption screen)

Post by kukamuumuka »

Basically you should make a Startup Application file, which determines the primary monitor. To know your monitors, run

Code: Select all

xrandr
http://puolanka.info/goto/how-to-set-ex ... y-monitor/
jfkp

Re: DisplayPort Monitor at boot (encryption screen)

Post by jfkp »

Thanks.

It doesn't work. Here is my script:

Code: Select all

[Desktop Entry]
Type=Application
Name=DP1
Comment=Set the default monitor
Exec= xrandr --output DP1 --primary
What I find really strange is that DP1 reacts but doesn't show the logo and password field.
Locked

Return to “Installation & Boot”