Mala resolucion de pantalla tras instalar NVIDIA en Suse

Tengo un AMD-64, con Suse 10.1. La tarjeta gráfica es NVIDIA7600 GS 512.
Conseguí instalar el driver de nvidia con el procedimiento que recomendaban para suse, con Yast, etc....y funcionaba bien, pero cometi el gran error de aceptar hacer unos updates para nvidia. Aquí empezó mi problema, despues del update no conseguí reiniciar las X.
Decidi bajar el último driver de nvidia:NVIDIA-Linux-x86-1.0.9631-pkg1 y lo instalé en modo texto. A continuación reinicie las Xwindow, intente aumentar la resolucion de pantalla con sax2 pero sin éxito. La resolución se queda en 800x600.

No soy capaz de entender la forma de modificar la configuración, solo pillo que hay errores. Por si podeis ayudarme mando el xorg.conf y el xorg.99.log:
xorg.conf:

# /.../
# SaX generated X11 config file
# Created on: 2006-12-17T03:41:36+0100.
#
# Version: 7.1
# Contact: Marcus Schaefer , 2005
# Contact: SaX-User list <https://lists.berlios.de/mailman/listinfo/sax-users>
#
# Automatically generated by [ISaX] (7.1)
# PLEASE DO NOT EDIT THIS FILE!
#
Section "Files"
FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/local"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/URW"
FontPath "/usr/X11R6/lib/X11/fonts/Speedo"
FontPath "/usr/X11R6/lib/X11/fonts/PEX"
FontPath "/usr/X11R6/lib/X11/fonts/cyrillic"
FontPath "/usr/X11R6/lib/X11/fonts/latin2/misc:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/latin2/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/latin2/100dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/latin2/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/latin7/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/baekmuk:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/japanese:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/kwintv"
FontPath "/usr/X11R6/lib/X11/fonts/truetype"
FontPath "/usr/X11R6/lib/X11/fonts/uni:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/CID"
FontPath "/usr/X11R6/lib/X11/fonts/ucs/misc:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/ucs/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/ucs/100dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/hellas/misc:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/hellas/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/hellas/100dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/hellas/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/misc/sgi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/xtest"
FontPath "/opt/kde3/share/fonts"
InputDevices "/dev/gpmdata"
InputDevices "/dev/input/mice"
EndSection

Section "ServerFlags"
Option "AllowMouseOpenFail" "on"
EndSection

Section "Module"
Load "dbe"
Load "type1"
Load "freetype"
Load "extmod"
Load "glx"
Load "v4l"
EndSection

Section "InputDevice"
Driver "kbd"
Identifier "Keyboard[0]"
Option "Protocol" "Standard"
Option "XkbLayout" "es"
Option "XkbModel" "pc102"
Option "XkbRules" "xfree86"
EndSection

Section "InputDevice"
Driver "mouse"
Identifier "Mouse[1]"
Option "Buttons" "10"
Option "Device" "/dev/input/mice"
Option "Name" "PS2++ Logitech MX Mouse"
Option "Protocol" "explorerps/2"
Option "Vendor" "Sysp"
Option "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
Option "CalcAlgorithm" "XServerPool"
DisplaySize 386 290
HorizSync 30-96
Identifier "Monitor[0]"
ModelName "MULTISCAN E400 (CPD-E400E)"
Option "DPMS"
VendorName "SONY"
VertRefresh 50-120
UseModes "Modes[0]"
EndSection

Section "Modes"
Identifier "Modes[0]"
Modeline "1024x768" 62.40 1024 1056 1184 1312 768 772 776 792 -HSync -VSync
Modeline "800x600" 40.00 800 824 952 1024 600 617 621 628
EndSection

Section "Screen"
DefaultDepth 24
SubSection "Display"
Depth 15
Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
EndSubSection
Device "Device[0]"
Identifier "Screen[0]"
Monitor "Monitor[0]"
EndSection

Section "Device"
BoardName "GeForce 7600 GS"
Driver "nvidia"
Identifier "Device[0]"
Screen 0
VendorName "NVIDIA"
EndSection

Section "ServerLayout"
Identifier "Layout[all]"
InputDevice "Keyboard[0]" "CoreKeyboard"
InputDevice "Mouse[1]" "CorePointer"
Option "Clone" "off"
Option "Xinerama" "off"
Screen "Screen[0]"
EndSection

Section "DRI"
Group "video"
Mode 0660
EndSection

Section "Extensions"
Option "Composite" "off"
EndSection



xorg.99.log:

X Window System Version 6.9.0
Release Date: 21 December 2005
X Protocol Version 11, Revision 0, Release 6.9
Build Operating System: SuSE Linux [ELF] SuSE
Current Operating System: Linux linux-wbs4 2.6.16.21-0.25-smp #1 SMP Tue Sep 19 07:26:15 UTC 2006 x86_64
Build Date: 13 September 2006
Before reporting problems, check http://wiki.X.Org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.99.log", Time: Sun Dec 17 03:41:18 2006
(++) Using config file: "/var/lib/sax/xorg.conf"
(==) ServerLayout "Layout[all]"
(**) |-->Screen "Screen[0]" (0)
(**) | |-->Monitor "Monitor[0]"
(**) | |-->Device "Device[0]"
(**) |-->Input Device "Keyboard[0]"
(**) |-->Input Device "Mouse[1]"
(WW) The directory "/usr/X11R6/lib/X11/fonts/Speedo" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/PEX" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/cyrillic" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/latin2/misc" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/latin2/75dpi" does not exist.
Entry deleted f# /.../
# SaX generated X11 config file
# Created on: 2006-12-17T03:41:36+0100.
#
# Version: 7.1
# Contact: Marcus Schaefer , 2005
# Contact: SaX-User list <https://lists.berlios.de/mailman/listinfo/sax-users>
#
# Automatically generated by [ISaX] (7.1)
# PLEASE DO NOT EDIT THIS FILE!
#
Section "Files"
FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/local"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/URW"
FontPath "/usr/X11R6/lib/X11/fonts/Speedo"
FontPath "/usr/X11R6/lib/X11/fonts/PEX"
FontPath "/usr/X11R6/lib/X11/fonts/cyrillic"
FontPath "/usr/X11R6/lib/X11/fonts/latin2/misc:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/latin2/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/latin2/100dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/latin2/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/latin7/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/baekmuk:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/japanese:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/kwintv"
FontPath "/usr/X11R6/lib/X11/fonts/truetype"
FontPath "/usr/X11R6/lib/X11/fonts/uni:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/CID"
FontPath "/usr/X11R6/lib/X11/fonts/ucs/misc:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/ucs/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/ucs/100dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/hellas/misc:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/hellas/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/hellas/100dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/hellas/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/misc/sgi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/xtest"
FontPath "/opt/kde3/share/fonts"
InputDevices "/dev/gpmdata"
InputDevices "/dev/input/mice"
EndSection

Section "ServerFlags"
Option "AllowMouseOpenFail" "on"
EndSection

Section "Module"
Load "dbe"
Load "type1"
Load "freetype"
Load "extmod"
Load "glx"
Load "v4l"
EndSection

Section "InputDevice"
Driver "kbd"
Identifier "Keyboard[0]"
Option "Protocol" "Standard"
Option "XkbLayout" "es"
Option "XkbModel" "pc102"
Option "XkbRules" "xfree86"
EndSection

Section "InputDevice"
Driver "mouse"
Identifier "Mouse[1]"
Option "Buttons" "10"
Option "Device" "/dev/input/mice"
Option "Name" "PS2++ Logitech MX Mouse"
Option "Protocol" "explorerps/2"
Option "Vendor" "Sysp"
Option "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
Option "CalcAlgorithm" "XServerPool"
DisplaySize 386 290
HorizSync 30-96
Identifier "Monitor[0]"
ModelName "MULTISCAN E400 (CPD-E400E)"
Option "DPMS"
VendorName "SONY"
VertRefresh 50-120
UseModes "Modes[0]"
EndSection

Section "Modes"
Identifier "Modes[0]"
Modeline "1024x768" 62.40 1024 1056 1184 1312 768 772 776 792 -HSync -VSync
Modeline "800x600" 40.00 800 824 952 1024 600 617 621 628
EndSection

Section "Screen"
DefaultDepth 24
SubSection "Display"
Depth 15
Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
EndSubSection
Device "Device[0]"
Identifier "Screen[0]"
Monitor "Monitor[0]"
EndSection

Section "Device"
BoardName "GeForce 7600 GS"
Driver "nvidia"
Identifier "Device[0]"
Screen 0
VendorName "NVIDIA"
EndSection

Section "ServerLayout"
Identifier "Layout[all]"
InputDevice "Keyboard[0]" "CoreKeyboard"
InputDevice "Mouse[1]" "CorePointer"
Option "Clone" "off"
Option "Xinerama" "off"
Screen "Screen[0]"
EndSection

Section "DRI"
Group "video"
Mode 0660
EndSection

Section "Extensions"
Option "Composite" "off"
EndSection

rom font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/latin2/100dpi" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/latin2/Type1" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/latin7/75dpi" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/baekmuk" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/japanese" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/kwintv" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/ucs/misc" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/ucs/75dpi" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/ucs/100dpi" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/hellas/misc" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/hellas/75dpi" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/hellas/100dpi" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/hellas/Type1" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/misc/sgi" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/xtest" does not exist.
Entry deleted from font path.
(**) FontPath set to "/usr/X11R6/lib/X11/fonts/misc:unscaled,/usr/X11R6/lib/X11/fonts/local,/usr/X11R6/lib/X11/fonts/75dpi:unscaled,/usr/X11R6/lib/X11/fonts/100dpi:unscaled,/usr/X11R6/lib/X11/fonts/Type1,/usr/X11R6/lib/X11/fonts/URW,/usr/X11R6/lib/X11/fonts/truetype,/usr/X11R6/lib/X11/fonts/uni:unscaled,/usr/X11R6/lib/X11/fonts/CID,/opt/kde3/share/fonts"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(**) Input device list set to "/dev/gpmdata,/dev/input/mice"
(==) ModulePath set to "/usr/X11R6/lib64/modules/updates,/usr/X11R6/lib64/modules"
(**) Option "AllowMouseOpenFail" "on"
(**) Option "Xinerama" "off"
(**) Extension "Composite" is disabled
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.2
X.Org Video Driver: 0.8
X.Org XInput driver : 0.5
X.Org Server Extension : 0.2
X.Org Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib64/modules/fonts/libbitmap.so
(II) Module bitmap: vendor="X.Org Foundation"
compiled for 6.9.0, module version = 1.0.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib64/modules/libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 6.9.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 0.8
(++) using VT number 8

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 10b9,1697 card 0000,0000 rev 00 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 10b9,524b card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:02:0: chip 10b9,524c card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:03:0: chip 10b9,524d card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:04:0: chip 10b9,524e card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:11:0: chip 10b9,5249 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:12:0: chip 10b9,5263 card 1849,5263 rev 60 class 02,00,00 hdr 00
(II) PCI: 00:13:0: chip 10b9,5237 card 1849,5237 rev 03 class 0c,03,10 hdr 80
(II) PCI: 00:13:1: chip 10b9,5237 card 1849,5237 rev 03 class 0c,03,10 hdr 80
(II) PCI: 00:13:2: chip 10b9,5237 card 1849,5237 rev 03 class 0c,03,10 hdr 80
(II) PCI: 00:13:3: chip 10b9,5239 card 1849,5239 rev 01 class 0c,03,20 hdr 80
(II) PCI: 00:14:0: chip 10b9,5461 card 1849,0888 rev 01 class 04,03,00 hdr 00
(II) PCI: 00:15:0: chip 10b9,1573 card 1849,1573 rev 10 class 06,01,00 hdr 80
(II) PCI: 00:15:1: chip 10b9,7101 card 1849,7101 rev 00 class 06,80,00 hdr 80
(II) PCI: 00:16:0: chip 10b9,5229 card 1849,5229 rev c7 class 01,01,8a hdr 80
(II) PCI: 00:16:1: chip 10b9,5288 card 1849,5288 rev 00 class 01,01,85 hdr 80
(II) PCI: 00:18:0: chip 1022,1100 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:1: chip 1022,1101 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:2: chip 1022,1102 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:3: chip 1022,1103 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 01:00:0: chip 10de,0392 card 1043,81f6 rev a1 class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,5), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
[0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) Bus 0 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000b (VGA_EN is set)
(II) Bus 1 I/O range:
[0] -1 0 0x0000e000 - 0x0000efff (0x1000) IX[B]
(II) Bus 1 non-prefetchable memory range:
[0] -1 0 0xdcf00000 - 0xdeffffff (0x2100000) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:2:0), (0,2,2), BCTRL: 0x0003 (VGA_EN is cleared)
(II) Bus 2 prefetchable memory range:
[0] -1 0 0xdbd00000 - 0xdbdfffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 3: bridge is at (0:3:0), (0,3,3), BCTRL: 0x0003 (VGA_EN is cleared)
(II) Bus 3 prefetchable memory range:
[0] -1 0 0xdbe00000 - 0xdbefffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 4: bridge is at (0:4:0), (0,4,4), BCTRL: 0x0003 (VGA_EN is cleared)
(II) Bus 4 prefetchable memory range:
[0] -1 0 0xdbf00000 - 0xdbffffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 5: bridge is at (0:17:0), (0,5,5), BCTRL: 0x0003 (VGA_EN is cleared)
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:21:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(1:0:0) nVidia Corporation unknown chipset (0x0392) rev 161, Mem @ 0xde000000/24, 0xc0000000/28, 0xdd000000/24, I/O @ 0xe800/7, BIOS @ 0xdcfe0000/17
(II) Addressable bus resource ranges are
[0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B]
[1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
[0] -1 0 0xdceef400 - 0xdceef7f0 (0x3f1) MX[B]
[1] -1 0 0xdced4000 - 0xdced7ff0 (0x3ff1) MX[B]
[2] -1 0 0xdceef800 - 0xdceef8f0 (0xf1) MX[B]
[3] -1 0 0xdceec000 - 0xdceecff0 (0xff1) MX[B]
[4] -1 0 0xdceed000 - 0xdceedff0 (0xff1) MX[B]
[5] -1 0 0xdceee000 - 0xdceeeff0 (0xff1) MX[B]
[6] -1 0 0xdceefc00 - 0xdceefcf0 (0xf1) MX[B]
[7] -1 0 0xdcfe0000 - 0xdcfffff0 (0x1fff1) MX[B](B)
[8] -1 0 0xdd000000 - 0xddfffff0 (0xfffff1) MX[B](B)
[9] -1 0 0xc0000000 - 0xcffffff0 (0xffffff1) MX[B](B)
[10] -1 0 0xde000000 - 0xdefffff0 (0xfffff1) MX[B](B)
[11] -1 0 0x0000c000 - 0x0000c000 (0x1) IX[B]
[12] -1 0 0x0000c400 - 0x0000c400 (0x1) IX[B]
[13] -1 0 0x0000c800 - 0x0000c800 (0x1) IX[B]
[14] -1 0 0x0000d000 - 0x0000d000 (0x1) IX[B]
[15] -1 0 0x0000d400 - 0x0000d400 (0x1) IX[B]
[16] -1 0 0x0000ff00 - 0x0000ff00 (0x1) IX[B]
[17] -1 0 0x0000d800 - 0x0000d8f0 (0xf1) IX[B]
[18] -1 0 0x0000e800 - 0x0000e870 (0x71) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xdceef400 - 0xdceef7f0 (0x3f1) MX[B]
[1] -1 0 0xdced4000 - 0xdced7ff0 (0x3ff1) MX[B]
[2] -1 0 0xdceef800 - 0xdceef8f0 (0xf1) MX[B]
[3] -1 0 0xdceec000 - 0xdceecff0 (0xff1) MX[B]
[4] -1 0 0xdceed000 - 0xdceedff0 (0xff1) MX[B]
[5] -1 0 0xdceee000 - 0xdceeeff0 (0xff1) MX[B]
[6] -1 0 0xdceefc00 - 0xdceefcf0 (0xf1) MX[B]
[7] -1 0 0xdcfe0000 - 0xdcfffff0 (0x1fff1) MX[B](B)
[8] -1 0 0xdd000000 - 0xddfffff0 (0xfffff1) MX[B](B)
[9] -1 0 0xc0000000 - 0xcffffff0 (0xffffff1) MX[B](B)
[10] -1 0 0xde000000 - 0xdefffff0 (0xfffff1) MX[B](B)
[11] -1 0 0x0000c000 - 0x0000c000 (0x1) IX[B]
[12] -1 0 0x0000c400 - 0x0000c400 (0x1) IX[B]
[13] -1 0 0x0000c800 - 0x0000c800 (0x1) IX[B]
[14] -1 0 0x0000d000 - 0x0000d000 (0x1) IX[B]
[15] -1 0 0x0000d400 - 0x0000d400 (0x1) IX[B]
[16] -1 0 0x0000ff00 - 0x0000ff00 (0x1) IX[B]
[17] -1 0 0x0000d800 - 0x0000d8f0 (0xf1) IX[B]
[18] -1 0 0x0000e800 - 0x0000e870 (0x71) IX[B](B)
(II) OS-reported resource ranges after removing overlaps with PCI:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0xdceef400 - 0xdceef7f0 (0x3f1) MX[B]
[6] -1 0 0xdced4000 - 0xdced7ff0 (0x3ff1) MX[B]
[7] -1 0 0xdceef800 - 0xdceef8f0 (0xf1) MX[B]
[8] -1 0 0xdceec000 - 0xdceecff0 (0xff1) MX[B]
[9] -1 0 0xdceed000 - 0xdceedff0 (0xff1) MX[B]
[10] -1 0 0xdceee000 - 0xdceeeff0 (0xff1) MX[B]
[11] -1 0 0xdceefc00 - 0xdceefcf0 (0xf1) MX[B]
[12] -1 0 0xdcfe0000 - 0xdcfffff0 (0x1fff1) MX[B](B)
[13] -1 0 0xdd000000 - 0xddfffff0 (0xfffff1) MX[B](B)
[14] -1 0 0xc0000000 - 0xcffffff0 (0xffffff1) MX[B](B)
[15] -1 0 0xde000000 - 0xdefffff0 (0xfffff1) MX[B](B)
[16] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[17] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[18] -1 0 0x0000c000 - 0x0000c000 (0x1) IX[B]
[19] -1 0 0x0000c400 - 0x0000c400 (0x1) IX[B]
[20] -1 0 0x0000c800 - 0x0000c800 (0x1) IX[B]
[21] -1 0 0x0000d000 - 0x0000d000 (0x1) IX[B]
[22] -1 0 0x0000d400 - 0x0000d400 (0x1) IX[B]
[23] -1 0 0x0000ff00 - 0x0000ff00 (0x1) IX[B]
[24] -1 0 0x0000d800 - 0x0000d8f0 (0xf1) IX[B]
[25] -1 0 0x0000e800 - 0x0000e870 (0x71) IX[B](B)
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib64/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
compiled for 6.9.0, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.2
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib64/modules/fonts/libtype1.so
(II) Module type1: vendor="X.Org Foundation"
compiled for 6.9.0, module version = 1.0.2
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib64/modules/fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
compiled for 6.9.0, module version = 2.1.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.4
(II) Loading font FreeType
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib64/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 6.9.0, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.2
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "glx"
(II) Loading /usr/X11R6/lib64/modules/extensions/libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.9631
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.1
(II) Loading extension GLX
(II) LoadModule: "v4l"
(II) Loading /usr/X11R6/lib64/modules/drivers/v4l_drv.so
(II) Module v4l: vendor="X.Org Foundation"
compiled for 6.9.0, module version = 0.0.1
ABI class: X.Org Video Driver, version 0.8
(II) LoadModule: "nvidia"
(II) Loading /usr/X11R6/lib64/modules/drivers/nvidia_drv.so
(II) Module nvidia: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.9631
Module class: X.Org Video Driver
(II) LoadModule: "kbd"
(II) Loading /usr/X11R6/lib64/modules/input/kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
compiled for 6.9.0, module version = 1.0.1
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.5
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib64/modules/input/mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
compiled for 6.9.0, module version = 1.0.3
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.5
(II) v4l driver for Video4Linux
(II) NVIDIA dlloader X Driver 1.0-9631 Thu Nov 9 17:37:27 PST 2006
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 01:00:0
(--) Assigning device section with no busID to primary device
(--) Chipset NVIDIA GPU found
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/X11R6/lib64/modules/libfb.so
(II) Module fb: vendor="X.Org Foundation"
compiled for 6.9.0, module version = 1.0.0
ABI class: X.Org ANSI C Emulation, version 0.2
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/X11R6/lib64/modules/libramdac.so
(II) Module ramdac: vendor="X.Org Foundation"
compiled for 6.9.0, module version = 0.1.0
ABI class: X.Org Video Driver, version 0.8
(II) resource ranges after xf86ClaimFixedResources() call:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0xdceef400 - 0xdceef7f0 (0x3f1) MX[B]
[6] -1 0 0xdced4000 - 0xdced7ff0 (0x3ff1) MX[B]
[7] -1 0 0xdceef800 - 0xdceef8f0 (0xf1) MX[B]
[8] -1 0 0xdceec000 - 0xdceecff0 (0xff1) MX[B]
[9] -1 0 0xdceed000 - 0xdceedff0 (0xff1) MX[B]
[10] -1 0 0xdceee000 - 0xdceeeff0 (0xff1) MX[B]
[11] -1 0 0xdceefc00 - 0xdceefcf0 (0xf1) MX[B]
[12] -1 0 0xdcfe0000 - 0xdcfffff0 (0x1fff1) MX[B](B)
[13] -1 0 0xdd000000 - 0xddfffff0 (0xfffff1) MX[B](B)
[14] -1 0 0xc0000000 - 0xcffffff0 (0xffffff1) MX[B](B)
[15] -1 0 0xde000000 - 0xdefffff0 (0xfffff1) MX[B](B)
[16] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[17] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[18] -1 0 0x0000c000 - 0x0000c000 (0x1) IX[B]
[19] -1 0 0x0000c400 - 0x0000c400 (0x1) IX[B]
[20] -1 0 0x0000c800 - 0x0000c800 (0x1) IX[B]
[21] -1 0 0x0000d000 - 0x0000d000 (0x1) IX[B]
[22] -1 0 0x0000d400 - 0x0000d400 (0x1) IX[B]
[23] -1 0 0x0000ff00 - 0x0000ff00 (0x1) IX[B]
[24] -1 0 0x0000d800 - 0x0000d8f0 (0xf1) IX[B]
[25] -1 0 0x0000e800 - 0x0000e870 (0x71) IX[B](B)
(II) resource ranges after probing:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0xdceef400 - 0xdceef7f0 (0x3f1) MX[B]
[6] -1 0 0xdced4000 - 0xdced7ff0 (0x3ff1) MX[B]
[7] -1 0 0xdceef800 - 0xdceef8f0 (0xf1) MX[B]
[8] -1 0 0xdceec000 - 0xdceecff0 (0xff1) MX[B]
[9] -1 0 0xdceed000 - 0xdceedff0 (0xff1) MX[B]
[10] -1 0 0xdceee000 - 0xdceeeff0 (0xff1) MX[B]
[11] -1 0 0xdceefc00 - 0xdceefcf0 (0xf1) MX[B]
[12] -1 0 0xdcfe0000 - 0xdcfffff0 (0x1fff1) MX[B](B)
[13] -1 0 0xdd000000 - 0xddfffff0 (0xfffff1) MX[B](B)
[14] -1 0 0xc0000000 - 0xcffffff0 (0xffffff1) MX[B](B)
[15] -1 0 0xde000000 - 0xdefffff0 (0xfffff1) MX[B](B)
[16] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[17] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[18] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[19] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[20] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[21] -1 0 0x0000c000 - 0x0000c000 (0x1) IX[B]
[22] -1 0 0x0000c400 - 0x0000c400 (0x1) IX[B]
[23] -1 0 0x0000c800 - 0x0000c800 (0x1) IX[B]
[24] -1 0 0x0000d000 - 0x0000d000 (0x1) IX[B]
[25] -1 0 0x0000d400 - 0x0000d400 (0x1) IX[B]
[26] -1 0 0x0000ff00 - 0x0000ff00 (0x1) IX[B]
[27] -1 0 0x0000d800 - 0x0000d8f0 (0xf1) IX[B]
[28] -1 0 0x0000e800 - 0x0000e870 (0x71) IX[B](B)
[29] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[30] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(**) NVIDIA(0): Depth 16, (--) framebuffer bpp 16
(==) NVIDIA(0): RGB weight 565
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(0): Enabling RENDER acceleration
(II) NVIDIA(0): NVIDIA GPU GeForce 7600 GS at PCI:1:0:0 (GPU-0)
(--) NVIDIA(0): Memory: 524288 kBytes
(--) NVIDIA(0): VideoBIOS: 05.73.22.19.00
(II) NVIDIA(0): Detected PCI Express Link width: 16X
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(--) NVIDIA(0): Connected display device(s) on GeForce 7600 GS at PCI:1:0:0:
(--) NVIDIA(0): @@@ (CRT-1)
(--) NVIDIA(0): @@@ (CRT-1): 400.0 MHz maximum pixel clock
(II) NVIDIA(0): Assigned Display Device: CRT-1
(WW) NVIDIA(0): No valid modes for "1280x1024"; removing.
(WW) NVIDIA(0): No valid modes for "1280x960"; removing.
(WW) NVIDIA(0): No valid modes for "1280x800"; removing.
(WW) NVIDIA(0): No valid modes for "1152x864"; removing.
(WW) NVIDIA(0): No valid modes for "1280x768"; removing.
(WW) NVIDIA(0): No valid modes for "1024x768"; removing.
(WW) NVIDIA(0): No valid modes for "1280x600"; removing.
(WW) NVIDIA(0): No valid modes for "1024x600"; removing.
(WW) NVIDIA(0): No valid modes for "800x600"; removing.
(WW) NVIDIA(0): No valid modes for "768x576"; removing.
(WW) NVIDIA(0): No valid modes for "640x480"; removing.
(WW) NVIDIA(0):
(WW) NVIDIA(0): Unable to validate any modes; falling back to the default mode
(WW) NVIDIA(0): "nvidia-auto-select".
(WW) NVIDIA(0):
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0): "nvidia-auto-select"
(II) NVIDIA(0): Virtual screen size determined to be 800 x 600
(**) NVIDIA(0): DPI set to (52, 52); computed from "DisplaySize" Monitor
(**) NVIDIA(0): section option
(II) do I need RAC? No, I don't.
(II) resource ranges after preInit:
[0] 0 0 0xdd000000 - 0xddfffff0 (0xfffff1) MX[B]
[1] 0 0 0xc0000000 - 0xcffffff0 (0xffffff1) MX[B]
[2] 0 0 0xde000000 - 0xdefffff0 (0xfffff1) MX[B]
[3] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[4] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[5] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[6] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[7] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[8] -1 0 0xdceef400 - 0xdceef7f0 (0x3f1) MX[B]
[9] -1 0 0xdced4000 - 0xdced7ff0 (0x3ff1) MX[B]
[10] -1 0 0xdceef800 - 0xdceef8f0 (0xf1) MX[B]
[11] -1 0 0xdceec000 - 0xdceecff0 (0xff1) MX[B]
[12] -1 0 0xdceed000 - 0xdceedff0 (0xff1) MX[B]
[13] -1 0 0xdceee000 - 0xdceeeff0 (0xff1) MX[B]
[14] -1 0 0xdceefc00 - 0xdceefcf0 (0xf1) MX[B]
[15] -1 0 0xdcfe0000 - 0xdcfffff0 (0x1fff1) MX[B](B)
[16] -1 0 0xdd000000 - 0xddfffff0 (0xfffff1) MX[B](B)
[17] -1 0 0xc0000000 - 0xcffffff0 (0xffffff1) MX[B](B)
[18] -1 0 0xde000000 - 0xdefffff0 (0xfffff1) MX[B](B)
[19] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
[20] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
[21] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
[22] 0 0 0x0000e800 - 0x0000e870 (0x71) IX[B]
[23] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[24] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[25] -1 0 0x0000c000 - 0x0000c000 (0x1) IX[B]
[26] -1 0 0x0000c400 - 0x0000c400 (0x1) IX[B]
[27] -1 0 0x0000c800 - 0x0000c800 (0x1) IX[B]
[28] -1 0 0x0000d000 - 0x0000d000 (0x1) IX[B]
[29] -1 0 0x0000d400 - 0x0000d400 (0x1) IX[B]
[30] -1 0 0x0000ff00 - 0x0000ff00 (0x1) IX[B]
[31] -1 0 0x0000d800 - 0x0000d8f0 (0xf1) IX[B]
[32] -1 0 0x0000e800 - 0x0000e870 (0x71) IX[B](B)
[33] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
[34] 0 0 0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) NVIDIA(0): Setting mode "nvidia-auto-select"
(II) Loading extension NV-GLX
(II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
(II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(**) Option "dpms"
(**) NVIDIA(0): DPMS enabled
(II) Loading extension NV-CONTROL
(WW) NVIDIA(0): Option "CalcAlgorithm" is not used
(==) RandR enabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension LBX
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
(II) Initializing extension GLX
(**) Option "CoreKeyboard"
(**) Keyboard[0]: Core Keyboard
(**) Option "Protocol" "Standard"
(**) Keyboard[0]: Protocol: Standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xfree86"
(**) Keyboard[0]: XkbRules: "xfree86"
(**) Option "XkbModel" "pc102"
(**) Keyboard[0]: XkbModel: "pc102"
(**) Option "XkbLayout" "es"
(**) Keyboard[0]: XkbLayout: "es"
(**) Option "CustomKeycodes" "off"
(**) Keyboard[0]: CustomKeycodes disabled
(**) Option "Protocol" "explorerps/2"
(**) Mouse[1]: Device: "/dev/input/mice"
(**) Mouse[1]: Protocol: "explorerps/2"
(**) Option "CorePointer"
(**) Mouse[1]: Core Pointer
(**) Option "Device" "/dev/input/mice"
(**) Option "Buttons" "10"
(==) Mouse[1]: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) Mouse[1]: ZAxisMapping: buttons 4 and 5
(**) Mouse[1]: Buttons: 14
(II) XINPUT: Adding extended input device "Mouse[1]" (type: MOUSE)
(II) XINPUT: Adding extended input device "Keyboard[0]" (type: KEYBOARD)
(II) XINPUT: Adding extended input device "NVIDIA Damage Notification Manager" (type: Other)
(II) XINPUT: Adding extended input device "NVIDIA Kernel RC Handler" (type: Other)
(II) XINPUT: Adding extended input device "NVIDIA Event Handler" (type: Other)
(II) Mouse[1]: ps2EnableDataReporting: succeeded
Could not init font path element /usr/X11R6/lib/X11/fonts/local, removing from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/CID, removing from list!
xf86CheckModeForDriver: called with invalid scrnInfoRec
xf86CheckModeForDriver: called with invalid scrnInfoRec
xf86CheckModeForDriver: called with invalid scrnInfoRec
xf86CheckModeForDriver: called with invalid scrnInfoRec


GRACIAS
Has probado a reconfigurar el xorg mediante

dpkg-reconfigure xserver-xorg

ahi, tienes una opcion para elegir la resolucion de la pantalla ...

pruebalo^^
extassis escribió:Has probado a reconfigurar el xorg mediante

dpkg-reconfigure xserver-xorg

ahi, tienes una opcion para elegir la resolucion de la pantalla ...

pruebalo^^

Solo un apunte, dpkg-reconfigure es un comando propio de Debian y de las distros basadas en ella, y suse no lo es.


Seguro que suse tiene alguna herramienta, pero yo no la conozco



salu2
pues muxas gracias por el apunte tio, se k suse, no esta basada en debian, pero m pense k el comando valdria para reconfigurar el xorg, aunk fuese suse...
3 respuestas