Greetings,<br><br>I am running Fedora 17 64-bit with bumblebee and akmod-nvidia on my laptop (the original nvidia drivers could not be installed). My GPU (not sure if this is helpful to know) is GeForce GT 650M and after doing that workaround with the open source drivers, in order to use the GPU I launch each program using "optirun" command (i.e. to launch pymol "optirun pymol", otherwise I get a black screen and the laptop automatically logs out). I have chimera production version 1.6.2 (build 36855) 2012-07-06 17:55:00 UTC, and whenever I run ./bin/chimera, with or without optirun, I see the small start up window "UCSF Chimera, an Extensible Molecular Modeling System" but after a couple of seconds chimera terminates with the following message:<br>
<br>$ ./bin/chimera<br>Xlib: extension "NV-GLX" missing on display ":0".<br>Xlib: extension "NV-GLX" missing on display ":0".<br>X Error of failed request: GLXBadCurrentWindow<br>
Major opcode of failed request: 153 (GLX)<br> Minor opcode of failed request: 5 (X_GLXMakeCurrent)<br> Serial number of failed request: 1376<br> Current serial number in output stream: 1376<br><br>Or with optirun:<br>
<br>$ optirun --debug ./bin/chimera<br>[18180.513653] [DEBUG]optirun version 3.0.1 starting...<br>[18180.514638] [DEBUG]Active configuration:<br>[18180.514642] [DEBUG] bumblebeed config file: /etc/bumblebee/bumblebee.conf<br>
[18180.514646] [DEBUG] X display: :8<br>[18180.514650] [DEBUG] LD_LIBRARY_PATH: /usr/lib64/nvidia:/usr/lib64/xorg/nvidia<br>[18180.514653] [DEBUG] Socket path: /var/run/bumblebee.socket<br>[18180.514656] [DEBUG] VGL Compression: proxy<br>
[18191.641124] [INFO]Response: Yes. X is active.<br><br>[18191.641145] [INFO]Running application through vglrun.<br>[18191.641242] [DEBUG]Process vglrun started, PID 3339.<br>Xlib: extension "NV-GLX" missing on display ":0".<br>
Xlib: extension "NV-GLX" missing on display ":0".<br>X Error of failed request: GLXBadCurrentWindow<br> Major opcode of failed request: 153 (GLX)<br> Minor opcode of failed request: 5 (X_GLXMakeCurrent)<br>
Serial number of failed request: 1376<br> Current serial number in output stream: 1376<br>[18199.687495] [DEBUG]SIGCHILD received, but wait failed with No child processes<br>[18199.687528] [DEBUG]Socket closed.<br>[18199.687540] [DEBUG]Killing all remaining processes.<br>
<br><br>It is worth mentioning that the small start-up window disappears after saying "initializing OpenGL". Do you have any idea what I can do to fix it?<br><br>Thanks in advance,<br>Thomas<br>