Catalyst versus Radeon

ATI users, gamers, and 3D hobbyists, be all ears!
As you may have experienced, the official 'catalyst' driver has an unbelievable amount of bugs and poor Unix integration.
* Poor Xorg support.
* Poor use of Linux's DRI/DRM interfaces, no KMS.
* Wine gaming is a real pain (poor performances, crashes, glitches).
In my opinion, Catalyst is really holding back graphics development (e.g. gaming) in the Unix world. But there may be light at the end of the tunnel.
You may have heard of it: the free 'radeon' driver did tremendous improvements recently, to such extent that high performance with 3D applications can be taken back into consideration. Every new update is a huge performance boost. Yes, we can actually play a lot of games with the free radeon driver now.
This driver is really a gift to Unix, since it means that 3D would finally be available unrestricted for free (speaking of the software). But if you want this to happen, we need to endorse the development, at least by using it and reporting bugs, if not contributing to the source code directly.
I think a benchmark page can help: by showing where radeon performs equally if not better, it would encourage users and especially newcomers to give it a try.
I've started a benchmarking reference on the following wiki page:
https://wiki.archlinux.org/index.php/Ta … sus_Radeon
We need more games and a wider range of hardware. Everyone is welcome to contribute!

AMD user here, because Ati is long dead.
Wine gaming is a pain compared to Nvidia, because Wine devs use the "special" Nvidia shaders, when the "normal" OpenGL shaders are failing or so. And because Nvidia don't see the bugs (because it is working for them), Nvidia gets this special treatment in Wine. And because this is going on for a while, the "normal" (Nvidia-)gamer will say, that AMD drivers suck. Well, they do, but in this scenario, not everything is wrong on AMDs side. I guess, this hurts open drivers as well, but because they are, performancewise, too weak, no one cares atm.
A, benchmarks. I'll contribute to it:
Unigine Valley Benchmark: Doesn't run with radeon driver.

Similar Messages

  • Black screen with Catalyst + MODULE="radeon"

    Hello all,
    I've installed the Ati Catalyst drivers, with downgrading my Xorg to 1.10.
    I did an aticonfig --initial to generate a xorg.conf, and everything works just fine.
    But it goes wrong when I place "radeon" in modules in my /etc/mkinitcpio.conf, running a mkinitcpio -p linux after to get a 1366x1024 framebuffer on my virtual consoles.
    When I start up my laptop I got a nice virtual console, but when I try to start X, the screen goes black or better said, my screen turns off.
    I've also tried uvesafb, but I can't get any higher ress then 1024x768.
    I'm not sure if I'm doing something wrong here, I'm very new to Arch Linux.
    Also, English is not my native language, so bear with me.
    Here's my Xorg.conf
    Section "ServerLayout"
    Identifier "aticonfig Layout"
    Screen 0 "aticonfig-Screen[0]-0" 0 0
    EndSection
    Section "Module"
    EndSection
    Section "Monitor"
    Identifier "aticonfig-Monitor[0]-0"
    Option "VendorName" "ATI Proprietary Driver"
    Option "ModelName" "Generic Autodetecting Monitor"
    Option "DPMS" "true"
    EndSection
    Section "Device"
    Identifier "aticonfig-Device[0]-0"
    Driver "fglrx"
    BusID "PCI:2:0:0"
    EndSection
    Section "Screen"
    Identifier "aticonfig-Screen[0]-0"
    Device "aticonfig-Device[0]-0"
    Monitor "aticonfig-Monitor[0]-0"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    And here's my Xorg.0.log
    [ 429.548]
    X.Org X Server 1.11.1
    Release Date: 2011-09-24
    [ 429.552] X Protocol Version 11, Revision 0
    [ 429.553] Build Operating System: Linux 3.0-ARCH x86_64
    [ 429.554] Current Operating System: Linux dell-inspiron 3.0-ARCH #1 SMP PREEMPT Fri Oct 7 11:35:34 CEST 2011 x86_64
    [ 429.555] Kernel command line: root=/dev/sda3 ro fbcon=map1
    [ 429.557] Build Date: 10 October 2011 08:55:30AM
    [ 429.558]
    [ 429.559] Current version of pixman: 0.22.2
    [ 429.561] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 429.563] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 429.568] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Oct 20 07:50:02 2011
    [ 429.586] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 429.591] (==) No Layout section. Using the first Screen section.
    [ 429.591] (==) No screen section available. Using defaults.
    [ 429.591] (**) |-->Screen "Default Screen Section" (0)
    [ 429.591] (**) | |-->Monitor "<default monitor>"
    [ 429.592] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 429.592] (==) Automatically adding devices
    [ 429.592] (==) Automatically enabling devices
    [ 429.641] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 429.641] Entry deleted from font path.
    [ 429.641] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 429.641] Entry deleted from font path.
    [ 429.644] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 429.644] Entry deleted from font path.
    [ 429.644] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 429.644] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 429.644] Entry deleted from font path.
    [ 429.644] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 429.644] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/
    [ 429.644] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 429.644] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 429.644] (II) Loader magic: 0x7ccae0
    [ 429.644] (II) Module ABI versions:
    [ 429.644] X.Org ANSI C Emulation: 0.4
    [ 429.644] X.Org Video Driver: 11.0
    [ 429.644] X.Org XInput driver : 13.0
    [ 429.644] X.Org Server Extension : 6.0
    [ 429.645] (--) PCI:*(0:2:0:0) 1002:68c1:1028:0447 rev 0, Mem @ 0xc0000000/268435456, 0xfbe20000/131072, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
    [ 429.646] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 429.646] (II) LoadModule: "extmod"
    [ 429.647] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 429.655] (II) Module extmod: vendor="X.Org Foundation"
    [ 429.655] compiled for 1.11.1, module version = 1.0.0
    [ 429.655] Module class: X.Org Server Extension
    [ 429.655] ABI class: X.Org Server Extension, version 6.0
    [ 429.655] (II) Loading extension MIT-SCREEN-SAVER
    [ 429.655] (II) Loading extension XFree86-VidModeExtension
    [ 429.655] (II) Loading extension XFree86-DGA
    [ 429.655] (II) Loading extension DPMS
    [ 429.655] (II) Loading extension XVideo
    [ 429.655] (II) Loading extension XVideo-MotionCompensation
    [ 429.655] (II) Loading extension X-Resource
    [ 429.655] (II) LoadModule: "dbe"
    [ 429.655] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 429.656] (II) Module dbe: vendor="X.Org Foundation"
    [ 429.656] compiled for 1.11.1, module version = 1.0.0
    [ 429.656] Module class: X.Org Server Extension
    [ 429.656] ABI class: X.Org Server Extension, version 6.0
    [ 429.656] (II) Loading extension DOUBLE-BUFFER
    [ 429.656] (II) LoadModule: "glx"
    [ 429.656] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 429.660] (II) Module glx: vendor="X.Org Foundation"
    [ 429.660] compiled for 1.11.1, module version = 1.0.0
    [ 429.660] ABI class: X.Org Server Extension, version 6.0
    [ 429.660] (==) AIGLX enabled
    [ 429.660] (II) Loading extension GLX
    [ 429.660] (II) LoadModule: "record"
    [ 429.661] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 429.661] (II) Module record: vendor="X.Org Foundation"
    [ 429.661] compiled for 1.11.1, module version = 1.13.0
    [ 429.661] Module class: X.Org Server Extension
    [ 429.661] ABI class: X.Org Server Extension, version 6.0
    [ 429.661] (II) Loading extension RECORD
    [ 429.661] (II) LoadModule: "dri"
    [ 429.661] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 429.663] (II) Module dri: vendor="X.Org Foundation"
    [ 429.663] compiled for 1.11.1, module version = 1.0.0
    [ 429.663] ABI class: X.Org Server Extension, version 6.0
    [ 429.663] (II) Loading extension XFree86-DRI
    [ 429.663] (II) LoadModule: "dri2"
    [ 429.663] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 429.664] (II) Module dri2: vendor="X.Org Foundation"
    [ 429.664] compiled for 1.11.1, module version = 1.2.0
    [ 429.664] ABI class: X.Org Server Extension, version 6.0
    [ 429.664] (II) Loading extension DRI2
    [ 429.664] (==) Matched ati as autoconfigured driver 0
    [ 429.664] (==) Matched vesa as autoconfigured driver 1
    [ 429.664] (==) Matched fbdev as autoconfigured driver 2
    [ 429.664] (==) Assigned the driver to the xf86ConfigLayout
    [ 429.664] (II) LoadModule: "ati"
    [ 429.664] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
    [ 429.672] (II) Module ati: vendor="X.Org Foundation"
    [ 429.672] compiled for 1.11.0, module version = 6.14.2
    [ 429.672] Module class: X.Org Video Driver
    [ 429.672] ABI class: X.Org Video Driver, version 11.0
    [ 429.672] (II) LoadModule: "radeon"
    [ 429.672] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    [ 429.679] (II) Module radeon: vendor="X.Org Foundation"
    [ 429.679] compiled for 1.11.0, module version = 6.14.2
    [ 429.679] Module class: X.Org Video Driver
    [ 429.679] ABI class: X.Org Video Driver, version 11.0
    [ 429.680] (II) LoadModule: "vesa"
    [ 429.680] (WW) Warning, couldn't open module vesa
    [ 429.680] (II) UnloadModule: "vesa"
    [ 429.680] (II) Unloading vesa
    [ 429.680] (EE) Failed to load module "vesa" (module does not exist, 0)
    [ 429.682] (II) LoadModule: "fbdev"
    [ 429.682] (WW) Warning, couldn't open module fbdev
    [ 429.682] (II) UnloadModule: "fbdev"
    [ 429.682] (II) Unloading fbdev
    [ 429.682] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [ 429.684] (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 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, 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, CAICOS, CAICOS,
    CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
    CAICOS
    [ 429.687] (--) using VT number 7
    [ 429.692] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    [ 429.692] (II) [KMS] Kernel modesetting enabled.
    [ 429.692] (II) RADEON(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 429.692] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
    [ 429.692] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 429.692] (==) RADEON(0): Default visual is TrueColor
    [ 429.692] (==) RADEON(0): RGB weight 888
    [ 429.692] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
    [ 429.692] (--) RADEON(0): Chipset: "ATI Mobility Radeon HD 5000 Series" (ChipID = 0x68c1)
    [ 429.692] (II) RADEON(0): PCIE card detected
    [ 429.692] drmOpenDevice: node name is /dev/dri/card0
    [ 429.692] drmOpenDevice: open result is 10, (OK)
    [ 429.692] drmOpenByBusid: Searching for BusID pci:0000:02:00.0
    [ 429.692] drmOpenDevice: node name is /dev/dri/card0
    [ 429.693] drmOpenDevice: open result is 10, (OK)
    [ 429.693] drmOpenByBusid: drmOpenMinor returns 10
    [ 429.693] drmOpenByBusid: drmGetBusid reports pci:0000:02:00.0
    [ 429.693] (II) Loading sub module "exa"
    [ 429.693] (II) LoadModule: "exa"
    [ 429.693] (II) Loading /usr/lib/xorg/modules/libexa.so
    [ 429.693] (II) Module exa: vendor="X.Org Foundation"
    [ 429.693] compiled for 1.11.1, module version = 2.5.0
    [ 429.693] ABI class: X.Org Video Driver, version 11.0
    [ 429.693] (II) RADEON(0): KMS Color Tiling: disabled
    [ 429.694] (II) RADEON(0): KMS Pageflipping: enabled
    [ 429.694] (II) RADEON(0): SwapBuffers wait for vsync: enabled
    [ 430.493] (II) RADEON(0): Output LVDS has no monitor section
    [ 430.497] (II) RADEON(0): Output HDMI-0 has no monitor section
    [ 430.517] (II) RADEON(0): Output VGA-0 has no monitor section
    [ 431.316] (II) RADEON(0): EDID for output LVDS
    [ 431.316] (II) RADEON(0): Printing probed modes for output LVDS
    [ 431.316] (II) RADEON(0): Modeline "1366x768"x60.0 75.44 1366 1425 1464 1560 768 771 777 806 -vsync (48.4 kHz)
    [ 431.316] (II) RADEON(0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz)
    [ 431.316] (II) RADEON(0): Modeline "1152x768"x59.8 71.75 1152 1216 1328 1504 768 771 781 798 -hsync +vsync (47.7 kHz)
    [ 431.316] (II) RADEON(0): Modeline "1024x768"x59.9 63.50 1024 1072 1176 1328 768 771 775 798 -hsync +vsync (47.8 kHz)
    [ 431.316] (II) RADEON(0): Modeline "800x600"x59.9 38.25 800 832 912 1024 600 603 607 624 -hsync +vsync (37.4 kHz)
    [ 431.316] (II) RADEON(0): Modeline "848x480"x59.7 31.50 848 872 952 1056 480 483 493 500 -hsync +vsync (29.8 kHz)
    [ 431.316] (II) RADEON(0): Modeline "720x480"x59.7 26.75 720 744 808 896 480 483 493 500 -hsync +vsync (29.9 kHz)
    [ 431.316] (II) RADEON(0): Modeline "640x480"x59.4 23.75 640 664 720 800 480 483 487 500 -hsync +vsync (29.7 kHz)
    [ 431.320] (II) RADEON(0): EDID for output HDMI-0
    [ 431.340] (II) RADEON(0): EDID for output VGA-0
    [ 431.340] (II) RADEON(0): Output LVDS connected
    [ 431.340] (II) RADEON(0): Output HDMI-0 disconnected
    [ 431.340] (II) RADEON(0): Output VGA-0 disconnected
    [ 431.340] (II) RADEON(0): Using exact sizes for initial modes
    [ 431.340] (II) RADEON(0): Output LVDS using initial mode 1366x768
    [ 431.340] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 431.340] (II) RADEON(0): mem size init: gart size :1fdff000 vram size: s:40000000 visible:fba0000
    [ 431.340] (II) RADEON(0): EXA: Driver will allow EXA pixmaps in VRAM
    [ 431.340] (==) RADEON(0): DPI set to (96, 96)
    [ 431.340] (II) Loading sub module "fb"
    [ 431.340] (II) LoadModule: "fb"
    [ 431.340] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 431.342] (II) Module fb: vendor="X.Org Foundation"
    [ 431.342] compiled for 1.11.1, module version = 1.0.0
    [ 431.342] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 431.342] (II) Loading sub module "ramdac"
    [ 431.342] (II) LoadModule: "ramdac"
    [ 431.342] (II) Module "ramdac" already built-in
    [ 431.342] (--) Depth 24 pixmap format is 32 bpp
    [ 431.343] (II) RADEON(0): [DRI2] Setup complete
    [ 431.343] (II) RADEON(0): [DRI2] DRI driver: r600
    [ 431.344] (II) RADEON(0): Front buffer size: 4224K
    [ 431.344] (II) RADEON(0): VRAM usage limit set to 228096K
    [ 431.399] (==) RADEON(0): Backing store disabled
    [ 431.399] (II) RADEON(0): Direct rendering enabled
    [ 431.399] (II) RADEON(0): Setting EXA maxPitchBytes
    [ 431.400] (II) EXA(0): Driver allocated offscreen pixmaps
    [ 431.400] (II) EXA(0): Driver registered support for the following operations:
    [ 431.400] (II) Solid
    [ 431.400] (II) Copy
    [ 431.400] (II) Composite (RENDER acceleration)
    [ 431.400] (II) UploadToScreen
    [ 431.400] (II) DownloadFromScreen
    [ 431.400] (II) RADEON(0): Acceleration enabled
    [ 431.400] (==) RADEON(0): DPMS enabled
    [ 431.400] (==) RADEON(0): Silken mouse enabled
    [ 431.400] (II) RADEON(0): Set up textured video
    [ 431.400] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 431.401] (--) RandR disabled
    [ 431.401] (II) Initializing built-in extension Generic Event Extension
    [ 431.401] (II) Initializing built-in extension SHAPE
    [ 431.401] (II) Initializing built-in extension MIT-SHM
    [ 431.401] (II) Initializing built-in extension XInputExtension
    [ 431.401] (II) Initializing built-in extension XTEST
    [ 431.401] (II) Initializing built-in extension BIG-REQUESTS
    [ 431.401] (II) Initializing built-in extension SYNC
    [ 431.401] (II) Initializing built-in extension XKEYBOARD
    [ 431.401] (II) Initializing built-in extension XC-MISC
    [ 431.401] (II) Initializing built-in extension SECURITY
    [ 431.401] (II) Initializing built-in extension XINERAMA
    [ 431.401] (II) Initializing built-in extension XFIXES
    [ 431.401] (II) Initializing built-in extension RENDER
    [ 431.401] (II) Initializing built-in extension RANDR
    [ 431.401] (II) Initializing built-in extension COMPOSITE
    [ 431.401] (II) Initializing built-in extension DAMAGE
    [ 431.663] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 431.663] (II) AIGLX: enabled GLX_INTEL_swap_event
    [ 431.663] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [ 431.663] (II) AIGLX: enabled GLX_SGI_make_current_read
    [ 431.663] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [ 431.664] (II) AIGLX: Loaded and initialized r600
    [ 431.664] (II) GLX: Initialized DRI2 GL provider for screen 0
    [ 431.686] (II) RADEON(0): Setting screen physical size to 361 x 203
    [ 431.860] (II) config/udev: Adding input device Power Button (/dev/input/event4)
    [ 431.860] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 431.860] (II) LoadModule: "evdev"
    [ 431.861] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 431.872] (II) Module evdev: vendor="X.Org Foundation"
    [ 431.872] compiled for 1.10.99.902, module version = 2.6.0
    [ 431.872] Module class: X.Org XInput Driver
    [ 431.872] ABI class: X.Org XInput driver, version 13.0
    [ 431.872] (II) Using input driver 'evdev' for 'Power Button'
    [ 431.872] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 431.872] (**) Power Button: always reports core events
    [ 431.872] (**) Power Button: Device: "/dev/input/event4"
    [ 431.872] (--) Power Button: Found keys
    [ 431.872] (II) Power Button: Configuring as keyboard
    [ 431.872] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4"
    [ 431.872] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 431.872] (**) Option "xkb_rules" "evdev"
    [ 431.872] (**) Option "xkb_model" "evdev"
    [ 431.872] (**) Option "xkb_layout" "us"
    [ 431.901] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
    [ 431.901] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 431.901] (II) Using input driver 'evdev' for 'Video Bus'
    [ 431.901] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 431.902] (**) Video Bus: always reports core events
    [ 431.902] (**) Video Bus: Device: "/dev/input/event5"
    [ 431.902] (--) Video Bus: Found keys
    [ 431.902] (II) Video Bus: Configuring as keyboard
    [ 431.902] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:05/LNXVIDEO:01/input/input5/event5"
    [ 431.902] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
    [ 431.902] (**) Option "xkb_rules" "evdev"
    [ 431.902] (**) Option "xkb_model" "evdev"
    [ 431.902] (**) Option "xkb_layout" "us"
    [ 431.902] (II) config/udev: Adding input device Power Button (/dev/input/event1)
    [ 431.902] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 431.902] (II) Using input driver 'evdev' for 'Power Button'
    [ 431.902] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 431.902] (**) Power Button: always reports core events
    [ 431.902] (**) Power Button: Device: "/dev/input/event1"
    [ 431.902] (--) Power Button: Found keys
    [ 431.902] (II) Power Button: Configuring as keyboard
    [ 431.902] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1"
    [ 431.902] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
    [ 431.902] (**) Option "xkb_rules" "evdev"
    [ 431.902] (**) Option "xkb_model" "evdev"
    [ 431.902] (**) Option "xkb_layout" "us"
    [ 431.903] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
    [ 431.903] (II) No input driver/identifier specified (ignoring)
    [ 431.903] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
    [ 431.903] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
    [ 431.903] (II) Using input driver 'evdev' for 'Sleep Button'
    [ 431.903] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 431.903] (**) Sleep Button: always reports core events
    [ 431.903] (**) Sleep Button: Device: "/dev/input/event3"
    [ 431.903] (--) Sleep Button: Found keys
    [ 431.903] (II) Sleep Button: Configuring as keyboard
    [ 431.903] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3/event3"
    [ 431.903] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
    [ 431.903] (**) Option "xkb_rules" "evdev"
    [ 431.903] (**) Option "xkb_model" "evdev"
    [ 431.903] (**) Option "xkb_layout" "us"
    [ 431.904] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP (/dev/input/event10)
    [ 431.904] (II) No input driver/identifier specified (ignoring)
    [ 431.904] (II) config/udev: Adding input device Laptop_Integrated_Webcam_1.3M (/dev/input/event14)
    [ 431.904] (**) Laptop_Integrated_Webcam_1.3M: Applying InputClass "evdev keyboard catchall"
    [ 431.904] (II) Using input driver 'evdev' for 'Laptop_Integrated_Webcam_1.3M'
    [ 431.904] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 431.904] (**) Laptop_Integrated_Webcam_1.3M: always reports core events
    [ 431.904] (**) Laptop_Integrated_Webcam_1.3M: Device: "/dev/input/event14"
    [ 431.904] (--) Laptop_Integrated_Webcam_1.3M: Found keys
    [ 431.904] (II) Laptop_Integrated_Webcam_1.3M: Configuring as keyboard
    [ 431.904] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input14/event14"
    [ 431.904] (II) XINPUT: Adding extended input device "Laptop_Integrated_Webcam_1.3M" (type: KEYBOARD, id 10)
    [ 431.904] (**) Option "xkb_rules" "evdev"
    [ 431.904] (**) Option "xkb_model" "evdev"
    [ 431.904] (**) Option "xkb_layout" "us"
    [ 431.905] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event7)
    [ 431.905] (II) No input driver/identifier specified (ignoring)
    [ 431.905] (II) config/udev: Adding input device HDA Intel Mic at Ext Left Jack (/dev/input/event8)
    [ 431.905] (II) No input driver/identifier specified (ignoring)
    [ 431.905] (II) config/udev: Adding input device HDA Intel HP Out at Ext Left Jack (/dev/input/event9)
    [ 431.905] (II) No input driver/identifier specified (ignoring)
    [ 431.906] (II) config/udev: Adding input device HID 413c:8161 (/dev/input/event12)
    [ 431.906] (**) HID 413c:8161: Applying InputClass "evdev keyboard catchall"
    [ 431.906] (II) Using input driver 'evdev' for 'HID 413c:8161'
    [ 431.906] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 431.906] (**) HID 413c:8161: always reports core events
    [ 431.906] (**) HID 413c:8161: Device: "/dev/input/event12"
    [ 431.906] (--) HID 413c:8161: Found keys
    [ 431.906] (II) HID 413c:8161: Configuring as keyboard
    [ 431.906] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6.1/2-1.6.1:1.0/input/input12/event12"
    [ 431.906] (II) XINPUT: Adding extended input device "HID 413c:8161" (type: KEYBOARD, id 11)
    [ 431.906] (**) Option "xkb_rules" "evdev"
    [ 431.906] (**) Option "xkb_model" "evdev"
    [ 431.906] (**) Option "xkb_layout" "us"
    [ 431.907] (II) config/udev: Adding input device HID 413c:8162 (/dev/input/event13)
    [ 431.907] (**) HID 413c:8162: Applying InputClass "evdev pointer catchall"
    [ 431.907] (II) Using input driver 'evdev' for 'HID 413c:8162'
    [ 431.907] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 431.907] (**) HID 413c:8162: always reports core events
    [ 431.907] (**) HID 413c:8162: Device: "/dev/input/event13"
    [ 431.907] (--) HID 413c:8162: Found 3 mouse buttons
    [ 431.907] (--) HID 413c:8162: Found relative axes
    [ 431.907] (--) HID 413c:8162: Found x and y relative axes
    [ 431.907] (II) HID 413c:8162: Configuring as mouse
    [ 431.907] (**) HID 413c:8162: YAxisMapping: buttons 4 and 5
    [ 431.907] (**) HID 413c:8162: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 431.907] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6.2/2-1.6.2:1.0/input/input13/event13"
    [ 431.907] (II) XINPUT: Adding extended input device "HID 413c:8162" (type: MOUSE, id 12)
    [ 431.907] (II) HID 413c:8162: initialized for relative axes.
    [ 431.907] (**) HID 413c:8162: (accel) keeping acceleration scheme 1
    [ 431.907] (**) HID 413c:8162: (accel) acceleration profile 0
    [ 431.907] (**) HID 413c:8162: (accel) acceleration factor: 2.000
    [ 431.907] (**) HID 413c:8162: (accel) acceleration threshold: 4
    [ 431.907] (II) config/udev: Adding input device HID 413c:8162 (/dev/input/mouse0)
    [ 431.907] (II) No input driver/identifier specified (ignoring)
    [ 431.908] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 431.908] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 431.908] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 431.908] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 431.908] (**) AT Translated Set 2 keyboard: always reports core events
    [ 431.908] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 431.908] (--) AT Translated Set 2 keyboard: Found keys
    [ 431.908] (II) AT Translated Set 2 keyboard: Configuring as keyboard
    [ 431.908] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 431.908] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
    [ 431.908] (**) Option "xkb_rules" "evdev"
    [ 431.908] (**) Option "xkb_model" "evdev"
    [ 431.908] (**) Option "xkb_layout" "us"
    [ 431.908] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event15)
    [ 431.908] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    [ 431.908] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    [ 431.908] (II) LoadModule: "synaptics"
    [ 431.909] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 431.914] (II) Module synaptics: vendor="X.Org Foundation"
    [ 431.914] compiled for 1.11.0, module version = 1.5.0
    [ 431.914] Module class: X.Org XInput Driver
    [ 431.914] ABI class: X.Org XInput driver, version 13.0
    [ 431.914] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
    [ 431.914] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 431.914] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 431.914] (**) Option "Device" "/dev/input/event15"
    [ 432.236] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5650
    [ 432.236] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4710
    [ 432.236] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    [ 432.236] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 0
    [ 432.236] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
    [ 432.236] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
    [ 432.236] (**) Option "TapButton1" "1"
    [ 432.236] (**) Option "TapButton2" "2"
    [ 432.236] (**) Option "TapButton3" "3"
    [ 432.343] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [ 432.343] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 432.450] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input15/event15"
    [ 432.450] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 14)
    [ 432.450] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
    [ 432.450] (**) synaptics: SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
    [ 432.450] (**) synaptics: SynPS/2 Synaptics TouchPad: AccelFactor is now 0.038
    [ 432.450] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    [ 432.450] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
    [ 432.450] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
    [ 432.450] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
    [ 432.450] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [ 432.450] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
    [ 432.450] (II) No input driver/identifier specified (ignoring)
    [ 432.451] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
    [ 432.451] (II) No input driver/identifier specified (ignoring)
    [ 432.451] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event11)
    [ 432.451] (**) Dell WMI hotkeys: Applying InputClass "evdev keyboard catchall"
    [ 432.451] (II) Using input driver 'evdev' for 'Dell WMI hotkeys'
    [ 432.451] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 432.451] (**) Dell WMI hotkeys: always reports core events
    [ 432.451] (**) Dell WMI hotkeys: Device: "/dev/input/event11"
    [ 432.451] (--) Dell WMI hotkeys: Found keys
    [ 432.451] (II) Dell WMI hotkeys: Configuring as keyboard
    [ 432.451] (**) Option "config_info" "udev:/sys/devices/virtual/input/input11/event11"
    [ 432.451] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 15)
    [ 432.451] (**) Option "xkb_rules" "evdev"
    [ 432.451] (**) Option "xkb_model" "evdev"
    [ 432.451] (**) Option "xkb_layout" "us"
    [ 834.896] (II) Power Button: Close
    [ 834.896] (II) UnloadModule: "evdev"
    [ 834.896] (II) Unloading evdev
    [ 835.003] (II) Video Bus: Close
    [ 835.003] (II) UnloadModule: "evdev"
    [ 835.003] (II) Unloading evdev
    [ 835.043] (II) Power Button: Close
    [ 835.301] (II) UnloadModule: "evdev"
    [ 835.344] (II) Unloading evdev
    [ 835.450] (II) Sleep Button: Close
    [ 835.450] (II) UnloadModule: "evdev"
    [ 835.450] (II) Unloading evdev
    [ 835.556] (II) Laptop_Integrated_Webcam_1.3M: Close
    [ 835.556] (II) UnloadModule: "evdev"
    [ 835.556] (II) Unloading evdev
    [ 835.676] (II) HID 413c:8161: Close
    [ 835.676] (II) UnloadModule: "evdev"
    [ 835.676] (II) Unloading evdev
    [ 835.783] (II) HID 413c:8162: Close
    [ 835.783] (II) UnloadModule: "evdev"
    [ 835.783] (II) Unloading evdev
    [ 835.893] (II) AT Translated Set 2 keyboard: Close
    [ 835.893] (II) UnloadModule: "evdev"
    [ 835.893] (II) Unloading evdev
    [ 836.143] (II) UnloadModule: "synaptics"
    [ 836.143] (II) Unloading synaptics
    [ 836.250] (II) Dell WMI hotkeys: Close
    [ 836.250] (II) UnloadModule: "evdev"
    [ 836.250] (II) Unloading evdev
    [ 836.258] Server terminated successfully (0). Closing log file.

    Mr.Elendig wrote:Just use X instead of tty?
    Yes, it's not really that important. I'm just a bit picky... don't like an ugly stretched tty.

  • Catalyst and Radeon Issue

    First of all I would like to say hello to the Arch community. Today I switched to Arch after using Ubuntu for 3 years.
    I have a Radeon HD 5450 card and I have installed the proprietary drivers (ie Catalyst).
    I have installed the drivers following the How-To instructions on the Wiki.
    However the catalyst control center won't recognize my monitor. I'm stuck at 1024x768.
    Here's a screen shot: Image
    And here is my xorg.conf
    Section "ServerLayout"
            Identifier     "aticonfig Layout"
            Screen      0  "aticonfig-Screen[0]-0" 0 0
    EndSection
    Section "Module"
    EndSection
    Section "Monitor"
            Identifier   "aticonfig-Monitor[0]-0"
            Option      "VendorName" "ATI Proprietary Driver"
            Option      "ModelName" "Generic Autodetecting Monitor"
            Option      "DPMS" "true"
    EndSection
    Section "Device"
            Identifier  "aticonfig-Device[0]-0"
            Driver      "fglrx"
            BusID       "PCI:1:0:0"
    EndSection
    Section "Screen"
            Identifier "aticonfig-Screen[0]-0"
            Device     "aticonfig-Device[0]-0"
            Monitor    "aticonfig-Monitor[0]-0"
            DefaultDepth     24
            SubSection "Display"
                    Viewport   0 0
                    Depth     24
            EndSubSection
    EndSection
    Is there something wrong with the driver ??
    Cheers,
    Utsav

    Pres wrote:
    Have you tried the open source drivers? The proprietary drivers are junk for anything except 3d acceleration.
    You can try adding modes under the display subsection like so:
    SubSection "Display"
    Viewport 0 0
    Depth 24
    Modes "1920x1080"
    EndSubSection
    Replace with your monitors resolution.
    Aah that worked. But now I can't enable Tear Free desktop. Any idea how can that be turned on ??
    Cheers !!

  • What to do about the Catalyst unsupported Radeon X600?

    So I have an older Radeon X600 PCIe card I'm using in a server right now, and unfortunately it appears there is no Catalyst support from ATI.
    I need this card to support 3D acceleration because I need 3D acceleration in VirtualBox, which I run headless from the server. I tried using the open source drivers, but they don't appear to allow me to enable 3D acceleration in virtualbox (or even 2D acceleration).
    Does anyone know of a way I could get 2D/3D acceleration working on this card? Would I need to drop back to a much older version of Catalyst (this card has been unsupported for a couple of years now)? Or do I simply have the open source stuff configured incorrectly?
    Thanks!

    Hi,
    It is good to read that you have got it working. I dropped in here to give some information.
    My older system had this card (X600 SE), and it worked perfectly with xf86-video-ati driver, with full 3D acceleration. This was using the one provided in the default Arch Linux repositories.
    xf86-video-ati also works well for many RadeonHD cards (for example, my HD5670).
    As for AMD's binary drivers,
    AMD dropped support for this card in  their FGLRX/Catalyst drivers some years ago. There is a legacy driver, but it will require an older version of Xorg.
    You can find more information about it here, if you wish to use that driver:
    http://support.amd.com/us/gpudownload/l … ng=English (x86 and x86_64 drivers)
    I am not sure what could have changed in xf86-video-ati that drops support, natively, for this card. Perhaps it was removed and added to an alternative driver (xf86-video-radeon?).
    I still have within my vicinity the card in question, but the machine that it is in, I gave to my family for shared use. That machine is currently running Windows XP, their favourite operating system (thus, I cannot test it to find out more).
    Last edited by NightCrawler03X (2012-01-15 18:50:34)

  • 24" Cinema - Geforce versus Radeon

    So I'm ready to go get my 24" LED cinema screen next week. After reading numerous posts here I am confident the Geforce GT120 card will work in my early 2008 Mac Pro, even though Apple says it will not.
    Question is this: I will be trading in my Radeon X1900 in favor of the Geforce GT120, is that like taking a step backward??

    I can attest to the combination of the GEForce 120 + 24" LED Cinema Display + Early 2008 Mac Pro. It just works. The guys at my local Apple store expressed puzzlement at why it isn't certified since they know of many people who have upgraded to this combination. I've tested every function on the monitor with every function I know of on the computer and video card. They all work as designed. Perhaps Apple will eventually certify the combination but I assure you it works.

  • Mac Mini: Intel HD 3000 versus Radeon 6630M

    In researching the purchase of my *(upcoming) new Mac Mini, I found these two articles on the GPU processors now used in the Mac Mini lineup 2011.
    Intel HD 3000
    http://www.notebookcheck.net/Intel-HD-Graphics-3000.37948.0.html
    (general benchmarks averages: 6,578 points)
    Radeon HD 6630M
    http://www.notebookcheck.net/AMD-Radeon-HD-6630M.43963.0.html
    (general benchmarks averages: 12,511 points)
    For gaming, they list many different 3D games' performances at various screen resolutions.
    Overall, it appears the 6630M is nearly twice the performance of the Intel HD 3000.
    Comments appreciated here !

    Barefeats http://www.barefeats.com/mini11_01.html comes to the same conclusion.
    Stefan

  • Ati mobility x1400 drivers

    Screen freezes,need updated drivers.
    ati catalyst, hydravision radeon mobility x1400
    lenovo t 60 thinkpad
    8743-CTO
    win XP Pro.
    Message Edited by macs1944 on 09-05-2008 04:38 PM

    hello macs1944,
    which gfx driver is already installed on your system?
    You can get new driver direct from lenovo, use the Lenovo program System Updater,
    you find it if you´ll click the Support&Downloads link on the very top of this forum page.
    It seeks for new drivers for your system.
    Another method is to get modded ATI-drivers from elsewhere in the net.
    Some sites offer modded drivers.
    Search Google with term: modded ati driver
    The driver from ATI direct will not work.
    Greeting
    Message Edited by Agotthelf on 09-06-2008 09:50 AM
    Follow @LenovoForums on Twitter! Try the forum search, before first posting: Forum Search Option
    Please insert your type, model (not S/N) number and used OS in your posts.
    I´m a volunteer here using New X1 Carbon, ThinkPad Yoga, Yoga 11s, Yoga 13, T430s,T510, X220t, IdeaCentre B540.
    TIP: If your computer runs satisfactorily now, it may not be necessary to update the system.
     English Community       Deutsche Community       Comunidad en Español

  • Every application hangs.

    I don't know where to start looking to solve this problem...
    Every application I open -- Chromium, Lxterminal, Pidgin, Lxpanel etc. -- hangs for a minute before coming back an becoming operational.  This will happen on opening a new window, tab, opening options, etc.  I've seen this on LXDE + Compiz, Openbox, and KDE.  I've attempted to change the ATi graphics card from Catalyst to Radeon open-source, updated Xorg, reinstall Compiz, etc, and still have this problem.
    It's rather annoying.  Any ideas?  Let me know which log files I should open for more details.

    I couldn't get the memtest+ working earlier, but the problem seemed relatively simple: it couldn't fine the memtest executable.  Seems like I typed in the wrong file location on grub.
    Edit: tried using Ubuntu live-CD memtest86+.  No problems there, either.
    Durden wrote:Sounds like file system errors. Run fsck or if you're using btrfs run the defrag tool.
    Tried that, but seems like nothing is really wrong.  I'm using the Ubuntu live-CD to run it.
    ubuntu@ubuntu:~$ sudo fdisk -l
    Disk /dev/sda: 320.1 GB, 320072933376 bytes
    255 heads, 63 sectors/track, 38913 cylinders, total 625142448 sectors
    Units = sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disk identifier: 0x50cfa6ce
    Device Boot Start End Blocks Id System
    /dev/sda1 * 2048 206847 102400 7 HPFS/NTFS/exFAT
    /dev/sda2 208845 272639114 136215135 7 HPFS/NTFS/exFAT
    /dev/sda3 272640000 356526079 41943040 7 HPFS/NTFS/exFAT
    /dev/sda4 356526080 625141759 134307840 5 Extended
    /dev/sda5 * 356528128 357052415 262144 83 Linux
    /dev/sda6 357054464 373831679 8388608 82 Linux swap / Solaris
    /dev/sda7 373833728 520284159 73225216 83 Linux
    /dev/sda8 520286208 625141759 52427776 83 Linux
    ubuntu@ubuntu:~$ sudo fsck /dev/sda5
    fsck from util-linux 2.20.1
    e2fsck 1.42 (29-Nov-2011)
    /dev/sda5: clean, 35/65536 files, 26697/262144 blocks
    ubuntu@ubuntu:~$ sudo fsck /dev/sda7
    fsck from util-linux 2.20.1
    e2fsck 1.42 (29-Nov-2011)
    /dev/sda7: clean, 335325/4579328 files, 7340368/18306304 blocks
    ubuntu@ubuntu:~$ sudo fsck /dev/sda8
    fsck from util-linux 2.20.1
    e2fsck 1.42 (29-Nov-2011)
    /dev/sda8: clean, 136885/3276800 files, 2902803/13106944 blocks
    ataraxia wrote:
    A couple things to check:
    - are your system clock and timezone right?
    - is your hostname right, and is /etc/hosts sane?
    - is your locale correct ("locale" command) and is that locale built on your system ("locale -a" command)?
    - did you change file permissions or ownerships somewhere you shouldn't have, and apps are frustrated trying to access something they can't? (strace, below, should help with this one)
    Failing that, I suggest using strace to see what's going on in that minute of delay. Install the strace package, and then just do "sudo strace someapp". It will produce huge amounts of output - the interesting bits will probably be right at the point of the hang, and will almost certainly have either a bunch of repeats (as something is tried over and over) or a pause in the output (as something is being waited on).
    You have to run it as root, so I suggest picking a test application that won't get screwed up when running it as not your normal user - something simple like a terminal of some kind, if that triggers the problem.
    I'll try all of these tonight.
    Last edited by japtar10101 (2012-06-18 12:49:26)

  • Xorg 1.8.1.902 & Catalyst 10.6-5 & Mobility Radeon HD 2600

    Hello all,
    I'm reporting in with an error that I can't seem to shake since the Xorg 1.8 and Catalyst 10.6 release. I have been unable to get the two to place nice with the Mobility Radeon HD 2600 in my HP Compaq 8510p notebook. I've followed the instructions on the Arch ATI Catalyst wiki using the repository approach. Everything installs correctly and I've configured the xorg.conf as instructed in the wiki. I actually just delete the existing xorg.conf and run aticonfig --initial, but still no dice. I've made sure that I have the fglrx module loaded in my rc.conf.
    When GDM tries to start, it freaks out with the screen flashing a few times and then crashes saying too many attempts to start X. I login and try to start X manually and it produces the following log file:
    [ 24.874]
    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.
    [ 24.874]
    X.Org X Server 1.8.1.902 (1.8.2 RC 2)
    Release Date: 2010-06-21
    [ 24.874] X Protocol Version 11, Revision 0
    [ 24.874] Build Operating System: Linux 2.6.34-ARCH x86_64
    [ 24.874] Current Operating System: Linux gizmo 2.6.34-ARCH #1 SMP PREEMPT Mon Jul 5 22:12:11 CEST 2010 x86_64
    [ 24.874] Kernel command line: root=/dev/disk/by-uuid/56888501-5e9b-4251-8d84-20eee8a125ce ro nomodeset
    [ 24.875] Build Date: 21 June 2010 12:01:49PM
    [ 24.875]
    [ 24.875] Current version of pixman: 0.18.2
    [ 24.875] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 24.875] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 24.875] (==) Log file: "/var/log/Xorg.1.log", Time: Fri Jul 23 19:47:16 2010
    [ 24.875] (==) Using config file: "/etc/X11/xorg.conf"
    [ 24.876] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 24.876] (==) ServerLayout "aticonfig Layout"
    [ 24.876] (**) |-->Screen "aticonfig-Screen[0]-0" (0)
    [ 24.876] (**) | |-->Monitor "aticonfig-Monitor[0]-0"
    [ 24.876] (**) | |-->Device "aticonfig-Device[0]-0"
    [ 24.876] (==) Automatically adding devices
    [ 24.877] (==) Automatically enabling devices
    [ 24.877] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 24.877] Entry deleted from font path.
    [ 24.877] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 24.877] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 24.877] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 24.877] (II) Loader magic: 0x7ce880
    [ 24.877] (II) Module ABI versions:
    [ 24.877] X.Org ANSI C Emulation: 0.4
    [ 24.877] X.Org Video Driver: 7.0
    [ 24.877] X.Org XInput driver : 9.0
    [ 24.877] X.Org Server Extension : 3.0
    [ 24.888] (--) PCI:*(0:1:0:0) 1002:9581:103c:30c5 ATI Technologies Inc M76 [Radeon Mobility HD 2600 Series] rev 0, Mem @ 0xd0000000/268435456, 0xe4400000/65536, I/O @ 0x00004000/256, BIOS @ 0x????????/131072
    [ 24.888] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 24.888] (II) "extmod" will be loaded by default.
    [ 24.888] (II) "dbe" will be loaded by default.
    [ 24.888] (II) "glx" will be loaded by default.
    [ 24.888] (II) "record" will be loaded by default.
    [ 24.888] (II) "dri" will be loaded by default.
    [ 24.888] (II) "dri2" will be loaded by default.
    [ 24.888] (II) LoadModule: "extmod"
    [ 24.888] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 24.888] (II) Module extmod: vendor="X.Org Foundation"
    [ 24.888] compiled for 1.8.1.902, module version = 1.0.0
    [ 24.888] Module class: X.Org Server Extension
    [ 24.888] ABI class: X.Org Server Extension, version 3.0
    [ 24.888] (II) Loading extension MIT-SCREEN-SAVER
    [ 24.888] (II) Loading extension XFree86-VidModeExtension
    [ 24.888] (II) Loading extension XFree86-DGA
    [ 24.888] (II) Loading extension DPMS
    [ 24.888] (II) Loading extension XVideo
    [ 24.888] (II) Loading extension XVideo-MotionCompensation
    [ 24.888] (II) Loading extension X-Resource
    [ 24.888] (II) LoadModule: "dbe"
    [ 24.888] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 24.888] (II) Module dbe: vendor="X.Org Foundation"
    [ 24.888] compiled for 1.8.1.902, module version = 1.0.0
    [ 24.888] Module class: X.Org Server Extension
    [ 24.889] ABI class: X.Org Server Extension, version 3.0
    [ 24.889] (II) Loading extension DOUBLE-BUFFER
    [ 24.889] (II) LoadModule: "glx"
    [ 24.889] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 24.889] (II) Module glx: vendor="FireGL - ATI Technologies Inc."
    [ 24.889] compiled for 7.5.0, module version = 1.0.0
    [ 24.889] (II) Loading extension GLX
    [ 24.889] (II) LoadModule: "record"
    [ 24.889] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 24.889] (II) Module record: vendor="X.Org Foundation"
    [ 24.889] compiled for 1.8.1.902, module version = 1.13.0
    [ 24.889] Module class: X.Org Server Extension
    [ 24.889] ABI class: X.Org Server Extension, version 3.0
    [ 24.889] (II) Loading extension RECORD
    [ 24.889] (II) LoadModule: "dri"
    [ 24.889] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 24.889] (II) Module dri: vendor="X.Org Foundation"
    [ 24.889] compiled for 1.8.1.902, module version = 1.0.0
    [ 24.889] ABI class: X.Org Server Extension, version 3.0
    [ 24.889] (II) Loading extension XFree86-DRI
    [ 24.889] (II) LoadModule: "dri2"
    [ 24.889] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 24.889] (II) Module dri2: vendor="X.Org Foundation"
    [ 24.889] compiled for 1.8.1.902, module version = 1.2.0
    [ 24.889] ABI class: X.Org Server Extension, version 3.0
    [ 24.889] (II) Loading extension DRI2
    [ 24.890] (II) LoadModule: "fglrx"
    [ 24.890] (II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so
    [ 24.898] (II) Module fglrx: vendor="FireGL - ATI Technologies Inc."
    [ 24.898] compiled for 1.7.1, module version = 8.74.4
    [ 24.898] Module class: X.Org Video Driver
    [ 24.898] (II) Loading sub module "fglrxdrm"
    [ 24.899] (II) LoadModule: "fglrxdrm"
    [ 24.899] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
    [ 24.899] (II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc."
    [ 24.899] compiled for 1.7.1, module version = 8.74.4
    [ 24.899] (II) ATI Proprietary Linux Driver Version Identifier:8.74.4
    [ 24.899] (II) ATI Proprietary Linux Driver Release Identifier: 8.741
    [ 24.899] (II) ATI Proprietary Linux Driver Build Date: May 27 2010 12:52:57
    [ 24.899] (--) using VT number 7
    [ 24.900] (II) Primary Device is: PCI 01@00:00:0
    [ 24.900] (WW) Falling back to old probe method for fglrx
    [ 24.904] (II) Loading PCS database from /etc/ati/amdpcsdb
    [ 24.904] (--) Chipset Supported AMD Graphics Processor (0x9581) found
    [ 24.905] (WW) fglrx: No matching Device section for instance (BusID PCI:0@1:0:1) found
    [ 24.905] (II) AMD Video driver is running on a device belonging to a group targeted for this release
    [ 24.905] (II) AMD Video driver is signed
    [ 24.905] (II) fglrx(0): pEnt->device->identifier=0x1dcbc70
    [ 24.905] (II) fglrx(0): === [atiddxPreInit] === begin
    [ 24.905] (II) Loading sub module "vgahw"
    [ 24.905] (II) LoadModule: "vgahw"
    [ 24.905] (II) Loading /usr/lib/xorg/modules/libvgahw.so
    [ 24.905] (II) Module vgahw: vendor="X.Org Foundation"
    [ 24.905] compiled for 1.8.1.902, module version = 0.1.0
    [ 24.905] ABI class: X.Org Video Driver, version 7.0
    [ 24.905] (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
    [ 24.905] (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 24.905] (==) fglrx(0): Default visual is TrueColor
    [ 24.905] (**) fglrx(0): Option "DPMS" "true"
    [ 24.905] (==) fglrx(0): RGB weight 888
    [ 24.905] (II) fglrx(0): Using 8 bits per RGB
    [ 24.905] (==) fglrx(0): Buffer Tiling is ON
    [ 24.905] (II) Loading sub module "fglrxdrm"
    [ 24.905] (II) LoadModule: "fglrxdrm"
    [ 24.906] (II) Reloading /usr/lib/xorg/modules/linux/libfglrxdrm.so
    [ 24.907] ukiDynamicMajor: found major device number 253
    [ 24.907] ukiDynamicMajor: found major device number 253
    [ 24.907] ukiOpenByBusid: Searching for BusID PCI:1:0:0
    [ 24.907] ukiOpenDevice: node name is /dev/ati/card0
    [ 24.907] ukiOpenDevice: open result is 10, (OK)
    [ 24.907] ukiOpenByBusid: ukiOpenMinor returns 10
    [ 24.907] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
    [ 24.907] (==) fglrx(0): NoAccel = NO
    [ 24.907] (==) fglrx(0): ATI 2D Acceleration Architecture enabled
    [ 24.907] (--) fglrx(0): Chipset: "ATI Mobility Radeon HD 2600" (Chipset = 0x9581)
    [ 24.907] (--) fglrx(0): (PciSubVendor = 0x103c, PciSubDevice = 0x30c5)
    [ 24.907] (==) fglrx(0): board vendor info: third party graphics adapter - NOT original ATI
    [ 24.907] (--) fglrx(0): Linear framebuffer (phys) at 0xd0000000
    [ 24.907] (--) fglrx(0): MMIO registers at 0xe4400000
    [ 24.907] (--) fglrx(0): I/O port at 0x00004000
    [ 24.907] (==) fglrx(0): ROM-BIOS at 0x000c0000
    [ 24.907] (II) fglrx(0): AC Adapter is used
    [ 24.909] (II) fglrx(0): Primary V_BIOS segment is: 0xc000
    [ 25.033] (II) Loading sub module "vbe"
    [ 25.033] (II) LoadModule: "vbe"
    [ 25.033] (II) Loading /usr/lib/xorg/modules/libvbe.so
    [ 25.033] (II) Module vbe: vendor="X.Org Foundation"
    [ 25.033] compiled for 1.8.1.902, module version = 1.1.0
    [ 25.033] ABI class: X.Org Video Driver, version 7.0
    [ 25.033] (II) fglrx(0): VESA BIOS detected
    [ 25.033] (II) fglrx(0): VESA VBE Version 3.0
    [ 25.033] (II) fglrx(0): VESA VBE Total Mem: 16384 kB
    [ 25.033] (II) fglrx(0): VESA VBE OEM: ATI ATOMBIOS
    [ 25.033] (II) fglrx(0): VESA VBE OEM Software Rev: 10.56
    [ 25.033] (II) fglrx(0): VESA VBE OEM Vendor: (C) 1988-2005, ATI Technologies Inc.
    [ 25.033] (II) fglrx(0): VESA VBE OEM Product: M76M
    [ 25.033] (II) fglrx(0): VESA VBE OEM Product Rev: 01.00
    [ 25.063] (II) fglrx(0): ATI Video BIOS revision 9 or later detected
    [ 25.063] (--) fglrx(0): Video RAM: 262144 kByte, Type: DDR3
    [ 25.063] (II) fglrx(0): PCIE card detected
    [ 25.063] (--) fglrx(0): Using per-process page tables (PPPT) as GART.
    [ 25.063] (WW) fglrx(0): board is an unknown third party board, chipset is supported
    [ 25.065] (II) fglrx(0): Using adapter: 1:0.0.
    [ 25.097] (II) fglrx(0): [FB] MC range(MCFBBase = 0xc0000000, MCFBSize = 0x10000000)
    [ 25.129] (II) fglrx(0): Interrupt handler installed at IRQ 33.
    [ 25.129] (II) fglrx(0): RandR 1.2 support is enabled!
    [ 25.129] (II) fglrx(0): RandR 1.2 rotation support is enabled!
    [ 25.129] (==) fglrx(0): Center Mode is disabled
    [ 25.129] (II) Loading sub module "fb"
    [ 25.129] (II) LoadModule: "fb"
    [ 25.129] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 25.129] (II) Module fb: vendor="X.Org Foundation"
    [ 25.129] compiled for 1.8.1.902, module version = 1.0.0
    [ 25.129] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 25.129] (II) Loading sub module "ddc"
    [ 25.129] (II) LoadModule: "ddc"
    [ 25.129] (II) Module "ddc" already built-in
    [ 25.395] (II) fglrx(0): Finished Initialize PPLIB!
    [ 25.397] (II) Loading sub module "ddc"
    [ 25.397] (II) LoadModule: "ddc"
    [ 25.397] (II) Module "ddc" already built-in
    [ 25.397] (II) fglrx(0): Connected Display0: LCD on internal LVDS [lvds]
    [ 25.397] (II) fglrx(0): Display0 EDID data ---------------------------
    [ 25.397] (II) fglrx(0): Manufacturer: CMO Model: 1520 Serial#: 0
    [ 25.397] (II) fglrx(0): Year: 1990 Week: 0
    [ 25.397] (II) fglrx(0): EDID Version: 1.3
    [ 25.397] (II) fglrx(0): Digital Display Input
    [ 25.397] (II) fglrx(0): Max Image Size [cm]: horiz.: 33 vert.: 20
    [ 25.397] (II) fglrx(0): Gamma: 2.20
    [ 25.397] (II) fglrx(0): No DPMS capabilities specified
    [ 25.397] (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 25.397] (II) fglrx(0): First detailed timing is preferred mode
    [ 25.397] (II) fglrx(0): redX: 0.626 redY: 0.354 greenX: 0.294 greenY: 0.589
    [ 25.397] (II) fglrx(0): blueX: 0.144 blueY: 0.097 whiteX: 0.309 whiteY: 0.329
    [ 25.397] (II) fglrx(0): Manufacturer's mask: 0
    [ 25.397] (II) fglrx(0): Supported detailed timing:
    [ 25.397] (II) fglrx(0): clock: 131.5 MHz Image Size: 331 x 207 mm
    [ 25.397] (II) fglrx(0): h_active: 1680 h_sync: 1771 h_sync_end 1831 h_blank_end 1978 h_border: 0
    [ 25.397] (II) fglrx(0): v_active: 1050 v_sync: 1056 v_sync_end 1068 v_blanking: 1108 v_border: 0
    [ 25.397] (II) fglrx(0): N154Z1-L01
    [ 25.397] (II) fglrx(0): CMO
    [ 25.397] (II) fglrx(0): N154Z1-L01
    [ 25.397] (II) fglrx(0): EDID (in hex):
    [ 25.397] (II) fglrx(0): 00ffffffffffff000daf201500000000
    [ 25.397] (II) fglrx(0): 00000103802114780a77f1a05a4b9624
    [ 25.397] (II) fglrx(0): 184f5400000001010101010101010101
    [ 25.397] (II) fglrx(0): 0101010101015e33902a611a3a405b3c
    [ 25.397] (II) fglrx(0): 6c004bcf10000018000000fe004e3135
    [ 25.397] (II) fglrx(0): 345a312d4c30310a2020000000fe0043
    [ 25.397] (II) fglrx(0): 4d4f0a202020202020202020000000fe
    [ 25.397] (II) fglrx(0): 004e3135345a312d4c30310a202000f2
    [ 25.397] (II) fglrx(0): End of Display0 EDID data --------------------
    [ 25.397] (II) fglrx(0): Output LVDS using monitor section aticonfig-Monitor[0]-0
    [ 25.397] (II) fglrx(0): Output DFP1 has no monitor section
    [ 25.397] (II) fglrx(0): Output DFP2 has no monitor section
    [ 25.397] (II) fglrx(0): Output CRT1 has no monitor section
    [ 25.397] (II) fglrx(0): Output TV has no monitor section
    [ 25.397] (II) fglrx(0): Output COMPONENT_VIDEO has no monitor section
    [ 25.552] (II) fglrx(0): EDID vendor "CMO", prod id 5408
    [ 25.552] (II) fglrx(0): Printing DDC gathered Modelines:
    [ 25.553] (II) fglrx(0): Modeline "1680x1050"x0.0 131.50 1680 1771 1831 1978 1050 1056 1068 1108 -hsync -vsync (66.5 kHz)
    [ 25.553] (II) fglrx(0): Output LVDS connected
    [ 25.553] (II) fglrx(0): Output DFP1 disconnected
    [ 25.553] (II) fglrx(0): Output DFP2 disconnected
    [ 25.553] (II) fglrx(0): Output CRT1 disconnected
    [ 25.553] (II) fglrx(0): Output TV disconnected
    [ 25.553] (II) fglrx(0): Output COMPONENT_VIDEO disconnected
    [ 25.553] (II) fglrx(0): Using exact sizes for initial modes
    [ 25.553] (II) fglrx(0): Output LVDS using initial mode 1680x1050
    [ 25.553] (II) fglrx(0): Display dimensions: (330, 200) mm
    [ 25.553] (II) fglrx(0): DPI set to (129, 133)
    [ 25.553] (II) fglrx(0): Adapter ATI Mobility Radeon HD 2600 has 2 configurable heads and 1 displays connected.
    [ 25.553] (==) fglrx(0): QBS disabled
    [ 25.553] (==) fglrx(0): PseudoColor visuals disabled
    [ 25.553] (II) Loading sub module "ramdac"
    [ 25.553] (II) LoadModule: "ramdac"
    [ 25.553] (II) Module "ramdac" already built-in
    [ 25.553] (==) fglrx(0): NoDRI = NO
    [ 25.553] (==) fglrx(0): Capabilities: 0x00000000
    [ 25.553] (==) fglrx(0): CapabilitiesEx: 0x00000000
    [ 25.553] (==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
    [ 25.553] (==) fglrx(0): UseFastTLS=0
    [ 25.553] (==) fglrx(0): BlockSignalsOnLock=1
    [ 25.553] (--) Depth 24 pixmap format is 32 bpp
    [ 25.553] (II) Loading extension ATIFGLRXDRI
    [ 25.553] (II) fglrx(0): doing swlDriScreenInit
    [ 25.553] (II) fglrx(0): swlDriScreenInit for fglrx driver
    [ 25.553] ukiDynamicMajor: found major device number 253
    [ 25.553] ukiDynamicMajor: found major device number 253
    [ 25.553] ukiDynamicMajor: found major device number 253
    [ 25.553] ukiOpenByBusid: Searching for BusID PCI:1:0:0
    [ 25.553] ukiOpenDevice: node name is /dev/ati/card0
    [ 25.553] ukiOpenDevice: open result is 15, (OK)
    [ 25.553] ukiOpenByBusid: ukiOpenMinor returns 15
    [ 25.553] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
    [ 25.553] (II) fglrx(0): [uki] DRM interface version 1.0
    [ 25.553] (II) fglrx(0): [uki] created "fglrx" driver at busid "PCI:1:0:0"
    [ 25.553] (II) fglrx(0): [uki] added 8192 byte SAREA at 0x10000
    [ 25.553] (II) fglrx(0): [uki] mapped SAREA 0x10000 to 0x7f2043e35000
    [ 25.553] (II) fglrx(0): [uki] framebuffer handle = 0x11000
    [ 25.554] (II) fglrx(0): [uki] added 1 reserved context for kernel
    [ 25.554] (II) fglrx(0): swlDriScreenInit done
    [ 25.554] (II) fglrx(0): Kernel Module Version Information:
    [ 25.554] (II) fglrx(0): Name: fglrx
    [ 25.554] (II) fglrx(0): Version: 8.74.4
    [ 25.554] (II) fglrx(0): Date: May 27 2010
    [ 25.554] (II) fglrx(0): Desc: ATI FireGL DRM kernel module
    [ 25.554] (II) fglrx(0): Kernel Module version matches driver.
    [ 25.554] (II) fglrx(0): Kernel Module Build Time Information:
    [ 25.554] (II) fglrx(0): Build-Kernel UTS_RELEASE: 2.6.34-ARCH
    [ 25.554] (II) fglrx(0): Build-Kernel MODVERSIONS: no
    [ 25.554] (II) fglrx(0): Build-Kernel __SMP__: no
    [ 25.554] (II) fglrx(0): Build-Kernel PAGE_SIZE: 0x1000
    [ 25.554] (II) fglrx(0): [uki] register handle = 0x00012000
    [ 25.571] (II) fglrx(0): Display width adjusted to to 1792 due to alignment constraints
    [ 25.571] (II) fglrx(0): DRI initialization successfull!
    [ 25.571] (II) fglrx(0): FBADPhys: 0xc0000000 FBMappedSize: 0x010a0000
    [ 25.571] (II) fglrx(0): FBMM initialized for area (0,0)-(1792,2432)
    [ 25.571] (II) fglrx(0): FBMM auto alloc for area (0,0)-(1792,1792) (front color buffer - assumption)
    [ 25.571] (II) fglrx(0): Largest offscreen area available: 1792 x 640
    [ 25.571] (==) fglrx(0): Backing store disabled
    [ 25.571] (II) Loading extension FGLRXEXTENSION
    [ 25.572] (**) fglrx(0): DPMS enabled
    [ 25.572] (II) fglrx(0): Initialized in-driver Xinerama extension
    [ 25.572] (**) fglrx(0): Textured Video is enabled.
    [ 25.572] (II) LoadModule: "glesx"
    [ 25.572] (II) Loading /usr/lib/xorg/modules/glesx.so
    [ 25.572] (II) Module glesx: vendor="X.Org Foundation"
    [ 25.572] compiled for 1.7.1, module version = 1.0.0
    [ 25.573] (II) Loading extension GLESX
    [ 25.573] (II) fglrx(0): GLESX enableFlags = 592
    [ 25.573] (II) fglrx(0): GLESX is enabled
    [ 25.573] (II) fglrx(0): Acceleration enabled
    [ 25.573] (II) LoadModule: "amdxmm"
    [ 25.573] (II) Loading /usr/lib/xorg/modules/amdxmm.so
    [ 25.573] (II) Module amdxmm: vendor="X.Org Foundation"
    [ 25.573] compiled for 1.7.1, module version = 1.0.0
    [ 25.573] (II) Loading extension AMDXVOPL
    [ 25.575] (II) fglrx(0): UVD2 feature is available
    [ 25.577] (II) fglrx(0): Enable composite support successfully
    [ 25.577] (WW) fglrx(0): Option "VendorName" is not used
    [ 25.577] (WW) fglrx(0): Option "ModelName" is not used
    [ 25.577] (II) fglrx(0): X context handle = 0x1
    [ 25.577] (II) fglrx(0): [DRI] installation complete
    [ 25.577] (==) fglrx(0): Silken mouse enabled
    [ 25.577] (==) fglrx(0): Using HW cursor of display infrastructure!
    [ 25.577] (II) fglrx(0): Disabling in-server RandR and enabling in-driver RandR 1.2.
    [ 25.577] (II) fglrx(0): 'LVDS LCD' ConnectorType, abstracted as 'Panel'
    [ 25.577] (II) fglrx(0): 'eDP LCD' ConnectorType, abstracted as 'Panel'
    [ 25.579] (II) fglrx(0): Cannot get TV Format. Set all TV geometry value to zero!
    [ 25.579] (II) fglrx(0): Cannot set TV horizontal size.
    [ 25.579] (II) fglrx(0): Cannot get TV Format for trying to adjust horizontal position after horizontal size changed.
    [ 25.579] (II) fglrx(0): Cannot set TV horizontal position.
    [ 25.579] (II) fglrx(0): Cannot set TV vertical position.
    [ 25.614] (--) RandR disabled
    [ 25.614] (II) Initializing built-in extension Generic Event Extension
    [ 25.614] (II) Initializing built-in extension SHAPE
    [ 25.614] (II) Initializing built-in extension MIT-SHM
    [ 25.614] (II) Initializing built-in extension XInputExtension
    [ 25.614] (II) Initializing built-in extension XTEST
    [ 25.614] (II) Initializing built-in extension BIG-REQUESTS
    [ 25.614] (II) Initializing built-in extension SYNC
    [ 25.614] (II) Initializing built-in extension XKEYBOARD
    [ 25.614] (II) Initializing built-in extension XC-MISC
    [ 25.614] (II) Initializing built-in extension SECURITY
    [ 25.614] (II) Initializing built-in extension XINERAMA
    [ 25.614] (II) Initializing built-in extension XFIXES
    [ 25.614] (II) Initializing built-in extension RENDER
    [ 25.614] (II) Initializing built-in extension RANDR
    [ 25.614] (II) Initializing built-in extension COMPOSITE
    [ 25.614] (II) Initializing built-in extension DAMAGE
    [ 25.616] ukiDynamicMajor: found major device number 253
    [ 25.616] ukiDynamicMajor: found major device number 253
    [ 25.616] ukiOpenByBusid: Searching for BusID PCI:1:0:0
    [ 25.616] ukiOpenDevice: node name is /dev/ati/card0
    [ 25.616] ukiOpenDevice: open result is 16, (OK)
    [ 25.616] ukiOpenByBusid: ukiOpenMinor returns 16
    [ 25.616] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
    [ 25.661]
    Backtrace:
    [ 25.661] 0: /usr/bin/Xorg (xorg_backtrace+0x28) [0x498588]
    [ 25.661] 1: /usr/bin/Xorg (0x400000+0x672d9) [0x4672d9]
    [ 25.661] 2: /lib/libpthread.so.0 (0x7f2043180000+0xf1c0) [0x7f204318f1c0]
    [ 25.661] Segmentation fault at address (nil)
    [ 25.661]
    Fatal server error:
    [ 25.661] Caught signal 11 (Segmentation fault). Server aborting
    [ 25.661]
    [ 25.661]
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 25.661] Please also check the log file at "/var/log/Xorg.1.log" for additional information.
    [ 25.661]
    [ 25.661] (II) fglrx(0): Backup framebuffer data.
    [ 25.661] (EE) fglrx(0): total backup size zero
    [ 25.661] (II) fglrx(0): Backup complete.
    Any help would be greatly appreciated.

    skottish wrote:
    Welcome to the forums.
    Please don't post general issues in this sub-forum. Moving...
    Oops, my bad.
    As for my issue(s), I'm not going to bother with the proprietary driver until AMD gets their act together.

  • Radeon HD 3870 + Catalyst 9.8 & fglrx drivers = Black Screen. (arch64)

    I've installed Arch on my Alienware M17.
    First off, ATI and RadeonHD drivers do work. I have KDE 4.3 installed, etc., etc.
    I do know how bad ATI support is. I used to use Ubuntu 8.10, and upgrading to 9.04 had borked my video bad.
    However, like the title says, installing the Catalyst drivers brings me to a black screen that requires a hard reset/poweroff.
    I've been browsing forums and google for the past 12 hours trying to find a solution; here's what I have so far:
    Xorg
    Section "ServerLayout"
    Identifier "aticonfig Layout"
    Screen 0 "aticonfig-Screen[0]-0" 0 0
    Option "AIGLX" "on"
    EndSection
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/100dpi"
    FontPath "/usr/share/fonts/75dpi"
    EndSection
    Section "Module"
    Load "dri"
    Load "drm"
    Load "glx"
    EndSection
    Section "ServerFlags"
    Option "DontZap" "false"
    Option "AutoAddDevices" "true"
    EndSection
    Section "Monitor"
    Identifier "aticonfig-Monitor[0]-0"
    Option "VendorName" "ATI"
    Option "ModelName" "Alienware M17 Monitor"
    Option "DPMS" "true"
    EndSection
    Section "Device"
    Identifier "aticonfig-Device[0]-0"
    Driver "fglrx"
    Option "OpenGLOverlay" "off"
    Option "Textured2D" "on"
    Option "TexturedXrender" "on"
    Option "UseFastTLS" "1" # Disable if Wine or Virtualbox don't work
    BusID "PCI:6:0:0"
    EndSection
    Section "Screen"
    Identifier "aticonfig-Screen[0]-0"
    Device "aticonfig-Device[0]-0"
    Monitor "aticonfig-Monitor[0]-0"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    Modes "1920x1200"
    EndSubSection
    EndSection
    Section "DRI"
    Mode 0666
    EndSection
    Section "Extensions"
    Option "RENDER" "Enable"
    Option "DAMAGE" "Enable"
    Option "Composite" "Enable"
    EndSection
    Everything is up to date (pacman -Syu)
    X.Org Server 1.6.3.901 (1.6.4 RC 1)
    Catalyst 9.8 x86_64 (including catalyst-utils) from AUR (using yaourt -S)
    Before installing fglrx, I had installed ati and radeonhd drivers, got the display working, uninstalled them (libgl and vesa as well), installed fglrx (all from a fresh Arch install), tweaked xorg.conf, added fglrx to Modules in rc.conf, and viewed the Xorg.0.log file with no "(EE)" lines.
    I noticed that there are a lot of warnings regarding AIGLX, and installing catalyst from AUR displays a message (warning?) saying something like "ati-dri" was a dependancy and/or is missing.
    modprobe -l | grep fglrx
    has the result of: "video/fglrx"
    I even installed the lib32-catalyst-utils libraries and that had no effect that I could see.
    Please help. This is all that is stopping me from giving into Arch.
    Thank you for your time.

    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.6.3.901 (1.6.4 RC 1)
    Release Date: 2009-8-25
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.30-ARCH x86_64
    Current Operating System: Linux phoenix 2.6.30-ARCH #1 SMP PREEMPT Mon Aug 17 16:06:45 CEST 2009 x86_64
    Build Date: 04 September 2009 05:45:43PM
    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 Sep 8 02:21:29 2009
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "aticonfig Layout"
    (**) |-->Screen "aticonfig-Screen[0]-0" (0)
    (**) | |-->Monitor "aticonfig-Monitor[0]-0"
    (**) | |-->Device "aticonfig-Device[0]-0"
    (**) Option "DontZap" "false"
    (**) Option "AIGLX" "on"
    (**) Option "AutoAddDevices" "true"
    (**) Automatically adding devices
    (==) Automatically enabling devices
    (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/100dpi,
    /usr/share/fonts/75dpi,
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    built-ins
    (**) ModulePath set to "/usr/lib/xorg/modules"
    (**) Extension "RENDER" is enabled
    (**) Extension "DAMAGE" is enabled
    (**) Extension "Composite" is enabled
    (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 AllowEmptyInput.
    (II) Loader magic: 0x1d40
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.4
    X.Org Video Driver: 5.0
    X.Org XInput driver : 4.0
    X.Org Server Extension : 2.0
    (II) Loader running on linux
    (++) using VT number 7
    (--) PCI:*(0:6:0:0) 1002:9509:161f:207a ATI Technologies Inc rev 0, Mem @ 0xd0000000/268435456, 0xf8100000/65536, I/O @ 0x00002000/256, BIOS @ 0x????????/131072
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) No APM support in BIOS or kernel
    (II) System resource ranges:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    (II) "extmod" will be loaded by default.
    (II) "dbe" will be loaded by default.
    (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    (II) "record" will be loaded by default.
    (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dri2" will be loaded by default.
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 7.4.0, module version = 1.0.0
    (II) Loading extension XFree86-DRI
    (II) Loading sub module "fglrxdrm"
    (II) LoadModule: "fglrxdrm"
    (II) Loading /usr/lib/xorg/modules/linux//libfglrxdrm.so
    (II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc."
    compiled for 1.4.99.906, module version = 8.64.3
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions//libglx.so
    (II) Module glx: vendor="FireGL - ATI Technologies Inc."
    compiled for 7.4.0, module version = 1.0.0
    (II) Loading extension GLX
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.6.3.901, 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.6.3.901, 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: "record"
    (II) Loading /usr/lib/xorg/modules/extensions//librecord.so
    (II) Module record: vendor="X.Org Foundation"
    compiled for 1.6.3.901, module version = 1.13.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension RECORD
    (II) LoadModule: "dri2"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri2.so
    (II) Module dri2: vendor="X.Org Foundation"
    compiled for 1.6.3.901, module version = 1.1.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DRI2
    (II) LoadModule: "fglrx"
    (II) Loading /usr/lib/xorg/modules/drivers//fglrx_drv.so
    (II) Module fglrx: vendor="FireGL - ATI Technologies Inc."
    compiled for 1.4.99.906, module version = 8.64.3
    Module class: X.Org Video Driver
    (II) Primary Device is: PCI 06@00:00:0
    (WW) Falling back to old probe method for fglrx
    (II) ATI Proprietary Linux Driver Version Identifier:8.64.3
    (II) ATI Proprietary Linux Driver Release Identifier: 8.64
    (II) ATI Proprietary Linux Driver Build Date: Jul 14 2009 21:18:29
    (II) Loading PCS database from /etc/ati/amdpcsdb
    (WW) This ATI Proprietary Linux Driver does not guarantee support of video driver ABI higher than 2.0
    (WW) Video driver ABI version of the X server is 5.0
    (--) Chipset Supported AMD Graphics Processor (0x9509) found
    (WW) fglrx: No matching Device section for instance (BusID PCI:0@6:0:1) found
    (II) AMD Video driver is running on a device belonging to a group targeted for this release
    (II) AMD Video driver is signed
    (II) resource ranges after xf86ClaimFixedResources() call:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    (II) fglrx(0): pEnt->device->identifier=0x1f17e10
    (II) resource ranges after probing:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b]
    [5] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b]
    [6] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b]
    [7] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [8] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [9] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b]
    [10] 0 0 0x000003c0 - 0x000003df (0x20) IS[b]
    (II) fglrx(0): === [atiddxPreInit] === begin
    (II) fglrx(0): PCI bus 6 card 0 func 0
    (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
    (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    (==) fglrx(0): Default visual is TrueColor
    (**) fglrx(0): Option "OpenGLOverlay" "off"
    (**) fglrx(0): Option "UseFastTLS" "1"
    (**) fglrx(0): Option "Textured2D" "on"
    (**) fglrx(0): Option "TexturedXrender" "on"
    (**) fglrx(0): Option "DPMS" "true"
    (==) fglrx(0): RGB weight 888
    (II) fglrx(0): Using 8 bits per RGB (8 bit DAC)
    (==) fglrx(0): Gamma Correction for I is 0x06419064
    (==) fglrx(0): Gamma Correction for II is 0x06419064
    (==) fglrx(0): Buffer Tiling is ON
    (II) Loading sub module "fglrxdrm"
    (II) LoadModule: "fglrxdrm"
    (II) Reloading /usr/lib/xorg/modules/linux//libfglrxdrm.so
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 8, (OK)
    drmOpenByBusid: Searching for BusID PCI:6:0:0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 8, (OK)
    drmOpenByBusid: drmOpenMinor returns 8
    drmOpenByBusid: drmGetBusid reports PCI:6:0:0
    (--) fglrx(0): Chipset: "ATI Mobility Radeon HD 3870 X2" (Chipset = 0x9509)
    (--) fglrx(0): (PciSubVendor = 0x161f, PciSubDevice = 0x207a)
    (--) fglrx(0): board vendor info: third party graphics adapter - NOT original ATI
    (--) fglrx(0): Linear framebuffer (phys) at 0xd0000000
    (--) fglrx(0): MMIO registers at 0xf8100000
    (--) fglrx(0): I/O port at 0x00002000
    (==) fglrx(0): ROM-BIOS at 0x000c0000
    (II) fglrx(0): AC Adapter is used
    (II) fglrx(0): ATI Video BIOS revision 9 or later detected
    (--) fglrx(0): Video RAM: 524288 kByte, Type: DDR3
    (II) fglrx(0): PCIE card detected
    (--) fglrx(0): Using per-process page tables (PPPT) as GART.
    (WW) fglrx(0): board is an unknown third party board, chipset is supported
    (II) fglrx(0): Using adapter: 6:0.0.
    (II) fglrx(0): [FB] MC range(MCFBBase = 0xc0000000, MCFBSize = 0x20000000)
    (II) fglrx(0): [pcie] 2019328 kB allocated
    (II) fglrx(0): [drm] DRM buffer queue setup: nbufs = 100 bufsize = 65536
    (II) fglrx(0): Interrupt handler installed at IRQ 35.
    (II) fglrx(0): IRQ 35 Enabled.
    (II) fglrx(0): RandR 1.2 support is enabled!
    (II) fglrx(0): RandR 1.2 rotation support is enabled!
    (==) fglrx(0): Center Mode is disabled
    (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.6.3.901, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (II) Loading sub module "ddc"
    (II) LoadModule: "ddc"
    (II) Module "ddc" already built-in
    (II) fglrx(0): Finished Initialize PPLIB!
    (II) Loading sub module "ddc"
    (II) LoadModule: "ddc"
    (II) Module "ddc" already built-in
    (II) fglrx(0): ***Display: ConnectedDisplayTypes=0x00000002, disabled=0x00000000
    (II) fglrx(0): Connected Display1: LCD on internal LVDS [lvds]
    (II) fglrx(0): Display1 EDID data ---------------------------
    (II) fglrx(0): Manufacturer: LGD Model: 3901 Serial#: 0
    (II) fglrx(0): Year: 2008 Week: 0
    (II) fglrx(0): EDID Version: 1.3
    (II) fglrx(0): Digital Display Input
    (II) fglrx(0): Max Image Size [cm]: horiz.: 37 vert.: 23
    (II) fglrx(0): Gamma: 2.20
    (II) fglrx(0): No DPMS capabilities specified
    (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    (II) fglrx(0): First detailed timing is preferred mode
    (II) fglrx(0): redX: 0.614 redY: 0.353 greenX: 0.321 greenY: 0.561
    (II) fglrx(0): blueX: 0.152 blueY: 0.124 whiteX: 0.313 whiteY: 0.329
    (II) fglrx(0): Manufacturer's mask: 0
    (II) fglrx(0): Supported detailed timing:
    (II) fglrx(0): clock: 154.0 MHz Image Size: 367 x 230 mm
    (II) fglrx(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2080 h_border: 0
    (II) fglrx(0): v_active: 1200 v_sync: 1203 v_sync_end 1209 v_blanking: 1235 v_border: 0
    (II) fglrx(0): LG Display
    (II) fglrx(0): LP171WU3-TLB3
    (II) fglrx(0): EDID (in hex):
    (II) fglrx(0): 00ffffffffffff0030e4013900000000
    (II) fglrx(0): 00120103802517780a56359d5a528f27
    (II) fglrx(0): 1f505400000001010101010101010101
    (II) fglrx(0): 010101010101283c80a070b023403020
    (II) fglrx(0): 36006fe6100000190000000000000000
    (II) fglrx(0): 00000000000000000000000000fe004c
    (II) fglrx(0): 4720446973706c61790a2020000000fe
    (II) fglrx(0): 004c503137315755332d544c423300d7
    (II) fglrx(0): End of Display1 EDID data --------------------
    (II) fglrx(0): Output LCD using monitor section aticonfig-Monitor[0]-0
    (II) fglrx(0): Output DFP1 has no monitor section
    (II) fglrx(0): Output CRT1 has no monitor section
    (II) fglrx(0): EDID vendor "LGD", prod id 14593
    (II) fglrx(0): Printing DDC gathered Modelines:
    (II) fglrx(0): Modeline "1920x1200"x0.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 -hsync -vsync (74.0 kHz)
    (II) fglrx(0): Output LCD connected
    (II) fglrx(0): Output DFP1 disconnected
    (II) fglrx(0): Output CRT1 disconnected
    (II) fglrx(0): Using exact sizes for initial modes
    (II) fglrx(0): Output LCD using initial mode 1400x1050
    (**) fglrx(0): Display dimensions: (370, 230) mm
    (**) fglrx(0): DPI set to (96, 154)
    (==) fglrx(0): Using gamma correction (1.0, 1.0, 1.0)
    (==) fglrx(0): QBS disabled
    (==) fglrx(0): FAST_SWAP disabled
    (==) fglrx(0): PseudoColor visuals disabled
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"
    (II) Module "ramdac" already built-in
    (==) fglrx(0): NoAccel = NO
    (II) Loading sub module "xaa"
    (II) LoadModule: "xaa"
    (II) Loading /usr/lib/xorg/modules//libxaa.so
    (II) Module xaa: vendor="X.Org Foundation"
    compiled for 1.6.3.901, module version = 1.2.1
    ABI class: X.Org Video Driver, version 5.0
    (==) fglrx(0): NoDRI = NO
    (==) fglrx(0): Capabilities: 0x00000000
    (==) fglrx(0): CapabilitiesEx: 0x00000000
    (==) fglrx(0): cpuFlags: 0x8000001d
    (==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
    (**) fglrx(0): UseFastTLS=1
    (==) fglrx(0): BlockSignalsOnLock=1
    (--) Depth 24 pixmap format is 32 bpp
    (II) do I need RAC? No, I don't.
    (II) resource ranges after preInit:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b](OprU)
    [5] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b](OprU)
    [6] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b](OprU)
    [7] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [8] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [9] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b](OprU)
    [10] 0 0 0x000003c0 - 0x000003df (0x20) IS[b](OprU)
    (II) fglrx(0): driver needs X.org 1.4.x.y with x.y >= 99.906
    (WW) fglrx(0): could not detect X server version (query_status=-1)
    (II) Loading extension ATIFGLRXDRI
    (II) fglrx(0): doing DRIScreenInit
    (II) fglrx(0): DRIScreenInit for fglrx driver
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 9, (OK)
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 9, (OK)
    drmOpenByBusid: Searching for BusID PCI:6:0:0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 9, (OK)
    drmOpenByBusid: drmOpenMinor returns 9
    drmOpenByBusid: drmGetBusid reports PCI:6:0:0
    (II) fglrx(0): [drm] DRM interface version 1.0
    (II) fglrx(0): [drm] created "fglrx" driver at busid "PCI:6:0:0"
    (II) fglrx(0): [drm] added 8192 byte SAREA at 0x2000
    (II) fglrx(0): [drm] mapped SAREA 0x2000 to 0x7fd411537000
    (II) fglrx(0): [drm] framebuffer handle = 0x3000
    (II) fglrx(0): [drm] added 1 reserved context for kernel
    (II) fglrx(0): DRIScreenInit done
    (II) fglrx(0): Kernel Module Version Information:
    (II) fglrx(0): Name: fglrx
    (II) fglrx(0): Version: 8.64.3
    (II) fglrx(0): Date: Jul 14 2009
    (II) fglrx(0): Desc: ATI FireGL DRM kernel module
    (II) fglrx(0): Kernel Module version matches driver.
    (II) fglrx(0): Kernel Module Build Time Information:
    (II) fglrx(0): Build-Kernel UTS_RELEASE: 2.6.30-ARCH
    (II) fglrx(0): Build-Kernel MODVERSIONS: no
    (II) fglrx(0): Build-Kernel __SMP__: no
    (II) fglrx(0): Build-Kernel PAGE_SIZE: 0x1000
    (II) fglrx(0): [drm] register handle = 0x00004000
    (II) fglrx(0): DRI initialization successfull!
    (II) fglrx(0): FBADPhys: 0xc0000000 FBMappedSize: 0x01028000
    (II) fglrx(0): FBMM initialized for area (0,0)-(1408,3008)
    (II) fglrx(0): FBMM auto alloc for area (0,0)-(1408,1408) (front color buffer - assumption)
    (II) fglrx(0): Largest offscreen area available: 1408 x 1600
    (==) fglrx(0): Backing store disabled
    (II) Loading extension FGLRXEXTENSION
    (II) Loading extension ATITVOUT
    (**) fglrx(0): DPMS enabled
    (**) fglrx(0): Textured Video is enabled.
    (II) LoadModule: "glesx"
    (II) Loading /usr/lib/xorg/modules//glesx.so
    (II) Module glesx: vendor="X.Org Foundation"
    compiled for 1.4.99.906, module version = 1.0.0
    (II) Loading extension GLESX
    (II) fglrx(0): GLESX enableFlags = 94
    (II) fglrx(0): Using XFree86 Acceleration Architecture (XAA)
    Screen to screen bit blits
    Solid filled rectangles
    Solid Horizontal and Vertical Lines
    Driver provided ScreenToScreenBitBlt replacement
    Driver provided FillSolidRects replacement
    (II) fglrx(0): GLESX is enabled
    (II) LoadModule: "amdxmm"
    (II) Loading /usr/lib/xorg/modules//amdxmm.so
    (II) Module amdxmm: vendor="X.Org Foundation"
    compiled for 1.4.99.906, module version = 1.0.0
    (II) Loading extension AMDXVOPL
    (II) fglrx(0): UVD2 feature is available
    (II) fglrx(0): Enable composite support successfully
    (WW) fglrx(0): Option "VendorName" is not used
    (WW) fglrx(0): Option "ModelName" is not used
    (II) fglrx(0): X context handle = 0x1
    (II) fglrx(0): [DRI] installation complete
    (==) fglrx(0): Silken mouse enabled
    (==) fglrx(0): Using HW cursor of display infrastructure!
    (==) fglrx(0): Using software cursor
    (II) fglrx(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    (II) fglrx(0): 'LVDS LCD' ConnectorType, abstracted as 'Panel'
    (II) fglrx(0): 'eDP LCD' ConnectorType, abstracted as 'Panel'
    (--) 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
    (WW) AIGLX: 3D driver claims to not support visual 0x23
    (WW) AIGLX: 3D driver claims to not support visual 0x24
    (WW) AIGLX: 3D driver claims to not support visual 0x25
    (WW) AIGLX: 3D driver claims to not support visual 0x26
    (WW) AIGLX: 3D driver claims to not support visual 0x27
    (WW) AIGLX: 3D driver claims to not support visual 0x28
    (WW) AIGLX: 3D driver claims to not support visual 0x29
    (WW) AIGLX: 3D driver claims to not support visual 0x2a
    (WW) AIGLX: 3D driver claims to not support visual 0x2b
    (WW) AIGLX: 3D driver claims to not support visual 0x2c
    (WW) AIGLX: 3D driver claims to not support visual 0x2d
    (WW) AIGLX: 3D driver claims to not support visual 0x2e
    (WW) AIGLX: 3D driver claims to not support visual 0x2f
    (WW) AIGLX: 3D driver claims to not support visual 0x30
    (WW) AIGLX: 3D driver claims to not support visual 0x31
    (WW) AIGLX: 3D driver claims to not support visual 0x32
    (WW) AIGLX: 3D driver claims to not support visual 0x33
    (WW) AIGLX: 3D driver claims to not support visual 0x34
    (WW) AIGLX: 3D driver claims to not support visual 0x35
    (WW) AIGLX: 3D driver claims to not support visual 0x36
    (WW) AIGLX: 3D driver claims to not support visual 0x37
    (WW) AIGLX: 3D driver claims to not support visual 0x38
    (WW) AIGLX: 3D driver claims to not support visual 0x39
    (WW) AIGLX: 3D driver claims to not support visual 0x3a
    (WW) AIGLX: 3D driver claims to not support visual 0x3b
    (WW) AIGLX: 3D driver claims to not support visual 0x3c
    (WW) AIGLX: 3D driver claims to not support visual 0x3d
    (WW) AIGLX: 3D driver claims to not support visual 0x3e
    (WW) AIGLX: 3D driver claims to not support visual 0x3f
    (WW) AIGLX: 3D driver claims to not support visual 0x40
    (WW) AIGLX: 3D driver claims to not support visual 0x41
    (WW) AIGLX: 3D driver claims to not support visual 0x42
    (WW) AIGLX: 3D driver claims to not support visual 0x43
    (WW) AIGLX: 3D driver claims to not support visual 0x44
    (WW) AIGLX: 3D driver claims to not support visual 0x45
    (WW) AIGLX: 3D driver claims to not support visual 0x46
    (WW) AIGLX: 3D driver claims to not support visual 0x47
    (WW) AIGLX: 3D driver claims to not support visual 0x48
    (WW) AIGLX: 3D driver claims to not support visual 0x49
    (WW) AIGLX: 3D driver claims to not support visual 0x4a
    (WW) AIGLX: 3D driver claims to not support visual 0x4b
    (WW) AIGLX: 3D driver claims to not support visual 0x4c
    (WW) AIGLX: 3D driver claims to not support visual 0x4d
    (WW) AIGLX: 3D driver claims to not support visual 0x4e
    (WW) AIGLX: 3D driver claims to not support visual 0x4f
    (WW) AIGLX: 3D driver claims to not support visual 0x50
    (WW) AIGLX: 3D driver claims to not support visual 0x51
    (WW) AIGLX: 3D driver claims to not support visual 0x52
    (WW) AIGLX: 3D driver claims to not support visual 0x53
    (WW) AIGLX: 3D driver claims to not support visual 0x54
    (WW) AIGLX: 3D driver claims to not support visual 0x55
    (WW) AIGLX: 3D driver claims to not support visual 0x56
    (WW) AIGLX: 3D driver claims to not support visual 0x57
    (WW) AIGLX: 3D driver claims to not support visual 0x58
    (WW) AIGLX: 3D driver claims to not support visual 0x59
    (WW) AIGLX: 3D driver claims to not support visual 0x5a
    (WW) AIGLX: 3D driver claims to not support visual 0x5b
    (WW) AIGLX: 3D driver claims to not support visual 0x5c
    (WW) AIGLX: 3D driver claims to not support visual 0x5d
    (WW) AIGLX: 3D driver claims to not support visual 0x5e
    (WW) AIGLX: 3D driver claims to not support visual 0x5f
    (WW) AIGLX: 3D driver claims to not support visual 0x60
    (WW) AIGLX: 3D driver claims to not support visual 0x61
    (WW) AIGLX: 3D driver claims to not support visual 0x62
    (WW) AIGLX: 3D driver claims to not support visual 0x63
    (WW) AIGLX: 3D driver claims to not support visual 0x64
    (WW) AIGLX: 3D driver claims to not support visual 0x65
    (WW) AIGLX: 3D driver claims to not support visual 0x66
    (WW) AIGLX: 3D driver claims to not support visual 0x67
    (WW) AIGLX: 3D driver claims to not support visual 0x68
    (WW) AIGLX: 3D driver claims to not support visual 0x69
    (WW) AIGLX: 3D driver claims to not support visual 0x6a
    (WW) AIGLX: 3D driver claims to not support visual 0x6b
    (WW) AIGLX: 3D driver claims to not support visual 0x6c
    (WW) AIGLX: 3D driver claims to not support visual 0x6d
    (WW) AIGLX: 3D driver claims to not support visual 0x6e
    (WW) AIGLX: 3D driver claims to not support visual 0x6f
    (WW) AIGLX: 3D driver claims to not support visual 0x70
    (WW) AIGLX: 3D driver claims to not support visual 0x71
    (WW) AIGLX: 3D driver claims to not support visual 0x72
    (II) AIGLX: Loaded and initialized /usr/lib/dri/fglrx_dri.so
    (II) GLX: Initialized DRI GL provider for screen 0
    (II) fglrx(0): Enable the clock gating!
    (II) fglrx(0): Setting screen physical size to 367 x 230
    (II) fglrx(0): Restoring Recent Mode via PCS is not supported in RANDR 1.2 capable environments
    (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.6.3, module version = 2.2.5
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 4.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 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) filter chain progression: 2.00
    (**) Macintosh mouse button emulation: (accel) filter stage 0: 20.00 ms
    (**) Macintosh mouse button emulation: (accel) set acceleration profile 0
    (II) Macintosh mouse button emulation: initialized for relative axes.
    (II) config/hal: Adding input device SynPS/2 Synaptics TouchPad
    (II) LoadModule: "synaptics"
    (II) Loading /usr/lib/xorg/modules/input//synaptics_drv.so
    (II) Module synaptics: vendor="X.Org Foundation"
    compiled for 1.6.3, module version = 1.1.3
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 4.0
    (II) Synaptics touchpad driver version 1.1.3
    (**) Option "Device" "/dev/input/event8"
    (II) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472
    (II) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448
    (II) SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    (II) SynPS/2 Synaptics TouchPad: finger width range 0 - 0
    (II) SynPS/2 Synaptics TouchPad: buttons: left right middle
    (**) Option "TapButton1" "1"
    (**) Option "TapButton2" "2"
    (**) Option "TapButton3" "3"
    (--) SynPS/2 Synaptics TouchPad: touchpad found
    (**) SynPS/2 Synaptics TouchPad: always reports core events
    (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD)
    (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    (**) SynPS/2 Synaptics TouchPad: (accel) filter chain progression: 2.00
    (**) SynPS/2 Synaptics TouchPad: (accel) filter stage 0: 20.00 ms
    (**) SynPS/2 Synaptics TouchPad: (accel) set acceleration profile 0
    (--) SynPS/2 Synaptics TouchPad: touchpad found
    (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 2.0M Pixel Camera
    (**) 2.0M Pixel Camera: always reports core events
    (**) 2.0M Pixel Camera: Device: "/dev/input/event10"
    (II) 2.0M Pixel Camera: Found keys
    (II) 2.0M Pixel Camera: Configuring as keyboard
    (II) XINPUT: Adding extended input device "2.0M Pixel Camera" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (II) config/hal: Adding input device Sleep Button
    (**) Sleep Button: always reports core events
    (**) Sleep Button: Device: "/dev/input/event6"
    (II) Sleep Button: Found keys
    (II) Sleep Button: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Sleep 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/event5"
    (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 Video Bus
    (**) Video Bus: always reports core events
    (**) Video Bus: Device: "/dev/input/event7"
    (II) Video Bus: Found keys
    (II) Video Bus: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Video Bus" (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"
    This is the /var/log/Xorg.0.log file

  • Radeon HD 7800 (catalyst) + Intel HD graphics (intel-dri) seg fault

    Hello, Arch community!
    I'm using two monitors setup: one is connected to the Radeon HD 7800 other is connected to the motherboard D-SUB socket.
    Symptoms:
    - X starts if to use opensource radeon driver.
    - X starts if to use only one screen inside ServerLayout section.
    - X fails to start If two screens are chosen in ServerLayout section and it prints the following log:
    [ 1418.961]
    X.Org X Server 1.15.2
    Release Date: 2014-06-27
    [ 1419.012] X Protocol Version 11, Revision 0
    [ 1419.027] Build Operating System: Linux 3.15.1-1-ARCH x86_64
    [ 1419.042] Current Operating System: Linux Aiur 3.16.1-1-ARCH #1 SMP PREEMPT Thu Aug 14 07:40:19 CEST 2014 x86_64
    [ 1419.042] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=99bb2cbc-e482-402e-a1ec-91956ac95e90 rw nomodeset i915.modeset=1
    [ 1419.070] Build Date: 27 June 2014 07:32:26PM
    [ 1419.082]
    [ 1419.095] Current version of pixman: 0.32.6
    [ 1419.118] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 1419.118] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 1419.164] (==) Log file: "/var/log/Xorg.1.log", Time: Sun Sep 7 00:53:38 2014
    [ 1419.175] (++) Using config file: "xorg.conf"
    [ 1419.187] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 1419.198] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 1419.199] (==) ServerLayout "aticonfig Layout"
    [ 1419.199] (**) |-->Screen "aticonfig-Screen[0]-0" (0)
    [ 1419.199] (**) | |-->Monitor "aticonfig-Monitor[0]-0"
    [ 1419.199] (**) | |-->Device "aticonfig-Device[0]-0"
    [ 1419.199] (**) |-->Screen "Screen1" (1)
    [ 1419.199] (**) | |-->Monitor "Monitor1"
    [ 1419.199] (**) | |-->Device "Card1"
    [ 1419.199] (**) Option "Xinerama" "on"
    [ 1419.199] (==) Automatically adding devices
    [ 1419.199] (==) Automatically enabling devices
    [ 1419.199] (==) Automatically adding GPU devices
    [ 1419.199] (**) Xinerama: enabled
    [ 1419.199] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 1419.199] Entry deleted from font path.
    [ 1419.199] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 1419.199] Entry deleted from font path.
    [ 1419.199] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 1419.199] Entry deleted from font path.
    [ 1419.199] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 1419.199] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 1419.199] Entry deleted from font path.
    [ 1419.199] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 1419.199] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/
    [ 1419.199] (**) ModulePath set to "/usr/lib/fglrx,/usr/lib/xorg/modules,/usr/lib/dri/"
    [ 1419.199] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 1419.199] (II) Loader magic: 0x811cc0
    [ 1419.199] (II) Module ABI versions:
    [ 1419.199] X.Org ANSI C Emulation: 0.4
    [ 1419.199] X.Org Video Driver: 15.0
    [ 1419.199] X.Org XInput driver : 20.0
    [ 1419.199] X.Org Server Extension : 8.0
    [ 1419.199] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 1419.200] (--) PCI: (0:0:2:0) 8086:0162:1849:0162 rev 9, Mem @ 0xf7400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64
    [ 1419.200] (--) PCI:*(0:1:0:0) 1002:6819:1787:201c rev 0, Mem @ 0xe0000000/268435456, 0xf7c00000/262144, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
    [ 1419.200] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 1419.212] Initializing built-in extension Generic Event Extension
    [ 1419.223] Initializing built-in extension SHAPE
    [ 1419.235] Initializing built-in extension MIT-SHM
    [ 1419.247] Initializing built-in extension XInputExtension
    [ 1419.259] Initializing built-in extension XTEST
    [ 1419.271] Initializing built-in extension BIG-REQUESTS
    [ 1419.282] Initializing built-in extension SYNC
    [ 1419.294] Initializing built-in extension XKEYBOARD
    [ 1419.306] Initializing built-in extension XC-MISC
    [ 1419.318] Initializing built-in extension SECURITY
    [ 1419.330] Initializing built-in extension XINERAMA
    [ 1419.341] Initializing built-in extension XFIXES
    [ 1419.353] Initializing built-in extension RENDER
    [ 1419.365] Initializing built-in extension RANDR
    [ 1419.377] Initializing built-in extension COMPOSITE
    [ 1419.388] Initializing built-in extension DAMAGE
    [ 1419.400] Initializing built-in extension MIT-SCREEN-SAVER
    [ 1419.412] Initializing built-in extension DOUBLE-BUFFER
    [ 1419.424] Initializing built-in extension RECORD
    [ 1419.435] Initializing built-in extension DPMS
    [ 1419.447] Initializing built-in extension Present
    [ 1419.459] Initializing built-in extension DRI3
    [ 1419.470] Initializing built-in extension X-Resource
    [ 1419.481] Initializing built-in extension XVideo
    [ 1419.492] Initializing built-in extension XVideo-MotionCompensation
    [ 1419.504] Initializing built-in extension XFree86-VidModeExtension
    [ 1419.515] Initializing built-in extension XFree86-DGA
    [ 1419.526] Initializing built-in extension XFree86-DRI
    [ 1419.537] Initializing built-in extension DRI2
    [ 1419.537] (II) "glx" will be loaded by default.
    [ 1419.537] (II) LoadModule: "glx"
    [ 1419.537] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 1419.537] (II) Module glx: vendor="Advanced Micro Devices, Inc."
    [ 1419.537] compiled for 6.9.0, module version = 1.0.0
    [ 1419.548] Loading extension GLX
    [ 1419.548] (II) LoadModule: "fglrx"
    [ 1419.548] (II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so
    [ 1419.559] (II) Module fglrx: vendor="FireGL - AMD Technologies Inc."
    [ 1419.559] compiled for 1.4.99.906, module version = 14.20.7
    [ 1419.559] Module class: X.Org Video Driver
    [ 1419.559] (II) Loading sub module "fglrxdrm"
    [ 1419.559] (II) LoadModule: "fglrxdrm"
    [ 1419.559] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
    [ 1419.559] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
    [ 1419.559] compiled for 1.4.99.906, module version = 14.20.7
    [ 1419.559] (II) LoadModule: "intel"
    [ 1419.559] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    [ 1419.560] (II) Module intel: vendor="X.Org Foundation"
    [ 1419.560] compiled for 1.15.2, module version = 2.99.912
    [ 1419.560] Module class: X.Org Video Driver
    [ 1419.560] ABI class: X.Org Video Driver, version 15.0
    [ 1419.560] (II) AMD Proprietary Linux Driver Version Identifier:14.20.7
    [ 1419.560] (II) AMD Proprietary Linux Driver Release Identifier: UNSUPPORTED-14.20
    [ 1419.560] (II) AMD Proprietary Linux Driver Build Date: May 29 2014 10:25:55
    [ 1419.560] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
    i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
    915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
    Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
    GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
    [ 1419.560] (II) intel: Driver for Intel(R) HD Graphics: 2000-5000
    [ 1419.560] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100
    [ 1419.560] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200
    [ 1419.560] (--) using VT number 7
    [ 1419.615] (WW) Falling back to old probe method for fglrx
    [ 1419.626] (II) Loading PCS database from /etc/ati/amdpcsdb /etc/ati/amdpcsdb.default
    [ 1419.628] ukiDynamicMajor: found major device number 251
    [ 1419.628] ukiDynamicMajor: found major device number 251
    [ 1419.628] ukiOpenByBusid: Searching for BusID PCI:1:0:0
    [ 1419.628] ukiOpenDevice: node name is /dev/ati/card0
    [ 1419.628] ukiOpenDevice: open result is 11, (OK)
    [ 1419.628] ukiOpenByBusid: ukiOpenMinor returns 11
    [ 1419.628] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
    [ 1419.631] (--) Chipset Supported AMD Graphics Processor (0x6819) found
    [ 1419.631] (WW) fglrx: No matching Device section for instance (BusID PCI:0@1:0:1) found
    [ 1419.632] (II) fglrx(0): pEnt->device->identifier=0x222aea0
    [ 1419.632] (II) intel(1): Using Kernel Mode Setting driver: i915, version 1.6.0 20080730
    [ 1419.632] (II) intel(G0): Using Kernel Mode Setting driver: i915, version 1.6.0 20080730
    [ 1419.632] (II) fglrx(0): === [xdl_xs115_atiddxPreInit] === begin
    [ 1419.632] (II) Loading sub module "vgahw"
    [ 1419.632] (II) LoadModule: "vgahw"
    [ 1419.632] (II) Loading /usr/lib/xorg/modules/libvgahw.so
    [ 1419.632] (II) Module vgahw: vendor="X.Org Foundation"
    [ 1419.632] compiled for 1.15.2, module version = 0.1.0
    [ 1419.632] ABI class: X.Org Video Driver, version 15.0
    [ 1419.634] (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
    [ 1419.634] (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 1419.634] (==) fglrx(0): Default visual is TrueColor
    [ 1419.634] (**) fglrx(0): Option "DPMS" "true"
    [ 1419.634] (==) fglrx(0): RGB weight 888
    [ 1419.634] (II) fglrx(0): Using 8 bits per RGB
    [ 1419.634] (==) fglrx(0): Buffer Tiling is ON
    [ 1419.634] (II) Loading sub module "fglrxdrm"
    [ 1419.634] (II) LoadModule: "fglrxdrm"
    [ 1419.634] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
    [ 1419.634] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
    [ 1419.634] compiled for 1.4.99.906, module version = 14.20.7
    [ 1419.635] ukiDynamicMajor: found major device number 251
    [ 1419.635] ukiDynamicMajor: found major device number 251
    [ 1419.635] ukiOpenByBusid: Searching for BusID PCI:1:0:0
    [ 1419.636] ukiOpenDevice: node name is /dev/ati/card0
    [ 1419.636] ukiOpenDevice: open result is 15, (OK)
    [ 1419.636] ukiOpenByBusid: ukiOpenMinor returns 15
    [ 1419.636] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
    [ 1419.636] (**) fglrx(0): NoAccel = NO
    [ 1419.636] (**) fglrx(0): AMD 2D Acceleration Architecture enabled
    [ 1419.636] (--) fglrx(0): Chipset: "AMD Radeon HD 7800 Series " (Chipset = 0x6819)
    [ 1419.636] (--) fglrx(0): (PciSubVendor = 0x1787, PciSubDevice = 0x201c)
    [ 1419.636] (==) fglrx(0): board vendor info: third party graphics adapter - NOT original AMD
    [ 1419.636] (--) fglrx(0): Linear framebuffer (phys) at 0xe0000000
    [ 1419.636] (--) fglrx(0): MMIO registers at 0xf7c00000
    [ 1419.636] (--) fglrx(0): I/O port at 0x0000e000
    [ 1419.636] (==) fglrx(0): ROM-BIOS at 0x000c0000
    [ 1419.636] (II) fglrx(0): AC Adapter is used
    [ 1419.636] (II) fglrx(0): Primary V_BIOS segment is: 0xc000
    [ 1419.637] (II) Loading sub module "vbe"
    [ 1419.637] (II) LoadModule: "vbe"
    [ 1419.637] (II) Loading /usr/lib/xorg/modules/libvbe.so
    [ 1419.637] (II) Module vbe: vendor="X.Org Foundation"
    [ 1419.637] compiled for 1.15.2, module version = 1.1.0
    [ 1419.637] ABI class: X.Org Video Driver, version 15.0
    [ 1419.637] (II) fglrx(0): VESA BIOS detected
    [ 1419.637] (II) fglrx(0): VESA VBE Version 3.0
    [ 1419.637] (II) fglrx(0): VESA VBE Total Mem: 16384 kB
    [ 1419.637] (II) fglrx(0): VESA VBE OEM: AMD ATOMBIOS
    [ 1419.637] (II) fglrx(0): VESA VBE OEM Software Rev: 15.20
    [ 1419.637] (II) fglrx(0): VESA VBE OEM Vendor: (C) 1988-2010, Advanced Micro Devices, Inc.
    [ 1419.637] (II) fglrx(0): VESA VBE OEM Product: 01
    [ 1419.637] (II) fglrx(0): VESA VBE OEM Product Rev: 01.00
    [ 1419.637] (II) fglrx(0): AMD Video BIOS revision 9 or later detected
    [ 1419.637] (--) fglrx(0): Video RAM: 2097152 kByte, Type: GDDR5
    [ 1419.637] (II) fglrx(0): PCIE card detected
    [ 1419.637] (--) fglrx(0): Using per-process page tables (PPPT) as GART.
    [ 1419.637] (WW) fglrx(0): board is an unknown third party board, chipset is supported
    [ 1419.637] (II) fglrx(0): [FB] MC range(MCFBBase = 0xf400000000, MCFBSize = 0x80000000)
    [ 1419.637] (II) fglrx(0): RandR 1.2 support is enabled!
    [ 1419.637] (II) fglrx(0): RandR 1.2 rotation support is enabled!
    [ 1419.637] (II) Loading sub module "fb"
    [ 1419.637] (II) LoadModule: "fb"
    [ 1419.637] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 1419.638] (II) Module fb: vendor="X.Org Foundation"
    [ 1419.638] compiled for 1.15.2, module version = 1.0.0
    [ 1419.638] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 1419.638] (II) fglrx(0): EDID Management option: EDID Management is enabled
    [ 1419.638] (II) Loading sub module "ddc"
    [ 1419.638] (II) LoadModule: "ddc"
    [ 1419.638] (II) Module "ddc" already built-in
    [ 1419.746] (II) fglrx(0): Output DFP1 using monitor section aticonfig-Monitor[0]-0
    [ 1419.746] (II) fglrx(0): Output DFP2 has no monitor section
    [ 1419.746] (II) fglrx(0): Output DFP3 has no monitor section
    [ 1419.746] (II) fglrx(0): Output DFP4 has no monitor section
    [ 1419.746] (II) fglrx(0): Output DFP5 has no monitor section
    [ 1419.746] (II) fglrx(0): Output DFP6 has no monitor section
    [ 1419.746] (II) fglrx(0): Output DFP7 has no monitor section
    [ 1419.746] (II) fglrx(0): Output DFP8 has no monitor section
    [ 1419.746] (II) fglrx(0): Output DFP9 has no monitor section
    [ 1419.746] (II) fglrx(0): Output DFP10 has no monitor section
    [ 1419.746] (II) fglrx(0): Output CRT1 has no monitor section
    [ 1419.746] (II) Loading sub module "ddc"
    [ 1419.746] (II) LoadModule: "ddc"
    [ 1419.746] (II) Module "ddc" already built-in
    [ 1419.746] (II) fglrx(0): Connected Display0: CRT1
    [ 1419.746] (II) fglrx(0): Display0 EDID data ---------------------------
    [ 1419.746] (II) fglrx(0): Manufacturer: SAM Model: 8d7 Serial#: 842282293
    [ 1419.746] (II) fglrx(0): Year: 2012 Week: 35
    [ 1419.746] (II) fglrx(0): EDID Version: 1.3
    [ 1419.746] (II) fglrx(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V
    [ 1419.746] (II) fglrx(0): Sync: Separate Composite SyncOnGreen
    [ 1419.747] (II) fglrx(0): Max Image Size [cm]: horiz.: 52 vert.: 29
    [ 1419.747] (II) fglrx(0): Gamma: 2.20
    [ 1419.747] (II) fglrx(0): DPMS capabilities: Off; RGB/Color Display
    [ 1419.747] (II) fglrx(0): First detailed timing is preferred mode
    [ 1419.747] (II) fglrx(0): redX: 0.641 redY: 0.338 greenX: 0.315 greenY: 0.629
    [ 1419.747] (II) fglrx(0): blueX: 0.159 blueY: 0.059 whiteX: 0.312 whiteY: 0.329
    [ 1419.747] (II) fglrx(0): Supported established timings:
    [ 1419.747] (II) fglrx(0): 720x400@70Hz
    [ 1419.747] (II) fglrx(0): 640x480@60Hz
    [ 1419.747] (II) fglrx(0): 640x480@67Hz
    [ 1419.747] (II) fglrx(0): 640x480@72Hz
    [ 1419.747] (II) fglrx(0): 640x480@75Hz
    [ 1419.747] (II) fglrx(0): 800x600@56Hz
    [ 1419.747] (II) fglrx(0): 800x600@60Hz
    [ 1419.747] (II) fglrx(0): 800x600@72Hz
    [ 1419.747] (II) fglrx(0): 800x600@75Hz
    [ 1419.747] (II) fglrx(0): 832x624@75Hz
    [ 1419.747] (II) fglrx(0): 1024x768@60Hz
    [ 1419.747] (II) fglrx(0): 1024x768@70Hz
    [ 1419.747] (II) fglrx(0): 1024x768@75Hz
    [ 1419.747] (II) fglrx(0): 1280x1024@75Hz
    [ 1419.747] (II) fglrx(0): 1152x864@75Hz
    [ 1419.747] (II) fglrx(0): Manufacturer's mask: 0
    [ 1419.747] (II) fglrx(0): Supported standard timings:
    [ 1419.747] (II) fglrx(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 1419.747] (II) fglrx(0): #1: hsize: 1280 vsize 720 refresh: 60 vid: 49281
    [ 1419.747] (II) fglrx(0): #2: hsize: 1280 vsize 800 refresh: 60 vid: 129
    [ 1419.747] (II) fglrx(0): #3: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 1419.747] (II) fglrx(0): #4: hsize: 1440 vsize 900 refresh: 60 vid: 149
    [ 1419.747] (II) fglrx(0): #5: hsize: 1600 vsize 900 refresh: 60 vid: 49321
    [ 1419.747] (II) fglrx(0): #6: hsize: 1680 vsize 1050 refresh: 60 vid: 179
    [ 1419.747] (II) fglrx(0): Supported detailed timing:
    [ 1419.747] (II) fglrx(0): clock: 148.5 MHz Image Size: 521 x 293 mm
    [ 1419.747] (II) fglrx(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
    [ 1419.747] (II) fglrx(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
    [ 1419.747] (II) fglrx(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 81 kHz, PixClock max 175 MHz
    [ 1419.747] (II) fglrx(0): Monitor name: S24B350
    [ 1419.747] (II) fglrx(0): Serial No: HLNC800121
    [ 1419.747] (II) fglrx(0): EDID (in hex):
    [ 1419.747] (II) fglrx(0): 00ffffffffffff004c2dd70835353432
    [ 1419.747] (II) fglrx(0): 231601030e341d782a2cc1a45650a128
    [ 1419.747] (II) fglrx(0): 0f5054bfef80714f81c0810081809500
    [ 1419.747] (II) fglrx(0): a9c0b3000101023a801871382d40582c
    [ 1419.747] (II) fglrx(0): 450009252100001e000000fd00384b1e
    [ 1419.747] (II) fglrx(0): 5111000a202020202020000000fc0053
    [ 1419.747] (II) fglrx(0): 3234423335300a2020202020000000ff
    [ 1419.747] (II) fglrx(0): 00484c4e433830303132310a202000cc
    [ 1419.747] (II) fglrx(0): End of Display0 EDID data --------------------
    [ 1419.747] (II) fglrx(0): Dynamic Surface Resizing Enabled
    [ 1419.747] (II) fglrx(0): EDID for output DFP1
    [ 1419.747] (II) fglrx(0): EDID for output DFP2
    [ 1419.747] (II) fglrx(0): EDID for output DFP3
    [ 1419.747] (II) fglrx(0): EDID for output DFP4
    [ 1419.747] (II) fglrx(0): EDID for output DFP5
    [ 1419.747] (II) fglrx(0): EDID for output DFP6
    [ 1419.747] (II) fglrx(0): EDID for output DFP7
    [ 1419.747] (II) fglrx(0): EDID for output DFP8
    [ 1419.747] (II) fglrx(0): EDID for output DFP9
    [ 1419.747] (II) fglrx(0): EDID for output DFP10
    [ 1419.747] (II) fglrx(0): EDID for output CRT1
    [ 1419.747] (II) fglrx(0): Manufacturer: SAM Model: 8d7 Serial#: 842282293
    [ 1419.747] (II) fglrx(0): Year: 2012 Week: 35
    [ 1419.747] (II) fglrx(0): EDID Version: 1.3
    [ 1419.747] (II) fglrx(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V
    [ 1419.747] (II) fglrx(0): Sync: Separate Composite SyncOnGreen
    [ 1419.747] (II) fglrx(0): Max Image Size [cm]: horiz.: 52 vert.: 29
    [ 1419.747] (II) fglrx(0): Gamma: 2.20
    [ 1419.747] (II) fglrx(0): DPMS capabilities: Off; RGB/Color Display
    [ 1419.747] (II) fglrx(0): First detailed timing is preferred mode
    [ 1419.747] (II) fglrx(0): redX: 0.641 redY: 0.338 greenX: 0.315 greenY: 0.629
    [ 1419.747] (II) fglrx(0): blueX: 0.159 blueY: 0.059 whiteX: 0.312 whiteY: 0.329
    [ 1419.748] (II) fglrx(0): Supported established timings:
    [ 1419.748] (II) fglrx(0): 720x400@70Hz
    [ 1419.748] (II) fglrx(0): 640x480@60Hz
    [ 1419.748] (II) fglrx(0): 640x480@67Hz
    [ 1419.748] (II) fglrx(0): 640x480@72Hz
    [ 1419.748] (II) fglrx(0): 640x480@75Hz
    [ 1419.748] (II) fglrx(0): 800x600@56Hz
    [ 1419.748] (II) fglrx(0): 800x600@60Hz
    [ 1419.748] (II) fglrx(0): 800x600@72Hz
    [ 1419.748] (II) fglrx(0): 800x600@75Hz
    [ 1419.748] (II) fglrx(0): 832x624@75Hz
    [ 1419.748] (II) fglrx(0): 1024x768@60Hz
    [ 1419.748] (II) fglrx(0): 1024x768@70Hz
    [ 1419.748] (II) fglrx(0): 1024x768@75Hz
    [ 1419.748] (II) fglrx(0): 1280x1024@75Hz
    [ 1419.748] (II) fglrx(0): 1152x864@75Hz
    [ 1419.748] (II) fglrx(0): Manufacturer's mask: 0
    [ 1419.748] (II) fglrx(0): Supported standard timings:
    [ 1419.748] (II) fglrx(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 1419.748] (II) fglrx(0): #1: hsize: 1280 vsize 720 refresh: 60 vid: 49281
    [ 1419.748] (II) fglrx(0): #2: hsize: 1280 vsize 800 refresh: 60 vid: 129
    [ 1419.748] (II) fglrx(0): #3: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 1419.748] (II) fglrx(0): #4: hsize: 1440 vsize 900 refresh: 60 vid: 149
    [ 1419.748] (II) fglrx(0): #5: hsize: 1600 vsize 900 refresh: 60 vid: 49321
    [ 1419.748] (II) fglrx(0): #6: hsize: 1680 vsize 1050 refresh: 60 vid: 179
    [ 1419.748] (II) fglrx(0): Supported detailed timing:
    [ 1419.748] (II) fglrx(0): clock: 148.5 MHz Image Size: 521 x 293 mm
    [ 1419.748] (II) fglrx(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
    [ 1419.748] (II) fglrx(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
    [ 1419.748] (II) fglrx(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 81 kHz, PixClock max 175 MHz
    [ 1419.748] (II) fglrx(0): Monitor name: S24B350
    [ 1419.748] (II) fglrx(0): Serial No: HLNC800121
    [ 1419.748] (II) fglrx(0): EDID (in hex):
    [ 1419.748] (II) fglrx(0): 00ffffffffffff004c2dd70835353432
    [ 1419.748] (II) fglrx(0): 231601030e341d782a2cc1a45650a128
    [ 1419.748] (II) fglrx(0): 0f5054bfef80714f81c0810081809500
    [ 1419.748] (II) fglrx(0): a9c0b3000101023a801871382d40582c
    [ 1419.748] (II) fglrx(0): 450009252100001e000000fd00384b1e
    [ 1419.748] (II) fglrx(0): 5111000a202020202020000000fc0053
    [ 1419.748] (II) fglrx(0): 3234423335300a2020202020000000ff
    [ 1419.748] (II) fglrx(0): 00484c4e433830303132310a202000cc
    [ 1419.748] (II) fglrx(0): Printing probed modes for output CRT1
    [ 1419.748] (II) fglrx(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
    [ 1419.748] (II) fglrx(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
    [ 1419.748] (II) fglrx(0): Modeline "1400x1050"x60.0 146.25 1400 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
    [ 1419.748] (II) fglrx(0): Modeline "1600x900"x60.0 108.00 1600 1624 1704 1800 900 901 904 1000 +hsync +vsync (60.0 kHz e)
    [ 1419.748] (II) fglrx(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 1419.748] (II) fglrx(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [ 1419.748] (II) fglrx(0): Modeline "1440x900"x60.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz e)
    [ 1419.748] (II) fglrx(0): Modeline "1280x960"x75.0 135.00 1280 1296 1440 1688 960 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 1419.748] (II) fglrx(0): Modeline "1280x960"x60.0 108.00 1280 1328 1440 1688 960 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [ 1419.748] (II) fglrx(0): Modeline "1280x800"x60.0 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz e)
    [ 1419.748] (II) fglrx(0): Modeline "1152x864"x60.0 148.50 1152 2008 2052 2200 864 1084 1089 1125 +hsync +vsync (67.5 kHz e)
    [ 1419.748] (II) fglrx(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 1419.748] (II) fglrx(0): Modeline "1280x768"x60.0 83.50 1280 1352 1480 1680 768 803 809 831 -hsync +vsync (49.7 kHz e)
    [ 1419.748] (II) fglrx(0): Modeline "1280x720"x60.0 74.48 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.8 kHz e)
    [ 1419.748] (II) fglrx(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
    [ 1419.748] (II) fglrx(0): Modeline "1024x768"x70.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 1419.748] (II) fglrx(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 1419.748] (II) fglrx(0): Modeline "800x600"x72.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 1419.748] (II) fglrx(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 1419.748] (II) fglrx(0): Modeline "800x600"x60.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 1419.748] (II) fglrx(0): Modeline "800x600"x56.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 1419.748] (II) fglrx(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 1419.748] (II) fglrx(0): Modeline "640x480"x72.0 31.50 640 656 696 832 480 481 484 520 -hsync -vsync (37.9 kHz e)
    [ 1419.748] (II) fglrx(0): Modeline "640x480"x67.0 27.28 640 664 728 816 480 481 484 499 -hsync +vsync (33.4 kHz e)
    [ 1419.748] (II) fglrx(0): Modeline "640x480"x60.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 1419.748] (II) fglrx(0): Output DFP1 disconnected
    [ 1419.748] (II) fglrx(0): Output DFP2 disconnected
    [ 1419.748] (II) fglrx(0): Output DFP3 disconnected
    [ 1419.748] (II) fglrx(0): Output DFP4 disconnected
    [ 1419.748] (II) fglrx(0): Output DFP5 disconnected
    [ 1419.748] (II) fglrx(0): Output DFP6 disconnected
    [ 1419.748] (II) fglrx(0): Output DFP7 disconnected
    [ 1419.748] (II) fglrx(0): Output DFP8 disconnected
    [ 1419.748] (II) fglrx(0): Output DFP9 disconnected
    [ 1419.748] (II) fglrx(0): Output DFP10 disconnected
    [ 1419.748] (II) fglrx(0): Output CRT1 connected
    [ 1419.748] (II) fglrx(0): Using exact sizes for initial modes
    [ 1419.748] (II) fglrx(0): Output CRT1 using initial mode 1920x1080
    [ 1419.748] (II) fglrx(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 1419.748] (II) fglrx(0): DPI set to (96, 96)
    [ 1419.748] (II) fglrx(0): Eyefinity capable adapter detected.
    [ 1419.748] (II) fglrx(0): Adapter AMD Radeon HD 7800 Series has 6 configurable heads and 1 displays connected.
    [ 1419.748] (==) fglrx(0): PseudoColor visuals disabled
    [ 1419.748] (II) Loading sub module "ramdac"
    [ 1419.748] (II) LoadModule: "ramdac"
    [ 1419.748] (II) Module "ramdac" already built-in
    [ 1419.748] (==) fglrx(0): NoDRI = NO
    [ 1419.748] (==) fglrx(0): Capabilities: 0x00000000
    [ 1419.748] (==) fglrx(0): CapabilitiesEx: 0x00000000
    [ 1419.748] (==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
    [ 1419.748] (==) fglrx(0): UseFastTLS=0
    [ 1419.748] (II) fglrx(0): Shadow Primary option: ShadowPrimary is enabled
    [ 1419.748] (--) intel(1): Integrated Graphics Chipset: Intel(R) HD Graphics 4000
    [ 1419.748] (--) intel(1): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx
    [ 1419.748] (==) intel(1): Depth 24, (--) framebuffer bpp 32
    [ 1419.748] (==) intel(1): RGB weight 888
    [ 1419.748] (==) intel(1): Default visual is TrueColor
    [ 1419.748] (**) intel(1): Option "AccelMethod" "sna"
    [ 1419.749] (**) intel(1): Framebuffer tiled
    [ 1419.749] (**) intel(1): Pixmaps tiled
    [ 1419.749] (**) intel(1): Forcing per-crtc-pixmaps? no
    [ 1419.749] (II) intel(1): Output VGA1 using monitor section Monitor1
    [ 1419.749] (II) intel(1): Output HDMI1 has no monitor section
    [ 1419.749] (II) intel(1): Output DP1 has no monitor section
    [ 1419.749] (II) intel(1): Output HDMI2 has no monitor section
    [ 1419.749] (II) intel(1): Output HDMI3 has no monitor section
    [ 1419.749] (II) intel(1): Output DP2 has no monitor section
    [ 1419.749] (II) intel(1): Output DP3 has no monitor section
    [ 1419.749] (--) intel(1): Using a maximum size of 256x256 for hardware cursors
    [ 1419.749] (II) intel(1): Output VIRTUAL1 has no monitor section
    [ 1419.749] (--) intel(1): Output VGA1 using initial mode 1366x768 on pipe 0
    [ 1419.749] (**) intel(1): TearFree disabled
    [ 1419.749] (==) intel(1): DPI set to (96, 96)
    [ 1419.749] (II) Loading sub module "dri3"
    [ 1419.749] (II) LoadModule: "dri3"
    [ 1419.749] (WW) Warning, couldn't open module dri3
    [ 1419.749] (II) UnloadModule: "dri3"
    [ 1419.749] (II) Unloading dri3
    [ 1419.749] (EE) intel: Failed to load module "dri3" (module does not exist, 0)
    [ 1419.749] (II) Loading sub module "dri2"
    [ 1419.749] (II) LoadModule: "dri2"
    [ 1419.749] (II) Module "dri2" already built-in
    [ 1419.749] (II) Loading sub module "present"
    [ 1419.749] (II) LoadModule: "present"
    [ 1419.749] (WW) Warning, couldn't open module present
    [ 1419.749] (II) UnloadModule: "present"
    [ 1419.749] (II) Unloading present
    [ 1419.749] (EE) intel: Failed to load module "present" (module does not exist, 0)
    [ 1421.895] (EE) intel(G0): [drm] failed to set drm interface version: Permission denied [13].
    [ 1421.895] (EE) intel(G0): Failed to claim DRM device.
    [ 1421.895] (II) UnloadModule: "intel"
    [ 1421.895] (--) Depth 24 pixmap format is 32 bpp
    [ 1421.895] Loading extension ATIFGLRXDRI
    [ 1421.895] (II) fglrx(0): doing swlDriScreenInit
    [ 1421.895] (II) fglrx(0): swlDriScreenInit for fglrx driver
    [ 1421.895] ukiDynamicMajor: found major device number 251
    [ 1421.895] ukiDynamicMajor: found major device number 251
    [ 1421.895] ukiDynamicMajor: found major device number 251
    [ 1421.895] ukiOpenByBusid: Searching for BusID PCI:1:0:0
    [ 1421.895] ukiOpenDevice: node name is /dev/ati/card0
    [ 1421.895] ukiOpenDevice: open result is 17, (OK)
    [ 1421.895] ukiOpenByBusid: ukiOpenMinor returns 17
    [ 1421.895] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
    [ 1421.895] (II) fglrx(0): [uki] DRM interface version 1.0
    [ 1421.895] (II) fglrx(0): [uki] created "fglrx" driver at busid "PCI:1:0:0"
    [ 1421.895] (II) fglrx(0): [uki] added 8192 byte SAREA at 0x6277000
    [ 1421.895] (II) fglrx(0): [uki] mapped SAREA 0x6277000 to 0x7f0fb99f3000
    [ 1421.895] (II) fglrx(0): [uki] framebuffer handle = 0x31000
    [ 1421.896] (II) fglrx(0): [uki] added 1 reserved context for kernel
    [ 1421.896] (II) fglrx(0): swlDriScreenInit done
    [ 1421.896] (II) fglrx(0): Kernel Module Version Information:
    [ 1421.896] (II) fglrx(0): Name: fglrx
    [ 1421.896] (II) fglrx(0): Version: 14.20.7
    [ 1421.896] (II) fglrx(0): Date: May 29 2014
    [ 1421.896] (II) fglrx(0): Desc: AMD FireGL DRM kernel module
    [ 1421.896] (II) fglrx(0): Kernel Module version matches driver.
    [ 1421.896] (II) fglrx(0): Kernel Module Build Time Information:
    [ 1421.896] (II) fglrx(0): Build-Kernel UTS_RELEASE: 3.16.1-1-ARCH
    [ 1421.896] (II) fglrx(0): Build-Kernel MODVERSIONS: yes
    [ 1421.896] (II) fglrx(0): Build-Kernel __SMP__: yes
    [ 1421.896] (II) fglrx(0): Build-Kernel PAGE_SIZE: 0x1000
    [ 1421.896] (II) fglrx(0): [uki] register handle = 0x00032000
    [ 1421.896] (II) fglrx(0): DRI initialization successfull
    [ 1421.896] (II) fglrx(0): FBADPhys: 0xf403280000 FBMappedSize: 0x010e0000
    [ 1421.897] (==) fglrx(0): Backing store enabled
    [ 1421.897] Loading extension FGLRXEXTENSION
    [ 1421.897] (**) fglrx(0): DPMS enabled
    [ 1421.897] (II) fglrx(0): Initialized in-driver Xinerama extension
    [ 1421.897] (**) fglrx(0): Textured Video is enabled.
    [ 1421.897] (II) LoadModule: "glesx"
    [ 1421.897] (II) Loading /usr/lib/xorg/modules/glesx.so
    [ 1421.898] (II) Module glesx: vendor="X.Org Foundation"
    [ 1421.898] compiled for 1.4.99.906, module version = 1.0.0
    [ 1421.898] Loading extension GLESX
    [ 1421.898] (II) fglrx(0): GLESX enableFlags = 8784
    [ 1421.898] (II) fglrx(0): GLESX is enabled
    [ 1421.898] (II) LoadModule: "amdxmm"
    [ 1421.898] (II) Loading /usr/lib/xorg/modules/amdxmm.so
    [ 1421.898] (II) Module amdxmm: vendor="X.Org Foundation"
    [ 1421.898] compiled for 1.4.99.906, module version = 2.0.0
    [ 1421.913] Loading extension AMDXVOPL
    [ 1421.913] Loading extension AMDXVBA
    [ 1421.914] (II) fglrx(0): UVD feature is enabled(II) fglrx(0):
    [ 1421.916] (II) fglrx(0): Composite extension is not loaded
    [ 1421.916] (WW) fglrx(0): Option "VendorName" is not used
    [ 1421.916] (WW) fglrx(0): Option "ModelName" is not used
    [ 1421.916] (II) fglrx(0): X context handle = 0x4
    [ 1421.916] (II) fglrx(0): [DRI] installation complete
    [ 1421.916] (==) fglrx(0): Silken mouse enabled
    [ 1421.916] (==) fglrx(0): Using HW cursor of display infrastructure!
    [ 1421.917] (II) fglrx(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 1422.048] (--) RandR disabled
    [ 1422.048] (II) intel(1): SNA initialized with Ivybridge (gen7, gt2) backend
    [ 1422.048] (==) intel(1): Backing store disabled
    [ 1422.048] (==) intel(1): Silken mouse enabled
    [ 1422.048] (II) intel(1): HW Cursor enabled
    [ 1422.048] (II) intel(1): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 1422.048] (==) intel(1): DPMS enabled
    [ 1422.048] (II) intel(1): [DRI2] Setup complete
    [ 1422.048] (II) intel(1): [DRI2] DRI driver: i965
    [ 1422.048] (II) intel(1): [DRI2] VDPAU driver: i965
    [ 1422.048] (II) intel(1): direct rendering: DRI2 enabled
    [ 1422.048] (==) intel(1): hotplug detection: "enabled"
    [ 1422.048] (--) RandR disabled
    [ 1422.052] ukiDynamicMajor: found major device number 251
    [ 1422.052] ukiDynamicMajor: found major device number 251
    [ 1422.052] ukiOpenByBusid: Searching for BusID PCI:1:0:0
    [ 1422.052] ukiOpenDevice: node name is /dev/ati/card0
    [ 1422.052] ukiOpenDevice: open result is 19, (OK)
    [ 1422.052] ukiOpenByBusid: ukiOpenMinor returns 19
    [ 1422.052] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
    [ 1422.052] (EE) AIGLX error: failed to open /usr/X11R6/lib64/modules/dri/fglrx_dri.so, error[/usr/X11R6/lib64/modules/dri/fglrx_dri.so: cannot open shared object file: No such file or directory]
    [ 1422.053] ukiDynamicMajor: found major device number 251
    [ 1422.053] ukiDynamicMajor: found major device number 251
    [ 1422.053] ukiDynamicMajor: found major device number 251
    [ 1422.053] ukiOpenDevice: node name is /dev/ati/card0
    [ 1422.053] ukiOpenDevice: open result is 20, (OK)
    [ 1422.053] ukiGetBusid returned 'PCI:1:0:0'
    [ 1422.053] ukiOpenDevice: node name is /dev/ati/card1
    [ 1422.053] ukiOpenDevice: open result is -1, (No such device)
    [ 1422.053] ukiOpenDevice: open result is -1, (No such device)
    [ 1422.053] ukiOpenDevice: Open failed
    [ 1422.053] ukiOpenDevice: node name is /dev/ati/card2
    [ 1422.053] ukiOpenDevice: open result is -1, (No such device)
    [ 1422.053] ukiOpenDevice: open result is -1, (No such device)
    [ 1422.053] ukiOpenDevice: Open failed
    [ 1422.053] ukiOpenDevice: node name is /dev/ati/card3
    [ 1422.053] ukiOpenDevice: open result is -1, (No such device)
    [ 1422.053] ukiOpenDevice: open result is -1, (No such device)
    [ 1422.053] ukiOpenDevice: Open failed
    [ 1422.053] ukiOpenDevice: node name is /dev/ati/card4
    [ 1422.053] ukiOpenDevice: open result is -1, (No such device)
    [ 1422.053] ukiOpenDevice: open result is -1, (No such device)
    [ 1422.053] ukiOpenDevice: Open failed
    [ 1422.053] ukiOpenDevice: node name is /dev/ati/card5
    [ 1422.053] ukiOpenDevice: open result is -1, (No such device)
    [ 1422.053] ukiOpenDevice: open result is -1, (No such device)
    [ 1422.053] ukiOpenDevice: Open failed
    [ 1422.053] ukiOpenDevice: node name is /dev/ati/card6
    [ 1422.053] ukiOpenDevice: open result is -1, (No such device)
    [ 1422.053] ukiOpenDevice: open result is -1, (No such device)
    [ 1422.053] ukiOpenDevice: Open failed
    [ 1422.053] ukiOpenDevice: node name is /dev/ati/card7
    [ 1422.053] ukiOpenDevice: open result is -1, (No such device)
    [ 1422.053] ukiOpenDevice: open result is -1, (No such device)
    [ 1422.053] ukiOpenDevice: Open failed
    [ 1422.053] ukiOpenDevice: node name is /dev/ati/card8
    [ 1422.053] ukiOpenDevice: open result is -1, (No such device)
    [ 1422.053] ukiOpenDevice: open result is -1, (No such device)
    [ 1422.053] ukiOpenDevice: Open failed
    [ 1422.053] ukiOpenDevice: node name is /dev/ati/card9
    [ 1422.053] ukiOpenDevice: open result is -1, (No such device)
    [ 1422.053] ukiOpenDevice: open result is -1, (No such device)
    [ 1422.053] ukiOpenDevice: Open failed
    [ 1422.053] ukiOpenDevice: node name is /dev/ati/card10
    [ 1422.053] ukiOpenDevice: open result is -1, (No such device)
    [ 1422.054] ukiOpenDevice: open result is -1, (No such device)
    [ 1422.054] ukiOpenDevice: Open failed
    [ 1422.054] ukiOpenDevice: node name is /dev/ati/card11
    [ 1422.054] ukiOpenDevice: open result is -1, (No such device)
    [ 1422.054] ukiOpenDevice: open result is -1, (No such device)
    [ 1422.054] ukiOpenDevice: Open failed
    [ 1422.054] ukiOpenDevice: node name is /dev/ati/card12
    [ 1422.054] ukiOpenDevice: open result is -1, (No such device)
    [ 1422.054] ukiOpenDevice: open result is -1, (No such device)
    [ 1422.054] ukiOpenDevice: Open failed
    [ 1422.054] ukiOpenDevice: node name is /dev/ati/card13
    [ 1422.054] ukiOpenDevice: open result is -1, (No such device)
    [ 1422.054] ukiOpenDevice: open result is -1, (No such device)
    [ 1422.054] ukiOpenDevice: Open failed
    [ 1422.054] ukiOpenDevice: node name is /dev/ati/card14
    [ 1422.054] ukiOpenDevice: open result is -1, (No such device)
    [ 1422.054] ukiOpenDevice: open result is -1, (No such device)
    [ 1422.054] ukiOpenDevice: Open failed
    [ 1422.054] ukiOpenDevice: node name is /dev/ati/card15
    [ 1422.054] ukiOpenDevice: open result is -1, (No such device)
    [ 1422.054] ukiOpenDevice: open result is -1, (No such device)
    [ 1422.054] ukiOpenDevice: Open failed
    [ 1422.054] ukiDynamicMajor: found major device number 251
    [ 1422.054] ukiOpenByBusid: Searching for BusID PCI:1:0:0
    [ 1422.054] ukiOpenDevice: node name is /dev/ati/card0
    [ 1422.054] ukiOpenDevice: open result is 20, (OK)
    [ 1422.054] ukiOpenByBusid: ukiOpenMinor returns 20
    [ 1422.054] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
    [ 1422.074] (EE)
    [ 1422.074] (EE) Backtrace:
    [ 1422.074] (EE) 0: X (xorg_backtrace+0x56) [0x58f186]
    [ 1422.074] (EE) 1: X (0x400000+0x192fc9) [0x592fc9]
    [ 1422.074] (EE) 2: /usr/lib/libpthread.so.0 (0x7f0fb8eeb000+0xf4b0) [0x7f0fb8efa4b0]
    [ 1422.075] (EE) 3: /usr/lib/xorg/modules/drivers/fglrx_drv.so (xdl_xs115_atiddxGetGPUMapInfo+0x19c) [0x7f0fb51ecf5c]
    [ 1422.075] (EE) 4: /usr/lib/xorg/modules/drivers/fglrx_drv.so (atiddxGetGPUMapInfo+0xd) [0x7f0fb4fffb2d]
    [ 1422.075] (EE) 5: /usr/lib/xorg/modules/extensions/libglx.so (0x7f0fb5e26000+0x1ddfd) [0x7f0fb5e43dfd]
    [ 1422.075] (EE) 6: /usr/lib/xorg/modules/extensions/libglx.so (0x7f0fb5e26000+0x1f6f5) [0x7f0fb5e456f5]
    [ 1422.075] (EE) 7: X (InitExtensions+0x41) [0x4aa4a1]
    [ 1422.075] (EE) 8: X (0x400000+0x3ab4f) [0x43ab4f]
    [ 1422.075] (EE) 9: /usr/lib/libc.so.6 (__libc_start_main+0xf0) [0x7f0fb7b55000]
    [ 1422.075] (EE) 10: X (0x400000+0x250fe) [0x4250fe]
    [ 1422.075] (EE)
    [ 1422.075] (EE) Segmentation fault at address 0x30000014c
    [ 1422.075] (EE)
    Fatal server error:
    [ 1422.075] (EE) Caught signal 11 (Segmentation fault). Server aborting
    [ 1422.075] (EE)
    [ 1422.075] (EE)
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 1422.075] (EE) Please also check the log file at "/var/log/Xorg.1.log" for additional information.
    [ 1422.075] (EE)
    [ 1422.075] (II) fglrx(0): Backup framebuffer data.
    [ 1422.107] (II) fglrx(0): Backup complete.
    [ 1422.416] (EE) Server terminated with error (1). Closing log file.
    My xorg.conf (I've merged output from ati-config with existing one for intel):
    Section "ServerLayout"
    Identifier "aticonfig Layout"
    Screen 0 "aticonfig-Screen[0]-0" 0 0
    Screen 1 "Screen1" RightOf "aticonfig-Screen[0]-0"
    Option "Xinerama" "on"
    Option "Clone" "off"
    EndSection
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc/"
    FontPath "/usr/share/fonts/TTF/"
    FontPath "/usr/share/fonts/OTF/"
    FontPath "/usr/share/fonts/Type1/"
    FontPath "/usr/share/fonts/100dpi/"
    FontPath "/usr/share/fonts/75dpi/"
    EndSection
    Section "Module"
    EndSection
    Section "Monitor"
    Identifier "aticonfig-Monitor[0]-0"
    Option "VendorName" "ATI Proprietary Driver"
    Option "ModelName" "Generic Autodetecting Monitor"
    Option "DPMS" "true"
    EndSection
    Section "Monitor"
    Identifier "Monitor1"
    VendorName "Monitor Vendor"
    ModelName "Monitor Model"
    EndSection
    Section "Device"
    Identifier "aticonfig-Device[0]-0"
    Driver "fglrx"
    BusID "PCI:1:0:0"
    EndSection
    Section "Files"
    ModulePath "/usr/lib/fglrx"
    ModulePath "/usr/lib/xorg/modules"
    ModulePath "/usr/lib/dri/"
    EndSection
    Section "Device"
    ### Available Driver options are:-
    ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
    ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
    ### <percent>: "<f>%"
    ### [arg]: arg optional
    #Option "NoAccel" # [<bool>]
    #Option "AccelMethod" # <str>
    Option "AccelMethod" "uxa"
    #Option "Backlight" # <str>
    #Option "DRI" # <str>
    #Option "ColorKey" # <i>
    #Option "VideoKey" # <i>
    #Option "Tiling" # [<bool>]
    #Option "LinearFramebuffer" # [<bool>]
    #Option "SwapbuffersWait" # [<bool>]
    #Option "TripleBuffer" # [<bool>]
    #Option "XvPreferOverlay" # [<bool>]
    #Option "HotPlug" # [<bool>]
    #Option "RelaxedFencing" # [<bool>]
    #Option "XvMC" # [<bool>]
    #Option "ZaphodHeads" # <str>
    #Option "TearFree" # [<bool>]
    #Option "PerCrtcPixmaps" # [<bool>]
    #Option "FallbackDebug" # [<bool>]
    #Option "DebugFlushBatches" # [<bool>]
    #Option "DebugFlushCaches" # [<bool>]
    #Option "DebugWait" # [<bool>]
    #Option "BufferCache" # [<bool>]
    Identifier "Card1"
    Driver "intel"
    BusID "PCI:0:2:0"
    EndSection
    Section "Screen"
    Identifier "aticonfig-Screen[0]-0"
    Device "aticonfig-Device[0]-0"
    Monitor "aticonfig-Monitor[0]-0"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    Section "Screen"
    Identifier "Screen1"
    Device "Card1"
    Monitor "Monitor1"
    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
    EndSubSection
    EndSection
    lscpi:
    00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor DRAM Controller (rev 09)
    00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor PCI Express Root Port (rev 09)
    00:02.0 Display controller: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor Graphics Controller (rev 09)
    00:14.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller (rev 04)
    00:16.0 Communication controller: Intel Corporation 7 Series/C210 Series Chipset Family MEI Controller #1 (rev 04)
    00:1a.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #2 (rev 04)
    00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller (rev 04)
    00:1c.0 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 1 (rev c4)
    00:1c.3 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 4 (rev c4)
    00:1c.4 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 5 (rev c4)
    00:1c.5 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 6 (rev c4)
    00:1c.6 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 7 (rev c4)
    00:1c.7 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 8 (rev c4)
    00:1d.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #1 (rev 04)
    00:1f.0 ISA bridge: Intel Corporation Z77 Express Chipset LPC Controller (rev 04)
    00:1f.2 SATA controller: Intel Corporation 7 Series/C210 Series Chipset Family 6-port SATA Controller [AHCI mode] (rev 04)
    00:1f.3 SMBus: Intel Corporation 7 Series/C210 Series Chipset Family SMBus Controller (rev 04)
    01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Pitcairn PRO [Radeon HD 7850]
    01:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Cape Verde/Pitcairn HDMI Audio [Radeon HD 7700/7800 Series]
    03:00.0 SATA controller: ASMedia Technology Inc. ASM1062 Serial ATA Controller (rev 01)
    04:00.0 Ethernet controller: Broadcom Corporation NetLink BCM57781 Gigabit Ethernet PCIe (rev 10)
    05:00.0 PCI bridge: ASMedia Technology Inc. ASM1083/1085 PCIe to PCI Bridge (rev 03)
    07:00.0 Network controller: Qualcomm Atheros AR93xx Wireless Network Adapter (rev 01)
    08:00.0 USB controller: ASMedia Technology Inc. ASM1042 SuperSpeed USB Host Controller
    I've made a few changes that were mentioned on the Catalyst wiki. They are below:
    1. /etc/default/grub
    GRUB_CMDLINE_LINUX_DEFAULT="nomodeset i915.modeset=1"
    2. /etc/modprobe.d/no_radeon.conf
    blacklist radeon
    Unfortunately I can't use open-source driver for radeon since I'm getting random frezees of my PC. Especially when some video-content is playing in my browser.
    It doesn't relates to main topic (I hope), but let this log be placed here:
    Sep 06 04:24:23 Aiur kernel: radeon 0000:01:00.0: ring 5 stalled for more than 10000msec
    Sep 06 04:24:23 Aiur kernel: radeon 0000:01:00.0: GPU lockup (waiting for 0x0000000000000004 last fence id 0x0000000000
    Sep 06 04:24:23 Aiur kernel: [drm:uvd_v1_0_ib_test] *ERROR* radeon: fence wait failed (-35).
    Sep 06 04:24:23 Aiur kernel: [drm:radeon_ib_ring_tests] *ERROR* radeon: failed testing IB on ring 5 (-35).
    Sep 06 04:24:23 Aiur kernel: [drm:radeon_pm_resume_dpm] *ERROR* radeon: dpm resume failed
    Sep 06 04:24:24 Aiur kernel: radeon 0000:01:00.0: GPU fault detected: 146 0x00c28404
    Sep 06 04:24:24 Aiur kernel: radeon 0000:01:00.0: VM_CONTEXT1_PROTECTION_FAULT_ADDR 0x00012206
    Sep 06 04:24:24 Aiur kernel: radeon 0000:01:00.0: VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x02084004
    Sep 06 04:24:24 Aiur kernel: VM fault (0x04, vmid 1) at page 74246, read from TC (132)
    Sep 06 04:24:24 Aiur kernel: radeon 0000:01:00.0: GPU fault detected: 146 0x00c28404
    Sep 06 04:24:24 Aiur kernel: radeon 0000:01:00.0: VM_CONTEXT1_PROTECTION_FAULT_ADDR 0x00012206
    Sep 06 04:24:24 Aiur kernel: radeon 0000:01:00.0: VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x02084004
    Sep 06 04:24:24 Aiur kernel: VM fault (0x04, vmid 1) at page 74246, read from TC (132)
    Sep 06 04:24:24 Aiur kernel: radeon 0000:01:00.0: GPU fault detected: 146 0x00c2c804
    Sep 06 04:24:24 Aiur kernel: radeon 0000:01:00.0: VM_CONTEXT1_PROTECTION_FAULT_ADDR 0x00012206
    Sep 06 04:24:24 Aiur kernel: radeon 0000:01:00.0: VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x020C8004
    Sep 06 04:24:24 Aiur kernel: VM fault (0x04, vmid 1) at page 74246, read from TC (200)
    Sep 06 04:24:24 Aiur kernel: radeon 0000:01:00.0: GPU fault detected: 146 0x00c2c404
    Sep 06 04:24:24 Aiur kernel: radeon 0000:01:00.0: VM_CONTEXT1_PROTECTION_FAULT_ADDR 0x00012206
    Sep 06 04:24:24 Aiur kernel: radeon 0000:01:00.0: VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x020C4004
    Sep 06 04:24:24 Aiur kernel: VM fault (0x04, vmid 1) at page 74246, read from TC (196)
    Sep 06 04:24:24 Aiur kernel: radeon 0000:01:00.0: GPU fault detected: 146 0x00c2c404
    Sep 06 04:24:24 Aiur kernel: radeon 0000:01:00.0: VM_CONTEXT1_PROTECTION_FAULT_ADDR 0x00012207
    Sep 06 04:24:24 Aiur kernel: radeon 0000:01:00.0: VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x02048004
    Thanks for everyone!
    Max

     Search the forums for "ati fglrx intel xorg", try using the default aticonfig setup for dual heads with:
    aticonfig --initial=dual-head

  • Ati, radeon, fglrx, catalyst, ???

    I am converting one of my boxes to Arch.  it has an older ATI Radeon card (7500, I think).  I have always used the "radeon" driver.
    pacman finds no "radeon" driver--only "radeonhd".  Some quick digging--including here--finds discussion of "catalyst" as the replacement for "fglrx".
    But---what is the replacement for "radeon"?  And, if "radeonhd" is not it, then what is "radeonhd"
    Also----is it true that the ATI Radeon requires "dri" to be loaded?  Both my other boxes use Nvidia, and dri is not used.

    pixellany wrote:Thanks--in the interim I loaded that and setup to use "ati".  I did not notice if it loaded "radeon" also.
    Anyway, now it's working....
    Yes, it did  load "radeon" also--which I am now using.
    Anyone know what "radeonhd" is?

  • Fix for video tearing ATI Radeon HD 4200 using Catalyst Driver??

    Hey guys, as the title asks, is there a fix for pretty serious video tearing that I am experiencing on my ATI Radeon HD 4200 video card? I'm using the proprietary driver (catalyst, built from AUR) and would prefer to use that one or, if need be, radeonhd driver as I need HDMI sound output.
    Below is my xorg.conf.
    Many many thanks in advance to anyone who may have some ideas/experience with this.
    Section "ServerLayout"
    Identifier "aticonfig Layout"
    Screen 0 "aticonfig-Screen[0]-0" 0 0
    EndSection
    Section "Files"
    EndSection
    Section "Module"
    Load "glx"
    Load "dri"
    Load "drm"
    EndSection
    Section "ServerFlags"
    Option "Xinerama" "off"
    EndSection
    Section "Monitor"
    Identifier "aticonfig-Monitor[0]-0"
    Option "VendorName" "ATI Proprietary Driver"
    Option "ModelName" "Generic Autodetecting Monitor"
    Option "DPMS" "true"
    EndSection
    Section "Device"
    Identifier "aticonfig-Device[0]-0"
    Driver "fglrx"
    # Driver "radeonhd"
    BusID "PCI:1:5:0"
    Option "Audio" "on"
    Option "HDMI" "all"
    Option "AccelMethod" "exa" # to enable 2D and Xv acceleration on R6xx/R7xx - default AccelMethod shadowfb
    Option "DRI" "on" # to enable 2D and Xv acceleration on R6xx/R7xx - default DRI disabled
    EndSection
    Section "Screen"
    Identifier "aticonfig-Screen[0]-0"
    Device "aticonfig-Device[0]-0"
    Monitor "aticonfig-Monitor[0]-0"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection

    FIXED - Bad file from ATI Radeon - Use windows/ hp drivers- Cat control center not updated nor used,? thats why I could not see/ control dual monitors. This 4200 series is probaly on its way out.
    I had to pay to get it fixed.  Do NOT Update using the update from ATI Readeon?  It did not work for me.
    Hope that might help someone.  
    Bye

  • CATALYST(TM) Control Center + Radeon

    I have just swopped out my fx5700Ultra for a Radeon 9800 Pro. Its my first ATI card, was always an nvidia man. Anyway can anyone tell me whats the deal with the ATI CATALYST(TM) Control Center, the one you need to have MS .Net Framework to use. Whats the deal with needing to have the .net framework installed to use a c.c. I thought the .net framework had got to do with the internet.

    You don't have to use the CCC right now, the old control panel works perfectly well.
    The .net framework is a programming toolset that provides cross-language portability.

  • [SOLVED] ATI Radeon and Catalyst - Invalid AMD VBIOS

    Hi everyone!
    I got a new laptop with an AMD Radeon HD 7650M graphic card, I can't get catalyst working, kernel log reports:
    <3>[fglrx:hal_read_VBIOS] *ERROR* Invalid AMD VBIOS!
    <3>[fglrx:hal_init_cpu] *ERROR* Failed to read VBIOS!
    <6>[fglrx] device open failed with code -1
    <3>[fglrx:firegl_get_vbios_image] *ERROR* Invalid image size requested
    /var/log/Xorg.0.log reports:
    [    11.333]
    X.Org X Server 1.12.4
    Release Date: 2012-08-27
    [    11.333] X Protocol Version 11, Revision 0
    [    11.333] Build Operating System: Linux 3.4.8-1-ARCH x86_64
    [    11.333] Current Operating System: Linux Pitchblack 3.6.6-1-ARCH #1 SMP PREEMPT Mon Nov 5 11:57:22 CET 2012 x86_64
    [    11.333] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=470eec3c-7b63-43e0-ab12-a32a315ba84b ro resume=/dev/sda3 radeon.modeset=0 quiet
    [    11.333] Build Date: 27 August 2012  08:04:39AM
    [    11.333] 
    [    11.333] Current version of pixman: 0.26.2
    [    11.333]     Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
    [    11.333] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [    11.334] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Nov 10 09:37:07 2012
    [    11.407] (==) Using config file: "/etc/X11/xorg.conf"
    [    11.407] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [    11.665] (==) ServerLayout "aticonfig Layout"
    [    11.665] (**) |-->Screen "aticonfig-Screen[0]-0" (0)
    [    11.665] (**) |   |-->Monitor "aticonfig-Monitor[0]-0"
    [    11.682] (**) |   |-->Device "aticonfig-Device[0]-0"
    [    11.682] (==) Automatically adding devices
    [    11.682] (==) Automatically enabling devices
    [    11.914] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [    11.914]     Entry deleted from font path.
    [    12.043] (==) FontPath set to:
        /usr/share/fonts/misc/,
        /usr/share/fonts/TTF/,
        /usr/share/fonts/Type1/,
        /usr/share/fonts/100dpi/,
        /usr/share/fonts/75dpi/
    [    12.043] (==) ModulePath set to "/usr/lib/xorg/modules"
    [    12.043] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
    [    12.043] (II) Loader magic: 0x7c8b00
    [    12.043] (II) Module ABI versions:
    [    12.043]     X.Org ANSI C Emulation: 0.4
    [    12.043]     X.Org Video Driver: 12.1
    [    12.043]     X.Org XInput driver : 16.0
    [    12.043]     X.Org Server Extension : 6.0
    [    12.044] (--) PCI:*(0:1:0:0) 1002:6841:104d:90ac rev 0, Mem @ 0xb0000000/268435456, 0xc4000000/131072, I/O @ 0x00005000/256, BIOS @ 0x????????/131072
    [    12.044] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [    12.044] (II) "extmod" will be loaded by default.
    [    12.044] (II) "dbe" will be loaded by default.
    [    12.044] (II) "glx" will be loaded by default.
    [    12.044] (II) "record" will be loaded by default.
    [    12.044] (II) "dri" will be loaded by default.
    [    12.044] (II) "dri2" will be loaded by default.
    [    12.044] (II) LoadModule: "extmod"
    [    12.106] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [    12.119] (II) Module extmod: vendor="X.Org Foundation"
    [    12.119]     compiled for 1.12.4, module version = 1.0.0
    [    12.119]     Module class: X.Org Server Extension
    [    12.119]     ABI class: X.Org Server Extension, version 6.0
    [    12.119] (II) Loading extension MIT-SCREEN-SAVER
    [    12.119] (II) Loading extension XFree86-VidModeExtension
    [    12.119] (II) Loading extension XFree86-DGA
    [    12.119] (II) Loading extension DPMS
    [    12.119] (II) Loading extension XVideo
    [    12.119] (II) Loading extension XVideo-MotionCompensation
    [    12.119] (II) Loading extension X-Resource
    [    12.119] (II) LoadModule: "dbe"
    [    12.130] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [    12.131] (II) Module dbe: vendor="X.Org Foundation"
    [    12.131]     compiled for 1.12.4, module version = 1.0.0
    [    12.131]     Module class: X.Org Server Extension
    [    12.131]     ABI class: X.Org Server Extension, version 6.0
    [    12.131] (II) Loading extension DOUBLE-BUFFER
    [    12.131] (II) LoadModule: "glx"
    [    12.131] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [    12.159] (II) Module glx: vendor="Advanced Micro Devices, Inc."
    [    12.160]     compiled for 6.9.0, module version = 1.0.0
    [    12.160] (II) Loading extension GLX
    [    12.160] (II) LoadModule: "record"
    [    12.160] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [    12.167] (II) Module record: vendor="X.Org Foundation"
    [    12.167]     compiled for 1.12.4, module version = 1.13.0
    [    12.167]     Module class: X.Org Server Extension
    [    12.167]     ABI class: X.Org Server Extension, version 6.0
    [    12.167] (II) Loading extension RECORD
    [    12.167] (II) LoadModule: "dri"
    [    12.168] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [    12.186] (II) Module dri: vendor="X.Org Foundation"
    [    12.186]     compiled for 1.12.4, module version = 1.0.0
    [    12.186]     ABI class: X.Org Server Extension, version 6.0
    [    12.186] (II) Loading extension XFree86-DRI
    [    12.186] (II) LoadModule: "dri2"
    [    12.186] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [    12.198] (II) Module dri2: vendor="X.Org Foundation"
    [    12.198]     compiled for 1.12.4, module version = 1.2.0
    [    12.198]     ABI class: X.Org Server Extension, version 6.0
    [    12.198] (II) Loading extension DRI2
    [    12.198] (II) LoadModule: "fglrx"
    [    12.223] (II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so
    [    12.518] (II) Module fglrx: vendor="FireGL - AMD Technologies Inc."
    [    12.518]     compiled for 1.4.99.906, module version = 9.0.2
    [    12.518]     Module class: X.Org Video Driver
    [    12.519] (II) Loading sub module "fglrxdrm"
    [    12.519] (II) LoadModule: "fglrxdrm"
    [    12.519] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
    [    12.578] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
    [    12.578]     compiled for 1.4.99.906, module version = 9.0.2
    [    12.578] (II) AMD Proprietary Linux Driver Version Identifier:9.00.2
    [    12.578] (II) AMD Proprietary Linux Driver Release Identifier: 9.00.11                             
    [    12.578] (II) AMD Proprietary Linux Driver Build Date: Sep 20 2012 11:56:16
    [    12.578] (++) using VT number 7
    [    12.584] (WW) Falling back to old probe method for fglrx
    [    12.694] (II) Loading PCS database from /etc/ati/amdpcsdb /etc/ati/amdpcsdb.default
    [    12.712] ukiDynamicMajor: found major device number 250
    [    12.712] ukiDynamicMajor: found major device number 250
    [    12.712] ukiOpenByBusid: Searching for BusID PCI:1:0:0
    [    12.712] ukiOpenDevice: node name is /dev/ati/card0
    [    12.712] ukiOpenDevice: open result is 7, (OK)
    [    12.723] ukiOpenDevice: open result is 7, (OK)
    [    12.723] ukiOpenByBusid: ukiOpenMinor returns 7
    [    12.723] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
    [    12.755] (--) Chipset Supported AMD Graphics Processor (0x6841) found
    [    12.779] (WW) fglrx: No matching Device section for instance (BusID PCI:0@1:0:1) found
    [    12.779] (II) AMD Video driver is running on a device belonging to a group targeted for this release
    [    12.796] (II) AMD Video driver is signed
    [    12.796] (II) fglrx(0): pEnt->device->identifier=0xa114b0
    [    12.796] (II) fglrx(0): === [xdl_xs112_atiddxPreInit] === begin
    [    12.796] (II) Loading sub module "vgahw"
    [    12.796] (II) LoadModule: "vgahw"
    [    12.796] (II) Loading /usr/lib/xorg/modules/libvgahw.so
    [    12.821] (II) Module vgahw: vendor="X.Org Foundation"
    [    12.821]     compiled for 1.12.4, module version = 0.1.0
    [    12.821]     ABI class: X.Org Video Driver, version 12.1
    [    12.821] (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
    [    12.821] (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [    12.821] (==) fglrx(0): Default visual is TrueColor
    [    12.821] (**) fglrx(0): Option "DPMS" "true"
    [    12.822] (==) fglrx(0): RGB weight 888
    [    12.822] (II) fglrx(0): Using 8 bits per RGB
    [    12.822] (==) fglrx(0): Buffer Tiling is ON
    [    12.822] (II) Loading sub module "fglrxdrm"
    [    12.822] (II) LoadModule: "fglrxdrm"
    [    12.822] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
    [    12.822] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
    [    12.822]     compiled for 1.4.99.906, module version = 9.0.2
    [    12.824] ukiDynamicMajor: found major device number 250
    [    12.824] ukiDynamicMajor: found major device number 250
    [    12.827] ukiOpenByBusid: Searching for BusID PCI:1:0:0
    [    12.827] ukiOpenDevice: node name is /dev/ati/card0
    [    12.827] ukiOpenDevice: open result is 10, (OK)
    [    12.827] ukiOpenByBusid: ukiOpenMinor returns 10
    [    12.827] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
    [    12.828] (**) fglrx(0): NoAccel = NO
    [    12.828] (**) fglrx(0): AMD 2D Acceleration Architecture enabled
    [    12.828] (--) fglrx(0): Chipset: "AMD Radeon HD 7500M/7600M Series" (Chipset = 0x6841)
    [    12.828] (--) fglrx(0): (PciSubVendor = 0x104d, PciSubDevice = 0x90ac)
    [    12.828] (==) fglrx(0): board vendor info: third party graphics adapter - NOT original AMD
    [    12.828] (--) fglrx(0): Linear framebuffer (phys) at 0xb0000000
    [    12.828] (--) fglrx(0): MMIO registers at 0xc4000000
    [    12.828] (--) fglrx(0): I/O port at 0x00005000
    [    12.828] (==) fglrx(0): ROM-BIOS at 0x000c0000
    [    12.831] (II) fglrx(0): AC Adapter is used
    [    12.848] (EE) fglrx(0): V_BIOS address 0x0 out of range
    [    12.849] (EE) fglrx(0): Failed to obtain VBIOS from Kernel!
    [    12.849] (EE) fglrx(0): VBIOS read from Kernel, Invalid signature!
    [    12.849] (EE) fglrx(0): GetBIOSParameter failed
    [    12.849] (EE) fglrx(0): PreInitAdapter failed
    [    12.849] (EE) fglrx(0): PreInit failed
    [    12.849] (II) fglrx(0): === [xdl_xs112_atiddxPreInit] === end
    [    13.116] SetVBEMode failed
    [    13.116] (II) UnloadModule: "fglrx"
    [    13.116] (II) UnloadSubModule: "fglrxdrm"
    [    13.116] (II) Unloading fglrxdrm
    [    13.116] (II) UnloadSubModule: "vgahw"
    [    13.116] (II) Unloading vgahw
    [    13.116] (II) UnloadSubModule: "fglrxdrm"
    [    13.116] (EE) Screen(s) found, but none have a usable configuration.
    [    13.116]
    Fatal server error:
    [    13.116] no screens found
    [    13.116]
    Please consult the The X.Org Foundation support
         at http://wiki.x.org
    for help.
    [    13.117] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [    13.117]
    [    13.143] Server terminated with error (1). Closing log file.
    xorg.conf (generated using aticonfig --initial)
    Section "ServerLayout"
        Identifier     "aticonfig Layout"
        Screen      0  "aticonfig-Screen[0]-0" 0 0
    EndSection
    Section "Module"
    EndSection
    Section "Monitor"
        Identifier   "aticonfig-Monitor[0]-0"
        Option        "VendorName" "ATI Proprietary Driver"
        Option        "ModelName" "Generic Autodetecting Monitor"
        Option        "DPMS" "true"
    EndSection
    Section "Device"
        Identifier  "aticonfig-Device[0]-0"
        Driver      "fglrx"
        BusID       "PCI:1:0:0"
    EndSection
    Section "Screen"
        Identifier "aticonfig-Screen[0]-0"
        Device     "aticonfig-Device[0]-0"
        Monitor    "aticonfig-Monitor[0]-0"
        DefaultDepth     24
        SubSection "Display"
            Viewport   0 0
            Depth     24
        EndSubSection
    EndSection
    /etc/default/grub:
    GRUB_DEFAULT=0
    GRUB_TIMEOUT=5
    GRUB_DISTRIBUTOR="Arch"
    GRUB_CMDLINE_LINUX_DEFAULT="quiet"
    GRUB_CMDLINE_LINUX="resume=/dev/sda3 radeon.modeset=0"
    # Preload both GPT and MBR modules so that they are not missed
    GRUB_PRELOAD_MODULES="part_gpt part_msdos"
    # Uncomment to enable Hidden Menu, and optionally hide the timeout count
    #GRUB_HIDDEN_TIMEOUT=5
    #GRUB_HIDDEN_TIMEOUT_QUIET=true
    # Uncomment to use basic console
    GRUB_TERMINAL_INPUT=console
    # Uncomment to disable graphical terminal
    #GRUB_TERMINAL_OUTPUT=console
    # The resolution used on graphical terminal
    # note that you can use only modes which your graphic card supports via VBE
    # you can see them in real GRUB with the command `vbeinfo'
    GRUB_GFXMODE=auto
    # Uncomment to allow the kernel use the same resolution used by grub
    GRUB_GFXPAYLOAD_LINUX=keep
    # Uncomment if you want GRUB to pass to the Linux kernel the old parameter
    # format "root=/dev/xxx" instead of "root=/dev/disk/by-uuid/xxx"
    #GRUB_DISABLE_LINUX_UUID=true
    # Uncomment to disable generation of recovery mode menu entries
    GRUB_DISABLE_RECOVERY=true
    # Uncomment and set to the desired menu colors.  Used by normal and wallpaper
    # modes only.  Entries specified as foreground/background.
    #GRUB_COLOR_NORMAL="light-blue/black"
    #GRUB_COLOR_HIGHLIGHT="light-cyan/blue"
    # Uncomment one of them for the gfx desired, a image background or a gfxtheme
    #GRUB_THEME="/path/to/gfxtheme"
    # Uncomment to get a beep at GRUB start
    #GRUB_INIT_TUNE="480 440 1"
    #GRUB_SAVEDEFAULT="true"
    lspci | grep VGA
    01.00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI Thames [Radeon 7500/7600M Series]
    Thanks a lot, any ideas?
    Last edited by Mliquid (2013-02-21 07:56:42)

    Mliquid wrote:
    MiguelAngelLV wrote:Some problem... Did you resolve?
    Not yet sorry. Still getting the same problem. I'm using radeon open source drivers right now and i got some problem on these ones too,
    framebuffer issues at boot.
    Kernel version: 3.6.11-1-ARCH
    With free driver only works for me using VGA. The laptop screen is not nothing, just blinks.

Maybe you are looking for

  • Can't connect to wireless network in Poland

    So I just recently moved to Poland for school. I have never had any problems connecting to the internet with my MacBook. At home, in the States, I have a wirless network and access it perfectly fine. On my flight to Poland, I was able to access the i

  • 6534 in Pattern Generation Input and Output

    Hello All I have a PCI 6534 High Speed Digital I/O card that I am trying to use to generate a pattern output from port A and acquire some data from port C. I have connected Port C, bit 0 to high and all the others low and I have also connected the tw

  • Creating multiple page templates!

    I'm trying to create multiple page styles as one template to work in the same way as the Apple supplied templates. I can create all my page styles as one Pages document and save as a template but the finished template doesn't work in the same way as

  • System.NullReferenceException when Modifying Application

    Hi all, we're getting the enclosed error when modifying an Application. System information: SAP EHP 1 for SAP NetWeaver 7.0, Support Package 5 Client has all .NET Frameworks (1.1, 2.0, 3.0, 3.5) Did anyone had that before? Thanks, Steffen See the end

  • Human Task expiration after server restart

    I am having serious problems related to BPEL human task expiration in SOA 11g. If my server is down or if I restart my server and any human task has its expiration during this server downtime, then this human task never exprires. What I want is that