My secondary VGA monitor using AMD integrated graphics (plugged into motherboard) will not work at the same time as my main monitor (plugged into NVIDIA 1050 Ti).
I do not want to buy an adapter to plug both monitors into the graphics card, as they generally always reduce video quality, so I will be using the motherboard connection. I have also searched the Internet for around two hours total trying to get this to work properly, but no Stack Exchange posts seem to fit my exact scenario.
The secondary monitor is stuck on the BIOS boot screen. Here's what I've found makes the secondary monitor have different outputs so far:
- Using my dual-boot of Windows, both monitors work.
- Attempting to change the BIOS to have integrated graphics as the default, the secondary monitor works in the TTY, and for the GRUB menu.
- xrandr -q does not show any output containing the other monitor.
- Disconnecting the graphics card, the secondary monitor works as the primary one (however, of course, a hardware acceleration error appears.)
I have tried numerous different X window managers, none of them seem to work with both. I've also tried switching to TTY with integrated graphics as primary in BIOS, and it works. When running startx xclock
in that TTY, it freezes the secondary monitor, and switches to the primary monitor.
I have the NVIDIA Control Panel installed, and have tried switching from Performance, to Quality, and to Performance again, with no luck.
TL;DR: It seems an X or GRUB configuration error is causing my secondary monitor to not work with AMD integrated graphics as well as the NVIDIA 1050 Ti card.
Edit: This arrangement of devices has worked in the past, and I have been able to get this to work before. The issue is likely software-based.