Marta Pla i Castells wrote:

En primer lugar, creo que lo que no tienes bien es el fichero XF86Config-4,
en el manual de los drivers de envidia te dice que m�dulos tienes que cargar
y que m�dulos no.

Te escribo la mia

Section "Module"

# This loads the DBE extension module.

    Load        "dbe"   # Double buffer extension
#   Load        "dri"
#   Load        "glx"
# This loads the miscellaneous extensions module, and disables
# initialisation of the XFree86-DGA extension within that module.
    Load        "extmod"
    SubSection  "extmod"
      Option    "omit xfree86-dga"   # don't initialise the DGA extension
    EndSubSection

# This loads the Type1 and FreeType font modules
    Load        "type1"
    Load        "freetype"
    Load        "speedo"
    Load        "bitmap"

EndSection

Hola de nuevo y gracias otra vez. Ya me hab�a le�do el manual y tienes
raz�n en que dice que no hay que cargar lo m�dulos dri y Glcore (este
�ltimo ya se encarga de cargarlo la librer�a libGL de nVidia) pero
tambi�n dice expl�citamente que el m�dulo glx S� que hay que cargarlo,
 �no?

"2 In the Module section, verify you have: Load   "glx"   "

�Te funciona mejor comentando esa l�nea?

Otra preguntilla. Lo de xfree86-dga qu� es? es relevante?

Yo tengo esta secci�n de m�dulos en el XF86Config-4:

Section "Module"
        Load    "ddc"
#       nVidia recommedations
#       Load    "GLcore"
        Load    "dbe"
#       nVidia recomendations
#       Load    "dri"
        Load    "extmod"
        Load    "glx"
        Load    "pex5"
        Load    "record"
        Load    "xie"
        Load    "bitmap"
        Load    "freetype"
        Load    "speedo"
        Load    "type1"
        Load    "vbe"
        Load    "int10"
EndSection


Gracias por la r�pida respuesta.

Saludos

Responder a