Dual monitors work at boot but not in console

Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
I have a system with a dual-head video card (VGA + HDMI). If I connect both monitors at once, I can:
- See the BIOS/boot messages mirror on both displays.
- When I start
xorg, I can mirror both displays, enable multiple desktops, etc.
But when I just boot to the console, and don't start xorg, I only get the console display on a single monitor, and I want it mirrored on both. This is odd, since it can apparently mirror the displays at boot/POST time.
What commands/configure-files/kernel-boot-params do I need to set/modify to have both monitors mirror the console? I'm using CentOS v7.3 on x86_64.
centos boot console multi-monitor
add a comment |Â
up vote
0
down vote
favorite
I have a system with a dual-head video card (VGA + HDMI). If I connect both monitors at once, I can:
- See the BIOS/boot messages mirror on both displays.
- When I start
xorg, I can mirror both displays, enable multiple desktops, etc.
But when I just boot to the console, and don't start xorg, I only get the console display on a single monitor, and I want it mirrored on both. This is odd, since it can apparently mirror the displays at boot/POST time.
What commands/configure-files/kernel-boot-params do I need to set/modify to have both monitors mirror the console? I'm using CentOS v7.3 on x86_64.
centos boot console multi-monitor
If you use raw framebuffer you need to configure it (tldp.org/HOWTO/Framebuffer-HOWTO/x1010.html , dafyddcrosby.com/dual-framebuffers). If you use Kernel Mode Setting with specific driver you probably need to check driver manual
â user996142
Sep 27 '17 at 0:12
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I have a system with a dual-head video card (VGA + HDMI). If I connect both monitors at once, I can:
- See the BIOS/boot messages mirror on both displays.
- When I start
xorg, I can mirror both displays, enable multiple desktops, etc.
But when I just boot to the console, and don't start xorg, I only get the console display on a single monitor, and I want it mirrored on both. This is odd, since it can apparently mirror the displays at boot/POST time.
What commands/configure-files/kernel-boot-params do I need to set/modify to have both monitors mirror the console? I'm using CentOS v7.3 on x86_64.
centos boot console multi-monitor
I have a system with a dual-head video card (VGA + HDMI). If I connect both monitors at once, I can:
- See the BIOS/boot messages mirror on both displays.
- When I start
xorg, I can mirror both displays, enable multiple desktops, etc.
But when I just boot to the console, and don't start xorg, I only get the console display on a single monitor, and I want it mirrored on both. This is odd, since it can apparently mirror the displays at boot/POST time.
What commands/configure-files/kernel-boot-params do I need to set/modify to have both monitors mirror the console? I'm using CentOS v7.3 on x86_64.
centos boot console multi-monitor
centos boot console multi-monitor
asked Sep 27 '17 at 0:01
DevNull
17218
17218
If you use raw framebuffer you need to configure it (tldp.org/HOWTO/Framebuffer-HOWTO/x1010.html , dafyddcrosby.com/dual-framebuffers). If you use Kernel Mode Setting with specific driver you probably need to check driver manual
â user996142
Sep 27 '17 at 0:12
add a comment |Â
If you use raw framebuffer you need to configure it (tldp.org/HOWTO/Framebuffer-HOWTO/x1010.html , dafyddcrosby.com/dual-framebuffers). If you use Kernel Mode Setting with specific driver you probably need to check driver manual
â user996142
Sep 27 '17 at 0:12
If you use raw framebuffer you need to configure it (tldp.org/HOWTO/Framebuffer-HOWTO/x1010.html , dafyddcrosby.com/dual-framebuffers). If you use Kernel Mode Setting with specific driver you probably need to check driver manual
â user996142
Sep 27 '17 at 0:12
If you use raw framebuffer you need to configure it (tldp.org/HOWTO/Framebuffer-HOWTO/x1010.html , dafyddcrosby.com/dual-framebuffers). If you use Kernel Mode Setting with specific driver you probably need to check driver manual
â user996142
Sep 27 '17 at 0:12
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f394656%2fdual-monitors-work-at-boot-but-not-in-console%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
If you use raw framebuffer you need to configure it (tldp.org/HOWTO/Framebuffer-HOWTO/x1010.html , dafyddcrosby.com/dual-framebuffers). If you use Kernel Mode Setting with specific driver you probably need to check driver manual
â user996142
Sep 27 '17 at 0:12