How to use display port with nvidia and 4K monitor

This is a bit technical and not specifically Mageia related.
I have a Dino PC with Gigabyte Sniper Z97 motherboard and a GTX 770 graphics card. Up until now the monitor has been connected via the DVI port but my new Dell 4K monitor has a Display Port connector only (it looks like a modified HDMI socket on the PC). On boot the Gigabyte BIOS logo did not appear but some initial Mageia text was displayed and overlayed with the UEFI boot screen. From there it booted into mga5_rc OK but the display driver seems to have switched to the onboard Intel graphics. There is no GLX. The nvidia-settings utility says that display :0 does not appear to be using an nvidia adapter.
I tried a Dell 3K monitor after that, with the usual DVI connector and everything went as normal so the BIOS settings were visible. The Initial display output option has four choices:
Although I never change the default it looks like onboard graphics are chosen but not for the POST. F2 is ignored. After boot the full 4K resolution is available but not GLX. There are two device sections in the xorg.conf file, one for nvidia and one for Intel, both naming nvidia as the driver.
My guess is that the nvidia card knows nothing about the display port. If that is the case is there some way to configure the card to recognize it, bearing in mind that with the 4K monitor attached the Intel 810 will be in control and with the 3K monitor there will be nothing attached to the display port?
I have a Dino PC with Gigabyte Sniper Z97 motherboard and a GTX 770 graphics card. Up until now the monitor has been connected via the DVI port but my new Dell 4K monitor has a Display Port connector only (it looks like a modified HDMI socket on the PC). On boot the Gigabyte BIOS logo did not appear but some initial Mageia text was displayed and overlayed with the UEFI boot screen. From there it booted into mga5_rc OK but the display driver seems to have switched to the onboard Intel graphics. There is no GLX. The nvidia-settings utility says that display :0 does not appear to be using an nvidia adapter.
I tried a Dell 3K monitor after that, with the usual DVI connector and everything went as normal so the BIOS settings were visible. The Initial display output option has four choices:
- Code: Select all
IGFX Onboard Intel 810 graphics
PCIe 1 slot Default, presumably GTX 770
PCIe 2 slot ?
PCI ?
Although I never change the default it looks like onboard graphics are chosen but not for the POST. F2 is ignored. After boot the full 4K resolution is available but not GLX. There are two device sections in the xorg.conf file, one for nvidia and one for Intel, both naming nvidia as the driver.
My guess is that the nvidia card knows nothing about the display port. If that is the case is there some way to configure the card to recognize it, bearing in mind that with the 4K monitor attached the Intel 810 will be in control and with the 3K monitor there will be nothing attached to the display port?