Skip to Content.
Sympa Menu

sm-users - RE: [SM-Users] Xorg crashes constantly

sm-users AT lists.ibiblio.org

Subject: Sourcemage Users List

List archive

Chronological Thread  
  • From: "David Michael Leo Brown Jr." <dmlb2000 AT excite.com>
  • To: sm-users AT lists.ibiblio.org
  • Subject: RE: [SM-Users] Xorg crashes constantly
  • Date: Wed, 9 Mar 2005 12:44:45 -0500 (EST)


Okay first thing I see is the X stuff

>(EE) Failed to load module "xtt" (module does not exist, 0)
>(EE) Failed to load module "GLcore" (module does not exist, 0)

Even though you have nvidia_driver Xorg still needs to be compiled with glx
extentions so change these lines in your host.def for glx

>#define BuildGLXLibrary NO
>#define BuildGlxExt NO

Also I have the load xtt commented out in my xorg.conf file... if you really
want that module there's probably a define in the host.def to change that...
however I didn't see it in yours and I don't know off the top of my head what
it is...

Those changes should fix X, even though I don't know what glib's problems are
but the xfce gtk warnings I also get a lot of those... they don't seem to
bother me much.

- David Brown
dmlb2000*

_______________________________________________
Join Excite! - http://www.excite.com
The most personalized portal on the Web!




Archive powered by MHonArc 2.6.24.

Top of Page