Hi guys,

I'm trying to get the Radeon Mobility-P 4xAGP video to work on my Compaq
Presario 1710TW notebook.  My laptop is running Debian Testing with
Kernel 2.4.10.  I have agpgart and radeon drm working and loaded as
modules. 

Here is my XF86Config-4:

# 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 manual page.
# (Type "man XF86Config" at the shell prompt.)

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 "ServerFlags"
EndSection

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

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

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

Section "Device"
        Identifier      "ATI Technologies, Inc. Radeon Mobility [LY]"
        Driver          "radeon"
        Option          "UseFBDev"              "true"
EndSection

Section "Monitor"
        Identifier      "Generic Monitor"
        HorizSync       50-100
        VertRefresh     50-120
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Device          "ATI Technologies, Inc. Radeon Mobility [LY]"
        Monitor         "Generic Monitor"
        DefaultDepth    24
        SubSection "Display"
                Depth           24
                Modes           "1400x1050"
        EndSubSection
EndSection

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

Section "DRI"
        Mode    0666
EndSection

# end of XF86Config


And here is my XFree86.8.log:


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: xx August 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.7 i686 [ELF] 
Module Loader present
(==) Log file: "/var/log/XFree86.8.log", Time: Sat Sep 29 01:28:40 2001
(--) 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 = 0x8000e9c0, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,3575 card ffff,ffff rev 02 class 06,00,00
hdr 00
(II) PCI: 00:01:0: chip 8086,3576 card 0000,0000 rev 02 class 06,04,00
hdr 01
(II) PCI: 00:1d:0: chip 8086,2482 card 0e11,0000 rev 01 class 0c,03,00
hdr 80
(II) PCI: 00:1d:1: chip 8086,2484 card 0e11,0000 rev 01 class 0c,03,00
hdr 00
(II) PCI: 00:1e:0: chip 8086,2448 card 0000,0000 rev 41 class 06,04,00
hdr 01
(II) PCI: 00:1f:0: chip 8086,248c card 0000,0000 rev 01 class 06,01,00
hdr 80
(II) PCI: 00:1f:1: chip 8086,248a card 0e11,0000 rev 01 class 01,01,8a
hdr 00
(II) PCI: 00:1f:3: chip 8086,2483 card 0e11,0000 rev 01 class 0c,05,00
hdr 00
(II) PCI: 00:1f:5: chip 8086,2485 card 0e11,005c rev 01 class 04,01,00
hdr 00
(II) PCI: 01:00:0: chip 1002,4c59 card 0e11,b11b rev 00 class 03,00,00
hdr 00
(II) PCI: 02:04:0: chip 14f1,2013 card 0e11,b195 rev 01 class 07,80,00
hdr 00
(II) PCI: 02:05:0: chip 104c,8023 card 0e11,b1b1 rev 00 class 0c,00,10
hdr 00
(II) PCI: 02:06:0: chip 104c,ac50 card 0000,0000 rev 01 class 06,07,00
hdr 02
(II) PCI: 02:08:0: chip 8086,1031 card 0e11,0093 rev 41 class 02,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) 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:
        [0] -1 0        0x00002000 - 0x000020ff (0x100) IX[B]
        [1] -1 0        0x00002400 - 0x000024ff (0x100) IX[B]
        [2] -1 0        0x00002800 - 0x000028ff (0x100) IX[B]
        [3] -1 0        0x00002c00 - 0x00002cff (0x100) IX[B]
(II) Bus 1 non-prefetchable memory range:
        [0] -1 0        0xd0100000 - 0xd01fffff (0x100000) MX[B]
(II) Bus 1 prefetchable memory range:
        [0] -1 0        0xd8000000 - 0xdfffffff (0x8000000) MX[B]
(II) Bus 2: bridge is at (0:30:0), (0,2,2), BCTRL: 0x04 (VGA_EN is
cleared)
(II) Bus 2 I/O range:
        [0] -1 0        0x00003000 - 0x000030ff (0x100) IX[B]
        [1] -1 0        0x00003400 - 0x000034ff (0x100) IX[B]
        [2] -1 0        0x00003800 - 0x000038ff (0x100) IX[B]
        [3] -1 0        0x00003c00 - 0x00003cff (0x100) IX[B]
(II) Bus 2 non-prefetchable memory range:
        [0] -1 0        0xd0200000 - 0xd02fffff (0x100000) MX[B]
(II) Bus 2 prefetchable memory range:
(II) Bus -1: bridge is at (0:31: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) ATI unknown chipset (0x4c59) rev 0, Mem @
0xd8000000/27, 0xd0100000/16, I/O @ 0x2000/8
List of video drivers:
        atimisc
        r128
        radeon
        mga
        glint
        nv
        tga
        s3virge
        sis
        rendition
        neomagic
        i740
        tdfx
        savage
        cirrus
        vmware
        tseng
        trident
        chips
        apm
        glide
        fbdev
        i128
        ati
        i810
        imstt
        ark
        cyrix
        siliconmotion
        vesa
        vga
        v4l
(II) LoadModule: "atimisc"
(II) Loading /usr/X11R6/lib/modules/drivers/atimisc_drv.o
(II) Module atimisc: vendor="The XFree86 Project"
        compiled for 4.1.0.1, module version = 6.3.6
        Module class: XFree86 Video Driver
        ABI class: XFree86 Video Driver, version 0.4
(II) LoadModule: "r128"
(II) Loading /usr/X11R6/lib/modules/drivers/r128_drv.o
(II) Module r128: vendor="The XFree86 Project"
        compiled for 4.1.0.1, module version = 4.0.1
        Module class: XFree86 Video Driver
        ABI class: XFree86 Video Driver, version 0.4
(II) LoadModule: "radeon"
(II) Loading /usr/X11R6/lib/modules/drivers/radeon_drv.o
(II) Module radeon: vendor="The XFree86 Project"
        compiled for 4.1.0.1, module version = 4.0.1
        Module class: XFree86 Video Driver
        ABI class: XFree86 Video Driver, version 0.4
(II) LoadModule: "mga"
(II) Loading /usr/X11R6/lib/modules/drivers/mga_drv.o
(II) Module mga: 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: "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: "nv"
(II) Loading /usr/X11R6/lib/modules/drivers/nv_drv.o
(II) Module nv: 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: "tga"
(II) Loading /usr/X11R6/lib/modules/drivers/tga_drv.o
(II) Module tga: 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: "s3virge"
(II) Loading /usr/X11R6/lib/modules/drivers/s3virge_drv.o
(II) Module s3virge: vendor="The XFree86 Project"
        compiled for 4.1.0.1, module version = 1.6.0
        Module class: XFree86 Video Driver
        ABI class: XFree86 Video Driver, version 0.4
(II) LoadModule: "sis"
(II) Loading /usr/X11R6/lib/modules/drivers/sis_drv.o
(II) Module sis: vendor="The XFree86 Project"
        compiled for 4.1.0.1, module version = 0.6.0
        Module class: XFree86 Video Driver
        ABI class: XFree86 Video Driver, version 0.4
(II) LoadModule: "rendition"
(II) Loading /usr/X11R6/lib/modules/drivers/rendition_drv.o
(II) Module rendition: vendor="The XFree86 Project"
        compiled for 4.1.0.1, module version = 4.0.0
        Module class: XFree86 Video Driver
        ABI class: XFree86 Video Driver, version 0.4
(II) LoadModule: "neomagic"
(II) Loading /usr/X11R6/lib/modules/drivers/neomagic_drv.o
(II) Module neomagic: vendor="The XFree86 Project"
        compiled for 4.1.0.1, module version = 1.0.0
        Module class: XFree86 Video Driver
        ABI class: XFree86 Video Driver, version 0.4
(II) LoadModule: "i740"
(II) Loading /usr/X11R6/lib/modules/drivers/i740_drv.o
(II) Module i740: vendor="The XFree86 Project"
        compiled for 4.1.0.1, module version = 1.0.0
        Module class: XFree86 Video Driver
        ABI class: XFree86 Video Driver, version 0.4
(II) LoadModule: "tdfx"
(II) Loading /usr/X11R6/lib/modules/drivers/tdfx_drv.o
(II) Module tdfx: 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: "savage"
(II) Loading /usr/X11R6/lib/modules/drivers/savage_drv.o
(II) Module savage: vendor="The XFree86 Project"
        compiled for 4.1.0.1, module version = 1.1.16
        Module class: XFree86 Video Driver
        ABI class: XFree86 Video Driver, version 0.4
(II) LoadModule: "cirrus"
(II) Loading /usr/X11R6/lib/modules/drivers/cirrus_drv.o
(II) Module cirrus: vendor="The XFree86 Project"
        compiled for 4.1.0.1, module version = 1.0.0
        Module class: XFree86 Video Driver
        ABI class: XFree86 Video Driver, version 0.4
(II) LoadModule: "vmware"
(II) Loading /usr/X11R6/lib/modules/drivers/vmware_drv.o
(II) Module vmware: vendor="The XFree86 Project"
        compiled for 4.1.0.1, module version = 10.4.0
        Module class: XFree86 Video Driver
        ABI class: XFree86 Video Driver, version 0.4
(II) LoadModule: "tseng"
(II) Loading /usr/X11R6/lib/modules/drivers/tseng_drv.o
(II) Module tseng: vendor="The XFree86 Project"
        compiled for 4.1.0.1, module version = 1.0.0
        Module class: XFree86 Video Driver
        ABI class: XFree86 Video Driver, version 0.4
(II) LoadModule: "trident"
(II) Loading /usr/X11R6/lib/modules/drivers/trident_drv.o
(II) Module trident: vendor="The XFree86 Project"
        compiled for 4.1.0.1, module version = 1.0.0
        Module class: XFree86 Video Driver
        ABI class: XFree86 Video Driver, version 0.4
(II) LoadModule: "chips"
(II) Loading /usr/X11R6/lib/modules/drivers/chips_drv.o
(II) Module chips: vendor="The XFree86 Project"
        compiled for 4.1.0.1, module version = 1.0.0
        Module class: XFree86 Video Driver
        ABI class: XFree86 Video Driver, version 0.4
(II) LoadModule: "apm"
(II) Loading /usr/X11R6/lib/modules/drivers/apm_drv.o
(II) Module apm: vendor="The XFree86 Project"
        compiled for 4.1.0.1, module version = 1.0.0
        Module class: XFree86 Video Driver
        ABI class: XFree86 Video Driver, version 0.4
(II) LoadModule: "glide"
(II) Loading /usr/X11R6/lib/modules/drivers/glide_drv.o
(II) Module glide: 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) Loading sub module "glide2x"
(II) LoadModule: "glide2x"
(WW) Warning, couldn't open module glide2x
(II) UnloadModule: "glide2x"
(EE) Glide driver:

Could not load the shared library file for Glide: "libglide2x.so"! 

You need to have Glide installed to run the glide driver for XFree86.
Also, you need to tell XFree86 where the libglide2x.so file is placed
by making a soft link in the /usr/X11R6/lib/modules directory that
points
to the libglide2x.so file. For example (if your libglide2x.so file is in
/usr/lib):

  # ln -s /usr/lib/libglide2x.so /usr/X11R6/lib/modules


(II) UnloadModule: "glide"
(II) Unloading /usr/X11R6/lib/modules/drivers/glide_drv.o
(EE) Failed to load module "glide" (submodule could not be loaded, 2)
(II) LoadModule: "fbdev"
(II) Loading /usr/X11R6/lib/modules/drivers/fbdev_drv.o
(II) Module fbdev: vendor="The XFree86 Project"
        compiled for 4.1.0.1, module version = 0.1.0
        ABI class: XFree86 Video Driver, version 0.4
(II) LoadModule: "i128"
(II) Loading /usr/X11R6/lib/modules/drivers/i128_drv.o
(II) Module i128: vendor="The XFree86 Project"
        compiled for 4.1.0.1, module version = 1.0.0
        Module class: XFree86 Video Driver
        ABI class: XFree86 Video Driver, version 0.4
(II) LoadModule: "ati"
(II) Loading /usr/X11R6/lib/modules/drivers/ati_drv.o
(II) Module ati: vendor="The XFree86 Project"
        compiled for 4.1.0.1, module version = 6.3.6
        Module class: XFree86 Video Driver
        ABI class: XFree86 Video Driver, version 0.4
(II) LoadModule: "i810"
(II) Loading /usr/X11R6/lib/modules/drivers/i810_drv.o
(II) Module i810: vendor="The XFree86 Project"
        compiled for 4.1.0.1, module version = 1.0.0
        Module class: XFree86 Video Driver
        ABI class: XFree86 Video Driver, version 0.4
(II) LoadModule: "imstt"
(II) Loading /usr/X11R6/lib/modules/drivers/imstt_drv.o
(II) Module imstt: vendor="The XFree86 Project"
        compiled for 4.1.0.1, module version = 1.0.0
        Module class: XFree86 Video Driver
        ABI class: XFree86 Video Driver, version 0.4
(II) LoadModule: "ark"
(II) Loading /usr/X11R6/lib/modules/drivers/ark_drv.o
(II) Module ark: vendor="The XFree86 Project"
        compiled for 4.1.0.1, module version = 0.5.0
        Module class: XFree86 Video Driver
        ABI class: XFree86 Video Driver, version 0.4
(II) LoadModule: "cyrix"
(II) Loading /usr/X11R6/lib/modules/drivers/cyrix_drv.o
(II) Module cyrix: vendor="The XFree86 Project"
        compiled for 4.1.0.1, module version = 1.0.0
        Module class: XFree86 Video Driver
        ABI class: XFree86 Video Driver, version 0.4
(II) LoadModule: "siliconmotion"
(II) Loading /usr/X11R6/lib/modules/drivers/siliconmotion_drv.o
(II) Module siliconmotion: vendor="The XFree86 Project"
        compiled for 4.1.0.1, module version = 1.2.2
        Module class: XFree86 Video Driver
        ABI class: XFree86 Video Driver, version 0.4
(II) LoadModule: "vesa"
(II) Loading /usr/X11R6/lib/modules/drivers/vesa_drv.o
(II) Module vesa: vendor="The XFree86 Project"
        compiled for 4.1.0.1, module version = 1.0.0
        Module class: XFree86 Video Driver
        ABI class: XFree86 Video Driver, version 0.4
(II) LoadModule: "vga"
(II) Loading /usr/X11R6/lib/modules/drivers/vga_drv.o
(II) Module vga: vendor="The XFree86 Project"
        compiled for 4.1.0.1, module version = 4.0.0
        Module class: XFree86 Video Driver
        ABI class: XFree86 Video Driver, version 0.4
(II) LoadModule: "v4l"
(II) Loading /usr/X11R6/lib/modules/drivers/linux/v4l_drv.o
(II) Module v4l: vendor="The XFree86 Project"
        compiled for 4.1.0.1, module version = 0.0.1
        ABI class: XFree86 Video Driver, version 0.4
(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        0xd0215000 - 0xd0215fff (0x1000) MX[B]
        [1] -1 0        0xd0210000 - 0xd0213fff (0x4000) MX[B]
        [2] -1 0        0xd0214000 - 0xd02147ff (0x800) MX[B]
        [3] -1 0        0x40000000 - 0x400003ff (0x400) MX[B]
        [4] -1 0        0xe0000000 - 0xefffffff (0x10000000) MX[B]
        [5] -1 0        0xd0100000 - 0xd010ffff (0x10000) MX[B](B)
        [6] -1 0        0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
        [7] -1 0        0x00003040 - 0x0000307f (0x40) IX[B]
        [8] -1 0        0x00001820 - 0x0000183f (0x20) IX[B]
        [9] -1 0        0x00001800 - 0x0000180f (0x10) IX[B]
        [10] -1 0       0x00000374 - 0x00000374 (0x1) IX[B]
        [11] -1 0       0x00000170 - 0x00000177 (0x8) IX[B]
        [12] -1 0       0x000003f4 - 0x000003f4 (0x1) IX[B]
        [13] -1 0       0x000001f0 - 0x000001f7 (0x8) IX[B]
        [14] -1 0       0x00001860 - 0x0000187f (0x20) IX[B]
        [15] -1 0       0x00001840 - 0x0000185f (0x20) IX[B]
        [16] -1 0       0x00002000 - 0x000020ff (0x100) IX[B](B)
(II) Inactive PCI resource ranges:
        [0] -1 0        0xd0200000 - 0xd020ffff (0x10000) MX[B]
        [1] -1 0        0x00003000 - 0x00003007 (0x8) IX[B]
        [2] -1 0        0x00001880 - 0x000018bf (0x40) IX[B]
        [3] -1 0        0x00001c00 - 0x00001cff (0x100) IX[B]
(II) Active PCI resource ranges after removing overlaps:
        [0] -1 0        0xd0215000 - 0xd0215fff (0x1000) MX[B]
        [1] -1 0        0xd0210000 - 0xd0213fff (0x4000) MX[B]
        [2] -1 0        0xd0214000 - 0xd02147ff (0x800) MX[B]
        [3] -1 0        0x40000000 - 0x400003ff (0x400) MX[B]
        [4] -1 0        0xe0000000 - 0xefffffff (0x10000000) MX[B]
        [5] -1 0        0xd0100000 - 0xd010ffff (0x10000) MX[B](B)
        [6] -1 0        0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
        [7] -1 0        0x00003040 - 0x0000307f (0x40) IX[B]
        [8] -1 0        0x00001820 - 0x0000183f (0x20) IX[B]
        [9] -1 0        0x00001800 - 0x0000180f (0x10) IX[B]
        [10] -1 0       0x00000374 - 0x00000374 (0x1) IX[B]
        [11] -1 0       0x00000170 - 0x00000177 (0x8) IX[B]
        [12] -1 0       0x000003f4 - 0x000003f4 (0x1) IX[B]
        [13] -1 0       0x000001f0 - 0x000001f7 (0x8) IX[B]
        [14] -1 0       0x00001860 - 0x0000187f (0x20) IX[B]
        [15] -1 0       0x00001840 - 0x0000185f (0x20) IX[B]
        [16] -1 0       0x00002000 - 0x000020ff (0x100) IX[B](B)
(II) Inactive PCI resource ranges after removing overlaps:
        [0] -1 0        0xd0200000 - 0xd020ffff (0x10000) MX[B]
        [1] -1 0        0x00003000 - 0x00003007 (0x8) IX[B]
        [2] -1 0        0x00001880 - 0x000018bf (0x40) IX[B]
        [3] -1 0        0x00001c00 - 0x00001cff (0x100) IX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
        [0] -1 0        0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [1] -1 0        0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [2] -1 0        0x000f0000 - 0x000fffff (0x10000) MX[B]
        [3] -1 0        0x000c0000 - 0x000effff (0x30000) MX[B]
        [4] -1 0        0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [5] -1 0        0x0000ffff - 0x0000ffff (0x1) IX[B]
        [6] -1 0        0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
        [0] -1 0        0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [1] -1 0        0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [2] -1 0        0x000f0000 - 0x000fffff (0x10000) MX[B]
        [3] -1 0        0x000c0000 - 0x000effff (0x30000) MX[B]
        [4] -1 0        0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [5] -1 0        0xd0215000 - 0xd0215fff (0x1000) MX[B]
        [6] -1 0        0xd0210000 - 0xd0213fff (0x4000) MX[B]
        [7] -1 0        0xd0214000 - 0xd02147ff (0x800) MX[B]
        [8] -1 0        0x40000000 - 0x400003ff (0x400) MX[B]
        [9] -1 0        0xe0000000 - 0xefffffff (0x10000000) MX[B]
        [10] -1 0       0xd0100000 - 0xd010ffff (0x10000) MX[B](B)
        [11] -1 0       0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
        [12] -1 0       0xd0200000 - 0xd020ffff (0x10000) MX[B]
        [13] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [14] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [15] -1 0       0x00003040 - 0x0000307f (0x40) IX[B]
        [16] -1 0       0x00001820 - 0x0000183f (0x20) IX[B]
        [17] -1 0       0x00001800 - 0x0000180f (0x10) IX[B]
        [18] -1 0       0x00000374 - 0x00000374 (0x1) IX[B]
        [19] -1 0       0x00000170 - 0x00000177 (0x8) IX[B]
        [20] -1 0       0x000003f4 - 0x000003f4 (0x1) IX[B]
        [21] -1 0       0x000001f0 - 0x000001f7 (0x8) IX[B]
        [22] -1 0       0x00001860 - 0x0000187f (0x20) IX[B]
        [23] -1 0       0x00001840 - 0x0000185f (0x20) IX[B]
        [24] -1 0       0x00002000 - 0x000020ff (0x100) IX[B](B)
        [25] -1 0       0x00003000 - 0x00003007 (0x8) IX[B]
        [26] -1 0       0x00001880 - 0x000018bf (0x40) IX[B]
        [27] -1 0       0x00001c00 - 0x00001cff (0x100) IX[B]
(II) Primary Device is: PCI 01:00:0
        S3VProbe begin
(II) Loading sub module "cirrus_laguna"
(II) LoadModule: "cirrus_laguna"
(II) Loading /usr/X11R6/lib/modules/drivers/cirrus_laguna.o
(II) Module cirrus_laguna: 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 "cirrus_alpine"
(II) LoadModule: "cirrus_alpine"
(II) Loading /usr/X11R6/lib/modules/drivers/cirrus_alpine.o
(II) Module cirrus_alpine: vendor="The XFree86 Project"
        compiled for 4.1.0.1, module version = 1.0.0
        ABI class: XFree86 Video Driver, version 0.4
(--) VMware Guest X Server 10.4.0 - build=
CYRIX: Device Sections found: 1

Fatal server error:

XFree86 has found a valid card configuration.
Unfortunately the appropriate data has not been added to xf86PciInfo.h.
Please forward 'scanpci -v' output to XFree86 support team.

When reporting a problem related to a server crash, please send
the full server output, not just the last messages.
This can be found in the log file "/var/log/XFree86.8.log".
Please report problems to [EMAIL PROTECTED]


It seems that there is not an entry in xf86PciInfo.h for my video
chip....

here is my scanpci log:


pci bus 0x0 cardnum 0x00 function 0x0000: vendor 0x8086 device 0x3575
 Intel  Device unknown
 CardVendor 0xffff card 0xffff (Card unknown)
  STATUS    0x2010  COMMAND 0x0106
  CLASS     0x06 0x00 0x00  REVISION 0x02

pci bus 0x0 cardnum 0x01 function 0x0000: vendor 0x8086 device 0x3576
 Intel  Device unknown
  STATUS    0x0020  COMMAND 0x0107
  CLASS     0x06 0x04 0x00  REVISION 0x02
  HEADER    0x01  LATENCY 0x60
  PRIBUS    0x00  SECBUS 0x01  SUBBUS 0x01  SECLT 0x40
  IOBASE    0x2000  IOLIM 0x2fff  SECSTATUS 0x22a0
  NOPREFETCH_MEMBASE 0xd0100000  MEMLIM 0xd01fffff
  PREFETCH_MEMBASE   0xd8000000  MEMLIM 0xdfffffff
  NO_FAST_B2B NO_SEC_BUS_RST NO_M_ABRT VGA_EN ISA_EN NO_PERR_EN

pci bus 0x0 cardnum 0x1d function 0x0000: vendor 0x8086 device 0x2482
 Intel  Device unknown
 CardVendor 0x0e11 card 0x0000 (Compaq, Card unknown)
  STATUS    0x0280  COMMAND 0x0005
  CLASS     0x0c 0x03 0x00  REVISION 0x01
  BIST      0x00  HEADER 0x80  LATENCY 0x00  CACHE 0x00
  BASE4     0x00001841  addr 0x00001840  I/O
  MAX_LAT   0x00  MIN_GNT 0x00  INT_PIN 0x01  INT_LINE 0x0b

pci bus 0x0 cardnum 0x1d function 0x0001: vendor 0x8086 device 0x2484
 Intel  Device unknown
 CardVendor 0x0e11 card 0x0000 (Compaq, Card unknown)
  STATUS    0x0280  COMMAND 0x0005
  CLASS     0x0c 0x03 0x00  REVISION 0x01
  BASE4     0x00001861  addr 0x00001860  I/O
  MAX_LAT   0x00  MIN_GNT 0x00  INT_PIN 0x02  INT_LINE 0x0a

pci bus 0x0 cardnum 0x1e function 0x0000: vendor 0x8086 device 0x2448
 Intel  Device unknown
  STATUS    0x0080  COMMAND 0x0107
  CLASS     0x06 0x04 0x00  REVISION 0x41
  HEADER    0x01  LATENCY 0x00
  PRIBUS    0x00  SECBUS 0x02  SUBBUS 0x02  SECLT 0x40
  IOBASE    0x3000  IOLIM 0x3fff  SECSTATUS 0x2280
  NOPREFETCH_MEMBASE 0xd0200000  MEMLIM 0xd02fffff
  PREFETCH_MEMBASE   0xfff00000  MEMLIM 0x000fffff
  NO_FAST_B2B NO_SEC_BUS_RST NO_M_ABRT NO_VGA_EN ISA_EN NO_PERR_EN

pci bus 0x0 cardnum 0x1f function 0x0000: vendor 0x8086 device 0x248c
 Intel  Device unknown
  STATUS    0x0280  COMMAND 0x000f
  CLASS     0x06 0x01 0x00  REVISION 0x01
  HEADER    0x80  LATENCY 0x00

pci bus 0x0 cardnum 0x1f function 0x0001: vendor 0x8086 device 0x248a
 Intel  Device unknown
 CardVendor 0x0e11 card 0x0000 (Compaq, Card unknown)
  STATUS    0x0280  COMMAND 0x0007
  CLASS     0x01 0x01 0x8a  REVISION 0x01
  BASE0     0x000001f1  addr 0x000001f0  I/O
  BASE1     0x000003f5  addr 0x000003f4  I/O
  BASE2     0x00000171  addr 0x00000170  I/O
  BASE3     0x00000375  addr 0x00000374  I/O
  BASE4     0x00001801  addr 0x00001800  I/O
  BASE5     0x40000000  addr 0x40000000  MEM
  MAX_LAT   0x00  MIN_GNT 0x00  INT_PIN 0x01  INT_LINE 0xff
  BYTE_0    0xa303a307  BYTE_1  0x00  BYTE_2  0x806cfb8  BYTE_3
0xffffffff

pci bus 0x0 cardnum 0x1f function 0x0003: vendor 0x8086 device 0x2483
 Intel  Device unknown
 CardVendor 0x0e11 card 0x0000 (Compaq, Card unknown)
  STATUS    0x0280  COMMAND 0x0001
  CLASS     0x0c 0x05 0x00  REVISION 0x01
  BASE4     0x00001821  addr 0x00001820  I/O
  MAX_LAT   0x00  MIN_GNT 0x00  INT_PIN 0x02  INT_LINE 0x05
  BYTE_0    0x01  BYTE_1  0x00  BYTE_2  0x806d330  BYTE_3  0xffffffff

pci bus 0x0 cardnum 0x1f function 0x0005: vendor 0x8086 device 0x2485
 Intel  Device unknown
 CardVendor 0x0e11 card 0x005c (Compaq, Card unknown)
  STATUS    0x0280  COMMAND 0x0000
  CLASS     0x04 0x01 0x00  REVISION 0x01
  BASE0     0x00001c01  addr 0x00001c00  I/O
  BASE1     0x00001881  addr 0x00001880  I/O
  MAX_LAT   0x00  MIN_GNT 0x00  INT_PIN 0x02  INT_LINE 0x05
  BYTE_0    0x01  BYTE_1  0x00  BYTE_2  0x806d6a8  BYTE_3  0xffffffff

pci bus 0x1 cardnum 0x00 function 0x0000: vendor 0x1002 device 0x4c59
 ATI  Device unknown
 CardVendor 0x0e11 card 0xb11b (Compaq, Card unknown)
  STATUS    0x02b0  COMMAND 0x0383
  CLASS     0x03 0x00 0x00  REVISION 0x00
  BIST      0x00  HEADER 0x00  LATENCY 0x42  CACHE 0x08
  BASE0     0xd8000008  addr 0xd8000000  MEM PREFETCHABLE
  BASE1     0x00002001  addr 0x00002000  I/O
  BASE2     0xd0100000  addr 0xd0100000  MEM
  MAX_LAT   0x00  MIN_GNT 0x08  INT_PIN 0x01  INT_LINE 0x0b

pci bus 0x2 cardnum 0x04 function 0x0000: vendor 0x14f1 device 0x2013
 Device unknown
 CardVendor 0x0e11 card 0xb195 (Compaq, Card unknown)
  STATUS    0x0290  COMMAND 0x0100
  CLASS     0x07 0x80 0x00  REVISION 0x01
  BIST      0x00  HEADER 0x00  LATENCY 0x40  CACHE 0x00
  BASE0     0xd0200000  addr 0xd0200000  MEM
  BASE1     0x00003001  addr 0x00003000  I/O
  MAX_LAT   0x00  MIN_GNT 0x00  INT_PIN 0x01  INT_LINE 0xff
  BYTE_0    0xc0220001  BYTE_1  0x00  BYTE_2  0x806dd98  BYTE_3
0xffffffff

pci bus 0x2 cardnum 0x05 function 0x0000: vendor 0x104c device 0x8023
 Texas Instruments  Device unknown
 CardVendor 0x0e11 card 0xb1b1 (Compaq, Card unknown)
  STATUS    0x0210  COMMAND 0x0116
  CLASS     0x0c 0x00 0x10  REVISION 0x00
  BIST      0x00  HEADER 0x00  LATENCY 0x40  CACHE 0x08
  BASE0     0xd0214000  addr 0xd0214000  MEM
  BASE1     0xd0210000  addr 0xd0210000  MEM
  MAX_LAT   0x04  MIN_GNT 0x02  INT_PIN 0x01  INT_LINE 0xff

pci bus 0x2 cardnum 0x06 function 0x0000: vendor 0x104c device 0xac50
 Texas Instruments  Device unknown
  STATUS    0x0210  COMMAND 0x0007
  CLASS     0x06 0x07 0x00  REVISION 0x01
  HEADER    0x02  LATENCY 0xa8

pci bus 0x2 cardnum 0x08 function 0x0000: vendor 0x8086 device 0x1031
 Intel  Device unknown
 CardVendor 0x0e11 card 0x0093 (Compaq, Card unknown)
  STATUS    0x0290  COMMAND 0x0117
  CLASS     0x02 0x00 0x00  REVISION 0x41
  BIST      0x00  HEADER 0x00  LATENCY 0x42  CACHE 0x08
  BASE0     0xd0215000  addr 0xd0215000  MEM
  BASE1     0x00003041  addr 0x00003040  I/O
  MAX_LAT   0x38  MIN_GNT 0x08  INT_PIN 0x01  INT_LINE 0xff


If anyone has any info or advice that could help me, I'd really 
appreciate it.

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

Reply via email to