Problema con configuración de X

Hola, recientemente he instalado Beryl en Mandriva 2007 e iba todo bien, hasta que quise borrarlo y me cargué el servidor gráfico sin saber como. La cuestión es que no sé que marcha mal y por lo tanto no se que es lo que debo buscar. Tengo instalados los drivers 9626 de nvidia y si alguien me pudiera decir por donde empezar se lo agradecería.
mira a ver si tienes una copia de seguridad de tu xorg.conf (debe llamarse xorg.con.unarristramuylargadenúmeros o xorg.conf.BACKUP). Sustituye el xorg.conf por la copia de seguridad y ya deberían arrancarte las X.
Pues he probado a hacerlo y sigue sin funcionar. He probado a instalar los ultimos drivers de la página de nvidia y editado el xorg (para eliminar manualmente las líneas que introduje para hacer funcionar el beryl) y tampoco se soluciona, no sé que hacer ya.
2 cosas:

1. ¿Qué tarjeta gráfica tienes?
2. Pega aquí tu xorg.conf, por favor.

PD: Si tienes una copia de seguridad del xorg, pégala también.
Bueno aquí va el xorg.conf:

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder3) Fri Dec 15 10:12:14 PST 2006

# File generated by XFdrake (rev 57713)
# **********************************************************************
# Refer to the xorg.conf man page for details about the format of
# this file.
# **********************************************************************

Section "ServerLayout"
Identifier "layout1"
Screen "screen1" 0 0
InputDevice "Keyboard1" "CoreKeyboard"
InputDevice "Mouse1" "CorePointer"
EndSection

Section "Files"

# font server independent of the X server to render fonts.
# minimal fonts to allow X to run without xfs
FontPath "unix/:-1"
FontPath "/usr/share/fonts/misc:unscaled"
EndSection

Section "Module"
Load "dbe" # Double-Buffering Extension
Load "v4l" # Video for Linux
Load "extmod"
Load "type1"
Load "freetype"
Load "glx" # 3D layer
EndSection

Section "ServerFlags"

#DontZap # disable (server abort)
#DontZoom # disable / (resolution switching)
# allows the server to start up even if the mouse does not work
Option "allowmouseopenfail"
EndSection

Section "InputDevice"
Identifier "Keyboard1"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "es"
Option "XkbOptions" "compose:rwin"
EndSection

Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "ExplorerPS/2"
Option "Device" "/dev/mouse"
EndSection

Section "Monitor"

# TV fullscreen mode or DVD fullscreen output.
# 768x576 @ 79 Hz, 50 kHz hsync
Identifier "monitor1"
VendorName "Plug'n Play"
ModelName "Q15"
HorizSync 31.0 - 60.0
VertRefresh 56.0 - 75.0
ModeLine "768x576" 50.0 768 832 846 1000 576 590 595 630
ModeLine "768x576" 63.1 768 800 960 1024 576 578 590 616
EndSection

Section "Device"
Identifier "device1"
Driver "nvidia"
VendorName "nVidia Corp."
BoardName "NVIDIA GeForce 6 Series"
EndSection

Section "Screen"
Identifier "screen1"
Device "device1"
Monitor "monitor1"
DefaultDepth 24
Option "DPMS"

SubSection "Display"
Depth 8
Modes "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
EndSubSection
EndSection

Section "Extensions"
Option "Composite" "Enable"
Option "RENDER" "Enable"
EndSection

Y el xorg.conf.backup adjunto:

La tarjeta gráfica es una 6600, no pensé que fuese relevante el modelo.
Saludos.

Adjuntos

4 respuestas