Is there any way to specify which graphics chipset our OS should use? on machines with discrete GPU, when graphics driver installed linux will by default use GPU for UI but I want OS to use on-board graphics. Is there any way to do this? through BIOS?Xorg.conf? Machine conf: Linux 32bit GPU: NVIDIA Tesla
Tell me more
×
Unix & Linux Stack Exchange is a question and answer site for
users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.
|
The on-board graphics card is disabled by the plugged in card. This is expected behaviour on most motherboards. You can check if you see both cards using
A single on board GPU (PCI address |
||||
|
|
|
The easiest way to do this is to plug a monitor into the port for the GPU you want to use, and don't plug a monitor into the port for the GPU you don't want to use. Then start the computer. |
|||||
|