VMD-L Mailing List
From: Bennion, Brian (bennion1_at_llnl.gov)
Date: Wed Jun 15 2016 - 16:40:08 CDT
- Next message: Bennion, Brian: "RE:"
- Previous message: Irem Altan: "zooming into a chosen atom"
- In reply to: Eric Smoll: "(no subject)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
which version of X11 are you using? The latest builds of xorg completely break indirectGLX which is what you are reporting. We at LLNL have been working on this bug for several months now and don't have a resolution. Our workaround is to use mesa3d to do the rendering in software and it stinks...
Brian
________________________________
From: owner-vmd-l_at_ks.uiuc.edu [owner-vmd-l_at_ks.uiuc.edu] on behalf of Eric Smoll [ericsmoll_at_gmail.com]
Sent: Wednesday, June 15, 2016 1:41 PM
To: vmd-l
Subject: vmd-l:
Hello VMD users,
I am trying to install vmd 1.9.2 from the "LINUX_64 OpenGL, CUDA, TachyonL-OptiX<redir.aspx?REF=iyF_SLjsfoMJi3-V9y-koNkToXuQmoNbc_YQkNM-9W8WgKhfZZXTCAFodHRwOi8vd3d3LmtzLnVpdWMuZWR1L0RldmVsb3BtZW50L0Rvd25sb2FkL2Rvd25sb2FkLmNnaT9Vc2VySUQ9JkFjY2Vzc0NvZGU9JkFyY2hpdmVJRD0xMzM5>" 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)
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
Any guidance is much appreciated.
Best,
Info) http://www.ks.uiuc.edu/Research/vmd/
Info) Email questions and bug reports to vmd_at_ks.uiuc.edu<redir.aspx?REF=dbBhua2ok6HqBisCC9YMci0em29nZNchi2CceIkkJF144apfZZXTCAFtYWlsdG86dm1kQGtzLnVpdWMuZWR1>
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.
GCC version: gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1)
Eric