Re: jogl demos fail -- Failed to created/initialize EGL display...
Posted by
Xerxes Rånby on
Apr 02, 2013; 11:43pm
URL: https://forum.jogamp.org/jogl-demos-fail-Failed-to-created-initialize-EGL-display-tp4028878p4028881.html
Jarvis wrote
They all fail with following error:
javax.media.opengl.GLException: Failed to created/initialize EGL display incl. fallback default: native 0x0, error 0x3001/0x3000
...
libEGL Warning: Could not open egl_softpipe.so (egl_softpipe.so: cannot open shared object file: No such file or directory)
egl_softpipe.so is a CPU software fallback OpenGL ES driver provided by the Mesa. Check that you have the right OpenGL driver package installed from your distribution.