Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mviereck authored Dec 9, 2017
1 parent a5d7029 commit 0c2f177
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ Advanced usage:
- **Hardware acceleration** with option `--gpu`
- Beside `xpra`, also install `Xwayland`, `weston` and `xdotool`. (Not needed for `--xorg` and `--hostdisplay`)
- Works best with open source drivers on host and OpenGL/Mesa in image.
- With closed source drivers on host, you need the very same driver version in image. (Please note that installing proprietary closed source drivers like `nvidia` makes your images less portable. Rather insist that NVIDIA actively supports open source drivers like `nouveau`.)
- With closed source drivers on host, you need the very same driver version in image. (Please note that installing proprietary closed source drivers like `nvidia` makes your images less portable. Rather insist that NVIDIA actively supports open source drivers like `nouveau`, or at least publishes an API documentation.)
- Packages for OpenGL/Mesa in image:
- debian and Ubuntu images: `mesa-utils mesa-utils-extra`.
- CentOS and fedora images: `glx-utils mesa-dri-drivers`
Expand Down

0 comments on commit 0c2f177

Please sign in to comment.