I'm trying to plot a 3D graph with Maple on Ubuntu 14.04, but I get the following error:
Maple is unable to render 3D graphics
Your operating system, graphics, or video driver may require updating
see "gldriver" in the help system for more information
GLException
Unable to create OpenGL context
The Maple website recommends the following solution:
Maple is attempting to use hardware rendering but is unable to properly access the graphics hardware. A graphics driver update will likely resolve this.
But I'm not sure how to best proceed with updating the graphic driver since my system is up to date. Can anybody help me to solve this problem?
Here is the output of inxi -AG
Graphics: Card: Intel Haswell-ULT Integrated Graphics Controller
X.Org: 1.17.1 drivers: nvidia,intel Resolution: 1366x768@60.0hz
GLX Renderer: GeForce 820M/PCIe/SSE2 GLX Version: 4.4.0 NVIDIA 340.96
Here is the output of lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 0b)
and lspci | grep 3D
08:00.0 3D controller: NVIDIA Corporation GF117M [GeForce 610M/710M/820M / GT 620M/625M/630M/720M] (rev a1)