Re: Setting up jogl on headless linux server with EDL driver
Posted by
gouessej on
Apr 24, 2020; 6:59pm
URL: https://forum.jogamp.org/Setting-up-jogl-on-headless-linux-server-with-EGL-driver-tp4040560p4040561.html
Hello
At first, your source code isn't a SSCCE, it can't help, especially if the culprit is elsewhere.
Secondly, you use VMWare, the problem might come from VMWare, we can't support all hypervisors and it's a proprietary solution, I won't investigate any further. As far as I know, VirtualBox should work. VMWare and Citrix don't always support hardware acceleration, it depends on the offer you chose and on the settings.
Finally, I know that you can create a GLWindow using an offscreen surface (FBO), maybe it's what you need.