Problems with an NVidia card and you didn't tell me? First of all, have you looked through the previous posts on this forum for any answers? Have you tryed them all? Second, it really, really, really sounds to me like you didn't specify which module to use. As root run 'lsmod' and make sure that the "NVdriver" module is loaded. Next, open up your config file. It's probably /etc/X11/XF86Config-4. Make sure that its not loading the "nv" driver and is instead loading the "nvidia" driver. I believe that normal mesa doesn't work with the "nvidia" driver and causes it to crash when ever you try to startx(or whatever you do.) Using the "nv" driver it(mesa) works just fine and dandy. Mesa working (from what I understand) is not a good thing with the "nvidia" driver. Heck, mesa shouldn't even be on your machine (unless you can define all the time which GL driver to use.) If the above fails, check out my giant list of install/debug instructions to a guy with the alias of "dude." It should be in the news letter archive (its pretty recent so you shouldn't have to look too hard.)
Brandt Dusthimer ----- Original Message ----- From: Bostjan Muller <[EMAIL PROTECTED]> To: Debian User Mailing List <debian-user@lists.debian.org> Sent: Wednesday, December 06, 2000 2:29 PM Subject: Re: nvidia + GL = X crash > * On 06-12-00 at 20:39 Terry Warner ([EMAIL PROTECTED]) wrote: > +----Here quoted text begins----+ > > Want to send me a log of the X crash? I want to see what might be causing it. > > > > Thanks > > > > Terry > > > +----and here the quote ends----+ > Log is appended.. as it seems it gets sig11 (the program was built and linked > to the previous (libMesaGL) since the progs that I have compiled with nvidia's > GL libs give this error at startup (tuxracer example): > tuxracer: error while loading shared libraries: /usr/lib/libGLcore.so.1: > undefined symbol: __glTLSCXIndex > > Bostjan > -- > Boštjan Müller [NEONATUS], [EMAIL PROTECTED], http://neonatus.net/~neonatus > For my PGP key finger: [EMAIL PROTECTED], RSA id: 0x90178DBD, ICQ #:7506644 > Celular: +386(0)41243189, Powered by Debian GNU/LiNUX , Student of VFUL > Tagline generated by 'gensig' mail-client-independent .signature generator. > Get your copy at http://www.geeks.com/~robf/gensig/ >