[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Sarge Upgrade Killed My X Window System



I have kernel-image 2.4.18-bf2.4 on my Dell Dimensions XPS T450 using an HP m50 CRT monitor and everything works. I just recently installed kernel-image 2.6.8-2-686 and the required kernel-headers. I reinstalled my modem using the hcfpci*.deb file and it works but when I use apt-get install, upgrade or dist-upgrade connection to the server is not made. This was repeatable several times over a period of three days. Also after installing the 2.6.8-2-686 kernel image, X windows quit working and I cannot access any of the window GUIs, KDE, Gnome, etc. I uninstalled, reinstalled and reconfigured xfree86-common which had no effect. I'm at a loss as my old kernel doesn't show this problem when I boot it. Will appreciate any help, suggestions to correct this problem. My config-4 and log file are attached:

_PLEASE COPY MY EMAIL ADDRESS.  I'M NOT SUBSCRIBED.
_
lchata@ChatagnierL-Home:~$ cat /etc/X11/XF86Config-4
### BEGIN DEBCONF SECTION
# XF86Config-4 (XFree86 server configuration file) generated by dexconf, the
# Debian X Configuration tool, using values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# If you want your changes to this file preserved by dexconf, only make changes
# before the "### BEGIN DEBCONF SECTION" line above, and/or after the
# "### END DEBCONF SECTION" line below.
#
# To change things within the debconf section, run the command:
#   dpkg-reconfigure xserver-xfree86
# as root.  Also see "How do I add custom sections to a dexconf-generated
# XF86Config or XF86Config-4 file?" in /usr/share/doc/xfree86-common/FAQ.gz.

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

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

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

Section "InputDevice"
       Identifier      "Configured Mouse"
       Driver          "mouse"
       Option          "CorePointer"
       Option          "Device"                "/dev/psaux"
       Option          "Protocol"              "PS/2"
       Option          "Emulate3Buttons"       "true"
       Option          "ZAxisMapping"          "4 5"
EndSection

Section "InputDevice"
       Identifier      "Configured Mouse"
       Driver          "mouse"
       Option          "CorePointer"
       Option          "Device"                "/dev/psaux"
       Option          "Protocol"              "PS/2"
       Option          "Emulate3Buttons"       "true"
       Option          "ZAxisMapping"          "4 5"
EndSection

Section "InputDevice"
       Identifier      "Generic Mouse"
       Driver          "mouse"
       Option          "SendCoreEvents"        "true"
       Option          "Device"                "/dev/input/mice"
       Option          "Protocol"              "ImPS/2"
       Option          "Emulate3Buttons"       "true"
       Option          "ZAxisMapping"          "4 5"
EndSection

Section "Device"
       Identifier      "Generic Video Card"
       Driver          "vesa"
       Option          "UseFBDev"              "true"
EndSection

Section "Monitor"
       Identifier      "Generic Monitor"
       HorizSync       28-50
       VertRefresh     43-75
       Option          "DPMS"
EndSection
Section "Screen"
       Identifier      "Default Screen"
       Device          "Generic Video Card"
       Monitor         "Generic Monitor"
       DefaultDepth    24
       SubSection "Display"
               Depth           1
               Modes           "800x600" "640x480"
       EndSubSection
       SubSection "Display"
               Depth           4
               Modes           "800x600" "640x480"
       EndSubSection
       SubSection "Display"
               Depth           8
               Modes           "800x600" "640x480"
       EndSubSection
       SubSection "Display"
               Depth           15
               Modes           "800x600" "640x480"
       EndSubSection
       SubSection "Display"
               Depth           16
               Modes           "800x600" "640x480"
       EndSubSection
       SubSection "Display"
               Depth           24
               Modes           "800x600" "640x480"
       EndSubSection
EndSection

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

Section "DRI"
       Mode    0666
EndSection

### END DEBCONF SECTION
lchata@ChatagnierL-Home:~$

less /var/log/XFree86.0.log.old
Module Loader present
OS Kernel: Linux version 2.6.8-2-686 (dilinger@toaster.hq.voxel.net) (gcc version 3.3.5 (Debian 1:3.3.5-6)) #1 Mon Jan 24 03:58:38
EST 2005 T
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: Wed Mar  9 21:54:54 2005
(==) Using config file: "/etc/X11/XF86Config-4"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Generic Monitor"
(**) |   |-->Device "Generic Video Card"
(**) |-->Input Device "Generic Keyboard"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc104"
(**) XKB: model: "pc104"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Configured Mouse"
(**) |-->Input Device "Generic Mouse"
(WW) The directory "/usr/lib/X11/fonts/cyrillic" does not exist.
       Entry deleted from font path.
(**) FontPath set to "unix/:7100,/usr/lib/X11/fonts/misc,/usr/lib/X11/fonts/100dpi/:unscaled,/usr/lib/X11/fonts/75dpi/:unscaled,/us
r/lib/X11/fonts/Type1,/usr/lib/X11/fonts/Speedo,/usr/lib/X11/fonts/100dpi,/usr/lib/X11/fonts/75dpi"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(++) using VT number 7

(II) Open APM successful
(II) Module ABI versions:
       XFree86 ANSI C Emulation: 0.2
       XFree86 Video Driver: 0.6
       XFree86 XInput driver : 0.4
       XFree86 Server Extension : 0.2
       XFree86 Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="The XFree86 Project"
       compiled for 4.3.0.1, module version = 1.0.0
       Module class: XFree86 Font Renderer
       ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="The XFree86 Project"
       compiled for 4.3.0.1, module version = 1.0.0
       ABI class: XFree86 Video Driver, version 0.6
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x00000000, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,7190 card 0000,0000 rev 03 class 06,00,00 hdr 00 (II) PCI: 00:01:0: chip 8086,7191 card 0000,0000 rev 03 class 06,04,00 hdr 01 (II) PCI: 00:07:0: chip 8086,7110 card 0000,0000 rev 02 class 06,01,00 hdr 80 (II) PCI: 00:07:1: chip 8086,7111 card 0000,0000 rev 01 class 01,01,80 hdr 00 (II) PCI: 00:07:2: chip 8086,7112 card 0000,0000 rev 01 class 0c,03,00 hdr 00 (II) PCI: 00:07:3: chip 8086,7113 card 0000,0000 rev 02 class 06,80,00 hdr 00 (II) PCI: 00:0c:0: chip 1073,000d card 8086,5345 rev 03 class 04,01,00 hdr 00 (II) PCI: 00:0d:0: chip 10b7,9055 card 10b7,9055 rev 34 class 02,00,00 hdr 00 (II) PCI: 00:10:0: chip 14f1,1033 card 1092,0abe rev 08 class 07,80,00 hdr 00 (II) PCI: 01:00:0: chip 1002,4742 card 1002,0084 rev 5c 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: 0x008c (VGA_EN is set)
(II) Bus 1 I/O range:
       [0] -1  0       0x00009000 - 0x000090ff (0x100) IX[B]
       [1] -1  0       0x00009400 - 0x000094ff (0x100) IX[B]
       [2] -1  0       0x00009800 - 0x000098ff (0x100) IX[B]
       [3] -1  0       0x00009c00 - 0x00009cff (0x100) IX[B]
(II) Bus 1 non-prefetchable memory range:
       [0] -1  0       0xf4100000 - 0xf5ffffff (0x1f00000) 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:*(1:0:0) ATI Technologies Inc 3D Rage Pro AGP 1X/2X rev 92, Mem @ 0xf5000000/24, 0xf4100000/12, I/O @ 0x9000/8
(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       0xf4000000 - 0xf400ffff (0x10000) MX[B]
       [1] -1  0       0xf4018000 - 0xf401807f (0x80) MX[B]
       [2] -1  0       0xf4010000 - 0xf4017fff (0x8000) MX[B]
       [3] -1  0       0xf8000000 - 0xf7ffffff (0x0) MX[B]O
       [4] -1  0       0xf4100000 - 0xf4100fff (0x1000) MX[B](B)
       [5] -1  0       0xf5000000 - 0xf5ffffff (0x1000000) MX[B](B)
       [6] -1  0       0x000010b0 - 0x000010b7 (0x8) IX[B]
       [7] -1  0       0x00001000 - 0x0000107f (0x80) IX[B]
       [8] -1  0       0x00001080 - 0x0000109f (0x20) IX[B]
       [9] -1  0       0x000010a0 - 0x000010af (0x10) IX[B]
       [10] -1 0       0x00009000 - 0x000090ff (0x100) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
       [0] -1  0       0xf4000000 - 0xf400ffff (0x10000) MX[B]
       [1] -1  0       0xf4018000 - 0xf401807f (0x80) MX[B]
       [2] -1  0       0xf4010000 - 0xf4017fff (0x8000) MX[B]
       [3] -1  0       0xf8000000 - 0xf7ffffff (0x0) MX[B]O
       [4] -1  0       0xf4100000 - 0xf4100fff (0x1000) MX[B](B)
       [5] -1  0       0xf5000000 - 0xf5ffffff (0x1000000) MX[B](B)
       [6] -1  0       0x000010b0 - 0x000010b7 (0x8) IX[B]
       [7] -1  0       0x00001000 - 0x0000107f (0x80) IX[B]
       [8] -1  0       0x00001080 - 0x0000109f (0x20) IX[B]
       [9] -1  0       0x000010a0 - 0x000010af (0x10) IX[B]
       [10] -1 0       0x00009000 - 0x000090ff (0x100) IX[B](B)
(II) OS-reported resource ranges after removing overlaps with PCI:
       [0] -1  0       0xffe00000 - 0xffffffff (0x200000) MX[B](B)
       [1] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
       [2] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
       [3] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
       [4] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
       [5] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
       [6] -1  0       0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
       [0] -1  0       0xffe00000 - 0xffffffff (0x200000) MX[B](B)
       [1] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
       [2] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
       [3] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
       [4] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
       [5] -1  0       0xf4000000 - 0xf400ffff (0x10000) MX[B]
       [6] -1  0       0xf4018000 - 0xf401807f (0x80) MX[B]
       [7] -1  0       0xf4010000 - 0xf4017fff (0x8000) MX[B]
       [8] -1  0       0xf8000000 - 0xf7ffffff (0x0) MX[B]O
       [9] -1  0       0xf4100000 - 0xf4100fff (0x1000) MX[B](B)
       [10] -1 0       0xf5000000 - 0xf5ffffff (0x1000000) MX[B](B)
       [11] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
       [12] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
       [13] -1 0       0x000010b0 - 0x000010b7 (0x8) IX[B]
       [14] -1 0       0x00001000 - 0x0000107f (0x80) IX[B]
       [15] -1 0       0x00001080 - 0x0000109f (0x20) IX[B]
       [16] -1 0       0x000010a0 - 0x000010af (0x10) IX[B]
       [17] -1 0       0x00009000 - 0x000090ff (0x100) IX[B](B)
(II) LoadModule: "GLcore"
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_clip.o": No symbols found Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_norm.o": No symbols found Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_xform.o": No symbols found Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_vertex.o": No symbols found
(II) Module GLcore: vendor="The XFree86 Project"
       compiled for 4.3.0.1, module version = 1.0.0
       ABI class: XFree86 Server Extension, version 0.2
(II) LoadModule: "bitmap"
(II) Reloading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Loading font Bitmap
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
       compiled for 4.3.0.1, module version = 1.0.0
       Module class: XFree86 Server Extension
       ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="The XFree86 Project"
       compiled for 4.3.0.1, module version = 1.0.0
       ABI class: XFree86 Video Driver, version 0.6
(II) LoadModule: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="The XFree86 Project"
       compiled for 4.3.0.1, module version = 1.0.0
       ABI class: XFree86 Server Extension, version 0.2
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/X11R6/lib/modules/linux/libdrm.a
(II) Module drm: vendor="The XFree86 Project"
       compiled for 4.3.0.1, module version = 1.0.0
       ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension XFree86-DRI
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
       compiled for 4.3.0.1, module version = 1.0.0
       Module class: XFree86 Server Extension
       ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension FontCache
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
(II) Module freetype: vendor="The XFree86 Project"
       compiled for 4.3.0.1, module version = 2.0.2
       Module class: XFree86 Font Renderer
       ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor="The XFree86 Project"
       compiled for 4.3.0.1, module version = 1.0.0
       ABI class: XFree86 Server Extension, version 0.2
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Reloading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Loading extension GLX
(II) LoadModule: "int10"
(II) Loading /usr/X11R6/lib/modules/linux/libint10.a
(II) Module int10: vendor="The XFree86 Project"
       compiled for 4.3.0.1, module version = 1.0.0
       ABI class: XFree86 Video Driver, version 0.6
(II) LoadModule: "pex5"
(WW) Warning, couldn't open module pex5
(II) UnloadModule: "pex5"
(EE) Failed to load module "pex5" (module does not exist, 0)
(II) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor="The XFree86 Project"
       compiled for 4.3.0.1, module version = 1.13.0
       Module class: XFree86 Server Extension
       ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension RECORD
(II) LoadModule: "speedo"
(II) Loading /usr/X11R6/lib/modules/fonts/libspeedo.a
Skipping "/usr/X11R6/lib/modules/fonts/libspeedo.a:spencode.o": No symbols found
(II) Module speedo: vendor="The XFree86 Project"
       compiled for 4.3.0.1, module version = 1.0.1
       Module class: XFree86 Font Renderer
       ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Speedo
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="The XFree86 Project"
       compiled for 4.3.0.1, module version = 1.0.2
       Module class: XFree86 Font Renderer
       ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "vbe"
(II) Loading /usr/X11R6/lib/modules/libvbe.a
(II) Module vbe: vendor="The XFree86 Project"
       compiled for 4.3.0.1, module version = 1.1.0
       ABI class: XFree86 Video Driver, version 0.6
(II) LoadModule: "xie"
(WW) Warning, couldn't open module xie
(II) UnloadModule: "xie"
(EE) Failed to load module "xie" (module does not exist, 0)
(II) LoadModule: "vesa"
(II) Loading /usr/X11R6/lib/modules/drivers/vesa_drv.o
(II) Module vesa: vendor="The XFree86 Project"
       compiled for 4.3.0.1, module version = 1.0.0
       Module class: XFree86 Video Driver
       ABI class: XFree86 Video Driver, version 0.6
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
       compiled for 4.3.0.1, module version = 1.0.0
       Module class: XFree86 XInput Driver
       ABI class: XFree86 XInput driver, version 0.4
(II) VESA: driver for VESA chipsets: vesa
(II) Primary Device is: PCI 01:00:0
(--) Assigning device section with no busID to primary device
(--) Chipset vesa 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       0xf4000000 - 0xf400ffff (0x10000) MX[B]
       [6] -1  0       0xf4018000 - 0xf401807f (0x80) MX[B]
       [7] -1  0       0xf4010000 - 0xf4017fff (0x8000) MX[B]
       [8] -1  0       0xf8000000 - 0xf7ffffff (0x0) MX[B]O
       [9] -1  0       0xf4100000 - 0xf4100fff (0x1000) MX[B](B)
       [10] -1 0       0xf5000000 - 0xf5ffffff (0x1000000) MX[B](B)
       [11] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
       [12] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
       [13] -1 0       0x000010b0 - 0x000010b7 (0x8) IX[B]
       [14] -1 0       0x00001000 - 0x0000107f (0x80) IX[B]
       [15] -1 0       0x00001080 - 0x0000109f (0x20) IX[B]
       [16] -1 0       0x000010a0 - 0x000010af (0x10) IX[B]
       [17] -1 0       0x00009000 - 0x000090ff (0x100) IX[B](B)
(II) resource ranges after probing:
       [0] -1  0       0xffe00000 - 0xffffffff (0x200000) MX[B](B)
       [1] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
       [2] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
       [3] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
       [4] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
       [5] -1  0       0xf4000000 - 0xf400ffff (0x10000) MX[B]
       [6] -1  0       0xf4018000 - 0xf401807f (0x80) MX[B]
       [7] -1  0       0xf4010000 - 0xf4017fff (0x8000) MX[B]
       [8] -1  0       0xf8000000 - 0xf7ffffff (0x0) MX[B]O
       [9] -1  0       0xf4100000 - 0xf4100fff (0x1000) MX[B](B)
       [10] -1 0       0xf5000000 - 0xf5ffffff (0x1000000) MX[B](B)
       [11] 0  0       0x000a0000 - 0x000affff (0x10000) MS[B]
       [12] 0  0       0x000b0000 - 0x000b7fff (0x8000) MS[B]
       [13] 0  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       0x000010b0 - 0x000010b7 (0x8) IX[B]
       [17] -1 0       0x00001000 - 0x0000107f (0x80) IX[B]
       [18] -1 0       0x00001080 - 0x0000109f (0x20) IX[B]
       [19] -1 0       0x000010a0 - 0x000010af (0x10) IX[B]
       [20] -1 0       0x00009000 - 0x000090ff (0x100) IX[B](B)
       [21] 0  0       0x000003b0 - 0x000003bb (0xc) IS[B]
       [22] 0  0       0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Reloading /usr/X11R6/lib/modules/libvbe.a
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/X11R6/lib/modules/linux/libint10.a
(II) VESA(0): initializing int10
(II) VESA(0): Primary V_BIOS segment is: 0xc000
(II) VESA(0): VESA BIOS detected
(II) VESA(0): VESA VBE Version 2.0
(II) VESA(0): VESA VBE Total Mem: 8192 kB
(II) VESA(0): VESA VBE OEM: ATI MACH64
(II) VESA(0): VESA VBE OEM Software Rev: 1.0
(II) VESA(0): VESA VBE OEM Vendor: ATI Technologies Inc.
(II) VESA(0): VESA VBE OEM Product: MACH64GT
(II) VESA(0): VESA VBE OEM Product Rev: 01.00
(**) VESA(0): Depth 24, (--) framebuffer bpp 24
(==) VESA(0): RGB weight 888
(==) VESA(0): Default visual is TrueColor
(==) VESA(0): Using gamma correction (1.0, 1.0, 1.0)
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/X11R6/lib/modules/libddc.a
(II) VESA(0): VESA VBE DDC supported
(II) VESA(0): VESA VBE DDC Level 2
(II) VESA(0): VESA VBE DDC transfer in appr. 2 sec.
(II) VESA(0): VESA VBE DDC read successfully
(II) VESA(0): Manufacturer: HWP  Model: 86e  Serial#: 83410738
(II) VESA(0): Year: 1998  Week: 34
(II) VESA(0): EDID Version: 1.1
(II) VESA(0): Analog Display Input,  Input Voltage Level: 0.700/0.700 V
(II) VESA(0): Sync:  Separate
(II) VESA(0): Max H-Image Size [cm]: horiz.: 28  vert.: 21
(II) VESA(0): Gamma: 2.87
(II) VESA(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
(II) VESA(0): redX: 0.620 redY: 0.340   greenX: 0.305 greenY: 0.600
(II) VESA(0): blueX: 0.155 blueY: 0.065   whiteX: 0.281 whiteY: 0.311
(II) VESA(0): Supported VESA Video Modes:
(II) VESA(0): 720x400@70Hz
(II) VESA(0): 640x480@60Hz
(II) VESA(0): 640x480@75Hz
(II) VESA(0): 800x600@60Hz
(II) VESA(0): 800x600@75Hz
(II) VESA(0): 1024x768@60Hz
(II) VESA(0): Manufacturer's mask: 0
(II) VESA(0): Supported Future Video Modes:
(II) VESA(0): #0: hsize: 800  vsize 600  refresh: 85  vid: 22853
(II) VESA(0): #1: hsize: 640  vsize 480  refresh: 85  vid: 22833
(II) VESA(0): Supported additional Video Mode:
(II) VESA(0): clock: 36.0 MHz   Image Size:  265 x 198 mm
(II) VESA(0): h_active: 640 h_sync: 696 h_sync_end 752 h_blank_end 832 h_border: 0 (II) VESA(0): v_active: 480 v_sync: 481 v_sync_end 484 v_blanking: 509 v_border: 0
(II) VESA(0): Supported additional Video Mode:
(II) VESA(0): clock: 25.2 MHz   Image Size:  265 x 198 mm
(II) VESA(0): h_active: 640 h_sync: 664 h_sync_end 760 h_blank_end 800 h_border: 0 (II) VESA(0): v_active: 480 v_sync: 498 v_sync_end 500 v_blanking: 525 v_border: 0
(II) VESA(0): Supported additional Video Mode:
(II) VESA(0): clock: 65.0 MHz   Image Size:  265 x 198 mm
(II) VESA(0): h_active: 1024 h_sync: 1048 h_sync_end 1184 h_blank_end 1344 h_border: 0 (II) VESA(0): v_active: 768 v_sync: 771 v_sync_end 777 v_blanking: 806 v_border: 0
(II) VESA(0): Supported additional Video Mode:
(II) VESA(0): clock: 56.2 MHz   Image Size:  265 x 198 mm
(II) VESA(0): h_active: 800 h_sync: 832 h_sync_end 896 h_blank_end 1048 h_border: 0 (II) VESA(0): v_active: 600 v_sync: 601 v_sync_end 604 v_blanking: 631 v_border: 0
(II) VESA(0): Searching for matching VESA mode(s):
Mode: 100 (640x400)
       ModeAttributes: 0xbb
       WinAAttributes: 0x5
       WinBAttributes: 0x3
       WinGranularity: 64
       WinSize: 64
       WinASegment: 0xa000
       WinBSegment: 0xa000
       WinFuncPtr: 0xc00046f5
       BytesPerScanline: 640
       XResolution: 640
       YResolution: 400
       XCharSize: 8
       YCharSize: 16
       NumberOfPlanes: 1
       BitsPerPixel: 8
       NumberOfBanks: 1
       MemoryModel: 4
       BankSize: 0
       NumberOfImages: 31
       RedMaskSize: 0
       RedFieldPosition: 0
       GreenMaskSize: 0
       GreenFieldPosition: 0
       BlueMaskSize: 0
       BlueFieldPosition: 0
       RsvdMaskSize: 0
       RsvdFieldPosition: 0
       DirectColorModeInfo: 0
       PhysBasePtr: 0xf5000000
Mode: 101 (640x480)
       ModeAttributes: 0xbb
       WinAAttributes: 0x5
       WinBAttributes: 0x3
       WinGranularity: 64
       WinSize: 64
       WinASegment: 0xa000
       WinBSegment: 0xa000
       WinFuncPtr: 0xc00046f5
       BytesPerScanline: 640
       XResolution: 640
       YResolution: 480
       XCharSize: 8
       YCharSize: 16
       NumberOfPlanes: 1
       BitsPerPixel: 8
       NumberOfBanks: 1
       MemoryModel: 4
       BankSize: 0
       NumberOfImages: 24
       RedMaskSize: 0
       RedFieldPosition: 0
       GreenMaskSize: 0
       GreenFieldPosition: 0
       BlueMaskSize: 0
       BlueFieldPosition: 0
       RsvdMaskSize: 0
       RsvdFieldPosition: 0
       DirectColorModeInfo: 0
       PhysBasePtr: 0xf5000000
Mode: 110 (640x480)
      ModeAttributes: 0xbb
       WinAAttributes: 0x5
       WinBAttributes: 0x3
       WinGranularity: 64
       WinSize: 64
       WinASegment: 0xa000
       WinBSegment: 0xa000
       WinFuncPtr: 0xc00046f5
       BytesPerScanline: 1280
       XResolution: 640
       YResolution: 480
       XCharSize: 8
       YCharSize: 16
       NumberOfPlanes: 1
       BitsPerPixel: 15
       NumberOfBanks: 1
       MemoryModel: 6
       BankSize: 0
       NumberOfImages: 11
       RedMaskSize: 5
       RedFieldPosition: 10
       GreenMaskSize: 5
       GreenFieldPosition: 5
       BlueMaskSize: 5
       BlueFieldPosition: 0
       RsvdMaskSize: 0
       RsvdFieldPosition: 0
       DirectColorModeInfo: 0
       PhysBasePtr: 0xf5000000
Mode: 111 (640x480)
       ModeAttributes: 0xbb
       WinAAttributes: 0x5
       WinBAttributes: 0x3
       WinGranularity: 64
       WinSize: 64
       WinASegment: 0xa000
       WinBSegment: 0xa000
       WinFuncPtr: 0xc00046f5
       BytesPerScanline: 1280
       XResolution: 640
       YResolution: 480
       XCharSize: 8
       YCharSize: 16
       NumberOfPlanes: 1
       BitsPerPixel: 16
       NumberOfBanks: 1
       MemoryModel: 6
       BankSize: 0
       NumberOfImages: 11
       RedMaskSize: 5
       RedFieldPosition: 11
       GreenMaskSize: 6
       GreenFieldPosition: 5
       BlueMaskSize: 5
       BlueFieldPosition: 0
       RsvdMaskSize: 0
       RsvdFieldPosition: 0
       DirectColorModeInfo: 0
       PhysBasePtr: 0xf5000000
*Mode: 112 (640x480)
       ModeAttributes: 0xbb
       WinAAttributes: 0x5
       WinBAttributes: 0x3
       WinGranularity: 64
       WinSize: 64
       WinASegment: 0xa000
       WinBSegment: 0xa000
       WinFuncPtr: 0xc00046f5
       BytesPerScanline: 1920
       XResolution: 640
       YResolution: 480
       XCharSize: 8
       YCharSize: 16
       NumberOfPlanes: 1
       BitsPerPixel: 24
       NumberOfBanks: 1
       MemoryModel: 6
       BankSize: 0
       NumberOfImages: 7
       RedMaskSize: 8
       RedFieldPosition: 16
       GreenMaskSize: 8
       GreenFieldPosition: 8
       BlueMaskSize: 8
       BlueFieldPosition: 0
       RsvdMaskSize: 0
       RsvdFieldPosition: 0
       DirectColorModeInfo: 0
       PhysBasePtr: 0xf5000000
Mode: 103 (800x600)
       ModeAttributes: 0xbb
       WinAAttributes: 0x5
       WinBAttributes: 0x3
       WinGranularity: 64
       WinSize: 64
       WinASegment: 0xa000
       WinBSegment: 0xa000
       WinFuncPtr: 0xc00046f5
       BytesPerScanline: 800
       XResolution: 800
       YResolution: 600
       XCharSize: 8
       YCharSize: 14
       NumberOfPlanes: 1
       BitsPerPixel: 8
       NumberOfBanks: 1
       MemoryModel: 4
       BankSize: 0
       NumberOfImages: 15
       RedMaskSize: 0
       RedFieldPosition: 0
       GreenMaskSize: 0
       GreenFieldPosition: 0
       BlueMaskSize: 0
       BlueFieldPosition: 0
       RsvdMaskSize: 0
       RsvdFieldPosition: 0
       DirectColorModeInfo: 0
       PhysBasePtr: 0xf5000000
Mode: 113 (800x600)
       ModeAttributes: 0xbb
       WinAAttributes: 0x5
       WinBAttributes: 0x3
       WinGranularity: 64
       WinSize: 64
       WinASegment: 0xa000
       WinBSegment: 0xa000
       WinFuncPtr: 0xc00046f5
       BytesPerScanline: 1600
       XResolution: 800
       YResolution: 600
       XCharSize: 8
       YCharSize: 14
       NumberOfPlanes: 1
       BitsPerPixel: 15
       NumberOfBanks: 1
       MemoryModel: 6
       BankSize: 0
       NumberOfImages: 7
       RedMaskSize: 5
       RedFieldPosition: 10
       GreenMaskSize: 5
       GreenFieldPosition: 5
       BlueMaskSize: 5
       BlueFieldPosition: 0
       RsvdMaskSize: 0
       RsvdFieldPosition: 0
       DirectColorModeInfo: 0
       PhysBasePtr: 0xf5000000
Mode: 114 (800x600)
       ModeAttributes: 0xbb
       WinAAttributes: 0x5
       WinBAttributes: 0x3
       WinGranularity: 64
       WinSize: 64
       WinASegment: 0xa000
       WinBSegment: 0xa000
       WinFuncPtr: 0xc00046f5
       BytesPerScanline: 1600
       XResolution: 800
       YResolution: 600
       XCharSize: 8
       YCharSize: 14
       NumberOfPlanes: 1
       BitsPerPixel: 16
       NumberOfBanks: 1
       MemoryModel: 6
       BankSize: 0
       NumberOfImages: 7
       RedMaskSize: 5
       RedFieldPosition: 11
       GreenMaskSize: 6
       GreenFieldPosition: 5
       BlueMaskSize: 5
       BlueFieldPosition: 0
       RsvdMaskSize: 0
       RsvdFieldPosition: 0
       DirectColorModeInfo: 0
       PhysBasePtr: 0xf5000000
*Mode: 115 (800x600)
       ModeAttributes: 0xbb
       WinAAttributes: 0x5
       WinBAttributes: 0x3
       WinGranularity: 64
       WinSize: 64
       WinASegment: 0xa000
       WinBSegment: 0xa000
       WinFuncPtr: 0xc00046f5
       BytesPerScanline: 2400
       XResolution: 800
       YResolution: 600
       XCharSize: 8
       YCharSize: 14
       NumberOfPlanes: 1
       BitsPerPixel: 24
       NumberOfBanks: 1
       MemoryModel: 6
       BankSize: 0
       NumberOfImages: 4
       RedMaskSize: 8
       RedFieldPosition: 16
       GreenMaskSize: 8
       GreenFieldPosition: 8
       BlueMaskSize: 8
       BlueFieldPosition: 0
       RsvdMaskSize: 0
       RsvdFieldPosition: 0
       DirectColorModeInfo: 0
       PhysBasePtr: 0xf5000000
Mode: 105 (1024x768)
       ModeAttributes: 0xbb
       WinAAttributes: 0x5
       WinBAttributes: 0x3
       WinGranularity: 64
       WinSize: 64
       WinASegment: 0xa000
       WinBSegment: 0xa000
       WinFuncPtr: 0xc00046f5
       BytesPerScanline: 1024
       XResolution: 1024
       YResolution: 768
       XCharSize: 8
       YCharSize: 16
       NumberOfPlanes: 1
       BitsPerPixel: 8
       NumberOfBanks: 1
       MemoryModel: 4
       BankSize: 0
       NumberOfImages: 9
       RedMaskSize: 0
       RedFieldPosition: 0
       GreenMaskSize: 0
       GreenFieldPosition: 0
       BlueMaskSize: 0
       BlueFieldPosition: 0
       RsvdMaskSize: 0
       RsvdFieldPosition: 0
       DirectColorModeInfo: 0
       PhysBasePtr: 0xf5000000
Mode: 116 (1024x768)
       ModeAttributes: 0xbb
       WinAAttributes: 0x5
       WinBAttributes: 0x3
       WinGranularity: 64
       WinSize: 64
       WinASegment: 0xa000
       WinBSegment: 0xa000
       WinFuncPtr: 0xc00046f5
       BytesPerScanline: 2048
       XResolution: 1024
       YResolution: 768
       XCharSize: 8
       YCharSize: 16
       NumberOfPlanes: 1
       BitsPerPixel: 15
       NumberOfBanks: 1
       MemoryModel: 6
       BankSize: 0
       NumberOfImages: 4
       RedMaskSize: 5
       RedFieldPosition: 10
       GreenMaskSize: 5
       GreenFieldPosition: 5
       BlueMaskSize: 5
       BlueFieldPosition: 0
       RsvdMaskSize: 0
       RsvdFieldPosition: 0
       DirectColorModeInfo: 0
       PhysBasePtr: 0xf5000000
Mode: 117 (1024x768)
       ModeAttributes: 0xbb
       WinAAttributes: 0x5
       WinBAttributes: 0x3
      WinGranularity: 64
       WinSize: 64
       WinASegment: 0xa000
       WinBSegment: 0xa000
       WinFuncPtr: 0xc00046f5
       BytesPerScanline: 2048
       XResolution: 1024
       YResolution: 768
       XCharSize: 8
       YCharSize: 16
       NumberOfPlanes: 1
       BitsPerPixel: 16
       NumberOfBanks: 1
       MemoryModel: 6
       BankSize: 0
       NumberOfImages: 4
       RedMaskSize: 5
       RedFieldPosition: 11
       GreenMaskSize: 6
       GreenFieldPosition: 5
       BlueMaskSize: 5
       BlueFieldPosition: 0
       RsvdMaskSize: 0
       RsvdFieldPosition: 0
       DirectColorModeInfo: 0
       PhysBasePtr: 0xf5000000
*Mode: 118 (1024x768)
       ModeAttributes: 0xbb
       WinAAttributes: 0x5
       WinBAttributes: 0x3
       WinGranularity: 64
       WinSize: 64
       WinASegment: 0xa000
       WinBSegment: 0xa000
       WinFuncPtr: 0xc00046f5
       BytesPerScanline: 3072
       XResolution: 1024
       YResolution: 768
       XCharSize: 8
       YCharSize: 16
       NumberOfPlanes: 1
       BitsPerPixel: 24
       NumberOfBanks: 1
       MemoryModel: 6
       BankSize: 0
       NumberOfImages: 2
       RedMaskSize: 8
       RedFieldPosition: 16
       GreenMaskSize: 8
       GreenFieldPosition: 8
       BlueMaskSize: 8
       BlueFieldPosition: 0
       RsvdMaskSize: 0
       RsvdFieldPosition: 0
       DirectColorModeInfo: 0
       PhysBasePtr: 0xf5000000
Mode: 107 (1280x1024)
       ModeAttributes: 0xbb
       WinAAttributes: 0x5
       WinBAttributes: 0x3
       WinGranularity: 64
       WinSize: 64
       WinASegment: 0xa000
       WinBSegment: 0xa000
       WinFuncPtr: 0xc00046f5
       BytesPerScanline: 1280
       XResolution: 1280
       YResolution: 1024
       XCharSize: 8
       YCharSize: 16
       NumberOfPlanes: 1
       BitsPerPixel: 8
       NumberOfBanks: 1
       MemoryModel: 4
       BankSize: 0
       NumberOfImages: 5
       RedMaskSize: 0
       RedFieldPosition: 0
       GreenMaskSize: 0
       GreenFieldPosition: 0
       BlueMaskSize: 0
       BlueFieldPosition: 0
       RsvdMaskSize: 0
       RsvdFieldPosition: 0
       DirectColorModeInfo: 0
       PhysBasePtr: 0xf5000000
Mode: 119 (1280x1024)
       ModeAttributes: 0xbb
       WinAAttributes: 0x5
       WinBAttributes: 0x3
       WinGranularity: 64
       WinSize: 64
       WinASegment: 0xa000
       WinBSegment: 0xa000
       WinFuncPtr: 0xc00046f5
       BytesPerScanline: 2560
       XResolution: 1280
       YResolution: 1024
       XCharSize: 8
       YCharSize: 16
       NumberOfPlanes: 1
       BitsPerPixel: 15
       NumberOfBanks: 1
       MemoryModel: 6
       BankSize: 0
       NumberOfImages: 2
       RedMaskSize: 5
       RedFieldPosition: 10
       GreenMaskSize: 5
       GreenFieldPosition: 5
       BlueMaskSize: 5
       BlueFieldPosition: 0
       RsvdMaskSize: 0
       RsvdFieldPosition: 0
       DirectColorModeInfo: 0
       PhysBasePtr: 0xf5000000
Mode: 11a (1280x1024)
       ModeAttributes: 0xbb
       WinAAttributes: 0x5
       WinBAttributes: 0x3
       WinGranularity: 64
       WinSize: 64
       WinASegment: 0xa000
       WinBSegment: 0xa000
       WinFuncPtr: 0xc00046f5
       BytesPerScanline: 2560
       XResolution: 1280
       YResolution: 1024
       XCharSize: 8
       YCharSize: 16
       NumberOfPlanes: 1
       BitsPerPixel: 16
       NumberOfBanks: 1
       MemoryModel: 6
       BankSize: 0
       NumberOfImages: 2
       RedMaskSize: 5
       RedFieldPosition: 11
       GreenMaskSize: 6
       GreenFieldPosition: 5
       BlueMaskSize: 5
       BlueFieldPosition: 0
       RsvdMaskSize: 0
       RsvdFieldPosition: 0
       DirectColorModeInfo: 0
       PhysBasePtr: 0xf5000000
*(II) VESA(0): Not using built-in mode "1280x1024" (hsync out of range)
Mode: 11b (1280x1024)
       ModeAttributes: 0xbb
       WinAAttributes: 0x5
       WinBAttributes: 0x3
       WinGranularity: 64
       WinSize: 64
       WinASegment: 0xa000
       WinBSegment: 0xa000
       WinFuncPtr: 0xc00046f5
       BytesPerScanline: 3840
       XResolution: 1280
       YResolution: 1024
       XCharSize: 8
       YCharSize: 16
       NumberOfPlanes: 1
       BitsPerPixel: 24
       NumberOfBanks: 1
       MemoryModel: 6
       BankSize: 0
       NumberOfImages: 1
       RedMaskSize: 8
       RedFieldPosition: 16
       GreenMaskSize: 8
       GreenFieldPosition: 8
       BlueMaskSize: 8
       BlueFieldPosition: 0
       RsvdMaskSize: 0
       RsvdFieldPosition: 0
       DirectColorModeInfo: 0
       PhysBasePtr: 0xf5000000
Mode: 302 (1024x768)
       ModeAttributes: 0x1a
       WinAAttributes: 0x5
       WinBAttributes: 0x3
       WinGranularity: 64
       WinSize: 64
       WinASegment: 0xa000
       WinBSegment: 0xa000
       WinFuncPtr: 0x46f5
       BytesPerScanline: 128
       XResolution: 1024
       YResolution: 768
       XCharSize: 8
       YCharSize: 16
       NumberOfPlanes: 4
       BitsPerPixel: 4
       NumberOfBanks: 1
       MemoryModel: 3
       BankSize: 0
       NumberOfImages: 0
       RedMaskSize: 0
       RedFieldPosition: 0
       GreenMaskSize: 0
       GreenFieldPosition: 0
       BlueMaskSize: 0
       BlueFieldPosition: 0
       RsvdMaskSize: 0
       RsvdFieldPosition: 0
       DirectColorModeInfo: 0
       PhysBasePtr: 0x0
Mode: 303 (1024x768)
       ModeAttributes: 0x1a
       WinAAttributes: 0x5
       WinBAttributes: 0x3
       WinGranularity: 64
       WinSize: 64
       WinASegment: 0xa000
       WinBSegment: 0xa000
       WinFuncPtr: 0x46f5
       BytesPerScanline: 128
       XResolution: 1024
       YResolution: 768
       XCharSize: 8
       YCharSize: 16
       NumberOfPlanes: 4
       BitsPerPixel: 4
       NumberOfBanks: 1
       MemoryModel: 3
       BankSize: 0
       NumberOfImages: 0
       RedMaskSize: 0
       RedFieldPosition: 0
       GreenMaskSize: 0
       GreenFieldPosition: 0
       BlueMaskSize: 0
       BlueFieldPosition: 0
       RsvdMaskSize: 0
       RsvdFieldPosition: 0
       DirectColorModeInfo: 0
       PhysBasePtr: 0x0
Mode: 304 (1024x768)
       ModeAttributes: 0x1a
       WinAAttributes: 0x5
       WinBAttributes: 0x3
       WinGranularity: 64
       WinSize: 64
       WinASegment: 0xa000
       WinBSegment: 0xa000
       WinFuncPtr: 0x46f5
       BytesPerScanline: 128
       XResolution: 1024
       YResolution: 768
       XCharSize: 8
       YCharSize: 16
       NumberOfPlanes: 4
       BitsPerPixel: 4
       NumberOfBanks: 1
       MemoryModel: 3
       BankSize: 0
       NumberOfImages: 0
       RedMaskSize: 0
       RedFieldPosition: 0
       GreenMaskSize: 0
       GreenFieldPosition: 0
       BlueMaskSize: 0
       BlueFieldPosition: 0
       RsvdMaskSize: 0
       RsvdFieldPosition: 0
       DirectColorModeInfo: 0
       PhysBasePtr: 0x0
Mode: 202 (320x200)
       ModeAttributes: 0xbb
       WinAAttributes: 0x5
       WinBAttributes: 0x3
       WinGranularity: 64
       WinSize: 64
      WinASegment: 0xa000
       WinBSegment: 0xa000
       WinFuncPtr: 0xc00046f5
       BytesPerScanline: 320
       XResolution: 320
       YResolution: 200
       XCharSize: 8
       YCharSize: 8
       NumberOfPlanes: 1
       BitsPerPixel: 8
       NumberOfBanks: 1
       MemoryModel: 4
       BankSize: 0
       NumberOfImages: 127
       RedMaskSize: 0
       RedFieldPosition: 0
       GreenMaskSize: 0
       GreenFieldPosition: 0
       BlueMaskSize: 0
       BlueFieldPosition: 0
       RsvdMaskSize: 0
       RsvdFieldPosition: 0
       DirectColorModeInfo: 0
       PhysBasePtr: 0xf5000000
Mode: 10d (320x200)
       ModeAttributes: 0xbb
       WinAAttributes: 0x5
       WinBAttributes: 0x3
       WinGranularity: 64
       WinSize: 64
       WinASegment: 0xa000
       WinBSegment: 0xa000
       WinFuncPtr: 0xc00046f5
       BytesPerScanline: 640
       XResolution: 320
       YResolution: 200
       XCharSize: 8
       YCharSize: 8
       NumberOfPlanes: 1
       BitsPerPixel: 15
       NumberOfBanks: 1
       MemoryModel: 6
       BankSize: 0
       NumberOfImages: 63
       RedMaskSize: 5
       RedFieldPosition: 10
       GreenMaskSize: 5
       GreenFieldPosition: 5
       BlueMaskSize: 5
       BlueFieldPosition: 0
       RsvdMaskSize: 0
       RsvdFieldPosition: 0
       DirectColorModeInfo: 0
       PhysBasePtr: 0xf5000000
Mode: 10e (320x200)
       ModeAttributes: 0xbb
       WinAAttributes: 0x5
       WinBAttributes: 0x3
       WinGranularity: 64
       WinSize: 64
       WinASegment: 0xa000
       WinBSegment: 0xa000
       WinFuncPtr: 0xc00046f5
       BytesPerScanline: 640
       XResolution: 320
       YResolution: 200
       XCharSize: 8
       YCharSize: 8
       NumberOfPlanes: 1
       BitsPerPixel: 16
       NumberOfBanks: 1
       MemoryModel: 6
       BankSize: 0
       NumberOfImages: 63
       RedMaskSize: 5
       RedFieldPosition: 11
       GreenMaskSize: 6
       GreenFieldPosition: 5
       BlueMaskSize: 5
       BlueFieldPosition: 0
       RsvdMaskSize: 0
       RsvdFieldPosition: 0
       DirectColorModeInfo: 0
       PhysBasePtr: 0xf5000000
*Mode: 10f (320x200)
       ModeAttributes: 0xbb
       WinAAttributes: 0x5
       WinBAttributes: 0x3
       WinGranularity: 64
       WinSize: 64
       WinASegment: 0xa000
       WinBSegment: 0xa000
       WinFuncPtr: 0xc00046f5
       BytesPerScanline: 960
       XResolution: 320
       YResolution: 200
       XCharSize: 8
       YCharSize: 8
       NumberOfPlanes: 1
       BitsPerPixel: 24
       NumberOfBanks: 1
       MemoryModel: 6
       BankSize: 0
       NumberOfImages: 41
       RedMaskSize: 8
       RedFieldPosition: 16
       GreenMaskSize: 8
       GreenFieldPosition: 8
       BlueMaskSize: 8
       BlueFieldPosition: 0
       RsvdMaskSize: 0
       RsvdFieldPosition: 0
       DirectColorModeInfo: 0
       PhysBasePtr: 0xf5000000
Mode: 212 (320x240)
       ModeAttributes: 0xbb
       WinAAttributes: 0x5
       WinBAttributes: 0x3
       WinGranularity: 64
       WinSize: 64
       WinASegment: 0xa000
       WinBSegment: 0xa000
       WinFuncPtr: 0xc00046f5
       BytesPerScanline: 320
       XResolution: 320
       YResolution: 240
       XCharSize: 8
       YCharSize: 8
       NumberOfPlanes: 1
       BitsPerPixel: 8
       NumberOfBanks: 1
       MemoryModel: 4
       BankSize: 0
       NumberOfImages: 63
       RedMaskSize: 0
       RedFieldPosition: 0
       GreenMaskSize: 0
       GreenFieldPosition: 0
       BlueMaskSize: 0
       BlueFieldPosition: 0
       RsvdMaskSize: 0
       RsvdFieldPosition: 0
       DirectColorModeInfo: 0
       PhysBasePtr: 0xf5000000
Mode: 213 (320x240)
       ModeAttributes: 0xbb
       WinAAttributes: 0x5
       WinBAttributes: 0x3
       WinGranularity: 64
       WinSize: 64
       WinASegment: 0xa000
       WinBSegment: 0xa000
       WinFuncPtr: 0xc00046f5
       BytesPerScanline: 640
       XResolution: 320
       YResolution: 240
       XCharSize: 8
       YCharSize: 8
       NumberOfPlanes: 1
       BitsPerPixel: 15
       NumberOfBanks: 1
       MemoryModel: 6
       BankSize: 0
       NumberOfImages: 41
       RedMaskSize: 5
       RedFieldPosition: 10
       GreenMaskSize: 5
       GreenFieldPosition: 5
       BlueMaskSize: 5
       BlueFieldPosition: 0
       RsvdMaskSize: 0
       RsvdFieldPosition: 0
       DirectColorModeInfo: 0
       PhysBasePtr: 0xf5000000
Mode: 214 (320x240)
       ModeAttributes: 0xbb
       WinAAttributes: 0x5
       WinBAttributes: 0x3
       WinGranularity: 64
       WinSize: 64
       WinASegment: 0xa000
       WinBSegment: 0xa000
       WinFuncPtr: 0xc00046f5
       BytesPerScanline: 640
       XResolution: 320
       YResolution: 240
       XCharSize: 8
       YCharSize: 8
       NumberOfPlanes: 1
       BitsPerPixel: 16
       NumberOfBanks: 1
       MemoryModel: 6
       BankSize: 0
       NumberOfImages: 41
       RedMaskSize: 5
       RedFieldPosition: 11
       GreenMaskSize: 6
       GreenFieldPosition: 5
       BlueMaskSize: 5
       BlueFieldPosition: 0
       RsvdMaskSize: 0
       RsvdFieldPosition: 0
       DirectColorModeInfo: 0
       PhysBasePtr: 0xf5000000
*Mode: 215 (320x240)
       ModeAttributes: 0xbb
       WinAAttributes: 0x5
       WinBAttributes: 0x3
       WinGranularity: 64
       WinSize: 64
       WinASegment: 0xa000
       WinBSegment: 0xa000
       WinFuncPtr: 0xc00046f5
       BytesPerScanline: 960
       XResolution: 320
       YResolution: 240
       XCharSize: 8
       YCharSize: 8
       NumberOfPlanes: 1
       BitsPerPixel: 24
       NumberOfBanks: 1
       MemoryModel: 6
       BankSize: 0
       NumberOfImages: 31
       RedMaskSize: 8
       RedFieldPosition: 16
       GreenMaskSize: 8
       GreenFieldPosition: 8
       BlueMaskSize: 8
       BlueFieldPosition: 0
       RsvdMaskSize: 0
       RsvdFieldPosition: 0
       DirectColorModeInfo: 0
       PhysBasePtr: 0xf5000000
Mode: 222 (512x384)
       ModeAttributes: 0xbb
       WinAAttributes: 0x5
       WinBAttributes: 0x3
       WinGranularity: 64
       WinSize: 64
       WinASegment: 0xa000
       WinBSegment: 0xa000
       WinFuncPtr: 0xc00046f5
       BytesPerScanline: 512
       XResolution: 512
       YResolution: 384
       XCharSize: 8
       YCharSize: 16
       NumberOfPlanes: 1
       BitsPerPixel: 8
       NumberOfBanks: 1
       MemoryModel: 4
       BankSize: 0
       NumberOfImages: 41
       RedMaskSize: 0
       RedFieldPosition: 0
       GreenMaskSize: 0
       GreenFieldPosition: 0
       BlueMaskSize: 0
       BlueFieldPosition: 0
       RsvdMaskSize: 0
       RsvdFieldPosition: 0
       DirectColorModeInfo: 0
       PhysBasePtr: 0xf5000000
Mode: 223 (512x384)
       ModeAttributes: 0xbb
       WinAAttributes: 0x5
       WinBAttributes: 0x3
       WinGranularity: 64
       WinSize: 64
       WinASegment: 0xa000
       WinBSegment: 0xa000
       WinFuncPtr: 0xc00046f5
       BytesPerScanline: 1024
       XResolution: 512
       YResolution: 384
       XCharSize: 8
       YCharSize: 16
       NumberOfPlanes: 1
       BitsPerPixel: 15
       NumberOfBanks: 1
       MemoryModel: 6
       BankSize: 0
       NumberOfImages: 20
       RedMaskSize: 5
       RedFieldPosition: 10
       GreenMaskSize: 5
       GreenFieldPosition: 5
       BlueMaskSize: 5
       BlueFieldPosition: 0
       RsvdMaskSize: 0
       RsvdFieldPosition: 0
       DirectColorModeInfo: 0
       PhysBasePtr: 0xf5000000
Mode: 224 (512x384)
       ModeAttributes: 0xbb
       WinAAttributes: 0x5
       WinBAttributes: 0x3
       WinGranularity: 64
       WinSize: 64
       WinASegment: 0xa000
       WinBSegment: 0xa000
       WinFuncPtr: 0xc00046f5
       BytesPerScanline: 1024
       XResolution: 512
       YResolution: 384
       XCharSize: 8
       YCharSize: 16
       NumberOfPlanes: 1
       BitsPerPixel: 16
       NumberOfBanks: 1
       MemoryModel: 6
       BankSize: 0
       NumberOfImages: 20
       RedMaskSize: 5
       RedFieldPosition: 11
       GreenMaskSize: 6
       GreenFieldPosition: 5
       BlueMaskSize: 5
       BlueFieldPosition: 0
       RsvdMaskSize: 0
       RsvdFieldPosition: 0
       DirectColorModeInfo: 0
       PhysBasePtr: 0xf5000000
*Mode: 225 (512x384)
       ModeAttributes: 0xbb
       WinAAttributes: 0x5
       WinBAttributes: 0x3
       WinGranularity: 64
       WinSize: 64
       WinASegment: 0xa000
       WinBSegment: 0xa000
       WinFuncPtr: 0xc00046f5
       BytesPerScanline: 1536
       XResolution: 512
       YResolution: 384
       XCharSize: 8
       YCharSize: 16
       NumberOfPlanes: 1
       BitsPerPixel: 24
       NumberOfBanks: 1
       MemoryModel: 6
       BankSize: 0
       NumberOfImages: 13
       RedMaskSize: 8
       RedFieldPosition: 16
       GreenMaskSize: 8
       GreenFieldPosition: 8
       BlueMaskSize: 8
       BlueFieldPosition: 0
       RsvdMaskSize: 0
       RsvdFieldPosition: 0
       DirectColorModeInfo: 0
       PhysBasePtr: 0xf5000000
Mode: 232 (400x300)
       ModeAttributes: 0xbb
       WinAAttributes: 0x5
       WinBAttributes: 0x3
       WinGranularity: 64
       WinSize: 64
       WinASegment: 0xa000
       WinBSegment: 0xa000
       WinFuncPtr: 0xc00046f5
       BytesPerScanline: 400
       XResolution: 400
       YResolution: 300
       XCharSize: 8
       YCharSize: 16
       NumberOfPlanes: 1
       BitsPerPixel: 8
       NumberOfBanks: 1
       MemoryModel: 4
       BankSize: 0
       NumberOfImages: 63
       RedMaskSize: 0
       RedFieldPosition: 0
       GreenMaskSize: 0
       GreenFieldPosition: 0
       BlueMaskSize: 0
       BlueFieldPosition: 0
       RsvdMaskSize: 0
       RsvdFieldPosition: 0
       DirectColorModeInfo: 0
       PhysBasePtr: 0xf5000000
Mode: 233 (400x300)
       ModeAttributes: 0xbb
       WinAAttributes: 0x5
       WinBAttributes: 0x3
       WinGranularity: 64
       WinSize: 64
       WinASegment: 0xa000
       WinBSegment: 0xa000
       WinFuncPtr: 0xc00046f5
       BytesPerScanline: 800
       XResolution: 400
       YResolution: 300
       XCharSize: 8
       YCharSize: 16
       NumberOfPlanes: 1
       BitsPerPixel: 15
       NumberOfBanks: 1
       MemoryModel: 6
       BankSize: 0
       NumberOfImages: 31
       RedMaskSize: 5
       RedFieldPosition: 10
       GreenMaskSize: 5
       GreenFieldPosition: 5
       BlueMaskSize: 5
       BlueFieldPosition: 0
       RsvdMaskSize: 0
       RsvdFieldPosition: 0
       DirectColorModeInfo: 0
       PhysBasePtr: 0xf5000000
Mode: 234 (400x300)
       ModeAttributes: 0xbb
       WinAAttributes: 0x5
       WinBAttributes: 0x3
       WinGranularity: 64
       WinSize: 64
       WinASegment: 0xa000
       WinBSegment: 0xa000
       WinFuncPtr: 0xc00046f5
       BytesPerScanline: 800
       XResolution: 400
       YResolution: 300
       XCharSize: 8
       YCharSize: 16
       NumberOfPlanes: 1
       BitsPerPixel: 16
       NumberOfBanks: 1
       MemoryModel: 6
       BankSize: 0
       NumberOfImages: 31
       RedMaskSize: 5
       RedFieldPosition: 11
       GreenMaskSize: 6
       GreenFieldPosition: 5
       BlueMaskSize: 5
       BlueFieldPosition: 0
       RsvdMaskSize: 0
       RsvdFieldPosition: 0
       DirectColorModeInfo: 0
       PhysBasePtr: 0xf5000000
*Mode: 235 (400x300)
       ModeAttributes: 0xbb
       WinAAttributes: 0x5
       WinBAttributes: 0x3
       WinGranularity: 64
       WinSize: 64
       WinASegment: 0xa000
       WinBSegment: 0xa000
       WinFuncPtr: 0xc00046f5
       BytesPerScanline: 1200
       XResolution: 400
       YResolution: 300
       XCharSize: 8
       YCharSize: 16
       NumberOfPlanes: 1
       BitsPerPixel: 24
       NumberOfBanks: 1
       MemoryModel: 6
       BankSize: 0
       NumberOfImages: 20
       RedMaskSize: 8
       RedFieldPosition: 16
       GreenMaskSize: 8
       GreenFieldPosition: 8
      BlueMaskSize: 8
       BlueFieldPosition: 0
       RsvdMaskSize: 0
       RsvdFieldPosition: 0
       DirectColorModeInfo: 0
       PhysBasePtr: 0xf5000000
Mode: 242 (640x350)
       ModeAttributes: 0xbb
       WinAAttributes: 0x5
       WinBAttributes: 0x3
       WinGranularity: 64
       WinSize: 64
       WinASegment: 0xa000
       WinBSegment: 0xa000
       WinFuncPtr: 0xc00046f5
       BytesPerScanline: 640
       XResolution: 640
       YResolution: 350
       XCharSize: 8
       YCharSize: 14
       NumberOfPlanes: 1
       BitsPerPixel: 8
       NumberOfBanks: 1
       MemoryModel: 4
       BankSize: 0
       NumberOfImages: 31
       RedMaskSize: 0
       RedFieldPosition: 0
       GreenMaskSize: 0
       GreenFieldPosition: 0
       BlueMaskSize: 0
       BlueFieldPosition: 0
       RsvdMaskSize: 0
       RsvdFieldPosition: 0
       DirectColorModeInfo: 0
       PhysBasePtr: 0xf5000000
Mode: 243 (640x350)
       ModeAttributes: 0xbb
       WinAAttributes: 0x5
       WinBAttributes: 0x3
       WinGranularity: 64
       WinSize: 64
       WinASegment: 0xa000
       WinBSegment: 0xa000
       WinFuncPtr: 0xc00046f5
       BytesPerScanline: 1280
       XResolution: 640
       YResolution: 350
       XCharSize: 8
       YCharSize: 14
       NumberOfPlanes: 1
       BitsPerPixel: 15
       NumberOfBanks: 1
       MemoryModel: 6
       BankSize: 0
       NumberOfImages: 17
       RedMaskSize: 5
       RedFieldPosition: 10
       GreenMaskSize: 5
       GreenFieldPosition: 5
       BlueMaskSize: 5
       BlueFieldPosition: 0
       RsvdMaskSize: 0
       RsvdFieldPosition: 0
       DirectColorModeInfo: 0
       PhysBasePtr: 0xf5000000
Mode: 244 (640x350)
       ModeAttributes: 0xbb
       WinAAttributes: 0x5
       WinBAttributes: 0x3
       WinGranularity: 64
       WinSize: 64
       WinASegment: 0xa000
       WinBSegment: 0xa000
       WinFuncPtr: 0xc00046f5
       BytesPerScanline: 1280
       XResolution: 640
       YResolution: 350
       XCharSize: 8
       YCharSize: 14
       NumberOfPlanes: 1
       BitsPerPixel: 16
       NumberOfBanks: 1
       MemoryModel: 6
       BankSize: 0
       NumberOfImages: 17
       RedMaskSize: 5
       RedFieldPosition: 11
       GreenMaskSize: 6
       GreenFieldPosition: 5
       BlueMaskSize: 5
       BlueFieldPosition: 0
       RsvdMaskSize: 0
       RsvdFieldPosition: 0
       DirectColorModeInfo: 0
       PhysBasePtr: 0xf5000000
*(II) VESA(0): Not using built-in mode "640x350" (vrefresh out of range)
Mode: 245 (640x350)
       ModeAttributes: 0xbb
       WinAAttributes: 0x5
       WinBAttributes: 0x3
       WinGranularity: 64
       WinSize: 64
       WinASegment: 0xa000
       WinBSegment: 0xa000
       WinFuncPtr: 0xc00046f5
       BytesPerScanline: 1920
       XResolution: 640
       YResolution: 350
       XCharSize: 8
       YCharSize: 14
       NumberOfPlanes: 1
       BitsPerPixel: 24
       NumberOfBanks: 1
       MemoryModel: 6
       BankSize: 0
       NumberOfImages: 10
       RedMaskSize: 8
       RedFieldPosition: 16
       GreenMaskSize: 8
       GreenFieldPosition: 8
       BlueMaskSize: 8
       BlueFieldPosition: 0
       RsvdMaskSize: 0
       RsvdFieldPosition: 0
       DirectColorModeInfo: 0
       PhysBasePtr: 0xf5000000

(II) VESA(0): Total Memory: 128 64KB banks (8192kB)
(II) VESA(0): Generic Monitor: Using hsync range of 28.00-50.00 kHz
(II) VESA(0): Generic Monitor: Using vrefresh range of 43.00-75.00 Hz
(II) VESA(0): Not using built-in mode "1024x768" (width too large for virtual size)
(--) VESA(0): Virtual size is 800x600 (pitch 800)
(**) VESA(0): *Built-in mode "800x600"
(**) VESA(0): *Built-in mode "640x480"
(--) VESA(0): Display dimensions: (280, 210) mm
(--) VESA(0): DPI set to (72, 72)
(II) VESA(0): Attempting to use 72Hz refresh for mode "800x600" (115)
(II) VESA(0): Attempting to use 73Hz refresh for mode "640x480" (112)
(**) VESA(0): Using "Shadow Framebuffer"
(II) Loading sub module "shadow"
(II) LoadModule: "shadow"
(II) Loading /usr/X11R6/lib/modules/libshadow.a
(II) Module shadow: vendor="The XFree86 Project"
       compiled for 4.3.0.1, module version = 1.0.0
       ABI class: XFree86 ANSI C Emulation, version 0.2
(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.1, module version = 1.0.0
       ABI class: XFree86 ANSI C Emulation, version 0.2
(==) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
       [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       0xf4000000 - 0xf400ffff (0x10000) MX[B]
       [6] -1  0       0xf4018000 - 0xf401807f (0x80) MX[B]
       [7] -1  0       0xf4010000 - 0xf4017fff (0x8000) MX[B]
       [8] -1  0       0xf8000000 - 0xf7ffffff (0x0) MX[B]O
       [9] -1  0       0xf4100000 - 0xf4100fff (0x1000) MX[B](B)
       [10] -1 0       0xf5000000 - 0xf5ffffff (0x1000000) MX[B](B)
       [11] 0  0       0x000a0000 - 0x000affff (0x10000) MS[B]
       [12] 0  0       0x000b0000 - 0x000b7fff (0x8000) MS[B]
       [13] 0  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       0x000010b0 - 0x000010b7 (0x8) IX[B]
       [17] -1 0       0x00001000 - 0x0000107f (0x80) IX[B]
       [18] -1 0       0x00001080 - 0x0000109f (0x20) IX[B]
       [19] -1 0       0x000010a0 - 0x000010af (0x10) IX[B]
       [20] -1 0       0x00009000 - 0x000090ff (0x100) IX[B](B)
       [21] 0  0       0x000003b0 - 0x000003bb (0xc) IS[B]
       [22] 0  0       0x000003c0 - 0x000003df (0x20) IS[B]
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/X11R6/lib/modules/linux/libint10.a
(II) VESA(0): initializing int10
(II) VESA(0): Primary V_BIOS segment is: 0xc000
(II) VESA(0): VESA BIOS detected
(II) VESA(0): VESA VBE Version 2.0
(II) VESA(0): VESA VBE Total Mem: 8192 kB
(II) VESA(0): VESA VBE OEM: ATI MACH64
(II) VESA(0): VESA VBE OEM Software Rev: 1.0
(II) VESA(0): VESA VBE OEM Vendor: ATI Technologies Inc.
(II) VESA(0): VESA VBE OEM Product: MACH64GT
(II) VESA(0): VESA VBE OEM Product Rev: 01.00
(==) VESA(0): Write-combining range (0xf5000000,0x800000)
(II) VESA(0): virtual address = 0x40290000,
       physical address = 0xf5000000, size = 8388608
(II) VESA(0): VBESetVBEMode failed...Tried again without customized values.
(==) VESA(0): Default visual is TrueColor
(==) VESA(0): Backing store disabled
(**) Option "dpms"
(**) VESA(0): DPMS enabled
(WW) VESA(0): Option "UseFBDev" is not used
(==) RandR enabled
(II) Setting vga for screen 0.
(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
(II) Keyboard "Generic Keyboard" handled by legacy driver
(**) Option "Protocol" "PS/2"
(**) Configured Mouse: Protocol: "PS/2"
(**) Option "CorePointer"
(**) Configured Mouse: Core Pointer
(**) Option "Device" "/dev/psaux"
(EE) xf86OpenSerial: Cannot open device /dev/psaux
       No such device.
(EE) Configured Mouse: cannot open input device
(EE) PreInit failed for input device "Configured Mouse"
(II) UnloadModule: "mouse"
(**) Option "Protocol" "ImPS/2"
(**) Generic Mouse: Protocol: "ImPS/2"
(**) Option "SendCoreEvents" "true"
(**) Generic Mouse: always reports core events
(**) Option "Device" "/dev/input/mice"
(EE) xf86OpenSerial: Cannot open device /dev/input/mice
       No such device.
(EE) Generic Mouse: cannot open input device
(EE) PreInit failed for input device "Generic Mouse"
(II) UnloadModule: "mouse"
(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
(II) Keyboard "Generic Keyboard" handled by legacy driver
(**) Option "Protocol" "PS/2"
(**) Configured Mouse: Protocol: "PS/2"
(**) Option "CorePointer"
(**) Configured Mouse: Core Pointer
(**) Option "Device" "/dev/psaux"
(EE) xf86OpenSerial: Cannot open device /dev/psaux
       No such device.
(EE) Configured Mouse: cannot open input device
(EE) PreInit failed for input device "Configured Mouse"
(II) UnloadModule: "mouse"
(**) Option "Protocol" "ImPS/2"
(**) Generic Mouse: Protocol: "ImPS/2"
(**) Option "SendCoreEvents" "true"
(**) Generic Mouse: always reports core events
(**) Option "Device" "/dev/input/mice"
(EE) xf86OpenSerial: Cannot open device /dev/input/mice
       No such device.
(EE) Generic Mouse: cannot open input device
(EE) PreInit failed for input device "Generic Mouse"
(II) UnloadModule: "mouse"
(WW) No core pointer registered
No core pointer

Fatal server error:
failed to initialize core devices

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 submit@bugs.debian.org.

(END)



Reply to: