[X2Go-Commits] [[X2Go Wiki]] page changed: wiki:development:glx-xlib-workaround

2021-10-21 Thread wiki-admin
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:
  
  
  ebuild "/usr/portage/media-libs/mesa/mesa-${mesa_version}.ebuild" clean
+ 
+ 
+ 
+ = 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:
+ 
+ 
+ __GLX_VENDOR_LIBRARY_NAME=mesa LIBGL_ALWAYS_SOFTWARE=1 
  
  
  = 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


[X2Go-Commits] [[X2Go Wiki]] page changed: wiki:development:glx-xlib-workaround

2021-10-21 Thread wiki-admin
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=1597960192
New Revision: 
https://wiki.x2go.org/doku.php/wiki:development:glx-xlib-workaround
Date of New Revision: 2021/10/21 06:42
Edit Summary: [Usage] rephrase, fix typos
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.

@@ -68,9 +68,9 @@
  
   Usage ===
  Now you can use one of these created wrapper scripts to run your application: 
''x2goglx ''. Some apps modify ''LD_LIBRARY_PATH'' so the 
''x2goglx'' could have no effect. In that case try ''x2goglx2''.
  
- If you still cannot succeed you can try to find your if your application 
needs some special treatment. If so, please add the solution to the end of this 
page or post it to the mailinglist for some to add it.
+ If you still cannot succeed you need to elaborate if your application needs 
some special treatment. If so, please add the solution to the end of this page 
or post it to the mailinglist for someone to add it here.
  
  
  = Versions / Platforms =
  The following chapters give some hints on how to compile the library on 
various combinations of platforms and mesa versions.


-- 
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