I am running FreeBSD 9.0-RELEASE under VMWare Fusion. I receive the following error while opening Chromium:
Chromium works fine, but this error message is annoying. I guess "GLX" is the OpenGL extension for X11. What do I need to do to clear up this error message? Also, what command do I use to display the GLX version?
The "pciconf -vl" command displays the following:
PS: I am running the native VMware Tools.
Code:
[98878:251687936:1112/210750:ERROR:gl_surface_glx.cc(62)] GLX 1.3 or later is required.
[98878:251687936:1112/210750:ERROR:gl_surface_linux.cc(58)] GLSurfaceGLX::InitializeOneOff failed.
Chromium works fine, but this error message is annoying. I guess "GLX" is the OpenGL extension for X11. What do I need to do to clear up this error message? Also, what command do I use to display the GLX version?
The "pciconf -vl" command displays the following:
Code:
vendor = 'VMware'
device = 'SVGA II Adapter'
class = display
subclass = VGA
PS: I am running the native VMware Tools.