Ubuntu 20.04 switch between Intel and Nvidia
by czezz from LinuxQuestions.org on (#5NMRZ)
Ubuntu 20.04
Laptop with Intel and Nvidia VGA.
Question:
Is there a way to switch between Nvidia and Intel VGA without installing proprietary Nvidia drivers and going to "nvidia-settings"?
As it is described here: https://www.linuxbabe.com/desktop-li...cs-card-ubuntu
Preferably CLI tool.
For the moment my workaround/solution (but this is switch one way :D ) is:
Code:sudo apt purge nvidia*In 2021 there must be more civilized way to do that?
Laptop with Intel and Nvidia VGA.
Question:
Is there a way to switch between Nvidia and Intel VGA without installing proprietary Nvidia drivers and going to "nvidia-settings"?
As it is described here: https://www.linuxbabe.com/desktop-li...cs-card-ubuntu
Preferably CLI tool.
For the moment my workaround/solution (but this is switch one way :D ) is:
Code:sudo apt purge nvidia*In 2021 there must be more civilized way to do that?