Skip to content

Instantly share code, notes, and snippets.

@vicente-gonzalez-ruiz
Last active January 31, 2023 22:55
Show Gist options
  • Save vicente-gonzalez-ruiz/09709332a33791190a48b5676916e67b to your computer and use it in GitHub Desktop.
Save vicente-gonzalez-ruiz/09709332a33791190a48b5676916e67b to your computer and use it in GitHub Desktop.

List avaiable (and usable) graphics hardware:

xrandr --listproviders

Find OpenGL renderer:

glxinfo | grep "OpenGL renderer"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment