Skip to content

Commit

Permalink
Update README with configuration details.
Browse files Browse the repository at this point in the history
  • Loading branch information
flexiondotorg committed Sep 30, 2019
1 parent 9311de6 commit 972bb0d
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<p align="center">Made with 💝 for <img src="https://raw.githubusercontent.com/anythingcodes/slack-emoji-for-techies/gh-pages/emoji/tux.png" align="top" width="24" /></p>

## Building, Testing, and Installation
## Installation

### Ubuntu

Expand All @@ -24,6 +24,22 @@ sudo apt install mate-optimus
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](https://download.nvidia.com/XFree86/Linux-x86_64/435.21/README/primerenderoffload.html)
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:
Expand Down

0 comments on commit 972bb0d

Please sign in to comment.