I installed Linux v5.11.1 but I get the following errors on startup:
Running executable program /cae/apps/kitware/paraview/5.11/linux_x86_64/bin/paraview
( 2.695s) [paraview ]vtkOpenGLRenderWindow.c:488 ERR| vtkXOpenGLRenderWindow (0x14436760): Unable to find a valid OpenGL 3.2 or later implementation. Please update your video card driver to the latest version. If you are using Mesa please make sure you have version 11.2 or later and make sure your driver in Mesa supports OpenGL 3.2 such as llvmpipe or openswr. If you are on windows and using Microsoft remote desktop note that it only supports OpenGL 3.2 with nvidia quadro cards. You can use other remoting software such as nomachine to avoid this issue.
( 3.506s) [paraview ]vtkOpenGLRenderWindow.c:488 ERR| vtkXOpenGLRenderWindow (0x115c720): Unable to find a valid OpenGL 3.2 or later implementation. Please update your video card driver to the latest version. If you are using Mesa please make sure you have version 11.2 or later and make sure your driver in Mesa supports OpenGL 3.2 such as llvmpipe or openswr. If you are on windows and using Microsoft remote desktop note that it only supports OpenGL 3.2 with nvidia quadro cards. You can use other remoting software such as nomachine to avoid this issue.
( 3.529s) [paraview ] vtkOpenGLState.cxx:1795 WARN| Hardware does not support the number of textures defined.
Loguru caught a signal: SIGSEGV
Stack trace:
0 0x7f8c601c9400 /lib64/libc.so.6(+0x36400) [0x7f8c601c9400]
( 3.530s) [paraview ] :0 FATL| Signal: SIGSEGV
error: exception occurred: Segmentation fault
This is run with X-forwarding. I can run xclock from the server so I know that it works. I don’t know what to do for this issue. Can you provide a solution?
Thanks
Jim