Saludos. Estoy intentado echar andar una maquina vieja que tengo por
ahi. Pero en el momento de ejecutar las Xs me sale el siguiente error:
-- (EE) Screen(s) found, but none have a usable configuration.

Fatal server error:
no screens found

He reconfigurado y reconfigurado xserver-xfree86 y aun asi no cambia
la cosa. La tarjeta gráfica es una trident tvga de 1 Mega de Ram (o al
menos eso dice) y el monitor es un Acer 34t view.

El archivo de configuracion es este:

Section "Files"
        FontPath        "unix/:7100"                    # local font server
        # if the local font server has problems, we can fall back on these
        FontPath        "/usr/lib/X11/fonts/misc"
        FontPath        "/usr/lib/X11/fonts/cyrillic"
        FontPath        "/usr/lib/X11/fonts/100dpi/:unscaled"
        FontPath        "/usr/lib/X11/fonts/75dpi/:unscaled"
        FontPath        "/usr/lib/X11/fonts/Type1"
        FontPath        "/usr/lib/X11/fonts/CID"
        FontPath        "/usr/lib/X11/fonts/Speedo"
        FontPath        "/usr/lib/X11/fonts/100dpi"
        FontPath        "/usr/lib/X11/fonts/75dpi"
EndSection

Section "Module"
        Load    "GLcore"
        Load    "bitmap"
        Load    "dbe"
        Load    "ddc"
        Load    "dri"
        Load    "extmod"
        Load    "freetype"
        Load    "glx"
        Load    "int10"
        Load    "record"
        Load    "speedo"
        Load    "type1"
        Load    "vbe"
        Load    "xtt"
EndSection

Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "keyboard"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xfree86"
        Option          "XkbModel"      "pc104"
        Option          "XkbLayout"     "us"
EndSection

Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "mouse"
        Option          "CorePointer"
        Option          "Device"                "/dev/ttyS0"
        Option          "Protocol"              "Auto"
EndSection
Section "InputDevice"
        Identifier      "Generic Mouse"
        Driver          "mouse"
        Option          "SendCoreEvents"        "true"
        Option          "Device"                "/dev/input/mice"
        Option          "Protocol"              "ImPS/2"
EndSection

Section "Device"
        Identifier      "Generic Video Card"
        Driver          "trident"
EndSection

Section "Monitor"
        Identifier      "Generic Monitor"
        HorizSync       28-33
        VertRefresh     43-72
        Option          "DPMS"
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Device          "Generic Video Card"
        Monitor         "Generic Monitor"
        DefaultDepth    24
        SubSection "Display"
                Depth           1
                Modes           "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           4
                Modes           "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           8
                Modes           "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           15
                Modes           "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           16
                Modes           "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           24
                Modes           "800x600" "640x480"
        EndSubSection
EndSection

Section "ServerLayout"
        Identifier      "Default Layout"
        Screen          "Default Screen"
        InputDevice     "Generic Keyboard"
        InputDevice     "Configured Mouse"
        InputDevice     "Generic Mouse"
EndSection

Section "DRI"
        Mode    0666
EndSection

Por ultimo les pongo la salida del log:

(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Generic Monitor"
(**) |   |-->Device "Generic Video Card"
(**) |-->Input Device "Generic Keyboard"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc104"
(**) XKB: model: "pc104"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Configured Mouse"
(**) |-->Input Device "Generic Mouse"
(WW) The directory "/usr/lib/X11/fonts/cyrillic" does not exist.
        Entry deleted from font path.
(WW) The directory "/usr/lib/X11/fonts/CID" does not exist.
        Entry deleted from font path.
(**) FontPath set to
"unix/:7100,/usr/lib/X11/fonts/misc,/usr/lib/X11/fonts/100dpi/:unscaled,/usr/lib/X11/fonts/75dpi/:unscaled,/usr/lib/X11/fonts/Type1,/usr/lib/X11/fonts/Speedo,/usr/lib/X11/fonts/100dpi,/usr/lib/X11/fonts/75dpi"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(++) using VT number 7

(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Module ABI versions:
        XFree86 ANSI C Emulation: 0.2
        XFree86 Video Driver: 0.6
        XFree86 XInput driver : 0.4
        XFree86 Server Extension : 0.2
        XFree86 Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="The XFree86 Project"
        compiled for 4.3.0.1, module version = 1.0.0
        Module class: XFree86 Font Renderer
        ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="The XFree86 Project"
        compiled for 4.3.0.1, module version = 1.0.0
        ABI class: XFree86 Video Driver, version 0.6
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x00000000, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,7030 card 0000,0000 rev 02 class 06,00,00 hdr 00
(II) PCI: 00:07:0: chip 8086,7000 card 0000,0000 rev 01 class 06,01,00 hdr 80
(II) PCI: 00:07:1: chip 8086,7010 card 0000,0000 rev 00 class 01,01,80 hdr 00
(II) PCI: 00:07:2: chip 8086,7020 card 0000,0000 rev 01 class 0c,03,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,0), 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 (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
        [0] -1  0       0x00000000 - 0xffffffff (0x0) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:7:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) Addressable bus resource ranges are
        [0] -1  0       0x00000000 - 0xffffffff (0x0) 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       0x00006000 - 0x0000601f (0x20) IX[B]
        [1] -1  0       0x0000f000 - 0x0000f00f (0x10) IX[B]
(II) Active PCI resource ranges after removing overlaps:
        [0] -1  0       0x00006000 - 0x0000601f (0x20) IX[B]
        [1] -1  0       0x0000f000 - 0x0000f00f (0x10) IX[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       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [6] -1  0       0x00000000 - 0x000000ff (0x100) IX[B]
        [7] -1  0       0x00006000 - 0x0000601f (0x20) IX[B]
        [8] -1  0       0x0000f000 - 0x0000f00f (0x10) IX[B]
(II) LoadModule: "GLcore"
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_clip.o":
 No symbols found
Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_norm.o":
 No symbols found
Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_xform.o":
 No symbols found
Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_vertex.o":
 No symbols found
(II) Module GLcore: vendor="The XFree86 Project"
        compiled for 4.3.0.1, module version = 1.0.0
        ABI class: XFree86 Server Extension, version 0.2
(II) LoadModule: "bitmap"
(II) Reloading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Loading font Bitmap
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
        compiled for 4.3.0.1, module version = 1.0.0
        Module class: XFree86 Server Extension
        ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="The XFree86 Project"
        compiled for 4.3.0.1, module version = 1.0.0
        ABI class: XFree86 Video Driver, version 0.6
(II) LoadModule: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="The XFree86 Project"
        compiled for 4.3.0.1, module version = 1.0.0
        ABI class: XFree86 Server Extension, version 0.2
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/X11R6/lib/modules/linux/libdrm.a
(II) Module drm: vendor="The XFree86 Project"
        compiled for 4.3.0.1, module version = 1.0.0
        ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension XFree86-DRI
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
        compiled for 4.3.0.1, module version = 1.0.0
        Module class: XFree86 Server Extension
        ABI class: XFree86 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 FontCache
(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: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
(II) Module freetype: vendor="The XFree86 Project"
        compiled for 4.3.0.1, module version = 2.0.2
        Module class: XFree86 Font Renderer
        ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor="The XFree86 Project"
        compiled for 4.3.0.1, module version = 1.0.0
        ABI class: XFree86 Server Extension, version 0.2
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Reloading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Loading extension GLX
(II) LoadModule: "int10"
(II) Loading /usr/X11R6/lib/modules/linux/libint10.a
(II) Module int10: vendor="The XFree86 Project"
        compiled for 4.3.0.1, module version = 1.0.0
        ABI class: XFree86 Video Driver, version 0.6
(II) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor="The XFree86 Project"
        compiled for 4.3.0.1, module version = 1.13.0
        Module class: XFree86 Server Extension
        ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension RECORD
(II) LoadModule: "speedo"
(II) Loading /usr/X11R6/lib/modules/fonts/libspeedo.a
Skipping "/usr/X11R6/lib/modules/fonts/libspeedo.a:spencode.o":  No
symbols found
(II) Module speedo: vendor="The XFree86 Project"
        compiled for 4.3.0.1, module version = 1.0.1
        Module class: XFree86 Font Renderer
        ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Speedo
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="The XFree86 Project"
        compiled for 4.3.0.1, module version = 1.0.2
        Module class: XFree86 Font Renderer
        ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "vbe"
(II) Loading /usr/X11R6/lib/modules/libvbe.a
(II) Module vbe: vendor="The XFree86 Project"
        compiled for 4.3.0.1, module version = 1.1.0
        ABI class: XFree86 Video Driver, version 0.6
(II) LoadModule: "xtt"
(II) Loading /usr/X11R6/lib/modules/fonts/libxtt.a
(II) Module xtt: vendor="X-TrueType Server Project & After X-TT Project"
        compiled for 4.3.0.1, module version = 1.4.1
        Module class: XFree86 Font Renderer
        ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font xtt
(II) LoadModule: "trident"
(II) Loading /usr/X11R6/lib/modules/drivers/trident_drv.o
(II) Module trident: vendor="The XFree86 Project"
        compiled for 4.3.0.1, module version = 1.0.0
        Module class: XFree86 Video Driver
        ABI class: XFree86 Video Driver, version 0.6
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
        compiled for 4.3.0.1, module version = 1.0.0
        Module class: XFree86 XInput Driver
        ABI class: XFree86 XInput driver, version 0.4
(II) TRIDENT: driver for Trident chipsets: tvga9000, tvga9000i, tvga8900c,
        tvga8900d, tvga9200cxr, tgui9400cxi, cyber9320, cyber9388, cyber9397,
        cyber9397dvd, cyber9520, cyber9525dvd, cyberblade/e4, tgui9420dgi,
        tgui9440agi, tgui9660, tgui9680, providia9682, providia9685,
        cyber9382, cyber9385, 3dimage975, 3dimage985, blade3d, cyberbladei7,
        cyberbladei7d, cyberbladei1, cyberbladei1d, cyberbladeAi1,
        cyberbladeAi1d, bladeXP, cyberbladeXPAi1
(II) Primary Device is: ISA
(--) Chipset tvga8900d found
(II) resource ranges after xf86ClaimFixedResources() call:
        [0] 0   0       0x000b8000 - 0x000bffff (0x8000) MX[B]
        [1] 0   0       0x000b0000 - 0x000b7fff (0x8000) MX[B]
        [2] 0   0       0x000a0000 - 0x000affff (0x10000) 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] 0   0       0x000003c0 - 0x000003df (0x20) IX[B]
        [9] 0   0       0x000003b0 - 0x000003bb (0xc) IX[B]
        [10] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [11] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [12] -1 0       0x00006000 - 0x0000601f (0x20) IX[B]
        [13] -1 0       0x0000f000 - 0x0000f00f (0x10) IX[B]
(II) resource ranges after probing:
        [0] 0   0       0x000b8000 - 0x000bffff (0x8000) MX[B]
        [1] 0   0       0x000b0000 - 0x000b7fff (0x8000) MX[B]
        [2] 0   0       0x000a0000 - 0x000affff (0x10000) 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] 0   0       0x000003c0 - 0x000003df (0x20) IX[B]
        [9] 0   0       0x000003b0 - 0x000003bb (0xc) IX[B]
        [10] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [11] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [12] -1 0       0x00006000 - 0x0000601f (0x20) IX[B]
        [13] -1 0       0x0000f000 - 0x0000f00f (0x10) IX[B]
(II) Setting vga for screen 0.
(**) TRIDENT(0): Depth 24, (--) framebuffer bpp 32
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/X11R6/lib/modules/libvgahw.a
(II) Module vgahw: vendor="The XFree86 Project"
        compiled for 4.3.0.1, module version = 0.1.0
        ABI class: XFree86 Video Driver, version 0.6
(II) TRIDENT(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/X11R6/lib/modules/libramdac.a
(II) Module ramdac: vendor="The XFree86 Project"
        compiled for 4.3.0.1, module version = 0.1.0
        ABI class: XFree86 Video Driver, version 0.6
(==) TRIDENT(0): RGB weight 888
(==) TRIDENT(0): Default visual is TrueColor
(==) TRIDENT(0): Using gamma correction (1.0, 1.0, 1.0)
(--) TRIDENT(0): IO registers at 0xBF000
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Reloading /usr/X11R6/lib/modules/libvbe.a
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/X11R6/lib/modules/linux/libint10.a
(II) TRIDENT(0): initializing int10
(II) TRIDENT(0): Primary V_BIOS segment is: 0xc000
(WW) System lacks support for changing MTRRs
(II) TRIDENT(0): VESA BIOS detected
(II) TRIDENT(0): VESA VBE Version 1.2
(II) TRIDENT(0): VESA VBE Total Mem: 1024 kB
(II) TRIDENT(0): VESA VBE OEM: Copyright 1994 TRIDENT MICROSYSTEMS INC.

(--) TRIDENT(0): Revision is 0
(--) TRIDENT(0): Pixel clocks available:
(--) TRIDENT(0): pixel clocks:  25.310  28.322  45.370  36.160
(--) TRIDENT(0): pixel clocks:  57.860  65.760  50.630  40.380
(--) TRIDENT(0): pixel clocks:  88.420  98.880 119.400 109.200
(--) TRIDENT(0): pixel clocks:  72.340  77.600  80.780  75.950
(--) TRIDENT(0): Found TVGA8900D chip
(--) TRIDENT(0): RAM type is Standard DRAM
(--) TRIDENT(0): Using SW cursor
(--) TRIDENT(0): VideoRAM: 1024 kByte
(--) TRIDENT(0): Memory Clock is 56.48 MHz
(==) TRIDENT(0): Min pixel clock is 12 MHz
(--) TRIDENT(0): Max pixel clock is 25 MHz
(II) TRIDENT(0): Generic Monitor: Using hsync range of 28.00-33.00 kHz
(II) TRIDENT(0): Generic Monitor: Using vrefresh range of 43.00-72.00 Hz
(II) TRIDENT(0): Not using default mode "640x350" (bad mode
clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "320x175" (bad mode
clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "640x400" (bad mode
clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "320x200" (bad mode
clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "720x400" (insufficient memory for mode)
(II) TRIDENT(0): Not using default mode "360x200" (bad mode
clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "640x480" (insufficient memory for mode)
(II) TRIDENT(0): Not using default mode "320x240" (bad mode
clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "640x480" (insufficient memory for mode)
(II) TRIDENT(0): Not using default mode "320x240" (bad mode
clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "640x480" (insufficient memory for mode)
(II) TRIDENT(0): Not using default mode "320x240" (bad mode
clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "640x480" (insufficient memory for mode)
(II) TRIDENT(0): Not using default mode "320x240" (bad mode
clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "800x600" (insufficient memory for mode)
(II) TRIDENT(0): Not using default mode "400x300" (bad mode
clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "800x600" (insufficient memory for mode)
(II) TRIDENT(0): Not using default mode "400x300" (bad mode
clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "800x600" (insufficient memory for mode)
(II) TRIDENT(0): Not using default mode "400x300" (bad mode
clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "800x600" (insufficient memory for mode)
(II) TRIDENT(0): Not using default mode "400x300" (bad mode
clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "800x600" (insufficient memory for mode)
(II) TRIDENT(0): Not using default mode "400x300" (bad mode
clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "1024x768" (insufficient
memory for mode)
(II) TRIDENT(0): Not using default mode "512x384" (bad mode
clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "1024x768" (insufficient
memory for mode)
(II) TRIDENT(0): Not using default mode "512x384" (bad mode
clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "1024x768" (insufficient
memory for mode)
(II) TRIDENT(0): Not using default mode "512x384" (bad mode
clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "1024x768" (insufficient
memory for mode)
(II) TRIDENT(0): Not using default mode "512x384" (bad mode
clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "1024x768" (insufficient
memory for mode)
(II) TRIDENT(0): Not using default mode "512x384" (bad mode
clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "1152x864" (insufficient
memory for mode)
(II) TRIDENT(0): Not using default mode "576x432" (bad mode
clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "1280x960" (insufficient
memory for mode)
(II) TRIDENT(0): Not using default mode "640x480" (insufficient memory for mode)
(II) TRIDENT(0): Not using default mode "1280x960" (insufficient
memory for mode)
(II) TRIDENT(0): Not using default mode "640x480" (insufficient memory for mode)
(II) TRIDENT(0): Not using default mode "1280x1024" (insufficient
memory for mode)
(II) TRIDENT(0): Not using default mode "640x512" (insufficient memory for mode)
(II) TRIDENT(0): Not using default mode "1280x1024" (insufficient
memory for mode)
(II) TRIDENT(0): Not using default mode "640x512" (insufficient memory for mode)
(II) TRIDENT(0): Not using default mode "1280x1024" (insufficient
memory for mode)
(II) TRIDENT(0): Not using default mode "640x512" (insufficient memory for mode)
(II) TRIDENT(0): Not using default mode "1600x1200" (insufficient
memory for mode)
(II) TRIDENT(0): Not using default mode "800x600" (insufficient memory for mode)
(II) TRIDENT(0): Not using default mode "1600x1200" (insufficient
memory for mode)
(II) TRIDENT(0): Not using default mode "800x600" (insufficient memory for mode)
(II) TRIDENT(0): Not using default mode "1600x1200" (insufficient
memory for mode)
(II) TRIDENT(0): Not using default mode "800x600" (insufficient memory for mode)
(II) TRIDENT(0): Not using default mode "1600x1200" (insufficient
memory for mode)
(II) TRIDENT(0): Not using default mode "800x600" (insufficient memory for mode)
(II) TRIDENT(0): Not using default mode "1600x1200" (insufficient
memory for mode)
(II) TRIDENT(0): Not using default mode "800x600" (insufficient memory for mode)
(II) TRIDENT(0): Not using default mode "1792x1344" (insufficient
memory for mode)
(II) TRIDENT(0): Not using default mode "896x672" (insufficient memory for mode)
(II) TRIDENT(0): Not using default mode "1792x1344" (insufficient
memory for mode)
(II) TRIDENT(0): Not using default mode "896x672" (insufficient memory for mode)
(II) TRIDENT(0): Not using default mode "1856x1392" (insufficient
memory for mode)
(II) TRIDENT(0): Not using default mode "928x696" (insufficient memory for mode)
(II) TRIDENT(0): Not using default mode "1856x1392" (insufficient
memory for mode)
(II) TRIDENT(0): Not using default mode "928x696" (insufficient memory for mode)
(II) TRIDENT(0): Not using default mode "1920x1440" (insufficient
memory for mode)
(II) TRIDENT(0): Not using default mode "960x720" (insufficient memory for mode)
(II) TRIDENT(0): Not using default mode "1920x1440" (insufficient
memory for mode)
(II) TRIDENT(0): Not using default mode "960x720" (insufficient memory for mode)
(II) TRIDENT(0): Not using default mode "832x624" (insufficient memory for mode)
(II) TRIDENT(0): Not using default mode "416x312" (bad mode
clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "1152x768" (insufficient
memory for mode)
(II) TRIDENT(0): Not using default mode "576x384" (bad mode
clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "1400x1050" (insufficient
memory for mode)
(II) TRIDENT(0): Not using default mode "700x525" (insufficient memory for mode)
(II) TRIDENT(0): Not using default mode "1400x1050" (insufficient
memory for mode)
(II) TRIDENT(0): Not using default mode "700x525" (insufficient memory for mode)
(II) TRIDENT(0): Not using default mode "1600x1024" (insufficient
memory for mode)
(II) TRIDENT(0): Not using default mode "800x512" (insufficient memory for mode)
(II) TRIDENT(0): Not using default mode "1920x1440" (insufficient
memory for mode)
(II) TRIDENT(0): Not using default mode "960x720" (insufficient memory for mode)
(II) TRIDENT(0): Not using default mode "2048x1536" (insufficient
memory for mode)
(II) TRIDENT(0): Not using default mode "1024x768" (insufficient
memory for mode)
(II) TRIDENT(0): Not using default mode "2048x1536" (insufficient
memory for mode)
(II) TRIDENT(0): Not using default mode "1024x768" (insufficient
memory for mode)
(II) TRIDENT(0): Not using default mode "2048x1536" (insufficient
memory for mode)
(II) TRIDENT(0): Not using default mode "1024x768" (insufficient
memory for mode)
(WW) TRIDENT(0): Mode pool is empty
(EE) TRIDENT(0): No valid modes found
(II) UnloadModule: "trident"
(II) UnloadModule: "int10"
(II) UnloadModule: "vbe"
(II) UnloadModule: "ramdac"
(II) Unloading /usr/X11R6/lib/modules/libramdac.a
(II) UnloadModule: "vgahw"
(II) Unloading /usr/X11R6/lib/modules/libvgahw.a
(EE) Screen(s) found, but none have a usable configuration.

Fatal server error:
no screens found


Espero que no les moleste todo lo que les puse, pero creo que es necesario.
Gracias por su ayuda


¡¡Abajo los imperialistas!!
No a la invasión en Irak

Responder a