Solved How to Install NVIDIA's 32-bit compatibility OpenGL libraries on 64-bit FreeBSD-10.1

wWhen I use Wine some app on FreeBSD-10.1 64-bit:
Code:
libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast
err:winediag:X11DRV_WineGL_InitOpenglInfo Direct rendering is disabled, most likely your 32-bit OpenGL drivers haven't been installed correctly (using GL renderer "GeForce GTX 650/PCIe/SSE2", version "1.4 (2.1.2 NVIDIA 346.47)").
fixme:win:EnumDisplayDevicesW ((null),0,0x32edb8,0x00000000), stub!
X Error of failed request:  GLXUnsupportedPrivateRequest
  Major opcode of failed request:  152 (GLX)
  Minor opcode of failed request:  16 (X_GLXVendorPrivate)
  Serial number of failed request:  12520
  Current serial number in output stream:  12521
How to Install NVIDIA's 32-bit compatibility OpenGL libraries on 64-bit FreebsdBSD-10.1?
 
Back
Top