From: Eric Smoll (ericsmoll_at_gmail.com)
Date: Wed Jun 15 2016 - 15:41:27 CDT

Hello VMD users,

I am trying to install vmd 1.9.2 from the "LINUX_64 OpenGL, CUDA,
TachyonL-OptiX
<http://www.ks.uiuc.edu/Development/Download/download.cgi?UserID=&AccessCode=&ArchiveID=1339>"
platform download.

After editing and running the configure script with:

./configure LINUXAMD64 OPENGL OPENGLPBUFFER FLTK TK ACTC CUDA IMD LIBSBALL
XINERAMA XINPUT LIBOPTIX LIBTACHYON VRPN NETCDF COLVARS TCL PYTHON PTHREADS
ICC

vmd reports the following error:

Info) VMD for LINUXAMD64, version 1.9.2 (December 29, 2014)
Info) http://www.ks.uiuc.edu/Research/vmd/
Info) Email questions and bug reports to vmd_at_ks.uiuc.edu
Info) Please include this reference in published work using VMD:
Info) Humphrey, W., Dalke, A. and Schulten, K., `VMD - Visual
Info) Molecular Dynamics', J. Molec. Graphics 1996, 14.1, 33-38.
Info) -------------------------------------------------------------
Info) Multithreading available, 8 CPUs detected.
Info) Free system memory: 30001MB (93%)
Warning) Detected a mismatch between CUDA runtime and GPU driver
Warning) Check to make sure that GPU drivers are up to date.
Info) No CUDA accelerator devices available.
Warning) Detected X11 'Composite' extension: if incorrect display occurs
Warning) try disabling this X server option. Most OpenGL drivers
Warning) disable stereoscopic display when 'Composite' is enabled.
XRequest.154: BadValue (integer parameter out of range for operation) 0x0
ERROR) Could not create OpenGL rendering context-> Exiting...
Info) VMD for LINUXAMD64, version 1.9.2 (December 29, 2014)
Info) Unable to create OpenGL window.

Note that "cat /proc/driver/nvidia/version" returns

NVRM version: NVIDIA UNIX x86_64 Kernel Module 352.30 Tue Jul 21 18:53:45
PDT 2015
GCC version: gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1)

Any guidance is much appreciated.

Best,
Eric