Platform: Digital PC 5000 (Intel PII), Diamond Fire GL 1000 Pro video
          card (TI Permedia chipset), debian testing, XFree86 4.1.0
          (this, and all other packages mentioned, installed by
          apt-get from debian testing)

X works well on this machine in a 1280x1024x16bit resolution, except
for "line noise" showing up in application windows.  The noise looks a
bit like a digitally encrypted TV channel: horisontal stripes of
different lengths and colours.

I see this noise in the following places:
 - in menus and scrollbars of Qt applications (eg. Opera 6.0 beta, and
   konsole 2.2.2)
 - in the scrollbars of GTk applications (eg. galeon 1.0.3)
 - in the document windows of the following browsers: Opera 6.0 beta,
   Netscape communicator 4.77, galeon 1.0.3, ViewML 0.21, dillo 0.6.4,
   and Konqueror 2.2.2

I created the configuration file, using
        XFree86 -configure
and then:
 - add the sync/refresh rates for the monitor, from the monitor's data
   sheet
 - add loading of the FreeType modules
 - in the Screen section:
    - set the default depth to 16 bits
    - set the mode of depth 16 to "1280x1024"
    - set the mode of depth 24 to "1024x768"

I am guessing/hoping, that the problem can be traced back to my
configuration. 

The config file, and the startup log are attached to this message.

All guesses, hints, pointers, etc. appreciated!

Thanx!


- Steinar


Section "ServerLayout"
        Identifier     "XFree86 Configured"
        Screen      0  "Screen0" 0 0
        InputDevice    "Mouse0" "CorePointer"
        InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
        RgbPath      "/usr/X11R6/lib/X11/rgb"
        ModulePath   "/usr/X11R6/lib/modules"
        FontPath     "/usr/X11R6/lib/X11/fonts/misc/"
        FontPath     "/usr/X11R6/lib/X11/fonts/Speedo/"
        FontPath     "/usr/X11R6/lib/X11/fonts/Type1/"
        FontPath     "/usr/X11R6/lib/X11/fonts/TrueType/"
        FontPath     "/usr/X11R6/lib/X11/fonts/CID/"
        FontPath     "/usr/X11R6/lib/X11/fonts/75dpi/"
        FontPath     "/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection

Section "Module"
        Load  "dbe"
        Load  "dri"
        Load  "extmod"
        Load  "glx"
        Load  "pex5"
        Load  "record"
        Load  "xie"
        Load  "freetype"
        Load  "type1"
        Load  "speedo"
EndSection

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "keyboard"
EndSection

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "PS/2"
        Option      "Device" "/dev/mouse"
EndSection

Section "Monitor"
        Identifier   "Monitor0"
        VendorName   "DEC"
        ModelName    "PCXAV-YZ"

        HorizSync   30-86
        VertRefresh 50-130
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option     "SWcursor"                  # [<bool>]
        #Option     "RGBbits"                   # <i>
        #Option     "NoAccel"                   # [<bool>]
        #Option     "BlockWrite"                # [<bool>]
        #Option     "FireGL3000"                # [<bool>]
        #Option     "Overlay"                   # [<str>]
        #Option     "ShadowFB"                  # [<bool>]
        #Option     "UseFBDev"                  # [<bool>]
        #Option     "UseFlatPanel"              # [<bool>]
        Identifier  "Card0"
        Driver      "glint"
        VendorName  "Texas Instruments"
        BoardName   "Permedia 2"
        BusID       "PCI:1:0:0"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Card0"
        Monitor    "Monitor0"
        DefaultDepth 16

        SubSection "Display"
                Depth     1
        EndSubSection
        SubSection "Display"
                Depth     4
        EndSubSection
        SubSection "Display"
                Depth     8
        EndSubSection
        SubSection "Display"
                Depth     15
        EndSubSection
        SubSection "Display"
                Depth     16
                Modes   "1280x1024"
        EndSubSection
        SubSection "Display"
                Depth     24
                Modes   "1024x768"
        EndSubSection
EndSection


This is a pre-release version of XFree86, and is not supported in any
way.  Bugs may be reported to [EMAIL PROTECTED] and patches submitted
to [EMAIL PROTECTED]  Before reporting bugs in pre-release versions,
please check the latest version in the XFree86 CVS repository
(http://www.XFree86.Org/cvs)

XFree86 Version 4.1.0.1 / X Window System
(protocol Version 11, revision 0, vendor release 6510)
Release Date: 21 December 2001
        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/FAQ)
Build Operating System: Linux 2.4.13 i686 [ELF] 
Module Loader present
(==) Log file: "/var/log/XFree86.0.log", Time: Wed Mar 13 11:08:51 2002
(==) Using config file: "/etc/X11/XF86Config-4"
Markers: (--) probed, (**) from config file, (==) default setting,
         (++) from command line, (!!) notice, (II) informational,
         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) ServerLayout "XFree86 Configured"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Card0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(==) Keyboard: CustomKeycode disabled
(WW) The directory "/usr/X11R6/lib/X11/fonts/CID/" does not exist.
        Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/75dpi/" does not exist.
        Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/100dpi/" does not exist.
        Entry deleted from font path.
(**) FontPath set to 
"/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/TrueType/"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(**) ModulePath set to "/usr/X11R6/lib/modules"
(++) using VT number 7

(WW) Cannot open APM
(II) Module ABI versions:
        XFree86 ANSI C Emulation: 0.1
        XFree86 Video Driver: 0.4
        XFree86 XInput driver : 0.2
        XFree86 Server Extension : 0.1
        XFree86 Font Renderer : 0.2
(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.1.0.1, module version = 1.0.0
        Module class: XFree86 Font Renderer
        ABI class: XFree86 Font Renderer, version 0.2
(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.1.0.1, module version = 0.1.0
        ABI class: XFree86 Video Driver, version 0.4
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x80001840, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,7180 card 0000,0000 rev 03 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,7181 card 0000,0000 rev 03 class 06,04,00 hdr 01
(II) PCI: 00:03:0: chip 1011,0019 card 0000,0000 rev 30 class 02,00,00 hdr 00
(II) PCI: 00:07:0: chip 8086,7110 card 0000,0000 rev 01 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 01 class 06,80,00 hdr 00
(II) PCI: 00:12:0: chip 10b7,9004 card 10b7,9004 rev 04 class 02,00,00 hdr 00
(II) PCI: 01:00:0: chip 104c,3d07 card 1092,0154 rev 01 class 03,00,00 hdr 00
(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.1.0.1, module version = 0.1.0
        ABI class: XFree86 Video Driver, version 0.4
(II) UnloadModule: "scanpci"
(II) Unloading /usr/X11R6/lib/modules/libscanpci.a
(II) Host-to-PCI bridge:
(II) PCI-to-ISA bridge:
(II) PCI-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (-1,0,0), BCTRL: 0x08 (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) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x0c (VGA_EN is set)
(II) Bus 1 I/O range:
(II) Bus 1 non-prefetchable memory range:
        [0] -1 0        0xfd800000 - 0xfebfffff (0x1400000) MX[B]
(II) Bus 1 prefetchable memory range:
(II) Bus -1: bridge is at (0:7:0), (0,-1,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus -1 I/O range:
(II) Bus -1 non-prefetchable memory range:
(II) Bus -1 prefetchable memory range:
(--) PCI:*(1:0:0) Texas Instruments Permedia 2 rev 1, Mem @ 0xfebc0000/17, 
0xfd800000/23, 0xfe000000/23
(II) Addressable bus resource ranges are
        [0] -1 0        0x00000000 - 0xffffffff (0x0) MX[B]
        [1] -1 0        0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
        [0] -1 0        0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [1] -1 0        0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [2] -1 0        0x000f0000 - 0x000fffff (0x10000) MX[B]
        [3] -1 0        0x000c0000 - 0x000effff (0x30000) MX[B]
        [4] -1 0        0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [5] -1 0        0x0000ffff - 0x0000ffff (0x1) IX[B]
        [6] -1 0        0x00000000 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
        [0] -1 0        0xfedff800 - 0xfedfffff (0x800) MX[B]E
        [1] -1 0        0xfedffc00 - 0xfedfffff (0x400) MX[B]E
        [2] -1 0        0xf8000000 - 0xfbffffff (0x4000000) MX[B]E
        [3] -1 0        0xfe000000 - 0xfe7fffff (0x800000) MX[B](B)
        [4] -1 0        0xfd800000 - 0xfdffffff (0x800000) MX[B](B)
        [5] -1 0        0xfebc0000 - 0xfebdffff (0x20000) MX[B](B)
        [6] -1 0        0x0000e880 - 0x0000e8ff (0x80) IX[B]E
        [7] -1 0        0x0000ece0 - 0x0000ecff (0x20) IX[B]E
        [8] -1 0        0x0000ecd0 - 0x0000ecdf (0x10) IX[B]E
        [9] -1 0        0x0000ec00 - 0x0000ecff (0x100) IX[B]E
(II) PCI Memory resource overlap reduced 0xfedff800 from 0xfedfffff to 0xfedffbff
(II) PCI I/O resource overlap reduced 0x0000ec00 from 0x0000ecff to 0x0000ec7f
(II) Active PCI resource ranges after removing overlaps:
        [0] -1 0        0xfedff800 - 0xfedffbff (0x400) MX[B]E
        [1] -1 0        0xfedffc00 - 0xfedfffff (0x400) MX[B]E
        [2] -1 0        0xf8000000 - 0xfbffffff (0x4000000) MX[B]E
        [3] -1 0        0xfe000000 - 0xfe7fffff (0x800000) MX[B](B)
        [4] -1 0        0xfd800000 - 0xfdffffff (0x800000) MX[B](B)
        [5] -1 0        0xfebc0000 - 0xfebdffff (0x20000) MX[B](B)
        [6] -1 0        0x0000e880 - 0x0000e8ff (0x80) IX[B]E
        [7] -1 0        0x0000ece0 - 0x0000ecff (0x20) IX[B]E
        [8] -1 0        0x0000ecd0 - 0x0000ecdf (0x10) IX[B]E
        [9] -1 0        0x0000ec00 - 0x0000ec7f (0x80) IX[B]E
(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        0xfedff800 - 0xfedffbff (0x400) MX[B]E
        [6] -1 0        0xfedffc00 - 0xfedfffff (0x400) MX[B]E
        [7] -1 0        0xf8000000 - 0xfbffffff (0x4000000) MX[B]E
        [8] -1 0        0xfe000000 - 0xfe7fffff (0x800000) MX[B](B)
        [9] -1 0        0xfd800000 - 0xfdffffff (0x800000) MX[B](B)
        [10] -1 0       0xfebc0000 - 0xfebdffff (0x20000) MX[B](B)
        [11] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [12] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [13] -1 0       0x0000e880 - 0x0000e8ff (0x80) IX[B]E
        [14] -1 0       0x0000ece0 - 0x0000ecff (0x20) IX[B]E
        [15] -1 0       0x0000ecd0 - 0x0000ecdf (0x10) IX[B]E
        [16] -1 0       0x0000ec00 - 0x0000ec7f (0x80) IX[B]E
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
        compiled for 4.1.0.1, 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: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="The XFree86 Project"
        compiled for 4.1.0.1, 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.1.0.1, 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.1.0.1, 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: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor="The XFree86 Project"
        compiled for 4.1.0.1, module version = 1.0.0
        ABI class: XFree86 Server Extension, version 0.1
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Module GLcore: vendor="The XFree86 Project"
        compiled for 4.1.0.1, module version = 1.0.0
        ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension GLX
(II) LoadModule: "pex5"
(II) Loading /usr/X11R6/lib/modules/extensions/libpex5.a
(II) Module pex5: vendor="The XFree86 Project"
        compiled for 4.1.0.1, 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.1.0.1, module version = 1.13.0
        Module class: XFree86 Server Extension
        ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension RECORD
(II) LoadModule: "xie"
(II) Loading /usr/X11R6/lib/modules/extensions/libxie.a
(II) Module xie: vendor="The XFree86 Project"
        compiled for 4.1.0.1, module version = 1.0.0
        Module class: XFree86 Server Extension
        ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension XIE
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
(II) Module freetype: vendor="The XFree86 Project"
        compiled for 4.1.0.1, module version = 1.1.9
        Module class: XFree86 Font Renderer
        ABI class: XFree86 Font Renderer, version 0.2
(II) Loading font FreeType
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="The XFree86 Project"
        compiled for 4.1.0.1, module version = 1.0.0
        Module class: XFree86 Font Renderer
        ABI class: XFree86 Font Renderer, version 0.2
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "speedo"
(II) Loading /usr/X11R6/lib/modules/fonts/libspeedo.a
(II) Module speedo: vendor="The XFree86 Project"
        compiled for 4.1.0.1, module version = 1.0.0
        Module class: XFree86 Font Renderer
        ABI class: XFree86 Font Renderer, version 0.2
(II) Loading font Speedo
(II) LoadModule: "glint"
(II) Loading /usr/X11R6/lib/modules/drivers/glint_drv.o
(II) Module glint: vendor="The XFree86 Project"
        compiled for 4.1.0.1, module version = 1.0.1
        Module class: XFree86 Video Driver
        ABI class: XFree86 Video Driver, version 0.4
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
        compiled for 4.1.0.1, module version = 1.0.0
        Module class: XFree86 XInput Driver
        ABI class: XFree86 XInput driver, version 0.2
(II) GLINT: driver for 3Dlabs chipsets: gamma, ti_pm2, ti_pm, pm3, pm2v,
        pm2, pm, 300sx, 500tx, mx, delta
(II) Primary Device is: PCI 01:00:0
(--) Chipset ti_pm2 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        0xfedff800 - 0xfedffbff (0x400) MX[B]E
        [6] -1 0        0xfedffc00 - 0xfedfffff (0x400) MX[B]E
        [7] -1 0        0xf8000000 - 0xfbffffff (0x4000000) MX[B]E
        [8] -1 0        0xfe000000 - 0xfe7fffff (0x800000) MX[B](B)
        [9] -1 0        0xfd800000 - 0xfdffffff (0x800000) MX[B](B)
        [10] -1 0       0xfebc0000 - 0xfebdffff (0x20000) MX[B](B)
        [11] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [12] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [13] -1 0       0x0000e880 - 0x0000e8ff (0x80) IX[B]E
        [14] -1 0       0x0000ece0 - 0x0000ecff (0x20) IX[B]E
        [15] -1 0       0x0000ecd0 - 0x0000ecdf (0x10) IX[B]E
        [16] -1 0       0x0000ec00 - 0x0000ec7f (0x80) IX[B]E
(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        0xfedff800 - 0xfedffbff (0x400) MX[B]E
        [6] -1 0        0xfedffc00 - 0xfedfffff (0x400) MX[B]E
        [7] -1 0        0xf8000000 - 0xfbffffff (0x4000000) MX[B]E
        [8] -1 0        0xfe000000 - 0xfe7fffff (0x800000) MX[B](B)
        [9] -1 0        0xfd800000 - 0xfdffffff (0x800000) MX[B](B)
        [10] -1 0       0xfebc0000 - 0xfebdffff (0x20000) 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       0x0000e880 - 0x0000e8ff (0x80) IX[B]E
        [17] -1 0       0x0000ece0 - 0x0000ecff (0x20) IX[B]E
        [18] -1 0       0x0000ecd0 - 0x0000ecdf (0x10) IX[B]E
        [19] -1 0       0x0000ec00 - 0x0000ec7f (0x80) IX[B]E
        [20] 0 0        0x000003b0 - 0x000003bb (0xc) IS[B]
        [21] 0 0        0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(**) GLINT(0): Depth 16, (--) framebuffer bpp 16
(==) GLINT(0): RGB weight 565
(==) GLINT(0): Default visual is TrueColor
(==) GLINT(0): Using gamma correction (1.0, 1.0, 1.0)
(==) GLINT(0): Using HW cursor
(--) GLINT(0): Not using Linux framebuffer device
(--) GLINT(0): Chipset: "ti_pm2"
(--) GLINT(0): Linear framebuffer at 0xFE000000
(--) GLINT(0): MMIO registers at 0xFEBC0000
(--) GLINT(0): VideoRAM: 8192 kByte
(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.1.0.1, module version = 0.1.0
        ABI class: XFree86 Video Driver, version 0.4
(--) GLINT(0): FIFO Size is 256 DWORDS
(==) GLINT(0): Min pixel clock is 16 MHz
(--) GLINT(0): Max pixel clock is 230 MHz
(II) GLINT(0): Monitor0: Using hsync range of 30.00-86.00 kHz
(II) GLINT(0): Monitor0: Using vrefresh range of 50.00-130.00 Hz
(II) GLINT(0): Clock range:  16.25 to 230.00 MHz
(II) GLINT(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1280x1024" (hsync out of range)
(II) GLINT(0): Not using default mode "1600x1200" (hsync out of range)
(II) GLINT(0): Not using default mode "1600x1200" (hsync out of range)
(II) GLINT(0): Not using default mode "1600x1200" (hsync out of range)
(II) GLINT(0): Not using default mode "1792x1344" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1856x1392" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(--) GLINT(0): Virtual size is 1280x1024 (pitch 1280)
(**) GLINT(0): Default mode "1280x1024": 135.0 MHz, 80.0 kHz, 75.0 Hz
(II) GLINT(0): Modeline "1280x1024"  135.00  1280 1296 1440 1688  1024 1025 1028 1066 
+hsync +vsync
(++) GLINT(0): DPI set to (100, 100)
(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.1.0.1, 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.1.0.1, module version = 1.0.0
        ABI class: XFree86 Video Driver, version 0.4
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="The XFree86 Project"
        compiled for 4.1.0.1, module version = 1.0.0
        ABI class: XFree86 Video Driver, version 0.4
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Loading /usr/X11R6/lib/modules/libi2c.a
(II) Module i2c: vendor="The XFree86 Project"
        compiled for 4.1.0.1, module version = 1.2.0
        ABI class: XFree86 Video Driver, version 0.4
(II) GLINT(0): I2C bus "DDC" initialized.
(II) GLINT(0): I2C bus "Video" initialized.
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
        [0] 0 0 0xfe000000 - 0xfe7fffff (0x800000) MX[B]
        [1] 0 0 0xfd800000 - 0xfdffffff (0x800000) MX[B]
        [2] 0 0 0xfebc0000 - 0xfebdffff (0x20000) MX[B]
        [3] -1 0        0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [4] -1 0        0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [5] -1 0        0x000f0000 - 0x000fffff (0x10000) MX[B]
        [6] -1 0        0x000c0000 - 0x000effff (0x30000) MX[B]
        [7] -1 0        0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [8] -1 0        0xfedff800 - 0xfedffbff (0x400) MX[B]E
        [9] -1 0        0xfedffc00 - 0xfedfffff (0x400) MX[B]E
        [10] -1 0       0xf8000000 - 0xfbffffff (0x4000000) MX[B]E
        [11] -1 0       0xfe000000 - 0xfe7fffff (0x800000) MX[B](B)
        [12] -1 0       0xfd800000 - 0xfdffffff (0x800000) MX[B](B)
        [13] -1 0       0xfebc0000 - 0xfebdffff (0x20000) MX[B](B)
        [14] 0 0        0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
        [15] 0 0        0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
        [16] 0 0        0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
        [17] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [18] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [19] -1 0       0x0000e880 - 0x0000e8ff (0x80) IX[B]E
        [20] -1 0       0x0000ece0 - 0x0000ecff (0x20) IX[B]E
        [21] -1 0       0x0000ecd0 - 0x0000ecdf (0x10) IX[B]E
        [22] -1 0       0x0000ec00 - 0x0000ec7f (0x80) IX[B]E
        [23] 0 0        0x000003b0 - 0x000003bb (0xc) IS[B](OprD)
        [24] 0 0        0x000003c0 - 0x000003df (0x20) IS[B](OprD)
(==) GLINT(0): Write-combining range (0xfe000000,0x800000)
(II) GLINT(0): I2C device "DDC:ddc2" registered.
(II) GLINT(0): I2C device "DDC:ddc2" removed.
(II) GLINT(0): I2C device "DDC:ddc2" registered.
(II) GLINT(0): I2C device "DDC:ddc2" removed.
(II) GLINT(0): Manufacturer: DEC  Model: 73a  Serial#: 959591476
(II) GLINT(0): Year: 1997  Week: 16
(II) GLINT(0): EDID Version: 1.0
(II) GLINT(0): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
(II) GLINT(0): Sync:  Separate  Composite
(II) GLINT(0): Max H-Image Size [cm]: horiz.: 30  vert.: 23
(II) GLINT(0): Gamma: 1.98
(II) GLINT(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
(II) GLINT(0): redX: 0.625 redY: 0.340   greenX: 0.290 greenY: 0.605
(II) GLINT(0): blueX: 0.150 blueY: 0.070   whiteX: 0.283 whiteY: 0.311
(II) GLINT(0): Supported VESA Video Modes:
(II) GLINT(0): 720x400@70Hz
(II) GLINT(0): 640x480@60Hz
(II) GLINT(0): 640x480@75Hz
(II) GLINT(0): 800x600@60Hz
(II) GLINT(0): 800x600@75Hz
(II) GLINT(0): 1024x768@70Hz
(II) GLINT(0): 1024x768@75Hz
(II) GLINT(0): 1280x1024@75Hz
(II) GLINT(0): Manufacturer's mask: 0
(II) GLINT(0): Supported Future Video Modes:
(II) GLINT(0): #0: hsize: 800  vsize 600  refresh: 85  vid: 22853
(II) GLINT(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
(II) GLINT(0): #2: hsize: 1152  vsize 864  refresh: 75  vid: 20337
(II) GLINT(0): #3: hsize: 1024  vsize 768  refresh: 85  vid: 22881
(II) GLINT(0): Supported additional Video Mode:
(II) GLINT(0): clock: 25.2 MHz   Image Size:  300 x 225 mm
(II) GLINT(0): h_active: 640  h_sync: 656  h_sync_end 752 h_blank_end 800 h_border: 0
(II) GLINT(0): v_active: 480  v_sync: 490  v_sync_end 492 v_blanking: 525 v_border: 0
(II) GLINT(0): Supported additional Video Mode:
(II) GLINT(0): clock: 28.3 MHz   Image Size:  300 x 225 mm
(II) GLINT(0): h_active: 720  h_sync: 738  h_sync_end 846 h_blank_end 900 h_border: 0
(II) GLINT(0): v_active: 400  v_sync: 413  v_sync_end 415 v_blanking: 449 v_border: 0
(II) GLINT(0): Supported additional Video Mode:
(II) GLINT(0): clock: 40.0 MHz   Image Size:  300 x 225 mm
(II) GLINT(0): h_active: 800  h_sync: 840  h_sync_end 968 h_blank_end 1056 h_border: 0
(II) GLINT(0): v_active: 600  v_sync: 601  v_sync_end 605 v_blanking: 628 v_border: 0
(II) GLINT(0): Supported additional Video Mode:
(II) GLINT(0): clock: 75.0 MHz   Image Size:  300 x 225 mm
(II) GLINT(0): h_active: 1024  h_sync: 1048  h_sync_end 1184 h_blank_end 1328 
h_border: 0
(II) GLINT(0): v_active: 768  v_sync: 771  v_sync_end 777 v_blanking: 806 v_border: 0
(II) GLINT(0): Using XFree86 Acceleration Architecture (XAA)
        Screen to screen bit blits
        Solid filled rectangles
        8x8 mono pattern filled rectangles
        Indirect CPU to Screen color expansion
        Solid Lines
        Offscreen Pixmaps
        Driver provided WriteBitmap replacement
        Driver provided WritePixmap replacement
        Setting up tile and stipple cache:
                32 128x128 slots
                9 256x256 slots
(==) GLINT(0): Backing store disabled
(==) GLINT(0): Silken mouse enabled
(II) GLINT(0): direct rendering disabled
(II) GLINT(0): Initializing Xv driver rev. 4
(II) GLINT(0): Xv frontend scaler enabled
(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
(**) Option "Protocol" "PS/2"
(**) Mouse0: Protocol: "PS/2"
(**) Option "CorePointer"
(**) Mouse0: Core Pointer
(**) Option "Device" "/dev/mouse"
(==) Mouse0: Buttons: 3
(II) Keyboard "Keyboard0" handled by legacy driver
(II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
(WW) Cannot open APM
(==) GLINT(0): Write-combining range (0xfe000000,0x800000)
(II) GLINT(0): I2C device "DDC:ddc2" registered.
(II) GLINT(0): I2C device "DDC:ddc2" removed.
(II) GLINT(0): I2C device "DDC:ddc2" registered.
(II) GLINT(0): I2C device "DDC:ddc2" removed.
(II) GLINT(0): Manufacturer: DEC  Model: 73a  Serial#: 959591476
(II) GLINT(0): Year: 1997  Week: 16
(II) GLINT(0): EDID Version: 1.0
(II) GLINT(0): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
(II) GLINT(0): Sync:  Separate  Composite
(II) GLINT(0): Max H-Image Size [cm]: horiz.: 30  vert.: 23
(II) GLINT(0): Gamma: 1.98
(II) GLINT(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
(II) GLINT(0): redX: 0.625 redY: 0.340   greenX: 0.290 greenY: 0.605
(II) GLINT(0): blueX: 0.150 blueY: 0.070   whiteX: 0.283 whiteY: 0.311
(II) GLINT(0): Supported VESA Video Modes:
(II) GLINT(0): 720x400@70Hz
(II) GLINT(0): 640x480@60Hz
(II) GLINT(0): 640x480@75Hz
(II) GLINT(0): 800x600@60Hz
(II) GLINT(0): 800x600@75Hz
(II) GLINT(0): 1024x768@70Hz
(II) GLINT(0): 1024x768@75Hz
(II) GLINT(0): 1280x1024@75Hz
(II) GLINT(0): Manufacturer's mask: 0
(II) GLINT(0): Supported Future Video Modes:
(II) GLINT(0): #0: hsize: 800  vsize 600  refresh: 85  vid: 22853
(II) GLINT(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
(II) GLINT(0): #2: hsize: 1152  vsize 864  refresh: 75  vid: 20337
(II) GLINT(0): #3: hsize: 1024  vsize 768  refresh: 85  vid: 22881
(II) GLINT(0): Supported additional Video Mode:
(II) GLINT(0): clock: 25.2 MHz   Image Size:  300 x 225 mm
(II) GLINT(0): h_active: 640  h_sync: 656  h_sync_end 752 h_blank_end 800 h_border: 0
(II) GLINT(0): v_active: 480  v_sync: 490  v_sync_end 492 v_blanking: 525 v_border: 0
(II) GLINT(0): Supported additional Video Mode:
(II) GLINT(0): clock: 28.3 MHz   Image Size:  300 x 225 mm
(II) GLINT(0): h_active: 720  h_sync: 738  h_sync_end 846 h_blank_end 900 h_border: 0
(II) GLINT(0): v_active: 400  v_sync: 413  v_sync_end 415 v_blanking: 449 v_border: 0
(II) GLINT(0): Supported additional Video Mode:
(II) GLINT(0): clock: 40.0 MHz   Image Size:  300 x 225 mm
(II) GLINT(0): h_active: 800  h_sync: 840  h_sync_end 968 h_blank_end 1056 h_border: 0
(II) GLINT(0): v_active: 600  v_sync: 601  v_sync_end 605 v_blanking: 628 v_border: 0
(II) GLINT(0): Supported additional Video Mode:
(II) GLINT(0): clock: 75.0 MHz   Image Size:  300 x 225 mm
(II) GLINT(0): h_active: 1024  h_sync: 1048  h_sync_end 1184 h_blank_end 1328 
h_border: 0
(II) GLINT(0): v_active: 768  v_sync: 771  v_sync_end 777 v_blanking: 806 v_border: 0
(II) GLINT(0): direct rendering disabled
(II) GLINT(0): Initializing Xv driver rev. 4
(II) GLINT(0): Xv frontend scaler enabled
(WW) Cannot open APM

Reply via email to