GLSL version support

Dear MFiX Team
When I click “3D View”, the GUI interface directly pops up and display the following error prompt on the terminal.

ERROR: In …/Rendering/OnGL2/vtkShaderProgram.cxx, line 447
vtkShaderProgram (0x56376151f920): 0:1(10): error: GLSL 1.50 is not supported. Supported versions are: 1.10, 1.20, 1.00 ES, and 3.00 ES

In Centos 7 OS with MFiX-19.2.2

How can i get the suitable GLSL version on my system?

Looking forward to your reply,
Miao Liu

This sounds like a hardware/driver issue.

Do you have a graphics card? Try updating the driver? Does Paraview work on this machine?

Thanks for your reply!

I updated my graphics driver (NVIDIA geforce gt1030) but it didn’t work.

Paraview also has the error shown below.

There is an other issue that I have install CentOS 7 in VMware. Is that a problem?

Looking forward to your reply,
Miao Liu

Do you need to allow VMWare to access your GPU? You might be able to use MESA https://www.mesa3d.org/

1 Like

Thanks for your help!

This problem has been solved by allowing VMware to access GPU 3D Graphic.

I am so appreciate to your help!(^-^)