Skip to content

ubuntu-mate/mate-optimus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MATE Optimus
MATE Optimus

NVIDIA Optimus GPU switcher

MATE Optimus Screenshot

Made with 💝 for

Installation

Ubuntu

sudo apt install mate-optimus

Fedora

sudo dnf install mate-optimus

Configuration

The MATE Optimus indicator will not appear unless you have a compatible system and the appropriate drivers are installed. In the case of using NVIDIA On-Demand (known as PRIME Render Offload) you will require the NVIDA 435 drivers and a GPU screen configured. See Chapter 35. PRIME Render Offload from the NVIDIA Installation and Configuration Instructions for more details.

Wrappers, called offload-glx & offload-vulkan can be used to easily offload games and applications to the PRIME renderer. For example:

offload-glx glmark2
offload-vulkan vkcube

Building & Testing

Source

You'll need the following dependencies:

  • gir1.2-gtk-3.0
  • gir1.2-notify-0.7
  • glew-utils
  • python3
  • python3-gi
  • python3-setproctitle