Sir,
I am trying to compile X11R6.7.0 on *MPC8641D* which has
* linux kernel 2.6.22 *running on it.
I have installed PMC706 ( *ATI RADEON MOBILITY M9*) on to a Curtiss
Wrights* CW184 SBC*, through PMC slot.
I am using a *native ppc toolchain of PPC 74xx* to *compile X sources*.
When i compiled the sources with freetype , fontconfig, the compilation
throwed error at these stages saying Dwarf error.
So , i disabled fontconfig,freetype, expat, zlib, Xt in the host .def file.
Then the compilation went threw, and i got the X binaries.
I did xorgcfg to generate the the X config file & i started running the
X using the config file that is generated.
When i see the process status it says,
X as running.
But the problem here is
i could not see the keyboard and mouse working.
There is also no display.
I was not able to run any X application like xterm, xclock etc.
When i run xrandr -q , i am not getting any results.
When i opened the *Xorg.0.log*, it said
*(WW )Video BIOS not detected in PCI space!
*
I am not able to gauge what could be the problem.
I kindly request ppl to throw some lights on this issue.
I had also attached the xorg.conf and the Xorg.0.log file
Regards,
Suganthan.S
# XFree86 4 configuration created by redhat-config-xfree86
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 "glx"
Load "record"
Load "xtrap"
Load "speedo"
Load "type1"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/mouse"
EndSection
Section "Monitor"
#DisplaySize 310 230 # mm
Identifier "Monitor0"
EndSection
Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "NoAccel" # [<bool>]
#Option "SWcursor" # [<bool>]
#Option "Dac6Bit" # [<bool>]
#Option "Dac8Bit" # [<bool>]
#Option "ForcePCIMode" # [<bool>]
#Option "CPPIOMode" # [<bool>]
#Option "CPusecTimeout" # <i>
#Option "AGPMode" # <i>
#Option "AGPFastWrite" # [<bool>]
#Option "AGPSize" # <i>
#Option "RingSize" # <i>
#Option "BufferSize" # <i>
#Option "EnableDepthMoves" # [<bool>]
#Option "EnablePageFlip" # [<bool>]
#Option "NoBackBuffer" # [<bool>]
#Option "PanelOff" # [<bool>]
#Option "DDCMode" # [<bool>]
#Option "CloneDisplay" # <i>
#Option "CloneMode" # [<str>]
#Option "CloneHSync" # [<str>]
#Option "CloneVRefresh" # [<str>]
#Option "UseFBDev" # [<bool>]
#Option "VideoKey" # <i>
#Option "ForceLegacyCRT" # <i>
Identifier "Card0"
Driver "ati"
VendorName "ATI Technologies Inc"
BoardName "Radeon R250 Lf [Radeon Mobility 9000 M9]"
BusID "PCI:131:4:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 1
EndSubSection
SubSection "Display"
Depth 4
EndSubSection
SubSection "Display"
Depth 8
EndSubSection
SubSection "Display"
Depth 15
EndSubSection
SubSection "Display"
Depth 16
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection
_XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
_XSERVTransOpen: transport open failed for inet6/localhost:0
_XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6
Release Date: 18 December 2003
X Protocol Version 11, Revision 0, Release 6.7
Build Operating System: Linux 2.6.22.6CWCEC-B ppc [ELF]
Current Operating System: Linux localhost 2.6.22.6CWCEC-B #100 SMP Tue Sep 22 11:53:56 IST 2009 ppc
Build Date: 07 February 2036
Before reporting problems, check http://wiki.X.Org
to make sure that you have the latest version.
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/Xorg.0.log", Time: Thu Feb 7 09:00:17 2036
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "XFree86 Configured"
(**) |-->Screen "Screen0" (0)
(**) | |-->Monitor "Monitor0"
(**) | |-->Device "Card0"
(**) |-->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"
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.2
X.Org Video Driver: 0.7
X.Org XInput driver : 0.4
X.Org Server Extension : 0.2
X.Org Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="X.Org Foundation"
compiled for 6.7.0, module version = 1.0.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 6.7.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 0.7
(--) using VT number 7
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1957,7011 card 0000,0000 rev 20 class 0b,20,00 hdr 01
(II) PCI: 01:00:0: chip 10b5,8516 card 0000,0000 rev bb class 06,04,00 hdr 01
(II) PCI: 02:01:0: chip 10b5,8516 card 0000,0000 rev bb class 06,04,00 hdr 01
(II) PCI: 02:02:0: chip 10b5,8516 card 0000,0000 rev bb class 06,04,00 hdr 01
(II) PCI: 03:00:0: chip 10e3,8114 card 0000,0000 rev 03 class 06,04,00 hdr 01
(II) PCI: 04:03:0: chip 10e3,0148 card 10e3,0000 rev 01 class 06,80,00 hdr 00
(II) PCI: 05:00:0: chip 10b5,8111 card 0000,0000 rev 21 class 06,04,00 hdr 01
(II) PCI: 06:03:0: chip 104c,ac56 card 0000,0000 rev 00 class 06,07,00 hdr 02
(II) PCI: 06:04:0: chip ccec,0184 card 0000,0000 rev 00 class 00,00,00 hdr 00
(II) PCI: 06:05:0: chip 1131,1561 card 1131,1561 rev 11 class 0c,03,10 hdr 80
(II) PCI: 06:05:1: chip 1131,1561 card 1131,1561 rev 11 class 0c,03,10 hdr 80
(II) PCI: 06:05:2: chip 1131,1562 card 1131,1562 rev 11 class 0c,03,20 hdr 80
(II) PCI: 80:00:0: chip 1957,7011 card 0000,0000 rev 20 class 0b,20,00 hdr 01
(WW) pciGenFindNext: primary bus mismatch on PCI bridge 0x00810000 (0x81, 0x01)
(II) PCI: 81:00:0: chip 10e3,8114 card 0000,0000 rev 03 class 06,04,00 hdr 01
(WW) pciGenFindNext: primary bus mismatch on PCI bridge 0x00822000 (0x82, 0x02)
(II) PCI: 82:04:0: chip 8086,b154 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 83:04:0: chip 1002,4c66 card 1002,4c66 rev 02 class 03,80,00 hdr 00
(II) PCI: End of PCI scan
(WW) Misconfigured PCI bridge 81:0:0 (81,2)
(WW) Misconfigured PCI bridge 82:4:0 (82,3)
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (1:0:0), (1,2,7), BCTRL: 0x0000 (VGA_EN is cleared)
(II) Bus 2 I/O range:
[0] -1 0 0x00000000 - 0x00000fff (0x1000) IX[B]
(II) Bus 2 non-prefetchable memory range:
[0] -1 0 0x80000000 - 0x840fffff (0x4100000) MX[B]
(II) Bus 2 prefetchable memory range:
[0] -1 0 0x90000000 - 0x9a0fffff (0xa100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 3: bridge is at (2:1:0), (2,3,4), BCTRL: 0x0000 (VGA_EN is cleared)
(II) Bus 3 non-prefetchable memory range:
[0] -1 0 0x84000000 - 0x840fffff (0x100000) MX[B]
(II) Bus 3 prefetchable memory range:
[0] -1 0 0x90000000 - 0x97ffffff (0x8000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 5: bridge is at (2:2:0), (2,5,7), BCTRL: 0x0000 (VGA_EN is cleared)
(II) Bus 5 I/O range:
[0] -1 0 0x00000000 - 0x00000fff (0x1000) IX[B]
(II) Bus 5 non-prefetchable memory range:
[0] -1 0 0x80000000 - 0x83ffffff (0x4000000) MX[B]
(II) Bus 5 prefetchable memory range:
[0] -1 0 0x98000000 - 0x9a0fffff (0x2100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 4: bridge is at (3:0:0), (3,4,4), BCTRL: 0x0000 (VGA_EN is cleared)
(II) Bus 4 non-prefetchable memory range:
[0] -1 0 0x84000000 - 0x840fffff (0x100000) MX[B]
(II) Bus 4 prefetchable memory range:
[0] -1 0 0x90000000 - 0x97ffffff (0x8000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 6: bridge is at (5:0:0), (5,6,7), BCTRL: 0x0000 (VGA_EN is cleared)
(II) Bus 6 non-prefetchable memory range:
[0] -1 0 0x80000000 - 0x83ffffff (0x4000000) MX[B]
(II) Bus 6 prefetchable memory range:
[0] -1 0 0x98000000 - 0x99ffffff (0x2000000) MX[B]
(II) PCI-to-CardBus bridge:
(II) Bus 7: bridge is at (6:3:0), (6,7,10), BCTRL: 0x0140 (VGA_EN is cleared)
(II) Bus 7 non-prefetchable memory range:
[0] -1 0 0x80000000 - 0x81ffffff (0x2000000) MX[B]
(II) Bus 7 prefetchable memory range:
[0] -1 0 0x98000000 - 0x99ffffff (0x2000000) MX[B]
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,0), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
[0] -1 0 0x00000000 - 0x00ffffff (0x1000000) 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) Host-to-PCI bridge:
(II) Bus 1: bridge is at (0:0:0), (1,1,0), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 1 I/O range:
[0] -1 0 0x00000000 - 0x00ffffff (0x1000000) IX[B]
(II) Bus 1 non-prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) Host-to-PCI bridge:
(II) Bus 128: bridge is at (0:0:0), (128,128,0), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 128 I/O range:
[0] -1 0 0x00000000 - 0x00ffffff (0x1000000) IX[B]
(II) Bus 128 non-prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 128 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) Host-to-PCI bridge:
(II) Bus 129: bridge is at (0:0:0), (129,129,0), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 129 I/O range:
[0] -1 0 0x00000000 - 0x00ffffff (0x1000000) IX[B]
(II) Bus 129 non-prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 129 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) Host-to-PCI bridge:
(II) Bus 130: bridge is at (0:0:0), (130,130,0), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 130 I/O range:
[0] -1 0 0x00000000 - 0x00ffffff (0x1000000) IX[B]
(II) Bus 130 non-prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 130 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) Host-to-PCI bridge:
(II) Bus 131: bridge is at (0:0:0), (131,131,0), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 131 I/O range:
[0] -1 0 0x00000000 - 0x00ffffff (0x1000000) IX[B]
(II) Bus 131 non-prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 131 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(--) PCI:*(131:4:0) ATI Technologies Inc Radeon R250 Lf [Radeon Mobility 9000 M9] rev 2, Mem @ 0xb0000000/27, 0xa0100000/16, I/O @ 0x8000/8, BIOS @ 0xa0120000/17
(II) Addressable bus resource ranges are
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
[1] -1 0 0x00000000 - 0x00ffffff (0x1000000) IX[B]
(II) OS-reported resource ranges:
[0] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
[1] -1 0 0x00000000 - 0x00000000 (0x1) MX[B]
[2] -1 0 0x00ffffff - 0x00ffffff (0x1) IX[B]
[3] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
(II) Active PCI resource ranges:
[0] -1 0 0x82013000 - 0x820130ff (0x100) MX[B]
[1] -1 0 0x82012000 - 0x82012fff (0x1000) MX[B]
[2] -1 0 0x82011000 - 0x82011fff (0x1000) MX[B]
[3] -1 0 0x84000000 - 0x84000fff (0x1000) MX[B]
[4] -1 0 0xa0120000 - 0xa013ffff (0x20000) MX[B](B)
[5] -1 0 0xa0100000 - 0xa010ffff (0x10000) MX[B](B)
[6] -1 0 0xb0000000 - 0xb7ffffff (0x8000000) MX[B](B)
[7] -1 0 0x82008000 - 0x8200ffff (0x8000) MX[B]
[8] -1 0 0x82000000 - 0x82007fff (0x8000) MX[B]
[9] -1 0 0x00008000 - 0x000080ff (0x100) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0x82013000 - 0x820130ff (0x100) MX[B]
[1] -1 0 0x82012000 - 0x82012fff (0x1000) MX[B]
[2] -1 0 0x82011000 - 0x82011fff (0x1000) MX[B]
[3] -1 0 0x84000000 - 0x84000fff (0x1000) MX[B]
[4] -1 0 0xa0120000 - 0xa013ffff (0x20000) MX[B](B)
[5] -1 0 0xa0100000 - 0xa010ffff (0x10000) MX[B](B)
[6] -1 0 0xb0000000 - 0xb7ffffff (0x8000000) MX[B](B)
[7] -1 0 0x82008000 - 0x8200ffff (0x8000) MX[B]
[8] -1 0 0x82000000 - 0x82007fff (0x8000) MX[B]
[9] -1 0 0x00008000 - 0x000080ff (0x100) IX[B](B)
(II) OS-reported resource ranges after removing overlaps with PCI:
[0] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
[1] -1 0 0x00000000 - 0x00000000 (0x1) MX[B]
[2] -1 0 0x00ffffff - 0x00ffffff (0x1) IX[B]
[3] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
(II) All system resource ranges:
[0] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
[1] -1 0 0x00000000 - 0x00000000 (0x1) MX[B]
[2] -1 0 0x82013000 - 0x820130ff (0x100) MX[B]
[3] -1 0 0x82012000 - 0x82012fff (0x1000) MX[B]
[4] -1 0 0x82011000 - 0x82011fff (0x1000) MX[B]
[5] -1 0 0x84000000 - 0x84000fff (0x1000) MX[B]
[6] -1 0 0xa0120000 - 0xa013ffff (0x20000) MX[B](B)
[7] -1 0 0xa0100000 - 0xa010ffff (0x10000) MX[B](B)
[8] -1 0 0xb0000000 - 0xb7ffffff (0x8000000) MX[B](B)
[9] -1 0 0x82008000 - 0x8200ffff (0x8000) MX[B]
[10] -1 0 0x82000000 - 0x82007fff (0x8000) MX[B]
[11] -1 0 0x00ffffff - 0x00ffffff (0x1) IX[B]
[12] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
[13] -1 0 0x00008000 - 0x000080ff (0x100) IX[B](B)
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="X.Org Foundation"
compiled for 6.7.0, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.2
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="X.Org Foundation"
compiled for 6.7.0, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.2
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/X11R6/lib/modules/linux/libdrm.a
(II) Module drm: vendor="X.Org Foundation"
compiled for 6.7.0, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.2
(II) Loading extension XFree86-DRI
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="X.Org Foundation"
compiled for 6.7.0, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.2
(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) Loading extension X-Resource
(II) LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor="X.Org Foundation"
compiled for 6.7.0, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.2
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Module GLcore: vendor="X.Org Foundation"
compiled for 6.7.0, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.2
(II) Loading extension GLX
(II) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor="X.Org Foundation"
compiled for 6.7.0, module version = 1.13.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.2
(II) Loading extension RECORD
(II) LoadModule: "xtrap"
(II) Loading /usr/X11R6/lib/modules/extensions/libxtrap.a
(II) Module xtrap: vendor="X.Org Foundation"
compiled for 6.7.0, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.2
(II) Loading extension DEC-XTRAP
(II) LoadModule: "speedo"
(II) Loading /usr/X11R6/lib/modules/fonts/libspeedo.a
(II) Module speedo: vendor="X.Org Foundation"
compiled for 6.7.0, module version = 1.0.1
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Speedo
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="X.Org Foundation"
compiled for 6.7.0, module version = 1.0.2
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.4
(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="X.Org Foundation"
compiled for 6.7.0, module version = 6.5.6
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="X.Org Foundation"
compiled for 6.7.0, module version = 1.0.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.4
(II) ATI: ATI driver (version 6.5.6) for chipset: ati
(II) R128: Driver for ATI Rage 128 chipsets:
ATI Rage 128 Mobility M3 LE (PCI), ATI Rage 128 Mobility M3 LF (AGP),
ATI Rage 128 Mobility M4 MF (AGP), ATI Rage 128 Mobility M4 ML (AGP),
ATI Rage 128 Pro GL PA (PCI/AGP), ATI Rage 128 Pro GL PB (PCI/AGP),
ATI Rage 128 Pro GL PC (PCI/AGP), ATI Rage 128 Pro GL PD (PCI),
ATI Rage 128 Pro GL PE (PCI/AGP), ATI Rage 128 Pro GL PF (AGP),
ATI Rage 128 Pro VR PG (PCI/AGP), ATI Rage 128 Pro VR PH (PCI/AGP),
ATI Rage 128 Pro VR PI (PCI/AGP), ATI Rage 128 Pro VR PJ (PCI/AGP),
ATI Rage 128 Pro VR PK (PCI/AGP), ATI Rage 128 Pro VR PL (PCI/AGP),
ATI Rage 128 Pro VR PM (PCI/AGP), ATI Rage 128 Pro VR PN (PCI/AGP),
ATI Rage 128 Pro VR PO (PCI/AGP), ATI Rage 128 Pro VR PP (PCI),
ATI Rage 128 Pro VR PQ (PCI/AGP), ATI Rage 128 Pro VR PR (PCI),
ATI Rage 128 Pro VR PS (PCI/AGP), ATI Rage 128 Pro VR PT (PCI/AGP),
ATI Rage 128 Pro VR PU (PCI/AGP), ATI Rage 128 Pro VR PV (PCI/AGP),
ATI Rage 128 Pro VR PW (PCI/AGP), ATI Rage 128 Pro VR PX (PCI/AGP),
ATI Rage 128 GL RE (PCI), ATI Rage 128 GL RF (AGP),
ATI Rage 128 RG (AGP), ATI Rage 128 VR RK (PCI),
ATI Rage 128 VR RL (AGP), ATI Rage 128 4X SE (PCI/AGP),
ATI Rage 128 4X SF (PCI/AGP), ATI Rage 128 4X SG (PCI/AGP),
ATI Rage 128 4X SH (PCI/AGP), ATI Rage 128 4X SK (PCI/AGP),
ATI Rage 128 4X SL (PCI/AGP), ATI Rage 128 4X SM (AGP),
ATI Rage 128 4X SN (PCI/AGP), ATI Rage 128 Pro ULTRA TF (AGP),
ATI Rage 128 Pro ULTRA TL (AGP), ATI Rage 128 Pro ULTRA TR (AGP),
ATI Rage 128 Pro ULTRA TS (AGP?), ATI Rage 128 Pro ULTRA TT (AGP?),
ATI Rage 128 Pro ULTRA TU (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/7000 QY (AGP/PCI), ATI Radeon VE/7000 QZ (AGP/PCI),
ATI Radeon Mobility M7 LW (AGP),
ATI Mobility FireGL 7800 M7 LX (AGP),
ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
ATI Radeon IGP320 (A3) 4136, ATI Radeon IGP320M (U1) 4336,
ATI Radeon IGP330/340/350 (A4) 4137,
ATI Radeon IGP330M/340M/350M (U2) 4337,
ATI Radeon 7000 IGP (A4+) 4237, ATI Radeon Mobility 7000 IGP 4437,
ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
ATI Radeon 9100 QM (AGP), ATI Radeon 8500 AIW BB (AGP),
ATI Radeon 8500 AIW BC (AGP), ATI Radeon 7500 QW (AGP/PCI),
ATI Radeon 7500 QX (AGP/PCI), ATI Radeon 9000/PRO If (AGP/PCI),
ATI Radeon 9000 Ig (AGP/PCI), ATI FireGL Mobility 9000 (M9) Ld (AGP),
ATI Radeon Mobility 9000 (M9) Lf (AGP),
ATI Radeon Mobility 9000 (M9) Lg (AGP),
ATI Radeon 9100 IGP (A5) 5834,
ATI Radeon Mobility 9100 IGP (U3) 5835,
ATI Radeon 9200PRO 5960 (AGP), ATI Radeon 9200 5961 (AGP),
ATI Radeon 9200 5962 (AGP), ATI Radeon 9200SE 5964 (AGP),
ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
ATI Radeon Mobility 9200 (M9+) 5C63 (AGP), ATI Radeon 9500 AD (AGP),
ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
ATI FireGL Z1 AG (AGP), ATI Radeon 9700 Pro ND (AGP),
ATI Radeon 9700/9500Pro NE (AGP), ATI Radeon 9700 NF (AGP),
ATI FireGL X1 NG (AGP), ATI Radeon 9600 AP (AGP),
ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP),
ATI FireGL RV360 AV (AGP), ATI Radeon Mobility 9600 (M10) NP (AGP),
ATI Radeon Mobility 9600 (M10) NQ (AGP),
ATI Radeon Mobility 9600 (M11) NR (AGP),
ATI Radeon Mobility 9600 (M10) NS (AGP),
ATI FireGL Mobility T2 (M10) NT (AGP),
ATI FireGL Mobility T2 (M11) NV (AGP), ATI Radeon 9800SE AH (AGP),
ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
ATI FireGL X2 AK (AGP), ATI Radeon 9800PRO NH (AGP),
ATI Radeon 9800 NI (AGP), ATI FireGL X2 NK (AGP),
ATI Radeon 9800XT NJ (AGP)
(II) Primary Device is: PCI 83:04:0
(II) ATI: Candidate "Device" section "Card0".
(--) Chipset ATI Radeon Mobility 9000 (M9) Lf (AGP) found
(II) resource ranges after xf86ClaimFixedResources() call:
[0] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
[1] -1 0 0x00000000 - 0x00000000 (0x1) MX[B]
[2] -1 0 0x82013000 - 0x820130ff (0x100) MX[B]
[3] -1 0 0x82012000 - 0x82012fff (0x1000) MX[B]
[4] -1 0 0x82011000 - 0x82011fff (0x1000) MX[B]
[5] -1 0 0x84000000 - 0x84000fff (0x1000) MX[B]
[6] -1 0 0xa0120000 - 0xa013ffff (0x20000) MX[B](B)
[7] -1 0 0xa0100000 - 0xa010ffff (0x10000) MX[B](B)
[8] -1 0 0xb0000000 - 0xb7ffffff (0x8000000) MX[B](B)
[9] -1 0 0x82008000 - 0x8200ffff (0x8000) MX[B]
[10] -1 0 0x82000000 - 0x82007fff (0x8000) MX[B]
[11] -1 0 0x00ffffff - 0x00ffffff (0x1) IX[B]
[12] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
[13] -1 0 0x00008000 - 0x000080ff (0x100) IX[B](B)
(II) Loading sub module "radeon"
(II) LoadModule: "radeon"
(II) Loading /usr/X11R6/lib/modules/drivers/radeon_drv.o
(II) Module radeon: vendor="X.Org Foundation"
compiled for 6.7.0, module version = 4.0.1
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 0.7
(II) resource ranges after probing:
[0] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
[1] -1 0 0x00000000 - 0x00000000 (0x1) MX[B]
[2] -1 0 0x82013000 - 0x820130ff (0x100) MX[B]
[3] -1 0 0x82012000 - 0x82012fff (0x1000) MX[B]
[4] -1 0 0x82011000 - 0x82011fff (0x1000) MX[B]
[5] -1 0 0x84000000 - 0x84000fff (0x1000) MX[B]
[6] -1 0 0xa0120000 - 0xa013ffff (0x20000) MX[B](B)
[7] -1 0 0xa0100000 - 0xa010ffff (0x10000) MX[B](B)
[8] -1 0 0xb0000000 - 0xb7ffffff (0x8000000) MX[B](B)
[9] -1 0 0x82008000 - 0x8200ffff (0x8000) MX[B]
[10] -1 0 0x82000000 - 0x82007fff (0x8000) MX[B]
[11] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[12] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[13] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[14] -1 0 0x00ffffff - 0x00ffffff (0x1) IX[B]
[15] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
[16] -1 0 0x00008000 - 0x000080ff (0x100) IX[B](B)
[17] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[18] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) RADEON(0): MMIO registers at 0xa0100000
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/X11R6/lib/modules/libvgahw.a
(II) Module vgahw: vendor="X.Org Foundation"
compiled for 6.7.0, module version = 0.1.0
ABI class: X.Org Video Driver, version 0.7
(II) RADEON(0): vgaHWGetIOBase: hwp->IOBase is 0x03b0, hwp->PIOOffset is 0x0000
(II) RADEON(0): PCI bus 131 card 4 func 0
(**) RADEON(0): Depth 24, (--) framebuffer bpp 32
(II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
(==) RADEON(0): Default visual is TrueColor
(==) RADEON(0): RGB weight 888
(II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
(--) RADEON(0): Chipset: "ATI Radeon Mobility 9000 (M9) Lf (AGP)" (ChipID = 0x4c66)
(--) RADEON(0): Linear framebuffer at 0xb0000000
(--) RADEON(0): BIOS at 0xa0120000
(--) RADEON(0): VideoRAM: 65536 kByte (128 bit DDR SDRAM)
(II) RADEON(0): PCI card detected
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="X.Org Foundation"
compiled for 6.7.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 0.7
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Loading /usr/X11R6/lib/modules/libi2c.a
(II) Module i2c: vendor="X.Org Foundation"
compiled for 6.7.0, module version = 1.2.0
ABI class: X.Org Video Driver, version 0.7
(II) RADEON(0): I2C bus "DDC" initialized.
(WW) RADEON(0): Video BIOS not detected in PCI space!
_______________________________________________
xorg mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/xorg