Problem connecting two monitors

Message
Author
User avatar
JayM
Posts: 6796
Joined: Tue Jan 08, 2019 3:47 am

Re: Problem connecting two monitors

#11 Post by JayM »

tomtom11 wrote: Sun May 16, 2021 12:00 pm one monitor for each card
That never works. When a discrete video card is installed the onboard GPU is disabled. You need to connect both monitors to your Nvidia card. And also upgrade to AHS as Huckleberry Fin said in post #2.
Please read the Forum Rules, How To Ask For Help, How to Break Your System and Don't Break Debian. Always include your full Quick System Info (QSI) with each and every new help request.

tomtom11
Posts: 9
Joined: Sun May 16, 2021 11:27 am

Re: Problem connecting two monitors

#12 Post by tomtom11 »

I have a system with dual boot win 10 + MX Linux, in Win 10 both screens work fine with my setup, also I used to have Manjaro XFCE and both screens work fine,
therefore I think this is a problem with the OS and not a hardware issue,

User avatar
JayM
Posts: 6796
Joined: Tue Jan 08, 2019 3:47 am

Re: Problem connecting two monitors

#13 Post by JayM »

Windows handles hardware very differently that Debian Linux. I can't say about Manjaro as I only use MX. I haven't even used Windows at all for 8 years either. All I can tell you is that I've tried to get both my onboard GPU and my PCI-E GPU working at the same time and failed, and everyone I've seen in the forum who's tried that has failed. A quick web search says it depends both on your motherboard and your integrated GPU. If you run

Code: Select all

lspci | grep 'VGA'
do both of your GPUs, Intel and Nvidia, show up? If you only see the Intel listed, go into your BIOS settings and experiment with your choices for video: I read where making the onboard GPU the default might allow them both to work at the same time.

Sources:
https://arstechnica.com/civis/viewtopic.php?t=122577
https://www.techrepublic.com/forums/dis ... ci-e-card/
Please read the Forum Rules, How To Ask For Help, How to Break Your System and Don't Break Debian. Always include your full Quick System Info (QSI) with each and every new help request.

tomtom11
Posts: 9
Joined: Sun May 16, 2021 11:27 am

Re: Problem connecting two monitors

#14 Post by tomtom11 »

I see only the Nvidia
01:00.0 VGA compatible controller: NVIDIA Corporation GP108 (rev a1)

User avatar
JayM
Posts: 6796
Joined: Tue Jan 08, 2019 3:47 am

Re: Problem connecting two monitors

#15 Post by JayM »

Then either your BIOS settings or your motherboard are disabling the onboard GPU in favor of the PCI-E video card, as happens with most motherboards. You will have to connect both monitors to the Nvidia PCI-E GPU.
Last edited by JayM on Tue May 18, 2021 11:41 pm, edited 2 times in total.
Please read the Forum Rules, How To Ask For Help, How to Break Your System and Don't Break Debian. Always include your full Quick System Info (QSI) with each and every new help request.

User avatar
tascoast
Posts: 526
Joined: Sat Aug 06, 2011 4:58 am

Re: Problem connecting two monitors

#16 Post by tascoast »

My experience is that you must connect both monitors to the active graphics card, both to function or be detected, as different graphics devices do not work in parallel in Linux.
*In practice, this may require adapters etc. to accommodate connection to different displays, depending upon the ports available.
Inspiron 15 5000-5593- (i7-1065G7) MX 23..2 AHS/MX-21//W10 - Lenovo ThinkCentre A58 4GBRAM (64-bit), MX-23.2/MX21.3./antiX 23/Mint 21.3, Ubuntu 22.04.4, openSUSE Tumbleweed,

tomtom11
Posts: 9
Joined: Sun May 16, 2021 11:27 am

Re: Problem connecting two monitors

#17 Post by tomtom11 »

thanks, I'll try with manjaro to see what the output for lspci command,
also, I'll try to change the UEFI settings for Primary Graphics Adapter, and updates

User avatar
JayM
Posts: 6796
Joined: Tue Jan 08, 2019 3:47 am

Re: Problem connecting two monitors

#18 Post by JayM »

Also run

Code: Select all

xrandr --listproviders
in Manjaro. I'm curious what the result will be.
Please read the Forum Rules, How To Ask For Help, How to Break Your System and Don't Break Debian. Always include your full Quick System Info (QSI) with each and every new help request.

Post Reply

Return to “XFCE Desktop Environment”