On Sunday 13 November 2005 04:06, sempsteen wrote: > Section "Module" > > # This loads the DBE extension module. > > Load "dbe" # Double buffer extension > > # This loads the miscellaneous extensions module, and disables > # initialisation of the XFree86-DGA extension within that module. > SubSection "extmod" > Option "omit xfree86-dga" # don't initialise the DGA extension > EndSubSection > > # This loads the font modules > Load "type1" > # Load "speedo" > Load "freetype" > # Load "xtt" > > # This loads the GLX module > Load "glx" > # This loads the DRI module > # Load "dri" > > EndSection >
you should also load 'ddc' Option "dpms" in your monitor section would be usefull, too. It would not harm you to remove the 'generic' and unneeded stuff. Makes the conf more readable. Beside of that, your conf is looking good. Did you did 'opengl-update nvidia' or 'eselect opengl set nvidia'? -- gentoo-user@gentoo.org mailing list