Hello everybody,
I have some problems getting my Elsa Gloria XXL (AGP) to work with XFree
4.1.0 on a Suse 7.3 Linux with 2.4.10 SMP kernel.
According to the manual, the card uses a GLINT MX as "graphics
processor" (with "16 MB VRAM), a Permedia 2 as "graphics chip" (with "2MB
video memory") and a GLINT GAMMA as "graphics coprocessor". There are "24
MB EDO-RAM for Z-buffer and textures" on the board.

My first question is: Which of these three chips is the one I have to use
for my XF86Config?
With both the Permedia and the MX I can run  1280x1024 in 8 bit depth.
Using higher color depth gives a blurry screen.
How can I configure this card for supporting 1280x1024 @
24bpp?
How do I configure the other 2 chips and what about all the different
kinds of memory on the card, do I have to configure them, too?
Is there a sample XF86Config for this card somewhere?


TIA,

Sebastian

following:
scanpci output
XF86Config
XFree86.0.log


############

scanpci shows me 3 graphics chips:
pci bus 0x1 cardnum 0x05 function 0x0000: vendor 0x3d3d device 0x0008
 3Dlabs GLINT Gamma

pci bus 0x1 cardnum 0x05 function 0x0001: vendor 0x3d3d device 0x0009
 3Dlabs GLINT Permedia 2v

pci bus 0x1 cardnum 0x05 function 0x0002: vendor 0x3d3d device 0x0006
 3Dlabs GLINT MX

#################


My XF86Config:

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/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  "record"
        Load  "xie"
EndSection

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "keyboard"
        Option      "XkbRules" "xfree86"
        Option      "XkbModel" "pc102"
        Option      "XkbLayout" "de"
        Option      "XkbVariant" "nodeadkeys"

        #Option      "XkbdLayout" "de"
        #Option "XkbRules"   "xfree86"
        #Option "XkbModel"   "compaq"
EndSection

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

Section "Monitor"
        Identifier   "Monitor0"
        VendorName   "Monitor Vendor"
        ModelName    "Monitor Model"
        HorizSync    30.0 - 95.0
        VertRefresh  50.0 - 150.0
EndSection

Section "Device"
        Identifier  "Card0"
        Driver      "glint"
        VendorName  "3Dlabs"
        BoardName   "GLINT Permedia 2v"
        BusID       "PCI:1:5:1"
EndSection
Section "Screen"
        Identifier "Screen0"
        Device     "Card0"
        Monitor    "Monitor0"
        DefaultDepth 8

        SubSection "Display"
                Depth     1
        EndSubSection
                SubSection "Display"
                Depth     4
        EndSubSection
        SubSection "Display"
                Depth     8
                Modes "1280x1024" "800x600"
                ViewPort 0 0
        EndSubSection
        SubSection "Display"
                Depth     15
        EndSubSection
        SubSection "Display"
                Depth     16
                Modes "1280x1024" "800x600"
                ViewPort 0 0
        EndSubSection
        SubSection "Display"
                Depth     24
                Modes "1280x1024" "800x600"
                ViewPort 0 0
        EndSubSection
        SubSection "Display"
                Depth     32
                Modes "1280x1024" "800x600"
                ViewPort 0 0
        EndSubSection
EndSection

Section "DRI"
        Group        0
EndSection



##########################

My var/log/XFree86.0.log is:



XFree86 Version 4.1.0 / X Window System
(protocol Version 11, revision 0, vendor release 6510)
Release Date: 2 June 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: SuSE Linux [ELF] SuSE
Module Loader present
(==) Log file: "/var/log/XFree86.0.log", Time: Sun Jan 27 04:38:39 2002
(==) Using config file: "/etc/X11/XF86Config"
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"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc102"
(**) XKB: model: "pc102"
(**) Option "XkbLayout" "de"
(**) XKB: layout: "de"
(**) Option "XkbVariant" "nodeadkeys"
(**) XKB: variant: "nodeadkeys"
(==) Keyboard: CustomKeycode disabled
(**) 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/CID/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/"
(**) 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, 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, 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 = 0x00000000, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1022,700c card 0000,0000 rev 11 class 06,00,00 hdr
00
(II) PCI: 00:01:0: chip 1022,700d card 0000,0000 rev 00 class 06,04,00 hdr
01
(II) PCI: 00:07:0: chip 1022,7410 card 0000,0000 rev 02 class 06,01,00 hdr
80
(II) PCI: 00:07:1: chip 1022,7411 card 0000,0000 rev 01 class 01,01,8e hdr
00
(II) PCI: 00:07:3: chip 1022,7413 card 0000,0000 rev 01 class 06,80,00 hdr
00
(II) PCI: 00:07:4: chip 1022,7414 card 0000,0000 rev 07 class 0c,03,10 hdr
00
(II) PCI: 00:0d:0: chip 10ec,8139 card 1113,ec01 rev 10 class 02,00,00 hdr
00
(II) PCI: 01:05:0: chip 3d3d,0008 card 1048,0a42 rev 01 class 0b,40,00 hdr
80
(II) PCI: 01:05:1: chip 3d3d,0009 card 1048,0a42 rev 01 class 03,00,00 hdr
80
(II) PCI: 01:05:2: chip 3d3d,0006 card 1048,0a42 rev 01 class 03,80,00 hdr
80
(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, 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  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) 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  0xf6100000 - 0xfdffffff (0x7f00000) 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:5:0) 3Dlabs GLINT Gamma rev 1, Mem @ 0xf6100000/17
(--) PCI:*(1:5:1) 3Dlabs GLINT Permedia 2v rev 1, Mem @ 0xf6120000/17,
0xf7000000/23, 0xf6800000/23
(--) PCI: (1:5:2) 3Dlabs GLINT MX rev 1, Mem @ 0xf6140000/17,
0xfc000000/25, 0xfa000000/25, 0xf8000000/25
(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) Active PCI resource ranges:
        [0] -1  0xf6001000 - 0xf60010ff (0x100) MX[B]
        [1] -1  0x000dc000 - 0x000dcfff (0x1000) MX[B]
        [2] -1  0xf6002000 - 0xf6002fff (0x1000) MX[B]
        [3] -1  0xf8000000 - 0xf9ffffff (0x2000000) MX[B](B)
        [4] -1  0xfa000000 - 0xfbffffff (0x2000000) MX[B](B)
        [5] -1  0xfc000000 - 0xfdffffff (0x2000000) MX[B](B)
        [6] -1  0xf6140000 - 0xf615ffff (0x20000) MX[B](B)
        [7] -1  0xf6800000 - 0xf6ffffff (0x800000) MX[B](B)
        [8] -1  0xf7000000 - 0xf77fffff (0x800000) MX[B](B)
        [9] -1  0xf6120000 - 0xf613ffff (0x20000) MX[B](B)
        [10] -1 0xf6100000 - 0xf611ffff (0x20000) MX[B]
        [11] -1 0x00001000 - 0x000010ff (0x100) IX[B]
        [12] -1 0x0000f000 - 0x0000f00f (0x10) IX[B]
        [13] -1 0x00001410 - 0x00001413 (0x4) IX[B]
(II) Active PCI resource ranges after removing overlaps:
        [0] -1  0xf6001000 - 0xf60010ff (0x100) MX[B]
        [1] -1  0x000dc000 - 0x000dcfff (0x1000) MX[B]
        [2] -1  0xf6002000 - 0xf6002fff (0x1000) MX[B]
        [3] -1  0xf8000000 - 0xf9ffffff (0x2000000) MX[B](B)
        [4] -1  0xfa000000 - 0xfbffffff (0x2000000) MX[B](B)
        [5] -1  0xfc000000 - 0xfdffffff (0x2000000) MX[B](B)
        [6] -1  0xf6140000 - 0xf615ffff (0x20000) MX[B](B)
        [7] -1  0xf6800000 - 0xf6ffffff (0x800000) MX[B](B)
        [8] -1  0xf7000000 - 0xf77fffff (0x800000) MX[B](B)
        [9] -1  0xf6120000 - 0xf613ffff (0x20000) MX[B](B)
        [10] -1 0xf6100000 - 0xf611ffff (0x20000) MX[B]
        [11] -1 0x00001000 - 0x000010ff (0x100) IX[B]
        [12] -1 0x0000f000 - 0x0000f00f (0x10) IX[B]
        [13] -1 0x00001410 - 0x00001413 (0x4) 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 - 0x000dbfff (0x1c000) 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 - 0x000dbfff (0x1c000) MX[B]
        [4] -1  0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [5] -1  0xf6001000 - 0xf60010ff (0x100) MX[B]
        [6] -1  0x000dc000 - 0x000dcfff (0x1000) MX[B]
        [7] -1  0xf6002000 - 0xf6002fff (0x1000) MX[B]
        [8] -1  0xf8000000 - 0xf9ffffff (0x2000000) MX[B](B)
        [9] -1  0xfa000000 - 0xfbffffff (0x2000000) MX[B](B)
        [10] -1 0xfc000000 - 0xfdffffff (0x2000000) MX[B](B)
        [11] -1 0xf6140000 - 0xf615ffff (0x20000) MX[B](B)
        [12] -1 0xf6800000 - 0xf6ffffff (0x800000) MX[B](B)
        [13] -1 0xf7000000 - 0xf77fffff (0x800000) MX[B](B)
        [14] -1 0xf6120000 - 0xf613ffff (0x20000) MX[B](B)
        [15] -1 0xf6100000 - 0xf611ffff (0x20000) MX[B]
        [16] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
        [17] -1 0x00000000 - 0x000000ff (0x100) IX[B]
        [18] -1 0x00001000 - 0x000010ff (0x100) IX[B]
        [19] -1 0x0000f000 - 0x0000f00f (0x10) IX[B]
        [20] -1 0x00001410 - 0x00001413 (0x4) IX[B]
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
        compiled for 4.1.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: "glint"
(II) Loading /usr/X11R6/lib/modules/drivers/glint_drv.o
(II) Module glint: vendor="The XFree86 Project"
        compiled for 4.1.0, module version = 1.0.0
        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, 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:05:1
(WW) GLINT: No matching Device section for instance (BusID PCI:1:5:0)
found
(WW) GLINT: No matching Device section for instance (BusID PCI:1:5:2)
found
(--) Chipset pm2v found
(II) resource ranges after xf86ClaimFixedResources() call:
        [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 - 0x000dbfff (0x1c000) MX[B]
        [4] -1  0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [5] -1  0xf6001000 - 0xf60010ff (0x100) MX[B]
        [6] -1  0x000dc000 - 0x000dcfff (0x1000) MX[B]
        [7] -1  0xf6002000 - 0xf6002fff (0x1000) MX[B]
        [8] -1  0xf8000000 - 0xf9ffffff (0x2000000) MX[B](B)
        [9] -1  0xfa000000 - 0xfbffffff (0x2000000) MX[B](B)
        [10] -1 0xfc000000 - 0xfdffffff (0x2000000) MX[B](B)
        [11] -1 0xf6140000 - 0xf615ffff (0x20000) MX[B](B)
        [12] -1 0xf6800000 - 0xf6ffffff (0x800000) MX[B](B)
        [13] -1 0xf7000000 - 0xf77fffff (0x800000) MX[B](B)
        [14] -1 0xf6120000 - 0xf613ffff (0x20000) MX[B](B)
        [15] -1 0xf6100000 - 0xf611ffff (0x20000) MX[B]
        [16] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
        [17] -1 0x00000000 - 0x000000ff (0x100) IX[B]
        [18] -1 0x00001000 - 0x000010ff (0x100) IX[B]
        [19] -1 0x0000f000 - 0x0000f00f (0x10) IX[B]
        [20] -1 0x00001410 - 0x00001413 (0x4) IX[B]
(II) resource ranges after probing:
        [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 - 0x000dbfff (0x1c000) MX[B]
        [4] -1  0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [5] -1  0xf6001000 - 0xf60010ff (0x100) MX[B]
        [6] -1  0x000dc000 - 0x000dcfff (0x1000) MX[B]
        [7] -1  0xf6002000 - 0xf6002fff (0x1000) MX[B]
        [8] -1  0xf8000000 - 0xf9ffffff (0x2000000) MX[B](B)
        [9] -1  0xfa000000 - 0xfbffffff (0x2000000) MX[B](B)
        [10] -1 0xfc000000 - 0xfdffffff (0x2000000) MX[B](B)
        [11] -1 0xf6140000 - 0xf615ffff (0x20000) MX[B](B)
        [12] -1 0xf6800000 - 0xf6ffffff (0x800000) MX[B](B)
        [13] -1 0xf7000000 - 0xf77fffff (0x800000) MX[B](B)
        [14] -1 0xf6120000 - 0xf613ffff (0x20000) MX[B](B)
        [15] -1 0xf6100000 - 0xf611ffff (0x20000) MX[B]
        [16] 0  0x000a0000 - 0x000affff (0x10000) MS[B]
        [17] 0  0x000b0000 - 0x000b7fff (0x8000) MS[B]
        [18] 0  0x000b8000 - 0x000bffff (0x8000) MS[B]
        [19] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
        [20] -1 0x00000000 - 0x000000ff (0x100) IX[B]
        [21] -1 0x00001000 - 0x000010ff (0x100) IX[B]
        [22] -1 0x0000f000 - 0x0000f00f (0x10) IX[B]
        [23] -1 0x00001410 - 0x00001413 (0x4) IX[B]
        [24] 0  0x000003b0 - 0x000003bb (0xc) IS[B]
        [25] 0  0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(**) GLINT(0): Depth 8, (--) framebuffer bpp 8
(==) GLINT(0): Default visual is PseudoColor
(==) 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: "pm2v"
(--) GLINT(0): Linear framebuffer at 0xF6800000
(--) GLINT(0): MMIO registers at 0xF6120000
(--) 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, 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-95.00 kHz
(II) GLINT(0): Monitor0: Using vrefresh range of 50.00-150.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 "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): Mode "1280x1024": 157.5 MHz, 91.1 kHz, 85.0 Hz
(II) GLINT(0): Modeline "1280x1024"  157.50  1280 1344 1504 1728  1024
1025 1028 1072 +hsync +vsync
(**) GLINT(0): Default mode "800x600": 56.3 MHz, 53.7 kHz, 85.1 Hz
(II) GLINT(0): Modeline "800x600"   56.30  800 832 896 1048  600 601 604
631 +hsync +vsync
(==) GLINT(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.1.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.1.0, 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, 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, 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   0xf6800000 - 0xf6ffffff (0x800000) MX[B]
        [1] 0   0xf7000000 - 0xf77fffff (0x800000) MX[B]
        [2] 0   0xf6120000 - 0xf613ffff (0x20000) 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 - 0x000dbfff (0x1c000) MX[B]
        [7] -1  0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [8] -1  0xf6001000 - 0xf60010ff (0x100) MX[B]
        [9] -1  0x000dc000 - 0x000dcfff (0x1000) MX[B]
        [10] -1 0xf6002000 - 0xf6002fff (0x1000) MX[B]
        [11] -1 0xf8000000 - 0xf9ffffff (0x2000000) MX[B](B)
        [12] -1 0xfa000000 - 0xfbffffff (0x2000000) MX[B](B)
        [13] -1 0xfc000000 - 0xfdffffff (0x2000000) MX[B](B)
        [14] -1 0xf6140000 - 0xf615ffff (0x20000) MX[B](B)
        [15] -1 0xf6800000 - 0xf6ffffff (0x800000) MX[B](B)
        [16] -1 0xf7000000 - 0xf77fffff (0x800000) MX[B](B)
        [17] -1 0xf6120000 - 0xf613ffff (0x20000) MX[B](B)
        [18] -1 0xf6100000 - 0xf611ffff (0x20000) MX[B]
        [19] 0  0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
        [20] 0  0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
        [21] 0  0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
        [22] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
        [23] -1 0x00000000 - 0x000000ff (0x100) IX[B]
        [24] -1 0x00001000 - 0x000010ff (0x100) IX[B]
        [25] -1 0x0000f000 - 0x0000f00f (0x10) IX[B]
        [26] -1 0x00001410 - 0x00001413 (0x4) IX[B]
        [27] 0  0x000003b0 - 0x000003bb (0xc) IS[B](OprD)
        [28] 0  0x000003c0 - 0x000003df (0x20) IS[B](OprD)
(==) GLINT(0): Write-combining range (0xf6800000,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: IMR  Model: 986a  Serial#: 0
(II) GLINT(0): Year: 1999  Week: 24
(II) GLINT(0): EDID Version: 1.1
(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.: 36  vert.: 27
(II) GLINT(0): Gamma: 2.00
(II) GLINT(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
(II) GLINT(0): redX: 0.632 redY: 0.330   greenX: 0.273 greenY: 0.605
(II) GLINT(0): blueX: 0.142 blueY: 0.063   whiteX: 0.281 whiteY: 0.311
(II) GLINT(0): Supported VESA Video Modes:
(II) GLINT(0): 720x400@70Hz
(II) GLINT(0): 640x480@60Hz
(II) GLINT(0): 832x624@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: 640  vsize 480  refresh: 85  vid: 22833
(II) GLINT(0): #1: hsize: 800  vsize 600  refresh: 85  vid: 22853
(II) GLINT(0): #2: hsize: 1024  vsize 768  refresh: 85  vid: 22881
(II) GLINT(0): #3: hsize: 1600  vsize 1200  refresh: 75  vid: 20393
(II) GLINT(0): #4: hsize: 1280  vsize 960  refresh: 85  vid: 22913
(II) GLINT(0): #5: hsize: 1152  vsize 864  refresh: 75  vid: 20337
(II) GLINT(0): #6: hsize: 1024  vsize 768  refresh: 100  vid: 26721
(II) GLINT(0): Supported additional Video Mode:
(II) GLINT(0): clock: 55.0 MHz   Image Size:  360 x 270 mm
(II) GLINT(0): h_active: 640  h_sync: 672  h_sync_end 768 h_blank_end 864
h_border: 0
(II) GLINT(0): v_active: 480  v_sync: 488  v_sync_end 494 v_blanking: 536
v_border: 0
(II) GLINT(0): Supported additional Video Mode:
(II) GLINT(0): clock: 157.0 MHz   Image Size:  360 x 270 mm
(II) GLINT(0): h_active: 1280  h_sync: 1344  h_sync_end 1504 h_blank_end
1728 h_border: 0
(II) GLINT(0): v_active: 1024  v_sync: 1025  v_sync_end 1028 v_blanking:
1072 v_border: 0
(II) GLINT(0): Ranges: V min: 45  V max: 150 Hz, H min: 28  H max: 96 kHz,
PixClock max 2550 MHz
(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 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)
Could not init font path element /usr/X11R6/lib/X11/fonts/Speedo/,
removing from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/Type1/, removing
from list!
(WW) Cannot open APM
(WW) Cannot open APM
(WW) Cannot open APM
(WW) Cannot open APM


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

Reply via email to