Login  Register

Re: Available GLVersions not set for EGLGraphicsDevic

Posted by fredand44 on Oct 24, 2019; 5:36am
URL: https://forum.jogamp.org/Available-GLVersions-not-set-for-EGLGraphicsDevic-tp4040111p4040118.html

Hello Xerxes,
Thanks alot!
I can confirm it works when I followed your instructions.

There was one execption but I think that might be a bug in my app. I will look into that.

How ever there were a couple of warningas as well at start up:
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by javax.media.j3d.JoglPipeline (file:/home/albin/H%c3%a4mtningar/object3Dcreator-app-1.0.0-jar-with-dependencies.jar) to method sun.awt.AppContext.getAppContext()
WARNING: Please consider reporting this to the maintainers of javax.media.j3d.JoglPipeline
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release

How ever the best solution is probably to upgrade. I will try it out asap.
Best regards
Fredrik

Skaffa Outlook för Android


From: Xerxes Rånby [via jogamp] <ml+[hidden email]>
Sent: Wednesday, October 23, 2019 3:22:09 PM
To: fredand44 <[hidden email]>
Subject: Re: Available GLVersions not set for EGLGraphicsDevic
 
To use JOGL on Raspberry Pi 4 you need to use the latest build:
https://jogamp.org/deployment/archive/master/?C=M;O=D
https://jogamp.org/deployment/archive/master/gluegen_916-joal_642-jogl_1483-jocl_1122/fat/jogamp-fat.jar

Older builds such as the current release only work if you remove the broadcom drivers from the system.
You can try:
mv /opt/vc /opt/vc-removed

Xerxes



If you reply to this email, your message will be added to the discussion below:
http://forum.jogamp.org/Available-GLVersions-not-set-for-EGLGraphicsDevic-tp4040111p4040116.html
To unsubscribe from Available GLVersions not set for EGLGraphicsDevic, click here.
NAML