Script to switch between AMD and NVIDIA GPU for ubuntu 20.04
Needs a clean configuration and no /etc/X11/xorg.conf file.
Copy with :
cd ~
git clone https://github.com/OlivierV78/switch_amd_nvidia.git
cd switch_amd_nvidia
chmod +x switch_vers_nvidia
chmod +x switch_vers_amd
To switch :
sudo ./switch_vers_amd
to switch to AMD GPUsudo ./switch_vers_nvidia
to switch to AMD GPU
You will need to give your root password to commit the changes.
%%%%%%%%%%%%%%%%%
NOTE 1 : The desktop icons in the folder don't work at the moment