Hello COOT users,
Thanks for all the suggestions.
It turns out that my NVIDIA driver had a bug in some of the /dev/nvidia* files. 
I upgraded from 169.12 to the 173.14.12 nvidia linux drivers version and now 
everything is humming along with the precompiles gtk2 coot binaries.

Thanks again for the abundant responses,

Scott

On Oct 20, 2008, at 2:02 PM, "Schubert, Carsten [PRDUS]" <[EMAIL PROTECTED] 
 > wrote:

> Nat, is probably right. I did not see a "Module" section in your  
> xorg.conf file, which is required.
>
> Attached are 2 examples of xorg.conf. One for single screen CRT, the  
> other for a dual head FX Quadro card, which uses 2 monitors. Use  
> them as templates to adapt to your configuration.
>
> HTH
>
>    Carsten
>
> -----Original Message-----
> From: Mailing list for users of COOT Crystallographic Software [<A 
> href="javascript:main.compose('new', '[EMAIL PROTECTED]')" 
> >mailto:[email protected]</A> 
> ]On Behalf Of Nathaniel Echols
> Sent: Monday, October 20, 2008 4:42 PM
> To: [email protected]
> Subject: Re: [COOT] Fedora 8 binary core dumps - please help
>
>
> This may not be required any more, but I remember having to&nbsp; 
> explicitly add the GLX module to the list of extensions to get&nbsp; 
> NVidia cards to work.&nbsp; I'm not sure exactly what the syntax is, 
> but&nbsp; 
> I know the module is just called "glx", so maybe try putting&nbsp; 
> 'Options "glx" "Enabled"' in the 'Extensions' section.
>
>
> On Mon, Oct 20, 2008 at 1:38 PM, Scott Classen &lt;[EMAIL PROTECTED]>&nbsp; 
> wrote:
>
> SO I added the "Extensions" stanza to my xorg.conf file as you&nbsp; 
> suggested but I still get a non-functional COOT.
>
> FYI here is my xorg.conf file:
>
>
> # nvidia-settings: X configuration file generated by nvidia-settings
> # nvidia-settings:&nbsp; version 1.0&nbsp; ([EMAIL PROTECTED])&nbsp; Thu Feb 
> 14&nbsp; 
> 18:21:33 PST 2008
>
> # Xorg configuration created by system-config-display
>
> Section "ServerLayout"
>&nbsp;&nbsp; Identifier&nbsp;&nbsp;&nbsp;&nbsp; "single head configuration"
>&nbsp;&nbsp; Screen&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp; "Screen0" 0 0
>&nbsp;&nbsp; InputDevice&nbsp;&nbsp;&nbsp; "Mouse0" "CorePointer"
>&nbsp;&nbsp; InputDevice&nbsp;&nbsp;&nbsp; "Keyboard0" "CoreKeyboard"
> EndSection
>
> Section "ServerFlags"
>&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "Xinerama" 
>"0"
> EndSection
>
>
> Section "Extensions"
>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
>"Composite" "Disabled"
> EndSection
>
>
> Section "InputDevice"
>
>&nbsp;&nbsp; # generated from default
>&nbsp;&nbsp; Identifier&nbsp;&nbsp;&nbsp;&nbsp; "Mouse0"
>&nbsp;&nbsp; Driver&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "mouse"
>&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "Protocol" 
>"auto"
>&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "Device" 
>"/dev/input/mice"
>&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
>"Emulate3Buttons" "no"
>&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
>"ZAxisMapping" "4 5"
> EndSection
>
> Section "InputDevice"
>&nbsp;&nbsp; Identifier&nbsp;&nbsp;&nbsp;&nbsp; "Keyboard0"
>&nbsp;&nbsp; Driver&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "kbd"
>&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "XkbModel" 
>"pc105"
>&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
>"XkbLayout" "us+inet"
> EndSection
>
> Section "Monitor"
>&nbsp;&nbsp; Identifier&nbsp;&nbsp;&nbsp;&nbsp; "Monitor0"
>&nbsp;&nbsp; VendorName&nbsp;&nbsp;&nbsp;&nbsp; "Unknown"
>&nbsp;&nbsp; ModelName&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "CRT-0"
>&nbsp;&nbsp; HorizSync&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 30.0 - 110.0
>&nbsp;&nbsp; VertRefresh&nbsp;&nbsp;&nbsp;&nbsp; 50.0 - 150.0
>&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "DPMS"
> EndSection
>
> Section "Device"
>&nbsp;&nbsp; Identifier&nbsp;&nbsp;&nbsp;&nbsp; "Videocard0"
>&nbsp;&nbsp; Driver&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "nvidia"
>&nbsp;&nbsp; VendorName&nbsp;&nbsp;&nbsp;&nbsp; "NVIDIA Corporation"
>&nbsp;&nbsp; BoardName&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "GeForce FX 5200"
> EndSection
>
> Section "Screen"
>&nbsp;&nbsp; Identifier&nbsp;&nbsp;&nbsp;&nbsp; "Screen0"
>&nbsp;&nbsp; Device&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
>"Videocard0"
>&nbsp;&nbsp; Monitor&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "Monitor0"
>&nbsp;&nbsp; DefaultDepth&nbsp;&nbsp;&nbsp; 24
>&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "TwinView" 
>"0"
>&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
>"TwinViewXineramaInfoOrder" "CRT-0"
>&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
>"metamodes" "1600x1200_60 +0+0"
>&nbsp;&nbsp; SubSection&nbsp;&nbsp;&nbsp;&nbsp; "Display"
>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Depth&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
>24
>&nbsp;&nbsp; EndSubSection
> EndSection
>
>
> The main COOT window pane displays with all the menu items but the&nbsp; 
> contents of the window (i.e. the really important stuff) just shows&nbsp; 
> a ghost of my desktop.
>
> These are the errors that are output from the terminal:
>
>
> (coot-real:5388): GtkGLExt-WARNING **: cannot create GdkGLContext
>
>
> (coot-real:5388): GdkGLExt-CRITICAL **:&nbsp; 
> gdk_gl_window_impl_x11_make_context_current: assertion&nbsp; 
> `GDK_IS_GL_CONTEXT_IMPL_X11 (glcontext)' failed
>
> (coot-real:5388): GtkGLExt-WARNING **: cannot create GdkGLContext
>
>
> (coot-real:5388): GdkGLExt-CRITICAL **:&nbsp; 
> gdk_gl_window_impl_x11_make_context_current: assertion&nbsp; 
> `GDK_IS_GL_CONTEXT_IMPL_X11 (glcontext)' failed
>
> (coot-real:5388): GtkGLExt-WARNING **: cannot create GdkGLContext
>
>
> (coot-real:5388): GdkGLExt-CRITICAL **:&nbsp; 
> gdk_gl_window_impl_x11_make_context_current: assertion&nbsp; 
> `GDK_IS_GL_CONTEXT_IMPL_X11 (glcontext)' failed
>
> (coot-real:5388): GtkGLExt-WARNING **: cannot create GdkGLContext
>
>
>
> ----- Original Message -----
> From: Tim Fenn &lt;[EMAIL PROTECTED]>
> Date: Friday, October 17, 2008 5:38 pm
> Subject: Re: Fedora 8 binary core dumps - please help
> To: [email protected]
>
>
>> On Fri, 17 Oct 2008 16:55:17 -0700 Scott Classen &lt;[EMAIL PROTECTED]>
>> wrote:
>>
>>> Hello,
>>>
>>> Desktop effects are NOT turned on.
>>> ccp4i 6.0.2 works fine.
>>>
>>> I just tried the latest nightly and that didn't work either
>>>
>>> coot-0.5.1-pre-1-revision-1502-binary-Linux-i386-fedora-8-python-
>> gtk2.tar.gz>
>>> I have a hunch this has something to do with my graphics card. I
>> have> an NVIDIA card (GeForce FX 5200) I've installed the nvidia&nbsp; 
>> linux
>>> drivers NVIDIA Driver Version 169.12
>>>
>>
>> Most likely its a xorg thing - can you post your xorg.conf?&nbsp; Did you
>> check the xorg log for errors?&nbsp; Did you use the nvidia installer
>> script, or a pre-built binary for your distribution? I do recall&nbsp; 
>> there
>> being problems with nvidia's driver and the composite extension that
>> would cause this sort of thing (since GLX gets disabled if there is a
>> conflict), you may want to check that the following is in your
>> xorg.conf:
>>
>> Section "Extensions"
>>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
>>"Composite" "Disabled"
>> EndSection
>>
>> -Tim
>>
>> --
>> ---------------------------------------------------------
>>
>>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Tim Fenn
>>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [EMAIL PROTECTED]
>>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Stanford University, School of Medicine
>>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; James H. Clark Center
>>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 318 Campus Drive, Room E300
>>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Stanford, CA&nbsp; 94305-5432
>>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Phone:&nbsp; (650) 736-1714
>>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; FAX:&nbsp; (650) 736-1961
>>
>> ---------------------------------------------------------
>>
> &lt;xorg.conf_singlescreen>
> &lt;xorg.conf_dualscreen>

Reply via email to