JOGL cannot run on Intel HD Graphics 3000
Posted by
runiter on
Sep 10, 2020; 1:03am
URL: https://forum.jogamp.org/JOGL-cannot-run-on-Intel-HD-Graphics-3000-tp4040802.html
Hi,
I have a user who cannot run my app on Intel HD Graphics 3000.
The platform is:
Windows 10
Java 1.8.0_51
The exception is this:
Java3D - GDI Generic Driver use detected.
This may be caused by any of the following issues.
If this software has been supplied to you and you are unable to modify it's configuration
please contact the suppler of this software with this entire message.
org.jogamp.java3d.IllegalRenderingStateException: Java 3D ERROR : OpenGL 1.2 or better is required (GL_VERSION=1.1)
at org.jogamp.java3d.JoglPipeline.setupCanvasProperties(JoglPipeline.java:8145)
at org.jogamp.java3d.JoglPipeline.createNewContext(JoglPipeline.java:6451)
at org.jogamp.java3d.Canvas3D.createNewContext(Canvas3D.java:4643)
at org.jogamp.java3d.Canvas3D.createNewContext(Canvas3D.java:2389)
at org.jogamp.java3d.Renderer.doWork(Renderer.java:938)
at org.jogamp.java3d.J3dThread.run(J3dThread.java:271)
But he downloaded the latest drivers from manufacturer website.
And according to GPU-Z program, his graphics card does support OpenGL 1.3: