Sodamhan.com

TL;DR

envycontrol

GPU switching utility for Nvidia Optimus laptops. More information: https://github.com/bayasdev/envycontrol.

  • Switch between different GPU modes:

sudo envycontrol -s nvidia|integrated|hybrid

  • Specify your display manager manually:

envycontrol --dm

  • Check current GPU mode:

sudo envycontrol --query

  • Reset settings:

sudo envycontrol --reset

  • Display help:

envycontrol --help

  • Display version:

envycontrol --version

This document was created using the contents of the tldr project.