Hello.

It's some time ago that I wrote to this list.
I commenced in the Newbie-archiv with:
http://xfree86.org/pipermail/newbie/2002-August/017118.html
Later I posted to this list with:
http://xfree86.org/pipermail/xpert/2002-August/020322.html
In the meantime I have installed debian-3 (woody) and this brought me some
new info.
I already believed that xfree4 wouldn't work for my old laptop but debian
showed me something different with xfree-4.1.0-16. The config of this
x-server was no problem at all !!!!! After Debian Linux brought the solution
I re-installed gentoo-Linux because this is what I actually want. Gentoo
Linux comes with xfree-4.2.0.
In the meantime somebody from this list still wrote a message concerning
clock-settings for my problem. (Unfortunatly I accidendly deleted the mail -
therefore I don't know anymore who the kind sender was. If you read this:
thnx)
So I tried the XFreeConfig-4 from Debian and I set up a new XFreeConfig-4
with some Clock-Setting-Options...........
And you know what: I still have the same problem like at the beginning !!
The screen becomes white slowly after 1..3 secondes. It seems like
overcharging. With both configs. No matter what I do.

(I'll attach the Debian-Config + /var/log/XFree.log
and
my new clock-setting-config + /var/log/XFree.log.
Have to split it into two emails because it's too big
)

Can anybody imagine why this still does not work ? I mean: Wouldn't a
xfree4.1 have the same config-format like xfree4.2. Doesn't this mean that a
bug in the "Chips-driver" is the last explanation which rests ?
thnx for reading
mox

***********************************************config from debian:

### 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    "bitmap"
        Load    "dbe"
        Load    "ddc"
        Load    "dri"
        Load    "extmod"
        Load    "freetype"
        Load    "int10"
        Load    "pex5"
        Load    "record"
        Load    "type1"
        Load    "vbe"
        Load    "xie"
EndSection

Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "keyboard"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xfree86"
        Option          "XkbModel"      "pc104"
        Option          "XkbLayout"     "de"
#Option         "XkbVariant"    "qwertz/de"
EndSection

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

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

Section "Device"
        Identifier      "Generic Video Card"
        Driver          "chips"
        VideoRam        1024
EndSection

Section "Monitor"
        Identifier      "Generic Monitor"
        HorizSync       31.5-32
        VertRefresh     58-62
        Option          "DPMS"
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Device          "Generic Video Card"
        Monitor         "Generic Monitor"
        DefaultDepth    16
        SubSection "Display"
                Depth           1
                Modes           "640x480"
        EndSubSection
        SubSection "Display"
                Depth           4
                Modes           "640x480"
        EndSubSection
        SubSection "Display"
                Depth           8
                Modes           "640x480"
        EndSubSection
        SubSection "Display"
                Depth           15
                Modes           "640x480"
        EndSubSection
        SubSection "Display"
                Depth           16
                Modes           "640x480"
        EndSubSection
        SubSection "Display"
                Depth           24
                Modes           "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





*************************************************log from debian-config:

XFree86 Version 4.2.0 / X Window System
(protocol Version 11, revision 0, vendor release 6600)
Release Date: 18 January 2002
        If the server is older than 6-12 months, or if your card is
        newer than the above date, look for a newer version before
        reporting problems.  (See http://www.XFree86.Org/)
Build Operating System: Linux 2.4.18-xfs i586 [ELF]
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: Wed Sep 11 11:44:41 2002
(==) Using config file: "/etc/X11/XF86Config"
(==) 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" "de"
(**) XKB: layout: "de"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Configured Mouse"
(**) |-->Input Device "Generic Mouse"
(**) FontPath set to
"unix/:7100,/usr/lib/X11/fonts/misc,/usr/lib/X11/fonts/cyrillic,/usr/lib/X11/
fonts/100dpi/:unscaled,/usr/lib/X11/fonts/75dpi/:unscaled,/usr/lib/X11/fonts/
Type1,/usr/lib/X11/fonts/Speedo,/usr/lib/X11/fonts/100dpi,/usr/lib/X11/fonts/
75dpi" (==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(--) using VT number 7

(II) Open APM successful
(II) Module ABI versions:
        XFree86 ANSI C Emulation: 0.1
        XFree86 Video Driver: 0.5
        XFree86 XInput driver : 0.3
        XFree86 Server Extension : 0.1
        XFree86 Font Renderer : 0.3
(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.2.0, module version = 1.0.0
        Module class: XFree86 Font Renderer
        ABI class: XFree86 Font Renderer, version 0.3
(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.2.0, module version = 0.1.0
        ABI class: XFree86 Video Driver, version 0.5
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x00000000, mode1Res1 = 0xffffffff
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 01:01:0: chip ffff,ffff card 0101,0101 rev 01 class 01,01,01 hdr 01
(II) PCI: 01:03:0: chip 0101,0101 card 0101,0101 rev 01 class 01,01,01 hdr 01
(II) PCI: 01:05:0: chip 0101,0101 card ffff,ffff rev 01 class 01,01,01 hdr ff
(II) PCI: 01:08:0: chip 0101,0101 card 0101,0101 rev 01 class 01,01,01 hdr 01
(II) PCI: 01:0a:0: chip ffff,ffff card 0101,0101 rev 01 class 01,01,01 hdr 01
(II) PCI: 01:0d:0: chip 0101,0101 card 0101,0101 rev ff class ff,ff,ff hdr ff
(II) PCI: 01:0d:5: chip ffff,ffff card 0101,0101 rev 01 class 01,01,01 hdr 01
(II) PCI: 01:0d:6: chip 0101,0101 card ffff,ffff rev 01 class 01,01,01 hdr 01
(II) PCI: 01:10:0: chip 0101,0101 card 0101,0101 rev ff class ff,ff,ff hdr ff
(II) PCI: 01:10:4: chip 0101,0101 card ffff,ffff rev 01 class 01,01,01 hdr ff
(II) PCI: 01:10:5: chip ffff,ffff card 0101,0101 rev 01 class 01,01,01 hdr 01
(II) PCI: 01:10:6: chip ffff,ffff card 0101,0101 rev 01 class 01,01,01 hdr 01
(II) PCI: 01:10:7: chip ffff,ffff card 0101,0101 rev 01 class 01,01,01 hdr 01
(II) PCI: 01:11:0: chip 0101,0101 card ffff,ffff rev 01 class 01,01,01 hdr 01
(II) PCI: 01:12:0: chip ffff,ffff card 0101,0101 rev 01 class 01,01,01 hdr 01
(II) PCI: 01:15:0: chip ffff,ffff card 0101,0101 rev 01 class 01,01,01 hdr 01
(II) PCI: 01:16:0: chip ffff,ffff card 0101,0101 rev 01 class 01,01,01 hdr 01
(II) PCI: 01:17:0: chip ffff,ffff card 0101,0101 rev ff class ff,ff,ff hdr 01
(II) PCI: 01:1d:0: chip ffff,ffff card 0101,0101 rev 01 class 01,01,01 hdr 01
(II) PCI: 02:00:0: chip 0202,0202 card 0202,0202 rev 02 class 02,02,02 hdr 02
(II) PCI: 02:00:4: chip 0202,0202 card 0202,0202 rev 02 class 02,02,02 hdr 02
(II) PCI: 02:01:0: chip ffff,ffff card 0202,0202 rev ff class ff,ff,ff hdr 02
(II) PCI: 02:03:0: chip 0202,0202 card 0202,0202 rev 02 class 02,02,02 hdr 02
(II) PCI: 02:04:0: chip 0202,0202 card 0202,0202 rev 02 class 02,02,02 hdr 02
(II) PCI: 02:07:0: chip ffff,ffff card 0202,0202 rev 02 class 02,02,02 hdr 02
(II) PCI: 02:08:0: chip ffff,ffff card 0202,0202 rev 02 class 02,02,02 hdr 02
(II) PCI: 02:08:3: chip 0202,0202 card 0202,0202 rev 02 class 02,02,02 hdr 02
(II) PCI: 02:08:4: chip 0202,0202 card 0202,0202 rev 02 class 02,02,02 hdr 02
(II) PCI: 02:08:6: chip ffff,ffff card 0202,0202 rev 02 class 02,02,02 hdr 02
(II) PCI: 02:0a:0: chip ffff,ffff card 0202,0202 rev 02 class 02,02,02 hdr 02
(II) PCI: 02:0a:5: chip 0202,0202 card 0202,0202 rev 02 class 02,02,02 hdr 02
(II) PCI: 02:0a:6: chip 0202,0202 card ffff,ffff rev 02 class 02,02,02 hdr ff
(II) PCI: 02:0d:0: chip ffff,ffff card 0202,0202 rev 02 class 02,02,02 hdr 02
(II) PCI: 02:0d:1: chip ffff,ffff card 0202,0202 rev 02 class 02,02,02 hdr 02
(II) PCI: 02:0d:4: chip 0202,0202 card 0202,0202 rev 02 class 02,02,02 hdr 02
(II) PCI: 02:0d:5: chip 0202,0202 card ffff,ffff rev 02 class 02,02,02 hdr ff
(II) PCI: 02:0e:0: chip ffff,ffff card 0202,0202 rev ff class ff,ff,ff hdr 02
(II) PCI: 02:11:0: chip ffff,ffff card 0202,0202 rev 02 class 02,02,02 hdr 02
(II) PCI: 02:12:0: chip ffff,ffff card 0202,0202 rev 02 class 02,02,02 hdr 02
(II) PCI: 02:13:0: chip ffff,ffff card 0202,0202 rev 02 class 02,02,02 hdr 02
(II) PCI: 02:14:0: chip 0202,0202 card ffff,ffff rev ff class ff,ff,ff hdr ff
(II) PCI: 02:15:0: chip 0202,0202 card 0202,0202 rev ff class ff,ff,ff hdr ff
(II) PCI: 02:16:0: chip 0202,0202 card 0202,0202 rev 02 class 02,02,02 hdr 02
(II) PCI: 02:16:1: chip ffff,ffff card 0202,0202 rev 02 class 02,02,02 hdr 02
(II) PCI: 02:16:2: chip 0202,0202 card ffff,ffff rev 02 class 02,02,02 hdr 02
(II) PCI: 02:16:3: chip ffff,ffff card 0202,0202 rev 02 class 02,02,02 hdr 02
(II) PCI: 02:16:4: chip 0202,0202 card 0202,0202 rev 02 class 02,02,02 hdr 02
(II) PCI: 02:16:5: chip 0202,0202 card ffff,ffff rev ff class ff,ff,ff hdr ff
(II) PCI: 02:16:6: chip 0202,0202 card 0202,0202 rev ff class ff,ff,ff hdr ff
(II) PCI: 02:16:7: chip 0202,0202 card 0202,0202 rev 02 class 02,02,02 hdr 02
(II) PCI: 02:17:0: chip 0202,0202 card ffff,ffff rev ff class ff,ff,ff hdr ff
(II) PCI: 02:18:0: chip ffff,ffff card 0202,0202 rev 02 class 02,02,02 hdr 02
(II) PCI: 02:18:5: chip 0202,0202 card ffff,ffff rev 02 class 02,02,02 hdr 02
(II) PCI: 02:18:6: chip 0202,0202 card 0202,0202 rev ff class ff,ff,ff hdr 02
(II) PCI: 02:18:7: chip 0202,0202 card ffff,ffff rev 02 class 02,02,02 hdr ff
(II) PCI: 02:19:0: chip 0202,0202 card 0202,0202 rev 02 class 02,02,02 hdr 02
(II) PCI: 02:1b:0: chip 0202,0202 card 0202,0202 rev 02 class 02,02,02 hdr 02
(II) PCI: 02:1b:3: chip 0202,0202 card 0202,0202 rev 02 class 02,02,02 hdr 02
(II) PCI: 02:1b:4: chip 0202,0202 card 0202,0202 rev ff class ff,ff,ff hdr ff
(II) PCI: 02:1b:5: chip 0202,0202 card 0202,0202 rev 02 class 02,02,02 hdr 02
(II) PCI: 02:1b:6: chip 0202,0202 card 0202,0202 rev 02 class 02,02,02 hdr 02
(II) PCI: 02:1b:7: chip 0202,0202 card ffff,ffff rev 02 class 02,02,02 hdr ff
(II) PCI: 02:1c:0: chip 0202,0202 card 0202,0202 rev 02 class 02,02,02 hdr 02
(II) PCI: 02:1c:3: chip 0202,0202 card 0202,0202 rev 02 class 02,02,02 hdr 02
(II) PCI: End of PCI scan
(II) LoadModule: "scanpci"
(II) Loading /usr/X11R6/lib/modules/libscanpci.a
(II) Module scanpci: vendor="The XFree86 Project"
        compiled for 4.2.0, module version = 0.1.0
        ABI class: XFree86 Video Driver, version 0.5
(II) UnloadModule: "scanpci"
(II) Unloading /usr/X11R6/lib/modules/libscanpci.a
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (-1,0,0), BCTRL: 0x00 (VGA_EN is cleared)
(II) Bus 0 I/O range:
        [0] -1  0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
        [0] -1  0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
        [0] -1  0x00000000 - 0xffffffff (0x0) MX[B]
(II) Host-to-PCI bridge:
(II) Bus 1: bridge is at (0:0:0), (-1,1,0), BCTRL: 0x00 (VGA_EN is cleared)
(II) Bus 1 I/O range:
        [0] -1  0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 1 non-prefetchable memory range:
        [0] -1  0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 1 prefetchable memory range:
        [0] -1  0x00000000 - 0xffffffff (0x0) MX[B]
(II) Host-to-PCI bridge:
(II) Bus 2: bridge is at (0:0:0), (-1,2,0), BCTRL: 0x00 (VGA_EN is cleared)
(II) Bus 2 I/O range:
        [0] -1  0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 2 non-prefetchable memory range:
        [0] -1  0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 2 prefetchable memory range:
        [0] -1  0x00000000 - 0xffffffff (0x0) MX[B]
(II) Addressable bus resource ranges are
        [0] -1  0x00000000 - 0xffffffff (0x0) MX[B]
        [1] -1  0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
        [0] -1  0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [1] -1  0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [2] -1  0x000f0000 - 0x000fffff (0x10000) MX[B]
        [3] -1  0x000c0000 - 0x000effff (0x30000) MX[B]
        [4] -1  0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [5] -1  0x0000ffff - 0x0000ffff (0x1) IX[B]
        [6] -1  0x00000000 - 0x000000ff (0x100) IX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
        [0] -1  0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [1] -1  0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [2] -1  0x000f0000 - 0x000fffff (0x10000) MX[B]
        [3] -1  0x000c0000 - 0x000effff (0x30000) MX[B]
        [4] -1  0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [5] -1  0x0000ffff - 0x0000ffff (0x1) IX[B]
        [6] -1  0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
        [0] -1  0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [1] -1  0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [2] -1  0x000f0000 - 0x000fffff (0x10000) MX[B]
        [3] -1  0x000c0000 - 0x000effff (0x30000) MX[B]
        [4] -1  0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [5] -1  0x0000ffff - 0x0000ffff (0x1) IX[B]
        [6] -1  0x00000000 - 0x000000ff (0x100) IX[B]
(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.2.0, module version = 1.0.0
        Module class: XFree86 Server Extension
        ABI class: XFree86 Server Extension, version 0.1
(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.2.0, module version = 1.0.0
        ABI class: XFree86 Video Driver, version 0.5
(II) LoadModule: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="The XFree86 Project"
        compiled for 4.2.0, module version = 1.0.0
        ABI class: XFree86 Server Extension, version 0.1
(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.2.0, module version = 1.0.0
        ABI class: XFree86 Server Extension, version 0.1
(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.2.0, module version = 1.0.0
        Module class: XFree86 Server Extension
        ABI class: XFree86 Server Extension, version 0.1
(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) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
(II) Module freetype: vendor="The XFree86 Project"
        compiled for 4.2.0, module version = 1.1.10
        Module class: XFree86 Font Renderer
        ABI class: XFree86 Font Renderer, version 0.3
(II) Loading font FreeType
(II) LoadModule: "int10"
(II) Loading /usr/X11R6/lib/modules/linux/libint10.a
(II) Module int10: vendor="The XFree86 Project"
        compiled for 4.2.0, module version = 1.0.0
        ABI class: XFree86 Video Driver, version 0.5
(II) LoadModule: "pex5"
(II) Loading /usr/X11R6/lib/modules/extensions/libpex5.a
(II) Module pex5: vendor="The XFree86 Project"
        compiled for 4.2.0, module version = 1.0.0
        Module class: XFree86 Server Extension
        ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension X3D-PEX
(II) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor="The XFree86 Project"
        compiled for 4.2.0, module version = 1.13.0
        Module class: XFree86 Server Extension
        ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension RECORD
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="The XFree86 Project"
        compiled for 4.2.0, module version = 1.0.1
        Module class: XFree86 Font Renderer
        ABI class: XFree86 Font Renderer, version 0.3
(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.2.0, module version = 1.0.0
        ABI class: XFree86 Video Driver, version 0.5
(II) LoadModule: "xie"
(II) Loading /usr/X11R6/lib/modules/extensions/libxie.a
(II) Module xie: vendor="The XFree86 Project"
        compiled for 4.2.0, module version = 1.0.0
        Module class: XFree86 Server Extension
        ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension XIE
(II) LoadModule: "chips"
(II) Loading /usr/X11R6/lib/modules/drivers/chips_drv.o
(II) Module chips: vendor="The XFree86 Project"
        compiled for 4.2.0, module version = 1.0.0
        Module class: XFree86 Video Driver
        ABI class: XFree86 Video Driver, version 0.5
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
        compiled for 4.2.0, module version = 1.0.0
        Module class: XFree86 XInput Driver
        ABI class: XFree86 XInput driver, version 0.3
(II) CHIPS: Driver for Chips and Technologies chipsets: ct65520, ct65525,
        ct65530, ct65535, ct65540, ct65545, ct65546, ct65548, ct65550,
        ct65554, ct65555, ct68554, ct69000, ct69030, ct64200, ct64300
(II) Primary Device is: ISA
(--) Chipset ct65545 found
(II) resource ranges after xf86ClaimFixedResources() call:
        [0] 0   0x000b8000 - 0x000bffff (0x8000) MX[B]
        [1] 0   0x000b0000 - 0x000b7fff (0x8000) MX[B]
        [2] 0   0x000a0000 - 0x000affff (0x10000) MX[B]
        [3] -1  0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [4] -1  0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [5] -1  0x000f0000 - 0x000fffff (0x10000) MX[B]
        [6] -1  0x000c0000 - 0x000effff (0x30000) MX[B]
        [7] -1  0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [8] 0   0x000003c0 - 0x000003df (0x20) IX[B]
        [9] 0   0x000003b0 - 0x000003bb (0xc) IX[B]
        [10] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
        [11] -1 0x00000000 - 0x000000ff (0x100) IX[B]
(II) resource ranges after probing:
        [0] 0   0x000b8000 - 0x000bffff (0x8000) MX[B]
        [1] 0   0x000b0000 - 0x000b7fff (0x8000) MX[B]
        [2] 0   0x000a0000 - 0x000affff (0x10000) MX[B]
        [3] -1  0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [4] -1  0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [5] -1  0x000f0000 - 0x000fffff (0x10000) MX[B]
        [6] -1  0x000c0000 - 0x000effff (0x30000) MX[B]
        [7] -1  0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [8] 0   0x000003c0 - 0x000003df (0x20) IX[B]
        [9] 0   0x000003b0 - 0x000003bb (0xc) IX[B]
        [10] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
        [11] -1 0x00000000 - 0x000000ff (0x100) IX[B]
(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.2.0, module version = 0.1.0
        ABI class: XFree86 Video Driver, version 0.5
(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) CHIPS(0): initializing int10
(II) CHIPS(0): Primary V_BIOS segment is: 0xe000
(WW) System lacks support for changing MTRRs
(II) CHIPS(0): VESA BIOS detected
(II) CHIPS(0): VESA VBE Version 1.2
(II) CHIPS(0): VESA VBE Total Mem: 960 kB
(II) CHIPS(0): VESA VBE OEM: CHIPS 65535/540/545 Flat Panel VGA
(**) CHIPS(0): Depth 16, (--) framebuffer bpp 16
(II) CHIPS(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is
 0x0000 (==) CHIPS(0): RGB weight 565
(==) CHIPS(0): Default visual is TrueColor
(==) CHIPS(0): Using gamma correction (1.0, 1.0, 1.0)
(==) CHIPS(0): Using HW cursor
(**) CHIPS(0): VideoRAM: 1024 kByte
(**) CHIPS(0): Enabling linear addressing
(--) CHIPS(0): base address is set at 0x3E00000.
(--) CHIPS(0): TFT probed
(--) CHIPS(0): LCD/CRT
(--) CHIPS(0): Display Size: x=640; y=480
(--) CHIPS(0): VL Bus
(--) CHIPS(0): Internal DAC disabled
(--) CHIPS(0): Synchronous reset ignored.
(--) CHIPS(0): Clocks scaled by 2
(--) CHIPS(0): Using programmable clocks
(==) CHIPS(0): Min pixel clock is   5.500 MHz
(--) CHIPS(0): Max pixel clock is  34.000 MHz
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/X11R6/lib/modules/libddc.a
(II) CHIPS(0): Generic Monitor: Using hsync range of 31.50-32.00 kHz
(II) CHIPS(0): Generic Monitor: Using vrefresh range of 58.00-62.00 Hz
(II) CHIPS(0): Clock range:   5.50 to  34.00 MHz
(II) CHIPS(0): Not using default mode "640x350" (hsync out of range)
(II) CHIPS(0): Not using default mode "320x175" (bad mode
clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "640x400" (hsync out of range)
(II) CHIPS(0): Not using default mode "320x200" (bad mode
clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "720x400" (bad mode
clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "360x200" (bad mode
clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "320x240" (bad mode
clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "640x480" (hsync out of range)
(II) CHIPS(0): Not using default mode "320x240" (bad mode
clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "640x480" (hsync out of range)
(II) CHIPS(0): Not using default mode "320x240" (bad mode
clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "640x480" (bad mode
clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "320x240" (bad mode
clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "800x600" (bad mode
clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "400x300" (bad mode
clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "800x600" (bad mode
clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "400x300" (bad mode
clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "800x600" (bad mode
clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "400x300" (bad mode
clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "800x600" (bad mode
clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "400x300" (bad mode
clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "800x600" (bad mode
clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "400x300" (bad mode
clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "1024x768" (insufficient memory for
mode)
(II) CHIPS(0): Not using default mode "512x384" (bad mode
clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "1024x768" (insufficient memory for
mode)
(II) CHIPS(0): Not using default mode "512x384" (bad mode
clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "1024x768" (insufficient memory for
mode)
(II) CHIPS(0): Not using default mode "512x384" (bad mode
clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "1024x768" (insufficient memory for
mode)
(II) CHIPS(0): Not using default mode "512x384" (bad mode
clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "1024x768" (insufficient memory for
mode)
(II) CHIPS(0): Not using default mode "512x384" (bad mode
clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "1152x864" (insufficient memory for
mode)
(II) CHIPS(0): Not using default mode "576x432" (bad mode
clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "1280x960" (insufficient memory for
mode)
(II) CHIPS(0): Not using default mode "640x480" (bad mode
clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "1280x960" (insufficient memory for
mode)
(II) CHIPS(0): Not using default mode "640x480" (bad mode
clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "1280x1024" (insufficient memory for
mode)
(II) CHIPS(0): Not using default mode "640x512" (bad mode
clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "1280x1024" (insufficient memory for
mode)
(II) CHIPS(0): Not using default mode "640x512" (bad mode
clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "1280x1024" (insufficient memory for
mode)
(II) CHIPS(0): Not using default mode "640x512" (bad mode
clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "1600x1200" (insufficient memory for
mode)
(II) CHIPS(0): Not using default mode "800x600" (bad mode
clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "1600x1200" (insufficient memory for
mode)
(II) CHIPS(0): Not using default mode "800x600" (bad mode
clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "1600x1200" (insufficient memory for
mode)
(II) CHIPS(0): Not using default mode "800x600" (bad mode
clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "1600x1200" (insufficient memory for
mode)
(II) CHIPS(0): Not using default mode "800x600" (bad mode
clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "1600x1200" (insufficient memory for
mode)
(II) CHIPS(0): Not using default mode "800x600" (bad mode
clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "1792x1344" (insufficient memory for
mode)
(II) CHIPS(0): Not using default mode "896x672" (insufficient memory for
 mode) (II) CHIPS(0): Not using default mode "1792x1344" (insufficient memory
 for mode)
(II) CHIPS(0): Not using default mode "896x672" (insufficient memory for
 mode) (II) CHIPS(0): Not using default mode "1856x1392" (insufficient memory
 for mode)
(II) CHIPS(0): Not using default mode "928x696" (insufficient memory for
 mode) (II) CHIPS(0): Not using default mode "1856x1392" (insufficient memory
 for mode)
(II) CHIPS(0): Not using default mode "928x696" (insufficient memory for
 mode) (II) CHIPS(0): Not using default mode "1920x1440" (insufficient memory
 for mode)
(II) CHIPS(0): Not using default mode "960x720" (insufficient memory for
 mode) (II) CHIPS(0): Not using default mode "1920x1440" (insufficient memory
 for mode)
(II) CHIPS(0): Not using default mode "960x720" (insufficient memory for
 mode) (II) CHIPS(0): Not using default mode "832x624" (bad mode
clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "416x312" (bad mode
clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "1400x1050" (insufficient memory for
mode)
(II) CHIPS(0): Not using default mode "700x525" (bad mode
clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "1400x1050" (insufficient memory for
mode)
(II) CHIPS(0): Not using default mode "700x525" (bad mode
clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "1600x1024" (insufficient memory for
mode)
(II) CHIPS(0): Not using default mode "800x512" (bad mode
clock/interlace/doublescan)
(--) CHIPS(0): Virtual size is 640x480 (pitch 640)
(**) CHIPS(0): Default mode "640x480": 25.2 MHz (scaled from 50.4 MHz), 31.5
kHz, 60.0 Hz
(II) CHIPS(0): Modeline "640x480"   25.20  640 656 752 800  480 490 492 525
-hsync -vsync
(==) CHIPS(0): DPI set to (75, 75)
(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.2.0, module version = 1.0.0
        ABI class: XFree86 ANSI C Emulation, version 0.1
(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.2.0, module version = 1.0.0
        ABI class: XFree86 Video Driver, version 0.5
(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.2.0, module version = 0.1.0
        ABI class: XFree86 Video Driver, version 0.5
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
        [0] 0   0x03e00000 - 0x04600000 (0x800001) MX[B]
        [1] 0   0x000b8000 - 0x000bffff (0x8000) MX[B](OprD)
        [2] 0   0x000b0000 - 0x000b7fff (0x8000) MX[B](OprD)
        [3] 0   0x000a0000 - 0x000affff (0x10000) MX[B](OprD)
        [4] -1  0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [5] -1  0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [6] -1  0x000f0000 - 0x000fffff (0x10000) MX[B]
        [7] -1  0x000c0000 - 0x000effff (0x30000) MX[B]
        [8] -1  0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [9] 0   0x000083d0 - 0x000083fc  IX[S]
        [10] 0  0x000003c0 - 0x000003df (0x20) IX[B]
        [11] 0  0x000003b0 - 0x000003bb (0xc) IX[B]
        [12] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
        [13] -1 0x00000000 - 0x000000ff (0x100) IX[B]
(--) CHIPS(0): 434176 bytes off-screen memory available
(II) CHIPS(0): Using XFree86 Acceleration Architecture (XAA)
        Screen to screen bit blits
        Solid filled rectangles
        8x8 mono pattern filled rectangles
        8x8 color pattern filled rectangles
        CPU to Screen color expansion
        Screen to Screen color expansion
        Solid Horizontal and Vertical Lines
        Image Writes
        Offscreen Pixmaps
        Setting up tile and stipple cache:
                10 128x128 slots
                32 8x8 color pattern slots
                32 8x8 color expansion slots
(==) CHIPS(0): Backing store disabled
(**) Option "dpms"
(**) CHIPS(0): DPMS enabled
Symbol __glXActiveScreens from module
/usr/X11R6/lib/modules/extensions/libdri.a is unresolved!
Symbol __glXActiveScreens from module
/usr/X11R6/lib/modules/extensions/libdri.a 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) 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"
(**) Option "Emulate3Buttons" "true"
(**) Configured Mouse: Emulate3Buttons, Emulate3Timeout: 50
(==) Configured Mouse: Buttons: 3
(**) 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 file or directory.
(EE) Generic Mouse: cannot open input device
(EE) PreInit failed for input device "Generic Mouse"
(II) UnloadModule: "mouse"
(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
Could not init font path element unix/:7100, removing from list!
Could not init font path element /usr/lib/X11/fonts/Speedo, removing from
list!


_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to