You are not logged in.

#1 2007-06-09 17:52:03

Fixed
Member
Registered: 2005-08-09
Posts: 210

Radeon driver probs with ATI Xpress N200 videocard

Hi there,

I installed OpenSource radeon driver and cannot start X.

I have HP Pavillion DV8305US, AMD Turion 64, ATI Radeon Xpress 200M video card.

I also activated BIOS UMA+Sideport option with shared memory, so there is total of 256Mb videomemory = 128Mb video + 128Mb shared memory.

After spending several days on Google I am basically giving up.

Here is my xorg.conf:

 
Section "ServerLayout"
    Identifier     "Default layout"
    Screen      0  "Screen0" 0 0
    InputDevice    "Mouse0" "CorePointer"
    InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
    RgbPath      "/usr/share/X11/rgb"
    ModulePath   "/usr/lib/xorg/modules"
    FontPath     "/usr/share/fonts/misc"
    FontPath     "/usr/share/fonts/100dpi:unscaled"
    FontPath     "/usr/share/fonts/75dpi:unscaled"
    FontPath     "/usr/share/fonts/TTF"
    FontPath     "/usr/share/fonts/Type1"
EndSection

Section "Module"
    Load  "dbe"
    Load  "dri"
    Load  "glx"
    Load  "drm"
    Load  "freetype"
    Load  "type1"
    SubSection "extmod"
        Option        "omit xfree86-dga"
    EndSubSection
EndSection

Section "ServerFlags"
    Option        "AIGLX" "on"
EndSection

Section "InputDevice"
    Identifier  "Keyboard0"
    Driver      "kbd"
    Option        "XkbModel" "pc101"
    Option        "XkbLayout" "us"
EndSection

Section "InputDevice"
    Identifier  "Mouse0"
    Driver      "mouse"
    Option        "Protocol" "MouseMan"
    Option        "Device" "/dev/input/mice"
    Option        "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
    Identifier   "Monitor0"
    VendorName   "Monitor Vendor"
    ModelName    "Monitor Model"
    Option        "DPMS" "true"
EndSection

Section "Device"
    Identifier  "Card0"
    Driver      "radeon"
    VendorName  "ATI Technologies Inc"
    BoardName   "ATI Radeon XPRESS 200M 5955 (PCIE)"
    Card        "** ATI Radeon (generic)               [radeon]"
    Option        "XAANoOffscreenPixmaps" "true" #needed for aiglx
    BusID       "PCI:1:5:0"
EndSection

Section "Screen"
    Identifier "Screen0"
    Device     "Card0"
    Monitor    "Monitor0"
    DefaultDepth     24
    SubSection "Display"
        Viewport   0 0
        Depth     24
        Modes    "1440x900"
    EndSubSection
EndSection

Section "DRI"
    Group        "video"
    Mode         0666
EndSection

Section "Extensions"
    Option        "Composite" "Enable"
EndSection

and Xorg.0.log file:

X Window System Version 7.2.0
Release Date: 22 January 2007
X Protocol Version 11, Revision 0, Release 7.2
Build Operating System: UNKNOWN 
Current Operating System: Linux localhost 2.6.21-ARCH #1 SMP PREEMPT Thu May 31 08:06:40 UTC 2007 x86_64
Build Date: 08 April 2007
    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: Sat Jun  9 21:25:54 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default layout"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Card0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi".
    Entry deleted from font path.
    (Run 'mkfontdir' on "/usr/share/fonts/100dpi").
(WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi".
    Entry deleted from font path.
    (Run 'mkfontdir' on "/usr/share/fonts/75dpi").
(WW) The directory "/usr/share/fonts/TTF" does not exist.
    Entry deleted from font path.
(WW) The directory "/usr/share/fonts/Type1" does not exist.
    Entry deleted from font path.
(**) FontPath set to:
    /usr/share/fonts/misc
(**) RgbPath set to "/usr/share/X11/rgb"
(**) ModulePath set to "/usr/lib/xorg/modules"
(**) Option "AIGLX" "on"
(**) Extension "Composite" is enabled
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) No APM support in BIOS or kernel
(II) Loader magic: 0x69b5c0
(II) Module ABI versions:
    X.Org ANSI C Emulation: 0.3
    X.Org Video Driver: 1.1
    X.Org XInput driver : 0.7
    X.Org Server Extension : 0.3
    X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
    compiled for 7.2.0, module version = 1.0.0
    ABI class: X.Org Video Driver, version 1.1
(--) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1002,5950 card 103c,309b rev 01 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1002,5a3f card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:04:0: chip 1002,5a36 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:13:0: chip 1002,4374 card 1002,4374 rev 00 class 0c,03,10 hdr 80
(II) PCI: 00:13:1: chip 1002,4375 card 1002,4375 rev 00 class 0c,03,10 hdr 00
(II) PCI: 00:13:2: chip 1002,4373 card 1002,4373 rev 00 class 0c,03,20 hdr 00
(II) PCI: 00:14:0: chip 1002,4372 card 103c,309b rev 11 class 0c,05,00 hdr 80
(II) PCI: 00:14:1: chip 1002,4376 card 103c,309b rev 00 class 01,01,8a hdr 00
(II) PCI: 00:14:3: chip 1002,4377 card 0000,0000 rev 00 class 06,01,00 hdr 80
(II) PCI: 00:14:4: chip 1002,4371 card 0000,0000 rev 00 class 06,04,01 hdr 81
(II) PCI: 00:14:5: chip 1002,4370 card 103c,309b rev 02 class 04,01,00 hdr 80
(II) PCI: 00:14:6: chip 1002,4378 card 103c,309b rev 02 class 07,03,00 hdr 80
(II) PCI: 00:18:0: chip 1022,1100 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:1: chip 1022,1101 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:2: chip 1022,1102 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:3: chip 1022,1103 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 01:05:0: chip 1002,5955 card 103c,309b rev 00 class 03,00,00 hdr 00
(II) PCI: 06:02:0: chip 14e4,4318 card 103c,1355 rev 02 class 02,80,00 hdr 00
(II) PCI: 06:04:0: chip 104c,8031 card a400,0000 rev 00 class 06,07,00 hdr 82
(II) PCI: 06:04:2: chip 104c,8032 card 103c,309b rev 00 class 0c,00,10 hdr 80
(II) PCI: 06:04:3: chip 104c,8033 card 103c,309b rev 00 class 01,80,00 hdr 80
(II) PCI: 06:04:4: chip 104c,8034 card 103c,309b rev 00 class 08,05,00 hdr 80
(II) PCI: 06:06:0: chip 10ec,8139 card 103c,309b rev 10 class 02,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,7), BCTRL: 0x0008 (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 (0x100000000) MX[b]
(II) Bus 0 prefetchable memory range:
    [0] -1    0    0x00000000 - 0xffffffff (0x100000000) MX[b]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000c (VGA_EN is set)
(II) Bus 1 I/O range:
    [0] -1    0    0x00009000 - 0x000090ff (0x100) IX[b]
    [1] -1    0    0x00009400 - 0x000094ff (0x100) IX[b]
    [2] -1    0    0x00009800 - 0x000098ff (0x100) IX[b]
    [3] -1    0    0x00009c00 - 0x00009cff (0x100) IX[b]
(II) Bus 1 non-prefetchable memory range:
    [0] -1    0    0xb0100000 - 0xb01fffff (0x100000) MX[b]
(II) Bus 1 prefetchable memory range:
    [0] -1    0    0xc0000000 - 0xcfffffff (0x10000000) MX[b]
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:4:0), (0,2,3), BCTRL: 0x0000 (VGA_EN is cleared)
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:20:3), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 6: bridge is at (0:20:4), (0,6,8), BCTRL: 0x0002 (VGA_EN is cleared)
(II) Bus 6 I/O range:
    [0] -1    0    0x0000a000 - 0x0000afff (0x1000) IX[b]
(II) Bus 6 non-prefetchable memory range:
    [0] -1    0    0xb0200000 - 0xb02fffff (0x100000) MX[b]
(II) Bus 6 prefetchable memory range:
    [0] -1    0    0x30000000 - 0x33ffffff (0x4000000) MX[b]
(II) PCI-to-CardBus bridge:
(II) Bus 7: bridge is at (6:4:0), (6,7,7), BCTRL: 0x05c0 (VGA_EN is cleared)
(II) Bus 7 I/O range:
    [0] -1    0    0x0000a400 - 0x0000a4ff (0x100) IX[b]
    [1] -1    0    0x0000a800 - 0x0000a8ff (0x100) IX[b]
(II) Bus 7 prefetchable memory range:
    [0] -1    0    0x30000000 - 0x33ffffff (0x4000000) MX[b]
(--) PCI:*(1:5:0) ATI Technologies Inc ATI Radeon XPRESS 200M 5955 (PCIE) rev 0, Mem @ 0xc0000000/28, 0xb0100000/16, I/O @ 0x9000/8
(II) Addressable bus resource ranges are
    [0] -1    0    0x00000000 - 0xffffffff (0x100000000) MX[b]
    [1] -1    0    0x00000000 - 0x0000ffff (0x10000) IX[b]
(II) OS-reported resource ranges:
    [0] -1    0    0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
(II) Active PCI resource ranges:
    [0] -1    0    0xb020a400 - 0xb020a4ff (0x100) MX[b]
    [1] -1    0    0xb0209800 - 0xb02098ff (0x100) MX[b]
    [2] -1    0    0xb0209c00 - 0xb0209cff (0x100) MX[b]
    [3] -1    0    0xb020a000 - 0xb020a0ff (0x100) MX[b]
    [4] -1    0    0xb0206000 - 0xb0207fff (0x2000) MX[b]
    [5] -1    0    0xb0200000 - 0xb0203fff (0x4000) MX[b]
    [6] -1    0    0xb0209000 - 0xb02097ff (0x800) MX[b]
    [7] -1    0    0xb0204000 - 0xb0205fff (0x2000) MX[b]
    [8] -1    0    0xb0003800 - 0xb00038ff (0x100) MX[b]
    [9] -1    0    0xb0003400 - 0xb00034ff (0x100) MX[b]
    [10] -1    0    0xb0003000 - 0xb00033ff (0x400) MX[b]
    [11] -1    0    0xb0002000 - 0xb0002fff (0x1000) MX[b]
    [12] -1    0    0xb0001000 - 0xb0001fff (0x1000) MX[b]
    [13] -1    0    0xb0000000 - 0xb0000fff (0x1000) MX[b]
    [14] -1    0    0xb0100000 - 0xb010ffff (0x10000) MX[b](B)
    [15] -1    0    0xc0000000 - 0xcfffffff (0x10000000) MX[b](B)
    [16] -1    0    0x0000a000 - 0x0000a0ff (0x100) IX[b]
    [17] -1    0    0x00008410 - 0x0000841f (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    0x00008400 - 0x0000840f (0x10) IX[b]
    [23] -1    0    0x00009000 - 0x000090ff (0x100) IX[b](B)
(II) Active PCI resource ranges after removing overlaps:
    [0] -1    0    0xb020a400 - 0xb020a4ff (0x100) MX[b]
    [1] -1    0    0xb0209800 - 0xb02098ff (0x100) MX[b]
    [2] -1    0    0xb0209c00 - 0xb0209cff (0x100) MX[b]
    [3] -1    0    0xb020a000 - 0xb020a0ff (0x100) MX[b]
    [4] -1    0    0xb0206000 - 0xb0207fff (0x2000) MX[b]
    [5] -1    0    0xb0200000 - 0xb0203fff (0x4000) MX[b]
    [6] -1    0    0xb0209000 - 0xb02097ff (0x800) MX[b]
    [7] -1    0    0xb0204000 - 0xb0205fff (0x2000) MX[b]
    [8] -1    0    0xb0003800 - 0xb00038ff (0x100) MX[b]
    [9] -1    0    0xb0003400 - 0xb00034ff (0x100) MX[b]
    [10] -1    0    0xb0003000 - 0xb00033ff (0x400) MX[b]
    [11] -1    0    0xb0002000 - 0xb0002fff (0x1000) MX[b]
    [12] -1    0    0xb0001000 - 0xb0001fff (0x1000) MX[b]
    [13] -1    0    0xb0000000 - 0xb0000fff (0x1000) MX[b]
    [14] -1    0    0xb0100000 - 0xb010ffff (0x10000) MX[b](B)
    [15] -1    0    0xc0000000 - 0xcfffffff (0x10000000) MX[b](B)
    [16] -1    0    0x0000a000 - 0x0000a0ff (0x100) IX[b]
    [17] -1    0    0x00008410 - 0x0000841f (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    0x00008400 - 0x0000840f (0x10) IX[b]
    [23] -1    0    0x00009000 - 0x000090ff (0x100) IX[b](B)
(II) OS-reported resource ranges after removing overlaps with PCI:
    [0] -1    0    0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
(II) All system resource ranges:
    [0] -1    0    0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1    0    0xb020a400 - 0xb020a4ff (0x100) MX[b]
    [5] -1    0    0xb0209800 - 0xb02098ff (0x100) MX[b]
    [6] -1    0    0xb0209c00 - 0xb0209cff (0x100) MX[b]
    [7] -1    0    0xb020a000 - 0xb020a0ff (0x100) MX[b]
    [8] -1    0    0xb0206000 - 0xb0207fff (0x2000) MX[b]
    [9] -1    0    0xb0200000 - 0xb0203fff (0x4000) MX[b]
    [10] -1    0    0xb0209000 - 0xb02097ff (0x800) MX[b]
    [11] -1    0    0xb0204000 - 0xb0205fff (0x2000) MX[b]
    [12] -1    0    0xb0003800 - 0xb00038ff (0x100) MX[b]
    [13] -1    0    0xb0003400 - 0xb00034ff (0x100) MX[b]
    [14] -1    0    0xb0003000 - 0xb00033ff (0x400) MX[b]
    [15] -1    0    0xb0002000 - 0xb0002fff (0x1000) MX[b]
    [16] -1    0    0xb0001000 - 0xb0001fff (0x1000) MX[b]
    [17] -1    0    0xb0000000 - 0xb0000fff (0x1000) MX[b]
    [18] -1    0    0xb0100000 - 0xb010ffff (0x10000) MX[b](B)
    [19] -1    0    0xc0000000 - 0xcfffffff (0x10000000) MX[b](B)
    [20] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
    [21] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
    [22] -1    0    0x0000a000 - 0x0000a0ff (0x100) IX[b]
    [23] -1    0    0x00008410 - 0x0000841f (0x10) IX[b]
    [24] -1    0    0x00000374 - 0x00000374 (0x1) IX[b]
    [25] -1    0    0x00000170 - 0x00000177 (0x8) IX[b]
    [26] -1    0    0x000003f4 - 0x000003f4 (0x1) IX[b]
    [27] -1    0    0x000001f0 - 0x000001f7 (0x8) IX[b]
    [28] -1    0    0x00008400 - 0x0000840f (0x10) IX[b]
    [29] -1    0    0x00009000 - 0x000090ff (0x100) IX[b](B)
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
    compiled for 7.2.0, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
    compiled for 7.2.0, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
    compiled for 7.2.0, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.3
(**) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "freetype"
(II) Loading /usr/lib/xorg/modules/fonts//libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
    compiled for 7.2.0, module version = 2.1.0
    Module class: X.Org Font Renderer
    ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "type1"
(II) Loading /usr/lib/xorg/modules/fonts//libtype1.so
(II) Module type1: vendor="X.Org Foundation"
    compiled for 7.2.0, module version = 1.0.2
    Module class: X.Org Font Renderer
    ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Type1
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
    compiled for 7.2.0, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
(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 DPMS
(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: "radeon"
(II) Loading /usr/lib/xorg/modules/drivers//radeon_drv.so
(II) Module radeon: vendor="X.Org Foundation"
    compiled for 7.1.1, module version = 4.2.0
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "ati"
(II) Loading /usr/lib/xorg/modules/drivers//ati_drv.so
(II) Module ati: vendor="X.Org Foundation"
    compiled for 7.1.1, module version = 6.6.3
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
    compiled for 7.2.0, module version = 1.1.1
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 0.7
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
    compiled for 7.2.0, module version = 1.1.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 0.7
(II) ATI: ATI driver (version 6.6.3) for chipsets: ati, ativga
(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 ES1000 515E (PCI), ATI ES1000 5969 (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 9100 PRO IGP 7834,
    ATI Radeon Mobility 9200 IGP 7835, ATI Radeon 9250 5960 (AGP),
    ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
    ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
    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 9600TX 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/9700 (M10/M11) 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 T2e (M11) NV (AGP), ATI Radeon 9650,
    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),
    ATI Radeon X600 (RV380) 3E50 (PCIE),
    ATI FireGL V3200 (RV380) 3E54 (PCIE),
    ATI Radeon Mobility X600 (M24) 3150 (PCIE),
    ATI Radeon Mobility X300 (M24) 3152 (PCIE),
    ATI FireGL M24 GL 3154 (PCIE), ATI Radeon X300 (RV370) 5B60 (PCIE),
    ATI Radeon X600 (RV370) 5B62 (PCIE),
    ATI Radeon X550 (RV370) 5B63 (PCIE),
    ATI FireGL V3100 (RV370) 5B64 (PCIE),
    ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
    ATI Radeon Mobility X300 (M22) 5460 (PCIE),
    ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
    ATI FireGL M22 GL 5464 (PCIE), ATI Radeon XPRESS 200 5A41 (PCIE),
    ATI Radeon XPRESS 200M 5A42 (PCIE),
    ATI Radeon XPRESS 200 5A61 (PCIE),
    ATI Radeon XPRESS 200M 5A62 (PCIE),
    ATI Radeon XPRESS 200 5954 (PCIE),
    ATI Radeon XPRESS 200M 5955 (PCIE),
    ATI Radeon XPRESS 200 5974 (PCIE),
    ATI Radeon XPRESS 200M 5975 (PCIE), ATI FireGL V5000 (RV410) (PCIE),
    ATI Mobility FireGL V5000 (M26) (PCIE),
    ATI Mobility FireGL V5000 (M26) (PCIE),
    ATI Mobility Radeon X700 XL (M26) (PCIE),
    ATI Mobility Radeon X700 (M26) (PCIE),
    ATI Mobility Radeon X700 (M26) (PCIE),
    ATI Radeon X700 PRO (RV410) (PCIE),
    ATI Radeon X700 XT (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 SE (RV410) (PCIE),
    ATI Radeon X800 (R420) JH (AGP), ATI Radeon X800PRO (R420) JI (AGP),
    ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
    ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
    ATI Radeon Mobility 9800 (M18) JN (AGP),
    ATI Radeon X800XT (R420) JP (AGP), ATI Radeon X800 SE (R420) (AGP),
    ATI Radeon AIW X800 VE (R420) JT (AGP),
    ATI Radeon X800 (R423) UH (PCIE),
    ATI Radeon X800PRO (R423) UI (PCIE),
    ATI Radeon X800LE (R423) UJ (PCIE),
    ATI Radeon X800SE (R423) UK (PCIE),
    ATI FireGL V5100 (R423) UQ (PCIE),
    ATI FireGL unknown (R423) UR (PCIE),
    ATI FireGL unknown (R423) UT (PCIE),
    ATI Radeon X800XT (R423) 5D57 (PCIE), ATI FireGL V7100 (R423) (PCIE),
    ATI Mobility FireGL V5100 (M28) (PCIE),
    ATI Mobility Radeon X800 (M28) (PCIE),
    ATI Mobility Radeon X800 XT (M28) (PCIE),
    ATI Radeon X800 (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
    ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 XTP (R430) (PCIE),
    ATI Radeon X850 5D4C (PCIE),
    ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
    ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
    ATI Radeon X850 XT (R480) (PCIE),
    ATI Radeon X850 XT PE (R480) (PCIE),
    ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
    ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP)
(II) Primary Device is: PCI 01:05:0
(--) Chipset ATI Radeon XPRESS 200M 5955 (PCIE) found
(II) resource ranges after xf86ClaimFixedResources() call:
    [0] -1    0    0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1    0    0xb020a400 - 0xb020a4ff (0x100) MX[b]
    [5] -1    0    0xb0209800 - 0xb02098ff (0x100) MX[b]
    [6] -1    0    0xb0209c00 - 0xb0209cff (0x100) MX[b]
    [7] -1    0    0xb020a000 - 0xb020a0ff (0x100) MX[b]
    [8] -1    0    0xb0206000 - 0xb0207fff (0x2000) MX[b]
    [9] -1    0    0xb0200000 - 0xb0203fff (0x4000) MX[b]
    [10] -1    0    0xb0209000 - 0xb02097ff (0x800) MX[b]
    [11] -1    0    0xb0204000 - 0xb0205fff (0x2000) MX[b]
    [12] -1    0    0xb0003800 - 0xb00038ff (0x100) MX[b]
    [13] -1    0    0xb0003400 - 0xb00034ff (0x100) MX[b]
    [14] -1    0    0xb0003000 - 0xb00033ff (0x400) MX[b]
    [15] -1    0    0xb0002000 - 0xb0002fff (0x1000) MX[b]
    [16] -1    0    0xb0001000 - 0xb0001fff (0x1000) MX[b]
    [17] -1    0    0xb0000000 - 0xb0000fff (0x1000) MX[b]
    [18] -1    0    0xb0100000 - 0xb010ffff (0x10000) MX[b](B)
    [19] -1    0    0xc0000000 - 0xcfffffff (0x10000000) MX[b](B)
    [20] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
    [21] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
    [22] -1    0    0x0000a000 - 0x0000a0ff (0x100) IX[b]
    [23] -1    0    0x00008410 - 0x0000841f (0x10) IX[b]
    [24] -1    0    0x00000374 - 0x00000374 (0x1) IX[b]
    [25] -1    0    0x00000170 - 0x00000177 (0x8) IX[b]
    [26] -1    0    0x000003f4 - 0x000003f4 (0x1) IX[b]
    [27] -1    0    0x000001f0 - 0x000001f7 (0x8) IX[b]
    [28] -1    0    0x00008400 - 0x0000840f (0x10) IX[b]
    [29] -1    0    0x00009000 - 0x000090ff (0x100) IX[b](B)
(II) Loading sub module "radeon"
(II) LoadModule: "radeon"
(II) Reloading /usr/lib/xorg/modules/drivers//radeon_drv.so
(II) resource ranges after probing:
    [0] -1    0    0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1    0    0xb020a400 - 0xb020a4ff (0x100) MX[b]
    [5] -1    0    0xb0209800 - 0xb02098ff (0x100) MX[b]
    [6] -1    0    0xb0209c00 - 0xb0209cff (0x100) MX[b]
    [7] -1    0    0xb020a000 - 0xb020a0ff (0x100) MX[b]
    [8] -1    0    0xb0206000 - 0xb0207fff (0x2000) MX[b]
    [9] -1    0    0xb0200000 - 0xb0203fff (0x4000) MX[b]
    [10] -1    0    0xb0209000 - 0xb02097ff (0x800) MX[b]
    [11] -1    0    0xb0204000 - 0xb0205fff (0x2000) MX[b]
    [12] -1    0    0xb0003800 - 0xb00038ff (0x100) MX[b]
    [13] -1    0    0xb0003400 - 0xb00034ff (0x100) MX[b]
    [14] -1    0    0xb0003000 - 0xb00033ff (0x400) MX[b]
    [15] -1    0    0xb0002000 - 0xb0002fff (0x1000) MX[b]
    [16] -1    0    0xb0001000 - 0xb0001fff (0x1000) MX[b]
    [17] -1    0    0xb0000000 - 0xb0000fff (0x1000) MX[b]
    [18] -1    0    0xb0100000 - 0xb010ffff (0x10000) MX[b](B)
    [19] -1    0    0xc0000000 - 0xcfffffff (0x10000000) MX[b](B)
    [20] 0    0    0x000a0000 - 0x000affff (0x10000) MS[b]
    [21] 0    0    0x000b0000 - 0x000b7fff (0x8000) MS[b]
    [22] 0    0    0x000b8000 - 0x000bffff (0x8000) MS[b]
    [23] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
    [24] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
    [25] -1    0    0x0000a000 - 0x0000a0ff (0x100) IX[b]
    [26] -1    0    0x00008410 - 0x0000841f (0x10) IX[b]
    [27] -1    0    0x00000374 - 0x00000374 (0x1) IX[b]
    [28] -1    0    0x00000170 - 0x00000177 (0x8) IX[b]
    [29] -1    0    0x000003f4 - 0x000003f4 (0x1) IX[b]
    [30] -1    0    0x000001f0 - 0x000001f7 (0x8) IX[b]
    [31] -1    0    0x00008400 - 0x0000840f (0x10) IX[b]
    [32] -1    0    0x00009000 - 0x000090ff (0x100) IX[b](B)
    [33] 0    0    0x000003b0 - 0x000003bb (0xc) IS[b]
    [34] 0    0    0x000003c0 - 0x000003df (0x20) IS[b]
(II) Setting vga for screen 0.
(**) RADEON(0): RADEONPreInit
(II) RADEON(0): MMIO registers at 0xb0100000: size 64KB
(II) RADEON(0): PCI bus 1 card 5 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
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/lib/xorg/modules//libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"
    compiled for 7.2.0, module version = 0.1.0
    ABI class: X.Org Video Driver, version 1.1
(II) RADEON(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(==) RADEON(0): RGB weight 888
(II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
(==) RADEON(0): X server will not keep DPI constant for all screen sizes
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /usr/lib/xorg/modules//libint10.so
(II) Module int10: vendor="X.Org Foundation"
    compiled for 7.2.0, module version = 1.0.0
    ABI class: X.Org Video Driver, version 1.1
(II) RADEON(0): initializing int10
(II) RADEON(0): Primary V_BIOS segment is: 0xc000
(--) RADEON(0): Chipset: "ATI Radeon XPRESS 200M 5955 (PCIE)" (ChipID = 0x5955)
(--) RADEON(0): Linear framebuffer at 0xc0000000
(II) RADEON(0): PCI card detected
(II) RADEON(0): Direct rendering broken on XPRESS 200 and 200M
(II) RADEON(0): Detected total video RAM=64512K, accessible=262144K (PCI BAR=262144K)
(--) RADEON(0): Mapped VideoRAM: 64512 kByte (64 bit DDR SDRAM)
(II) RADEON(0): Color tiling enabled by default
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Loading /usr/lib/xorg/modules//libddc.so
(II) Module ddc: vendor="X.Org Foundation"
    compiled for 7.2.0, module version = 1.0.0
    ABI class: X.Org Video Driver, version 1.1
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Loading /usr/lib/xorg/modules//libi2c.so
(II) Module i2c: vendor="X.Org Foundation"
    compiled for 7.2.0, module version = 1.2.0
    ABI class: X.Org Video Driver, version 1.1
(II) RADEON(0): I2C bus "DDC" initialized.
(II) RADEON(0): Legacy BIOS detected
(II) RADEON(0): LVDS port is not in connector table, added in.
(WW) RADEON(0): Unknown DDCType 5 found
(WW) RADEON(0): LCD DDC Info Table found!
(II) RADEON(0): Connector0: DDCType-0, DACType-1, TMDSType--1, ConnectorType-1
(II) RADEON(0): Connector1: DDCType-4, DACType-0, TMDSType--1, ConnectorType-2
(II) RADEON(0): DDC Type: 4, Detected Type: 0
(II) RADEON(0): 
(II) RADEON(0): Primary:
 Monitor   -- LVDS
 Connector -- VGA
 DAC Type  -- Primary
 TMDS Type -- NONE
 DDC Type  -- CRT2_DDC
(II) RADEON(0): Secondary:
 Monitor   -- NONE
 Connector -- Proprietary
 DAC Type  -- TVDAC/ExtDAC
 TMDS Type -- NONE
 DDC Type  -- NONE
(II) RADEON(0): PLL parameters: rf=1432 rd=6 min=20000 max=47867410553920; xclk=25000
(WW) RADEON(0): Failed to detect secondary monitor, MergedFB/Clone mode disabled
(==) RADEON(0): Using gamma correction (1.0, 1.0, 1.0)
(II) RADEON(0): Validating modes on Primary head ---------
(II) RADEON(0): Panel ID string: SEC                     
(II) RADEON(0): Panel Size from BIOS: 1440x900
(II) RADEON(0): BIOS provided dividers will be used.
(II) RADEON(0): Total number of valid DDC mode(s) found: 0
(II) RADEON(0): Valid mode using on-chip RMX: 1440x900
(II) RADEON(0): Total number of valid FP mode(s) found: 1
(--) RADEON(0): Virtual size is 1440x900 (pitch 1472)
(**) RADEON(0): *Mode "1440x900": 96.3 MHz (scaled from 0.0 MHz), 54.7 kHz, 60.0 Hz
(II) RADEON(0): Modeline "1440x900"   96.31  1440 1504 1536 1760  900 903 906 912
(**) RADEON(0):  Default mode "640x350": 96.3 MHz (scaled from 0.0 MHz), 54.7 kHz, 60.0 Hz
(II) RADEON(0): Modeline "640x350"   96.31  640 1504 1536 1760  350 903 906 912
(**) RADEON(0):  Default mode "640x400": 96.3 MHz (scaled from 0.0 MHz), 54.7 kHz, 60.0 Hz
(II) RADEON(0): Modeline "640x400"   96.31  640 1504 1536 1760  400 903 906 912
(**) RADEON(0):  Default mode "720x400": 96.3 MHz (scaled from 0.0 MHz), 54.7 kHz, 60.0 Hz
(II) RADEON(0): Modeline "720x400"   96.31  720 1504 1536 1760  400 903 906 912
(**) RADEON(0):  Default mode "640x480": 96.3 MHz (scaled from 0.0 MHz), 54.7 kHz, 60.0 Hz
(II) RADEON(0): Modeline "640x480"   96.31  640 1504 1536 1760  480 903 906 912
(**) RADEON(0):  Default mode "800x600": 96.3 MHz (scaled from 0.0 MHz), 54.7 kHz, 60.0 Hz
(II) RADEON(0): Modeline "800x600"   96.31  800 1504 1536 1760  600 903 906 912
(**) RADEON(0):  Default mode "1024x768": 96.3 MHz (scaled from 0.0 MHz), 54.7 kHz, 60.0 Hz
(II) RADEON(0): Modeline "1024x768"   96.31  1024 1504 1536 1760  768 903 906 912
(**) RADEON(0):  Default mode "1152x864": 96.3 MHz (scaled from 0.0 MHz), 54.7 kHz, 60.0 Hz
(II) RADEON(0): Modeline "1152x864"   96.31  1152 1504 1536 1760  864 903 906 912
(**) RADEON(0):  Default mode "832x624": 96.3 MHz (scaled from 0.0 MHz), 54.7 kHz, 60.0 Hz
(II) RADEON(0): Modeline "832x624"   96.31  832 1504 1536 1760  624 903 906 912
(**) RADEON(0):  Default mode "1152x768": 96.3 MHz (scaled from 0.0 MHz), 54.7 kHz, 60.0 Hz
(II) RADEON(0): Modeline "1152x768"   96.31  1152 1504 1536 1760  768 903 906 912
(**) RADEON(0):  Default mode "1280x720": 96.3 MHz (scaled from 0.0 MHz), 54.7 kHz, 60.0 Hz
(II) RADEON(0): Modeline "1280x720"   96.31  1280 1504 1536 1760  720 903 906 912
(**) RADEON(0):  Default mode "1280x800": 96.3 MHz (scaled from 0.0 MHz), 54.7 kHz, 60.0 Hz
(II) RADEON(0): Modeline "1280x800"   96.31  1280 1504 1536 1760  800 903 906 912
(**) RADEON(0):  Default mode "1280x768": 96.3 MHz (scaled from 0.0 MHz), 54.7 kHz, 60.0 Hz
(II) RADEON(0): Modeline "1280x768"   96.31  1280 1504 1536 1760  768 903 906 912
(**) RADEON(0):  Default mode "1360x768": 96.3 MHz (scaled from 0.0 MHz), 54.7 kHz, 60.0 Hz
(II) RADEON(0): Modeline "1360x768"   96.31  1360 1504 1536 1760  768 903 906 912
(==) RADEON(0): DPI set to (96, 96)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
    compiled for 7.2.0, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.3
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/lib/xorg/modules//libramdac.so
(II) Module ramdac: vendor="X.Org Foundation"
    compiled for 7.2.0, module version = 0.1.0
    ABI class: X.Org Video Driver, version 1.1
(==) RADEON(0): Using XAA acceleration architecture
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/lib/xorg/modules//libxaa.so
(II) Module xaa: vendor="X.Org Foundation"
    compiled for 7.2.0, module version = 1.2.0
    ABI class: X.Org Video Driver, version 1.1
(II) RADEON(0): No MM_TABLE found - assuming CARD is not TV-in capable.
(!!) RADEON(0): For information on using the multimedia capabilities
    of this adapter, please see http://gatos.sf.net.
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
    [0] 0    0    0xb0100000 - 0xb010ffff (0x10000) MX[b]
    [1] 0    0    0xc0000000 - 0xcfffffff (0x10000000) MX[b]
    [2] -1    0    0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [3] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
    [4] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
    [5] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [6] -1    0    0xb020a400 - 0xb020a4ff (0x100) MX[b]
    [7] -1    0    0xb0209800 - 0xb02098ff (0x100) MX[b]
    [8] -1    0    0xb0209c00 - 0xb0209cff (0x100) MX[b]
    [9] -1    0    0xb020a000 - 0xb020a0ff (0x100) MX[b]
    [10] -1    0    0xb0206000 - 0xb0207fff (0x2000) MX[b]
    [11] -1    0    0xb0200000 - 0xb0203fff (0x4000) MX[b]
    [12] -1    0    0xb0209000 - 0xb02097ff (0x800) MX[b]
    [13] -1    0    0xb0204000 - 0xb0205fff (0x2000) MX[b]
    [14] -1    0    0xb0003800 - 0xb00038ff (0x100) MX[b]
    [15] -1    0    0xb0003400 - 0xb00034ff (0x100) MX[b]
    [16] -1    0    0xb0003000 - 0xb00033ff (0x400) MX[b]
    [17] -1    0    0xb0002000 - 0xb0002fff (0x1000) MX[b]
    [18] -1    0    0xb0001000 - 0xb0001fff (0x1000) MX[b]
    [19] -1    0    0xb0000000 - 0xb0000fff (0x1000) MX[b]
    [20] -1    0    0xb0100000 - 0xb010ffff (0x10000) MX[b](B)
    [21] -1    0    0xc0000000 - 0xcfffffff (0x10000000) MX[b](B)
    [22] 0    0    0x000a0000 - 0x000affff (0x10000) MS[b](OprU)
    [23] 0    0    0x000b0000 - 0x000b7fff (0x8000) MS[b](OprU)
    [24] 0    0    0x000b8000 - 0x000bffff (0x8000) MS[b](OprU)
    [25] 0    0    0x00009000 - 0x000090ff (0x100) IX[b]
    [26] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
    [27] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
    [28] -1    0    0x0000a000 - 0x0000a0ff (0x100) IX[b]
    [29] -1    0    0x00008410 - 0x0000841f (0x10) IX[b]
    [30] -1    0    0x00000374 - 0x00000374 (0x1) IX[b]
    [31] -1    0    0x00000170 - 0x00000177 (0x8) IX[b]
    [32] -1    0    0x000003f4 - 0x000003f4 (0x1) IX[b]
    [33] -1    0    0x000001f0 - 0x000001f7 (0x8) IX[b]
    [34] -1    0    0x00008400 - 0x0000840f (0x10) IX[b]
    [35] -1    0    0x00009000 - 0x000090ff (0x100) IX[b](B)
    [36] 0    0    0x000003b0 - 0x000003bb (0xc) IS[b](OprU)
    [37] 0    0    0x000003c0 - 0x000003df (0x20) IS[b](OprU)
(**) RADEON(0): RADEONScreenInit c0000000 0
(**) RADEON(0): Map: 0xc0000000, 0x03f00000
(II) RADEON(0): Splitting WC range: base: 0xc0000000, size: 0x3f00000
(II) RADEON(0): Splitting WC range: base: 0xc2000000, size: 0x1f00000
(II) RADEON(0): Splitting WC range: base: 0xc3000000, size: 0xf00000
(II) RADEON(0): Splitting WC range: base: 0xc3800000, size: 0x700000
(II) RADEON(0): Splitting WC range: base: 0xc3c00000, size: 0x300000
(==) RADEON(0): Write-combining range (0xc3e00000,0x100000)
(==) RADEON(0): Write-combining range (0xc3c00000,0x300000)
(==) RADEON(0): Write-combining range (0xc3800000,0x700000)
(==) RADEON(0): Write-combining range (0xc3000000,0xf00000)
(==) RADEON(0): Write-combining range (0xc2000000,0x1f00000)
(==) RADEON(0): Write-combining range (0xc0000000,0x3f00000)
(**) RADEON(0): RADEONSave
(**) RADEON(0): RADEONSaveMode(0x6dcb48)
(**) RADEON(0): Read: 0x00180006 0x00040079 0x00000000
(**) RADEON(0): Read: rd=6, fd=121, pd=4
(**) RADEON(0): RADEONSaveMode returns 0x6dcb48
(II) RADEON(0): Dynamic Clock Scaling Disabled
(**) RADEON(0): RADEONInitMemoryMap() : 
(**) RADEON(0):   mem_size         : 0x08000000
(**) RADEON(0):   MC_FB_LOCATION   : 0x27ff1800
(**) RADEON(0):   MC_AGP_LOCATION  : 0xffffffc0
(**) RADEON(0): RADEONModeInit()
1440x900       96.31  1440 1504 1536 1760   900  903  906  912 (24,32)
1440x900       96.31  1440 1504 1536 1760   900  903  906  912 (24,32)
(**) RADEON(0): Pitch = 12058808 bytes (virtualX = 1440, displayWidth = 1472)
(II) RADEON(0): BIOS HotKeys Disabled
(**) RADEON(0): RADEONInit returns 0x6dd4f8
(**) RADEON(0): RADEONRestoreMode()
(**) RADEON(0): RADEONRestoreMode(0x6dd4f8)
(**) RADEON(0): RADEONRestoreMemMapRegisters() : 
(**) RADEON(0):   MC_FB_LOCATION   : 0x27ff1800
(**) RADEON(0):   MC_AGP_LOCATION  : 0xffffffc0
(**) RADEON(0):   Map Changed ! Applying ...
(**) RADEON(0):   Map applied, resetting engine ...
(**) RADEON(0): Updating display base addresses...
(**) RADEON(0): Memory map updated.
(**) RADEON(0): Programming CRTC1, offset: 0x00000000
(**) RADEON(0): GRPH_BUFFER_CNTL from 20004c4c to 201a7c7c
(**) RADEON(0): RADEONSaveScreen(0)
(II) RADEON(0): Depth moves disabled by default
(**) RADEON(0): Setting up initial surfaces
(**) RADEON(0): Initializing fb layer
(**) RADEON(0): Setting up accel memmap
(II) RADEON(0): Memory manager initialized to (0,0) (1472,8191)
(II) RADEON(0): Reserved area from (0,900) to (1472,914)
(II) RADEON(0): Largest offscreen area available: 1472 x 7277
(**) RADEON(0): Initializing backing store
(==) RADEON(0): Backing store disabled
(WW) RADEON(0): Direct rendering disabled
(**) RADEON(0): Setting up final surfaces
(**) RADEON(0): Initializing Acceleration
(II) RADEON(0): Render acceleration unsupported on Radeon 9500/9700 and newer.
(II) RADEON(0): Render acceleration disabled
(**) RADEON(0): EngineInit (32/32)
(**) RADEON(0): Pitch for acceleration = 184
(**) RADEON(0): EngineRestore (32/32)
(**) RADEON(0): Option "XaaNoOffscreenPixmaps" "true"
(II) RADEON(0): Using XFree86 Acceleration Architecture (XAA)
    Screen to screen bit blits
    Solid filled rectangles
    8x8 mono pattern filled rectangles
    Indirect CPU to Screen color expansion
    Solid Lines
    Scanline Image Writes
    Setting up tile and stipple cache:
        32 128x128 slots
        32 256x256 slots
        16 512x512 slots
(II) RADEON(0): Acceleration enabled
(**) RADEON(0): Initializing DPMS
(**) Option "dpms" "true"
(**) RADEON(0): DPMS enabled
(**) RADEON(0): Initializing Cursor
(==) RADEON(0): Silken mouse enabled
(II) RADEON(0): Using hardware cursor (scanline 914)
(II) RADEON(0): Largest offscreen area available: 1472 x 7274
(**) RADEON(0): Initializing color map
(**) RADEON(0): Initializing DGA
(**) RADEON(0): Initializing Xv
(II) RADEON(0): No video input capabilities detected and no information is provided - disabling multimedia i2c
(II) Loading sub module "theatre_detect"
(II) LoadModule: "theatre_detect"
(II) Loading /usr/lib/xorg/modules/multimedia//theatre_detect_drv.so
(II) Module theatre_detect: vendor="X.Org Foundation"
    compiled for 7.1.1, module version = 1.0.0
    ABI class: X.Org Video Driver, version 1.0
(II) RADEON(0): no multimedia table present, disabling Rage Theatre.
(**) RADEON(0): RADEONScreenInit finished
(==) RandR enabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension XAccessControlExtension
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
(EE) AIGLX: Screen 0 is not DRI capable
(II) Loading local sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/lib/xorg/modules/extensions//libGLcore.so
(II) Module GLcore: vendor="X.Org Foundation"
    compiled for 7.2.0, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.3
(II) GLX: Initialized MESA-PROXY GL provider for screen 0
(**) Option "Protocol" "MouseMan"
(**) Mouse0: Device: "/dev/input/mice"
(**) Mouse0: Protocol: "MouseMan"
(**) Option "CorePointer"
(**) Mouse0: Core Pointer
(**) Option "Device" "/dev/input/mice"
(==) Mouse0: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5 6 7"
(**) Mouse0: ZAxisMapping: buttons 4, 5, 6 and 7
(**) Mouse0: Buttons: 11
(**) Option "BaudRate" "1200"
(**) Mouse0: BaudRate: 1200
(**) Option "CoreKeyboard"
(**) Keyboard0: Core Keyboard
(**) Option "Protocol" "standard"
(**) Keyboard0: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Keyboard0: XkbRules: "xorg"
(**) Option "XkbModel" "pc101"
(**) Keyboard0: XkbModel: "pc101"
(**) Option "XkbLayout" "us"
(**) Keyboard0: XkbLayout: "us"
(**) Option "CustomKeycodes" "off"
(**) Keyboard0: CustomKeycodes disabled
(II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
(II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
(**) RADEON(0): RADEONSaveScreen(2)
(**) RADEON(0): RADEONCloseScreen
(**) RADEON(0): RADEONDRIStop
(**) RADEON(0): RADEONDisplayPowerManagementSet(0,0x0)
(**) RADEON(0): RADEONRestore
(**) RADEON(0): RADEONRestoreMode()
(**) RADEON(0): RADEONRestoreMode(0x6dcb48)
(**) RADEON(0): RADEONRestoreMemMapRegisters() : 
(**) RADEON(0):   MC_FB_LOCATION   : 0x27ff1800
(**) RADEON(0):   MC_AGP_LOCATION  : 0x003f0000
(**) RADEON(0):   Map Changed ! Applying ...
(**) RADEON(0):   Map applied, resetting engine ...
(**) RADEON(0): Updating display base addresses...
(**) RADEON(0): Memory map updated.
(**) RADEON(0): Programming CRTC1, offset: 0x00000000
(**) RADEON(0): Wrote: 0x00180006 0x00040079 0x00000000 (0x0000bf00)
(**) RADEON(0): Wrote: rd=6, fd=121, pd=4
(**) RADEON(0): Disposing accel...
(**) RADEON(0): Disposing cusor info
(**) RADEON(0): Disposing DGA
(**) RADEON(0): Unmapping memory
FreeFontPath: FPE "/usr/share/fonts/misc" refcount is 2, should be 1; fixing.

Please help


XFCE4 under Arch on Honor MagicBook

Offline

#2 2007-06-10 19:48:33

mixtr
Member
From: Ottawa
Registered: 2007-02-27
Posts: 47

Re: Radeon driver probs with ATI Xpress N200 videocard

Install the ATI driver fglrx (pacman -S fglrx fglrx-utils) and run the command aticonfig --initial


-- mixtr

Offline

#3 2007-06-10 22:28:12

JGC
Developer
Registered: 2003-12-03
Posts: 1,664

Re: Radeon driver probs with ATI Xpress N200 videocard

fglrx doesn't support the radeon express 200M as far as I know. The logfile shows a nice working X server that gets started and stopped. Check your .xinitrc for a valid windowmanager to start in case you're using startx.

Offline

#4 2007-06-12 12:08:17

Fixed
Member
Registered: 2005-08-09
Posts: 210

Re: Radeon driver probs with ATI Xpress N200 videocard

mixtr -- I already spent half time on fglrx, no luck either

JGC -- I don't have .xinitrc since starting X from root.

Another information -- when I remove file xorg.conf  and doing startx, X doesn't start also.

Sometimes, screen covers with transparent waves grid, but I am able to see the keyboard input through this grid. This grid does not disappear even if I am logging off root. Sometimes, X "sort of" starts -- I see greyish nonuiform color on the screen with mouse cross in the center, mouse does not react.

Is it possible to start any X windows in SOME way, maybe with vesa driver? I badly need computer for work.

Thanks, Fixed

Last edited by Fixed (2007-06-12 13:25:14)


XFCE4 under Arch on Honor MagicBook

Offline

#5 2007-06-13 07:08:52

mouse256
Member
From: Antwerpen, Belgium
Registered: 2005-08-24
Posts: 247

Re: Radeon driver probs with ATI Xpress N200 videocard

I see:

(EE) AIGLX: Screen 0 is not DRI capable

Maybe try to turn AIGLX off?

Also, here is a part of my xorg.conf file (I'm using the r300 drivers on a radeon 9600). I do know some of these options are important for me to make it work, but I do not know exactly which smile

Section "Device"
        Identifier      "R300"
        Driver          "radeon"
        BusID           "PCI:3:0:0"
        Option          "AGPMode" "8"
        Option          "AGPSize" "64"
#       Option          "RingSize" "4"
#       Option          "BufferSize" "2"
        Option          "EnablePageFlip" "true"
#       Option          "EnableDepthMoves" "true"
        Option          "AGPFastWrite" "false"
        Option          "RenderAccel" "true"
        Option          "ColorTiling" "false"
        Option          "AccelMethod" "XAA"
#       Option          "AccelMethod" "EXA"
        Option          "XAANoOffscreenPixmaps" "true"
        Option          "DRI"   "true"
        Option          "TexturedVideo" "off"
        Option          "VideoOverlay" "on" 
        Option          "AddARGBGLXVisuals"     "true"
EndSection

Offline

#6 2007-06-13 19:58:13

ataraxia
Member
From: Pittsburgh
Registered: 2007-05-06
Posts: 1,553

Re: Radeon driver probs with ATI Xpress N200 videocard

JGC wrote:

fglrx doesn't support the radeon express 200M as far as I know. The logfile shows a nice working X server that gets started and stopped. Check your .xinitrc for a valid windowmanager to start in case you're using startx.

Actually, it does. I have one, and I even get full direct rendering on it. I can post my xorg.conf later if it's wanted - I have no access to my Arch machine at the moment.

Offline

#7 2007-06-13 20:37:08

Fixed
Member
Registered: 2005-08-09
Posts: 210

Re: Radeon driver probs with ATI Xpress N200 videocard

ataraxia -- would you please post your xorg.conf?


XFCE4 under Arch on Honor MagicBook

Offline

#8 2007-06-13 21:19:55

ataraxia
Member
From: Pittsburgh
Registered: 2007-05-06
Posts: 1,553

Re: Radeon driver probs with ATI Xpress N200 videocard

Here it is:

Section "ServerFlags"
  Option  "AIGLX" "off"
EndSection

Section "ServerLayout"
        Identifier     "X.org Configured"
        Screen      0  "Screen0" 0 0
        InputDevice    "Mouse0" "CorePointer"
        InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
        RgbPath      "/usr/share/X11/rgb"
        ModulePath   "/usr/lib/xorg/modules"
        FontPath     "/usr/share/fonts/misc"
        FontPath     "/usr/share/fonts/100dpi:unscaled"
        FontPath     "/usr/share/fonts/75dpi:unscaled"
        FontPath     "/usr/share/fonts/TTF"
        FontPath     "/usr/share/fonts/Type1"
EndSection

Section "Module"
        Load  "GLcore"
        Load  "glx"
        Load  "xtrap"
        Load  "dbe"
        Load  "record"
        Load  "extmod"
        Load  "dri"
        Load  "type1"
        Load  "freetype"
EndSection

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "kbd"
        Option  "XkbRules" "xorg"
        Option  "XkbModel" "pc105"
        Option  "XkbLayout" "us"
        Option  "XkbOptions" "ctrl:nocaps"
EndSection

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "auto"
        Option      "Device" "/dev/psaux"
        Option      "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
        Identifier   "Monitor0"
        VendorName   "Monitor Vendor"
        ModelName    "Monitor Model"
        Option  "DPMS"
        HorizSync       30-85
        VertRefresh     50-160
EndSection

Section "Device"
        Identifier  "Card0"
        Driver      "fglrx"
        VendorName  "ATI Technologies Inc"
        BoardName   "RS480 [Radeon Xpress 200G Series]"
        BusID       "PCI:1:5:0"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Card0"
        Monitor    "Monitor0"
        DefaultDepth 24
        SubSection "Display"
                Viewport   0 0
                Depth     24
                Modes   "1280x1024 800x600"
        EndSubSection
EndSection

Section "dri"
  Mode 0666
EndSection

Offline

#9 2007-06-14 07:19:46

Fixed
Member
Registered: 2005-08-09
Posts: 210

Re: Radeon driver probs with ATI Xpress N200 videocard

ataraxia, thank you for posting your xorg.conf

When I am starting your xorg.conf without SINGLE change, I intermittently see:

1. Black screen, unable to reboot with Ctrl-Alt-Del, or

2. Server crash with following screen output:

xauth: creating new authority file /root.serverauth.4741

Exec failed for command "/tmp/firegl1.isse.12160f50.46717b5b.0009b3f4" (No such file or directory)
Exec failed for command "/tmp/firegl1.isse.12160f50.46717b5b.0009bc59" (No such file or directory)
/etc/X11/xinit/xinitrc: line 28: twm: command not found
/etc/X11/xinit/xinitrc: line 29: clock: command not found
/etc/X11/xinit/xinitrc: line 30: xterm: command not found
/etc/X11/xinit/xinitrc: line 31: xterm: command not found
/etc/X11/xinit/xinitrc: line 32: exec: xterm: not found

waiting for Xserver to shut down FreeFontPath: FPE "usr/share/fonts/misc" refcount is 2, should be 1; fixing.

Also, here is Xorg.0.log:

X Window System Version 7.2.0
Release Date: 22 January 2007
X Protocol Version 11, Revision 0, Release 7.2
Build Operating System: UNKNOWN 
Current Operating System: Linux localhost 2.6.21-ARCH #1 SMP PREEMPT Tue Jun 12 02:55:15 CEST 2007 x86_64
Build Date: 08 April 2007
    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 Jun 14 10:31:06 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "X.org Configured"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Card0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi".
    Entry deleted from font path.
    (Run 'mkfontdir' on "/usr/share/fonts/100dpi").
(WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi".
    Entry deleted from font path.
    (Run 'mkfontdir' on "/usr/share/fonts/75dpi").
(WW) The directory "/usr/share/fonts/TTF" does not exist.
    Entry deleted from font path.
(WW) The directory "/usr/share/fonts/Type1" does not exist.
    Entry deleted from font path.
(**) FontPath set to:
    /usr/share/fonts/misc
(**) RgbPath set to "/usr/share/X11/rgb"
(**) ModulePath set to "/usr/lib/xorg/modules"
(**) Option "AIGLX" "off"
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) No APM support in BIOS or kernel
(II) Loader magic: 0x69b5c0
(II) Module ABI versions:
    X.Org ANSI C Emulation: 0.3
    X.Org Video Driver: 1.1
    X.Org XInput driver : 0.7
    X.Org Server Extension : 0.3
    X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
    compiled for 7.2.0, module version = 1.0.0
    ABI class: X.Org Video Driver, version 1.1
(--) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1002,5950 card 103c,309b rev 01 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1002,5a3f card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:04:0: chip 1002,5a36 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:13:0: chip 1002,4374 card 1002,4374 rev 00 class 0c,03,10 hdr 80
(II) PCI: 00:13:1: chip 1002,4375 card 1002,4375 rev 00 class 0c,03,10 hdr 00
(II) PCI: 00:13:2: chip 1002,4373 card 1002,4373 rev 00 class 0c,03,20 hdr 00
(II) PCI: 00:14:0: chip 1002,4372 card 103c,309b rev 11 class 0c,05,00 hdr 80
(II) PCI: 00:14:1: chip 1002,4376 card 103c,309b rev 00 class 01,01,8a hdr 00
(II) PCI: 00:14:3: chip 1002,4377 card 0000,0000 rev 00 class 06,01,00 hdr 80
(II) PCI: 00:14:4: chip 1002,4371 card 0000,0000 rev 00 class 06,04,01 hdr 81
(II) PCI: 00:14:5: chip 1002,4370 card 103c,309b rev 02 class 04,01,00 hdr 80
(II) PCI: 00:14:6: chip 1002,4378 card 103c,309b rev 02 class 07,03,00 hdr 80
(II) PCI: 00:18:0: chip 1022,1100 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:1: chip 1022,1101 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:2: chip 1022,1102 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:3: chip 1022,1103 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 01:05:0: chip 1002,5955 card 103c,309b rev 00 class 03,00,00 hdr 00
(II) PCI: 06:02:0: chip 14e4,4318 card 103c,1355 rev 02 class 02,80,00 hdr 00
(II) PCI: 06:04:0: chip 104c,8031 card a400,0000 rev 00 class 06,07,00 hdr 82
(II) PCI: 06:04:2: chip 104c,8032 card 103c,309b rev 00 class 0c,00,10 hdr 80
(II) PCI: 06:04:3: chip 104c,8033 card 103c,309b rev 00 class 01,80,00 hdr 80
(II) PCI: 06:04:4: chip 104c,8034 card 103c,309b rev 00 class 08,05,00 hdr 80
(II) PCI: 06:06:0: chip 10ec,8139 card 103c,309b rev 10 class 02,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,7), BCTRL: 0x0008 (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 (0x100000000) MX[b]
(II) Bus 0 prefetchable memory range:
    [0] -1    0    0x00000000 - 0xffffffff (0x100000000) MX[b]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000c (VGA_EN is set)
(II) Bus 1 I/O range:
    [0] -1    0    0x00009000 - 0x000090ff (0x100) IX[b]
    [1] -1    0    0x00009400 - 0x000094ff (0x100) IX[b]
    [2] -1    0    0x00009800 - 0x000098ff (0x100) IX[b]
    [3] -1    0    0x00009c00 - 0x00009cff (0x100) IX[b]
(II) Bus 1 non-prefetchable memory range:
    [0] -1    0    0xc0100000 - 0xc01fffff (0x100000) MX[b]
(II) Bus 1 prefetchable memory range:
    [0] -1    0    0xc8000000 - 0xcfffffff (0x8000000) MX[b]
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:4:0), (0,2,3), BCTRL: 0x0000 (VGA_EN is cleared)
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:20:3), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 6: bridge is at (0:20:4), (0,6,8), BCTRL: 0x0002 (VGA_EN is cleared)
(II) Bus 6 I/O range:
    [0] -1    0    0x0000a000 - 0x0000afff (0x1000) IX[b]
(II) Bus 6 non-prefetchable memory range:
    [0] -1    0    0xc0200000 - 0xc02fffff (0x100000) MX[b]
(II) Bus 6 prefetchable memory range:
    [0] -1    0    0x30000000 - 0x33ffffff (0x4000000) MX[b]
(II) PCI-to-CardBus bridge:
(II) Bus 7: bridge is at (6:4:0), (6,7,7), BCTRL: 0x05c0 (VGA_EN is cleared)
(II) Bus 7 I/O range:
    [0] -1    0    0x0000a400 - 0x0000a4ff (0x100) IX[b]
    [1] -1    0    0x0000a800 - 0x0000a8ff (0x100) IX[b]
(II) Bus 7 prefetchable memory range:
    [0] -1    0    0x30000000 - 0x33ffffff (0x4000000) MX[b]
(--) PCI:*(1:5:0) ATI Technologies Inc ATI Radeon XPRESS 200M 5955 (PCIE) rev 0, Mem @ 0xc8000000/27, 0xc0100000/16, I/O @ 0x9000/8
(II) Addressable bus resource ranges are
    [0] -1    0    0x00000000 - 0xffffffff (0x100000000) MX[b]
    [1] -1    0    0x00000000 - 0x0000ffff (0x10000) IX[b]
(II) OS-reported resource ranges:
    [0] -1    0    0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
(II) Active PCI resource ranges:
    [0] -1    0    0xc020a400 - 0xc020a4ff (0x100) MX[b]
    [1] -1    0    0xc0209800 - 0xc02098ff (0x100) MX[b]
    [2] -1    0    0xc0209c00 - 0xc0209cff (0x100) MX[b]
    [3] -1    0    0xc020a000 - 0xc020a0ff (0x100) MX[b]
    [4] -1    0    0xc0206000 - 0xc0207fff (0x2000) MX[b]
    [5] -1    0    0xc0200000 - 0xc0203fff (0x4000) MX[b]
    [6] -1    0    0xc0209000 - 0xc02097ff (0x800) MX[b]
    [7] -1    0    0xc0204000 - 0xc0205fff (0x2000) MX[b]
    [8] -1    0    0xc0003800 - 0xc00038ff (0x100) MX[b]
    [9] -1    0    0xc0003400 - 0xc00034ff (0x100) MX[b]
    [10] -1    0    0xc0003000 - 0xc00033ff (0x400) MX[b]
    [11] -1    0    0xc0002000 - 0xc0002fff (0x1000) MX[b]
    [12] -1    0    0xc0001000 - 0xc0001fff (0x1000) MX[b]
    [13] -1    0    0xc0000000 - 0xc0000fff (0x1000) MX[b]
    [14] -1    0    0xc0100000 - 0xc010ffff (0x10000) MX[b](B)
    [15] -1    0    0xc8000000 - 0xcfffffff (0x8000000) MX[b](B)
    [16] -1    0    0x0000a000 - 0x0000a0ff (0x100) IX[b]
    [17] -1    0    0x00008410 - 0x0000841f (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    0x00008400 - 0x0000840f (0x10) IX[b]
    [23] -1    0    0x00009000 - 0x000090ff (0x100) IX[b](B)
(II) Active PCI resource ranges after removing overlaps:
    [0] -1    0    0xc020a400 - 0xc020a4ff (0x100) MX[b]
    [1] -1    0    0xc0209800 - 0xc02098ff (0x100) MX[b]
    [2] -1    0    0xc0209c00 - 0xc0209cff (0x100) MX[b]
    [3] -1    0    0xc020a000 - 0xc020a0ff (0x100) MX[b]
    [4] -1    0    0xc0206000 - 0xc0207fff (0x2000) MX[b]
    [5] -1    0    0xc0200000 - 0xc0203fff (0x4000) MX[b]
    [6] -1    0    0xc0209000 - 0xc02097ff (0x800) MX[b]
    [7] -1    0    0xc0204000 - 0xc0205fff (0x2000) MX[b]
    [8] -1    0    0xc0003800 - 0xc00038ff (0x100) MX[b]
    [9] -1    0    0xc0003400 - 0xc00034ff (0x100) MX[b]
    [10] -1    0    0xc0003000 - 0xc00033ff (0x400) MX[b]
    [11] -1    0    0xc0002000 - 0xc0002fff (0x1000) MX[b]
    [12] -1    0    0xc0001000 - 0xc0001fff (0x1000) MX[b]
    [13] -1    0    0xc0000000 - 0xc0000fff (0x1000) MX[b]
    [14] -1    0    0xc0100000 - 0xc010ffff (0x10000) MX[b](B)
    [15] -1    0    0xc8000000 - 0xcfffffff (0x8000000) MX[b](B)
    [16] -1    0    0x0000a000 - 0x0000a0ff (0x100) IX[b]
    [17] -1    0    0x00008410 - 0x0000841f (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    0x00008400 - 0x0000840f (0x10) IX[b]
    [23] -1    0    0x00009000 - 0x000090ff (0x100) IX[b](B)
(II) OS-reported resource ranges after removing overlaps with PCI:
    [0] -1    0    0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
(II) All system resource ranges:
    [0] -1    0    0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1    0    0xc020a400 - 0xc020a4ff (0x100) MX[b]
    [5] -1    0    0xc0209800 - 0xc02098ff (0x100) MX[b]
    [6] -1    0    0xc0209c00 - 0xc0209cff (0x100) MX[b]
    [7] -1    0    0xc020a000 - 0xc020a0ff (0x100) MX[b]
    [8] -1    0    0xc0206000 - 0xc0207fff (0x2000) MX[b]
    [9] -1    0    0xc0200000 - 0xc0203fff (0x4000) MX[b]
    [10] -1    0    0xc0209000 - 0xc02097ff (0x800) MX[b]
    [11] -1    0    0xc0204000 - 0xc0205fff (0x2000) MX[b]
    [12] -1    0    0xc0003800 - 0xc00038ff (0x100) MX[b]
    [13] -1    0    0xc0003400 - 0xc00034ff (0x100) MX[b]
    [14] -1    0    0xc0003000 - 0xc00033ff (0x400) MX[b]
    [15] -1    0    0xc0002000 - 0xc0002fff (0x1000) MX[b]
    [16] -1    0    0xc0001000 - 0xc0001fff (0x1000) MX[b]
    [17] -1    0    0xc0000000 - 0xc0000fff (0x1000) MX[b]
    [18] -1    0    0xc0100000 - 0xc010ffff (0x10000) MX[b](B)
    [19] -1    0    0xc8000000 - 0xcfffffff (0x8000000) MX[b](B)
    [20] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
    [21] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
    [22] -1    0    0x0000a000 - 0x0000a0ff (0x100) IX[b]
    [23] -1    0    0x00008410 - 0x0000841f (0x10) IX[b]
    [24] -1    0    0x00000374 - 0x00000374 (0x1) IX[b]
    [25] -1    0    0x00000170 - 0x00000177 (0x8) IX[b]
    [26] -1    0    0x000003f4 - 0x000003f4 (0x1) IX[b]
    [27] -1    0    0x000001f0 - 0x000001f7 (0x8) IX[b]
    [28] -1    0    0x00008400 - 0x0000840f (0x10) IX[b]
    [29] -1    0    0x00009000 - 0x000090ff (0x100) IX[b](B)
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
    compiled for 7.2.0, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.3
(**) AIGLX disabled
(II) Loading extension GLX
(II) LoadModule: "xtrap"
(II) Loading /usr/lib/xorg/modules/extensions//libxtrap.so
(II) Module xtrap: vendor="X.Org Foundation"
    compiled for 7.2.0, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DEC-XTRAP
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
    compiled for 7.2.0, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
    compiled for 7.2.0, module version = 1.13.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
(II) Loading extension RECORD
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
    compiled for 7.2.0, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
(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 TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
    compiled for 7.2.0, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) LoadModule: "type1"
(II) Loading /usr/lib/xorg/modules/fonts//libtype1.so
(II) Module type1: vendor="X.Org Foundation"
    compiled for 7.2.0, module version = 1.0.2
    Module class: X.Org Font Renderer
    ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Type1
(II) LoadModule: "freetype"
(II) Loading /usr/lib/xorg/modules/fonts//libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
    compiled for 7.2.0, module version = 2.1.0
    Module class: X.Org Font Renderer
    ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "fglrx"
(II) Loading /usr/lib/xorg/modules/drivers//fglrx_drv.so
(II) Module fglrx: vendor="FireGL - ATI Technologies Inc."
    compiled for 7.1.0, module version = 8.37.6
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
    compiled for 7.2.0, module version = 1.1.1
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 0.7
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
    compiled for 7.2.0, module version = 1.1.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 0.7
(II) Primary Device is: PCI 01:05:0
(II) ATI Proprietary Linux Driver Version Identifier:8.37.6
(II) ATI Proprietary Linux Driver Release Identifier: LGDr8.37g1                           
(II) ATI Proprietary Linux Driver Build Date: May 25 2007 14:25:40
(II) ATI Proprietary Linux Driver Build Information: autobuild-rel-r6-8.37.1.1.2.3-driver-lnx-x86-x86_64-346145
(--) Chipset Supported AMD Graphics Processor (0x5955) found
(II) resource ranges after xf86ClaimFixedResources() call:
    [0] -1    0    0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1    0    0xc020a400 - 0xc020a4ff (0x100) MX[b]
    [5] -1    0    0xc0209800 - 0xc02098ff (0x100) MX[b]
    [6] -1    0    0xc0209c00 - 0xc0209cff (0x100) MX[b]
    [7] -1    0    0xc020a000 - 0xc020a0ff (0x100) MX[b]
    [8] -1    0    0xc0206000 - 0xc0207fff (0x2000) MX[b]
    [9] -1    0    0xc0200000 - 0xc0203fff (0x4000) MX[b]
    [10] -1    0    0xc0209000 - 0xc02097ff (0x800) MX[b]
    [11] -1    0    0xc0204000 - 0xc0205fff (0x2000) MX[b]
    [12] -1    0    0xc0003800 - 0xc00038ff (0x100) MX[b]
    [13] -1    0    0xc0003400 - 0xc00034ff (0x100) MX[b]
    [14] -1    0    0xc0003000 - 0xc00033ff (0x400) MX[b]
    [15] -1    0    0xc0002000 - 0xc0002fff (0x1000) MX[b]
    [16] -1    0    0xc0001000 - 0xc0001fff (0x1000) MX[b]
    [17] -1    0    0xc0000000 - 0xc0000fff (0x1000) MX[b]
    [18] -1    0    0xc0100000 - 0xc010ffff (0x10000) MX[b](B)
    [19] -1    0    0xc8000000 - 0xcfffffff (0x8000000) MX[b](B)
    [20] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
    [21] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
    [22] -1    0    0x0000a000 - 0x0000a0ff (0x100) IX[b]
    [23] -1    0    0x00008410 - 0x0000841f (0x10) IX[b]
    [24] -1    0    0x00000374 - 0x00000374 (0x1) IX[b]
    [25] -1    0    0x00000170 - 0x00000177 (0x8) IX[b]
    [26] -1    0    0x000003f4 - 0x000003f4 (0x1) IX[b]
    [27] -1    0    0x000001f0 - 0x000001f7 (0x8) IX[b]
    [28] -1    0    0x00008400 - 0x0000840f (0x10) IX[b]
    [29] -1    0    0x00009000 - 0x000090ff (0x100) IX[b](B)
(II) fglrx(0): pEnt->device->identifier=0x6c3950
(II) resource ranges after probing:
    [0] -1    0    0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1    0    0xc020a400 - 0xc020a4ff (0x100) MX[b]
    [5] -1    0    0xc0209800 - 0xc02098ff (0x100) MX[b]
    [6] -1    0    0xc0209c00 - 0xc0209cff (0x100) MX[b]
    [7] -1    0    0xc020a000 - 0xc020a0ff (0x100) MX[b]
    [8] -1    0    0xc0206000 - 0xc0207fff (0x2000) MX[b]
    [9] -1    0    0xc0200000 - 0xc0203fff (0x4000) MX[b]
    [10] -1    0    0xc0209000 - 0xc02097ff (0x800) MX[b]
    [11] -1    0    0xc0204000 - 0xc0205fff (0x2000) MX[b]
    [12] -1    0    0xc0003800 - 0xc00038ff (0x100) MX[b]
    [13] -1    0    0xc0003400 - 0xc00034ff (0x100) MX[b]
    [14] -1    0    0xc0003000 - 0xc00033ff (0x400) MX[b]
    [15] -1    0    0xc0002000 - 0xc0002fff (0x1000) MX[b]
    [16] -1    0    0xc0001000 - 0xc0001fff (0x1000) MX[b]
    [17] -1    0    0xc0000000 - 0xc0000fff (0x1000) MX[b]
    [18] -1    0    0xc0100000 - 0xc010ffff (0x10000) MX[b](B)
    [19] -1    0    0xc8000000 - 0xcfffffff (0x8000000) MX[b](B)
    [20] 0    0    0x000a0000 - 0x000affff (0x10000) MS[b]
    [21] 0    0    0x000b0000 - 0x000b7fff (0x8000) MS[b]
    [22] 0    0    0x000b8000 - 0x000bffff (0x8000) MS[b]
    [23] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
    [24] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
    [25] -1    0    0x0000a000 - 0x0000a0ff (0x100) IX[b]
    [26] -1    0    0x00008410 - 0x0000841f (0x10) IX[b]
    [27] -1    0    0x00000374 - 0x00000374 (0x1) IX[b]
    [28] -1    0    0x00000170 - 0x00000177 (0x8) IX[b]
    [29] -1    0    0x000003f4 - 0x000003f4 (0x1) IX[b]
    [30] -1    0    0x000001f0 - 0x000001f7 (0x8) IX[b]
    [31] -1    0    0x00008400 - 0x0000840f (0x10) IX[b]
    [32] -1    0    0x00009000 - 0x000090ff (0x100) IX[b](B)
    [33] 0    0    0x000003b0 - 0x000003bb (0xc) IS[b]
    [34] 0    0    0x000003c0 - 0x000003df (0x20) IS[b]
(II) Setting vga for screen 0.
(II) fglrx(0): === [atiddxPreInit] === begin, [x]
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/lib/xorg/modules//libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"
    compiled for 7.2.0, module version = 0.1.0
    ABI class: X.Org Video Driver, version 1.1
(II) fglrx(0): PCI bus 1 card 5 func 0
(**) fglrx(0): Depth 24, (--) framebuffer bpp 32
(II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
(==) fglrx(0): Default visual is TrueColor
(**) fglrx(0): Option "DPMS"
(==) fglrx(0): RGB weight 888
(II) fglrx(0): Using 8 bits per RGB (8 bit DAC)
(==) fglrx(0): Gamma Correction for I is 0x06419064
(==) fglrx(0): Gamma Correction for II is 0x06419064
(==) fglrx(0): Buffer Tiling is ON
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /usr/lib/xorg/modules//libint10.so
(II) Module int10: vendor="X.Org Foundation"
    compiled for 7.2.0, module version = 1.0.0
    ABI class: X.Org Video Driver, version 1.1
(II) fglrx(0): Primary V_BIOS segment is: 0xc000
(--) fglrx(0): Chipset: "ATI Radeon Xpress Series" (Chipset = 0x5955)
(--) fglrx(0): (PciSubVendor = 0x103c, PciSubDevice = 0x309b)
(--) fglrx(0): board vendor info: third party graphics adapter - NOT original ATI
(--) fglrx(0): Linear framebuffer (phys) at 0xc8000000
(--) fglrx(0): MMIO registers at 0xc0100000
(==) fglrx(0): ROM-BIOS at 0x000c0000
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Loading /usr/lib/xorg/modules//libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
    compiled for 7.2.0, module version = 1.1.0
    ABI class: X.Org Video Driver, version 1.1
(II) fglrx(0): VESA BIOS detected
(II) fglrx(0): VESA VBE Version 2.0
(II) fglrx(0): VESA VBE Total Mem: 131072 kB
(II) fglrx(0): VESA VBE OEM: ATI RADEON XPRESS 200M Series
(II) fglrx(0): VESA VBE OEM Software Rev: 1.0
(II) fglrx(0): VESA VBE OEM Vendor: ATI Technologies Inc.
(II) fglrx(0): VESA VBE OEM Product: MS48
(II) fglrx(0): VESA VBE OEM Product Rev: 01.00
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 8, (OK)
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 8, (OK)
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 8, (OK)
drmGetBusid returned ''
(II) Loading sub module "fglrxdrm"
(II) LoadModule: "fglrxdrm"
(II) Loading /usr/lib/xorg/modules/linux//libfglrxdrm.so
(II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc."
    compiled for 7.1.0, module version = 8.37.6
    ABI class: X.Org Server Extension, version 0.3
(--) fglrx(0): VideoRAM: 131072 kByte, Type: DDR SGRAM / SDRAM
(II) fglrx(0): PCIE card detected
(WW) fglrx(0): board is an unknown third party board, chipset is supported
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Loading /usr/lib/xorg/modules//libddc.so
(II) Module ddc: vendor="X.Org Foundation"
    compiled for 7.2.0, module version = 1.0.0
    ABI class: X.Org Video Driver, version 1.1
(II) fglrx(0): Connected Display1: LCD on internal LVDS [lvds]
(II) fglrx(0): Display1 EDID data ---------------------------
(II) fglrx(0): Manufacturer: SEC  Model: 3447  Serial#: 0
(II) fglrx(0): Year: 2005  Week: 0
(II) fglrx(0): EDID Version: 1.3
(II) fglrx(0): Digital Display Input
(II) fglrx(0): Max H-Image Size [cm]: horiz.: 37  vert.: 23
(II) fglrx(0): Gamma: 2.20
(II) fglrx(0): No DPMS capabilities specified; RGB/Color Display
(II) fglrx(0): First detailed timing is preferred mode
(II) fglrx(0): redX: 0.580 redY: 0.340   greenX: 0.310 greenY: 0.550
(II) fglrx(0): blueX: 0.155 blueY: 0.155   whiteX: 0.313 whiteY: 0.329
(II) fglrx(0): Manufacturer's mask: 0
(II) fglrx(0): Supported additional Video Mode:
(II) fglrx(0): clock: 96.3 MHz   Image Size:  367 x 230 mm
(II) fglrx(0): h_active: 1440  h_sync: 1504  h_sync_end 1536 h_blank_end 1760 h_border: 0
(II) fglrx(0): v_active: 900  v_sync: 903  v_sync_end 906 v_blanking: 912 v_border: 0
(II) fglrx(0):  SAMSUNG
(II) fglrx(0):  LTN170WX-L05
(II) fglrx(0): EDID (in hex):
(II) fglrx(0):     00ffffffffffff004ca3473400000000
(II) fglrx(0):     000f0103802517780a87f594574f8c27
(II) fglrx(0):     27505400000001010101010101010101
(II) fglrx(0):     0101010101019f25a04051840c304020
(II) fglrx(0):     33006fe6100000190000000f00000000
(II) fglrx(0):     000000000078e6022300000000fe0053
(II) fglrx(0):     414d53554e470a2020202020000000fe
(II) fglrx(0):     004c544e31373057582d4c30350a00ce
(II) fglrx(0): End of Display1 EDID data --------------------
(WW) fglrx(0): Only one display is connnected,so single mode is enabled
(II) fglrx(0): Primary Controller - LCD on internal LVDS
(II) fglrx(0): Internal Desktop Setting: 0x00000001
(II) fglrx(0): POWERplay version 3.  2 power states available:
(II) fglrx(0):   1. 301/250MHz @ 60Hz [enable load balancing]
(II) fglrx(0):   2. 100/133MHz @ 60Hz []
(==) fglrx(0): Qbs disabled
(==) fglrx(0): FAST_SWAP disabled
(==) fglrx(0):  PseudoColor visuals disabled
(==) fglrx(0): Using gamma correction (1.0, 1.0, 1.0)
(==) fglrx(0): Center Mode is disabled 
(==) fglrx(0): TMDS coherent mode is enabled 
(II) fglrx(0): Total of 16 modes found for primary display.
(--) fglrx(0): Virtual size is 1440x900 (pitch 0)
(**) fglrx(0): *Mode "1440x900": 96.3 MHz (scaled from 0.0 MHz), 54.7 kHz, 60.0 Hz
(II) fglrx(0): Modeline "1440x900"   96.31  1440 1504 1536 1760  900 903 906 912
(**) fglrx(0): *Mode "1280x800": 96.3 MHz (scaled from 0.0 MHz), 54.7 kHz, 60.0 Hz
(II) fglrx(0): Modeline "1280x800"   96.31  1280 1424 1456 1760  800 853 856 912
(**) fglrx(0): *Mode "1280x768": 96.3 MHz (scaled from 0.0 MHz), 54.7 kHz, 60.0 Hz
(II) fglrx(0): Modeline "1280x768"   96.31  1280 1424 1456 1760  768 837 840 912
(**) fglrx(0): *Mode "1152x864": 96.3 MHz (scaled from 0.0 MHz), 54.7 kHz, 60.0 Hz
(II) fglrx(0): Modeline "1152x864"   96.31  1152 1360 1392 1760  864 885 888 912
(**) fglrx(0): *Mode "1024x768": 96.3 MHz (scaled from 0.0 MHz), 54.7 kHz, 60.0 Hz
(II) fglrx(0): Modeline "1024x768"   96.31  1024 1296 1328 1760  768 837 840 912
(**) fglrx(0): *Mode "848x480": 96.3 MHz (scaled from 0.0 MHz), 54.7 kHz, 60.0 Hz
(II) fglrx(0): Modeline "848x480"   96.31  848 1208 1240 1760  480 693 696 912
(**) fglrx(0): *Mode "800x600": 96.3 MHz (scaled from 0.0 MHz), 54.7 kHz, 60.0 Hz
(II) fglrx(0): Modeline "800x600"   96.31  800 1184 1216 1760  600 753 756 912
(**) fglrx(0): *Mode "720x576": 96.3 MHz (scaled from 0.0 MHz), 54.7 kHz, 60.0 Hz
(II) fglrx(0): Modeline "720x576"   96.31  720 1144 1176 1760  576 741 744 912
(**) fglrx(0): *Mode "720x480": 96.3 MHz (scaled from 0.0 MHz), 54.7 kHz, 60.0 Hz
(II) fglrx(0): Modeline "720x480"   96.31  720 1144 1176 1760  480 693 696 912
(**) fglrx(0): *Mode "640x480": 96.3 MHz (scaled from 0.0 MHz), 54.7 kHz, 60.0 Hz
(II) fglrx(0): Modeline "640x480"   96.31  640 1104 1136 1760  480 693 696 912
(**) fglrx(0):  Default mode "640x400": 96.3 MHz (scaled from 0.0 MHz), 54.7 kHz, 60.0 Hz
(II) fglrx(0): Modeline "640x400"   96.31  640 1104 1136 1760  400 653 656 912
(**) fglrx(0):  Default mode "640x350": 96.3 MHz (scaled from 0.0 MHz), 54.7 kHz, 60.0 Hz
(II) fglrx(0): Modeline "640x350"   96.31  640 1104 1136 1760  350 628 631 912
(**) fglrx(0):  Default mode "512x384": 96.3 MHz (scaled from 0.0 MHz), 54.7 kHz, 60.0 Hz
(II) fglrx(0): Modeline "512x384"   96.31  512 1040 1072 1760  384 645 648 912
(**) fglrx(0):  Default mode "400x300": 96.3 MHz (scaled from 0.0 MHz), 54.7 kHz, 60.0 Hz (D)
(II) fglrx(0): Modeline "400x300"   96.31  400 984 1016 1760  300 753 756 912 doublescan
(**) fglrx(0):  Default mode "320x240": 96.3 MHz (scaled from 0.0 MHz), 54.7 kHz, 60.0 Hz (D)
(II) fglrx(0): Modeline "320x240"   96.31  320 944 976 1760  240 693 696 912 doublescan
(**) fglrx(0):  Default mode "320x200": 96.3 MHz (scaled from 0.0 MHz), 54.7 kHz, 60.0 Hz (D)
(II) fglrx(0): Modeline "320x200"   96.31  320 944 976 1760  200 653 656 912 doublescan
(--) fglrx(0): Display dimensions: (370, 230) mm
(--) fglrx(0): DPI set to (98, 99)
(--) fglrx(0): Virtual size is 1440x900 (pitch 1472)
(**) fglrx(0): *Mode "1440x900": 96.3 MHz (scaled from 0.0 MHz), 54.7 kHz, 60.0 Hz
(II) fglrx(0): Modeline "1440x900"   96.31  1440 1504 1536 1760  900 903 906 912
(**) fglrx(0): *Mode "1280x800": 96.3 MHz (scaled from 0.0 MHz), 54.7 kHz, 60.0 Hz
(II) fglrx(0): Modeline "1280x800"   96.31  1280 1424 1456 1760  800 853 856 912
(**) fglrx(0): *Mode "1280x768": 96.3 MHz (scaled from 0.0 MHz), 54.7 kHz, 60.0 Hz
(II) fglrx(0): Modeline "1280x768"   96.31  1280 1424 1456 1760  768 837 840 912
(**) fglrx(0): *Mode "1152x864": 96.3 MHz (scaled from 0.0 MHz), 54.7 kHz, 60.0 Hz
(II) fglrx(0): Modeline "1152x864"   96.31  1152 1360 1392 1760  864 885 888 912
(**) fglrx(0): *Mode "1024x768": 96.3 MHz (scaled from 0.0 MHz), 54.7 kHz, 60.0 Hz
(II) fglrx(0): Modeline "1024x768"   96.31  1024 1296 1328 1760  768 837 840 912
(**) fglrx(0): *Mode "848x480": 96.3 MHz (scaled from 0.0 MHz), 54.7 kHz, 60.0 Hz
(II) fglrx(0): Modeline "848x480"   96.31  848 1208 1240 1760  480 693 696 912
(**) fglrx(0): *Mode "800x600": 96.3 MHz (scaled from 0.0 MHz), 54.7 kHz, 60.0 Hz
(II) fglrx(0): Modeline "800x600"   96.31  800 1184 1216 1760  600 753 756 912
(**) fglrx(0): *Mode "720x576": 96.3 MHz (scaled from 0.0 MHz), 54.7 kHz, 60.0 Hz
(II) fglrx(0): Modeline "720x576"   96.31  720 1144 1176 1760  576 741 744 912
(**) fglrx(0): *Mode "720x480": 96.3 MHz (scaled from 0.0 MHz), 54.7 kHz, 60.0 Hz
(II) fglrx(0): Modeline "720x480"   96.31  720 1144 1176 1760  480 693 696 912
(**) fglrx(0): *Mode "640x480": 96.3 MHz (scaled from 0.0 MHz), 54.7 kHz, 60.0 Hz
(II) fglrx(0): Modeline "640x480"   96.31  640 1104 1136 1760  480 693 696 912
(**) fglrx(0):  Default mode "640x400": 96.3 MHz (scaled from 0.0 MHz), 54.7 kHz, 60.0 Hz
(II) fglrx(0): Modeline "640x400"   96.31  640 1104 1136 1760  400 653 656 912
(**) fglrx(0):  Default mode "640x350": 96.3 MHz (scaled from 0.0 MHz), 54.7 kHz, 60.0 Hz
(II) fglrx(0): Modeline "640x350"   96.31  640 1104 1136 1760  350 628 631 912
(**) fglrx(0):  Default mode "512x384": 96.3 MHz (scaled from 0.0 MHz), 54.7 kHz, 60.0 Hz
(II) fglrx(0): Modeline "512x384"   96.31  512 1040 1072 1760  384 645 648 912
(**) fglrx(0):  Default mode "400x300": 96.3 MHz (scaled from 0.0 MHz), 54.7 kHz, 60.0 Hz (D)
(II) fglrx(0): Modeline "400x300"   96.31  400 984 1016 1760  300 753 756 912 doublescan
(**) fglrx(0):  Default mode "320x240": 96.3 MHz (scaled from 0.0 MHz), 54.7 kHz, 60.0 Hz (D)
(II) fglrx(0): Modeline "320x240"   96.31  320 944 976 1760  240 693 696 912 doublescan
(**) fglrx(0):  Default mode "320x200": 96.3 MHz (scaled from 0.0 MHz), 54.7 kHz, 60.0 Hz (D)
(II) fglrx(0): Modeline "320x200"   96.31  320 944 976 1760  200 653 656 912 doublescan
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
    compiled for 7.2.0, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.3
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/lib/xorg/modules//libramdac.so
(II) Module ramdac: vendor="X.Org Foundation"
    compiled for 7.2.0, module version = 0.1.0
    ABI class: X.Org Video Driver, version 1.1
(==) fglrx(0): NoAccel = NO
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/lib/xorg/modules//libxaa.so
(II) Module xaa: vendor="X.Org Foundation"
    compiled for 7.2.0, module version = 1.2.0
    ABI class: X.Org Video Driver, version 1.1
(==) fglrx(0): HPV inactive
(==) fglrx(0): FSAA enabled: NO
(==) fglrx(0): FSAA Gamma enabled
(==) fglrx(0): FSAA Multisample Position is fix
(==) fglrx(0): NoDRI = NO
(II) Loading sub module "fglrxdrm"
(II) LoadModule: "fglrxdrm"
(II) Reloading /usr/lib/xorg/modules/linux//libfglrxdrm.so
(II) fglrx(0): Depth moves disabled by default
(==) fglrx(0): Capabilities: 0x00000000
(==) fglrx(0): CapabilitiesEx: 0x00000000
(==) fglrx(0): cpuFlags: 0x4000000b
(==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
(**) fglrx(0): ATI GART size: 128 MB
(II) fglrx(0): [pcie] 126976 kB allocated with handle 0xdeadbeef
(II) fglrx(0): [drm] DRM buffer queue setup: nbufs = 100 bufsize = 65536
(==) fglrx(0): UseFastTLS=0
(==) fglrx(0): BlockSignalsOnLock=1
(==) fglrx(0): EnablePrivateBackZ = NO
(II) LoadModule: "glesx.so" (glesx)
(WW) LoadModule: given non-canonical module name "glesx.so"
(II) Loading /usr/lib/xorg/modules//glesx.so
(II) Module glesx: vendor="X.Org Foundation"
    compiled for 7.1.0, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.3
(II) Loading extension GLESX
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
    [0] 0    0    0xc0100000 - 0xc010ffff (0x10000) MX[b]
    [1] 0    0    0xc8000000 - 0xcfffffff (0x8000000) MX[b]
    [2] -1    0    0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [3] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
    [4] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
    [5] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [6] -1    0    0xc020a400 - 0xc020a4ff (0x100) MX[b]
    [7] -1    0    0xc0209800 - 0xc02098ff (0x100) MX[b]
    [8] -1    0    0xc0209c00 - 0xc0209cff (0x100) MX[b]
    [9] -1    0    0xc020a000 - 0xc020a0ff (0x100) MX[b]
    [10] -1    0    0xc0206000 - 0xc0207fff (0x2000) MX[b]
    [11] -1    0    0xc0200000 - 0xc0203fff (0x4000) MX[b]
    [12] -1    0    0xc0209000 - 0xc02097ff (0x800) MX[b]
    [13] -1    0    0xc0204000 - 0xc0205fff (0x2000) MX[b]
    [14] -1    0    0xc0003800 - 0xc00038ff (0x100) MX[b]
    [15] -1    0    0xc0003400 - 0xc00034ff (0x100) MX[b]
    [16] -1    0    0xc0003000 - 0xc00033ff (0x400) MX[b]
    [17] -1    0    0xc0002000 - 0xc0002fff (0x1000) MX[b]
    [18] -1    0    0xc0001000 - 0xc0001fff (0x1000) MX[b]
    [19] -1    0    0xc0000000 - 0xc0000fff (0x1000) MX[b]
    [20] -1    0    0xc0100000 - 0xc010ffff (0x10000) MX[b](B)
    [21] -1    0    0xc8000000 - 0xcfffffff (0x8000000) MX[b](B)
    [22] 0    0    0x000a0000 - 0x000affff (0x10000) MS[b](OprU)
    [23] 0    0    0x000b0000 - 0x000b7fff (0x8000) MS[b](OprU)
    [24] 0    0    0x000b8000 - 0x000bffff (0x8000) MS[b](OprU)
    [25] 0    0    0x00009000 - 0x000090ff (0x100) IX[b]
    [26] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
    [27] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
    [28] -1    0    0x0000a000 - 0x0000a0ff (0x100) IX[b]
    [29] -1    0    0x00008410 - 0x0000841f (0x10) IX[b]
    [30] -1    0    0x00000374 - 0x00000374 (0x1) IX[b]
    [31] -1    0    0x00000170 - 0x00000177 (0x8) IX[b]
    [32] -1    0    0x000003f4 - 0x000003f4 (0x1) IX[b]
    [33] -1    0    0x000001f0 - 0x000001f7 (0x8) IX[b]
    [34] -1    0    0x00008400 - 0x0000840f (0x10) IX[b]
    [35] -1    0    0x00009000 - 0x000090ff (0x100) IX[b](B)
    [36] 0    0    0x000003b0 - 0x000003bb (0xc) IS[b](OprU)
    [37] 0    0    0x000003c0 - 0x000003df (0x20) IS[b](OprU)
(II) fglrx(0): driver needs X.org 7.1.x.y with x.y >= 0.0
(II) fglrx(0): detected X.org 7.1.0.0
(II) Loading extension ATIFGLRXDRI
(II) fglrx(0): doing DRIScreenInit
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 8, (OK)
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 8, (OK)
drmOpenByBusid: Searching for BusID PCI:1:5:0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 8, (OK)
drmOpenByBusid: drmOpenMinor returns 8
drmOpenByBusid: drmGetBusid reports 
drmOpenDevice: node name is /dev/dri/card1
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -19
drmOpenDevice: node name is /dev/dri/card2
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -19
drmOpenDevice: node name is /dev/dri/card3
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -19
drmOpenDevice: node name is /dev/dri/card4
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -19
drmOpenDevice: node name is /dev/dri/card5
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -19
drmOpenDevice: node name is /dev/dri/card6
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -19
drmOpenDevice: node name is /dev/dri/card7
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -19
drmOpenDevice: node name is /dev/dri/card8
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -19
drmOpenDevice: node name is /dev/dri/card9
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -19
drmOpenDevice: node name is /dev/dri/card10
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -19
drmOpenDevice: node name is /dev/dri/card11
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -19
drmOpenDevice: node name is /dev/dri/card12
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -19
drmOpenDevice: node name is /dev/dri/card13
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -19
drmOpenDevice: node name is /dev/dri/card14
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -19
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 8, (OK)
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 8, (OK)
drmGetBusid returned ''
(II) fglrx(0): [drm] DRM interface version 1.0
(II) fglrx(0): [drm] created "fglrx" driver at busid "PCI:1:5:0"
(II) fglrx(0): [drm] added 8192 byte SAREA at 0x12000
(II) fglrx(0): [drm] mapped SAREA 0x12000 to 0x2ac71385e000
(II) fglrx(0): [drm] framebuffer handle = 0x13000
(II) fglrx(0): [drm] added 1 reserved context for kernel
(II) fglrx(0): DRIScreenInit done
(II) fglrx(0): Kernel Module Version Information:
(II) fglrx(0):     Name: fglrx
(II) fglrx(0):     Version: 8.37.6
(II) fglrx(0):     Date: May 25 2007
(II) fglrx(0):     Desc: ATI FireGL DRM kernel module
(II) fglrx(0): Kernel Module version matches driver.
(II) fglrx(0): Kernel Module Build Time Information:
(II) fglrx(0):     Build-Kernel UTS_RELEASE:        2.6.21-ARCH
(II) fglrx(0):     Build-Kernel MODVERSIONS:        no
(II) fglrx(0):     Build-Kernel __SMP__:            no
(II) fglrx(0):     Build-Kernel PAGE_SIZE:          0x1000
(II) fglrx(0): [drm] register handle = 0x00014000
(II) fglrx(0): Interrupt handler installed at IRQ 17.
(II) fglrx(0): Exposed events to the /proc interface
(II) fglrx(0): [drm] ringbuffer size = 0x00100000 bytes
(II) fglrx(0): [drm] texture shared area handle = 0x00018000
(II) fglrx(0): shared FSAAScale=1
(II) fglrx(0): DRI initialization successfull!
(II) fglrx(0): FBADPhys: 0x20000000 FBMappedSize: 0x00715000
(II) fglrx(0): FBMM initialized for area (0,0)-(1472,1261)
(II) fglrx(0): FBMM auto alloc for area (0,0)-(1472,900) (front color buffer - assumption)
(II) fglrx(0): Largest offscreen area available: 1472 x 357
(==) fglrx(0): Backing store disabled
(==) fglrx(0): Silken mouse enabled
(II) Loading extension FGLRXEXTENSION
(II) Loading extension ATITVOUT
(**) fglrx(0): DPMS enabled
(II) fglrx(0): GLESX enableFlags = 0
(II) fglrx(0): GLESX is enabled
(II) fglrx(0): Using XFree86 Acceleration Architecture (XAA)
    Screen to screen bit blits
    Solid filled rectangles
    8x8 mono pattern filled rectangles
    Solid Lines
    Dashed Lines
    Offscreen Pixmaps
    Setting up tile and stipple cache:
        22 128x128 slots
(II) fglrx(0): Acceleration enabled
(II) fglrx(0): X context handle = 0x1
(II) fglrx(0): [DRI] installation complete
(II) fglrx(0): Direct rendering enabled
(==) fglrx(0): Using hardware cursor
(==) RandR enabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension XAccessControlExtension
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
(II) Loading local sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/lib/xorg/modules/extensions//libGLcore.so
(II) Module GLcore: vendor="X.Org Foundation"
    compiled for 7.2.0, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.3
(II) GLX: Initialized MESA-PROXY GL provider for screen 0
(**) Option "Protocol" "auto"
(**) Mouse0: Device: "/dev/psaux"
(**) Mouse0: Protocol: "auto"
(**) Option "CorePointer"
(**) Mouse0: Core Pointer
(**) Option "Device" "/dev/psaux"
(==) Mouse0: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5 6 7"
(**) Mouse0: ZAxisMapping: buttons 4, 5, 6 and 7
(**) Mouse0: Buttons: 11
(**) Option "CoreKeyboard"
(**) Keyboard0: Core Keyboard
(**) Option "Protocol" "standard"
(**) Keyboard0: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Keyboard0: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) Keyboard0: XkbModel: "pc105"
(**) Option "XkbLayout" "us"
(**) Keyboard0: XkbLayout: "us"
(**) Option "XkbOptions" "ctrl:nocaps"
(**) Keyboard0: XkbOptions: "ctrl:nocaps"
(**) Option "CustomKeycodes" "off"
(**) Keyboard0: CustomKeycodes disabled
(II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
(II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
(--) Mouse0: PnP-detected protocol: "ExplorerPS/2"
(II) Mouse0: ps2EnableDataReporting: succeeded
(II) fglrx(0): [drm] removed 1 reserved context for kernel
(II) fglrx(0): [drm] unmapping 8192 bytes of SAREA 0x12000 at 0x2ac71385e000
FreeFontPath: FPE "/usr/share/fonts/misc" refcount is 2, should be 1; fixing.

XFCE4 under Arch on Honor MagicBook

Offline

#10 2007-06-14 13:39:56

ataraxia
Member
From: Pittsburgh
Registered: 2007-05-06
Posts: 1,553

Re: Radeon driver probs with ATI Xpress N200 videocard

I wonder if this is a 32 vs 64 issue. I'm running 32-bit Arch.

Also, you're clearly missing a lot of Xorg stuff (no xterm or twm, a bunch of unpopulated font directories).

You don't want to be running twm anyway... Create a .xinitrc to start some window manager you actually have, and test it then.

Offline

#11 2007-06-14 15:06:23

Fixed
Member
Registered: 2005-08-09
Posts: 210

Re: Radeon driver probs with ATI Xpress N200 videocard

It's Arch64.


XFCE4 under Arch on Honor MagicBook

Offline

#12 2007-06-14 16:36:09

tcmdvm
Member
From: Columbia, TN USA
Registered: 2007-06-12
Posts: 40
Website

Re: Radeon driver probs with ATI Xpress N200 videocard

Here is a copy of my xorg.conf file running Arch 64 on a HP dv5000 laptop with the same video card.

Section "ServerLayout"
    Identifier     "Xorg Configured"
    Screen      0  "Screen0" 0 0
    InputDevice    "Keyboard0" "CoreKeyboard"
    #InputDevice    "PS/2 Mouse" "CorePointer"
        InputDevice "Mouse[1]"  "CorePointer"
# Serial Mouse not detected
# USB Mouse not detected
EndSection

Section "ServerFlags"
    Option "AllowMouseOpenFail"  "true"
    
EndSection

Section "Files"
    RgbPath      "/usr/share/X11/rgb"
    ModulePath   "/usr/lib/xorg/modules"
    FontPath     "/usr/share/fonts/misc:unscaled"
    FontPath     "/usr/share/fonts/misc"
    FontPath     "/usr/share/fonts/75dpi:unscaled"
    FontPath     "/usr/share/fonts/75dpi"
    FontPath     "/usr/share/fonts/100dpi:unscaled"
    FontPath     "/usr/share/fonts/100dpi"
    FontPath     "/usr/share/fonts/PEX"
# Additional fonts: Locale, Gimp, TTF...
    FontPath     "/usr/share/fonts/cyrillic"
#    FontPath     "/usr/share/lib/X11/fonts/latin2/75dpi"
#    FontPath     "/usr/share/lib/X11/fonts/latin2/100dpi"
# True type and type1 fonts are also handled via xftlib, see /etc/X11/XftConfig!
    FontPath     "/usr/share/fonts/Type1"
    FontPath     "/usr/share/fonts/ttf/western"
    FontPath     "/usr/share/fonts/ttf/decoratives"
    FontPath     "/usr/share/fonts/truetype"
    FontPath     "/usr/share/fonts/truetype/openoffice"
    FontPath     "/usr/share/fonts/truetype/ttf-bitstream-vera"
    FontPath     "/usr/share/fonts/latex-ttf-fonts"
    FontPath     "/usr/share/fonts/defoma/CID"
    FontPath     "/usr/share/fonts/defoma/TrueType"
EndSection

Section "Module"
        Load  "ddc"  # ddc probing of monitor
    Load  "dbe"
    Load  "dri"
    Load  "extmod"
    Load  "glx"
        Load  "bitmap" # bitmap-fonts
    Load  "type1"
    Load  "freetype"
    Load  "record"
        Load  "synaptics"
EndSection

Section "InputDevice"
    Identifier  "Keyboard0"
    Driver      "keyboard"
        Option      "CoreKeyboard"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc105"
    Option "XkbLayout" ""
    Option "XkbVariant" ""
EndSection

Section "InputDevice"
    Identifier  "Serial Mouse"
    Driver      "mouse"
    Option      "Protocol" "Microsoft"
    Option      "Device" "/dev/ttyS0"
    Option      "Emulate3Buttons" "true"
    Option      "Emulate3Timeout" "70"
    Option        "SendCoreEvents"  "true"
EndSection

Section "InputDevice"
    Identifier  "PS/2 Mouse"
    Driver      "mouse"
    Option      "Protocol" "auto"
    Option          "ZAxisMapping"          "4 5"
    Option      "Device" "/dev/psaux"
    Option      "Emulate3Buttons" "true"
    Option      "Emulate3Timeout" "70"
    Option        "SendCoreEvents"  "true"
EndSection

Section "InputDevice"
        Identifier      "USB Mouse"
        Driver          "mouse"
        Option          "Device"                "/dev/input/mice"
    Option        "SendCoreEvents"    "true"
        Option          "Protocol"              "IMPS/2"
        Option          "ZAxisMapping"          "4 5"
        Option          "Buttons"               "5"
EndSection

  Section "InputDevice"
  Driver        "synaptics"
  Identifier    "Mouse[1]"
  Option        "Device"        "/dev/psaux"
  Option        "Protocol"      "auto-dev"
  Option        "LeftEdge"      "1700"
  Option        "RightEdge"     "5300"
  Option        "TopEdge"       "1700"
  Option        "BottomEdge"    "4200"
  Option        "FingerLow"     "25"
  Option        "FingerHigh"    "30"
  Option        "MaxTapTime"    "0"
  Option        "MaxTapMove"    "220"
  Option        "VertScrollDelta" "100"
  Option        "MinSpeed"      "0.06"
  Option        "MaxSpeed"      "0.12"
  Option        "AccelFactor" "0.0010"
  Option        "SHMConfig"     "on"
#  Option       "Repeater"      "/dev/ps2mouse"
EndSection


# Auto-generated by Archie mkxcfg

Section "Monitor"
    Identifier "Monitor0"
        Option "DPMS" "true"
#    HorizSync    28.0 - 78.0 # Warning: This may fry very old Monitors
    HorizSync    28.0 - 96.0 # Warning: This may fry old Monitors
    VertRefresh  50.0 - 75.0 # Very conservative. May flicker.
#    VertRefresh  50.0 - 62.0 # Extreme conservative. Will flicker. TFT default.
    #  Default modes distilled from
    #      "VESA and Industry Standards and Guide for Computer Display Monitor
    #       Timing", version 1.0, revision 0.8, adopted September 17, 1998.
    #  $XFree86: xc/programs/Xserver/hw/xfree86/etc/vesamodes,v 1.4 1999/11/18 16:52:17 tsi Exp $
    # 640x350 @ 85Hz (VESA) hsync: 37.9kHz
    ModeLine "640x350"    31.5  640  672  736  832    350  382  385  445 +hsync -vsync
    # 640x400 @ 85Hz (VESA) hsync: 37.9kHz
    ModeLine "640x400"    31.5  640  672  736  832    400  401  404  445 -hsync +vsync
    # 720x400 @ 85Hz (VESA) hsync: 37.9kHz
    ModeLine "720x400"    35.5  720  756  828  936    400  401  404  446 -hsync +vsync
    # 640x480 @ 60Hz (Industry standard) hsync: 31.5kHz
    ModeLine "640x480"    25.2  640  656  752  800    480  490  492  525 -hsync -vsync
    # 640x480 @ 72Hz (VESA) hsync: 37.9kHz
    ModeLine "640x480"    31.5  640  664  704  832    480  489  491  520 -hsync -vsync
    # 640x480 @ 75Hz (VESA) hsync: 37.5kHz
    ModeLine "640x480"    31.5  640  656  720  840    480  481  484  500 -hsync -vsync
    # 640x480 @ 85Hz (VESA) hsync: 43.3kHz
    ModeLine "640x480"    36.0  640  696  752  832    480  481  484  509 -hsync -vsync
    # 800x600 @ 56Hz (VESA) hsync: 35.2kHz
    ModeLine "800x600"    36.0  800  824  896 1024    600  601  603  625 +hsync +vsync
    # 800x600 @ 60Hz (VESA) hsync: 37.9kHz
    ModeLine "800x600"    40.0  800  840  968 1056    600  601  605  628 +hsync +vsync
    # 800x600 @ 72Hz (VESA) hsync: 48.1kHz
    ModeLine "800x600"    50.0  800  856  976 1040    600  637  643  666 +hsync +vsync
    # 800x600 @ 75Hz (VESA) hsync: 46.9kHz
    ModeLine "800x600"    49.5  800  816  896 1056    600  601  604  625 +hsync +vsync
    # 800x600 @ 85Hz (VESA) hsync: 53.7kHz
    ModeLine "800x600"    56.3  800  832  896 1048    600  601  604  631 +hsync +vsync
    # 1024x768i @ 43Hz (industry standard) hsync: 35.5kHz
    ModeLine "1024x768"   44.9 1024 1032 1208 1264    768  768  776  817 +hsync +vsync Interlace
    # 1024x768 @ 60Hz (VESA) hsync: 48.4kHz
    ModeLine "1024x768"   65.0 1024 1048 1184 1344    768  771  777  806 -hsync -vsync
    # 1024x768 @ 70Hz (VESA) hsync: 56.5kHz
    ModeLine "1024x768"   75.0 1024 1048 1184 1328    768  771  777  806 -hsync -vsync
    # 1024x768 @ 75Hz (VESA) hsync: 60.0kHz
    ModeLine "1024x768"   78.8 1024 1040 1136 1312    768  769  772  800 +hsync +vsync
    # 1024x768 @ 85Hz (VESA) hsync: 68.7kHz
    ModeLine "1024x768"   94.5 1024 1072 1168 1376    768  769  772  808 +hsync +vsync
    # 1152x864 @ 75Hz (VESA) hsync: 67.5kHz
    ModeLine "1152x864"  108.0 1152 1216 1344 1600    864  865  868  900 +hsync +vsync
    # 1280x960 @ 60Hz (VESA) hsync: 60.0kHz
    ModeLine "1280x960"  108.0 1280 1376 1488 1800    960  961  964 1000 +hsync +vsync
    # 1280x960 @ 85Hz (VESA) hsync: 85.9kHz
    ModeLine "1280x960"  148.5 1280 1344 1504 1728    960  961  964 1011 +hsync +vsync
    # 1280x1024 @ 60Hz (VESA) hsync: 64.0kHz
    ModeLine "1280x1024" 108.0 1280 1328 1440 1688   1024 1025 1028 1066 +hsync +vsync
    # 1280x1024 @ 75Hz (VESA) hsync: 80.0kHz
    ModeLine "1280x1024" 135.0 1280 1296 1440 1688   1024 1025 1028 1066 +hsync +vsync
    # 1280x1024 @ 85Hz (VESA) hsync: 91.1kHz
    ModeLine "1280x1024" 157.5 1280 1344 1504 1728   1024 1025 1028 1072 +hsync +vsync
    # 1600x1200 @ 60Hz (VESA) hsync: 75.0kHz
    ModeLine "1600x1200" 162.0 1600 1664 1856 2160   1200 1201 1204 1250 +hsync +vsync
    # 1600x1200 @ 65Hz (VESA) hsync: 81.3kHz
    ModeLine "1600x1200" 175.5 1600 1664 1856 2160   1200 1201 1204 1250 +hsync +vsync
    # 1600x1200 @ 70Hz (VESA) hsync: 87.5kHz
    ModeLine "1600x1200" 189.0 1600 1664 1856 2160   1200 1201 1204 1250 +hsync +vsync
    # 1600x1200 @ 75Hz (VESA) hsync: 93.8kHz
    ModeLine "1600x1200" 202.5 1600 1664 1856 2160   1200 1201 1204 1250 +hsync +vsync
    # 1600x1200 @ 85Hz (VESA) hsync: 106.3kHz
    ModeLine "1600x1200" 229.5 1600 1664 1856 2160   1200 1201 1204 1250 +hsync +vsync
    # 1792x1344 @ 60Hz (VESA) hsync: 83.6kHz
    ModeLine "1792x1344" 204.8 1792 1920 2120 2448   1344 1345 1348 1394 -hsync +vsync
    # 1792x1344 @ 75Hz (VESA) hsync: 106.3kHz
    ModeLine "1792x1344" 261.0 1792 1888 2104 2456   1344 1345 1348 1417 -hsync +vsync
    # 1856x1392 @ 60Hz (VESA) hsync: 86.3kHz
    ModeLine "1856x1392" 218.3 1856 1952 2176 2528   1392 1393 1396 1439 -hsync +vsync
    # 1856x1392 @ 75Hz (VESA) hsync: 112.5kHz
    ModeLine "1856x1392" 288.0 1856 1984 2208 2560   1392 1393 1396 1500 -hsync +vsync
    # 1920x1440 @ 60Hz (VESA) hsync: 90.0kHz
    ModeLine "1920x1440" 234.0 1920 2048 2256 2600   1440 1441 1444 1500 -hsync +vsync
    # 1920x1440 @ 75Hz (VESA) hsync: 112.5kHz
    ModeLine "1920x1440" 297.0 1920 2064 2288 2640   1440 1441 1444 1500 -hsync +vsync
    # Additional modelines
    ModeLine "1800x1440"  230    1800 1896 2088 2392  1440 1441 1444 1490 +HSync +VSync
    ModeLine "1800x1440"  250    1800 1896 2088 2392  1440 1441 1444 1490 +HSync +VSync
    # Extended modelines with GTF timings
    # 640x480 @ 100.00 Hz (GTF) hsync: 50.90 kHz; pclk: 43.16 MHz
    ModeLine "640x480"  43.16  640 680 744 848  480 481 484 509  -HSync +Vsync
    # 768x576 @ 60.00 Hz (GTF) hsync: 35.82 kHz; pclk: 34.96 MHz
    ModeLine "768x576"  34.96  768 792 872 976  576 577 580 597  -HSync +Vsync
    # 768x576 @ 72.00 Hz (GTF) hsync: 43.27 kHz; pclk: 42.93 MHz
    ModeLine "768x576"  42.93  768 800 880 992  576 577 580 601  -HSync +Vsync
    # 768x576 @ 75.00 Hz (GTF) hsync: 45.15 kHz; pclk: 45.51 MHz
    ModeLine "768x576"  45.51  768 808 888 1008  576 577 580 602  -HSync +Vsync
    # 768x576 @ 85.00 Hz (GTF) hsync: 51.42 kHz; pclk: 51.84 MHz
    ModeLine "768x576"  51.84  768 808 888 1008  576 577 580 605  -HSync +Vsync
    # 768x576 @ 100.00 Hz (GTF) hsync: 61.10 kHz; pclk: 62.57 MHz
    ModeLine "768x576"  62.57  768 816 896 1024  576 577 580 611  -HSync +Vsync
    # 800x600 @ 100.00 Hz (GTF) hsync: 63.60 kHz; pclk: 68.18 MHz
    ModeLine "800x600"  68.18  800 848 936 1072  600 601 604 636  -HSync +Vsync
    # 1024x768 @ 100.00 Hz (GTF) hsync: 81.40 kHz; pclk: 113.31 MHz
    ModeLine "1024x768"  113.31  1024 1096 1208 1392  768 769 772 814  -HSync +Vsync
    # 1152x864 @ 60.00 Hz (GTF) hsync: 53.70 kHz; pclk: 81.62 MHz
    ModeLine "1152x864"  81.62  1152 1216 1336 1520  864 865 868 895  -HSync +Vsync
    # 1152x864 @ 85.00 Hz (GTF) hsync: 77.10 kHz; pclk: 119.65 MHz
    ModeLine "1152x864"  119.65  1152 1224 1352 1552  864 865 868 907  -HSync +Vsync
    # 1152x864 @ 100.00 Hz (GTF) hsync: 91.50 kHz; pclk: 143.47 MHz
    ModeLine "1152x864"  143.47  1152 1232 1360 1568  864 865 868 915  -HSync +Vsync
    # 1280x960 @ 72.00 Hz (GTF) hsync: 72.07 kHz; pclk: 124.54 MHz
    ModeLine "1280x960"  124.54  1280 1368 1504 1728  960 961 964 1001  -HSync +Vsync
    # 1280x960 @ 75.00 Hz (GTF) hsync: 75.15 kHz; pclk: 129.86 MHz
    ModeLine "1280x960"  129.86  1280 1368 1504 1728  960 961 964 1002  -HSync +Vsync
    # 1280x960 @ 100.00 Hz (GTF) hsync: 101.70 kHz; pclk: 178.99 MHz
    ModeLine "1280x960"  178.99  1280 1376 1520 1760  960 961 964 1017  -HSync +Vsync
    # 1280x1024 @ 100.00 Hz (GTF) hsync: 108.50 kHz; pclk: 190.96 MHz
    ModeLine "1280x1024"  190.96  1280 1376 1520 1760  1024 1025 1028 1085  -HSync +Vsync
    # 1400x1050 @ 60.00 Hz (GTF) hsync: 65.22 kHz; pclk: 122.61 MHz
    ModeLine "1400x1050"  122.61  1400 1488 1640 1880  1050 1051 1054 1087  -HSync +Vsync
    # 1400x1050 @ 72.00 Hz (GTF) hsync: 78.77 kHz; pclk: 149.34 MHz
    ModeLine "1400x1050"  149.34  1400 1496 1648 1896  1050 1051 1054 1094  -HSync +Vsync
    # 1400x1050 @ 75.00 Hz (GTF) hsync: 82.20 kHz; pclk: 155.85 MHz
    ModeLine "1400x1050"  155.85  1400 1496 1648 1896  1050 1051 1054 1096  -HSync +Vsync
    # 1400x1050 @ 85.00 Hz (GTF) hsync: 93.76 kHz; pclk: 179.26 MHz
    ModeLine "1400x1050"  179.26  1400 1504 1656 1912  1050 1051 1054 1103  -HSync +Vsync
    # 1400x1050 @ 100.00 Hz (GTF) hsync: 111.20 kHz; pclk: 214.39 MHz
    ModeLine "1400x1050"  214.39  1400 1512 1664 1928  1050 1051 1054 1112  -HSync +Vsync
    # 1600x1200 @ 100.00 Hz (GTF) hsync: 127.10 kHz; pclk: 280.64 MHz
    ModeLine "1600x1200"  280.64  1600 1728 1904 2208  1200 1201 1204 1271  -HSync +Vsync
EndSection

# Auto-generated by Archie mkxcfg

Section "Device"
    Identifier  "Card0"
    Driver      "fglrx"
    VendorName  "All"
    BoardName   "All"
EndSection

Section "Screen"
    Identifier "Screen0"
    Device     "Card0"
    Monitor    "Monitor0"
    DefaultColorDepth 24
    SubSection "Display"
        Depth     1
        Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth     4
        Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth     8
        Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth     15
        Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth     16
        Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth     24
        Modes "1280x800" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth     32
        Modes "1024x768" "800x600" "640x480"
    EndSubSection
EndSection

Section "DRI"
    Mode 0666
EndSection

Each time I have installed Arch linux whether on 32 bit or 64 bit I have always installed xterm and used startx to start the X environment to see if X was going to work properly before installing Gnome or KDE or whatever.

If you try my xorg.conf be sure to make sure it matches your screen before using it. I would hate to know you fried your monitor using my xorg.conf.

Offline

#13 2007-06-14 17:38:44

Fixed
Member
Registered: 2005-08-09
Posts: 210

Re: Radeon driver probs with ATI Xpress N200 videocard

tcmdvm -- I installed xterm, as you adviced and X started !!! Thank you so much.


ataraxia -- when I used your xorg.conf after nstalling xterm, X started to work.

Thanks everyone for your cooperation.

I COULD NEVER IMAGINE THAT X CANNOT WORK WITHOUT XTERM INSTALLED

Last edited by Fixed (2007-06-15 05:35:45)


XFCE4 under Arch on Honor MagicBook

Offline

Board footer

Powered by FluxBB