A page in your DokuWiki was added or changed. Here are the details:

Browser             : Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 
(KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36
IP Address          : 79.249.39.86
Hostname            : p4ff92756.dip0.t-ipconnect.de
Old Revision        : 
https://wiki.x2go.org/doku.php/wiki:development:glx-xlib-workaround?rev=1634798521
New Revision        : 
https://wiki.x2go.org/doku.php/wiki:development:glx-xlib-workaround
Date of New Revision: 2021/10/21 06:45
Edit Summary        : 
User                : uli42

There may be newer changes after this revision. If this
happens, a message will be shown on the top of the rev page.

@@ -144,8 +144,17 @@
  Cleanup:
  
  <code>
  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>
  
  ===== Applications =====
  ==== Matlab 2019b ====


-- 
This mail was generated by DokuWiki at
https://wiki.x2go.org/
_______________________________________________
x2go-commits mailing list
x2go-commits@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-commits

Reply via email to