OpenGL glsl130 on nVidia Fermi (GTX 820m)
When trying to play a video in VLC with Nvidia proprietary drivers on Linux, the following error gets spammed in the console until the end of the video:
gl generic error: shader: 0(13) : error C7532: global function texelFetch requires "#version 130" or later
.
No video actually gets displayed. However, audio works fine.
Output of lspci
: 08:00.0 3D controller: NVIDIA Corporation GF117M [GeForce 610M/710M/810M/820M / GT 620M/625M/630M/720M] (rev a1)
Edited by Jean-Baptiste Kempf