(How) can I enable automatic switching between Intel and NVIDIA GPU?
I'm using a PC with an integrated Intel and a dedicated NVIDIA GPU. Is there a way to switch between the two graphics adapters automatically - depending upon the need at the moment?
Using the NVIDIA settings application forces me to log out and back in to perform the switch.
I found a similar question, but the answers are not sufficient enough. I installed bumblebee, but I don't want to specify the card each time when I run a program. Is there an automatical solution?
Solution 1:
Unfortunately as of today automatically switching between the intel and NVIDIA graphics is still not supported on Linux based operating systems. There is some progress to be seen in GNOME 3.22, where it is possible to launch an application with the dedicated graphics adapter, but only when the open source drivers are in use. Maybe this feature will be available for the proprietary drivers in the future. In the meantime, for Ubuntu I recommend to use the default solution nvidia-prime
and to remove bumblebee
, because this software is not maintained any longer ... the latest version 3.2.1 was released on April, 26th in 2013 -> Bumblebee Version 3.2.1 "Tumbleweed" - Release Notes !
Example of GNOME 3.22 - most probably the version which will ship with Ubuntu GNOME 17.04 :
We will see how this will influence the development of other Ubuntu editions and graphics drivers.