There seems to be a bug in the mga driver with matrox millenium videocard which crashes the X server while changing resolutions through vidmode extension, it can be reproduced this way:
while running the script below make big circular movements with the mouse forcing the X server to follow the mouse and move the 640x480 window within the virtual resolution 1024x768. While changing back to 1024x768 the server crashes with signal 11.
while true;do chgres set 640x480 sleep 3 chgres set 1024x768 sleep 3 done
the chgres tools simply changes the resolution through the vidmode extension and can be found here: http://freshmeat.net/redir/chgres/14567/url_tgz/chgres-0.1.tar.gz
I can reproduce the problem with mplayer too:
mplayer -vo x11 -vm somemovie.avi
the -vm option tells mplayer to change videomode to match the resolution of the video, and if you move the mouse hard while exitting it, you get signal 11 right at the moment of switching back to the original resolution.
Changing the videodriver to vesa or using videocard of another brand makes the problem disappear which makes me believe it is in the videodriver. I'm using 4.3.0, tried the same setup with the driver from 4.4.0 and the problem is still here.
My setup: slackware 9.1 kernel 2.4.26 , 2.4.24-pre2 (no difference) XFree 4.3.0 (mga driver from 4.3.0 and 4.4.0 - no difference) Attached is the XFree log file.
Reggards, Velko
XFree86 Version 4.3.0 Release Date: 27 February 2003 X Protocol Version 11, Revision 0, Release 6.6 Build Operating System: Linux 2.4.22 i686 [ELF] Build Date: 16 September 2003 Before reporting problems, check http://www.XFree86.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/XFree86.0.log", Time: Sat Jun 19 20:51:03 2004 (==) Using config file: "/etc/X11/XF86Config" (==) ServerLayout "layout0" (**) |-->Screen "screen" (0) (**) | |-->Monitor "generic" (**) | |-->Device "videocard" (**) |-->Input Device "Mouse1" (**) |-->Input Device "Keyboard1" (**) Option "XkbRules" "xfree86" (**) XKB: rules: "xfree86" (**) Option "XkbModel" "pc101" (**) XKB: model: "pc101" (**) Option "XkbLayout" "us,bg" (**) XKB: layout: "us,bg" (**) Option "XkbVariant" ",phonetic" (**) XKB: variant: ",phonetic" (**) Option "XkbOptions" "grp:alt_shift_toggle,grp_led:scroll" (**) XKB: options: "grp:alt_shift_toggle,grp_led:scroll" (==) Keyboard: CustomKeycode disabled (WW) The directory "/usr/X11R6/lib/X11/fonts/100dpi/" does not exist. Entry deleted from font path. (**) FontPath set to "/usr/X11R6/lib/X11/fonts/TrueType,/usr/X11R6/lib/X11/fonts/cyr1251,/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/windows-fixed/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/75dpi/" (**) RgbPath set to "/usr/X11R6/lib/X11/rgb" (**) ModulePath set to "/usr/X11R6/lib/modules" (**) Option "AllowNonLocalXvidtune" "true" (**) Option "OffTime" "10" (--) 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, 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, 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 1106,3189 card 1043,807f rev 00 class 06,00,00 hdr 00 (II) PCI: 00:01:0: chip 1106,b168 card 0000,0000 rev 00 class 06,04,00 hdr 01 (II) PCI: 00:0a:0: chip 8086,1229 card 0e11,b0d7 rev 05 class 02,00,00 hdr 00 (II) PCI: 00:0b:0: chip 109e,036e card 0000,0000 rev 11 class 04,00,00 hdr 80 (II) PCI: 00:0b:1: chip 109e,0878 card 0000,0000 rev 11 class 04,80,00 hdr 80 (II) PCI: 00:0c:0: chip 102b,0519 card 0000,0000 rev 01 class 03,00,00 hdr 00 (II) PCI: 00:0d:0: chip 1131,7134 card 1043,4842 rev 01 class 04,80,00 hdr 00 (II) PCI: 00:0f:0: chip 13d0,2103 card 13d0,2103 rev 01 class 02,80,00 hdr 00 (II) PCI: 00:10:0: chip 1106,3038 card 1043,80a1 rev 80 class 0c,03,00 hdr 80 (II) PCI: 00:10:1: chip 1106,3038 card 1043,80a1 rev 80 class 0c,03,00 hdr 80 (II) PCI: 00:10:2: chip 1106,3038 card 1043,80a1 rev 80 class 0c,03,00 hdr 80 (II) PCI: 00:10:3: chip 1106,3104 card 1043,80a1 rev 82 class 0c,03,20 hdr 00 (II) PCI: 00:11:0: chip 1106,3177 card 1043,80a1 rev 00 class 06,01,00 hdr 80 (II) PCI: 00:11:1: chip 1106,0571 card 1043,80a1 rev 06 class 01,01,8a hdr 00 (II) PCI: 00:11:5: chip 1106,3059 card 1043,80a1 rev 50 class 04,01,00 hdr 00 (II) PCI: 00:12:0: chip 1106,3065 card 1043,80a1 rev 74 class 02,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: 0x0000 (VGA_EN is cleared) (II) PCI-to-ISA bridge: (II) Bus -1: bridge is at (0:17:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set) (--) PCI: (0:11:0) Brooktree Corporation Bt878 Video Capture rev 17, Mem @ 0xf6800000/12 (--) PCI:*(0:12:0) Matrox Graphics, Inc. MGA 2064W [Millennium] rev 1, Mem @ 0xf4000000/14, 0xf5800000/23, BIOS @ 0xf57f0000/16 (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) PCI Memory resource overlap reduced 0xf8000000 from 0xfbffffff to 0xf7ffffff (II) Active PCI resource ranges: [0] -1 0 0xf2000000 - 0xf20000ff (0x100) MX[B] [1] -1 0 0xf2800000 - 0xf28000ff (0x100) MX[B] [2] -1 0 0xf3000000 - 0xf300ffff (0x10000) MX[B] [3] -1 0 0xf3800000 - 0xf38003ff (0x400) MX[B] [4] -1 0 0xf6000000 - 0xf6000fff (0x1000) MX[B] [5] -1 0 0xf4800000 - 0xf48fffff (0x100000) MX[B] [6] -1 0 0xf7800000 - 0xf7800fff (0x1000) MX[B] [7] -1 0 0xf8000000 - 0xf7ffffff (0x0) MX[B]O [8] -1 0 0xf57f0000 - 0xf57fffff (0x10000) MX[B](B) [9] -1 0 0xf5800000 - 0xf5ffffff (0x800000) MX[B](B) [10] -1 0 0xf4000000 - 0xf4003fff (0x4000) MX[B](B) [11] -1 0 0xf6800000 - 0xf6800fff (0x1000) MX[B](B) [12] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[B] [13] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B] [14] -1 0 0x0000b000 - 0x0000b00f (0x10) IX[B] [15] -1 0 0x0000b400 - 0x0000b41f (0x20) IX[B] [16] -1 0 0x0000b800 - 0x0000b81f (0x20) IX[B] [17] -1 0 0x0000d000 - 0x0000d01f (0x20) IX[B] [18] -1 0 0x0000d400 - 0x0000d41f (0x20) IX[B] [19] -1 0 0x0000d800 - 0x0000d81f (0x20) IX[B] (II) Active PCI resource ranges after removing overlaps: [0] -1 0 0xf2000000 - 0xf20000ff (0x100) MX[B] [1] -1 0 0xf2800000 - 0xf28000ff (0x100) MX[B] [2] -1 0 0xf3000000 - 0xf300ffff (0x10000) MX[B] [3] -1 0 0xf3800000 - 0xf38003ff (0x400) MX[B] [4] -1 0 0xf6000000 - 0xf6000fff (0x1000) MX[B] [5] -1 0 0xf4800000 - 0xf48fffff (0x100000) MX[B] [6] -1 0 0xf7800000 - 0xf7800fff (0x1000) MX[B] [7] -1 0 0xf8000000 - 0xf7ffffff (0x0) MX[B]O [8] -1 0 0xf57f0000 - 0xf57fffff (0x10000) MX[B](B) [9] -1 0 0xf5800000 - 0xf5ffffff (0x800000) MX[B](B) [10] -1 0 0xf4000000 - 0xf4003fff (0x4000) MX[B](B) [11] -1 0 0xf6800000 - 0xf6800fff (0x1000) MX[B](B) [12] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[B] [13] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B] [14] -1 0 0x0000b000 - 0x0000b00f (0x10) IX[B] [15] -1 0 0x0000b400 - 0x0000b41f (0x20) IX[B] [16] -1 0 0x0000b800 - 0x0000b81f (0x20) IX[B] [17] -1 0 0x0000d000 - 0x0000d01f (0x20) IX[B] [18] -1 0 0x0000d400 - 0x0000d41f (0x20) IX[B] [19] -1 0 0x0000d800 - 0x0000d81f (0x20) 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 0xf2000000 - 0xf20000ff (0x100) MX[B] [6] -1 0 0xf2800000 - 0xf28000ff (0x100) MX[B] [7] -1 0 0xf3000000 - 0xf300ffff (0x10000) MX[B] [8] -1 0 0xf3800000 - 0xf38003ff (0x400) MX[B] [9] -1 0 0xf6000000 - 0xf6000fff (0x1000) MX[B] [10] -1 0 0xf4800000 - 0xf48fffff (0x100000) MX[B] [11] -1 0 0xf7800000 - 0xf7800fff (0x1000) MX[B] [12] -1 0 0xf8000000 - 0xf7ffffff (0x0) MX[B]O [13] -1 0 0xf57f0000 - 0xf57fffff (0x10000) MX[B](B) [14] -1 0 0xf5800000 - 0xf5ffffff (0x800000) MX[B](B) [15] -1 0 0xf4000000 - 0xf4003fff (0x4000) MX[B](B) [16] -1 0 0xf6800000 - 0xf6800fff (0x1000) MX[B](B) [17] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [18] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [19] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[B] [20] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B] [21] -1 0 0x0000b000 - 0x0000b00f (0x10) IX[B] [22] -1 0 0x0000b400 - 0x0000b41f (0x20) IX[B] [23] -1 0 0x0000b800 - 0x0000b81f (0x20) IX[B] [24] -1 0 0x0000d000 - 0x0000d01f (0x20) IX[B] [25] -1 0 0x0000d400 - 0x0000d41f (0x20) IX[B] [26] -1 0 0x0000d800 - 0x0000d81f (0x20) IX[B] (II) LoadModule: "v4l" (II) Loading /usr/X11R6/lib/modules/drivers/linux/v4l_drv.o (II) Module v4l: vendor="The XFree86 Project" compiled for 4.3.0, module version = 0.0.1 ABI class: XFree86 Video Driver, version 0.6 (II) LoadModule: "dbe" (II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a (II) Module dbe: vendor="The XFree86 Project" compiled for 4.3.0, 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: "extmod" (II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a (II) Module extmod: vendor="The XFree86 Project" compiled for 4.3.0, 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: "pex5" (WW) Warning, couldn't open module pex5 (II) UnloadModule: "pex5" (EE) Failed to load module "pex5" (module does not exist, 0) (II) LoadModule: "type1" (II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a (II) Module type1: vendor="The XFree86 Project" compiled for 4.3.0, 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: "freetype" (II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a (II) Module freetype: vendor="The XFree86 Project" compiled for 4.3.0, module version = 2.0.2 Module class: XFree86 Font Renderer ABI class: XFree86 Font Renderer, version 0.4 (II) Loading font FreeType (II) LoadModule: "record" (II) Loading /usr/X11R6/lib/modules/extensions/librecord.a (II) Module record: vendor="The XFree86 Project" compiled for 4.3.0, module version = 1.13.0 Module class: XFree86 Server Extension ABI class: XFree86 Server Extension, version 0.2 (II) Loading extension RECORD (II) LoadModule: "xie" (WW) Warning, couldn't open module xie (II) UnloadModule: "xie" (EE) Failed to load module "xie" (module does not exist, 0) (II) LoadModule: "mga" (II) Loading /usr/X11R6/lib/modules/drivers/mga_drv.o (II) Module mga: vendor="The XFree86 Project" compiled for 4.3.0, module version = 1.1.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, module version = 1.0.0 Module class: XFree86 XInput Driver ABI class: XFree86 XInput driver, version 0.4 (II) v4l driver for Video4Linux (II) MGA: driver for Matrox chipsets: mga2064w, mga1064sg, mga2164w, mga2164w AGP, mgag100, mgag100 PCI, mgag200, mgag200 PCI, mgag400, mgag550 (II) Primary Device is: PCI 00:0c:0 (--) Chipset mga2064w found (II) resource ranges after xf86ClaimFixedResources() call: [0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B) [1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [5] -1 0 0xf2000000 - 0xf20000ff (0x100) MX[B] [6] -1 0 0xf2800000 - 0xf28000ff (0x100) MX[B] [7] -1 0 0xf3000000 - 0xf300ffff (0x10000) MX[B] [8] -1 0 0xf3800000 - 0xf38003ff (0x400) MX[B] [9] -1 0 0xf6000000 - 0xf6000fff (0x1000) MX[B] [10] -1 0 0xf4800000 - 0xf48fffff (0x100000) MX[B] [11] -1 0 0xf7800000 - 0xf7800fff (0x1000) MX[B] [12] -1 0 0xf8000000 - 0xf7ffffff (0x0) MX[B]O [13] -1 0 0xf57f0000 - 0xf57fffff (0x10000) MX[B](B) [14] -1 0 0xf5800000 - 0xf5ffffff (0x800000) MX[B](B) [15] -1 0 0xf4000000 - 0xf4003fff (0x4000) MX[B](B) [16] -1 0 0xf6800000 - 0xf6800fff (0x1000) MX[B](B) [17] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [18] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [19] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[B] [20] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B] [21] -1 0 0x0000b000 - 0x0000b00f (0x10) IX[B] [22] -1 0 0x0000b400 - 0x0000b41f (0x20) IX[B] [23] -1 0 0x0000b800 - 0x0000b81f (0x20) IX[B] [24] -1 0 0x0000d000 - 0x0000d01f (0x20) IX[B] [25] -1 0 0x0000d400 - 0x0000d41f (0x20) IX[B] [26] -1 0 0x0000d800 - 0x0000d81f (0x20) IX[B] (II) resource ranges after probing: [0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B) [1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [5] -1 0 0xf2000000 - 0xf20000ff (0x100) MX[B] [6] -1 0 0xf2800000 - 0xf28000ff (0x100) MX[B] [7] -1 0 0xf3000000 - 0xf300ffff (0x10000) MX[B] [8] -1 0 0xf3800000 - 0xf38003ff (0x400) MX[B] [9] -1 0 0xf6000000 - 0xf6000fff (0x1000) MX[B] [10] -1 0 0xf4800000 - 0xf48fffff (0x100000) MX[B] [11] -1 0 0xf7800000 - 0xf7800fff (0x1000) MX[B] [12] -1 0 0xf8000000 - 0xf7ffffff (0x0) MX[B]O [13] -1 0 0xf57f0000 - 0xf57fffff (0x10000) MX[B](B) [14] -1 0 0xf5800000 - 0xf5ffffff (0x800000) MX[B](B) [15] -1 0 0xf4000000 - 0xf4003fff (0x4000) MX[B](B) [16] -1 0 0xf6800000 - 0xf6800fff (0x1000) MX[B](B) [17] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B] [18] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B] [19] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B] [20] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [21] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [22] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[B] [23] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B] [24] -1 0 0x0000b000 - 0x0000b00f (0x10) IX[B] [25] -1 0 0x0000b400 - 0x0000b41f (0x20) IX[B] [26] -1 0 0x0000b800 - 0x0000b81f (0x20) IX[B] [27] -1 0 0x0000d000 - 0x0000d01f (0x20) IX[B] [28] -1 0 0x0000d400 - 0x0000d41f (0x20) IX[B] [29] -1 0 0x0000d800 - 0x0000d81f (0x20) IX[B] [30] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B] [31] 0 0 0x000003c0 - 0x000003df (0x20) IS[B] (II) Setting vga for screen 0. (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, module version = 0.1.0 ABI class: XFree86 Video Driver, version 0.6 (--) MGA(0): Chipset: "mga2064w" (**) MGA(0): Depth 16, (--) framebuffer bpp 16 (==) MGA(0): RGB weight 565 (==) MGA(0): Using AGP 1x mode (--) MGA(0): Linear framebuffer at 0xF5800000 (--) MGA(0): MMIO registers at 0xF4000000 (--) MGA(0): BIOS at 0xF57F0000 (II) Truncating PCI BIOS Length to 32768 (--) MGA(0): Video BIOS info block at offset 0x07B5B (II) MGA(0): MGABios.RamdacType = 0x0 (==) MGA(0): Write-combining range (0xf5800000,0x800000) (--) MGA(0): VideoRAM: 2048 kByte (II) Loading sub module "ddc" (II) LoadModule: "ddc" (II) Loading /usr/X11R6/lib/modules/libddc.a (II) Module ddc: vendor="The XFree86 Project" compiled for 4.3.0, module version = 1.0.0 ABI class: XFree86 Video Driver, version 0.6 (II) Loading sub module "i2c" (II) LoadModule: "i2c" (II) Loading /usr/X11R6/lib/modules/libi2c.a (II) Module i2c: vendor="The XFree86 Project" compiled for 4.3.0, module version = 1.2.0 ABI class: XFree86 Video Driver, version 0.6 (==) MGA(0): Write-combining range (0xf5800000,0x200000) (II) MGA(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000 (II) MGA(0): I2C bus "DDC" initialized. (II) MGA(0): I2C device "DDC:ddc2" registered at address 0xA0. (II) MGA(0): I2C device "DDC:ddc2" removed. (II) MGA(0): I2C device "DDC:ddc2" registered at address 0xA0. (II) MGA(0): I2C device "DDC:ddc2" removed. (II) MGA(0): I2C Monitor info: 0x831e548 (II) MGA(0): Manufacturer: PHL Model: b17b Serial#: 81799283 (II) MGA(0): Year: 1998 Week: 23 (II) MGA(0): EDID Version: 1.1 (II) MGA(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V (II) MGA(0): Sync: Separate Composite SyncOnGreen (II) MGA(0): Max H-Image Size [cm]: horiz.: 32 vert.: 24 (II) MGA(0): Gamma: 3.00 (II) MGA(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display (II) MGA(0): redX: 0.635 redY: 0.333 greenX: 0.285 greenY: 0.605 (II) MGA(0): blueX: 0.152 blueY: 0.068 whiteX: 0.281 whiteY: 0.311 (II) MGA(0): Supported VESA Video Modes: (II) MGA(0): 720x400@70Hz (II) MGA(0): 640x480@60Hz (II) MGA(0): 800x600@75Hz (II) MGA(0): 1024x768@75Hz (II) MGA(0): 1280x1024@75Hz (II) MGA(0): Manufacturer's mask: 0 (II) MGA(0): Supported Future Video Modes: (II) MGA(0): #0: hsize: 640 vsize 480 refresh: 85 vid: 22833 (II) MGA(0): #1: hsize: 800 vsize 600 refresh: 85 vid: 22853 (II) MGA(0): #2: hsize: 1024 vsize 768 refresh: 85 vid: 22881 (II) MGA(0): #3: hsize: 1280 vsize 960 refresh: 85 vid: 22913 (II) MGA(0): Supported additional Video Mode: (II) MGA(0): clock: 56.2 MHz Image Size: 306 x 230 mm (II) MGA(0): h_active: 800 h_sync: 832 h_sync_end 896 h_blank_end 1048 h_border: 0 (II) MGA(0): v_active: 600 v_sync: 601 v_sync_end 604 v_blanking: 631 v_border: 0 (II) MGA(0): Serial No: TY 81799283 (II) MGA(0): Monitor name: PHILIPS 107MB (II) MGA(0): Ranges: V min: 50 V max: 120 Hz, H min: 30 H max: 87 kHz, PixClock max 2550 MHz (II) MGA(0): end of I2C Monitor info (==) MGA(0): Using gamma correction (1.0, 1.0, 1.0) (==) MGA(0): Min pixel clock is 12 MHz (==) MGA(0): Max pixel clock is 175 MHz (--) MGA(0): MCLK used is 50.0 MHz (II) MGA(0): generic: Using hsync range of 30.00-87.00 kHz (II) MGA(0): generic: Using vrefresh range of 50.00-120.00 Hz (II) MGA(0): Clock range: 12.00 to 175.00 MHz (II) MGA(0): Not using default mode "1280x960" (insufficient memory for mode) (II) MGA(0): Not using default mode "1280x960" (insufficient memory for mode) (II) MGA(0): Not using default mode "1280x1024" (insufficient memory for mode) (II) MGA(0): Not using default mode "1280x1024" (insufficient memory for mode) (II) MGA(0): Not using default mode "1280x1024" (insufficient memory for mode) (II) MGA(0): Not using default mode "640x512" (hsync out of range) (II) MGA(0): Not using default mode "1600x1200" (insufficient memory for mode) (II) MGA(0): Not using default mode "1600x1200" (insufficient memory for mode) (II) MGA(0): Not using default mode "1600x1200" (insufficient memory for mode) (II) MGA(0): Not using default mode "1600x1200" (insufficient memory for mode) (II) MGA(0): Not using default mode "800x600" (hsync out of range) (II) MGA(0): Not using default mode "1600x1200" (insufficient memory for mode) (II) MGA(0): Not using default mode "800x600" (hsync out of range) (II) MGA(0): Not using default mode "1792x1344" (insufficient memory for mode) (II) MGA(0): Not using default mode "1792x1344" (insufficient memory for mode) (II) MGA(0): Not using default mode "896x672" (hsync out of range) (II) MGA(0): Not using default mode "1856x1392" (insufficient memory for mode) (II) MGA(0): Not using default mode "1856x1392" (insufficient memory for mode) (II) MGA(0): Not using default mode "928x696" (hsync out of range) (II) MGA(0): Not using default mode "1920x1440" (insufficient memory for mode) (II) MGA(0): Not using default mode "960x720" (hsync out of range) (II) MGA(0): Not using default mode "1920x1440" (insufficient memory for mode) (II) MGA(0): Not using default mode "960x720" (hsync out of range) (II) MGA(0): Not using default mode "1400x1050" (insufficient memory for mode) (II) MGA(0): Not using default mode "1400x1050" (insufficient memory for mode) (II) MGA(0): Not using default mode "1600x1024" (insufficient memory for mode) (II) MGA(0): Not using default mode "1920x1440" (insufficient memory for mode) (II) MGA(0): Not using default mode "960x720" (hsync out of range) (II) MGA(0): Not using default mode "2048x1536" (insufficient memory for mode) (II) MGA(0): Not using default mode "2048x1536" (insufficient memory for mode) (II) MGA(0): Not using default mode "2048x1536" (insufficient memory for mode) (II) MGA(0): Not using default mode "1152x864" (width too large for virtual size) (II) MGA(0): Not using default mode "1152x768" (width too large for virtual size) (--) MGA(0): Virtual size is 1024x768 (pitch 1024) (**) MGA(0): *Mode "1024x768": 94.5 MHz, 68.7 kHz, 85.0 Hz (II) MGA(0): Modeline "1024x768" 94.50 1024 1092 1188 1376 768 769 772 808 +hsync +vsync (**) MGA(0): *Default mode "800x600": 56.3 MHz, 53.7 kHz, 85.1 Hz (II) MGA(0): Modeline "800x600" 56.30 800 832 896 1048 600 601 604 631 +hsync +vsync (**) MGA(0): *Mode "640x480": 36.0 MHz, 44.6 kHz, 87.5 Hz (II) MGA(0): Modeline "640x480" 36.00 640 648 704 808 480 481 484 509 -hsync -vsync (**) MGA(0): Mode "1024x768/85Hz": 98.9 MHz, 70.2 kHz, 85.5 Hz (II) MGA(0): Modeline "1024x768/85Hz" 98.90 1024 1056 1216 1408 768 782 788 822 -hsync -vsync (**) MGA(0): Mode "1024x768/100Hz": 115.5 MHz, 80.2 kHz, 100.0 Hz (II) MGA(0): Modeline "1024x768/100Hz" 115.50 1024 1056 1248 1440 768 771 781 802 -hsync -vsync (**) MGA(0): Default mode "928x696": 109.2 MHz, 86.4 kHz, 60.1 Hz (D) (II) MGA(0): Modeline "928x696" 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (**) MGA(0): Default mode "896x672": 102.4 MHz, 83.7 kHz, 60.0 Hz (D) (II) MGA(0): Modeline "896x672" 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (**) MGA(0): Default mode "832x624": 57.3 MHz, 49.7 kHz, 74.6 Hz (II) MGA(0): Modeline "832x624" 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (**) MGA(0): Default mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz (II) MGA(0): Modeline "800x600" 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (**) MGA(0): Default mode "800x600": 50.0 MHz, 48.1 kHz, 72.2 Hz (II) MGA(0): Modeline "800x600" 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (**) MGA(0): Default mode "800x600": 94.5 MHz, 87.5 kHz, 70.0 Hz (D) (II) MGA(0): Modeline "800x600" 94.50 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (**) MGA(0): Default mode "800x600": 87.8 MHz, 81.2 kHz, 65.0 Hz (D) (II) MGA(0): Modeline "800x600" 87.75 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (**) MGA(0): Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz (II) MGA(0): Modeline "800x600" 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (**) MGA(0): Default mode "800x600": 81.0 MHz, 75.0 kHz, 60.0 Hz (D) (II) MGA(0): Modeline "800x600" 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (**) MGA(0): Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz (II) MGA(0): Modeline "800x600" 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (**) MGA(0): Mode "712x600": 45.8 MHz, 49.3 kHz, 78.9 Hz (II) MGA(0): Modeline "712x600" 45.77 712 720 768 928 600 603 606 625 (**) MGA(0): Mode "720x540": 41.0 MHz, 45.2 kHz, 80.1 Hz (II) MGA(0): Modeline "720x540" 41.04 720 724 772 908 540 542 544 564 (**) MGA(0): Mode "712x534": 39.8 MHz, 44.7 kHz, 80.0 Hz (II) MGA(0): Modeline "712x534" 39.84 712 716 756 892 534 536 538 558 (**) MGA(0): Mode "704x528": 39.0 MHz, 44.2 kHz, 80.0 Hz (II) MGA(0): Modeline "704x528" 39.04 704 708 748 884 528 530 532 552 (**) MGA(0): Default mode "700x525": 77.9 MHz, 81.5 kHz, 74.8 Hz (D) (II) MGA(0): Modeline "700x525" 77.90 700 732 892 956 525 526 532 545 doublescan +hsync +vsync (**) MGA(0): Default mode "700x525": 61.0 MHz, 64.9 kHz, 60.0 Hz (D) (II) MGA(0): Modeline "700x525" 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (**) MGA(0): Default mode "640x512": 67.5 MHz, 80.0 kHz, 75.0 Hz (D) (II) MGA(0): Modeline "640x512" 67.50 640 648 720 844 512 512 514 533 doublescan +hsync +vsync (**) MGA(0): Default mode "640x512": 54.0 MHz, 64.0 kHz, 60.0 Hz (D) (II) MGA(0): Modeline "640x512" 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (**) MGA(0): Mode "624x468": 30.0 MHz, 38.1 kHz, 77.7 Hz (II) MGA(0): Modeline "624x468" 29.99 624 628 660 788 468 470 472 490 (**) MGA(0): Default mode "720x400": 35.5 MHz, 37.9 kHz, 85.0 Hz (II) MGA(0): Modeline "720x400" 35.50 720 756 828 936 400 401 404 446 -hsync +vsync (**) MGA(0): Mode "608x456": 28.5 MHz, 37.8 kHz, 79.1 Hz (II) MGA(0): Modeline "608x456" 28.54 608 612 644 756 456 458 460 477 (**) MGA(0): Mode "592x444": 53.8 MHz, 69.3 kHz, 74.5 Hz (D) (II) MGA(0): Modeline "592x444" 53.76 592 620 652 776 444 446 448 465 doublescan (**) MGA(0): Default mode "640x400": 31.5 MHz, 37.9 kHz, 85.1 Hz (II) MGA(0): Modeline "640x400" 31.50 640 672 736 832 400 401 404 445 -hsync +vsync (**) MGA(0): Mode "576x432": 51.0 MHz, 68.6 kHz, 75.9 Hz (D) (II) MGA(0): Modeline "576x432" 51.02 576 604 636 744 432 434 436 452 doublescan (**) MGA(0): Mode "560x420": 47.9 MHz, 66.5 kHz, 75.6 Hz (D) (II) MGA(0): Modeline "560x420" 47.88 560 580 604 720 420 422 424 440 doublescan (**) MGA(0): Mode "480x480": 23.9 MHz, 38.8 kHz, 77.3 Hz (II) MGA(0): Modeline "480x480" 23.90 480 496 520 616 480 482 484 502 (**) MGA(0): Default mode "640x350": 31.5 MHz, 37.9 kHz, 85.1 Hz (II) MGA(0): Modeline "640x350" 31.50 640 672 736 832 350 382 385 445 +hsync -vsync (**) MGA(0): Mode "544x408": 44.8 MHz, 64.4 kHz, 75.2 Hz (D) (II) MGA(0): Modeline "544x408" 44.82 544 572 596 696 408 410 412 428 doublescan (**) MGA(0): Default mode "576x384": 32.5 MHz, 44.2 kHz, 54.8 Hz (D) (II) MGA(0): Modeline "576x384" 32.50 576 589 657 736 384 385 388 403 doublescan +hsync +vsync (**) MGA(0): Mode "512x384": 47.2 MHz, 69.5 kHz, 86.0 Hz (D) (II) MGA(0): Modeline "512x384" 47.25 512 544 592 680 384 384 386 404 doublescan +hsync +vsync (**) MGA(0): Mode "480x360": 35.0 MHz, 57.9 kHz, 76.6 Hz (D) (II) MGA(0): Modeline "480x360" 34.96 480 492 516 604 360 362 364 378 doublescan (**) MGA(0): Mode "448x336": 30.2 MHz, 53.2 kHz, 75.4 Hz (D) (II) MGA(0): Modeline "448x336" 30.24 448 464 480 568 336 338 340 353 doublescan (**) MGA(0): Default mode "416x312": 28.6 MHz, 49.7 kHz, 74.7 Hz (D) (II) MGA(0): Modeline "416x312" 28.64 416 432 464 576 312 312 314 333 doublescan -hsync -vsync (**) MGA(0): Mode "400x300": 28.1 MHz, 55.4 kHz, 88.0 Hz (D) (II) MGA(0): Modeline "400x300" 28.15 400 416 448 508 300 300 302 315 doublescan +hsync +vsync (**) MGA(0): Mode "384x288": 22.3 MHz, 45.6 kHz, 75.3 Hz (D) (II) MGA(0): Modeline "384x288" 22.26 384 396 412 488 288 290 292 303 doublescan (**) MGA(0): Mode "352x288": 20.6 MHz, 46.4 kHz, 76.6 Hz (D) (II) MGA(0): Modeline "352x288" 20.60 352 356 372 444 288 290 292 303 doublescan (**) MGA(0): Mode "352x264": 18.4 MHz, 38.7 kHz, 70.0 Hz (D) (II) MGA(0): Modeline "352x264" 18.40 352 372 388 476 264 265 266 276 doublescan (**) MGA(0): Mode "352x240": 16.7 MHz, 38.0 kHz, 75.7 Hz (D) (II) MGA(0): Modeline "352x240" 16.72 352 364 380 440 240 241 242 251 doublescan (**) MGA(0): Mode "320x240": 18.0 MHz, 44.1 kHz, 86.8 Hz (D) (II) MGA(0): Modeline "320x240" 18.00 320 324 352 408 240 240 242 254 doublescan -hsync -vsync (**) MGA(0): Default mode "360x200": 17.8 MHz, 37.9 kHz, 85.0 Hz (D) (II) MGA(0): Modeline "360x200" 17.75 360 378 414 468 200 200 202 223 doublescan -hsync +vsync (**) MGA(0): Mode "320x200": 15.8 MHz, 37.5 kHz, 84.5 Hz (D) (II) MGA(0): Modeline "320x200" 15.75 320 332 364 420 200 208 210 222 doublescan -hsync +vsync (**) MGA(0): Default mode "320x175": 15.8 MHz, 37.9 kHz, 85.3 Hz (D) (II) MGA(0): Modeline "320x175" 15.75 320 336 368 416 175 191 192 222 doublescan +hsync -vsync (--) MGA(0): Display dimensions: (320, 240) mm (--) MGA(0): DPI set to (81, 81) (II) MGA(0): YDstOrg is set to 0 (II) Loading sub module "fb" (II) LoadModule: "fb" (II) Loading /usr/X11R6/lib/modules/libfb.a (II) Module fb: vendor="The XFree86 Project" compiled for 4.3.0, module version = 1.0.0 ABI class: XFree86 ANSI C Emulation, version 0.2 (II) Loading sub module "xaa" (II) LoadModule: "xaa" (II) Loading /usr/X11R6/lib/modules/libxaa.a (II) Module xaa: vendor="The XFree86 Project" compiled for 4.3.0, module version = 1.1.0 ABI class: XFree86 Video Driver, version 0.6 (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, module version = 0.1.0 ABI class: XFree86 Video Driver, version 0.6 (II) do I need RAC? No, I don't. (II) resource ranges after preInit: [0] 0 0 0xf5800000 - 0xf5ffffff (0x800000) MX[B] [1] 0 0 0xf4000000 - 0xf4003fff (0x4000) MX[B] [2] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B) [3] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [4] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [5] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [6] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [7] -1 0 0xf2000000 - 0xf20000ff (0x100) MX[B] [8] -1 0 0xf2800000 - 0xf28000ff (0x100) MX[B] [9] -1 0 0xf3000000 - 0xf300ffff (0x10000) MX[B] [10] -1 0 0xf3800000 - 0xf38003ff (0x400) MX[B] [11] -1 0 0xf6000000 - 0xf6000fff (0x1000) MX[B] [12] -1 0 0xf4800000 - 0xf48fffff (0x100000) MX[B] [13] -1 0 0xf7800000 - 0xf7800fff (0x1000) MX[B] [14] -1 0 0xf8000000 - 0xf7ffffff (0x0) MX[B]O [15] -1 0 0xf57f0000 - 0xf57fffff (0x10000) MX[B](B) [16] -1 0 0xf5800000 - 0xf5ffffff (0x800000) MX[B](B) [17] -1 0 0xf4000000 - 0xf4003fff (0x4000) MX[B](B) [18] -1 0 0xf6800000 - 0xf6800fff (0x1000) MX[B](B) [19] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprD) [20] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD) [21] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprD) [22] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [23] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [24] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[B] [25] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B] [26] -1 0 0x0000b000 - 0x0000b00f (0x10) IX[B] [27] -1 0 0x0000b400 - 0x0000b41f (0x20) IX[B] [28] -1 0 0x0000b800 - 0x0000b81f (0x20) IX[B] [29] -1 0 0x0000d000 - 0x0000d01f (0x20) IX[B] [30] -1 0 0x0000d400 - 0x0000d41f (0x20) IX[B] [31] -1 0 0x0000d800 - 0x0000d81f (0x20) IX[B] [32] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B](OprU) [33] 0 0 0x000003c0 - 0x000003df (0x20) IS[B](OprU) (==) MGA(0): Write-combining range (0xf5800000,0x200000) (II) MGA(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000 (--) MGA(0): 32 DWORD fifo (==) MGA(0): Default visual is TrueColor (EE) MGA(0): Static buffer allocation failed, not initializing the DRI (EE) MGA(0): Need at least 4608 kB video memory at this resolution, bit depth (II) MGA(0): Using 256 lines for offscreen memory. (II) MGA(0): Using XFree86 Acceleration Architecture (XAA) Screen to screen bit blits Solid filled rectangles Solid filled trapezoids 8x8 mono pattern filled rectangles 8x8 mono pattern filled trapezoids Indirect CPU to Screen color expansion Screen to Screen color expansion Solid Lines Dashed Lines Scanline Image Writes Offscreen Pixmaps Driver provided FillCacheBltRects replacement Setting up tile and stipple cache: 16 128x128 slots (==) MGA(0): Backing store disabled (==) MGA(0): Silken mouse enabled (**) Option "dpms" "true" (**) MGA(0): DPMS enabled (--) MGA(0): Direct rendering disabled (WW) MGA(0): Option "NoLogo" is not used (==) RandR enabled Symbol drmCtlUninstHandler from module /usr/X11R6/lib/modules/drivers/mga_drv.o is unresolved! Symbol drmCtlInstHandler from module /usr/X11R6/lib/modules/drivers/mga_drv.o is unresolved! Symbol drmGetInterruptFromBusID from module /usr/X11R6/lib/modules/drivers/mga_drv.o is unresolved! (II) Initializing built-in extension MIT-SHM (II) Initializing built-in extension XInputExtension (II) Initializing built-in extension XTEST (II) Initializing built-in extension XKEYBOARD (II) Initializing built-in extension LBX (II) Initializing built-in extension XC-APPGROUP (II) Initializing built-in extension SECURITY (II) Initializing built-in extension XINERAMA (II) Initializing built-in extension XFree86-Bigfont (II) Initializing built-in extension RENDER (II) Initializing built-in extension RANDR (**) Option "Protocol" "imps/2" (**) Mouse1: Protocol: "imps/2" (**) Option "CorePointer" (**) Mouse1: Core Pointer (**) Option "Device" "/dev/psaux" (**) Option "Buttons" "3" (**) Mouse1: Emulate3Buttons, Emulate3Timeout: 50 (**) Option "ZAxisMapping" "4 5" (**) Mouse1: ZAxisMapping: buttons 4 and 5 (**) Mouse1: Buttons: 5 (II) Keyboard "Keyboard1" handled by legacy driver (II) XINPUT: Adding extended input device "Mouse1" (type: MOUSE) (II) Mouse1: ps2EnableDataReporting: succeeded SwitchToMode - scrn: 0 clock: 94500 hdsp: 1024 hbeg: 1092 hend: 1188 httl: 1376 vdsp: 768 vbeg: 769 vend: 772 vttl: 808 flags: 5 SwitchToMode - scrn: 0 clock: 36000 hdsp: 640 hbeg: 648 hend: 704 httl: 808 vdsp: 480 vbeg: 481 vend: 484 vttl: 509 flags: 10 Checking against clock: 94500 (94500) hdsp: 1024 hbeg: 1092 hend: 1188 httl: 1376 vdsp: 768 vbeg: 769 vend: 772 vttl: 808 flags: 5 Checking against clock: 56300 (56300) hdsp: 800 hbeg: 832 hend: 896 httl: 1048 vdsp: 600 vbeg: 601 vend: 604 vttl: 631 flags: 5 Checking against clock: 36000 (36000) hdsp: 640 hbeg: 648 hend: 704 httl: 808 vdsp: 480 vbeg: 481 vend: 484 vttl: 509 flags: 10 SwitchToMode - Succeeded SwitchToMode - scrn: 0 clock: 94500 hdsp: 1024 hbeg: 1092 hend: 1188 httl: 1376 vdsp: 768 vbeg: 769 vend: 772 vttl: 808 flags: 5 Checking against clock: 94500 (94500) hdsp: 1024 hbeg: 1092 hend: 1188 httl: 1376 vdsp: 768 vbeg: 769 vend: 772 vttl: 808 flags: 5 *** If unresolved symbols were reported above, they might not *** be the reason for the server aborting. Fatal server error: Caught signal 11. Server aborting When reporting a problem related to a server crash, please send the full server output, not just the last messages. This can be found in the log file "/var/log/XFree86.0.log". Please report problems to xfree86@xxxxxxxxxxxx