OOo / GL

If OOo crashes on startup, export SAL_NOOPENGL=TRUE and try again. Especially if you have the nvidia proprietary driver. If it doesn’t crash then, it’s generally your driver that’s at fault. glxgears may fail as well, or this demo (gcc testgl.c -o testgl -L/usr/X11R6/lib -lX11 -lGL)

Comments are closed.