User Tools

Site Tools


wiki:development:glx-xlib-workaround

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
wiki:development:glx-xlib-workaround [2021/10/21 06:42]
uli42 [Usage] rephrase, fix typos
wiki:development:glx-xlib-workaround [2021/10/21 06:45]
uli42
Line 146: Line 146:
 <code> <code>
 ebuild "/usr/portage/media-libs/mesa/mesa-${mesa_version}.ebuild" clean ebuild "/usr/portage/media-libs/mesa/mesa-${mesa_version}.ebuild" clean
 +</code>
 +
 +
 +===== NVidia driver / libGL =====
 +
 +On systems with a current (as of 2021) nvidia driver (including nvidia's libGL) instead of the above workaround you can try to run your application like this:
 +
 +<code>
 +__GLX_VENDOR_LIBRARY_NAME=mesa LIBGL_ALWAYS_SOFTWARE=1 <your application>
 </code> </code>
  
wiki/development/glx-xlib-workaround.txt ยท Last modified: 2021/10/25 21:01 by uli42