ATI Radeon 9550 (no) accelerating

Hi.
I'm not able to enable acceleration with my Radeon 9550 (R350) card (open driver).
Direct rendering seems to be enabled:
direct rendering: Yes
But:
OpenGL vendor string: Mesa Project
OpenGL renderer string: Software Rasterizer
OpenGL version string: 2.1 Mesa 7.7
I tried enabling KMS by adding radeon to modules array at mkinitcpio.conf (and then rebuilding the image) and to the modules array at rc.conf, but I get a kernel panic with both options.
Here's my xorg.conf:
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
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 "extmod"
Load "dri2"
Load "dri"
Load "dbe"
Load "glx"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
EndSection
Section "Monitor"
#DisplaySize 280 210 # mm
Identifier "Monitor0"
VendorName "SAM"
ModelName "SyncMaster"
HorizSync 30.0 - 55.0
VertRefresh 50.0 - 120.0
Option "DPMS"
EndSection
Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "NoAccel" # [<bool>]
#Option "SWcursor" # [<bool>]
#Option "Dac6Bit" # [<bool>]
#Option "Dac8Bit" # [<bool>]
#Option "BusType" # [<str>]
#Option "CPPIOMode" # [<bool>]
#Option "CPusecTimeout" # <i>
#Option "AGPMode" # <i>
#Option "AGPFastWrite" # [<bool>]
#Option "AGPSize" # <i>
#Option "GARTSize" # <i>
#Option "RingSize" # <i>
#Option "BufferSize" # <i>
#Option "EnableDepthMoves" # [<bool>]
#Option "EnablePageFlip" # [<bool>]
#Option "NoBackBuffer" # [<bool>]
#Option "DMAForXv" # [<bool>]
#Option "FBTexPercent" # <i>
#Option "DepthBits" # <i>
#Option "PCIAPERSize" # <i>
#Option "AccelDFS" # [<bool>]
#Option "IgnoreEDID" # [<bool>]
#Option "DisplayPriority" # [<str>]
#Option "PanelSize" # [<str>]
#Option "ForceMinDotClock" # <freq>
#Option "ColorTiling" # [<bool>]
#Option "VideoKey" # <i>
#Option "RageTheatreCrystal" # <i>
#Option "RageTheatreTunerPort" # <i>
#Option "RageTheatreCompositePort" # <i>
#Option "RageTheatreSVideoPort" # <i>
#Option "TunerType" # <i>
#Option "RageTheatreMicrocPath" # <str>
#Option "RageTheatreMicrocType" # <str>
#Option "ScalerWidth" # <i>
#Option "RenderAccel" # [<bool>]
#Option "SubPixelOrder" # [<str>]
#Option "ShowCache" # [<bool>]
#Option "DynamicClocks" # [<bool>]
#Option "VGAAccess" # [<bool>]
#Option "ReverseDDC" # [<bool>]
#Option "LVDSProbePLL" # [<bool>]
#Option "AccelMethod" # <str>
#Option "DRI" # [<bool>]
#Option "ConnectorTable" # <str>
#Option "DefaultConnectorTable" # [<bool>]
#Option "DefaultTMDSPLL" # [<bool>]
#Option "TVDACLoadDetect" # [<bool>]
#Option "ForceTVOut" # [<bool>]
#Option "TVStandard" # <str>
#Option "IgnoreLidStatus" # [<bool>]
#Option "DefaultTVDACAdj" # [<bool>]
#Option "Int10" # [<bool>]
#Option "EXAVSync" # [<bool>]
#Option "ATOMTVOut" # [<bool>]
#Option "R4xxATOM" # [<bool>]
Identifier "Card0"
Driver "radeon"
VendorName "ATI Technologies Inc"
BoardName "RV350 AS [Radeon 9550]"
BusID "PCI:1:0:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1024x768" "1152x864"
EndSubSection
EndSection
My Xorg.0.log:
This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the "xorg" product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.
X.Org X Server 1.7.3.902 (1.7.4 RC 2)
Release Date: 2009-12-26
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.32-ARCH i686
Current Operating System: Linux phobos 2.6.32-ARCH #1 SMP PREEMPT Sat Dec 26 08:26:17 UTC 2009 i686
Kernel command line: root=/dev/sda1 ro
Build Date: 26 December 2009 11:37:45AM
Current version of pixman: 0.16.4
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
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: Sun Jan 3 00:11:59 2010
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "X.org Configured"
(**) |-->Screen "Screen0" (0)
(**) | |-->Monitor "Monitor0"
(**) | |-->Device "Card0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(==) Automatically adding devices
(==) Automatically enabling devices
(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/Type1" does not exist.
Entry deleted from font path.
(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/Type1" does not exist.
Entry deleted from font path.
(**) FontPath set to:
/usr/share/fonts/misc,
/usr/share/fonts/TTF,
/usr/share/fonts/misc,
/usr/share/fonts/TTF
(**) ModulePath set to "/usr/lib/xorg/modules"
(WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
(WW) Disabling Mouse0
(WW) Disabling Keyboard0
(II) Loader magic: 0x81e4c60
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.4
X.Org Video Driver: 6.0
X.Org XInput driver : 7.0
X.Org Server Extension : 2.0
(++) using VT number 7
(--) PCI:*(0:1:0:0) 1002:4153:174b:0200 ATI Technologies Inc RV350 AS [Radeon 9550] rev 0, Mem @ 0xc0000000/268435456, 0xdfef0000/65536, I/O @ 0x0000b800/256, BIOS @ 0x????????/131072
(--) PCI: (0:1:0:1) 1002:4173:174b:0201 ATI Technologies Inc RV350 AS [Radeon 9550] (Secondary) rev 0, Mem @ 0xb0000000/268435456, 0xdfee0000/65536
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
(II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
(II) "glx" will be loaded. This was enabled by default and also specified in the config file.
(II) "dri" will be loaded. This was enabled by default and also specified in the config file.
(II) "dri2" will be loaded. This was enabled by default and also specified in the config file.
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 1.7.3.902, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dri2"
(II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
(II) Module dri2: vendor="X.Org Foundation"
compiled for 1.7.3.902, module version = 1.1.0
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions/libdri.so
(II) Module dri: vendor="X.Org Foundation"
compiled for 1.7.3.902, module version = 1.0.0
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension XFree86-DRI
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
compiled for 1.7.3.902, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions/libglx.so
(II) Module glx: vendor="X.Org Foundation"
compiled for 1.7.3.902, module version = 1.0.0
ABI class: X.Org Server Extension, version 2.0
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "radeon"
(II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
(II) Module radeon: vendor="X.Org Foundation"
compiled for 1.7.3.902, module version = 6.12.4
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 6.0
(II) RADEON: Driver for ATI Radeon chipsets:
ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
ATI Radeon Mobility X300 (M24) 3152 (PCIE),
ATI FireGL M24 GL 3154 (PCIE), ATI Radeon X600 (RV380) 3E50 (PCIE),
ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
ATI FireGL X2 AK (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 Radeon 9650,
ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
ATI Radeon 8500 AIW BB (AGP), ATI Radeon 8500 AIW BC (AGP),
ATI Radeon IGP320M (U1) 4336, ATI Radeon IGP330M/340M/350M (U2) 4337,
ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
ATI Radeon 9000 Ig (AGP/PCI), 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 X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
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 FireGL Mobility 9000 (M9) Ld (AGP),
ATI Radeon Mobility 9000 (M9) Lf (AGP),
ATI Radeon Mobility 9000 (M9) Lg (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 9800PRO NH (AGP),
ATI Radeon 9800 NI (AGP), ATI FireGL X2 NK (AGP),
ATI Radeon 9800XT NJ (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 QD (AGP),
ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
ATI Radeon Mobility X300 (M22) 5460 (PCIE),
ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
ATI FireGL M22 GL 5464 (PCIE), 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 Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
ATI FireGL unknown (R423) UR (PCIE),
ATI FireGL unknown (R423) UT (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 X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
ATI Radeon Mobility 9100 IGP (U3) 5835,
ATI Radeon XPRESS 200 5954 (PCIE),
ATI Radeon XPRESS 200M 5955 (PCIE), 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 ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
ATI Radeon XPRESS 200M 5975 (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 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 9200 (M9+) 5C61 (AGP),
ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
ATI Mobility Radeon X800 XT (M28) (PCIE),
ATI Mobility FireGL V5100 (M28) (PCIE),
ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
ATI Radeon X850 XT PE (R480) (PCIE),
ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
ATI Radeon X850 XT (R480) (PCIE),
ATI Radeon X800XT (R423) 5D57 (PCIE),
ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
ATI Radeon X700 PRO (RV410) (PCIE),
ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
ATI Mobility Radeon X1700, ATI Radeon X2300HD,
ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
AMD FireStream 9250, ATI FirePro V8700 (FireGL),
ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
ATI Radeon 4800 Series, ATI Radeon 4800 Series, ATI FirePro M7750,
ATI M98, ATI M98, ATI M98, ATI Mobility Radeon HD 4650,
ATI Radeon RV730 (AGP), ATI Mobility Radeon HD 4670,
ATI FirePro M5750, ATI Radeon RV730 (AGP),
ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
ATI Mobility Radeon HD 3850 X2, ATI RV670,
ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
ATI Radeon RV710, ATI Radeon RV710, ATI Radeon HD 4350,
ATI Mobility Radeon 4300 Series, ATI Mobility Radeon 4500 Series,
ATI Mobility Radeon 4500 Series, ATI FirePro RG220, ATI RV630,
ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
ATI FireGL V3600, ATI Radeon HD 2600 LE,
ATI Mobility FireGL Graphics Processor, ATI Radeon RV710,
ATI Radeon HD 3470, ATI Mobility Radeon HD 3430,
ATI Mobility Radeon HD 3400 Series, ATI Radeon HD 3450,
ATI Radeon HD 3450, ATI Radeon HD 3430, ATI Radeon HD 3450,
ATI FirePro V3700, ATI FireMV 2450, ATI FireMV 2260, ATI FireMV 2260,
ATI Radeon HD 3600 Series, ATI Radeon HD 3650 AGP,
ATI Radeon HD 3600 PRO, ATI Radeon HD 3600 XT,
ATI Radeon HD 3600 PRO, ATI Mobility Radeon HD 3650,
ATI Mobility Radeon HD 3670, ATI Mobility FireGL V5700,
ATI Mobility FireGL V5725, ATI Radeon HD 3200 Graphics,
ATI Radeon 3100 Graphics, ATI Radeon HD 3200 Graphics,
ATI Radeon 3100 Graphics, ATI Radeon HD 3300 Graphics,
ATI Radeon HD 3200 Graphics, ATI Radeon 3000 Graphics,
ATI Radeon HD 4200, ATI Radeon 4100, ATI Mobility Radeon HD 4200,
ATI Mobility Radeon 4100, ATI RS880
(II) Primary Device is: PCI 01@00:00:0
(II) RADEON(0): TOTO SAYS 00000000dfef0000
(II) RADEON(0): MMIO registers at 0x00000000dfef0000: size 64KB
(II) RADEON(0): PCI bus 1 card 0 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 1.7.3.902, module version = 0.1.0
ABI class: X.Org Video Driver, version 6.0
(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): Chipset: "ATI Radeon 9600 AS (AGP)" (ChipID = 0x4153)
(--) RADEON(0): Linear framebuffer at 0x00000000c0000000
(II) RADEON(0): AGP card detected
(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 1.7.3.902, module version = 1.0.0
ABI class: X.Org Video Driver, version 6.0
(II) RADEON(0): initializing int10
(II) RADEON(0): Primary V_BIOS segment is: 0xc000
(II) RADEON(0): Legacy BIOS detected
drmOpenDevice: node name is /dev/dri/card0
drmOpenByBusid: Searching for BusID pci:0000:01:00.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 10, (OK)
drmOpenByBusid: drmOpenMinor returns 10
drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
(II) RADEON(0): [dri] Found DRI library version 1.3.0 and kernel module version 1.31.0
(==) RADEON(0): Page Flipping disabled
(II) RADEON(0): Will try to use DMA for Xv image transfers
(II) RADEON(0): Generation 2 PCI interface, using max accessible memory
(II) RADEON(0): Detected total video RAM=262144K, accessible=262144K (PCI BAR=262144K)
(--) RADEON(0): Mapped VideoRAM: 262144 kByte (128 bit DDR SDRAM)
(II) RADEON(0): Color tiling enabled by default
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Module "ddc" already built-in
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Module "i2c" already built-in
(II) RADEON(0): ref_freq: 2700, min_out_pll: 20000, max_out_pll: 40000, min_in_pll: 40, max_in_pll: 3000, xclk: 20000, sclk: 250.000000, mclk: 200.000000
(II) RADEON(0): PLL parameters: rf=2700 rd=12 min=20000 max=40000; xclk=20000
(II) RADEON(0): DFP table revision: 3
(II) RADEON(0): Output VGA-0 using monitor section Monitor0
(II) RADEON(0): I2C bus "VGA-0" initialized.
(II) RADEON(0): Output DVI-0 has no monitor section
(II) RADEON(0): I2C bus "DVI-0" initialized.
(II) RADEON(0): Output S-video has no monitor section
(II) RADEON(0): Default TV standard: PAL
(II) RADEON(0): TV standards supported by chip: NTSC PAL
(II) RADEON(0): Port0:
XRANDR name: VGA-0
Connector: VGA
CRT1: INTERNAL_DAC1
DDC reg: 0x60
(II) RADEON(0): Port1:
XRANDR name: DVI-0
Connector: DVI-I
CRT2: INTERNAL_DAC2
DFP1: INTERNAL_TMDS1
DDC reg: 0x64
(II) RADEON(0): Port2:
XRANDR name: S-video
Connector: S-video
TV1: INTERNAL_DAC2
DDC reg: 0x0
(II) RADEON(0): I2C device "VGA-0:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "VGA-0:DDC control interface" registered at address 0x6E.
(II) RADEON(0): EDID vendor "SAM", prod id 37
(II) RADEON(0): Using hsync ranges from config file
(II) RADEON(0): Using vrefresh ranges from config file
(II) RADEON(0): Printing DDC gathered Modelines:
(II) RADEON(0): Modeline "800x600"x0.0 56.25 800 832 896 1048 600 601 604 631 +hsync +vsync (53.7 kHz)
(II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
(II) RADEON(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
(II) RADEON(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
(II) RADEON(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz)
(II) RADEON(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
(II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
(II) RADEON(0): Modeline "720x400"x0.0 35.50 720 738 846 900 400 421 423 449 -hsync -vsync (39.4 kHz)
(II) RADEON(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
(II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
(II) RADEON(0): Modeline "1024x768"x0.0 44.90 1024 1032 1208 1264 768 768 772 817 interlace +hsync +vsync (35.5 kHz)
(II) RADEON(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
(II) RADEON(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
(II) RADEON(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
(II) RADEON(0): Modeline "640x480"x0.0 36.00 640 696 752 832 480 481 484 509 -hsync -vsync (43.3 kHz)
(II) RADEON(0): Modeline "1152x864"x60.0 81.62 1152 1216 1336 1520 864 865 868 895 -hsync +vsync (53.7 kHz)
(II) RADEON(0): Output: VGA-0, Detected Monitor Type: 1
(II) RADEON(0): EDID data from the display on output: VGA-0 ----------------------
(II) RADEON(0): Manufacturer: SAM Model: 25 Serial#: 1095840053
(II) RADEON(0): Year: 2002 Week: 5
(II) RADEON(0): EDID Version: 1.3
(II) RADEON(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
(II) RADEON(0): Sync: Separate
(II) RADEON(0): Max Image Size [cm]: horiz.: 28 vert.: 21
(II) RADEON(0): Gamma: 1.80
(II) RADEON(0): DPMS capabilities: Off; RGB/Color Display
(II) RADEON(0): First detailed timing is preferred mode
(II) RADEON(0): redX: 0.632 redY: 0.335 greenX: 0.295 greenY: 0.593
(II) RADEON(0): blueX: 0.143 blueY: 0.067 whiteX: 0.283 whiteY: 0.298
(II) RADEON(0): Supported established timings:
(II) RADEON(0): 720x400@70Hz
(II) RADEON(0): 720x400@88Hz
(II) RADEON(0): 640x480@60Hz
(II) RADEON(0): 640x480@67Hz
(II) RADEON(0): 640x480@72Hz
(II) RADEON(0): 640x480@75Hz
(II) RADEON(0): 800x600@56Hz
(II) RADEON(0): 800x600@60Hz
(II) RADEON(0): 800x600@72Hz
(II) RADEON(0): 800x600@75Hz
(II) RADEON(0): 832x624@75Hz
(II) RADEON(0): 1024x768@87Hz (interlaced)
(II) RADEON(0): 1024x768@60Hz
(II) RADEON(0): Manufacturer's mask: 0
(II) RADEON(0): Supported standard timings:
(II) RADEON(0): #0: hsize: 640 vsize 480 refresh: 85 vid: 22833
(II) RADEON(0): #1: hsize: 800 vsize 600 refresh: 85 vid: 22853
(II) RADEON(0): #2: hsize: 1024 vsize 768 refresh: 60 vid: 16481
(II) RADEON(0): #3: hsize: 1152 vsize 864 refresh: 60 vid: 16497
(II) RADEON(0): Supported detailed timing:
(II) RADEON(0): clock: 56.2 MHz Image Size: 267 x 200 mm
(II) RADEON(0): h_active: 800 h_sync: 832 h_sync_end 896 h_blank_end 1048 h_border: 0
(II) RADEON(0): v_active: 600 v_sync: 601 v_sync_end 604 v_blanking: 631 v_border: 0
(II) RADEON(0): Ranges: V min: 50 V max: 120 Hz, H min: 30 H max: 55 kHz, PixClock max 70 MHz
(II) RADEON(0): Monitor name: SyncMaster
(II) RADEON(0): Serial No: HGDT111969
(II) RADEON(0): EDID (in hex):
(II) RADEON(0): 00ffffffffffff004c2d250035315141
(II) RADEON(0): 050c0103681c15502afb99a1554b9724
(II) RADEON(0): 11484cfff80031594559614071400101
(II) RADEON(0): 010101010101f91520f830581f202040
(II) RADEON(0): 13000bc81000001e000000fd0032781e
(II) RADEON(0): 3707000a202020202020000000fc0053
(II) RADEON(0): 796e634d61737465720a2020000000ff
(II) RADEON(0): 00484744543131313936390a20200072
finished output detect: 0
(II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
(II) RADEON(0): Output: DVI-0, Detected Monitor Type: 0
Unhandled monitor type 0
finished output detect: 1
(II) RADEON(0): Output: S-video, Detected Monitor Type: 0
finished output detect: 2
finished all detect
before xf86InitialConfiguration
(II) RADEON(0): EDID vendor "SAM", prod id 37
(II) RADEON(0): Using hsync ranges from config file
(II) RADEON(0): Using vrefresh ranges from config file
(II) RADEON(0): Printing DDC gathered Modelines:
(II) RADEON(0): Modeline "800x600"x0.0 56.25 800 832 896 1048 600 601 604 631 +hsync +vsync (53.7 kHz)
(II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
(II) RADEON(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
(II) RADEON(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
(II) RADEON(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz)
(II) RADEON(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
(II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
(II) RADEON(0): Modeline "720x400"x0.0 35.50 720 738 846 900 400 421 423 449 -hsync -vsync (39.4 kHz)
(II) RADEON(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
(II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
(II) RADEON(0): Modeline "1024x768"x0.0 44.90 1024 1032 1208 1264 768 768 772 817 interlace +hsync +vsync (35.5 kHz)
(II) RADEON(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
(II) RADEON(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
(II) RADEON(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
(II) RADEON(0): Modeline "640x480"x0.0 36.00 640 696 752 832 480 481 484 509 -hsync -vsync (43.3 kHz)
(II) RADEON(0): Modeline "1152x864"x60.0 81.62 1152 1216 1336 1520 864 865 868 895 -hsync +vsync (53.7 kHz)
(II) RADEON(0): Output: VGA-0, Detected Monitor Type: 1
(II) RADEON(0): EDID data from the display on output: VGA-0 ----------------------
(II) RADEON(0): Manufacturer: SAM Model: 25 Serial#: 1095840053
(II) RADEON(0): Year: 2002 Week: 5
(II) RADEON(0): EDID Version: 1.3
(II) RADEON(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
(II) RADEON(0): Sync: Separate
(II) RADEON(0): Max Image Size [cm]: horiz.: 28 vert.: 21
(II) RADEON(0): Gamma: 1.80
(II) RADEON(0): DPMS capabilities: Off; RGB/Color Display
(II) RADEON(0): First detailed timing is preferred mode
(II) RADEON(0): redX: 0.632 redY: 0.335 greenX: 0.295 greenY: 0.593
(II) RADEON(0): blueX: 0.143 blueY: 0.067 whiteX: 0.283 whiteY: 0.298
(II) RADEON(0): Supported established timings:
(II) RADEON(0): 720x400@70Hz
(II) RADEON(0): 720x400@88Hz
(II) RADEON(0): 640x480@60Hz
(II) RADEON(0): 640x480@67Hz
(II) RADEON(0): 640x480@72Hz
(II) RADEON(0): 640x480@75Hz
(II) RADEON(0): 800x600@56Hz
(II) RADEON(0): 800x600@60Hz
(II) RADEON(0): 800x600@72Hz
(II) RADEON(0): 800x600@75Hz
(II) RADEON(0): 832x624@75Hz
(II) RADEON(0): 1024x768@87Hz (interlaced)
(II) RADEON(0): 1024x768@60Hz
(II) RADEON(0): Manufacturer's mask: 0
(II) RADEON(0): Supported standard timings:
(II) RADEON(0): #0: hsize: 640 vsize 480 refresh: 85 vid: 22833
(II) RADEON(0): #1: hsize: 800 vsize 600 refresh: 85 vid: 22853
(II) RADEON(0): #2: hsize: 1024 vsize 768 refresh: 60 vid: 16481
(II) RADEON(0): #3: hsize: 1152 vsize 864 refresh: 60 vid: 16497
(II) RADEON(0): Supported detailed timing:
(II) RADEON(0): clock: 56.2 MHz Image Size: 267 x 200 mm
(II) RADEON(0): h_active: 800 h_sync: 832 h_sync_end 896 h_blank_end 1048 h_border: 0
(II) RADEON(0): v_active: 600 v_sync: 601 v_sync_end 604 v_blanking: 631 v_border: 0
(II) RADEON(0): Ranges: V min: 50 V max: 120 Hz, H min: 30 H max: 55 kHz, PixClock max 70 MHz
(II) RADEON(0): Monitor name: SyncMaster
(II) RADEON(0): Serial No: HGDT111969
(II) RADEON(0): EDID (in hex):
(II) RADEON(0): 00ffffffffffff004c2d250035315141
(II) RADEON(0): 050c0103681c15502afb99a1554b9724
(II) RADEON(0): 11484cfff80031594559614071400101
(II) RADEON(0): 010101010101f91520f830581f202040
(II) RADEON(0): 13000bc81000001e000000fd0032781e
(II) RADEON(0): 3707000a202020202020000000fc0053
(II) RADEON(0): 796e634d61737465720a2020000000ff
(II) RADEON(0): 00484744543131313936390a20200072
(II) RADEON(0): EDID vendor "SAM", prod id 37
(II) RADEON(0): Output: DVI-0, Detected Monitor Type: 0
Unhandled monitor type 0
(II) RADEON(0): Output: S-video, Detected Monitor Type: 0
(II) RADEON(0): Output VGA-0 connected
(II) RADEON(0): Output DVI-0 disconnected
(II) RADEON(0): Output S-video disconnected
(II) RADEON(0): Using user preference for initial modes
(II) RADEON(0): Output VGA-0 using initial mode 1024x768
(II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
after xf86InitialConfiguration
(**) RADEON(0): Display dimensions: (280, 210) mm
(**) RADEON(0): DPI set to (92, 123)
(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 1.7.3.902, module version = 1.0.0
ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Module "ramdac" already built-in
(==) 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 1.7.3.902, module version = 1.2.1
ABI class: X.Org Video Driver, version 6.0
(==) RADEON(0): Assuming overlay scaler buffer width is 1920
(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.
(!!) RADEON(0): MergedFB support has been removed and replaced with xrandr 1.2 support
(--) Depth 24 pixmap format is 32 bpp
(II) RADEON(0): RADEONScreenInit c0000000 0 0
Entering TV Save
Save TV timing tables
saveTimingTables: reading timing tables
TV Save done
disable primary dac
(==) RADEON(0): Using 24 bit depth buffer
(II) RADEON(0): RADEONInitMemoryMap() :
(II) RADEON(0): mem_size : 0x10000000
(II) RADEON(0): MC_FB_LOCATION : 0xcfffc000
(II) RADEON(0): MC_AGP_LOCATION : 0xffffffc0
(II) RADEON(0): Depth moves disabled by default
(II) RADEON(0): Using 32 MB GART aperture
(II) RADEON(0): Using 1 MB for the ring buffer
(II) RADEON(0): Using 2 MB for vertex/indirect buffers
(II) RADEON(0): Using 29 MB for GART textures
(II) RADEON(0): Memory manager initialized to (0,0) (1024,8191)
(II) RADEON(0): Reserved area from (0,1024) to (1024,1026)
(II) RADEON(0): Largest offscreen area available: 1024 x 7165
(II) RADEON(0): Will use front buffer at offset 0x0
(II) RADEON(0): Will use back buffer at offset 0x1000000
(II) RADEON(0): Will use depth buffer at offset 0x1400000
(II) RADEON(0): Will use 237568 kb for textures at offset 0x1800000
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 10, (OK)
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 10, (OK)
drmOpenByBusid: Searching for BusID pci:0000:01:00.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 10, (OK)
drmOpenByBusid: drmOpenMinor returns 10
drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
(II) [drm] DRM interface version 1.3
(II) [drm] DRM open master succeeded.
(II) RADEON(0): [drm] Using the DRM lock SAREA also for drawables.
(II) RADEON(0): [drm] framebuffer handle = 0xc0000000
(II) RADEON(0): [drm] added 1 reserved context for kernel
(II) RADEON(0): X context handle = 0x1
(II) RADEON(0): [drm] installed DRM signal handler
(==) RADEON(0): Using AGP 4x
(II) RADEON(0): [agp] Mode 0x1f000207 [AGP 0x1039/0x0645; Card 0x1002/0x4153 0x174b/0x0200]
(II) RADEON(0): [agp] 32768 kB allocated with handle 0x00000001
(II) RADEON(0): [agp] ring handle = 0xe0000000
(II) RADEON(0): [agp] Ring mapped at 0xb7021000
(II) RADEON(0): [agp] ring read ptr handle = 0xe0101000
(II) RADEON(0): [agp] Ring read ptr mapped at 0xb7020000
(II) RADEON(0): [agp] vertex/indirect buffers handle = 0xe0102000
(II) RADEON(0): [agp] Vertex/indirect buffers mapped at 0xa6d45000
(II) RADEON(0): [agp] GART texture map handle = 0xe0302000
(II) RADEON(0): [agp] GART Texture map mapped at 0xa50c5000
(II) RADEON(0): [drm] register handle = 0x2bfde000
(II) RADEON(0): [dri] Visual configs initialized
(II) RADEON(0): RADEONRestoreMemMapRegisters() :
(II) RADEON(0): MC_FB_LOCATION : 0xcfffc000 0x1fff0000
(II) RADEON(0): MC_AGP_LOCATION : 0xffffffc0
(==) RADEON(0): Backing store disabled
(II) RADEON(0): [DRI] installation complete
(II) RADEON(0): [drm] Added 32 65536 byte vertex/indirect buffers
(II) RADEON(0): [drm] Mapped 32 vertex/indirect buffers
(II) RADEON(0): [drm] dma control initialized, using IRQ 16
(II) RADEON(0): [drm] Initialized kernel GART heap manager, 29884416
(WW) RADEON(0): DRI init changed memory map, adjusting ...
(WW) RADEON(0): MC_FB_LOCATION was: 0xcfffc000 is: 0xcfffc000
(WW) RADEON(0): MC_AGP_LOCATION was: 0xffffffc0 is: 0xe1ffe000
(II) RADEON(0): RADEONRestoreMemMapRegisters() :
(II) RADEON(0): MC_FB_LOCATION : 0xcfffc000 0xcfffc000
(II) RADEON(0): MC_AGP_LOCATION : 0xe1ffe000
(II) RADEON(0): Direct rendering enabled
(II) RADEON(0): XAA Render acceleration unsupported on Radeon 9500/9700 and newer. Please use EXA instead.
(II) RADEON(0): Render acceleration disabled
(II) RADEON(0): num quad-pipes is 1
(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): DPMS enabled
(==) RADEON(0): Silken mouse enabled
(II) RADEON(0): Will use 32 kb for hardware cursor 0 at offset 0x00402000
(II) RADEON(0): Will use 32 kb for hardware cursor 1 at offset 0x00406000
(II) RADEON(0): Largest offscreen area available: 1024 x 7157
(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 1.7.3.902, module version = 1.0.0
ABI class: X.Org Video Driver, version 6.0
(II) RADEON(0): no multimedia table present, disabling Rage Theatre.
(II) RADEON(0): Set up overlay video
(II) RADEON(0): Set up textured video
disable primary dac
disable TV
disable primary dac
init memmap
init common
init crtc1
init pll1
freq: 65000000
best_freq: 65000000
best_feedback_div: 130
best_ref_div: 9
best_post_div: 6
restore memmap
(II) RADEON(0): RADEONRestoreMemMapRegisters() :
(II) RADEON(0): MC_FB_LOCATION : 0xcfffc000 0xcfffc000
(II) RADEON(0): MC_AGP_LOCATION : 0xe1ffe000
restore common
restore crtc1
restore pll1
finished PLL1
set RMX
set primary dac
enable primary dac
disable TV
(II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
(--) RandR disabled
(II) Initializing built-in extension Generic Event Extension
(II) Initializing built-in extension SHAPE
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension BIG-REQUESTS
(II) Initializing built-in extension SYNC
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-MISC
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(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) AIGLX: Screen 0 is not DRI2 capable
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 11, (OK)
drmOpenByBusid: Searching for BusID pci:0000:01:00.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 11, (OK)
drmOpenByBusid: drmOpenMinor returns 11
drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
(II) AIGLX: enabled GLX_MESA_copy_sub_buffer
(II) AIGLX: enabled GLX_SGI_make_current_read
(II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
(II) AIGLX: enabled GLX_texture_from_pixmap with driver support
(II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/r300_dri.so
(II) GLX: Initialized DRI GL provider for screen 0
(II) RADEON(0): Setting screen physical size to 270 x 203
(II) config/hal: Adding input device Macintosh mouse button emulation
(II) LoadModule: "evdev"
(II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"
compiled for 1.7.3, module version = 2.3.2
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 7.0
(**) Macintosh mouse button emulation: always reports core events
(**) Macintosh mouse button emulation: Device: "/dev/input/event0"
(II) Macintosh mouse button emulation: Found 3 mouse buttons
(II) Macintosh mouse button emulation: Found relative axes
(II) Macintosh mouse button emulation: Found x and y relative axes
(II) Macintosh mouse button emulation: Configuring as mouse
(**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5
(**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)
(**) Macintosh mouse button emulation: (accel) keeping acceleration scheme 1
(**) Macintosh mouse button emulation: (accel) acceleration profile 0
(II) Macintosh mouse button emulation: initialized for relative axes.
(II) config/hal: Adding input device ImPS/2 Generic Wheel Mouse
(**) ImPS/2 Generic Wheel Mouse: always reports core events
(**) ImPS/2 Generic Wheel Mouse: Device: "/dev/input/event4"
(II) ImPS/2 Generic Wheel Mouse: Found 3 mouse buttons
(II) ImPS/2 Generic Wheel Mouse: Found scroll wheel(s)
(II) ImPS/2 Generic Wheel Mouse: Found relative axes
(II) ImPS/2 Generic Wheel Mouse: Found x and y relative axes
(II) ImPS/2 Generic Wheel Mouse: Configuring as mouse
(**) ImPS/2 Generic Wheel Mouse: YAxisMapping: buttons 4 and 5
(**) ImPS/2 Generic Wheel Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "ImPS/2 Generic Wheel Mouse" (type: MOUSE)
(**) ImPS/2 Generic Wheel Mouse: (accel) keeping acceleration scheme 1
(**) ImPS/2 Generic Wheel Mouse: (accel) acceleration profile 0
(II) ImPS/2 Generic Wheel Mouse: initialized for relative axes.
(II) config/hal: Adding input device CHESEN USB Keyboard
(**) CHESEN USB Keyboard: always reports core events
(**) CHESEN USB Keyboard: Device: "/dev/input/event6"
(II) CHESEN USB Keyboard: Found keys
(II) CHESEN USB Keyboard: Configuring as keyboard
(II) XINPUT: Adding extended input device "CHESEN USB Keyboard" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "us"
(II) config/hal: Adding input device CHESEN USB Keyboard
(**) CHESEN USB Keyboard: always reports core events
(**) CHESEN USB Keyboard: Device: "/dev/input/event5"
(II) CHESEN USB Keyboard: Found keys
(II) CHESEN USB Keyboard: Configuring as keyboard
(II) XINPUT: Adding extended input device "CHESEN USB Keyboard" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "us"
(II) config/hal: Adding input device Power Button
(**) Power Button: always reports core events
(**) Power Button: Device: "/dev/input/event2"
(II) Power Button: Found keys
(II) Power Button: Configuring as keyboard
(II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "us"
(II) config/hal: Adding input device Power Button
(**) Power Button: always reports core events
(**) Power Button: Device: "/dev/input/event3"
(II) Power Button: Found keys
(II) Power Button: Configuring as keyboard
(II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "us"
(II) RADEON(0): EDID vendor "SAM", prod id 37
(II) RADEON(0): Using hsync ranges from config file
(II) RADEON(0): Using vrefresh ranges from config file
(II) RADEON(0): Printing DDC gathered Modelines:
(II) RADEON(0): Modeline "800x600"x0.0 56.25 800 832 896 1048 600 601 604 631 +hsync +vsync (53.7 kHz)
(II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
(II) RADEON(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
(II) RADEON(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
(II) RADEON(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz)
(II) RADEON(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
(II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
(II) RADEON(0): Modeline "720x400"x0.0 35.50 720 738 846 900 400 421 423 449 -hsync -vsync (39.4 kHz)
(II) RADEON(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
(II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
(II) RADEON(0): Modeline "1024x768"x0.0 44.90 1024 1032 1208 1264 768 768 772 817 interlace +hsync +vsync (35.5 kHz)
(II) RADEON(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
(II) RADEON(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
(II) RADEON(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
(II) RADEON(0): Modeline "640x480"x0.0 36.00 640 696 752 832 480 481 484 509 -hsync -vsync (43.3 kHz)
(II) RADEON(0): Modeline "1152x864"x60.0 81.62 1152 1216 1336 1520 864 865 868 895 -hsync +vsync (53.7 kHz)
(II) RADEON(0): Output: VGA-0, Detected Monitor Type: 1
(II) RADEON(0): EDID data from the display on output: VGA-0 ----------------------
(II) RADEON(0): Manufacturer: SAM Model: 25 Serial#: 1095840053
(II) RADEON(0): Year: 2002 Week: 5
(II) RADEON(0): EDID Version: 1.3
(II) RADEON(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
(II) RADEON(0): Sync: Separate
(II) RADEON(0): Max Image Size [cm]: horiz.: 28 vert.: 21
(II) RADEON(0): Gamma: 1.80
(II) RADEON(0): DPMS capabilities: Off; RGB/Color Display
(II) RADEON(0): First detailed timing is preferred mode
(II) RADEON(0): redX: 0.632 redY: 0.335 greenX: 0.295 greenY: 0.593
(II) RADEON(0): blueX: 0.143 blueY: 0.067 whiteX: 0.283 whiteY: 0.298
(II) RADEON(0): Supported established timings:
(II) RADEON(0): 720x400@70Hz
(II) RADEON(0): 720x400@88Hz
(II) RADEON(0): 640x480@60Hz
(II) RADEON(0): 640x480@67Hz
(II) RADEON(0): 640x480@72Hz
(II) RADEON(0): 640x480@75Hz
(II) RADEON(0): 800x600@56Hz
(II) RADEON(0): 800x600@60Hz
(II) RADEON(0): 800x600@72Hz
(II) RADEON(0): 800x600@75Hz
(II) RADEON(0): 832x624@75Hz
(II) RADEON(0): 1024x768@87Hz (interlaced)
(II) RADEON(0): 1024x768@60Hz
(II) RADEON(0): Manufacturer's mask: 0
(II) RADEON(0): Supported standard timings:
(II) RADEON(0): #0: hsize: 640 vsize 480 refresh: 85 vid: 22833
(II) RADEON(0): #1: hsize: 800 vsize 600 refresh: 85 vid: 22853
(II) RADEON(0): #2: hsize: 1024 vsize 768 refresh: 60 vid: 16481
(II) RADEON(0): #3: hsize: 1152 vsize 864 refresh: 60 vid: 16497
(II) RADEON(0): Supported detailed timing:
(II) RADEON(0): clock: 56.2 MHz Image Size: 267 x 200 mm
(II) RADEON(0): h_active: 800 h_sync: 832 h_sync_end 896 h_blank_end 1048 h_border: 0
(II) RADEON(0): v_active: 600 v_sync: 601 v_sync_end 604 v_blanking: 631 v_border: 0
(II) RADEON(0): Ranges: V min: 50 V max: 120 Hz, H min: 30 H max: 55 kHz, PixClock max 70 MHz
(II) RADEON(0): Monitor name: SyncMaster
(II) RADEON(0): Serial No: HGDT111969
(II) RADEON(0): EDID (in hex):
(II) RADEON(0): 00ffffffffffff004c2d250035315141
(II) RADEON(0): 050c0103681c15502afb99a1554b9724
(II) RADEON(0): 11484cfff80031594559614071400101
(II) RADEON(0): 010101010101f91520f830581f202040
(II) RADEON(0): 13000bc81000001e000000fd0032781e
(II) RADEON(0): 3707000a202020202020000000fc0053
(II) RADEON(0): 796e634d61737465720a2020000000ff
(II) RADEON(0): 00484744543131313936390a20200072
(II) RADEON(0): EDID vendor "SAM", prod id 37
(II) RADEON(0): Output: DVI-0, Detected Monitor Type: 0
Unhandled monitor type 0
(II) RADEON(0): Output: S-video, Detected Monitor Type: 0
(II) RADEON(0): EDID vendor "SAM", prod id 37
(II) RADEON(0): Using hsync ranges from config file
(II) RADEON(0): Using vrefresh ranges from config file
(II) RADEON(0): Printing DDC gathered Modelines:
(II) RADEON(0): Modeline "800x600"x0.0 56.25 800 832 896 1048 600 601 604 631 +hsync +vsync (53.7 kHz)
(II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
(II) RADEON(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
(II) RADEON(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
(II) RADEON(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz)
(II) RADEON(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
(II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
(II) RADEON(0): Modeline "720x400"x0.0 35.50 720 738 846 900 400 421 423 449 -hsync -vsync (39.4 kHz)
(II) RADEON(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
(II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
(II) RADEON(0): Modeline "1024x768"x0.0 44.90 1024 1032 1208 1264 768 768 772 817 interlace +hsync +vsync (35.5 kHz)
(II) RADEON(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
(II) RADEON(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
(II) RADEON(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
(II) RADEON(0): Modeline "640x480"x0.0 36.00 640 696 752 832 480 481 484 509 -hsync -vsync (43.3 kHz)
(II) RADEON(0): Modeline "1152x864"x60.0 81.62 1152 1216 1336 1520 864 865 868 895 -hsync +vsync (53.7 kHz)
(II) RADEON(0): Output: VGA-0, Detected Monitor Type: 1
(II) RADEON(0): EDID data from the display on output: VGA-0 ----------------------
(II) RADEON(0): Manufacturer: SAM Model: 25 Serial#: 1095840053
(II) RADEON(0): Year: 2002 Week: 5
(II) RADEON(0): EDID Version: 1.3
(II) RADEON(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
(II) RADEON(0): Sync: Separate
(II) RADEON(0): Max Image Size [cm]: horiz.: 28 vert.: 21
(II) RADEON(0): Gamma: 1.80
(II) RADEON(0): DPMS capabilities: Off; RGB/Color Display
(II) RADEON(0): First detailed timing is preferred mode
(II) RADEON(0): redX: 0.632 redY: 0.335 greenX: 0.295 greenY: 0.593
(II) RADEON(0): blueX: 0.143 blueY: 0.067 whiteX: 0.283 whiteY: 0.298
(II) RADEON(0): Supported established timings:
(II) RADEON(0): 720x400@70Hz
(II) RADEON(0): 720x400@88Hz
(II) RADEON(0): 640x480@60Hz
(II) RADEON(0): 640x480@67Hz
(II) RADEON(0): 640x480@72Hz
(II) RADEON(0): 640x480@75Hz
(II) RADEON(0): 800x600@56Hz
(II) RADEON(0): 800x600@60Hz
(II) RADEON(0): 800x600@72Hz
(II) RADEON(0): 800x600@75Hz
(II) RADEON(0): 832x624@75Hz
(II) RADEON(0): 1024x768@87Hz (interlaced)
(II) RADEON(0): 1024x768@60Hz
(II) RADEON(0): Manufacturer's mask: 0
(II) RADEON(0): Supported standard timings:
(II) RADEON(0): #0: hsize: 640 vsize 480 refresh: 85 vid: 22833
(II) RADEON(0): #1: hsize: 800 vsize 600 refresh: 85 vid: 22853
(II) RADEON(0): #2: hsize: 1024 vsize 768 refresh: 60 vid: 16481
(II) RADEON(0): #3: hsize: 1152 vsize 864 refresh: 60 vid: 16497
(II) RADEON(0): Supported detailed timing:
(II) RADEON(0): clock: 56.2 MHz Image Size: 267 x 200 mm
(II) RADEON(0): h_active: 800 h_sync: 832 h_sync_end 896 h_blank_end 1048 h_border: 0
(II) RADEON(0): v_active: 600 v_sync: 601 v_sync_end 604 v_blanking: 631 v_border: 0
(II) RADEON(0): Ranges: V min: 50 V max: 120 Hz, H min: 30 H max: 55 kHz, PixClock max 70 MHz
(II) RADEON(0): Monitor name: SyncMaster
(II) RADEON(0): Serial No: HGDT111969
(II) RADEON(0): EDID (in hex):
(II) RADEON(0): 00ffffffffffff004c2d250035315141
(II) RADEON(0): 050c0103681c15502afb99a1554b9724
(II) RADEON(0): 11484cfff80031594559614071400101
(II) RADEON(0): 010101010101f91520f830581f202040
(II) RADEON(0): 13000bc81000001e000000fd0032781e
(II) RADEON(0): 3707000a202020202020000000fc0053
(II) RADEON(0): 796e634d61737465720a2020000000ff
(II) RADEON(0): 00484744543131313936390a20200072
(II) RADEON(0): EDID vendor "SAM", prod id 37
(II) RADEON(0): Output: DVI-0, Detected Monitor Type: 0
Unhandled monitor type 0
(II) RADEON(0): Output: S-video, Detected Monitor Type: 0
If you need more information, ask for it.
Any help needed and appreciated
Last edited by Butcher (2010-01-02 23:44:45)

leadghost wrote:
Try building libdrm with the option:
  --enable-radeon-experimental-api
I did, in fact, it's enabled by default in the libdrm-git PKGBUILD from AUR.
AndyRTR wrote:why do you recommend KMS that is not yet supported by Arch? the card should run fine without KMS and DRI1. there's no gain but pain using KMS right now!
I though I would need to enable KMS to enable acceleration. Anyway I'm not using KMS right now, but I don't have acceleration

Similar Messages

  • K8MM-ILSR PROBLEM with ATI Radeon 9550 of 256MB AGP port 8X...

    Hello, I have a  motherboard MSI-K8MM-ILSR, when use the onboard video card works correctly, but the problem begins when I install a ATI Radeon 9550 of 256MB, is AGP port 8X and has its dissipator, in other machines it works well and your temperature is ok. My monitor is Samsung Sync Master 793s at 75 Hz. The Problem is the following: the machine crash and the video is distorted and it is congealed, this happens after playing a little, the video card drivers are updated (Catalyst 5,6), I'm use Windows XP Service Pack 1, Thanks... and excuse me my English...

    Some other options you can try:
    - uninstall the previous vid-drivers and use driver cleaner software to uninstall everything
    - disable onboard video in the BIOS;
    - set fastwrite to disabled/no (if it's there)
    - set AGP Aperture Size to 128 (if it doesn't do anything, go to 64);
    - set AGP port to 4x.
    - Start hoping  .... good luck! 
    (BTW, the last two options may cause your system to operate slightly slower, but it's hardly worth mentioning ... )

  • [845 Series] MSI 845gv-m3 Mobo not booting when ATI RADEON 9550 G/Card inserted

    Hi All
    I have a problem with a new graphics card that I have installed.  I had the Radeon 7000 Series 64MB Card.  PC worked fine with this card...now I want to upgrade to 9550 256MB AGP 8X Card but pc does not boot.  It is as if there is no graphics card installed.
    Does anyone know of a sollution to this problem.  I would really appreciate the help.
    Thanks and hope there will be someone that can help

    No external power....i think i have found the problem.  I was chatting to some ppl online and found that the board does not support it.   
    I'm looking further into how I can overcome the problem of compatibility.  I tried flashing bios but even the new bios does not make a diff.
    The board is 845GV-M3 which is not found on MSI site, but is on ECS's web site. 
    That is where I got the info on supported cards.  The ATI Radeon 9500 is supported though, which makes me think the 9550 should also be supported.  But I know very little about 3D cards.
    Thanks for the reply

  • T500 ATI Radeon issue with Alibre Designer 11.2

    Note - I uploaded a video showing the symptom to Youtube: http://www.youtube.com/watch?v=GTg3piX-H8I
    I have a Thinkpad T500 the switchable graphics ATI Radeon 3450 for accelerated 3D/OpenGL support. I got this to be able to run CAD software. Unfortunately, there is a bug and Alibre Designer will not render reference lines when used with the ATI Radeon driver. This is not good, as reference lines are very much needed while drawing designs.  The problem goes away if I switch to the slower Intel Media graphics driver.
    I have installed the very latest ATI drivers and Catalyst Control Center, per Lenovo (http://download.lenovo.com/ibmdl/pub/pc/pccbbs/mobiles/7vd541ww.txt) -- the CCC currently shows:
    Item Value
    Driver Packaging Version 8.563.2.1-090401a-079160c-Lenovo
    Provider ATI Technologies Inc.
    2D Driver Version 7.01.01.849
    2D Driver File Path /REGISTRY/MPCH INE/SYSTEM/ControlSe
    Direct3D Version 7.14.10.0630
    OpenGL Version 6.14.10.8306
    Catalyst® Control Center Version 2009.0401.1328.22301

     Well, with Alibre's help, we tried turning off the switchable graphics per:
    http://www-307.ibm.com/pc/support/site.wss/document.do?lndocid=MIGR-70495#g5
    After the first reboot, the hardware was recognized, but the ATI driver was not properly loaded; but after the second reboots, the ATI driver was installed correctly.  Then, Alibre worked correctly. 
    It appears that the switchable graphics driver support is interfering with the proper operation of the underlying ATI driver.  I'm sad to lose switchable graphics support, but at least I can work!

  • ATI Radeon 9000 IGP Mobile driver doesn't have hardware acceleration

    I installed the xf86-video-ati package and I don't get hardware acceleration. Glxgears gives a painful 80 FPS rate and nothing 3D intensive works, neither 480p/720p youtube videos. Also, it seems that the current drivers identify the card as 9100 instead of 9000, but I know that it's 9000 for sure. The laptop that I'm running is an old one, Compaq Presario R3000 with the Intel CPU.
    X.org.0.log
    [ 25.819]
    X.Org X Server 1.10.1
    Release Date: 2011-04-15
    [ 25.819] X Protocol Version 11, Revision 0
    [ 25.819] Build Operating System: Linux 2.6.38-ARCH i686
    [ 25.819] Current Operating System: Linux localhost 2.6.38-ARCH #1 SMP PREEMPT Wed Mar 30 07:14:27 UTC 2011 i686
    [ 25.820] Kernel command line: root=/dev/sda1 ro
    [ 25.820] Build Date: 16 April 2011 12:05:35PM
    [ 25.820]
    [ 25.841] Current version of pixman: 0.20.2
    [ 25.841] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 25.841] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 25.841] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Apr 20 00:29:04 2011
    [ 25.913] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 25.948] (==) No Layout section. Using the first Screen section.
    [ 25.948] (==) No screen section available. Using defaults.
    [ 25.948] (**) |-->Screen "Default Screen Section" (0)
    [ 25.948] (**) | |-->Monitor "<default monitor>"
    [ 25.949] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 25.949] (==) Automatically adding devices
    [ 25.949] (==) Automatically enabling devices
    [ 25.998] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 25.998] Entry deleted from font path.
    [ 26.073] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 26.073] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 26.073] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 26.073] (II) Loader magic: 0x81f4ee0
    [ 26.073] (II) Module ABI versions:
    [ 26.073] X.Org ANSI C Emulation: 0.4
    [ 26.073] X.Org Video Driver: 10.0
    [ 26.073] X.Org XInput driver : 12.2
    [ 26.073] X.Org Server Extension : 5.0
    [ 26.074] (--) PCI:*(0:1:5:0) 1002:5835:103c:006b rev 0, Mem @ 0xe0000000/268435456, 0xd0100000/65536, I/O @ 0x00009000/256, BIOS @ 0x????????/131072
    [ 26.075] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 26.075] (II) LoadModule: "extmod"
    [ 26.079] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 26.094] (II) Module extmod: vendor="X.Org Foundation"
    [ 26.095] compiled for 1.10.1, module version = 1.0.0
    [ 26.095] Module class: X.Org Server Extension
    [ 26.095] ABI class: X.Org Server Extension, version 5.0
    [ 26.095] (II) Loading extension MIT-SCREEN-SAVER
    [ 26.095] (II) Loading extension XFree86-VidModeExtension
    [ 26.095] (II) Loading extension XFree86-DGA
    [ 26.095] (II) Loading extension DPMS
    [ 26.095] (II) Loading extension XVideo
    [ 26.095] (II) Loading extension XVideo-MotionCompensation
    [ 26.095] (II) Loading extension X-Resource
    [ 26.095] (II) LoadModule: "dbe"
    [ 26.095] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 26.097] (II) Module dbe: vendor="X.Org Foundation"
    [ 26.097] compiled for 1.10.1, module version = 1.0.0
    [ 26.097] Module class: X.Org Server Extension
    [ 26.097] ABI class: X.Org Server Extension, version 5.0
    [ 26.097] (II) Loading extension DOUBLE-BUFFER
    [ 26.097] (II) LoadModule: "glx"
    [ 26.097] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 26.111] (II) Module glx: vendor="X.Org Foundation"
    [ 26.111] compiled for 1.10.1, module version = 1.0.0
    [ 26.111] ABI class: X.Org Server Extension, version 5.0
    [ 26.116] (==) AIGLX enabled
    [ 26.116] (II) Loading extension GLX
    [ 26.116] (II) LoadModule: "record"
    [ 26.116] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 26.117] (II) Module record: vendor="X.Org Foundation"
    [ 26.117] compiled for 1.10.1, module version = 1.13.0
    [ 26.117] Module class: X.Org Server Extension
    [ 26.117] ABI class: X.Org Server Extension, version 5.0
    [ 26.117] (II) Loading extension RECORD
    [ 26.117] (II) LoadModule: "dri"
    [ 26.117] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 26.147] (II) Module dri: vendor="X.Org Foundation"
    [ 26.147] compiled for 1.10.1, module version = 1.0.0
    [ 26.147] ABI class: X.Org Server Extension, version 5.0
    [ 26.147] (II) Loading extension XFree86-DRI
    [ 26.147] (II) LoadModule: "dri2"
    [ 26.147] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 26.148] (II) Module dri2: vendor="X.Org Foundation"
    [ 26.148] compiled for 1.10.1, module version = 1.2.0
    [ 26.148] ABI class: X.Org Server Extension, version 5.0
    [ 26.148] (II) Loading extension DRI2
    [ 26.148] (==) Matched ati as autoconfigured driver 0
    [ 26.148] (==) Matched vesa as autoconfigured driver 1
    [ 26.148] (==) Matched fbdev as autoconfigured driver 2
    [ 26.148] (==) Assigned the driver to the xf86ConfigLayout
    [ 26.148] (II) LoadModule: "ati"
    [ 26.149] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
    [ 26.165] (II) Module ati: vendor="X.Org Foundation"
    [ 26.165] compiled for 1.10.1, module version = 6.14.99
    [ 26.165] Module class: X.Org Video Driver
    [ 26.165] ABI class: X.Org Video Driver, version 10.0
    [ 26.165] (II) LoadModule: "radeon"
    [ 26.166] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    [ 26.235] (II) Module radeon: vendor="X.Org Foundation"
    [ 26.235] compiled for 1.10.1, module version = 6.14.99
    [ 26.235] Module class: X.Org Video Driver
    [ 26.235] ABI class: X.Org Video Driver, version 10.0
    [ 26.236] (II) LoadModule: "vesa"
    [ 26.237] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [ 26.250] (II) Module vesa: vendor="X.Org Foundation"
    [ 26.250] compiled for 1.10.0, module version = 2.3.0
    [ 26.250] Module class: X.Org Video Driver
    [ 26.250] ABI class: X.Org Video Driver, version 10.0
    [ 26.250] (II) LoadModule: "fbdev"
    [ 26.250] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
    [ 26.269] (II) Module fbdev: vendor="X.Org Foundation"
    [ 26.269] compiled for 1.10.0, module version = 0.4.2
    [ 26.269] ABI class: X.Org Video Driver, version 10.0
    [ 26.269] (II) RADEON: Driver for ATI Radeon chipsets:
    ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
    ATI Radeon Mobility X300 (M24) 3152 (PCIE),
    ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI),
    ATI Radeon X600 (RV380) 3E50 (PCIE),
    ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
    ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
    ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
    ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
    ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
    ATI FireGL X2 AK (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 Radeon 9650,
    ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
    ATI Radeon 8500 AIW BB (AGP), ATI Radeon IGP320M (U1) 4336,
    ATI Radeon IGP330M/340M/350M (U2) 4337,
    ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
    ATI Radeon 9000 Ig (AGP/PCI), 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 X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
    ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
    ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
    ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
    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 FireGL Mobility 9000 (M9) Ld (AGP),
    ATI Radeon Mobility 9000 (M9) Lf (AGP),
    ATI Radeon Mobility 9000 (M9) Lg (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 9800PRO NH (AGP),
    ATI Radeon 9800 NI (AGP), ATI FireGL X2 NK (AGP),
    ATI Radeon 9800XT NJ (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 QD (AGP),
    ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
    ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
    ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
    ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
    ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
    ATI Radeon Mobility X300 (M22) 5460 (PCIE),
    ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
    ATI FireGL M22 GL 5464 (PCIE), 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 Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
    ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
    ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
    ATI FireGL unknown (R423) UR (PCIE),
    ATI FireGL unknown (R423) UT (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 X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
    ATI Radeon Mobility 9100 IGP (U3) 5835,
    ATI Radeon XPRESS 200 5954 (PCIE),
    ATI Radeon XPRESS 200M 5955 (PCIE), 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 ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
    ATI Radeon XPRESS 200M 5975 (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 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 9200 (M9+) 5C61 (AGP),
    ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
    ATI Mobility Radeon X800 XT (M28) (PCIE),
    ATI Mobility FireGL V5100 (M28) (PCIE),
    ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
    ATI Radeon X850 XT PE (R480) (PCIE),
    ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
    ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
    ATI Radeon X850 XT (R480) (PCIE),
    ATI Radeon X800XT (R423) 5D57 (PCIE),
    ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
    ATI Radeon X700 PRO (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
    ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
    ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
    ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
    ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
    ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
    ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
    ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
    ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
    ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
    ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
    ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
    ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
    ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
    ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
    ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
    ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
    ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
    ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
    ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
    ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
    ATI Mobility Radeon X1700, ATI Radeon X2300HD,
    ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
    ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
    ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
    ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
    ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
    ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
    ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
    ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
    ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
    ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
    ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
    ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
    ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
    ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
    ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
    ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
    AMD FireStream 9250, ATI FirePro V8700 (FireGL),
    ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
    ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series,
    ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,
    ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP),
    ATI Mobility Radeon HD 4670, ATI FirePro M5750,
    ATI Mobility Radeon HD 4670, ATI Radeon RV730 (AGP),
    ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
    ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
    ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
    ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
    ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
    ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
    ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
    ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
    ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
    ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
    ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
    ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
    ATI Mobility Radeon HD 3850 X2, ATI RV670,
    ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
    ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
    ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
    ATI Radeon RV710, ATI Radeon RV710, ATI Radeon RV710,
    ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series,
    ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series,
    ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
    ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
    ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
    ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
    ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
    ATI FireGL V3600, ATI Radeon HD 2600 LE,
    ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
    ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
    ATI Radeon HD 3450, ATI Radeon HD 3450, ATI Radeon HD 3430,
    ATI Radeon HD 3450, ATI FirePro V3700, ATI FireMV 2450,
    ATI FireMV 2260, ATI FireMV 2260, ATI Radeon HD 3600 Series,
    ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO,
    ATI Radeon HD 3600 XT, ATI Radeon HD 3600 PRO,
    ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
    ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
    ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
    ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
    ATI Radeon HD 3300 Graphics, ATI Radeon HD 3200 Graphics,
    ATI Radeon 3000 Graphics, ATI Radeon HD 4200, ATI Radeon 4100,
    ATI Mobility Radeon HD 4200, ATI Mobility Radeon 4100,
    ATI Radeon HD 4290, ATI Radeon HD 4250, AMD Radeon HD 6310 Graphics,
    AMD Radeon HD 6310 Graphics, AMD Radeon HD 6250 Graphics,
    AMD Radeon HD 6250 Graphics, AMD Radeon HD 6300 Series Graphics,
    AMD Radeon HD 6200 Series Graphics, CYPRESS,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
    AMD Firestream 9350, ATI Radeon HD 5800 Series,
    ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
    ATI Radeon HD 5900 Series, ATI Radeon HD 5900 Series,
    ATI Mobility Radeon HD 5800 Series,
    ATI Mobility Radeon HD 5800 Series,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
    ATI Radeon HD 5700 Series, ATI Radeon HD 5700 Series,
    ATI Mobility Radeon HD 5000 Series,
    ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
    ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
    ATI Mobility Radeon HD 5000 Series,
    ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,
    ATI Mobility Radeon Graphics, CEDAR,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,
    ATI Radeon HD 5450, CEDAR, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
    CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, AMD Radeon HD 6900 Series,
    AMD Radeon HD 6900 Series, CAYMAN, CAYMAN,
    AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series, BARTS,
    BARTS, Mobility Radeon HD 6000 Series,
    Mobility Radeon HD 6000 Series, BARTS, BARTS, BARTS, BARTS,
    AMD Radeon HD 6800 Series, AMD Radeon HD 6800 Series, TURKS, TURKS,
    TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    TURKS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
    CAICOS, CAICOS, CAICOS, CAICOS
    [ 26.278] (II) VESA: driver for VESA chipsets: vesa
    [ 26.278] (II) FBDEV: driver for framebuffer: fbdev
    [ 26.278] (++) using VT number 7
    [ 26.303] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    [ 26.303] (II) [KMS] Kernel modesetting enabled.
    [ 26.303] (WW) Falling back to old probe method for vesa
    [ 26.303] (WW) Falling back to old probe method for fbdev
    [ 26.303] (II) Loading sub module "fbdevhw"
    [ 26.303] (II) LoadModule: "fbdevhw"
    [ 26.303] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
    [ 26.304] (II) Module fbdevhw: vendor="X.Org Foundation"
    [ 26.304] compiled for 1.10.1, module version = 0.0.2
    [ 26.304] ABI class: X.Org Video Driver, version 10.0
    [ 26.304] (II) RADEON(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 26.304] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
    [ 26.304] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 26.304] (==) RADEON(0): Default visual is TrueColor
    [ 26.304] (==) RADEON(0): RGB weight 888
    [ 26.304] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
    [ 26.304] (--) RADEON(0): Chipset: "ATI Radeon Mobility 9100 IGP (U3) 5835" (ChipID = 0x5835)
    [ 26.304] (II) RADEON(0): AGP card detected
    [ 26.304] drmOpenDevice: node name is /dev/dri/card0
    [ 26.305] drmOpenDevice: open result is 8, (OK)
    [ 26.305] drmOpenByBusid: Searching for BusID pci:0000:01:05.0
    [ 26.305] drmOpenDevice: node name is /dev/dri/card0
    [ 26.305] drmOpenDevice: open result is 8, (OK)
    [ 26.305] drmOpenByBusid: drmOpenMinor returns 8
    [ 26.305] drmOpenByBusid: drmGetBusid reports pci:0000:01:05.0
    [ 26.305] (II) Loading sub module "exa"
    [ 26.305] (II) LoadModule: "exa"
    [ 26.305] (II) Loading /usr/lib/xorg/modules/libexa.so
    [ 26.306] (II) Module exa: vendor="X.Org Foundation"
    [ 26.306] compiled for 1.10.1, module version = 2.5.0
    [ 26.307] ABI class: X.Org Video Driver, version 10.0
    [ 26.307] (II) RADEON(0): KMS Color Tiling: disabled
    [ 26.307] (II) RADEON(0): KMS Pageflipping: enabled
    [ 26.307] (II) RADEON(0): SwapBuffers wait for vsync: enabled
    [ 26.338] (II) RADEON(0): Output VGA-0 has no monitor section
    [ 26.338] (II) RADEON(0): Output LVDS has no monitor section
    [ 26.344] (II) RADEON(0): Output S-video has no monitor section
    [ 26.368] (II) RADEON(0): EDID for output VGA-0
    [ 26.369] (II) RADEON(0): EDID for output LVDS
    [ 26.369] (II) RADEON(0): Printing probed modes for output LVDS
    [ 26.369] (II) RADEON(0): Modeline "1280x800"x60.0 68.90 1280 1296 1328 1408 800 804 808 816 (48.9 kHz)
    [ 26.369] (II) RADEON(0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz)
    [ 26.369] (II) RADEON(0): Modeline "1152x768"x59.8 71.75 1152 1216 1328 1504 768 771 781 798 -hsync +vsync (47.7 kHz)
    [ 26.369] (II) RADEON(0): Modeline "1024x768"x59.9 63.50 1024 1072 1176 1328 768 771 775 798 -hsync +vsync (47.8 kHz)
    [ 26.369] (II) RADEON(0): Modeline "800x600"x59.9 38.25 800 832 912 1024 600 603 607 624 -hsync +vsync (37.4 kHz)
    [ 26.369] (II) RADEON(0): Modeline "848x480"x59.7 31.50 848 872 952 1056 480 483 493 500 -hsync +vsync (29.8 kHz)
    [ 26.369] (II) RADEON(0): Modeline "720x480"x59.7 26.75 720 744 808 896 480 483 493 500 -hsync +vsync (29.9 kHz)
    [ 26.369] (II) RADEON(0): Modeline "640x480"x59.4 23.75 640 664 720 800 480 483 487 500 -hsync +vsync (29.7 kHz)
    [ 26.375] (II) RADEON(0): EDID for output S-video
    [ 26.375] (II) RADEON(0): Output VGA-0 disconnected
    [ 26.375] (II) RADEON(0): Output LVDS connected
    [ 26.375] (II) RADEON(0): Output S-video disconnected
    [ 26.375] (II) RADEON(0): Using exact sizes for initial modes
    [ 26.375] (II) RADEON(0): Output LVDS using initial mode 1280x800
    [ 26.375] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 26.375] (II) RADEON(0): mem size init: gart size :1dff000 vram size: s:8000000 visible:7bd8000
    [ 26.375] (II) RADEON(0): EXA: Driver will allow EXA pixmaps in VRAM
    [ 26.375] (==) RADEON(0): DPI set to (96, 96)
    [ 26.375] (II) Loading sub module "fb"
    [ 26.375] (II) LoadModule: "fb"
    [ 26.375] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 26.419] (II) Module fb: vendor="X.Org Foundation"
    [ 26.419] compiled for 1.10.1, module version = 1.0.0
    [ 26.419] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 26.419] (II) Loading sub module "ramdac"
    [ 26.419] (II) LoadModule: "ramdac"
    [ 26.419] (II) Module "ramdac" already built-in
    [ 26.419] (II) UnloadModule: "vesa"
    [ 26.419] (II) Unloading vesa
    [ 26.419] (II) UnloadModule: "fbdev"
    [ 26.419] (II) Unloading fbdev
    [ 26.419] (II) UnloadModule: "fbdevhw"
    [ 26.419] (II) Unloading fbdevhw
    [ 26.419] (--) Depth 24 pixmap format is 32 bpp
    [ 26.420] (II) RADEON(0): [DRI2] Setup complete
    [ 26.420] (II) RADEON(0): [DRI2] DRI driver: r200
    [ 26.420] (II) RADEON(0): Front buffer size: 4000K
    [ 26.420] (II) RADEON(0): VRAM usage limit set to 110534K
    [ 26.451] (==) RADEON(0): Backing store disabled
    [ 26.451] (II) RADEON(0): Direct rendering enabled
    [ 26.470] (II) RADEON(0): Render acceleration enabled for R200 type cards.
    [ 26.470] (II) RADEON(0): Setting EXA maxPitchBytes
    [ 26.470] (II) EXA(0): Driver allocated offscreen pixmaps
    [ 26.470] (II) EXA(0): Driver registered support for the following operations:
    [ 26.470] (II) Solid
    [ 26.470] (II) Copy
    [ 26.470] (II) Composite (RENDER acceleration)
    [ 26.470] (II) UploadToScreen
    [ 26.470] (II) DownloadFromScreen
    [ 26.471] (II) RADEON(0): Acceleration enabled
    [ 26.471] (==) RADEON(0): DPMS enabled
    [ 26.471] (==) RADEON(0): Silken mouse enabled
    [ 26.490] (II) RADEON(0): Set up textured video
    [ 26.490] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 26.490] (--) RandR disabled
    [ 26.490] (II) Initializing built-in extension Generic Event Extension
    [ 26.490] (II) Initializing built-in extension SHAPE
    [ 26.490] (II) Initializing built-in extension MIT-SHM
    [ 26.490] (II) Initializing built-in extension XInputExtension
    [ 26.490] (II) Initializing built-in extension XTEST
    [ 26.490] (II) Initializing built-in extension BIG-REQUESTS
    [ 26.490] (II) Initializing built-in extension SYNC
    [ 26.490] (II) Initializing built-in extension XKEYBOARD
    [ 26.490] (II) Initializing built-in extension XC-MISC
    [ 26.490] (II) Initializing built-in extension SECURITY
    [ 26.490] (II) Initializing built-in extension XINERAMA
    [ 26.490] (II) Initializing built-in extension XFIXES
    [ 26.490] (II) Initializing built-in extension RENDER
    [ 26.490] (II) Initializing built-in extension RANDR
    [ 26.490] (II) Initializing built-in extension COMPOSITE
    [ 26.490] (II) Initializing built-in extension DAMAGE
    [ 26.598] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 26.598] (II) AIGLX: enabled GLX_INTEL_swap_event
    [ 26.598] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [ 26.598] (II) AIGLX: enabled GLX_SGI_make_current_read
    [ 26.598] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [ 26.599] (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/r200_dri.so
    [ 26.599] (II) GLX: Initialized DRI2 GL provider for screen 0
    [ 26.600] (II) RADEON(0): Setting screen physical size to 338 x 211
    [ 27.171] (II) config/udev: Adding input device Power Button (/dev/input/event5)
    [ 27.171] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 27.171] (II) LoadModule: "evdev"
    [ 27.199] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 27.216] (II) Module evdev: vendor="X.Org Foundation"
    [ 27.216] compiled for 1.10.0, module version = 2.6.0
    [ 27.216] Module class: X.Org XInput Driver
    [ 27.216] ABI class: X.Org XInput driver, version 12.2
    [ 27.216] (II) Using input driver 'evdev' for 'Power Button'
    [ 27.216] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 27.217] (**) Power Button: always reports core events
    [ 27.217] (**) Power Button: Device: "/dev/input/event5"
    [ 27.240] (--) Power Button: Found keys
    [ 27.240] (II) Power Button: Configuring as keyboard
    [ 27.240] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input6/event5"
    [ 27.240] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 27.240] (**) Option "xkb_rules" "evdev"
    [ 27.240] (**) Option "xkb_model" "evdev"
    [ 27.240] (**) Option "xkb_layout" "us"
    [ 27.274] (II) config/udev: Adding input device Video Bus (/dev/input/event2)
    [ 27.274] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 27.274] (II) Using input driver 'evdev' for 'Video Bus'
    [ 27.274] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 27.275] (**) Video Bus: always reports core events
    [ 27.275] (**) Video Bus: Device: "/dev/input/event2"
    [ 27.286] (--) Video Bus: Found keys
    [ 27.286] (II) Video Bus: Configuring as keyboard
    [ 27.286] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:01/LNXVIDEO:00/input/input3/event2"
    [ 27.286] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
    [ 27.286] (**) Option "xkb_rules" "evdev"
    [ 27.286] (**) Option "xkb_model" "evdev"
    [ 27.286] (**) Option "xkb_layout" "us"
    [ 27.397] (II) config/udev: Adding input device Power Button (/dev/input/event4)
    [ 27.397] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 27.397] (II) Using input driver 'evdev' for 'Power Button'
    [ 27.398] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 27.398] (**) Power Button: always reports core events
    [ 27.398] (**) Power Button: Device: "/dev/input/event4"
    [ 27.413] (--) Power Button: Found keys
    [ 27.413] (II) Power Button: Configuring as keyboard
    [ 27.413] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input5/event4"
    [ 27.413] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 27.413] (**) Option "xkb_rules" "evdev"
    [ 27.413] (**) Option "xkb_model" "evdev"
    [ 27.413] (**) Option "xkb_layout" "us"
    [ 27.414] (II) config/udev: Adding input device Lid Switch (/dev/input/event3)
    [ 27.414] (II) No input driver/identifier specified (ignoring)
    [ 27.423] (II) config/udev: Adding input device USB OPTICAL MOUSE (/dev/input/event7)
    [ 27.423] (**) USB OPTICAL MOUSE: Applying InputClass "evdev pointer catchall"
    [ 27.423] (II) Using input driver 'evdev' for ' USB OPTICAL MOUSE'
    [ 27.423] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 27.423] (**) USB OPTICAL MOUSE: always reports core events
    [ 27.423] (**) USB OPTICAL MOUSE: Device: "/dev/input/event7"
    [ 27.440] (--) USB OPTICAL MOUSE: Found 3 mouse buttons
    [ 27.440] (--) USB OPTICAL MOUSE: Found scroll wheel(s)
    [ 27.440] (--) USB OPTICAL MOUSE: Found relative axes
    [ 27.440] (--) USB OPTICAL MOUSE: Found x and y relative axes
    [ 27.440] (II) USB OPTICAL MOUSE: Configuring as mouse
    [ 27.440] (II) USB OPTICAL MOUSE: Adding scrollwheel support
    [ 27.440] (**) USB OPTICAL MOUSE: YAxisMapping: buttons 4 and 5
    [ 27.440] (**) USB OPTICAL MOUSE: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 27.440] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.4/0000:02:07.0/usb4/4-1/4-1:1.0/input/input8/event7"
    [ 27.440] (II) XINPUT: Adding extended input device " USB OPTICAL MOUSE" (type: MOUSE)
    [ 27.440] (II) USB OPTICAL MOUSE: initialized for relative axes.
    [ 27.440] (**) USB OPTICAL MOUSE: (accel) keeping acceleration scheme 1
    [ 27.440] (**) USB OPTICAL MOUSE: (accel) acceleration profile 0
    [ 27.440] (**) USB OPTICAL MOUSE: (accel) acceleration factor: 2.000
    [ 27.440] (**) USB OPTICAL MOUSE: (accel) acceleration threshold: 4
    [ 27.441] (II) config/udev: Adding input device USB OPTICAL MOUSE (/dev/input/mouse1)
    [ 27.441] (II) No input driver/identifier specified (ignoring)
    [ 27.444] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 27.444] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 27.444] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 27.444] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 27.444] (**) AT Translated Set 2 keyboard: always reports core events
    [ 27.444] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 27.460] (--) AT Translated Set 2 keyboard: Found keys
    [ 27.460] (II) AT Translated Set 2 keyboard: Configuring as keyboard
    [ 27.460] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input1/event0"
    [ 27.460] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
    [ 27.460] (**) Option "xkb_rules" "evdev"
    [ 27.460] (**) Option "xkb_model" "evdev"
    [ 27.460] (**) Option "xkb_layout" "us"
    [ 27.461] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/event6)
    [ 27.461] (**) PS/2 Generic Mouse: Applying InputClass "evdev pointer catchall"
    [ 27.461] (II) Using input driver 'evdev' for 'PS/2 Generic Mouse'
    [ 27.461] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 27.461] (**) PS/2 Generic Mouse: always reports core events
    [ 27.461] (**) PS/2 Generic Mouse: Device: "/dev/input/event6"
    [ 27.486] (--) PS/2 Generic Mouse: Found 3 mouse buttons
    [ 27.486] (--) PS/2 Generic Mouse: Found relative axes
    [ 27.486] (--) PS/2 Generic Mouse: Found x and y relative axes
    [ 27.486] (II) PS/2 Generic Mouse: Configuring as mouse
    [ 27.486] (**) PS/2 Generic Mouse: YAxisMapping: buttons 4 and 5
    [ 27.486] (**) PS/2 Generic Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 27.486] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio4/input/input7/event6"
    [ 27.486] (II) XINPUT: Adding extended input device "PS/2 Generic Mouse" (type: MOUSE)
    [ 27.486] (II) PS/2 Generic Mouse: initialized for relative axes.
    [ 27.487] (**) PS/2 Generic Mouse: (accel) keeping acceleration scheme 1
    [ 27.487] (**) PS/2 Generic Mouse: (accel) acceleration profile 0
    [ 27.487] (**) PS/2 Generic Mouse: (accel) acceleration factor: 2.000
    [ 27.487] (**) PS/2 Generic Mouse: (accel) acceleration threshold: 4
    [ 27.487] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/mouse0)
    [ 27.487] (II) No input driver/identifier specified (ignoring)
    [ 27.488] (II) config/udev: Adding input device PC Speaker (/dev/input/event1)
    [ 27.488] (II) No input driver/identifier specified (ignoring)
    kernel.log
    Apr 20 00:27:00 localhost kernel: [Hardware Error]: Machine check events logged
    Apr 20 00:28:52 localhost kernel: Initializing cgroup subsys cpuset
    Apr 20 00:28:52 localhost kernel: Initializing cgroup subsys cpu
    Apr 20 00:28:52 localhost kernel: Linux version 2.6.38-ARCH (tobias@T-POWA-LX) (gcc version 4.6.0 (GCC) ) #1 SMP PREEMPT Wed Mar 30 07:14:27 UTC 2011
    Apr 20 00:28:52 localhost kernel: BIOS-provided physical RAM map:
    Apr 20 00:28:52 localhost kernel: BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
    Apr 20 00:28:52 localhost kernel: BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
    Apr 20 00:28:52 localhost kernel: BIOS-e820: 00000000000d0000 - 00000000000d8000 (reserved)
    Apr 20 00:28:52 localhost kernel: BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
    Apr 20 00:28:52 localhost kernel: BIOS-e820: 0000000000100000 - 0000000017f70000 (usable)
    Apr 20 00:28:52 localhost kernel: BIOS-e820: 0000000017f70000 - 0000000017f7d000 (ACPI data)
    Apr 20 00:28:52 localhost kernel: BIOS-e820: 0000000017f7d000 - 0000000017f80000 (ACPI NVS)
    Apr 20 00:28:52 localhost kernel: BIOS-e820: 0000000017f80000 - 0000000018000000 (reserved)
    Apr 20 00:28:52 localhost kernel: BIOS-e820: 0000000027f80000 - 0000000028000000 (reserved)
    Apr 20 00:28:52 localhost kernel: BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
    Apr 20 00:28:52 localhost kernel: BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
    Apr 20 00:28:52 localhost kernel: BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
    Apr 20 00:28:52 localhost kernel: Notice: NX (Execute Disable) protection missing in CPU!
    Apr 20 00:28:52 localhost kernel: DMI present.
    Apr 20 00:28:52 localhost kernel: DMI: Hewlett-Packard Presario R3000 (PC777AV) /089C, BIOS F.45 04/06/2005
    Apr 20 00:28:52 localhost kernel: e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
    Apr 20 00:28:52 localhost kernel: e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
    Apr 20 00:28:52 localhost kernel: last_pfn = 0x17f70 max_arch_pfn = 0x100000
    Apr 20 00:28:52 localhost kernel: MTRR default type: uncachable
    Apr 20 00:28:52 localhost kernel: MTRR fixed ranges enabled:
    Apr 20 00:28:52 localhost kernel: 00000-9FFFF write-back
    Apr 20 00:28:52 localhost kernel: A0000-BFFFF uncachable
    Apr 20 00:28:52 localhost kernel: C0000-CFFFF write-protect
    Apr 20 00:28:52 localhost kernel: D0000-DFFFF uncachable
    Apr 20 00:28:52 localhost kernel: E0000-FFFFF write-protect
    Apr 20 00:28:52 localhost kernel: MTRR variable ranges enabled:
    Apr 20 00:28:52 localhost kernel: 0 base 000000000 mask FF0000000 write-back
    Apr 20 00:28:52 localhost kernel: 1 base 010000000 mask FF8000000 write-back
    Apr 20 00:28:52 localhost kernel: 2 base 017F80000 mask FFFF80000 uncachable
    Apr 20 00:28:52 localhost kernel: 3 base 027F80000 mask FFFF80000 uncachable
    Apr 20 00:28:52 localhost kernel: 4 disabled
    Apr 20 00:28:52 localhost kernel: 5 disabled
    Apr 20 00:28:52 localhost kernel: 6 disabled
    Apr 20 00:28:52 localhost kernel: 7 disabled
    Apr 20 00:28:52 localhost kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    Apr 20 00:28:52 localhost kernel: found SMP MP-table at [c00f6470] f6470
    Apr 20 00:28:52 localhost kernel: initial memory mapped : 0 - 01800000
    Apr 20 00:28:52 localhost kernel: init_memory_mapping: 0000000000000000-0000000017f70000
    Apr 20 00:28:52 localhost kernel: 0000000000 - 0000400000 page 4k
    Apr 20 00:28:52 localhost kernel: 0000400000 - 0017c00000 page 2M
    Apr 20 00:28:52 localhost kernel: 0017c00000 - 0017f70000 page 4k
    Apr 20 00:28:52 localhost kernel: kernel direct mapping tables up to 17f70000 @ 17fb000-1800000
    Apr 20 00:28:52 localhost kernel: RAMDISK: 17dca000 - 17f60000
    Apr 20 00:28:52 localhost kernel: ACPI: RSDP 000f6500 00014 (v00 PTLTD )
    Apr 20 00:28:52 localhost kernel: ACPI: RSDT 17f79185 00030 (v01 PTLTD RSDT 06040000 LTP 00000000)
    Apr 20 00:28:52 localhost kernel: ACPI: FACP 17f7ceed 00074 (v01 HP Chinook 06040000 ATI 000F4240)
    Apr 20 00:28:52 localhost kernel: ACPI: DSDT 17f791b5 03D38 (v01 HP SB200 06040000 INTL 20030509)
    Apr 20 00:28:52 localhost kernel: ACPI: FACS 17f7ffc0 00040
    Apr 20 00:28:52 localhost kernel: ACPI: APIC 17f7cf61 00068 (v01 PTLTD ? APIC 06040000 LTP 00000000)
    Apr 20 00:28:52 localhost kernel: ACPI: SSDT 17f7cfc9 00037 (v01 PTLTD ACPIHT 06040000 LTP 00000001)
    Apr 20 00:28:52 localhost kernel: ACPI: Local APIC address 0xfee00000
    Apr 20 00:28:52 localhost kernel: 0MB HIGHMEM available.
    Apr 20 00:28:52 localhost kernel: 383MB LOWMEM available.
    Apr 20 00:28:52 localhost kernel: mapped low ram: 0 - 17f70000
    Apr 20 00:28:52 localhost kernel: low ram: 0 - 17f70000
    Apr 20 00:28:52 localhost kernel: Zone PFN ranges:
    Apr 20 00:28:52 localhost kernel: DMA 0x00000010 -> 0x00001000
    Apr 20 00:28:52 localhost kernel: Normal 0x00001000 -> 0x00017f70
    Apr 20 00:28:52 localhost kernel: HighMem empty
    Apr 20 00:28:52 localhost kernel: Movable zone start PFN for each node
    Apr 20 00:28:52 localhost kernel: early_node_map[2] active PFN ranges
    Apr 20 00:28:52 localhost kernel: 0: 0x00000010 -> 0x0000009f
    Apr 20 00:28:52 localhost kernel: 0: 0x00000100 -> 0x00017f70
    Apr 20 00:28:52 localhost kernel: On node 0 totalpages: 98047
    Apr 20 00:28:52 localhost kernel: free_area_init_node: node 0, pgdat c1450b00, node_mem_map d7aca200
    Apr 20 00:28:52 localhost kernel: DMA zone: 32 pages used for memmap
    Apr 20 00:28:52 localhost kernel: DMA zone: 0 pages reserved
    Apr 20 00:28:52 localhost kernel: DMA zone: 3951 pages, LIFO batch:0
    Apr 20 00:28:52 localhost kernel: Normal zone: 735 pages used for memmap
    Apr 20 00:28:52 localhost kernel: Normal zone: 93329 pages, LIFO batch:31
    Apr 20 00:28:52 localhost kernel: Using APIC driver default
    Apr 20 00:28:52 localhost kernel: ACPI: PM-Timer IO Port: 0x8008
    Apr 20 00:28:52 localhost kernel: ACPI: Local APIC address 0xfee00000
    Apr 20 00:28:52 localhost kernel: ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
    Apr 20 00:28:52 localhost kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
    Apr 20 00:28:52 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
    Apr 20 00:28:52 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
    Apr 20 00:28:52 localhost kernel: ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    Apr 20 00:28:52 localhost kernel: IOAPIC[0]: apic_id 2, version 17, address 0xfec00000, GSI 0-23
    Apr 20 00:28:52 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge)
    Apr 20 00:28:52 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 21 low level)
    Apr 20 00:28:52 localhost kernel: ACPI: IRQ0 used by override.
    Apr 20 00:28:52 localhost kernel: ACPI: IRQ2 used by override.
    Apr 20 00:28:52 localhost kernel: ACPI: IRQ9 used by override.
    Apr 20 00:28:52 localhost kernel: Using ACPI (MADT) for SMP configuration information
    Apr 20 00:28:52 localhost kernel: SMP: Allowing 2 CPUs, 0 hotplug CPUs
    Apr 20 00:28:52 localhost kernel: nr_irqs_gsi: 40
    Apr 20 00:28:52 localhost kernel: PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
    Apr 20 00:28:52 localhost kernel: PM: Registered nosave memory: 00000000000a0000 - 00000000000d0000
    Apr 20 00:28:52 localhost kernel: PM: Registered nosave memory: 00000000000d0000 - 00000000000d8000
    Apr 20 00:28:52 localhost kernel: PM: Registered nosave memory: 00000000000d8000 - 00000000000e0000
    Apr 20 00:28:52 localhost kernel: PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
    Apr 20 00:28:52 localhost kernel: Allocating PCI resources starting at 28000000 (gap: 28000000:d6c00000)
    Apr 20 00:28:52 localhost kernel: Booting paravirtualized kernel on bare hardware
    Apr 20 00:28:52 localhost kernel: setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:2 nr_node_ids:1
    Apr 20 00:28:52 localhost kernel: PERCPU: Embedded 12 pages/cpu @d7400000 s27392 r0 d21760 u2097152
    Apr 20 00:28:52 localhost kernel: pcpu-alloc: s27392 r0 d21760 u2097152 alloc=1*4194304
    Apr 20 00:28:52 localhost kernel: pcpu-alloc: [0] 0 1
    Apr 20 00:28:52 localhost kernel: Built 1 zonelists in Zone order, mobility grouping on. Total pages: 97280
    Apr 20 00:28:52 localhost kernel: Kernel command line: root=/dev/sda1 ro
    Apr 20 00:28:52 localhost kernel: PID hash table entries: 2048 (order: 1, 8192 bytes)
    Apr 20 00:28:52 localhost kernel: Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
    Apr 20 00:28:52 localhost kernel: Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
    Apr 20 00:28:52 localhost kernel: Initializing CPU#0
    Apr 20 00:28:52 localhost kernel: allocated 1962880 bytes of page_cgroup
    Apr 20 00:28:52 localhost kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups
    Apr 20 00:28:52 localhost kernel: Initializing HighMem for node 0 (00000000:00000000)
    Apr 20 00:28:52 localhost kernel: Memory: 379216k/392640k available (3182k kernel code, 12972k reserved, 1260k data, 424k init, 0k highmem)
    Apr 20 00:28:52 localhost kernel: virtual kernel memory layout:
    Apr 20 00:28:52 localhost kernel: fixmap : 0xfff16000 - 0xfffff000 ( 932 kB)
    Apr 20 00:28:52 localhost kernel: pkmap : 0xff800000 - 0xffc00000 (4096 kB)
    Apr 20 00:28:52 localhost kernel: vmalloc : 0xd8770000 - 0xff7fe000 ( 624 MB)
    Apr 20 00:28:52 localhost kernel: lowmem : 0xc0000000 - 0xd7f70000 ( 383 MB)
    Apr 20 00:28:52 localhost kernel: .init : 0xc1457000 - 0xc14c1000 ( 424 kB)
    Apr 20 00:28:52 localhost kernel: .data : 0xc131b86b - 0xc1456a00 (1260 kB)
    Apr 20 00:28:52 localhost kernel: .text : 0xc1000000 - 0xc131b86b (3182 kB)
    Apr 20 00:28:52 localhost kernel: Checking if this processor honours the WP bit even in supervisor mode...Ok.
    Apr 20 00:28:52 localhost kernel: SLUB: Genslabs=15, HWalign=128, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
    Apr 20 00:28:52 localhost kernel: Preemptable hierarchical RCU implementation.
    Apr 20 00:28:52 localhost kernel: RCU-based detection of stalled CPUs is disabled.
    Apr 20 00:28:52 localhost kernel: Verbose stalled-CPUs detection is disabled.
    Apr 20 00:28:52 localhost kernel: NR_IRQS:512
    Apr 20 00:28:52 localhost kernel: CPU 0 irqstacks, hard=d700c000 soft=d700e000
    Apr 20 00:28:52 localhost kernel: Console: colour VGA+ 80x25
    Apr 20 00:28:52 localhost kernel: console [tty0] enabled
    Apr 20 00:28:52 localhost kernel: Fast TSC calibration using PIT
    Apr 20 00:28:52 localhost kernel: Detected 2999.891 MHz processor.
    Apr 20 00:28:52 localhost kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 6002.77 BogoMIPS (lpj=9999636)
    Apr 20 00:28:52 localhost kernel: pid_max: default: 32768 minimum: 301
    Apr 20 00:28:52 localhost kernel: Security Framework initialized
    Apr 20 00:28:52 localhost kernel: AppArmor: AppArmor disabled by boot time parameter
    Apr 20 00:28:52 localhost kernel: Mount-cache hash table entries: 512
    Apr 20 00:28:52 localhost kernel: Initializing cgroup subsys ns
    Apr 20 00:28:52 localhost kernel: ns_cgroup deprecated: consider using the 'clone_children' flag without the ns_cgroup.
    Apr 20 00:28:52 localhost kernel: Initializing cgroup subsys cpuacct
    Apr 20 00:28:52 localhost kernel: Initializing cgroup subsys memory
    Apr 20 00:28:52 localhost kernel: Initializing cgroup subsys devices
    Apr 20 00:28:52 localhost kernel: Initializing cgroup subsys freezer
    Apr 20 00:28:52 localhost kernel: Initializing cgroup subsys net_cls
    Apr 20 00:28:52 localhost kernel: Initializing cgroup subsys blkio
    Apr 20 00:28:52 localhost kernel: CPU: Physical Processor ID: 0
    Apr 20 00:28:52 localhost kernel: CPU: Processor Core ID: 0
    Apr 20 00:28:52 localhost kernel: mce: CPU supports 4 MCE banks
    Apr 20 00:28:52 localhost kernel: [Hardware Error]: No human readable MCE decoding support on this CPU type.
    Apr 20 00:28:52 localhost kernel: [Hardware Error]: Run the message through 'mcelog --ascii' to decode.
    Apr 20 00:28:52 localhost kernel: Disabling lock debugging due to kernel taint
    Apr 20 00:28:52 localhost kernel: CPU0: Thermal monitoring enabled (TM1)
    Apr 20 00:28:52 localhost kernel: using mwait in idle threads.
    Apr 20 00:28:52 localhost kernel: ACPI: Core revision 20110112
    Apr 20 00:28:52 localhost kernel: Enabling APIC mode: Flat. Using 1 I/O APICs
    Apr 20 00:28:52 localhost kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    Apr 20 00:28:52 localhost kernel: ..MP-BIOS bug: 8254 timer not connected to IO-APIC
    Apr 20 00:28:52 localhost kernel: ...trying to set up timer (IRQ0) through the 8259A ...
    Apr 20 00:28:52 localhost kernel: ..... (found apic 0 pin 2) ...
    Apr 20 00:28:52 localhost kernel: ....... works.
    Apr 20 00:28:52 localhost kernel: CPU0: Intel(R) Pentium(R) 4 CPU 3.00GHz stepping 04
    Apr 20 00:28:52 localhost kernel: Performance Events: Netburst events, Netburst P4/Xeon PMU driver.
    Apr 20 00:28:52 localhost kernel: ... version: 0
    Apr 20 00:28:52 localhost kernel: ... bit width: 40
    Apr 20 00:28:52 localhost kernel: ... generic registers: 18
    Apr 20 00:28:52 localhost kernel: ... value mask: 000000ffffffffff
    Apr 20 00:28:52 localhost kernel: ... max period: 0000007fffffffff
    Apr 20 00:28:52 localhost kernel: ... fixed-purpose events: 0
    Apr 20 00:28:52 localhost kernel: ... event mask: 000000000003ffff
    Apr 20 00:28:52 localhost kernel: NMI watchdog enabled, takes one hw-pmu counter.
    Apr 20 00:28:52 localhost kernel: CPU 1 irqstacks, hard=d708e000 soft=d7090000
    Apr 20 00:28:52 localhost kernel: Booting Node 0, Processors #1 Ok.
    Apr 20 00:28:52 localhost kernel: Initializing CPU#1
    Apr 20 00:28:52 localhost kernel: NMI watchdog enabled, takes one hw-pmu counter.
    Apr 20 00:28:52 localhost kernel: Brought up 2 CPUs
    Apr 20 00:28:52 localhost kernel: Total of 2 processors activated (12004.60 BogoMIPS).
    Apr 20 00:28:52 localhost kernel: devtmpfs: initialized
    Apr 20 00:28:52 localhost kernel: NET: Registered protocol family 16
    Apr 20 00:28:52 localhost kernel: ACPI: bus type pci registered
    Apr 20 00:28:52 localhost kernel: PCI: PCI BIOS revision 2.10 entry at 0xfd968, last bus=2
    Apr 20 00:28:52 localhost kernel: PCI: Using configuration type 1 for base access
    Apr 20 00:28:52 localhost kernel: bio: create slab <bio-0> at 0
    Apr 20 00:28:52 localhost kernel: ACPI: EC: Look up EC in DSDT
    Apr 20 00:28:52 localhost kernel: ACPI: Interpreter enabled
    Apr 20 00:28:52 localhost kernel: ACPI: (supports S0 S3 S4 S5)
    Apr 20 00:28:52 localhost kernel: ACPI: BIOS offers _GTS
    Apr 20 00:28:52 localhost kernel: ACPI: If "acpi.gts=1" improves suspend, please notify [email protected]
    Apr 20 00:28:52 localhost kernel: ACPI: Using IOAPIC for interrupt routing
    Apr 20 00:28:52 localhost kernel: ACPI: EC: GPE = 0x6, I/O: command/status = 0x66, data = 0x62
    Apr 20 00:28:52 localhost kernel: ACPI: No dock devices found.
    Apr 20 00:28:52 localhost kernel: HEST: Table not found.
    Apr 20 00:28:52 localhost kernel: PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
    Apr 20 00:28:52 localhost kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    Apr 20 00:28:52 localhost kernel: pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
    Apr 20 00:28:52 localhost kernel: pci_root PNP0A03:00: host bridge window [mem 0x000d8000-0x000dbfff] (ignored)
    Apr 20 00:28:52 localhost kernel: pci_root PNP0A03:00: host bridge window [mem 0x000dc000-0x000dffff] (ignored)
    Apr 20 00:28:52 localhost kernel: pci_root PNP0A03:00: host bridge window [mem 0x18000000-0xfebfffff] (ignored)
    Apr 20 00:28:52 localhost kernel: pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored)
    Apr 20 00:28:52 localhost kernel: pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored)
    Apr 20 00:28:52 localhost kernel: pci 0000:00:00.0: [1002:5833] type 0 class 0x000600
    Apr 20 00:28:52 localhost kernel: pci 0000:00:00.0: reg 10: [mem 0xd2000000-0xd3ffffff pref]
    Apr 20 00:28:52 localhost kernel: pci 0000:00:00.0: reg 14: [mem 0xd0000000-0xd0000fff]
    Apr 20 00:28:52 localhost kernel: pci 0000:00:01.0: [1002:5838] type 1 class 0x000604
    Apr 20 00:28:52 localhost kernel: pci 0000:00:13.0: [1002:4347] type 0 class 0x000c03
    Apr 20 00:28:52 localhost kernel: pci 0000:00:13.0: reg 10: [mem 0xd0001000-0xd0001fff]
    Apr 20 00:28:52 localhost kernel: pci 0000:00:13.1: [1002:4348] type 0 class 0x000c03
    Apr 20 00:28:52 localhost kernel: pci 0000:00:13.1: reg 10: [mem 0xd0002000-0xd0002fff]
    Apr 20 00:28:52 localhost kernel: pci 0000:00:14.0: [1002:4353] type 0 class 0x000c05
    Apr 20 00:28:52 localhost kernel: pci 0000:00:14.0: reg 10: [io 0x8040-0x804f]
    Apr 20 00:28:52 localhost kernel: pci 0000:00:14.0: reg 14: [mem 0x00000000-0x000003ff]
    Apr 20 00:28:52 localhost kernel: pci 0000:00:14.1: [1002:4349] type 0 class 0x000101
    Apr 20 00:28:52 localhost kernel: pci 0000:00:14.1: reg 10: [io 0x01f0-0x01f7]
    Apr 20 00:28:52 localhost kernel: pci 0000:00:14.1: reg 14: [io 0x03f4-0x03f7]
    Apr 20 00:28:52 localhost kernel: pci 0000:00:14.1: reg 18: [io 0x0170-0x0177]
    Apr 20 00:28:52 localhost kernel: pci 0000:00:14.1: reg 1c: [io 0x0374-0x0377]
    Apr 20 00:28:52 localhost kernel: pci 0000:00:14.1: reg 20: [io 0x8060-0x806f]
    Apr 20 00:28:52 localhost kernel: pci 0000:00:14.3: [1002:434c] type 0 class 0x000601
    Apr 20 00:28:52 localhost kernel: pci 0000:00:14.4: [1002:4342] type 1 class 0x000604
    Apr 20 00:28:52 localhost kernel: pci 0000:00:14.5: [1002:4341] type 0 class 0x000401
    Apr 20 00:28:52 localhost kernel: pci 0000:00:14.5: reg 10: [mem 0xd0003000-0xd00030ff]
    Apr 20 00:28:52 localhost kernel: pci 0000:00:14.6: [1002:434d] type 0 class 0x000703
    Apr 20 00:28:52 localhost kernel: pci 0000:00:14.6: reg 10: [mem 0xd0003400-0xd00034ff]
    Apr 20 00:28:52 localhost kernel: pci 0000:01:05.0: [1002:5835] type 0 class 0x000300
    Apr 20 00:28:52 localhost kernel: pci 0000:01:05.0: reg 10: [mem 0xe0000000-0xefffffff pref]
    Apr 20 00:28:52 localhost kernel: pci 0000:01:05.0: reg 14: [io 0x9000-0x90ff]
    Apr 20 00:28:52 localhost kernel: pci 0000:01:05.0: reg 18: [mem 0xd0100000-0xd010ffff]
    Apr 20 00:28:52 localhost kernel: pci 0000:01:05.0: reg 30: [mem 0x00000000-0x0001ffff pref]
    Apr 20 00:28:52 localhost kernel: pci 0000:01:05.0: supports D1 D2
    Apr 20 00:28:52 localhost kernel: pci 0000:00:01.0: PCI bridge to [bus 01-01]
    Apr 20 00:28:52 localhost kernel: pci 0000:00:01.0: bridge window [io 0x9000-0x9fff]
    Apr 20 00:28:52 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xd0100000-0xd01fffff]
    Apr 20 00:28:52 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xe0000000-0xefffffff pref]
    Apr 20 00:28:52 localhost kernel: pci 0000:02:00.0: [104c:8026] type 0 class 0x000c00
    Apr 20 00:28:52 localhost kernel: pci 0000:02:00.0: reg 10: [mem 0xd0208000-0xd02087ff]
    Apr 20 00:28:52 localhost kernel: pci 0000:02:00.0: reg 14: [mem 0xd0200000-0xd0203fff]
    Apr 20 00:28:52 localhost kernel: pci 0000:02:00.0: supports D1 D2
    Apr 20 00:28:52 localhost kernel: pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot
    Apr 20 00:28:52 localhost kernel: pci 0000:02:00.0: PME# disabled
    Apr 20 00:28:52 localhost kernel: pci 0000:02:02.0: [14e4:4320] type 0 class 0x000280
    Apr 20 00:28:52 localhost kernel: pci 0000:02:02.0: reg 10: [mem 0xd0204000-0xd0205fff]
    Apr 20 00:28:52 localhost kernel: pci 0000:02:03.0: [10ec:8139] type 0 class 0x000200
    Apr 20 00:28:52 localhost kernel: pci 0000:02:03.0: reg 10: [io 0xa000-0xa0ff]
    Apr 20 00:28:52 localhost kernel: pci 0000:02:03.0: reg 14: [mem 0xd0208800-0xd02088ff]
    Apr 20 00:28:52 localhost kernel: pci 0000:02:03.0: supports D1 D2
    Apr 20 00:28:52 localhost kernel: pci 0000:02:03.0: PME# supported from D1 D2 D3hot D3cold
    Apr 20 00:28:52 localhost kernel: pci 0000:02:03.0: PME# disabled
    Apr 20 00:28:52 localhost kernel: pci 0000:02:04.0: [104c:ac54] type 2 class 0x000607
    Apr 20 00:28:52 localhost kernel: pci 0000:02:04.0: reg 10: [mem 0x00000000-0x00000fff]
    Apr 20 00:28:52 localhost kernel: pci 0000:02:04.0: supports D1 D2
    Apr 20 00:28:52 localhost kernel: pci 0000:02:04.0: PME# supported from D0 D1 D2 D3hot D3cold
    Apr 20 00:28:52 localhost kernel: pci 0000:02:04.0: PME# disabled
    Apr 20 00:28:52 localhost kernel: pci 0000:02:04.1: [104c:ac54] type 2 class 0x000607
    Apr 20 00:28:52 localhost kernel: pci 0000:02:04.1: reg 10: [mem 0x00000000-0x00000fff]
    Apr 20 00:28:52 localhost kernel: pci 0000:02:04.1: supports D1 D2
    Apr 20 00:28:52 localhost kernel: pci 0000:02:04.1: PME# supported from D0 D1 D2 D3hot D3cold
    Apr 20 00:28:52 localhost kernel: pci 0000:02:04.1: PME# disabled
    Apr 20 00:28:52 localhost kernel: pci 0000:02:04.2: [104c:8201] type 0 class 0x000880
    Apr 20 00:28:52 localhost kernel: pci 0000:02:04.2: reg 10: [io 0xa400-0xa43f]
    Apr 20 00:28:52 localhost kernel: pci 0000:02:07.0: [1033:0035] type 0 class 0x000c03
    Apr 20 00:28:52 localhost kernel: pci 0000:02:07.0: reg 10: [mem 0xd0206000-0xd0206fff]
    Apr 20 00:28:52 localhost kernel: pci 0000:02:07.0: supports D1 D2
    Apr 20 00:28:52 localhost kernel: pci 0000:02:07.0: PME# supported from D0 D1 D2 D3hot D3cold
    Apr 20 00:28:52 localhost kernel: pci 0000:02:07.0: PME# disabled
    Apr 20 00:28:52 localhost kernel: pci 0000:02:07.1: [1033:0035] type 0 class 0x000c03
    Apr 20 00:28:52 localhost kernel: pci 0000:02:07.1: reg 10: [mem 0xd0207000-0xd0207fff]
    Apr 20 00:28:52 localhost kernel: pci 0000:02:07.1: supports D1 D2
    Apr 20 00:28:52 localhost kernel: pci 0000:02:07.1: PME# supported from D0 D1 D2 D3hot D3cold
    Apr 20 00:28:52 localhost kernel: pci 0000:02:07.1: PME# disabled
    Apr 20 00:28:52 localhost kernel: pci 0000:02:07.2: [1033:00e0] type 0 class 0x000c03
    Apr 20 00:28:52 localhost kernel: pci 0000:02:07.2: reg 10: [mem 0xd0208c00-0xd0208cff]
    Apr 20 00:28:52 localhost kernel: pci 0000:02:07.2: supports D1 D2
    Apr 20 00:28:52 localhost kernel: pci 0000:02:07.2: PME# supported from D0 D1 D2 D3hot D3cold
    Apr 20 00:28:52 localhost kernel: pci 0000:02:07.2: PME# disabled
    Apr 20 00:28:52 localhost kernel: pci 0000:00:14.4: PCI bridge to [bus 02-04] (subtractive decode)
    Apr 20 00:28:52 localhost kernel: pci 0000:00:14.4: bridge window [io 0xa000-0xafff]
    Apr 20 00:28:52 localhost kernel: pci 0000:00:14.4: bridge window [mem 0xd0200000-0xd02fffff]
    Apr 20 00:28:52 localhost kernel: pci 0000:00:14.4: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
    Apr 20 00:28:52 localhost kernel: pci 0000:00:14.4: bridge window [io 0x0000-0xffff] (subtractive decode)
    Apr 20 00:28:52 localhost kernel: pci 0000:00:14.4: bridge window [mem 0x00000000-0xffffffff] (subtractive decode)
    Apr 20 00:28:52 localhost kernel: pci_bus 0000:04: [bus 04-07] partially hidden behind transparent bridge 0000:02 [bus 02-04]
    Apr 20 00:28:52 localhost kernel: pci_bus 0000:00: on NUMA node 0
    Apr 20 00:28:52 localhost kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    Apr 20 00:28:52 localhost kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGPB._PRT]
    Apr 20 00:28:52 localhost kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P2P_._PRT]
    Apr 20 00:28:52 localhost kernel: ACPI: PCI Interrupt Link [LNK0] (IRQs 5 10 11) *0, disabled.
    Apr 20 00:28:52 localhost kernel: ACPI: PCI Interrupt Link [LNK1] (IRQs 5 10 11) *0, disabled.
    Apr 20 00:28:52 localhost kernel: ACPI: PCI Interrupt Link [LNK2] (IRQs 5 10 11) *0, disabled.
    Apr 20 00:28:52 localhost kernel: ACPI: PCI Interrupt Link [LNK3] (IRQs 5 10 11) *0, disabled.
    Apr 20 00:28:52 localhost kernel: vgaarb: device added: PCI:0000:01:05.0,decodes=io+mem,owns=io+mem,locks=none
    Apr 20 00:28:52 localhost kernel: vgaarb: loaded
    Apr 20 00:28:52 localhost kernel: PCI: Using ACPI for IRQ routing
    Apr 20 00:28:52 localhost kernel: PCI: pci_cache_line_size set to 64 bytes
    Apr 20 00:28:52 localhost kernel: reserve RAM buffer: 000000000009f800 - 000000000009ffff
    Apr 20 00:28:52 localhost kernel: reserve RAM buffer: 0000000017f70000 - 0000000017ffffff
    Apr 20 00:28:52 localhost kernel: NetLabel: Initializing
    Apr 20 00:28:52 localhost kernel: NetLabel: domain hash size = 128
    Apr 20 00:28:52 localhost kernel: NetLabel: protocols = UNLABELED CIPSOv4
    Apr 20 00:28:52 localhost kernel: NetLabel: unlabeled traffic allowed by default
    Apr 20 00:28:52 localhost kernel: pnp: PnP ACPI init
    Apr 20 00:28:52 localhost kernel: ACPI: bus type pnp registered
    Apr 20 00:28:52 localhost kernel: pnp 00:00: [bus 00-ff]
    Apr 20 00:28:52 localhost kernel: pnp 00:00: [mem 0x000a0000-0x000bffff window]
    Apr 20 00:28:52 localhost kernel: pnp 00:00: [mem 0x000c0000-0x000c3fff window]
    Apr 20 00:28:52 localhost kernel: pnp 00:00: [mem 0x000c4000-0x000c7fff window]
    Apr 20 00:28:52 localhost kernel: pnp 00:00: [mem 0x000c8000-0x000cbfff window]
    Apr 20 00:28:52 localhost kernel: pnp 00:00: [mem 0x000cc000-0x000cffff window]
    Apr 20 00:28:52 localhost kernel: pnp 00:00: [mem 0x000d0000-0x000d3fff window]
    Apr 20 00:28:52 localhost kernel: pnp 00:00: [mem 0x000d4000-0x000d7fff window]
    Apr 20 00:28:52 localhost kernel: pnp 00:00: [mem 0x000d8000-0x000dbfff window]
    Apr 20 00:28:52 localhost kernel: pnp 00:00: [mem 0x000dc000-0x000dffff window]
    Apr 20 00:28:52 localhost kernel: pnp 00:00: [mem 0x000e0000-0x000e3fff window]
    Apr 20 00:28:52 localhost kernel: pnp 00:00: [mem 0x000e4000-0x000e7fff window]
    Apr 20 00:28:52 localhost kernel: pnp 00:00: [mem 0x000e8000-0x000ebfff window]
    Apr 20 00:28:52 localhost kernel: pnp 00:00: [mem 0x000ec000-0x000effff window]
    Apr 20 00:28:52 localhost kernel: pnp 00:00: [mem 0x18000000-0xfebfffff window]
    Apr 20 00:28:52 localhost kernel: pnp 00:00: [io 0x0cf8-0x0cff]
    Apr 20 00:28:52 localhost kernel: pnp 00:00: [io 0x0000-0x0cf7 window]
    Apr 20 00:28:52 localhost kernel: pnp 00:00: [io 0x0d00-0xffff window]
    Apr 20 00:28:52 localhost kernel: pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active)
    Apr 20 00:28:52 localhost kernel: pnp 00:01: [io 0x0000-0x001f]
    Apr 20 00:28:52 localhost kernel: pnp 00:01: [io 0x0080-0x008f]
    Apr 20 00:28:52 localhost kernel: pnp 00:01: [io 0x00c0-0x00df]
    Apr 20 00:28:52 localhost kernel: pnp 00:01: [io 0x040b]
    Apr 20 00:28:52 localhost kernel: pnp 00:01: [io 0x04d6]
    Apr 20 00:28:52 localhost kernel: pnp 00:01: [dma 4]
    Apr 20 00:28:52 localhost kernel: pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
    Apr 20 00:28:52 localhost kernel: pnp 00:02: [io 0x00f0-0x00fe]
    Apr 20 00:28:52 localhost kernel: pnp 00:02: [irq 13]
    Apr 20 00:28:52 localhost kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0c04 (active)
    Apr 20 00:28:52 localhost kernel: pnp 00:03: [io 0x0070-0x0073]
    Apr 20 00:28:52 localhost kernel: pnp 00:03: [irq 8]
    Apr 20 00:28:52 localhost kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
    Apr 20 00:28:52 localhost kernel: pnp 00:04: [io 0x0061]
    Apr 20 00:28:52 localhost kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
    Apr 20 00:28:52 localhost kernel: pnp 00:05: [io 0x0060]
    Apr 20 00:28:52 localhost kernel: pnp 00:05: [io 0x0064]
    Apr 20 00:28:52 localhost kernel: pnp 00:05: [irq 1]
    Apr 20 00:28:52 localhost kernel: pnp 00:05: Plug and Play ACPI device, IDs PNP0303 (active)
    Apr 20 00:28:52 localhost kernel: pnp 00:06: [irq 12]
    Apr 20 00:28:52 localhost kernel: pnp 00:06: Plug and Play ACPI device, IDs PNP0f13 (active)
    Apr 20 00:28:52 localhost kernel: pnp 00:07: [io 0x002e-0x002f]
    Apr 20 00:28:52 localhost kernel: pnp 00:07: [io 0x004e-0x004f]
    Apr 20 00:28:52 localhost kernel: pnp 00:07: [io 0x00b0-0x00b1]
    Apr 20 00:28:52 localhost kernel: pnp 00:07: [io 0x0092]
    Apr 20 00:28:52 localhost kernel: pnp 00:07: [io 0x0200-0x020f]
    Apr 20 00:28:52 localhost kernel: pnp 00:07: [io 0x0c14]
    Apr 20 00:28:52 localhost kernel: pnp 00:07: [io 0x0c50-0x0c52]
    Apr 20 00:28:52 localhost kernel: pnp 00:07: [io 0x0c6c]
    Apr 20 00:28:52 localhost kernel: pnp 00:07: [io 0x0c6f]
    Apr 20 00:28:52 localhost kernel: pnp 00:07: [io 0x0cd6-0x0cd7]
    Apr 20 00:28:52 localhost kernel: pnp 00:07: [io 0x1080]
    Apr 20 00:28:52 localhost kernel: pnp 00:07: [io 0x8000-0x803f]
    Apr 20 00:28:52 localhost kernel: pnp 00:07: [io 0x8800]
    Apr 20 00:28:52 localhost kernel: pnp 00:07: [io 0xfe00]
    Apr 20 00:28:52 localhost kernel: pnp 00:07: [io 0xfe10-0xfe11]
    Apr 20 00:28:52 localhost kernel: pnp 00:07: [mem 0x000e4000-0x000fffff]
    Apr 20 00:28:52 localhost kernel: pnp 00:07: [mem 0x00100000-0x17ffffff]
    Apr 20 00:28:52 localhost kernel: pnp 00:07: [mem 0xd0000000-0xd0000fff]
    Apr 20 00:28:52 localhost kernel: pnp 00:07: [mem 0xfff80000-0xffffffff]
    Apr 20 00:28:52 localhost kernel: system 00:07: [io 0x0200-0x020f] has been reserved
    Apr 20 00:28:52 localhost kernel: system 00:07: [io 0x0c14] has been reserved
    Apr 20 00:28:52 localhost kernel: system 00:07: [io 0x0c50-0x0c52] has been reserved
    Apr 20 00:28:52 localhost kernel: system 00:07: [io 0x0c6c] has been reserved
    Apr 20 00:28:52 localhost kernel: system 00:07: [io 0x0c6f] has been reserved
    Apr 20 00:28:52 localhost kernel: system 00:07: [io 0x0cd6-0x0cd7] has been reserved
    Apr 20 00:28:52 localhost kernel: system 00:07: [io 0x1080] has been reserved
    Apr 20 00:28:52 localhost kernel: system 00:07: [io 0x8000-0x803f] has been reserved
    Apr 20 00:28:52 localhost kernel: system 00:07: [io 0x8800] has been reserved
    Apr 20 00:28:52 localhost kernel: system 00:07: [io 0xfe00] has been reserved
    Apr 20 00:28:52 localhost kernel: system 00:07: [io 0xfe10-0xfe11] has been reserved
    Apr 20 00:28:52 localhost kernel: system 00:07: [mem 0x000e4000-0x000fffff] could not be reserved
    Apr 20 00:28:52 localhost kernel: system 00:07: [mem 0x00100000-0x17ffffff] could not be reserved
    Apr 20 00:28:52 localhost kernel: system 00:07: [mem 0xd0000000-0xd0000fff] has been reserved
    Apr 20 00:28:52 localhost kernel: system 00:07: [mem 0xfff80000-0xffffffff] has been reserved
    Apr 20 00:28:52 localhost kernel: system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
    Apr 20 00:28:52 localhost kernel: pnp 00:08: Plug and Play ACPI device, IDs PNP0700 (disabled)
    Apr 20 00:28:52 localhost kernel: pnp 00:09: [io 0x0378-0x037f]
    Apr 20 00:28:52 localhost kernel: pnp 00:09: [io 0x0778-0x077b]
    Apr 20 00:28:52 localhost kernel: pnp 00:09: [irq 7]
    Apr 20 00:28:52 localhost kernel: pnp 00:09: [dma 1]
    Apr 20 00:28:52 localhost kernel: pnp 00:09: Plug and Play ACPI device, IDs PNP0401 (active)
    Apr 20 00:28:52 localhost kernel: pnp: PnP ACPI: found 10 devices
    Apr 20 00:28:52 localhost kernel: ACPI: ACPI bus type pnp unregistered
    Apr 20 00:28:52 localhost kernel: Switching to clocksource acpi_pm
    Apr 20 00:28:52 localhost kernel: pci 0000:00:14.4: BAR 15: assigned [mem 0x28000000-0x2fffffff pref]
    Apr 20 00:28:52 localhost kernel: pci 0000:00:14.0: BAR 1: assigned [mem 0x30000000-0x300003ff]
    Apr 20 00:28:52 localhost kernel: pci 0000:00:14.0: BAR 1: set to [mem 0x30000000-0x300003ff] (PCI address [0x30000000-0x300003ff])
    Apr 20 00:28:52 localhost kernel: pci 0000:01:05.0: BAR 6: assigned [mem 0xd0120000-0xd013ffff pref]
    Apr 20 00:28:52 localhost kernel: pci 0000:00:01.0: PCI bridge to [bus 01-01]
    Apr 20 00:28:52 localhos

    You have to get an app to do this, luckily I found this...I
    use it for my other monitors -  2nd Screen Saver runs an independent screen saver on the other screen(s)!
    http://2ndscreensaver.blogspot.com/

  • Is the Flash player GPU acceleration supported on the ATI Radeon X1900 XT?

    Anyone know if Flash player 11.1.102.55 GPU acceleration is supported on the ATI Radeon X1900 XT? I didn't see it explicitly listed in the unsupported hardware list (http://kb2.adobe.com/cps/921/cpsid_92103.html). The card is not displaying any of the stage 3D content unless I disable hardware acceleration. I get the same results whether I use Firefox, Chome, or Safari.
    I'm on a Mac, my system specs are;
    Processor  2 x 3 GHz Dual-Core Intel Xeon
    Memory  2 GB 667 MHz DDR2 FB-DIMM
    Graphics  ATI Radeon X1900 XT 512 MB
    Software  Mac OS X Lion 10.7.2 (11C74)
    If I need to I'll replace the card but I want to make sure it's the issue before I do.
    Thanks in advance for any insight.

    I'm wondering the same thing. I have an X1950 pro and am trying to get it to help out with youtube videos.
    The latest X**** driver was released in 2010, and the original driver at the very earliest March 2009. Both the X1900XT and X1950 Pro are not listed on that list.
    However, I do recall feeling Flash player 11 being slightly faster than Flash 10 when I first installed it. Flash still didn't become "10x" faster and 720p through 1080p video certainly still isn't smooth.

  • ATI Radeon HD4870, not used with motion as GPU acceleration

    Hi, I have a problem with my setup. Motion does not use my ATI card for GPU acceleration.
    So a simple project on my new mac with this card, is much, much slower than my macbookpro with Nvidia GeForce 9400M, or my old edit machine that has a Radeon X1900 on a macPro 3GHz.
    And the atMonitor utility shows good use of GPU on these machines, but on my new machine with ATI HD 4870 card, the GPU is never used in motion.... So what is wrong with my HD4870 card.
    /Helge

    Motion uses the GPU to do all its heavy lifting, I'm not sure how accurately the atMonitor software reflects this, nor how taxing your project is. CPU is used to perform the math, but the GPU does all the image manipulation.
    Patrick

  • Crash with ATI Radeon X1900 XT and second HD display (DVI) ?

    hi ! i have a realy tough one for you guys : since 3-4 days i've been getting this realy strange (and scary!) kernal panic screen / crashes / freeze with my macpro dual 2.66 with ati radeon X1900 xt.
    the crashes keep coming while doing extensive work (video converting, renders) or just letting the macpro running doing nothing much all night long...
    now this is what i found for now : if i disconect my 2nd display (samsung syncmaster 2493hm HD in DVI 1080p) it seem to be stable. when i reconnect it sometime it can run again with this 2nd display for a while but when i leave a render all night long the next morning it will be frozen, nothing on screen (all black).
    after rebooting it get this crash report from the system :
    Maccinachheeke-pabcapk cat0etiabies 0x00000000000000000000006:
    6 ereerr--i oporgingngnkbeaachineck Maehik ne-a0h0h ck stat00t000000000 r0es0
    reteattartPvvl Ili maaliceicdn mchk aiog eproMh
    rekroi-MCpor reorrosg-:
    porttMCrSTregt(i_MC 0xSTATUS(er40_S x20210(0x0nv0TalU00xx002in000iS10000002405)100l00U I0nva0M 0xS
    IS(0x0A30:_M0U2(00ATU5S(2xx00200TA00000x00400000IAinv2li00lC
    20IAA00200_inv0xid
    0IA3: 3_d0000AT0)000000d)0000n00a00d000nA0v0l0d
    I3S22_v4USi3SIA0411): 0400 0x0U0000020000 00100 00vl00
    0 I0A3011CivAA32_SM_441SxTUTb0004100)000vb01001iA 00led 0I cva00 i e r cI:S(0xe0 1 ):(0 : 041e5)b x000b 800de:fix 4arrld
    Mo MAA e8atr code inf 00: 0 0x00 St
    00s00ode
    spSccifsic codr
    texr ccorre02sor:
    0 8O4x0
    r erder in orrmt n ded0000: 0x1rp0000Satus bitts:
    b 0ts:4ssor PMroexce Chtsscorrupt, tconad:
    e0x3re1cor,rtr epo:bl ed err: E0)roncirters0: 0
    8ernc0ro,rrR2: 0xected error
    CR3: 0x00e7a000, CR4: 0x000006e0
    EAX: 0x24f9bed8, EBX: 0x1a6f198a, ECX: 0x1a6f198a, EDX: 0x004bc870
    ESP: 0x24f9bebc, EBP: 0x24f9bf08, ESI: 0x00001e27, EDI: 0x035e1718
    EFL: 0x00000006, EIP: 0x0019e9c0
    Backtrace, Format - Frame : Return Address (4 potential args on stack)
    0x439d58 : 0x128d0d (0x3cc65c 0x439d7c 0x131f95 0x0)
    0x439d98 : 0x1a42cb (0x3d27fc 0x0 0x35e1718 0x12)
    0x439f58 : 0x19c103 (0x439f70 0x0 0x0 0x0)
    0x24f9bf08 : 0x135888 (0x1a6f164f 0x35e3d40 0x3f91084 0x2)
    0x24f9bf58 : 0x1359c9 (0x13d8a2 0x0 0x0 0x19e23a)
    0x24f9bf78 : 0x13da53 (0x13d8a2 0x0 0x0 0x0)
    0x24f9bfc8 : 0x19b21c (0x0 0x0 0x19e0b5 0x4ebf4c0) Backtrace terminated-invalid frame pointer 0x0
    Kernel version:
    Darwin Kernel Version 8.11.1: Wed Oct 10 18:23:28 PDT 2007; root:xnu-792.25.20~1/RELEASE_I386
    Model: MacPro1,1, BootROM MP11.005C.B04, 4 processors, Dual-Core Intel Xeon, 2.66 GHz, 2 GB
    Graphics: ATI Radeon X1900 XT, ATY,RadeonX1900, PCIe, 512 MB
    Memory Module: DIMM Riser A/DIMM 1, 512 MB, DDR2 FB-DIMM, 667 MHz
    Memory Module: DIMM Riser A/DIMM 2, 512 MB, DDR2 FB-DIMM, 667 MHz
    Memory Module: DIMM Riser B/DIMM 1, 512 MB, DDR2 FB-DIMM, 667 MHz
    Memory Module: DIMM Riser B/DIMM 2, 512 MB, DDR2 FB-DIMM, 667 MHz
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x87), Broadcom BCM43xx 1.0 (4.170.13.1)
    Network Service: AirPort, AirPort, en2
    PCI Card: ATY,RadeonX1900, Display, Slot-1
    Serial ATA Device: ST3250820AS P, 232.89 GB
    Parallel ATA Device: OPTIARC DVD RW AD-7170A
    USB Device: USB2.0 Hub, Up to 480 Mb/sec, 500 mA
    USB Device: Hub in Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 500 mA
    USB Device: USB RECEIVER, Logitech, Up to 1.5 Mb/sec, 100 mA
    USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 mA
    FireWire Device: built-in_hub, unknown_value, Unknown
    FireWire Device: GSA-5163D Super Multi DVD Rewriter, HL-DT-ST, Up to 400 Mb/sec
    FireWire Device: My Book Device, WD, Up to 800 Mb/sec
    here's my complete config if it can help :
    Model Name: Mac Pro
    Model Identifier: MacPro1,1
    Processor Name: Dual-Core Intel Xeon
    Processor Speed: 2.66 GHz
    Number Of Processors: 2
    Total Number Of Cores: 4
    L2 Cache (per processor): 4 MB
    Memory: 2 GB
    Bus Speed: 1.33 GHz
    Boot ROM Version: MP11.005C.B04
    SMC Version: 1.7f8
    ATI Radeon X1900 XT:
    Chipset Model: ATY,RadeonX1900
    Type: Display
    Bus: PCIe
    Slot: Slot-1
    PCIe Lane Width: x16
    VRAM (Total): 512 MB
    Vendor: ATI (0x1002)
    Device ID: 0x7249
    Revision ID: 0x0000
    ROM Revision: 113-A52027-140
    EFI Driver Version: 01.00.140
    Displays:
    SyncMaster:
    Resolution: 1920 x 1200 @ 60 Hz
    Depth: 32-bit Color
    Core Image: Hardware Accelerated
    Mirror: Off
    Online: Yes
    Quartz Extreme: Supported
    Rotation: Supported
    Television: Yes
    S/M 955SL:
    Resolution: 1280 x 1024 @ 75 Hz
    Depth: 32-bit Color
    Core Image: Hardware Accelerated
    Main Display: Yes
    Mirror: Off
    Online: Yes
    Quartz Extreme: Supported
    Rotation: Supported
    anyone ever see this problem ? at 1st it seem to be related to my ATI card... but i'm no expert so if anyone can understand part of the crash log let me know ! thanx !!
    also forget to say : did all the full apple hardware test + tech tool pro test (app that come with apple care) and nothing was wrong, all ok.
    +
    francis.t
    montreal
    Message was edited by: francis.t

    Are you really still running 10.6.3? you will need 10.6.5+ so do that and make a clone.
    ATI 5770 from Apple Store - like 1000s of others have done and in the comments section on the store page.

  • Resetting a video card?  (ATI Radeon HD 2600 XT)

    So here's my issue. I am trying to connect a secondary monitor to my mac pro (10.5.8). The card in the machine is a ATI Radeon HD 2600 XT. The only port that seems to work on the card is "#2" (or the left port while looking at the card from the back of the machine).
    Both monitors work when plugged into #2 so I know the problem is not with the monitors/cables. This leads me to believe the card has some issues. I used a secondary screen on this machine about a month ago and had no problems. Not to say the card isn't bad, but is there any way to reset this card or flush out some sort of cash/preference to see if that works?
    I have done the obvious "Detect Displays", and have flushed the PRAM of the machine, I've tried booting it up with no screens, just one screen, etc. I've tried booting with one screen hooked up to port #1 and it never get any signal so I'm thinking it's a dead port unless I can somehow "refresh" this. System Profiler just shows whichever screen is connected to port #2 and "No display connected" for whatever is in port #1
    Any ideas? I've done just about everything I can think of. I tried installing the firmware update too for the card, but on trying to do so it said that I couldn't because I was already running the latest firmware.
    *+ATI Radeon HD 2600 XT:+*
    +Chipset Model: ATI Radeon HD 2600+
    +Type: Display+
    +Bus: PCIe+
    +Slot: Slot-1+
    +PCIe Lane Width: x16+
    +VRAM (Total): 256 MB+
    +Vendor: ATI (0x1002)+
    +Device ID: 0x9588+
    +Revision ID: 0x0000+
    +ROM Revision: 113-B1480A-252+
    +EFI Driver Version: 01.00.252+
    Displays:
    *+DELL U2410:+*
    +Resolution: 1920 x 1200 @ 60 Hz+
    +Depth: 32-Bit Color+
    +Core Image: Hardware Accelerated+
    +Main Display: Yes+
    +Mirror: Off+
    +Online: Yes+
    +Quartz Extreme: Supported+
    +Rotation: Supported+
    *+Display Connector:+*
    +Status: No Display Connected+
    --------------

    ok walter, we gonna help you no problem.  maybe try shutting down your mac pro and
    using some compressed air and clean that out, especially the  ATI Radeon  2600. Dust bunnies love the video cards. then restart, open up disk utility and repair permissions
    if you can. If not,  then yes, your video card is probably dying. Go to the Apple at the corner of your screen and click on "About this Mac" and it should tell you what kind of Mac Pro you have. As far as I know the ATI 5770 would be a good replacement for your ATI 2600. Apparently they were known to collect dust pretty easily, or so I was told. do you have Applecare? otherwise, I think it's gonna be around $300. Luckily installation isn't too hard. Oh, and you're probably going to need to have 10.6 already installed on your Mac Pro, I think
    well, enough
    John B

  • Xorg: blank screen, mouse cursor only - ATI Radeon HD3450

    Last friday, my old Nvidia card died (overheated, I think). I got a replacement today: an ATI HD3450 card by Asus (R600 series). This is an old PC with an AGP slot, so my options were unfortunately limited. I was looking for a Nvidia replacement originally, to avoid having to reconfigure stuff, but that turned out to be too hard. So I got an ATI card instead. I regret this decision now... it works fine in console mode, but I can't get it to work in X.
    I've tried radeon and radeonhd drivers. I'm reluctant to try catalyst, seeing as they do not support the current kernel version (2.6.32) and I don't want to downgrade.
    radeonhd (xf86-video-radeonhd) is just a disaster. When I try to start X, all I see is a screen which is mostly black, except for a garbled band of about 1/4th the screen height, mostly white with some random colours thrown in.
    radeon (xf86-video-ati) doesn't work either. When X starts, all I see is the mouse cursor. And nothing else. Just a black screen with a mouse cursor. The funny thing is, it's all there, I just can't see it. When I tried "startxfce4", the cursor would change shapes when it was over window edges or text boxes. But they were invisible. Too bad.
    When I run "startx" as root, I see a couple of twm windows (the default configuration, I normally don't use X as root), and I can interact with them, but it's as if the screen isn't refreshed properly. When I move a window, it isn't redrawn, but it was definitely moved, because when I enter text in it, the text appears at the new position. The 'vesa' driver works, but I can't use that for obvious reasons.
    I have read the wiki article about ATI drivers and tried some of the things mentioned there (no xorg.conf, simple xorg.conf with some combinations of the sections mentioned, ...). I'm pretty sure the problem isn't KMS-related, because it's disabled by default with the 2.6.32 kernel.
    What pisses me off the most is that I get no error messages whatsoever, so I haven't a clue what could be the problem. I'm working on getting some Xorg.0.log output in this thread ASAP.
    Anybody have any idea what could cause this? I would really like to get this working soon. It would kinda suck if it turns out I've replaced an unusable graphics card with another unusable graphics card.
    If the radeonhd problem is easier to solve, then solutions for that are welcome as well. I just need a working driver that can handle compiz, and doesn't require me to downgrade my kernel.
    EDIT: Xorg.0.log contents, enjoy!
    X.Org X Server 1.7.5
    Release Date: 2010-02-16
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.32-ARCH i686
    Current Operating System: Linux arch 2.6.32-ARCH #1 SMP PREEMPT Tue Feb 9 14:46:08 UTC 2010 i686
    Kernel command line: root=/dev/sda6 ro vga=838 radeon.modeset=0
    Build Date: 17 February 2010 07:52:42PM
    Current version of pixman: 0.16.6
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    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: Tue Mar 2 17:45:35 2010
    (II) Loader magic: 0x81e4ca0
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.4
    X.Org Video Driver: 6.0
    X.Org XInput driver : 7.0
    X.Org Server Extension : 2.0
    (++) using VT number 7
    (--) PCI:*(0:1:0:0) 1002:95c6:1043:0028 ATI Technologies Inc RV620 LE AGP [Radeon HD 3450] rev 0, Mem @ 0xe0000000/268435456, 0xf9000000/65536, I/O @ 0x00009000/256, BIOS @ 0x????????/131072
    (==) Using default built-in configuration (30 lines)
    (==) --- Start of built-in configuration ---
    Section "Device"
    Identifier "Builtin Default ati Device 0"
    Driver "ati"
    EndSection
    Section "Screen"
    Identifier "Builtin Default ati Screen 0"
    Device "Builtin Default ati Device 0"
    EndSection
    Section "Device"
    Identifier "Builtin Default vesa Device 0"
    Driver "vesa"
    EndSection
    Section "Screen"
    Identifier "Builtin Default vesa Screen 0"
    Device "Builtin Default vesa Device 0"
    EndSection
    Section "Device"
    Identifier "Builtin Default fbdev Device 0"
    Driver "fbdev"
    EndSection
    Section "Screen"
    Identifier "Builtin Default fbdev Screen 0"
    Device "Builtin Default fbdev Device 0"
    EndSection
    Section "ServerLayout"
    Identifier "Builtin Default Layout"
    Screen "Builtin Default ati Screen 0"
    Screen "Builtin Default vesa Screen 0"
    Screen "Builtin Default fbdev Screen 0"
    EndSection
    (==) --- End of built-in configuration ---
    (==) ServerLayout "Builtin Default Layout"
    (**) |-->Screen "Builtin Default ati Screen 0" (0)
    (**) | |-->Monitor "<default monitor>"
    (**) | |-->Device "Builtin Default ati Device 0"
    (==) No monitor specified for screen "Builtin Default ati Screen 0".
    Using a default monitor configuration.
    (**) |-->Screen "Builtin Default vesa Screen 0" (1)
    (**) | |-->Monitor "<default monitor>"
    (**) | |-->Device "Builtin Default vesa Device 0"
    (==) No monitor specified for screen "Builtin Default vesa Screen 0".
    Using a default monitor configuration.
    (**) |-->Screen "Builtin Default fbdev Screen 0" (2)
    (**) | |-->Monitor "<default monitor>"
    (**) | |-->Device "Builtin Default fbdev Device 0"
    (==) No monitor specified for screen "Builtin Default fbdev Screen 0".
    Using a default monitor configuration.
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (==) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1
    (==) ModulePath set to "/usr/lib/xorg/modules"
    (II) Cannot locate a core pointer device.
    (II) Cannot locate a core keyboard device.
    (II) The server relies on HAL to provide the list of input devices.
    If no devices become available, reconfigure HAL or disable AutoAddDevices.
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.7.5, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.7.5, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    (II) Module glx: vendor="X.Org Foundation"
    compiled for 1.7.5, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (==) AIGLX enabled
    (II) Loading extension GLX
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 1.7.5, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "dri2"
    (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    (II) Module dri2: vendor="X.Org Foundation"
    compiled for 1.7.5, module version = 1.1.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DRI2
    (II) LoadModule: "ati"
    (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
    (II) Module ati: vendor="X.Org Foundation"
    compiled for 1.7.3.902, module version = 6.12.4
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 6.0
    (II) LoadModule: "radeon"
    (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    (II) Module radeon: vendor="X.Org Foundation"
    compiled for 1.7.3.902, module version = 6.12.4
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 6.0
    (II) LoadModule: "vesa"
    (WW) Warning, couldn't open module vesa
    (II) UnloadModule: "vesa"
    (EE) Failed to load module "vesa" (module does not exist, 0)
    (II) LoadModule: "fbdev"
    (WW) Warning, couldn't open module fbdev
    (II) UnloadModule: "fbdev"
    (EE) Failed to load module "fbdev" (module does not exist, 0)
    (II) RADEON: Driver for ATI Radeon chipsets:
    ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
    ATI Radeon Mobility X300 (M24) 3152 (PCIE),
    ATI FireGL M24 GL 3154 (PCIE), ATI Radeon X600 (RV380) 3E50 (PCIE),
    ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
    ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
    ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
    ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
    ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
    ATI FireGL X2 AK (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 Radeon 9650,
    ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
    ATI Radeon 8500 AIW BB (AGP), ATI Radeon 8500 AIW BC (AGP),
    ATI Radeon IGP320M (U1) 4336, ATI Radeon IGP330M/340M/350M (U2) 4337,
    ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
    ATI Radeon 9000 Ig (AGP/PCI), 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 X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
    ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
    ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
    ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
    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 FireGL Mobility 9000 (M9) Ld (AGP),
    ATI Radeon Mobility 9000 (M9) Lf (AGP),
    ATI Radeon Mobility 9000 (M9) Lg (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 9800PRO NH (AGP),
    ATI Radeon 9800 NI (AGP), ATI FireGL X2 NK (AGP),
    ATI Radeon 9800XT NJ (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 QD (AGP),
    ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
    ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
    ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
    ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
    ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
    ATI Radeon Mobility X300 (M22) 5460 (PCIE),
    ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
    ATI FireGL M22 GL 5464 (PCIE), 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 Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
    ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
    ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
    ATI FireGL unknown (R423) UR (PCIE),
    ATI FireGL unknown (R423) UT (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 X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
    ATI Radeon Mobility 9100 IGP (U3) 5835,
    ATI Radeon XPRESS 200 5954 (PCIE),
    ATI Radeon XPRESS 200M 5955 (PCIE), 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 ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
    ATI Radeon XPRESS 200M 5975 (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 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 9200 (M9+) 5C61 (AGP),
    ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
    ATI Mobility Radeon X800 XT (M28) (PCIE),
    ATI Mobility FireGL V5100 (M28) (PCIE),
    ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
    ATI Radeon X850 XT PE (R480) (PCIE),
    ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
    ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
    ATI Radeon X850 XT (R480) (PCIE),
    ATI Radeon X800XT (R423) 5D57 (PCIE),
    ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
    ATI Radeon X700 PRO (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
    ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
    ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
    ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
    ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
    ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
    ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
    ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
    ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
    ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
    ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
    ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
    ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
    ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
    ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
    ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
    ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
    ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
    ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
    ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
    ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
    ATI Mobility Radeon X1700, ATI Radeon X2300HD,
    ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
    ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
    ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
    ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
    ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
    ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
    ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
    ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
    ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
    ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
    ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
    ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
    ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
    ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
    ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
    ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
    AMD FireStream 9250, ATI FirePro V8700 (FireGL),
    ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
    ATI Radeon 4800 Series, ATI Radeon 4800 Series, ATI FirePro M7750,
    ATI M98, ATI M98, ATI M98, ATI Mobility Radeon HD 4650,
    ATI Radeon RV730 (AGP), ATI Mobility Radeon HD 4670,
    ATI FirePro M5750, ATI Radeon RV730 (AGP),
    ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
    ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
    ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
    ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
    ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
    ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
    ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
    ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
    ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
    ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
    ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
    ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
    ATI Mobility Radeon HD 3850 X2, ATI RV670,
    ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
    ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
    ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
    ATI Radeon RV710, ATI Radeon RV710, ATI Radeon HD 4350,
    ATI Mobility Radeon 4300 Series, ATI Mobility Radeon 4500 Series,
    ATI Mobility Radeon 4500 Series, ATI FirePro RG220, ATI RV630,
    ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
    ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
    ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
    ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
    ATI FireGL V3600, ATI Radeon HD 2600 LE,
    ATI Mobility FireGL Graphics Processor, ATI Radeon RV710,
    ATI Radeon HD 3470, ATI Mobility Radeon HD 3430,
    ATI Mobility Radeon HD 3400 Series, ATI Radeon HD 3450,
    ATI Radeon HD 3450, ATI Radeon HD 3430, ATI Radeon HD 3450,
    ATI FirePro V3700, ATI FireMV 2450, ATI FireMV 2260, ATI FireMV 2260,
    ATI Radeon HD 3600 Series, ATI Radeon HD 3650 AGP,
    ATI Radeon HD 3600 PRO, ATI Radeon HD 3600 XT,
    ATI Radeon HD 3600 PRO, ATI Mobility Radeon HD 3650,
    ATI Mobility Radeon HD 3670, ATI Mobility FireGL V5700,
    ATI Mobility FireGL V5725, ATI Radeon HD 3200 Graphics,
    ATI Radeon 3100 Graphics, ATI Radeon HD 3200 Graphics,
    ATI Radeon 3100 Graphics, ATI Radeon HD 3300 Graphics,
    ATI Radeon HD 3200 Graphics, ATI Radeon 3000 Graphics,
    ATI Radeon HD 4200, ATI Radeon 4100, ATI Mobility Radeon HD 4200,
    ATI Mobility Radeon 4100, ATI RS880
    (II) Primary Device is: PCI 01@00:00:0
    (II) RADEON(0): TOTO SAYS 00000000f9000000
    (II) RADEON(0): MMIO registers at 0x00000000f9000000: size 64KB
    (II) RADEON(0): PCI bus 1 card 0 func 0
    (II) RADEON(0): Creating default Display subsection in Screen section
    "Builtin Default ati Screen 0" for depth/fbbpp 24/32
    (==) 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 1.7.5, module version = 0.1.0
    ABI class: X.Org Video Driver, version 6.0
    (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): Chipset: "ATI Radeon HD 3450" (ChipID = 0x95c6)
    (--) RADEON(0): Linear framebuffer at 0x00000000e0000000
    (II) RADEON(0): AGP card detected
    (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 1.7.5, module version = 1.0.0
    ABI class: X.Org Video Driver, version 6.0
    (II) RADEON(0): initializing int10
    (II) RADEON(0): Primary V_BIOS segment is: 0xc000
    (II) RADEON(0): ATOM BIOS detected
    (II) RADEON(0): ATOM BIOS Rom:
    SubsystemVendorID: 0x1043 SubsystemID: 0x0028
    IOBaseAddress: 0x9000
    Filename: SV31552.bin
    BIOS Bootup Message:
    95C6.10.88.0.19.AS02
    (II) RADEON(0): Framebuffer space used by Firmware (kb): 20
    (II) RADEON(0): Start of VRAM area used by Firmware: 0x1fffb000
    (II) RADEON(0): AtomBIOS requests 20kB of VRAM scratch space
    (II) RADEON(0): AtomBIOS VRAM scratch base: 0x1fffb000
    (II) RADEON(0): Cannot get VRAM scratch space. Allocating in main memory instead
    (II) RADEON(0): Default Engine Clock: 600000
    (II) RADEON(0): Default Memory Clock: 400000
    (II) RADEON(0): Maximum Pixel ClockPLL Frequency Output: 1200000
    (II) RADEON(0): Minimum Pixel ClockPLL Frequency Output: 0
    (II) RADEON(0): Maximum Pixel ClockPLL Frequency Input: 13500
    (II) RADEON(0): Minimum Pixel ClockPLL Frequency Input: 1000
    (II) RADEON(0): Maximum Pixel Clock: 400000
    (II) RADEON(0): Reference Clock: 27000
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenByBusid: Searching for BusID pci:0000:01:00.0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 10, (OK)
    drmOpenByBusid: drmOpenMinor returns 10
    drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
    (II) RADEON(0): [dri] Found DRI library version 1.3.0 and kernel module version 1.31.0
    (==) RADEON(0): Page Flipping disabled on r5xx and newer chips.
    (II) RADEON(0): Will not try to use DMA for Xv image transfers
    (II) RADEON(0): Detected total video RAM=524288K, accessible=262144K (PCI BAR=262144K)
    (--) RADEON(0): Mapped VideoRAM: 262144 kByte (64 bit DDR SDRAM)
    (II) RADEON(0): Color tiling disabled
    (II) Loading sub module "ddc"
    (II) LoadModule: "ddc"
    (II) Module "ddc" already built-in
    (II) Loading sub module "i2c"
    (II) LoadModule: "i2c"
    (II) Module "i2c" already built-in
    (II) RADEON(0): ref_freq: 2700, min_out_pll: 64800, max_out_pll: 120000, min_in_pll: 100, max_in_pll: 1350, xclk: 40000, sclk: 600.000000, mclk: 400.000000
    (II) RADEON(0): PLL parameters: rf=2700 rd=12 min=64800 max=120000; xclk=40000
    Shared DDC line: 0 3
    (II) RADEON(0): Output VGA-0 has no monitor section
    (II) RADEON(0): I2C bus "VGA-0" initialized.
    (II) RADEON(0): Output HDMI-0 has no monitor section
    (II) RADEON(0): I2C bus "HDMI-0" initialized.
    (II) RADEON(0): Output DVI-0 has no monitor section
    (II) RADEON(0): I2C bus "DVI-0" initialized.
    (II) RADEON(0): Port0:
    XRANDR name: VGA-0
    Connector: VGA
    CRT1: INTERNAL_KLDSCP_DAC1
    DDC reg: 0x7e40
    (II) RADEON(0): Port1:
    XRANDR name: HDMI-0
    Connector: HDMI-A
    DFP1: INTERNAL_UNIPHY
    DDC reg: 0x7e60
    (II) RADEON(0): Port2:
    XRANDR name: DVI-0
    Connector: DVI-I
    CRT2: INTERNAL_KLDSCP_DAC2
    DFP2: INTERNAL_KLDSCP_LVTMA
    DDC reg: 0x7e50
    (II) RADEON(0): I2C device "VGA-0:ddc2" registered at address 0xA0.
    Dac detection success
    (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 0
    finished output detect: 0
    (II) RADEON(0): I2C device "HDMI-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): Output: HDMI-0, Detected Monitor Type: 0
    finished output detect: 1
    (II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "DVI-0:DDC control interface" registered at address 0x6E.
    (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 3
    (II) RADEON(0): EDID data from the display on output: DVI-0 ----------------------
    (II) RADEON(0): Manufacturer: AIC Model: 23 Serial#: 673
    (II) RADEON(0): Year: 2007 Week: 26
    (II) RADEON(0): EDID Version: 1.3
    (II) RADEON(0): Digital Display Input
    (II) RADEON(0): Max Image Size [cm]: horiz.: 47 vert.: 30
    (II) RADEON(0): Gamma: 2.20
    (II) RADEON(0): DPMS capabilities: StandBy Suspend Off
    (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    (II) RADEON(0): First detailed timing not preferred mode in violation of standard!
    (II) RADEON(0): redX: 0.648 redY: 0.335 greenX: 0.282 greenY: 0.604
    (II) RADEON(0): blueX: 0.150 blueY: 0.072 whiteX: 0.312 whiteY: 0.328
    (II) RADEON(0): Supported established timings:
    (II) RADEON(0): 720x400@70Hz
    (II) RADEON(0): 640x480@60Hz
    (II) RADEON(0): 640x480@67Hz
    (II) RADEON(0): 640x480@72Hz
    (II) RADEON(0): 640x480@75Hz
    (II) RADEON(0): 800x600@56Hz
    (II) RADEON(0): 800x600@60Hz
    (II) RADEON(0): 800x600@72Hz
    (II) RADEON(0): 800x600@75Hz
    (II) RADEON(0): 832x624@75Hz
    (II) RADEON(0): 1024x768@60Hz
    (II) RADEON(0): 1024x768@70Hz
    (II) RADEON(0): 1024x768@75Hz
    (II) RADEON(0): 1280x1024@75Hz
    (II) RADEON(0): 1152x864@75Hz
    (II) RADEON(0): Manufacturer's mask: 0
    (II) RADEON(0): Supported standard timings:
    (II) RADEON(0): #0: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    (II) RADEON(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    (II) RADEON(0): #2: hsize: 1280 vsize 720 refresh: 60 vid: 49281
    (II) RADEON(0): #3: hsize: 1440 vsize 900 refresh: 60 vid: 149
    (II) RADEON(0): #4: hsize: 1440 vsize 900 refresh: 75 vid: 3989
    (II) RADEON(0): #5: hsize: 1680 vsize 1050 refresh: 60 vid: 179
    (II) RADEON(0): Supported detailed timing:
    (II) RADEON(0): clock: 119.0 MHz Image Size: 470 x 300 mm
    (II) RADEON(0): h_active: 1680 h_sync: 1728 h_sync_end 1760 h_blank_end 1840 h_border: 0
    (II) RADEON(0): v_active: 1050 v_sync: 1053 v_sync_end 1059 v_blanking: 1080 v_border: 0
    (II) RADEON(0): Serial No: 00673
    (II) RADEON(0): Ranges: V min: 55 V max: 75 Hz, H min: 24 H max: 83 kHz, PixClock max 150 MHz
    (II) RADEON(0): Monitor name: H-W22 DVI
    (II) RADEON(0): EDID (in hex):
    (II) RADEON(0): 00ffffffffffff0005232300a1020000
    (II) RADEON(0): 1a110103802f1e78e837a0a655489a26
    (II) RADEON(0): 125054bfef808140818081c09500950f
    (II) RADEON(0): b300010101017c2e90a0601a1e403020
    (II) RADEON(0): 3600d62c1100001a000000ff00303036
    (II) RADEON(0): 37330a20202020202020000000fd0037
    (II) RADEON(0): 4b18530f000a202020202020000000fc
    (II) RADEON(0): 00482d573232204456490a2020200061
    finished output detect: 2
    finished all detect
    before xf86InitialConfiguration
    Dac detection success
    (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 0
    (II) RADEON(0): Output: HDMI-0, Detected Monitor Type: 0
    (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 3
    (II) RADEON(0): EDID data from the display on output: DVI-0 ----------------------
    (II) RADEON(0): Manufacturer: AIC Model: 23 Serial#: 673
    (II) RADEON(0): Year: 2007 Week: 26
    (II) RADEON(0): EDID Version: 1.3
    (II) RADEON(0): Digital Display Input
    (II) RADEON(0): Max Image Size [cm]: horiz.: 47 vert.: 30
    (II) RADEON(0): Gamma: 2.20
    (II) RADEON(0): DPMS capabilities: StandBy Suspend Off
    (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    (II) RADEON(0): First detailed timing not preferred mode in violation of standard!
    (II) RADEON(0): redX: 0.648 redY: 0.335 greenX: 0.282 greenY: 0.604
    (II) RADEON(0): blueX: 0.150 blueY: 0.072 whiteX: 0.312 whiteY: 0.328
    (II) RADEON(0): Supported established timings:
    (II) RADEON(0): 720x400@70Hz
    (II) RADEON(0): 640x480@60Hz
    (II) RADEON(0): 640x480@67Hz
    (II) RADEON(0): 640x480@72Hz
    (II) RADEON(0): 640x480@75Hz
    (II) RADEON(0): 800x600@56Hz
    (II) RADEON(0): 800x600@60Hz
    (II) RADEON(0): 800x600@72Hz
    (II) RADEON(0): 800x600@75Hz
    (II) RADEON(0): 832x624@75Hz
    (II) RADEON(0): 1024x768@60Hz
    (II) RADEON(0): 1024x768@70Hz
    (II) RADEON(0): 1024x768@75Hz
    (II) RADEON(0): 1280x1024@75Hz
    (II) RADEON(0): 1152x864@75Hz
    (II) RADEON(0): Manufacturer's mask: 0
    (II) RADEON(0): Supported standard timings:
    (II) RADEON(0): #0: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    (II) RADEON(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    (II) RADEON(0): #2: hsize: 1280 vsize 720 refresh: 60 vid: 49281
    (II) RADEON(0): #3: hsize: 1440 vsize 900 refresh: 60 vid: 149
    (II) RADEON(0): #4: hsize: 1440 vsize 900 refresh: 75 vid: 3989
    (II) RADEON(0): #5: hsize: 1680 vsize 1050 refresh: 60 vid: 179
    (II) RADEON(0): Supported detailed timing:
    (II) RADEON(0): clock: 119.0 MHz Image Size: 470 x 300 mm
    (II) RADEON(0): h_active: 1680 h_sync: 1728 h_sync_end 1760 h_blank_end 1840 h_border: 0
    (II) RADEON(0): v_active: 1050 v_sync: 1053 v_sync_end 1059 v_blanking: 1080 v_border: 0
    (II) RADEON(0): Serial No: 00673
    (II) RADEON(0): Ranges: V min: 55 V max: 75 Hz, H min: 24 H max: 83 kHz, PixClock max 150 MHz
    (II) RADEON(0): Monitor name: H-W22 DVI
    (II) RADEON(0): EDID (in hex):
    (II) RADEON(0): 00ffffffffffff0005232300a1020000
    (II) RADEON(0): 1a110103802f1e78e837a0a655489a26
    (II) RADEON(0): 125054bfef808140818081c09500950f
    (II) RADEON(0): b300010101017c2e90a0601a1e403020
    (II) RADEON(0): 3600d62c1100001a000000ff00303036
    (II) RADEON(0): 37330a20202020202020000000fd0037
    (II) RADEON(0): 4b18530f000a202020202020000000fc
    (II) RADEON(0): 00482d573232204456490a2020200061
    (II) RADEON(0): Panel infos found from DDC detailed: 1680x1050
    (II) RADEON(0): EDID vendor "AIC", prod id 35
    (II) RADEON(0): Output VGA-0 disconnected
    (II) RADEON(0): Output HDMI-0 disconnected
    (II) RADEON(0): Output DVI-0 connected
    (II) RADEON(0): Using exact sizes for initial modes
    (II) RADEON(0): Output DVI-0 using initial mode 1680x1050
    (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    after xf86InitialConfiguration
    (==) 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 1.7.5, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"
    (II) Module "ramdac" already built-in
    (==) RADEON(0): Will attempt to use R6xx/R7xx EXA support if DRI is enabled.
    (II) Loading sub module "exa"
    (II) LoadModule: "exa"
    (II) Loading /usr/lib/xorg/modules/libexa.so
    (II) Module exa: vendor="X.Org Foundation"
    compiled for 1.7.5, module version = 2.5.0
    ABI class: X.Org Video Driver, version 6.0
    (!!) RADEON(0): For information on using the multimedia capabilities
    of this adapter, please see http://gatos.sf.net.
    (!!) RADEON(0): MergedFB support has been removed and replaced with xrandr 1.2 support
    (--) Depth 24 pixmap format is 32 bpp
    (II) RADEON(0): RADEONScreenInit e0000000 0 0
    (II) RADEON(0): DIG0 transmitter: Coherent Mode enabled
    Output DIG0 transmitter setup success
    Blank CRTC 0 success
    Disable CRTC 0 success
    Disable CRTC memreq 0 success
    Blank CRTC 1 success
    Disable CRTC 1 success
    Disable CRTC memreq 1 success
    (==) RADEON(0): Using 24 bit depth buffer
    mc fb loc is 00ff00e0
    (II) RADEON(0): RADEONInitMemoryMap() :
    (II) RADEON(0): mem_size : 0x20000000
    (II) RADEON(0): MC_FB_LOCATION : 0x00ff00e0
    (II) RADEON(0): MC_AGP_LOCATION : 0x003f0000
    (II) RADEON(0): Depth moves disabled by default
    (II) RADEON(0): Allocating from a screen of 262144 kb
    (II) RADEON(0): Will use 32 kb for hardware cursor 0 at offset 0x00b7c000
    (II) RADEON(0): Will use 32 kb for hardware cursor 1 at offset 0x00b80000
    (II) RADEON(0): Will use 11760 kb for front buffer at offset 0x00000000
    (II) RADEON(0): Will use 11760 kb for back buffer at offset 0x00b84000
    (II) RADEON(0): Will use 11760 kb for depth buffer at offset 0x01700000
    (II) RADEON(0): Will use 112640 kb for textures at offset 0x0227c000
    (II) RADEON(0): Will use 114192 kb for X Server offscreen at offset 0x0907c000
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 10, (OK)
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 10, (OK)
    drmOpenByBusid: Searching for BusID pci:0000:01:00.0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 10, (OK)
    drmOpenByBusid: drmOpenMinor returns 10
    drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
    (II) [drm] DRM interface version 1.3
    (II) [drm] DRM open master succeeded.
    (II) RADEON(0): [drm] Using the DRM lock SAREA also for drawables.
    (II) RADEON(0): [drm] framebuffer handle = 0xe0000000
    (II) RADEON(0): [drm] added 1 reserved context for kernel
    (II) RADEON(0): X context handle = 0x1
    (II) RADEON(0): [drm] installed DRM signal handler
    (II) RADEON(0): [agp] Mode 0x1f00421b [AGP 0x10de/0x00e1; Card 0x1002/0x95c6 0x1043/0x0028]
    (II) RADEON(0): [agp] 32768 kB allocated with handle 0x00000001
    (II) RADEON(0): [agp] ring handle = 0xf0000000
    (II) RADEON(0): [agp] Ring mapped at 0xb712c000
    (II) RADEON(0): [agp] ring read ptr handle = 0xf0101000
    (II) RADEON(0): [agp] Ring read ptr mapped at 0xb72fb000
    (II) RADEON(0): [agp] vertex/indirect buffers handle = 0xf0102000
    (II) RADEON(0): [agp] Vertex/indirect buffers mapped at 0xa6ebd000
    (II) RADEON(0): [agp] GART texture map handle = 0xf0302000
    (II) RADEON(0): [agp] GART Texture map mapped at 0xa523d000
    (II) RADEON(0): [drm] register handle = 0x2f200000
    (II) RADEON(0): [dri] Visual configs initialized
    (II) RADEON(0): RADEONRestoreMemMapRegisters() :
    (II) RADEON(0): MC_FB_LOCATION : 0x00ff00e0 0x00ff00e0
    (II) RADEON(0): MC_AGP_LOCATION : 0x003f0000
    (==) RADEON(0): Backing store disabled
    (II) RADEON(0): [DRI] installation complete
    (II) RADEON(0): [drm] Added 32 65536 byte vertex/indirect buffers
    (II) RADEON(0): [drm] Mapped 32 vertex/indirect buffers
    (II) RADEON(0): [drm] dma control initialized, using IRQ 16
    (II) RADEON(0): [drm] Initialized kernel GART heap manager, 29884416
    (WW) RADEON(0): DRI init changed memory map, adjusting ...
    (WW) RADEON(0): MC_FB_LOCATION was: 0x00ff00e0 is: 0x00ff00e0
    (WW) RADEON(0): MC_AGP_LOCATION was: 0x003f0000 is: 0x0000de00
    (II) RADEON(0): RADEONRestoreMemMapRegisters() :
    (II) RADEON(0): MC_FB_LOCATION : 0x00ff00e0 0x00ff00e0
    (II) RADEON(0): MC_AGP_LOCATION : 0x0000de00
    (II) RADEON(0): Direct rendering enabled
    (II) RADEON(0): Setting EXA maxPitchBytes
    (II) EXA(0): Offscreen pixmap area of 116932608 bytes
    (II) EXA(0): Driver registered support for the following operations:
    (II) Solid
    (II) Copy
    (II) Composite (RENDER acceleration)
    (II) RADEON(0): Acceleration enabled
    (==) RADEON(0): DPMS enabled
    (==) RADEON(0): Silken mouse enabled
    (II) RADEON(0): Set up textured video
    Output CRT1 disable success
    (II) RADEON(0): DIG0 transmitter: Coherent Mode enabled
    Output DIG0 transmitter setup success
    (II) RADEON(0): DIG0 transmitter: Coherent Mode enabled
    Output DIG0 transmitter setup success
    Blank CRTC 0 success
    Disable CRTC 0 success
    Disable CRTC memreq 0 success
    Blank CRTC 1 success
    Disable CRTC 1 success
    Disable CRTC memreq 1 success
    (II) RADEON(0): DIG0 transmitter: Coherent Mode enabled
    Output DIG0 transmitter setup success
    Blank CRTC 0 success
    Disable CRTC 0 success
    Disable CRTC memreq 0 success
    Mode 1680x1050 - 1840 1080 9
    (II) RADEON(0): RADEONRestoreMemMapRegisters() :
    (II) RADEON(0): MC_FB_LOCATION : 0x00ff00e0 0x00ff00e0
    (II) RADEON(0): MC_AGP_LOCATION : 0x0000de00
    freq: 119000000
    best_freq: 119000000
    best_feedback_div: 119
    best_ref_div: 3
    best_post_div: 9
    (II) RADEON(0): crtc(0) Clock: mode 119000, PLL 119000
    (II) RADEON(0): crtc(0) PLL : refdiv 3, fbdiv 0x77(119), pdiv 9
    Set CRTC 0 PLL success
    Set CRTC Timing success
    Set CRTC 0 Overscan success
    Not using RMX
    scaler 0 setup success
    Set CRTC 0 Source success
    crtc 0 YUV disable setup success
    (II) RADEON(0): DIG0 transmitter: Coherent Mode enabled
    Output DIG0 transmitter setup success
    Output DIG2 encoder setup success
    Output DIG2 encoder setup success
    (II) RADEON(0): DIG0 transmitter: Coherent Mode enabled
    Output DIG0 transmitter setup success
    (II) RADEON(0): DIG0 transmitter: Coherent Mode enabled
    Output DIG0 transmitter setup success
    (II) RADEON(0): DIG0 transmitter: Coherent Mode enabled
    Output DIG0 transmitter setup success
    Enable CRTC memreq 0 success
    Enable CRTC 0 success
    Unblank CRTC 0 success
    Output CRT1 disable success
    (II) RADEON(0): DIG0 transmitter: Coherent Mode enabled
    Output DIG0 transmitter setup success
    Blank CRTC 1 success
    Disable CRTC 1 success
    Disable CRTC memreq 1 success
    (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    (II) RADEON(0): DIG0 transmitter: Coherent Mode enabled
    Output DIG0 transmitter setup success
    Blank CRTC 0 success
    Disable CRTC 0 success
    Disable CRTC memreq 0 success
    Mode 1680x1050 - 1840 1080 9
    (II) RADEON(0): RADEONRestoreMemMapRegisters() :
    (II) RADEON(0): MC_FB_LOCATION : 0x00ff00e0 0x00ff00e0
    (II) RADEON(0): MC_AGP_LOCATION : 0x0000de00
    freq: 119000000
    best_freq: 119000000
    best_feedback_div: 119
    best_ref_div: 3
    best_post_div: 9
    (II) RADEON(0): crtc(0) Clock: mode 119000, PLL 119000
    (II) RADEON(0): crtc(0) PLL : refdiv 3, fbdiv 0x77(119), pdiv 9
    Set CRTC 0 PLL success
    Set CRTC Timing success
    Set CRTC 0 Overscan success
    Not using RMX
    scaler 0 setup success
    Set CRTC 0 Source success
    crtc 0 YUV disable setup success
    (II) RADEON(0): DIG0 transmitter: Coherent Mode enabled
    Output DIG0 transmitter setup success
    Output DIG2 encoder setup success
    Output DIG2 encoder setup success
    (II) RADEON(0): DIG0 transmitter: Coherent Mode enabled
    Output DIG0 transmitter setup success
    (II) RADEON(0): DIG0 transmitter: Coherent Mode enabled
    Output DIG0 transmitter setup success
    (II) RADEON(0): DIG0 transmitter: Coherent Mode enabled
    Output DIG0 transmitter setup success
    Enable CRTC memreq 0 success
    Enable CRTC 0 success
    Unblank CRTC 0 success
    (--) RandR disabled
    (II) Initializing built-in extension Generic Event Extension
    (II) Initializing built-in extension SHAPE
    (II) Initializing built-in extension MIT-SHM
    (II) Initializing built-in extension XInputExtension
    (II) Initializing built-in extension XTEST
    (II) Initializing built-in extension BIG-REQUESTS
    (II) Initializing built-in extension SYNC
    (II) Initializing built-in extension XKEYBOARD
    (II) Initializing built-in extension XC-MISC
    (II) Initializing built-in extension SECURITY
    (II) Initializing built-in extension XINERAMA
    (II) Initializing built-in extension XFIXES
    (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) AIGLX: Screen 0 is not DRI2 capable
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 11, (OK)
    drmOpenByBusid: Searching for BusID pci:0000:01:00.0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 11, (OK)
    drmOpenByBusid: drmOpenMinor returns 11
    drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
    (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    (II) AIGLX: enabled GLX_SGI_make_current_read
    (II) AIGLX: enabled GLX_texture_from_pixmap with driver support
    (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/r600_dri.so
    (II) GLX: Initialized DRI GL provider for screen 0
    (II) RADEON(0): Setting screen physical size to 444 x 277
    (II) config/hal: Adding input device Macintosh mouse button emulation
    (II) LoadModule: "evdev"
    (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    (II) Module evdev: vendor="X.Org Foundation"
    compiled for 1.7.3, module version = 2.3.2
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 7.0
    (**) Macintosh mouse button emulation: always reports core events
    (**) Macintosh mouse button emulation: Device: "/dev/input/event0"
    (II) Macintosh mouse button emulation: Found 3 mouse buttons
    (II) Macintosh mouse button emulation: Found relative axes
    (II) Macintosh mouse button emulation: Found x and y relative axes
    (II) Macintosh mouse button emulation: Configuring as mouse
    (**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5
    (**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)
    (**) Macintosh mouse button emulation: (accel) keeping acceleration scheme 1
    (**) Macintosh mouse button emulation: (accel) acceleration profile 0
    (II) Macintosh mouse button emulation: initialized for relative axes.
    (II) config/hal: Adding input device PS2++ Logitech MX Mouse
    (**) PS2++ Logitech MX Mouse: always reports core events
    (**) PS2++ Logitech MX Mouse: Device: "/dev/input/event4"
    (II) PS2++ Logitech MX Mouse: Found 12 mouse buttons
    (II) PS2++ Logitech MX Mouse: Found scroll wheel(s)
    (II) PS2++ Logitech MX Mouse: Found relative axes
    (II) PS2++ Logitech MX Mouse: Found x and y relative axes
    (II) PS2++ Logitech MX Mouse: Configuring as mouse
    (**) PS2++ Logitech MX Mouse: YAxisMapping: buttons 4 and 5
    (**) PS2++ Logitech MX Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "PS2++ Logitech MX Mouse" (type: MOUSE)
    (**) PS2++ Logitech MX Mouse: (accel) keeping acceleration scheme 1
    (**) PS2++ Logitech MX Mouse: (accel) acceleration profile 0
    (II) PS2++ Logitech MX Mouse: initialized for relative axes.
    (II) config/hal: Adding input device AT Translated Set 2 keyboard
    (**) AT Translated Set 2 keyboard: always reports core events
    (**) AT Translated Set 2 keyboard: Device: "/dev/input/event1"
    (II) AT Translated Set 2 keyboard: Found keys
    (II) AT Translated Set 2 keyboard: Configuring as keyboard
    (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (II) config/hal: Adding input device Power Button
    (**) Power Button: always reports core events
    (**) Power Button: Device: "/dev/input/event2"
    (II) Power Button: Found keys
    (II) Power Button: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (II) config/hal: Adding input device Power Button
    (**) Power Button: always reports core events
    (**) Power Button: Device: "/dev/input/event3"
    (II) Power Button: Found keys
    (II) Power Button: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (II) AIGLX: Suspending AIGLX clients for VT switch
    (II) RADEON(0): DIG0 transmitter: Coherent Mode enabled
    Output DIG0 transmitter setup success
    Blank CRTC 0 success
    Disable CRTC 0 success
    Disable CRTC memreq 0 success
    Blank CRTC 1 success
    Disable CRTC 1 success
    Disable CRTC memreq 1 success
    (II) RADEON(0): RADEONRestoreMemMapRegisters() :
    (II) RADEON(0): MC_FB_LOCATION : 0x00ff00e0 0x00ff00e0
    (II) RADEON(0): MC_AGP_LOCATION : 0x00000000
    (II) RADEON(0): avivo_restore !
    Enable CRTC memreq 0 success
    Enable CRTC 0 success
    Unblank CRTC 0 success
    Another update: the card seems to work just fine under windows, so it is definitely a configuration or driver issue.
    Last edited by Sander (2010-03-02 17:12:40)

    "Enabling KMS will make Xorg fall back to software rasterizing, at the cost of 3D performance. " <- is this still true at the moment? In that case, enabling KMS really isn't the solution I'm looking for. Back to square one
    This is not true.  Software rasterization indicates that KMS was not set up correctly.  You will get 3D acceleration with KMS correctly configured.
    Thanks for taking the time to reply
    I'll give enabling KMS a try. What thread is it that you're talking about? Also should I follow the "early start" or "late start" instructions?
    EDIT: I'm guessing you mean this one? http://bbs.archlinux.org/viewtopic.php?pid=613720
    That thread is the one I meant. 
    Your xf86-video-ati doesn't have support for KMS - you have to rebuild it against libdrm_radeon. This also means that you have to rebuild mesa against same new libdrm because mesa doesn't have KMS support without libdrm_radeon either.
    Is this information applicable to my situation? No instructions on how to do this are provided, so I have no idea how to try it, or if it's worth trying at all.
    Yes, this is a problem.  You have to modify a PKGBUILD or two and build/install the packages in the correct order.  I detail the right way to do everything below.
    I used the following packages:
    * kernel26-git: http://aur.archlinux.org/packages.php?ID=25304 (you must configure with CONFIG_DRM_RADEON=m. CONFIG_DRM_RADEON_KMS=y enables KMS by default.  you should be presented with a configuration menu when the package builds.  type '/' to search.)
    * kernel26-firmware-git: http://aur.archlinux.org/packages.php?ID=25782
    * radeon_ucode: http://aur.archlinux.org/packages.php?ID=33016
    * libdrm-git: http://aur.archlinux.org/packages.php?ID=10254 (you must edit the PKGBUILD to enable radeon support, see below)
    * glproto-git: http://aur.archlinux.org/packages.php?ID=18964
    * dri2proto-git: http://aur.archlinux.org/packages.php?ID=19051
    * libgl-git: http://aur.archlinux.org/packages.php?ID=19044 (this is out of date and requires a patch.  see my comment on the AUR page)
    * mesa-git: http://aur.archlinux.org/packages.php?ID=8266 (you can reuse src/mesa from libgl-git, it clones the same repository)
    * xf86-video-ati-git: http://aur.archlinux.org/packages.php?ID=15374 (you can reuse src/mesa from libgl-git)
    libdrm-git PKGBUILD:
    sh autogen.sh --prefix=/usr \
    --enable-nouveau-experimental-api \
    --enable-udev || return 1
    # --enable-radeon-experimental-api
    libdrm-git PKGBUILD modified:
    sh autogen.sh --prefix=/usr \
    --enable-radeon-experimental-api \
    --enable-udev || return 1
    Install those packages in that order and add yourself to the video group.  Make sure that your grub configuration has an option to select the new kernel.  Also make sure all of your PKGBUILDs from AUR are up to date.  A week or two ago they were all wrong (as a noted above, one of them is still wrong and requires a patch).
    I hope that helps.  Eventually Arch will support KMS for radeon by default, but the driver and the kernel need to go through another release or two.
    Last edited by tss (2010-03-02 20:34:52)

  • ATI Radeon HD 6520G / 7600M troubles. Glitches, crashing and such.

    I've been am having issues with getting my graphics card to work properly.
    EDIT: tl;dr Running cinnamon with xf86-video-ati is no bueno https://dl.dropbox.com/u/7122698/bbs_ar … adface.png (other stuff happen as well, but this is the most annoying)
    I was using catalyst until recently. When I deemed the glitches and the occasional crashing (which I assumed were caused by the driver) to be too much,
    I decided to switch over to xf86-video-ati.
    While the open source drivers seem to work, they manage to somehow corrupt pixmaps/textures and they manage to hang my computer even more often than the catalyst did.
    I'm running aur/linux-lqx 3.6.4-1-lqx (as well as core/linux 3.6.5-1), extra/xf86-video-ati 1:6.14.6-2, extra/xorg-server 1.13.0-3, extra/gdm 3.6.1-2 and aur/cinnamon 1.6.4-4 . I've
    also moved the damn thing to core/systemd 195-2 with sysvcompat.
    I doubt that the problems are caused by gnome 3.6 having troubles with systemd or ati drivers, as I'm also having texture corruptions in opengl applications (using SDL for init stuff.)
    I'm sure that there is nothing wrong with my cards, as they work fine under windows.
    Right now I'm running using late kms start.
    /etc/X11/ contains configs for twm, xinit and input drivers (all installed by their respective pkgs), as well as the config that I'm using right now:
    /etc/X11/xorg.conf.d/20-radeon.conf
    Section "Device"
    Identifier "UghImSoAngryNow"
    Driver "radeon"
    Option "NoAccel" "on"
    EndSection
    This is, of course, not preferable. However, it fixes nearly all the pixmap corruption problems and I haven't gotten it to die on me yet. Occasionally, my desktop background becomes
    black with lines of varying (read: 50) shades of grey (aka. white noise), before it reloads itself, but haven't crashed yet.
    The wiki page on ATI tells me to try and disable KMS by booting with radeon.modeset=0 or nomodeset. However, this causes Xorg to fall back to xf86-video-vesa, which
    is itself quite glitchy (cursor flickers, all ttys are corrupted (unusable) except for the one I'm on, etc.)
    Any help fixing this would be greatly appreciated.
    (I'll see if I can post screens with the artifacts.)
    Stuff nobody needs:
    $ lspci
    00:00.0 Host bridge: Advanced Micro Devices [AMD] Family 12h Processor Root Complex
    00:01.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI BeaverCreek [Radeon HD 6520G]
    00:01.1 Audio device: Advanced Micro Devices [AMD] nee ATI BeaverCreek HDMI Audio [Radeon HD 6500D and 6400G-6600G series]
    00:02.0 PCI bridge: Advanced Micro Devices [AMD] Family 12h Processor Root Port
    00:04.0 PCI bridge: Advanced Micro Devices [AMD] Family 12h Processor Root Port
    00:05.0 PCI bridge: Advanced Micro Devices [AMD] Family 12h Processor Root Port
    00:10.0 USB controller: Advanced Micro Devices [AMD] Hudson USB XHCI Controller (rev 03)
    00:11.0 SATA controller: Advanced Micro Devices [AMD] Hudson SATA Controller [AHCI mode] (rev 40)
    00:12.0 USB controller: Advanced Micro Devices [AMD] Hudson USB OHCI Controller (rev 11)
    00:12.2 USB controller: Advanced Micro Devices [AMD] Hudson USB EHCI Controller (rev 11)
    00:14.0 SMBus: Advanced Micro Devices [AMD] Hudson SMBus Controller (rev 13)
    00:14.2 Audio device: Advanced Micro Devices [AMD] Hudson Azalia Controller (rev 01)
    00:14.3 ISA bridge: Advanced Micro Devices [AMD] Hudson LPC Bridge (rev 11)
    00:14.4 PCI bridge: Advanced Micro Devices [AMD] Hudson PCI Bridge (rev 40)
    00:14.7 SD Host controller: Advanced Micro Devices [AMD] Hudson SD Flash Controller
    00:18.0 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor Function 0 (rev 43)
    00:18.1 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor Function 1
    00:18.2 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor Function 2
    00:18.3 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor Function 3
    00:18.4 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor Function 4
    00:18.5 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor Function 6
    00:18.6 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor Function 5
    00:18.7 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor Function 7
    01:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI Thames XT/GL [Radeon HD 7600M Series]
    02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 06)
    03:00.0 Network controller: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) (rev 01)
    $ cat /var/log/Xorg.0.log # With accel enabled
    [ 10381.855]
    X.Org X Server 1.13.0
    Release Date: 2012-09-05
    [ 10381.855] X Protocol Version 11, Revision 0
    [ 10381.855] Build Operating System: Linux 3.6.2-1-ARCH x86_64
    [ 10381.855] Current Operating System: Linux dotfloat-asus 3.6.4-1-lqx #1 ZEN SMP PREEMPT Sun Nov 4 19:35:58 CET 2012 x86_64
    [ 10381.855] Kernel command line: BOOT_IMAGE=/vmlinuz-linux-lqx root=UUID=bfd9d0cd-2be7-4539-9dc4-d273dbecbb5d ro resume=/dev/sda6 mem=4G
    [ 10381.855] Build Date: 19 October 2012 03:54:56PM
    [ 10381.855]
    [ 10381.855] Current version of pixman: 0.26.2
    [ 10381.855] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 10381.855] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 10381.855] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Nov 5 22:08:35 2012
    [ 10381.855] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 10381.855] (==) No Layout section. Using the first Screen section.
    [ 10381.855] (==) No screen section available. Using defaults.
    [ 10381.855] (**) |-->Screen "Default Screen Section" (0)
    [ 10381.855] (**) | |-->Monitor "<default monitor>"
    [ 10381.855] (==) No device specified for screen "Default Screen Section".
    Using the first device section listed.
    [ 10381.855] (**) | |-->Device "UghImSoAngryNow"
    [ 10381.855] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 10381.855] (==) Automatically adding devices
    [ 10381.855] (==) Automatically enabling devices
    [ 10381.856] (==) Automatically adding GPU devices
    [ 10381.856] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 10381.856] Entry deleted from font path.
    [ 10381.856] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 10381.856] Entry deleted from font path.
    [ 10381.856] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 10381.856] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 10381.856] Entry deleted from font path.
    [ 10381.856] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 10381.856] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 10381.856] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 10381.856] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 10381.856] (II) Loader magic: 0x7fcc20
    [ 10381.856] (II) Module ABI versions:
    [ 10381.856] X.Org ANSI C Emulation: 0.4
    [ 10381.856] X.Org Video Driver: 13.0
    [ 10381.856] X.Org XInput driver : 18.0
    [ 10381.856] X.Org Server Extension : 7.0
    [ 10381.857] (II) config/udev: Adding drm device (/dev/dri/card0)
    [ 10381.857] (II) config/udev: Adding drm device (/dev/dri/card1)
    [ 10381.858] (--) PCI:*(0:0:1:0) 1002:9647:1043:2122 rev 0, Mem @ 0xb0000000/268435456, 0xfeb00000/262144, I/O @ 0x0000f000/256
    [ 10381.858] (--) PCI: (0:1:0:0) 1002:6840:1043:2122 rev 0, Mem @ 0xc0000000/268435456, 0xfea20000/131072, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
    [ 10381.858] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 10381.858] Initializing built-in extension Generic Event Extension
    [ 10381.858] Initializing built-in extension SHAPE
    [ 10381.858] Initializing built-in extension MIT-SHM
    [ 10381.858] Initializing built-in extension XInputExtension
    [ 10381.858] Initializing built-in extension XTEST
    [ 10381.858] Initializing built-in extension BIG-REQUESTS
    [ 10381.858] Initializing built-in extension SYNC
    [ 10381.858] Initializing built-in extension XKEYBOARD
    [ 10381.858] Initializing built-in extension XC-MISC
    [ 10381.858] Initializing built-in extension SECURITY
    [ 10381.858] Initializing built-in extension XINERAMA
    [ 10381.858] Initializing built-in extension XFIXES
    [ 10381.858] Initializing built-in extension RENDER
    [ 10381.858] Initializing built-in extension RANDR
    [ 10381.858] Initializing built-in extension COMPOSITE
    [ 10381.858] Initializing built-in extension DAMAGE
    [ 10381.858] Initializing built-in extension MIT-SCREEN-SAVER
    [ 10381.858] Initializing built-in extension DOUBLE-BUFFER
    [ 10381.858] Initializing built-in extension RECORD
    [ 10381.858] Initializing built-in extension DPMS
    [ 10381.858] Initializing built-in extension X-Resource
    [ 10381.858] Initializing built-in extension XVideo
    [ 10381.858] Initializing built-in extension XVideo-MotionCompensation
    [ 10381.858] Initializing built-in extension XFree86-VidModeExtension
    [ 10381.858] Initializing built-in extension XFree86-DGA
    [ 10381.858] Initializing built-in extension XFree86-DRI
    [ 10381.858] Initializing built-in extension DRI2
    [ 10381.858] (II) LoadModule: "glx"
    [ 10381.859] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 10381.859] (II) Module glx: vendor="X.Org Foundation"
    [ 10381.859] compiled for 1.13.0, module version = 1.0.0
    [ 10381.859] ABI class: X.Org Server Extension, version 7.0
    [ 10381.859] (==) AIGLX enabled
    [ 10381.859] Loading extension GLX
    [ 10381.859] (II) LoadModule: "radeon"
    [ 10381.859] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    [ 10381.859] (II) Module radeon: vendor="X.Org Foundation"
    [ 10381.859] compiled for 1.13.0, module version = 6.14.6
    [ 10381.859] Module class: X.Org Video Driver
    [ 10381.859] ABI class: X.Org Video Driver, version 13.0
    [ 10381.859] (II) RADEON: Driver for ATI Radeon chipsets:
    ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
    ATI Radeon Mobility X300 (M24) 3152 (PCIE),
    ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI),
    ATI Radeon X600 (RV380) 3E50 (PCIE),
    ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
    ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
    ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
    ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
    ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
    ATI FireGL X2 AK (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 Radeon 9650,
    ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
    ATI Radeon 8500 AIW BB (AGP), ATI Radeon IGP320M (U1) 4336,
    ATI Radeon IGP330M/340M/350M (U2) 4337,
    ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
    ATI Radeon 9000 Ig (AGP/PCI), 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 X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
    ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
    ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
    ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
    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 FireGL Mobility 9000 (M9) Ld (AGP),
    ATI Radeon Mobility 9000 (M9) Lf (AGP),
    ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI FireMV 2400 PCI,
    ATI Radeon 9700 Pro ND (AGP), ATI Radeon 9700/9500Pro NE (AGP),
    ATI Radeon 9600TX NF (AGP), ATI FireGL X1 NG (AGP),
    ATI Radeon 9800PRO NH (AGP), ATI Radeon 9800 NI (AGP),
    ATI FireGL X2 NK (AGP), ATI Radeon 9800XT NJ (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 QD (AGP),
    ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
    ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
    ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
    ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
    ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
    ATI Radeon Mobility X300 (M22) 5460 (PCIE),
    ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
    ATI FireGL M22 GL 5464 (PCIE), 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 Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
    ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
    ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
    ATI FireGL unknown (R423) UR (PCIE),
    ATI FireGL unknown (R423) UT (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 X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
    ATI Radeon Mobility 9100 IGP (U3) 5835,
    ATI Radeon XPRESS 200 5954 (PCIE),
    ATI Radeon XPRESS 200M 5955 (PCIE), 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 ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
    ATI Radeon XPRESS 200M 5975 (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 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 9200 (M9+) 5C61 (AGP),
    ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
    ATI Mobility Radeon X800 XT (M28) (PCIE),
    ATI Mobility FireGL V5100 (M28) (PCIE),
    ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
    ATI Radeon X850 XT PE (R480) (PCIE),
    ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
    ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
    ATI Radeon X850 XT (R480) (PCIE),
    ATI Radeon X800XT (R423) 5D57 (PCIE),
    ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
    ATI Radeon X700 PRO (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
    ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
    ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
    ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
    ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
    ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
    ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
    ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
    ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
    ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
    ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
    ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
    ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
    ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
    ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
    ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
    ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
    ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
    ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
    ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
    ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
    ATI Mobility Radeon X1700, ATI Radeon X2300HD,
    ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
    ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
    ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
    ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
    ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
    ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
    ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
    ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
    ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
    ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
    ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
    ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
    ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
    ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
    ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
    ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
    AMD FireStream 9250, ATI FirePro V8700 (FireGL),
    ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
    ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series,
    ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,
    ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP),
    ATI Mobility Radeon HD 4670, ATI FirePro M5750,
    ATI Mobility Radeon HD 4670, ATI Radeon RV730 (AGP),
    ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
    ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
    ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
    ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
    ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
    ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
    ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
    ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
    ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
    ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
    ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
    ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
    ATI Mobility Radeon HD 3850 X2, ATI RV670,
    ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
    ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
    ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
    ATI Radeon RV710, ATI Radeon RV710, ATI Radeon RV710,
    ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series,
    ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series,
    ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
    ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
    ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
    ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
    ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
    ATI FireGL V3600, ATI Radeon HD 2600 LE,
    ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
    ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
    ATI Radeon HD 3450, ATI Radeon HD 3450, ATI Radeon HD 3430,
    ATI Radeon HD 3450, ATI FirePro V3700, ATI FireMV 2450,
    ATI FireMV 2260, ATI FireMV 2260, ATI Radeon HD 3600 Series,
    ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO,
    ATI Radeon HD 3600 XT, ATI Radeon HD 3600 PRO,
    ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
    ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
    ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
    ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
    ATI Radeon HD 3300 Graphics, ATI Radeon HD 3200 Graphics,
    ATI Radeon 3000 Graphics, SUMO, SUMO, SUMO2, SUMO2, SUMO2, SUMO2,
    SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, ATI Radeon HD 4200,
    ATI Radeon 4100, ATI Mobility Radeon HD 4200,
    ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
    AMD Radeon HD 6310 Graphics, AMD Radeon HD 6310 Graphics,
    AMD Radeon HD 6250 Graphics, AMD Radeon HD 6250 Graphics,
    AMD Radeon HD 6300 Series Graphics,
    AMD Radeon HD 6200 Series Graphics, PALM, PALM, PALM, CYPRESS,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
    AMD Firestream 9350, ATI Radeon HD 5800 Series,
    ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
    ATI Radeon HD 5800 Series, ATI Radeon HD 5900 Series,
    ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
    ATI Mobility Radeon HD 5800 Series,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
    ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
    ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
    ATI Mobility Radeon HD 5000 Series,
    ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
    ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
    ATI Mobility Radeon HD 5000 Series,
    ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,
    ATI Mobility Radeon Graphics, CEDAR,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,
    ATI Radeon HD 5450, CEDAR, CEDAR, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
    CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
    AMD Radeon HD 6900 Series, AMD Radeon HD 6900 Series, CAYMAN, CAYMAN,
    CAYMAN, AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series,
    BARTS, BARTS, Mobility Radeon HD 6000 Series,
    Mobility Radeon HD 6000 Series, BARTS, BARTS, BARTS, BARTS,
    AMD Radeon HD 6800 Series, AMD Radeon HD 6800 Series,
    AMD Radeon HD 6700 Series, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
    CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, ARUBA, ARUBA,
    ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
    ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
    ARUBA, ARUBA
    [ 10381.866] (++) using VT number 1
    [ 10381.867] (II) [KMS] Kernel modesetting enabled.
    [ 10381.867] (II) RADEON(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 10381.867] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
    [ 10381.867] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 10381.867] (==) RADEON(0): Default visual is TrueColor
    [ 10381.867] (==) RADEON(0): RGB weight 888
    [ 10381.867] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
    [ 10381.867] (--) RADEON(0): Chipset: "SUMO" (ChipID = 0x9647)
    [ 10381.867] (II) RADEON(0): PCIE card detected
    [ 10381.867] (II) Loading sub module "exa"
    [ 10381.867] (II) LoadModule: "exa"
    [ 10381.867] (II) Loading /usr/lib/xorg/modules/libexa.so
    [ 10381.906] (II) Module exa: vendor="X.Org Foundation"
    [ 10381.906] compiled for 1.13.0, module version = 2.6.0
    [ 10381.906] ABI class: X.Org Video Driver, version 13.0
    [ 10381.906] (II) RADEON(0): KMS Color Tiling: enabled
    [ 10381.906] (II) RADEON(0): KMS Pageflipping: enabled
    [ 10381.906] (II) RADEON(0): SwapBuffers wait for vsync: enabled
    [ 10382.004] (II) RADEON(0): Output VGA-0 has no monitor section
    [ 10382.044] (II) RADEON(0): Output LVDS has no monitor section
    [ 10382.108] (II) RADEON(0): Output HDMI-0 has no monitor section
    [ 10382.205] (II) RADEON(0): EDID for output VGA-0
    [ 10382.245] (II) RADEON(0): EDID for output LVDS
    [ 10382.245] (II) RADEON(0): Manufacturer: CMO Model: 15a7 Serial#: 0
    [ 10382.245] (II) RADEON(0): Year: 2010 Week: 31
    [ 10382.245] (II) RADEON(0): EDID Version: 1.3
    [ 10382.245] (II) RADEON(0): Digital Display Input
    [ 10382.245] (II) RADEON(0): Max Image Size [cm]: horiz.: 35 vert.: 19
    [ 10382.245] (II) RADEON(0): Gamma: 2.20
    [ 10382.245] (II) RADEON(0): No DPMS capabilities specified
    [ 10382.245] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 10382.245] (II) RADEON(0): First detailed timing is preferred mode
    [ 10382.245] (II) RADEON(0): redX: 0.617 redY: 0.340 greenX: 0.320 greenY: 0.598
    [ 10382.245] (II) RADEON(0): blueX: 0.160 blueY: 0.084 whiteX: 0.313 whiteY: 0.329
    [ 10382.245] (II) RADEON(0): Manufacturer's mask: 0
    [ 10382.245] (II) RADEON(0): Supported detailed timing:
    [ 10382.245] (II) RADEON(0): clock: 69.3 MHz Image Size: 344 x 193 mm
    [ 10382.245] (II) RADEON(0): h_active: 1366 h_sync: 1382 h_sync_end 1416 h_blank_end 1466 h_border: 0
    [ 10382.245] (II) RADEON(0): v_active: 768 v_sync: 770 v_sync_end 776 v_blanking: 788 v_border: 0
    [ 10382.245] (II) RADEON(0): N156BGE-L21
    [ 10382.245] (II) RADEON(0): CMO
    [ 10382.245] (II) RADEON(0): N156BGE-L21
    [ 10382.245] (II) RADEON(0): EDID (in hex):
    [ 10382.245] (II) RADEON(0): 00ffffffffffff000dafa71500000000
    [ 10382.245] (II) RADEON(0): 1f140103802313780a00259e57529929
    [ 10382.245] (II) RADEON(0): 15505400000001010101010101010101
    [ 10382.245] (II) RADEON(0): 010101010101121b5664500014301022
    [ 10382.245] (II) RADEON(0): 260058c110000018000000fe004e3135
    [ 10382.245] (II) RADEON(0): 364247452d4c32310a20000000fe0043
    [ 10382.245] (II) RADEON(0): 4d4f0a202020202020202020000000fe
    [ 10382.245] (II) RADEON(0): 004e3135364247452d4c32310a200095
    [ 10382.245] (II) RADEON(0): Printing probed modes for output LVDS
    [ 10382.245] (II) RADEON(0): Modeline "1366x768"x60.0 69.30 1366 1382 1416 1466 768 770 776 788 -hsync -vsync (47.3 kHz eP)
    [ 10382.245] (II) RADEON(0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz)
    [ 10382.245] (II) RADEON(0): Modeline "1152x768"x59.8 71.75 1152 1216 1328 1504 768 771 781 798 -hsync +vsync (47.7 kHz)
    [ 10382.245] (II) RADEON(0): Modeline "1024x768"x59.9 63.50 1024 1072 1176 1328 768 771 775 798 -hsync +vsync (47.8 kHz)
    [ 10382.245] (II) RADEON(0): Modeline "800x600"x59.9 38.25 800 832 912 1024 600 603 607 624 -hsync +vsync (37.4 kHz)
    [ 10382.245] (II) RADEON(0): Modeline "848x480"x59.7 31.50 848 872 952 1056 480 483 493 500 -hsync +vsync (29.8 kHz)
    [ 10382.245] (II) RADEON(0): Modeline "720x480"x59.7 26.75 720 744 808 896 480 483 493 500 -hsync +vsync (29.9 kHz)
    [ 10382.245] (II) RADEON(0): Modeline "640x480"x59.4 23.75 640 664 720 800 480 483 487 500 -hsync +vsync (29.7 kHz)
    [ 10382.309] (II) RADEON(0): EDID for output HDMI-0
    [ 10382.309] (II) RADEON(0): Output VGA-0 disconnected
    [ 10382.309] (II) RADEON(0): Output LVDS connected
    [ 10382.309] (II) RADEON(0): Output HDMI-0 disconnected
    [ 10382.309] (II) RADEON(0): Using exact sizes for initial modes
    [ 10382.309] (II) RADEON(0): Output LVDS using initial mode 1366x768
    [ 10382.309] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 10382.309] (II) RADEON(0): mem size init: gart size :1fdff000 vram size: s:20000000 visible:fba0000
    [ 10382.309] (II) RADEON(0): EXA: Driver will allow EXA pixmaps in VRAM
    [ 10382.309] (==) RADEON(0): DPI set to (96, 96)
    [ 10382.309] (II) Loading sub module "fb"
    [ 10382.309] (II) LoadModule: "fb"
    [ 10382.309] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 10382.309] (II) Module fb: vendor="X.Org Foundation"
    [ 10382.309] compiled for 1.13.0, module version = 1.0.0
    [ 10382.309] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 10382.309] (II) Loading sub module "ramdac"
    [ 10382.309] (II) LoadModule: "ramdac"
    [ 10382.309] (II) Module "ramdac" already built-in
    [ 10382.309] (--) Depth 24 pixmap format is 32 bpp
    [ 10382.309] (II) RADEON(0): [DRI2] Setup complete
    [ 10382.309] (II) RADEON(0): [DRI2] DRI driver: r600
    [ 10382.309] (II) RADEON(0): [DRI2] VDPAU driver: r600
    [ 10382.309] (II) RADEON(0): Front buffer size: 4128K
    [ 10382.309] (II) RADEON(0): VRAM usage limit set to 228182K
    [ 10382.309] (==) RADEON(0): Backing store disabled
    [ 10382.309] (II) RADEON(0): Direct rendering enabled
    [ 10382.379] (II) RADEON(0): Setting EXA maxPitchBytes
    [ 10382.379] (II) EXA(0): Driver allocated offscreen pixmaps
    [ 10382.379] (II) EXA(0): Driver registered support for the following operations:
    [ 10382.379] (II) Solid
    [ 10382.379] (II) Copy
    [ 10382.379] (II) Composite (RENDER acceleration)
    [ 10382.379] (II) UploadToScreen
    [ 10382.379] (II) DownloadFromScreen
    [ 10382.379] (II) RADEON(0): Acceleration enabled
    [ 10382.379] (==) RADEON(0): DPMS enabled
    [ 10382.379] (==) RADEON(0): Silken mouse enabled
    [ 10382.379] (II) RADEON(0): Set up textured video
    [ 10382.379] (II) RADEON(0): [XvMC] Associated with Radeon Textured Video.
    [ 10382.379] (II) RADEON(0): [XvMC] Extension initialized.
    [ 10382.379] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 10382.379] (--) RandR disabled
    [ 10382.749] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 10382.749] (II) AIGLX: enabled GLX_INTEL_swap_event
    [ 10382.749] (II) AIGLX: enabled GLX_ARB_create_context
    [ 10382.749] (II) AIGLX: enabled GLX_ARB_create_context_profile
    [ 10382.749] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
    [ 10382.749] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [ 10382.749] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [ 10382.750] (II) AIGLX: Loaded and initialized r600
    [ 10382.750] (II) GLX: Initialized DRI2 GL provider for screen 0
    [ 10382.775] (II) RADEON(0): Setting screen physical size to 361 x 203
    [ 10382.828] (II) config/udev: Adding input device Power Button (/dev/input/event4)
    [ 10382.828] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 10382.828] (II) LoadModule: "evdev"
    [ 10382.828] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 10382.829] (II) Module evdev: vendor="X.Org Foundation"
    [ 10382.829] compiled for 1.13.0, module version = 2.7.3
    [ 10382.829] Module class: X.Org XInput Driver
    [ 10382.829] ABI class: X.Org XInput driver, version 18.0
    [ 10382.829] (II) Using input driver 'evdev' for 'Power Button'
    [ 10382.829] (**) Power Button: always reports core events
    [ 10382.829] (**) evdev: Power Button: Device: "/dev/input/event4"
    [ 10382.829] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 10382.829] (--) evdev: Power Button: Found keys
    [ 10382.829] (II) evdev: Power Button: Configuring as keyboard
    [ 10382.829] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4"
    [ 10382.829] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 10382.829] (**) Option "xkb_rules" "evdev"
    [ 10382.829] (**) Option "xkb_model" "evdev"
    [ 10382.829] (**) Option "xkb_layout" "us"
    [ 10382.864] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
    [ 10382.864] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 10382.864] (II) Using input driver 'evdev' for 'Video Bus'
    [ 10382.864] (**) Video Bus: always reports core events
    [ 10382.864] (**) evdev: Video Bus: Device: "/dev/input/event6"
    [ 10382.864] (--) evdev: Video Bus: Vendor 0 Product 0x6
    [ 10382.864] (--) evdev: Video Bus: Found keys
    [ 10382.864] (II) evdev: Video Bus: Configuring as keyboard
    [ 10382.864] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/LNXVIDEO:00/input/input6/event6"
    [ 10382.864] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
    [ 10382.864] (**) Option "xkb_rules" "evdev"
    [ 10382.864] (**) Option "xkb_model" "evdev"
    [ 10382.864] (**) Option "xkb_layout" "us"
    [ 10382.865] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
    [ 10382.865] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 10382.865] (II) Using input driver 'evdev' for 'Video Bus'
    [ 10382.865] (**) Video Bus: always reports core events
    [ 10382.865] (**) evdev: Video Bus: Device: "/dev/input/event7"
    [ 10382.865] (--) evdev: Video Bus: Vendor 0 Product 0x6
    [ 10382.865] (--) evdev: Video Bus: Found keys
    [ 10382.865] (II) evdev: Video Bus: Configuring as keyboard
    [ 10382.865] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:20/LNXVIDEO:01/input/input7/event7"
    [ 10382.865] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
    [ 10382.865] (**) Option "xkb_rules" "evdev"
    [ 10382.865] (**) Option "xkb_model" "evdev"
    [ 10382.865] (**) Option "xkb_layout" "us"
    [ 10382.866] (II) config/udev: Adding input device Power Button (/dev/input/event1)
    [ 10382.866] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 10382.866] (II) Using input driver 'evdev' for 'Power Button'
    [ 10382.866] (**) Power Button: always reports core events
    [ 10382.866] (**) evdev: Power Button: Device: "/dev/input/event1"
    [ 10382.866] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 10382.866] (--) evdev: Power Button: Found keys
    [ 10382.866] (II) evdev: Power Button: Configuring as keyboard
    [ 10382.866] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1"
    [ 10382.866] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
    [ 10382.866] (**) Option "xkb_rules" "evdev"
    [ 10382.866] (**) Option "xkb_model" "evdev"
    [ 10382.866] (**) Option "xkb_layout" "us"
    [ 10382.866] (II) config/udev: Adding input device Lid Switch (/dev/input/event3)
    [ 10382.866] (II) No input driver specified, ignoring this device.
    [ 10382.866] (II) This device may have been added with another device file.
    [ 10382.866] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
    [ 10382.866] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
    [ 10382.866] (II) Using input driver 'evdev' for 'Sleep Button'
    [ 10382.866] (**) Sleep Button: always reports core events
    [ 10382.866] (**) evdev: Sleep Button: Device: "/dev/input/event2"
    [ 10382.867] (--) evdev: Sleep Button: Vendor 0 Product 0x3
    [ 10382.867] (--) evdev: Sleep Button: Found keys
    [ 10382.867] (II) evdev: Sleep Button: Configuring as keyboard
    [ 10382.867] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2/event2"
    [ 10382.867] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 10)
    [ 10382.867] (**) Option "xkb_rules" "evdev"
    [ 10382.867] (**) Option "xkb_model" "evdev"
    [ 10382.867] (**) Option "xkb_layout" "us"
    [ 10382.867] (II) config/udev: Adding drm device (/dev/dri/card0)
    [ 10382.867] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=3 (/dev/input/event11)
    [ 10382.867] (II) No input driver specified, ignoring this device.
    [ 10382.867] (II) This device may have been added with another device file.
    [ 10382.867] (II) config/udev: Adding drm device (/dev/dri/card1)
    [ 10382.868] (II) config/udev: Adding input device Chicony CNFA078 (/dev/input/event9)
    [ 10382.868] (**) Chicony CNFA078: Applying InputClass "evdev keyboard catchall"
    [ 10382.868] (II) Using input driver 'evdev' for 'Chicony CNFA078'
    [ 10382.868] (**) Chicony CNFA078: always reports core events
    [ 10382.868] (**) evdev: Chicony CNFA078: Device: "/dev/input/event9"
    [ 10382.868] (--) evdev: Chicony CNFA078: Vendor 0x4f2 Product 0xb23b
    [ 10382.868] (--) evdev: Chicony CNFA078: Found keys
    [ 10382.868] (II) evdev: Chicony CNFA078: Configuring as keyboard
    [ 10382.868] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/input/input9/event9"
    [ 10382.868] (II) XINPUT: Adding extended input device "Chicony CNFA078" (type: KEYBOARD, id 11)
    [ 10382.868] (**) Option "xkb_rules" "evdev"
    [ 10382.868] (**) Option "xkb_model" "evdev"
    [ 10382.868] (**) Option "xkb_layout" "us"
    [ 10382.868] (II) config/udev: Adding input device HD-Audio Generic Mic (/dev/input/event12)
    [ 10382.868] (II) No input driver specified, ignoring this device.
    [ 10382.868] (II) This device may have been added with another device file.
    [ 10382.869] (II) config/udev: Adding input device HD-Audio Generic Headphone (/dev/input/event13)
    [ 10382.869] (II) No input driver specified, ignoring this device.
    [ 10382.869] (II) This device may have been added with another device file.
    [ 10382.869] (II) config/udev: Adding input device Asus WMI hotkeys (/dev/input/event8)
    [ 10382.869] (**) Asus WMI hotkeys: Applying InputClass "evdev keyboard catchall"
    [ 10382.869] (II) Using input driver 'evdev' for 'Asus WMI hotkeys'
    [ 10382.869] (**) Asus WMI hotkeys: always reports core events
    [ 10382.869] (**) evdev: Asus WMI hotkeys: Device: "/dev/input/event8"
    [ 10382.869] (--) evdev: Asus WMI hotkeys: Vendor 0 Product 0
    [ 10382.869] (--) evdev: Asus WMI hotkeys: Found keys
    [ 10382.869] (II) evdev: Asus WMI hotkeys: Configuring as keyboard
    [ 10382.869] (**) Option "config_info" "udev:/sys/devices/platform/asus-nb-wmi/input/input8/event8"
    [ 10382.869] (II) XINPUT: Adding extended input device "Asus WMI hotkeys" (type: KEYBOARD, id 12)
    [ 10382.869] (**) Option "xkb_rules" "evdev"
    [ 10382.869] (**) Option "xkb_model" "evdev"
    [ 10382.869] (**) Option "xkb_layout" "us"
    [ 10382.869] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 10382.869] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 10382.869] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 10382.870] (**) AT Translated Set 2 keyboard: always reports core events
    [ 10382.870] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 10382.870] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
    [ 10382.870] (--) evdev: AT Translated Set 2 keyboard: Found keys
    [ 10382.870] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
    [ 10382.870] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 10382.870] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
    [ 10382.870] (**) Option "xkb_rules" "evdev"
    [ 10382.870] (**) Option "xkb_model" "evdev"
    [ 10382.870] (**) Option "xkb_layout" "us"
    [ 10382.870] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event10)
    [ 10382.870] (**) ETPS/2 Elantech Touchpad: Applying InputClass "evdev touchpad catchall"
    [ 10382.870] (**) ETPS/2 Elantech Touchpad: Applying InputClass "touchpad catchall"
    [ 10382.870] (II) LoadModule: "synaptics"
    [ 10382.870] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 10382.870] (II) Module synaptics: vendor="X.Org Foundation"
    [ 10382.870] compiled for 1.13.0, module version = 1.6.2
    [ 10382.870] Module class: X.Org XInput Driver
    [ 10382.870] ABI class: X.Org XInput driver, version 18.0
    [ 10382.870] (II) Using input driver 'synaptics' for 'ETPS/2 Elantech Touchpad'
    [ 10382.870] (**) ETPS/2 Elantech Touchpad: always reports core events
    [ 10382.871] (**) Option "Device" "/dev/input/event10"
    [ 10382.894] (--) synaptics: ETPS/2 Elantech Touchpad: x-axis range 0 - 2436
    [ 10382.894] (--) synaptics: ETPS/2 Elantech Touchpad: y-axis range 0 - 1044
    [ 10382.894] (--) synaptics: ETPS/2 Elantech Touchpad: pressure range 0 - 255
    [ 10382.894] (--) synaptics: ETPS/2 Elantech Touchpad: finger width range 0 - 15
    [ 10382.894] (--) synaptics: ETPS/2 Elantech Touchpad: buttons: left right double triple
    [ 10382.894] (--) synaptics: ETPS/2 Elantech Touchpad: Vendor 0x2 Product 0xe
    [ 10382.894] (**) Option "TapButton1" "1"
    [ 10382.894] (**) Option "TapButton2" "2"
    [ 10382.894] (**) Option "TapButton3" "3"
    [ 10382.894] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
    [ 10382.894] (**) ETPS/2 Elantech Touchpad: always reports core events
    [ 10382.904] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input10/event10"
    [ 10382.904] (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD, id 14)
    [ 10382.904] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MinSpeed is now constant deceleration 2.5
    [ 10382.904] (**) synaptics: ETPS/2 Elantech Touchpad: MaxSpeed is now 1.75
    [ 10382.904] (**) synaptics: ETPS/2 Elantech Touchpad: AccelFactor is now 0.075
    [ 10382.904] (**) ETPS/2 Elantech Touchpad: (accel) keeping acceleration scheme 1
    [ 10382.904] (**) ETPS/2 Elantech Touchpad: (accel) acceleration profile 1
    [ 10382.904] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
    [ 10382.904] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
    [ 10382.904] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
    [ 10382.904] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse0)
    [ 10382.904] (II) No input driver specified, ignoring this device.
    [ 10382.904] (II) This device may have been added with another device file.
    [ 10382.904] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
    [ 10382.904] (II) No input driver specified, ignoring this device.
    [ 10382.904] (II) This device may have been added with another device file.
    [ 10383.047] (II) RADEON(0): EDID vendor "CMO", prod id 5543
    [ 10383.047] (II) RADEON(0): Printing DDC gathered Modelines:
    [ 10383.047] (II) RADEON(0): Modeline "1366x768"x0.0 69.30 1366 1382 1416 1466 768 770 776 788 -hsync -vsync (47.3 kHz eP)
    [ 10383.591] (II) RADEON(0): EDID vendor "CMO", prod id 5543
    [ 10383.592] (II) RADEON(0): Printing DDC gathered Modelines:
    [ 10383.592] (II) RADEON(0): Modeline "1366x768"x0.0 69.30 1366 1382 1416 1466 768 770 776 788 -hsync -vsync (47.3 kHz eP)
    [ 10397.163] (II) RADEON(0): EDID vendor "CMO", prod id 5543
    [ 10397.163] (II) RADEON(0): Printing DDC gathered Modelines:
    [ 10397.163] (II) RADEON(0): Modeline "1366x768"x0.0 69.30 1366 1382 1416 1466 768 770 776 788 -hsync -vsync (47.3 kHz eP)
    [ 10397.460] (II) RADEON(0): EDID vendor "CMO", prod id 5543
    [ 10397.460] (II) RADEON(0): Printing DDC gathered Modelines:
    [ 10397.460] (II) RADEON(0): Modeline "1366x768"x0.0 69.30 1366 1382 1416 1466 768 770 776 788 -hsync -vsync (47.3 kHz eP)
    [ 10565.020] (II) RADEON(0): EDID vendor "CMO", prod id 5543
    [ 10565.020] (II) RADEON(0): Printing DDC gathered Modelines:
    [ 10565.020] (II) RADEON(0): Modeline "1366x768"x0.0 69.30 1366 1382 1416 1466 768 770 776 788 -hsync -vsync (47.3 kHz eP)
    [ 10567.301] (II) RADEON(0): EDID vendor "CMO", prod id 5543
    [ 10567.301] (II) RADEON(0): Printing DDC gathered Modelines:
    [ 10567.301] (II) RADEON(0): Modeline "1366x768"x0.0 69.30 1366 1382 1416 1466 768 770 776 788 -hsync -vsync (47.3 kHz eP)
    [ 10624.571] (II) RADEON(0): EDID vendor "CMO", prod id 5543
    [ 10624.571] (II) RADEON(0): Printing DDC gathered Modelines:
    [ 10624.571] (II) RADEON(0): Modeline "1366x768"x0.0 69.30 1366 1382 1416 1466 768 770 776 788 -hsync -vsync (47.3 kHz eP)
    [ 10656.759] (II) UnloadModule: "synaptics"
    [ 10656.759] (II) evdev: AT Translated Set 2 keyboard: Close
    [ 10656.759] (II) UnloadModule: "evdev"
    [ 10656.759] (II) evdev: Asus WMI hotkeys: Close
    [ 10656.759] (II) UnloadModule: "evdev"
    [ 10656.759] (II) evdev: Chicony CNFA078: Close
    [ 10656.759] (II) UnloadModule: "evdev"
    [ 10656.759] (II) evdev: Sleep Button: Close
    [ 10656.759] (II) UnloadModule: "evdev"
    [ 10656.759] (II) evdev: Power Button: Close
    [ 10656.759] (II) UnloadModule: "evdev"
    [ 10656.759] (II) evdev: Video Bus: Close
    [ 10656.759] (II) UnloadModule: "evdev"
    [ 10656.759] (II) evdev: Video Bus: Close
    [ 10656.759] (II) UnloadModule: "evdev"
    [ 10656.759] (II) evdev: Power Button: Close
    [ 10656.759] (II) UnloadModule: "evdev"
    [ 10656.779] Server terminated successfully (0). Closing log file.
    Last edited by dotfloat (2012-11-06 22:21:05)

    Nope. Minecraft seems to run fine, albeit quite slowly:
    https://dl.dropbox.com/u/7122698/bbs_ar … pyface.png
    Cinnamon screenshot: https://dl.dropbox.com/u/7122698/bbs_ar … adface.png
    The rendering errors at the bottom border of the "Cinnamon Settings" window and the white boxes between the chromium tabs. These are more or less permanent, they stay there until the window is destroyed, and reappear quickly after the window is first rendered. The white noise looking things on the chromium window stay there until the window repaints itself. Moving the chromium window causes the white noise to start flickering.
    The screen froze when I opened a nautilus window and tried to resize it. Xorg.0.log doesn't mention any errors.
    This doesn't happen in Cinnamon 2D, so I assume it has something to do with the OpenGL implementation.
    Forcing 7600M by adding
    BusID "PCI:1:0:0"
    to
    /etc/X11/xorg.conf.d/20-radeon.cfg
    causes Xorg to not even start.
    I'm thinking that I've managed to improperly configure the drivers, although I don't see how.
    Screenshot from aur/doomsday running doom shareware: https://dl.dropbox.com/u/7122698/bbs_ar … s_good.png
    The .wad (data file containing all the game's assets) isn't corrupted. The engine itself might be, as the sprites are always corrupted in the same way. Note the barrel on the right side that has parts of a lower resolution version of itself (mipmapping) and blue armour, the light thingy in the middle that contains a lower resolution of itself and a shotgun ammo, and the pillar in the other room that is just not nice to look at. Moving away or towards the sprite (which effectively changes the mipmap level rendered) might make the sprite look as it is supposed to be.

  • Question about freeze and ATI Radeon HD 2400 XT

    Hi,
    I have an aluminum 20-inch iMac 7.1 OSX 2.0Ghz intel Core 2Duo, mid 2007 running SL 10.6.8.
    Some months ago it started having a random freeze problem that happened sporadically and then increased to happen from around 20min in 20min.
    -mouse moves but nothing happens and I have to shut it down on power button.
    After extensive troubleshooting not working I took it to repair, they tested my hardware and said it was perfect so at the end I did a clean install,ran repair permissions and brought my documents from my back up without using time machine nor migration assistant and installed all my apps from scratch.
    It got much better, and first I thought it was a problem with Little Snitch app so I uninstalled it.
    Also I had noticed that while using latest versions of Firefox the graphic display would have a strange glitch, such as brief instances of pixel artifacts that can also appear on my display when out of the browser.
    - I turned off hardware acceleration on the browser's preferences and it seemed to disappear.
    Although this freeze is still happening, specially when I wake up the mac from sleep and yesterday I got a black screen.
    I think I may have a problem related to my ATI Radeon HD 2400 XT and I would like to ask if anyone here has a similar problem or if anyone knows about a fix .
    I tried to update the ATi from apple’s site but the update’s installer said I don’t need the update.

    Hi
    @dmaude and George, thank you both I am glad there are more people now coming forward with this problem.
    George, I believe you are right, I came to that conclusion several months ago, it is a problem with the GPU and my ATI RadeonHD 2400 and something wrong with the driver, maybe a kernel extension.
    And I came to that conclusion when I noticed that if I turned off Firefox "hardware accelaration" the browsers prefs would not freeze but it happens with,e.g. Photoshop, when I use tools that pull from the GPU.
    I am going to read the link you left here.thanks
    dmaude: I installed Techtools and Diskwarrior, and now ran it periodically after my radical clean install where I brought all my files manually without using time machine nor migration assistant and installed all my apps from scratch.
    I am a web artist thus I am not even using much of my 250GB, I have 200GB free and 3GB memory.
    No bad blocks, no problems with fans nor temperature, I download all updates, absolutely nothing.
    It is a virtual freeze and I am almost sure it started with snow leopard 10.6.3 update.
    What I did though that seems to alleviate the problem was to install this tiny program/app called "caffeine" that stops my imac from entering sleep and so I still get the freeze but it happens less times. I leave here the link, maybe it helps you because I got so tired of this problem that I did not even want to upgrade to Lion.
    http://lightheadsw.com/caffeine/
    I filed many bug reports to Apple, no response. I found a link from 2007 related to something similar and where Apple finally confirmed it was their bug, as stated there:
    "Apple technical support has already confirmed the issue with several users, according to the threads, and the problem reportedly has been narrowed to the ATI Radeon HD cards inside the iMac."
    Read more: http://www.macnn.com/articles/07/10/04/imac.freezing.redux/#ixzz1yQ8CLgsg
    I can't say I trust Apple as I used to...

  • Ati radeon hd 4870 mac specifications

    I haven't been able to find detailed specifications for the ati radeon hd 4870 mac edition.
    The PC version specs show "accelerated transcoding and decoding for H.264 and Mpeg2".
    Is this on the Mac version? Is it accessed/useful when compressing video to H.264 and Mpeg2?

    We started to catch up, but missed the mark as far as driver support.
    A GPU can also be a GPGPU, or CUDA, or PhysX card, or used in non-Macs for SLI and CrossFire. Windows 7 uses DirectX to off load work to the GPU.
    A GPU is great for a lot of mathematical, encryption, parallel computing, even as a Fortran compiler.
    I've never used a computer to play games, and when you see the extremes that some go to, $1000+ for 2-3 graphic cards teamed up, 180 fps... I imagine a wall of monitors at a concert or most any presentation today.
    CS4 on Windows can use Quadro CX ($1600) not just for eye-candy, but off load and render. Don't send the image back and forth to the cpu.
    Intel hopes to have Larabee out next year. Which goes in the other direction, use the cpu for handling tranditional gpu functions.
    http://www.tomshardware.com/reviews/intel-larrabee-graphics,2253-11.html
    http://www.computerworld.com/s/article/9111498/Intelkeeps_number_of_Larrabee_cores_under_wraps?intsrc=hmlist
    http://en.wikipedia.org/wiki/Larrabee_%28GPU%29

  • [Athlon64] MSI K8T NEO-V : incompatibility with ATI RADEON 9800 PRO

    Hi,
    I read all the subjets on this forum about Radeon problems with MSI K8T NEO motherboard.  Most of the peple can't use their graphic card in all situations.
    My PC is :
    -MSI K8T NEO-V
    -AMD-64 3200
    -Power : 400W
    -ATI RADEON 9800 PRO
    -1 Go DDRAM (2x512 in single channel)
    -Hercules Digifires 7.1
    I bought a new MSI K8T NEO-V with AMD 64.
    The problem is that I can't use the computer in the games with AGP 8X even if I try to enable-disable all the options possibles in BIOS and Windows (fast write ...) : The computer freeze (screen disapear as if there was no video signal), reboot or return to Windows disabling the accelerated mode.
    But in AGP 4X, all the game run without problem with all setups of BIOS !!!
    I tried all the drivers (the new and the old drivers).  Even if all are updated, it freeze.
    There are no BIOS update for my motherboard. I saw that some people had BIOS update for compatibility with some Radeon cards ...
    So, I don't know how to repair the problem because AGP 8X is AGP 8X and not 4X, and my Radeon run fine on other computer, and nothing say that Radeon 9800 pro don't run on this motherboard.
    Does someone have the solution to make it work ? Does a new BIOS or driver update exist somewhere for Radeon cards ?

    What Bas said about 30+ amps on the 12v rail does have merit. Even if you don't use it now there may come a time when you want to upgrade the system and certainly you won't want to buy yet another PSU then. A High end vid card now takes almost as much as the CPU to operate. Now days the 12v rail is the most important. Past systems regulated everything off the 5v railk and 12v was used mostly for powering drive motors. Now though the MB's use the 12v line to regulate all the voltages for the CPU, Chipset and other features as does the Vid cards. 3.3 volt lines are used for memory so we hardly use any 5v nowdays.
    You have an older viod card and that does not eat much 12v but if you upgrade the most likely peice will be the vid card. You could go through this whole thing all over again if you are not careful to plan for that now with a new PSU purchase.
    If the computer shop gives you a bunch of bull about power needs havbe them stop by the forum and we can help set them straight on this. There is more than enough data from MSI and historical data here that suggests that 16a on the 12v rail is certainly not enough. Hey I am not trying to sell you anything. I am just trying to help you get it right. The computer shop is the one trying to sell you something we just feel they are selling the wrong junk.

  • Can't install driver for my ATI Radeon 9800 XT VGA card!

    Hello:
    I own a computer with these specs:
        Operating System                                  Microsoft Windows XP Professional 5.1.2600 (WinXP Retail)
        Computer:
          Computer Type                                     ACPI Uniprocessor PC
          Operating System                                  Microsoft Windows XP Professional
          OS Service Pack                                   Service Pack 3
          Internet Explorer                                   7.0.5730.11 (IE 7.0)
          DirectX                                               4.09.00.0904 (DirectX 9.0c)
        Motherboard:
          CPU Type                                              Intel Pentium 4, 2400 MHz (18 x 133)
          Motherboard Name                                  MSI 845E Max (MS-6566E)  (6 PCI, 1 AGP, 1 CNR, 2 DDR DIMM)
          Motherboard Chipset                               Intel Brookdale i845E
          System Memory                                      512 MB  (PC2100 DDR SDRAM)
          DIMM1                                                  256 MB PC2100 DDR SDRAM  (2.5-3-3-6 @ 133 MHz)  (2.0-2-2-5 @ 100 MHz)
          DIMM2                                                  256 MB PC2100 DDR SDRAM  (2.5-3-3-6 @ 133 MHz)  (2.0-2-2-5 @ 100 MHz)
          BIOS Type                                            AMI (09/13/04)
          Communication Port                                Communications Port (COM1)
          Communication Port                                Communications Port (COM2)
          Communication Port                                ECP Printer Port (LPT1)
        Display:
          Video Adapter                                     RADEON 9800 XT - Secondary  (256 MB)
          Video Adapter                                     RADEON 9800 XT - Secondary  (256 MB)
          3D Accelerator                                    ATI Radeon 9800 XT (R360)
          Monitor                                              LG F900B  [19" CRT]  (121137790)
        Multimedia:
          Audio Adapter                                     Realtek ALC650 @ Intel 82801DB ICH4 - AC'97 Audio Controller [A-1]
        Storage:
          IDE Controller                                     Intel(R) 82801DB Ultra ATA Storage Controller - 24CB
          Floppy Drive                                       Floppy disk drive
          Disk Drive                                          IC35L060AVV207-0  (60 GB, 7200 RPM, Ultra-ATA/100)
          Optical Drive                                      SAMSUNG CD-R/RW SW-252S  (52x/32x/52x CD-RW)
          Optical Drive                                      TEAC DVD+RW DV-W58E  (DVD:8x/4x/12x, CD:32x/16x/40x DVD+RW)
          SMART Hard Disks Status                     OK
    I just replaced my old graphics card NVIDIA GeForce2 MX/MX 400 with another old model card, ATI Radeon 9800 XT. Everything was fine until I tried to update a recent ATI driver after uninstalling my old Nvidia driver with DriverCleaner Pro. I get this error message:
      "Setup failed to launch installation engine: Class not registered"
    Then, tried to install the driver through device manager with the update driver option. I directed to the driver folder on my desktop and the driver update went through, smoothly. However, when I put my computer in standby mode and then restore to full operation
    I got a BSOD with this error msg.:
    ati2dvag.dll-Address BF039614 base at BF012000, DateStamp 49344e53
    Now I can't use standby mode because the computer just shuts down instead of operating in standby.
    Is there any idea why my new card is not being fully accepted in my OS and how can I fix this issue. BTW, my ATI card is an 8x speed and my AGP slot supports a max of 4x speed, but I think my card is reverse compatible with 4x slot with the same voltage (1.5V).

    Thank you BOSS for your quick response:
    I took your advice and reinstalled my OS, but unfortunately stand-by mode is still causing errors. The only difference is that I managed to install the ATI driver normally and no BSOD, so far.
    I'm not sure what is causing this, but my humble guess would be that my ATI card is an OEM card which is pulled form a working dell computer and these cards sometimes do not integrate well when installed on non dell motherboards... However, I need to find out that that is absolutely the case before I remove my vid. card from my system
    There is a memory dump file that contains the info about this error but I can't decipher...I'm not a computer savvy, but you or someone here my find the root of the problem in that file. If that will be of any help to provide you with I will, next time.
    Thanks in advance!!!

Maybe you are looking for

  • Deleting the values from table control

    HI, I need to remove the selected line from the Table control on my screen. The point is that the Internal table does not have any records,. for example in the Customer Create screen, while entering the bank details we will enter it in a tbale contra

  • Some folders on System Manager are not displayed correctly

    Hi, I'm using a Rockwell CLP of family ControlLogix, this CLP communicates with NI OPC Servers. I have created a Process and an IO Server on System Manager My problem is: when I browse for TAGs on System manager, some items, who must be folders, are

  • Process e-mail attachments in Automator

    Hi Everyone, I would like to process attachments of incoming mails via automator. (Every mail has just ONE jpeg attachment, this should be resized and then uploaded to an FTP server). Is this something that can be done in automator or do I need to do

  • Control WHEN mail is sent

    Hi, I am very new and just making the transition from PC 2 Mac. This is my question: In MS Outlook I can control when an email is sent so that it sits in the "out basket" until you decide to send it. This way you can write all your emails and then se

  • HT201472 Does location services have to be on for activation lock to work ?

    Will activation lock work if location services is turned off ?