Ran a different demo locally and had different error messages appearing 
like the following:

=========================================================
ubuntu@arm:/opt/gfxsdkdemos/ogles2$ ./OGLES2ChameleonMan 
Can't open keypad input device (/dev/input/event0)
*libEGL warning: DRI2: failed to authenticate*
PVRShell: EGL 1.4 initialized
Exit message has been set to: "PVRShell: Unable to create surface
".
InitAPI failed!
PVRShell: Unable to create surface
=========================================================

When trying to run the sample JavaFX 8 program locally the same error 
message appears:

*    libEGL warning: DRI2: failed to authenticate*


I have a theory that if OpenGL ES 2.0 can be initialised successfully in 
one program then the sample JavaFX 8 program will run successfully.


On Wednesday, 18 June 2014 11:29:14 UTC+12, Nick Apperley wrote:
>
> Tried running one of the demos remotely (via SSH) and ended up with error 
> messages being spitted out (aka crash 'n' burn) like the following:
>
> ===========================================================
> ubuntu@arm:/opt/gfxsdkdemos/ogles2$ ./OGLES2MagicLantern 
> Can't open keypad input device (/dev/input/event0)
> *libEGL warning: DRI2: xcb_connect failed*
> *libEGL warning: DRI2: xcb_connect failed*
> *libEGL warning: GLX: failed to load GLX*
> Exit message has been set to: "PVRShell: Unable to initialise EGL
> ".
> PVRShell: EGL Error (EGL_NOT_INITIALIZED)
> InitAPI failed!
> PVRShell: Unable to initialise EGL
> ===========================================================
>
> Very similar error messages when trying to run the sample JavaFX 8 program 
> remotely (via SSH). Robert can you please confirm if you can run one of the 
> SGX demos (eg Magic Lantern) successfully, and post the results from 
> running the *fbset -i* and *es2_info* commands (locally).
>
>
>
>> > ant -f /home/a_user/NetBeans_Projects/JavaFX_Test 
>> > -Dremote.platform.rp.target=linuxarmvfphflt-15 
>> > -Dremote.platform.password=***** 
>> > -Dremote.platform.rp.filename=linuxarmvfphflt 
>> > -Dremote.platform.java.spec.ver=18 run-remote 
>> > init: 
>> > Deleting: 
>> > /home/a_user/NetBeans_Projects/JavaFX_Test/build/built-jar.properties 
>> > deps-jar: 
>> > Updating property file: 
>> > /home/a_user/NetBeans_Projects/JavaFX_Test/build/built-jar.properties 
>> > compile: 
>> > Detected JavaFX Ant API version 1.3 
>> > jfx-deployment: 
>> > jar: 
>> > Connecting to xxx.xxx.xxx.xxx:22 
>> > cmd : mkdir -p '/home/ubuntu/NetBeans_Projects/JavaFX_Test/dist' 
>> > Connecting to xxx.xxx.xxx.xxx:22 
>> > done. 
>> > profile-rp-calibrate-passwd: 
>> > Connecting to xxx.xxx.xxx.xxx: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 
>> > *libEGL warning: DRI2: xcb_connect failed *
>> > *libEGL warning: DRI2: xcb_connect failed *
>> > *libEGL warning: GLX: failed to load GLX *
>> > eglInitialize failed! 
>>
>

-- 
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.

Reply via email to