Have a funny feeling that I am getting very close to remotely running the sample JavaFX 8 program without any issues. Currently the following errors occur when running the sample JavaFX 8 program remotely, provided the rc.pvr daemon on the BBB is running:
============================================================================================ Connecting to 192.168.1.204:22 cmd : cd '/home/ubuntu/NetBeans_Projects/JavaFX_Test'; '/home/ubuntu/ejre-1.8.0_fx/bin/java' -Dfile.encoding=UTF-8 -jar /home/ubuntu/NetBeans_Projects/JavaFX_Test/dist/JavaFX_Test.jar *eglCreateWindowSurface failed! eglGetError 12291* *eglMakeCurrent failed - 12297* Failed to create EGLContext Graphics Device initialization failed for : es2 Error initializing QuantumRenderer: no suitable pipeline found java.lang.RuntimeException: java.lang.RuntimeException: Error initializing QuantumRenderer: no suitable pipeline found ============================================================================================ Seems as though the create surface problem is related to the issues with trying to run any of the SGX EGL2 demos. On Wednesday, 18 June 2014 13:55:34 UTC+12, Nick Apperley wrote: > > Restarted the rc.pvr daemon without any issues. Ran the demo (Magic > Lantern) again and ended up with the following errors: > > ubuntu@arm:/opt/gfxsdkdemos/ogles2$ ./OGLES2MagicLantern > Can't open keypad input device (/dev/input/event0) > PVRShell: EGL 1.4 initialized > Exit message has been set to: "PVRShell: Unable to create surface > ". > InitAPI failed! > PVRShell: Unable to create surface > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
