Please, I need some type of help with this issue. Thanks!! ---------------------------- Mensaje original ---------------------------- Asunto: Problems with two S3 video devices. De: "ArcosCom Linux User" <linux at arcoscom.com> Fecha: Vie, 28 de Diciembre de 2007, 9:48 Para: xorg at lists.freedesktop.org -------------------------------------------------------------------------- Hi, I'm having problems in an old PC with 2 S3 video devices. Sorry for the long e-mail, but here is all the config files and log files output. The X's start fine, and gnome too. I have the 2 screens working fine, but when I launch some programs, the xserver restart without any type of screen message. I don't know what is the problem, because VNC extension works fine, screen0 runs fine at 800x600 and screen1 runs fine at 1024x768. The 2 video devices uses the same driver s3virge. The first is a PCI (the principal screen) and the second is an AGP device (the secondary screen). Could anyone help me in diagnose and solve this problem? Thanks!! ========================================================== lspci output: 00:08.0 VGA compatible controller: S3 Inc. ViRGE/DX or /GX (rev 01) (prog-if 00 [VGA]) Subsystem: S3 Inc. ViRGE/DX Flags: bus master, medium devsel, latency 32, IRQ 10 Memory at d8000000 (32-bit, non-prefetchable) [size=64M] [virtual] Expansion ROM at 30120000 [disabled] [size=64K] 01:00.0 VGA compatible controller: S3 Inc. 86c368 [Trio 3D/2X] (rev 02) (prog-if 00 [VGA]) Subsystem: S3 Inc. Trio3D/2X Flags: bus master, medium devsel, latency 32 Memory at d0000000 (32-bit, non-prefetchable) [size=64M] Expansion ROM at 30000000 [disabled] [size=64K] Capabilities: [dc] Power Management version 1 Capabilities: [80] AGP version 1.0 ================================================================= This is the xorg.conf file content: Section "ServerLayout" Identifier "Multihead layout" Screen 0 "Screen0" LeftOf "Screen1" Screen 1 "Screen1" 0 0 InputDevice "Keyboard0" "CoreKeyboard" Option "Xinerama" "off" Option "Clone" "on" EndSection Section "Module" Load "vnc" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbModel" "pc105" Option "XkbLayout" "es" EndSection Section "Monitor" Identifier "Monitor1" VendorName "Monitor Vendor" ModelName "Monitor 1024x768" HorizSync 31.5 - 80.0 VertRefresh 30.0 - 100.0 Option "dpms" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Monitor Vendor" ModelName "Monitor 1024x768" HorizSync 31.5 - 80.0 VertRefresh 30.0 - 100.0 Option "dpms" EndSection Section "Device" Identifier "Videocard0" Driver "s3virge" VendorName "Videocard Vendor" BoardName "S3 Inc. ViRGE/DX or /GX" BusID "PCI:0:8:0" Option "pci_burst" "on" Option "pci_retry" "on" EndSection Section "Device" Identifier "Videocard1" Driver "s3virge" VendorName "Videocard Vendor" BoardName "S3 Inc. 86c368 [Trio 3D/2X]" BusID "PCI:1:0:0" Option "pci_burst" "on" Option "pci_retry" "on" EndSection Section "Screen" Identifier "Screen0" Device "Videocard0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 Modes "1024x768" "800x600" EndSubSection SubSection "Display" Viewport 0 0 Depth 16 Modes "1024x768" "800x600" EndSubSection SubSection "Display" Viewport 0 0 Depth 8 Modes "1024x768" "800x600" EndSubSection Option "UserPasswdVerifier" "VncAuth" Option "PasswordFile" "/root/.vnc/passwd" Option "httpd" "/usr/share/vnc/classes/" Option "ClientWaitTimeMillis" "300000" Option "deferUpdate" "100" Option "DisconnectClients" "off" Option "AllwaysShared" "on" Option "IdleTimeout" "300" Option "desktop" "screen0" EndSection Section "Screen" Identifier "Screen1" Device "Videocard1" Monitor "Monitor1" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 16 Modes "1024x768" "800x600" EndSubSection SubSection "Display" Viewport 0 0 Depth 16 Modes "1024x768" "800x600" EndSubSection SubSection "Display" Viewport 0 0 Depth 8 Modes "1024x768" "800x600" EndSubSection Option "UserPasswdVerifier" "VncAuth" Option "PasswordFile" "/root/.vnc/passwd" Option "httpd" "/usr/share/vnc/classes/" Option "ClientWaitTimeMillis" "300000" Option "deferUpdate" "100" Option "DisconnectClients" "off" Option "AllwaysShared" "on" Option "IdleTimeout" "300" Option "desktop" "screen1" EndSection ============================================================= This is the Xorg.0.log.old output: X Window System Version 7.1.1 Release Date: 12 May 2006 X Protocol Version 11, Revision 0, Release 7.1.1 Build Operating System: Linux 2.6.9-42.0.3.ELsmp i686 Red Hat, Inc. Current Operating System: Linux acpc08.arcoscom 2.6.18-53.1.4.1.el5_ArcosCom #1 SMP Wed Dec 5 08:29:14 CET 2007 i686 Build Date: 10 November 2007 Build ID: xorg-x11-server 1.1.1-48.26.el5 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.0.log", Time: Thu Dec 27 09:56:31 2007 (==) Using config file: "/etc/X11/xorg.conf" (==) ServerLayout "Multihead layout" (**) |-->Screen "Screen0" (0) (**) | |-->Monitor "Monitor0" (**) | |-->Device "Videocard0" (**) |-->Screen "Screen1" (1) (**) | |-->Monitor "Monitor1" (**) | |-->Device "Videocard1" (**) |-->Input Device "Keyboard0" (==) |-->Input Device "<default pointer>" (==) The core pointer device wasn't specified explicitly in the layout. Using the default mouse configuration. (==) No FontPath specified. Using compiled-in default. (==) FontPath set to: unix/:7100, built-ins (==) RgbPath set to "/usr/share/X11/rgb" (==) ModulePath set to "/usr/lib/xorg/modules" (**) Option "Xinerama" "off" (II) Open ACPI successful (/var/run/acpid.socket) (II) Module ABI versions: X.Org ANSI C Emulation: 0.3 X.Org Video Driver: 1.0 X.Org XInput driver : 0.6 X.Org Server Extension : 0.3 X.Org Font Renderer : 0.5 (II) Loader running on linux (II) LoadModule: "bitmap" (II) Loading /usr/lib/xorg/modules/fonts/libbitmap.so (II) Module bitmap: vendor="X.Org Foundation" compiled for 7.1.1, module version = 1.0.0 Module class: X.Org Font Renderer ABI class: X.Org Font Renderer, version 0.5 (II) Loading font Bitmap (II) LoadModule: "pcidata" (II) Loading /usr/lib/xorg/modules/libpcidata.so (II) Module pcidata: vendor="X.Org Foundation" compiled for 7.1.1, module version = 1.0.0 ABI class: X.Org Video Driver, version 1.0 (++) using VT number 7 (II) PCI: PCI scan (all values are in hex) (II) PCI: 00:00:0: chip 1106,0691 card 0000,0000 rev c4 class 06,00,00 hdr 00 (II) PCI: 00:01:0: chip 1106,8598 card 0000,0000 rev 00 class 06,04,00 hdr 01 (II) PCI: 00:07:0: chip 1106,0686 card 1106,0000 rev 40 class 06,01,00 hdr 80 (II) PCI: 00:07:1: chip 1106,0571 card 0000,0000 rev 06 class 01,01,8a hdr 00 (II) PCI: 00:07:2: chip 1106,3038 card 0925,1234 rev 16 class 0c,03,00 hdr 00 (II) PCI: 00:07:3: chip 1106,3038 card 0925,1234 rev 16 class 0c,03,00 hdr 00 (II) PCI: 00:07:4: chip 1106,3057 card 0000,0000 rev 40 class 06,00,00 hdr 00 (II) PCI: 00:08:0: chip 5333,8a01 card 5333,8a01 rev 01 class 03,00,00 hdr 00 (II) PCI: 00:09:0: chip 1274,5880 card 1274,2000 rev 02 class 04,01,00 hdr 00 (II) PCI: 00:0a:0: chip 10b7,9055 card 10b7,9055 rev 24 class 02,00,00 hdr 00 (II) PCI: 01:00:0: chip 5333,8a13 card 5333,8a13 rev 02 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,1), 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-PCI bridge: (II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x0004 (VGA_EN is cleared) (II) Bus 1 non-prefetchable memory range: [0] -1 0 0xd0000000 - 0xd7ffffff (0x8000000) MX[B] (II) Bus 1 prefetchable memory range: [0] -1 0 0x30000000 - 0x300fffff (0x100000) 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) (--) PCI:*(0:8:0) S3 Inc. ViRGE/DX or /GX rev 1, Mem @ 0xd8000000/26 (--) PCI: (1:0:0) S3 Inc. 86c368 [Trio 3D/2X] rev 2, Mem @ 0xd0000000/26 (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 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [5] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] (II) PCI Memory resource overlap reduced 0xdd000000 from 0xdd7fffff to 0xdcffffff (II) Active PCI resource ranges: [0] -1 0 0xdd800000 - 0xdd80007f (0x80) MX[B] [1] -1 0 0xdd000000 - 0xdcffffff (0x0) MX[B]O [2] -1 0 0xd8000000 - 0xdbffffff (0x4000000) MX[B](B) [3] -1 0 0x0000e000 - 0x0000e07f (0x80) IX[B] [4] -1 0 0x0000dc00 - 0x0000dc3f (0x40) IX[B] [5] -1 0 0x0000d800 - 0x0000d81f (0x20) IX[B] [6] -1 0 0x0000d400 - 0x0000d41f (0x20) IX[B] [7] -1 0 0x0000d000 - 0x0000d00f (0x10) IX[B] (II) Inactive PCI resource ranges: [0] -1 0 0xd0000000 - 0xd3ffffff (0x4000000) MX[B](B) (II) Active PCI resource ranges after removing overlaps: [0] -1 0 0xdd800000 - 0xdd80007f (0x80) MX[B] [1] -1 0 0xdd000000 - 0xdcffffff (0x0) MX[B]O [2] -1 0 0xd8000000 - 0xdbffffff (0x4000000) MX[B](B) [3] -1 0 0x0000e000 - 0x0000e07f (0x80) IX[B] [4] -1 0 0x0000dc00 - 0x0000dc3f (0x40) IX[B] [5] -1 0 0x0000d800 - 0x0000d81f (0x20) IX[B] [6] -1 0 0x0000d400 - 0x0000d41f (0x20) IX[B] [7] -1 0 0x0000d000 - 0x0000d00f (0x10) IX[B] (II) Inactive PCI resource ranges after removing overlaps: [0] -1 0 0xd0000000 - 0xd3ffffff (0x4000000) MX[B](B) (II) OS-reported resource ranges after removing overlaps with PCI: [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [5] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] (II) All system resource ranges: [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [4] -1 0 0xdd800000 - 0xdd80007f (0x80) MX[B] [5] -1 0 0xdd000000 - 0xdcffffff (0x0) MX[B]O [6] -1 0 0xd8000000 - 0xdbffffff (0x4000000) MX[B](B) [7] -1 0 0xd0000000 - 0xd3ffffff (0x4000000) MX[B](B) [8] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [9] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [10] -1 0 0x0000e000 - 0x0000e07f (0x80) IX[B] [11] -1 0 0x0000dc00 - 0x0000dc3f (0x40) IX[B] [12] -1 0 0x0000d800 - 0x0000d81f (0x20) IX[B] [13] -1 0 0x0000d400 - 0x0000d41f (0x20) IX[B] [14] -1 0 0x0000d000 - 0x0000d00f (0x10) IX[B] (II) LoadModule: "vnc" (II) Loading /usr/lib/xorg/modules/extensions/libvnc.so (II) Module vnc: vendor="RealVNC Ltd" compiled for 4.3.99.902, module version = 1.0.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 0.3 (II) Loading extension VNC (II) LoadModule: "s3virge" (II) Loading /usr/lib/xorg/modules/drivers/s3virge_drv.so (II) Module s3virge: vendor="X.Org Foundation" compiled for 7.1.1, module version = 1.9.1 Module class: X.Org Video Driver ABI class: X.Org Video Driver, version 1.0 (II) LoadModule: "kbd" (II) Loading /usr/lib/xorg/modules/input/kbd_drv.so (II) Module kbd: vendor="X.Org Foundation" compiled for 7.1.1, module version = 1.1.0 Module class: X.Org XInput Driver ABI class: X.Org XInput driver, version 0.6 (II) LoadModule: "mouse" (II) Loading /usr/lib/xorg/modules/input/mouse_drv.so (II) Module mouse: vendor="X.Org Foundation" compiled for 7.1.1, module version = 1.1.1 Module class: X.Org XInput Driver ABI class: X.Org XInput driver, version 0.6 (II) S3VIRGE: driver (version 1.9.1) for S3 ViRGE chipsets: virge, 86C325, virge vx, 86C988, virge dx, virge gx, 86C375, 86C385, virge gx2, 86C357, virge mx, 86C260, virge mx+, 86C280, trio 3d, 86C365, trio 3d/2x, 86C362, 86C368 (II) Primary Device is: PCI 00:08:0 (--) Chipset virge dx found (--) Chipset trio 3d/2x found (II) resource ranges after xf86ClaimFixedResources() call: [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [4] -1 0 0xdd800000 - 0xdd80007f (0x80) MX[B] [5] -1 0 0xdd000000 - 0xdcffffff (0x0) MX[B]O [6] -1 0 0xd8000000 - 0xdbffffff (0x4000000) MX[B](B) [7] -1 0 0xd0000000 - 0xd3ffffff (0x4000000) MX[B](B) [8] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [9] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [10] -1 0 0x0000e000 - 0x0000e07f (0x80) IX[B] [11] -1 0 0x0000dc00 - 0x0000dc3f (0x40) IX[B] [12] -1 0 0x0000d800 - 0x0000d81f (0x20) IX[B] [13] -1 0 0x0000d400 - 0x0000d41f (0x20) IX[B] [14] -1 0 0x0000d000 - 0x0000d00f (0x10) IX[B] (II) resource ranges after xf86ClaimFixedResources() call: [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [4] -1 0 0xdd800000 - 0xdd80007f (0x80) MX[B] [5] -1 0 0xdd000000 - 0xdcffffff (0x0) MX[B]O [6] -1 0 0xd8000000 - 0xdbffffff (0x4000000) MX[B](B) [7] -1 0 0xd0000000 - 0xd3ffffff (0x4000000) MX[B](B) [8] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [9] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [10] -1 0 0x0000e000 - 0x0000e07f (0x80) IX[B] [11] -1 0 0x0000dc00 - 0x0000dc3f (0x40) IX[B] [12] -1 0 0x0000d800 - 0x0000d81f (0x20) IX[B] [13] -1 0 0x0000d400 - 0x0000d41f (0x20) IX[B] [14] -1 0 0x0000d000 - 0x0000d00f (0x10) IX[B] (II) resource ranges after probing: [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [4] -1 0 0xdd800000 - 0xdd80007f (0x80) MX[B] [5] -1 0 0xdd000000 - 0xdcffffff (0x0) MX[B]O [6] -1 0 0xd8000000 - 0xdbffffff (0x4000000) MX[B](B) [7] -1 0 0xd0000000 - 0xd3ffffff (0x4000000) MX[B](B) [8] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B] [9] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B] [10] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B] [11] 1 0 0x000a0000 - 0x000affff (0x10000) MS[B] [12] 1 0 0x000b0000 - 0x000b7fff (0x8000) MS[B] [13] 1 0 0x000b8000 - 0x000bffff (0x8000) MS[B] [14] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [15] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [16] -1 0 0x0000e000 - 0x0000e07f (0x80) IX[B] [17] -1 0 0x0000dc00 - 0x0000dc3f (0x40) IX[B] [18] -1 0 0x0000d800 - 0x0000d81f (0x20) IX[B] [19] -1 0 0x0000d400 - 0x0000d41f (0x20) IX[B] [20] -1 0 0x0000d000 - 0x0000d00f (0x10) IX[B] [21] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B] [22] 0 0 0x000003c0 - 0x000003df (0x20) IS[B] [23] 1 0 0x000003b0 - 0x000003bb (0xc) IS[B] [24] 1 0 0x000003c0 - 0x000003df (0x20) IS[B] (II) Setting vga for screen 0. (II) Setting vga for screen 1. (II) Loading sub module "vgahw" (II) LoadModule: "vgahw" (II) Loading /usr/lib/xorg/modules/libvgahw.so (II) Module vgahw: vendor="X.Org Foundation" compiled for 7.1.1, module version = 0.1.0 ABI class: X.Org Video Driver, version 1.0 (**) S3VIRGE(0): Depth 24, (--) framebuffer bpp 24 (==) S3VIRGE(0): RGB weight 888 (==) S3VIRGE(0): Default visual is TrueColor (**) S3VIRGE(0): Option "pci_burst" "on" (**) S3VIRGE(0): Option "pci_retry" "on" (**) S3VIRGE(0): Option: pci_burst - PCI burst read enabled (**) S3VIRGE(0): Option: pci_retry (==) S3VIRGE(0): Using HW Cursor (==) S3VIRGE(0): Using fb. (==) S3VIRGE(0): mx_cr3a_fix. (II) Loading sub module "vbe" (II) LoadModule: "vbe" (II) Loading /usr/lib/xorg/modules/libvbe.so (II) Module vbe: vendor="X.Org Foundation" compiled for 7.1.1, module version = 1.1.0 ABI class: X.Org Video Driver, version 1.0 (II) Loading sub module "int10" (II) LoadModule: "int10" (II) Loading /usr/lib/xorg/modules/libint10.so (II) Module int10: vendor="X.Org Foundation" compiled for 7.1.1, module version = 1.0.0 ABI class: X.Org Video Driver, version 1.0 (II) S3VIRGE(0): initializing int10 (II) S3VIRGE(0): Primary V_BIOS segment is: 0xc000 (II) S3VIRGE(0): VESA BIOS detected (II) S3VIRGE(0): VESA VBE Version 1.2 (II) S3VIRGE(0): VESA VBE Total Mem: 2048 kB (II) S3VIRGE(0): VESA VBE OEM: S3 Incorporated. 86C375/86C385 (--) S3VIRGE(0): Chipset: "virge dx" (==) S3VIRGE(0): XVideo supported. (II) S3VIRGE(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000 (II) S3VIRGE(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000 (II) Loading sub module "ddc" (II) LoadModule: "ddc" (II) Loading /usr/lib/xorg/modules/libddc.so (II) Module ddc: vendor="X.Org Foundation" compiled for 7.1.1, module version = 1.0.0 ABI class: X.Org Video Driver, version 1.0 (--) S3VIRGE(0): No DDC signal (II) Loading sub module "i2c" (II) LoadModule: "i2c" (II) Loading /usr/lib/xorg/modules/libi2c.so (II) Module i2c: vendor="X.Org Foundation" compiled for 7.1.1, module version = 1.2.0 ABI class: X.Org Video Driver, version 1.0 (II) S3VIRGE(0): I2C bus "I2C bus" initialized. (II) S3VIRGE(0): I2C device "I2C bus:ddc2" registered at address 0xA0. (II) S3VIRGE(0): I2C device "I2C bus:ddc2" removed. (==) S3VIRGE(0): Using gamma correction (1.0, 1.0, 1.0) (--) S3VIRGE(0): videoram: 2048k (--) S3VIRGE(0): Detected current MCLK value of 45.102 MHz (II) S3VIRGE(0): Monitor0: Using hsync range of 31.50-80.00 kHz (II) S3VIRGE(0): Monitor0: Using vrefresh range of 30.00-100.00 Hz (II) S3VIRGE(0): Clock range: 10.00 to 270.00 MHz (II) S3VIRGE(0): Not using default mode "1024x768" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "1024x768" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "1024x768" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "1024x768" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "1024x768" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "1152x864" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "1280x960" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "1280x960" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "640x480" (hsync out of range) (II) S3VIRGE(0): Not using default mode "1280x1024" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "1280x1024" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "1280x1024" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "640x512" (hsync out of range) (II) S3VIRGE(0): Not using default mode "1600x1200" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "1600x1200" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "800x600" (hsync out of range) (II) S3VIRGE(0): Not using default mode "1600x1200" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "800x600" (hsync out of range) (II) S3VIRGE(0): Not using default mode "1600x1200" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "800x600" (hsync out of range) (II) S3VIRGE(0): Not using default mode "1600x1200" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "800x600" (hsync out of range) (II) S3VIRGE(0): Not using default mode "1792x1344" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "896x672" (hsync out of range) (II) S3VIRGE(0): Not using default mode "1792x1344" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "896x672" (hsync out of range) (II) S3VIRGE(0): Not using default mode "1856x1392" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "928x696" (hsync out of range) (II) S3VIRGE(0): Not using default mode "1856x1392" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "928x696" (hsync out of range) (II) S3VIRGE(0): Not using default mode "1920x1440" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "960x720" (hsync out of range) (II) S3VIRGE(0): Not using default mode "1920x1440" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "960x720" (hsync out of range) (II) S3VIRGE(0): Not using default mode "1152x768" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "1152x864" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "1152x864" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "1152x864" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "1152x864" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "1152x864" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "1152x864" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "576x432" (hsync out of range) (II) S3VIRGE(0): Not using default mode "1280x720" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "1280x720" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "1280x720" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "1280x720" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "1280x800" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "1280x800" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "1280x800" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "1280x800" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "1280x768" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "1280x768" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "1280x768" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "1280x768" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "1400x1050" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "1400x1050" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "1400x1050" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "1400x1050" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "700x525" (hsync out of range) (II) S3VIRGE(0): Not using default mode "1400x1050" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "700x525" (hsync out of range) (II) S3VIRGE(0): Not using default mode "1400x1050" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "700x525" (hsync out of range) (II) S3VIRGE(0): Not using default mode "1440x900" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "1600x1024" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "1680x1050" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "1680x1050" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "1680x1050" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "840x525" (hsync out of range) (II) S3VIRGE(0): Not using default mode "1680x1050" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "840x525" (hsync out of range) (II) S3VIRGE(0): Not using default mode "1920x1080" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "1920x1080" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "1920x1080" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "960x540" (hsync out of range) (II) S3VIRGE(0): Not using default mode "1920x1080" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "960x540" (hsync out of range) (II) S3VIRGE(0): Not using default mode "1920x1200" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "1920x1200" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "960x600" (hsync out of range) (II) S3VIRGE(0): Not using default mode "1920x1200" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "960x600" (hsync out of range) (II) S3VIRGE(0): Not using default mode "1920x1200" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "960x600" (hsync out of range) (II) S3VIRGE(0): Not using default mode "1920x1200" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "960x600" (hsync out of range) (II) S3VIRGE(0): Not using default mode "1920x1440" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "960x720" (hsync out of range) (II) S3VIRGE(0): Not using default mode "2048x1536" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "1024x768" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "2048x1536" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "1024x768" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "2048x1536" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "1024x768" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "2560x1600" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "1280x800" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "2560x1600" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "1280x800" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "2560x1600" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "1280x800" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "2560x1600" (insufficient memory for mode) (II) S3VIRGE(0): Not using default mode "1280x800" (insufficient memory for mode) (II) S3VIRGE(0): Not using mode "1024x768" (no mode of this name) (II) S3VIRGE(0): Not using default mode "960x600" (width too large for virtual size) (II) S3VIRGE(0): Not using default mode "832x624" (width too large for virtual size) (II) S3VIRGE(0): Not using default mode "960x540" (width too large for virtual size) (II) S3VIRGE(0): Not using default mode "960x540" (width too large for virtual size) (II) S3VIRGE(0): Not using default mode "840x525" (width too large for virtual size) (II) S3VIRGE(0): Not using default mode "840x525" (width too large for virtual size) (--) S3VIRGE(0): Virtual size is 800x600 (pitch 800) (**) S3VIRGE(0): *Default mode "800x600": 56.3 MHz, 53.7 kHz, 85.1 Hz (II) S3VIRGE(0): Modeline "800x600" 56.30 800 832 896 1048 600 601 604 631 +hsync +vsync (**) S3VIRGE(0): Default mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz (II) S3VIRGE(0): Modeline "800x600" 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (**) S3VIRGE(0): Default mode "800x600": 50.0 MHz, 48.1 kHz, 72.2 Hz (II) S3VIRGE(0): Modeline "800x600" 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (**) S3VIRGE(0): Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz (II) S3VIRGE(0): Modeline "800x600" 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (**) S3VIRGE(0): Default mode "800x600": 81.0 MHz, 75.0 kHz, 60.0 Hz (D) (II) S3VIRGE(0): Modeline "800x600" 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (**) S3VIRGE(0): Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz (II) S3VIRGE(0): Modeline "800x600" 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (**) S3VIRGE(0): Default mode "700x525": 72.5 MHz, 76.5 kHz, 70.1 Hz (D) (II) S3VIRGE(0): Modeline "700x525" 72.53 700 748 824 948 525 525 527 546 doublescan -hsync +vsync (**) S3VIRGE(0): Default mode "700x525": 75.5 MHz, 77.0 kHz, 70.0 Hz (D) (II) S3VIRGE(0): Modeline "700x525" 75.50 700 732 828 980 525 525 527 550 doublescan +hsync +vsync (**) S3VIRGE(0): Default mode "700x525": 61.0 MHz, 64.9 kHz, 60.0 Hz (D) (II) S3VIRGE(0): Modeline "700x525" 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (**) S3VIRGE(0): Default mode "640x512": 67.5 MHz, 80.0 kHz, 75.0 Hz (D) (II) S3VIRGE(0): Modeline "640x512" 67.50 640 648 720 844 512 512 514 533 doublescan +hsync +vsync (**) S3VIRGE(0): Default mode "640x512": 54.0 MHz, 64.0 kHz, 60.0 Hz (D) (II) S3VIRGE(0): Modeline "640x512" 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (**) S3VIRGE(0): Default mode "720x450": 53.2 MHz, 55.9 kHz, 59.9 Hz (D) (II) S3VIRGE(0): Modeline "720x450" 53.25 720 760 836 952 450 451 454 467 doublescan -hsync +vsync (**) S3VIRGE(0): Default mode "640x480": 36.0 MHz, 43.3 kHz, 85.0 Hz (II) S3VIRGE(0): Modeline "640x480" 36.00 640 696 752 832 480 481 484 509 -hsync -vsync (**) S3VIRGE(0): Default mode "640x480": 31.5 MHz, 37.5 kHz, 75.0 Hz (II) S3VIRGE(0): Modeline "640x480" 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (**) S3VIRGE(0): Default mode "640x480": 31.5 MHz, 37.9 kHz, 72.8 Hz (II) S3VIRGE(0): Modeline "640x480" 31.50 640 664 704 832 480 489 491 520 -hsync -vsync (**) S3VIRGE(0): Default mode "640x480": 25.2 MHz, 31.5 kHz, 60.0 Hz (II) S3VIRGE(0): Modeline "640x480" 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (**) S3VIRGE(0): Default mode "640x480": 54.0 MHz, 60.0 kHz, 60.0 Hz (D) (II) S3VIRGE(0): Modeline "640x480" 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (**) S3VIRGE(0): Default mode "720x400": 35.5 MHz, 37.9 kHz, 85.0 Hz (II) S3VIRGE(0): Modeline "720x400" 35.50 720 756 828 936 400 401 404 446 -hsync +vsync (**) S3VIRGE(0): Default mode "640x400": 31.5 MHz, 37.9 kHz, 85.1 Hz (II) S3VIRGE(0): Modeline "640x400" 31.50 640 672 736 832 400 401 404 445 -hsync +vsync (**) S3VIRGE(0): Default mode "640x400": 61.7 MHz, 71.4 kHz, 85.0 Hz (D) (II) S3VIRGE(0): Modeline "640x400" 61.69 640 684 752 864 400 400 402 420 doublescan -hsync +vsync (**) S3VIRGE(0): Default mode "640x400": 53.6 MHz, 62.6 kHz, 75.1 Hz (D) (II) S3VIRGE(0): Modeline "640x400" 53.60 640 680 748 856 400 400 402 417 doublescan -hsync +vsync (**) S3VIRGE(0): Default mode "640x400": 49.4 MHz, 58.3 kHz, 70.1 Hz (D) (II) S3VIRGE(0): Modeline "640x400" 49.45 640 676 744 848 400 400 402 416 doublescan -hsync +vsync (**) S3VIRGE(0): Default mode "640x400": 41.7 MHz, 49.7 kHz, 60.0 Hz (D) (II) S3VIRGE(0): Modeline "640x400" 41.73 640 672 740 840 400 400 402 414 doublescan -hsync +vsync (**) S3VIRGE(0): Default mode "576x432": 60.8 MHz, 77.5 kHz, 85.2 Hz (D) (II) S3VIRGE(0): Modeline "576x432" 60.75 576 608 672 784 432 432 434 455 doublescan +hsync -vsync (**) S3VIRGE(0): Default mode "576x432": 59.8 MHz, 77.1 kHz, 85.1 Hz (D) (II) S3VIRGE(0): Modeline "576x432" 59.83 576 612 676 776 432 432 434 453 doublescan -hsync +vsync (**) S3VIRGE(0): Default mode "576x432": 54.0 MHz, 67.5 kHz, 75.0 Hz (D) (II) S3VIRGE(0): Modeline "576x432" 54.00 576 608 672 800 432 432 434 450 doublescan +hsync +vsync (**) S3VIRGE(0): Default mode "576x432": 52.5 MHz, 67.6 kHz, 75.0 Hz (D) (II) S3VIRGE(0): Modeline "576x432" 52.49 576 612 676 776 432 432 434 451 doublescan -hsync +vsync (**) S3VIRGE(0): Default mode "576x432": 48.4 MHz, 63.0 kHz, 70.0 Hz (D) (II) S3VIRGE(0): Modeline "576x432" 48.38 576 612 672 768 432 432 434 450 doublescan -hsync +vsync (**) S3VIRGE(0): Default mode "576x432": 40.8 MHz, 53.7 kHz, 60.1 Hz (D) (II) S3VIRGE(0): Modeline "576x432" 40.81 576 608 668 760 432 432 434 447 doublescan -hsync +vsync (**) S3VIRGE(0): Default mode "640x384": 59.3 MHz, 68.6 kHz, 85.1 Hz (D) (II) S3VIRGE(0): Modeline "640x384" 59.27 640 684 752 864 384 384 386 403 doublescan -hsync +vsync (**) S3VIRGE(0): Default mode "640x384": 51.5 MHz, 60.2 kHz, 75.0 Hz (D) (II) S3VIRGE(0): Modeline "640x384" 51.49 640 680 748 856 384 384 386 401 doublescan -hsync +vsync (**) S3VIRGE(0): Default mode "640x384": 47.5 MHz, 56.0 kHz, 70.0 Hz (D) (II) S3VIRGE(0): Modeline "640x384" 47.49 640 676 744 848 384 384 386 400 doublescan -hsync +vsync (**) S3VIRGE(0): Default mode "640x384": 40.1 MHz, 47.7 kHz, 60.1 Hz (D) (II) S3VIRGE(0): Modeline "640x384" 40.07 640 672 740 840 384 384 386 397 doublescan -hsync +vsync (**) S3VIRGE(0): Default mode "640x360": 55.0 MHz, 64.3 kHz, 85.0 Hz (D) (II) S3VIRGE(0): Modeline "640x360" 55.01 640 680 748 856 360 360 362 378 doublescan -hsync +vsync (**) S3VIRGE(0): Default mode "640x360": 47.8 MHz, 56.4 kHz, 75.0 Hz (D) (II) S3VIRGE(0): Modeline "640x360" 47.83 640 676 744 848 360 360 362 376 doublescan -hsync +vsync (**) S3VIRGE(0): Default mode "640x360": 44.5 MHz, 52.5 kHz, 70.0 Hz (D) (II) S3VIRGE(0): Modeline "640x360" 44.52 640 676 744 848 360 360 362 375 doublescan -hsync +vsync (**) S3VIRGE(0): Default mode "640x360": 37.2 MHz, 44.8 kHz, 60.0 Hz (D) (II) S3VIRGE(0): Modeline "640x360" 37.24 640 668 736 832 360 360 362 373 doublescan -hsync +vsync (**) S3VIRGE(0): Default mode "640x350": 31.5 MHz, 37.9 kHz, 85.1 Hz (II) S3VIRGE(0): Modeline "640x350" 31.50 640 672 736 832 350 382 385 445 +hsync -vsync (**) S3VIRGE(0): Default mode "576x384": 32.5 MHz, 44.2 kHz, 54.8 Hz (D) (II) S3VIRGE(0): Modeline "576x384" 32.50 576 589 657 736 384 385 388 403 doublescan +hsync +vsync (**) S3VIRGE(0): Default mode "512x384": 47.2 MHz, 68.7 kHz, 85.0 Hz (D) (II) S3VIRGE(0): Modeline "512x384" 47.25 512 536 584 688 384 384 386 404 doublescan +hsync +vsync (**) S3VIRGE(0): Default mode "512x384": 39.4 MHz, 60.1 kHz, 75.1 Hz (D) (II) S3VIRGE(0): Modeline "512x384" 39.40 512 520 568 656 384 384 386 400 doublescan +hsync +vsync (**) S3VIRGE(0): Default mode "512x384": 37.5 MHz, 56.5 kHz, 70.1 Hz (D) (II) S3VIRGE(0): Modeline "512x384" 37.50 512 524 592 664 384 385 388 403 doublescan -hsync -vsync (**) S3VIRGE(0): Default mode "512x384": 32.5 MHz, 48.4 kHz, 60.0 Hz (D) (II) S3VIRGE(0): Modeline "512x384" 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (**) S3VIRGE(0): Default mode "512x384": 22.4 MHz, 35.5 kHz, 86.6 Hz (D) (II) S3VIRGE(0): Modeline "512x384" 22.45 512 516 604 632 384 384 388 409 interlace doublescan +hsync +vsync (**) S3VIRGE(0): Default mode "416x312": 28.6 MHz, 49.7 kHz, 74.7 Hz (D) (II) S3VIRGE(0): Modeline "416x312" 28.64 416 432 464 576 312 312 314 333 doublescan -hsync -vsync (**) S3VIRGE(0): Default mode "400x300": 28.1 MHz, 53.7 kHz, 85.3 Hz (D) (II) S3VIRGE(0): Modeline "400x300" 28.15 400 416 448 524 300 300 302 315 doublescan +hsync +vsync (**) S3VIRGE(0): Default mode "400x300": 24.8 MHz, 46.9 kHz, 75.1 Hz (D) (II) S3VIRGE(0): Modeline "400x300" 24.75 400 408 448 528 300 300 302 312 doublescan +hsync +vsync (**) S3VIRGE(0): Default mode "400x300": 25.0 MHz, 48.1 kHz, 72.2 Hz (D) (II) S3VIRGE(0): Modeline "400x300" 25.00 400 428 488 520 300 318 321 333 doublescan +hsync +vsync (**) S3VIRGE(0): Default mode "400x300": 20.0 MHz, 37.9 kHz, 60.3 Hz (D) (II) S3VIRGE(0): Modeline "400x300" 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (**) S3VIRGE(0): Default mode "400x300": 18.0 MHz, 35.2 kHz, 56.3 Hz (D) (II) S3VIRGE(0): Modeline "400x300" 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (**) S3VIRGE(0): Default mode "320x240": 18.0 MHz, 43.3 kHz, 85.2 Hz (D) (II) S3VIRGE(0): Modeline "320x240" 18.00 320 348 376 416 240 240 242 254 doublescan -hsync -vsync (**) S3VIRGE(0): Default mode "320x240": 15.8 MHz, 37.5 kHz, 75.0 Hz (D) (II) S3VIRGE(0): Modeline "320x240" 15.75 320 328 360 420 240 240 242 250 doublescan -hsync -vsync (**) S3VIRGE(0): Default mode "320x240": 15.8 MHz, 37.9 kHz, 72.8 Hz (D) (II) S3VIRGE(0): Modeline "320x240" 15.75 320 332 352 416 240 244 245 260 doublescan -hsync -vsync (**) S3VIRGE(0): Default mode "320x240": 12.6 MHz, 31.5 kHz, 60.1 Hz (D) (II) S3VIRGE(0): Modeline "320x240" 12.60 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (**) S3VIRGE(0): Default mode "360x200": 17.8 MHz, 37.9 kHz, 85.0 Hz (D) (II) S3VIRGE(0): Modeline "360x200" 17.75 360 378 414 468 200 200 202 223 doublescan -hsync +vsync (**) S3VIRGE(0): Default mode "320x200": 15.8 MHz, 37.9 kHz, 85.3 Hz (D) (II) S3VIRGE(0): Modeline "320x200" 15.75 320 336 368 416 200 200 202 222 doublescan -hsync +vsync (**) S3VIRGE(0): Default mode "320x175": 15.8 MHz, 37.9 kHz, 85.3 Hz (D) (II) S3VIRGE(0): Modeline "320x175" 15.75 320 336 368 416 175 191 192 222 doublescan +hsync -vsync (==) S3VIRGE(0): DPI set to (75, 75) (II) Loading sub module "fb" (II) LoadModule: "fb" (II) Loading /usr/lib/xorg/modules/libfb.so (II) Module fb: vendor="X.Org Foundation" compiled for 7.1.1, module version = 1.0.0 ABI class: X.Org ANSI C Emulation, version 0.3 (II) Loading sub module "xaa" (II) LoadModule: "xaa" (II) Loading /usr/lib/xorg/modules/libxaa.so (II) Module xaa: vendor="X.Org Foundation" compiled for 7.1.1, module version = 1.2.0 ABI class: X.Org Video Driver, version 1.0 (II) Loading sub module "ramdac" (II) LoadModule: "ramdac" (II) Loading /usr/lib/xorg/modules/libramdac.so (II) Module ramdac: vendor="X.Org Foundation" compiled for 7.1.1, module version = 0.1.0 ABI class: X.Org Video Driver, version 1.0 (II) Loading sub module "vgahw" (II) LoadModule: "vgahw" (II) Reloading /usr/lib/xorg/modules/libvgahw.so (II) S3VIRGE(1): Creating default Display subsection in Screen section "Screen1" for depth/fbbpp 24/24 (**) S3VIRGE(1): Depth 24, (--) framebuffer bpp 24 (==) S3VIRGE(1): RGB weight 888 (==) S3VIRGE(1): Default visual is TrueColor (**) S3VIRGE(1): Option "pci_burst" "on" (**) S3VIRGE(1): Option "pci_retry" "on" (**) S3VIRGE(1): Option: pci_burst - PCI burst read enabled (**) S3VIRGE(1): Option: pci_retry (==) S3VIRGE(1): Using HW Cursor (==) S3VIRGE(1): Using fb. (==) S3VIRGE(1): mx_cr3a_fix. (II) Loading sub module "vbe" (II) LoadModule: "vbe" (II) Reloading /usr/lib/xorg/modules/libvbe.so (II) Loading sub module "int10" (II) LoadModule: "int10" (II) Reloading /usr/lib/xorg/modules/libint10.so (II) S3VIRGE(1): initializing int10 (II) Attempted to read BIOS 64KB from /sys/bus/pci/devices/0000:01:00.0/rom: got 32KB (II) S3VIRGE(1): VESA BIOS detected (II) S3VIRGE(1): VESA VBE Version 2.0 (II) S3VIRGE(1): VESA VBE Total Mem: 4096 kB (II) S3VIRGE(1): VESA VBE OEM: S3 Incorporated. 86C362 (II) S3VIRGE(1): VESA VBE OEM Software Rev: 1.1 (II) S3VIRGE(1): VESA VBE OEM Vendor: S3 Incorporated. (II) S3VIRGE(1): VESA VBE OEM Product: Trio3D/2X (II) S3VIRGE(1): VESA VBE OEM Product Rev: Rev C (--) S3VIRGE(1): Chipset: "trio 3d/2x" (==) S3VIRGE(1): XVideo supported. (II) S3VIRGE(1): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000 (II) S3VIRGE(1): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000 (II) Loading sub module "ddc" (II) LoadModule: "ddc" (II) Reloading /usr/lib/xorg/modules/libddc.so (II) Loading sub module "ddc" (II) LoadModule: "ddc" (II) Reloading /usr/lib/xorg/modules/libddc.so (II) S3VIRGE(1): VESA VBE DDC supported (II) S3VIRGE(1): VESA VBE DDC Level 2 (II) S3VIRGE(1): VESA VBE DDC transfer in appr. 1 sec. (II) S3VIRGE(1): VESA VBE DDC read successfully (II) S3VIRGE(1): Manufacturer: TAT Model: 31d7 Serial#: 630247 (II) S3VIRGE(1): Year: 2001 Week: 52 (II) S3VIRGE(1): EDID Version: 1.3 (II) S3VIRGE(1): Analog Display Input, Input Voltage Level: 0.700/0.700 V (II) S3VIRGE(1): Sync: Separate (II) S3VIRGE(1): Max H-Image Size [cm]: horiz.: 32 vert.: 24 (II) S3VIRGE(1): Gamma: 2.77 (II) S3VIRGE(1): DPMS capabilities: StandBy Suspend Off; RGB/Color Display (II) S3VIRGE(1): First detailed timing is preferred mode (II) S3VIRGE(1): redX: 0.630 redY: 0.340 greenX: 0.280 greenY: 0.601 (II) S3VIRGE(1): blueX: 0.145 blueY: 0.061 whiteX: 0.281 whiteY: 0.311 (II) S3VIRGE(1): Supported VESA Video Modes: (II) S3VIRGE(1): 720x400 at 70Hz (II) S3VIRGE(1): 640x480 at 60Hz (II) S3VIRGE(1): 640x480 at 75Hz (II) S3VIRGE(1): 800x600 at 60Hz (II) S3VIRGE(1): 800x600 at 75Hz (II) S3VIRGE(1): 1024x768 at 60Hz (II) S3VIRGE(1): 1024x768 at 70Hz (II) S3VIRGE(1): 1024x768 at 75Hz (II) S3VIRGE(1): Manufacturer's mask: 0 (II) S3VIRGE(1): Supported Future Video Modes: (II) S3VIRGE(1): #0: hsize: 640 vsize 480 refresh: 85 vid: 22833 (II) S3VIRGE(1): #1: hsize: 800 vsize 600 refresh: 85 vid: 22853 (II) S3VIRGE(1): #2: hsize: 1024 vsize 768 refresh: 85 vid: 22881 (II) S3VIRGE(1): #3: hsize: 1280 vsize 1024 refresh: 60 vid: 32897 (II) S3VIRGE(1): Supported additional Video Mode: (II) S3VIRGE(1): clock: 94.5 MHz Image Size: 306 x 230 mm (II) S3VIRGE(1): h_active: 1024 h_sync: 1072 h_sync_end 1168 h_blank_end 1376 h_border: 0 (II) S3VIRGE(1): v_active: 768 v_sync: 769 v_sync_end 772 v_blanking: 808 v_border: 0 (II) S3VIRGE(1): Ranges: V min: 50 V max: 120 Hz, H min: 30 H max: 70 kHz, (II) S3VIRGE(1): Serial No: 80H152630247 (II) S3VIRGE(1): Monitor name: TATUNG C7ES (II) S3VIRGE(1): EDID (in hex): (II) S3VIRGE(1): 00ffffffffffff005034d731e79d0900 (II) S3VIRGE(1): 340b0103682018b1ea4f22a157479925 (II) S3VIRGE(1): 0f484fa54e0031594559615981800101 (II) S3VIRGE(1): 010101010101ea240060410028303060 (II) S3VIRGE(1): 130032e61000001e000000fd0032781e (II) S3VIRGE(1): 46ff000a202020202020000000ff0038 (II) S3VIRGE(1): 30483135323633303234370a000000fc (II) S3VIRGE(1): 00544154554e4720433745530a200007 (II) S3VIRGE(1): Using hsync ranges from config file (II) S3VIRGE(1): Using vrefresh ranges from config file (II) S3VIRGE(1): Printing DDC gathered Modelines: (II) S3VIRGE(1): Modeline "800x600" 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (II) S3VIRGE(1): Modeline "640x480" 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (II) S3VIRGE(1): Modeline "640x480" 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (II) S3VIRGE(1): Modeline "720x400" 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (II) S3VIRGE(1): Modeline "1024x768" 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (II) S3VIRGE(1): Modeline "1024x768" 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (II) S3VIRGE(1): Modeline "1024x768" 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (II) S3VIRGE(1): Modeline "800x600" 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (II) S3VIRGE(1): Modeline "640x480" 35.00 640 664 728 816 480 483 487 507 -hsync +vsync (II) S3VIRGE(1): Modeline "800x600" 56.75 800 848 928 1056 600 603 607 633 -hsync +vsync (II) S3VIRGE(1): Modeline "1024x768" 94.50 1024 1096 1200 1376 768 771 775 809 -hsync +vsync (II) S3VIRGE(1): Modeline "1280x1024" 109.00 1280 1368 1496 1712 1024 1027 1034 1063 -hsync +vsync (II) S3VIRGE(1): Modeline "1024x768" 94.50 1024 1072 1168 1376 768 769 772 808 +hsync +vsync (==) S3VIRGE(1): Using gamma correction (1.0, 1.0, 1.0) (--) S3VIRGE(1): videoram: 4096k (--) S3VIRGE(1): Detected current MCLK value of 100.227 MHz (II) S3VIRGE(1): Monitor1: Using hsync range of 31.50-80.00 kHz (II) S3VIRGE(1): Monitor1: Using vrefresh range of 30.00-100.00 Hz (II) S3VIRGE(1): Estimated virtual size for aspect ratio 1.3333 is 1024x768 (II) S3VIRGE(1): Clock range: 10.00 to 270.00 MHz (II) S3VIRGE(1): Not using default mode "1152x864" (width too large for virtual size) (II) S3VIRGE(1): Not using default mode "1280x960" (width too large for virtual size) (II) S3VIRGE(1): Not using default mode "1280x960" (width too large for virtual size) (II) S3VIRGE(1): Not using default mode "640x480" (hsync out of range) (II) S3VIRGE(1): Not using default mode "1280x1024" (width too large for virtual size) (II) S3VIRGE(1): Not using default mode "1280x1024" (width too large for virtual size) (II) S3VIRGE(1): Not using default mode "1280x1024" (width too large for virtual size) (II) S3VIRGE(1): Not using default mode "640x512" (hsync out of range) (II) S3VIRGE(1): Not using default mode "1600x1200" (insufficient memory for mode) (II) S3VIRGE(1): Not using default mode "1600x1200" (insufficient memory for mode) (II) S3VIRGE(1): Not using default mode "800x600" (hsync out of range) (II) S3VIRGE(1): Not using default mode "1600x1200" (insufficient memory for mode) (II) S3VIRGE(1): Not using default mode "800x600" (hsync out of range) (II) S3VIRGE(1): Not using default mode "1600x1200" (insufficient memory for mode) (II) S3VIRGE(1): Not using default mode "800x600" (hsync out of range) (II) S3VIRGE(1): Not using default mode "1600x1200" (insufficient memory for mode) (II) S3VIRGE(1): Not using default mode "800x600" (hsync out of range) (II) S3VIRGE(1): Not using default mode "1792x1344" (insufficient memory for mode) (II) S3VIRGE(1): Not using default mode "896x672" (hsync out of range) (II) S3VIRGE(1): Not using default mode "1792x1344" (insufficient memory for mode) (II) S3VIRGE(1): Not using default mode "896x672" (hsync out of range) (II) S3VIRGE(1): Not using default mode "1856x1392" (insufficient memory for mode) (II) S3VIRGE(1): Not using default mode "928x696" (hsync out of range) (II) S3VIRGE(1): Not using default mode "1856x1392" (insufficient memory for mode) (II) S3VIRGE(1): Not using default mode "928x696" (hsync out of range) (II) S3VIRGE(1): Not using default mode "1920x1440" (insufficient memory for mode) (II) S3VIRGE(1): Not using default mode "960x720" (hsync out of range) (II) S3VIRGE(1): Not using default mode "1920x1440" (insufficient memory for mode) (II) S3VIRGE(1): Not using default mode "960x720" (hsync out of range) (II) S3VIRGE(1): Not using default mode "1152x768" (width too large for virtual size) (II) S3VIRGE(1): Not using default mode "1152x864" (width too large for virtual size) (II) S3VIRGE(1): Not using default mode "1152x864" (width too large for virtual size) (II) S3VIRGE(1): Not using default mode "1152x864" (width too large for virtual size) (II) S3VIRGE(1): Not using default mode "1152x864" (width too large for virtual size) (II) S3VIRGE(1): Not using default mode "1152x864" (width too large for virtual size) (II) S3VIRGE(1): Not using default mode "1152x864" (width too large for virtual size) (II) S3VIRGE(1): Not using default mode "576x432" (hsync out of range) (II) S3VIRGE(1): Not using default mode "1280x720" (width too large for virtual size) (II) S3VIRGE(1): Not using default mode "1280x720" (width too large for virtual size) (II) S3VIRGE(1): Not using default mode "1280x720" (width too large for virtual size) (II) S3VIRGE(1): Not using default mode "1280x720" (width too large for virtual size) (II) S3VIRGE(1): Not using default mode "1280x800" (width too large for virtual size) (II) S3VIRGE(1): Not using default mode "1280x800" (width too large for virtual size) (II) S3VIRGE(1): Not using default mode "1280x800" (width too large for virtual size) (II) S3VIRGE(1): Not using default mode "1280x800" (width too large for virtual size) (II) S3VIRGE(1): Not using default mode "1280x768" (width too large for virtual size) (II) S3VIRGE(1): Not using default mode "1280x768" (width too large for virtual size) (II) S3VIRGE(1): Not using default mode "1280x768" (width too large for virtual size) (II) S3VIRGE(1): Not using default mode "1280x768" (width too large for virtual size) (II) S3VIRGE(1): Not using default mode "1400x1050" (insufficient memory for mode) (II) S3VIRGE(1): Not using default mode "1400x1050" (insufficient memory for mode) (II) S3VIRGE(1): Not using default mode "1400x1050" (insufficient memory for mode) (II) S3VIRGE(1): Not using default mode "1400x1050" (insufficient memory for mode) (II) S3VIRGE(1): Not using default mode "700x525" (hsync out of range) (II) S3VIRGE(1): Not using default mode "1400x1050" (insufficient memory for mode) (II) S3VIRGE(1): Not using default mode "700x525" (hsync out of range) (II) S3VIRGE(1): Not using default mode "1400x1050" (insufficient memory for mode) (II) S3VIRGE(1): Not using default mode "700x525" (hsync out of range) (II) S3VIRGE(1): Not using default mode "1440x900" (width too large for virtual size) (II) S3VIRGE(1): Not using default mode "1600x1024" (insufficient memory for mode) (II) S3VIRGE(1): Not using default mode "1680x1050" (insufficient memory for mode) (II) S3VIRGE(1): Not using default mode "1680x1050" (insufficient memory for mode) (II) S3VIRGE(1): Not using default mode "1680x1050" (insufficient memory for mode) (II) S3VIRGE(1): Not using default mode "840x525" (hsync out of range) (II) S3VIRGE(1): Not using default mode "1680x1050" (insufficient memory for mode) (II) S3VIRGE(1): Not using default mode "840x525" (hsync out of range) (II) S3VIRGE(1): Not using default mode "1920x1080" (insufficient memory for mode) (II) S3VIRGE(1): Not using default mode "1920x1080" (insufficient memory for mode) (II) S3VIRGE(1): Not using default mode "1920x1080" (insufficient memory for mode) (II) S3VIRGE(1): Not using default mode "960x540" (hsync out of range) (II) S3VIRGE(1): Not using default mode "1920x1080" (insufficient memory for mode) (II) S3VIRGE(1): Not using default mode "960x540" (hsync out of range) (II) S3VIRGE(1): Not using default mode "1920x1200" (insufficient memory for mode) (II) S3VIRGE(1): Not using default mode "1920x1200" (insufficient memory for mode) (II) S3VIRGE(1): Not using default mode "960x600" (hsync out of range) (II) S3VIRGE(1): Not using default mode "1920x1200" (insufficient memory for mode) (II) S3VIRGE(1): Not using default mode "960x600" (hsync out of range) (II) S3VIRGE(1): Not using default mode "1920x1200" (insufficient memory for mode) (II) S3VIRGE(1): Not using default mode "960x600" (hsync out of range) (II) S3VIRGE(1): Not using default mode "1920x1200" (insufficient memory for mode) (II) S3VIRGE(1): Not using default mode "960x600" (hsync out of range) (II) S3VIRGE(1): Not using default mode "1920x1440" (insufficient memory for mode) (II) S3VIRGE(1): Not using default mode "960x720" (hsync out of range) (II) S3VIRGE(1): Not using default mode "2048x1536" (insufficient memory for mode) (II) S3VIRGE(1): Not using default mode "1024x768" (hsync out of range) (II) S3VIRGE(1): Not using default mode "2048x1536" (insufficient memory for mode) (II) S3VIRGE(1): Not using default mode "1024x768" (hsync out of range) (II) S3VIRGE(1): Not using default mode "2048x1536" (insufficient memory for mode) (II) S3VIRGE(1): Not using default mode "1024x768" (hsync out of range) (II) S3VIRGE(1): Not using default mode "2560x1600" (insufficient memory for mode) (II) S3VIRGE(1): Not using default mode "1280x800" (width too large for virtual size) (II) S3VIRGE(1): Not using default mode "2560x1600" (insufficient memory for mode) (II) S3VIRGE(1): Not using default mode "1280x800" (width too large for virtual size) (II) S3VIRGE(1): Not using default mode "2560x1600" (insufficient memory for mode) (II) S3VIRGE(1): Not using default mode "1280x800" (width too large for virtual size) (II) S3VIRGE(1): Not using default mode "2560x1600" (insufficient memory for mode) (II) S3VIRGE(1): Not using default mode "1280x800" (width too large for virtual size) (II) S3VIRGE(1): Not using driver mode "1280x1024" (width too large for virtual size) (--) S3VIRGE(1): Virtual size is 1024x768 (pitch 1024) (**) S3VIRGE(1): *Driver mode "1024x768": 94.5 MHz, 68.7 kHz, 85.0 Hz (II) S3VIRGE(1): Modeline "1024x768" 94.50 1024 1072 1168 1376 768 769 772 808 +hsync +vsync (**) S3VIRGE(1): *Driver mode "1024x768": 94.5 MHz, 68.7 kHz, 84.9 Hz (II) S3VIRGE(1): Modeline "1024x768" 94.50 1024 1096 1200 1376 768 771 775 809 -hsync +vsync (**) S3VIRGE(1): *Driver mode "1024x768": 78.8 MHz, 60.1 kHz, 75.1 Hz (II) S3VIRGE(1): Modeline "1024x768" 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (**) S3VIRGE(1): *Driver mode "1024x768": 75.0 MHz, 56.5 kHz, 70.1 Hz (II) S3VIRGE(1): Modeline "1024x768" 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (**) S3VIRGE(1): *Driver mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz (II) S3VIRGE(1): Modeline "1024x768" 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (**) S3VIRGE(1): *Default mode "1024x768": 94.5 MHz, 68.7 kHz, 85.0 Hz (II) S3VIRGE(1): Modeline "1024x768" 94.50 1024 1072 1168 1376 768 769 772 808 +hsync +vsync (**) S3VIRGE(1): *Default mode "1024x768": 78.8 MHz, 60.1 kHz, 75.1 Hz (II) S3VIRGE(1): Modeline "1024x768" 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (**) S3VIRGE(1): *Default mode "1024x768": 75.0 MHz, 56.5 kHz, 70.1 Hz (II) S3VIRGE(1): Modeline "1024x768" 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (**) S3VIRGE(1): *Default mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz (II) S3VIRGE(1): Modeline "1024x768" 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (**) S3VIRGE(1): *Default mode "1024x768": 44.9 MHz, 35.5 kHz, 86.9 Hz (I) (II) S3VIRGE(1): Modeline "1024x768" 44.90 1024 1032 1208 1264 768 768 776 817 interlace +hsync +vsync (**) S3VIRGE(1): *Default mode "960x600": 96.6 MHz, 74.5 kHz, 60.0 Hz (D) (II) S3VIRGE(1): Modeline "960x600" 96.58 960 1024 1128 1296 600 600 602 621 doublescan -hsync +vsync (**) S3VIRGE(1): *Default mode "832x624": 57.3 MHz, 49.7 kHz, 74.6 Hz (II) S3VIRGE(1): Modeline "832x624" 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (**) S3VIRGE(1): *Default mode "960x540": 102.1 MHz, 78.8 kHz, 70.0 Hz (D) (II) S3VIRGE(1): Modeline "960x540" 102.12 960 1028 1128 1296 540 541 544 563 doublescan -hsync +vsync (**) S3VIRGE(1): *Default mode "960x540": 86.5 MHz, 67.2 kHz, 60.0 Hz (D) (II) S3VIRGE(1): Modeline "960x540" 86.50 960 1024 1124 1288 540 541 544 560 doublescan -hsync +vsync (**) S3VIRGE(1): *Driver mode "800x600": 56.8 MHz, 53.7 kHz, 84.9 Hz (II) S3VIRGE(1): Modeline "800x600" 56.75 800 848 928 1056 600 603 607 633 -hsync +vsync (**) S3VIRGE(1): *Driver mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz (II) S3VIRGE(1): Modeline "800x600" 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (**) S3VIRGE(1): *Driver mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz (II) S3VIRGE(1): Modeline "800x600" 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (**) S3VIRGE(1): *Default mode "800x600": 56.3 MHz, 53.7 kHz, 85.1 Hz (II) S3VIRGE(1): Modeline "800x600" 56.30 800 832 896 1048 600 601 604 631 +hsync +vsync (**) S3VIRGE(1): *Default mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz (II) S3VIRGE(1): Modeline "800x600" 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (**) S3VIRGE(1): *Default mode "800x600": 50.0 MHz, 48.1 kHz, 72.2 Hz (II) S3VIRGE(1): Modeline "800x600" 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (**) S3VIRGE(1): *Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz (II) S3VIRGE(1): Modeline "800x600" 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (**) S3VIRGE(1): *Default mode "800x600": 81.0 MHz, 75.0 kHz, 60.0 Hz (D) (II) S3VIRGE(1): Modeline "800x600" 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (**) S3VIRGE(1): *Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz (II) S3VIRGE(1): Modeline "800x600" 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (**) S3VIRGE(1): *Default mode "840x525": 87.0 MHz, 76.6 kHz, 69.9 Hz (D) (II) S3VIRGE(1): Modeline "840x525" 87.00 840 900 988 1136 525 526 529 548 doublescan -hsync +vsync (**) S3VIRGE(1): *Default mode "840x525": 73.1 MHz, 65.3 kHz, 60.0 Hz (D) (II) S3VIRGE(1): Modeline "840x525" 73.12 840 892 980 1120 525 526 529 544 doublescan -hsync +vsync (**) S3VIRGE(1): *Default mode "700x525": 72.5 MHz, 76.5 kHz, 70.1 Hz (D) (II) S3VIRGE(1): Modeline "700x525" 72.53 700 748 824 948 525 525 527 546 doublescan -hsync +vsync (**) S3VIRGE(1): *Default mode "700x525": 75.5 MHz, 77.0 kHz, 70.0 Hz (D) (II) S3VIRGE(1): Modeline "700x525" 75.50 700 732 828 980 525 525 527 550 doublescan +hsync +vsync (**) S3VIRGE(1): *Default mode "700x525": 61.0 MHz, 64.9 kHz, 60.0 Hz (D) (II) S3VIRGE(1): Modeline "700x525" 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (**) S3VIRGE(1): *Default mode "640x512": 67.5 MHz, 80.0 kHz, 75.0 Hz (D) (II) S3VIRGE(1): Modeline "640x512" 67.50 640 648 720 844 512 512 514 533 doublescan +hsync +vsync (**) S3VIRGE(1): *Default mode "640x512": 54.0 MHz, 64.0 kHz, 60.0 Hz (D) (II) S3VIRGE(1): Modeline "640x512" 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (**) S3VIRGE(1): *Default mode "720x450": 53.2 MHz, 55.9 kHz, 59.9 Hz (D) (II) S3VIRGE(1): Modeline "720x450" 53.25 720 760 836 952 450 451 454 467 doublescan -hsync +vsync (**) S3VIRGE(1): *Driver mode "640x480": 35.0 MHz, 42.9 kHz, 84.6 Hz (II) S3VIRGE(1): Modeline "640x480" 35.00 640 664 728 816 480 483 487 507 -hsync +vsync (**) S3VIRGE(1): *Driver mode "640x480": 31.5 MHz, 37.5 kHz, 75.0 Hz (II) S3VIRGE(1): Modeline "640x480" 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (**) S3VIRGE(1): *Driver mode "640x480": 25.2 MHz, 31.5 kHz, 60.0 Hz (II) S3VIRGE(1): Modeline "640x480" 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (**) S3VIRGE(1): *Default mode "640x480": 36.0 MHz, 43.3 kHz, 85.0 Hz (II) S3VIRGE(1): Modeline "640x480" 36.00 640 696 752 832 480 481 484 509 -hsync -vsync (**) S3VIRGE(1): *Default mode "640x480": 31.5 MHz, 37.5 kHz, 75.0 Hz (II) S3VIRGE(1): Modeline "640x480" 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (**) S3VIRGE(1): *Default mode "640x480": 31.5 MHz, 37.9 kHz, 72.8 Hz (II) S3VIRGE(1): Modeline "640x480" 31.50 640 664 704 832 480 489 491 520 -hsync -vsync (**) S3VIRGE(1): *Default mode "640x480": 25.2 MHz, 31.5 kHz, 60.0 Hz (II) S3VIRGE(1): Modeline "640x480" 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (**) S3VIRGE(1): *Default mode "640x480": 54.0 MHz, 60.0 kHz, 60.0 Hz (D) (II) S3VIRGE(1): Modeline "640x480" 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (**) S3VIRGE(1): *Driver mode "720x400": 28.3 MHz, 31.5 kHz, 70.1 Hz (II) S3VIRGE(1): Modeline "720x400" 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (**) S3VIRGE(1): *Default mode "720x400": 35.5 MHz, 37.9 kHz, 85.0 Hz (II) S3VIRGE(1): Modeline "720x400" 35.50 720 756 828 936 400 401 404 446 -hsync +vsync (**) S3VIRGE(1): *Default mode "640x400": 31.5 MHz, 37.9 kHz, 85.1 Hz (II) S3VIRGE(1): Modeline "640x400" 31.50 640 672 736 832 400 401 404 445 -hsync +vsync (**) S3VIRGE(1): *Default mode "640x400": 61.7 MHz, 71.4 kHz, 85.0 Hz (D) (II) S3VIRGE(1): Modeline "640x400" 61.69 640 684 752 864 400 400 402 420 doublescan -hsync +vsync (**) S3VIRGE(1): *Default mode "640x400": 53.6 MHz, 62.6 kHz, 75.1 Hz (D) (II) S3VIRGE(1): Modeline "640x400" 53.60 640 680 748 856 400 400 402 417 doublescan -hsync +vsync (**) S3VIRGE(1): *Default mode "640x400": 49.4 MHz, 58.3 kHz, 70.1 Hz (D) (II) S3VIRGE(1): Modeline "640x400" 49.45 640 676 744 848 400 400 402 416 doublescan -hsync +vsync (**) S3VIRGE(1): *Default mode "640x400": 41.7 MHz, 49.7 kHz, 60.0 Hz (D) (II) S3VIRGE(1): Modeline "640x400" 41.73 640 672 740 840 400 400 402 414 doublescan -hsync +vsync (**) S3VIRGE(1): *Default mode "576x432": 60.8 MHz, 77.5 kHz, 85.2 Hz (D) (II) S3VIRGE(1): Modeline "576x432" 60.75 576 608 672 784 432 432 434 455 doublescan +hsync -vsync (**) S3VIRGE(1): *Default mode "576x432": 59.8 MHz, 77.1 kHz, 85.1 Hz (D) (II) S3VIRGE(1): Modeline "576x432" 59.83 576 612 676 776 432 432 434 453 doublescan -hsync +vsync (**) S3VIRGE(1): *Default mode "576x432": 54.0 MHz, 67.5 kHz, 75.0 Hz (D) (II) S3VIRGE(1): Modeline "576x432" 54.00 576 608 672 800 432 432 434 450 doublescan +hsync +vsync (**) S3VIRGE(1): *Default mode "576x432": 52.5 MHz, 67.6 kHz, 75.0 Hz (D) (II) S3VIRGE(1): Modeline "576x432" 52.49 576 612 676 776 432 432 434 451 doublescan -hsync +vsync (**) S3VIRGE(1): *Default mode "576x432": 48.4 MHz, 63.0 kHz, 70.0 Hz (D) (II) S3VIRGE(1): Modeline "576x432" 48.38 576 612 672 768 432 432 434 450 doublescan -hsync +vsync (**) S3VIRGE(1): *Default mode "576x432": 40.8 MHz, 53.7 kHz, 60.1 Hz (D) (II) S3VIRGE(1): Modeline "576x432" 40.81 576 608 668 760 432 432 434 447 doublescan -hsync +vsync (**) S3VIRGE(1): *Default mode "640x384": 59.3 MHz, 68.6 kHz, 85.1 Hz (D) (II) S3VIRGE(1): Modeline "640x384" 59.27 640 684 752 864 384 384 386 403 doublescan -hsync +vsync (**) S3VIRGE(1): *Default mode "640x384": 51.5 MHz, 60.2 kHz, 75.0 Hz (D) (II) S3VIRGE(1): Modeline "640x384" 51.49 640 680 748 856 384 384 386 401 doublescan -hsync +vsync (**) S3VIRGE(1): *Default mode "640x384": 47.5 MHz, 56.0 kHz, 70.0 Hz (D) (II) S3VIRGE(1): Modeline "640x384" 47.49 640 676 744 848 384 384 386 400 doublescan -hsync +vsync (**) S3VIRGE(1): *Default mode "640x384": 40.1 MHz, 47.7 kHz, 60.1 Hz (D) (II) S3VIRGE(1): Modeline "640x384" 40.07 640 672 740 840 384 384 386 397 doublescan -hsync +vsync (**) S3VIRGE(1): *Default mode "640x360": 55.0 MHz, 64.3 kHz, 85.0 Hz (D) (II) S3VIRGE(1): Modeline "640x360" 55.01 640 680 748 856 360 360 362 378 doublescan -hsync +vsync (**) S3VIRGE(1): *Default mode "640x360": 47.8 MHz, 56.4 kHz, 75.0 Hz (D) (II) S3VIRGE(1): Modeline "640x360" 47.83 640 676 744 848 360 360 362 376 doublescan -hsync +vsync (**) S3VIRGE(1): *Default mode "640x360": 44.5 MHz, 52.5 kHz, 70.0 Hz (D) (II) S3VIRGE(1): Modeline "640x360" 44.52 640 676 744 848 360 360 362 375 doublescan -hsync +vsync (**) S3VIRGE(1): *Default mode "640x360": 37.2 MHz, 44.8 kHz, 60.0 Hz (D) (II) S3VIRGE(1): Modeline "640x360" 37.24 640 668 736 832 360 360 362 373 doublescan -hsync +vsync (**) S3VIRGE(1): *Default mode "640x350": 31.5 MHz, 37.9 kHz, 85.1 Hz (II) S3VIRGE(1): Modeline "640x350" 31.50 640 672 736 832 350 382 385 445 +hsync -vsync (**) S3VIRGE(1): *Default mode "576x384": 32.5 MHz, 44.2 kHz, 54.8 Hz (D) (II) S3VIRGE(1): Modeline "576x384" 32.50 576 589 657 736 384 385 388 403 doublescan +hsync +vsync (**) S3VIRGE(1): *Default mode "512x384": 47.2 MHz, 68.7 kHz, 85.0 Hz (D) (II) S3VIRGE(1): Modeline "512x384" 47.25 512 536 584 688 384 384 386 404 doublescan +hsync +vsync (**) S3VIRGE(1): *Default mode "512x384": 39.4 MHz, 60.1 kHz, 75.1 Hz (D) (II) S3VIRGE(1): Modeline "512x384" 39.40 512 520 568 656 384 384 386 400 doublescan +hsync +vsync (**) S3VIRGE(1): *Default mode "512x384": 37.5 MHz, 56.5 kHz, 70.1 Hz (D) (II) S3VIRGE(1): Modeline "512x384" 37.50 512 524 592 664 384 385 388 403 doublescan -hsync -vsync (**) S3VIRGE(1): *Default mode "512x384": 32.5 MHz, 48.4 kHz, 60.0 Hz (D) (II) S3VIRGE(1): Modeline "512x384" 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (**) S3VIRGE(1): *Default mode "512x384": 22.4 MHz, 35.5 kHz, 86.6 Hz (D) (II) S3VIRGE(1): Modeline "512x384" 22.45 512 516 604 632 384 384 388 409 interlace doublescan +hsync +vsync (**) S3VIRGE(1): *Default mode "416x312": 28.6 MHz, 49.7 kHz, 74.7 Hz (D) (II) S3VIRGE(1): Modeline "416x312" 28.64 416 432 464 576 312 312 314 333 doublescan -hsync -vsync (**) S3VIRGE(1): *Default mode "400x300": 28.1 MHz, 53.7 kHz, 85.3 Hz (D) (II) S3VIRGE(1): Modeline "400x300" 28.15 400 416 448 524 300 300 302 315 doublescan +hsync +vsync (**) S3VIRGE(1): *Default mode "400x300": 24.8 MHz, 46.9 kHz, 75.1 Hz (D) (II) S3VIRGE(1): Modeline "400x300" 24.75 400 408 448 528 300 300 302 312 doublescan +hsync +vsync (**) S3VIRGE(1): *Default mode "400x300": 25.0 MHz, 48.1 kHz, 72.2 Hz (D) (II) S3VIRGE(1): Modeline "400x300" 25.00 400 428 488 520 300 318 321 333 doublescan +hsync +vsync (**) S3VIRGE(1): *Default mode "400x300": 20.0 MHz, 37.9 kHz, 60.3 Hz (D) (II) S3VIRGE(1): Modeline "400x300" 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (**) S3VIRGE(1): *Default mode "400x300": 18.0 MHz, 35.2 kHz, 56.3 Hz (D) (II) S3VIRGE(1): Modeline "400x300" 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (**) S3VIRGE(1): *Default mode "320x240": 18.0 MHz, 43.3 kHz, 85.2 Hz (D) (II) S3VIRGE(1): Modeline "320x240" 18.00 320 348 376 416 240 240 242 254 doublescan -hsync -vsync (**) S3VIRGE(1): *Default mode "320x240": 15.8 MHz, 37.5 kHz, 75.0 Hz (D) (II) S3VIRGE(1): Modeline "320x240" 15.75 320 328 360 420 240 240 242 250 doublescan -hsync -vsync (**) S3VIRGE(1): *Default mode "320x240": 15.8 MHz, 37.9 kHz, 72.8 Hz (D) (II) S3VIRGE(1): Modeline "320x240" 15.75 320 332 352 416 240 244 245 260 doublescan -hsync -vsync (**) S3VIRGE(1): *Default mode "320x240": 12.6 MHz, 31.5 kHz, 60.1 Hz (D) (II) S3VIRGE(1): Modeline "320x240" 12.60 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (**) S3VIRGE(1): *Default mode "360x200": 17.8 MHz, 37.9 kHz, 85.0 Hz (D) (II) S3VIRGE(1): Modeline "360x200" 17.75 360 378 414 468 200 200 202 223 doublescan -hsync +vsync (**) S3VIRGE(1): *Default mode "320x200": 15.8 MHz, 37.9 kHz, 85.3 Hz (D) (II) S3VIRGE(1): Modeline "320x200" 15.75 320 336 368 416 200 200 202 222 doublescan -hsync +vsync (**) S3VIRGE(1): *Default mode "320x175": 15.8 MHz, 37.9 kHz, 85.3 Hz (D) (II) S3VIRGE(1): Modeline "320x175" 15.75 320 336 368 416 175 191 192 222 doublescan +hsync -vsync (**) S3VIRGE(1): Display dimensions: (320, 240) mm (**) S3VIRGE(1): DPI set to (81, 81) (II) Loading sub module "fb" (II) LoadModule: "fb" (II) Reloading /usr/lib/xorg/modules/libfb.so (II) Loading sub module "xaa" (II) LoadModule: "xaa" (II) Reloading /usr/lib/xorg/modules/libxaa.so (II) Loading sub module "ramdac" (II) LoadModule: "ramdac" (II) Reloading /usr/lib/xorg/modules/libramdac.so (==) Depth 24 pixmap format is 32 bpp (II) do I need RAC? Yes, I do. (II) LoadModule: "rac" (II) Loading /usr/lib/xorg/modules/librac.so (II) Module rac: vendor="X.Org Foundation" compiled for 7.1.1, module version = 1.0.0 ABI class: X.Org Video Driver, version 1.0 (II) resource ranges after preInit: [0] 1 0 0xd0000000 - 0xd3ffffff (0x4000000) MS[B] [1] 0 0 0xd8000000 - 0xdbffffff (0x4000000) MS[B] [2] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [3] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [4] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [5] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [6] -1 0 0xdd800000 - 0xdd80007f (0x80) MX[B] [7] -1 0 0xdd000000 - 0xdcffffff (0x0) MX[B]O [8] -1 0 0xd8000000 - 0xdbffffff (0x4000000) MX[B](B) [9] -1 0 0xd0000000 - 0xd3ffffff (0x4000000) MX[B](B) [10] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprD) [11] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD) [12] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprD) [13] 1 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprD) [14] 1 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD) [15] 1 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprD) [16] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [17] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [18] -1 0 0x0000e000 - 0x0000e07f (0x80) IX[B] [19] -1 0 0x0000dc00 - 0x0000dc3f (0x40) IX[B] [20] -1 0 0x0000d800 - 0x0000d81f (0x20) IX[B] [21] -1 0 0x0000d400 - 0x0000d41f (0x20) IX[B] [22] -1 0 0x0000d000 - 0x0000d00f (0x10) IX[B] [23] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B](OprU) [24] 0 0 0x000003c0 - 0x000003df (0x20) IS[B](OprU) [25] 1 0 0x000003b0 - 0x000003bb (0xc) IS[B](OprU) [26] 1 0 0x000003c0 - 0x000003df (0x20) IS[B](OprU) (==) S3VIRGE(0): Write-combining range (0xd8000000,0x200000) (II) S3VIRGE(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000 (II) S3VIRGE(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000 (**) S3VIRGE(0): Using FB (II) S3VIRGE(0): Using XFree86 Acceleration Architecture (XAA) Screen to screen bit blits Solid filled rectangles 8x8 mono pattern filled rectangles CPU to Screen color expansion Solid Horizontal and Vertical Lines Image Writes Offscreen Pixmaps Setting up tile and stipple cache: 12 128x128 slots (==) S3VIRGE(0): Backing store disabled (==) S3VIRGE(0): Silken mouse enabled (**) Option "dpms" (**) S3VIRGE(0): DPMS enabled (II) S3VIRGE(0): Using overlay video (WW) S3VIRGE(0): Option "UserPasswdVerifier" is not used (WW) S3VIRGE(0): Option "PasswordFile" is not used (WW) S3VIRGE(0): Option "httpd" is not used (WW) S3VIRGE(0): Option "ClientWaitTimeMillis" is not used (WW) S3VIRGE(0): Option "deferUpdate" is not used (WW) S3VIRGE(0): Option "DisconnectClients" is not used (WW) S3VIRGE(0): Option "AllwaysShared" is not used (WW) S3VIRGE(0): Option "IdleTimeout" is not used (WW) S3VIRGE(0): Option "desktop" is not used (==) RandR enabled (==) S3VIRGE(1): Write-combining range (0xd0000000,0x400000) (II) S3VIRGE(1): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000 (II) S3VIRGE(1): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000 (**) S3VIRGE(1): Using FB (II) S3VIRGE(1): Using XFree86 Acceleration Architecture (XAA) Screen to screen bit blits Solid filled rectangles 8x8 mono pattern filled rectangles Solid Horizontal and Vertical Lines Image Writes Offscreen Pixmaps Setting up tile and stipple cache: 16 128x128 slots 4 256x256 slots (==) S3VIRGE(1): Backing store disabled (==) S3VIRGE(1): Silken mouse enabled (**) Option "dpms" (**) S3VIRGE(1): DPMS enabled (II) S3VIRGE(1): Using overlay video (WW) S3VIRGE(1): Option "UserPasswdVerifier" is not used (WW) S3VIRGE(1): Option "PasswordFile" is not used (WW) S3VIRGE(1): Option "httpd" is not used (WW) S3VIRGE(1): Option "ClientWaitTimeMillis" is not used (WW) S3VIRGE(1): Option "deferUpdate" is not used (WW) S3VIRGE(1): Option "DisconnectClients" is not used (WW) S3VIRGE(1): Option "AllwaysShared" is not used (WW) S3VIRGE(1): Option "IdleTimeout" is not used (WW) S3VIRGE(1): Option "desktop" is not used (==) RandR enabled (II) Entity 0 shares no resources (II) Entity 1 shares no resources (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 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 (**) Option "CoreKeyboard" (**) Keyboard0: Core Keyboard (**) Option "Protocol" "standard" (**) Keyboard0: Protocol: standard (**) Option "AutoRepeat" "500 30" (**) Option "XkbRules" "xorg" (**) Keyboard0: XkbRules: "xorg" (**) Option "XkbModel" "pc105" (**) Keyboard0: XkbModel: "pc105" (**) Option "XkbLayout" "es" (**) Keyboard0: XkbLayout: "es" (**) Option "CustomKeycodes" "off" (**) Keyboard0: CustomKeycodes disabled (WW) <default pointer>: No Device specified, looking for one... (II) <default pointer>: Setting Device option to "/dev/input/mice" (--) <default pointer>: Device: "/dev/input/mice" (==) <default pointer>: Protocol: "Auto" (**) Option "CorePointer" (**) <default pointer>: Core Pointer (==) <default pointer>: Emulate3Buttons, Emulate3Timeout: 50 (**) <default pointer>: ZAxisMapping: buttons 4 and 5 (**) <default pointer>: Buttons: 9 (II) XINPUT: Adding extended input device "<default pointer>" (type: MOUSE) (II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD) (--) <default pointer>: PnP-detected protocol: "ExplorerPS/2" (II) <default pointer>: ps2EnableDataReporting: succeeded Backtrace: 0: /usr/bin/Xorg(xf86SigHandler+0x81) [0x80e3fe1] 1: [0x6ed420] 2: /usr/lib/xorg/modules/libxaa.so(XAARemoveAreaCallback+0x17) [0x8f1ae7] 3: /usr/lib/xorg/modules/libxaa.so [0x8d57bd] 4: /usr/bin/Xorg [0x8104b19] 5: /usr/bin/Xorg [0x815b577] 6: /usr/bin/Xorg [0x8156810] 7: /usr/lib/xorg/modules/extensions/libvnc.so [0x2cd32e] 8: /usr/bin/Xorg(ValidateGC+0x25) [0x80961d5] 9: /usr/bin/Xorg [0x815b6ff] 10: /usr/bin/Xorg [0x8156810] 11: /usr/lib/xorg/modules/extensions/libvnc.so [0x2cd32e] 12: /usr/bin/Xorg(ValidateGC+0x25) [0x80961d5] 13: /usr/bin/Xorg(ProcPolyFillRectangle+0xb6) [0x8084526] 14: /usr/bin/Xorg(Dispatch+0x19a) [0x808811a] 15: /usr/bin/Xorg(main+0x485) [0x806fa95] 16: /lib/libc.so.6(__libc_start_main+0xdc) [0xb50dec] 17: /usr/bin/Xorg(FontFileCompleteXLFD+0x1e5) [0x806ed91] Fatal server error: Caught signal 11. Server aborting (II) Screen 0 shares mem & io resources (II) Screen 1 shares mem & io resources ================================================================= This is the /var/log/gdm/\:0.log.1: X Window System Version 7.1.1 Release Date: 12 May 2006 X Protocol Version 11, Revision 0, Release 7.1.1 Build Operating System: Linux 2.6.9-42.0.3.ELsmp i686 Red Hat, Inc. Current Operating System: Linux acpc08.arcoscom 2.6.18-53.1.4.1.el5_ArcosCom #1 SMP Wed Dec 5 08:29:14 CET 2007 i686 Build Date: 10 November 2007 Build ID: xorg-x11-server 1.1.1-48.26.el5 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.0.log", Time: Thu Dec 27 09:56:31 2007 (==) Using config file: "/etc/X11/xorg.conf" Thu Dec 27 09:56:36 2007 vncext: VNC extension running! vncext: Listening for VNC connections on port 5900 vncext: Listening for HTTP connections on port 5800 vncext: created VNC server for screen 0 vncext: Listening for VNC connections on port 6900 vncext: Listening for HTTP connections on port 6800 vncext: created VNC server for screen 1 Backtrace: 0: /usr/bin/Xorg(xf86SigHandler+0x81) [0x80e3fe1] 1: [0x6ed420] 2: /usr/lib/xorg/modules/libxaa.so(XAARemoveAreaCallback+0x17) [0x8f1ae7] 3: /usr/lib/xorg/modules/libxaa.so [0x8d57bd] 4: /usr/bin/Xorg [0x8104b19] 5: /usr/bin/Xorg [0x815b577] 6: /usr/bin/Xorg [0x8156810] 7: /usr/lib/xorg/modules/extensions/libvnc.so [0x2cd32e] 8: /usr/bin/Xorg(ValidateGC+0x25) [0x80961d5] 9: /usr/bin/Xorg [0x815b6ff] 10: /usr/bin/Xorg [0x8156810] 11: /usr/lib/xorg/modules/extensions/libvnc.so [0x2cd32e] 12: /usr/bin/Xorg(ValidateGC+0x25) [0x80961d5] 13: /usr/bin/Xorg(ProcPolyFillRectangle+0xb6) [0x8084526] 14: /usr/bin/Xorg(Dispatch+0x19a) [0x808811a] 15: /usr/bin/Xorg(main+0x485) [0x806fa95] 16: /lib/libc.so.6(__libc_start_main+0xdc) [0xb50dec] 17: /usr/bin/Xorg(FontFileCompleteXLFD+0x1e5) [0x806ed91] Fatal server error: Caught signal 11. Server aborting