I got a new DELL OptiPlex 7000 machine with i7-12700 and an NVIDIA 3070 card. I installed Ubuntu 20.04LTS, and connect a monitor to the machine. Only the NVIDIA card can get me to the Ubuntu GNOME. If I connect the monitor to the motherboard, it is just a black screen with the cursor blinking. Then I tried to connect two monitors, one to the NVIDIA card and one to the motherboard, then both becomes black screens.
I tried to find a solution on the Internet and changed this: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash i915.force_probe=4680" Then bothe screens are on now. It seems something related to the iGPU drivers and the OS kernel.
I want to use the iGPU for monitors and use the NVIDIA card only for computing. So, I am wondering what version of Ubuntu should I use to max the performance of both? And how should I config the OS?