# vtkXOpenGLRenderWindow error

**URL:** https://discourse.vtk.org/t/vtkxopenglrenderwindow-error/1668
**Category:** Support
**Created:** [August 29, 2019, 5:25pm UTC](https://discourse.vtk.org/t/vtkxopenglrenderwindow-error/1668 "2019-08-29T17:25:50Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![rajaya](https://discourse.vtk.org/letter_avatar_proxy/v4/letter/r/5f9b8f/32.png) [@rajaya](https://discourse.vtk.org/u/rajaya)
#### Post date: [August 29, 2019, 5:25pm UTC](https://discourse.vtk.org/t/vtkxopenglrenderwindow-error/1668/1 "2019-08-29T17:25:50Z")

</div>

When I launch mayavi2 I get the following error message:

ERROR: In /work/standalone-x64-build/VTK-source/Rendering/OpenGL2/vtkOpenGLRenderWindow.cxx, line 797

vtkXOpenGLRenderWindow (0x558dd837c070): GL version 2.1 with the gpu\_shader4 extension is not supported by your graphics driver but is required for the new OpenGL rendering backend. Please update your OpenGL driver. If you are using Mesa please make sure you have version 10.6.5 or later and make sure your driver in Mesa supports OpenGL 3.2.

Is this an issue with VTK or the graphics driver? Please help…

---

<div class="post-metadata">

### Author: ![mwestphal](https://discourse.vtk.org/user_avatar/discourse.vtk.org/mwestphal/32/19_2.png) [@mwestphal](https://discourse.vtk.org/u/mwestphal)
#### Post date: [August 30, 2019, 3:28am UTC](https://discourse.vtk.org/t/vtkxopenglrenderwindow-error/1668/2 "2019-08-30T03:28:43Z")

</div>

Looks like a driver issue to me. In any case, this is from mayavi, not VTK directly, so you should ask mayavi about it.

[https://docs.enthought.com/mayavi/mayavi/](https://docs.enthought.com/mayavi/mayavi/)

> **[enthought/mayavi](https://github.com/enthought/mayavi)**
>
> 3D visualization of scientific data in Python. Contribute to enthought/mayavi development by creating an account on GitHub.
