Solve opengl

gato60

New Member
I have arch linux and i couldn't use obs because of the core dumped error because of my opengl version.
I have a gtx 770.

To solve your problem:

If you use nvidia repo, install nvidia-beta(I recommend using yaourt, because you also have to install dependencies and the 32bit drivers. Read carefull and install everything).
Reboot
It worked for me, I just want to help other people who have the same problem. If this is not allowed, feel free to delete.





Aborted (core dumped)

[miguel@miguelarch ~]$ glxinfo | grep "OpenGL"
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce GTX 770/PCIe/SSE2
OpenGL core profile version string: 4.4.0 NVIDIA 355.06
OpenGL core profile shading language version string: 4.40 NVIDIA via Cg compiler
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 4.5.0 NVIDIA 355.06
OpenGL shading language version string: 4.50 NVIDIA
OpenGL context flags: (none)
OpenGL profile mask: (none)
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.1 NVIDIA 355.06
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.10
OpenGL ES profile extensions:
 
Top