Dear Greg,<br>After installing nvidia graphics drivers, i am not able to open chimera. I have attached the xconfig file and the output of glxinfo as text files.<br><br><b>[cbala@ramana ~]$ chimera<br>Traceback (most recent call last):<br>
  File "/usr/local/chimera/share/__main__.py", line 65, in <module><br>    value = chimeraInit.init(sys.argv)<br>  File "/usr/local/chimera/share/chimeraInit.py", line 361, in init<br>    tkgui.initializeGUI(exitonquit, debug_opengl)<br>
  File "CHIMERA/share/chimera/tkgui.py", line 2525, in initializeGUI<br>  File "/usr/local/chimera/lib/python2.5/site-packages/PIL/__init__.py", line 309, in checkConfig<br>    <br>  File "/usr/local/chimera/lib/python2.5/site-packages/Togl.py", line 27, in __init__<br>
    Tkinter.Widget.__init__(self, master, "togl", cnf, kw)<br>  File "/usr/local/chimera/lib/python2.5/lib-tk/Tkinter.py", line 1930, in __init__<br>    (widgetName, self._w) + extra + self._options(cnf))<br>
_tkinter.TclError: could not create rendering context<br>Couldn't configure togl widget</b><br><br>I installed the nvidia driver as follows. I installed it based on the information given in the nvidia install guide in the following link.<br>
<br><a href="http://www.mjmwired.net/resources/mjm-fedora-nvidia.html#pci_id">http://www.mjmwired.net/resources/mjm-fedora-nvidia.html#pci_id</a><br><br>su -c 'rpm -ivh <a href="http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm">http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm</a>'<br>
su -c 'rpm -ivh <a href="http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm">http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm</a>'<br>
su -c 'rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-*'<br>su -c 'yum install kmod-nvidia'<br><br>Then i gave the following command<br><br>nvidia-xconfig  as root. Then i restarted the system. Now i am able to see nvidia display setting. When i give chimera, it dosent work.<br>
<br>Bala<br><br><div class="gmail_quote">On Thu, May 7, 2009 at 8:44 PM, Greg Couch <span dir="ltr"><<a href="mailto:gregc@cgl.ucsf.edu">gregc@cgl.ucsf.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Looking at your chimera benchmark scores and at the scores on the web page, <a href="http://socrates2.cgl.ucsf.edu/trac/chimera/wiki/benchmarks" target="_blank">http://socrates2.cgl.ucsf.edu/trac/chimera/wiki/benchmarks</a>, it looks like you don't have the NVidia graphics driver installed.  And that would make a *huge* difference.  To double-check, run the glxinfo command and look at the "OpenGL renderer string:" line, it should have NVIDIA in it instead of Mesa.  To get the NVidia drivers, go to <<a href="http://www.nvidia.com/Download/index.aspx" target="_blank">http://www.nvidia.com/Download/index.aspx</a>>.<br>
<font color="#888888">
<br>
         - Greg</font><div><div></div><div class="h5"><br>
<br>
On Thu, 7 May 2009, Bala subramanian wrote:<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Dear Greg,<br>
You are right. Previously it was normal but now it is slow. I havent updated<br>
the kernel. I checked and noticed that i dnt have any memory intensive<br>
background jobs also.<br>
<br>
I did benchmarks with two chimera versions 1.3 (attached file chim_test) and<br>
chimera 1.4 (attached chim_test1).<br>
My graphics card is nVIDIA GETFORCE 9300MG, VRAM: 256 MB. I dnt know how to<br>
compare and judge what is going wrong. I wud appreciate your help on the<br>
same.<br>
<br>
Thanks,<br>
Bala<br>
<br>
So it was formerly fast on the same computer?  This could happen on a Linux<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
computer if you updated the kernel and forgot to reinstall the graphics<br>
driver (from ATI or NVidia, the open source 3D drivers still need work, but<br>
are improving).  Another possibility, on all operatings sytems, is that<br>
there is a background process that is using a lot of CPU or memory, so<br>
chimera doesn't have the resources it used to.<br>
<br>
If you just want to check the graphics performance, then you can use the<br>
Benchmark tool in Tool / Utilities to guage the current performance.  And<br>
then you can compare to the reported scores to see if your graphics<br>
performance is reasonable (the Show button in the Benchmark tool brings up<br>
the web page).<br>
<br>
       - Greg<br>
<br>
</blockquote>
<br>
</blockquote>
</div></div></blockquote></div><br>