How to choose Nvidia GPU as prime?

Message
Author
leslie1017
Posts: 50
Joined: Thu Jul 23, 2020 9:16 am

How to choose Nvidia GPU as prime?

#1 Post by leslie1017 »

I have intel iGPU and Nvidia dGPU, I've installed Nvidia driver from MX tools, and disable iGPU in BIOS, after reboot MX KDE is still running on intel iGPU, my laptop has 4K monitor, and I have external 2x4K monitor, 1x1080p monitor, I need Nvidia dGPU running as default to display all these monitors. With intel iGPU as default, only laptop 4k monitor is displaying.

How to set Nvidia dGPU as prime? (same as ubuntu prime-select nvidia)

Huckleberry Finn

Re: How to choose Nvidia GPU as prime?

#2 Post by Huckleberry Finn »

You can uncomment (or add if not existing) the line in:

/usr/share/X11/xorg.conf.d/...-nvidia...conf

Code: Select all

Section "OutputClass"
...
    # Option "PrimaryGPU" "yes"
...

Huckleberry Finn

Re: How to choose Nvidia GPU as prime?

#3 Post by Huckleberry Finn »

Also have a look at these threads (btw: you'll also need AllowEmptyInitialConfiguration and the Basemosaic lines for the external monitors)

https://forum.mxlinux.org/viewtopic.php ... 52#p663452

https://forum.mxlinux.org/viewtopic.php ... 26#p658326

https://forum.mxlinux.org/viewtopic.php ... 41#p657641

Post Reply

Return to “General”