[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: GLX Problems (sometimes)



Then this is leading me back to where I was before.  I am almost certain
that in the installation of the NVidia drivers it said to remove dri
from my configuration.  But here is what I have in it all the same right
now, and it does not change anything.
###################################################################
Section "Module"
        Load    "bitmap"
        Load    "dbe"
        Load    "ddc"
        Load    "extmod"
        SubSection "extmod" #
        EndSubSection #
        Load    "type1"  #
        Load    "freetype"
        Load    "glx"
        Load    "int10"
        Load    "record"
        Load    "speedo"
        Load    "type1"
        Load    "vbe"
        Load    "dri"
EndSection
##################################################################                                                                               
Maybe that helps...the # in the config section is just myself noting
what I had changed since your last response.




On Mon, 2003-04-28 at 22:58, nate wrote:
> karrottop said:
> > Here is what glxinfo reports. I am guessing, and I am not sure, that
> > direct rendering: no is not good.  I am using a Geforce 2 ti, and I have
> > been able to run games like Unreal Tournament and Tux racer at a decent
> > speed, and I get 7582 frames in 5.0 seconds = 1516.400 FPS.  So, I do not
> > really know what is going on.  Oddly when I had rs-fieldlines
> > (screensaver) running in the root window and Ximian Evolution running when
> > I typed glxinfo it crashed X and dropped me back to gdm.
> > Unfortunately the ximian shell failed to initialize and I had to reboot.
> 
> I suppose it's possible DRI is the problem..I think to turn it on
> in XF86Config-4 you need:
> 
> Section "Module"
>     Load        "dbe"  	# Double buffer extension
>     Load	"extmod"
>     SubSection  "extmod"
>     EndSubSection
>     Load        "type1"
>     Load        "freetype"
>     Load       "glx"
> 
> EndSection
> 
> (the extmod stuff)
> 
> nate
> 
> 
> 



Reply to: