I'm guessing the error about the undefined symbol will go away if you don't use LIBGL_DEBUG=verbose There is no point in setting +iglx for XQuartz version 2.7.8 as it is enabled by default there.
> On May 28, 2016, at 3:07 AM, René J.V. Bertin <[email protected]> wrote: > > On Friday May 27 2016 16:49:57 Jeremy Huddleston Sequoia wrote: >> I think you can just edit /opt/X11/bin/startx and add +iglx to >> defaultserverargs if you want to test this out. > > FWIW, this can be done with 2.7.8 too. > > A remote glxinfo from Linux tells me this: > > %> env LIBGL_DEBUG=verbose glxinfo > libGL: OpenDriver: trying /usr/lib/x86_64-linux-gnu/dri/tls/swrast_dri.so > libGL: OpenDriver: trying /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so > libGL: driver does not expose __driDriverGetExtensions_swrast(): > /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so: undefined symbol: > __driDriverGetExtensions_swrast > libGL error: failed to load driver: swrast > name of display: portia:0.0 > display: portia:0 screen: 0 > direct rendering: No (If you want to find out why, try setting > LIBGL_DEBUG=verbose) > server glx vendor string: SGI > server glx version string: 1.4 > server glx extensions: > GLX_ARB_multisample, GLX_EXT_import_context, GLX_EXT_visual_info, > GLX_EXT_visual_rating, GLX_OML_swap_method, GLX_SGIS_multisample, > GLX_SGIX_fbconfig > [...]OpenGL vendor string: Intel Inc. > OpenGL renderer string: Intel HD Graphics 3000 OpenGL Engine > OpenGL version string: 1.4 (2.1 INTEL-8.24.17) > > > Does the undefined symbol error stem from an issue on my Linux system or is > it in fact due do XQuartz? > > R. > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > X11-users mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/x11-users/wealthychef%40gmail.com > > This email sent to [email protected] ————— Cheers from Rich Cook =============================== Success is the ability to go from one failure to the next with no loss of enthusiasm. --Winston Churchill _______________________________________________ Do not post admin requests to the list. They will be ignored. X11-users mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/x11-users/archive%40mail-archive.com This email sent to [email protected]
