Skip to content

Script to switch between AMD and NVIDIA GPU for ubuntu 20.04

License

Notifications You must be signed in to change notification settings

OlivierV78/switch_amd_nvidia

Repository files navigation

switch_amd_nvidia

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 GPU
  • sudo ./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

About

Script to switch between AMD and NVIDIA GPU for ubuntu 20.04

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages