On 4/11/06, Daevid Vincent <[EMAIL PROTECTED]> wrote:
> > If you comment out the line:
> >
> > Load "glx"
> >
> > in xorg.conf, do you still get the crash?
>
> No. X starts now. But "glxgears" segfaults.

So it is definitely opengl related.

What DE do you normally run?  KDE, Gnome, ?  It seems to me that one
the programs being started as part of the DE is trying to use opengl,
and causing a crash.

Have you tried playing with the RenderAccel, NoRenderExtension,
NoFlip, and AllowGLXWithComposite options?  The safest settings for
these should be:

Option "RenderAccel" "Off"
Option "NoRenderExtension" "On"
Option "NoFlip" "On"
Option "AllowGLXWithComposite" "Off"

-Richard

-- 
[email protected] mailing list

Reply via email to