Question / Help Failed to create OpenGL context on Ubuntu 14.04

danthemango

New Member
Same problem here, it crashes every time with very similar terminal output.
"glxinfo | grep OpenGL" shows the following:

OpenGL vendor string: X.Org
OpenGL renderer string: Gallium 0.4 on AMD TAHITI
OpenGL core profile version string: 3.1 (Core Profile) Mesa 10.1.3
OpenGL core profile shading language version string: 1.40
OpenGL core profile context flags: (none)
OpenGL core profile extensions:
OpenGL version string: 3.0 Mesa 10.1.3
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions:
 

Lain

Forum Admin
Lain
Forum Moderator
Developer
Also make sure your drivers are the latest, latest mesa or latest proprietary drivers.
 
Top