My system is a Compaq M700 laptop, plus an ArmadaStation EM docking station.
The ArmadaStation EM has PCI slots (via a PCI to PCI bridge built into the
station), one of which is being used for an Appian Hurricane (Radeon VE QY
PCI) card. I have an external CRT (Philips 109B) hooked up to the output of
the primary video card (built into the M700 -- an ATI Mobility P/M according
to Windows 2K -- and hooked up to the external display port on the docking
station), and a Philips 170B DVI display hooked up to the DVI output of the
Hurricane (the CRT output/second head of the Hurricane is unused). Both the
ATI Mobility and the Appian Hurricane seems to be recognized and allocated
properly according to /proc/pci (see below for details). The PCI-PCI bridge
is working as demonstrated by the fact the the second IDE controller in the
docking station works fine (I have a CDRW drive hooked up and working on
this controller).
Here is what I can figure out:
I have tried enabling and disabing just about every combination of options
possible in the XF86Config file (including xinerama), but I always get the
same INVALID MEM ALLOCATION error upon trying to REGISTER (!) the memory for
one or both cards, which curiously seems to apply to the ATI Mobility chip's
memory range rather than the Hurricane's (which is where I expected
problems). There is a bizzare warning in the X log file before the memory
allocation error that there is no Device instance for the Radeon card at
1:0:0 -- but the device at 1:0:0 is NOT the Radeon card but instead the
Mobility!!!! (maybe this is the problem???). The XF86Config file very
clearly has two Device statements, and the correct BusIDs, one for each of
the Mobility and Radeon cards (I can provide a XF86Config file upon request,
but I am pretty sure that the problem is not there). Also, X seems unable
to access the Hurricane's bios which may or may not be important (I can
probably provide the necessary information -- memory size, etc. via
XF86Config).
I am using Gentoo Linux 1.1a built from stage 1 (kernel 2.4.19, XFree86
4.2.0). I also have the 4.2.0 Gatos ATI drivers (tried both with and
without these -- same result).
Since I have this working in Windows 2000 without any glitches, I thought it
might be useful also to know the memory ranges utilized by Windows 2000.
They are:
ATI Mobility P/M
8MB SDRAM
50000000 - 50FFFFFF
51000000 - 51000FFF
000A0000 - 000BFFFF
Appian Hurricane
32MB
F0000000 - F7FFFFFF
FFEE0000 - FFEEFFFF
Note that the ATI Mobility ranges are the same as in Linux. However, the
Hurricane memory ranges are really different. Not sure if this matters.
I have been working on this (see below for details) for several weeks on my
own, and despite several postings here and elsewhere and bug reports I have
submitted, I think I must be the only one out there with this specific
problem (might be related to other Radeon VE/QY PCI issues -- not sure).
>From ploughing through the source code for the ati driver and kernal pci
routines, I have mostly determined that the solution is going to take me a
while since I am too far down on the learning curve with respect to
kernal/device driver memory registration/allocation. So, I am hoping that
someone out there with more experience will take me up on the offer ($150
paid via c2it upon sucessful X startup) to provide enough assistance to me
to get my X server up an running in dual head mode. I am an experienced if
a bit rusty C programmer and have been using Linux for 8 years now, so I can
do some of the work myself, but I desparately need help in understanding
data structures and operations inside of X and the kernel, and in finding
the buggy code so that I can fix it.
I am appending to the end of this message (a) XFree86 log output, (b) cat
/proc/pci, (c) scanpci output, and (d) lspci output (yes, I know this is
repetetive but each contains info in a little different format and detail so
I want to be overinclusive).
If I am lucky enough to get more than one person helping me, I will allocate
the $150 between/among those who provided the most assistance. All
resulting code must be contributed back to XFree86 under the XFree86
license.
I will be happy to provide more details if needed upon request.
Jeff Norman
Here are the files in the order listed above:
[XFREE86 LOG]
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.19 i686 [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: Thu Jun 6 10:06:18 2002
(==) Using config file: "/etc/X11/XF86Config"
(==) ServerLayout "XFree86 Configured"
(**) |-->Screen "Screen0" (0)
(**) | |-->Monitor "Monitor0"
(**) | |-->Device "Card0"
(**) |-->Screen "Screen1" (1)
(**) | |-->Monitor "Monitor1"
(**) | |-->Device "Card1"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(==) 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"
(**) Option "Xinerama" "true"
(**) Xinerama: enabled
(--) using VT number 7
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(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 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,7190 card 0e11,b110 rev 03 class 06,00,00 hdr
00
(II) PCI: 00:01:0: chip 8086,7191 card 0000,0000 rev 03 class 06,04,00 hdr
01
(II) PCI: 00:04:0: chip 104c,ac1b card 4800,0000 rev 03 class 06,07,00 hdr
82
(II) PCI: 00:04:1: chip 104c,ac1b card 5400,0000 rev 03 class 06,07,00 hdr
82
(II) PCI: 00:07:0: chip 8086,7110 card 0000,0000 rev 02 class 06,80,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 03 class 06,80,00 hdr
00
(II) PCI: 00:08:0: chip 125d,1978 card 0e11,b112 rev 10 class 04,01,00 hdr
00
(II) PCI: 00:09:0: chip 8086,1229 card 8086,2203 rev 09 class 02,00,00 hdr
80
(II) PCI: 00:09:1: chip 11c1,0445 card 8086,2203 rev 00 class 07,00,00 hdr
80
(II) PCI: 00:0c:0: chip 8086,124b card 0000,0000 rev 01 class 06,04,80 hdr
01
(II) PCI: 01:00:0: chip 1002,4c4d card 0e11,b111 rev 64 class 03,00,00 hdr
00
(II) PCI: 04:07:0: chip 1095,0646 card 1095,0646 rev 07 class 01,01,8f hdr
00
(II) PCI: 04:08:0: chip 8086,1229 card 8086,000e rev 08 class 02,00,00 hdr
00
(II) PCI: 04:0a:0: chip 1002,5159 card 1097,a310 rev 00 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.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) 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 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: 0x8c (VGA_EN is set)
(II) Bus 1 I/O range:
[0] -1 0x00003000 - 0x000030ff (0x100) IX[B]
[1] -1 0x00003400 - 0x000034ff (0x100) IX[B]
[2] -1 0x00003800 - 0x000038ff (0x100) IX[B]
[3] -1 0x00003c00 - 0x00003cff (0x100) IX[B]
(II) Bus 1 non-prefetchable memory range:
[0] -1 0x50000000 - 0x510fffff (0x1100000) MX[B]
(II) Bus 1 prefetchable memory range:
(II) Bus 4: bridge is at (0:12:0), (0,4,4), BCTRL: 0x04 (VGA_EN is cleared)
(II) Bus 4 I/O range:
(II) Bus 4 non-prefetchable memory range:
(II) Bus 4 prefetchable memory range:
[0] -1 0x48000000 - 0x4fffffff (0x8000000) MX[B]
(--) PCI:*(1:0:0) ATI Mach64 LM rev 100, Mem @ 0x50000000/24, 0x51000000/12,
I/O @ 0x3000/8
(--) PCI: (4:10:0) ATI Radeon VE QY rev 0, Mem @ 0x48000000/27,
0x40100000/16, I/O @ 0x2000/8
(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 0x40000000 - 0x400fffff (0x100000) MX[B]
[1] -1 0x40180000 - 0x40180fff (0x1000) MX[B]
[2] -1 0x51300000 - 0x51300fff (0x1000) MX[B]
[3] -1 0x51100000 - 0x5111ffff (0x20000) MX[B]
[4] -1 0x51280000 - 0x51280fff (0x1000) MX[B]
[5] -1 0x50000000 - 0x53ffffff (0x4000000) MX[B]
[6] -1 0x51000000 - 0x51000fff (0x1000) MX[B](B)
[7] -1 0x50000000 - 0x50ffffff (0x1000000) MX[B](B)
[8] -1 0x00002400 - 0x0000243f (0x40) IX[B]
[9] -1 0x00000190 - 0x0000019f (0x10) IX[B]
[10] -1 0x00000364 - 0x00000367 (0x4) IX[B]
[11] -1 0x00000160 - 0x00000167 (0x8) IX[B]
[12] -1 0x000003e4 - 0x000003e7 (0x4) IX[B]
[13] -1 0x000001e0 - 0x000001e7 (0x8) IX[B]
[14] -1 0x00004080 - 0x00004087 (0x8) IX[B]
[15] -1 0x00004040 - 0x0000407f (0x40) IX[B]
[16] -1 0x00004400 - 0x000044ff (0x100) IX[B]
[17] -1 0x00004020 - 0x0000403f (0x20) IX[B]
[18] -1 0x00001000 - 0x0000100f (0x10) IX[B]
[19] -1 0x00003000 - 0x000030ff (0x100) IX[B](B)
(II) Inactive PCI resource ranges:
[0] -1 0x40100000 - 0x4010ffff (0x10000) MX[B](B)
[1] -1 0x48000000 - 0x4fffffff (0x8000000) MX[B](B)
[2] -1 0x00002000 - 0x000020ff (0x100) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0x40000000 - 0x400fffff (0x100000) MX[B]
[1] -1 0x40180000 - 0x40180fff (0x1000) MX[B]
[2] -1 0x51300000 - 0x51300fff (0x1000) MX[B]
[3] -1 0x51100000 - 0x5111ffff (0x20000) MX[B]
[4] -1 0x51280000 - 0x51280fff (0x1000) MX[B]
[5] -1 0x50000000 - 0x53ffffff (0x4000000) MX[B]
[6] -1 0x51000000 - 0x51000fff (0x1000) MX[B](B)
[7] -1 0x50000000 - 0x50ffffff (0x1000000) MX[B](B)
[8] -1 0x00002400 - 0x0000243f (0x40) IX[B]
[9] -1 0x00000190 - 0x0000019f (0x10) IX[B]
[10] -1 0x00000364 - 0x00000367 (0x4) IX[B]
[11] -1 0x00000160 - 0x00000167 (0x8) IX[B]
[12] -1 0x000003e4 - 0x000003e7 (0x4) IX[B]
[13] -1 0x000001e0 - 0x000001e7 (0x8) IX[B]
[14] -1 0x00004080 - 0x00004087 (0x8) IX[B]
[15] -1 0x00004040 - 0x0000407f (0x40) IX[B]
[16] -1 0x00004400 - 0x000044ff (0x100) IX[B]
[17] -1 0x00004020 - 0x0000403f (0x20) IX[B]
[18] -1 0x00001000 - 0x0000100f (0x10) IX[B]
[19] -1 0x00003000 - 0x000030ff (0x100) IX[B](B)
(II) Inactive PCI resource ranges after removing overlaps:
[0] -1 0x40100000 - 0x4010ffff (0x10000) MX[B](B)
[1] -1 0x48000000 - 0x4fffffff (0x8000000) MX[B](B)
[2] -1 0x00002000 - 0x000020ff (0x100) IX[B](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 0x40000000 - 0x400fffff (0x100000) MX[B]
[6] -1 0x40180000 - 0x40180fff (0x1000) MX[B]
[7] -1 0x51300000 - 0x51300fff (0x1000) MX[B]
[8] -1 0x51100000 - 0x5111ffff (0x20000) MX[B]
[9] -1 0x51280000 - 0x51280fff (0x1000) MX[B]
[10] -1 0x50000000 - 0x53ffffff (0x4000000) MX[B]
[11] -1 0x51000000 - 0x51000fff (0x1000) MX[B](B)
[12] -1 0x50000000 - 0x50ffffff (0x1000000) MX[B](B)
[13] -1 0x40100000 - 0x4010ffff (0x10000) MX[B](B)
[14] -1 0x48000000 - 0x4fffffff (0x8000000) MX[B](B)
[15] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[16] -1 0x00000000 - 0x000000ff (0x100) IX[B]
[17] -1 0x00002400 - 0x0000243f (0x40) IX[B]
[18] -1 0x00000190 - 0x0000019f (0x10) IX[B]
[19] -1 0x00000364 - 0x00000367 (0x4) IX[B]
[20] -1 0x00000160 - 0x00000167 (0x8) IX[B]
[21] -1 0x000003e4 - 0x000003e7 (0x4) IX[B]
[22] -1 0x000001e0 - 0x000001e7 (0x8) IX[B]
[23] -1 0x00004080 - 0x00004087 (0x8) IX[B]
[24] -1 0x00004040 - 0x0000407f (0x40) IX[B]
[25] -1 0x00004400 - 0x000044ff (0x100) IX[B]
[26] -1 0x00004020 - 0x0000403f (0x20) IX[B]
[27] -1 0x00001000 - 0x0000100f (0x10) IX[B]
[28] -1 0x00003000 - 0x000030ff (0x100) IX[B](B)
[29] -1 0x00002000 - 0x000020ff (0x100) IX[B](B)
(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: "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: "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: "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: "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: "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: "xtrap"
(II) Loading /usr/X11R6/lib/modules/extensions/libxtrap.a
(II) Module xtrap: 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 DEC-XTRAP
(II) LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: 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 "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Module GLcore: 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 GLX
(II) LoadModule: "speedo"
(II) Loading /usr/X11R6/lib/modules/fonts/libspeedo.a
(II) Module speedo: 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 Speedo
(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: "ati"
(II) Loading /usr/X11R6/lib/modules/drivers/ati_drv.o
(II) Module ati: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 6.4.7
Module class: XFree86 Video Driver
ABI class: XFree86 Video Driver, version 0.5
(II) LoadModule: "radeon"
(II) Loading /usr/X11R6/lib/modules/drivers/radeon_drv.o
(II) Module radeon: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 4.0.1
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) ATI: ATI driver (version 6.4.7) for chipsets: ati, ativga
(II) R128: Driver for ATI Rage 128 chipsets: ATI Rage 128 RE (PCI),
ATI Rage 128 RF (AGP), ATI Rage 128 RG (AGP), ATI Rage 128 RK (PCI),
ATI Rage 128 RL (AGP), ATI Rage 128 SM (AGP),
ATI Rage 128 Pro PD (PCI), ATI Rage 128 Pro PF (AGP),
ATI Rage 128 Pro PP (PCI), ATI Rage 128 Pro PR (PCI),
ATI Rage 128 Pro ULTRA TF (AGP), ATI Rage 128 Pro ULTRA TL (AGP),
ATI Rage 128 Pro ULTRA TR (AGP), ATI Rage 128 Mobility LE (PCI),
ATI Rage 128 Mobility LF (AGP), ATI Rage 128 Mobility MF (AGP),
ATI Rage 128 Mobility ML (AGP)
(II) RADEON: Driver for ATI Radeon chipsets: ATI Radeon QD (AGP),
ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
ATI Radeon VE QY (AGP), ATI Radeon VE QZ (AGP),
ATI Radeon Mobility LW (AGP), ATI Radeon Mobility LY (AGP),
ATI Radeon Mobility LZ (AGP), ATI Radeon 8500 QL (AGP),
ATI Radeon 8500 BB (AGP), ATI Radeon 7500 QW (AGP)
(II) Primary Device is: PCI 01:00:0
(II) ATI: Candidate "Device" section "Card0".
(II) ATI: Shared PCI/AGP Mach64 in slot 1:0:0 detected.
(II) ATI: Shared PCI/AGP Mach64 in slot 1:0:0 assigned to active "Device"
section "Card0".
(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 - 0x000effff (0x30000) MX[B]
[4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0x40000000 - 0x400fffff (0x100000) MX[B]
[6] -1 0x40180000 - 0x40180fff (0x1000) MX[B]
[7] -1 0x51300000 - 0x51300fff (0x1000) MX[B]
[8] -1 0x51100000 - 0x5111ffff (0x20000) MX[B]
[9] -1 0x51280000 - 0x51280fff (0x1000) MX[B]
[10] -1 0x50000000 - 0x53ffffff (0x4000000) MX[B]
[11] -1 0x51000000 - 0x51000fff (0x1000) MX[B](B)
[12] -1 0x50000000 - 0x50ffffff (0x1000000) MX[B](B)
[13] -1 0x40100000 - 0x4010ffff (0x10000) MX[B](B)
[14] -1 0x48000000 - 0x4fffffff (0x8000000) MX[B](B)
[15] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[16] -1 0x00000000 - 0x000000ff (0x100) IX[B]
[17] -1 0x00002400 - 0x0000243f (0x40) IX[B]
[18] -1 0x00000190 - 0x0000019f (0x10) IX[B]
[19] -1 0x00000364 - 0x00000367 (0x4) IX[B]
[20] -1 0x00000160 - 0x00000167 (0x8) IX[B]
[21] -1 0x000003e4 - 0x000003e7 (0x4) IX[B]
[22] -1 0x000001e0 - 0x000001e7 (0x8) IX[B]
[23] -1 0x00004080 - 0x00004087 (0x8) IX[B]
[24] -1 0x00004040 - 0x0000407f (0x40) IX[B]
[25] -1 0x00004400 - 0x000044ff (0x100) IX[B]
[26] -1 0x00004020 - 0x0000403f (0x20) IX[B]
[27] -1 0x00001000 - 0x0000100f (0x10) IX[B]
[28] -1 0x00003000 - 0x000030ff (0x100) IX[B](B)
[29] -1 0x00002000 - 0x000020ff (0x100) IX[B](B)
(II) Loading sub module "atimisc"
(II) LoadModule: "atimisc"
(II) Loading /usr/X11R6/lib/modules/drivers/atimisc_drv.o
(II) Module atimisc: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 6.4.7
Module class: XFree86 Video Driver
ABI class: XFree86 Video Driver, version 0.5
(WW) RADEON: No matching Device section for instance (BusID PCI:1:0:0) found
(--) Chipset ATI Radeon VE QY (AGP) 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 - 0x000effff (0x30000) MX[B]
[4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0x40000000 - 0x400fffff (0x100000) MX[B]
[6] -1 0x40180000 - 0x40180fff (0x1000) MX[B]
[7] -1 0x51300000 - 0x51300fff (0x1000) MX[B]
[8] -1 0x51100000 - 0x5111ffff (0x20000) MX[B]
[9] -1 0x51280000 - 0x51280fff (0x1000) MX[B]
[10] -1 0x50000000 - 0x53ffffff (0x4000000) MX[B]
[11] -1 0x51000000 - 0x51000fff (0x1000) MX[B](B)
[12] -1 0x50000000 - 0x50ffffff (0x1000000) MX[B](B)
[13] -1 0x40100000 - 0x4010ffff (0x10000) MX[B](B)
[14] -1 0x48000000 - 0x4fffffff (0x8000000) MX[B](B)
[15] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[16] -1 0x00000000 - 0x000000ff (0x100) IX[B]
[17] -1 0x00002400 - 0x0000243f (0x40) IX[B]
[18] -1 0x00000190 - 0x0000019f (0x10) IX[B]
[19] -1 0x00000364 - 0x00000367 (0x4) IX[B]
[20] -1 0x00000160 - 0x00000167 (0x8) IX[B]
[21] -1 0x000003e4 - 0x000003e7 (0x4) IX[B]
[22] -1 0x000001e0 - 0x000001e7 (0x8) IX[B]
[23] -1 0x00004080 - 0x00004087 (0x8) IX[B]
[24] -1 0x00004040 - 0x0000407f (0x40) IX[B]
[25] -1 0x00004400 - 0x000044ff (0x100) IX[B]
[26] -1 0x00004020 - 0x0000403f (0x20) IX[B]
[27] -1 0x00001000 - 0x0000100f (0x10) IX[B]
[28] -1 0x00003000 - 0x000030ff (0x100) IX[B](B)
[29] -1 0x00002000 - 0x000020ff (0x100) IX[B](B)
(II) Loading sub module "radeon"
(II) LoadModule: "radeon"
(II) Reloading /usr/X11R6/lib/modules/drivers/radeon_drv.o
(WW) ****INVALID MEM ALLOCATION**** b: 0x50000000 e: 0x50ffffff correcting
(II) NonSys
[0] -1 0x40100000 - 0x4010ffff (0x10000) MX[B]
[1] -1 0x48000000 - 0x4fffffff (0x8000000) MX[B]
[2] -1 0x40000000 - 0x400fffff (0x100000) MX[B]
[3] -1 0x40180000 - 0x40180fff (0x1000) MX[B]
[4] -1 0x51300000 - 0x51300fff (0x1000) MX[B]
[5] -1 0x51100000 - 0x5111ffff (0x20000) MX[B]
[6] -1 0x51280000 - 0x51280fff (0x1000) MX[B]
[7] -1 0x50000000 - 0x53ffffff (0x4000000) MX[B]
[8] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[9] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[10] -1 0x000f0000 - 0x000fffff (0x10000) MX[B]
[11] -1 0x000c0000 - 0x000effff (0x30000) MX[B]
[12] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[13] -1 0x00002000 - 0x000020ff (0x100) IX[B]
[14] -1 0x00002400 - 0x0000243f (0x40) IX[B]
[15] -1 0x00000190 - 0x0000019f (0x10) IX[B]
[16] -1 0x00000364 - 0x00000367 (0x4) IX[B]
[17] -1 0x00000160 - 0x00000167 (0x8) IX[B]
[18] -1 0x000003e4 - 0x000003e7 (0x4) IX[B]
[19] -1 0x000001e0 - 0x000001e7 (0x8) IX[B]
[20] -1 0x00004080 - 0x00004087 (0x8) IX[B]
[21] -1 0x00004040 - 0x0000407f (0x40) IX[B]
[22] -1 0x00004400 - 0x000044ff (0x100) IX[B]
[23] -1 0x00004020 - 0x0000403f (0x20) IX[B]
[24] -1 0x00001000 - 0x0000100f (0x10) IX[B]
[25] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[26] -1 0x00000000 - 0x000000ff (0x100) IX[B]
(II) window:
[0] -1 0x50000000 - 0x510fffff (0x1100000) MX[B]
(II) resSize:
[0] -1 0x00000000 - 0xffffffff (0x0) MX[B]
(II) window fixed:
[0] -1 0x50000000 - 0x510fffff (0x1100000) MX[B]
(EE) Cannot find a replacement memory range
(WW) ****INVALID MEM ALLOCATION**** b: 0x51000000 e: 0x51000fff correcting
(II) NonSys
[0] -1 0x40100000 - 0x4010ffff (0x10000) MX[B]
[1] -1 0x48000000 - 0x4fffffff (0x8000000) MX[B]
[2] -1 0x40000000 - 0x400fffff (0x100000) MX[B]
[3] -1 0x40180000 - 0x40180fff (0x1000) MX[B]
[4] -1 0x51300000 - 0x51300fff (0x1000) MX[B]
[5] -1 0x51100000 - 0x5111ffff (0x20000) MX[B]
[6] -1 0x51280000 - 0x51280fff (0x1000) MX[B]
[7] -1 0x50000000 - 0x53ffffff (0x4000000) MX[B]
[8] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[9] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[10] -1 0x000f0000 - 0x000fffff (0x10000) MX[B]
[11] -1 0x000c0000 - 0x000effff (0x30000) MX[B]
[12] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[13] -1 0x00002000 - 0x000020ff (0x100) IX[B]
[14] -1 0x00002400 - 0x0000243f (0x40) IX[B]
[15] -1 0x00000190 - 0x0000019f (0x10) IX[B]
[16] -1 0x00000364 - 0x00000367 (0x4) IX[B]
[17] -1 0x00000160 - 0x00000167 (0x8) IX[B]
[18] -1 0x000003e4 - 0x000003e7 (0x4) IX[B]
[19] -1 0x000001e0 - 0x000001e7 (0x8) IX[B]
[20] -1 0x00004080 - 0x00004087 (0x8) IX[B]
[21] -1 0x00004040 - 0x0000407f (0x40) IX[B]
[22] -1 0x00004400 - 0x000044ff (0x100) IX[B]
[23] -1 0x00004020 - 0x0000403f (0x20) IX[B]
[24] -1 0x00001000 - 0x0000100f (0x10) IX[B]
[25] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[26] -1 0x00000000 - 0x000000ff (0x100) IX[B]
(II) window:
[0] -1 0x50000000 - 0x510fffff (0x1100000) MX[B]
(II) resSize:
[0] -1 0x00000000 - 0xffffffff (0x0) MX[B]
(II) window fixed:
[0] -1 0x50000000 - 0x510fffff (0x1100000) MX[B]
(EE) Cannot find a replacement memory range
(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 - 0x000effff (0x30000) MX[B]
[4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0x40000000 - 0x400fffff (0x100000) MX[B]
[6] -1 0x40180000 - 0x40180fff (0x1000) MX[B]
[7] -1 0x51300000 - 0x51300fff (0x1000) MX[B]
[8] -1 0x51100000 - 0x5111ffff (0x20000) MX[B]
[9] -1 0x51280000 - 0x51280fff (0x1000) MX[B]
[10] -1 0x50000000 - 0x53ffffff (0x4000000) MX[B]
[11] -1 0x51000000 - 0x51000fff (0x1000) MX[B](B)
[12] -1 0x50000000 - 0x50ffffff (0x1000000) MX[B](B)
[13] -1 0x40100000 - 0x4010ffff (0x10000) MX[B](B)
[14] -1 0x48000000 - 0x4fffffff (0x8000000) MX[B](B)
[15] 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[16] 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[17] 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[18] 1 0x000a0000 - 0x000affff (0x10000) MS[B]
[19] 1 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[20] 1 0x000b8000 - 0x000bffff (0x8000) MS[B]
[21] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[22] -1 0x00000000 - 0x000000ff (0x100) IX[B]
[23] -1 0x00002400 - 0x0000243f (0x40) IX[B]
[24] -1 0x00000190 - 0x0000019f (0x10) IX[B]
[25] -1 0x00000364 - 0x00000367 (0x4) IX[B]
[26] -1 0x00000160 - 0x00000167 (0x8) IX[B]
[27] -1 0x000003e4 - 0x000003e7 (0x4) IX[B]
[28] -1 0x000001e0 - 0x000001e7 (0x8) IX[B]
[29] -1 0x00004080 - 0x00004087 (0x8) IX[B]
[30] -1 0x00004040 - 0x0000407f (0x40) IX[B]
[31] -1 0x00004400 - 0x000044ff (0x100) IX[B]
[32] -1 0x00004020 - 0x0000403f (0x20) IX[B]
[33] -1 0x00001000 - 0x0000100f (0x10) IX[B]
[34] -1 0x00003000 - 0x000030ff (0x100) IX[B](B)
[35] -1 0x00002000 - 0x000020ff (0x100) IX[B](B)
[36] 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[37] 0 0x000003c0 - 0x000003df (0x20) IS[B]
[38] 1 0x000003b0 - 0x000003bb (0xc) IS[B]
[39] 1 0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Setting vga for screen 1.
(EE) ATI(0): Unable to register the following bus resources:
[0] 0 0x51000000 - 0x51000fff (0x1000) MS[B]
[1] 0 0x50000000 - 0x50ffffff (0x1000000) MS[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) RADEON(1): vgaHWGetIOBase: hwp->IOBase is 0x03b0, hwp->PIOOffset is
0x0000
(II) RADEON(1): PCI bus 4 card 10 func 0
(**) RADEON(1): Depth 24, (--) framebuffer bpp 32
(II) RADEON(1): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
(==) RADEON(1): Default visual is TrueColor
(**) RADEON(1): Option "ForcePCIMode" "true"
(**) RADEON(1): Option "CrtScreen" "false"
(==) RADEON(1): RGB weight 888
(II) RADEON(1): Using 8 bits per RGB (8 bit DAC)
(II) Loading sub module "int10"
(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) RADEON(1): initializing int10
(EE) RADEON(1): Cannot read V_BIOS
(--) RADEON(1): Chipset: "ATI Radeon VE QY (AGP)" (ChipID = 0x5159)
(--) RADEON(1): Linear framebuffer at 0x48000000
(--) RADEON(1): MMIO registers at 0x40100000
(--) RADEON(1): VideoRAM: 8192 kByte (64-bit SDR SDRAM)
(**) RADEON(1): Forced into PCI-only mode
(WW) RADEON(1): Video BIOS not detected in PCI space!
(WW) RADEON(1): Attempting to read Video BIOS from legacy ISA space!
(EE) RADEON(1): No monitor detected!!!
(II) UnloadModule: "ati"
(II) UnloadModule: "atimisc"
(II) Unloading /usr/X11R6/lib/modules/drivers/atimisc_drv.o
(II) UnloadModule: "ati"
(II) UnloadModule: "int10"
(II) Unloading /usr/X11R6/lib/modules/linux/libint10.a
(II) UnloadModule: "vgahw"
(II) Unloading /usr/X11R6/lib/modules/libvgahw.a
(II) UnloadModule: "radeon"
(EE) Screen(s) found, but none have a usable configuration.
[/proc/pci]
PCI devices found:
Bus 0, device 0, function 0:
Host bridge: Intel Corp. 440BX/ZX/DX - 82443BX/ZX/DX Host bridge (rev
3).
Master Capable. Latency=64.
Prefetchable 32 bit memory at 0x0 [0x3ffffff].
Bus 0, device 1, function 0:
PCI bridge: Intel Corp. 440BX/ZX/DX - 82443BX/ZX/DX AGP bridge (rev 3).
Master Capable. Latency=64. Min Gnt=140.
Bus 0, device 4, function 0:
CardBus bridge: Texas Instruments PCI1450 (rev 3).
IRQ 11.
Master Capable. Latency=168. Min Gnt=192.Max Lat=5.
Non-prefetchable 32 bit memory at 0x51180000 [0x51180fff].
Bus 0, device 4, function 1:
CardBus bridge: Texas Instruments PCI1450 (#2) (rev 3).
IRQ 11.
Master Capable. Latency=168. Min Gnt=192.Max Lat=5.
Non-prefetchable 32 bit memory at 0x51200000 [0x51200fff].
Bus 0, device 7, function 0:
Bridge: Intel Corp. 82371AB/EB/MB PIIX4 ISA (rev 2).
Bus 0, device 7, function 1:
IDE interface: Intel Corp. 82371AB/EB/MB PIIX4 IDE (rev 1).
Master Capable. Latency=64.
I/O at 0x1000 [0x100f].
Bus 0, device 7, function 2:
USB Controller: Intel Corp. 82371AB/EB/MB PIIX4 USB (rev 1).
IRQ 11.
Master Capable. Latency=64.
I/O at 0x4020 [0x403f].
Bus 0, device 7, function 3:
Bridge: Intel Corp. 82371AB/EB/MB PIIX4 ACPI (rev 3).
IRQ 9.
Bus 0, device 8, function 0:
Multimedia audio controller: ESS Technology ES1978 Maestro 2E (rev 16).
IRQ 11.
Master Capable. Latency=64. Min Gnt=2.Max Lat=24.
I/O at 0x4400 [0x44ff].
Bus 0, device 9, function 0:
Ethernet controller: Intel Corp. 82557/8/9 [Ethernet Pro 100] (rev 9).
IRQ 11.
Master Capable. Latency=66. Min Gnt=8.Max Lat=56.
Non-prefetchable 32 bit memory at 0x51280000 [0x51280fff].
I/O at 0x4040 [0x407f].
Non-prefetchable 32 bit memory at 0x51100000 [0x5111ffff].
Bus 4, device 8, function 0:
Ethernet controller: Intel Corp. 82557/8/9 [Ethernet Pro 100] (#2) (rev
8).
IRQ 11.
Master Capable. Latency=66. Min Gnt=8.Max Lat=56.
Non-prefetchable 32 bit memory at 0x40180000 [0x40180fff].
I/O at 0x2400 [0x243f].
Non-prefetchable 32 bit memory at 0x40000000 [0x400fffff].
Bus 0, device 9, function 1:
Serial controller: Lucent Microelectronics LT WinModem (rev 0).
IRQ 11.
I/O at 0x4080 [0x4087].
Non-prefetchable 32 bit memory at 0x51300000 [0x51300fff].
Bus 0, device 12, function 0:
PCI bridge: Intel Corp. 82380FB (rev 1).
Master Capable. No bursts. Min Gnt=4.
Bus 1, device 0, function 0:
VGA compatible controller: ATI Technologies Inc Rage Mobility P/M AGP 2x
(rev 100).
IRQ 11.
Master Capable. Latency=66. Min Gnt=8.
Non-prefetchable 32 bit memory at 0x50000000 [0x50ffffff].
I/O at 0x3000 [0x30ff].
Non-prefetchable 32 bit memory at 0x51000000 [0x51000fff].
Bus 4, device 7, function 0:
IDE interface: CMD Technology Inc PCI0646 (rev 7).
IRQ 11.
Master Capable. Latency=64. Min Gnt=2.Max Lat=4.
I/O at 0x1e0 [0x1e7].
I/O at 0x3e4 [0x3e7].
I/O at 0x160 [0x167].
I/O at 0x364 [0x367].
I/O at 0x190 [0x19f].
Bus 4, device 10, function 0:
VGA compatible controller: ATI Technologies Inc Radeon VE QY (rev 0).
IRQ 11.
Master Capable. Latency=66. Min Gnt=8.
Prefetchable 32 bit memory at 0x48000000 [0x4fffffff].
I/O at 0x2000 [0x20ff].
Non-prefetchable 32 bit memory at 0x40100000 [0x4010ffff].
[SCANPCI]
pci bus 0x0000 cardnum 0x00 function 0x00: vendor 0x8086 device 0x7190
Intel 82443BX Host
pci bus 0x0000 cardnum 0x01 function 0x00: vendor 0x8086 device 0x7191
Intel 82443BX AGP
pci bus 0x0000 cardnum 0x04 function 0x00: vendor 0x104c device 0xac1b
Texas Instruments Device unknown
pci bus 0x0000 cardnum 0x04 function 0x01: vendor 0x104c device 0xac1b
Texas Instruments Device unknown
pci bus 0x0000 cardnum 0x07 function 0x00: vendor 0x8086 device 0x7110
Intel 82371AB PIIX4 ISA
pci bus 0x0000 cardnum 0x07 function 0x01: vendor 0x8086 device 0x7111
Intel 82371AB PIIX4 IDE
pci bus 0x0000 cardnum 0x07 function 0x02: vendor 0x8086 device 0x7112
Intel 82371AB PIIX4 USB
pci bus 0x0000 cardnum 0x07 function 0x03: vendor 0x8086 device 0x7113
Intel 82371AB PIIX4 ACPI
pci bus 0x0000 cardnum 0x08 function 0x00: vendor 0x125d device 0x1978
Device unknown
pci bus 0x0000 cardnum 0x09 function 0x00: vendor 0x8086 device 0x1229
Intel 82557/8/9 10/100MBit network controller
pci bus 0x0000 cardnum 0x09 function 0x01: vendor 0x11c1 device 0x0445
Device unknown
pci bus 0x0000 cardnum 0x0c function 0x00: vendor 0x8086 device 0x124b
Intel 82380FB
pci bus 0x0001 cardnum 0x00 function 0x00: vendor 0x1002 device 0x4c4d
ATI Mach64 LM
pci bus 0x0004 cardnum 0x07 function 0x00: vendor 0x1095 device 0x0646
CMD 646
pci bus 0x0004 cardnum 0x08 function 0x00: vendor 0x8086 device 0x1229
Intel 82557/8/9 10/100MBit network controller
pci bus 0x0004 cardnum 0x0a function 0x00: vendor 0x1002 device 0x5159
ATI Radeon VE QY
[LSPCI]
00:00.0 Host bridge: Intel Corp. 440BX/ZX - 82443BX/ZX Host bridge (rev 03)
00:01.0 PCI bridge: Intel Corp. 440BX/ZX - 82443BX/ZX AGP bridge (rev 03)
00:04.0 CardBus bridge: Texas Instruments PCI1450 (rev 03)
00:04.1 CardBus bridge: Texas Instruments PCI1450 (rev 03)
00:07.0 Bridge: Intel Corp. 82371AB PIIX4 ISA (rev 02)
00:07.1 IDE interface: Intel Corp. 82371AB PIIX4 IDE (rev 01)
00:07.2 USB Controller: Intel Corp. 82371AB PIIX4 USB (rev 01)
00:07.3 Bridge: Intel Corp. 82371AB PIIX4 ACPI (rev 03)
00:08.0 Multimedia audio controller: ESS Technology ES1978 Maestro 2E (rev
10)
00:09.0 Ethernet controller: Intel Corp.: Unknown device 2459 (rev 09)
00:09.1 Serial controller: Lucent Microelectronics LT WinModem
00:0c.0 PCI bridge: Intel Corp. 82380FB (rev 01)
01:00.0 VGA compatible controller: ATI Technologies Inc Rage Mobility P/M
AGP 2x (rev 64)
04:07.0 IDE interface: CMD Technology Inc PCI0646 (rev 07)
04:08.0 Ethernet controller: Intel Corp.: Unknown device 2459 (rev 08)
04:0a.0 VGA compatible controller: ATI Technologies Inc Radeon VE QY
_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert