Xephyr AIGLX error

I use xephyr as an important part of a really complex setup that essentially allows me to run ANY app on fullscreen keeping aspect ratio and with very nice graphics.
To make things short, this is the problem:
$ Xephyr :2
(EE) AIGLX error: dlopen of /usr/lib/xorg/modules/dri/swrast_dri.so failed (/usr/lib/xorg/modules/dri/swrast_dri.so: cannot open shared object file: No such file or directory)
(EE) GLX: could not load software renderer
[dix] Could not init font path element /usr/share/fonts/OTF/, removing from list!
As far as I can tell, the swrast thingy is on the libgl package, however I use the nvidia driver therefore:
:: libgl and nvidia-utils are in conflict. Remove nvidia-utils? [y/N]
which is a no. Xephyr used to work just fine.
Does anybody know a workaround for this? or has any idea of what I can do to recover direct rendering en Xephyr?
wine apps keep saying that I should install DirectX when run throught Xephyr, but work just fine when run alone (they used to work in xephyr)
Thanks in advance guys.

Wine apps used to work? With hardware acceleration? With the nvidia driver?
The info I can find out there is that Xephyr used to support hardware acceleration, but now it doesn't anymore. Note how it tries to load a software renderer, which I kinda doubt is what you want.
You can try this: https://gitorious.org/xephyr-with-gl-acceleration, but no idea if it'll work, though I'm kinda leaning towards "no".

Similar Messages

  • [solved] aiglx error with nouveau

    I can't identity the xorg errors. I'm using nouveau (nvidia geforce 6200) on a fresh (two weeks old) and up-to date xfce installation. No login-manager is used. My system is as basic as possible: no AUR packages, no testing.
    grep -e "EE" -e "WW" /var/log/Xorg.0.log
    [  1857.229] Current Operating System: Linux dhcppc1 3.3.6-1-ARCH #1 SMP PREEMPT Sun May 13 09:59:18 UTC 2012 i686
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [  1857.245] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [  1857.245] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [  1857.248] (II) Loading extension MIT-SCREEN-SAVER
    [  1857.580] (EE) AIGLX error: Calling driver entry point failed
    [  1857.580] (EE) AIGLX: reverting to software renderingx
    Last edited by mumpf (2012-05-24 14:21:51)

    ConnorBehan wrote:Does it work if you load the module with nomodeset?
    Nouveau *needs* modesetting. It's the only way it'll work. Disabling modeset means disabling nouveau entirely.
    ConnorBehan wrote:You're putting:
    Load "dri"
    Load "dri2"
    Load "glx"
    in your xorg.conf too right?
    Those are all default. No xorg.conf at all is needed for nouveau.
    @mumpf, do you have up-to-date versions of xf86-video-nouveau and libdrm-nouveau installed? Those would be 0.0.16_git20120512-1 and 2.4.34-1

  • [SOLVED] Xorg - AIGLX error: dlopen of fglrx_dri.so failed

    Hello.
    I have up to date Archlinux.
    I have Radeon HD4650 AGP.
    I installed catalyst from AUR. (http://wiki.archlinux.org/index.php/ATI … stallation)
    After start Xorg I have in /var/log/Xorg.0.log two errors:
    [ 5492.858] (EE) AIGLX error: dlopen of fglrx_dri.so failed
    [ 5492.859] (EE) AIGLX: reverting to software rendering
    and I have *no* direct rendering and OpenGL support.
    Command:
    [daw@myhost ~]$ LIBGL_DEBUG=verbose glxinfo > /dev/null
    give me:
    libGL: XF86DRIGetClientDriverName: 8.75.5 fglrx (screen 0)
    libGL: OpenDriver: trying /usr/lib/xorg/modules/dri//tls/fglrx_dri.so
    libGL: OpenDriver: trying /usr/lib/xorg/modules/dri//fglrx_dri.so
    libGL: XF86DRIGetClientDriverName: 8.75.5 fglrx (screen 0)
    libGL: OpenDriver: trying /usr/lib/xorg/modules/dri//tls/fglrx_dri.so
    libGL: OpenDriver: trying /usr/lib/xorg/modules/dri//fglrx_dri.so
    X Error of failed request: BadRequest (invalid request code or no such operation)
    Major opcode of failed request: 137 (GLX)
    Minor opcode of failed request: 19 (X_GLXQueryServerString)
    Serial number of failed request: 24
    Current serial number in output stream: 24
    How can I fix this? Can anyone help?
    Last edited by amen (2010-09-30 07:33:32)

    amen wrote:
    Hello.
    I have up to date Archlinux.
    I have Radeon HD4650 AGP.
    I installed catalyst from AUR. (http://wiki.archlinux.org/index.php/ATI … stallation)
    After start Xorg I have in /var/log/Xorg.0.log two errors:
    [ 5492.858] (EE) AIGLX error: dlopen of fglrx_dri.so failed
    [ 5492.859] (EE) AIGLX: reverting to software rendering
    and I have *no* direct rendering and OpenGL support.
    Command:
    [daw@myhost ~]$ LIBGL_DEBUG=verbose glxinfo > /dev/null
    give me:
    libGL: XF86DRIGetClientDriverName: 8.75.5 fglrx (screen 0)
    libGL: OpenDriver: trying /usr/lib/xorg/modules/dri//tls/fglrx_dri.so
    libGL: OpenDriver: trying /usr/lib/xorg/modules/dri//fglrx_dri.so
    libGL: XF86DRIGetClientDriverName: 8.75.5 fglrx (screen 0)
    libGL: OpenDriver: trying /usr/lib/xorg/modules/dri//tls/fglrx_dri.so
    libGL: OpenDriver: trying /usr/lib/xorg/modules/dri//fglrx_dri.so
    X Error of failed request: BadRequest (invalid request code or no such operation)
    Major opcode of failed request: 137 (GLX)
    Minor opcode of failed request: 19 (X_GLXQueryServerString)
    Serial number of failed request: 24
    Current serial number in output stream: 24
    How can I fix this? Can anyone help?
    I've got the same error, I'm using HD3450

  • Solution for "AIGLX error"

    This is not a request for help, but just a quick note that might help somebody else.
    I got this error in my /var/log/Xorg.0.log:
    (EE) AIGLX error: dlsym for __driCreateNewScreen_20050727 failed (/usr/lib/xorg/modules/dri/fglrx_dri.so: undefined symbol: __driCreateNewScreen_20050727)
    (EE) AIGLX: reverting to software rendering
    The solution is to deactivate aiglx:
    Section "ServerFlags"
    Option "AIGLX" "off"
    EndSection
    (Thanks to http://geeks-have-feelings-too.net/ati- … newscreen/ for blogging about it )
    Hope this can help someone

    as Justine suggested add one more column in your group by list
    s.sql_text
    select u.sql_id,s.sql_text,sum(d.cpu_time),
    (d.cpu_time/(sum(d.cpu_time)+.01)*100) percent_cpu
    from v$sql s,v$session u, v$sqlarea d
    where s.sql_id = u.sql_id
    and u.sql_id=d.sql_id
    group by u.sql_id, s.sql_text;Or simply
    group by 1,2

  • Xephyr problem with awesome3

    Hi, I try to run this nice thing. http://wiki.archlinux.org/index.php/Awe … ing_Xephyr
    But all I get is a black screen (rc_test.lua is working) and some errors:
    ╭─[thomas::Heraklit]
    ╰─[9:36]> Xephyr -ac -br -noreset -screen 1152x720 :1 & DISPLAY=:1.0 awesome -c /home/thomas/.config/awesome/rc_test.lua ~
    [1] 3960
    E: awesome: main:412: cannot open display
    ╭─[thomas::Heraklit]
    ╰─[9:38]> (EE) AIGLX error: dlopen of /usr/lib/xorg/modules/dri/swrast_dri.so failed (/usr/lib/xorg/modules/dri/swrast_dri.so: cannot open shared object file: No such file or directory)
    (EE) GLX: could not load software renderer
    unrecognised device identifier!
    (EE) config/hal: NewInputDeviceRequest failed (2)
    unrecognised device identifier!
    (EE) config/hal: NewInputDeviceRequest failed (2)
    unrecognised device identifier!
    (EE) config/hal: NewInputDeviceRequest failed (2)
    unrecognised device identifier!
    (EE) config/hal: NewInputDeviceRequest failed (2)
    unrecognised device identifier!
    (EE) config/hal: NewInputDeviceRequest failed (2)
    unrecognised device identifier!
    (EE) config/hal: NewInputDeviceRequest failed (2)
    Anybody with the same problems? awesome version: 3.3.3-1 from community.
    Greetings, Thomas
    Last edited by tyr0 (2009-09-08 07:44:39)

    Xephyr hasn't started yet, when you are running that awesome.
    Xephyr -ac -br -noreset -screen 1152x720 :1 & sleep 1 && DISPLAY=:1.0 awesome -c /home/thomas/.config/awesome/rc_test.lua
    This should work, try bigger sleep if it doesn't.

  • [SOLVED] Rad 7790+Catalyst = Error: unable to open display (null)

    Radeon HD 7790 + Catalyst = Error: unable to open display (null)
    Greetings,
    I've installed Arch 2 days ago(migrated from Fedora), but I'm still a newbie to linux, so please have patience.
    I've bought AMD Radeon HD 7790 recently and decided that it's time to upgrade system, but since then I had only problems with it. No LiveCD I tried (Fedora 20, Mint)  worked properly in graphics mode, so I suspected problem in built-in drivers and moved to linux with text-only installation (Arch), so I could install drivers later.
    I've followed wiki manual and installed catalyst, removed open source driver, added nomodeset parametr to GRUB etc. but I'm still stucked, because Xorg won't start(black screen and errors presented in Logs). Tried googling, but learned nothing except Radeon proprietary drivers are comparable to suicide.
    Versions:
    Kernel: 3-10.40-1-lts (catalyst_build_module sucessful)
    Catalyst: 14.4-10
    Xorg: 1.14.5-11
    Logs&Configs:
    lsmod
    fglrx 8672295 0
    amd_iommu_v2 7174 1 fglrx
    button 4765 1 fglrx
    fglrxinfo
    Error: unable to open display (null)
    Xorg.0.conf
    [ 2632.576]
    X.Org X Server 1.14.5
    Release Date: 2013-12-12
    [ 2632.594] X Protocol Version 11, Revision 0
    [ 2632.600] Build Operating System: Linux 3.12.6-1-ARCH x86_64
    [ 2632.606] Current Operating System: Linux localhost 3.10.40-1-lts #1 SMP Tue May 13 12:50:03 UTC 2014 x86_64
    [ 2632.606] Kernel command line: BOOT_IMAGE=/vmlinuz-linux-lts root=UUID=4f60e723-44e9-4264-8d6c-ca62c43cf69c rw quiet nomodeset
    [ 2632.619] Build Date: 08 January 2014 01:35:51PM
    [ 2632.629]
    [ 2632.635] Current version of pixman: 0.32.4
    [ 2632.646] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 2632.646] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 2632.671] (==) Log file: "/var/log/Xorg.0.log", Time: Sun May 25 00:53:45 2014
    [ 2632.677] (==) Using config file: "/etc/X11/xorg.conf"
    [ 2632.684] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 2632.690] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 2632.690] (==) ServerLayout "aticonfig Layout"
    [ 2632.690] (**) |-->Screen "aticonfig-Screen[0]-0" (0)
    [ 2632.690] (**) | |-->Monitor "aticonfig-Monitor[0]-0"
    [ 2632.690] (**) | |-->Device "aticonfig-Device[0]-0"
    [ 2632.690] (==) Automatically adding devices
    [ 2632.690] (==) Automatically enabling devices
    [ 2632.690] (==) Automatically adding GPU devices
    [ 2632.690] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
    [ 2632.690] Entry deleted from font path.
    [ 2632.690] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 2632.690] Entry deleted from font path.
    [ 2632.690] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 2632.690] Entry deleted from font path.
    [ 2632.690] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 2632.690] Entry deleted from font path.
    [ 2632.690] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 2632.690] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 2632.690] Entry deleted from font path.
    [ 2632.690] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 2632.690] (==) FontPath set to:
    /usr/share/fonts/misc/
    [ 2632.690] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 2632.690] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 2632.690] (II) Loader magic: 0x7fac20
    [ 2632.690] (II) Module ABI versions:
    [ 2632.690] X.Org ANSI C Emulation: 0.4
    [ 2632.690] X.Org Video Driver: 14.1
    [ 2632.690] X.Org XInput driver : 19.1
    [ 2632.691] X.Org Server Extension : 7.0
    [ 2632.692] (--) PCI:*(0:2:0:0) 1002:665c:1458:226a rev 0, Mem @ 0xc0000000/268435456, 0xde800000/8388608, 0xdffc0000/262144, I/O @ 0x0000e800/256, BIOS @ 0x????????/131072
    [ 2632.698] Initializing built-in extension Generic Event Extension
    [ 2632.704] Initializing built-in extension SHAPE
    [ 2632.710] Initializing built-in extension MIT-SHM
    [ 2632.717] Initializing built-in extension XInputExtension
    [ 2632.723] Initializing built-in extension XTEST
    [ 2632.728] Initializing built-in extension BIG-REQUESTS
    [ 2632.734] Initializing built-in extension SYNC
    [ 2632.740] Initializing built-in extension XKEYBOARD
    [ 2632.745] Initializing built-in extension XC-MISC
    [ 2632.751] Initializing built-in extension SECURITY
    [ 2632.756] Initializing built-in extension XINERAMA
    [ 2632.761] Initializing built-in extension XFIXES
    [ 2632.767] Initializing built-in extension RENDER
    [ 2632.772] Initializing built-in extension RANDR
    [ 2632.777] Initializing built-in extension COMPOSITE
    [ 2632.782] Initializing built-in extension DAMAGE
    [ 2632.787] Initializing built-in extension MIT-SCREEN-SAVER
    [ 2632.792] Initializing built-in extension DOUBLE-BUFFER
    [ 2632.797] Initializing built-in extension RECORD
    [ 2632.802] Initializing built-in extension DPMS
    [ 2632.806] Initializing built-in extension X-Resource
    [ 2632.811] Initializing built-in extension XVideo
    [ 2632.816] Initializing built-in extension XVideo-MotionCompensation
    [ 2632.821] Initializing built-in extension XFree86-VidModeExtension
    [ 2632.825] Initializing built-in extension XFree86-DGA
    [ 2632.830] Initializing built-in extension XFree86-DRI
    [ 2632.834] Initializing built-in extension DRI2
    [ 2632.834] (II) "glx" will be loaded by default.
    [ 2632.834] (II) LoadModule: "glx"
    [ 2632.834] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 2632.835] (II) Module glx: vendor="Advanced Micro Devices, Inc."
    [ 2632.835] compiled for 6.9.0, module version = 1.0.0
    [ 2632.839] Loading extension GLX
    [ 2632.839] (II) LoadModule: "fglrx"
    [ 2632.839] (II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so
    [ 2632.863] (II) Module fglrx: vendor="FireGL - AMD Technologies Inc."
    [ 2632.863] compiled for 1.4.99.906, module version = 14.10.2
    [ 2632.863] Module class: X.Org Video Driver
    [ 2632.863] (II) Loading sub module "fglrxdrm"
    [ 2632.863] (II) LoadModule: "fglrxdrm"
    [ 2632.863] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
    [ 2632.863] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
    [ 2632.863] compiled for 1.4.99.906, module version = 14.10.2
    [ 2632.863] (II) AMD Proprietary Linux Driver Version Identifier:14.10.2
    [ 2632.864] (II) AMD Proprietary Linux Driver Release Identifier: 14.10.1006
    [ 2632.864] (II) AMD Proprietary Linux Driver Build Date: Apr 17 2014 21:15:33
    [ 2632.864] (--) using VT number 2
    [ 2632.885] (WW) Falling back to old probe method for fglrx
    [ 2632.899] (II) Loading PCS database from /etc/ati/amdpcsdb /etc/ati/amdpcsdb.default
    [ 2632.901] ukiDynamicMajor: found major device number 250
    [ 2632.901] ukiDynamicMajor: found major device number 250
    [ 2632.901] ukiOpenByBusid: Searching for BusID PCI:2:0:0
    [ 2632.901] ukiOpenDevice: node name is /dev/ati/card0
    [ 2632.901] ukiOpenDevice: open result is 11, (OK)
    [ 2632.901] ukiOpenByBusid: ukiOpenMinor returns 11
    [ 2632.901] ukiOpenByBusid: ukiGetBusid reports PCI:2:0:0
    [ 2632.904] (--) Chipset Supported AMD Graphics Processor (0x665C) found
    [ 2632.904] (WW) fglrx: No matching Device section for instance (BusID PCI:0@2:0:1) found
    [ 2632.905] (II) fglrx(0): pEnt->device->identifier=0x11bea10
    [ 2632.905] (II) fglrx(0): === [xdl_xs114_atiddxPreInit] === begin
    [ 2632.905] (II) Loading sub module "vgahw"
    [ 2632.905] (II) LoadModule: "vgahw"
    [ 2632.905] (II) Loading /usr/lib/xorg/modules/libvgahw.so
    [ 2632.905] (II) Module vgahw: vendor="X.Org Foundation"
    [ 2632.906] compiled for 1.14.5, module version = 0.1.0
    [ 2632.906] ABI class: X.Org Video Driver, version 14.1
    [ 2632.906] (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
    [ 2632.906] (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 2632.906] (==) fglrx(0): Default visual is TrueColor
    [ 2632.906] (**) fglrx(0): Option "DPMS" "true"
    [ 2632.906] (==) fglrx(0): RGB weight 888
    [ 2632.906] (II) fglrx(0): Using 8 bits per RGB
    [ 2632.906] (==) fglrx(0): Buffer Tiling is ON
    [ 2632.906] (II) Loading sub module "fglrxdrm"
    [ 2632.906] (II) LoadModule: "fglrxdrm"
    [ 2632.906] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
    [ 2632.906] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
    [ 2632.906] compiled for 1.4.99.906, module version = 14.10.2
    [ 2632.908] ukiDynamicMajor: found major device number 250
    [ 2632.908] ukiDynamicMajor: found major device number 250
    [ 2632.908] ukiOpenByBusid: Searching for BusID PCI:2:0:0
    [ 2632.908] ukiOpenDevice: node name is /dev/ati/card0
    [ 2632.908] ukiOpenDevice: open result is 13, (OK)
    [ 2632.908] ukiOpenByBusid: ukiOpenMinor returns 13
    [ 2632.908] ukiOpenByBusid: ukiGetBusid reports PCI:2:0:0
    [ 2632.908] (**) fglrx(0): NoAccel = NO
    [ 2632.909] (**) fglrx(0): AMD 2D Acceleration Architecture enabled
    [ 2632.909] (--) fglrx(0): Chipset: "AMD Radeon HD 7700 Series" (Chipset = 0x665c)
    [ 2632.909] (--) fglrx(0): (PciSubVendor = 0x1458, PciSubDevice = 0x226a)
    [ 2632.909] (==) fglrx(0): board vendor info: third party graphics adapter - NOT original AMD
    [ 2632.909] (--) fglrx(0): Linear framebuffer (phys) at 0xc0000000
    [ 2632.909] (--) fglrx(0): MMIO registers at 0xdffc0000
    [ 2632.909] (--) fglrx(0): I/O port at 0x0000e800
    [ 2632.909] (==) fglrx(0): ROM-BIOS at 0x000c0000
    [ 2632.909] (II) fglrx(0): AC Adapter is used
    [ 2632.914] (II) fglrx(0): Primary V_BIOS segment is: 0xc000
    [ 2632.914] (II) Loading sub module "vbe"
    [ 2632.914] (II) LoadModule: "vbe"
    [ 2632.915] (II) Loading /usr/lib/xorg/modules/libvbe.so
    [ 2632.915] (II) Module vbe: vendor="X.Org Foundation"
    [ 2632.915] compiled for 1.14.5, module version = 1.1.0
    [ 2632.915] ABI class: X.Org Video Driver, version 14.1
    [ 2632.915] (II) fglrx(0): VESA BIOS detected
    [ 2632.915] (II) fglrx(0): VESA VBE Version 3.0
    [ 2632.915] (II) fglrx(0): VESA VBE Total Mem: 16384 kB
    [ 2632.915] (II) fglrx(0): VESA VBE OEM: AMD ATOMBIOS
    [ 2632.915] (II) fglrx(0): VESA VBE OEM Software Rev: 15.32
    [ 2632.915] (II) fglrx(0): VESA VBE OEM Vendor: (C) 1988-2010, Advanced Micro Devices, Inc.
    [ 2632.915] (II) fglrx(0): VESA VBE OEM Product: BONAIRE
    [ 2632.915] (II) fglrx(0): VESA VBE OEM Product Rev: 01.00
    [ 2632.915] (II) fglrx(0): AMD Video BIOS revision 9 or later detected
    [ 2632.915] (--) fglrx(0): Video RAM: 2097152 kByte, Type: GDDR5
    [ 2632.915] (II) fglrx(0): PCIE card detected
    [ 2632.915] (--) fglrx(0): Using per-process page tables (PPPT) as GART.
    [ 2632.915] (WW) fglrx(0): board is an unknown third party board, chipset is supported
    [ 2632.915] (II) fglrx(0): [FB] MC range(MCFBBase = 0xf400000000, MCFBSize = 0x80000000)
    [ 2632.915] (II) fglrx(0): RandR 1.2 support is enabled!
    [ 2632.915] (II) fglrx(0): RandR 1.2 rotation support is enabled!
    [ 2632.915] (II) Loading sub module "fb"
    [ 2632.915] (II) LoadModule: "fb"
    [ 2632.916] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 2632.916] (II) Module fb: vendor="X.Org Foundation"
    [ 2632.916] compiled for 1.14.5, module version = 1.0.0
    [ 2632.916] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 2632.916] (II) fglrx(0): EDID Management option: EDID Management is enabled
    [ 2632.916] (II) Loading sub module "ddc"
    [ 2632.916] (II) LoadModule: "ddc"
    [ 2632.916] (II) Module "ddc" already built-in
    [ 2633.034] (II) fglrx(0): Output DFP1 using monitor section aticonfig-Monitor[0]-0
    [ 2633.034] (II) fglrx(0): Output DFP2 has no monitor section
    [ 2633.034] (II) fglrx(0): Output DFP3 has no monitor section
    [ 2633.034] (II) fglrx(0): Output DFP4 has no monitor section
    [ 2633.034] (II) fglrx(0): Output DFP5 has no monitor section
    [ 2633.034] (II) fglrx(0): Output DFP6 has no monitor section
    [ 2633.034] (II) fglrx(0): Output DFP7 has no monitor section
    [ 2633.034] (II) fglrx(0): Output CRT1 has no monitor section
    [ 2633.034] (II) Loading sub module "ddc"
    [ 2633.034] (II) LoadModule: "ddc"
    [ 2633.034] (II) Module "ddc" already built-in
    [ 2633.034] (II) fglrx(0): Connected Display0: CRT1
    [ 2633.034] (II) fglrx(0): Display0 EDID data ---------------------------
    [ 2633.034] (II) fglrx(0): Manufacturer: GSM Model: 4b31 Serial#: 78077
    [ 2633.034] (II) fglrx(0): Year: 2007 Week: 7
    [ 2633.034] (II) fglrx(0): EDID Version: 1.3
    [ 2633.034] (II) fglrx(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
    [ 2633.034] (II) fglrx(0): Sync: Separate Composite SyncOnGreen
    [ 2633.034] (II) fglrx(0): Max Image Size [cm]: horiz.: 38 vert.: 30
    [ 2633.034] (II) fglrx(0): Gamma: 2.20
    [ 2633.034] (II) fglrx(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
    [ 2633.034] (II) fglrx(0): First detailed timing is preferred mode
    [ 2633.034] (II) fglrx(0): redX: 0.639 redY: 0.342 greenX: 0.297 greenY: 0.615
    [ 2633.034] (II) fglrx(0): blueX: 0.146 blueY: 0.068 whiteX: 0.313 whiteY: 0.329
    [ 2633.034] (II) fglrx(0): Supported established timings:
    [ 2633.034] (II) fglrx(0): 720x400@70Hz
    [ 2633.034] (II) fglrx(0): 640x480@60Hz
    [ 2633.034] (II) fglrx(0): 640x480@67Hz
    [ 2633.034] (II) fglrx(0): 640x480@72Hz
    [ 2633.034] (II) fglrx(0): 640x480@75Hz
    [ 2633.034] (II) fglrx(0): 800x600@56Hz
    [ 2633.034] (II) fglrx(0): 800x600@60Hz
    [ 2633.034] (II) fglrx(0): 800x600@72Hz
    [ 2633.034] (II) fglrx(0): 800x600@75Hz
    [ 2633.034] (II) fglrx(0): 832x624@75Hz
    [ 2633.034] (II) fglrx(0): 1024x768@60Hz
    [ 2633.034] (II) fglrx(0): 1024x768@70Hz
    [ 2633.034] (II) fglrx(0): 1024x768@75Hz
    [ 2633.035] (II) fglrx(0): 1280x1024@75Hz
    [ 2633.035] (II) fglrx(0): 1152x864@75Hz
    [ 2633.035] (II) fglrx(0): Manufacturer's mask: 0
    [ 2633.035] (II) fglrx(0): Supported standard timings:
    [ 2633.035] (II) fglrx(0): #0: hsize: 640 vsize 480 refresh: 75 vid: 20273
    [ 2633.035] (II) fglrx(0): #1: hsize: 800 vsize 600 refresh: 75 vid: 20293
    [ 2633.035] (II) fglrx(0): #2: hsize: 1024 vsize 768 refresh: 75 vid: 20321
    [ 2633.035] (II) fglrx(0): #3: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 2633.035] (II) fglrx(0): Supported detailed timing:
    [ 2633.035] (II) fglrx(0): clock: 108.0 MHz Image Size: 376 x 301 mm
    [ 2633.035] (II) fglrx(0): h_active: 1280 h_sync: 1328 h_sync_end 1440 h_blank_end 1688 h_border: 0
    [ 2633.035] (II) fglrx(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1066 v_border: 0
    [ 2633.035] (II) fglrx(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 83 kHz, PixClock max 145 MHz
    [ 2633.035] (II) fglrx(0): Monitor name: L1918S
    [ 2633.035] (II) fglrx(0): Monitor name:
    [ 2633.035] (II) fglrx(0): EDID (in hex):
    [ 2633.035] (II) fglrx(0): 00ffffffffffff001e6d314bfd300100
    [ 2633.035] (II) fglrx(0): 071101036e261e78eaa2a5a3574c9d25
    [ 2633.035] (II) fglrx(0): 115054bfef80314f454f614f81800101
    [ 2633.035] (II) fglrx(0): 010101010101302a009851002a403070
    [ 2633.035] (II) fglrx(0): 1300782d1100001e000000fd00384b1e
    [ 2633.035] (II) fglrx(0): 530e000a202020202020000000fc004c
    [ 2633.035] (II) fglrx(0): 31393138530a202020202020000000fc
    [ 2633.035] (II) fglrx(0): 00200a202020202020202020202000e7
    [ 2633.035] (II) fglrx(0): End of Display0 EDID data --------------------
    [ 2633.035] (II) fglrx(0): Dynamic Surface Resizing Enabled
    [ 2633.036] (II) fglrx(0): EDID for output DFP1
    [ 2633.036] (II) fglrx(0): EDID for output DFP2
    [ 2633.036] (II) fglrx(0): EDID for output DFP3
    [ 2633.036] (II) fglrx(0): EDID for output DFP4
    [ 2633.036] (II) fglrx(0): EDID for output DFP5
    [ 2633.036] (II) fglrx(0): EDID for output DFP6
    [ 2633.036] (II) fglrx(0): EDID for output DFP7
    [ 2633.036] (II) fglrx(0): EDID for output CRT1
    [ 2633.036] (II) fglrx(0): Manufacturer: GSM Model: 4b31 Serial#: 78077
    [ 2633.036] (II) fglrx(0): Year: 2007 Week: 7
    [ 2633.036] (II) fglrx(0): EDID Version: 1.3
    [ 2633.036] (II) fglrx(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
    [ 2633.036] (II) fglrx(0): Sync: Separate Composite SyncOnGreen
    [ 2633.036] (II) fglrx(0): Max Image Size [cm]: horiz.: 38 vert.: 30
    [ 2633.036] (II) fglrx(0): Gamma: 2.20
    [ 2633.036] (II) fglrx(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
    [ 2633.036] (II) fglrx(0): First detailed timing is preferred mode
    [ 2633.036] (II) fglrx(0): redX: 0.639 redY: 0.342 greenX: 0.297 greenY: 0.615
    [ 2633.036] (II) fglrx(0): blueX: 0.146 blueY: 0.068 whiteX: 0.313 whiteY: 0.329
    [ 2633.036] (II) fglrx(0): Supported established timings:
    [ 2633.036] (II) fglrx(0): 720x400@70Hz
    [ 2633.036] (II) fglrx(0): 640x480@60Hz
    [ 2633.036] (II) fglrx(0): 640x480@67Hz
    [ 2633.036] (II) fglrx(0): 640x480@72Hz
    [ 2633.036] (II) fglrx(0): 640x480@75Hz
    [ 2633.036] (II) fglrx(0): 800x600@56Hz
    [ 2633.036] (II) fglrx(0): 800x600@60Hz
    [ 2633.036] (II) fglrx(0): 800x600@72Hz
    [ 2633.036] (II) fglrx(0): 800x600@75Hz
    [ 2633.036] (II) fglrx(0): 832x624@75Hz
    [ 2633.037] (II) fglrx(0): 1024x768@60Hz
    [ 2633.037] (II) fglrx(0): 1024x768@70Hz
    [ 2633.037] (II) fglrx(0): 1024x768@75Hz
    [ 2633.037] (II) fglrx(0): 1280x1024@75Hz
    [ 2633.037] (II) fglrx(0): 1152x864@75Hz
    [ 2633.037] (II) fglrx(0): Manufacturer's mask: 0
    [ 2633.037] (II) fglrx(0): Supported standard timings:
    [ 2633.037] (II) fglrx(0): #0: hsize: 640 vsize 480 refresh: 75 vid: 20273
    [ 2633.037] (II) fglrx(0): #1: hsize: 800 vsize 600 refresh: 75 vid: 20293
    [ 2633.037] (II) fglrx(0): #2: hsize: 1024 vsize 768 refresh: 75 vid: 20321
    [ 2633.037] (II) fglrx(0): #3: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 2633.037] (II) fglrx(0): Supported detailed timing:
    [ 2633.037] (II) fglrx(0): clock: 108.0 MHz Image Size: 376 x 301 mm
    [ 2633.037] (II) fglrx(0): h_active: 1280 h_sync: 1328 h_sync_end 1440 h_blank_end 1688 h_border: 0
    [ 2633.037] (II) fglrx(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1066 v_border: 0
    [ 2633.037] (II) fglrx(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 83 kHz, PixClock max 145 MHz
    [ 2633.037] (II) fglrx(0): Monitor name: L1918S
    [ 2633.037] (II) fglrx(0): Monitor name:
    [ 2633.037] (II) fglrx(0): EDID (in hex):
    [ 2633.037] (II) fglrx(0): 00ffffffffffff001e6d314bfd300100
    [ 2633.037] (II) fglrx(0): 071101036e261e78eaa2a5a3574c9d25
    [ 2633.037] (II) fglrx(0): 115054bfef80314f454f614f81800101
    [ 2633.037] (II) fglrx(0): 010101010101302a009851002a403070
    [ 2633.037] (II) fglrx(0): 1300782d1100001e000000fd00384b1e
    [ 2633.037] (II) fglrx(0): 530e000a202020202020000000fc004c
    [ 2633.037] (II) fglrx(0): 31393138530a202020202020000000fc
    [ 2633.037] (II) fglrx(0): 00200a202020202020202020202000e7
    [ 2633.037] (II) fglrx(0): Printing probed modes for output CRT1
    [ 2633.037] (II) fglrx(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
    [ 2633.037] (II) fglrx(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 2633.037] (II) fglrx(0): Modeline "1280x960"x75.0 135.00 1280 1296 1440 1688 960 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 2633.037] (II) fglrx(0): Modeline "1280x960"x60.0 108.00 1280 1328 1440 1688 960 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [ 2633.037] (II) fglrx(0): Modeline "1280x768"x75.0 135.00 1280 1296 1440 1688 768 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 2633.037] (II) fglrx(0): Modeline "1280x768"x60.0 108.00 1280 1328 1440 1688 768 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [ 2633.037] (II) fglrx(0): Modeline "1280x720"x75.0 135.00 1280 1296 1440 1688 720 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 2633.037] (II) fglrx(0): Modeline "1280x720"x60.0 108.00 1280 1328 1440 1688 720 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [ 2633.037] (II) fglrx(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
    [ 2633.037] (II) fglrx(0): Modeline "1024x768"x70.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 2633.037] (II) fglrx(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 2633.037] (II) fglrx(0): Modeline "800x600"x72.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 2633.037] (II) fglrx(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 2633.037] (II) fglrx(0): Modeline "800x600"x60.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 2633.037] (II) fglrx(0): Modeline "800x600"x56.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 2633.037] (II) fglrx(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 2633.037] (II) fglrx(0): Modeline "640x480"x72.0 31.50 640 656 696 832 480 481 484 520 -hsync -vsync (37.9 kHz e)
    [ 2633.037] (II) fglrx(0): Modeline "640x480"x67.0 27.28 640 664 728 816 480 481 484 499 -hsync +vsync (33.4 kHz e)
    [ 2633.037] (II) fglrx(0): Modeline "640x480"x60.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 2633.037] (II) fglrx(0): Output DFP1 disconnected
    [ 2633.037] (II) fglrx(0): Output DFP2 disconnected
    [ 2633.037] (II) fglrx(0): Output DFP3 disconnected
    [ 2633.037] (II) fglrx(0): Output DFP4 disconnected
    [ 2633.037] (II) fglrx(0): Output DFP5 disconnected
    [ 2633.038] (II) fglrx(0): Output DFP6 disconnected
    [ 2633.038] (II) fglrx(0): Output DFP7 disconnected
    [ 2633.038] (II) fglrx(0): Output CRT1 connected
    [ 2633.038] (II) fglrx(0): Using exact sizes for initial modes
    [ 2633.038] (II) fglrx(0): Output CRT1 using initial mode 1280x1024
    [ 2633.038] (II) fglrx(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 2633.038] (II) fglrx(0): DPI set to (96, 96)
    [ 2633.038] (II) fglrx(0): Eyefinity capable adapter detected.
    [ 2633.038] (II) fglrx(0): Adapter AMD Radeon HD 7700 Series has 6 configurable heads and 1 displays connected.
    [ 2633.038] (==) fglrx(0): PseudoColor visuals disabled
    [ 2633.038] (II) Loading sub module "ramdac"
    [ 2633.038] (II) LoadModule: "ramdac"
    [ 2633.038] (II) Module "ramdac" already built-in
    [ 2633.038] (==) fglrx(0): NoDRI = NO
    [ 2633.038] (==) fglrx(0): Capabilities: 0x00000000
    [ 2633.038] (==) fglrx(0): CapabilitiesEx: 0x00000000
    [ 2633.038] (==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
    [ 2633.038] (==) fglrx(0): UseFastTLS=0
    [ 2633.038] (II) fglrx(0): Shadow Primary option: ShadowPrimary is enabled
    [ 2633.038] (--) Depth 24 pixmap format is 32 bpp
    [ 2633.038] Loading extension ATIFGLRXDRI
    [ 2633.038] (II) fglrx(0): doing swlDriScreenInit
    [ 2633.038] (II) fglrx(0): swlDriScreenInit for fglrx driver
    [ 2633.039] ukiDynamicMajor: found major device number 250
    [ 2633.039] ukiDynamicMajor: found major device number 250
    [ 2633.039] ukiDynamicMajor: found major device number 250
    [ 2633.039] ukiOpenByBusid: Searching for BusID PCI:2:0:0
    [ 2633.039] ukiOpenDevice: node name is /dev/ati/card0
    [ 2633.039] ukiOpenDevice: open result is 14, (OK)
    [ 2633.039] ukiOpenByBusid: ukiOpenMinor returns 14
    [ 2633.039] ukiOpenByBusid: ukiGetBusid reports PCI:2:0:0
    [ 2633.039] (II) fglrx(0): [uki] DRM interface version 1.0
    [ 2633.039] (II) fglrx(0): [uki] created "fglrx" driver at busid "PCI:2:0:0"
    [ 2633.039] (II) fglrx(0): [uki] added 8192 byte SAREA at 0x3c000
    [ 2633.039] (II) fglrx(0): [uki] mapped SAREA 0x3c000 to 0x7f000fd0d000
    [ 2633.039] (II) fglrx(0): [uki] framebuffer handle = 0x3d000
    [ 2633.039] (II) fglrx(0): [uki] added 1 reserved context for kernel
    [ 2633.039] (II) fglrx(0): swlDriScreenInit done
    [ 2633.039] (II) fglrx(0): Kernel Module Version Information:
    [ 2633.039] (II) fglrx(0): Name: fglrx
    [ 2633.039] (II) fglrx(0): Version: 14.10.2
    [ 2633.039] (II) fglrx(0): Date: Apr 17 2014
    [ 2633.039] (II) fglrx(0): Desc: AMD FireGL DRM kernel module
    [ 2633.039] (II) fglrx(0): Kernel Module version matches driver.
    [ 2633.039] (II) fglrx(0): Kernel Module Build Time Information:
    [ 2633.039] (II) fglrx(0): Build-Kernel UTS_RELEASE: 3.10.40-1-lts
    [ 2633.039] (II) fglrx(0): Build-Kernel MODVERSIONS: yes
    [ 2633.039] (II) fglrx(0): Build-Kernel __SMP__: yes
    [ 2633.039] (II) fglrx(0): Build-Kernel PAGE_SIZE: 0x1000
    [ 2633.039] (II) fglrx(0): [uki] register handle = 0x0003e000
    [ 2633.040] (II) fglrx(0): DRI initialization successfull
    [ 2633.040] (II) fglrx(0): FBADPhys: 0xf400000000 FBMappedSize: 0x01040000
    [ 2633.041] (==) fglrx(0): Backing store disabled
    [ 2633.041] Loading extension FGLRXEXTENSION
    [ 2633.041] (**) fglrx(0): DPMS enabled
    [ 2633.041] (II) fglrx(0): Initialized in-driver Xinerama extension
    [ 2633.041] (**) fglrx(0): Textured Video is enabled.
    [ 2633.041] (II) LoadModule: "glesx"
    [ 2633.042] (II) Loading /usr/lib/xorg/modules/glesx.so
    [ 2633.043] (II) Module glesx: vendor="X.Org Foundation"
    [ 2633.043] compiled for 1.4.99.906, module version = 1.0.0
    [ 2633.043] Loading extension GLESX
    [ 2633.043] (II) fglrx(0): GLESX enableFlags = 8784
    [ 2633.043] (II) fglrx(0): GLESX is enabled
    [ 2633.043] (II) LoadModule: "amdxmm"
    [ 2633.043] (II) Loading /usr/lib/xorg/modules/amdxmm.so
    [ 2633.043] (II) Module amdxmm: vendor="X.Org Foundation"
    [ 2633.043] compiled for 1.4.99.906, module version = 2.0.0
    [ 2633.055] Loading extension AMDXVOPL
    [ 2633.055] Loading extension AMDXVBA
    [ 2633.055] (II) fglrx(0): Enable composite support successfully
    [ 2633.055] (WW) fglrx(0): Option "VendorName" is not used
    [ 2633.055] (WW) fglrx(0): Option "ModelName" is not used
    [ 2633.055] (II) fglrx(0): X context handle = 0x1
    [ 2633.055] (II) fglrx(0): [DRI] installation complete
    [ 2633.055] (==) fglrx(0): Silken mouse enabled
    [ 2633.056] (==) fglrx(0): Using HW cursor of display infrastructure!
    [ 2633.056] (II) fglrx(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 2633.414] (--) RandR disabled
    [ 2633.432] ukiDynamicMajor: found major device number 250
    [ 2633.432] ukiDynamicMajor: found major device number 250
    [ 2633.432] ukiOpenByBusid: Searching for BusID PCI:2:0:0
    [ 2633.432] ukiOpenDevice: node name is /dev/ati/card0
    [ 2633.432] ukiOpenDevice: open result is 15, (OK)
    [ 2633.432] ukiOpenByBusid: ukiOpenMinor returns 15
    [ 2633.432] ukiOpenByBusid: ukiGetBusid reports PCI:2:0:0
    [ 2633.432] (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]
    [ 2633.443] ukiDynamicMajor: found major device number 250
    [ 2633.443] ukiDynamicMajor: found major device number 250
    [ 2633.443] ukiDynamicMajor: found major device number 250
    [ 2633.443] ukiOpenDevice: node name is /dev/ati/card0
    [ 2633.443] ukiOpenDevice: open result is 16, (OK)
    [ 2633.443] ukiGetBusid returned 'PCI:2:0:0'
    [ 2633.443] ukiOpenDevice: node name is /dev/ati/card1
    [ 2633.443] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.443] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.443] ukiOpenDevice: Open failed
    [ 2633.443] ukiOpenDevice: node name is /dev/ati/card2
    [ 2633.443] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.443] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.443] ukiOpenDevice: Open failed
    [ 2633.443] ukiOpenDevice: node name is /dev/ati/card3
    [ 2633.444] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.444] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.444] ukiOpenDevice: Open failed
    [ 2633.444] ukiOpenDevice: node name is /dev/ati/card4
    [ 2633.444] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.444] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.444] ukiOpenDevice: Open failed
    [ 2633.444] ukiOpenDevice: node name is /dev/ati/card5
    [ 2633.444] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.444] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.444] ukiOpenDevice: Open failed
    [ 2633.444] ukiOpenDevice: node name is /dev/ati/card6
    [ 2633.444] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.444] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.444] ukiOpenDevice: Open failed
    [ 2633.444] ukiOpenDevice: node name is /dev/ati/card7
    [ 2633.444] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.444] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.444] ukiOpenDevice: Open failed
    [ 2633.444] ukiOpenDevice: node name is /dev/ati/card8
    [ 2633.444] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.445] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.445] ukiOpenDevice: Open failed
    [ 2633.445] ukiOpenDevice: node name is /dev/ati/card9
    [ 2633.445] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.445] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.445] ukiOpenDevice: Open failed
    [ 2633.445] ukiOpenDevice: node name is /dev/ati/card10
    [ 2633.445] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.445] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.445] ukiOpenDevice: Open failed
    [ 2633.445] ukiOpenDevice: node name is /dev/ati/card11
    [ 2633.445] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.445] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.445] ukiOpenDevice: Open failed
    [ 2633.445] ukiOpenDevice: node name is /dev/ati/card12
    [ 2633.445] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.445] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.445] ukiOpenDevice: Open failed
    [ 2633.445] ukiOpenDevice: node name is /dev/ati/card13
    [ 2633.445] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.445] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.446] ukiOpenDevice: Open failed
    [ 2633.446] ukiOpenDevice: node name is /dev/ati/card14
    [ 2633.446] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.446] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.446] ukiOpenDevice: Open failed
    [ 2633.446] ukiOpenDevice: node name is /dev/ati/card15
    [ 2633.446] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.446] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.446] ukiOpenDevice: Open failed
    [ 2633.446] ukiDynamicMajor: found major device number 250
    [ 2633.446] ukiOpenByBusid: Searching for BusID PCI:2:0:0
    [ 2633.446] ukiOpenDevice: node name is /dev/ati/card0
    [ 2633.446] ukiOpenDevice: open result is 16, (OK)
    [ 2633.446] ukiOpenByBusid: ukiOpenMinor returns 16
    [ 2633.446] ukiOpenByBusid: ukiGetBusid reports PCI:2:0:0
    [ 2633.525] (II) AIGLX: Loaded and initialized OpenGL driver(II) GLX: Initialized DRI GL provider for screen 0
    [ 2633.526] ukiDynamicMajor: found major device number 250
    [ 2633.526] ukiDynamicMajor: found major device number 250
    [ 2633.526] ukiDynamicMajor: found major device number 250
    [ 2633.526] ukiOpenDevice: node name is /dev/ati/card0
    [ 2633.526] ukiOpenDevice: open result is 17, (OK)
    [ 2633.526] ukiGetBusid returned 'PCI:2:0:0'
    [ 2633.526] ukiOpenDevice: node name is /dev/ati/card1
    [ 2633.526] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.526] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.526] ukiOpenDevice: Open failed
    [ 2633.526] ukiOpenDevice: node name is /dev/ati/card2
    [ 2633.526] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.526] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.526] ukiOpenDevice: Open failed
    [ 2633.526] ukiOpenDevice: node name is /dev/ati/card3
    [ 2633.526] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.526] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.526] ukiOpenDevice: Open failed
    [ 2633.526] ukiOpenDevice: node name is /dev/ati/card4
    [ 2633.526] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.526] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.526] ukiOpenDevice: Open failed
    [ 2633.526] ukiOpenDevice: node name is /dev/ati/card5
    [ 2633.526] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.526] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.526] ukiOpenDevice: Open failed
    [ 2633.526] ukiOpenDevice: node name is /dev/ati/card6
    [ 2633.526] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.526] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.526] ukiOpenDevice: Open failed
    [ 2633.526] ukiOpenDevice: node name is /dev/ati/card7
    [ 2633.526] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.526] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.526] ukiOpenDevice: Open failed
    [ 2633.526] ukiOpenDevice: node name is /dev/ati/card8
    [ 2633.526] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.526] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.526] ukiOpenDevice: Open failed
    [ 2633.526] ukiOpenDevice: node name is /dev/ati/card9
    [ 2633.526] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.526] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.527] ukiOpenDevice: Open failed
    [ 2633.527] ukiOpenDevice: node name is /dev/ati/card10
    [ 2633.527] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.527] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.527] ukiOpenDevice: Open failed
    [ 2633.527] ukiOpenDevice: node name is /dev/ati/card11
    [ 2633.527] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.527] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.527] ukiOpenDevice: Open failed
    [ 2633.527] ukiOpenDevice: node name is /dev/ati/card12
    [ 2633.527] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.527] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.527] ukiOpenDevice: Open failed
    [ 2633.527] ukiOpenDevice: node name is /dev/ati/card13
    [ 2633.527] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.527] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.527] ukiOpenDevice: Open failed
    [ 2633.527] ukiOpenDevice: node name is /dev/ati/card14
    [ 2633.527] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.527] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.527] ukiOpenDevice: Open failed
    [ 2633.527] ukiOpenDevice: node name is /dev/ati/card15
    [ 2633.527] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.527] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.527] ukiOpenDevice: Open failed
    [ 2633.527] ukiDynamicMajor: found major device number 250
    [ 2633.527] ukiOpenByBusid: Searching for BusID PCI:2:0:0
    [ 2633.527] ukiOpenDevice: node name is /dev/ati/card0
    [ 2633.527] ukiOpenDevice: open result is 17, (OK)
    [ 2633.527] ukiOpenByBusid: ukiOpenMinor returns 17
    [ 2633.527] ukiOpenByBusid: ukiGetBusid reports PCI:2:0:0
    [ 2633.546] (II) fglrx(0): OverDrive6 Detected!
    [ 2633.551] (II) fglrx(0): Setting screen physical size to 338 x 270
    [ 2633.594] (II) config/udev: Adding input device Power Button (/dev/input/event3)
    [ 2633.594] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 2633.594] (II) LoadModule: "evdev"
    [ 2633.595] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 2633.595] (II) Module evdev: vendor="X.Org Foundation"
    [ 2633.595] compiled for 1.14.3, module version = 2.8.2
    [ 2633.595] Module class: X.Org XInput Driver
    [ 2633.595] ABI class: X.Org XInput driver, version 19.1
    [ 2633.595] (II) Using input driver 'evdev' for 'Power Button'
    [ 2633.595] (**) Power Button: always reports core events
    [ 2633.595] (**) evdev: Power Button: Device: "/dev/input/event3"
    [ 2633.595] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 2633.595] (--) evdev: Power Button: Found keys
    [ 2633.595] (II) evdev: Power Button: Configuring as keyboard
    [ 2633.595] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
    [ 2633.595] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 2633.595] (**) Option "xkb_rules" "evdev"
    [ 2633.595] (**) Option "xkb_model" "pc104"
    [ 2633.595] (**) Option "xkb_layout" "us"
    [ 2633.634] (II) config/udev: Adding input device Power Button (/dev/input/event2)
    [ 2633.634] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 2633.634] (II) Using input driver 'evdev' for 'Power Button'
    [ 2633.634] (**) Power Button: always reports core events
    [ 2633.634] (**) evdev: Power Button: Device: "/dev/input/event2"
    [ 2633.634] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 2633.634] (--) evdev: Power Button: Found keys
    [ 2633.634] (II) evdev: Power Button: Configuring as keyboard
    [ 2633.634] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2"
    [ 2633.634] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
    [ 2633.634] (**) Option "xkb_rules" "evdev"
    [ 2633.634] (**) Option "xkb_model" "pc104"
    [ 2633.634] (**) Option "xkb_layout" "us"
    [ 2633.635] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/event1)
    [ 2633.635] (**) Logitech USB-PS/2 Optical Mouse: Applying InputClass "evdev pointer catchall"
    [ 2633.635] (II) Using input driver 'evdev' for 'Logitech USB-PS/2 Optical Mouse'
    [ 2633.635] (**) Logitech USB-PS/2 Optical Mouse: always reports core events
    [ 2633.635] (**) evdev: Logitech USB-PS/2 Optical Mouse: Device: "/dev/input/event1"
    [ 2633.635] (--) evdev: Logitech USB-PS/2 Optical Mouse: Vendor 0x46d Product 0xc051
    [ 2633.635] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found 12 mouse buttons
    [ 2633.635] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found scroll wheel(s)
    [ 2633.635] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found relative axes
    [ 2633.635] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found x and y relative axes
    [ 2633.635] (II) evdev: Logitech USB-PS/2 Optical Mouse: Configuring as mouse
    [ 2633.635] (II) evdev: Logitech USB-PS/2 Optical Mouse: Adding scrollwheel support
    [ 2633.635] (**) evdev: Logitech USB-PS/2 Optical Mouse: YAxisMapping: buttons 4 and 5
    [ 2633.635] (**) evdev: Logitech USB-PS/2 Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 2633.635] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.0/usb2/2-3/2-3:1.0/input/input1/event1"
    [ 2633.635] (II) XINPUT: Adding extended input device "Logitech USB-PS/2 Optical Mouse" (type: MOUSE, id 8)
    [ 2633.635] (II) evdev: Logitech USB-PS/2 Optical Mouse: initialized for relative axes.
    [ 2633.635] (**) Logitech USB-PS/2 Optical Mouse: (accel) keeping acceleration scheme 1
    [ 2633.635] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration profile 0
    [ 2633.635] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration factor: 2.000
    [ 2633.635] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration threshold: 4
    [ 2633.635] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/mouse0)
    [ 2633.635] (II) No input driver specified, ignoring this device.
    [ 2633.636] (II) This device may have been added with another device file.
    [ 2633.636] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event5)
    [ 2633.636] (II) No input driver specified, ignoring this device.
    [ 2633.636] (II) This device may have been added with another device file.
    [ 2633.636] (II) config/udev: Adding input device HDA NVidia Line Out (/dev/input/event6)
    [ 2633.636] (II) No input driver specified, ignoring this device.
    [ 2633.636] (II) This device may have been added with another device file.
    [ 2633.636] (II) config/udev: Adding input device HDA NVidia Line (/dev/input/event7)
    [ 2633.636] (II) No input driver specified, ignoring this device.
    [ 2633.636] (II) This device may have been added with another device file.
    [ 2633.637] (II) config/udev: Adding input device HDA NVidia Rear Mic (/dev/input/event8)
    [ 2633.637] (II) No input driver specified, ignoring this device.
    [ 2633.637] (II) This device may have been added with another device file.
    [ 2633.637] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=10 (/dev/input/event10)
    [ 2633.637] (II) No input driver specified, ignoring this device.
    [ 2633.637] (II) This device may have been added with another device file.
    [ 2633.637] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=9 (/dev/input/event11)
    [ 2633.637] (II) No input driver specified, ignoring this device.
    [ 2633.637] (II) This device may have been added with another device file.
    [ 2633.638] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=8 (/dev/input/event12)
    [ 2633.638] (II) No input driver specified, ignoring this device.
    [ 2633.638] (II) This device may have been added with another device file.
    [ 2633.638] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=7 (/dev/input/event13)
    [ 2633.638] (II) No input driver specified, ignoring this device.
    [ 2633.638] (II) This device may have been added with another device file.
    [ 2633.638] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=3 (/dev/input/event14)
    [ 2633.638] (II) No input driver specified, ignoring this device.
    [ 2633.638] (II) This device may have been added with another device file.
    [ 2633.638] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=11 (/dev/input/event9)
    [ 2633.639] (II) No input driver specified, ignoring this device.
    [ 2633.639] (II) This device may have been added with another device file.
    [ 2633.639] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 2633.639] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 2633.639] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 2633.639] (**) AT Translated Set 2 keyboard: always reports core events
    [ 2633.639] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 2633.639] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
    [ 2633.639] (--) evdev: AT Translated Set 2 keyboard: Found keys
    [ 2633.639] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
    [ 2633.639] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 2633.639] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 9)
    [ 2633.639] (**) Option "xkb_rules" "evdev"
    [ 2633.639] (**) Option "xkb_model" "pc104"
    [ 2633.639] (**) Option "xkb_layout" "us"
    [ 2633.640] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
    [ 2633.640] (II) No input driver specified, ignoring this device.
    [ 2633.640] (II) This device may have been added with another device file.
    [ 2635.885] (II) fglrx(0): Restoring Recent Mode via PCS is not supported in RANDR 1.2 capable environments
    [ 2639.300] (II) AIGLX: Suspending AIGLX clients for VT switch
    [ 2639.300] (II) fglrx(0): Backup framebuffer data.
    [ 2639.333] (II) fglrx(0): Backup complete.
    [ 2653.729] (II) evdev: AT Translated Set 2 keyboard: Close
    [ 2653.730] (II) UnloadModule: "evdev"
    [ 2653.730] (II) evdev: Logitech USB-PS/2 Optical Mouse: Close
    [ 2653.730] (II) UnloadModule: "evdev"
    [ 2653.730] (II) evdev: Power Button: Close
    [ 2653.730] (II) UnloadModule: "evdev"
    [ 2653.730] (II) evdev: Power Button: Close
    [ 2653.730] (II) UnloadModule: "evdev"
    [ 2653.732] (II) fglrx(0): Shutdown CMMQS
    [ 2653.735] (II) fglrx(0): [uki] removed 1 reserved context for kernel
    [ 2653.735] (II) fglrx(0): [uki] unmapping 8192 bytes of SAREA 0x3c000 at 0x7f000fd0d000
    [ 2653.735] (EE)
    [ 2653.740] (EE) Backtrace:
    [ 2653.745] (EE) 0: Xorg (xorg_backtrace+0x3d) [0x57e04d]
    [ 2653.750] (EE) 1: Xorg (0x400000+0x181da9) [0x581da9]
    [ 2653.754] (EE) 2: /usr/lib/libpthread.so.0 (0x7f000f1e8000+0xf4b0) [0x7f000f1f74b0]
    [ 2653.759] (EE) 3: /usr/lib/libpciaccess.so.0 (0x7f000f406000+0x503e) [0x7f000f40b03e]
    [ 2653.765] (EE) 4: /usr/lib/xorg/modules/drivers/fglrx_drv.so (amd_xs113_int10_x_inb+0x46) [0x7f000bb46126]
    [ 2653.771] (EE) 5: /usr/lib/xorg/modules/drivers/fglrx_drv.so (0x7f000b15c000+0x9e2e05) [0x7f000bb3ee05]
    [ 2653.776] (EE) 6: /usr/lib/xorg/modules/drivers/fglrx_drv.so (X86EMU_exec+0xa5) [0x7f000bb32555]
    [ 2653.782] (EE) 7: /usr/lib/xorg/modules/drivers/fglrx_drv.so (amd_xs113_int10_xf86ExecX86int10+0x46) [0x7f000bb47286]
    [ 2653.788] (EE) 8: /usr/lib/xorg/modules/drivers/fglrx_drv.so (xf86ExecX86int10+0xd) [0x7f000b56897d]
    [ 2653.793] (EE) 9: /usr/lib/xorg/modules/libvbe.so (VBESetVBEMode+0x9d) [0x7f000ab0163d]
    [ 2653.799] (EE) 10: /usr/lib/xorg/modules/drivers/fglrx_drv.so (0x7f000b15c000+0x441623) [0x7f000b59d623]
    [ 2653.805] (EE) 11: /usr/lib/xorg/modules/drivers/fglrx_drv.so (atiddxVBESetConsoleMode+0x44) [0x7f000b59d474]
    [ 2653.811] (EE) 12: /usr/lib/xorg/modules/drivers/fglrx_drv.so (xdl_xs114_atiddxFreeScreen+0x73e) [0x7f000b6ffc1e]
    [ 2653.817] (EE) 13: /usr/lib/xorg/modules/drivers/fglrx_drv.so (xdl_xs114_atiddxCloseScreen+0x321) [0x7f000b6ff241]
    [ 2653.823] (EE) 14: /usr/lib/xorg/modules/drivers/fglrx_drv.so (0x7f000b15c000+0xa4a846) [0x7f000bba6846]
    [ 2653.828] (EE) 15: Xorg (0x400000+0xc3136) [0x4c3136]
    [ 2653.833] (EE) 16: Xorg (0x400000+0x106964) [0x506964]
    [ 2653.838] (EE) 17: Xorg (0x400000+0x24cd7) [0x424cd7]
    [ 2653.843] (EE) 18: /usr/lib/libc.so.6 (__libc_start_main+0xf0) [0x7f000e058000]
    [ 2653.848] (EE) 19: Xorg (0x400000+0x24f0f) [0x424f0f]
    [ 2653.857] (EE)
    [ 2653.861] (EE) Segmentation fault at address 0x0
    [ 2653.866] (EE)
    Fatal server error:
    [ 2653.874] (EE) Caught signal 11 (Segmentation fault). Server aborting
    [ 2653.878] (EE)
    [ 2653.883] (EE)
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 2653.899] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [ 2653.904] (EE)
    [ 2653.908] (EE) Server terminated with error (1). Closing log file.
    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
    I'm sure that the main problem is between keyboard and chair, but I'd like to know, what's wrong with pc
    Thanks for your efforts.
    Last edited by Mytrin (2014-05-25 19:09:02)

    I've managed to solve this error:
    (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
    There was missing library and few directories, which I found according to this http://www.reddit.com/r/archlinux/comme … _correctly at /usr/lib/dri, so I had to just symlink it. However, "unable to open display" error is still annoying me and Xorg is not working.
    EDIT: Found EE about missing commands in new Xorg.0.log and installed xterm to solve this. Now I don't have entirely black screen after startx. There is white rectangular terminal and fglrxinfo seems to be all right as it detected my Radeon and OpenGL. Now I have to install some DE, but that's another story. Marking as [SOLVED] and once again thanks to clfarron4 for reply.
    Last edited by Mytrin (2014-05-25 19:06:09)

  • [Solved] No AIGLX after recent update (xf86-video-ati)

    Hey there,
    I was wondering why gnome3 wasn't working in full mode so I played around a bit
    and finally updated my xorg-server to 1.10.* along with all of my graphics drivers.
    Now I don't have opengl support anymore. Before gnome3 I was running compiz
    using my old drivers without problems. The new drivers don't work so well for me obviously.
    So in my Xorg log it says:
    (EE) AIGLX error: Calling driver entry point failed
    (EE) AIGLX: reverting to software rendering
    I have an AMD 785G on-board chip using the following drivers:
    xf86-video-ati 6.14.1-1
    ati-dri 7.10.2-2
    libgl 7.10.2-2
    libdrm 2.4.25-1
    and I have a dual head setup so I do have a tiny Xorg.conf...
    just in case that's important.
    For once my entire system is updated to all the latest versions.
    Any ideas? Should I switch to the testing drivers?
    Should I downgrade again? I'm pretty sure the old drivers didn't work with the new xorg-server
    that's why I delayed the xorg update for so long...
    Last edited by Orim (2011-06-04 21:09:33)

    Yeah, I'm in the video group.
    At least that's what "groups" tells me.
    My Xorg.conf or precisely my 10-monitor.conf in xorg.conf.d
    Section "Module"
    Load "glx"
    Load "dri"
    Load "drm"
    EndSection
    Section "Device"
    Identifier "Device0"
    Driver "radeon"
    Option "AccelMethod" "EXA"
    Option "ColorTiling" "on"
    Option "DisplayPriority" "BIOS"
    Option "RenderAccel" "true"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    DefaultDepth 24
    SubSection "Display"
    Depth 24
    Virtual 3520 1200
    EndSubSection
    EndSection
    Section "Extensions"
    Option "Composite" "Enable"
    EndSection
    Xorg.log:
    [ 2211.198]
    X.Org X Server 1.10.2
    Release Date: 2011-05-28
    [ 2211.199] X Protocol Version 11, Revision 0
    [ 2211.200] Build Operating System: Linux 2.6.38-ARCH x86_64
    [ 2211.200] Current Operating System: Linux mistress 2.6.38-ARCH #1 SMP PREEMPT Mon May 23 22:02:08 CEST 2011 x86_64
    [ 2211.201] Kernel command line: cryptdevice=/dev/md1:lvm cryptkey=/dev/disk/by-uuid/cef85147-d5fa-406e-a3cc-c15610d7476c:ext3:/vault root=/dev/mapper/lvm-root radeon.modeset=0 rootdelay=10 vga=794 ro
    [ 2211.202] Build Date: 30 May 2011 08:18:15AM
    [ 2211.203]
    [ 2211.203] Current version of pixman: 0.20.2
    [ 2211.204] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 2211.206] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 2211.208] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Jun 4 15:10:09 2011
    [ 2211.209] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 2211.211] (==) No Layout section. Using the first Screen section.
    [ 2211.211] (**) |-->Screen "Screen0" (0)
    [ 2211.211] (**) | |-->Monitor "<default monitor>"
    [ 2211.211] (**) | |-->Device "Device0"
    [ 2211.211] (==) No monitor specified for screen "Screen0".
    Using a default monitor configuration.
    [ 2211.211] (==) Automatically adding devices
    [ 2211.211] (==) Automatically enabling devices
    [ 2211.211] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 2211.211] Entry deleted from font path.
    [ 2211.211] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 2211.211] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 2211.211] (**) Extension "Composite" is enabled
    [ 2211.211] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 2211.211] (II) Loader magic: 0x7d3440
    [ 2211.211] (II) Module ABI versions:
    [ 2211.211] X.Org ANSI C Emulation: 0.4
    [ 2211.211] X.Org Video Driver: 10.0
    [ 2211.211] X.Org XInput driver : 12.2
    [ 2211.211] X.Org Server Extension : 5.0
    [ 2211.211] (--) PCI:*(0:1:5:0) 1002:9710:1458:d000 rev 0, Mem @ 0xd0000000/268435456, 0xfdfe0000/65536, 0xfde00000/1048576, I/O @ 0x0000ee00/256
    [ 2211.211] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 2211.212] (II) "extmod" will be loaded by default.
    [ 2211.212] (II) "dbe" will be loaded by default.
    [ 2211.212] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    [ 2211.212] (II) "record" will be loaded by default.
    [ 2211.212] (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
    [ 2211.212] (II) "dri2" will be loaded by default.
    [ 2211.212] (II) LoadModule: "glx"
    [ 2211.212] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 2211.212] (II) Module glx: vendor="X.Org Foundation"
    [ 2211.212] compiled for 1.10.2, module version = 1.0.0
    [ 2211.212] ABI class: X.Org Server Extension, version 5.0
    [ 2211.212] (==) AIGLX enabled
    [ 2211.212] (II) Loading extension GLX
    [ 2211.212] (II) LoadModule: "dri"
    [ 2211.212] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 2211.212] (II) Module dri: vendor="X.Org Foundation"
    [ 2211.212] compiled for 1.10.2, module version = 1.0.0
    [ 2211.212] ABI class: X.Org Server Extension, version 5.0
    [ 2211.212] (II) Loading extension XFree86-DRI
    [ 2211.212] (II) LoadModule: "extmod"
    [ 2211.212] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 2211.212] (II) Module extmod: vendor="X.Org Foundation"
    [ 2211.212] compiled for 1.10.2, module version = 1.0.0
    [ 2211.212] Module class: X.Org Server Extension
    [ 2211.212] ABI class: X.Org Server Extension, version 5.0
    [ 2211.212] (II) Loading extension MIT-SCREEN-SAVER
    [ 2211.212] (II) Loading extension XFree86-VidModeExtension
    [ 2211.212] (II) Loading extension XFree86-DGA
    [ 2211.212] (II) Loading extension DPMS
    [ 2211.212] (II) Loading extension XVideo
    [ 2211.212] (II) Loading extension XVideo-MotionCompensation
    [ 2211.212] (II) Loading extension X-Resource
    [ 2211.212] (II) LoadModule: "dbe"
    [ 2211.212] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 2211.212] (II) Module dbe: vendor="X.Org Foundation"
    [ 2211.212] compiled for 1.10.2, module version = 1.0.0
    [ 2211.212] Module class: X.Org Server Extension
    [ 2211.212] ABI class: X.Org Server Extension, version 5.0
    [ 2211.212] (II) Loading extension DOUBLE-BUFFER
    [ 2211.212] (II) LoadModule: "record"
    [ 2211.212] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 2211.212] (II) Module record: vendor="X.Org Foundation"
    [ 2211.212] compiled for 1.10.2, module version = 1.13.0
    [ 2211.212] Module class: X.Org Server Extension
    [ 2211.212] ABI class: X.Org Server Extension, version 5.0
    [ 2211.212] (II) Loading extension RECORD
    [ 2211.212] (II) LoadModule: "dri2"
    [ 2211.212] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 2211.213] (II) Module dri2: vendor="X.Org Foundation"
    [ 2211.213] compiled for 1.10.2, module version = 1.2.0
    [ 2211.213] ABI class: X.Org Server Extension, version 5.0
    [ 2211.213] (II) Loading extension DRI2
    [ 2211.213] (II) LoadModule: "radeon"
    [ 2211.213] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    [ 2211.213] (II) Module radeon: vendor="X.Org Foundation"
    [ 2211.213] compiled for 1.10.0, module version = 6.14.1
    [ 2211.213] Module class: X.Org Video Driver
    [ 2211.213] ABI class: X.Org Video Driver, version 10.0
    [ 2211.213] (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, CYPRESS,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
    AMD Firestream 9350, ATI Radeon HD 5800 Series,
    ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
    ATI Radeon HD 5900 Series, ATI Radeon HD 5900 Series,
    ATI Mobility Radeon HD 5800 Series,
    ATI Mobility Radeon HD 5800 Series,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
    ATI Radeon HD 5700 Series, ATI Radeon HD 5700 Series,
    ATI Mobility Radeon HD 5000 Series,
    ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
    ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
    ATI Mobility Radeon HD 5000 Series,
    ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,
    ATI Mobility Radeon Graphics, CEDAR,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,
    ATI Radeon HD 5450, CEDAR, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
    CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, AMD Radeon HD 6900 Series,
    AMD Radeon HD 6900 Series, CAYMAN, CAYMAN,
    AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series, BARTS,
    BARTS, Mobility Radeon HD 6000 Series,
    Mobility Radeon HD 6000 Series, BARTS, BARTS, BARTS, BARTS,
    AMD Radeon HD 6800 Series, AMD Radeon HD 6800 Series, TURKS, TURKS,
    TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    TURKS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
    CAICOS, CAICOS, CAICOS, CAICOS
    [ 2211.215] (--) using VT number 8
    [ 2211.222] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    [ 2211.223] (II) [KMS] drm report modesetting isn't supported.
    [ 2211.223] (II) RADEON(0): TOTO SAYS 00000000fdfe0000
    [ 2211.223] (II) RADEON(0): MMIO registers at 0x00000000fdfe0000: size 64KB
    [ 2211.223] (II) RADEON(0): PCI bus 1 card 5 func 0
    [ 2211.223] (**) RADEON(0): Depth 24, (--) framebuffer bpp 32
    [ 2211.223] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 2211.223] (==) RADEON(0): Default visual is TrueColor
    [ 2211.223] (**) RADEON(0): Option "DisplayPriority" "BIOS"
    [ 2211.223] (**) RADEON(0): Option "ColorTiling" "on"
    [ 2211.223] (**) RADEON(0): Option "RenderAccel" "true"
    [ 2211.223] (**) RADEON(0): Option "AccelMethod" "EXA"
    [ 2211.223] (II) Loading sub module "vgahw"
    [ 2211.223] (II) LoadModule: "vgahw"
    [ 2211.223] (II) Loading /usr/lib/xorg/modules/libvgahw.so
    [ 2211.223] (II) Module vgahw: vendor="X.Org Foundation"
    [ 2211.223] compiled for 1.10.2, module version = 0.1.0
    [ 2211.223] ABI class: X.Org Video Driver, version 10.0
    [ 2211.223] (II) RADEON(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
    [ 2211.223] (==) RADEON(0): RGB weight 888
    [ 2211.223] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
    [ 2211.223] (--) RADEON(0): Chipset: "ATI Radeon HD 4200" (ChipID = 0x9710)
    [ 2211.223] (--) RADEON(0): Linear framebuffer at 0x00000000d0000000
    [ 2211.223] (II) RADEON(0): PCI card detected
    [ 2211.223] (II) Loading sub module "int10"
    [ 2211.223] (II) LoadModule: "int10"
    [ 2211.223] (II) Loading /usr/lib/xorg/modules/libint10.so
    [ 2211.223] (II) Module int10: vendor="X.Org Foundation"
    [ 2211.223] compiled for 1.10.2, module version = 1.0.0
    [ 2211.223] ABI class: X.Org Video Driver, version 10.0
    [ 2211.223] (II) RADEON(0): initializing int10
    [ 2211.225] (II) RADEON(0): Primary V_BIOS segment is: 0xc000
    [ 2211.226] (II) RADEON(0): ATOM BIOS detected
    [ 2211.226] (II) RADEON(0): ATOM BIOS Rom:
    [ 2211.226] SubsystemVendorID: 0x1002 SubsystemID: 0x1002
    [ 2211.226] IOBaseAddress: 0xee00
    [ 2211.226] Filename: 785GPM_D3.bi
    [ 2211.226] BIOS Bootup Message:
    B43106_DVI RS880 DDR2 200e/500m
    [ 2211.226] (II) RADEON(0): Framebuffer space used by Firmware (kb): 20
    [ 2211.226] (II) RADEON(0): Start of VRAM area used by Firmware: 0x1fffb000
    [ 2211.226] (II) RADEON(0): AtomBIOS requests 20kB of VRAM scratch space
    [ 2211.226] (II) RADEON(0): AtomBIOS VRAM scratch base: 0x1fffb000
    [ 2211.226] (II) RADEON(0): Cannot get VRAM scratch space. Allocating in main memory instead
    [ 2211.226] (II) RADEON(0): Default Engine Clock: 500000
    [ 2211.226] (II) RADEON(0): Default Memory Clock: 667000
    [ 2211.226] (II) RADEON(0): Maximum Pixel ClockPLL Frequency Output: 1200000
    [ 2211.226] (II) RADEON(0): Minimum Pixel ClockPLL Frequency Output: 0
    [ 2211.226] (II) RADEON(0): Maximum Pixel ClockPLL Frequency Input: 13500
    [ 2211.226] (II) RADEON(0): Minimum Pixel ClockPLL Frequency Input: 1000
    [ 2211.226] (II) RADEON(0): Maximum Pixel Clock: 400000
    [ 2211.226] (II) RADEON(0): Reference Clock: 14320
    [ 2211.226] drmOpenDevice: node name is /dev/dri/card0
    [ 2211.226] drmOpenDevice: open result is 10, (OK)
    [ 2211.226] drmOpenByBusid: Searching for BusID pci:0000:01:05.0
    [ 2211.227] drmOpenDevice: node name is /dev/dri/card0
    [ 2211.227] drmOpenDevice: open result is 10, (OK)
    [ 2211.227] drmOpenByBusid: drmOpenMinor returns 10
    [ 2211.227] drmOpenByBusid: drmGetBusid reports pci:0000:01:05.0
    [ 2211.227] (II) RADEON(0): [dri] Found DRI library version 1.3.0 and kernel module version 1.33.0
    [ 2211.227] (==) RADEON(0): Page Flipping disabled on r5xx and newer chips.
    [ 2211.227] (II) RADEON(0): Will try to use DMA for Xv image transfers
    [ 2211.227] (II) RADEON(0): Detected total video RAM=524288K, accessible=262144K (PCI BAR=262144K)
    [ 2211.227] (--) RADEON(0): Mapped VideoRAM: 262144 kByte (128 bit DDR SDRAM)
    [ 2211.227] (II) RADEON(0): Color tiling disabled
    [ 2211.227] (II) Loading sub module "ddc"
    [ 2211.227] (II) LoadModule: "ddc"
    [ 2211.227] (II) Module "ddc" already built-in
    [ 2211.227] (II) Loading sub module "i2c"
    [ 2211.227] (II) LoadModule: "i2c"
    [ 2211.227] (II) Module "i2c" already built-in
    [ 2211.227] (II) RADEON(0): PLL parameters: rf=1432 rd=12 min=90000 max=120000; xclk=40000
    [ 2211.227] (II) RADEON(0): Output VGA-0 has no monitor section
    [ 2211.227] (II) RADEON(0): I2C bus "VGA-0" initialized.
    [ 2211.227] (II) RADEON(0): Output DVI-0 has no monitor section
    [ 2211.227] (II) RADEON(0): I2C bus "DVI-0" initialized.
    [ 2211.227] (II) RADEON(0): Port0:
    [ 2211.227] XRANDR name: VGA-0
    [ 2211.227] Connector: VGA
    [ 2211.227] CRT1: INTERNAL_KLDSCP_DAC1
    [ 2211.227] DDC reg: 0x7e40
    [ 2211.227] (II) RADEON(0): Port1:
    [ 2211.227] XRANDR name: DVI-0
    [ 2211.227] Connector: DVI-D
    [ 2211.227] DFP1: INTERNAL_KLDSCP_LVTMA
    [ 2211.227] DDC reg: 0x7e50
    [ 2211.227] (II) RADEON(0): I2C device "VGA-0:ddc2" registered at address 0xA0.
    [ 2211.277] (II) RADEON(0): EDID for output VGA-0
    [ 2211.277] (II) RADEON(0): Manufacturer: HWP Model: a71 Serial#: 16843009
    [ 2211.277] (II) RADEON(0): Year: 2006 Week: 13
    [ 2211.277] (II) RADEON(0): EDID Version: 1.3
    [ 2211.277] (II) RADEON(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V
    [ 2211.277] (II) RADEON(0): Sync: Separate Composite SyncOnGreenSerration on. V.Sync Pulse req. if CompSync or SyncOnGreen
    [ 2211.277] (II) RADEON(0): Max Image Size [cm]: horiz.: 41 vert.: 31
    [ 2211.277] (II) RADEON(0): Gamma: 2.20
    [ 2211.277] (II) RADEON(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
    [ 2211.277] (II) RADEON(0): Default color space is primary color space
    [ 2211.277] (II) RADEON(0): First detailed timing is preferred mode
    [ 2211.277] (II) RADEON(0): redX: 0.639 redY: 0.342 greenX: 0.290 greenY: 0.615
    [ 2211.277] (II) RADEON(0): blueX: 0.146 blueY: 0.072 whiteX: 0.313 whiteY: 0.329
    [ 2211.277] (II) RADEON(0): Supported established timings:
    [ 2211.277] (II) RADEON(0): 720x400@70Hz
    [ 2211.277] (II) RADEON(0): 640x480@60Hz
    [ 2211.277] (II) RADEON(0): 640x480@75Hz
    [ 2211.277] (II) RADEON(0): 800x600@60Hz
    [ 2211.277] (II) RADEON(0): 832x624@75Hz
    [ 2211.277] (II) RADEON(0): 1024x768@60Hz
    [ 2211.277] (II) RADEON(0): 1024x768@75Hz
    [ 2211.277] (II) RADEON(0): 1280x1024@75Hz
    [ 2211.277] (II) RADEON(0): 1152x864@75Hz
    [ 2211.277] (II) RADEON(0): Manufacturer's mask: 0
    [ 2211.277] (II) RADEON(0): Supported standard timings:
    [ 2211.277] (II) RADEON(0): #0: hsize: 640 vsize 480 refresh: 85 vid: 22833
    [ 2211.277] (II) RADEON(0): #1: hsize: 800 vsize 600 refresh: 85 vid: 22853
    [ 2211.277] (II) RADEON(0): #2: hsize: 1024 vsize 768 refresh: 85 vid: 22881
    [ 2211.277] (II) RADEON(0): #3: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    [ 2211.277] (II) RADEON(0): #4: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 2211.277] (II) RADEON(0): #5: hsize: 1280 vsize 1024 refresh: 85 vid: 39297
    [ 2211.277] (II) RADEON(0): #6: hsize: 1600 vsize 1200 refresh: 60 vid: 16553
    [ 2211.277] (II) RADEON(0): #7: hsize: 1600 vsize 1200 refresh: 75 vid: 20393
    [ 2211.277] (II) RADEON(0): Supported detailed timing:
    [ 2211.277] (II) RADEON(0): clock: 162.0 MHz Image Size: 408 x 306 mm
    [ 2211.277] (II) RADEON(0): h_active: 1600 h_sync: 1664 h_sync_end 1856 h_blank_end 2160 h_border: 0
    [ 2211.277] (II) RADEON(0): v_active: 1200 v_sync: 1201 v_sync_end 1204 v_blanking: 1250 v_border: 0
    [ 2211.277] (II) RADEON(0): Ranges: V min: 48 V max: 85 Hz, H min: 30 H max: 94 kHz, PixClock max 215 MHz
    [ 2211.277] (II) RADEON(0): Monitor name: HP LP2065
    [ 2211.277] (II) RADEON(0): Serial No: CNG61302RW
    [ 2211.277] (II) RADEON(0): EDID (in hex):
    [ 2211.277] (II) RADEON(0): 00ffffffffffff0022f0710a01010101
    [ 2211.277] (II) RADEON(0): 0d1001030f291f78eea6a5a3574a9d25
    [ 2211.277] (II) RADEON(0): 125054a52b8031594559615981408180
    [ 2211.277] (II) RADEON(0): 8199a940a94f483f403062b0324040c0
    [ 2211.277] (II) RADEON(0): 130098321100001e000000fd0030551e
    [ 2211.277] (II) RADEON(0): 5e15000a202020202020000000fc0048
    [ 2211.277] (II) RADEON(0): 50204c50323036350a202020000000ff
    [ 2211.277] (II) RADEON(0): 00434e47363133303252570a202000f0
    [ 2211.277] (II) RADEON(0): EDID vendor "HWP", prod id 2673
    [ 2211.277] (II) RADEON(0): Using EDID range info for horizontal sync
    [ 2211.277] (II) RADEON(0): Using EDID range info for vertical refresh
    [ 2211.277] (II) RADEON(0): Printing DDC gathered Modelines:
    [ 2211.277] (II) RADEON(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz)
    [ 2211.277] (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 2211.277] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    [ 2211.277] (II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 2211.277] (II) RADEON(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 2211.277] (II) RADEON(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [ 2211.277] (II) RADEON(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
    [ 2211.277] (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 2211.277] (II) RADEON(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    [ 2211.277] (II) RADEON(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    [ 2211.277] (II) RADEON(0): Modeline "640x480"x0.0 36.00 640 696 752 832 480 481 484 509 -hsync -vsync (43.3 kHz)
    [ 2211.277] (II) RADEON(0): Modeline "800x600"x0.0 56.25 800 832 896 1048 600 601 604 631 +hsync +vsync (53.7 kHz)
    [ 2211.277] (II) RADEON(0): Modeline "1024x768"x0.0 94.50 1024 1072 1168 1376 768 769 772 808 +hsync +vsync (68.7 kHz)
    [ 2211.277] (II) RADEON(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 2211.277] (II) RADEON(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 2211.277] (II) RADEON(0): Modeline "1280x1024"x0.0 157.50 1280 1344 1504 1728 1024 1025 1028 1072 +hsync +vsync (91.1 kHz)
    [ 2211.277] (II) RADEON(0): Modeline "1600x1200"x0.0 202.50 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (93.8 kHz)
    [ 2211.277] (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 1
    [ 2211.277] (II) RADEON(0): EDID data from the display on output: VGA-0 ----------------------
    [ 2211.277] (II) RADEON(0): Manufacturer: HWP Model: a71 Serial#: 16843009
    [ 2211.277] (II) RADEON(0): Year: 2006 Week: 13
    [ 2211.277] (II) RADEON(0): EDID Version: 1.3
    [ 2211.277] (II) RADEON(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V
    [ 2211.277] (II) RADEON(0): Sync: Separate Composite SyncOnGreenSerration on. V.Sync Pulse req. if CompSync or SyncOnGreen
    [ 2211.277] (II) RADEON(0): Max Image Size [cm]: horiz.: 41 vert.: 31
    [ 2211.277] (II) RADEON(0): Gamma: 2.20
    [ 2211.277] (II) RADEON(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
    [ 2211.277] (II) RADEON(0): Default color space is primary color space
    [ 2211.277] (II) RADEON(0): First detailed timing is preferred mode
    [ 2211.277] (II) RADEON(0): redX: 0.639 redY: 0.342 greenX: 0.290 greenY: 0.615
    [ 2211.277] (II) RADEON(0): blueX: 0.146 blueY: 0.072 whiteX: 0.313 whiteY: 0.329
    [ 2211.277] (II) RADEON(0): Supported established timings:
    [ 2211.277] (II) RADEON(0): 720x400@70Hz
    [ 2211.277] (II) RADEON(0): 640x480@60Hz
    [ 2211.277] (II) RADEON(0): 640x480@75Hz
    [ 2211.278] (II) RADEON(0): 800x600@60Hz
    [ 2211.278] (II) RADEON(0): 832x624@75Hz
    [ 2211.278] (II) RADEON(0): 1024x768@60Hz
    [ 2211.278] (II) RADEON(0): 1024x768@75Hz
    [ 2211.278] (II) RADEON(0): 1280x1024@75Hz
    [ 2211.278] (II) RADEON(0): 1152x864@75Hz
    [ 2211.278] (II) RADEON(0): Manufacturer's mask: 0
    [ 2211.278] (II) RADEON(0): Supported standard timings:
    [ 2211.278] (II) RADEON(0): #0: hsize: 640 vsize 480 refresh: 85 vid: 22833
    [ 2211.278] (II) RADEON(0): #1: hsize: 800 vsize 600 refresh: 85 vid: 22853
    [ 2211.278] (II) RADEON(0): #2: hsize: 1024 vsize 768 refresh: 85 vid: 22881
    [ 2211.278] (II) RADEON(0): #3: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    [ 2211.278] (II) RADEON(0): #4: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 2211.278] (II) RADEON(0): #5: hsize: 1280 vsize 1024 refresh: 85 vid: 39297
    [ 2211.278] (II) RADEON(0): #6: hsize: 1600 vsize 1200 refresh: 60 vid: 16553
    [ 2211.278] (II) RADEON(0): #7: hsize: 1600 vsize 1200 refresh: 75 vid: 20393
    [ 2211.278] (II) RADEON(0): Supported detailed timing:
    [ 2211.278] (II) RADEON(0): clock: 162.0 MHz Image Size: 408 x 306 mm
    [ 2211.278] (II) RADEON(0): h_active: 1600 h_sync: 1664 h_sync_end 1856 h_blank_end 2160 h_border: 0
    [ 2211.278] (II) RADEON(0): v_active: 1200 v_sync: 1201 v_sync_end 1204 v_blanking: 1250 v_border: 0
    [ 2211.278] (II) RADEON(0): Ranges: V min: 48 V max: 85 Hz, H min: 30 H max: 94 kHz, PixClock max 215 MHz
    [ 2211.278] (II) RADEON(0): Monitor name: HP LP2065
    [ 2211.278] (II) RADEON(0): Serial No: CNG61302RW
    [ 2211.278] (II) RADEON(0): EDID (in hex):
    [ 2211.278] (II) RADEON(0): 00ffffffffffff0022f0710a01010101
    [ 2211.278] (II) RADEON(0): 0d1001030f291f78eea6a5a3574a9d25
    [ 2211.278] (II) RADEON(0): 125054a52b8031594559615981408180
    [ 2211.278] (II) RADEON(0): 8199a940a94f483f403062b0324040c0
    [ 2211.278] (II) RADEON(0): 130098321100001e000000fd0030551e
    [ 2211.278] (II) RADEON(0): 5e15000a202020202020000000fc0048
    [ 2211.278] (II) RADEON(0): 50204c50323036350a202020000000ff
    [ 2211.278] (II) RADEON(0): 00434e47363133303252570a202000f0
    [ 2211.278] finished output detect: 0
    [ 2211.278] (II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
    [ 2211.327] (II) RADEON(0): EDID for output DVI-0
    [ 2211.327] (II) RADEON(0): Manufacturer: BNQ Model: 76db Serial#: 7683
    [ 2211.327] (II) RADEON(0): Year: 2007 Week: 24
    [ 2211.327] (II) RADEON(0): EDID Version: 1.3
    [ 2211.327] (II) RADEON(0): Digital Display Input
    [ 2211.327] (II) RADEON(0): Max Image Size [cm]: horiz.: 52 vert.: 33
    [ 2211.327] (II) RADEON(0): Gamma: 2.20
    [ 2211.327] (II) RADEON(0): DPMS capabilities: StandBy Suspend Off
    [ 2211.327] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 2211.327] (II) RADEON(0): First detailed timing is preferred mode
    [ 2211.327] (II) RADEON(0): redX: 0.653 redY: 0.337 greenX: 0.295 greenY: 0.607
    [ 2211.327] (II) RADEON(0): blueX: 0.144 blueY: 0.075 whiteX: 0.313 whiteY: 0.329
    [ 2211.327] (II) RADEON(0): Supported established timings:
    [ 2211.327] (II) RADEON(0): 720x400@70Hz
    [ 2211.327] (II) RADEON(0): 640x480@60Hz
    [ 2211.327] (II) RADEON(0): 640x480@67Hz
    [ 2211.327] (II) RADEON(0): 640x480@72Hz
    [ 2211.327] (II) RADEON(0): 640x480@75Hz
    [ 2211.327] (II) RADEON(0): 800x600@60Hz
    [ 2211.327] (II) RADEON(0): 800x600@72Hz
    [ 2211.327] (II) RADEON(0): 800x600@75Hz
    [ 2211.327] (II) RADEON(0): 832x624@75Hz
    [ 2211.327] (II) RADEON(0): 1024x768@60Hz
    [ 2211.327] (II) RADEON(0): 1024x768@70Hz
    [ 2211.327] (II) RADEON(0): 1024x768@75Hz
    [ 2211.327] (II) RADEON(0): 1280x1024@75Hz
    [ 2211.327] (II) RADEON(0): 1152x864@75Hz
    [ 2211.327] (II) RADEON(0): Manufacturer's mask: 0
    [ 2211.327] (II) RADEON(0): Supported standard timings:
    [ 2211.327] (II) RADEON(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 2211.327] (II) RADEON(0): #1: hsize: 1280 vsize 1024 refresh: 76 vid: 36993
    [ 2211.327] (II) RADEON(0): #2: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 2211.327] (II) RADEON(0): #3: hsize: 1280 vsize 1024 refresh: 72 vid: 35969
    [ 2211.327] (II) RADEON(0): #4: hsize: 1600 vsize 1200 refresh: 60 vid: 16553
    [ 2211.327] (II) RADEON(0): #5: hsize: 1680 vsize 1050 refresh: 60 vid: 179
    [ 2211.327] (II) RADEON(0): Supported detailed timing:
    [ 2211.327] (II) RADEON(0): clock: 154.0 MHz Image Size: 519 x 324 mm
    [ 2211.327] (II) RADEON(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2080 h_border: 0
    [ 2211.327] (II) RADEON(0): v_active: 1200 v_sync: 1203 v_sync_end 1209 v_blanking: 1235 v_border: 0
    [ 2211.327] (II) RADEON(0): Supported detailed timing:
    [ 2211.327] (II) RADEON(0): clock: 25.2 MHz Image Size: 376 x 301 mm
    [ 2211.327] (II) RADEON(0): h_active: 640 h_sync: 656 h_sync_end 752 h_blank_end 800 h_border: 0
    [ 2211.327] (II) RADEON(0): v_active: 350 v_sync: 387 v_sync_end 389 v_blanking: 449 v_border: 0
    [ 2211.327] (II) RADEON(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz
    [ 2211.327] (II) RADEON(0): Monitor name: BenQ 241W
    [ 2211.327] (II) RADEON(0): EDID (in hex):
    [ 2211.327] (II) RADEON(0): 00ffffffffffff0009d1db76031e0000
    [ 2211.327] (II) RADEON(0): 1811010380342178ea5ad5a7564b9b24
    [ 2211.327] (II) RADEON(0): 135054bdef80714f81908180818ca940
    [ 2211.327] (II) RADEON(0): b30001010101283c80a070b023403020
    [ 2211.327] (II) RADEON(0): 360007442100001ed50980a0205e6310
    [ 2211.327] (II) RADEON(0): 10605208782d1100001a000000fd0038
    [ 2211.327] (II) RADEON(0): 4c1e5311000a202020202020000000fc
    [ 2211.327] (II) RADEON(0): 0042656e5120323431570a2020200077
    [ 2211.327] (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 3
    [ 2211.327] (II) RADEON(0): EDID data from the display on output: DVI-0 ----------------------
    [ 2211.327] (II) RADEON(0): Manufacturer: BNQ Model: 76db Serial#: 7683
    [ 2211.327] (II) RADEON(0): Year: 2007 Week: 24
    [ 2211.327] (II) RADEON(0): EDID Version: 1.3
    [ 2211.327] (II) RADEON(0): Digital Display Input
    [ 2211.327] (II) RADEON(0): Max Image Size [cm]: horiz.: 52 vert.: 33
    [ 2211.327] (II) RADEON(0): Gamma: 2.20
    [ 2211.327] (II) RADEON(0): DPMS capabilities: StandBy Suspend Off
    [ 2211.327] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 2211.327] (II) RADEON(0): First detailed timing is preferred mode
    [ 2211.327] (II) RADEON(0): redX: 0.653 redY: 0.337 greenX: 0.295 greenY: 0.607
    [ 2211.327] (II) RADEON(0): blueX: 0.144 blueY: 0.075 whiteX: 0.313 whiteY: 0.329
    [ 2211.327] (II) RADEON(0): Supported established timings:
    [ 2211.327] (II) RADEON(0): 720x400@70Hz
    [ 2211.327] (II) RADEON(0): 640x480@60Hz
    [ 2211.327] (II) RADEON(0): 640x480@67Hz
    [ 2211.327] (II) RADEON(0): 640x480@72Hz
    [ 2211.327] (II) RADEON(0): 640x480@75Hz
    [ 2211.327] (II) RADEON(0): 800x600@60Hz
    [ 2211.327] (II) RADEON(0): 800x600@72Hz
    [ 2211.327] (II) RADEON(0): 800x600@75Hz
    [ 2211.327] (II) RADEON(0): 832x624@75Hz
    [ 2211.327] (II) RADEON(0): 1024x768@60Hz
    [ 2211.327] (II) RADEON(0): 1024x768@70Hz
    [ 2211.327] (II) RADEON(0): 1024x768@75Hz
    [ 2211.327] (II) RADEON(0): 1280x1024@75Hz
    [ 2211.327] (II) RADEON(0): 1152x864@75Hz
    [ 2211.327] (II) RADEON(0): Manufacturer's mask: 0
    [ 2211.327] (II) RADEON(0): Supported standard timings:
    [ 2211.327] (II) RADEON(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 2211.327] (II) RADEON(0): #1: hsize: 1280 vsize 1024 refresh: 76 vid: 36993
    [ 2211.327] (II) RADEON(0): #2: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 2211.327] (II) RADEON(0): #3: hsize: 1280 vsize 1024 refresh: 72 vid: 35969
    [ 2211.327] (II) RADEON(0): #4: hsize: 1600 vsize 1200 refresh: 60 vid: 16553
    [ 2211.327] (II) RADEON(0): #5: hsize: 1680 vsize 1050 refresh: 60 vid: 179
    [ 2211.327] (II) RADEON(0): Supported detailed timing:
    [ 2211.327] (II) RADEON(0): clock: 154.0 MHz Image Size: 519 x 324 mm
    [ 2211.327] (II) RADEON(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2080 h_border: 0
    [ 2211.327] (II) RADEON(0): v_active: 1200 v_sync: 1203 v_sync_end 1209 v_blanking: 1235 v_border: 0
    [ 2211.327] (II) RADEON(0): Supported detailed timing:
    [ 2211.327] (II) RADEON(0): clock: 25.2 MHz Image Size: 376 x 301 mm
    [ 2211.327] (II) RADEON(0): h_active: 640 h_sync: 656 h_sync_end 752 h_blank_end 800 h_border: 0
    [ 2211.327] (II) RADEON(0): v_active: 350 v_sync: 387 v_sync_end 389 v_blanking: 449 v_border: 0
    [ 2211.328] (II) RADEON(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz
    [ 2211.328] (II) RADEON(0): Monitor name: BenQ 241W
    [ 2211.328] (II) RADEON(0): EDID (in hex):
    [ 2211.328] (II) RADEON(0): 00ffffffffffff0009d1db76031e0000
    [ 2211.328] (II) RADEON(0): 1811010380342178ea5ad5a7564b9b24
    [ 2211.328] (II) RADEON(0): 135054bdef80714f81908180818ca940
    [ 2211.328] (II) RADEON(0): b30001010101283c80a070b023403020
    [ 2211.328] (II) RADEON(0): 360007442100001ed50980a0205e6310
    [ 2211.328] (II) RADEON(0): 10605208782d1100001a000000fd0038
    [ 2211.328] (II) RADEON(0): 4c1e5311000a202020202020000000fc
    [ 2211.328] (II) RADEON(0): 0042656e5120323431570a2020200077
    [ 2211.328] finished output detect: 1
    [ 2211.328] finished all detect
    [ 2211.377] (II) RADEON(0): EDID for output VGA-0
    [ 2211.377] (II) RADEON(0): Manufacturer: HWP Model: a71 Serial#: 16843009
    [ 2211.377] (II) RADEON(0): Year: 2006 Week: 13
    [ 2211.377] (II) RADEON(0): EDID Version: 1.3
    [ 2211.377] (II) RADEON(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V
    [ 2211.377] (II) RADEON(0): Sync: Separate Composite SyncOnGreenSerration on. V.Sync Pulse req. if CompSync or SyncOnGreen
    [ 2211.377] (II) RADEON(0): Max Image Size [cm]: horiz.: 41 vert.: 31
    [ 2211.377] (II) RADEON(0): Gamma: 2.20
    [ 2211.377] (II) RADEON(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
    [ 2211.377] (II) RADEON(0): Default color space is primary color space
    [ 2211.377] (II) RADEON(0): First detailed timing is preferred mode
    [ 2211.377] (II) RADEON(0): redX: 0.639 redY: 0.342 greenX: 0.290 greenY: 0.615
    [ 2211.377] (II) RADEON(0): blueX: 0.146 blueY: 0.072 whiteX: 0.313 whiteY: 0.329
    [ 2211.377] (II) RADEON(0): Supported established timings:
    [ 2211.377] (II) RADEON(0): 720x400@70Hz
    [ 2211.377] (II) RADEON(0): 640x480@60Hz
    [ 2211.377] (II) RADEON(0): 640x480@75Hz
    [ 2211.377] (II) RADEON(0): 800x600@60Hz
    [ 2211.377] (II) RADEON(0): 832x624@75Hz
    [ 2211.377] (II) RADEON(0): 1024x768@60Hz
    [ 2211.377] (II) RADEON(0): 1024x768@75Hz
    [ 2211.377] (II) RADEON(0): 1280x1024@75Hz
    [ 2211.377] (II) RADEON(0): 1152x864@75Hz
    [ 2211.377] (II) RADEON(0): Manufacturer's mask: 0
    [ 2211.377] (II) RADEON(0): Supported standard timings:
    [ 2211.377] (II) RADEON(0): #0: hsize: 640 vsize 480 refresh: 85 vid: 22833
    [ 2211.377] (II) RADEON(0): #1: hsize: 800 vsize 600 refresh: 85 vid: 22853
    [ 2211.377] (II) RADEON(0): #2: hsize: 1024 vsize 768 refresh: 85 vid: 22881
    [ 2211.377] (II) RADEON(0): #3: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    [ 2211.377] (II) RADEON(0): #4: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 2211.377] (II) RADEON(0): #5: hsize: 1280 vsize 1024 refresh: 85 vid: 39297
    [ 2211.377] (II) RADEON(0): #6: hsize: 1600 vsize 1200 refresh: 60 vid: 16553
    [ 2211.377] (II) RADEON(0): #7: hsize: 1600 vsize 1200 refresh: 75 vid: 20393
    [ 2211.377] (II) RADEON(0): Supported detailed timing:
    [ 2211.377] (II) RADEON(0): clock: 162.0 MHz Image Size: 408 x 306 mm
    [ 2211.377] (II) RADEON(0): h_active: 1600 h_sync: 1664 h_sync_end 1856 h_blank_end 2160 h_border: 0
    [ 2211.377] (II) RADEON(0): v_active: 1200 v_sync: 1201 v_sync_end 1204 v_blanking: 1250 v_border: 0
    [ 2211.377] (II) RADEON(0): Ranges: V min: 48 V max: 85 Hz, H min: 30 H max: 94 kHz, PixClock max 215 MHz
    [ 2211.377] (II) RADEON(0): Monitor name: HP LP2065
    [ 2211.377] (II) RADEON(0): Serial No: CNG61302RW
    [ 2211.377] (II) RADEON(0): EDID (in hex):
    [ 2211.377] (II) RADEON(0): 00ffffffffffff0022f0710a01010101
    [ 2211.377] (II) RADEON(0): 0d1001030f291f78eea6a5a3574a9d25
    [ 2211.377] (II) RADEON(0): 125054a52b8031594559615981408180
    [ 2211.377] (II) RADEON(0): 8199a940a94f483f403062b0324040c0
    [ 2211.377] (II) RADEON(0): 130098321100001e000000fd0030551e
    [ 2211.377] (II) RADEON(0): 5e15000a202020202020000000fc0048
    [ 2211.377] (II) RADEON(0): 50204c50323036350a202020000000ff
    [ 2211.377] (II) RADEON(0): 00434e47363133303252570a202000f0
    [ 2211.377] (II) RADEON(0): EDID vendor "HWP", prod id 2673
    [ 2211.377] (II) RADEON(0): Using hsync ranges from config file
    [ 2211.377] (II) RADEON(0): Using vrefresh ranges from config file
    [ 2211.377] (II) RADEON(0): Printing DDC gathered Modelines:
    [ 2211.377] (II) RADEON(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz)
    [ 2211.377] (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 2211.377] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    [ 2211.377] (II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 2211.377] (II) RADEON(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 2211.377] (II) RADEON(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [ 2211.377] (II) RADEON(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
    [ 2211.377] (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 2211.377] (II) RADEON(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    [ 2211.377] (II) RADEON(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    [ 2211.377] (II) RADEON(0): Modeline "640x480"x0.0 36.00 640 696 752 832 480 481 484 509 -hsync -vsync (43.3 kHz)
    [ 2211.377] (II) RADEON(0): Modeline "800x600"x0.0 56.25 800 832 896 1048 600 601 604 631 +hsync +vsync (53.7 kHz)
    [ 2211.377] (II) RADEON(0): Modeline "1024x768"x0.0 94.50 1024 1072 1168 1376 768 769 772 808 +hsync +vsync (68.7 kHz)
    [ 2211.377] (II) RADEON(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 2211.377] (II) RADEON(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 2211.377] (II) RADEON(0): Modeline "1280x1024"x0.0 157.50 1280 1344 1504 1728 1024 1025 1028 1072 +hsync +vsync (91.1 kHz)
    [ 2211.377] (II) RADEON(0): Modeline "1600x1200"x0.0 202.50 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (93.8 kHz)
    [ 2211.377] (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 1
    [ 2211.377] (II) RADEON(0): EDID data from the display on output: VGA-0 ----------------------
    [ 2211.377] (II) RADEON(0): Manufacturer: HWP Model: a71 Serial#: 16843009
    [ 2211.377] (II) RADEON(0): Year: 2006 Week: 13
    [ 2211.377] (II) RADEON(0): EDID Version: 1.3
    [ 2211.377] (II) RADEON(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V
    [ 2211.377] (II) RADEON(0): Sync: Separate Composite SyncOnGreenSerration on. V.Sync Pulse req. if CompSync or SyncOnGreen
    [ 2211.377] (II) RADEON(0): Max Image Size [cm]: horiz.: 41 vert.: 31
    [ 2211.377] (II) RADEON(0): Gamma: 2.20
    [ 2211.377] (II) RADEON(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
    [ 2211.377] (II) RADEON(0): Default color space is primary color space
    [ 2211.377] (II) RADEON(0): First detailed timing is preferred mode
    [ 2211.377] (II) RADEON(0): redX: 0.639 redY: 0.342 greenX: 0.290 greenY: 0.615
    [ 2211.377] (II) RADEON(0): blueX: 0.146 blueY: 0.072 whiteX: 0.313 whiteY: 0.329
    [ 2211.377] (II) RADEON(0): Supported established timings:
    [ 2211.377] (II) RADEON(0): 720x400@70Hz
    [ 2211.377] (II) RADEON(0): 640x480@60Hz
    [ 2211.377] (II) RADEON(0): 640x480@75Hz
    [ 2211.377] (II) RADEON(0): 800x600@60Hz
    [ 2211.377] (II) RADEON(0): 832x624@75Hz
    [ 2211.377] (II) RADEON(0): 1024x768@60Hz
    [ 2211.377] (II) RADEON(0): 1024x768@75Hz
    [ 2211.377] (II) RADEON(0): 1280x1024@75Hz
    [ 2211.377] (II) RADEON(0): 1152x864@75Hz
    [ 2211.377] (II) RADEON(0): Manufacturer's mask: 0
    [ 2211.377] (II) RADEON(0): Supported standard timings:
    [ 2211.377] (II) RADEON(0): #0: hsize: 640 vsize 480 refresh: 85 vid: 22833
    [ 2211.377] (II) RADEON(0): #1: hsize: 800 vsize 600 refresh: 85 vid: 22853
    [ 2211.377] (II) RADEON(0): #2: hsize: 1024 vsize 768 refresh: 85 vid: 22881
    [ 2211.377] (II) RADEON(0): #3: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    [ 2211.377] (II) RADEON(0): #4: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 2211.377] (II) RADEON(0): #5: hsize: 1280 vsize 1024 refresh: 85 vid: 39297
    [ 2211.377] (II) RADEON(0): #6: hsize: 1600 vsize 1200 refresh: 60 vid: 16553
    [ 2211.377] (II) RADEON(0): #7: hsize: 1600 vsize 1200 refresh: 75 vid: 20393
    [ 2211.377] (II) RADEON(0): Supported detailed timing:
    [ 2211.377] (II) RADEON(0): clock: 162.0 MHz Image Size: 408 x 306 mm
    [ 2211.378] (II) RADEON(0): h_active: 1600 h_sync: 1664 h_sync_end 1856 h_blank_end 2160 h_border: 0
    [ 2211.378] (II) RADEON(0): v_active: 1200 v_sync: 1201 v_sync_end 1204 v_blanking: 1250 v_border: 0
    [ 2211.378] (II) RADEON(0): Ranges: V min: 48 V max: 85 Hz, H min: 30 H max: 94 kHz, PixClock max 215 MHz
    [ 2211.378] (II) RADEON(0): Monitor name: HP LP2065
    [ 2211.378] (II) RADEON(0): Serial No: CNG61302RW
    [ 2211.378] (II) RADEON(0): EDID (in hex):
    [ 2211.378] (II) RADEON(0): 00ffffffffffff0022f0710a01010101
    [ 2211.378] (II) RADEON(0): 0d1001030f291f78eea6a5a3574a9d25
    [ 2211.378] (II) RADEON(0): 125054a52b8031594559615981408180
    [ 2211.378] (II) RADEON(0): 8199a940a94f483f403062b0324040c0
    [ 2211.378] (II) RADEON(0): 130098321100001e000000fd0030551e
    [ 2211.378] (II) RADEON(0): 5e15000a202020202020000000fc0048
    [ 2211.378] (II) RADEON(0): 50204c50323036350a202020000000ff
    [ 2211.378] (II) RADEON(0): 00434e47363133303252570a202000f0
    [ 2211.378] (II) RADEON(0): EDID vendor "HWP", prod id 2673
    [ 2211.378] (II) RADEON(0): Printing probed modes for output VGA-0
    [ 2211.378] (II) RADEON(0): Modeline "1600x1200"x60.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz)
    [ 2211.378] (II) RADEON(0): Modeline "1600x1200"x75.0 202.50 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (93.8 kHz)
    [ 2211.378] (II) RADEON(0): Modeline "1280x1024"x85.0 157.50 1280 1344 1504 1728 1024 1025 1028 1072 +hsync +vsync (91.1 kHz)
    [ 2211.378] (II) RADEON(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [ 2211.378] (II) RADEON(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 2211.378] (II) RADEON(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 2211.378] (II) RADEON(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    [ 2211.378] (II) RADEON(0): Modeline "1024x768"x85.0 94.50 1024 1072 1168 1376 768 769 772 808 +hsync +vsync (68.7 kHz)
    [ 2211.378] (II) RADEON(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
    [ 2211.378] (II) RADEON(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 2211.378] (II) RADEON(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    [ 2211.378] (II) RADEON(0): Modeline "800x600"x85.1 56.25 800 832 896 1048 600 601 604 631 +hsync +vsync (53.7 kHz)
    [ 2211.378] (II) RADEON(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 2211.378] (II) RADEON(0): Modeline "640x480"x85.0 36.00 640 696 752 832 480 481 484 509 -hsync -vsync (43.3 kHz)
    [ 2211.378] (II) RADEON(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    [ 2211.378] (II) RADEON(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 2211.378] (II) RADEON(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 2211.427] (II) RADEON(0): EDID for output DVI-0
    [ 2211.427] (II) RADEON(0): Manufacturer: BNQ Model: 76db Serial#: 7683
    [ 2211.427] (II) RADEON(0): Year: 2007 Week: 24
    [ 2211.427] (II) RADEON(0): EDID Version: 1.3
    [ 2211.427] (II) RADEON(0): Digital Display Input
    [ 2211.427] (II) RADEON(0): Max Image Size [cm]: horiz.: 52 vert.: 33
    [ 2211.427] (II) RADEON(0): Gamma: 2.20
    [ 2211.427] (II) RADEON(0): DPMS capabilities: StandBy Suspend Off
    [ 2211.427] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 2211.427] (II) RADEON(0): First detailed timing is preferred mode
    [ 2211.427] (II) RADEON(0): redX: 0.653 redY: 0.337 greenX: 0.295 greenY: 0.607
    [ 2211.427] (II) RADEON(0): blueX: 0.144 blueY: 0.075 whiteX: 0.313 whiteY: 0.329
    [ 2211.427] (II) RADEON(0): Supported established timings:
    [ 2211.427] (II) RADEON(0): 720x400@70Hz
    [ 2211.427] (II) RADEON(0): 640x480@60Hz
    [ 2211.427] (II) RADEON(0): 640x480@67Hz
    [ 2211.427] (II) RADEON(0): 640x480@72Hz
    [ 2211.427] (II) RADEON(0): 640x480@75Hz
    [ 2211.427] (II) RADEON(0): 800x600@60Hz
    [ 2211.427] (II) RADEON(0): 800x600@72Hz
    [ 2211.427] (II) RADEON(0): 800x600@75Hz
    [ 2211.427] (II) RADEON(0): 832x624@75Hz
    [ 2211.427] (II) RADEON(0): 1024x768@60Hz
    [ 2211.427] (II) RADEON(0): 1024x768@70Hz
    [ 2211.427] (II) RADEON(0): 1024x768@75Hz
    [ 2211.427] (II) RADEON(0): 1280x1024@75Hz
    [ 2211.427] (II) RADEON(0): 1152x864@75Hz
    [ 2211.427] (II) RADEON(0): Manufacturer's mask: 0
    [ 2211.427] (II) RADEON(0): Supported standard timings:
    [ 2211.427] (II) RADEON(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 2211.427] (II) RADEON(0): #1: hsize: 1280 vsize 1024 refresh: 76 vid: 36993
    [ 2211.427] (II) RADEON(0): #2: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 2211.427] (II) RADEON(0): #3: hsize: 1280 vsize 1024 refresh: 72 vid: 35969
    [ 2211.427] (II) RADEON(0): #4: hsize: 1600 vsize 1200 refresh: 60 vid: 16553
    [ 2211.427] (II) RADEON(0): #5: hsize: 1680 vsize 1050 refresh: 60 vid: 179
    [ 2211.427] (II) RADEON(0): Supported detailed timing:
    [ 2211.427] (II) RADEON(0): clock: 154.0 MHz Image Size: 519 x 324 mm
    [ 2211.427] (II) RADEON(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2080 h_border: 0
    [ 2211.427] (II) RADEON(0): v_active: 1200 v_sync: 1203 v_sync_end 1209 v_blanking: 1235 v_border: 0
    [ 2211.427] (II) RADEON(0): Supported detailed timing:
    [ 2211.427] (II) RADEON(0): clock: 25.2 MHz Image Size: 376 x 301 mm
    [ 2211.427] (II) RADEON(0): h_active: 640 h_sync: 656 h_sync_end 752 h_blank_end 800 h_border: 0
    [ 2211.427] (II) RADEON(0): v_active: 350 v_sync: 387 v_sync_end 389 v_blanking: 449 v_border: 0
    [ 2211.427] (II) RADEON(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz
    [ 2211.427] (II) RADEON(0): Monitor name: BenQ 241W
    [ 2211.427] (II) RADEON(0): EDID (in hex):
    [ 2211.427] (II) RADEON(0): 00ffffffffffff0009d1db76031e0000
    [ 2211.427] (II) RADEON(0): 1811010380342178ea5ad5a7564b9b24
    [ 2211.427] (II) RADEON(0): 135054bdef80714f81908180818ca940
    [ 2211.427] (II) RADEON(0): b30001010101283c80a070b023403020
    [ 2211.427] (II) RADEON(0): 360007442100001ed50980a0205e6310
    [ 2211.427] (II) RADEON(0): 10605208782d1100001a000000fd0038
    [ 2211.427] (II) RADEON(0): 4c1e5311000a202020202020000000fc
    [ 2211.427] (II) RADEON(0): 0042656e5120323431570a2020200077
    [ 2211.427] (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 3
    [ 2211.427] (II) RADEON(0): EDID data from the display on output: DVI-0 ----------------------
    [ 2211.427] (II) RADEON(0): Manufacturer: BNQ Model: 76db Serial#: 7683
    [ 2211.427] (II) RADEON(0): Year: 2007 Week: 24
    [ 2211.427] (II) RADEON(0): EDID Version: 1.3
    [ 2211.427] (II) RADEON(0): Digital Display Input
    [ 2211.427] (II) RADEON(0): Max Image Size [cm]: horiz.: 52 vert.: 33
    [ 2211.427] (II) RADEON(0): Gamma: 2.20
    [ 2211.427] (II) RADEON(0): DPMS capabilities: StandBy Suspend Off
    [ 2211.427] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 2211.427] (II) RADEON(0): First detailed timing is preferred mode
    [ 2211.427] (II) RADEON(0): redX: 0.653 redY: 0.337 greenX: 0.295 greenY: 0.607
    [ 2211.427] (II) RADEON(0): blueX: 0.144 blueY: 0.075 whiteX: 0.313 whiteY: 0.329
    [ 2211.427] (II) RADEON(0): Supported established timings:
    [ 2211.427] (II) RADEON(0): 720x400@70Hz
    [ 2211.427] (II) RADEON(0): 640x480@60Hz
    [ 2211.427] (II) RADEON(0): 640x480@67Hz
    [ 2211.427] (II) RADEON(0): 640x480@72Hz
    [ 2211.427] (II) RADEON(0): 640x480@75Hz
    [ 2211.427] (II) RADEON(0): 800x600@60Hz
    [ 2211.427] (II) RADEON(0): 800x600@72Hz
    [ 2211.427] (II) RADEON(0): 800x600@75Hz
    [ 2211.427] (II) RADEON(0): 832x624@75Hz
    [ 2211.427] (II) RADEON(0): 1024x768@60Hz
    [ 2211.427] (II) RADEON(0): 1024x768@70Hz
    [ 2211.427] (II) RADEON(0): 1024x768@75Hz
    [ 2211.427] (II) RADEON(0): 1280x1024@75Hz
    [ 2211.427] (II) RADEON(0): 1152x864@75Hz
    [ 2211.427] (II) RADEON(0): Manufacturer's mask: 0
    [ 2211.427] (II) RADEON(0): Supported standard timings:
    [ 2211.427] (II) RADEON(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 2211.427] (II) RADEON(0): #1: hsize: 1280 vsize 1024 refresh: 76 vid: 36993
    [ 2211.427] (II) RADEON(0): #2: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 2211.428] (II) RADEON(0): #3: hsize: 1280 vsize 1024 refresh: 72 vid: 35969
    [ 2211.428] (II) RADEON(0): #4: hsize: 1600 vsize 1200 refresh: 60 vid: 16553
    [ 2211.428] (II) RADEON(0): #5: hsize: 1680 vsize 1050 refresh: 60 vid: 179
    [ 2211.428] (II) RADEON(0): Supported detailed timing:
    [ 2211.428] (II) RADEON(0): clock: 154.0 MHz Image Size: 519 x 324 mm
    [ 2211.428] (II) RADEON(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2080 h_border: 0
    [ 2211.428] (II) RADEON(0): v_active: 1200 v_sync: 1203 v_sync_end 1209 v_blanking: 1235 v_border: 0
    [ 2211.428] (II) RADEON(0): Supported detailed timing:
    [ 2211.428] (II) RADEON(0): clock: 25.2 MHz Image Size: 376 x 301 mm
    [ 2211.428] (II) RADEON(0): h_active: 640 h_sync: 656 h_sync_end 752 h_blank_end 800 h_border: 0
    [ 2211.428] (II) RADEON(0): v_active: 350 v_sync: 387 v_sync_end 389 v_blanking: 449 v_border: 0
    [ 2211.428] (II) RADEON(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz
    [ 2211.428] (II) RADEON(0): Monitor name: BenQ 241W
    [ 2211.428] (II) RADEON(0): EDID (in hex):
    [ 2211.428] (II) RADEON(0): 00ffffffffffff0009d1db76031e0000
    [ 2211.428] (II) RADEON(0): 1811010380342178ea5ad5a7564b9b24
    [ 2211.428] (II) RADEON(0): 135054bdef80714f81908180818ca940
    [ 2211.428] (II) RADEON(0): b30001010101283c80a070b023403020
    [ 2211.428] (II) RADEON(0): 360007442100001ed50980a0205e6310
    [ 2211.428] (II) RADEON(0): 10605208782d1100001a000000fd0038
    [ 2211.428] (II) RADEON(0): 4c1e5311000a202020202020000000fc
    [ 2211.428] (II) RADEON(0): 0042656e5120323431570a2020200077
    [ 2211.428] (II) RADEON(0): Panel infos found from DDC detailed: 1920x1200
    [ 2211.428] (II) RADEON(0): EDID vendor "BNQ", prod id 30427
    [ 2211.428] (II) RADEON(0): Printing probed modes for output DVI-0
    [ 2211.428] (II) RADEON(0): Modeline "1920x1200"x60.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync +vsync (74.0 kHz)
    [ 2211.428] (II) RADEON(0): Modeline "1600x1200"x60.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz)
    [ 2211.428] (II) RADEON(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
    [ 2211.428] (II) RADEON(0): Modeline "1280x1024"x76.0 141.82 1280 1376 1512 1744 1024 1025 1028 1070 -hsync +vsync (81.3 kHz)
    [ 2211.428] (II) RADEON(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [ 2211.428] (II) RADEON(0): Modeline "1280x1024"x72.0 132.75 1280 1368 1504 1728 1024 1025 1028 1067 -hsync +vsync (76.8 kHz)
    [ 2211.428] (II) RADEON(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 2211.428] (II) RADEON(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    [ 2211.428] (II) RADEON(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
    [ 2211.428] (II) RADEON(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
    [ 2211.428] (II) RADEON(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 2211.428] (II) RADEON(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    [ 2211.428] (II) RADEON(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
    [ 2211.428] (II) RADEON(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    [ 2211.428] (II) RADEON(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 2211.428] (II) RADEON(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    [ 2211.428] (II) RADEON(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz)
    [ 2211.428] (II) RADEON(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
    [ 2211.428] (II) RADEON(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 2211.428] (II) RADEON(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 2211.428] (II) RADEON(0): Modeline "640x350"x70.1 25.17 640 656 752 800 350 387 389 449 +hsync -vsync (31.5 kHz)
    [ 2211.428] (II) RADEON(0): Output VGA-0 connected
    [ 2211.428] (II) RADEON(0): Output DVI-0 connected
    [ 2211.428] (II) RADEON(0): Using exact sizes for initial modes
    [ 2211.428] (II) RADEON(0): Output VGA-0 using initial mode 1600x1200
    [ 2211.428] (II) RADEON(0): Output DVI-0 using initial mode 1600x1200
    [ 2211.428] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 2211.428] (**) RADEON(0): Display dimensions: (410, 310) mm
    [ 2211.428] (**) RADEON(0): DPI set to (218, 98)
    [ 2211.428] (II) Loading sub module "fb"
    [ 2211.428] (II) LoadModule: "fb"
    [ 2211.428] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 2211.428] (II) Module fb: vendor="X.Org Foundation"
    [ 2211.428] compiled for 1.10.2, module version = 1.0.0
    [ 2211.428] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 2211.428] (II) Loading sub module "ramdac"
    [ 2211.428] (II) LoadModule: "ramdac"
    [ 2211.428] (II) Module "ramdac" already built-in
    [ 2211.428] (==) RADEON(0): Will attempt to use R6xx/R7xx EXA support if DRI is enabled.
    [ 2211.428] (II) Loading sub module "exa"
    [ 2211.428] (II) LoadModule: "exa"
    [ 2211.428] (II) Loading /usr/lib/xorg/modules/libexa.so
    [ 2211.428] (II) Module exa: vendor="X.Org Foundation"
    [ 2211.428] compiled for 1.10.2, module version = 2.5.0
    [ 2211.428] ABI class: X.Org Video Driver, version 10.0
    [ 2211.429] (!!) RADEON(0): MergedFB support has been removed and replaced with xrandr 1.2 support
    [ 2211.429] (--) Depth 24 pixmap format is 32 bpp
    [ 2211.429] (II) RADEON(0): RADEONScreenInit d0000000 0 0
    [ 2211.449] Output CRT1 disable success
    [ 2211.453] Blank CRTC 0 success
    [ 2211.453] Disable CRTC memreq 0 success
    [ 2211.453] Disable CRTC 0 success
    [ 2211.453] Output DIG0 transmitter setup success
    [ 2211.459] Blank CRTC 1 success
    [ 2211.459] Disable CRTC memreq 1 success
    [ 2211.459] Disable CRTC 1 success
    [ 2211.459] (II) RADEON(0): Dynamic Power Management Disabled
    [ 2211.459] (==) RADEON(0): Using 24 bit depth buffer
    [ 2211.459] (II) RADEON(0): RADEONInitMemoryMap() :
    [ 2211.459] (II) RADEON(0): mem_size : 0x20000000
    [ 2211.459] (II) RADEON(0): MC_FB_LOCATION : 0x00df00c0
    [ 2211.459] (II) RADEON(0): MC_AGP_LOCATION : 0x003f0000
    [ 2211.459] (II) RADEON(0): Depth moves disabled by default
    [ 2211.459] (II) RADEON(0): Allocating from a screen of 262080 kb
    [ 2211.459] (II) RADEON(0): Will use 32 kb for hardware cursor 0 at offset 0x01068000
    [ 2211.459] (II) RADEON(0): Will use 32 kb for hardware cursor 1 at offset 0x0106c000
    [ 2211.459] (II) RADEON(0): Will use 16800 kb for front buffer at offset 0x00000000
    [ 2211.459] (II) RADEON(0): Will use 64 kb for PCI GART at offset 0x0fff0000
    [ 2211.459] (II) RADEON(0): Will use 16800 kb for back buffer at offset 0x01070000
    [ 2211.459] (II) RADEON(0): Will use 16800 kb for depth buffer at offset 0x020d8000
    [ 2211.459] (II) RADEON(0): Will use 105472 kb for textures at offset 0x03140000
    [ 2211.459] (II) RADEON(0): Will use 106176 kb for X Server offscreen at offset 0x09840000
    [ 2211.459] drmOpenDevice: node name is /dev/dri/card0
    [ 2211.459] drmOpenDevice: open result is 10, (OK)
    [ 2211.460] drmOpenDevice: node name is /dev/dri/card0
    [ 2211.460] drmOpenDevice: open result is 10, (OK)
    [ 2211.460] drmOpenByBusid: Searching for BusID pci:0000:01:05.0
    [ 2211.460] drmOpenDevice: node name is /dev/dri/card0
    [ 2211.460] drmOpenDevice: open result is 10, (OK)
    [ 2211.460] drmOpenByBusid: drmOpenMinor returns 10
    [ 2211.460] drmOpenByBusid: drmGetBusid reports pci:0000:01:05.0
    [ 2211.460] (II) [drm] DRM interface version 1.4
    [ 2211.460] (II) [drm] DRM open master succeeded.
    [ 2211.460] (II) RADEON(0): [drm] Using the DRM lock SAREA also for drawables.
    [ 2211.460] (II) RADEON(0): [drm] framebuffer handle = 0xd0000000
    [ 2211.460] (II) RADEON(0): [drm] added 1 reserved context for kernel
    [ 2211.460] (II) RADEON(0): X context

  • [solved] Radeon HD 3200 & AIGLX

    Hey all, I just purchased an HP Pavilion dm3, which by the way was a hell of a deal:  http://www.officemax.com/technology/com … rod2850237
    The machine is very thin and light, and has been the most linux-compliant laptop I've played with.
    At any rate, I've got arch up and running beautifully (after fixing HP's effed up partitioning *shakes fist*)  Everything is working:  Wireless, audio, webcam, suspend, hibernate, etc.
    My last problem is that I'm only getting sudo GPU acceleration, and no AIGLX. 
    I'm running completely without an xorg.conf file (woohoo!)  Here's what I'm seeing:
    Xorg.0.log wrote:
    This is a pre-release version of the X server from The X.Org Foundation.
    It is not supported in any way.
    Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
    Select the "xorg" product for bugs you find in this release.
    Before reporting bugs in pre-release versions please check the
    latest version in the X.Org Foundation git repository.
    See http://wiki.x.org/wiki/GitPage for git access instructions.
    X.Org X Server 1.7.3.902 (1.7.4 RC 2)
    Release Date: 2009-12-26
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.32-ARCH i686
    Current Operating System: Linux shane-arch 2.6.32-ARCH #1 SMP PREEMPT Mon Jan 25 20:06:48 UTC 2010 i686
    Kernel command line: root=/dev/disk/by-uuid/0ec557fe-c784-4c83-b129-12b05cd9a4c1 ro 5 vga=0x369 edd=off resume=/dev/sda5
    Build Date: 26 December 2009  11:37:45AM
    Current version of pixman: 0.16.4
        Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Fri Feb  5 10:58:25 2010
    (II) Loader magic: 0x81e4c60
    (II) Module ABI versions:
        X.Org ANSI C Emulation: 0.4
        X.Org Video Driver: 6.0
        X.Org XInput driver : 7.0
        X.Org Server Extension : 2.0
    (--) using VT number 7
    (--) PCI:*(0:1:5:0) 1002:9612:103c:3656 ATI Technologies Inc RS780M/RS780MN [Radeon HD 3200 Graphics] rev 0, Mem @ 0xe0000000/268435456, 0xf2200000/65536, 0xf2100000/1048576, I/O @ 0x00006000/256
    (==) Using default built-in configuration (30 lines)
    (==) --- Start of built-in configuration ---
        Section "Device"
            Identifier    "Builtin Default ati Device 0"
            Driver    "ati"
        EndSection
        Section "Screen"
            Identifier    "Builtin Default ati Screen 0"
            Device    "Builtin Default ati Device 0"
        EndSection
        Section "Device"
            Identifier    "Builtin Default vesa Device 0"
            Driver    "vesa"
        EndSection
        Section "Screen"
            Identifier    "Builtin Default vesa Screen 0"
            Device    "Builtin Default vesa Device 0"
        EndSection
        Section "Device"
            Identifier    "Builtin Default fbdev Device 0"
            Driver    "fbdev"
        EndSection
        Section "Screen"
            Identifier    "Builtin Default fbdev Screen 0"
            Device    "Builtin Default fbdev Device 0"
        EndSection
        Section "ServerLayout"
            Identifier    "Builtin Default Layout"
            Screen    "Builtin Default ati Screen 0"
            Screen    "Builtin Default vesa Screen 0"
            Screen    "Builtin Default fbdev Screen 0"
        EndSection
    (==) --- End of built-in configuration ---
    (==) ServerLayout "Builtin Default Layout"
    (**) |-->Screen "Builtin Default ati Screen 0" (0)
    (**) |   |-->Monitor "<default monitor>"
    (**) |   |-->Device "Builtin Default ati Device 0"
    (==) No monitor specified for screen "Builtin Default ati Screen 0".
        Using a default monitor configuration.
    (**) |-->Screen "Builtin Default vesa Screen 0" (1)
    (**) |   |-->Monitor "<default monitor>"
    (**) |   |-->Device "Builtin Default vesa Device 0"
    (==) No monitor specified for screen "Builtin Default vesa Screen 0".
        Using a default monitor configuration.
    (**) |-->Screen "Builtin Default fbdev Screen 0" (2)
    (**) |   |-->Monitor "<default monitor>"
    (**) |   |-->Device "Builtin Default fbdev Device 0"
    (==) No monitor specified for screen "Builtin Default fbdev Screen 0".
        Using a default monitor configuration.
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (==) FontPath set to:
        /usr/share/fonts/misc,
        /usr/share/fonts/100dpi:unscaled,
        /usr/share/fonts/75dpi:unscaled,
        /usr/share/fonts/TTF,
        /usr/share/fonts/Type1
    (==) ModulePath set to "/usr/lib/xorg/modules"
    (II) Cannot locate a core pointer device.
    (II) Cannot locate a core keyboard device.
    (II) The server relies on HAL to provide the list of input devices.
        If no devices become available, reconfigure HAL or disable AutoAddDevices.
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
        compiled for 1.7.3.902, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
        compiled for 1.7.3.902, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    (II) Module glx: vendor="X.Org Foundation"
        compiled for 1.7.3.902, module version = 1.0.0
        ABI class: X.Org Server Extension, version 2.0
    (==) AIGLX enabled
    (II) Loading extension GLX
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    (II) Module dri: vendor="X.Org Foundation"
        compiled for 1.7.3.902, module version = 1.0.0
        ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "dri2"
    (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    (II) Module dri2: vendor="X.Org Foundation"
        compiled for 1.7.3.902, module version = 1.1.0
        ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DRI2
    (II) LoadModule: "ati"
    (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
    (II) Module ati: vendor="X.Org Foundation"
        compiled for 1.7.3.902, module version = 6.12.4
        Module class: X.Org Video Driver
        ABI class: X.Org Video Driver, version 6.0
    (II) LoadModule: "radeon"
    (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    (II) Module radeon: vendor="X.Org Foundation"
        compiled for 1.7.3.902, module version = 6.12.4
        Module class: X.Org Video Driver
        ABI class: X.Org Video Driver, version 6.0
    (II) LoadModule: "vesa"
    (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
    (II) Module vesa: vendor="X.Org Foundation"
        compiled for 1.7.0.901, module version = 2.2.1
        Module class: X.Org Video Driver
        ABI class: X.Org Video Driver, version 6.0
    (II) LoadModule: "fbdev"
    (WW) Warning, couldn't open module fbdev
    (II) UnloadModule: "fbdev"
    (EE) Failed to load module "fbdev" (module does not exist, 0)
    (II) RADEON: Driver for ATI Radeon chipsets:
        ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
        ATI Radeon Mobility X300 (M24) 3152 (PCIE),
        ATI FireGL M24 GL 3154 (PCIE), ATI Radeon X600 (RV380) 3E50 (PCIE),
        ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
        ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
        ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
        ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
        ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
        ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
        ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
        ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
        ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
        ATI Radeon 8500 AIW BB (AGP), ATI Radeon 8500 AIW BC (AGP),
        ATI Radeon IGP320M (U1) 4336, ATI Radeon IGP330M/340M/350M (U2) 4337,
        ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
        ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
        ATI Radeon X800PRO (R420) JI (AGP),
        ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
        ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
        ATI Radeon Mobility 9800 (M18) JN (AGP),
        ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
        ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
        ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
        ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
        ATI Radeon Mobility M7 LW (AGP),
        ATI Mobility FireGL 7800 M7 LX (AGP),
        ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
        ATI FireGL Mobility 9000 (M9) Ld (AGP),
        ATI Radeon Mobility 9000 (M9) Lf (AGP),
        ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI Radeon 9700 Pro ND (AGP),
        ATI Radeon 9700/9500Pro NE (AGP), ATI Radeon 9600TX NF (AGP),
        ATI FireGL X1 NG (AGP), ATI Radeon 9800PRO NH (AGP),
        ATI Radeon 9800 NI (AGP), ATI FireGL X2 NK (AGP),
        ATI Radeon 9800XT NJ (AGP),
        ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
        ATI Radeon Mobility 9600 (M10) NQ (AGP),
        ATI Radeon Mobility 9600 (M11) NR (AGP),
        ATI Radeon Mobility 9600 (M10) NS (AGP),
        ATI FireGL Mobility T2 (M10) NT (AGP),
        ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
        ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
        ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
        ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
        ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
        ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
        ATI Radeon Mobility X300 (M22) 5460 (PCIE),
        ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
        ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
        ATI Radeon X800PRO (R423) UI (PCIE),
        ATI Radeon X800LE (R423) UJ (PCIE),
        ATI Radeon X800SE (R423) UK (PCIE),
        ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
        ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
        ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
        ATI FireGL unknown (R423) UR (PCIE),
        ATI FireGL unknown (R423) UT (PCIE),
        ATI Mobility FireGL V5000 (M26) (PCIE),
        ATI Mobility FireGL V5000 (M26) (PCIE),
        ATI Mobility Radeon X700 XL (M26) (PCIE),
        ATI Mobility Radeon X700 (M26) (PCIE),
        ATI Mobility Radeon X700 (M26) (PCIE),
        ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
        ATI Radeon Mobility 9100 IGP (U3) 5835,
        ATI Radeon XPRESS 200 5954 (PCIE),
        ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
        ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
        ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
        ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
        ATI Radeon XPRESS 200M 5975 (PCIE),
        ATI Radeon XPRESS 200 5A41 (PCIE),
        ATI Radeon XPRESS 200M 5A42 (PCIE),
        ATI Radeon XPRESS 200 5A61 (PCIE),
        ATI Radeon XPRESS 200M 5A62 (PCIE),
        ATI Radeon X300 (RV370) 5B60 (PCIE),
        ATI Radeon X600 (RV370) 5B62 (PCIE),
        ATI Radeon X550 (RV370) 5B63 (PCIE),
        ATI FireGL V3100 (RV370) 5B64 (PCIE),
        ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
        ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
        ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
        ATI Mobility Radeon X800 XT (M28) (PCIE),
        ATI Mobility FireGL V5100 (M28) (PCIE),
        ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
        ATI Radeon X850 XT PE (R480) (PCIE),
        ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
        ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
        ATI Radeon X850 XT (R480) (PCIE),
        ATI Radeon X800XT (R423) 5D57 (PCIE),
        ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
        ATI Radeon X700 PRO (RV410) (PCIE),
        ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
        ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
        ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
        ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
        ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
        ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
        ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
        ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
        ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
        ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
        ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
        ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
        ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
        ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
        ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
        ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
        ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
        ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
        ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
        ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
        ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
        ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
        ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
        ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
        ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
        ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
        ATI Mobility Radeon X1700, ATI Radeon X2300HD,
        ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
        ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
        ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
        ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
        ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
        ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
        ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
        ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
        ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
        ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
        ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
        ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
        ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
        ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
        ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
        ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
        ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
        ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
        ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
        ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
        AMD FireStream 9250, ATI FirePro V8700 (FireGL),
        ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
        ATI Radeon 4800 Series, ATI Radeon 4800 Series, ATI FirePro M7750,
        ATI M98, ATI M98, ATI M98, ATI Mobility Radeon HD 4650,
        ATI Radeon RV730 (AGP), ATI Mobility Radeon HD 4670,
        ATI FirePro M5750, ATI Radeon RV730 (AGP),
        ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
        ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
        ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
        ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
        ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
        ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
        ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
        ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
        ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
        ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
        ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
        ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
        ATI Mobility Radeon HD 3850 X2, ATI RV670,
        ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
        ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
        ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
        ATI Radeon RV710, ATI Radeon RV710, ATI Radeon HD 4350,
        ATI Mobility Radeon 4300 Series, ATI Mobility Radeon 4500 Series,
        ATI Mobility Radeon 4500 Series, ATI FirePro RG220, ATI RV630,
        ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
        ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
        ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
        ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
        ATI FireGL V3600, ATI Radeon HD 2600 LE,
        ATI Mobility FireGL Graphics Processor, ATI Radeon RV710,
        ATI Radeon HD 3470, ATI Mobility Radeon HD 3430,
        ATI Mobility Radeon HD 3400 Series, ATI Radeon HD 3450,
        ATI Radeon HD 3450, ATI Radeon HD 3430, ATI Radeon HD 3450,
        ATI FirePro V3700, ATI FireMV 2450, ATI FireMV 2260, ATI FireMV 2260,
        ATI Radeon HD 3600 Series, ATI Radeon HD 3650 AGP,
        ATI Radeon HD 3600 PRO, ATI Radeon HD 3600 XT,
        ATI Radeon HD 3600 PRO, ATI Mobility Radeon HD 3650,
        ATI Mobility Radeon HD 3670, ATI Mobility FireGL V5700,
        ATI Mobility FireGL V5725, ATI Radeon HD 3200 Graphics,
        ATI Radeon 3100 Graphics, ATI Radeon HD 3200 Graphics,
        ATI Radeon 3100 Graphics, ATI Radeon HD 3300 Graphics,
        ATI Radeon HD 3200 Graphics, ATI Radeon 3000 Graphics,
        ATI Radeon HD 4200, ATI Radeon 4100, ATI Mobility Radeon HD 4200,
        ATI Mobility Radeon 4100, ATI RS880
    (II) VESA: driver for VESA chipsets: vesa
    (II) Primary Device is: PCI 01@00:05:0
    (WW) Falling back to old probe method for vesa
    (II) RADEON(0): TOTO SAYS 00000000f2200000
    (II) RADEON(0): MMIO registers at 0x00000000f2200000: size 64KB
    (II) RADEON(0): PCI bus 1 card 5 func 0
    (II) RADEON(0): Creating default Display subsection in Screen section
        "Builtin Default ati Screen 0" for depth/fbbpp 24/32
    (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
    (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    (==) RADEON(0): Default visual is TrueColor
    (II) Loading sub module "vgahw"
    (II) LoadModule: "vgahw"
    (II) Loading /usr/lib/xorg/modules/libvgahw.so
    (II) Module vgahw: vendor="X.Org Foundation"
        compiled for 1.7.3.902, module version = 0.1.0
        ABI class: X.Org Video Driver, version 6.0
    (II) RADEON(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
    (==) RADEON(0): RGB weight 888
    (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
    (--) RADEON(0): Chipset: "ATI Radeon HD 3200 Graphics" (ChipID = 0x9612)
    (--) RADEON(0): Linear framebuffer at 0x00000000e0000000
    (II) RADEON(0): PCI card detected
    (II) Loading sub module "int10"
    (II) LoadModule: "int10"
    (II) Loading /usr/lib/xorg/modules/libint10.so
    (II) Module int10: vendor="X.Org Foundation"
        compiled for 1.7.3.902, module version = 1.0.0
        ABI class: X.Org Video Driver, version 6.0
    (II) RADEON(0): initializing int10
    (II) RADEON(0): Primary V_BIOS segment is: 0xc000
    (II) RADEON(0): ATOM BIOS detected
    (II) RADEON(0): ATOM BIOS Rom:
        SubsystemVendorID: 0x103c SubsystemID: 0x3656
        IOBaseAddress: 0x6000
        Filename: BR34990.bin
        BIOS Bootup Message:
    HP_Arwen RS780M DDR2 200e/500m                                             
    (II) RADEON(0): Framebuffer space used by Firmware (kb): 20
    (II) RADEON(0): Start of VRAM area used by Firmware: 0x17ffb000
    (II) RADEON(0): AtomBIOS requests 20kB of VRAM scratch space
    (II) RADEON(0): AtomBIOS VRAM scratch base: 0x17ffb000
    (II) RADEON(0): Cannot get VRAM scratch space. Allocating in main memory instead
    (II) RADEON(0): Default Engine Clock: 500000
    (II) RADEON(0): Default Memory Clock: 333000
    (II) RADEON(0): Maximum Pixel ClockPLL Frequency Output: 1200000
    (II) RADEON(0): Minimum Pixel ClockPLL Frequency Output: 0
    (II) RADEON(0): Maximum Pixel ClockPLL Frequency Input: 13500
    (II) RADEON(0): Minimum Pixel ClockPLL Frequency Input: 1000
    (II) RADEON(0): Maximum Pixel Clock: 400000
    (II) RADEON(0): Reference Clock: 14320
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenByBusid: Searching for BusID pci:0000:01:05.0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 10, (OK)
    drmOpenByBusid: drmOpenMinor returns 10
    drmOpenByBusid: drmGetBusid reports pci:0000:01:05.0
    (II) RADEON(0): [dri] Found DRI library version 1.3.0 and kernel module version 1.31.0
    (==) RADEON(0): Page Flipping disabled on r5xx and newer chips.
    (II) RADEON(0): Will try to use DMA for Xv image transfers
    (II) RADEON(0): Detected total video RAM=393216K, accessible=262144K (PCI BAR=262144K)
    (--) RADEON(0): Mapped VideoRAM: 262144 kByte (128 bit DDR SDRAM)
    (II) RADEON(0): Color tiling disabled
    (II) Loading sub module "ddc"
    (II) LoadModule: "ddc"
    (II) Module "ddc" already built-in
    (II) Loading sub module "i2c"
    (II) LoadModule: "i2c"
    (II) Module "i2c" already built-in
    (II) RADEON(0): ref_freq: 1432, min_out_pll: 64800, max_out_pll: 120000, min_in_pll: 100, max_in_pll: 1350, xclk: 40000, sclk: 500.000000, mclk: 333.000000
    (II) RADEON(0): PLL parameters: rf=1432 rd=12 min=64800 max=120000; xclk=40000
    (WW) RADEON(0): LVDS Info:
    XRes: 1366, YRes: 768, DotClock: 69300
    HBlank: 96, HOverPlus: 32, HSyncWidth: 48
    VBlank: 22, VOverPlus: 3, VSyncWidth: 6
    (II) RADEON(0): Output LVDS has no monitor section
    (II) RADEON(0): I2C bus "LVDS" initialized.
    (II) RADEON(0): Output VGA-0 has no monitor section
    (II) RADEON(0): I2C bus "VGA-0" initialized.
    (II) RADEON(0): Output HDMI-0 has no monitor section
    (II) RADEON(0): I2C bus "HDMI-0" initialized.
    (II) RADEON(0): Port0:
      XRANDR name: LVDS
      Connector: LVDS
      LCD1: INTERNAL_KLDSCP_LVTMA
      DDC reg: 0x7e50
    (II) RADEON(0): Port1:
      XRANDR name: VGA-0
      Connector: VGA
      CRT1: INTERNAL_KLDSCP_DAC1
      DDC reg: 0x7e40
    (II) RADEON(0): Port2:
      XRANDR name: HDMI-0
      Connector: HDMI-A
      DFP1: INTERNAL_UNIPHY
      DDC reg: 0x7e60
    (II) RADEON(0): I2C device "LVDS:ddc2" registered at address 0xA0.
    (II) RADEON(0): EDID vendor "LGD", prod id 556
    (II) RADEON(0): Printing DDC gathered Modelines:
    (II) RADEON(0): Modeline "1366x768"x0.0   69.30  1366 1398 1446 1462  768 771 777 790 -hsync -vsync (47.4 kHz)
    (II) RADEON(0): Output: LVDS, Detected Monitor Type: 2
    (II) RADEON(0): EDID data from the display on output: LVDS ----------------------
    (II) RADEON(0): Manufacturer: LGD  Model: 22c  Serial#: 0
    (II) RADEON(0): Year: 2009  Week: 0
    (II) RADEON(0): EDID Version: 1.3
    (II) RADEON(0): Digital Display Input
    (II) RADEON(0): Max Image Size [cm]: horiz.: 29  vert.: 17
    (II) RADEON(0): Gamma: 2.20
    (II) RADEON(0): No DPMS capabilities specified
    (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    (II) RADEON(0): First detailed timing is preferred mode
    (II) RADEON(0): redX: 0.589 redY: 0.349   greenX: 0.337 greenY: 0.548
    (II) RADEON(0): blueX: 0.155 blueY: 0.122   whiteX: 0.313 whiteY: 0.329
    (II) RADEON(0): Manufacturer's mask: 0
    (II) RADEON(0): Supported detailed timing:
    (II) RADEON(0): clock: 69.3 MHz   Image Size:  294 x 166 mm
    (II) RADEON(0): h_active: 1366  h_sync: 1398  h_sync_end 1446 h_blank_end 1462 h_border: 0
    (II) RADEON(0): v_active: 768  v_sync: 771  v_sync_end 777 v_blanking: 790 v_border: 0
    (II) RADEON(0):  LG Displayf
    (II) RADEON(0):  LP133WH1-TLA2
    (II) RADEON(0): EDID (in hex):
    (II) RADEON(0):     00ffffffffffff0030e42c0200000000
    (II) RADEON(0):     00130103801d11780ad5d59659568c27
    (II) RADEON(0):     1f505400000001010101010101010101
    (II) RADEON(0):     010101010101121b5660500016302030
    (II) RADEON(0):     360026a6100000190000000000000000
    (II) RADEON(0):     00000000000000000000000000fe004c
    (II) RADEON(0):     4720446973706c61790a2020000000fe
    (II) RADEON(0):     004c503133335748312d544c41320002
    finished output detect: 0
    (II) RADEON(0): I2C device "VGA-0:ddc2" registered at address 0xA0.
    Dac detection success
    (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 0
    finished output detect: 1
    (II) RADEON(0): I2C device "HDMI-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): Output: HDMI-0, Detected Monitor Type: 0
    finished output detect: 2
    finished all detect
    before xf86InitialConfiguration
    (II) RADEON(0): EDID vendor "LGD", prod id 556
    (II) RADEON(0): Printing DDC gathered Modelines:
    (II) RADEON(0): Modeline "1366x768"x0.0   69.30  1366 1398 1446 1462  768 771 777 790 -hsync -vsync (47.4 kHz)
    (II) RADEON(0): Output: LVDS, Detected Monitor Type: 2
    (II) RADEON(0): EDID data from the display on output: LVDS ----------------------
    (II) RADEON(0): Manufacturer: LGD  Model: 22c  Serial#: 0
    (II) RADEON(0): Year: 2009  Week: 0
    (II) RADEON(0): EDID Version: 1.3
    (II) RADEON(0): Digital Display Input
    (II) RADEON(0): Max Image Size [cm]: horiz.: 29  vert.: 17
    (II) RADEON(0): Gamma: 2.20
    (II) RADEON(0): No DPMS capabilities specified
    (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    (II) RADEON(0): First detailed timing is preferred mode
    (II) RADEON(0): redX: 0.589 redY: 0.349   greenX: 0.337 greenY: 0.548
    (II) RADEON(0): blueX: 0.155 blueY: 0.122   whiteX: 0.313 whiteY: 0.329
    (II) RADEON(0): Manufacturer's mask: 0
    (II) RADEON(0): Supported detailed timing:
    (II) RADEON(0): clock: 69.3 MHz   Image Size:  294 x 166 mm
    (II) RADEON(0): h_active: 1366  h_sync: 1398  h_sync_end 1446 h_blank_end 1462 h_border: 0
    (II) RADEON(0): v_active: 768  v_sync: 771  v_sync_end 777 v_blanking: 790 v_border: 0
    (II) RADEON(0):  LG Display
    (II) RADEON(0):  LP133WH1-TLA2
    (II) RADEON(0): EDID (in hex):
    (II) RADEON(0):     00ffffffffffff0030e42c0200000000
    (II) RADEON(0):     00130103801d11780ad5d59659568c27
    (II) RADEON(0):     1f505400000001010101010101010101
    (II) RADEON(0):     010101010101121b5660500016302030
    (II) RADEON(0):     360026a6100000190000000000000000
    (II) RADEON(0):     00000000000000000000000000fe004c
    (II) RADEON(0):     4720446973706c61790a2020000000fe
    (II) RADEON(0):     004c503133335748312d544c41320002
    (II) RADEON(0): EDID vendor "LGD", prod id 556
    Dac detection success
    (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 0
    (II) RADEON(0): Output: HDMI-0, Detected Monitor Type: 0
    (II) RADEON(0): Output LVDS connected
    (II) RADEON(0): Output VGA-0 disconnected
    (II) RADEON(0): Output HDMI-0 disconnected
    (II) RADEON(0): Using exact sizes for initial modes
    (II) RADEON(0): Output LVDS using initial mode 1366x768
    (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    after xf86InitialConfiguration
    (**) RADEON(0): Display dimensions: (290, 170) mm
    (**) RADEON(0): DPI set to (119, 204)
    (II) Loading sub module "fb"
    (II) LoadModule: "fb"
    (II) Loading /usr/lib/xorg/modules/libfb.so
    (II) Module fb: vendor="X.Org Foundation"
        compiled for 1.7.3.902, module version = 1.0.0
        ABI class: X.Org ANSI C Emulation, version 0.4
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"
    (II) Module "ramdac" already built-in
    (==) RADEON(0): Will attempt to use R6xx/R7xx EXA support if DRI is enabled.
    (II) Loading sub module "exa"
    (II) LoadModule: "exa"
    (II) Loading /usr/lib/xorg/modules/libexa.so
    (II) Module exa: vendor="X.Org Foundation"
        compiled for 1.7.3.902, module version = 2.5.0
        ABI class: X.Org Video Driver, version 6.0
    (!!) RADEON(0): For information on using the multimedia capabilities
        of this adapter, please see http://gatos.sf.net.
    (!!) RADEON(0): MergedFB support has been removed and replaced with xrandr 1.2 support
    (II) UnloadModule: "vesa"
    (II) Unloading /usr/lib/xorg/modules/drivers/vesa_drv.so
    (--) Depth 24 pixmap format is 32 bpp
    (II) RADEON(0): RADEONScreenInit e0000000 0 0
    Output DIG0 transmitter setup success
    Blank CRTC 0 success
    Disable CRTC 0 success
    Disable CRTC memreq 0 success
    Blank CRTC 1 success
    Disable CRTC 1 success
    Disable CRTC memreq 1 success
    (==) RADEON(0): Using 24 bit depth buffer
    (II) RADEON(0): RADEONInitMemoryMap() :
    (II) RADEON(0):   mem_size         : 0x18000000
    (II) RADEON(0):   MC_FB_LOCATION   : 0x00d700c0
    (II) RADEON(0):   MC_AGP_LOCATION  : 0x003f0000
    (II) RADEON(0): Depth moves disabled by default
    (II) RADEON(0): Allocating from a screen of 262080 kb
    (II) RADEON(0): Will use 32 kb for hardware cursor 0 at offset 0x00801000
    (II) RADEON(0): Will use 32 kb for hardware cursor 1 at offset 0x00805000
    (II) RADEON(0): Will use 8196 kb for front buffer at offset 0x00000000
    (II) RADEON(0): Will use 64 kb for PCI GART at offset 0x0fff0000
    (II) RADEON(0): Will use 8196 kb for back buffer at offset 0x00809000
    (II) RADEON(0): Will use 8256 kb for depth buffer at offset 0x0100a000
    (II) RADEON(0): Will use 117760 kb for textures at offset 0x0181a000
    (II) RADEON(0): Will use 119640 kb for X Server offscreen at offset 0x08b1a000
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 10, (OK)
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 10, (OK)
    drmOpenByBusid: Searching for BusID pci:0000:01:05.0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 10, (OK)
    drmOpenByBusid: drmOpenMinor returns 10
    drmOpenByBusid: drmGetBusid reports pci:0000:01:05.0
    (II) [drm] DRM interface version 1.3
    (II) [drm] DRM open master succeeded.
    (II) RADEON(0): [drm] Using the DRM lock SAREA also for drawables.
    (II) RADEON(0): [drm] framebuffer handle = 0xe0000000
    (II) RADEON(0): [drm] added 1 reserved context for kernel
    (II) RADEON(0): X context handle = 0x1
    (II) RADEON(0): [drm] installed DRM signal handler
    (II) RADEON(0): [pci] 32768 kB allocated with handle 0xf95fa000
    (II) RADEON(0): [pci] ring handle = 0xf95fa000
    (II) RADEON(0): [pci] Ring mapped at 0xa6ea3000
    (II) RADEON(0): [pci] Ring contents 0x00000000
    (II) RADEON(0): [pci] ring read ptr handle = 0xf96fb000
    (II) RADEON(0): [pci] Ring read ptr mapped at 0xb76f3000
    (II) RADEON(0): [pci] Ring read ptr contents 0x00000000
    (II) RADEON(0): [pci] vertex/indirect buffers handle = 0xf96fc000
    (II) RADEON(0): [pci] Vertex/indirect buffers mapped at 0xa6ca3000
    (II) RADEON(0): [pci] Vertex/indirect buffers contents 0x00000000
    (II) RADEON(0): [pci] GART texture map handle = 0xf98fc000
    (II) RADEON(0): [pci] GART Texture map mapped at 0xa5023000
    (II) RADEON(0): [drm] register handle = 0x2e440000
    (II) RADEON(0): [dri] Visual configs initialized
    (II) RADEON(0): RADEONRestoreMemMapRegisters() :
    (II) RADEON(0):   MC_FB_LOCATION   : 0x00d700c0 0x00d700c0
    (II) RADEON(0):   MC_AGP_LOCATION  : 0x003f0000
    (==) RADEON(0): Backing store disabled
    (II) RADEON(0): [DRI] installation complete
    (II) RADEON(0): [drm] Added 32 65536 byte vertex/indirect buffers
    (II) RADEON(0): [drm] Mapped 32 vertex/indirect buffers
    (II) RADEON(0): [drm] dma control initialized, using IRQ 18
    (II) RADEON(0): [drm] Initialized kernel GART heap manager, 29884416
    (WW) RADEON(0): DRI init changed memory map, adjusting ...
    (WW) RADEON(0):   MC_FB_LOCATION  was: 0x00d700c0 is: 0x00d700c0
    (WW) RADEON(0):   MC_AGP_LOCATION was: 0x003f0000 is: 0x00030000
    (II) RADEON(0): RADEONRestoreMemMapRegisters() :
    (II) RADEON(0):   MC_FB_LOCATION   : 0x00d700c0 0x00d700c0
    (II) RADEON(0):   MC_AGP_LOCATION  : 0x00030000
    (II) RADEON(0): Direct rendering enabled
    (II) RADEON(0): Setting EXA maxPitchBytes
    (II) EXA(0): Offscreen pixmap area of 122511360 bytes
    (II) EXA(0): Driver registered support for the following operations:
    (II)         Solid
    (II)         Copy
    (II)         Composite (RENDER acceleration)
    (II)         UploadToScreen
    (II)         DownloadFromScreen
    (II) RADEON(0): Acceleration enabled
    (==) RADEON(0): DPMS enabled
    (==) RADEON(0): Silken mouse enabled
    (II) RADEON(0): Set up textured video
    Output DIG0 transmitter setup success
    Output CRT1 disable success
    (II) RADEON(0): DIG0 transmitter: Coherent Mode enabled
    Output DIG0 transmitter setup success
    Blank CRTC 0 success
    Disable CRTC 0 success
    Disable CRTC memreq 0 success
    Blank CRTC 1 success
    Disable CRTC 1 success
    Disable CRTC memreq 1 success
    Output DIG0 transmitter setup success
    Blank CRTC 0 success
    Disable CRTC 0 success
    Disable CRTC memreq 0 success
    Mode 1366x768 - 1462 790 10
    (II) RADEON(0): RADEONRestoreMemMapRegisters() :
    (II) RADEON(0):   MC_FB_LOCATION   : 0x00d700c0 0x00d700c0
    (II) RADEON(0):   MC_AGP_LOCATION  : 0x00030000
    freq: 69300000
    best_freq: 69298571
    best_feedback_div: 813
    best_ref_div: 14
    best_post_div: 12
    (II) RADEON(0): crtc(0) Clock: mode 69300, PLL 69290
    (II) RADEON(0): crtc(0) PLL  : refdiv 14, fbdiv 0x32D(813), pdiv 12
    Set CRTC 0 PLL success
    Set CRTC Timing success
    Set CRTC 0 Overscan success
    Not using RMX
    scaler 0 setup success
    Set CRTC 0 Source success
    crtc 0 YUV disable setup success
    Output DIG0 transmitter setup success
    Output DIG2 encoder setup success
    Output DIG2 encoder setup success
    Output DIG0 transmitter setup success
    Output DIG0 transmitter setup success
    Output DIG0 transmitter setup success
    Enable CRTC memreq 0 success
    Enable CRTC 0 success
    Unblank CRTC 0 success
    Output CRT1 disable success
    (II) RADEON(0): DIG0 transmitter: Coherent Mode enabled
    Output DIG0 transmitter setup success
    Blank CRTC 1 success
    Disable CRTC 1 success
    Disable CRTC memreq 1 success
    (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    (--) RandR disabled
    (II) Initializing built-in extension Generic Event Extension
    (II) Initializing built-in extension SHAPE
    (II) Initializing built-in extension MIT-SHM
    (II) Initializing built-in extension XInputExtension
    (II) Initializing built-in extension XTEST
    (II) Initializing built-in extension BIG-REQUESTS
    (II) Initializing built-in extension SYNC
    (II) Initializing built-in extension XKEYBOARD
    (II) Initializing built-in extension XC-MISC
    (II) Initializing built-in extension SECURITY
    (II) Initializing built-in extension XINERAMA
    (II) Initializing built-in extension XFIXES
    (II) Initializing built-in extension RENDER
    (II) Initializing built-in extension RANDR
    (II) Initializing built-in extension COMPOSITE
    (II) Initializing built-in extension DAMAGE
    (II) AIGLX: Screen 0 is not DRI2 capable
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 11, (OK)
    drmOpenByBusid: Searching for BusID pci:0000:01:05.0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 11, (OK)
    drmOpenByBusid: drmOpenMinor returns 11
    drmOpenByBusid: drmGetBusid reports pci:0000:01:05.0
    (EE) AIGLX error: dlopen of /usr/lib/xorg/modules/dri/r600_dri.so failed (/usr/lib/xorg/modules/dri/r600_dri.so: file too short)
    (EE) AIGLX: reverting to software rendering
    (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/swrast_dri.so
    (II) GLX: Initialized DRISWRAST GL provider for screen 0
    (II) RADEON(0): Setting screen physical size to 361 x 203
    (II) config/hal: Adding input device AT Translated Set 2 keyboard
    (II) LoadModule: "evdev"
    (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    (II) Module evdev: vendor="X.Org Foundation"
        compiled for 1.7.3, module version = 2.3.2
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 7.0
    (**) 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 Macintosh mouse button emulation
    (**) Macintosh mouse button emulation: always reports core events
    (**) Macintosh mouse button emulation: Device: "/dev/input/event0"
    (II) Macintosh mouse button emulation: Found 3 mouse buttons
    (II) Macintosh mouse button emulation: Found relative axes
    (II) Macintosh mouse button emulation: Found x and y relative axes
    (II) Macintosh mouse button emulation: Configuring as mouse
    (**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5
    (**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)
    (**) Macintosh mouse button emulation: (accel) keeping acceleration scheme 1
    (**) Macintosh mouse button emulation: (accel) acceleration profile 0
    (II) Macintosh mouse button emulation: initialized for relative axes.
    (II) config/hal: Adding input device ImPS/2 Generic Wheel Mouse
    (**) ImPS/2 Generic Wheel Mouse: always reports core events
    (**) ImPS/2 Generic Wheel Mouse: Device: "/dev/input/event12"
    (II) ImPS/2 Generic Wheel Mouse: Found 3 mouse buttons
    (II) ImPS/2 Generic Wheel Mouse: Found scroll wheel(s)
    (II) ImPS/2 Generic Wheel Mouse: Found relative axes
    (II) ImPS/2 Generic Wheel Mouse: Found x and y relative axes
    (II) ImPS/2 Generic Wheel Mouse: Configuring as mouse
    (**) ImPS/2 Generic Wheel Mouse: YAxisMapping: buttons 4 and 5
    (**) ImPS/2 Generic Wheel Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "ImPS/2 Generic Wheel Mouse" (type: MOUSE)
    (**) ImPS/2 Generic Wheel Mouse: (accel) keeping acceleration scheme 1
    (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration profile 0
    (II) ImPS/2 Generic Wheel Mouse: initialized for relative axes.
    (II) config/hal: Adding input device hp webcam
    (**) hp webcam: always reports core events
    (**) hp webcam: Device: "/dev/input/event11"
    (II) hp webcam: Found keys
    (II) hp webcam: Configuring as keyboard
    (II) XINPUT: Adding extended input device "hp webcam" (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/event3"
    (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/event2"
    (II) Power Button: Found keys
    (II) Power Button: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (II) config/hal: Adding input device 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/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) RADEON(0): EDID vendor "LGD", prod id 556
    (II) RADEON(0): Printing DDC gathered Modelines:
    (II) RADEON(0): Modeline "1366x768"x0.0   69.30  1366 1398 1446 1462  768 771 777 790 -hsync -vsync (47.4 kHz)
    (II) RADEON(0): Output: LVDS, Detected Monitor Type: 2
    (II) RADEON(0): EDID data from the display on output: LVDS ----------------------
    (II) RADEON(0): Manufacturer: LGD  Model: 22c  Serial#: 0
    (II) RADEON(0): Year: 2009  Week: 0
    (II) RADEON(0): EDID Version: 1.3
    (II) RADEON(0): Digital Display Input
    (II) RADEON(0): Max Image Size [cm]: horiz.: 29  vert.: 17
    (II) RADEON(0): Gamma: 2.20
    (II) RADEON(0): No DPMS capabilities specified
    (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    (II) RADEON(0): First detailed timing is preferred mode
    (II) RADEON(0): redX: 0.589 redY: 0.349   greenX: 0.337 greenY: 0.548
    (II) RADEON(0): blueX: 0.155 blueY: 0.122   whiteX: 0.313 whiteY: 0.329
    (II) RADEON(0): Manufacturer's mask: 0
    (II) RADEON(0): Supported detailed timing:
    (II) RADEON(0): clock: 69.3 MHz   Image Size:  294 x 166 mm
    (II) RADEON(0): h_active: 1366  h_sync: 1398  h_sync_end 1446 h_blank_end 1462 h_border: 0
    (II) RADEON(0): v_active: 768  v_sync: 771  v_sync_end 777 v_blanking: 790 v_border: 0
    (II) RADEON(0):  LG Display
    (II) RADEON(0):  LP133WH1-TLA2
    (II) RADEON(0): EDID (in hex):
    (II) RADEON(0):     00ffffffffffff0030e42c0200000000
    (II) RADEON(0):     00130103801d11780ad5d59659568c27
    (II) RADEON(0):     1f505400000001010101010101010101
    (II) RADEON(0):     010101010101121b5660500016302030
    (II) RADEON(0):     360026a6100000190000000000000000
    (II) RADEON(0):     00000000000000000000000000fe004c
    (II) RADEON(0):     4720446973706c61790a2020000000fe
    (II) RADEON(0):     004c503133335748312d544c41320002
    (II) RADEON(0): EDID vendor "LGD", prod id 556
    Dac detection success
    (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 0
    (II) RADEON(0): Output: HDMI-0, Detected Monitor Type: 0
    (II) RADEON(0): EDID vendor "LGD", prod id 556
    (II) RADEON(0): Printing DDC gathered Modelines:
    (II) RADEON(0): Modeline "1366x768"x0.0   69.30  1366 1398 1446 1462  768 771 777 790 -hsync -vsync (47.4 kHz)
    (II) RADEON(0): Output: LVDS, Detected Monitor Type: 2
    (II) RADEON(0): EDID data from the display on output: LVDS ----------------------
    (II) RADEON(0): Manufacturer: LGD  Model: 22c  Serial#: 0
    (II) RADEON(0): Year: 2009  Week: 0
    (II) RADEON(0): EDID Version: 1.3
    (II) RADEON(0): Digital Display Input
    (II) RADEON(0): Max Image Size [cm]: horiz.: 29  vert.: 17
    (II) RADEON(0): Gamma: 2.20
    (II) RADEON(0): No DPMS capabilities specified
    (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    (II) RADEON(0): First detailed timing is preferred mode
    (II) RADEON(0): redX: 0.589 redY: 0.349   greenX: 0.337 greenY: 0.548
    (II) RADEON(0): blueX: 0.155 blueY: 0.122   whiteX: 0.313 whiteY: 0.329
    (II) RADEON(0): Manufacturer's mask: 0
    (II) RADEON(0): Supported detailed timing:
    (II) RADEON(0): clock: 69.3 MHz   Image Size:  294 x 166 mm
    (II) RADEON(0): h_active: 1366  h_sync: 1398  h_sync_end 1446 h_blank_end 1462 h_border: 0
    (II) RADEON(0): v_active: 768  v_sync: 771  v_sync_end 777 v_blanking: 790 v_border: 0
    (II) RADEON(0):  LG Display
    (II) RADEON(0):  LP133WH1-TLA2
    (II) RADEON(0): EDID (in hex):
    (II) RADEON(0):     00ffffffffffff0030e42c0200000000
    (II) RADEON(0):     00130103801d11780ad5d59659568c27
    (II) RADEON(0):     1f505400000001010101010101010101
    (II) RADEON(0):     010101010101121b5660500016302030
    (II) RADEON(0):     360026a6100000190000000000000000
    (II) RADEON(0):     00000000000000000000000000fe004c
    (II) RADEON(0):     4720446973706c61790a2020000000fe
    (II) RADEON(0):     004c503133335748312d544c41320002
    (II) RADEON(0): EDID vendor "LGD", prod id 556
    Dac detection success
    (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 0
    (II) RADEON(0): Output: HDMI-0, Detected Monitor Type: 0
    (II) RADEON(0): EDID vendor "LGD", prod id 556
    (II) RADEON(0): Printing DDC gathered Modelines:
    (II) RADEON(0): Modeline "1366x768"x0.0   69.30  1366 1398 1446 1462  768 771 777 790 -hsync -vsync (47.4 kHz)
    (II) RADEON(0): Output: LVDS, Detected Monitor Type: 2
    (II) RADEON(0): EDID data from the display on output: LVDS ----------------------
    (II) RADEON(0): Manufacturer: LGD  Model: 22c  Serial#: 0
    (II) RADEON(0): Year: 2009  Week: 0
    (II) RADEON(0): EDID Version: 1.3
    (II) RADEON(0): Digital Display Input
    (II) RADEON(0): Max Image Size [cm]: horiz.: 29  vert.: 17
    (II) RADEON(0): Gamma: 2.20
    (II) RADEON(0): No DPMS capabilities specified
    (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    (II) RADEON(0): First detailed timing is preferred mode
    (II) RADEON(0): redX: 0.589 redY: 0.349   greenX: 0.337 greenY: 0.548
    (II) RADEON(0): blueX: 0.155 blueY: 0.122   whiteX: 0.313 whiteY: 0.329
    (II) RADEON(0): Manufacturer's mask: 0
    (II) RADEON(0): Supported detailed timing:
    (II) RADEON(0): clock: 69.3 MHz   Image Size:  294 x 166 mm
    (II) RADEON(0): h_active: 1366  h_sync: 1398  h_sync_end 1446 h_blank_end 1462 h_border: 0
    (II) RADEON(0): v_active: 768  v_sync: 771  v_sync_end 777 v_blanking: 790 v_border: 0
    (II) RADEON(0):  LG Display
    (II) RADEON(0):  LP133WH1-TLA2
    (II) RADEON(0): EDID (in hex):
    (II) RADEON(0):     00ffffffffffff0030e42c0200000000
    (II) RADEON(0):     00130103801d11780ad5d59659568c27
    (II) RADEON(0):     1f505400000001010101010101010101
    (II) RADEON(0):     010101010101121b5660500016302030
    (II) RADEON(0):     360026a6100000190000000000000000
    (II) RADEON(0):     00000000000000000000000000fe004c
    (II) RADEON(0):     4720446973706c61790a2020000000fe
    (II) RADEON(0):     004c503133335748312d544c41320002
    (II) RADEON(0): EDID vendor "LGD", prod id 556
    Dac detection success
    (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 0
    (II) RADEON(0): Output: HDMI-0, Detected Monitor Type: 0
    (II) RADEON(0): EDID vendor "LGD", prod id 556
    (II) RADEON(0): Printing DDC gathered Modelines:
    (II) RADEON(0): Modeline "1366x768"x0.0   69.30  1366 1398 1446 1462  768 771 777 790 -hsync -vsync (47.4 kHz)
    (II) RADEON(0): Output: LVDS, Detected Monitor Type: 2
    (II) RADEON(0): EDID data from the display on output: LVDS ----------------------
    (II) RADEON(0): Manufacturer: LGD  Model: 22c  Serial#: 0
    (II) RADEON(0): Year: 2009  Week: 0
    (II) RADEON(0): EDID Version: 1.3
    (II) RADEON(0): Digital Display Input
    (II) RADEON(0): Max Image Size [cm]: horiz.: 29  vert.: 17
    (II) RADEON(0): Gamma: 2.20
    (II) RADEON(0): No DPMS capabilities specified
    (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    (II) RADEON(0): First detailed timing is preferred mode
    (II) RADEON(0): redX: 0.589 redY: 0.349   greenX: 0.337 greenY: 0.548
    (II) RADEON(0): blueX: 0.155 blueY: 0.122   whiteX: 0.313 whiteY: 0.329
    (II) RADEON(0): Manufacturer's mask: 0
    (II) RADEON(0): Supported detailed timing:
    (II) RADEON(0): clock: 69.3 MHz   Image Size:  294 x 166 mm
    (II) RADEON(0): h_active: 1366  h_sync: 1398  h_sync_end 1446 h_blank_end 1462 h_border: 0
    (II) RADEON(0): v_active: 768  v_sync: 771  v_sync_end 777 v_blanking: 790 v_border: 0
    (II) RADEON(0):  LG Display
    (II) RADEON(0):  LP133WH1-TLA2
    (II) RADEON(0): EDID (in hex):
    (II) RADEON(0):     00ffffffffffff0030e42c0200000000
    (II) RADEON(0):     00130103801d11780ad5d59659568c27
    (II) RADEON(0):     1f505400000001010101010101010101
    (II) RADEON(0):     010101010101121b5660500016302030
    (II) RADEON(0):     360026a6100000190000000000000000
    (II) RADEON(0):     00000000000000000000000000fe004c
    (II) RADEON(0):     4720446973706c61790a2020000000fe
    (II) RADEON(0):     004c503133335748312d544c41320002
    (II) RADEON(0): EDID vendor "LGD", prod id 556
    Dac detection success
    (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 0
    (II) RADEON(0): Output: HDMI-0, Detected Monitor Type: 0
    (II) RADEON(0): EDID vendor "LGD", prod id 556
    (II) RADEON(0): Printing DDC gathered Modelines:
    (II) RADEON(0): Modeline "1366x768"x0.0   69.30  1366 1398 1446 1462  768 771 777 790 -hsync -vsync (47.4 kHz)
    (II) RADEON(0): Output: LVDS, Detected Monitor Type: 2
    (II) RADEON(0): EDID data from the display on output: LVDS ----------------------
    (II) RADEON(0): Manufacturer: LGD  Model: 22c  Serial#: 0
    (II) RADEON(0): Year: 2009  Week: 0
    (II) RADEON(0): EDID Version: 1.3
    (II) RADEON(0): Digital Display Input
    (II) RADEON(0): Max Image Size [cm]: horiz.: 29  vert.: 17
    (II) RADEON(0): Gamma: 2.20
    (II) RADEON(0): No DPMS capabilities specified
    (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    (II) RADEON(0): First detailed timing is preferred mode
    (II) RADEON(0): redX: 0.589 redY: 0.349   greenX: 0.337 greenY: 0.548
    (II) RADEON(0): blueX: 0.155 blueY: 0.122   whiteX: 0.313 whiteY: 0.329
    (II) RADEON(0): Manufacturer's mask: 0
    (II) RADEON(0): Supported detailed timing:
    (II) RADEON(0): clock: 69.3 MHz   Image Size:  294 x 166 mm
    (II) RADEON(0): h_active: 1366  h_sync: 1398  h_sync_end 1446 h_blank_end 1462 h_border: 0
    (II) RADEON(0): v_active: 768  v_sync: 771  v_sync_end 777 v_blanking: 790 v_border: 0
    (II) RADEON(0):  LG Display
    (II) RADEON(0):  LP133WH1-TLA2
    (II) RADEON(0): EDID (in hex):
    (II) RADEON(0):     00ffffffffffff0030e42c0200000000
    (II) RADEON(0):     00130103801d11780ad5d59659568c27
    (II) RADEON(0):     1f505400000001010101010101010101
    (II) RADEON(0):     010101010101121b5660500016302030
    (II) RADEON(0):     360026a6100000190000000000000000
    (II) RADEON(0):     00000000000000000000000000fe004c
    (II) RADEON(0):     4720446973706c61790a2020000000fe
    (II) RADEON(0):     004c503133335748312d544c41320002
    (II) RADEON(0): EDID vendor "LGD", prod id 556
    Dac detection success
    (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 0
    (II) RADEON(0): Output: HDMI-0, Detected Monitor Type: 0
    (II) RADEON(0): EDID vendor "LGD", prod id 556
    (II) RADEON(0): Printing DDC gathered Modelines:
    (II) RADEON(0): Modeline "1366x768"x0.0   69.30  1366 1398 1446 1462  768 771 777 790 -hsync -vsync (47.4 kHz)
    (II) RADEON(0): Output: LVDS, Detected Monitor Type: 2
    (II) RADEON(0): EDID data from the display on output: LVDS ----------------------
    (II) RADEON(0): Manufacturer: LGD  Model: 22c  Serial#: 0
    (II) RADEON(0): Year: 2009  Week: 0
    (II) RADEON(0): EDID Version: 1.3
    (II) RADEON(0): Digital Display Input
    (II) RADEON(0): Max Image Size [cm]: horiz.: 29  vert.: 17
    (II) RADEON(0): Gamma: 2.20
    (II) RADEON(0): No DPMS capabilities specified
    (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    (II) RADEON(0): First detailed timing is preferred mode
    (II) RADEON(0): redX: 0.589 redY: 0.349   greenX: 0.337 greenY: 0.548
    (II) RADEON(0): blueX: 0.155 blueY: 0.122   whiteX: 0.313 whiteY: 0.329
    (II) RADEON(0): Manufacturer's mask: 0
    (II) RADEON(0): Supported detailed timing:
    (II) RADEON(0): clock: 69.3 MHz   Image Size:  294 x 166 mm
    (II) RADEON(0): h_active: 1366  h_sync: 1398  h_sync_end 1446 h_blank_end 1462 h_border: 0
    (II) RADEON(0): v_active: 768  v_sync: 771  v_sync_end 777 v_blanking: 790 v_border: 0
    (II) RADEON(0):  LG Display
    (II) RADEON(0):  LP133WH1-TLA2
    (II) RADEON(0): EDID (in hex):
    (II) RADEON(0):     00ffffffffffff0030e42c0200000000
    (II) RADEON(0):     00130103801d11780ad5d59659568c27
    (II) RADEON(0):     1f505400000001010101010101010101
    (II) RADEON(0):     010101010101121b5660500016302030
    (II) RADEON(0):     360026a6100000190000000000000000
    (II) RADEON(0):     00000000000000000000000000fe004c
    (II) RADEON(0):     4720446973706c61790a2020000000fe
    (II) RADEON(0):     004c503133335748312d544c41320002
    (II) RADEON(0): EDID vendor "LGD", prod id 556
    Dac detection success
    (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 0
    (II) RADEON(0): Output: HDMI-0, Detected Monitor Type: 0
    I've bolded the sections in question.  Here's a little more info:
    [shane@shane-arch ~]$ glxinfo | grep direct
    direct rendering: Yes
    [shane@shane-arch ~]$ lsmod | grep kms
    drm_kms_helper 21971 1 radeon
    drm 126588 4 radeon,ttm,drm_kms_helper
    Any help would be appreciated   I'd like to get compiz up and running.
    -Shane
    Last edited by krazyshane (2010-02-05 17:23:00)

    You nailed it with the ati-dri package!  Had a corrupt checksum!  Forced a reinstall and now all good
    Thanks for the quick reply!
    -Shane

  • Gnome3 not work with ATI HD6950 Card?

    Hey all..
    I'm just installed the ALL drivers from the testing, and its the versions:
    xf86-video-ati-6.14.2-1
    mesa-7.10.99.git20110612-1
    libdrm-2.4.25-1
    And ofc, i'm using with last kernel 2.26.39.
    So what's the problem with that? Why i can't running this Gnome3?
    This is the my logs:
    .xsession-errors:
    /etc/gdm/Xsession: Beginning session setup...
    /etc/gdm/Xsession: Setup done, will execute: gnome-session
    Unknown chipset 0x6719
    gnome-session-is-accelerated: No hardware 3D support.
    gnome-session-check-accelerated: Helper exited with code 256
    gnome-session[1181]: WARNING: Session 'gnome' runnable check failed: Exited with code 1
    gnome-session[1181]: WARNING: Unable to find default provider 'notification-daemon' of required provider 'notifications'
    Xorg.0.log:
    [ 151.157]
    X.Org X Server 1.10.2
    Release Date: 2011-05-28
    [ 151.157] X Protocol Version 11, Revision 0
    [ 151.157] Build Operating System: Linux 2.6.38-ARCH x86_64
    [ 151.157] Current Operating System: Linux yakir-arch 2.6.39-ARCH #1 SMP PREEMPT Mon Jun 6 22:37:55 CEST 2011 x86_64
    [ 151.157] Kernel command line: BOOT_IMAGE=/vmlinuz26 root=/dev/sdb5 ro
    [ 151.157] Build Date: 30 May 2011 08:18:15AM
    [ 151.157]
    [ 151.157] Current version of pixman: 0.22.0
    [ 151.157] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 151.157] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 151.157] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jun 16 11:52:13 2011
    [ 151.157] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 151.157] (==) No Layout section. Using the first Screen section.
    [ 151.157] (==) No screen section available. Using defaults.
    [ 151.157] (**) |-->Screen "Default Screen Section" (0)
    [ 151.157] (**) | |-->Monitor "<default monitor>"
    [ 151.157] (==) No device specified for screen "Default Screen Section".
    Using the first device section listed.
    [ 151.157] (**) | |-->Device "r"
    [ 151.157] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 151.157] (==) Automatically adding devices
    [ 151.157] (==) Automatically enabling devices
    [ 151.157] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 151.157] Entry deleted from font path.
    [ 151.157] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 151.157] Entry deleted from font path.
    [ 151.157] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 151.157] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 151.157] Entry deleted from font path.
    [ 151.157] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 151.157] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 151.157] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 151.157] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 151.157] (II) Loader magic: 0x7d3440
    [ 151.157] (II) Module ABI versions:
    [ 151.157] X.Org ANSI C Emulation: 0.4
    [ 151.157] X.Org Video Driver: 10.0
    [ 151.157] X.Org XInput driver : 12.2
    [ 151.157] X.Org Server Extension : 5.0
    [ 151.158] (--) PCI:*(0:1:0:0) 1002:6719:1002:0b00 rev 0, Mem @ 0xc0000000/268435456, 0xfe620000/131072, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
    [ 151.158] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 151.158] (II) "extmod" will be loaded by default.
    [ 151.158] (II) "dbe" will be loaded by default.
    [ 151.158] (II) "glx" will be loaded by default.
    [ 151.158] (II) "record" will be loaded by default.
    [ 151.158] (II) "dri" will be loaded by default.
    [ 151.158] (II) "dri2" will be loaded by default.
    [ 151.158] (II) LoadModule: "extmod"
    [ 151.158] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 151.158] (II) Module extmod: vendor="X.Org Foundation"
    [ 151.158] compiled for 1.10.2, module version = 1.0.0
    [ 151.158] Module class: X.Org Server Extension
    [ 151.158] ABI class: X.Org Server Extension, version 5.0
    [ 151.158] (II) Loading extension MIT-SCREEN-SAVER
    [ 151.158] (II) Loading extension XFree86-VidModeExtension
    [ 151.158] (II) Loading extension XFree86-DGA
    [ 151.158] (II) Loading extension DPMS
    [ 151.158] (II) Loading extension XVideo
    [ 151.158] (II) Loading extension XVideo-MotionCompensation
    [ 151.158] (II) Loading extension X-Resource
    [ 151.158] (II) LoadModule: "dbe"
    [ 151.158] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 151.158] (II) Module dbe: vendor="X.Org Foundation"
    [ 151.158] compiled for 1.10.2, module version = 1.0.0
    [ 151.158] Module class: X.Org Server Extension
    [ 151.158] ABI class: X.Org Server Extension, version 5.0
    [ 151.158] (II) Loading extension DOUBLE-BUFFER
    [ 151.158] (II) LoadModule: "glx"
    [ 151.158] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 151.158] (II) Module glx: vendor="X.Org Foundation"
    [ 151.158] compiled for 1.10.2, module version = 1.0.0
    [ 151.158] ABI class: X.Org Server Extension, version 5.0
    [ 151.158] (==) AIGLX enabled
    [ 151.158] (II) Loading extension GLX
    [ 151.158] (II) LoadModule: "record"
    [ 151.158] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 151.158] (II) Module record: vendor="X.Org Foundation"
    [ 151.158] compiled for 1.10.2, module version = 1.13.0
    [ 151.158] Module class: X.Org Server Extension
    [ 151.158] ABI class: X.Org Server Extension, version 5.0
    [ 151.158] (II) Loading extension RECORD
    [ 151.158] (II) LoadModule: "dri"
    [ 151.158] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 151.158] (II) Module dri: vendor="X.Org Foundation"
    [ 151.158] compiled for 1.10.2, module version = 1.0.0
    [ 151.158] ABI class: X.Org Server Extension, version 5.0
    [ 151.158] (II) Loading extension XFree86-DRI
    [ 151.158] (II) LoadModule: "dri2"
    [ 151.158] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 151.158] (II) Module dri2: vendor="X.Org Foundation"
    [ 151.158] compiled for 1.10.2, module version = 1.2.0
    [ 151.158] ABI class: X.Org Server Extension, version 5.0
    [ 151.158] (II) Loading extension DRI2
    [ 151.158] (II) LoadModule: "radeon"
    [ 151.159] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    [ 151.159] (II) Module radeon: vendor="X.Org Foundation"
    [ 151.159] compiled for 1.10.1, module version = 6.14.2
    [ 151.159] Module class: X.Org Video Driver
    [ 151.159] ABI class: X.Org Video Driver, version 10.0
    [ 151.159] (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
    [ 151.162] (++) using VT number 8
    [ 151.165] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    [ 151.165] (II) [KMS] Kernel modesetting enabled.
    [ 151.165] (II) RADEON(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 151.165] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
    [ 151.165] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 151.165] (==) RADEON(0): Default visual is TrueColor
    [ 151.165] (==) RADEON(0): RGB weight 888
    [ 151.165] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
    [ 151.165] (--) RADEON(0): Chipset: "AMD Radeon HD 6900 Series" (ChipID = 0x6719)
    [ 151.165] (II) RADEON(0): PCIE card detected
    [ 151.165] drmOpenDevice: node name is /dev/dri/card0
    [ 151.165] drmOpenDevice: open result is 8, (OK)
    [ 151.165] drmOpenByBusid: Searching for BusID pci:0000:01:00.0
    [ 151.165] drmOpenDevice: node name is /dev/dri/card0
    [ 151.165] drmOpenDevice: open result is 8, (OK)
    [ 151.165] drmOpenByBusid: drmOpenMinor returns 8
    [ 151.165] drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
    [ 151.165] (II) Loading sub module "exa"
    [ 151.165] (II) LoadModule: "exa"
    [ 151.165] (II) Loading /usr/lib/xorg/modules/libexa.so
    [ 151.165] (II) Module exa: vendor="X.Org Foundation"
    [ 151.165] compiled for 1.10.2, module version = 2.5.0
    [ 151.165] ABI class: X.Org Video Driver, version 10.0
    [ 151.165] (II) RADEON(0): KMS Color Tiling: disabled
    [ 151.165] (II) RADEON(0): KMS Pageflipping: enabled
    [ 151.165] (II) RADEON(0): SwapBuffers wait for vsync: enabled
    [ 151.170] (II) RADEON(0): Output DisplayPort-0 has no monitor section
    [ 151.176] (II) RADEON(0): Output DisplayPort-1 has no monitor section
    [ 151.180] (II) RADEON(0): Output HDMI-0 has no monitor section
    [ 151.184] (II) RADEON(0): Output DVI-0 has no monitor section
    [ 151.238] (II) RADEON(0): Output DVI-1 has no monitor section
    [ 151.243] (II) RADEON(0): EDID for output DisplayPort-0
    [ 151.250] (II) RADEON(0): EDID for output DisplayPort-1
    [ 151.254] (II) RADEON(0): EDID for output HDMI-0
    [ 151.257] (II) RADEON(0): EDID for output DVI-0
    [ 151.312] (II) RADEON(0): EDID for output DVI-1
    [ 151.312] (II) RADEON(0): Manufacturer: SAM Model: 736 Serial#: 1129132595
    [ 151.312] (II) RADEON(0): Year: 2010 Week: 51
    [ 151.312] (II) RADEON(0): EDID Version: 1.3
    [ 151.312] (II) RADEON(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V
    [ 151.312] (II) RADEON(0): Sync: Separate Composite SyncOnGreen
    [ 151.312] (II) RADEON(0): Max Image Size [cm]: horiz.: 51 vert.: 29
    [ 151.312] (II) RADEON(0): Gamma: 2.20
    [ 151.312] (II) RADEON(0): DPMS capabilities: Off; RGB/Color Display
    [ 151.312] (II) RADEON(0): First detailed timing is preferred mode
    [ 151.312] (II) RADEON(0): redX: 0.640 redY: 0.330 greenX: 0.300 greenY: 0.600
    [ 151.312] (II) RADEON(0): blueX: 0.150 blueY: 0.060 whiteX: 0.312 whiteY: 0.329
    [ 151.312] (II) RADEON(0): Supported established timings:
    [ 151.312] (II) RADEON(0): 640x480@60Hz
    [ 151.312] (II) RADEON(0): 800x600@56Hz
    [ 151.312] (II) RADEON(0): 800x600@60Hz
    [ 151.312] (II) RADEON(0): 1024x768@60Hz
    [ 151.312] (II) RADEON(0): Manufacturer's mask: 0
    [ 151.312] (II) RADEON(0): Supported standard timings:
    [ 151.312] (II) RADEON(0): #0: hsize: 1280 vsize 800 refresh: 60 vid: 129
    [ 151.312] (II) RADEON(0): #1: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    [ 151.312] (II) RADEON(0): #2: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 151.312] (II) RADEON(0): #3: hsize: 1440 vsize 900 refresh: 60 vid: 149
    [ 151.312] (II) RADEON(0): #4: hsize: 1680 vsize 1050 refresh: 60 vid: 179
    [ 151.312] (II) RADEON(0): #5: hsize: 1600 vsize 1200 refresh: 60 vid: 16553
    [ 151.312] (II) RADEON(0): Supported detailed timing:
    [ 151.312] (II) RADEON(0): clock: 148.5 MHz Image Size: 477 x 268 mm
    [ 151.312] (II) RADEON(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
    [ 151.312] (II) RADEON(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
    [ 151.312] (II) RADEON(0): Ranges: V min: 56 V max: 61 Hz, H min: 30 H max: 75 kHz, PixClock max 175 MHz
    [ 151.312] (II) RADEON(0): Monitor name: SM2333T
    [ 151.312] (II) RADEON(0): Serial No: HVRZC00505
    [ 151.312] (II) RADEON(0): EDID (in hex):
    [ 151.312] (II) RADEON(0): 00ffffffffffff004c2d360733324d43
    [ 151.312] (II) RADEON(0): 331401030e331d782aee91a3544c9926
    [ 151.312] (II) RADEON(0): 0f50542308008100814081809500b300
    [ 151.312] (II) RADEON(0): a94001010101023a801871382d40582c
    [ 151.312] (II) RADEON(0): 4500dd0c1100001e000000fd00383d1e
    [ 151.312] (II) RADEON(0): 4b11000a202020202020000000fc0053
    [ 151.312] (II) RADEON(0): 4d32333333540a2020202020000000ff
    [ 151.312] (II) RADEON(0): 004856525a4330303530350a20200083
    [ 151.312] (II) RADEON(0): Printing probed modes for output DVI-1
    [ 151.312] (II) RADEON(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz)
    [ 151.312] (II) RADEON(0): Modeline "1600x1200"x60.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz)
    [ 151.312] (II) RADEON(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
    [ 151.312] (II) RADEON(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 151.312] (II) RADEON(0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
    [ 151.312] (II) RADEON(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 151.312] (II) RADEON(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 +hsync -vsync (49.7 kHz)
    [ 151.312] (II) RADEON(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 151.312] (II) RADEON(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 151.312] (II) RADEON(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 151.312] (II) RADEON(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 151.312] (II) RADEON(0): Output DisplayPort-0 disconnected
    [ 151.312] (II) RADEON(0): Output DisplayPort-1 disconnected
    [ 151.312] (II) RADEON(0): Output HDMI-0 disconnected
    [ 151.312] (II) RADEON(0): Output DVI-0 disconnected
    [ 151.312] (II) RADEON(0): Output DVI-1 connected
    [ 151.312] (II) RADEON(0): Using exact sizes for initial modes
    [ 151.312] (II) RADEON(0): Output DVI-1 using initial mode 1920x1080
    [ 151.312] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 151.312] (II) RADEON(0): mem size init: gart size :1fdff000 vram size: s:80000000 visible:f7d7000
    [ 151.312] (II) RADEON(0): EXA: Driver will allow EXA pixmaps in VRAM
    [ 151.312] (==) RADEON(0): DPI set to (96, 96)
    [ 151.312] (II) Loading sub module "fb"
    [ 151.312] (II) LoadModule: "fb"
    [ 151.312] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 151.312] (II) Module fb: vendor="X.Org Foundation"
    [ 151.312] compiled for 1.10.2, module version = 1.0.0
    [ 151.312] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 151.312] (II) Loading sub module "ramdac"
    [ 151.312] (II) LoadModule: "ramdac"
    [ 151.312] (II) Module "ramdac" already built-in
    [ 151.312] (--) Depth 24 pixmap format is 32 bpp
    [ 151.312] (II) RADEON(0): [DRI2] Setup complete
    [ 151.312] (II) RADEON(0): [DRI2] DRI driver: r600
    [ 151.312] (II) RADEON(0): Front buffer size: 8100K
    [ 151.312] (II) RADEON(0): VRAM usage limit set to 221119K
    [ 151.312] (==) RADEON(0): Backing store disabled
    [ 151.312] (II) RADEON(0): Direct rendering enabled
    [ 151.312] (II) RADEON(0): Setting EXA maxPitchBytes
    [ 151.313] (II) EXA(0): Driver allocated offscreen pixmaps
    [ 151.313] (II) EXA(0): Driver registered support for the following operations:
    [ 151.313] (II) Solid
    [ 151.313] (II) Copy
    [ 151.313] (II) Composite (RENDER acceleration)
    [ 151.313] (II) UploadToScreen
    [ 151.313] (II) DownloadFromScreen
    [ 151.313] (II) RADEON(0): Acceleration enabled
    [ 151.313] (==) RADEON(0): DPMS enabled
    [ 151.313] (==) RADEON(0): Silken mouse enabled
    [ 151.313] (II) RADEON(0): Set up textured video
    [ 151.313] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 151.313] (--) RandR disabled
    [ 151.313] (II) Initializing built-in extension Generic Event Extension
    [ 151.313] (II) Initializing built-in extension SHAPE
    [ 151.313] (II) Initializing built-in extension MIT-SHM
    [ 151.313] (II) Initializing built-in extension XInputExtension
    [ 151.313] (II) Initializing built-in extension XTEST
    [ 151.313] (II) Initializing built-in extension BIG-REQUESTS
    [ 151.313] (II) Initializing built-in extension SYNC
    [ 151.313] (II) Initializing built-in extension XKEYBOARD
    [ 151.313] (II) Initializing built-in extension XC-MISC
    [ 151.313] (II) Initializing built-in extension SECURITY
    [ 151.313] (II) Initializing built-in extension XINERAMA
    [ 151.313] (II) Initializing built-in extension XFIXES
    [ 151.313] (II) Initializing built-in extension RENDER
    [ 151.313] (II) Initializing built-in extension RANDR
    [ 151.313] (II) Initializing built-in extension COMPOSITE
    [ 151.313] (II) Initializing built-in extension DAMAGE
    [ 151.317] (EE) AIGLX error: Calling driver entry point failed
    [ 151.317] (EE) AIGLX: reverting to software rendering
    [ 151.317] (II) AIGLX: Screen 0 is not DRI capable
    [ 151.318] (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/swrast_dri.so
    [ 151.318] (II) GLX: Initialized DRISWRAST GL provider for screen 0
    [ 151.318] (II) RADEON(0): Setting screen physical size to 508 x 285
    [ 151.343] (II) config/udev: Adding input device Power Button (/dev/input/event1)
    [ 151.343] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 151.343] (II) LoadModule: "evdev"
    [ 151.343] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 151.343] (II) Module evdev: vendor="X.Org Foundation"
    [ 151.343] compiled for 1.10.0, module version = 2.6.0
    [ 151.344] Module class: X.Org XInput Driver
    [ 151.344] ABI class: X.Org XInput driver, version 12.2
    [ 151.344] (II) Using input driver 'evdev' for 'Power Button'
    [ 151.344] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 151.344] (**) Power Button: always reports core events
    [ 151.344] (**) Power Button: Device: "/dev/input/event1"
    [ 151.363] (--) Power Button: Found keys
    [ 151.363] (II) Power Button: Configuring as keyboard
    [ 151.363] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
    [ 151.363] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 151.363] (**) Option "xkb_rules" "evdev"
    [ 151.363] (**) Option "xkb_model" "evdev"
    [ 151.363] (**) Option "xkb_layout" "us"
    [ 151.378] (II) config/udev: Adding input device Power Button (/dev/input/event0)
    [ 151.378] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 151.378] (II) Using input driver 'evdev' for 'Power Button'
    [ 151.378] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 151.378] (**) Power Button: always reports core events
    [ 151.378] (**) Power Button: Device: "/dev/input/event0"
    [ 151.403] (--) Power Button: Found keys
    [ 151.403] (II) Power Button: Configuring as keyboard
    [ 151.403] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0/event0"
    [ 151.403] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 151.403] (**) Option "xkb_rules" "evdev"
    [ 151.403] (**) Option "xkb_model" "evdev"
    [ 151.403] (**) Option "xkb_layout" "us"
    [ 151.404] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event4)
    [ 151.404] (II) No input driver/identifier specified (ignoring)
    [ 151.406] (II) config/udev: Adding input device Microsoft Comfort Curve Keyboard 2000 (/dev/input/event5)
    [ 151.406] (**) Microsoft Comfort Curve Keyboard 2000: Applying InputClass "evdev keyboard catchall"
    [ 151.406] (II) Using input driver 'evdev' for 'Microsoft Comfort Curve Keyboard 2000'
    [ 151.406] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 151.406] (**) Microsoft Comfort Curve Keyboard 2000: always reports core events
    [ 151.406] (**) Microsoft Comfort Curve Keyboard 2000: Device: "/dev/input/event5"
    [ 151.433] (--) Microsoft Comfort Curve Keyboard 2000: Found keys
    [ 151.433] (II) Microsoft Comfort Curve Keyboard 2000: Configuring as keyboard
    [ 151.433] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/input/input5/event5"
    [ 151.433] (II) XINPUT: Adding extended input device "Microsoft Comfort Curve Keyboard 2000" (type: KEYBOARD)
    [ 151.433] (**) Option "xkb_rules" "evdev"
    [ 151.433] (**) Option "xkb_model" "evdev"
    [ 151.433] (**) Option "xkb_layout" "us"
    [ 151.433] (II) config/udev: Adding input device Microsoft Comfort Curve Keyboard 2000 (/dev/input/event6)
    [ 151.433] (**) Microsoft Comfort Curve Keyboard 2000: Applying InputClass "evdev keyboard catchall"
    [ 151.433] (II) Using input driver 'evdev' for 'Microsoft Comfort Curve Keyboard 2000'
    [ 151.433] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 151.433] (**) Microsoft Comfort Curve Keyboard 2000: always reports core events
    [ 151.433] (**) Microsoft Comfort Curve Keyboard 2000: Device: "/dev/input/event6"
    [ 151.456] (--) Microsoft Comfort Curve Keyboard 2000: Found 1 mouse buttons
    [ 151.456] (--) Microsoft Comfort Curve Keyboard 2000: Found scroll wheel(s)
    [ 151.456] (--) Microsoft Comfort Curve Keyboard 2000: Found relative axes
    [ 151.456] (--) Microsoft Comfort Curve Keyboard 2000: Found absolute axes
    [ 151.456] (--) Microsoft Comfort Curve Keyboard 2000: Found keys
    [ 151.456] (II) Microsoft Comfort Curve Keyboard 2000: Configuring as mouse
    [ 151.456] (II) Microsoft Comfort Curve Keyboard 2000: Configuring as keyboard
    [ 151.456] (II) Microsoft Comfort Curve Keyboard 2000: Adding scrollwheel support
    [ 151.456] (**) Microsoft Comfort Curve Keyboard 2000: YAxisMapping: buttons 4 and 5
    [ 151.456] (**) Microsoft Comfort Curve Keyboard 2000: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 151.456] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.1/input/input6/event6"
    [ 151.456] (II) XINPUT: Adding extended input device "Microsoft Comfort Curve Keyboard 2000" (type: KEYBOARD)
    [ 151.456] (**) Option "xkb_rules" "evdev"
    [ 151.456] (**) Option "xkb_model" "evdev"
    [ 151.456] (**) Option "xkb_layout" "us"
    [ 151.457] (EE) Microsoft Comfort Curve Keyboard 2000: failed to initialize for relative axes.
    [ 151.457] (II) Microsoft Comfort Curve Keyboard 2000: initialized for absolute axes.
    [ 151.457] (**) Microsoft Comfort Curve Keyboard 2000: (accel) keeping acceleration scheme 1
    [ 151.457] (**) Microsoft Comfort Curve Keyboard 2000: (accel) acceleration profile 0
    [ 151.457] (**) Microsoft Comfort Curve Keyboard 2000: (accel) acceleration factor: 2.000
    [ 151.457] (**) Microsoft Comfort Curve Keyboard 2000: (accel) acceleration threshold: 4
    [ 151.458] (II) config/udev: Adding input device Microsoft Microsoft Notebook Optical Mouse with Tilt Wheel (/dev/input/event7)
    [ 151.458] (**) Microsoft Microsoft Notebook Optical Mouse with Tilt Wheel: Applying InputClass "evdev pointer catchall"
    [ 151.458] (II) Using input driver 'evdev' for 'Microsoft Microsoft Notebook Optical Mouse with Tilt Wheel'
    [ 151.458] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 151.458] (**) Microsoft Microsoft Notebook Optical Mouse with Tilt Wheel: always reports core events
    [ 151.458] (**) Microsoft Microsoft Notebook Optical Mouse with Tilt Wheel: Device: "/dev/input/event7"
    [ 151.483] (--) Microsoft Microsoft Notebook Optical Mouse with Tilt Wheel: Found 9 mouse buttons
    [ 151.483] (--) Microsoft Microsoft Notebook Optical Mouse with Tilt Wheel: Found scroll wheel(s)
    [ 151.483] (--) Microsoft Microsoft Notebook Optical Mouse with Tilt Wheel: Found relative axes
    [ 151.483] (--) Microsoft Microsoft Notebook Optical Mouse with Tilt Wheel: Found x and y relative axes
    [ 151.483] (II) Microsoft Microsoft Notebook Optical Mouse with Tilt Wheel: Configuring as mouse
    [ 151.483] (II) Microsoft Microsoft Notebook Optical Mouse with Tilt Wheel: Adding scrollwheel support
    [ 151.483] (**) Microsoft Microsoft Notebook Optical Mouse with Tilt Wheel: YAxisMapping: buttons 4 and 5
    [ 151.483] (**) Microsoft Microsoft Notebook Optical Mouse with Tilt Wheel: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 151.483] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6:1.0/input/input7/event7"
    [ 151.483] (II) XINPUT: Adding extended input device "Microsoft Microsoft Notebook Optical Mouse with Tilt Wheel" (type: MOUSE)
    [ 151.483] (II) Microsoft Microsoft Notebook Optical Mouse with Tilt Wheel: initialized for relative axes.
    [ 151.483] (**) Microsoft Microsoft Notebook Optical Mouse with Tilt Wheel: (accel) keeping acceleration scheme 1
    [ 151.483] (**) Microsoft Microsoft Notebook Optical Mouse with Tilt Wheel: (accel) acceleration profile 0
    [ 151.483] (**) Microsoft Microsoft Notebook Optical Mouse with Tilt Wheel: (accel) acceleration factor: 2.000
    [ 151.483] (**) Microsoft Microsoft Notebook Optical Mouse with Tilt Wheel: (accel) acceleration threshold: 4
    [ 151.483] (II) config/udev: Adding input device Microsoft Microsoft Notebook Optical Mouse with Tilt Wheel (/dev/input/mouse0)
    [ 151.483] (II) No input driver/identifier specified (ignoring)
    [ 151.485] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event3)
    [ 151.485] (**) Eee PC WMI hotkeys: Applying InputClass "evdev keyboard catchall"
    [ 151.485] (II) Using input driver 'evdev' for 'Eee PC WMI hotkeys'
    [ 151.485] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 151.485] (**) Eee PC WMI hotkeys: always reports core events
    [ 151.485] (**) Eee PC WMI hotkeys: Device: "/dev/input/event3"
    [ 151.510] (--) Eee PC WMI hotkeys: Found keys
    [ 151.510] (II) Eee PC WMI hotkeys: Configuring as keyboard
    [ 151.510] (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input3/event3"
    [ 151.510] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD)
    [ 151.510] (**) Option "xkb_rules" "evdev"
    [ 151.510] (**) Option "xkb_model" "evdev"
    [ 151.510] (**) Option "xkb_layout" "us"
    [ 151.510] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
    [ 151.510] (II) No input driver/identifier specified (ignoring)
    [ 151.592] (II) RADEON(0): EDID vendor "SAM", prod id 1846
    [ 151.592] (II) RADEON(0): Using EDID range info for horizontal sync
    [ 151.592] (II) RADEON(0): Using EDID range info for vertical refresh
    [ 151.592] (II) RADEON(0): Printing DDC gathered Modelines:
    [ 151.592] (II) RADEON(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz)
    [ 151.592] (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 151.592] (II) RADEON(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 151.592] (II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 151.592] (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 151.592] (II) RADEON(0): Modeline "1280x800"x0.0 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz)
    [ 151.592] (II) RADEON(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 151.592] (II) RADEON(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 151.592] (II) RADEON(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
    [ 151.592] (II) RADEON(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
    [ 151.592] (II) RADEON(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz)
    [ 151.732] (II) RADEON(0): EDID vendor "SAM", prod id 1846
    [ 151.732] (II) RADEON(0): Using hsync ranges from config file
    [ 151.732] (II) RADEON(0): Using vrefresh ranges from config file
    [ 151.732] (II) RADEON(0): Printing DDC gathered Modelines:
    [ 151.732] (II) RADEON(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz)
    [ 151.732] (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 151.732] (II) RADEON(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 151.732] (II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 151.732] (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 151.732] (II) RADEON(0): Modeline "1280x800"x0.0 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz)
    [ 151.732] (II) RADEON(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 151.732] (II) RADEON(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 151.732] (II) RADEON(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
    [ 151.732] (II) RADEON(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
    [ 151.732] (II) RADEON(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz)
    [ 151.805] (II) RADEON(0): EDID vendor "SAM", prod id 1846
    [ 151.805] (II) RADEON(0): Using hsync ranges from config file
    [ 151.805] (II) RADEON(0): Using vrefresh ranges from config file
    [ 151.805] (II) RADEON(0): Printing DDC gathered Modelines:
    [ 151.805] (II) RADEON(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz)
    [ 151.805] (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 151.805] (II) RADEON(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 151.805] (II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 151.805] (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 151.805] (II) RADEON(0): Modeline "1280x800"x0.0 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz)
    [ 151.805] (II) RADEON(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 151.805] (II) RADEON(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 151.805] (II) RADEON(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
    [ 151.805] (II) RADEON(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
    [ 151.805] (II) RADEON(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz)
    [ 151.885] (II) RADEON(0): EDID vendor "SAM", prod id 1846
    [ 151.885] (II) RADEON(0): Using hsync ranges from config file
    [ 151.885] (II) RADEON(0): Using vrefresh ranges from config file
    [ 151.885] (II) RADEON(0): Printing DDC gathered Modelines:
    [ 151.885] (II) RADEON(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz)
    [ 151.885] (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 151.885] (II) RADEON(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 151.885] (II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 151.885] (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 151.885] (II) RADEON(0): Modeline "1280x800"x0.0 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz)
    [ 151.885] (II) RADEON(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 151.885] (II) RADEON(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 151.885] (II) RADEON(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
    [ 151.885] (II) RADEON(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
    [ 151.885] (II) RADEON(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz)
    [ 151.958] (II) RADEON(0): EDID vendor "SAM", prod id 1846
    [ 151.958] (II) RADEON(0): Using hsync ranges from config file
    [ 151.958] (II) RADEON(0): Using vrefresh ranges from config file
    [ 151.958] (II) RADEON(0): Printing DDC gathered Modelines:
    [ 151.958] (II) RADEON(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz)
    [ 151.958] (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 151.958] (II) RADEON(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 151.958] (II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 151.958] (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 151.958] (II) RADEON(0): Modeline "1280x800"x0.0 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz)
    [ 151.958] (II) RADEON(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 151.958] (II) RADEON(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 151.958] (II) RADEON(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
    [ 151.958] (II) RADEON(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
    [ 151.958] (II) RADEON(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz)
    [ 156.162] (II) RADEON(0): EDID vendor "SAM", prod id 1846
    [ 156.162] (II) RADEON(0): Using hsync ranges from config file
    [ 156.162] (II) RADEON(0): Using vrefresh ranges from config file
    [ 156.162] (II) RADEON(0): Printing DDC gathered Modelines:
    [ 156.162] (II) RADEON(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz)
    [ 156.162] (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 156.162] (II) RADEON(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 156.162] (II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 156.162] (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 156.162] (II) RADEON(0): Modeline "1280x800"x0.0 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz)
    [ 156.162] (II) RADEON(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 156.162] (II) RADEON(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 156.162] (II) RADEON(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
    [ 156.162] (II) RADEON(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
    [ 156.162] (II) RADEON(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz)
    [ 157.229] (II) RADEON(0): EDID vendor "SAM", prod id 1846
    [ 157.229] (II) RADEON(0): Using hsync ranges from config file
    [ 157.229] (II) RADEON(0): Using vrefresh ranges from config file
    [ 157.229] (II) RADEON(0): Printing DDC gathered Modelines:
    [ 157.229] (II) RADEON(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz)
    [ 157.229] (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 157.229] (II) RADEON(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 157.229] (II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 157.229] (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 157.229] (II) RADEON(0): Modeline "1280x800"x0.0 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz)
    [ 157.229] (II) RADEON(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 157.229] (II) RADEON(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 157.229] (II) RADEON(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
    [ 157.229] (II) RADEON(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
    [ 157.229] (II) RADEON(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz)
    [ 157.308] (II) RADEON(0): EDID vendor "SAM", prod id 1846
    [ 157.308] (II) RADEON(0): Using hsync ranges from config file
    [ 157.308] (II) RADEON(0): Using vrefresh ranges from config file
    [ 157.308] (II) RADEON(0): Printing DDC gathered Modelines:
    [ 157.308] (II) RADEON(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz)
    [ 157.308] (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 157.308] (II) RADEON(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 157.308] (II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 157.308] (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 157.308] (II) RADEON(0): Modeline "1280x800"x0.0 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz)
    [ 157.308] (II) RADEON(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 157.308] (II) RADEON(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 157.308] (II) RADEON(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
    [ 157.308] (II) RADEON(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
    [ 157.308] (II) RADEON(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz)
    [ 157.902] (II) RADEON(0): EDID vendor "SAM", prod id 1846
    [ 157.902] (II) RADEON(0): Using hsync ranges from config file
    [ 157.902] (II) RADEON(0): Using vrefresh ranges from config file
    [ 157.902] (II) RADEON(0): Printing DDC gathered Modelines:
    [ 157.902] (II) RADEON(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz)
    [ 157.902] (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 157.902] (II) RADEON(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 157.902] (II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 157.902] (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 157.902] (II) RADEON(0): Modeline "1280x800"x0.0 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz)
    [ 157.902] (II) RADEON(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 157.902] (II) RADEON(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 157.902] (II) RADEON(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
    [ 157.902] (II) RADEON(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
    [ 157.902] (II) RADEON(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz)
    [ 157.978] (II) RADEON(0): EDID vendor "SAM", prod id 1846
    [ 157.978] (II) RADEON(0): Using hsync ranges from config file
    [ 157.978] (II) RADEON(0): Using vrefresh ranges from config file
    [ 157.978] (II) RADEON(0): Printing DDC gathered Modelines:
    [ 157.978] (II) RADEON(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz)
    [ 157.978] (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 157.978] (II) RADEON(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 157.978] (II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 157.978] (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 157.978] (II) RADEON(0): Modeline "1280x800"x0.0 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz)
    [ 157.978] (II) RADEON(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 157.978] (II) RADEON(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 157.978] (II) RADEON(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
    [ 157.978] (II) RADEON(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
    [ 157.978] (II) RADEON(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz)
    [ 158.056] (II) RADEON(0): EDID vendor "SAM", prod id 1846
    [ 158.056] (II) RADEON(0): Using hsync ranges from config file
    [ 158.056] (II) RADEON(0): Using vrefresh ranges from config file
    [ 158.056] (II) RADEON(0): Printing DDC gathered Modelines:
    [ 158.056] (II) RADEON(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz)
    [ 158.056] (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 158.056] (II) RADEON(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 158.056] (II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 158.056] (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 158.056] (II) RADEON(0): Modeline "1280x800"x0.0 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz)
    [ 158.056] (II) RADEON(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 158.056] (II) RADEON(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 158.056] (II) RADEON(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
    [ 158.056] (II) RADEON(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
    [ 158.056] (II) RADEON(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz)
    [ 158.915] (II) RADEON(0): EDID vendor "SAM", prod id 1846
    [ 158.915] (II) RADEON(0): Using hsync ranges from config file
    [ 158.915] (II) RADEON(0): Using vrefresh ranges from config file
    [ 158.915] (II) RADEON(0): Printing DDC gathered Modelines:
    [ 158.915] (II) RADEON(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz)
    [ 158.915] (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 158.915] (II) RADEON(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 158.915] (II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 158.915] (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 158.915] (II) RADEON(0): Modeline "1280x800"x0.0 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz)
    [ 158.915] (II) RADEON(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 158.915] (II) RADEON(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 158.915] (II) RADEON(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
    [ 158.915] (II) RADEON(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
    [ 158.915] (II) RADEON(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz)
    [ 162.988] (II) RADEON(0): EDID vendor "SAM", prod id 1846
    [ 162.988] (II) RADEON(0): Using hsync ranges from config file
    [ 162.988] (II) RADEON(0): Using vrefresh ranges from config file
    [ 162.988] (II) RADEON(0): Printing DDC gathered Modelines:
    [ 162.988] (II) RADEON(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz)
    [ 162.988] (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 162.988] (II) RADEON(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 162.988] (II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 162.988] (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 162.988] (II) RADEON(0): Modeline "1280x800"x0.0 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz)
    [ 162.988] (II) RADEON(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 162.988] (II) RADEON(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 162.988] (II) RADEON(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
    [ 162.988] (II) RADEON(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
    [ 162.988] (II) RADEON(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz)
    [ 166.595] (II) RADEON(0): EDID vendor "SAM", prod id 1846
    [ 166.595] (II) RADEON(0): Using hsync ranges from config file
    [ 166.595] (II) RADEON(0): Using vrefresh ranges from config file
    [ 166.595] (II) RADEON(0): Printing DDC gathered Modelines:
    [ 166.595] (II) RADEON(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz)
    [ 166.595] (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 166.595] (II) RADEON(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 166.595] (II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 166.595] (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 166.595] (II) RADEON(0): Modeline "1280x800"x0.0 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz)
    [ 166.595] (II) RADEON(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 166.595] (II) RADEON(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 166.595] (II) RADEON(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
    [ 166.595] (II) RADEON(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
    [ 166.595] (II) RADEON(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz)
    And more commands:
    [root@yakir-arch ~]# glxinfo | grep -i opengl
    Unknown chipset 0x6719
    OpenGL vendor string: VMware, Inc.
    OpenGL renderer string: Gallium 0.4 on softpipe
    OpenGL version string: 2.1 Mesa 7.10.2
    OpenGL shading language version string: 1.20
    OpenGL extensions:
    [root@yakir-arch ~]# glxinfo | grep dire
    Unknown chipset 0x6719
    direct rendering: Yes
    [root@yakir-arch ~]# dmesg | grep drm
    [ 1.336436] [drm] Initialized drm 1.1.0 20060810
    [ 1.358306] [drm] radeon defaulting to kernel modesetting.
    [ 1.358371] [drm] radeon kernel modesetting enabled.
    [ 1.359832] [drm] initializing kernel modesetting (CAYMAN 0x1002:0x6719).
    [ 1.359961] [drm] register mmio base: 0xFE620000
    [ 1.360031] [drm] register mmio size: 131072
    [ 1.360464] [drm] Detected VRAM RAM=2048M, BAR=256M
    [ 1.360526] [drm] RAM width 256bits DDR
    [ 1.360894] [drm] radeon: 2048M of VRAM memory ready
    [ 1.360957] [drm] radeon: 512M of GTT memory ready.
    [ 1.361025] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
    [ 1.361088] [drm] Driver supports precise vblank timestamp query.
    [ 1.361268] [drm] radeon: irq initialized.
    [ 1.361331] [drm] GART: num cpu pages 131072, num gpu pages 131072
    [ 1.361684] [drm] Loading CAYMAN Microcode
    [ 1.385086] [drm] ring test succeeded in 1 usecs
    [ 1.385214] [drm] radeon: ib pool ready.
    [ 1.385372] [drm] ib test succeeded in 0 usecs
    [ 1.385938] [drm] Radeon Display Connectors
    [ 1.386008] [drm] Connector 0:
    [ 1.386076] [drm] DisplayPort
    [ 1.386146] [drm] HPD5
    [ 1.386209] [drm] DDC: 0x6430 0x6430 0x6434 0x6434 0x6438 0x6438 0x643c 0x643c
    [ 1.386280] [drm] Encoders:
    [ 1.386345] [drm] DFP1: INTERNAL_UNIPHY2
    [ 1.386426] [drm] Connector 1:
    [ 1.386489] [drm] DisplayPort
    [ 1.386551] [drm] HPD4
    [ 1.386616] [drm] DDC: 0x6440 0x6440 0x6444 0x6444 0x6448 0x6448 0x644c 0x644c
    [ 1.386685] [drm] Encoders:
    [ 1.386748] [drm] DFP2: INTERNAL_UNIPHY2
    [ 1.386812] [drm] Connector 2:
    [ 1.386874] [drm] HDMI-A
    [ 1.386936] [drm] HPD6
    [ 1.386999] [drm] DDC: 0x6460 0x6460 0x6464 0x6464 0x6468 0x6468 0x646c 0x646c
    [ 1.387068] [drm] Encoders:
    [ 1.387131] [drm] DFP3: INTERNAL_UNIPHY1
    [ 1.387194] [drm] Connector 3:
    [ 1.387257] [drm] DVI-D
    [ 1.387319] [drm] HPD1
    [ 1.387382] [drm] DDC: 0x6450 0x6450 0x6454 0x6454 0x6458 0x6458 0x645c 0x645c
    [ 1.387454] [drm] Encoders:
    [ 1.387518] [drm] DFP4: INTERNAL_UNIPHY1
    [ 1.387580] [drm] Connector 4:
    [ 1.387641] [drm] DVI-I
    [ 1.387702] [drm] HPD3
    [ 1.387763] [drm] DDC: 0x6470 0x6470 0x6474 0x6474 0x6478 0x6478 0x647c 0x647c
    [ 1.387831] [drm] Encoders:
    [ 1.387893] [drm] DFP5: INTERNAL_UNIPHY
    [ 1.387955] [drm] CRT1: INTERNAL_KLDSCP_DAC1
    [ 2.259873] [drm] Internal thermal controller with fan control
    [ 2.260918] [drm] radeon: power management initialized
    [ 2.331033] [drm] fb mappable at 0xC0140000
    [ 2.331093] [drm] vram apper at 0xC0000000
    [ 2.331152] [drm] size 8294400
    [ 2.331210] [drm] fb depth is 24
    [ 2.331268] [drm] pitch is 7680
    [ 2.331359] fbcon: radeondrmfb (fb0) is primary device
    [ 2.542497] fb0: radeondrmfb frame buffer device
    [ 2.542497] drm: registered panic notifier
    [ 2.542500] [drm] Initialized radeon 2.9.0 20080528 for 0000:01:00.0 on minor 0
    [ 29.818060] Modules linked in: eeepc_wmi(+) asus_wmi snd sparse_keymap rfkill pci_hotplug ehci_hcd soundcore wmi ppdev snd_page_alloc parport_pc r8169 usbcore i2c_i801 evdev parport intel_agp sg intel_gtt pcspkr processor button video iTCO_wdt iTCO_vendor_support serio_raw mii fuse ext4 mbcache jbd2 crc16 sd_mod at

    KingYes wrote:
    [root@yakir-arch ~]# glxinfo | grep -i opengl
    Unknown chipset 0x6719
    OpenGL vendor string: VMware, Inc.
    OpenGL renderer string: Gallium 0.4 on softpipe
    EDIT:In the glxinfo command its say 'OpenGL vendor string: VMware, Inc'. Why?
    I don't really know it but "Unknown chipset" sounds like the card may be so new that it is not yet supported, even in testing. "softpipe" means that it is using software rendering instead of the actual 3d hardware.
    It probably will work with newer git versions from mesa and xf86-video-ati and maybe the radeon branch of the kernel. All is found in the inofficial [radeon] repository:
    https://bbs.archlinux.org/viewtopic.php?id=79509

  • Cinnamon 2.0.2-1 does not start. [SOLVED: See github for solution].

    Hi,
    So I've just upgraded the cinnamon package to 2.0.2-1 and it fails to load 3D mode, crashes, loads in Software Rendering mode and asks me if I want to restart Cinnamon. If I restart Cinnamon, the same happens. Does this happen to anyone else?
    Here are the journalctl logs (with C style comments):
    -- Reboot -- /*(User Note: Running package cinnamon 2.0.2-1)*/
    Oct 10 10:48:17 claire systemd[370]: Failed to open private bus connection: Failed to connect to socket /run/user/1000/dbus/user_bus_socket: No such file or directory
    Oct 10 10:48:17 claire systemd[370]: Mounted /sys/kernel/config.
    Oct 10 10:48:17 claire systemd[370]: Stopped target Sound Card.
    Oct 10 10:48:17 claire systemd[370]: Starting Default.
    Oct 10 10:48:17 claire systemd[370]: Reached target Default.
    Oct 10 10:48:17 claire systemd[370]: Startup finished in 186ms.
    Oct 10 10:48:20 claire pulseaudio[402]: [pulseaudio] bluetooth-util.c: org.bluez.Manager.GetProperties() failed: org.freedesktop.systemd1.LoadFailed: Unit dbus-org.bluez
    Oct 10 10:48:22 claire pulseaudio[444]: [pulseaudio] pid.c: Daemon already running.
    Oct 10 10:48:46 claire cinnamon-session[376]: WARNING: Application 'cinnamon.desktop' killed by signal 15
    Oct 10 10:48:49 claire cinnamon-session[376]: WARNING: App 'cinnamon.desktop' respawning too quickly /*Restarted Cinnamon after this*/
    Oct 10 10:48:49 claire cinnamon-session[376]: CRITICAL: We failed, but the fail whale is dead. Sorry....
    Oct 10 10:48:58 claire cinnamon-session[376]: WARNING: App 'cinnamon.desktop' respawning too quickly /*Restarted Cinnamon after this*/
    Oct 10 10:49:00 claire cinnamon-session[376]: WARNING: App 'cinnamon.desktop' respawning too quickly
    Oct 10 10:52:10 claire systemd[370]: Stopping Default.
    Oct 10 10:52:10 claire systemd[370]: Stopped target Default.
    Oct 10 10:52:10 claire systemd[370]: Starting Shutdown.
    Oct 10 10:52:10 claire systemd[370]: Reached target Shutdown.
    Oct 10 10:52:10 claire systemd[370]: Starting Exit the Session...
    -- Reboot -- /*(User Note: Running package cinnamon 1.9.2-2)*/
    Oct 10 10:53:03 claire systemd[370]: Failed to open private bus connection: Failed to connect to socket /run/user/1000/dbus/user_bus_socket: No such file or directory
    Oct 10 10:53:03 claire systemd[370]: Mounted /sys/kernel/config.
    Oct 10 10:53:03 claire systemd[370]: Stopped target Sound Card.
    Oct 10 10:53:03 claire systemd[370]: Starting Default.
    Oct 10 10:53:03 claire systemd[370]: Reached target Default.
    Oct 10 10:53:03 claire systemd[370]: Startup finished in 76ms.
    Oct 10 10:53:06 claire pulseaudio[402]: [pulseaudio] bluetooth-util.c: org.bluez.Manager.GetProperties() failed: org.freedesktop.systemd1.LoadFailed: Unit dbus-org.bluez
    Oct 10 10:53:08 claire pulseaudio[446]: [pulseaudio] pid.c: Daemon already running.
    Oct 10 10:55:32 claire sudo[644]: pam_unix(sudo:auth): authentication failure; logname= uid=1000 euid=0 tty=/dev/pts/1 ruser=andes rhost= user=andes
    Oct 10 10:58:50 claire cinnamon-session[376]: Gtk-WARNING: Theme directory preferences/48 of theme Numix has no size field
    Oct 10 10:58:53 claire systemd[370]: Stopping Default.
    Oct 10 10:58:53 claire systemd[370]: Stopped target Default.
    -- Reboot -- /*(User Note: Running package cinnamon 2.0.2-1 and X server 1.14.3-1)*/
    Oct 10 10:59:48 claire systemd[372]: Failed to open private bus connection: Failed to connect to socket /run/user/1000/dbus/user_bus_socket: No such file or directory
    Oct 10 10:59:48 claire systemd[372]: Mounted /sys/kernel/config.
    Oct 10 10:59:48 claire systemd[372]: Stopped target Sound Card.
    Oct 10 10:59:48 claire systemd[372]: Starting Default.
    Oct 10 10:59:48 claire systemd[372]: Reached target Default.
    Oct 10 10:59:48 claire systemd[372]: Startup finished in 98ms.
    Oct 10 10:59:51 claire pulseaudio[404]: [pulseaudio] bluetooth-util.c: org.bluez.Manager.GetProperties() failed: org.freedesktop.systemd1.LoadFailed: Unit dbus-org.bluez
    Oct 10 10:59:53 claire pulseaudio[449]: [pulseaudio] pid.c: Daemon already running.
    Oct 10 11:00:15 claire cinnamon-session[378]: WARNING: Application 'cinnamon.desktop' killed by signal 15
    Oct 10 11:00:17 claire cinnamon-session[378]: WARNING: App 'cinnamon.desktop' respawning too quickly
    Oct 10 11:00:17 claire cinnamon-session[378]: CRITICAL: We failed, but the fail whale is dead. Sorry....
    Oct 10 11:02:32 claire systemd[372]: Stopping Default.
    Oct 10 11:02:32 claire systemd[372]: Stopped target Default.
    Oct 10 11:02:32 claire systemd[372]: Starting Shutdown.
    -- Reboot -- /*(Using updated X server and cinnamon 1.9.2-2)*/
    Oct 10 11:03:40 claire systemd[371]: Failed to open private bus connection: Failed to connect to socket /run/user/1000/dbus/user_bus_socket: No such file or directory
    Oct 10 11:03:40 claire systemd[371]: Mounted /sys/kernel/config.
    Oct 10 11:03:40 claire systemd[371]: Stopped target Sound Card.
    Oct 10 11:03:40 claire systemd[371]: Starting Default.
    Oct 10 11:03:40 claire systemd[371]: Reached target Default.
    Oct 10 11:03:40 claire systemd[371]: Startup finished in 87ms.
    Oct 10 11:03:43 claire pulseaudio[403]: [pulseaudio] bluetooth-util.c: org.bluez.Manager.GetProperties() failed: org.freedesktop.systemd1.LoadFailed: Unit dbus-org.bluez
    Oct 10 11:03:45 claire pulseaudio[444]: [pulseaudio] pid.c: Daemon already running.
    And here is the x.Org log corresponding to the Oct 10 10:59:48 reboot (with Cinnamon 2.0.2-1), that is the second to last reboot:
    [ 17.977]
    X.Org X Server 1.14.3
    Release Date: 2013-09-12
    [ 17.977] X Protocol Version 11, Revision 0
    [ 17.977] Build Operating System: Linux 3.11.0-1-ARCH x86_64
    [ 17.977] Current Operating System: Linux claire 3.11.4-1-ck #1 SMP PREEMPT Sat Oct 5 12:41:35 EDT 2013 x86_64
    [ 17.977] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux-ck root=UUID=39a70e8b-6be9-43f3-a70c-fdbf45c2cead rw quiet nomodeset elevator=bfq
    [ 17.977] Build Date: 13 September 2013 01:28:59PM
    [ 17.977]
    [ 17.977] Current version of pixman: 0.30.2
    [ 17.977] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 17.977] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 17.977] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Oct 10 10:59:27 2013
    [ 18.009] (==) Using config file: "/etc/X11/xorg.conf"
    [ 18.009] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 18.062] (==) ServerLayout "aticonfig Layout"
    [ 18.062] (**) |-->Screen "aticonfig-Screen[0]-0" (0)
    [ 18.062] (**) | |-->Monitor "<default monitor>"
    [ 18.062] (**) | |-->Device "aticonfig-Device[0]-0"
    [ 18.062] (==) No monitor specified for screen "aticonfig-Screen[0]-0".
    Using a default monitor configuration.
    [ 18.062] (**) |-->Screen "amdcccle-Screen[0]-1" (1)
    [ 18.062] (**) | |-->Monitor "<default monitor>"
    [ 18.062] (**) | |-->Device "amdcccle-Device[0]-1"
    [ 18.062] (==) No monitor specified for screen "amdcccle-Screen[0]-1".
    Using a default monitor configuration.
    [ 18.062] (==) Automatically adding devices
    [ 18.062] (==) Automatically enabling devices
    [ 18.062] (==) Automatically adding GPU devices
    [ 18.149] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 18.149] Entry deleted from font path.
    [ 18.149] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 18.150] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 18.150] Entry deleted from font path.
    [ 18.150] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 18.150] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/OTF/,
    /usr/share/fonts/Type1/
    [ 18.150] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 18.150] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 18.150] (II) Loader magic: 0x7fdc20
    [ 18.150] (II) Module ABI versions:
    [ 18.150] X.Org ANSI C Emulation: 0.4
    [ 18.150] X.Org Video Driver: 14.1
    [ 18.150] X.Org XInput driver : 19.1
    [ 18.150] X.Org Server Extension : 7.0
    [ 18.152] (--) PCI:*(0:0:1:0) 1002:9649:103c:3566 rev 0, Mem @ 0xe0000000/268435456, 0xf0300000/262144, I/O @ 0x00004000/256
    [ 18.160] Initializing built-in extension Generic Event Extension
    [ 18.160] Initializing built-in extension SHAPE
    [ 18.160] Initializing built-in extension MIT-SHM
    [ 18.160] Initializing built-in extension XInputExtension
    [ 18.160] Initializing built-in extension XTEST
    [ 18.160] Initializing built-in extension BIG-REQUESTS
    [ 18.160] Initializing built-in extension SYNC
    [ 18.160] Initializing built-in extension XKEYBOARD
    [ 18.160] Initializing built-in extension XC-MISC
    [ 18.160] Initializing built-in extension SECURITY
    [ 18.160] Initializing built-in extension XINERAMA
    [ 18.160] Initializing built-in extension XFIXES
    [ 18.160] Initializing built-in extension RENDER
    [ 18.160] Initializing built-in extension RANDR
    [ 18.160] Initializing built-in extension COMPOSITE
    [ 18.160] Initializing built-in extension DAMAGE
    [ 18.160] Initializing built-in extension MIT-SCREEN-SAVER
    [ 18.160] Initializing built-in extension DOUBLE-BUFFER
    [ 18.160] Initializing built-in extension RECORD
    [ 18.160] Initializing built-in extension DPMS
    [ 18.160] Initializing built-in extension X-Resource
    [ 18.160] Initializing built-in extension XVideo
    [ 18.160] Initializing built-in extension XVideo-MotionCompensation
    [ 18.160] Initializing built-in extension XFree86-VidModeExtension
    [ 18.160] Initializing built-in extension XFree86-DGA
    [ 18.160] Initializing built-in extension XFree86-DRI
    [ 18.160] Initializing built-in extension DRI2
    [ 18.160] (II) "glx" will be loaded by default.
    [ 18.160] (II) LoadModule: "glx"
    [ 18.237] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 18.258] (II) Module glx: vendor="Advanced Micro Devices, Inc."
    [ 18.258] compiled for 6.9.0, module version = 1.0.0
    [ 18.258] Loading extension GLX
    [ 18.258] (II) LoadModule: "fglrx"
    [ 18.259] (II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so
    [ 18.485] (II) Module fglrx: vendor="FireGL - AMD Technologies Inc."
    [ 18.485] compiled for 1.4.99.906, module version = 13.20.5
    [ 18.485] Module class: X.Org Video Driver
    [ 18.487] (II) Loading sub module "fglrxdrm"
    [ 18.487] (II) LoadModule: "fglrxdrm"
    [ 18.487] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
    [ 18.501] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
    [ 18.501] compiled for 1.4.99.906, module version = 13.20.5
    [ 18.501] (II) AMD Proprietary Linux Driver Version Identifier:13.20.5
    [ 18.501] (II) AMD Proprietary Linux Driver Release Identifier: UNSUPPORTED-13.20.11
    [ 18.501] (II) AMD Proprietary Linux Driver Build Date: Sep 21 2013 02:26:09
    [ 18.501] (++) using VT number 7
    [ 18.518] (WW) Falling back to old probe method for fglrx
    [ 18.582] (II) Loading PCS database from /etc/ati/amdpcsdb /etc/ati/amdpcsdb.default
    [ 18.594] ukiDynamicMajor: found major device number 250
    [ 18.594] ukiDynamicMajor: found major device number 250
    [ 18.594] ukiOpenByBusid: Searching for BusID PCI:0:1:0
    [ 18.594] ukiOpenDevice: node name is /dev/ati/card0
    [ 18.594] ukiOpenDevice: open result is 9, (OK)
    [ 19.069] ukiOpenByBusid: ukiOpenMinor returns 9
    [ 19.069] ukiOpenByBusid: ukiGetBusid reports PCI:0:1:0
    [ 19.084] ukiDynamicMajor: found major device number 250
    [ 19.084] ukiDynamicMajor: found major device number 250
    [ 19.084] ukiOpenByBusid: Searching for BusID PCI:0:1:0
    [ 19.084] ukiOpenDevice: node name is /dev/ati/card0
    [ 19.084] ukiOpenDevice: open result is 9, (OK)
    [ 19.084] ukiOpenByBusid: ukiOpenMinor returns 9
    [ 19.084] ukiOpenByBusid: ukiGetBusid reports PCI:0:1:0
    [ 19.103] (--) Chipset Supported AMD Graphics Processor (0x9649) found
    [ 19.103] (--) Chipset Supported AMD Graphics Processor (0x9649) found
    [ 19.111] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:1:1) found
    [ 19.113] (II) fglrx(0): pEnt->device->identifier=0x2351e30
    [ 19.113] (II) fglrx(1): pEnt->device->identifier=0x2351e30
    [ 19.113] (II) fglrx(0): === [xdl_xs114_atiddxPreInit] === begin
    [ 19.114] (II) Loading sub module "vgahw"
    [ 19.114] (II) LoadModule: "vgahw"
    [ 19.114] (II) Loading /usr/lib/xorg/modules/libvgahw.so
    [ 19.125] (II) Module vgahw: vendor="X.Org Foundation"
    [ 19.125] compiled for 1.14.3, module version = 0.1.0
    [ 19.125] ABI class: X.Org Video Driver, version 14.1
    [ 19.126] (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
    [ 19.126] (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 19.126] (==) fglrx(0): Default visual is TrueColor
    [ 19.126] (==) fglrx(0): RGB weight 888
    [ 19.126] (II) fglrx(0): Using 8 bits per RGB
    [ 19.126] (==) fglrx(0): Buffer Tiling is ON
    [ 19.126] (II) Loading sub module "fglrxdrm"
    [ 19.126] (II) LoadModule: "fglrxdrm"
    [ 19.126] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
    [ 19.126] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
    [ 19.126] compiled for 1.4.99.906, module version = 13.20.5
    [ 19.129] ukiDynamicMajor: found major device number 250
    [ 19.130] ukiDynamicMajor: found major device number 250
    [ 19.130] ukiOpenByBusid: Searching for BusID PCI:0:1:0
    [ 19.130] ukiOpenDevice: node name is /dev/ati/card0
    [ 19.130] ukiOpenDevice: open result is 11, (OK)
    [ 19.130] ukiOpenByBusid: ukiOpenMinor returns 11
    [ 19.130] ukiOpenByBusid: ukiGetBusid reports PCI:0:1:0
    [ 19.130] (**) fglrx(0): NoAccel = NO
    [ 19.130] (**) fglrx(0): AMD 2D Acceleration Architecture enabled
    [ 19.130] (--) fglrx(0): Chipset: "AMD Radeon(TM) HD 6480G" (Chipset = 0x9649)
    [ 19.130] (--) fglrx(0): (PciSubVendor = 0x103c, PciSubDevice = 0x3566)
    [ 19.130] (==) fglrx(0): board vendor info: third party graphics adapter - NOT original AMD
    [ 19.130] (--) fglrx(0): Linear framebuffer (phys) at 0xe0000000
    [ 19.130] (--) fglrx(0): MMIO registers at 0xf0300000
    [ 19.130] (--) fglrx(0): I/O port at 0x00004000
    [ 19.130] (==) fglrx(0): ROM-BIOS at 0x000c0000
    [ 19.192] (II) fglrx(0): AC Adapter is used
    [ 19.417] (II) fglrx(0): Primary V_BIOS segment is: 0xc000
    [ 19.443] (II) Loading sub module "vbe"
    [ 19.443] (II) LoadModule: "vbe"
    [ 19.443] (II) Loading /usr/lib/xorg/modules/libvbe.so
    [ 19.456] (II) Module vbe: vendor="X.Org Foundation"
    [ 19.456] compiled for 1.14.3, module version = 1.1.0
    [ 19.456] ABI class: X.Org Video Driver, version 14.1
    [ 19.456] (II) fglrx(0): VESA BIOS detected
    [ 19.456] (II) fglrx(0): VESA VBE Version 3.0
    [ 19.456] (II) fglrx(0): VESA VBE Total Mem: 16384 kB
    [ 19.456] (II) fglrx(0): VESA VBE OEM: AMD ATOMBIOS
    [ 19.456] (II) fglrx(0): VESA VBE OEM Software Rev: 12.43
    [ 19.456] (II) fglrx(0): VESA VBE OEM Vendor: (C) 1988-2010, AMD Technologies Inc.
    [ 19.456] (II) fglrx(0): VESA VBE OEM Product: SUMO
    [ 19.456] (II) fglrx(0): VESA VBE OEM Product Rev: 01.00
    [ 19.456] (II) fglrx(0): AMD Video BIOS revision 9 or later detected
    [ 19.456] (--) fglrx(0): Video RAM: 524288 kByte, Type: DDR3
    [ 19.456] (II) fglrx(0): PCIE card detected
    [ 19.457] (--) fglrx(0): Using per-process page tables (PPPT) as GART.
    [ 19.457] (WW) fglrx(0): board is an unknown third party board, chipset is supported
    [ 19.457] (II) fglrx(0): [FB] MC range(MCFBBase = 0xf00000000, MCFBSize = 0x20000000)
    [ 19.457] (II) fglrx(0): RandR 1.2 support is enabled!
    [ 19.457] (II) fglrx(0): RandR 1.2 rotation support is enabled!
    [ 19.457] (==) fglrx(0): Center Mode is disabled
    [ 19.457] (II) Loading sub module "fb"
    [ 19.457] (II) LoadModule: "fb"
    [ 19.457] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 19.477] (II) Module fb: vendor="X.Org Foundation"
    [ 19.477] compiled for 1.14.3, module version = 1.0.0
    [ 19.477] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 19.477] (II) Loading sub module "ddc"
    [ 19.477] (II) LoadModule: "ddc"
    [ 19.477] (II) Module "ddc" already built-in
    [ 19.771] (II) fglrx(0): Output LVDS has no monitor section
    [ 19.771] (II) fglrx(0): Output DFP1 using monitor section 0-DFP1
    [ 19.771] (**) fglrx(0): Option "PreferredMode" "1280x768"
    [ 19.771] (**) fglrx(0): Option "Position" "0 0"
    [ 19.771] (**) fglrx(0): Option "Disable" "false"
    [ 19.771] (**) fglrx(0): Option "Rotate" "normal"
    [ 19.771] (**) fglrx(0): Option "TargetRefresh" "60"
    [ 19.771] (II) fglrx(0): Output CRT1 has no monitor section
    [ 19.771] (II) Loading sub module "ddc"
    [ 19.771] (II) LoadModule: "ddc"
    [ 19.771] (II) Module "ddc" already built-in
    [ 19.771] (II) fglrx(0): Connected Display0: LVDS
    [ 19.771] (II) fglrx(0): Display0 EDID data ---------------------------
    [ 19.771] (II) fglrx(0): Manufacturer: LGD Model: 2f2 Serial#: 0
    [ 19.771] (II) fglrx(0): Year: 2010 Week: 0
    [ 19.771] (II) fglrx(0): EDID Version: 1.3
    [ 19.771] (II) fglrx(0): Digital Display Input
    [ 19.771] (II) fglrx(0): Max Image Size [cm]: horiz.: 34 vert.: 19
    [ 19.771] (II) fglrx(0): Gamma: 2.20
    [ 19.771] (II) fglrx(0): No DPMS capabilities specified
    [ 19.771] (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 19.771] (II) fglrx(0): First detailed timing is preferred mode
    [ 19.771] (II) fglrx(0): redX: 0.605 redY: 0.355 greenX: 0.329 greenY: 0.579
    [ 19.771] (II) fglrx(0): blueX: 0.150 blueY: 0.055 whiteX: 0.313 whiteY: 0.329
    [ 19.771] (II) fglrx(0): Manufacturer's mask: 0
    [ 19.771] (II) fglrx(0): Supported detailed timing:
    [ 19.771] (II) fglrx(0): clock: 69.3 MHz Image Size: 344 x 194 mm
    [ 19.771] (II) fglrx(0): h_active: 1366 h_sync: 1402 h_sync_end 1442 h_blank_end 1480 h_border: 0
    [ 19.771] (II) fglrx(0): v_active: 768 v_sync: 771 v_sync_end 776 v_blanking: 780 v_border: 0
    [ 19.772] (II) fglrx(0): LG Display
    [ 19.772] (II) fglrx(0): LP156WH4-TLC1
    [ 19.772] (II) fglrx(0): EDID (in hex):
    [ 19.772] (II) fglrx(0): 00ffffffffffff0030e4f20200000000
    [ 19.772] (II) fglrx(0): 00140103802213780a05859b5b549426
    [ 19.772] (II) fglrx(0): 0e505400000001010101010101010101
    [ 19.772] (II) fglrx(0): 010101010101121b567250000c302428
    [ 19.772] (II) fglrx(0): 350058c2100000190000000000000000
    [ 19.772] (II) fglrx(0): 00000000000000000000000000fe004c
    [ 19.772] (II) fglrx(0): 4720446973706c61790a2020000000fe
    [ 19.772] (II) fglrx(0): 004c503135365748342d544c433100ff
    [ 19.772] (II) fglrx(0): End of Display0 EDID data --------------------
    [ 19.772] (WW) fglrx(0): Dynamic Surface Resizing cannot be enabled
    [ 19.772] (II) fglrx(0): EDID for output LVDS
    [ 19.772] (II) fglrx(0): Manufacturer: LGD Model: 2f2 Serial#: 0
    [ 19.772] (II) fglrx(0): Year: 2010 Week: 0
    [ 19.772] (II) fglrx(0): EDID Version: 1.3
    [ 19.772] (II) fglrx(0): Digital Display Input
    [ 19.772] (II) fglrx(0): Max Image Size [cm]: horiz.: 34 vert.: 19
    [ 19.772] (II) fglrx(0): Gamma: 2.20
    [ 19.772] (II) fglrx(0): No DPMS capabilities specified
    [ 19.772] (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 19.772] (II) fglrx(0): First detailed timing is preferred mode
    [ 19.772] (II) fglrx(0): redX: 0.605 redY: 0.355 greenX: 0.329 greenY: 0.579
    [ 19.772] (II) fglrx(0): blueX: 0.150 blueY: 0.055 whiteX: 0.313 whiteY: 0.329
    [ 19.772] (II) fglrx(0): Manufacturer's mask: 0
    [ 19.772] (II) fglrx(0): Supported detailed timing:
    [ 19.772] (II) fglrx(0): clock: 69.3 MHz Image Size: 344 x 194 mm
    [ 19.772] (II) fglrx(0): h_active: 1366 h_sync: 1402 h_sync_end 1442 h_blank_end 1480 h_border: 0
    [ 19.772] (II) fglrx(0): v_active: 768 v_sync: 771 v_sync_end 776 v_blanking: 780 v_border: 0
    [ 19.772] (II) fglrx(0): LG Display
    [ 19.772] (II) fglrx(0): LP156WH4-TLC1
    [ 19.772] (II) fglrx(0): EDID (in hex):
    [ 19.773] (II) fglrx(0): 00ffffffffffff0030e4f20200000000
    [ 19.773] (II) fglrx(0): 00140103802213780a05859b5b549426
    [ 19.773] (II) fglrx(0): 0e505400000001010101010101010101
    [ 19.773] (II) fglrx(0): 010101010101121b567250000c302428
    [ 19.773] (II) fglrx(0): 350058c2100000190000000000000000
    [ 19.773] (II) fglrx(0): 00000000000000000000000000fe004c
    [ 19.773] (II) fglrx(0): 4720446973706c61790a2020000000fe
    [ 19.773] (II) fglrx(0): 004c503135365748342d544c433100ff
    [ 19.773] (II) fglrx(0): EDID vendor "LGD", prod id 754
    [ 19.773] (II) fglrx(0): Printing DDC gathered Modelines:
    [ 19.773] (II) fglrx(0): Modeline "1366x768"x0.0 69.30 1366 1402 1442 1480 768 771 776 780 -hsync -vsync (46.8 kHz eP)
    [ 19.773] (II) fglrx(0): Printing probed modes for output LVDS
    [ 19.773] (II) fglrx(0): Modeline "1366x768"x60.0 69.30 1366 1402 1442 1480 768 771 776 780 -hsync -vsync (46.8 kHz eP)
    [ 19.773] (II) fglrx(0): Modeline "1360x768"x60.0 69.30 1360 1402 1442 1480 768 771 776 780 -hsync -vsync (46.8 kHz e)
    [ 19.773] (II) fglrx(0): Modeline "1280x768"x60.0 69.30 1280 1402 1442 1480 768 771 776 780 -hsync -vsync (46.8 kHz e)
    [ 19.773] (II) fglrx(0): Modeline "1280x720"x60.0 69.30 1280 1402 1442 1480 720 771 776 780 -hsync -vsync (46.8 kHz e)
    [ 19.773] (II) fglrx(0): Modeline "1024x768"x60.0 69.30 1024 1402 1442 1480 768 771 776 780 -hsync -vsync (46.8 kHz e)
    [ 19.773] (II) fglrx(0): Modeline "1024x600"x60.0 69.30 1024 1402 1442 1480 600 771 776 780 -hsync -vsync (46.8 kHz e)
    [ 19.773] (II) fglrx(0): Modeline "800x600"x60.0 69.30 800 1402 1442 1480 600 771 776 780 -hsync -vsync (46.8 kHz e)
    [ 19.773] (II) fglrx(0): Modeline "800x480"x60.0 69.30 800 1402 1442 1480 480 771 776 780 -hsync -vsync (46.8 kHz e)
    [ 19.773] (II) fglrx(0): Modeline "640x480"x60.0 69.30 640 1402 1442 1480 480 771 776 780 -hsync -vsync (46.8 kHz e)
    [ 19.773] (II) fglrx(0): EDID for output DFP1
    [ 19.773] (II) fglrx(0): EDID for output CRT1
    [ 19.773] (II) fglrx(0): Output LVDS connected
    [ 19.773] (II) fglrx(0): Output DFP1 disconnected
    [ 19.773] (II) fglrx(0): Output CRT1 disconnected
    [ 19.773] (II) fglrx(0): Using user preference for initial modes
    [ 19.773] (II) fglrx(0): Output LVDS using initial mode 1366x768
    [ 19.773] (II) fglrx(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 19.773] (II) fglrx(0): Display dimensions: (340, 190) mm
    [ 19.773] (II) fglrx(0): DPI set to (102, 102)
    [ 19.773] (II) fglrx(0): Adapter AMD Radeon(TM) HD 6480G has 2 configurable heads and 1 displays connected.
    [ 19.773] (==) fglrx(0): PseudoColor visuals disabled
    [ 19.773] (II) Loading sub module "ramdac"
    [ 19.773] (II) LoadModule: "ramdac"
    [ 19.773] (II) Module "ramdac" already built-in
    [ 19.773] (==) fglrx(0): NoDRI = NO
    [ 19.773] (==) fglrx(0): Capabilities: 0x00000000
    [ 19.773] (==) fglrx(0): CapabilitiesEx: 0x00000000
    [ 19.773] (==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
    [ 19.773] (==) fglrx(0): UseFastTLS=0
    [ 19.773] (II) fglrx(0): Shadow Primary option: ShadowPrimary is enabled
    [ 19.773] (II) fglrx(1): === [xdl_xs114_atiddxPreInit] === begin
    [ 19.773] (WW) fglrx(1): Quitting screen 1 -- no monitor specified.
    [ 19.773] (II) fglrx(1): === [xdl_xs114_atiddxPreInit] === end
    [ 19.773] (II) UnloadModule: "fglrx"
    [ 19.773] (II) UnloadSubModule: "fglrxdrm"
    [ 19.773] (--) Depth 24 pixmap format is 32 bpp
    [ 19.773] Loading extension ATIFGLRXDRI
    [ 19.773] (II) fglrx(0): doing swlDriScreenInit
    [ 19.773] (II) fglrx(0): swlDriScreenInit for fglrx driver
    [ 19.774] ukiDynamicMajor: found major device number 250
    [ 19.774] ukiDynamicMajor: found major device number 250
    [ 19.774] ukiDynamicMajor: found major device number 250
    [ 19.774] ukiOpenByBusid: Searching for BusID PCI:0:1:0
    [ 19.774] ukiOpenDevice: node name is /dev/ati/card0
    [ 19.774] ukiOpenDevice: open result is 12, (OK)
    [ 19.774] ukiOpenByBusid: ukiOpenMinor returns 12
    [ 19.774] ukiOpenByBusid: ukiGetBusid reports PCI:0:1:0
    [ 19.774] (II) fglrx(0): [uki] DRM interface version 1.0
    [ 19.774] (II) fglrx(0): [uki] created "fglrx" driver at busid "PCI:0:1:0"
    [ 19.774] (II) fglrx(0): [uki] added 8192 byte SAREA at 0x2000
    [ 19.774] (II) fglrx(0): [uki] mapped SAREA 0x2000 to 0x7f428f53d000
    [ 19.774] (II) fglrx(0): [uki] framebuffer handle = 0x3000
    [ 19.774] (II) fglrx(0): [uki] added 1 reserved context for kernel
    [ 19.774] (II) fglrx(0): swlDriScreenInit done
    [ 19.774] (II) fglrx(0): Kernel Module Version Information:
    [ 19.774] (II) fglrx(0): Name: fglrx
    [ 19.774] (II) fglrx(0): Version: 13.20.5
    [ 19.774] (II) fglrx(0): Date: Sep 21 2013
    [ 19.774] (II) fglrx(0): Desc: AMD FireGL DRM kernel module
    [ 19.774] (II) fglrx(0): Kernel Module version matches driver.
    [ 19.774] (II) fglrx(0): Kernel Module Build Time Information:
    [ 19.774] (II) fglrx(0): Build-Kernel UTS_RELEASE: 3.11.4-1-ck
    [ 19.774] (II) fglrx(0): Build-Kernel MODVERSIONS: yes
    [ 19.774] (II) fglrx(0): Build-Kernel __SMP__: yes
    [ 19.774] (II) fglrx(0): Build-Kernel PAGE_SIZE: 0x1000
    [ 19.774] (II) fglrx(0): [uki] register handle = 0x00004000
    [ 19.797] (II) fglrx(0): Display width adjusted to to 1664 due to alignment constraints
    [ 19.797] (II) fglrx(0): DRI initialization successfull
    [ 19.809] (II) fglrx(0): FBADPhys: 0xf00000000 FBMappedSize: 0x01110000
    [ 19.817] (==) fglrx(0): Backing store disabled
    [ 19.817] Loading extension FGLRXEXTENSION
    [ 19.817] (==) fglrx(0): DPMS enabled
    [ 19.817] (II) fglrx(0): Initialized in-driver Xinerama extension
    [ 19.818] (**) fglrx(0): Textured Video is enabled.
    [ 19.818] (II) LoadModule: "glesx"
    [ 19.818] (II) Loading /usr/lib/xorg/modules/glesx.so
    [ 19.950] (II) Module glesx: vendor="X.Org Foundation"
    [ 19.950] compiled for 1.4.99.906, module version = 1.0.0
    [ 19.950] Loading extension GLESX
    [ 19.950] (II) fglrx(0): GLESX enableFlags = 592
    [ 19.951] (II) fglrx(0): GLESX is enabled
    [ 19.951] (II) LoadModule: "amdxmm"
    [ 19.951] (II) Loading /usr/lib/xorg/modules/amdxmm.so
    [ 19.965] (II) Module amdxmm: vendor="X.Org Foundation"
    [ 19.965] compiled for 1.4.99.906, module version = 2.0.0
    [ 19.989] Loading extension AMDXVOPL
    [ 19.989] Loading extension AMDXVBA
    [ 20.001] (II) fglrx(0): UVD feature is enabled(II) fglrx(0):
    [ 20.006] (II) fglrx(0): Enable composite support successfully
    [ 20.006] (II) fglrx(0): X context handle = 0x1
    [ 20.006] (II) fglrx(0): [DRI] installation complete
    [ 20.006] (==) fglrx(0): Silken mouse enabled
    [ 20.006] (==) fglrx(0): Using HW cursor of display infrastructure!
    [ 20.007] (II) fglrx(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 20.016] (II) fglrx(0): 'LVDS LCD' ConnectorType, abstracted as 'Panel'
    [ 20.016] (II) fglrx(0): 'eDP LCD' ConnectorType, abstracted as 'Panel'
    [ 21.143] (--) RandR disabled
    [ 21.151] ukiDynamicMajor: found major device number 250
    [ 21.151] ukiDynamicMajor: found major device number 250
    [ 21.151] ukiOpenByBusid: Searching for BusID PCI:0:1:0
    [ 21.151] ukiOpenDevice: node name is /dev/ati/card0
    [ 21.151] ukiOpenDevice: open result is 13, (OK)
    [ 21.151] ukiOpenByBusid: ukiOpenMinor returns 13
    [ 21.151] ukiOpenByBusid: ukiGetBusid reports PCI:0:1:0
    [ 21.151] (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]
    [ 21.659] ukiDynamicMajor: found major device number 250
    [ 21.659] ukiDynamicMajor: found major device number 250
    [ 21.659] ukiDynamicMajor: found major device number 250
    [ 21.659] ukiOpenDevice: node name is /dev/ati/card0
    [ 21.659] ukiOpenDevice: open result is 14, (OK)
    [ 21.659] ukiGetBusid returned 'PCI:0:1:0'
    [ 21.659] ukiOpenDevice: node name is /dev/ati/card1
    [ 21.659] ukiOpenDevice: open result is -1, (No such device)
    [ 21.659] ukiOpenDevice: open result is -1, (No such device)
    [ 21.659] ukiOpenDevice: Open failed
    [ 21.659] ukiOpenDevice: node name is /dev/ati/card2
    [ 21.659] ukiOpenDevice: open result is -1, (No such device)
    [ 21.659] ukiOpenDevice: open result is -1, (No such device)
    [ 21.659] ukiOpenDevice: Open failed
    [ 21.659] ukiOpenDevice: node name is /dev/ati/card3
    [ 21.659] ukiOpenDevice: open result is -1, (No such device)
    [ 21.659] ukiOpenDevice: open result is -1, (No such device)
    [ 21.659] ukiOpenDevice: Open failed
    [ 21.659] ukiOpenDevice: node name is /dev/ati/card4
    [ 21.659] ukiOpenDevice: open result is -1, (No such device)
    [ 21.660] ukiOpenDevice: open result is -1, (No such device)
    [ 21.660] ukiOpenDevice: Open failed
    [ 21.660] ukiOpenDevice: node name is /dev/ati/card5
    [ 21.660] ukiOpenDevice: open result is -1, (No such device)
    [ 21.660] ukiOpenDevice: open result is -1, (No such device)
    [ 21.660] ukiOpenDevice: Open failed
    [ 21.660] ukiOpenDevice: node name is /dev/ati/card6
    [ 21.660] ukiOpenDevice: open result is -1, (No such device)
    [ 21.660] ukiOpenDevice: open result is -1, (No such device)
    [ 21.660] ukiOpenDevice: Open failed
    [ 21.660] ukiOpenDevice: node name is /dev/ati/card7
    [ 21.660] ukiOpenDevice: open result is -1, (No such device)
    [ 21.660] ukiOpenDevice: open result is -1, (No such device)
    [ 21.660] ukiOpenDevice: Open failed
    [ 21.660] ukiOpenDevice: node name is /dev/ati/card8
    [ 21.660] ukiOpenDevice: open result is -1, (No such device)
    [ 21.660] ukiOpenDevice: open result is -1, (No such device)
    [ 21.660] ukiOpenDevice: Open failed
    [ 21.660] ukiOpenDevice: node name is /dev/ati/card9
    [ 21.660] ukiOpenDevice: open result is -1, (No such device)
    [ 21.660] ukiOpenDevice: open result is -1, (No such device)
    [ 21.660] ukiOpenDevice: Open failed
    [ 21.660] ukiOpenDevice: node name is /dev/ati/card10
    [ 21.660] ukiOpenDevice: open result is -1, (No such device)
    [ 21.660] ukiOpenDevice: open result is -1, (No such device)
    [ 21.660] ukiOpenDevice: Open failed
    [ 21.660] ukiOpenDevice: node name is /dev/ati/card11
    [ 21.660] ukiOpenDevice: open result is -1, (No such device)
    [ 21.660] ukiOpenDevice: open result is -1, (No such device)
    [ 21.661] ukiOpenDevice: Open failed
    [ 21.661] ukiOpenDevice: node name is /dev/ati/card12
    [ 21.661] ukiOpenDevice: open result is -1, (No such device)
    [ 21.661] ukiOpenDevice: open result is -1, (No such device)
    [ 21.661] ukiOpenDevice: Open failed
    [ 21.661] ukiOpenDevice: node name is /dev/ati/card13
    [ 21.661] ukiOpenDevice: open result is -1, (No such device)
    [ 21.661] ukiOpenDevice: open result is -1, (No such device)
    [ 21.661] ukiOpenDevice: Open failed
    [ 21.661] ukiOpenDevice: node name is /dev/ati/card14
    [ 21.661] ukiOpenDevice: open result is -1, (No such device)
    [ 21.661] ukiOpenDevice: open result is -1, (No such device)
    [ 21.661] ukiOpenDevice: Open failed
    [ 21.661] ukiOpenDevice: node name is /dev/ati/card15
    [ 21.661] ukiOpenDevice: open result is -1, (No such device)
    [ 21.661] ukiOpenDevice: open result is -1, (No such device)
    [ 21.661] ukiOpenDevice: Open failed
    [ 21.661] ukiDynamicMajor: found major device number 250
    [ 21.661] ukiOpenByBusid: Searching for BusID PCI:0:1:0
    [ 21.661] ukiOpenDevice: node name is /dev/ati/card0
    [ 21.661] ukiOpenDevice: open result is 14, (OK)
    [ 21.661] ukiOpenByBusid: ukiOpenMinor returns 14
    [ 21.661] ukiOpenByBusid: ukiGetBusid reports PCI:0:1:0
    [ 22.504] (II) AIGLX: Loaded and initialized OpenGL driver(II) GLX: Initialized DRI GL provider for screen 0
    [ 22.504] ukiDynamicMajor: found major device number 250
    [ 22.505] ukiDynamicMajor: found major device number 250
    [ 22.505] ukiDynamicMajor: found major device number 250
    [ 22.505] ukiOpenDevice: node name is /dev/ati/card0
    [ 22.505] ukiOpenDevice: open result is 15, (OK)
    [ 22.505] ukiGetBusid returned 'PCI:0:1:0'
    [ 22.505] ukiOpenDevice: node name is /dev/ati/card1
    [ 22.505] ukiOpenDevice: open result is -1, (No such device)
    [ 22.505] ukiOpenDevice: open result is -1, (No such device)
    [ 22.505] ukiOpenDevice: Open failed
    [ 22.505] ukiOpenDevice: node name is /dev/ati/card2
    [ 22.505] ukiOpenDevice: open result is -1, (No such device)
    [ 22.505] ukiOpenDevice: open result is -1, (No such device)
    [ 22.505] ukiOpenDevice: Open failed
    [ 22.505] ukiOpenDevice: node name is /dev/ati/card3
    [ 22.505] ukiOpenDevice: open result is -1, (No such device)
    [ 22.505] ukiOpenDevice: open result is -1, (No such device)
    [ 22.505] ukiOpenDevice: Open failed
    [ 22.505] ukiOpenDevice: node name is /dev/ati/card4
    [ 22.505] ukiOpenDevice: open result is -1, (No such device)
    [ 22.505] ukiOpenDevice: open result is -1, (No such device)
    [ 22.505] ukiOpenDevice: Open failed
    [ 22.505] ukiOpenDevice: node name is /dev/ati/card5
    [ 22.505] ukiOpenDevice: open result is -1, (No such device)
    [ 22.505] ukiOpenDevice: open result is -1, (No such device)
    [ 22.505] ukiOpenDevice: Open failed
    [ 22.505] ukiOpenDevice: node name is /dev/ati/card6
    [ 22.505] ukiOpenDevice: open result is -1, (No such device)
    [ 22.505] ukiOpenDevice: open result is -1, (No such device)
    [ 22.505] ukiOpenDevice: Open failed
    [ 22.505] ukiOpenDevice: node name is /dev/ati/card7
    [ 22.505] ukiOpenDevice: open result is -1, (No such device)
    [ 22.505] ukiOpenDevice: open result is -1, (No such device)
    [ 22.505] ukiOpenDevice: Open failed
    [ 22.505] ukiOpenDevice: node name is /dev/ati/card8
    [ 22.505] ukiOpenDevice: open result is -1, (No such device)
    [ 22.505] ukiOpenDevice: open result is -1, (No such device)
    [ 22.505] ukiOpenDevice: Open failed
    [ 22.505] ukiOpenDevice: node name is /dev/ati/card9
    [ 22.505] ukiOpenDevice: open result is -1, (No such device)
    [ 22.505] ukiOpenDevice: open result is -1, (No such device)
    [ 22.505] ukiOpenDevice: Open failed
    [ 22.505] ukiOpenDevice: node name is /dev/ati/card10
    [ 22.505] ukiOpenDevice: open result is -1, (No such device)
    [ 22.505] ukiOpenDevice: open result is -1, (No such device)
    [ 22.505] ukiOpenDevice: Open failed
    [ 22.505] ukiOpenDevice: node name is /dev/ati/card11
    [ 22.505] ukiOpenDevice: open result is -1, (No such device)
    [ 22.505] ukiOpenDevice: open result is -1, (No such device)
    [ 22.505] ukiOpenDevice: Open failed
    [ 22.505] ukiOpenDevice: node name is /dev/ati/card12
    [ 22.505] ukiOpenDevice: open result is -1, (No such device)
    [ 22.505] ukiOpenDevice: open result is -1, (No such device)
    [ 22.505] ukiOpenDevice: Open failed
    [ 22.505] ukiOpenDevice: node name is /dev/ati/card13
    [ 22.505] ukiOpenDevice: open result is -1, (No such device)
    [ 22.505] ukiOpenDevice: open result is -1, (No such device)
    [ 22.505] ukiOpenDevice: Open failed
    [ 22.505] ukiOpenDevice: node name is /dev/ati/card14
    [ 22.505] ukiOpenDevice: open result is -1, (No such device)
    [ 22.505] ukiOpenDevice: open result is -1, (No such device)
    [ 22.505] ukiOpenDevice: Open failed
    [ 22.505] ukiOpenDevice: node name is /dev/ati/card15
    [ 22.505] ukiOpenDevice: open result is -1, (No such device)
    [ 22.505] ukiOpenDevice: open result is -1, (No such device)
    [ 22.505] ukiOpenDevice: Open failed
    [ 22.505] ukiDynamicMajor: found major device number 250
    [ 22.505] ukiOpenByBusid: Searching for BusID PCI:0:1:0
    [ 22.505] ukiOpenDevice: node name is /dev/ati/card0
    [ 22.505] ukiOpenDevice: open result is 15, (OK)
    [ 22.505] ukiOpenByBusid: ukiOpenMinor returns 15
    [ 22.505] ukiOpenByBusid: ukiGetBusid reports PCI:0:1:0
    [ 22.607] (II) fglrx(0): Setting screen physical size to 361 x 203
    [ 23.018] (II) config/udev: Adding input device Power Button (/dev/input/event5)
    [ 23.018] (**) Power Button: Applying InputClass "system-keyboard"
    [ 23.018] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 23.018] (II) LoadModule: "evdev"
    [ 23.018] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 23.049] (II) Module evdev: vendor="X.Org Foundation"
    [ 23.049] compiled for 1.14.3, module version = 2.8.2
    [ 23.049] Module class: X.Org XInput Driver
    [ 23.049] ABI class: X.Org XInput driver, version 19.1
    [ 23.049] (II) Using input driver 'evdev' for 'Power Button'
    [ 23.049] (**) Power Button: always reports core events
    [ 23.049] (**) evdev: Power Button: Device: "/dev/input/event5"
    [ 23.049] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 23.049] (--) evdev: Power Button: Found keys
    [ 23.049] (II) evdev: Power Button: Configuring as keyboard
    [ 23.049] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event5"
    [ 23.049] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 23.049] (**) Option "xkb_rules" "evdev"
    [ 23.049] (**) Option "xkb_model" "pc104"
    [ 23.049] (**) Option "xkb_layout" "uk(qwerty)"
    [ 23.077] (EE) Error loading keymap /var/lib/xkb/server-0.xkm
    [ 23.077] (EE) XKB: Failed to load keymap. Loading default keymap instead.
    [ 23.117] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
    [ 23.117] (**) Video Bus: Applying InputClass "system-keyboard"
    [ 23.117] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 23.117] (II) Using input driver 'evdev' for 'Video Bus'
    [ 23.117] (**) Video Bus: always reports core events
    [ 23.117] (**) evdev: Video Bus: Device: "/dev/input/event6"
    [ 23.117] (--) evdev: Video Bus: Vendor 0 Product 0x6
    [ 23.117] (--) evdev: Video Bus: Found keys
    [ 23.117] (II) evdev: Video Bus: Configuring as keyboard
    [ 23.117] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input6/event6"
    [ 23.117] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
    [ 23.117] (**) Option "xkb_rules" "evdev"
    [ 23.117] (**) Option "xkb_model" "pc104"
    [ 23.118] (**) Option "xkb_layout" "uk(qwerty)"
    [ 23.118] (II) config/udev: Adding input device Power Button (/dev/input/event3)
    [ 23.118] (**) Power Button: Applying InputClass "system-keyboard"
    [ 23.118] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 23.118] (II) Using input driver 'evdev' for 'Power Button'
    [ 23.118] (**) Power Button: always reports core events
    [ 23.118] (**) evdev: Power Button: Device: "/dev/input/event3"
    [ 23.118] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 23.118] (--) evdev: Power Button: Found keys
    [ 23.118] (II) evdev: Power Button: Configuring as keyboard
    [ 23.118] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input3/event3"
    [ 23.118] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
    [ 23.118] (**) Option "xkb_rules" "evdev"
    [ 23.118] (**) Option "xkb_model" "pc104"
    [ 23.118] (**) Option "xkb_layout" "uk(qwerty)"
    [ 23.119] (II) config/udev: Adding input device Lid Switch (/dev/input/event4)
    [ 23.119] (II) No input driver specified, ignoring this device.
    [ 23.119] (II) This device may have been added with another device file.
    [ 23.119] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=3 (/dev/input/event7)
    [ 23.119] (II) No input driver specified, ignoring this device.
    [ 23.119] (II) This device may have been added with another device file.
    [ 23.119] (II) config/udev: Adding input device HID 04d9:2517 (/dev/input/event2)
    [ 23.119] (**) HID 04d9:2517: Applying InputClass "system-keyboard"
    [ 23.119] (**) HID 04d9:2517: Applying InputClass "evdev keyboard catchall"
    [ 23.119] (II) Using input driver 'evdev' for 'HID 04d9:2517'
    [ 23.119] (**) HID 04d9:2517: always reports core events
    [ 23.119] (**) evdev: HID 04d9:2517: Device: "/dev/input/event2"
    [ 23.119] (--) evdev: HID 04d9:2517: Vendor 0x4d9 Product 0x2517
    [ 23.119] (--) evdev: HID 04d9:2517: Found keys
    [ 23.119] (II) evdev: HID 04d9:2517: Configuring as keyboard
    [ 23.119] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb4/4-1/4-1:1.0/input/input2/event2"
    [ 23.119] (II) XINPUT: Adding extended input device "HID 04d9:2517" (type: KEYBOARD, id 9)
    [ 23.119] (**) Option "xkb_rules" "evdev"
    [ 23.119] (**) Option "xkb_model" "pc104"
    [ 23.119] (**) Option "xkb_layout" "uk(qwerty)"
    [ 23.120] (II) config/udev: Adding input device HID 04d9:2517 (/dev/input/event1)
    [ 23.120] (**) HID 04d9:2517: Applying InputClass "system-keyboard"
    [ 23.120] (**) HID 04d9:2517: Applying InputClass "evdev pointer catchall"
    [ 23.120] (**) HID 04d9:2517: Applying InputClass "evdev keyboard catchall"
    [ 23.120] (II) Using input driver 'evdev' for 'HID 04d9:2517'
    [ 23.120] (**) HID 04d9:2517: always reports core events
    [ 23.120] (**) evdev: HID 04d9:2517: Device: "/dev/input/event1"
    [ 23.120] (--) evdev: HID 04d9:2517: Vendor 0x4d9 Product 0x2517
    [ 23.120] (--) evdev: HID 04d9:2517: Found 9 mouse buttons
    [ 23.120] (--) evdev: HID 04d9:2517: Found scroll wheel(s)
    [ 23.120] (--) evdev: HID 04d9:2517: Found relative axes
    [ 23.120] (--) evdev: HID 04d9:2517: Found x and y relative axes
    [ 23.120] (--) evdev: HID 04d9:2517: Found absolute axes
    [ 23.120] (II) evdev: HID 04d9:2517: Forcing absolute x/y axes to exist.
    [ 23.120] (--) evdev: HID 04d9:2517: Found keys
    [ 23.120] (II) evdev: HID 04d9:2517: Configuring as mouse
    [ 23.120] (II) evdev: HID 04d9:2517: Configuring as keyboard
    [ 23.120] (II) evdev: HID 04d9:2517: Adding scrollwheel support
    [ 23.120] (**) evdev: HID 04d9:2517: YAxisMapping: buttons 4 and 5
    [ 23.120] (**) evdev: HID 04d9:2517: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 23.120] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb4/4-1/4-1:1.1/input/input1/event1"
    [ 23.120] (II) XINPUT: Adding extended input device "HID 04d9:2517" (type: KEYBOARD, id 10)
    [ 23.120] (**) Option "xkb_rules" "evdev"
    [ 23.120] (**) Option "xkb_model" "pc104"
    [ 23.120] (**) Option "xkb_layout" "uk(qwerty)"
    [ 23.120] (II) evdev: HID 04d9:2517: initialized for relative axes.
    [ 23.120] (WW) evdev: HID 04d9:2517: ignoring absolute axes.
    [ 23.120] (**) HID 04d9:2517: (accel) keeping acceleration scheme 1
    [ 23.120] (**) HID 04d9:2517: (accel) acceleration profile 0
    [ 23.121] (**) HID 04d9:2517: (accel) acceleration factor: 2.000
    [ 23.121] (**) HID 04d9:2517: (accel) acceleration threshold: 4
    [ 23.121] (II) config/udev: Adding input device HID 04d9:2517 (/dev/input/mouse0)
    [ 23.121] (**) HID 04d9:2517: Applying InputClass "system-keyboard"
    [ 23.121] (II) No input driver specified, ignoring this device.
    [ 23.121] (II) This device may have been added with another device file.
    [ 23.121] (II) config/udev: Adding input device HP Webcam-101 (/dev/input/event14)
    [ 23.121] (**) HP Webcam-101: Applying InputClass "system-keyboard"
    [ 23.121] (**) HP Webcam-101: Applying InputClass "evdev keyboard catchall"
    [ 23.121] (II) Using input driver 'evdev' for 'HP Webcam-101'
    [ 23.121] (**) HP Webcam-101: always reports core events
    [ 23.121] (**) evdev: HP Webcam-101: Device: "/dev/input/event14"
    [ 23.121] (--) evdev: HP Webcam-101: Vendor 0x5c8 Product 0x21e
    [ 23.121] (--) evdev: HP Webcam-101: Found keys
    [ 23.121] (II) evdev: HP Webcam-101: Configuring as keyboard
    [ 23.121] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/input/input14/event14"
    [ 23.121] (II) XINPUT: Adding extended input device "HP Webcam-101" (type: KEYBOARD, id 11)
    [ 23.121] (**) Option "xkb_rules" "evdev"
    [ 23.121] (**) Option "xkb_model" "pc104"
    [ 23.121] (**) Option "xkb_layout" "uk(qwerty)"
    [ 23.122] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event8)
    [ 23.122] (II) No input driver specified, ignoring this device.
    [ 23.122] (II) This device may have been added with another device file.
    [ 23.122] (II) config/udev: Adding input device HD-Audio Generic Mic (/dev/input/event10)
    [ 23.122] (II) No input driver specified, ignoring this device.
    [ 23.122] (II) This device may have been added with another device file.
    [ 23.122] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event9)
    [ 23.122] (II) No input driver specified, ignoring this device.
    [ 23.122] (II) This device may have been added with another device file.
    [ 23.122] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 23.122] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
    [ 23.122] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 23.122] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 23.122] (**) AT Translated Set 2 keyboard: always reports core events
    [ 23.122] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 23.122] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
    [ 23.122] (--) evdev: AT Translated Set 2 keyboard: Found keys
    [ 23.122] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
    [ 23.122] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 23.122] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
    [ 23.122] (**) Option "xkb_rules" "evdev"
    [ 23.122] (**) Option "xkb_model" "pc104"
    [ 23.122] (**) Option "xkb_layout" "uk(qwerty)"
    [ 23.123] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event12)
    [ 23.123] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    [ 23.123] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    [ 23.123] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
    [ 23.123] (II) LoadModule: "synaptics"
    [ 23.123] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 23.143] (II) Module synaptics: vendor="X.Org Foundation"
    [ 23.143] compiled for 1.14.1, module version = 1.7.1
    [ 23.143] Module class: X.Org XInput Driver
    [ 23.143] ABI class: X.Org XInput driver, version 19.1
    [ 23.143] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
    [ 23.143] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 23.143] (**) Option "Device" "/dev/input/event12"
    [ 23.178] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
    [ 23.178] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5634 (res 51)
    [ 23.178] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4598 (res 76)
    [ 23.178] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    [ 23.178] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
    [ 23.178] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
    [ 23.178] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
    [ 23.178] (**) Option "TapButton1" "1"
    [ 23.178] (**) Option "TapButton2" "2"
    [ 23.178] (**) Option "TapButton3" "3"
    [ 23.178] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [ 23.178] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 23.194] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input12/event12"
    [ 23.194] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 13)
    [ 23.194] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
    [ 23.194] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
    [ 23.194] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.038
    [ 23.194] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    [ 23.194] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
    [ 23.194] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
    [ 23.194] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
    [ 23.194] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [ 23.195] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
    [ 23.195] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
    [ 23.195] (II) config/udev: Adding input device PC Speaker (/dev/input/event11)
    [ 23.195] (II) No input driver specified, ignoring this device.
    [ 23.195] (II) This device may have been added with another device file.
    [ 23.196] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event13)
    [ 23.197] (**) HP WMI hotkeys: Applying InputClass "system-keyboard"
    [ 23.197] (**) HP WMI hotkeys: Applying InputClass "evdev keyboard catchall"
    [ 23.197] (II) Using input driver 'evdev' for 'HP WMI hotkeys'
    [ 23.197] (**) HP WMI hotkeys: always reports core events
    [ 23.197] (**) evdev: HP WMI hotkeys: Device: "/dev/input/event13"
    [ 23.197] (--) evdev: HP WMI hotkeys: Vendor 0 Product 0
    [ 23.197] (--) evdev: HP WMI hotkeys: Found keys
    [ 23.197] (II) evdev: HP WMI hotkeys: Configuring as keyboard
    [ 23.197] (**) Option "config_info" "udev:/sys/devices/virtual/input/input13/event13"
    [ 23.197] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 14)
    [ 23.197] (**) Option "xkb_rules" "evdev"
    [ 23.197] (**) Option "xkb_model" "pc104"
    [ 23.197] (**) Option "xkb_layout" "uk(qwerty)"
    [ 23.205] (II) fglrx(0): Restoring Recent Mode via PCS is not supported in RANDR 1.2 capable environments
    [ 23.206] (II) fglrx(0): Framebuffer compression enabled from crtc[0]: mcAddr=0xf0f53c000 with=0x800 height=0x258
    [ 44.564] (II) fglrx(0): EDID vendor "LGD", prod id 754
    [ 44.564] (II) fglrx(0): Printing DDC gathered Modelines:
    [ 44.564] (II) fglrx(0): Modeline "1366x768"x0.0 69.30 1366 1402 1442 1480 768 771 776 780 -hsync -vsync (46.8 kHz eP)
    [ 52.467] (II) fglrx(0): EDID vendor "LGD", prod id 754
    [ 52.467] (II) fglrx(0): Printing DDC gathered Modelines:
    [ 52.467] (II) fglrx(0): Modeline "1366x768"x0.0 69.30 1366 1402 1442 1480 768 771 776 780 -hsync -vsync (46.8 kHz eP)
    [ 53.619] (II) fglrx(0): EDID vendor "LGD", prod id 754
    [ 53.619] (II) fglrx(0): Printing DDC gathered Modelines:
    [ 53.619] (II) fglrx(0): Modeline "1366x768"x0.0 69.30 1366 1402 1442 1480 768 771 776 780 -hsync -vsync (46.8 kHz eP)
    [ 66.105] (II) fglrx(0): EDID vendor "LGD", prod id 754
    [ 66.105] (II) fglrx(0): Printing DDC gathered Modelines:
    [ 66.105] (II) fglrx(0): Modeline "1366x768"x0.0 69.30 1366 1402 1442 1480 768 771 776 780 -hsync -vsync (46.8 kHz eP)
    [ 74.151] (II) fglrx(0): EDID vendor "LGD", prod id 754
    [ 74.151] (II) fglrx(0): Printing DDC gathered Modelines:
    [ 74.151] (II) fglrx(0): Modeline "1366x768"x0.0 69.30 1366 1402 1442 1480 768 771 776 780 -hsync -vsync (46.8 kHz eP)
    [ 76.470] (II) AIGLX: Suspending AIGLX clients for VT switch
    [ 76.471] (II) fglrx(0): Backup framebuffer data.
    [ 76.494] (II) fglrx(0): Backup complete.
    [ 76.494] (II) fglrx(0): Framebuffer compression disabled from crtc[0]
    [ 204.033] (II) evdev: HP WMI hotkeys: Close
    [ 204.033] (II) UnloadModule: "evdev"
    [ 204.033] (II) UnloadModule: "synaptics"
    [ 204.033] (II) evdev: AT Translated Set 2 keyboard: Close
    [ 204.033] (II) UnloadModule: "evdev"
    [ 204.033] (II) evdev: HP Webcam-101: Close
    [ 204.033] (II) UnloadModule: "evdev"
    [ 204.033] (II) evdev: HID 04d9:2517: Close
    [ 204.033] (II) UnloadModule: "evdev"
    [ 204.033] (II) evdev: HID 04d9:2517: Close
    [ 204.033] (II) UnloadModule: "evdev"
    [ 204.034] (II) evdev: Power Button: Close
    [ 204.034] (II) UnloadModule: "evdev"
    [ 204.034] (II) evdev: Video Bus: Close
    [ 204.034] (II) UnloadModule: "evdev"
    [ 204.034] (II) evdev: Power Button: Close
    [ 204.034] (II) UnloadModule: "evdev"
    [ 204.037] (II) fglrx(0): Shutdown CMMQS
    [ 204.040] (II) fglrx(0): [uki] removed 1 reserved context for kernel
    [ 204.040] (II) fglrx(0): [uki] unmapping 8192 bytes of SAREA 0x2000 at 0x7f428f53d000
    [ 204.040] (EE)
    [ 204.040] (EE) Backtrace:
    [ 204.943] (EE) 0: /usr/bin/Xorg (xorg_backtrace+0x3d) [0x57f67d]
    [ 204.943] (EE) 1: /usr/bin/Xorg (0x400000+0x1833e9) [0x5833e9]
    [ 204.943] (EE) 2: /usr/lib/libpthread.so.0 (0x7f428e886000+0xf870) [0x7f428e895870]
    [ 204.943] (EE) 3: /usr/lib/libpciaccess.so.0 (0x7f428eaa4000+0x504e) [0x7f428eaa904e]
    [ 204.943] (EE) 4: /usr/lib/xorg/modules/drivers/fglrx_drv.so (amd_xs113_int10_x_inb+0x46) [0x7f428c0ebda6]
    [ 204.943] (EE) 5: /usr/lib/xorg/modules/drivers/fglrx_drv.so (0x7f428b845000+0x89fa85) [0x7f428c0e4a85]
    [ 204.944] (EE) 6: /usr/lib/xorg/modules/drivers/fglrx_drv.so (X86EMU_exec+0xa5) [0x7f428c0d81d5]
    [ 204.945] (EE) 7: /usr/lib/xorg/modules/drivers/fglrx_drv.so (amd_xs113_int10_xf86ExecX86int10+0x46) [0x7f428c0ecf06]
    [ 204.945] (EE) 8: /usr/lib/xorg/modules/drivers/fglrx_drv.so (xf86ExecX86int10+0xd) [0x7f428bbce5dd]
    [ 204.945] (EE) 9: /usr/lib/xorg/modules/libvbe.so (VBESetVBEMode+0x9d) [0x7f428b1eb65d]
    [ 204.946] (EE) 10: /usr/lib/xorg/modules/drivers/fglrx_drv.so (0x7f428b845000+0x3bcce3) [0x7f428bc01ce3]
    [ 204.946] (EE) 11: /usr/lib/xorg/modules/drivers/fglrx_drv.so (atiddxVBESetConsoleMode+0x44) [0x7f428bc01b34]
    [ 204.947] (EE) 12: /usr/lib/xorg/modules/drivers/fglrx_drv.so (xdl_xs114_atiddxFreeScreen+0x730) [0x7f428bd60f00]
    [ 204.947] (EE) 13: /usr/lib/xorg/modules/drivers/fglrx_drv.so (xdl_xs114_atiddxCloseScreen+0x321) [0x7f428bd60531]
    [ 204.948] (EE) 14: /usr/lib/xorg/modules/drivers/fglrx_drv.so (0x7f428b845000+0x9074c6) [0x7f428c14c4c6]
    [ 204.948] (EE) 15: /usr/bin/Xorg (0x400000+0xc4efe) [0x4c4efe]
    [ 204.948] (EE) 16: /usr/bin/Xorg (0x400000+0x107de6) [0x507de6]
    [ 204.948] (EE) 17: /usr/bin/Xorg (0x400000+0x26a47) [0x426a47]
    [ 204.948] (EE) 18: /usr/lib/libc.so.6 (__libc_start_main+0xf5) [0x7f428d909bc5]
    [ 204.948] (EE) 19: /usr/bin/Xorg (0x400000+0x26c81) [0x426c81]
    [ 204.948] (EE)
    [ 204.948] (EE) Segmentation fault at address 0x0
    [ 204.949] (EE)
    Fatal server error:
    [ 204.949] (EE) Caught signal 11 (Segmentation fault). Server aborting
    [ 204.949] (EE)
    [ 204.949] (EE)
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 204.949] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [ 204.949] (EE)
    [ 204.950] (EE) Server terminated with error (1). Closing log file.
    In case you want this information, I am rocking an AMD Radeon 6480G with the catalyst-hook package at version 13.10 from Vi0L0's repository and the linux-ck-k10 package (not the core kernel) from graysky's repository.
    EDIT: I might create a bug about this on the ArchLinux Tracker.
    EDIT2: It seems I am not the only person having this issue. Please see https://github.com/linuxmint/Cinnamon/issues/2436
    Last edited by clfarron4 (2013-10-19 14:18:22)

    Wow, your logs are nealy identical to mine.  I am runnig catalyst-hook on a 6850.  This is with the default 3.11.1-1-ARCH kernel. 
    -- Reboot --
    Oct 12 13:48:34 WhosYourDaddy systemd[386]: Failed to open private bus connection: Failed to connect to socket /run/user/1000/dbus/user_bus_socket: No such file or directory
    Oct 12 13:48:34 WhosYourDaddy systemd[386]: Mounted /sys/kernel/config.
    Oct 12 13:48:34 WhosYourDaddy systemd[386]: Stopped target Sound Card.
    Oct 12 13:48:34 WhosYourDaddy systemd[386]: Starting Default.
    Oct 12 13:48:34 WhosYourDaddy systemd[386]: Reached target Default.
    Oct 12 13:48:34 WhosYourDaddy systemd[386]: Startup finished in 3ms.
    Oct 12 13:49:05 WhosYourDaddy pulseaudio[483]: [pulseaudio] source.c: Default and alternate sample rates are the same.
    Oct 12 13:49:05 WhosYourDaddy pulseaudio[483]: [pulseaudio] bluetooth-util.c: org.bluez.Manager.GetProperties() failed: org.freedesktop.systemd1.LoadFailed: Unit dbus-org.bluez.service failed to load: No such file or directory.
    Oct 12 13:49:26 WhosYourDaddy pulseaudio[594]: [pulseaudio] pid.c: Stale PID file, overwriting.
    Oct 12 13:49:26 WhosYourDaddy pulseaudio[594]: [pulseaudio] source.c: Default and alternate sample rates are the same.
    Oct 12 13:49:27 WhosYourDaddy pulseaudio[594]: [pulseaudio] bluetooth-util.c: org.bluez.Manager.GetProperties() failed: org.freedesktop.systemd1.LoadFailed: Unit dbus-org.bluez.service failed to load: No such file or directory.
    Oct 12 13:49:27 WhosYourDaddy pulseaudio[642]: [pulseaudio] pid.c: Daemon already running.
    Oct 12 13:49:28 WhosYourDaddy cinnamon-session[583]: WARNING: Application 'cinnamon.desktop' killed by signal 15
    Oct 12 13:49:29 WhosYourDaddy cinnamon-session[583]: WARNING: App 'cinnamon.desktop' respawning too quickly
    Oct 12 13:49:29 WhosYourDaddy cinnamon-session[583]: CRITICAL: We failed, but the fail whale is dead. Sorry....
    Oct 12 13:49:38 WhosYourDaddy cinnamon-session[583]: WARNING: App 'cinnamon.desktop' respawning too quickly
    Oct 12 13:51:46 WhosYourDaddy systemd[386]: Time has been changed
    Oct 12 13:53:16 WhosYourDaddy pulseaudio[995]: [pulseaudio] pid.c: Stale PID file, overwriting.
    Oct 12 13:53:16 WhosYourDaddy pulseaudio[995]: [pulseaudio] source.c: Default and alternate sample rates are the same.
    Oct 12 13:53:16 WhosYourDaddy pulseaudio[995]: [pulseaudio] bluetooth-util.c: org.bluez.Manager.GetProperties() failed: org.freedesktop.systemd1.LoadFailed: Unit dbus-org.bluez.service failed to load: No such file or directory.
    Oct 12 13:53:16 WhosYourDaddy pulseaudio[1037]: [pulseaudio] pid.c: Daemon already running.
    Oct 12 13:53:17 WhosYourDaddy cinnamon-session[984]: WARNING: Application 'cinnamon.desktop' killed by signal 15
    Oct 12 13:53:18 WhosYourDaddy cinnamon-session[984]: WARNING: App 'cinnamon.desktop' respawning too quickly
    Oct 12 13:53:18 WhosYourDaddy cinnamon-session[984]: CRITICAL: We failed, but the fail whale is dead. Sorry....
    Oct 12 13:55:30 WhosYourDaddy pulseaudio[1273]: [pulseaudio] pid.c: Stale PID file, overwriting.
    Oct 12 13:55:30 WhosYourDaddy pulseaudio[1273]: [pulseaudio] source.c: Default and alternate sample rates are the same.
    Oct 12 13:55:30 WhosYourDaddy pulseaudio[1273]: [pulseaudio] bluetooth-util.c: org.bluez.Manager.GetProperties() failed: org.freedesktop.systemd1.LoadFailed: Unit dbus-org.bluez.service failed to load: No such file or directory.
    Oct 12 13:55:31 WhosYourDaddy pulseaudio[1315]: [pulseaudio] pid.c: Daemon already running.
    Oct 12 13:55:31 WhosYourDaddy cinnamon-session[1262]: WARNING: Application 'cinnamon.desktop' killed by signal 15
    Oct 12 13:55:32 WhosYourDaddy cinnamon-session[1262]: WARNING: App 'cinnamon.desktop' respawning too quickly
    Oct 12 13:55:32 WhosYourDaddy cinnamon-session[1262]: CRITICAL: We failed, but the fail whale is dead. Sorry....
    Also here is Xorg
    [ 427.361]
    X.Org X Server 1.14.3
    Release Date: 2013-09-12
    [ 427.362] X Protocol Version 11, Revision 0
    [ 427.363] Build Operating System: Linux 3.11.1-1-ARCH x86_64
    [ 427.363] Current Operating System: Linux WhosYourDaddy 3.11.4-1-ARCH #1 SMP PREEMPT Sat Oct 5 21:22:51 CEST 2013 x86_64
    [ 427.363] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=82470171-e203-4aae-9554-cbb120ac852f rw quiet
    [ 427.364] Build Date: 08 October 2013 08:48:10PM
    [ 427.365]
    [ 427.365] Current version of pixman: 0.30.2
    [ 427.366] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 427.366] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 427.368] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Oct 12 13:55:30 2013
    [ 427.369] (==) Using config file: "/etc/X11/xorg.conf"
    [ 427.370] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 427.370] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 427.371] (==) ServerLayout "aticonfig Layout"
    [ 427.371] (**) |-->Screen "aticonfig-Screen[0]-0" (0)
    [ 427.371] (**) | |-->Monitor "aticonfig-Monitor[0]-0"
    [ 427.371] (**) | |-->Device "aticonfig-Device[0]-0"
    [ 427.371] (==) Automatically adding devices
    [ 427.371] (==) Automatically enabling devices
    [ 427.371] (==) Automatically adding GPU devices
    [ 427.371] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 427.371] Entry deleted from font path.
    [ 427.371] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 427.371] Entry deleted from font path.
    [ 427.371] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 427.371] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 427.371] Entry deleted from font path.
    [ 427.371] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 427.371] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 427.371] (**) ModulePath set to "/usr/lib/xorg/modules/updates,/usr/lib/xorg/modules"
    [ 427.371] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 427.371] (II) Loader magic: 0x7fdc20
    [ 427.371] (II) Module ABI versions:
    [ 427.371] X.Org ANSI C Emulation: 0.4
    [ 427.371] X.Org Video Driver: 14.1
    [ 427.371] X.Org XInput driver : 19.1
    [ 427.371] X.Org Server Extension : 7.0
    [ 427.371] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 427.372] (--) PCI: (0:0:2:0) 8086:0412:1458:d000 rev 6, Mem @ 0xd0400000/4194304, 0xb0000000/268435456, I/O @ 0x0000f000/64
    [ 427.372] (--) PCI:*(0:1:0:0) 1002:6719:174b:186b rev 0, Mem @ 0xc0000000/268435456, 0xd0020000/131072, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
    [ 427.372] Initializing built-in extension Generic Event Extension
    [ 427.373] Initializing built-in extension SHAPE
    [ 427.373] Initializing built-in extension MIT-SHM
    [ 427.374] Initializing built-in extension XInputExtension
    [ 427.374] Initializing built-in extension XTEST
    [ 427.375] Initializing built-in extension BIG-REQUESTS
    [ 427.375] Initializing built-in extension SYNC
    [ 427.376] Initializing built-in extension XKEYBOARD
    [ 427.376] Initializing built-in extension XC-MISC
    [ 427.377] Initializing built-in extension SECURITY
    [ 427.377] Initializing built-in extension XINERAMA
    [ 427.378] Initializing built-in extension XFIXES
    [ 427.378] Initializing built-in extension RENDER
    [ 427.379] Initializing built-in extension RANDR
    [ 427.379] Initializing built-in extension COMPOSITE
    [ 427.380] Initializing built-in extension DAMAGE
    [ 427.380] Initializing built-in extension MIT-SCREEN-SAVER
    [ 427.381] Initializing built-in extension DOUBLE-BUFFER
    [ 427.381] Initializing built-in extension RECORD
    [ 427.381] Initializing built-in extension DPMS
    [ 427.382] Initializing built-in extension X-Resource
    [ 427.382] Initializing built-in extension XVideo
    [ 427.382] Initializing built-in extension XVideo-MotionCompensation
    [ 427.383] Initializing built-in extension XFree86-VidModeExtension
    [ 427.383] Initializing built-in extension XFree86-DGA
    [ 427.384] Initializing built-in extension XFree86-DRI
    [ 427.384] Initializing built-in extension DRI2
    [ 427.384] (II) "glx" will be loaded by default.
    [ 427.384] (II) LoadModule: "glx"
    [ 427.384] (II) Loading /usr/lib/xorg/modules/updates/extensions/libglx.so
    [ 427.384] (II) Module glx: vendor="Advanced Micro Devices, Inc."
    [ 427.384] compiled for 6.9.0, module version = 1.0.0
    [ 427.384] Loading extension GLX
    [ 427.384] (II) LoadModule: "fglrx"
    [ 427.384] (II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so
    [ 427.392] (II) Module fglrx: vendor="FireGL - AMD Technologies Inc."
    [ 427.392] compiled for 1.4.99.906, module version = 13.20.5
    [ 427.392] Module class: X.Org Video Driver
    [ 427.392] (II) Loading sub module "fglrxdrm"
    [ 427.392] (II) LoadModule: "fglrxdrm"
    [ 427.392] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
    [ 427.392] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
    [ 427.392] compiled for 1.4.99.906, module version = 13.20.5
    [ 427.392] (II) AMD Proprietary Linux Driver Version Identifier:13.20.5
    [ 427.392] (II) AMD Proprietary Linux Driver Release Identifier: UNSUPPORTED-13.20.11
    [ 427.392] (II) AMD Proprietary Linux Driver Build Date: Sep 21 2013 02:26:09
    [ 427.392] (++) using VT number 1
    [ 427.392] (WW) Falling back to old probe method for fglrx
    [ 427.396] (II) Loading PCS database from /etc/ati/amdpcsdb /etc/ati/amdpcsdb.default
    [ 427.396] ukiDynamicMajor: found major device number 251
    [ 427.396] ukiDynamicMajor: found major device number 251
    [ 427.396] ukiOpenByBusid: Searching for BusID PCI:1:0:0
    [ 427.396] ukiOpenDevice: node name is /dev/ati/card0
    [ 427.396] ukiOpenDevice: open result is 9, (OK)
    [ 427.396] ukiOpenByBusid: ukiOpenMinor returns 9
    [ 427.396] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
    [ 427.397] (--) Chipset Supported AMD Graphics Processor (0x6719) found
    [ 427.398] (WW) fglrx: No matching Device section for instance (BusID PCI:0@1:0:1) found
    [ 427.398] (II) fglrx(0): pEnt->device->identifier=0x1ad34e0
    [ 427.398] (II) fglrx(0): === [xdl_xs114_atiddxPreInit] === begin
    [ 427.398] (II) Loading sub module "vgahw"
    [ 427.398] (II) LoadModule: "vgahw"
    [ 427.398] (II) Loading /usr/lib/xorg/modules/libvgahw.so
    [ 427.398] (II) Module vgahw: vendor="X.Org Foundation"
    [ 427.398] compiled for 1.14.3, module version = 0.1.0
    [ 427.398] ABI class: X.Org Video Driver, version 14.1
    [ 427.398] (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
    [ 427.398] (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 427.398] (==) fglrx(0): Default visual is TrueColor
    [ 427.398] (**) fglrx(0): Option "DPMS" "true"
    [ 427.398] (==) fglrx(0): RGB weight 888
    [ 427.398] (II) fglrx(0): Using 8 bits per RGB
    [ 427.398] (==) fglrx(0): Buffer Tiling is ON
    [ 427.398] (II) Loading sub module "fglrxdrm"
    [ 427.398] (II) LoadModule: "fglrxdrm"
    [ 427.399] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
    [ 427.399] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
    [ 427.399] compiled for 1.4.99.906, module version = 13.20.5
    [ 427.399] ukiDynamicMajor: found major device number 251
    [ 427.399] ukiDynamicMajor: found major device number 251
    [ 427.399] ukiOpenByBusid: Searching for BusID PCI:1:0:0
    [ 427.399] ukiOpenDevice: node name is /dev/ati/card0
    [ 427.399] ukiOpenDevice: open result is 11, (OK)
    [ 427.399] ukiOpenByBusid: ukiOpenMinor returns 11
    [ 427.399] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
    [ 427.399] (**) fglrx(0): NoAccel = NO
    [ 427.399] (**) fglrx(0): AMD 2D Acceleration Architecture enabled
    [ 427.399] (--) fglrx(0): Chipset: "AMD Radeon HD 6900 Series " (Chipset = 0x6719)
    [ 427.399] (--) fglrx(0): (PciSubVendor = 0x174b, PciSubDevice = 0x186b)
    [ 427.399] (==) fglrx(0): board vendor info: third party graphics adapter - NOT original AMD
    [ 427.399] (--) fglrx(0): Linear framebuffer (phys) at 0xc0000000
    [ 427.399] (--) fglrx(0): MMIO registers at 0xd0020000
    [ 427.399] (--) fglrx(0): I/O port at 0x0000e000
    [ 427.399] (==) fglrx(0): ROM-BIOS at 0x000c0000
    [ 427.399] (II) fglrx(0): AC Adapter is used
    [ 427.399] (II) fglrx(0): AMD Video BIOS revision 9 or later detected
    [ 427.399] (--) fglrx(0): Video RAM: 2097152 kByte, Type: GDDR5
    [ 427.399] (II) fglrx(0): PCIE card detected
    [ 427.399] (--) fglrx(0): Using per-process page tables (PPPT) as GART.
    [ 427.399] (WW) fglrx(0): board is an unknown third party board, chipset is supported
    [ 427.399] (II) fglrx(0): [FB] MC range(MCFBBase = 0xf800000000, MCFBSize = 0x80000000)
    [ 427.399] (II) fglrx(0): RandR 1.2 support is enabled!
    [ 427.399] (II) fglrx(0): RandR 1.2 rotation support is enabled!
    [ 427.400] (==) fglrx(0): Center Mode is disabled
    [ 427.400] (II) Loading sub module "fb"
    [ 427.400] (II) LoadModule: "fb"
    [ 427.400] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 427.400] (II) Module fb: vendor="X.Org Foundation"
    [ 427.400] compiled for 1.14.3, module version = 1.0.0
    [ 427.400] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 427.400] (II) Loading sub module "ddc"
    [ 427.400] (II) LoadModule: "ddc"
    [ 427.400] (II) Module "ddc" already built-in
    [ 427.475] (II) fglrx(0): Output DFP1 using monitor section aticonfig-Monitor[0]-0
    [ 427.475] (II) fglrx(0): Output DFP2 has no monitor section
    [ 427.475] (II) fglrx(0): Output DFP3 has no monitor section
    [ 427.475] (II) fglrx(0): Output DFP4 has no monitor section
    [ 427.475] (II) fglrx(0): Output DFP5 has no monitor section
    [ 427.475] (II) fglrx(0): Output DFP6 has no monitor section
    [ 427.475] (II) fglrx(0): Output DFP7 has no monitor section
    [ 427.475] (II) fglrx(0): Output CRT1 has no monitor section
    [ 427.475] (II) Loading sub module "ddc"
    [ 427.475] (II) LoadModule: "ddc"
    [ 427.475] (II) Module "ddc" already built-in
    [ 427.475] (II) fglrx(0): Connected Display0: DFP5
    [ 427.475] (II) Quirked EDID physical size to 0x0 cm
    [ 427.475] (II) fglrx(0): Display0 EDID data ---------------------------
    [ 427.475] (II) fglrx(0): Manufacturer: SAM Model: 423 Serial#: 1415000628
    [ 427.475] (II) fglrx(0): Year: 2009 Week: 37
    [ 427.475] (II) fglrx(0): EDID Version: 1.3
    [ 427.475] (II) fglrx(0): Digital Display Input
    [ 427.475] (II) fglrx(0): Indeterminate output size
    [ 427.475] (II) fglrx(0): Gamma: 2.60
    [ 427.475] (II) fglrx(0): DPMS capabilities: Off
    [ 427.475] (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 427.475] (II) fglrx(0): First detailed timing is preferred mode
    [ 427.475] (II) fglrx(0): redX: 0.640 redY: 0.330 greenX: 0.300 greenY: 0.608
    [ 427.475] (II) fglrx(0): blueX: 0.150 blueY: 0.060 whiteX: 0.312 whiteY: 0.329
    [ 427.475] (II) fglrx(0): Supported established timings:
    [ 427.475] (II) fglrx(0): 640x480@60Hz
    [ 427.475] (II) fglrx(0): 800x600@56Hz
    [ 427.475] (II) fglrx(0): 800x600@60Hz
    [ 427.475] (II) fglrx(0): 1024x768@60Hz
    [ 427.475] (II) fglrx(0): Manufacturer's mask: 0
    [ 427.475] (II) fglrx(0): Supported standard timings:
    [ 427.475] (II) fglrx(0): #0: hsize: 1600 vsize 1200 refresh: 60 vid: 16553
    [ 427.475] (II) fglrx(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 427.475] (II) fglrx(0): #2: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    [ 427.475] (II) fglrx(0): #3: hsize: 1280 vsize 800 refresh: 60 vid: 129
    [ 427.475] (II) fglrx(0): #4: hsize: 1440 vsize 900 refresh: 60 vid: 149
    [ 427.475] (II) fglrx(0): #5: hsize: 1680 vsize 1050 refresh: 60 vid: 179
    [ 427.475] (II) fglrx(0): Supported detailed timing:
    [ 427.475] (II) fglrx(0): clock: 154.0 MHz Image Size: 160 x 90 mm
    [ 427.475] (II) fglrx(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2080 h_border: 0
    [ 427.475] (II) fglrx(0): v_active: 1200 v_sync: 1203 v_sync_end 1209 v_blanking: 1235 v_border: 0
    [ 427.475] (II) fglrx(0): Supported detailed timing:
    [ 427.475] (II) fglrx(0): clock: 148.5 MHz Image Size: 160 x 90 mm
    [ 427.475] (II) fglrx(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
    [ 427.475] (II) fglrx(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
    [ 427.475] (II) fglrx(0): Ranges: V min: 50 V max: 60 Hz, H min: 27 H max: 81 kHz, PixClock max 175 MHz
    [ 427.475] (II) fglrx(0): Monitor name: SyncMaster
    [ 427.475] (II) fglrx(0): Supported detailed timing:
    [ 427.475] (II) fglrx(0): clock: 74.2 MHz Image Size: 160 x 90 mm
    [ 427.475] (II) fglrx(0): h_active: 1280 h_sync: 1390 h_sync_end 1430 h_blank_end 1650 h_border: 0
    [ 427.475] (II) fglrx(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
    [ 427.475] (II) fglrx(0): Supported detailed timing:
    [ 427.475] (II) fglrx(0): clock: 74.2 MHz Image Size: 160 x 90 mm
    [ 427.475] (II) fglrx(0): h_active: 1280 h_sync: 1720 h_sync_end 1760 h_blank_end 1980 h_border: 0
    [ 427.475] (II) fglrx(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
    [ 427.475] (II) fglrx(0): Supported detailed timing:
    [ 427.475] (II) fglrx(0): clock: 74.2 MHz Image Size: 160 x 90 mm
    [ 427.475] (II) fglrx(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
    [ 427.475] (II) fglrx(0): v_active: 540 v_sync: 542 v_sync_end 547 v_blanking: 562 v_border: 0
    [ 427.475] (II) fglrx(0): Supported detailed timing:
    [ 427.475] (II) fglrx(0): clock: 74.2 MHz Image Size: 160 x 90 mm
    [ 427.475] (II) fglrx(0): h_active: 1920 h_sync: 2448 h_sync_end 2492 h_blank_end 2640 h_border: 0
    [ 427.475] (II) fglrx(0): v_active: 540 v_sync: 542 v_sync_end 547 v_blanking: 562 v_border: 0
    [ 427.475] (II) fglrx(0): Supported detailed timing:
    [ 427.475] (II) fglrx(0): clock: 27.0 MHz Image Size: 160 x 90 mm
    [ 427.475] (II) fglrx(0): h_active: 720 h_sync: 736 h_sync_end 798 h_blank_end 858 h_border: 0
    [ 427.475] (II) fglrx(0): v_active: 480 v_sync: 489 v_sync_end 495 v_blanking: 525 v_border: 0
    [ 427.475] (II) fglrx(0): Number of EDID sections to follow: 1
    [ 427.475] (II) fglrx(0): EDID (in hex):
    [ 427.475] (II) fglrx(0): 00ffffffffffff004c2d230434325754
    [ 427.475] (II) fglrx(0): 25130103801009a02aef91a3544c9b26
    [ 427.475] (II) fglrx(0): 0f5054230800a9408180814081009500
    [ 427.475] (II) fglrx(0): b30001010101283c80a070b023403020
    [ 427.476] (II) fglrx(0): 3600a05a0000001a023a801871382d40
    [ 427.476] (II) fglrx(0): 582c4500a05a0000001e000000fd0032
    [ 427.476] (II) fglrx(0): 3c1b5111000a202020202020000000fc
    [ 427.476] (II) fglrx(0): 0053796e634d61737465720a2020016e
    [ 427.476] (II) fglrx(0): End of Display0 EDID data --------------------
    [ 427.476] (II) fglrx(0): Dynamic Surface Resizing Enabled
    [ 427.476] (II) fglrx(0): EDID for output DFP1
    [ 427.476] (II) fglrx(0): EDID for output DFP2
    [ 427.476] (II) fglrx(0): EDID for output DFP3
    [ 427.476] (II) fglrx(0): EDID for output DFP4
    [ 427.476] (II) Quirked EDID physical size to 0x0 cm
    [ 427.476] (II) fglrx(0): EDID for output DFP5
    [ 427.476] (II) fglrx(0): Manufacturer: SAM Model: 423 Serial#: 1415000628
    [ 427.476] (II) fglrx(0): Year: 2009 Week: 37
    [ 427.476] (II) fglrx(0): EDID Version: 1.3
    [ 427.476] (II) fglrx(0): Digital Display Input
    [ 427.476] (II) fglrx(0): Indeterminate output size
    [ 427.476] (II) fglrx(0): Gamma: 2.60
    [ 427.476] (II) fglrx(0): DPMS capabilities: Off
    [ 427.476] (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 427.476] (II) fglrx(0): First detailed timing is preferred mode
    [ 427.476] (II) fglrx(0): redX: 0.640 redY: 0.330 greenX: 0.300 greenY: 0.608
    [ 427.476] (II) fglrx(0): blueX: 0.150 blueY: 0.060 whiteX: 0.312 whiteY: 0.329
    [ 427.476] (II) fglrx(0): Supported established timings:
    [ 427.476] (II) fglrx(0): 640x480@60Hz
    [ 427.476] (II) fglrx(0): 800x600@56Hz
    [ 427.476] (II) fglrx(0): 800x600@60Hz
    [ 427.476] (II) fglrx(0): 1024x768@60Hz
    [ 427.476] (II) fglrx(0): Manufacturer's mask: 0
    [ 427.476] (II) fglrx(0): Supported standard timings:
    [ 427.476] (II) fglrx(0): #0: hsize: 1600 vsize 1200 refresh: 60 vid: 16553
    [ 427.476] (II) fglrx(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 427.476] (II) fglrx(0): #2: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    [ 427.476] (II) fglrx(0): #3: hsize: 1280 vsize 800 refresh: 60 vid: 129
    [ 427.476] (II) fglrx(0): #4: hsize: 1440 vsize 900 refresh: 60 vid: 149
    [ 427.476] (II) fglrx(0): #5: hsize: 1680 vsize 1050 refresh: 60 vid: 179
    [ 427.476] (II) fglrx(0): Supported detailed timing:
    [ 427.476] (II) fglrx(0): clock: 154.0 MHz Image Size: 160 x 90 mm
    [ 427.476] (II) fglrx(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2080 h_border: 0
    [ 427.476] (II) fglrx(0): v_active: 1200 v_sync: 1203 v_sync_end 1209 v_blanking: 1235 v_border: 0
    [ 427.476] (II) fglrx(0): Supported detailed timing:
    [ 427.476] (II) fglrx(0): clock: 148.5 MHz Image Size: 160 x 90 mm
    [ 427.476] (II) fglrx(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
    [ 427.476] (II) fglrx(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
    [ 427.476] (II) fglrx(0): Ranges: V min: 50 V max: 60 Hz, H min: 27 H max: 81 kHz, PixClock max 175 MHz
    [ 427.476] (II) fglrx(0): Monitor name: SyncMaster
    [ 427.476] (II) fglrx(0): Supported detailed timing:
    [ 427.476] (II) fglrx(0): clock: 74.2 MHz Image Size: 160 x 90 mm
    [ 427.476] (II) fglrx(0): h_active: 1280 h_sync: 1390 h_sync_end 1430 h_blank_end 1650 h_border: 0
    [ 427.476] (II) fglrx(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
    [ 427.476] (II) fglrx(0): Supported detailed timing:
    [ 427.476] (II) fglrx(0): clock: 74.2 MHz Image Size: 160 x 90 mm
    [ 427.476] (II) fglrx(0): h_active: 1280 h_sync: 1720 h_sync_end 1760 h_blank_end 1980 h_border: 0
    [ 427.476] (II) fglrx(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
    [ 427.476] (II) fglrx(0): Supported detailed timing:
    [ 427.476] (II) fglrx(0): clock: 74.2 MHz Image Size: 160 x 90 mm
    [ 427.476] (II) fglrx(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
    [ 427.476] (II) fglrx(0): v_active: 540 v_sync: 542 v_sync_end 547 v_blanking: 562 v_border: 0
    [ 427.476] (II) fglrx(0): Supported detailed timing:
    [ 427.476] (II) fglrx(0): clock: 74.2 MHz Image Size: 160 x 90 mm
    [ 427.476] (II) fglrx(0): h_active: 1920 h_sync: 2448 h_sync_end 2492 h_blank_end 2640 h_border: 0
    [ 427.476] (II) fglrx(0): v_active: 540 v_sync: 542 v_sync_end 547 v_blanking: 562 v_border: 0
    [ 427.476] (II) fglrx(0): Supported detailed timing:
    [ 427.476] (II) fglrx(0): clock: 27.0 MHz Image Size: 160 x 90 mm
    [ 427.476] (II) fglrx(0): h_active: 720 h_sync: 736 h_sync_end 798 h_blank_end 858 h_border: 0
    [ 427.476] (II) fglrx(0): v_active: 480 v_sync: 489 v_sync_end 495 v_blanking: 525 v_border: 0
    [ 427.476] (II) fglrx(0): Number of EDID sections to follow: 1
    [ 427.476] (II) fglrx(0): EDID (in hex):
    [ 427.476] (II) fglrx(0): 00ffffffffffff004c2d230434325754
    [ 427.476] (II) fglrx(0): 25130103801009a02aef91a3544c9b26
    [ 427.476] (II) fglrx(0): 0f5054230800a9408180814081009500
    [ 427.476] (II) fglrx(0): b30001010101283c80a070b023403020
    [ 427.476] (II) fglrx(0): 3600a05a0000001a023a801871382d40
    [ 427.476] (II) fglrx(0): 582c4500a05a0000001e000000fd0032
    [ 427.476] (II) fglrx(0): 3c1b5111000a202020202020000000fc
    [ 427.476] (II) fglrx(0): 0053796e634d61737465720a2020016e
    [ 427.476] (II) fglrx(0): Printing probed modes for output DFP5
    [ 427.476] (II) fglrx(0): Modeline "1920x1200"x60.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz eP)
    [ 427.476] (II) fglrx(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
    [ 427.476] (II) fglrx(0): Modeline "1920x1080"x50.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
    [ 427.476] (II) fglrx(0): Modeline "1920x1080"x59.9 148.35 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
    [ 427.476] (II) fglrx(0): Modeline "1920x1080"x60.0 74.25 1920 2008 2052 2200 1080 1085 1095 1125 interlace +hsync +vsync (33.8 kHz e)
    [ 427.476] (II) fglrx(0): Modeline "1920x1080"x50.0 74.25 1920 2448 2492 2640 1080 1085 1095 1125 interlace +hsync +vsync (28.1 kHz e)
    [ 427.476] (II) fglrx(0): Modeline "1920x1080"x59.9 74.18 1920 2008 2052 2200 1080 1085 1095 1125 interlace +hsync +vsync (33.7 kHz e)
    [ 427.476] (II) fglrx(0): Modeline "1600x1200"x60.0 130.25 1600 1648 1680 1760 1200 1203 1207 1235 -hsync +vsync (74.0 kHz e)
    [ 427.476] (II) fglrx(0): Modeline "1776x1000"x50.0 148.50 1776 2304 2348 2640 1000 1004 1009 1125 +hsync +vsync (56.2 kHz ez)
    [ 427.476] (II) fglrx(0): Modeline "1776x1000"x59.9 148.35 1776 1864 1908 2200 1000 1004 1009 1125 +hsync +vsync (67.4 kHz ez)
    [ 427.476] (II) fglrx(0): Modeline "1776x1000"x50.0 74.25 1776 2304 2348 2640 1000 1005 1015 1125 interlace +hsync +vsync (28.1 kHz ez)
    [ 427.476] (II) fglrx(0): Modeline "1776x1000"x59.9 74.18 1776 1864 1908 2200 1000 1005 1015 1125 interlace +hsync +vsync (33.7 kHz ez)
    [ 427.476] (II) fglrx(0): Modeline "1680x1050"x60.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
    [ 427.476] (II) fglrx(0): Modeline "1400x1050"x60.0 130.25 1400 1648 1680 1760 1050 1203 1207 1235 -hsync +vsync (74.0 kHz e)
    [ 427.476] (II) fglrx(0): Modeline "1600x900"x60.0 130.25 1600 1648 1680 1760 900 1203 1207 1235 -hsync +vsync (74.0 kHz e)
    [ 427.476] (II) fglrx(0): Modeline "1360x1024"x60.0 130.25 1360 1648 1680 1760 1024 1203 1207 1235 -hsync +vsync (74.0 kHz e)
    [ 427.476] (II) fglrx(0): Modeline "1280x1024"x60.0 91.00 1280 1328 1360 1440 1024 1027 1034 1054 -hsync +vsync (63.2 kHz e)
    [ 427.476] (II) fglrx(0): Modeline "1440x900"x60.0 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e)
    [ 427.476] (II) fglrx(0): Modeline "1280x960"x60.0 85.25 1280 1328 1360 1440 960 963 967 988 -hsync +vsync (59.2 kHz e)
    [ 427.476] (II) fglrx(0): Modeline "1280x800"x60.0 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz e)
    [ 427.476] (II) fglrx(0): Modeline "1280x768"x60.0 71.00 1280 1328 1360 1440 768 803 809 823 +hsync -vsync (49.3 kHz e)
    [ 427.476] (II) fglrx(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
    [ 427.476] (II) fglrx(0): Modeline "1280x720"x50.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
    [ 427.476] (II) fglrx(0): Modeline "1280x720"x59.9 74.18 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
    [ 427.476] (II) fglrx(0): Modeline "1024x768"x60.0 56.00 1024 1072 1104 1184 768 771 775 790 -hsync +vsync (47.3 kHz e)
    [ 427.476] (II) fglrx(0): Modeline "1152x648"x50.0 74.25 1152 1592 1632 1980 648 653 658 750 +hsync +vsync (37.5 kHz ez)
    [ 427.476] (II) fglrx(0): Modeline "1152x648"x59.9 74.18 1152 1262 1302 1650 648 653 658 750 +hsync +vsync (45.0 kHz ez)
    [ 427.476] (II) fglrx(0): Modeline "800x600"x60.0 35.50 800 848 880 960 600 603 607 618 -hsync +vsync (37.0 kHz e)
    [ 427.476] (II) fglrx(0): Modeline "800x600"x56.0 33.00 800 848 880 960 600 603 607 616 -hsync +vsync (34.4 kHz e)
    [ 427.476] (II) fglrx(0): Modeline "720x480"x60.0 27.03 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
    [ 427.476] (II) fglrx(0): Modeline "720x480"x59.9 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
    [ 427.476] (II) fglrx(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 427.476] (II) fglrx(0): EDID for output DFP6
    [ 427.476] (II) fglrx(0): EDID for output DFP7
    [ 427.476] (II) fglrx(0): EDID for output CRT1
    [ 427.476] (II) fglrx(0): Output DFP1 disconnected
    [ 427.476] (II) fglrx(0): Output DFP2 disconnected
    [ 427.476] (II) fglrx(0): Output DFP3 disconnected
    [ 427.476] (II) fglrx(0): Output DFP4 disconnected
    [ 427.476] (II) fglrx(0): Output DFP5 connected
    [ 427.476] (II) fglrx(0): Output DFP6 disconnected
    [ 427.476] (II) fglrx(0): Output DFP7 disconnected
    [ 427.476] (II) fglrx(0): Output CRT1 disconnected
    [ 427.476] (II) fglrx(0): Using exact sizes for initial modes
    [ 427.476] (II) fglrx(0): Output DFP5 using initial mode 1920x1200
    [ 427.476] (II) fglrx(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 427.476] (II) fglrx(0): DPI set to (96, 96)
    [ 427.476] (II) fglrx(0): Eyefinity capable adapter detected.
    [ 427.476] (II) fglrx(0): Adapter AMD Radeon HD 6900 Series has 6 configurable heads and 1 displays connected.
    [ 427.476] (==) fglrx(0): PseudoColor visuals disabled
    [ 427.476] (II) Loading sub module "ramdac"
    [ 427.476] (II) LoadModule: "ramdac"
    [ 427.476] (II) Module "ramdac" already built-in
    [ 427.476] (==) fglrx(0): NoDRI = NO
    [ 427.476] (==) fglrx(0): Capabilities: 0x00000000
    [ 427.476] (==) fglrx(0): CapabilitiesEx: 0x00000000
    [ 427.476] (==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
    [ 427.476] (==) fglrx(0): UseFastTLS=0
    [ 427.477] (II) fglrx(0): Shadow Primary option: ShadowPrimary is enabled
    [ 427.477] (--) Depth 24 pixmap format is 32 bpp
    [ 427.477] Loading extension ATIFGLRXDRI
    [ 427.477] (II) fglrx(0): doing swlDriScreenInit
    [ 427.477] (II) fglrx(0): swlDriScreenInit for fglrx driver
    [ 427.477] ukiDynamicMajor: found major device number 251
    [ 427.477] ukiDynamicMajor: found major device number 251
    [ 427.477] ukiDynamicMajor: found major device number 251
    [ 427.477] ukiOpenByBusid: Searching for BusID PCI:1:0:0
    [ 427.477] ukiOpenDevice: node name is /dev/ati/card0
    [ 427.477] ukiOpenDevice: open result is 12, (OK)
    [ 427.477] ukiOpenByBusid: ukiOpenMinor returns 12
    [ 427.477] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
    [ 427.477] (II) fglrx(0): [uki] DRM interface version 1.0
    [ 427.477] (II) fglrx(0): [uki] created "fglrx" driver at busid "PCI:1:0:0"
    [ 427.477] (II) fglrx(0): [uki] added 8192 byte SAREA at 0x335000
    [ 427.477] (II) fglrx(0): [uki] mapped SAREA 0x335000 to 0x7f0862c25000
    [ 427.477] (II) fglrx(0): [uki] framebuffer handle = 0x336000
    [ 427.477] (II) fglrx(0): [uki] added 1 reserved context for kernel
    [ 427.477] (II) fglrx(0): swlDriScreenInit done
    [ 427.477] (II) fglrx(0): Kernel Module Version Information:
    [ 427.477] (II) fglrx(0): Name: fglrx
    [ 427.477] (II) fglrx(0): Version: 13.20.5
    [ 427.477] (II) fglrx(0): Date: Sep 21 2013
    [ 427.477] (II) fglrx(0): Desc: AMD FireGL DRM kernel module
    [ 427.477] (II) fglrx(0): Kernel Module version matches driver.
    [ 427.477] (II) fglrx(0): Kernel Module Build Time Information:
    [ 427.477] (II) fglrx(0): Build-Kernel UTS_RELEASE: 3.11.4-1-ARCH
    [ 427.477] (II) fglrx(0): Build-Kernel MODVERSIONS: yes
    [ 427.477] (II) fglrx(0): Build-Kernel __SMP__: yes
    [ 427.477] (II) fglrx(0): Build-Kernel PAGE_SIZE: 0x1000
    [ 427.477] (II) fglrx(0): [uki] register handle = 0x00337000
    [ 427.477] (II) fglrx(0): DRI initialization successfull
    [ 427.477] (II) fglrx(0): FBADPhys: 0xf800000000 FBMappedSize: 0x010e0000
    [ 427.477] (==) fglrx(0): Backing store disabled
    [ 427.477] Loading extension FGLRXEXTENSION
    [ 427.477] (**) fglrx(0): DPMS enabled
    [ 427.477] (II) fglrx(0): Initialized in-driver Xinerama extension
    [ 427.477] (**) fglrx(0): Textured Video is enabled.
    [ 427.477] (II) LoadModule: "glesx"
    [ 427.478] (II) Loading /usr/lib/xorg/modules/glesx.so
    [ 427.478] (II) Module glesx: vendor="X.Org Foundation"
    [ 427.478] compiled for 1.4.99.906, module version = 1.0.0
    [ 427.478] Loading extension GLESX
    [ 427.478] (II) fglrx(0): GLESX enableFlags = 592
    [ 427.478] (II) fglrx(0): GLESX is enabled
    [ 427.478] (II) LoadModule: "amdxmm"
    [ 427.478] (II) Loading /usr/lib/xorg/modules/amdxmm.so
    [ 427.478] (II) Module amdxmm: vendor="X.Org Foundation"
    [ 427.478] compiled for 1.4.99.906, module version = 2.0.0
    [ 427.488] Loading extension AMDXVOPL
    [ 427.488] Loading extension AMDXVBA
    [ 427.489] (II) fglrx(0): UVD feature is enabled(II) fglrx(0):
    [ 427.490] (II) fglrx(0): Enable composite support successfully
    [ 427.490] (WW) fglrx(0): Option "VendorName" is not used
    [ 427.490] (WW) fglrx(0): Option "ModelName" is not used
    [ 427.490] (II) fglrx(0): X context handle = 0xa
    [ 427.490] (II) fglrx(0): [DRI] installation complete
    [ 427.490] (==) fglrx(0): Silken mouse enabled
    [ 427.490] (==) fglrx(0): Using HW cursor of display infrastructure!
    [ 427.490] (II) fglrx(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 427.525] (--) RandR disabled
    [ 427.528] ukiDynamicMajor: found major device number 251
    [ 427.528] ukiDynamicMajor: found major device number 251
    [ 427.528] ukiOpenByBusid: Searching for BusID PCI:1:0:0
    [ 427.528] ukiOpenDevice: node name is /dev/ati/card0
    [ 427.528] ukiOpenDevice: open result is 13, (OK)
    [ 427.528] ukiOpenByBusid: ukiOpenMinor returns 13
    [ 427.528] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
    [ 427.528] (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]
    [ 427.529] ukiDynamicMajor: found major device number 251
    [ 427.529] ukiDynamicMajor: found major device number 251
    [ 427.529] ukiDynamicMajor: found major device number 251
    [ 427.529] ukiOpenDevice: node name is /dev/ati/card0
    [ 427.529] ukiOpenDevice: open result is 14, (OK)
    [ 427.529] ukiGetBusid returned 'PCI:1:0:0'
    [ 427.529] ukiOpenDevice: node name is /dev/ati/card1
    [ 427.529] ukiOpenDevice: open result is -1, (No such device)
    [ 427.529] ukiOpenDevice: open result is -1, (No such device)
    [ 427.529] ukiOpenDevice: Open failed
    [ 427.529] ukiOpenDevice: node name is /dev/ati/card2
    [ 427.529] ukiOpenDevice: open result is -1, (No such device)
    [ 427.529] ukiOpenDevice: open result is -1, (No such device)
    [ 427.529] ukiOpenDevice: Open failed
    [ 427.529] ukiOpenDevice: node name is /dev/ati/card3
    [ 427.529] ukiOpenDevice: open result is -1, (No such device)
    [ 427.529] ukiOpenDevice: open result is -1, (No such device)
    [ 427.529] ukiOpenDevice: Open failed
    [ 427.529] ukiOpenDevice: node name is /dev/ati/card4
    [ 427.529] ukiOpenDevice: open result is -1, (No such device)
    [ 427.529] ukiOpenDevice: open result is -1, (No such device)
    [ 427.529] ukiOpenDevice: Open failed
    [ 427.529] ukiOpenDevice: node name is /dev/ati/card5
    [ 427.529] ukiOpenDevice: open result is -1, (No such device)
    [ 427.529] ukiOpenDevice: open result is -1, (No such device)
    [ 427.529] ukiOpenDevice: Open failed
    [ 427.529] ukiOpenDevice: node name is /dev/ati/card6
    [ 427.529] ukiOpenDevice: open result is -1, (No such device)
    [ 427.529] ukiOpenDevice: open result is -1, (No such device)
    [ 427.529] ukiOpenDevice: Open failed
    [ 427.529] ukiOpenDevice: node name is /dev/ati/card7
    [ 427.529] ukiOpenDevice: open result is -1, (No such device)
    [ 427.529] ukiOpenDevice: open result is -1, (No such device)
    [ 427.529] ukiOpenDevice: Open failed
    [ 427.529] ukiOpenDevice: node name is /dev/ati/card8
    [ 427.529] ukiOpenDevice: open result is -1, (No such device)
    [ 427.529] ukiOpenDevice: open result is -1, (No such device)
    [ 427.529] ukiOpenDevice: Open failed
    [ 427.529] ukiOpenDevice: node name is /dev/ati/card9
    [ 427.529] ukiOpenDevice: open result is -1, (No such device)
    [ 427.529] ukiOpenDevice: open result is -1, (No such device)
    [ 427.529] ukiOpenDevice: Open failed
    [ 427.529] ukiOpenDevice: node name is /dev/ati/card10
    [ 427.529] ukiOpenDevice: open result is -1, (No such device)
    [ 427.529] ukiOpenDevice: open result is -1, (No such device)
    [ 427.529] ukiOpenDevice: Open failed
    [ 427.529] ukiOpenDevice: node name is /dev/ati/card11
    [ 427.529] ukiOpenDevice: open result is -1, (No such device)
    [ 427.529] ukiOpenDevice: open result is -1, (No such device)
    [ 427.529] ukiOpenDevice: Open failed
    [ 427.529] ukiOpenDevice: node name is /dev/ati/card12
    [ 427.529] ukiOpenDevice: open result is -1, (No such device)
    [ 427.529] ukiOpenDevice: open result is -1, (No such device)
    [ 427.529] ukiOpenDevice: Open failed
    [ 427.529] ukiOpenDevice: node name is /dev/ati/card13
    [ 427.529] ukiOpenDevice: open result is -1, (No such device)
    [ 427.529] ukiOpenDevice: open result is -1, (No such device)
    [ 427.529] ukiOpenDevice: Open failed
    [ 427.529] ukiOpenDevice: node name is /dev/ati/card14
    [ 427.529] ukiOpenDevice: open result is -1, (No such device)
    [ 427.529] ukiOpenDevice: open result is -1, (No such device)
    [ 427.529] ukiOpenDevice: Open failed
    [ 427.529] ukiOpenDevice: node name is /dev/ati/card15
    [ 427.529] ukiOpenDevice: open result is -1, (No such device)
    [ 427.529] ukiOpenDevice: open result is -1, (No such device)
    [ 427.529] ukiOpenDevice: Open failed
    [ 427.529] ukiDynamicMajor: found major device number 251
    [ 427.529] ukiOpenByBusid: Searching for BusID PCI:1:0:0
    [ 427.529] ukiOpenDevice: node name is /dev/ati/card0
    [ 427.529] ukiOpenDevice: open result is 14, (OK)
    [ 427.529] ukiOpenByBusid: ukiOpenMinor returns 14
    [ 427.529] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
    [ 427.593] (II) AIGLX: Loaded and initialized OpenGL driver(II) GLX: Initialized DRI GL provider for screen 0
    [ 427.593] ukiDynamicMajor: found major device number 251
    [ 427.593] ukiDynamicMajor: found major device number 251
    [ 427.593] ukiDynamicMajor: found major device number 251
    [ 427.593] ukiOpenDevice: node name is /dev/ati/card0
    [ 427.593] ukiOpenDevice: open result is 15, (OK)
    [ 427.593] ukiGetBusid returned 'PCI:1:0:0'
    [ 427.593] ukiOpenDevice: node name is /dev/ati/card1
    [ 427.593] ukiOpenDevice: open result is -1, (No such device)
    [ 427.593] ukiOpenDevice: open result is -1, (No such device)
    [ 427.593] ukiOpenDevice: Open failed
    [ 427.593] ukiOpenDevice: node name is /dev/ati/card2
    [ 427.593] ukiOpenDevice: open result is -1, (No such device)
    [ 427.593] ukiOpenDevice: open result is -1, (No such device)
    [ 427.593] ukiOpenDevice: Open failed
    [ 427.593] ukiOpenDevice: node name is /dev/ati/card3
    [ 427.593] ukiOpenDevice: open result is -1, (No such device)
    [ 427.593] ukiOpenDevice: open result is -1, (No such device)
    [ 427.593] ukiOpenDevice: Open failed
    [ 427.593] ukiOpenDevice: node name is /dev/ati/card4
    [ 427.593] ukiOpenDevice: open result is -1, (No such device)
    [ 427.593] ukiOpenDevice: open result is -1, (No such device)
    [ 427.593] ukiOpenDevice: Open failed
    [ 427.593] ukiOpenDevice: node name is /dev/ati/card5
    [ 427.593] ukiOpenDevice: open result is -1, (No such device)
    [ 427.593] ukiOpenDevice: open result is -1, (No such device)
    [ 427.593] ukiOpenDevice: Open failed
    [ 427.593] ukiOpenDevice: node name is /dev/ati/card6
    [ 427.593] ukiOpenDevice: open result is -1, (No such device)
    [ 427.593] ukiOpenDevice: open result is -1, (No such device)
    [ 427.593] ukiOpenDevice: Open failed
    [ 427.593] ukiOpenDevice: node name is /dev/ati/card7
    [ 427.593] ukiOpenDevice: open result is -1, (No such device)
    [ 427.593] ukiOpenDevice: open result is -1, (No such device)
    [ 427.593] ukiOpenDevice: Open failed
    [ 427.593] ukiOpenDevice: node name is /dev/ati/card8
    [ 427.593] ukiOpenDevice: open result is -1, (No such device)
    [ 427.593] ukiOpenDevice: open result is -1, (No such device)
    [ 427.593] ukiOpenDevice: Open failed
    [ 427.593] ukiOpenDevice: node name is /dev/ati/card9
    [ 427.593] ukiOpenDevice: open result is -1, (No such device)
    [ 427.593] ukiOpenDevice: open result is -1, (No such device)
    [ 427.593] ukiOpenDevice: Open failed
    [ 427.593] ukiOpenDevice: node name is /dev/ati/card10
    [ 427.593] ukiOpenDevice: open result is -1, (No such device)
    [ 427.593] ukiOpenDevice: open result is -1, (No such device)
    [ 427.593] ukiOpenDevice: Open failed
    [ 427.594] ukiOpenDevice: node name is /dev/ati/card11
    [ 427.594] ukiOpenDevice: open result is -1, (No such device)
    [ 427.594] ukiOpenDevice: open result is -1, (No such device)
    [ 427.594] ukiOpenDevice: Open failed
    [ 427.594] ukiOpenDevice: node name is /dev/ati/card12
    [ 427.594] ukiOpenDevice: open result is -1, (No such device)
    [ 427.594] ukiOpenDevice: open result is -1, (No such device)
    [ 427.594] ukiOpenDevice: Open failed
    [ 427.594] ukiOpenDevice: node name is /dev/ati/card13
    [ 427.594] ukiOpenDevice: open result is -1, (No such device)
    [ 427.594] ukiOpenDevice: open result is -1, (No such device)
    [ 427.594] ukiOpenDevice: Open failed
    [ 427.594] ukiOpenDevice: node name is /dev/ati/card14
    [ 427.594] ukiOpenDevice: open result is -1, (No such device)
    [ 427.594] ukiOpenDevice: open result is -1, (No such device)
    [ 427.594] ukiOpenDevice: Open failed
    [ 427.594] ukiOpenDevice: node name is /dev/ati/card15
    [ 427.594] ukiOpenDevice: open result is -1, (No such device)
    [ 427.594] ukiOpenDevice: open result is -1, (No such device)
    [ 427.594] ukiOpenDevice: Open failed
    [ 427.594] ukiDynamicMajor: found major device number 251
    [ 427.594] ukiOpenByBusid: Searching for BusID PCI:1:0:0
    [ 427.594] ukiOpenDevice: node name is /dev/ati/card0
    [ 427.594] ukiOpenDevice: open result is 15, (OK)
    [ 427.594] ukiOpenByBusid: ukiOpenMinor returns 15
    [ 427.594] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
    [ 427.598] (II) fglrx(0): OverDrive5 Detected!
    [ 427.601] (II) fglrx(0): Setting screen physical size to 508 x 317
    [ 427.627] (II) config/udev: Adding input device Power Button (/dev/input/event1)
    [ 427.627] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 427.627] (II) LoadModule: "evdev"
    [ 427.627] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 427.627] (II) Module evdev: vendor="X.Org Foundation"
    [ 427.627] compiled for 1.14.3, module version = 2.8.2
    [ 427.627] Module class: X.Org XInput Driver
    [ 427.627] ABI class: X.Org XInput driver, version 19.1
    [ 427.627] (II) Using input driver 'evdev' for 'Power Button'
    [ 427.627] (**) Power Button: always reports core events
    [ 427.627] (**) evdev: Power Button: Device: "/dev/input/event1"
    [ 427.627] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 427.627] (--) evdev: Power Button: Found keys
    [ 427.627] (II) evdev: Power Button: Configuring as keyboard
    [ 427.627] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
    [ 427.627] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 427.627] (**) Option "xkb_rules" "evdev"
    [ 427.627] (**) Option "xkb_model" "pc104"
    [ 427.627] (**) Option "xkb_layout" "us"
    [ 427.637] (II) config/udev: Adding input device Video Bus (/dev/input/event18)
    [ 427.637] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 427.637] (II) Using input driver 'evdev' for 'Video Bus'
    [ 427.637] (**) Video Bus: always reports core events
    [ 427.637] (**) evdev: Video Bus: Device: "/dev/input/event18"
    [ 427.637] (--) evdev: Video Bus: Vendor 0 Product 0x6
    [ 427.637] (--) evdev: Video Bus: Found keys
    [ 427.637] (II) evdev: Video Bus: Configuring as keyboard
    [ 427.637] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input18/event18"
    [ 427.637] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
    [ 427.637] (**) Option "xkb_rules" "evdev"
    [ 427.637] (**) Option "xkb_model" "pc104"
    [ 427.637] (**) Option "xkb_layout" "us"
    [ 427.637] (II) config/udev: Adding input device Power Button (/dev/input/event0)
    [ 427.637] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 427.637] (II) Using input driver 'evdev' for 'Power Button'
    [ 427.637] (**) Power Button: always reports core events
    [ 427.637] (**) evdev: Power Button: Device: "/dev/input/event0"
    [ 427.637] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 427.637] (--) evdev: Power Button: Found keys
    [ 427.637] (II) evdev: Power Button: Configuring as keyboard
    [ 427.637] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0/event0"
    [ 427.637] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
    [ 427.637] (**) Option "xkb_rules" "evdev"
    [ 427.637] (**) Option "xkb_model" "pc104"
    [ 427.637] (**) Option "xkb_layout" "us"
    [ 427.638] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=3 (/dev/input/event12)
    [ 427.638] (II) No input driver specified, ignoring this device.
    [ 427.638] (II) This device may have been added with another device file.
    [ 427.638] (II) config/udev: Adding drm device (/dev/dri/card0)
    [ 427.638] (II) config/udev: Adding input device HDA Intel MID HDMI/DP,pcm=8 (/dev/input/event19)
    [ 427.638] (II) No input driver specified, ignoring this device.
    [ 427.638] (II) This device may have been added with another device file.
    [ 427.638] (II) config/udev: Adding input device HDA Intel MID HDMI/DP,pcm=7 (/dev/input/event20)
    [ 427.638] (II) No input driver specified, ignoring this device.
    [ 427.638] (II) This device may have been added with another device file.
    [ 427.638] (II) config/udev: Adding input device HDA Intel MID HDMI/DP,pcm=3 (/dev/input/event21)
    [ 427.638] (II) No input driver specified, ignoring this device.
    [ 427.638] (II) This device may have been added with another device file.
    [ 427.638] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event13)
    [ 427.638] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
    [ 427.638] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
    [ 427.638] (**) Logitech USB Receiver: always reports core events
    [ 427.638] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event13"
    [ 427.638] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc517
    [ 427.638] (--) evdev: Logitech USB Receiver: Found keys
    [ 427.638] (II) evdev: Logitech USB Receiver: Configuring as keyboard
    [ 427.638] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.1/3-9.1:1.0/input/input13/event13"
    [ 427.638] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 9)
    [ 427.638] (**) Option "xkb_rules" "evdev"
    [ 427.638] (**) Option "xkb_model" "pc104"
    [ 427.638] (**) Option "xkb_layout" "us"
    [ 427.638] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event14)
    [ 427.638] (**) Logitech USB Receiver: Applying InputClass "evdev pointer catchall"
    [ 427.638] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
    [ 427.638] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
    [ 427.638] (**) Logitech USB Receiver: always reports core events
    [ 427.638] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event14"
    [ 427.638] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc517
    [ 427.638] (--) evdev: Logitech USB Receiver: Found 12 mouse buttons
    [ 427.638] (--) evdev: Logitech USB Receiver: Found scroll wheel(s)
    [ 427.638] (--) evdev: Logitech USB Receiver: Found relative axes
    [ 427.638] (--) evdev: Logitech USB Receiver: Found x and y relative axes
    [ 427.638] (--) evdev: Logitech USB Receiver: Found absolute axes
    [ 427.638] (II) evdev: Logitech USB Receiver: Forcing absolute x/y axes to exist.
    [ 427.638] (--) evdev: Logitech USB Receiver: Found keys
    [ 427.638] (II) evdev: Logitech USB Receiver: Configuring as mouse
    [ 427.638] (II) evdev: Logitech USB Receiver: Configuring as keyboard
    [ 427.638] (II) evdev: Logitech USB Receiver: Adding scrollwheel support
    [ 427.638] (**) evdev: Logitech USB Receiver: YAxisMapping: buttons 4 and 5
    [ 427.638] (**) evdev: Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 427.638] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.1/3-9.1:1.1/input/input14/event14"
    [ 427.638] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 10)
    [ 427.638] (**) Option "xkb_rules" "evdev"
    [ 427.638] (**) Option "xkb_model" "pc104"
    [ 427.638] (**) Option "xkb_layout" "us"
    [ 427.639] (II) evdev: Logitech USB Receiver: initialized for relative axes.
    [ 427.639] (WW) evdev: Logitech USB Receiver: ignoring absolute axes.
    [ 427.639] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
    [ 427.639] (**) Logitech USB Receiver: (accel) acceleration profile 0
    [ 427.639] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
    [ 427.639] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
    [ 427.639] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse0)
    [ 427.639] (II) No input driver specified, ignoring this device.
    [ 427.639] (II) This device may have been added with another device file.
    [ 427.639] (II) config/udev: Adding input device Razer Razer BlackWidow Ultimate (/dev/input/event15)
    [ 427.639] (**) Razer Razer BlackWidow Ultimate: Applying InputClass "evdev keyboard catchall"
    [ 427.639] (II) Using input driver 'evdev' for 'Razer Razer BlackWidow Ultimate'
    [ 427.639] (**) Razer Razer BlackWidow Ultimate: always reports core events
    [ 427.639] (**) evdev: Razer Razer BlackWidow Ultimate: Device: "/dev/input/event15"
    [ 427.639] (--) evdev: Razer Razer BlackWidow Ultimate: Vendor 0x1532 Product 0x10d
    [ 427.639] (--) evdev: Razer Razer BlackWidow Ultimate: Found keys
    [ 427.639] (II) evdev: Razer Razer BlackWidow Ultimate: Configuring as keyboard
    [ 427.639] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.2/3-9.2:1.0/input/input15/event15"
    [ 427.639] (II) XINPUT: Adding extended input device "Razer Razer BlackWidow Ultimate" (type: KEYBOARD, id 11)
    [ 427.639] (**) Option "xkb_rules" "evdev"
    [ 427.639] (**) Option "xkb_model" "pc104"
    [ 427.639] (**) Option "xkb_layout" "us"
    [ 427.639] (II) config/udev: Adding input device Razer Razer BlackWidow Ultimate (/dev/input/event16)
    [ 427.639] (**) Razer Razer BlackWidow Ultimate: Applying InputClass "evdev keyboard catchall"
    [ 427.639] (II) Using input driver 'evdev' for 'Razer Razer BlackWidow Ultimate'
    [ 427.639] (**) Razer Razer BlackWidow Ultimate: always reports core events
    [ 427.639] (**) evdev: Razer Razer BlackWidow Ultimate: Device: "/dev/input/event16"
    [ 427.639] (II) evdev: Razer Razer BlackWidow Ultimate: Using mtdev for this device
    [ 427.639] (--) evdev: Razer Razer BlackWidow Ultimate: Vendor 0x1532 Product 0x10d
    [ 427.639] (--) evdev: Razer Razer BlackWidow Ultimate: Found 1 mouse buttons
    [ 427.639] (--) evdev: Razer Razer BlackWidow Ultimate: Found scroll wheel(s)
    [ 427.639] (--) evdev: Razer Razer BlackWidow Ultimate: Found relative axes
    [ 427.639] (II) evdev: Razer Razer BlackWidow Ultimate: Forcing relative x/y axes to exist.
    [ 427.639] (--) evdev: Razer Razer BlackWidow Ultimate: Found absolute axes
    [ 427.639] (--) evdev: Razer Razer BlackWidow Ultimate: Found absolute multitouch axes
    [ 427.639] (--) evdev: Razer Razer BlackWidow Ultimate: Found keys
    [ 427.639] (II) evdev: Razer Razer BlackWidow Ultimate: Configuring as mouse
    [ 427.639] (II) evdev: Razer Razer BlackWidow Ultimate: Configuring as keyboard
    [ 427.639] (II) evdev: Razer Razer BlackWidow Ultimate: Adding scrollwheel support
    [ 427.639] (**) evdev: Razer Razer BlackWidow Ultimate: YAxisMapping: buttons 4 and 5
    [ 427.639] (**) evdev: Razer Razer BlackWidow Ultimate: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 427.639] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.2/3-9.2:1.1/input/input16/event16"
    [ 427.639] (II) XINPUT: Adding extended input device "Razer Razer BlackWidow Ultimate" (type: KEYBOARD, id 12)
    [ 427.639] (**) Option "xkb_rules" "evdev"
    [ 427.639] (**) Option "xkb_model" "pc104"
    [ 427.639] (**) Option "xkb_layout" "us"
    [ 427.639] (II) evdev: Razer Razer BlackWidow Ultimate: initialized for relative axes.
    [ 427.639] (WW) evdev: Razer Razer BlackWidow Ultimate: ignoring absolute axes.
    [ 427.639] (**) Razer Razer BlackWidow Ultimate: (accel) keeping acceleration scheme 1
    [ 427.639] (**) Razer Razer BlackWidow Ultimate: (accel) acceleration profile 0
    [ 427.639] (**) Razer Razer BlackWidow Ultimate: (accel) acceleration factor: 2.000
    [ 427.639] (**) Razer Razer BlackWidow Ultimate: (accel) acceleration threshold: 4
    [ 427.640] (II) config/udev: Adding input device Razer Razer BlackWidow Ultimate (/dev/input/event17)
    [ 427.640] (**) Razer Razer BlackWidow Ultimate: Applying InputClass "evdev pointer catchall"
    [ 427.640] (II) Using input driver 'evdev' for 'Razer Razer BlackWidow Ultimate'
    [ 427.640] (**) Razer Razer BlackWidow Ultimate: always reports core events
    [ 427.640] (**) evdev: Razer Razer BlackWidow Ultimate: Device: "/dev/input/event17"
    [ 427.640] (--) evdev: Razer Razer BlackWidow Ultimate: Vendor 0x1532 Product 0x10d
    [ 427.640] (--) evdev: Razer Razer BlackWidow Ultimate: Found 3 mouse buttons
    [ 427.640] (--) evdev: Razer Razer BlackWidow Ultimate: Found scroll wheel(s)
    [ 427.640] (--) evdev: Razer Razer BlackWidow Ultimate: Found relative axes
    [ 427.640] (--) evdev: Razer Razer BlackWidow Ultimate: Found x and y relative axes
    [ 427.640] (II) evdev: Razer Razer BlackWidow Ultimate: Configuring as mouse
    [ 427.640] (II) evdev: Razer Razer BlackWidow Ultimate: Adding scrollwheel support
    [ 427.640] (**) evdev: Razer Razer BlackWidow Ultimate: YAxisMapping: buttons 4 and 5
    [ 427.640] (**) evdev: Razer Razer BlackWidow Ultimate: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 427.640] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.2/3-9.2:1.2/input/input17/event17"
    [ 427.640] (II) XINPUT: Adding extended input device "Razer Razer BlackWidow Ultimate" (type: MOUSE, id 13)
    [ 427.640] (II) evdev: Razer Razer BlackWidow Ultimate: initialized for relative axes.
    [ 427.640] (**) Razer Razer BlackWidow Ultimate: (accel) keeping acceleration scheme 1
    [ 427.640] (**) Razer Razer BlackWidow Ultimate: (accel) acceleration profile 0
    [ 427.640] (**) Razer Razer BlackWidow Ultimate: (accel) acceleration factor: 2.000
    [ 427.640] (**) Razer Razer BlackWidow Ultimate: (accel) acceleration threshold: 4
    [ 427.640] (II) config/udev: Adding input device Razer Razer BlackWidow Ultimate (/dev/input/mouse1)
    [ 427.640] (II) No input driver specified, ignoring this device.
    [ 427.640] (II) This device may have been added with another device file.
    [ 427.640] (II) config/udev: Adding input device UVC Camera (046d:081a) (/dev/input/event22)
    [ 427.640] (**) UVC Camera (046d:081a): Applying InputClass "evdev keyboard catchall"
    [ 427.640] (II) Using input driver 'evdev' for 'UVC Camera (046d:081a)'
    [ 427.640] (**) UVC Camera (046d:081a): always reports core events
    [ 427.640] (**) evdev: UVC Camera (046d:081a): Device: "/dev/input/event22"
    [ 427.640] (--) evdev: UVC Camera (046d:081a): Vendor 0x46d Product 0x81a
    [ 427.640] (--) evdev: UVC Camera (046d:081a): Found keys
    [ 427.640] (II) evdev: UVC Camera (046d:081a): Configuring as keyboard
    [ 427.640] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.4/3-9.4:1.0/input/input22/event22"
    [ 427.640] (II) XINPUT: Adding extended input device "UVC Camera (046d:081a)" (type: KEYBOARD, id 14)
    [ 427.640] (**) Option "xkb_rules" "evdev"
    [ 427.640] (**) Option "xkb_model" "pc104"
    [ 427.640] (**) Option "xkb_layout" "us"
    [ 427.640] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event3)
    [ 427.640] (II) No input driver specified, ignoring this device.
    [ 427.640] (II) This device may have been added with another device file.
    [ 427.640] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event10)
    [ 427.640] (II) No input driver specified, ignoring this device.
    [ 427.640] (II) This device may have been added with another device file.
    [ 427.640] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event11)
    [ 427.640] (II) No input driver specified, ignoring this device.
    [ 427.640] (II) This device may have been added with another device file.
    [ 427.640] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event4)
    [ 427.640] (II) No input driver specified, ignoring this device.
    [ 427.640] (II) This device may have been added with another device file.
    [ 427.641] (II) config/udev: Adding input device HDA Intel PCH Line Out Side (/dev/input/event5)
    [ 427.641] (II) No input driver specified, ignoring this device.
    [ 427.641] (II) This device may have been added with another device file.
    [ 427.641] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event6)
    [ 427.641] (II) No input driver specified, ignoring this device.
    [ 427.641] (II) This device may have been added with another device file.
    [ 427.641] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event7)
    [ 427.641] (II) No input driver specified, ignoring this device.
    [ 427.641] (II) This device may have been added with another device file.
    [ 427.641] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event8)
    [ 427.641] (II) No input driver specified, ignoring this device.
    [ 427.641] (II) This device may have been added with another device file.
    [ 427.641] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event9)
    [ 427.641] (II) No input driver specified, ignoring this device.
    [ 427.641] (II) This device may have been added with another device file.
    [ 427.641] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
    [ 427.641] (II) No input driver specified, ignoring this device.
    [ 427.641] (II) This device may have been added with another device file.
    [ 427.643] (II) fglrx(0): Restoring Recent Mode via PCS is not supported in RANDR 1.2 capable environments
    [ 428.146] (II) Quirked EDID physical size to 0x0 cm
    [ 428.146] (II) fglrx(0): EDID vendor "SAM", prod id 1059
    [ 428.146] (II) fglrx(0): Using EDID range info for horizontal sync
    [ 428.146] (II) fglrx(0): Using EDID range info for vertical refresh
    [ 428.146] (II) fglrx(0): Printing DDC gathered Modelines:
    [ 428.146] (II) fglrx(0): Modeline "1920x1200"x0.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz eP)
    [ 428.146] (II) fglrx(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
    [ 428.146] (II) fglrx(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
    [ 428.146] (II) fglrx(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
    [ 428.146] (II) fglrx(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
    [ 428.146] (II) fglrx(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
    [ 428.146] (II) fglrx(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
    [ 428.146] (II) fglrx(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 428.146] (II) fglrx(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 428.146] (II) fglrx(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 428.146] (II) fglrx(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 428.146] (II) fglrx(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
    [ 428.146] (II) fglrx(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [ 428.146] (II) fglrx(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
    [ 428.146] (II) fglrx(0): Modeline "1280x800"x0.0 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz e)
    [ 428.146] (II) fglrx(0): Modeline "1440x900"x0.0 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e)
    [ 428.146] (II) fglrx(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
    [ 428.146] (II) fglrx(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
    [ 428.146] (II) fglrx(0): Modeline "1920x1080"x0.0 74.25 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
    [ 428.146] (II) fglrx(0): Modeline "1440x480i"x0.0 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
    [ 428.146] (II) fglrx(0): Modeline "1440x576i"x0.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
    [ 428.206] (II) Quirked EDID physical size to 0x0 cm
    [ 428.206] (II) fglrx(0): EDID vendor "SAM", prod id 1059
    [ 428.206] (II) fglrx(0): Using hsync ranges from config file
    [ 428.206] (II) fglrx(0): Using vrefresh ranges from config file
    [ 428.206] (II) fglrx(0): Printing DDC gathered Modelines:
    [ 428.206] (II) fglrx(0): Modeline "1920x1200"x0.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz eP)
    [ 428.206] (II) fglrx(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
    [ 428.206] (II) fglrx(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
    [ 428.206] (II) fglrx(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
    [ 428.206] (II) fglrx(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
    [ 428.206] (II) fglrx(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
    [ 428.206] (II) fglrx(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
    [ 428.206] (II) fglrx(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 428.206] (II) fglrx(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 428.206] (II) fglrx(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 428.206] (II) fglrx(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 428.206] (II) fglrx(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
    [ 428.206] (II) fglrx(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [ 428.206] (II) fglrx(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
    [ 428.206] (II) fglrx(0): Modeline "1280x800"x0.0 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz e)
    [ 428.206] (II) fglrx(0): Modeline "1440x900"x0.0 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e)
    [ 428.206] (II) fglrx(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
    [ 428.206] (II) fglrx(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
    [ 428.206] (II) fglrx(0): Modeline "1920x1080"x0.0 74.25 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
    [ 428.206] (II) fglrx(0): Modeline "1440x480i"x0.0 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
    [ 428.206] (II) fglrx(0): Modeline "1440x576i"x0.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
    [ 428.334] (II) Quirked EDID physical size to 0x0 cm
    [ 428.334] (II) fglrx(0): EDID vendor "SAM", prod id 1059
    [ 428.334] (II) fglrx(0): Using hsync ranges from config file
    [ 428.334] (II) fglrx(0): Using vrefresh ranges from config file
    [ 428.334] (II) fglrx(0): Printing DDC gathered Modelines:
    [ 428.334] (II) fglrx(0): Modeline "1920x1200"x0.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz eP)
    [ 428.334] (II) fglrx(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
    [ 428.334] (II) fglrx(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
    [ 428.334] (II)

  • [Solved]Xorg doesn't accept EDID/Messed up scaling in gnome

    Hello
    This is the first time I use Arch (so be nice to me ) and I just got a little frustrated.
    I installed Xorg, Gnome3 and it seems, that something doesn't work out with the EDID information my screen sends. I have a radeon HD5670 and have already tried the opensource and the proprietary driver with the same results. 
    I have also read every single thread I've found on this and nothing works for me.
    I have tried:
    The proprietary driver
    xorg.conf (manual setting of dpi/screensize)
    several xrandr commands during runtime and in xinitrc
    Nothing works :'( And using gnome like this isn't really an option. I have a 32" Display and my mousecursour is approx. 2cm heigh
    Here is my Xorg logfile:
    [ 5882.099]
    X.Org X Server 1.15.0
    Release Date: 2013-12-27
    [ 5882.126] X Protocol Version 11, Revision 0
    [ 5882.135] Build Operating System: Linux 3.12.5-1-ARCH x86_64
    [ 5882.145] Current Operating System: Linux Julian-PC 3.13.4-1-ARCH #1 SMP PREEMPT Thu Feb 20 23:54:52 CET 2014 x86_64
    [ 5882.145] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=b6898383-2f9f-4ba8-8d4c-2124cda7d8c3 rw quiet nomodeset
    [ 5882.165] Build Date: 09 January 2014 08:47:24AM
    [ 5882.175]
    [ 5882.184] Current version of pixman: 0.32.4
    [ 5882.204] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 5882.204] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 5882.244] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Feb 22 22:50:56 2014
    [ 5882.255] (==) Using config file: "/etc/X11/xorg.conf"
    [ 5882.265] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 5882.265] (==) No Layout section. Using the first Screen section.
    [ 5882.265] (**) |-->Screen "aticonfig-Screen[0]-0" (0)
    [ 5882.265] (**) | |-->Monitor "aticonfig-Monitor[0]-0"
    [ 5882.265] (**) | |-->Device "aticonfig-Device[0]-0"
    [ 5882.265] (==) Automatically adding devices
    [ 5882.265] (==) Automatically enabling devices
    [ 5882.265] (==) Automatically adding GPU devices
    [ 5882.265] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 5882.265] Entry deleted from font path.
    [ 5882.265] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 5882.265] Entry deleted from font path.
    [ 5882.265] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 5882.265] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 5882.265] Entry deleted from font path.
    [ 5882.265] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 5882.265] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 5882.265] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 5882.265] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 5882.265] (II) Loader magic: 0x804c80
    [ 5882.265] (II) Module ABI versions:
    [ 5882.265] X.Org ANSI C Emulation: 0.4
    [ 5882.265] X.Org Video Driver: 15.0
    [ 5882.265] X.Org XInput driver : 20.0
    [ 5882.265] X.Org Server Extension : 8.0
    [ 5882.267] (--) PCI:*(0:1:0:0) 1002:68d8:1787:2294 rev 0, Mem @ 0xc0000000/268435456, 0xff8e0000/131072, I/O @ 0x0000b000/256, BIOS @ 0x????????/131072
    [ 5882.267] (II) Open ACPI successful (/var/run/acpid.socket)
    [ 5882.277] Initializing built-in extension Generic Event Extension
    [ 5882.286] Initializing built-in extension SHAPE
    [ 5882.296] Initializing built-in extension MIT-SHM
    [ 5882.305] Initializing built-in extension XInputExtension
    [ 5882.314] Initializing built-in extension XTEST
    [ 5882.323] Initializing built-in extension BIG-REQUESTS
    [ 5882.332] Initializing built-in extension SYNC
    [ 5882.340] Initializing built-in extension XKEYBOARD
    [ 5882.349] Initializing built-in extension XC-MISC
    [ 5882.357] Initializing built-in extension SECURITY
    [ 5882.365] Initializing built-in extension XINERAMA
    [ 5882.373] Initializing built-in extension XFIXES
    [ 5882.380] Initializing built-in extension RENDER
    [ 5882.388] Initializing built-in extension RANDR
    [ 5882.396] Initializing built-in extension COMPOSITE
    [ 5882.403] Initializing built-in extension DAMAGE
    [ 5882.411] Initializing built-in extension MIT-SCREEN-SAVER
    [ 5882.419] Initializing built-in extension DOUBLE-BUFFER
    [ 5882.426] Initializing built-in extension RECORD
    [ 5882.434] Initializing built-in extension DPMS
    [ 5882.441] Initializing built-in extension Present
    [ 5882.449] Initializing built-in extension DRI3
    [ 5882.457] Initializing built-in extension X-Resource
    [ 5882.464] Initializing built-in extension XVideo
    [ 5882.472] Initializing built-in extension XVideo-MotionCompensation
    [ 5882.480] Initializing built-in extension XFree86-VidModeExtension
    [ 5882.488] Initializing built-in extension XFree86-DGA
    [ 5882.495] Initializing built-in extension XFree86-DRI
    [ 5882.503] Initializing built-in extension DRI2
    [ 5882.503] (II) "glx" will be loaded by default.
    [ 5882.503] (II) LoadModule: "glx"
    [ 5882.503] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 5882.504] (II) Module glx: vendor="Advanced Micro Devices, Inc."
    [ 5882.504] compiled for 6.9.0, module version = 1.0.0
    [ 5882.511] Loading extension GLX
    [ 5882.512] (II) LoadModule: "fglrx"
    [ 5882.512] (II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so
    [ 5882.531] (II) Module fglrx: vendor="FireGL - AMD Technologies Inc."
    [ 5882.531] compiled for 1.4.99.906, module version = 13.35.5
    [ 5882.531] Module class: X.Org Video Driver
    [ 5882.531] (II) Loading sub module "fglrxdrm"
    [ 5882.531] (II) LoadModule: "fglrxdrm"
    [ 5882.531] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
    [ 5882.531] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
    [ 5882.531] compiled for 1.4.99.906, module version = 13.35.5
    [ 5882.531] (II) AMD Proprietary Linux Driver Version Identifier:13.35.5
    [ 5882.531] (II) AMD Proprietary Linux Driver Release Identifier: UNSUPPORTED-13.35.1005
    [ 5882.531] (II) AMD Proprietary Linux Driver Build Date: Jan 29 2014 21:41:24
    [ 5882.531] (++) using VT number 1
    [ 5882.531] (WW) Falling back to old probe method for fglrx
    [ 5882.541] (II) Loading PCS database from /etc/ati/amdpcsdb /etc/ati/amdpcsdb.default
    [ 5882.543] ukiDynamicMajor: found major device number 250
    [ 5882.543] ukiDynamicMajor: found major device number 250
    [ 5882.543] ukiOpenByBusid: Searching for BusID PCI:1:0:0
    [ 5882.543] ukiOpenDevice: node name is /dev/ati/card0
    [ 5882.543] ukiOpenDevice: open result is 10, (OK)
    [ 5882.543] ukiOpenByBusid: ukiOpenMinor returns 10
    [ 5882.543] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
    [ 5882.546] (--) Chipset Supported AMD Graphics Processor (0x68D8) found
    [ 5882.546] (WW) fglrx: No matching Device section for instance (BusID PCI:0@1:0:1) found
    [ 5882.546] (II) fglrx(0): pEnt->device->identifier=0x23b3e70
    [ 5882.546] (II) fglrx(0): === [xdl_xs115_atiddxPreInit] === begin
    [ 5882.546] (II) Loading sub module "vgahw"
    [ 5882.546] (II) LoadModule: "vgahw"
    [ 5882.546] (II) Loading /usr/lib/xorg/modules/libvgahw.so
    [ 5882.546] (II) Module vgahw: vendor="X.Org Foundation"
    [ 5882.546] compiled for 1.15.0, module version = 0.1.0
    [ 5882.546] ABI class: X.Org Video Driver, version 15.0
    [ 5882.547] (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
    [ 5882.547] (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 5882.547] (==) fglrx(0): Default visual is TrueColor
    [ 5882.547] (**) fglrx(0): Option "DPMS" "true"
    [ 5882.547] (==) fglrx(0): RGB weight 888
    [ 5882.547] (II) fglrx(0): Using 8 bits per RGB
    [ 5882.547] (==) fglrx(0): Buffer Tiling is ON
    [ 5882.547] (II) Loading sub module "fglrxdrm"
    [ 5882.547] (II) LoadModule: "fglrxdrm"
    [ 5882.547] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
    [ 5882.547] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
    [ 5882.547] compiled for 1.4.99.906, module version = 13.35.5
    [ 5882.549] ukiDynamicMajor: found major device number 250
    [ 5882.549] ukiDynamicMajor: found major device number 250
    [ 5882.549] ukiOpenByBusid: Searching for BusID PCI:1:0:0
    [ 5882.549] ukiOpenDevice: node name is /dev/ati/card0
    [ 5882.549] ukiOpenDevice: open result is 12, (OK)
    [ 5882.549] ukiOpenByBusid: ukiOpenMinor returns 12
    [ 5882.549] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
    [ 5882.549] (**) fglrx(0): NoAccel = NO
    [ 5882.549] (**) fglrx(0): AMD 2D Acceleration Architecture enabled
    [ 5882.549] (--) fglrx(0): Chipset: "ATI Radeon HD 5670" (Chipset = 0x68d8)
    [ 5882.549] (--) fglrx(0): (PciSubVendor = 0x1787, PciSubDevice = 0x2294)
    [ 5882.549] (==) fglrx(0): board vendor info: third party graphics adapter - NOT original AMD
    [ 5882.549] (--) fglrx(0): Linear framebuffer (phys) at 0xc0000000
    [ 5882.549] (--) fglrx(0): MMIO registers at 0xff8e0000
    [ 5882.549] (--) fglrx(0): I/O port at 0x0000b000
    [ 5882.549] (==) fglrx(0): ROM-BIOS at 0x000c0000
    [ 5882.550] (II) fglrx(0): AC Adapter is used
    [ 5882.555] (II) fglrx(0): Primary V_BIOS segment is: 0xc000
    [ 5882.555] (II) Loading sub module "vbe"
    [ 5882.555] (II) LoadModule: "vbe"
    [ 5882.555] (II) Loading /usr/lib/xorg/modules/libvbe.so
    [ 5882.555] (II) Module vbe: vendor="X.Org Foundation"
    [ 5882.555] compiled for 1.15.0, module version = 1.1.0
    [ 5882.555] ABI class: X.Org Video Driver, version 15.0
    [ 5882.555] (II) fglrx(0): VESA BIOS detected
    [ 5882.555] (II) fglrx(0): VESA VBE Version 3.0
    [ 5882.555] (II) fglrx(0): VESA VBE Total Mem: 16384 kB
    [ 5882.555] (II) fglrx(0): VESA VBE OEM: ATI ATOMBIOS
    [ 5882.555] (II) fglrx(0): VESA VBE OEM Software Rev: 12.17
    [ 5882.555] (II) fglrx(0): VESA VBE OEM Vendor: (C) 1988-2005, ATI Technologies Inc.
    [ 5882.555] (II) fglrx(0): VESA VBE OEM Product: REDWOOD
    [ 5882.555] (II) fglrx(0): VESA VBE OEM Product Rev: 01.00
    [ 5882.556] (II) fglrx(0): AMD Video BIOS revision 9 or later detected
    [ 5882.556] (--) fglrx(0): Video RAM: 1048576 kByte, Type: GDDR5
    [ 5882.556] (II) fglrx(0): PCIE card detected
    [ 5882.556] (--) fglrx(0): Using per-process page tables (PPPT) as GART.
    [ 5882.556] (WW) fglrx(0): board is an unknown third party board, chipset is supported
    [ 5882.556] (II) fglrx(0): [FB] MC range(MCFBBase = 0xf00000000, MCFBSize = 0x40000000)
    [ 5882.556] (II) fglrx(0): RandR 1.2 support is enabled!
    [ 5882.556] (II) fglrx(0): RandR 1.2 rotation support is enabled!
    [ 5882.556] (II) Loading sub module "fb"
    [ 5882.556] (II) LoadModule: "fb"
    [ 5882.556] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 5882.556] (II) Module fb: vendor="X.Org Foundation"
    [ 5882.556] compiled for 1.15.0, module version = 1.0.0
    [ 5882.556] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 5882.556] (II) fglrx(0): EDID Management option: EDID Management is enabled
    [ 5882.556] (II) Loading sub module "ddc"
    [ 5882.556] (II) LoadModule: "ddc"
    [ 5882.556] (II) Module "ddc" already built-in
    [ 5882.750] (II) fglrx(0): Output DFP1 using monitor section aticonfig-Monitor[0]-0
    [ 5882.750] (II) fglrx(0): Output DFP2 has no monitor section
    [ 5882.750] (II) fglrx(0): Output DFP3 has no monitor section
    [ 5882.750] (II) fglrx(0): Output DFP4 has no monitor section
    [ 5882.750] (II) fglrx(0): Output CRT1 has no monitor section
    [ 5882.750] (II) fglrx(0): Output CRT2 has no monitor section
    [ 5882.750] (II) Loading sub module "ddc"
    [ 5882.750] (II) LoadModule: "ddc"
    [ 5882.750] (II) Module "ddc" already built-in
    [ 5882.750] (II) fglrx(0): Connected Display0: DFP4
    [ 5882.750] (II) Quirked EDID physical size to 0x0 cm
    [ 5882.750] (II) fglrx(0): Display0 EDID data ---------------------------
    [ 5882.750] (II) fglrx(0): Manufacturer: SAM Model: 669 Serial#: 1
    [ 5882.750] (II) fglrx(0): Year: 2009 Week: 47
    [ 5882.750] (II) fglrx(0): EDID Version: 1.3
    [ 5882.750] (II) fglrx(0): Digital Display Input
    [ 5882.750] (II) fglrx(0): Indeterminate output size
    [ 5882.750] (II) fglrx(0): Gamma: 2.20
    [ 5882.750] (II) fglrx(0): No DPMS capabilities specified
    [ 5882.750] (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 5882.750] (II) fglrx(0): First detailed timing is preferred mode
    [ 5882.750] (II) fglrx(0): redX: 0.640 redY: 0.330 greenX: 0.300 greenY: 0.600
    [ 5882.750] (II) fglrx(0): blueX: 0.150 blueY: 0.060 whiteX: 0.312 whiteY: 0.329
    [ 5882.750] (II) fglrx(0): Supported established timings:
    [ 5882.750] (II) fglrx(0): 720x400@70Hz
    [ 5882.750] (II) fglrx(0): 640x480@60Hz
    [ 5882.750] (II) fglrx(0): 640x480@67Hz
    [ 5882.750] (II) fglrx(0): 640x480@72Hz
    [ 5882.750] (II) fglrx(0): 640x480@75Hz
    [ 5882.750] (II) fglrx(0): 800x600@60Hz
    [ 5882.750] (II) fglrx(0): 800x600@72Hz
    [ 5882.750] (II) fglrx(0): 800x600@75Hz
    [ 5882.750] (II) fglrx(0): 832x624@75Hz
    [ 5882.750] (II) fglrx(0): 1024x768@60Hz
    [ 5882.750] (II) fglrx(0): 1024x768@70Hz
    [ 5882.750] (II) fglrx(0): 1024x768@75Hz
    [ 5882.750] (II) fglrx(0): 1280x1024@75Hz
    [ 5882.750] (II) fglrx(0): 1152x864@75Hz
    [ 5882.750] (II) fglrx(0): Manufacturer's mask: 0
    [ 5882.750] (II) fglrx(0): Supported standard timings:
    [ 5882.750] (II) fglrx(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 5882.751] (II) fglrx(0): #1: hsize: 1280 vsize 800 refresh: 60 vid: 129
    [ 5882.751] (II) fglrx(0): #2: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    [ 5882.751] (II) fglrx(0): #3: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 5882.751] (II) fglrx(0): #4: hsize: 1440 vsize 900 refresh: 60 vid: 149
    [ 5882.751] (II) fglrx(0): #5: hsize: 1440 vsize 900 refresh: 75 vid: 3989
    [ 5882.751] (II) fglrx(0): #6: hsize: 1680 vsize 1050 refresh: 60 vid: 179
    [ 5882.751] (II) fglrx(0): #7: hsize: 1600 vsize 1200 refresh: 60 vid: 16553
    [ 5882.751] (II) fglrx(0): Supported detailed timing:
    [ 5882.751] (II) fglrx(0): clock: 148.5 MHz Image Size: 160 x 90 mm
    [ 5882.751] (II) fglrx(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
    [ 5882.751] (II) fglrx(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
    [ 5882.751] (II) fglrx(0): Supported detailed timing:
    [ 5882.751] (II) fglrx(0): clock: 85.5 MHz Image Size: 160 x 90 mm
    [ 5882.751] (II) fglrx(0): h_active: 1360 h_sync: 1424 h_sync_end 1536 h_blank_end 1792 h_border: 0
    [ 5882.751] (II) fglrx(0): v_active: 768 v_sync: 771 v_sync_end 777 v_blanking: 795 v_border: 0
    [ 5882.751] (II) fglrx(0): Ranges: V min: 24 V max: 75 Hz, H min: 26 H max: 81 kHz, PixClock max 235 MHz
    [ 5882.751] (II) fglrx(0): Monitor name: SAMSUNG
    [ 5882.751] (II) fglrx(0): Supported detailed timing:
    [ 5882.751] (II) fglrx(0): clock: 74.2 MHz Image Size: 160 x 90 mm
    [ 5882.751] (II) fglrx(0): h_active: 1280 h_sync: 1390 h_sync_end 1430 h_blank_end 1650 h_border: 0
    [ 5882.751] (II) fglrx(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
    [ 5882.751] (II) fglrx(0): Supported detailed timing:
    [ 5882.751] (II) fglrx(0): clock: 74.2 MHz Image Size: 160 x 90 mm
    [ 5882.751] (II) fglrx(0): h_active: 1280 h_sync: 1720 h_sync_end 1760 h_blank_end 1980 h_border: 0
    [ 5882.751] (II) fglrx(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
    [ 5882.751] (II) fglrx(0): Supported detailed timing:
    [ 5882.751] (II) fglrx(0): clock: 74.2 MHz Image Size: 160 x 90 mm
    [ 5882.751] (II) fglrx(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
    [ 5882.751] (II) fglrx(0): v_active: 540 v_sync: 542 v_sync_end 547 v_blanking: 562 v_border: 0
    [ 5882.751] (II) fglrx(0): Supported detailed timing:
    [ 5882.751] (II) fglrx(0): clock: 74.2 MHz Image Size: 160 x 90 mm
    [ 5882.751] (II) fglrx(0): h_active: 1920 h_sync: 2448 h_sync_end 2492 h_blank_end 2640 h_border: 0
    [ 5882.751] (II) fglrx(0): v_active: 540 v_sync: 542 v_sync_end 547 v_blanking: 562 v_border: 0
    [ 5882.751] (II) fglrx(0): Number of EDID sections to follow: 1
    [ 5882.751] (II) fglrx(0): EDID (in hex):
    [ 5882.751] (II) fglrx(0): 00ffffffffffff004c2d690601000000
    [ 5882.751] (II) fglrx(0): 2f130103801009780aee91a3544c9926
    [ 5882.751] (II) fglrx(0): 0f5054bdef80714f8100814081809500
    [ 5882.751] (II) fglrx(0): 950fb300a940023a801871382d40582c
    [ 5882.751] (II) fglrx(0): 4500a05a0000001e662150b051001b30
    [ 5882.751] (II) fglrx(0): 40703600a05a0000001e000000fd0018
    [ 5882.751] (II) fglrx(0): 4b1a5117000a202020202020000000fc
    [ 5882.751] (II) fglrx(0): 0053414d53554e470a20202020200127
    [ 5882.751] (II) fglrx(0): End of Display0 EDID data --------------------
    [ 5882.751] (II) fglrx(0): Dynamic Surface Resizing Enabled
    [ 5882.755] (II) fglrx(0): EDID for output DFP1
    [ 5882.755] (II) fglrx(0): EDID for output DFP2
    [ 5882.755] (II) fglrx(0): EDID for output DFP3
    [ 5882.755] (II) Quirked EDID physical size to 0x0 cm
    [ 5882.755] (II) fglrx(0): EDID for output DFP4
    [ 5882.755] (II) fglrx(0): Manufacturer: SAM Model: 669 Serial#: 1
    [ 5882.755] (II) fglrx(0): Year: 2009 Week: 47
    [ 5882.755] (II) fglrx(0): EDID Version: 1.3
    [ 5882.755] (II) fglrx(0): Digital Display Input
    [ 5882.755] (II) fglrx(0): Indeterminate output size
    [ 5882.755] (II) fglrx(0): Gamma: 2.20
    [ 5882.755] (II) fglrx(0): No DPMS capabilities specified
    [ 5882.755] (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 5882.755] (II) fglrx(0): First detailed timing is preferred mode
    [ 5882.755] (II) fglrx(0): redX: 0.640 redY: 0.330 greenX: 0.300 greenY: 0.600
    [ 5882.755] (II) fglrx(0): blueX: 0.150 blueY: 0.060 whiteX: 0.312 whiteY: 0.329
    [ 5882.755] (II) fglrx(0): Supported established timings:
    [ 5882.755] (II) fglrx(0): 720x400@70Hz
    [ 5882.755] (II) fglrx(0): 640x480@60Hz
    [ 5882.755] (II) fglrx(0): 640x480@67Hz
    [ 5882.755] (II) fglrx(0): 640x480@72Hz
    [ 5882.755] (II) fglrx(0): 640x480@75Hz
    [ 5882.756] (II) fglrx(0): 800x600@60Hz
    [ 5882.756] (II) fglrx(0): 800x600@72Hz
    [ 5882.756] (II) fglrx(0): 800x600@75Hz
    [ 5882.756] (II) fglrx(0): 832x624@75Hz
    [ 5882.756] (II) fglrx(0): 1024x768@60Hz
    [ 5882.756] (II) fglrx(0): 1024x768@70Hz
    [ 5882.756] (II) fglrx(0): 1024x768@75Hz
    [ 5882.756] (II) fglrx(0): 1280x1024@75Hz
    [ 5882.756] (II) fglrx(0): 1152x864@75Hz
    [ 5882.756] (II) fglrx(0): Manufacturer's mask: 0
    [ 5882.756] (II) fglrx(0): Supported standard timings:
    [ 5882.756] (II) fglrx(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 5882.756] (II) fglrx(0): #1: hsize: 1280 vsize 800 refresh: 60 vid: 129
    [ 5882.756] (II) fglrx(0): #2: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    [ 5882.756] (II) fglrx(0): #3: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 5882.756] (II) fglrx(0): #4: hsize: 1440 vsize 900 refresh: 60 vid: 149
    [ 5882.756] (II) fglrx(0): #5: hsize: 1440 vsize 900 refresh: 75 vid: 3989
    [ 5882.756] (II) fglrx(0): #6: hsize: 1680 vsize 1050 refresh: 60 vid: 179
    [ 5882.756] (II) fglrx(0): #7: hsize: 1600 vsize 1200 refresh: 60 vid: 16553
    [ 5882.756] (II) fglrx(0): Supported detailed timing:
    [ 5882.756] (II) fglrx(0): clock: 148.5 MHz Image Size: 160 x 90 mm
    [ 5882.756] (II) fglrx(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
    [ 5882.756] (II) fglrx(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
    [ 5882.756] (II) fglrx(0): Supported detailed timing:
    [ 5882.756] (II) fglrx(0): clock: 85.5 MHz Image Size: 160 x 90 mm
    [ 5882.756] (II) fglrx(0): h_active: 1360 h_sync: 1424 h_sync_end 1536 h_blank_end 1792 h_border: 0
    [ 5882.756] (II) fglrx(0): v_active: 768 v_sync: 771 v_sync_end 777 v_blanking: 795 v_border: 0
    [ 5882.756] (II) fglrx(0): Ranges: V min: 24 V max: 75 Hz, H min: 26 H max: 81 kHz, PixClock max 235 MHz
    [ 5882.756] (II) fglrx(0): Monitor name: SAMSUNG
    [ 5882.756] (II) fglrx(0): Supported detailed timing:
    [ 5882.756] (II) fglrx(0): clock: 74.2 MHz Image Size: 160 x 90 mm
    [ 5882.756] (II) fglrx(0): h_active: 1280 h_sync: 1390 h_sync_end 1430 h_blank_end 1650 h_border: 0
    [ 5882.756] (II) fglrx(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
    [ 5882.756] (II) fglrx(0): Supported detailed timing:
    [ 5882.756] (II) fglrx(0): clock: 74.2 MHz Image Size: 160 x 90 mm
    [ 5882.756] (II) fglrx(0): h_active: 1280 h_sync: 1720 h_sync_end 1760 h_blank_end 1980 h_border: 0
    [ 5882.756] (II) fglrx(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
    [ 5882.756] (II) fglrx(0): Supported detailed timing:
    [ 5882.756] (II) fglrx(0): clock: 74.2 MHz Image Size: 160 x 90 mm
    [ 5882.756] (II) fglrx(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
    [ 5882.756] (II) fglrx(0): v_active: 540 v_sync: 542 v_sync_end 547 v_blanking: 562 v_border: 0
    [ 5882.756] (II) fglrx(0): Supported detailed timing:
    [ 5882.756] (II) fglrx(0): clock: 74.2 MHz Image Size: 160 x 90 mm
    [ 5882.756] (II) fglrx(0): h_active: 1920 h_sync: 2448 h_sync_end 2492 h_blank_end 2640 h_border: 0
    [ 5882.756] (II) fglrx(0): v_active: 540 v_sync: 542 v_sync_end 547 v_blanking: 562 v_border: 0
    [ 5882.756] (II) fglrx(0): Number of EDID sections to follow: 1
    [ 5882.756] (II) fglrx(0): EDID (in hex):
    [ 5882.756] (II) fglrx(0): 00ffffffffffff004c2d690601000000
    [ 5882.756] (II) fglrx(0): 2f130103801009780aee91a3544c9926
    [ 5882.756] (II) fglrx(0): 0f5054bdef80714f8100814081809500
    [ 5882.756] (II) fglrx(0): 950fb300a940023a801871382d40582c
    [ 5882.756] (II) fglrx(0): 4500a05a0000001e662150b051001b30
    [ 5882.756] (II) fglrx(0): 40703600a05a0000001e000000fd0018
    [ 5882.756] (II) fglrx(0): 4b1a5117000a202020202020000000fc
    [ 5882.756] (II) fglrx(0): 0053414d53554e470a20202020200127
    [ 5882.757] (II) fglrx(0): Printing probed modes for output DFP4
    [ 5882.757] (II) fglrx(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
    [ 5882.757] (II) fglrx(0): Modeline "1920x1080"x50.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
    [ 5882.757] (II) fglrx(0): Modeline "1920x1080"x59.9 148.35 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
    [ 5882.757] (II) fglrx(0): Modeline "1920x1080"x60.0 74.25 1920 2008 2052 2200 1080 1085 1095 1125 interlace +hsync +vsync (33.8 kHz e)
    [ 5882.757] (II) fglrx(0): Modeline "1920x1080"x50.0 74.25 1920 2448 2492 2640 1080 1085 1095 1125 interlace +hsync +vsync (28.1 kHz e)
    [ 5882.757] (II) fglrx(0): Modeline "1920x1080"x30.0 74.25 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (33.8 kHz e)
    [ 5882.757] (II) fglrx(0): Modeline "1920x1080"x25.0 74.25 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (28.1 kHz e)
    [ 5882.757] (II) fglrx(0): Modeline "1920x1080"x24.0 74.25 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
    [ 5882.757] (II) fglrx(0): Modeline "1920x1080"x59.9 74.18 1920 2008 2052 2200 1080 1085 1095 1125 interlace +hsync +vsync (33.7 kHz e)
    [ 5882.757] (II) fglrx(0): Modeline "1920x1080"x30.0 74.18 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (33.7 kHz e)
    [ 5882.757] (II) fglrx(0): Modeline "1920x1080"x24.0 74.18 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
    [ 5882.757] (II) fglrx(0): Modeline "1600x1200"x60.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
    [ 5882.757] (II) fglrx(0): Modeline "1776x1000"x50.0 148.50 1776 2304 2348 2640 1000 1004 1009 1125 +hsync +vsync (56.2 kHz ez)
    [ 5882.757] (II) fglrx(0): Modeline "1776x1000"x59.9 148.35 1776 1864 1908 2200 1000 1004 1009 1125 +hsync +vsync (67.4 kHz ez)
    [ 5882.757] (II) fglrx(0): Modeline "1776x1000"x50.0 74.25 1776 2304 2348 2640 1000 1005 1015 1125 interlace +hsync +vsync (28.1 kHz ez)
    [ 5882.757] (II) fglrx(0): Modeline "1776x1000"x25.0 74.25 1776 2304 2348 2640 1000 1004 1009 1125 +hsync +vsync (28.1 kHz ez)
    [ 5882.757] (II) fglrx(0): Modeline "1776x1000"x24.0 74.25 1776 2414 2458 2750 1000 1004 1009 1125 +hsync +vsync (27.0 kHz ez)
    [ 5882.757] (II) fglrx(0): Modeline "1776x1000"x59.9 74.18 1776 1864 1908 2200 1000 1005 1015 1125 interlace +hsync +vsync (33.7 kHz ez)
    [ 5882.757] (II) fglrx(0): Modeline "1776x1000"x30.0 74.18 1776 1864 1908 2200 1000 1004 1009 1125 +hsync +vsync (33.7 kHz ez)
    [ 5882.757] (II) fglrx(0): Modeline "1680x1050"x50.0 148.50 1680 2448 2492 2640 1050 1084 1089 1125 +hsync +vsync (56.2 kHz e)
    [ 5882.757] (II) fglrx(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
    [ 5882.757] (II) fglrx(0): Modeline "1680x1050"x25.0 74.25 1680 2448 2492 2640 1050 1084 1089 1125 +hsync +vsync (28.1 kHz e)
    [ 5882.757] (II) fglrx(0): Modeline "1680x1050"x30.0 74.18 1680 2008 2052 2200 1050 1084 1089 1125 +hsync +vsync (33.7 kHz e)
    [ 5882.757] (II) fglrx(0): Modeline "1680x1050"x24.0 74.18 1680 2558 2602 2750 1050 1084 1089 1125 +hsync +vsync (27.0 kHz e)
    [ 5882.757] (II) fglrx(0): Modeline "1400x1050"x60.0 162.00 1400 1664 1856 2160 1050 1201 1204 1250 +hsync +vsync (75.0 kHz e)
    [ 5882.757] (II) fglrx(0): Modeline "1400x1050"x50.0 148.50 1400 2448 2492 2640 1050 1084 1089 1125 +hsync +vsync (56.2 kHz e)
    [ 5882.757] (II) fglrx(0): Modeline "1400x1050"x25.0 74.25 1400 2448 2492 2640 1050 1084 1089 1125 +hsync +vsync (28.1 kHz e)
    [ 5882.757] (II) fglrx(0): Modeline "1400x1050"x30.0 74.18 1400 2008 2052 2200 1050 1084 1089 1125 +hsync +vsync (33.7 kHz e)
    [ 5882.757] (II) fglrx(0): Modeline "1400x1050"x24.0 74.18 1400 2558 2602 2750 1050 1084 1089 1125 +hsync +vsync (27.0 kHz e)
    [ 5882.757] (II) fglrx(0): Modeline "1600x900"x60.0 162.00 1600 1664 1856 2160 900 1201 1204 1250 +hsync +vsync (75.0 kHz e)
    [ 5882.757] (II) fglrx(0): Modeline "1600x900"x50.0 148.50 1600 2448 2492 2640 900 1084 1089 1125 +hsync +vsync (56.2 kHz e)
    [ 5882.757] (II) fglrx(0): Modeline "1600x900"x25.0 74.25 1600 2448 2492 2640 900 1084 1089 1125 +hsync +vsync (28.1 kHz e)
    [ 5882.757] (II) fglrx(0): Modeline "1600x900"x30.0 74.18 1600 2008 2052 2200 900 1084 1089 1125 +hsync +vsync (33.7 kHz e)
    [ 5882.757] (II) fglrx(0): Modeline "1600x900"x24.0 74.18 1600 2558 2602 2750 900 1084 1089 1125 +hsync +vsync (27.0 kHz e)
    [ 5882.757] (II) fglrx(0): Modeline "1360x1024"x60.0 162.00 1360 1664 1856 2160 1024 1201 1204 1250 +hsync +vsync (75.0 kHz e)
    [ 5882.757] (II) fglrx(0): Modeline "1360x1024"x50.0 148.50 1360 2448 2492 2640 1024 1084 1089 1125 +hsync +vsync (56.2 kHz e)
    [ 5882.757] (II) fglrx(0): Modeline "1360x1024"x25.0 74.25 1360 2448 2492 2640 1024 1084 1089 1125 +hsync +vsync (28.1 kHz e)
    [ 5882.757] (II) fglrx(0): Modeline "1360x1024"x30.0 74.18 1360 2008 2052 2200 1024 1084 1089 1125 +hsync +vsync (33.7 kHz e)
    [ 5882.757] (II) fglrx(0): Modeline "1360x1024"x24.0 74.18 1360 2558 2602 2750 1024 1084 1089 1125 +hsync +vsync (27.0 kHz e)
    [ 5882.757] (II) fglrx(0): Modeline "1280x1024"x50.0 148.50 1280 2448 2492 2640 1024 1084 1089 1125 +hsync +vsync (56.2 kHz e)
    [ 5882.757] (II) fglrx(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 5882.757] (II) fglrx(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [ 5882.757] (II) fglrx(0): Modeline "1280x1024"x25.0 74.25 1280 2448 2492 2640 1024 1084 1089 1125 +hsync +vsync (28.1 kHz e)
    [ 5882.758] (II) fglrx(0): Modeline "1280x1024"x30.0 74.18 1280 2008 2052 2200 1024 1084 1089 1125 +hsync +vsync (33.7 kHz e)
    [ 5882.758] (II) fglrx(0): Modeline "1280x1024"x24.0 74.18 1280 2558 2602 2750 1024 1084 1089 1125 +hsync +vsync (27.0 kHz e)
    [ 5882.758] (II) fglrx(0): Modeline "1440x900"x50.0 148.50 1440 2448 2492 2640 900 1084 1089 1125 +hsync +vsync (56.2 kHz e)
    [ 5882.758] (II) fglrx(0): Modeline "1440x900"x75.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz e)
    [ 5882.758] (II) fglrx(0): Modeline "1440x900"x60.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz e)
    [ 5882.758] (II) fglrx(0): Modeline "1440x900"x25.0 74.25 1440 2448 2492 2640 900 1084 1089 1125 +hsync +vsync (28.1 kHz e)
    [ 5882.758] (II) fglrx(0): Modeline "1440x900"x30.0 74.18 1440 2008 2052 2200 900 1084 1089 1125 +hsync +vsync (33.7 kHz e)
    [ 5882.758] (II) fglrx(0): Modeline "1440x900"x24.0 74.18 1440 2558 2602 2750 900 1084 1089 1125 +hsync +vsync (27.0 kHz e)
    [ 5882.758] (II) fglrx(0): Modeline "1280x960"x50.0 148.50 1280 2448 2492 2640 960 1084 1089 1125 +hsync +vsync (56.2 kHz e)
    [ 5882.758] (II) fglrx(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
    [ 5882.758] (II) fglrx(0): Modeline "1280x960"x25.0 74.25 1280 2448 2492 2640 960 1084 1089 1125 +hsync +vsync (28.1 kHz e)
    [ 5882.758] (II) fglrx(0): Modeline "1280x960"x30.0 74.18 1280 2008 2052 2200 960 1084 1089 1125 +hsync +vsync (33.7 kHz e)
    [ 5882.758] (II) fglrx(0): Modeline "1280x960"x24.0 74.18 1280 2558 2602 2750 960 1084 1089 1125 +hsync +vsync (27.0 kHz e)
    [ 5882.758] (II) fglrx(0): Modeline "1360x768"x50.0 148.50 1360 2448 2492 2640 768 1084 1089 1125 +hsync +vsync (56.2 kHz e)
    [ 5882.758] (II) fglrx(0): Modeline "1360x768"x60.0 85.50 1360 1424 1536 1792 768 771 777 795 +hsync +vsync (47.7 kHz e)
    [ 5882.758] (II) fglrx(0): Modeline "1360x768"x25.0 74.25 1360 2448 2492 2640 768 1084 1089 1125 +hsync +vsync (28.1 kHz e)
    [ 5882.758] (II) fglrx(0): Modeline "1360x768"x30.0 74.18 1360 2008 2052 2200 768 1084 1089 1125 +hsync +vsync (33.7 kHz e)
    [ 5882.758] (II) fglrx(0): Modeline "1360x768"x24.0 74.18 1360 2558 2602 2750 768 1084 1089 1125 +hsync +vsync (27.0 kHz e)
    [ 5882.758] (II) fglrx(0): Modeline "1280x800"x50.0 148.50 1280 2448 2492 2640 800 1084 1089 1125 +hsync +vsync (56.2 kHz e)
    [ 5882.758] (II) fglrx(0): Modeline "1280x800"x60.0 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz e)
    [ 5882.758] (II) fglrx(0): Modeline "1280x800"x25.0 74.25 1280 2448 2492 2640 800 1084 1089 1125 +hsync +vsync (28.1 kHz e)
    [ 5882.758] (II) fglrx(0): Modeline "1280x800"x30.0 74.18 1280 2008 2052 2200 800 1084 1089 1125 +hsync +vsync (33.7 kHz e)
    [ 5882.758] (II) fglrx(0): Modeline "1280x800"x24.0 74.18 1280 2558 2602 2750 800 1084 1089 1125 +hsync +vsync (27.0 kHz e)
    [ 5882.758] (II) fglrx(0): Modeline "1152x864"x50.0 148.50 1152 2448 2492 2640 864 1084 1089 1125 +hsync +vsync (56.2 kHz e)
    [ 5882.758] (II) fglrx(0): Modeline "1152x864"x59.9 148.35 1152 2008 2052 2200 864 1084 1089 1125 +hsync +vsync (67.4 kHz e)
    [ 5882.758] (II) fglrx(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 5882.758] (II) fglrx(0): Modeline "1152x864"x25.0 74.25 1152 2448 2492 2640 864 1084 1089 1125 +hsync +vsync (28.1 kHz e)
    [ 5882.758] (II) fglrx(0): Modeline "1152x864"x30.0 74.18 1152 2008 2052 2200 864 1084 1089 1125 +hsync +vsync (33.7 kHz e)
    [ 5882.758] (II) fglrx(0): Modeline "1152x864"x24.0 74.18 1152 2558 2602 2750 864 1084 1089 1125 +hsync +vsync (27.0 kHz e)
    [ 5882.758] (II) fglrx(0): Modeline "1280x768"x50.0 148.50 1280 2448 2492 2640 768 1084 1089 1125 +hsync +vsync (56.2 kHz e)
    [ 5882.758] (II) fglrx(0): Modeline "1280x768"x60.0 83.50 1280 1352 1480 1680 768 803 809 831 -hsync +vsync (49.7 kHz e)
    [ 5882.758] (II) fglrx(0): Modeline "1280x768"x25.0 74.25 1280 2448 2492 2640 768 1084 1089 1125 +hsync +vsync (28.1 kHz e)
    [ 5882.758] (II) fglrx(0): Modeline "1280x768"x30.0 74.18 1280 2008 2052 2200 768 1084 1089 1125 +hsync +vsync (33.7 kHz e)
    [ 5882.758] (II) fglrx(0): Modeline "1280x768"x24.0 74.18 1280 2558 2602 2750 768 1084 1089 1125 +hsync +vsync (27.0 kHz e)
    [ 5882.758] (II) fglrx(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
    [ 5882.758] (II) fglrx(0): Modeline "1280x720"x50.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
    [ 5882.758] (II) fglrx(0): Modeline "1280x720"x25.0 74.25 1280 2448 2492 2640 720 1084 1089 1125 +hsync +vsync (28.1 kHz e)
    [ 5882.758] (II) fglrx(0): Modeline "1280x720"x59.9 74.18 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
    [ 5882.758] (II) fglrx(0): Modeline "1280x720"x30.0 74.18 1280 2008 2052 2200 720 1084 1089 1125 +hsync +vsync (33.7 kHz e)
    [ 5882.758] (II) fglrx(0): Modeline "1280x720"x24.0 74.18 1280 2558 2602 2750 720 1084 1089 1125 +hsync +vsync (27.0 kHz e)
    [ 5882.758] (II) fglrx(0): Modeline "1024x768"x50.0 148.50 1024 2448 2492 2640 768 1084 1089 1125 +hsync +vsync (56.2 kHz e)
    [ 5882.758] (II) fglrx(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
    [ 5882.758] (II) fglrx(0): Modeline "1024x768"x70.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 5882.758] (II) fglrx(0): Modeline "1024x768"x25.0 74.25 1024 2448 2492 2640 768 1084 1089 1125 +hsync +vsync (28.1 kHz e)
    [ 5882.758] (II) fglrx(0): Modeline "1024x768"x30.0 74.18 1024 2008 2052 2200 768 1084 1089 1125 +hsync +vsync (33.7 kHz e)
    [ 5882.758] (II) fglrx(0): Modeline "1024x768"x24.0 74.18 1024 2558 2602 2750 768 1084 1089 1125 +hsync +vsync (27.0 kHz e)
    [ 5882.758] (II) fglrx(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 5882.758] (II) fglrx(0): Modeline "1152x648"x50.0 74.25 1152 1592 1632 1980 648 653 658 750 +hsync +vsync (37.5 kHz ez)
    [ 5882.758] (II) fglrx(0): Modeline "1152x648"x59.9 74.18 1152 1262 1302 1650 648 653 658 750 +hsync +vsync (45.0 kHz ez)
    [ 5882.758] (II) fglrx(0): Modeline "800x600"x50.0 148.50 800 2448 2492 2640 600 1084 1089 1125 +hsync +vsync (56.2 kHz e)
    [ 5882.758] (II) fglrx(0): Modeline "800x600"x25.0 74.25 800 2448 2492 2640 600 1084 1089 1125 +hsync +vsync (28.1 kHz e)
    [ 5882.758] (II) fglrx(0): Modeline "800x600"x30.0 74.18 800 2008 2052 2200 600 1084 1089 1125 +hsync +vsync (33.7 kHz e)
    [ 5882.759] (II) fglrx(0): Modeline "800x600"x24.0 74.18 800 2558 2602 2750 600 1084 1089 1125 +hsync +vsync (27.0 kHz e)
    [ 5882.759] (II) fglrx(0): Modeline "800x600"x72.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 5882.759] (II) fglrx(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 5882.759] (II) fglrx(0): Modeline "800x600"x60.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 5882.759] (II) fglrx(0): Modeline "720x480"x50.0 148.50 720 2448 2492 2640 480 1084 1089 1125 +hsync +vsync (56.2 kHz e)
    [ 5882.759] (II) fglrx(0): Modeline "720x480"x25.0 74.25 720 2448 2492 2640 480 1084 1089 1125 +hsync +vsync (28.1 kHz e)
    [ 5882.759] (II) fglrx(0): Modeline "720x480"x30.0 74.18 720 2008 2052 2200 480 1084 1089 1125 +hsync +vsync (33.7 kHz e)
    [ 5882.759] (II) fglrx(0): Modeline "720x480"x24.0 74.18 720 2558 2602 2750 480 1084 1089 1125 +hsync +vsync (27.0 kHz e)
    [ 5882.759] (II) fglrx(0): Modeline "720x480"x60.0 27.03 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
    [ 5882.759] (II) fglrx(0): Modeline "720x480"x59.9 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
    [ 5882.759] (II) fglrx(0): Modeline "640x480"x50.0 148.50 640 2448 2492 2640 480 1084 1089 1125 +hsync +vsync (56.2 kHz e)
    [ 5882.759] (II) fglrx(0): Modeline "640x480"x25.0 74.25 640 2448 2492 2640 480 1084 1089 1125 +hsync +vsync (28.1 kHz e)
    [ 5882.759] (II) fglrx(0): Modeline "640x480"x30.0 74.18 640 2008 2052 2200 480 1084 1089 1125 +hsync +vsync (33.7 kHz e)
    [ 5882.759] (II) fglrx(0): Modeline "640x480"x24.0 74.18 640 2558 2602 2750 480 1084 1089 1125 +hsync +vsync (27.0 kHz e)
    [ 5882.759] (II) fglrx(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 5882.759] (II) fglrx(0): Modeline "640x480"x72.0 31.50 640 656 696 832 480 481 484 520 -hsync -vsync (37.9 kHz e)
    [ 5882.759] (II) fglrx(0): Modeline "640x480"x67.0 26.75 640 656 720 800 480 483 487 502 -hsync +vsync (33.4 kHz e)
    [ 5882.759] (II) fglrx(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 5882.759] (II) fglrx(0): EDID for output CRT1
    [ 5882.759] (II) fglrx(0): EDID for output CRT2
    [ 5882.759] (II) fglrx(0): Output DFP1 disconnected
    [ 5882.759] (II) fglrx(0): Output DFP2 disconnected
    [ 5882.759] (II) fglrx(0): Output DFP3 disconnected
    [ 5882.759] (II) fglrx(0): Output DFP4 connected
    [ 5882.759] (II) fglrx(0): Output CRT1 disconnected
    [ 5882.759] (II) fglrx(0): Output CRT2 disconnected
    [ 5882.759] (II) fglrx(0): Using exact sizes for initial modes
    [ 5882.759] (II) fglrx(0): Output DFP4 using initial mode 1920x1080
    [ 5882.759] (II) fglrx(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 5882.759] (II) fglrx(0): DPI set to (96, 96)
    [ 5882.759] (II) fglrx(0): Eyefinity capable adapter detected.
    [ 5882.759] (II) fglrx(0): Adapter ATI Radeon HD 5670 has 4 configurable heads and 1 displays connected.
    [ 5882.759] (==) fglrx(0): PseudoColor visuals disabled
    [ 5882.759] (II) Loading sub module "ramdac"
    [ 5882.759] (II) LoadModule: "ramdac"
    [ 5882.759] (II) Module "ramdac" already built-in
    [ 5882.759] (==) fglrx(0): NoDRI = NO
    [ 5882.759] (==) fglrx(0): Capabilities: 0x00000000
    [ 5882.759] (==) fglrx(0): CapabilitiesEx: 0x00000000
    [ 5882.759] (==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
    [ 5882.759] (==) fglrx(0): UseFastTLS=0
    [ 5882.759] (II) fglrx(0): Shadow Primary option: ShadowPrimary is enabled
    [ 5882.760] (--) Depth 24 pixmap format is 32 bpp
    [ 5882.760] Loading extension ATIFGLRXDRI
    [ 5882.760] (II) fglrx(0): doing swlDriScreenInit
    [ 5882.760] (II) fglrx(0): swlDriScreenInit for fglrx driver
    [ 5882.760] ukiDynamicMajor: found major device number 250
    [ 5882.760] ukiDynamicMajor: found major device number 250
    [ 5882.760] ukiDynamicMajor: found major device number 250
    [ 5882.760] ukiOpenByBusid: Searching for BusID PCI:1:0:0
    [ 5882.760] ukiOpenDevice: node name is /dev/ati/card0
    [ 5882.760] ukiOpenDevice: open result is 13, (OK)
    [ 5882.760] ukiOpenByBusid: ukiOpenMinor returns 13
    [ 5882.760] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
    [ 5882.760] (II) fglrx(0): [uki] DRM interface version 1.0
    [ 5882.760] (II) fglrx(0): [uki] created "fglrx" driver at busid "PCI:1:0:0"
    [ 5882.760] (II) fglrx(0): [uki] added 8192 byte SAREA at 0x15cc9000
    [ 5882.760] (II) fglrx(0): [uki] mapped SAREA 0x15cc9000 to 0x7f2a591f3000
    [ 5882.760] (II) fglrx(0): [uki] framebuffer handle = 0x15cca000
    [ 5882.760] (II) fglrx(0): [uki] added 1 reserved context for kernel
    [ 5882.760] (II) fglrx(0): swlDriScreenInit done
    [ 5882.760] (II) fglrx(0): Kernel Module Version Information:
    [ 5882.760] (II) fglrx(0): Name: fglrx
    [ 5882.760] (II) fglrx(0): Version: 13.35.5
    [ 5882.760] (II) fglrx(0): Date: Jan 29 2014
    [ 5882.760] (II) fglrx(0): Desc: AMD FireGL DRM kernel module
    [ 5882.760] (II) fglrx(0): Kernel Module version matches driver.
    [ 5882.760] (II) fglrx(0): Kernel Module Build Time Information:
    [ 5882.760] (II) fglrx(0): Build-Kernel UTS_RELEASE: 3.13.4-1-ARCH
    [ 5882.760] (II) fglrx(0): Build-Kernel MODVERSIONS: yes
    [ 5882.760] (II) fglrx(0): Build-Kernel __SMP__: yes
    [ 5882.760] (II) fglrx(0): Build-Kernel PAGE_SIZE: 0x1000
    [ 5882.760] (II) fglrx(0): [uki] register handle = 0x15ccb000
    [ 5882.761] (II) fglrx(0): DRI initialization successfull
    [ 5882.761] (II) fglrx(0): FBADPhys: 0xf00000000 FBMappedSize: 0x010e0000
    [ 5882.761] (==) fglrx(0): Backing store enabled
    [ 5882.762] Loading extension FGLRXEXTENSION
    [ 5882.762] (**) fglrx(0): DPMS enabled
    [ 5882.762] (II) fglrx(0): Initialized in-driver Xinerama extension
    [ 5882.762] (**) fglrx(0): Textured Video is enabled.
    [ 5882.762] (II) LoadModule: "glesx"
    [ 5882.762] (II) Loading /usr/lib/xorg/modules/glesx.so
    [ 5882.763] (II) Module glesx: vendor="X.Org Foundation"
    [ 5882.763] compiled for 1.4.99.906, module version = 1.0.0
    [ 5882.763] Loading extension GLESX
    [ 5882.763] (II) fglrx(0): GLESX enableFlags = 8784
    [ 5882.763] (II) fglrx(0): GLESX is enabled
    [ 5882.763] (II) LoadModule: "amdxmm"
    [ 5882.763] (II) Loading /usr/lib/xorg/modules/amdxmm.so
    [ 5882.763] (II) Module amdxmm: vendor="X.Org Foundation"
    [ 5882.763] compiled for 1.4.99.906, module version = 2.0.0
    [ 5882.803] Loading extension AMDXVOPL
    [ 5882.803] Loading extension AMDXVBA
    [ 5882.803] (II) fglrx(0): UVD feature is enabled(II) fglrx(0):
    [ 5882.805] (II) fglrx(0): Enable composite support successfully
    [ 5882.805] (WW) fglrx(0): Option "VendorName" is not used
    [ 5882.805] (WW) fglrx(0): Option "ModelName" is not used
    [ 5882.805] (WW) fglrx(0): Option "UseEDIDDpi" is not used
    [ 5882.805] (WW) fglrx(0): Option "UseEDID" is not used
    [ 5882.806] (II) fglrx(0): X context handle = 0x1d
    [ 5882.806] (II) fglrx(0): [DRI] installation complete
    [ 5882.806] (==) fglrx(0): Silken mouse enabled
    [ 5882.806] (==) fglrx(0): Using HW cursor of display infrastructure!
    [ 5882.806] (II) fglrx(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 5882.880] (--) RandR disabled
    [ 5882.889] ukiDynamicMajor: found major device number 250
    [ 5882.889] ukiDynamicMajor: found major device number 250
    [ 5882.889] ukiOpenByBusid: Searching for BusID PCI:1:0:0
    [ 5882.889] ukiOpenDevice: node name is /dev/ati/card0
    [ 5882.889] ukiOpenDevice: open result is 14, (OK)
    [ 5882.889] ukiOpenByBusid: ukiOpenMinor returns 14
    [ 5882.889] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
    [ 5882.889] (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]
    [ 5882.893] ukiDynamicMajor: found major device number 250
    [ 5882.893] ukiDynamicMajor: found major device number 250
    [ 5882.893] ukiDynamicMajor: found major device number 250
    [ 5882.893] ukiOpenDevice: node name is /dev/ati/card0
    [ 5882.893] ukiOpenDevice: open result is 15, (OK)
    [ 5882.893] ukiGetBusid returned 'PCI:1:0:0'
    [ 5882.893] ukiOpenDevice: node name is /dev/ati/card1
    [ 5882.893] ukiOpenDevice: open result is -1, (No such device)
    [ 5882.893] ukiOpenDevice: open result is -1, (No such device)
    [ 5882.893] ukiOpenDevice: Open failed
    [ 5882.893] ukiOpenDevice: node name is /dev/ati/card2
    [ 5882.894] ukiOpenDevice: open result is -1, (No such device)
    [ 5882.894] ukiOpenDevice: open result is -1, (No such device)
    [ 5882.894] ukiOpenDevice: Open failed
    [ 5882.894] ukiOpenDevice: node name is /dev/ati/card3
    [ 5882.894] ukiOpenDevice: open result is -1, (No such device)
    [ 5882.894] ukiOpenDevice: open result is -1, (No such device)
    [ 5882.894] ukiOpenDevice: Open failed
    [ 5882.894] ukiOpenDevice: node name is /dev/ati/card4
    [ 5882.894] ukiOpenDevice: open result is -1, (No such device)
    [ 5882.894] ukiOpenDevice: open result is -1, (No such device)
    [ 5882.894] ukiOpenDevice: Open failed
    [ 5882.894] ukiOpenDevice: node name is /dev/ati/card5
    [ 5882.894] ukiOpenDevice: open result is -1, (No such device)
    [ 5882.894] ukiOpenDevice: open result is -1, (No such device)
    [ 5882.894] ukiOpenDevice: Open failed
    [ 5882.894] ukiOpenDevice: node name is /dev/ati/card6
    [ 5882.894] ukiOpenDevice: open result is -1, (No such device)
    [ 5882.894] ukiOpenDevice: open result is -1, (No such device)
    [ 5882.894] ukiOpenDevice: Open failed
    [ 5882.894] ukiOpenDevice: node name is /dev/ati/card7
    [ 5882.894] ukiOpenDevice: open result is -1, (No such device)
    [ 5882.894] ukiOpenDevice: open result is -1, (No such device)
    [ 5882.894] ukiOpenDevice: Open failed
    [ 5882.894] ukiOpenDevice: node name is /dev/ati/card8
    [ 5882.894] ukiOpenDevice: open result is -1, (No such device)
    [ 5882.894] ukiOpenDevice: open result is -1, (No such device)
    [ 5882.894] ukiOpenDevice: Open failed
    [ 5882.894] ukiOpenDevice: node name is /dev/ati/card9
    [ 5882.894] ukiOpenDevice: open result is -1, (No such device)
    [ 5882.894] ukiOpenDevice: open result is -1, (No such device)
    [ 5882.894] ukiOpenDevice: Open failed
    [ 5882.894] ukiOpenDevice: node name is /dev/ati/card10
    [ 5882.894] ukiOpenDevice: open result is -1, (No such device)
    [ 5882.894] ukiOpenDevice: open result is -1, (No such device)
    [ 5882.894] ukiOpenDevice: Open failed
    [ 5882.894] ukiOpenDevice: node name is /dev/ati/card11
    [ 5882.894] ukiOpenDevice: open result is -1, (No such device)
    [ 5882.894] ukiOpenDevice: open result is -1, (No such device)
    [ 5882.894] ukiOpenDevice: Open failed
    [ 5882.894] ukiOpenDevice: node name is /dev/ati/card12
    [ 5882.894] ukiOpenDevice: open result is -1, (No such device)
    [ 5882.894] ukiOpenDevice: open result is -1, (No such device)
    [ 5882.894] ukiOpenDevice: Open failed
    [ 5882.894] ukiOpenDevice: node name is /dev/ati/card13
    [ 5882.895] ukiOpenDevice: open result is -1, (No such device)
    [ 5882.895] ukiOpenDevice: open result is -1, (No such device)
    [ 5882.895] ukiOpenDevice: Open failed
    [ 5882.895] ukiOpenDevice: node name is /dev/ati/card14
    [ 5882.895] ukiOpenDevice: open result is -1, (No such device)
    [ 5882.895] ukiOpenDevice: open result is -1, (No such device)
    [ 5882.895] ukiOpenDevice: Open failed
    [ 5882.895] ukiOpenDevice: node name is /dev/ati/card15
    [ 5882.895] ukiOpenDevice: open result is -1, (No such device)
    [ 5882.895] ukiOpenDevice: open result is -1, (No such device)
    [ 5882.895] ukiOpenDevice: Open failed
    [ 5882.895] ukiDynamicMajor: found major device number 250
    [ 5882.895] ukiOpenByBusid: Searching for BusID PCI:1:0:0
    [ 5882.895] ukiOpenDevice: node name is /dev/ati/card0
    [ 5882.895] ukiOpenDevice: open result is 15, (OK)
    [ 5882.895] ukiOpenByBusid: ukiOpenMinor returns 15
    [ 5882.895] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
    [ 5882.941] (II) AIGLX: Loaded and initialized OpenGL driver(II) GLX: Initialized DRI GL provider for screen 0
    [ 5882.942] ukiDynamicMajor: found major device number 250
    [ 5882.942] ukiDynamicMajor: found major device number 250
    [ 5882.942] ukiDynamicMajor: found major device number 250
    [ 5882.942] ukiOpenDevice: node name is /dev/ati/card0
    [ 5882.942] ukiOpenDevice: open result is 16, (OK)
    [ 5882.942] ukiGetBusid returned 'PCI:1:0:0'
    [ 5882.942] ukiOpenDevice: node name is /dev/ati/card1
    [ 5882.942] ukiOpenDevice: open result is -1, (No such device)
    [ 5882.942] ukiOpenDevice: open result is -1, (No such device)
    [ 5882.942] ukiOpenDevice: Open failed
    [ 5882.942] ukiOpenDevice: node name is /dev/ati/card2
    [ 5882.942] ukiOpenDevice: open result is -1, (No such device)
    [ 5882.942] ukiOpenDevice: open result is -1, (No such device)
    [ 5882.942] ukiOpenDevice: Open failed
    [ 5882.942] ukiOpenDevice: node name is /dev/ati/card3
    [ 5882.942] ukiOpenDevice: open result is -1, (No such device)
    [ 5882.942] ukiOpenDevice: open result is -1, (No such device)
    [ 5882.942] ukiOpenDevice: Open failed
    [ 5882.942] ukiOpenDevice: node name is /dev/ati/card4
    [ 5882.942] ukiOpenDevice: open result is -1, (No such device)
    [ 5882.943] ukiOpenDevice: open result is -1, (No such device)
    [ 5882.943] ukiOpenDevice: Open failed
    [ 5882.943] ukiOpenDevice: node name is /dev/ati/card5
    [ 5882.943] ukiOpenDevice: open result is -1, (No such device)
    [ 5882.943] ukiOpenDevice: open result is -1, (No such device)
    [ 5882.943] ukiOpenDevice: Open failed
    [ 5882.943] ukiOpenDevice: node name is /dev/ati/card6
    [ 5882.943] ukiOpenDevice: open result is -1, (No such device)
    [ 5882.943] ukiOpenDevice: open result is -1, (No such device)
    [ 5882.943] ukiOpenDevice: Open failed
    [ 5882.943] ukiOpenDevice: node name is /dev/ati/card7
    [ 5882.943] ukiOpenDevice: open result is -1, (No such device)
    [ 5882.943] ukiOpenDevice: open result is -1, (No such device)
    [ 5882.943] ukiOpenDevice: Open failed
    [ 5882.943] ukiOpenDevice: node name is /dev/ati/card8
    [ 5882.943] ukiOpenDevice: open result is -1, (No such device)
    [ 5882.943] ukiOpenDevice: open result is -1, (No such device)
    [ 5882.943] ukiOpenDevice: Open failed
    [ 5882.943] ukiOpenDevice: node name is /dev/ati/card9
    [ 5882.943] ukiOpenDevice: open result is -1, (No such device)
    [ 5882.943] ukiOpenDevice: open result is -1, (No such device)
    [ 5882.943] ukiOpenDevice: Open failed
    [ 5882.943] ukiOpenDevice: node name is /dev/ati/card10
    [ 5882.943] ukiOpenDevice: open result is -1, (No such device)
    [ 5882.943] ukiOpenDevice: open result is -1, (No such device)
    [ 5882.943] ukiOpenDevice: Open failed
    [ 5882.943] ukiOpenDevice: node name is /dev/ati/card11
    [ 5882.943] ukiOpenDevice: open result is -1, (No such device)
    [ 5882.943] ukiOpenDevice: open result is -1, (No such device)
    [ 5882.943] ukiOpenDevice: Open failed
    [ 5882.943] ukiOpenDevice: node name is /dev/ati/card12
    [ 5882.943] ukiOpenDevice: open result is -1, (No such device)
    [ 5882.943] ukiOpenDevice: open result is -1, (No such device)
    [ 5882.943] ukiOpenDevice: Open failed
    [ 5882.943] ukiOpenDevice: node name is /dev/ati/card13
    [ 5882.943] ukiOpenDevice: open result is -1, (No such device)
    [ 5882.943] ukiOpenDevice: open result is -1, (No such device)
    [ 5882.943] ukiOpenDevice: Open failed
    [ 5882.943] ukiOpenDevice: node name is /dev/ati/card14
    [ 5882.943] ukiOpenDevice: open result is -1, (No such device)
    [ 5882.943] ukiOpenDevice: open result is -1, (No such device)
    [ 5882.943] ukiOpenDevice: Open failed
    [ 5882.943] ukiOpenDevice: node name is /dev/ati/card15
    [ 5882.944] ukiOpenDevice: open result is -1, (No such device)
    [ 5882.944] ukiOpenDevice: open result is -1, (No such device)
    [ 5882.944] ukiOpenDevice: Open failed
    [ 5882.944] ukiDynamicMajor: found major device number 250
    [ 5882.944] ukiOpenByBusid: Searching for BusID PCI:1:0:0
    [ 5882.944] ukiOpenDevice: node name is /dev/ati/card0
    [ 5882.944] ukiOpenDevice: open result is 16, (OK)
    [ 5882.944] ukiOpenByBusid: ukiOpenMinor returns 16
    [ 5882.944] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
    [ 5882.957] (II) fglrx(0): OverDrive5 Detected!
    [ 5882.965] (II) fglrx(0): Setting screen physical size to 508 x 285
    [ 5883.013] (II) config/udev: Adding input device Power Button (/dev/input/event2)
    [ 5883.013] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 5883.013] (**) Power Button: Applying InputClass "keyboad"
    [ 5883.013] (II) LoadModule: "evdev"
    [ 5883.013] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 5883.014] (II) Module evdev: vendor="X.Org Foundation"
    [ 5883.014] compiled for 1.15.0, module version = 2.8.2
    [ 5883.014] Module class: X.Org XInput Driver
    [ 5883.014] ABI class: X.Org XInput driver, version 20.0
    [ 5883.014] (II) Using input driver 'evdev' for 'Power Button'
    [ 5883.014] (**) Power Button: always reports core events
    [ 5883.014] (**) evdev: Power Button: Device: "/dev/input/event2"
    [ 5883.014] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 5883.014] (--) evdev: Power Button: Found keys
    [ 5883.014] (II) evdev: Power Button: Configuring as keyboard
    [ 5883.014] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
    [ 5883.014] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 5883.014] (**) Option "xkb_rules" "evdev"
    [ 5883.014] (**) Option "xkb_model" "pc104"
    [ 5883.014] (**) Option "xkb_layout" "de"
    [ 5883.014] (**) Option "xkb_variant" "nodeadkeys"
    [ 5883.046] (II) config/udev: Adding input device Power Button (/dev/input/event1)
    [ 5883.046] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 5883.046] (**) Power Button: Applying InputClass "keyboad"
    [ 5883.046] (II) Using input driver 'evdev' for 'Power Button'
    [ 5883.046] (**) Power Button: always reports core events
    [ 5883.046] (**) evdev: Power Button: Device: "/dev/input/event1"
    [ 5883.046] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 5883.046] (--) evdev: Power Button: Found keys
    [ 5883.046] (II) evdev: Power Button: Configuring as keyboard
    [ 5883.046] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1"
    [ 5883.046] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
    [ 5883.046] (**) Option "xkb_rules" "evdev"
    [ 5883.046] (**) Option "xkb_model" "pc104"
    [ 5883.046] (**) Option "xkb_layout" "de"
    [ 5883.046] (**) Option "xkb_variant" "nodeadkeys"
    [ 5883.047] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event13)
    [ 5883.047] (II) No input driver specified, ignoring this device.
    [ 5883.047] (II) This device may have been added with another device file.
    [ 5883.047] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event6)
    [ 5883.047] (II) No input driver specified, ignoring this device.
    [ 5883.047] (II) This device may have been added with another device file.
    [ 5883.047] (II) config/udev: Adding input device HDA Intel Line Out Surround (/dev/input/event9)
    [ 5883.047] (II) No input driver specified, ignoring this device.
    [ 5883.047] (II) This device may have been added with another device file.
    [ 5883.048] (II) config/udev: Adding input device HDA Intel Line Out CLFE (/dev/input/event8)
    [ 5883.048] (II) No input driver specified, ignoring this device.
    [ 5883.048] (II) This device may have been added with another device file.
    [ 5883.048] (II) config/udev: Adding input device HDA Intel Line Out Side (/dev/input/event7)
    [ 5883.048] (II) No input driver specified, ignoring this device.
    [ 5883.048] (II) This device may have been added with another device file.
    [ 5883.048] (II) config/udev: Adding input device HDA Intel Rear Mic (/dev/input/event12)
    [ 5883.048] (II) No input driver specified, ignoring this device.
    [ 5883.048] (II) This device may have been added with another device file.
    [ 5883.049] (II) config/udev: Adding input device HDA Intel Line (/dev/input/event11)
    [ 5883.049] (II) No input driver specified, ignoring this device.
    [ 5883.049] (II) This device may have been added with another device file.
    [ 5883.049] (II) config/udev: Adding input device HDA Intel Line Out Front (/dev/input/event10)
    [ 5883.049] (II) No input driver specified, ignoring this device.
    [ 5883.049] (II) This device may have been added with another device file.
    [ 5883.049] (II) config/udev: Adding input device Logitech G500s Laser Gaming Mouse (/dev/input/event3)
    [ 5883.049] (**) Logitech G500s Laser Gaming Mouse: Applying InputClass "evdev pointer catchall"
    [ 5883.049] (II) Using input driver 'evdev' for 'Logitech G500s Laser Gaming Mouse'
    [ 5883.049] (**) Logitech G500s Laser Gaming Mouse: always reports core events
    [ 5883.049] (**) evdev: Logitech G500s Laser Gaming Mouse: Device: "/dev/input/event3"
    [ 5883.050] (--) evdev: Logitech G500s Laser Gaming Mouse: Vendor 0x46d Product 0xc24e
    [ 5883.050] (--) evdev: Logitech G500s Laser Gaming Mouse: Found 20 mouse buttons
    [ 5883.050] (--) evdev: Logitech G500s Laser Gaming Mouse: Found scroll wheel(s)
    [ 5883.050] (--) evdev: Logitech G500s Laser Gaming Mouse: Found relative axes
    [ 5883.050] (--) evdev: Logitech G500s Laser Gaming Mouse: Found x and y relative axes
    [ 5883.050] (II) evdev: Logitech G500s Laser Gaming Mouse: Configuring as mouse
    [ 5883.050] (II) evdev: Logitech G500s Laser Gaming Mouse: Adding scrollwheel support
    [ 5883.050] (**) evdev: Logitech G500s Laser Gaming Mouse: YAxisMapping: buttons 4 and 5
    [ 5883.050] (**) evdev: Logitech G500s Laser Gaming Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 5883.050] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.1/usb4/4-1/4-1:1.0/input/input3/event3"
    [ 5883.050] (II) XINPUT: Adding extended input device "Logitech G500s Laser Gaming Mouse" (type: MOUSE, id 8)
    [ 5883.050] (II) evdev: Logitech G500s Laser Gaming Mouse: initialized for relative axes.
    [ 5883.050] (**) Logitech G500s Laser Gaming Mouse: (accel) keeping acceleration scheme 1
    [ 5883.050] (**) Logitech G500s Laser Gaming Mouse: (accel) acceleration profile 0
    [ 5883.050] (**) Logitech G500s Laser Gaming Mouse: (accel) acceleration factor: 2.000
    [ 5883.050] (**) Logitech G500s Laser Gaming Mouse: (accel) acceleration threshold: 4
    [ 5883.050] (II) config/udev: Adding input device Logitech G500s Laser Gaming Mouse (/dev/input/mouse0)
    [ 5883.050] (II) No input driver specified, ignoring this device.
    [ 5883.050] (II) This device may have been added with another device file.
    [ 5883.051] (II) config/udev: Adding input device Logitech G500s Laser Gaming Mouse (/dev/input/event4)
    [ 5883.051] (**) Logitech G500s Laser Gaming Mouse: Applying InputClass "evdev keyboard catchall"
    [ 5883.051] (**) Logitech G500s Laser Gaming Mouse: Applying InputClass "keyboad"
    [ 5883.051] (II) Using input driver 'evdev' for 'Logitech G500s Laser Gaming Mouse'
    [ 5883.051] (**) Logitech G500s Laser Gaming Mouse: always reports core events
    [ 5883.051] (**) evdev: Logitech G500s Laser Gaming Mouse: Device: "/dev/input/event4"
    [ 5883.051] (--) evdev: Logitech G500s Laser Gaming Mouse: Vendor 0x46d Product 0xc24e
    [ 5883.051] (--) evdev: Logitech G500s Laser Gaming Mouse: Found 1 mouse buttons
    [ 5883.051] (--) evdev: Logitech G500s Laser Gaming Mouse: Found scroll wheel(s)
    [ 5883.051] (--) evdev: Logitech G500s Laser Gaming Mouse: Found relative axes
    [ 5883.051] (II) evdev: Logitech G500s Laser Gaming Mouse: Forcing relative x/y axes to exist.
    [ 5883.051] (--) evdev: Logitech G500s Laser Gaming Mouse: Found absolute axes
    [ 5883.051] (II) evdev: Logitech G500s Laser Gaming Mouse: Forcing absolute x/y axes to exist.
    [ 5883.051] (--) evdev: Logitech G500s Laser Gaming Mouse: Found keys
    [ 5883.051] (II) evdev: Logitech G500s Laser Gaming Mouse: Configuring as mouse
    [ 5883.051] (II) evdev: Logitech G500s Laser Gaming Mouse: Configuring as keyboard
    [ 5883.051] (II) evdev: Logitech G500s Laser Gaming Mouse: Adding scrollwheel support
    [ 5883.051] (**) evdev: Logitech G500s Laser Gaming Mouse: YAxisMapping: buttons 4 and 5
    [ 5883.051] (**) evdev: Logitech G500s Laser Gaming Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 5883.051] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.1/usb4/4-1/4-1:1.1/input/input4/event4"
    [ 5883.051] (II) XINPUT: Adding extended input device "Logitech G500s Laser Gaming Mouse" (type: KEYBOARD, id 9)
    [ 5883.051] (**) Option "xkb_rules" "evdev"
    [ 5883.051] (**) Option "xkb_model" "pc104"
    [ 5883.051] (**) Option "xkb_layout" "de"
    [ 5883.051] (**) Option "xkb_variant" "nodeadkeys"
    [ 5883.051] (II) evdev: Logitech G500s Laser Gaming Mouse: initialized for relative axes.
    [ 5883.051] (WW) evdev: Logitech G500s Laser Gaming Mouse: ignoring absolute axes.
    [ 5883.052] (**) Logitech G500s Laser Gaming Mouse: (accel) keeping acceleration scheme 1
    [ 5883.052] (**) Logitech G500s Laser Gaming Mouse: (accel) acceleration profile 0
    [ 5883.052] (**) Logitech G500s Laser Gaming Mouse: (accel) acceleration factor: 2.000
    [ 5883.052] (**) Logitech G500s Laser Gaming Mouse: (accel) acceleration threshold: 4
    [ 5883.052] (II) config/udev: Adding input device Microsoft® LifeCam Studio(TM) (/dev/input/event14)
    [ 5883.052] (**) Microsoft® LifeCam Studio(TM): Applying InputClass "evdev keyboard catchall"
    [ 5883.052] (**) Microsoft® LifeCam Studio(TM): Applying InputClass "keyboad"
    [ 5883.052] (II) Using input driver 'evdev' for 'Microsoft® LifeCam Studio(TM)'
    [ 5883.052] (**) Microsoft® LifeCam Studio(TM): always reports core events
    [ 5883.052] (**) evdev: Microsoft® LifeCam Studio(TM): Device: "/dev/input/event14"
    [ 5883.052] (--) evdev: Microsoft® LifeCam Studio(TM): Vendor 0x45e Product 0x772
    [ 5883.052] (--) evdev: Microsoft® LifeCam Studio(TM): Found keys
    [ 5883.052] (II) evdev: Microsoft® LifeCam Studio(TM): Configuring as keyboard
    [ 5883.052] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.7/usb7/7-1/7-1:1.0/input/input14/event14"
    [ 5883.052] (II) XINPUT: Adding extended input device "Microsoft® LifeCam Studio(TM)" (type: KEYBOARD, id 10)
    [ 5883.052] (**) Option "xkb_rules" "evdev"
    [ 5883.052] (**) Option "xkb_model" "pc104"
    [ 5883.052] (**) Option "xkb_layout" "de"
    [ 5883.052] (**) Option "xkb_variant" "nodeadkeys"
    [ 5883.053] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 5883.053] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 5883.053] (**) AT Translated Set 2 keyboard: Applying InputClass "keyboad"
    [ 5883.053] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 5883.053] (**) AT Translated Set 2 keyboard: always reports core events
    [ 5883.053] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 5883.053] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
    [ 5883.053] (--) evdev: AT Translated Set 2 keyboard: Found keys
    [ 5883.053] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
    [ 5883.053] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 5883.053] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
    [ 5883.053] (**) Option "xkb_rules" "evdev"
    [ 5883.053] (**) Option "xkb_model" "pc104"
    [ 5883.053] (**) Option "xkb_layout" "de"
    [ 5883.053] (**) Option "xkb_variant" "nodeadkeys"
    [ 5883.054] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
    [ 5883.054] (II) No input driver specified, ignoring this device.
    [ 5883.054] (II) This device may have been added with another device file.
    [ 5883.059] (II) fglrx(0): Restoring Recent Mode via PCS is not supported in RANDR 1.2 capable environments
    [ 5883.719] (II) Quirked EDID physical size to 0x0 cm
    [ 5883.719] (II) fglrx(0): EDID vendor "SAM", prod id 1641
    [ 5883.719] (II) fglrx(0): Using EDID range info for horizontal sync
    [ 5883.719] (II) fglrx(0): Using EDID range info for vertical refresh
    [ 5883.719] (II) fglrx(0): Printing DDC gathered Modelines:
    [ 5883.719] (II) fglrx(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
    [ 5883.719] (II) fglrx(0): Modeline "1360x768"x0.0 85.50 1360 1424 1536 1792 768 771 777 795 +hsync +vsync (47.7 kHz e)
    [ 5883.719] (II) fglrx(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
    [ 5883.719] (II) fglrx(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
    [ 5883.719] (II) fglrx(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
    [ 5883.719] (II) fglrx(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
    [ 5883.719] (II) fglrx(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 5883.719] (II) fglrx(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 5883.719] (II) fglrx(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
    [ 5883.719] (II) fglrx(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
    [ 5883.719] (II) fglrx(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 5883.719] (II) fglrx(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 5883.719] (II) fglrx(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 5883.719] (II) fglrx(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
    [ 5883.719] (II) fglrx(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 5883.719] (II) fglrx(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 5883.719] (II) fglrx(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 5883.719] (II) fglrx(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 5883.719] (II) fglrx(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 5883.719] (II) fglrx(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 5883.719] (II) fglrx(0): Modeline "1280x800"x0.0 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz e)
    [ 5883.719] (II) fglrx(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
    [ 5883.719] (II) fglrx(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688

    Xorg.0.log wrote:[  5882.805] (WW) fglrx(0): Option "VendorName" is not used
    [  5882.805] (WW) fglrx(0): Option "ModelName" is not used
    [  5882.805] (WW) fglrx(0): Option "UseEDIDDpi" is not used
    [  5882.805] (WW) fglrx(0): Option "UseEDID" is not used
    Someone demonstrated here on how to do that for fglrx.
    Last edited by Rexilion (2014-02-23 11:39:46)

  • [SOLVED] Gnome won't boot up after catalyst install

    Hello all,
    I'm new to Arch, and seem to have been thrown into the deep end here, as it were. I installed the catalyst drivers for my Radeon HD8xxx card in my laptop to try and get some better video performance, and, through the help of the extraordinarily informative wiki, was able to do so. However when it boots now, it stays on the first screen with all the OK's (I removed quiet from my boot options in grub). I have to switch to tty2 (Alt+F2) and log in to start using it. Here's the kicker though: from there I can run startx and work just fine in x with the catalyst drivers. I don't get that, but I'm hoping someone else might. I apologize in advance if this is noobish mistake, but appreciate any pointers I can get.
    Here's some relevant technical info:
    /var/log/Xorg.0.log (if I understand things correctly, this would be from startx since that's where I'm working now, right?):
    [ 49.034]
    X.Org X Server 1.15.2
    Release Date: 2014-06-27
    [ 49.034] X Protocol Version 11, Revision 0
    [ 49.034] Build Operating System: Linux 3.15.1-1-ARCH x86_64
    [ 49.035] Current Operating System: Linux samwise 3.15.4-1-ARCH #1 SMP PREEMPT Mon Jul 7 07:42:54 CEST 2014 x86_64
    [ 49.035] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=eb465246-d35b-4dc0-a92a-d948f621ccaa rw nomodeset
    [ 49.035] Build Date: 27 June 2014 07:32:26PM
    [ 49.035]
    [ 49.035] Current version of pixman: 0.32.6
    [ 49.035] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 49.035] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 49.036] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jul 10 16:09:18 2014
    [ 49.036] (==) Using config file: "/etc/X11/xorg.conf"
    [ 49.037] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 49.037] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 49.037] (==) ServerLayout "aticonfig Layout"
    [ 49.037] (**) |-->Screen "aticonfig-Screen[0]-0" (0)
    [ 49.037] (**) | |-->Monitor "aticonfig-Monitor[0]-0"
    [ 49.037] (**) | |-->Device "aticonfig-Device[0]-0"
    [ 49.037] (==) Automatically adding devices
    [ 49.037] (==) Automatically enabling devices
    [ 49.037] (==) Automatically adding GPU devices
    [ 49.037] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 49.037] Entry deleted from font path.
    [ 49.037] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 49.037] Entry deleted from font path.
    [ 49.037] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 49.037] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 49.037] Entry deleted from font path.
    [ 49.037] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 49.037] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 49.037] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 49.037] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 49.037] (II) Loader magic: 0x811cc0
    [ 49.037] (II) Module ABI versions:
    [ 49.037] X.Org ANSI C Emulation: 0.4
    [ 49.037] X.Org Video Driver: 15.0
    [ 49.037] X.Org XInput driver : 20.0
    [ 49.037] X.Org Server Extension : 8.0
    [ 49.038] (--) PCI:*(0:0:1:0) 1002:9995:17aa:510a rev 0, Mem @ 0xe0000000/268435456, 0xf0300000/262144, I/O @ 0x00003000/256
    [ 49.038] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 49.039] Initializing built-in extension Generic Event Extension
    [ 49.039] Initializing built-in extension SHAPE
    [ 49.039] Initializing built-in extension MIT-SHM
    [ 49.039] Initializing built-in extension XInputExtension
    [ 49.039] Initializing built-in extension XTEST
    [ 49.039] Initializing built-in extension BIG-REQUESTS
    [ 49.039] Initializing built-in extension SYNC
    [ 49.039] Initializing built-in extension XKEYBOARD
    [ 49.039] Initializing built-in extension XC-MISC
    [ 49.039] Initializing built-in extension SECURITY
    [ 49.039] Initializing built-in extension XINERAMA
    [ 49.039] Initializing built-in extension XFIXES
    [ 49.040] Initializing built-in extension RENDER
    [ 49.040] Initializing built-in extension RANDR
    [ 49.040] Initializing built-in extension COMPOSITE
    [ 49.040] Initializing built-in extension DAMAGE
    [ 49.040] Initializing built-in extension MIT-SCREEN-SAVER
    [ 49.040] Initializing built-in extension DOUBLE-BUFFER
    [ 49.040] Initializing built-in extension RECORD
    [ 49.040] Initializing built-in extension DPMS
    [ 49.043] Initializing built-in extension Present
    [ 49.045] Initializing built-in extension DRI3
    [ 49.048] Initializing built-in extension X-Resource
    [ 49.051] Initializing built-in extension XVideo
    [ 49.053] Initializing built-in extension XVideo-MotionCompensation
    [ 49.056] Initializing built-in extension XFree86-VidModeExtension
    [ 49.058] Initializing built-in extension XFree86-DGA
    [ 49.061] Initializing built-in extension XFree86-DRI
    [ 49.063] Initializing built-in extension DRI2
    [ 49.063] (II) "glx" will be loaded by default.
    [ 49.063] (II) LoadModule: "glx"
    [ 49.064] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 49.064] (II) Module glx: vendor="Advanced Micro Devices, Inc."
    [ 49.064] compiled for 6.9.0, module version = 1.0.0
    [ 49.067] Loading extension GLX
    [ 49.067] (II) LoadModule: "fglrx"
    [ 49.067] (II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so
    [ 49.086] (II) Module fglrx: vendor="FireGL - AMD Technologies Inc."
    [ 49.086] compiled for 1.4.99.906, module version = 14.10.2
    [ 49.086] Module class: X.Org Video Driver
    [ 49.086] (II) Loading sub module "fglrxdrm"
    [ 49.086] (II) LoadModule: "fglrxdrm"
    [ 49.086] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
    [ 49.117] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
    [ 49.117] compiled for 1.4.99.906, module version = 14.10.2
    [ 49.117] (II) AMD Proprietary Linux Driver Version Identifier:14.10.2
    [ 49.117] (II) AMD Proprietary Linux Driver Release Identifier: UNSUPPORTED-14.10.1006.1001
    [ 49.117] (II) AMD Proprietary Linux Driver Build Date: May 5 2014 21:38:38
    [ 49.117] (++) using VT number 2
    [ 49.117] (WW) Falling back to old probe method for fglrx
    [ 49.186] (II) Loading PCS database from /etc/ati/amdpcsdb /etc/ati/amdpcsdb.default
    [ 49.189] ukiDynamicMajor: found major device number 251
    [ 49.189] ukiDynamicMajor: found major device number 251
    [ 49.189] ukiOpenByBusid: Searching for BusID PCI:0:1:0
    [ 49.189] ukiOpenDevice: node name is /dev/ati/card0
    [ 49.189] ukiOpenDevice: open result is 9, (OK)
    [ 49.533] ukiOpenByBusid: ukiOpenMinor returns 9
    [ 49.533] ukiOpenByBusid: ukiGetBusid reports PCI:0:1:0
    [ 49.629] (--) Chipset Supported AMD Graphics Processor (0x9995) found
    [ 49.629] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:1:1) found
    [ 49.631] (II) fglrx(0): pEnt->device->identifier=0x12181a0
    [ 49.631] (II) fglrx(0): === [xdl_xs115_atiddxPreInit] === begin
    [ 49.631] (II) Loading sub module "vgahw"
    [ 49.631] (II) LoadModule: "vgahw"
    [ 49.631] (II) Loading /usr/lib/xorg/modules/libvgahw.so
    [ 49.644] (II) Module vgahw: vendor="X.Org Foundation"
    [ 49.644] compiled for 1.15.2, module version = 0.1.0
    [ 49.644] ABI class: X.Org Video Driver, version 15.0
    [ 49.644] (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
    [ 49.644] (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 49.644] (==) fglrx(0): Default visual is TrueColor
    [ 49.645] (**) fglrx(0): Option "DPMS" "true"
    [ 49.645] (==) fglrx(0): RGB weight 888
    [ 49.645] (II) fglrx(0): Using 8 bits per RGB
    [ 49.645] (==) fglrx(0): Buffer Tiling is ON
    [ 49.645] (II) Loading sub module "fglrxdrm"
    [ 49.645] (II) LoadModule: "fglrxdrm"
    [ 49.645] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
    [ 49.645] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
    [ 49.645] compiled for 1.4.99.906, module version = 14.10.2
    [ 49.647] ukiDynamicMajor: found major device number 251
    [ 49.647] ukiDynamicMajor: found major device number 251
    [ 49.647] ukiOpenByBusid: Searching for BusID PCI:0:1:0
    [ 49.647] ukiOpenDevice: node name is /dev/ati/card0
    [ 49.647] ukiOpenDevice: open result is 11, (OK)
    [ 49.647] ukiOpenByBusid: ukiOpenMinor returns 11
    [ 49.647] ukiOpenByBusid: ukiGetBusid reports PCI:0:1:0
    [ 49.647] (**) fglrx(0): NoAccel = NO
    [ 49.647] (**) fglrx(0): AMD 2D Acceleration Architecture enabled
    [ 49.647] (--) fglrx(0): Chipset: "AMD Radeon HD 8450G" (Chipset = 0x9995)
    [ 49.647] (--) fglrx(0): (PciSubVendor = 0x17aa, PciSubDevice = 0x510a)
    [ 49.647] (==) fglrx(0): board vendor info: third party graphics adapter - NOT original AMD
    [ 49.647] (--) fglrx(0): Linear framebuffer (phys) at 0xe0000000
    [ 49.647] (--) fglrx(0): MMIO registers at 0xf0300000
    [ 49.647] (--) fglrx(0): I/O port at 0x00003000
    [ 49.647] (==) fglrx(0): ROM-BIOS at 0x000c0000
    [ 49.666] (II) fglrx(0): ATIF platform detected
    [ 49.670] (II) fglrx(0): AC Adapter is used
    [ 49.680] (II) fglrx(0): Primary V_BIOS segment is: 0xc000
    [ 49.685] (II) Loading sub module "vbe"
    [ 49.685] (II) LoadModule: "vbe"
    [ 49.685] (II) Loading /usr/lib/xorg/modules/libvbe.so
    [ 49.686] (II) Module vbe: vendor="X.Org Foundation"
    [ 49.686] compiled for 1.15.2, module version = 1.1.0
    [ 49.686] ABI class: X.Org Video Driver, version 15.0
    [ 49.690] (II) fglrx(0): VESA BIOS detected
    [ 49.690] (II) fglrx(0): VESA VBE Version 3.0
    [ 49.690] (II) fglrx(0): VESA VBE Total Mem: 16384 kB
    [ 49.690] (II) fglrx(0): VESA VBE OEM: AMD ATOMBIOS
    [ 49.690] (II) fglrx(0): VESA VBE OEM Software Rev: 15.31
    [ 49.690] (II) fglrx(0): VESA VBE OEM Vendor: (C) 1988-2010, Advanced Micro Devices, Inc.
    [ 49.690] (II) fglrx(0): VESA VBE OEM Product: DVST
    [ 49.690] (II) fglrx(0): VESA VBE OEM Product Rev: 01.00
    [ 49.690] (II) fglrx(0): AMD Video BIOS revision 9 or later detected
    [ 49.690] (--) fglrx(0): Video RAM: 786432 kByte, Type: DDR3
    [ 49.690] (II) fglrx(0): PCIE card detected
    [ 49.690] (--) fglrx(0): Using per-process page tables (PPPT) as GART.
    [ 49.690] (WW) fglrx(0): board is an unknown third party board, chipset is supported
    [ 49.690] (II) fglrx(0): [FB] MC range(MCFBBase = 0xf00000000, MCFBSize = 0x30000000)
    [ 49.690] (II) fglrx(0): RandR 1.2 support is enabled!
    [ 49.690] (II) fglrx(0): RandR 1.2 rotation support is enabled!
    [ 49.691] (II) Loading sub module "fb"
    [ 49.691] (II) LoadModule: "fb"
    [ 49.691] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 49.692] (II) Module fb: vendor="X.Org Foundation"
    [ 49.693] compiled for 1.15.2, module version = 1.0.0
    [ 49.693] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 49.693] (II) fglrx(0): EDID Management option: EDID Management is enabled
    [ 49.693] (II) Loading sub module "ddc"
    [ 49.693] (II) LoadModule: "ddc"
    [ 49.693] (II) Module "ddc" already built-in
    [ 49.839] (II) fglrx(0): Output LVDS using monitor section aticonfig-Monitor[0]-0
    [ 49.839] (II) fglrx(0): Output DFP1 has no monitor section
    [ 49.839] (II) fglrx(0): Output CRT1 has no monitor section
    [ 49.839] (II) Loading sub module "ddc"
    [ 49.839] (II) LoadModule: "ddc"
    [ 49.839] (II) Module "ddc" already built-in
    [ 49.839] (II) fglrx(0): Connected Display0: LVDS
    [ 49.839] (II) fglrx(0): Display0 EDID data ---------------------------
    [ 49.839] (II) fglrx(0): Manufacturer: LEN Model: 40b0 Serial#: 0
    [ 49.839] (II) fglrx(0): Year: 2011 Week: 0
    [ 49.839] (II) fglrx(0): EDID Version: 1.3
    [ 49.839] (II) fglrx(0): Digital Display Input
    [ 49.839] (II) fglrx(0): Max Image Size [cm]: horiz.: 35 vert.: 19
    [ 49.839] (II) fglrx(0): Gamma: 2.20
    [ 49.839] (II) fglrx(0): DPMS capabilities: StandBy Suspend Off
    [ 49.839] (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 49.839] (II) fglrx(0): First detailed timing is preferred mode
    [ 49.839] (II) fglrx(0): redX: 0.617 redY: 0.340 greenX: 0.320 greenY: 0.598
    [ 49.839] (II) fglrx(0): blueX: 0.160 blueY: 0.084 whiteX: 0.313 whiteY: 0.329
    [ 49.839] (II) fglrx(0): Manufacturer's mask: 0
    [ 49.839] (II) fglrx(0): Supported detailed timing:
    [ 49.839] (II) fglrx(0): clock: 69.3 MHz Image Size: 344 x 193 mm
    [ 49.839] (II) fglrx(0): h_active: 1366 h_sync: 1382 h_sync_end 1416 h_blank_end 1466 h_border: 0
    [ 49.839] (II) fglrx(0): v_active: 768 v_sync: 770 v_sync_end 776 v_blanking: 788 v_border: 0
    [ 49.839] (II) fglrx(0): Supported detailed timing:
    [ 49.839] (II) fglrx(0): clock: 57.8 MHz Image Size: 344 x 193 mm
    [ 49.839] (II) fglrx(0): h_active: 1366 h_sync: 1382 h_sync_end 1416 h_blank_end 1466 h_border: 0
    [ 49.839] (II) fglrx(0): v_active: 768 v_sync: 770 v_sync_end 776 v_blanking: 788 v_border: 0
    [ 49.839] (II) fglrx(0): Unknown vendor-specific block f
    [ 49.839] (II) fglrx(0): N156BGE-L11
    [ 49.839] (II) fglrx(0): EDID (in hex):
    [ 49.840] (II) fglrx(0): 00ffffffffffff0030aeb04000000000
    [ 49.840] (II) fglrx(0): 0015010380231378ea00259e57529929
    [ 49.840] (II) fglrx(0): 15505400000001010101010101010101
    [ 49.840] (II) fglrx(0): 010101010101121b5664500014301022
    [ 49.840] (II) fglrx(0): 260058c1100000189116566450001430
    [ 49.840] (II) fglrx(0): 1022260058c1100000180000000f008c
    [ 49.840] (II) fglrx(0): 09328c09321609000daea915000000fe
    [ 49.840] (II) fglrx(0): 004e3135364247452d4c31310a20007e
    [ 49.840] (II) fglrx(0): End of Display0 EDID data --------------------
    [ 49.840] (II) fglrx(0): Dynamic Surface Resizing Enabled
    [ 49.840] (II) fglrx(0): EDID for output LVDS
    [ 49.840] (II) fglrx(0): Manufacturer: LEN Model: 40b0 Serial#: 0
    [ 49.840] (II) fglrx(0): Year: 2011 Week: 0
    [ 49.840] (II) fglrx(0): EDID Version: 1.3
    [ 49.840] (II) fglrx(0): Digital Display Input
    [ 49.840] (II) fglrx(0): Max Image Size [cm]: horiz.: 35 vert.: 19
    [ 49.840] (II) fglrx(0): Gamma: 2.20
    [ 49.840] (II) fglrx(0): DPMS capabilities: StandBy Suspend Off
    [ 49.840] (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 49.840] (II) fglrx(0): First detailed timing is preferred mode
    [ 49.840] (II) fglrx(0): redX: 0.617 redY: 0.340 greenX: 0.320 greenY: 0.598
    [ 49.840] (II) fglrx(0): blueX: 0.160 blueY: 0.084 whiteX: 0.313 whiteY: 0.329
    [ 49.840] (II) fglrx(0): Manufacturer's mask: 0
    [ 49.840] (II) fglrx(0): Supported detailed timing:
    [ 49.840] (II) fglrx(0): clock: 69.3 MHz Image Size: 344 x 193 mm
    [ 49.840] (II) fglrx(0): h_active: 1366 h_sync: 1382 h_sync_end 1416 h_blank_end 1466 h_border: 0
    [ 49.840] (II) fglrx(0): v_active: 768 v_sync: 770 v_sync_end 776 v_blanking: 788 v_border: 0
    [ 49.840] (II) fglrx(0): Supported detailed timing:
    [ 49.840] (II) fglrx(0): clock: 57.8 MHz Image Size: 344 x 193 mm
    [ 49.840] (II) fglrx(0): h_active: 1366 h_sync: 1382 h_sync_end 1416 h_blank_end 1466 h_border: 0
    [ 49.840] (II) fglrx(0): v_active: 768 v_sync: 770 v_sync_end 776 v_blanking: 788 v_border: 0
    [ 49.840] (II) fglrx(0): Unknown vendor-specific block f
    [ 49.840] (II) fglrx(0): N156BGE-L11
    [ 49.840] (II) fglrx(0): EDID (in hex):
    [ 49.840] (II) fglrx(0): 00ffffffffffff0030aeb04000000000
    [ 49.840] (II) fglrx(0): 0015010380231378ea00259e57529929
    [ 49.840] (II) fglrx(0): 15505400000001010101010101010101
    [ 49.840] (II) fglrx(0): 010101010101121b5664500014301022
    [ 49.840] (II) fglrx(0): 260058c1100000189116566450001430
    [ 49.841] (II) fglrx(0): 1022260058c1100000180000000f008c
    [ 49.841] (II) fglrx(0): 09328c09321609000daea915000000fe
    [ 49.841] (II) fglrx(0): 004e3135364247452d4c31310a20007e
    [ 49.841] (II) fglrx(0): EDID vendor "LEN", prod id 16560
    [ 49.841] (II) fglrx(0): Printing DDC gathered Modelines:
    [ 49.841] (II) fglrx(0): Modeline "1366x768"x0.0 69.30 1366 1382 1416 1466 768 770 776 788 -hsync -vsync (47.3 kHz eP)
    [ 49.841] (II) fglrx(0): Modeline "1366x768"x0.0 57.77 1366 1382 1416 1466 768 770 776 788 -hsync -vsync (39.4 kHz e)
    [ 49.841] (II) fglrx(0): Printing probed modes for output LVDS
    [ 49.841] (II) fglrx(0): Modeline "1366x768"x60.0 69.30 1366 1382 1416 1466 768 770 776 788 -hsync -vsync (47.3 kHz eP)
    [ 49.841] (II) fglrx(0): Modeline "1366x768"x50.0 57.77 1366 1382 1416 1466 768 770 776 788 -hsync -vsync (39.4 kHz e)
    [ 49.841] (II) fglrx(0): Modeline "1360x768"x60.0 69.30 1360 1382 1416 1466 768 770 776 788 -hsync -vsync (47.3 kHz e)
    [ 49.841] (II) fglrx(0): Modeline "1360x768"x50.0 57.77 1360 1382 1416 1466 768 770 776 788 -hsync -vsync (39.4 kHz e)
    [ 49.841] (II) fglrx(0): Modeline "1280x768"x60.0 69.30 1280 1382 1416 1466 768 770 776 788 -hsync -vsync (47.3 kHz e)
    [ 49.841] (II) fglrx(0): Modeline "1280x768"x50.0 57.77 1280 1382 1416 1466 768 770 776 788 -hsync -vsync (39.4 kHz e)
    [ 49.841] (II) fglrx(0): Modeline "1280x720"x60.0 69.30 1280 1382 1416 1466 720 770 776 788 -hsync -vsync (47.3 kHz e)
    [ 49.841] (II) fglrx(0): Modeline "1280x720"x50.0 57.77 1280 1382 1416 1466 720 770 776 788 -hsync -vsync (39.4 kHz e)
    [ 49.841] (II) fglrx(0): Modeline "1024x768"x60.0 69.30 1024 1382 1416 1466 768 770 776 788 -hsync -vsync (47.3 kHz e)
    [ 49.841] (II) fglrx(0): Modeline "1024x768"x50.0 57.77 1024 1382 1416 1466 768 770 776 788 -hsync -vsync (39.4 kHz e)
    [ 49.841] (II) fglrx(0): Modeline "1024x600"x60.0 69.30 1024 1382 1416 1466 600 770 776 788 -hsync -vsync (47.3 kHz e)
    [ 49.841] (II) fglrx(0): Modeline "1024x600"x50.0 57.77 1024 1382 1416 1466 600 770 776 788 -hsync -vsync (39.4 kHz e)
    [ 49.841] (II) fglrx(0): Modeline "800x600"x60.0 69.30 800 1382 1416 1466 600 770 776 788 -hsync -vsync (47.3 kHz e)
    [ 49.841] (II) fglrx(0): Modeline "800x600"x50.0 57.77 800 1382 1416 1466 600 770 776 788 -hsync -vsync (39.4 kHz e)
    [ 49.841] (II) fglrx(0): Modeline "800x480"x60.0 69.30 800 1382 1416 1466 480 770 776 788 -hsync -vsync (47.3 kHz e)
    [ 49.841] (II) fglrx(0): Modeline "800x480"x50.0 57.77 800 1382 1416 1466 480 770 776 788 -hsync -vsync (39.4 kHz e)
    [ 49.841] (II) fglrx(0): Modeline "640x480"x60.0 69.30 640 1382 1416 1466 480 770 776 788 -hsync -vsync (47.3 kHz e)
    [ 49.841] (II) fglrx(0): Modeline "640x480"x50.0 57.77 640 1382 1416 1466 480 770 776 788 -hsync -vsync (39.4 kHz e)
    [ 49.841] (II) fglrx(0): EDID for output DFP1
    [ 49.841] (II) fglrx(0): EDID for output CRT1
    [ 49.841] (II) fglrx(0): Output LVDS connected
    [ 49.841] (II) fglrx(0): Output DFP1 disconnected
    [ 49.841] (II) fglrx(0): Output CRT1 disconnected
    [ 49.841] (II) fglrx(0): Using exact sizes for initial modes
    [ 49.841] (II) fglrx(0): Output LVDS using initial mode 1366x768
    [ 49.841] (II) fglrx(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 49.841] (II) fglrx(0): Display dimensions: (350, 190) mm
    [ 49.841] (II) fglrx(0): DPI set to (99, 102)
    [ 49.841] (II) fglrx(0): Eyefinity capable adapter detected.
    [ 49.841] (II) fglrx(0): Adapter AMD Radeon HD 8450G has 4 configurable heads and 1 displays connected.
    [ 49.841] (==) fglrx(0): PseudoColor visuals disabled
    [ 49.841] (II) Loading sub module "ramdac"
    [ 49.841] (II) LoadModule: "ramdac"
    [ 49.841] (II) Module "ramdac" already built-in
    [ 49.841] (==) fglrx(0): NoDRI = NO
    [ 49.841] (==) fglrx(0): Capabilities: 0x00000000
    [ 49.841] (==) fglrx(0): CapabilitiesEx: 0x00000000
    [ 49.841] (==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
    [ 49.841] (==) fglrx(0): UseFastTLS=0
    [ 49.841] (II) fglrx(0): Shadow Primary option: ShadowPrimary is enabled
    [ 49.841] (--) Depth 24 pixmap format is 32 bpp
    [ 49.841] Loading extension ATIFGLRXDRI
    [ 49.841] (II) fglrx(0): doing swlDriScreenInit
    [ 49.841] (II) fglrx(0): swlDriScreenInit for fglrx driver
    [ 49.841] ukiDynamicMajor: found major device number 251
    [ 49.841] ukiDynamicMajor: found major device number 251
    [ 49.841] ukiDynamicMajor: found major device number 251
    [ 49.841] ukiOpenByBusid: Searching for BusID PCI:0:1:0
    [ 49.841] ukiOpenDevice: node name is /dev/ati/card0
    [ 49.841] ukiOpenDevice: open result is 12, (OK)
    [ 49.841] ukiOpenByBusid: ukiOpenMinor returns 12
    [ 49.841] ukiOpenByBusid: ukiGetBusid reports PCI:0:1:0
    [ 49.842] (II) fglrx(0): [uki] DRM interface version 1.0
    [ 49.842] (II) fglrx(0): [uki] created "fglrx" driver at busid "PCI:0:1:0"
    [ 49.842] (II) fglrx(0): [uki] added 8192 byte SAREA at 0x2000
    [ 49.842] (II) fglrx(0): [uki] mapped SAREA 0x2000 to 0x7f64c6e62000
    [ 49.842] (II) fglrx(0): [uki] framebuffer handle = 0x3000
    [ 49.842] (II) fglrx(0): [uki] added 1 reserved context for kernel
    [ 49.842] (II) fglrx(0): swlDriScreenInit done
    [ 49.842] (II) fglrx(0): Kernel Module Version Information:
    [ 49.842] (II) fglrx(0): Name: fglrx
    [ 49.842] (II) fglrx(0): Version: 14.10.2
    [ 49.842] (II) fglrx(0): Date: May 5 2014
    [ 49.842] (II) fglrx(0): Desc: AMD FireGL DRM kernel module
    [ 49.842] (II) fglrx(0): Kernel Module version matches driver.
    [ 49.842] (II) fglrx(0): Kernel Module Build Time Information:
    [ 49.842] (II) fglrx(0): Build-Kernel UTS_RELEASE: 3.15.4-1-ARCH
    [ 49.842] (II) fglrx(0): Build-Kernel MODVERSIONS: yes
    [ 49.842] (II) fglrx(0): Build-Kernel __SMP__: yes
    [ 49.842] (II) fglrx(0): Build-Kernel PAGE_SIZE: 0x1000
    [ 49.842] (II) fglrx(0): [uki] register handle = 0x00004000
    [ 49.844] (II) fglrx(0): DRI initialization successfull
    [ 49.856] (II) fglrx(0): FBADPhys: 0xf00000000 FBMappedSize: 0x01080000
    [ 49.862] (==) fglrx(0): Backing store enabled
    [ 49.862] Loading extension FGLRXEXTENSION
    [ 49.862] (**) fglrx(0): DPMS enabled
    [ 49.863] (II) fglrx(0): Initialized in-driver Xinerama extension
    [ 49.863] (**) fglrx(0): Textured Video is enabled.
    [ 49.863] (II) LoadModule: "glesx"
    [ 49.863] (II) Loading /usr/lib/xorg/modules/glesx.so
    [ 50.008] (II) Module glesx: vendor="X.Org Foundation"
    [ 50.008] compiled for 1.4.99.906, module version = 1.0.0
    [ 50.008] Loading extension GLESX
    [ 50.008] (II) fglrx(0): GLESX enableFlags = 8784
    [ 50.016] (II) fglrx(0): GLESX is enabled
    [ 50.017] (II) LoadModule: "amdxmm"
    [ 50.017] (II) Loading /usr/lib/xorg/modules/amdxmm.so
    [ 50.035] (II) Module amdxmm: vendor="X.Org Foundation"
    [ 50.035] compiled for 1.4.99.906, module version = 2.0.0
    [ 50.058] Loading extension AMDXVOPL
    [ 50.058] Loading extension AMDXVBA
    [ 50.086] (II) fglrx(0): UVD feature is enabled(II) fglrx(0):
    [ 50.088] (II) fglrx(0): Enable composite support successfully
    [ 50.088] (II) fglrx(0): X context handle = 0x1
    [ 50.088] (II) fglrx(0): [DRI] installation complete
    [ 50.089] (==) fglrx(0): Silken mouse enabled
    [ 50.106] (==) fglrx(0): Using HW cursor of display infrastructure!
    [ 50.107] (II) fglrx(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 50.115] (II) fglrx(0): 'LVDS LCD' ConnectorType, abstracted as 'Panel'
    [ 50.115] (II) fglrx(0): 'eDP LCD' ConnectorType, abstracted as 'Panel'
    [ 52.673] (--) RandR disabled
    [ 52.679] ukiDynamicMajor: found major device number 251
    [ 52.679] ukiDynamicMajor: found major device number 251
    [ 52.679] ukiOpenByBusid: Searching for BusID PCI:0:1:0
    [ 52.679] ukiOpenDevice: node name is /dev/ati/card0
    [ 52.679] ukiOpenDevice: open result is 13, (OK)
    [ 52.679] ukiOpenByBusid: ukiOpenMinor returns 13
    [ 52.679] ukiOpenByBusid: ukiGetBusid reports PCI:0:1:0
    [ 52.680] (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]
    [ 52.929] ukiDynamicMajor: found major device number 251
    [ 52.929] ukiDynamicMajor: found major device number 251
    [ 52.929] ukiDynamicMajor: found major device number 251
    [ 52.929] ukiOpenDevice: node name is /dev/ati/card0
    [ 52.929] ukiOpenDevice: open result is 14, (OK)
    [ 52.929] ukiGetBusid returned 'PCI:0:1:0'
    [ 52.929] ukiOpenDevice: node name is /dev/ati/card1
    [ 52.929] ukiOpenDevice: open result is -1, (No such device)
    [ 52.929] ukiOpenDevice: open result is -1, (No such device)
    [ 52.929] ukiOpenDevice: Open failed
    [ 52.929] ukiOpenDevice: node name is /dev/ati/card2
    [ 52.929] ukiOpenDevice: open result is -1, (No such device)
    [ 52.929] ukiOpenDevice: open result is -1, (No such device)
    [ 52.929] ukiOpenDevice: Open failed
    [ 52.929] ukiOpenDevice: node name is /dev/ati/card3
    [ 52.929] ukiOpenDevice: open result is -1, (No such device)
    [ 52.929] ukiOpenDevice: open result is -1, (No such device)
    [ 52.929] ukiOpenDevice: Open failed
    [ 52.929] ukiOpenDevice: node name is /dev/ati/card4
    [ 52.930] ukiOpenDevice: open result is -1, (No such device)
    [ 52.930] ukiOpenDevice: open result is -1, (No such device)
    [ 52.930] ukiOpenDevice: Open failed
    [ 52.930] ukiOpenDevice: node name is /dev/ati/card5
    [ 52.930] ukiOpenDevice: open result is -1, (No such device)
    [ 52.930] ukiOpenDevice: open result is -1, (No such device)
    [ 52.930] ukiOpenDevice: Open failed
    [ 52.930] ukiOpenDevice: node name is /dev/ati/card6
    [ 52.930] ukiOpenDevice: open result is -1, (No such device)
    [ 52.930] ukiOpenDevice: open result is -1, (No such device)
    [ 52.930] ukiOpenDevice: Open failed
    [ 52.930] ukiOpenDevice: node name is /dev/ati/card7
    [ 52.930] ukiOpenDevice: open result is -1, (No such device)
    [ 52.930] ukiOpenDevice: open result is -1, (No such device)
    [ 52.930] ukiOpenDevice: Open failed
    [ 52.930] ukiOpenDevice: node name is /dev/ati/card8
    [ 52.930] ukiOpenDevice: open result is -1, (No such device)
    [ 52.930] ukiOpenDevice: open result is -1, (No such device)
    [ 52.930] ukiOpenDevice: Open failed
    [ 52.930] ukiOpenDevice: node name is /dev/ati/card9
    [ 52.930] ukiOpenDevice: open result is -1, (No such device)
    [ 52.930] ukiOpenDevice: open result is -1, (No such device)
    [ 52.930] ukiOpenDevice: Open failed
    [ 52.930] ukiOpenDevice: node name is /dev/ati/card10
    [ 52.930] ukiOpenDevice: open result is -1, (No such device)
    [ 52.930] ukiOpenDevice: open result is -1, (No such device)
    [ 52.930] ukiOpenDevice: Open failed
    [ 52.931] ukiOpenDevice: node name is /dev/ati/card11
    [ 52.931] ukiOpenDevice: open result is -1, (No such device)
    [ 52.931] ukiOpenDevice: open result is -1, (No such device)
    [ 52.931] ukiOpenDevice: Open failed
    [ 52.931] ukiOpenDevice: node name is /dev/ati/card12
    [ 52.931] ukiOpenDevice: open result is -1, (No such device)
    [ 52.931] ukiOpenDevice: open result is -1, (No such device)
    [ 52.931] ukiOpenDevice: Open failed
    [ 52.931] ukiOpenDevice: node name is /dev/ati/card13
    [ 52.931] ukiOpenDevice: open result is -1, (No such device)
    [ 52.931] ukiOpenDevice: open result is -1, (No such device)
    [ 52.931] ukiOpenDevice: Open failed
    [ 52.931] ukiOpenDevice: node name is /dev/ati/card14
    [ 52.931] ukiOpenDevice: open result is -1, (No such device)
    [ 52.931] ukiOpenDevice: open result is -1, (No such device)
    [ 52.931] ukiOpenDevice: Open failed
    [ 52.931] ukiOpenDevice: node name is /dev/ati/card15
    [ 52.931] ukiOpenDevice: open result is -1, (No such device)
    [ 52.931] ukiOpenDevice: open result is -1, (No such device)
    [ 52.931] ukiOpenDevice: Open failed
    [ 52.931] ukiDynamicMajor: found major device number 251
    [ 52.931] ukiOpenByBusid: Searching for BusID PCI:0:1:0
    [ 52.931] ukiOpenDevice: node name is /dev/ati/card0
    [ 52.931] ukiOpenDevice: open result is 14, (OK)
    [ 52.931] ukiOpenByBusid: ukiOpenMinor returns 14
    [ 52.931] ukiOpenByBusid: ukiGetBusid reports PCI:0:1:0
    [ 53.834] (II) AIGLX: Loaded and initialized OpenGL driver(II) GLX: Initialized DRI GL provider for screen 0
    [ 53.835] ukiDynamicMajor: found major device number 251
    [ 53.835] ukiDynamicMajor: found major device number 251
    [ 53.835] ukiDynamicMajor: found major device number 251
    [ 53.836] ukiOpenDevice: node name is /dev/ati/card0
    [ 53.836] ukiOpenDevice: open result is 15, (OK)
    [ 53.836] ukiGetBusid returned 'PCI:0:1:0'
    [ 53.836] ukiOpenDevice: node name is /dev/ati/card1
    [ 53.836] ukiOpenDevice: open result is -1, (No such device)
    [ 53.836] ukiOpenDevice: open result is -1, (No such device)
    [ 53.836] ukiOpenDevice: Open failed
    [ 53.836] ukiOpenDevice: node name is /dev/ati/card2
    [ 53.836] ukiOpenDevice: open result is -1, (No such device)
    [ 53.836] ukiOpenDevice: open result is -1, (No such device)
    [ 53.836] ukiOpenDevice: Open failed
    [ 53.836] ukiOpenDevice: node name is /dev/ati/card3
    [ 53.836] ukiOpenDevice: open result is -1, (No such device)
    [ 53.836] ukiOpenDevice: open result is -1, (No such device)
    [ 53.836] ukiOpenDevice: Open failed
    [ 53.836] ukiOpenDevice: node name is /dev/ati/card4
    [ 53.836] ukiOpenDevice: open result is -1, (No such device)
    [ 53.836] ukiOpenDevice: open result is -1, (No such device)
    [ 53.836] ukiOpenDevice: Open failed
    [ 53.836] ukiOpenDevice: node name is /dev/ati/card5
    [ 53.836] ukiOpenDevice: open result is -1, (No such device)
    [ 53.836] ukiOpenDevice: open result is -1, (No such device)
    [ 53.836] ukiOpenDevice: Open failed
    [ 53.836] ukiOpenDevice: node name is /dev/ati/card6
    [ 53.836] ukiOpenDevice: open result is -1, (No such device)
    [ 53.836] ukiOpenDevice: open result is -1, (No such device)
    [ 53.836] ukiOpenDevice: Open failed
    [ 53.836] ukiOpenDevice: node name is /dev/ati/card7
    [ 53.836] ukiOpenDevice: open result is -1, (No such device)
    [ 53.836] ukiOpenDevice: open result is -1, (No such device)
    [ 53.836] ukiOpenDevice: Open failed
    [ 53.836] ukiOpenDevice: node name is /dev/ati/card8
    [ 53.837] ukiOpenDevice: open result is -1, (No such device)
    [ 53.837] ukiOpenDevice: open result is -1, (No such device)
    [ 53.837] ukiOpenDevice: Open failed
    [ 53.837] ukiOpenDevice: node name is /dev/ati/card9
    [ 53.837] ukiOpenDevice: open result is -1, (No such device)
    [ 53.837] ukiOpenDevice: open result is -1, (No such device)
    [ 53.837] ukiOpenDevice: Open failed
    [ 53.837] ukiOpenDevice: node name is /dev/ati/card10
    [ 53.837] ukiOpenDevice: open result is -1, (No such device)
    [ 53.837] ukiOpenDevice: open result is -1, (No such device)
    [ 53.837] ukiOpenDevice: Open failed
    [ 53.837] ukiOpenDevice: node name is /dev/ati/card11
    [ 53.837] ukiOpenDevice: open result is -1, (No such device)
    [ 53.837] ukiOpenDevice: open result is -1, (No such device)
    [ 53.837] ukiOpenDevice: Open failed
    [ 53.837] ukiOpenDevice: node name is /dev/ati/card12
    [ 53.837] ukiOpenDevice: open result is -1, (No such device)
    [ 53.837] ukiOpenDevice: open result is -1, (No such device)
    [ 53.837] ukiOpenDevice: Open failed
    [ 53.837] ukiOpenDevice: node name is /dev/ati/card13
    [ 53.837] ukiOpenDevice: open result is -1, (No such device)
    [ 53.837] ukiOpenDevice: open result is -1, (No such device)
    [ 53.837] ukiOpenDevice: Open failed
    [ 53.837] ukiOpenDevice: node name is /dev/ati/card14
    [ 53.837] ukiOpenDevice: open result is -1, (No such device)
    [ 53.837] ukiOpenDevice: open result is -1, (No such device)
    [ 53.837] ukiOpenDevice: Open failed
    [ 53.837] ukiOpenDevice: node name is /dev/ati/card15
    [ 53.837] ukiOpenDevice: open result is -1, (No such device)
    [ 53.837] ukiOpenDevice: open result is -1, (No such device)
    [ 53.837] ukiOpenDevice: Open failed
    [ 53.837] ukiDynamicMajor: found major device number 251
    [ 53.837] ukiOpenByBusid: Searching for BusID PCI:0:1:0
    [ 53.837] ukiOpenDevice: node name is /dev/ati/card0
    [ 53.837] ukiOpenDevice: open result is 15, (OK)
    [ 53.837] ukiOpenByBusid: ukiOpenMinor returns 15
    [ 53.837] ukiOpenByBusid: ukiGetBusid reports PCI:0:1:0
    [ 53.941] (II) fglrx(0): Setting screen physical size to 361 x 203
    [ 54.199] (II) config/udev: Adding input device Power Button (/dev/input/event3)
    [ 54.199] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 54.199] (II) LoadModule: "evdev"
    [ 54.200] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 54.222] (II) Module evdev: vendor="X.Org Foundation"
    [ 54.223] compiled for 1.15.1, module version = 2.9.0
    [ 54.223] Module class: X.Org XInput Driver
    [ 54.223] ABI class: X.Org XInput driver, version 20.0
    [ 54.223] (II) Using input driver 'evdev' for 'Power Button'
    [ 54.223] (**) Power Button: always reports core events
    [ 54.223] (**) evdev: Power Button: Device: "/dev/input/event3"
    [ 54.223] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 54.223] (--) evdev: Power Button: Found keys
    [ 54.223] (II) evdev: Power Button: Configuring as keyboard
    [ 54.223] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event3"
    [ 54.223] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 54.223] (**) Option "xkb_rules" "evdev"
    [ 54.223] (**) Option "xkb_model" "pc104"
    [ 54.223] (**) Option "xkb_layout" "us"
    [ 54.249] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
    [ 54.250] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 54.250] (II) Using input driver 'evdev' for 'Video Bus'
    [ 54.250] (**) Video Bus: always reports core events
    [ 54.250] (**) evdev: Video Bus: Device: "/dev/input/event4"
    [ 54.250] (--) evdev: Video Bus: Vendor 0 Product 0x6
    [ 54.250] (--) evdev: Video Bus: Found keys
    [ 54.250] (II) evdev: Video Bus: Configuring as keyboard
    [ 54.250] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:02/input/input5/event4"
    [ 54.250] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
    [ 54.250] (**) Option "xkb_rules" "evdev"
    [ 54.250] (**) Option "xkb_model" "pc104"
    [ 54.250] (**) Option "xkb_layout" "us"
    [ 54.250] (II) config/udev: Adding input device Power Button (/dev/input/event1)
    [ 54.250] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 54.250] (II) Using input driver 'evdev' for 'Power Button'
    [ 54.250] (**) Power Button: always reports core events
    [ 54.250] (**) evdev: Power Button: Device: "/dev/input/event1"
    [ 54.250] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 54.250] (--) evdev: Power Button: Found keys
    [ 54.250] (II) evdev: Power Button: Configuring as keyboard
    [ 54.250] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event1"
    [ 54.250] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
    [ 54.250] (**) Option "xkb_rules" "evdev"
    [ 54.250] (**) Option "xkb_model" "pc104"
    [ 54.250] (**) Option "xkb_layout" "us"
    [ 54.251] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
    [ 54.251] (II) No input driver specified, ignoring this device.
    [ 54.251] (II) This device may have been added with another device file.
    [ 54.251] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event5)
    [ 54.251] (II) No input driver specified, ignoring this device.
    [ 54.251] (II) This device may have been added with another device file.
    [ 54.251] (II) config/udev: Adding input device Integrated Camera (/dev/input/event12)
    [ 54.251] (**) Integrated Camera: Applying InputClass "evdev keyboard catchall"
    [ 54.251] (II) Using input driver 'evdev' for 'Integrated Camera'
    [ 54.251] (**) Integrated Camera: always reports core events
    [ 54.251] (**) evdev: Integrated Camera: Device: "/dev/input/event12"
    [ 54.251] (--) evdev: Integrated Camera: Vendor 0x4f2 Product 0xb44d
    [ 54.251] (--) evdev: Integrated Camera: Found keys
    [ 54.251] (II) evdev: Integrated Camera: Configuring as keyboard
    [ 54.251] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:13.2/usb7/7-2/7-2:1.0/input/input14/event12"
    [ 54.251] (II) XINPUT: Adding extended input device "Integrated Camera" (type: KEYBOARD, id 9)
    [ 54.251] (**) Option "xkb_rules" "evdev"
    [ 54.251] (**) Option "xkb_model" "pc104"
    [ 54.251] (**) Option "xkb_layout" "us"
    [ 54.252] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event7)
    [ 54.252] (II) No input driver specified, ignoring this device.
    [ 54.252] (II) This device may have been added with another device file.
    [ 54.252] (II) config/udev: Adding input device HD-Audio Generic Headphone (/dev/input/event9)
    [ 54.252] (II) No input driver specified, ignoring this device.
    [ 54.252] (II) This device may have been added with another device file.
    [ 54.252] (II) config/udev: Adding input device HD-Audio Generic Mic (/dev/input/event8)
    [ 54.252] (II) No input driver specified, ignoring this device.
    [ 54.252] (II) This device may have been added with another device file.
    [ 54.252] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 54.252] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 54.252] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 54.252] (**) AT Translated Set 2 keyboard: always reports core events
    [ 54.252] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 54.252] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
    [ 54.252] (--) evdev: AT Translated Set 2 keyboard: Found keys
    [ 54.252] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
    [ 54.252] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 54.252] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 10)
    [ 54.252] (**) Option "xkb_rules" "evdev"
    [ 54.252] (**) Option "xkb_model" "pc104"
    [ 54.252] (**) Option "xkb_layout" "us"
    [ 54.253] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event11)
    [ 54.253] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    [ 54.253] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    [ 54.253] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
    [ 54.253] (II) LoadModule: "synaptics"
    [ 54.253] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 54.258] (II) Module synaptics: vendor="X.Org Foundation"
    [ 54.258] compiled for 1.15.1, module version = 1.8.0
    [ 54.258] Module class: X.Org XInput Driver
    [ 54.258] ABI class: X.Org XInput driver, version 20.0
    [ 54.258] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
    [ 54.258] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 54.258] (**) Option "Device" "/dev/input/event11"
    [ 54.384] (II) synaptics: SynPS/2 Synaptics TouchPad: found clickpad property
    [ 54.385] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5702 (res 51)
    [ 54.385] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4750 (res 67)
    [ 54.385] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    [ 54.385] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
    [ 54.385] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left double triple
    [ 54.385] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
    [ 54.385] (**) Option "TapButton1" "1"
    [ 54.385] (**) Option "TapButton2" "2"
    [ 54.385] (**) Option "TapButton3" "3"
    [ 54.385] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
    [ 54.385] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [ 54.385] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 54.466] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input11/event11"
    [ 54.467] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 11)
    [ 54.467] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
    [ 54.467] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
    [ 54.467] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.037
    [ 54.467] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    [ 54.467] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
    [ 54.467] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
    [ 54.467] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
    [ 54.467] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [ 54.468] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
    [ 54.468] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
    [ 54.468] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event13)
    [ 54.468] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
    [ 54.468] (II) Using input driver 'evdev' for 'TPPS/2 IBM TrackPoint'
    [ 54.468] (**) TPPS/2 IBM TrackPoint: always reports core events
    [ 54.468] (**) evdev: TPPS/2 IBM TrackPoint: Device: "/dev/input/event13"
    [ 54.469] (--) evdev: TPPS/2 IBM TrackPoint: Vendor 0x2 Product 0xa
    [ 54.469] (--) evdev: TPPS/2 IBM TrackPoint: Found 3 mouse buttons
    [ 54.469] (--) evdev: TPPS/2 IBM TrackPoint: Found relative axes
    [ 54.469] (--) evdev: TPPS/2 IBM TrackPoint: Found x and y relative axes
    [ 54.469] (II) evdev: TPPS/2 IBM TrackPoint: Configuring as mouse
    [ 54.469] (**) evdev: TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5
    [ 54.469] (**) evdev: TPPS/2 IBM TrackPoint: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 54.469] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input13/event13"
    [ 54.469] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 12)
    [ 54.469] (II) evdev: TPPS/2 IBM TrackPoint: initialized for relative axes.
    [ 54.469] (**) TPPS/2 IBM TrackPoint: (accel) keeping acceleration scheme 1
    [ 54.469] (**) TPPS/2 IBM TrackPoint: (accel) acceleration profile 0
    [ 54.469] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
    [ 54.469] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
    [ 54.470] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse1)
    [ 54.470] (II) No input driver specified, ignoring this device.
    [ 54.470] (II) This device may have been added with another device file.
    [ 54.470] (II) config/udev: Adding input device PC Speaker (/dev/input/event10)
    [ 54.470] (II) No input driver specified, ignoring this device.
    [ 54.470] (II) This device may have been added with another device file.
    [ 54.471] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event6)
    [ 54.471] (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
    [ 54.471] (II) Using input driver 'evdev' for 'ThinkPad Extra Buttons'
    [ 54.471] (**) ThinkPad Extra Buttons: always reports core events
    [ 54.471] (**) evdev: ThinkPad Extra Buttons: Device: "/dev/input/event6"
    [ 54.471] (--) evdev: ThinkPad Extra Buttons: Vendor 0x17aa Product 0x5054
    [ 54.471] (--) evdev: ThinkPad Extra Buttons: Found keys
    [ 54.471] (II) evdev: ThinkPad Extra Buttons: Configuring as keyboard
    [ 54.471] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input8/event6"
    [ 54.471] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 13)
    [ 54.472] (**) Option "xkb_rules" "evdev"
    [ 54.472] (**) Option "xkb_model" "pc104"
    [ 54.472] (**) Option "xkb_layout" "us"
    [ 54.479] (II) fglrx(0): Restoring Recent Mode via PCS is not supported in RANDR 1.2 capable environments
    [ 1453.877] ukiDynamicMajor: found major device number 251
    [ 1453.877] ukiDynamicMajor: found major device number 251
    [ 1453.878] ukiDynamicMajor: found major device number 251
    [ 1453.878] ukiOpenDevice: node name is /dev/ati/card0
    [ 1453.878] ukiOpenDevice: open result is 41, (OK)
    [ 1453.878] ukiGetBusid returned 'PCI:0:1:0'
    [ 1453.878] ukiOpenDevice: node name is /dev/ati/card1
    [ 1453.878] ukiOpenDevice: open result is -1, (No such device)
    [ 1453.878] ukiOpenDevice: open result is -1, (No such device)
    [ 1453.878] ukiOpenDevice: Open failed
    [ 1453.878] ukiOpenDevice: node name is /dev/ati/card2
    [ 1453.878] ukiOpenDevice: open result is -1, (No such device)
    [ 1453.878] ukiOpenDevice: open result is -1, (No such device)
    [ 1453.878] ukiOpenDevice: Open failed
    [ 1453.878] ukiOpenDevice: node name is /dev/ati/card3
    [ 1453.878] ukiOpenDevice: open result is -1, (No such device)
    [ 1453.878] ukiOpenDevice: open result is -1, (No such device)
    [ 1453.878] ukiOpenDevice: Open failed
    [ 1453.878] ukiOpenDevice: node name is /dev/ati/card4
    [ 1453.878] ukiOpenDevice: open result is -1, (No such device)
    [ 1453.878] ukiOpenDevice: open result is -1, (No such device)
    [ 1453.878] ukiOpenDevice: Open failed
    [ 1453.878] ukiOpenDevice: node name is /dev/ati/card5
    [ 1453.878] ukiOpenDevice: open result is -1, (No such device)
    [ 1453.878] ukiOpenDevice: open result is -1, (No such device)
    [ 1453.878] ukiOpenDevice: Open failed
    [ 1453.878] ukiOpenDevice: node name is /dev/ati/card6
    [ 1453.878] ukiOpenDevice: open result is -1, (No such device)
    [ 1453.878] ukiOpenDevice: open result is -1, (No such device)
    [ 1453.878] ukiOpenDevice: Open failed
    [ 1453.878] ukiOpenDevice: node name is /dev/ati/card7
    [ 1453.878] ukiOpenDevice: open result is -1, (No such device)
    [ 1453.878] ukiOpenDevice: open result is -1, (No such device)
    [ 1453.878] ukiOpenDevice: Open failed
    [ 1453.878] ukiOpenDevice: node name is /dev/ati/card8
    [ 1453.878] ukiOpenDevice: open result is -1, (No such device)
    [ 1453.878] ukiOpenDevice: open result is -1, (No such device)
    [ 1453.878] ukiOpenDevice: Open failed
    [ 1453.878] ukiOpenDevice: node name is /dev/ati/card9
    [ 1453.878] ukiOpenDevice: open result is -1, (No such device)
    [ 1453.878] ukiOpenDevice: open result is -1, (No such device)
    [ 1453.878] ukiOpenDevice: Open failed
    [ 1453.878] ukiOpenDevice: node name is /dev/ati/card10
    [ 1453.878] ukiOpenDevice: open result is -1, (No such device)
    [ 1453.878] ukiOpenDevice: open result is -1, (No such device)
    [ 1453.878] ukiOpenDevice: Open failed
    [ 1453.878] ukiOpenDevice: node name is /dev/ati/card11
    [ 1453.878] ukiOpenDevice: open result is -1, (No such device)
    [ 1453.878] ukiOpenDevice: open result is -1, (No such device)
    [ 1453.878] ukiOpenDevice: Open failed
    [ 1453.878] ukiOpenDevice: node name is /dev/ati/card12
    [ 1453.878] ukiOpenDevice: open result is -1, (No such device)
    [ 1453.878] ukiOpenDevice: open result is -1, (No such device)
    [ 1453.878] ukiOpenDevice: Open failed
    [ 1453.878] ukiOpenDevice: node name is /dev/ati/card13
    [ 1453.878] ukiOpenDevice: open result is -1, (No such device)
    [ 1453.879] ukiOpenDevice: open result is -1, (No such device)
    [ 1453.879] ukiOpenDevice: Open failed
    [ 1453.879] ukiOpenDevice: node name is /dev/ati/card14
    [ 1453.879] ukiOpenDevice: open result is -1, (No such device)
    [ 1453.879] ukiOpenDevice: open result is -1, (No such device)
    [ 1453.879] ukiOpenDevice: Open failed
    [ 1453.879] ukiOpenDevice: node name is /dev/ati/card15
    [ 1453.879] ukiOpenDevice: open result is -1, (No such device)
    [ 1453.879] ukiOpenDevice: open result is -1, (No such device)
    [ 1453.879] ukiOpenDevice: Open failed
    [ 1453.879] ukiDynamicMajor: found major device number 251
    [ 1453.879] ukiOpenByBusid: Searching for BusID PCI:0:1:0
    [ 1453.879] ukiOpenDevice: node name is /dev/ati/card0
    [ 1453.879] ukiOpenDevice: open result is 41, (OK)
    [ 1453.879] ukiOpenByBusid: ukiOpenMinor returns 41
    [ 1453.879] ukiOpenByBusid: ukiGetBusid reports PCI:0:1:0
    /var/log/Xorg.0.log.old:
    [ 144.740]
    X.Org X Server 1.15.2
    Release Date: 2014-06-27
    [ 144.755] X Protocol Version 11, Revision 0
    [ 144.759] Build Operating System: Linux 3.15.1-1-ARCH x86_64
    [ 144.764] Current Operating System: Linux samwise 3.15.4-1-ARCH #1 SMP PREEMPT Mon Jul 7 07:42:54 CEST 2014 x86_64
    [ 144.765] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=eb465246-d35b-4dc0-a92a-d948f621ccaa rw nomodeset
    [ 144.774] Build Date: 27 June 2014 07:32:26PM
    [ 144.779]
    [ 144.784] Current version of pixman: 0.32.6
    [ 144.793] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 144.793] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 144.812] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jul 10 13:39:10 2014
    [ 144.817] (==) Using config file: "/etc/X11/xorg.conf"
    [ 144.821] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 144.826] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 144.826] (==) ServerLayout "aticonfig Layout"
    [ 144.826] (**) |-->Screen "aticonfig-Screen[0]-0" (0)
    [ 144.826] (**) | |-->Monitor "aticonfig-Monitor[0]-0"
    [ 144.826] (**) | |-->Device "aticonfig-Device[0]-0"
    [ 144.826] (==) Automatically adding devices
    [ 144.826] (==) Automatically enabling devices
    [ 144.826] (==) Automatically adding GPU devices
    [ 144.826] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 144.826] Entry deleted from font path.
    [ 144.826] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 144.826] Entry deleted from font path.
    [ 144.826] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 144.826] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 144.826] Entry deleted from font path.
    [ 144.826] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 144.826] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 144.826] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 144.826] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 144.826] (II) Loader magic: 0x811cc0
    [ 144.826] (II) Module ABI versions:
    [ 144.826] X.Org ANSI C Emulation: 0.4
    [ 144.827] X.Org Video Driver: 15.0
    [ 144.827] X.Org XInput driver : 20.0
    [ 144.827] X.Org Server Extension : 8.0
    [ 144.828] (--) PCI:*(0:0:1:0) 1002:9995:17aa:510a rev 0, Mem @ 0xe0000000/268435456, 0xf0300000/262144, I/O @ 0x00003000/256
    [ 144.828] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 144.833] Initializing built-in extension Generic Event Extension
    [ 144.837] Initializing built-in extension SHAPE
    [ 144.842] Initializing built-in extension MIT-SHM
    [ 144.846] Initializing built-in extension XInputExtension
    [ 144.850] Initializing built-in extension XTEST
    [ 144.855] Initializing built-in extension BIG-REQUESTS
    [ 144.859] Initializing built-in extension SYNC
    [ 144.863] Initializing built-in extension XKEYBOARD
    [ 144.867] Initializing built-in extension XC-MISC
    [ 144.871] Initializing built-in extension SECURITY
    [ 144.875] Initializing built-in extension XINERAMA
    [ 144.878] Initializing built-in extension XFIXES
    [ 144.882] Initializing built-in extension RENDER
    [ 144.886] Initializing built-in extension RANDR
    [ 144.889] Initializing built-in extension COMPOSITE
    [ 144.893] Initializing built-in extension DAMAGE
    [ 144.896] Initializing built-in extension MIT-SCREEN-SAVER
    [ 144.899] Initializing built-in extension DOUBLE-BUFFER
    [ 144.902] Initializing built-in extension RECORD
    [ 144.906] Initializing built-in extension DPMS
    [ 144.909] Initializing built-in extension Present
    [ 144.911] Initializing built-in extension DRI3
    [ 144.914] Initializing built-in extension X-Resource
    [ 144.917] Initializing built-in extension XVideo
    [ 144.920] Initializing built-in extension XVideo-MotionCompensation
    [ 144.923] Initializing built-in extension XFree86-VidModeExtension
    [ 144.925] Initializing built-in extension XFree86-DGA
    [ 144.928] Initializing built-in extension XFree86-DRI
    [ 144.930] Initializing built-in extension DRI2
    [ 144.930] (II) "glx" will be loaded by default.
    [ 144.930] (II) LoadModule: "glx"
    [ 144.930] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 144.931] (II) Module glx: vendor="Advanced Micro Devices, Inc."
    [ 144.931] compiled for 6.9.0, module version = 1.0.0
    [ 144.933] Loading extension GLX
    [ 144.933] (II) LoadModule: "fglrx"
    [ 144.933] (II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so
    [ 144.953] (II) Module fglrx: vendor="FireGL - AMD Technologies Inc."
    [ 144.953] compiled for 1.4.99.906, module version = 14.10.2
    [ 144.953] Module class: X.Org Video Driver
    [ 144.953] (II) Loading sub module "fglrxdrm"
    [ 144.953] (II) LoadModule: "fglrxdrm"
    [ 144.953] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
    [ 144.981] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
    [ 144.981] compiled for 1.4.99.906, module version = 14.10.2
    [ 144.981] (II) AMD Proprietary Linux Driver Version Identifier:14.10.2
    [ 144.981] (II) AMD Proprietary Linux Driver Release Identifier: UNSUPPORTED-14.10.1006.1001
    [ 144.982] (II) AMD Proprietary Linux Driver Build Date: May 5 2014 21:38:38
    [ 144.982] (++) using VT number 2
    [ 144.982] (WW) Falling back to old probe method for fglrx
    [ 145.046] (II) Loading PCS database from /etc/ati/amdpcsdb /etc/ati/amdpcsdb.default
    [ 145.049] ukiDynamicMajor: found major device number 251
    [ 145.049] ukiDynamicMajor: found major device number 251
    [ 145.049] ukiOpenByBusid: Searching for BusID PCI:0:1:0
    [ 145.049] ukiOpenDevice: node name is /dev/ati/card0
    [ 145.049] ukiOpenDevice: open result is 9, (OK)
    [ 145.406] ukiOpenByBusid: ukiOpenMinor returns 9
    [ 145.407] ukiOpenByBusid: ukiGetBusid reports PCI:0:1:0
    [ 145.493] (--) Chipset Supported AMD Graphics Processor (0x9995) found
    [ 145.493] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:1:1) found
    [ 145.495] (II) fglrx(0): pEnt->device->identifier=0x17b11a0
    [ 145.495] (II) fglrx(0): === [xdl_xs115_atiddxPreInit] === begin
    [ 145.495] (II) Loading sub module "vgahw"
    [ 145.495] (II) LoadModule: "vgahw"
    [ 145.496] (II) Loading /usr/lib/xorg/modules/libvgahw.so
    [ 145.508] (II) Module vgahw: vendor="X.Org Foundation"
    [ 145.508] compiled for 1.15.2, module version = 0.1.0
    [ 145.508] ABI class: X.Org Video Driver, version 15.0
    [ 145.509] (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
    [ 145.509] (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 145.509] (==) fglrx(0): Default visual is TrueColor
    [ 145.509] (**) fglrx(0): Option "DPMS" "true"
    [ 145.509] (==) fglrx(0): RGB weight 888
    [ 145.509] (II) fglrx(0): Using 8 bits per RGB
    [ 145.509] (==) fglrx(0): Buffer Tiling is ON
    [ 145.510] (II) Loading sub module "fglrxdrm"
    [ 145.510] (II) LoadModule: "fglrxdrm"
    [ 145.510] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
    [ 145.510] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
    [ 145.510] compiled for 1.4.99.906, module version = 14.10.2
    [ 145.513] ukiDynamicMajor: found major device number 251
    [ 145.513] ukiDynamicMajor: found major device number 251
    [ 145.513] ukiOpenByBusid: Searching for BusID PCI:0:1:0
    [ 145.513] ukiOpenDevice: node name is /dev/ati/card0
    [ 145.513] ukiOpenDevice: open result is 11, (OK)
    [ 145.513] ukiOpenByBusid: ukiOpenMinor returns 11
    [ 145.513] ukiOpenByBusid: ukiGetBusid reports PCI:0:1:0
    [ 145.513] (**) fglrx(0): NoAccel = NO
    [ 145.513] (**) fglrx(0): AMD 2D Acceleration Architecture enabled
    [ 145.513] (--) fglrx(0): Chipset: "AMD Radeon HD 8450G" (Chipset = 0x9995)
    [ 145.513] (--) fglrx(0): (PciSubVendor = 0x17aa, PciSubDevice = 0x510a)
    [ 145.513] (==) fglrx(0): board vendor info: third party graphics adapter - NOT original AMD
    [ 145.514] (--) fglrx(0): Linear framebuffer (phys) at 0xe0000000
    [ 145.514] (--) fglrx(0): MMIO registers at 0xf0300000
    [ 145.514] (--) fglrx(0): I/O port at 0x00003000
    [ 145.514] (==) fglrx(0): ROM-BIOS at 0x000c0000
    [ 145.530] (II) fglrx(0): ATIF platform detected
    [ 145.536] (II) fglrx(0): AC Adapter is used
    [ 145.556] (II) fglrx(0): Primary V_BIOS segment is: 0xc000
    [ 145.560] (II) Loading sub module "vbe"
    [ 145.560] (II) LoadModule: "vbe"
    [ 145.560] (II) Loading /usr/lib/xorg/modules/libvbe.so
    [ 145.561] (II) Module vbe: vendor="X.Org Foundation"
    [ 145.561] compiled for 1.15.2, module version = 1.1.0
    [ 145.561] ABI class: X.Org Video Driver, version 15.0
    [ 145.565] (II) fglrx(0): VESA BIOS detected
    [ 145.565] (II) fglrx(0): VESA VBE Version 3.0
    [ 145.565] (II) fglrx(0): VESA VBE Total Mem: 16384 kB
    [ 145.565] (II) fglrx(0): VESA VBE OEM: AMD ATOMBIOS
    [ 145.565] (II) fglrx(0): VESA VBE OEM Software Rev: 15.31
    [ 145.565] (II) fglrx(0): VESA VBE OEM Vendor: (C) 1988-2010, Advanced Micro Devices, Inc.
    [ 145.565] (II) fglrx(0): VESA VBE OEM Product: DVST
    [ 145.565] (II) fglrx(0): VESA VBE OEM Product Rev: 01.00
    [ 145.565] (II) fglrx(0): AMD Video BIOS revision 9 or later detected
    [ 145.565] (--) fglrx(0): Video RAM: 786432 kByte, Type: DDR3
    [ 145.565] (II) fglrx(0): PCIE card detected
    [ 145.565] (--) fglrx(0): Using per-process page tables (PPPT) as GART.
    [ 145.565] (WW) fglrx(0): board is an unknown third party board, chipset is supported
    [ 145.565] (II) fglrx(0): [FB] MC range(MCFBBase = 0xf00000000, MCFBSize = 0x30000000)
    [ 145.566] (II) fglrx(0): RandR 1.2 support is enabled!
    [ 145.566] (II) fglrx(0): RandR 1.2 rotation support is enabled!
    [ 145.566] (II) Loading sub module "fb"
    [ 145.566] (II) LoadModule: "fb"
    [ 145.566] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 145.567] (II) Module fb: vendor="X.Org Foundation"
    [ 145.567] compiled for 1.15.2, module version = 1.0.0
    [ 145.567] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 145.567] (II) fglrx(0): EDID Management option: EDID Management is enabled
    [ 145.567] (II) Loading sub module "ddc"
    [ 145.567] (II) LoadModule: "ddc"
    [ 145.567] (II) Module "ddc" already built-in
    [ 145.714] (II) fglrx(0): Output LVDS using monitor section aticonfig-Monitor[0]-0
    [ 145.714] (II) fglrx(0): Output DFP1 has no monitor section
    [ 145.714] (II) fglrx(0): Output CRT1 has no monitor section
    [ 145.714] (II) Loading sub module "ddc"
    [ 145.714] (II) LoadModule: "ddc"
    [ 145.714] (II) Module "ddc" already built-in
    [ 145.714] (II) fglrx(0): Connected Display0: LVDS
    [ 145.714] (II) fglrx(0): Display0 EDID data ---------------------------
    [ 145.714] (II) fglrx(0): Manufacturer: LEN Model: 40b0 Serial#: 0
    [ 145.714] (II) fglrx(0): Year: 2011 Week: 0
    [ 145.714] (II) fglrx(0): EDID Version: 1.3
    [ 145.714] (II) fglrx(0): Digital Display Input
    [ 145.714] (II) fglrx(0): Max Image Size [cm]: horiz.: 35 vert.: 19
    [ 145.714] (II) fglrx(0): Gamma: 2.20
    [ 145.714] (II) fglrx(0): DPMS capabilities: StandBy Suspend Off
    [ 145.714] (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 145.714] (II) fglrx(0): First detailed timing is preferred mode
    [ 145.714] (II) fglrx(0): redX: 0.617 redY: 0.340 greenX: 0.320 greenY: 0.598
    [ 145.714] (II) fglrx(0): blueX: 0.160 blueY: 0.084 whiteX: 0.313 whiteY: 0.329
    [ 145.715] (II) fglrx(0): Manufacturer's mask: 0
    [ 145.715] (II) fglrx(0): Supported detailed timing:
    [ 145.715] (II) fglrx(0): clock: 69.3 MHz Image Size: 344 x 193 mm
    [ 145.715] (II) fglrx(0): h_active: 1366 h_sync: 1382 h_sync_end 1416 h_blank_end 1466 h_border: 0
    [ 145.715] (II) fglrx(0): v_active: 768 v_sync: 770 v_sync_end 776 v_blanking: 788 v_border: 0
    [ 145.715] (II) fglrx(0): Supported detailed timing:
    [ 145.715] (II) fglrx(0): clock: 57.8 MHz Image Size: 344 x 193 mm
    [ 145.715] (II) fglrx(0): h_active: 1366 h_sync: 1382 h_sync_end 1416 h_blank_end 1466 h_border: 0
    [ 145.715] (II) fglrx(0): v_active: 768 v_sync: 770 v_sync_end 776 v_blanking: 788 v_border: 0
    [ 145.715] (II) fglrx(0): Unknown vendor-specific block f
    [ 145.715] (II) fglrx(0): N156BGE-L11
    [ 145.715] (II) fglrx(0): EDID (in hex):
    [ 145.715] (II) fglrx(0): 00ffffffffffff0030aeb04000000000
    [ 145.715] (II) fglrx(0): 0015010380231378ea00259e57529929
    [ 145.715] (II) fglrx(0): 15505400000001010101010101010101
    [ 145.715] (II) fglrx(0): 010101010101121b5664500014301022
    [ 145.715] (II) fglrx(0): 260058c1100000189116566450001430
    [ 145.715] (II) fglrx(0): 1022260058c1100000180000000f008c
    [ 145.715] (II) fglrx(0): 09328c09321609000daea915000000fe
    [ 145.715] (II) fglrx(0): 004e3135364247452d4c31310a20007e
    [ 145.715] (II) fglrx(0): End of Display0 EDID data --------------------
    [ 145.715] (II) fglrx(0): Dynamic Surface Resizing Enabled
    [ 145.715] (II) fglrx(0): EDID for output LVDS
    [ 145.715] (II) fglrx(0): Manufacturer: LEN Model: 40b0 Serial#: 0
    [ 145.715] (II) fglrx(0): Year: 2011 Week: 0
    [ 145.715] (II) fglrx(0): EDID Version: 1.3
    [ 145.715] (II) fglrx(0): Digital Display Input
    [ 145.715] (II) fglrx(0): Max Image Size [cm]: horiz.: 35 vert.: 19
    [ 145.715] (II) fglrx(0): Gamma: 2.20
    [ 145.715] (II) fglrx(0): DPMS capabilities: StandBy Suspend Off
    [ 145.715] (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 145.715] (II) fglrx(0): First detailed timing is preferred mode
    [ 145.715] (II) fglrx(0): redX: 0.617 redY: 0.340 greenX: 0.320 greenY: 0.598
    [ 145.715] (II) fglrx(0): blueX: 0.160 blueY: 0.084 whiteX: 0.313 whiteY: 0.329
    [ 145.715] (II) fglrx(0): Manufacturer's mask: 0
    [ 145.715] (II) fglrx(0): Supported detailed timing:
    [ 145.715] (II) fglrx(0): clock: 69.3 MHz Image Size: 344 x 193 mm
    [ 145.715] (II) fglrx(0): h_active: 1366 h_sync: 1382 h_sync_end 1416 h_blank_end 1466 h_border: 0
    [ 145.715] (II) fglrx(0): v_active: 768 v_sync: 770 v_sync_end 776 v_blanking: 788 v_border: 0
    [ 145.715] (II) fglrx(0): Supported detailed timing:
    [ 145.715] (II) fglrx(0): clock: 57.8 MHz Image Size: 344 x 193 mm
    [ 145.715] (II) fglrx(0): h_active: 1366 h_sync: 1382 h_sync_end 1416 h_blank_end 1466 h_border: 0
    [ 145.715] (II) fglrx(0): v_active: 768 v_sync: 770 v_sync_end 776 v_blanking: 788 v_border: 0
    [ 145.715] (II) fglrx(0): Unknown vendor-specific block f
    [ 145.715] (II) fglrx(0): N156BGE-L11
    [ 145.715] (II) fglrx(0): EDID (in hex):
    [ 145.715] (II) fglrx(0): 00ffffffffffff0030aeb04000000000
    [ 145.716] (II) fglrx(0): 0015010380231378ea00259e57529929
    [ 145.716] (II) fglrx(0): 15505400000001010101010101010101
    [ 145.716] (II) fglrx(0): 010101010101121b5664500014301022
    [ 145.716] (II) fglrx(0): 260058c1100000189116566450001430
    [ 145.716] (II) fglrx(0): 1022260058c1100000180000000f008c
    [ 145.716] (II) fglrx(0): 09328c09321609000daea915000000fe
    [ 145.716] (II) fglrx(0): 004e3135364247452d4c31310a20007e
    [ 145.716] (II) fglrx(0): EDID vendor "LEN", prod id 16560
    [ 145.716] (II) fglrx(0): Printing DDC gathered Modelines:
    [ 145.716] (II) fglrx(0): Modeline "1366x768"x0.0 69.30 1366 1382 1416 1466 768 770 776 788 -hsync -vsync (47.3 kHz eP)
    [ 145.716] (II) fglrx(0): Modeline "1366x768"x0.0 57.77 1366 1382 1416 1466 768 770 776 788 -hsync -vsync (39.4 kHz e)
    [ 145.716] (II) fglrx(0): Printing probed modes for output LVDS
    [ 145.716] (II) fglrx(0): Modeline "1366x768"x60.0 69.30 1366 1382 1416 1466 768 770 776 788 -hsync -vsync (47.3 kHz eP)
    [ 145.716] (II) fglrx(0): Modeline "1366x768"x50.0 57.77 1366 1382 1416 1466 768 770 776 788 -hsync -vsync (39.4 kHz e)
    [ 145.716] (II) fglrx(0): Modeline "1360x768"x60.0 69.30 1360 1382 1416 1466 768 770 776 788 -hsync -vsync (47.3 kHz e)
    [ 145.716] (II) fglrx(0): Modeline "1360x768"x50.0 57.77 1360 1382 1416 1466 768 770 776 788 -hsync -vsync (39.4 kHz e)
    [ 145.716] (II) fglrx(0): Modeline "1280x768"x60.0 69.30 1280 1382 1416 1466 768 770 776 788 -hsync -vsync (47.3 kHz e)
    [ 145.716] (II) fglrx(0): Modeline "1280x768"x50.0 57.77 1280 1382 1416 1466 768 770 776 788 -hsync -vsync (39.4 kHz e)
    [ 145.716] (II) fglrx(0): Modeline "1280x720"x60.0 69.30 1280 1382 1416 1466 720 770 776 788 -hsync -vsync (47.3 kHz e)
    [ 145.716] (II) fglrx(0): Modeline "1280x720"x50.0 57.77 1280 1382 1416 1466 720 770 776 788 -hsync -vsync (39.4 kHz e)
    [ 145.716] (II) fglrx(0): Modeline "1024x768"x60.0 69.30 1024 1382 1416 1466 768 770 776 788 -hsync -vsync (47.3 kHz e)

    The short answer here is this: https://bbs.archlinux.org/viewtopic.php … 9#p1404629 ... some weird incompatibility w/ the catalyst drivers w/ latest gnome... had I really been paying attention to the wiki, I'd have known this. Oh well, it's worth the extra performance to me to use startx. Thanks all for watching. Nothing more to see here.

  • Screen artifacts while playing games with catalyst

    Hello. I recently switched back to Arch Linux (64-bit) and I'm running with the catalyst-hook package from Vi0L0's inofficial repository. When I play games, or also when I'm using hardware acceleration in VLC, these artifacts appear on the screen. They disappear quickly if you update the screen, so they are not so prevalent on the actual gaming screen. They however flood my second screen. In case of VLC they are just constantly blinking all over the place. I've googled the issue, but couldn't find anything that helped. If I alt-tab out of the game all artifacts disappear, but then reapper later after I've continued playing for a few minutes. This is very annoying.
    Is there anything that can fix this? Please help!
    This is the Xorg0.log right after I played a game where the issues occured:
    [ 3.543]
    X.Org X Server 1.14.2
    Release Date: 2013-06-25
    [ 3.543] X Protocol Version 11, Revision 0
    [ 3.543] Build Operating System: Linux 3.9.7-1-ARCH x86_64
    [ 3.543] Current Operating System: Linux tank 3.10.10-1-ARCH #1 SMP PREEMPT Fri Aug 30 11:30:06 CEST 2013 x86_64
    [ 3.543] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=4d130cf6-f14a-4398-8b10-656bd875daab rw quiet nomodeset
    [ 3.543] Build Date: 01 July 2013 10:48:42AM
    [ 3.543]
    [ 3.543] Current version of pixman: 0.30.2
    [ 3.543] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 3.543] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 3.543] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Sep 6 21:38:22 2013
    [ 3.544] (==) Using config file: "/etc/X11/xorg.conf"
    [ 3.544] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 3.547] (==) ServerLayout "aticonfig Layout"
    [ 3.547] (**) |-->Screen "aticonfig-Screen[0]-0" (0)
    [ 3.547] (**) | |-->Monitor "<default monitor>"
    [ 3.547] (**) | |-->Device "aticonfig-Device[0]-0"
    [ 3.547] (==) No monitor specified for screen "aticonfig-Screen[0]-0".
    Using a default monitor configuration.
    [ 3.547] (==) Automatically adding devices
    [ 3.547] (==) Automatically enabling devices
    [ 3.547] (==) Automatically adding GPU devices
    [ 3.561] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 3.561] Entry deleted from font path.
    [ 3.568] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 3.568] Entry deleted from font path.
    [ 3.568] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 3.569] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 3.569] Entry deleted from font path.
    [ 3.569] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 3.569] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 3.569] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 3.569] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 3.572] (II) Loader magic: 0x7fdc20
    [ 3.572] (II) Module ABI versions:
    [ 3.572] X.Org ANSI C Emulation: 0.4
    [ 3.572] X.Org Video Driver: 14.1
    [ 3.572] X.Org XInput driver : 19.1
    [ 3.572] X.Org Server Extension : 7.0
    [ 3.574] (--) PCI:*(0:1:0:0) 1002:6719:1682:3121 rev 0, Mem @ 0xd0000000/268435456, 0xfdac0000/131072, I/O @ 0x0000de00/256, BIOS @ 0x????????/131072
    [ 3.576] Initializing built-in extension Generic Event Extension
    [ 3.576] Initializing built-in extension SHAPE
    [ 3.576] Initializing built-in extension MIT-SHM
    [ 3.576] Initializing built-in extension XInputExtension
    [ 3.576] Initializing built-in extension XTEST
    [ 3.576] Initializing built-in extension BIG-REQUESTS
    [ 3.576] Initializing built-in extension SYNC
    [ 3.576] Initializing built-in extension XKEYBOARD
    [ 3.576] Initializing built-in extension XC-MISC
    [ 3.576] Initializing built-in extension SECURITY
    [ 3.576] Initializing built-in extension XINERAMA
    [ 3.576] Initializing built-in extension XFIXES
    [ 3.576] Initializing built-in extension RENDER
    [ 3.576] Initializing built-in extension RANDR
    [ 3.576] Initializing built-in extension COMPOSITE
    [ 3.576] Initializing built-in extension DAMAGE
    [ 3.576] Initializing built-in extension MIT-SCREEN-SAVER
    [ 3.576] Initializing built-in extension DOUBLE-BUFFER
    [ 3.576] Initializing built-in extension RECORD
    [ 3.576] Initializing built-in extension DPMS
    [ 3.576] Initializing built-in extension X-Resource
    [ 3.576] Initializing built-in extension XVideo
    [ 3.576] Initializing built-in extension XVideo-MotionCompensation
    [ 3.576] Initializing built-in extension XFree86-VidModeExtension
    [ 3.576] Initializing built-in extension XFree86-DGA
    [ 3.576] Initializing built-in extension XFree86-DRI
    [ 3.576] Initializing built-in extension DRI2
    [ 3.576] (II) "glx" will be loaded by default.
    [ 3.576] (II) LoadModule: "glx"
    [ 3.581] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 3.583] (II) Module glx: vendor="Advanced Micro Devices, Inc."
    [ 3.583] compiled for 6.9.0, module version = 1.0.0
    [ 3.584] Loading extension GLX
    [ 3.584] (II) LoadModule: "fglrx"
    [ 3.584] (II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so
    [ 3.626] (II) Module fglrx: vendor="FireGL - AMD Technologies Inc."
    [ 3.626] compiled for 1.4.99.906, module version = 13.20.5
    [ 3.626] Module class: X.Org Video Driver
    [ 3.627] (II) Loading sub module "fglrxdrm"
    [ 3.627] (II) LoadModule: "fglrxdrm"
    [ 3.627] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
    [ 3.628] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
    [ 3.628] compiled for 1.4.99.906, module version = 13.20.5
    [ 3.628] (II) AMD Proprietary Linux Driver Version Identifier:13.20.5
    [ 3.628] (II) AMD Proprietary Linux Driver Release Identifier: UNSUPPORTED-13.20.11
    [ 3.628] (II) AMD Proprietary Linux Driver Build Date: Aug 15 2013 07:30:53
    [ 3.628] (++) using VT number 7
    [ 3.641] (WW) Falling back to old probe method for fglrx
    [ 3.649] (II) Loading PCS database from /etc/ati/amdpcsdb /etc/ati/amdpcsdb.default
    [ 3.650] ukiDynamicMajor: found major device number 249
    [ 3.650] ukiDynamicMajor: found major device number 249
    [ 3.650] ukiOpenByBusid: Searching for BusID PCI:1:0:0
    [ 3.650] ukiOpenDevice: node name is /dev/ati/card0
    [ 3.650] ukiOpenDevice: open result is 12, (OK)
    [ 3.824] ukiOpenByBusid: ukiOpenMinor returns 12
    [ 3.824] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
    [ 3.931] (--) Chipset Supported AMD Graphics Processor (0x6719) found
    [ 3.932] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:0:0) found
    [ 3.932] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:2:0) found
    [ 3.932] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:9:0) found
    [ 3.932] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:10:0) found
    [ 3.932] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:17:0) found
    [ 3.932] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:18:0) found
    [ 3.932] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:18:2) found
    [ 3.932] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:0) found
    [ 3.932] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:2) found
    [ 3.932] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:0) found
    [ 3.932] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:3) found
    [ 3.932] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:4) found
    [ 3.932] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:5) found
    [ 3.932] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:21:0) found
    [ 3.932] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:21:1) found
    [ 3.932] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:21:2) found
    [ 3.932] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:21:3) found
    [ 3.932] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:22:0) found
    [ 3.932] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:22:2) found
    [ 3.932] (WW) fglrx: No matching Device section for instance (BusID PCI:0@1:0:1) found
    [ 3.933] (II) fglrx(0): pEnt->device->identifier=0x2770af0
    [ 3.933] (II) fglrx(0): === [xdl_xs114_atiddxPreInit] === begin
    [ 3.933] (II) Loading sub module "vgahw"
    [ 3.933] (II) LoadModule: "vgahw"
    [ 3.933] (II) Loading /usr/lib/xorg/modules/libvgahw.so
    [ 3.934] (II) Module vgahw: vendor="X.Org Foundation"
    [ 3.934] compiled for 1.14.2, module version = 0.1.0
    [ 3.934] ABI class: X.Org Video Driver, version 14.1
    [ 3.934] (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
    [ 3.934] (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 3.934] (==) fglrx(0): Default visual is TrueColor
    [ 3.934] (==) fglrx(0): RGB weight 888
    [ 3.934] (II) fglrx(0): Using 8 bits per RGB
    [ 3.934] (==) fglrx(0): Buffer Tiling is ON
    [ 3.934] (II) Loading sub module "fglrxdrm"
    [ 3.934] (II) LoadModule: "fglrxdrm"
    [ 3.934] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
    [ 3.934] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
    [ 3.934] compiled for 1.4.99.906, module version = 13.20.5
    [ 3.935] ukiDynamicMajor: found major device number 249
    [ 3.935] ukiDynamicMajor: found major device number 249
    [ 3.935] ukiOpenByBusid: Searching for BusID PCI:1:0:0
    [ 3.935] ukiOpenDevice: node name is /dev/ati/card0
    [ 3.935] ukiOpenDevice: open result is 14, (OK)
    [ 3.935] ukiOpenByBusid: ukiOpenMinor returns 14
    [ 3.935] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
    [ 3.936] (**) fglrx(0): NoAccel = NO
    [ 3.936] (**) fglrx(0): AMD 2D Acceleration Architecture enabled
    [ 3.936] (--) fglrx(0): Chipset: "AMD Radeon HD 6900 Series " (Chipset = 0x6719)
    [ 3.936] (--) fglrx(0): (PciSubVendor = 0x1682, PciSubDevice = 0x3121)
    [ 3.936] (==) fglrx(0): board vendor info: third party graphics adapter - NOT original AMD
    [ 3.936] (--) fglrx(0): Linear framebuffer (phys) at 0xd0000000
    [ 3.936] (--) fglrx(0): MMIO registers at 0xfdac0000
    [ 3.936] (--) fglrx(0): I/O port at 0x0000de00
    [ 3.936] (==) fglrx(0): ROM-BIOS at 0x000c0000
    [ 4.063] (II) fglrx(0): AC Adapter is used
    [ 4.067] (II) fglrx(0): Primary V_BIOS segment is: 0xc000
    [ 4.067] (II) Loading sub module "vbe"
    [ 4.067] (II) LoadModule: "vbe"
    [ 4.067] (II) Loading /usr/lib/xorg/modules/libvbe.so
    [ 4.068] (II) Module vbe: vendor="X.Org Foundation"
    [ 4.068] compiled for 1.14.2, module version = 1.1.0
    [ 4.068] ABI class: X.Org Video Driver, version 14.1
    [ 4.068] (II) fglrx(0): VESA BIOS detected
    [ 4.069] (II) fglrx(0): VESA VBE Version 3.0
    [ 4.069] (II) fglrx(0): VESA VBE Total Mem: 16384 kB
    [ 4.069] (II) fglrx(0): VESA VBE OEM: AMD ATOMBIOS
    [ 4.069] (II) fglrx(0): VESA VBE OEM Software Rev: 13.10
    [ 4.069] (II) fglrx(0): VESA VBE OEM Vendor: (C) 1988-2010, AMD Technologies Inc.
    [ 4.069] (II) fglrx(0): VESA VBE OEM Product: C2050200-100
    [ 4.069] (II) fglrx(0): VESA VBE OEM Product Rev: 01.00
    [ 4.069] (II) fglrx(0): AMD Video BIOS revision 9 or later detected
    [ 4.069] (--) fglrx(0): Video RAM: 2097152 kByte, Type: GDDR5
    [ 4.069] (II) fglrx(0): PCIE card detected
    [ 4.069] (--) fglrx(0): Using per-process page tables (PPPT) as GART.
    [ 4.069] (WW) fglrx(0): board is an unknown third party board, chipset is supported
    [ 4.069] (II) fglrx(0): [FB] MC range(MCFBBase = 0xf800000000, MCFBSize = 0x80000000)
    [ 4.069] (II) fglrx(0): RandR 1.2 support is enabled!
    [ 4.069] (II) fglrx(0): RandR 1.2 rotation support is enabled!
    [ 4.069] (==) fglrx(0): Center Mode is disabled
    [ 4.069] (II) Loading sub module "fb"
    [ 4.069] (II) LoadModule: "fb"
    [ 4.069] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 4.070] (II) Module fb: vendor="X.Org Foundation"
    [ 4.070] compiled for 1.14.2, module version = 1.0.0
    [ 4.070] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 4.070] (II) Loading sub module "ddc"
    [ 4.070] (II) LoadModule: "ddc"
    [ 4.070] (II) Module "ddc" already built-in
    [ 4.327] (II) fglrx(0): Output DFP1 has no monitor section
    [ 4.327] (II) fglrx(0): Output DFP2 has no monitor section
    [ 4.327] (II) fglrx(0): Output DFP3 has no monitor section
    [ 4.327] (II) fglrx(0): Output DFP4 has no monitor section
    [ 4.327] (II) fglrx(0): Output DFP5 using monitor section 0-DFP5
    [ 4.327] (**) fglrx(0): Option "PreferredMode" "1920x1080"
    [ 4.327] (**) fglrx(0): Option "Position" "0 0"
    [ 4.327] (**) fglrx(0): Option "Disable" "false"
    [ 4.327] (**) fglrx(0): Option "Rotate" "normal"
    [ 4.327] (**) fglrx(0): Option "TargetRefresh" "60"
    [ 4.327] (II) fglrx(0): Output DFP6 has no monitor section
    [ 4.327] (II) fglrx(0): Output DFP7 has no monitor section
    [ 4.327] (II) fglrx(0): Output DFP8 has no monitor section
    [ 4.327] (II) fglrx(0): Output DFP9 has no monitor section
    [ 4.327] (II) fglrx(0): Output DFP10 using monitor section 0-DFP10
    [ 4.327] (**) fglrx(0): Option "PreferredMode" "1920x1080"
    [ 4.327] (**) fglrx(0): Option "Position" "3600 0"
    [ 4.327] (**) fglrx(0): Option "Disable" "false"
    [ 4.327] (**) fglrx(0): Option "Rotate" "normal"
    [ 4.327] (**) fglrx(0): Option "TargetRefresh" "60"
    [ 4.327] (II) fglrx(0): Output DFP11 has no monitor section
    [ 4.327] (II) fglrx(0): Output CRT1 using monitor section 0-CRT1
    [ 4.327] (**) fglrx(0): Option "PreferredMode" "1680x1050"
    [ 4.327] (**) fglrx(0): Option "Position" "1920 0"
    [ 4.327] (**) fglrx(0): Option "Disable" "false"
    [ 4.327] (**) fglrx(0): Option "Rotate" "normal"
    [ 4.327] (**) fglrx(0): Option "TargetRefresh" "60"
    [ 4.327] (II) Loading sub module "ddc"
    [ 4.327] (II) LoadModule: "ddc"
    [ 4.327] (II) Module "ddc" already built-in
    [ 4.327] (II) fglrx(0): Connected Display0: DFP5
    [ 4.327] (II) fglrx(0): Display0 EDID data ---------------------------
    [ 4.327] (II) fglrx(0): Manufacturer: BNQ Model: 7b0c Serial#: 21573
    [ 4.327] (II) fglrx(0): Year: 2010 Week: 12
    [ 4.327] (II) fglrx(0): EDID Version: 1.3
    [ 4.327] (II) fglrx(0): Digital Display Input
    [ 4.327] (II) fglrx(0): Max Image Size [cm]: horiz.: 48 vert.: 27
    [ 4.327] (II) fglrx(0): Gamma: 2.20
    [ 4.327] (II) fglrx(0): DPMS capabilities: Off
    [ 4.327] (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 4.327] (II) fglrx(0): Default color space is primary color space
    [ 4.327] (II) fglrx(0): First detailed timing is preferred mode
    [ 4.327] (II) fglrx(0): redX: 0.637 redY: 0.349 greenX: 0.333 greenY: 0.605
    [ 4.327] (II) fglrx(0): blueX: 0.148 blueY: 0.061 whiteX: 0.312 whiteY: 0.329
    [ 4.327] (II) fglrx(0): Supported established timings:
    [ 4.327] (II) fglrx(0): 720x400@70Hz
    [ 4.327] (II) fglrx(0): 640x480@60Hz
    [ 4.327] (II) fglrx(0): 640x480@75Hz
    [ 4.327] (II) fglrx(0): 800x600@60Hz
    [ 4.327] (II) fglrx(0): 800x600@75Hz
    [ 4.327] (II) fglrx(0): 832x624@75Hz
    [ 4.327] (II) fglrx(0): 1024x768@60Hz
    [ 4.327] (II) fglrx(0): 1024x768@75Hz
    [ 4.327] (II) fglrx(0): 1280x1024@75Hz
    [ 4.327] (II) fglrx(0): 1152x864@75Hz
    [ 4.327] (II) fglrx(0): Manufacturer's mask: 0
    [ 4.327] (II) fglrx(0): Supported standard timings:
    [ 4.327] (II) fglrx(0): #0: hsize: 1024 vsize 576 refresh: 60 vid: 49249
    [ 4.327] (II) fglrx(0): #1: hsize: 1280 vsize 800 refresh: 60 vid: 129
    [ 4.327] (II) fglrx(0): #2: hsize: 1280 vsize 720 refresh: 60 vid: 49281
    [ 4.327] (II) fglrx(0): #3: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    [ 4.327] (II) fglrx(0): #4: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 4.327] (II) fglrx(0): #5: hsize: 1600 vsize 900 refresh: 60 vid: 49321
    [ 4.327] (II) fglrx(0): #6: hsize: 1680 vsize 1050 refresh: 60 vid: 179
    [ 4.327] (II) fglrx(0): #7: hsize: 1920 vsize 1080 refresh: 60 vid: 49361
    [ 4.327] (II) fglrx(0): Supported detailed timing:
    [ 4.327] (II) fglrx(0): clock: 148.5 MHz Image Size: 477 x 268 mm
    [ 4.327] (II) fglrx(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
    [ 4.327] (II) fglrx(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
    [ 4.327] (II) fglrx(0): Serial No: Z3A01515SL0
    [ 4.327] (II) fglrx(0): Ranges: V min: 50 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz
    [ 4.327] (II) fglrx(0): Monitor name: BenQ V2220
    [ 4.327] (II) fglrx(0): EDID (in hex):
    [ 4.327] (II) fglrx(0): 00ffffffffffff0009d10c7b45540000
    [ 4.327] (II) fglrx(0): 0c14010380301b782e1421a359559b26
    [ 4.327] (II) fglrx(0): 0f5054a56b8061c0810081c081408180
    [ 4.327] (II) fglrx(0): a9c0b300d1c0023a801871382d40582c
    [ 4.327] (II) fglrx(0): 4500dd0c1100001e000000ff005a3341
    [ 4.327] (II) fglrx(0): 3031353135534c300a20000000fd0032
    [ 4.327] (II) fglrx(0): 4c1e5311000a202020202020000000fc
    [ 4.327] (II) fglrx(0): 0042656e512056323232300a2020005f
    [ 4.327] (II) fglrx(0): End of Display0 EDID data --------------------
    [ 4.327] (II) fglrx(0): Connected Display1: DFP10
    [ 4.327] (II) Quirked EDID physical size to 0x0 cm
    [ 4.327] (II) fglrx(0): Display1 EDID data ---------------------------
    [ 4.327] (II) fglrx(0): Manufacturer: GSM Model: 1 Serial#: 16843009
    [ 4.327] (II) fglrx(0): Year: 2011 Week: 1
    [ 4.328] (II) fglrx(0): EDID Version: 1.3
    [ 4.328] (II) fglrx(0): Digital Display Input
    [ 4.328] (II) fglrx(0): Indeterminate output size
    [ 4.328] (II) fglrx(0): Gamma: 2.20
    [ 4.328] (II) fglrx(0): No DPMS capabilities specified
    [ 4.328] (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 4.328] (II) fglrx(0): First detailed timing is preferred mode
    [ 4.328] (II) fglrx(0): redX: 0.640 redY: 0.330 greenX: 0.300 greenY: 0.600
    [ 4.328] (II) fglrx(0): blueX: 0.150 blueY: 0.060 whiteX: 0.312 whiteY: 0.329
    [ 4.328] (II) fglrx(0): Supported established timings:
    [ 4.328] (II) fglrx(0): 720x400@70Hz
    [ 4.328] (II) fglrx(0): 640x480@60Hz
    [ 4.328] (II) fglrx(0): 800x600@60Hz
    [ 4.328] (II) fglrx(0): 1024x768@60Hz
    [ 4.328] (II) fglrx(0): Manufacturer's mask: 0
    [ 4.328] (II) fglrx(0): Supported standard timings:
    [ 4.328] (II) fglrx(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 4.328] (II) fglrx(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 4.328] (II) fglrx(0): Supported detailed timing:
    [ 4.328] (II) fglrx(0): clock: 148.5 MHz Image Size: 160 x 90 mm
    [ 4.328] (II) fglrx(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
    [ 4.328] (II) fglrx(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
    [ 4.328] (II) fglrx(0): Supported detailed timing:
    [ 4.328] (II) fglrx(0): clock: 84.8 MHz Image Size: 160 x 90 mm
    [ 4.328] (II) fglrx(0): h_active: 1360 h_sync: 1432 h_sync_end 1568 h_blank_end 1776 h_border: 0
    [ 4.328] (II) fglrx(0): v_active: 768 v_sync: 771 v_sync_end 776 v_blanking: 798 v_border: 0
    [ 4.328] (II) fglrx(0): Ranges: V min: 58 V max: 62 Hz, H min: 30 H max: 83 kHz, PixClock max 165 MHz
    [ 4.328] (II) fglrx(0): Monitor name: LG TV
    [ 4.328] (II) fglrx(0): Supported detailed timing:
    [ 4.328] (II) fglrx(0): clock: 74.2 MHz Image Size: 160 x 90 mm
    [ 4.328] (II) fglrx(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
    [ 4.328] (II) fglrx(0): v_active: 540 v_sync: 542 v_sync_end 547 v_blanking: 562 v_border: 0
    [ 4.328] (II) fglrx(0): Supported detailed timing:
    [ 4.328] (II) fglrx(0): clock: 74.2 MHz Image Size: 160 x 90 mm
    [ 4.328] (II) fglrx(0): h_active: 1280 h_sync: 1390 h_sync_end 1430 h_blank_end 1650 h_border: 0
    [ 4.328] (II) fglrx(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
    [ 4.328] (II) fglrx(0): Supported detailed timing:
    [ 4.328] (II) fglrx(0): clock: 148.5 MHz Image Size: 160 x 90 mm
    [ 4.328] (II) fglrx(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
    [ 4.328] (II) fglrx(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
    [ 4.328] (II) fglrx(0): Supported detailed timing:
    [ 4.328] (II) fglrx(0): clock: 74.2 MHz Image Size: 160 x 90 mm
    [ 4.328] (II) fglrx(0): h_active: 1280 h_sync: 1720 h_sync_end 1760 h_blank_end 1980 h_border: 0
    [ 4.328] (II) fglrx(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
    [ 4.328] (II) fglrx(0): Number of EDID sections to follow: 1
    [ 4.328] (II) fglrx(0): EDID (in hex):
    [ 4.328] (II) fglrx(0): 00ffffffffffff001e6d010001010101
    [ 4.328] (II) fglrx(0): 01150103801009780aee91a3544c9926
    [ 4.328] (II) fglrx(0): 0f5054a10800714f8180010101010101
    [ 4.328] (II) fglrx(0): 010101010101023a801871382d40582c
    [ 4.328] (II) fglrx(0): 4500a05a0000001e1b2150a051001e30
    [ 4.328] (II) fglrx(0): 48883500a05a0000001c000000fd003a
    [ 4.328] (II) fglrx(0): 3e1e5310000a202020202020000000fc
    [ 4.328] (II) fglrx(0): 004c472054560a2020202020202001e2
    [ 4.328] (II) fglrx(0): End of Display1 EDID data --------------------
    [ 4.328] (II) fglrx(0): Connected Display2: CRT1
    [ 4.328] (II) fglrx(0): Display2 EDID data ---------------------------
    [ 4.328] (II) fglrx(0): Manufacturer: GSM Model: 4e79 Serial#: 335802
    [ 4.328] (II) fglrx(0): Year: 2007 Week: 8
    [ 4.328] (II) fglrx(0): EDID Version: 1.3
    [ 4.328] (II) fglrx(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
    [ 4.328] (II) fglrx(0): Sync: Separate SyncOnGreen
    [ 4.328] (II) fglrx(0): Max Image Size [cm]: horiz.: 43 vert.: 27
    [ 4.328] (II) fglrx(0): Gamma: 2.20
    [ 4.328] (II) fglrx(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
    [ 4.328] (II) fglrx(0): First detailed timing is preferred mode
    [ 4.328] (II) fglrx(0): redX: 0.651 redY: 0.333 greenX: 0.277 greenY: 0.614
    [ 4.328] (II) fglrx(0): blueX: 0.145 blueY: 0.082 whiteX: 0.313 whiteY: 0.329
    [ 4.328] (II) fglrx(0): Supported established timings:
    [ 4.328] (II) fglrx(0): 720x400@70Hz
    [ 4.328] (II) fglrx(0): 640x480@60Hz
    [ 4.328] (II) fglrx(0): 640x480@75Hz
    [ 4.328] (II) fglrx(0): 800x600@56Hz
    [ 4.328] (II) fglrx(0): 800x600@60Hz
    [ 4.328] (II) fglrx(0): 800x600@75Hz
    [ 4.328] (II) fglrx(0): 832x624@75Hz
    [ 4.328] (II) fglrx(0): 1024x768@60Hz
    [ 4.328] (II) fglrx(0): 1024x768@75Hz
    [ 4.328] (II) fglrx(0): 1280x1024@75Hz
    [ 4.328] (II) fglrx(0): 1152x864@75Hz
    [ 4.328] (II) fglrx(0): Manufacturer's mask: 0
    [ 4.328] (II) fglrx(0): Supported standard timings:
    [ 4.328] (II) fglrx(0): #0: hsize: 1440 vsize 900 refresh: 75 vid: 3989
    [ 4.328] (II) fglrx(0): #1: hsize: 1440 vsize 900 refresh: 60 vid: 149
    [ 4.328] (II) fglrx(0): #2: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 4.328] (II) fglrx(0): #3: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    [ 4.328] (II) fglrx(0): #4: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 4.328] (II) fglrx(0): Supported detailed timing:
    [ 4.328] (II) fglrx(0): clock: 119.0 MHz Image Size: 434 x 270 mm
    [ 4.328] (II) fglrx(0): h_active: 1680 h_sync: 1728 h_sync_end 1760 h_blank_end 1840 h_border: 0
    [ 4.328] (II) fglrx(0): v_active: 1050 v_sync: 1053 v_sync_end 1059 v_blanking: 1080 v_border: 0
    [ 4.328] (II) fglrx(0): Supported detailed timing:
    [ 4.328] (II) fglrx(0): clock: 146.2 MHz Image Size: 434 x 270 mm
    [ 4.328] (II) fglrx(0): h_active: 1680 h_sync: 1784 h_sync_end 1960 h_blank_end 2240 h_border: 0
    [ 4.328] (II) fglrx(0): v_active: 1050 v_sync: 1053 v_sync_end 1059 v_blanking: 1089 v_border: 0
    [ 4.328] (II) fglrx(0): Ranges: V min: 56 V max: 75 Hz, H min: 28 H max: 83 kHz, PixClock max 155 MHz
    [ 4.328] (II) fglrx(0): Monitor name: L204WS
    [ 4.328] (II) fglrx(0): EDID (in hex):
    [ 4.328] (II) fglrx(0): 00ffffffffffff001e6d794eba1f0500
    [ 4.328] (II) fglrx(0): 081101036a2b1b78ead105a655479d25
    [ 4.328] (II) fglrx(0): 155054a76b80950f950081808140714f
    [ 4.328] (II) fglrx(0): 0101010101017c2e90a0601a1e403020
    [ 4.328] (II) fglrx(0): 3600b20e1100001a21399030621a2740
    [ 4.328] (II) fglrx(0): 68b03600b20e1100001c000000fd0038
    [ 4.328] (II) fglrx(0): 4b1c530f000a202020202020000000fc
    [ 4.328] (II) fglrx(0): 004c32303457530a202020202020004c
    [ 4.328] (II) fglrx(0): End of Display2 EDID data --------------------
    [ 4.328] (II) fglrx(0): Dynamic Surface Resizing Enabled
    [ 4.330] (II) fglrx(0): EDID for output DFP1
    [ 4.330] (II) fglrx(0): EDID for output DFP2
    [ 4.330] (II) fglrx(0): EDID for output DFP3
    [ 4.330] (II) fglrx(0): EDID for output DFP4
    [ 4.330] (II) fglrx(0): EDID for output DFP5
    [ 4.330] (II) fglrx(0): Manufacturer: BNQ Model: 7b0c Serial#: 21573
    [ 4.330] (II) fglrx(0): Year: 2010 Week: 12
    [ 4.330] (II) fglrx(0): EDID Version: 1.3
    [ 4.330] (II) fglrx(0): Digital Display Input
    [ 4.330] (II) fglrx(0): Max Image Size [cm]: horiz.: 48 vert.: 27
    [ 4.330] (II) fglrx(0): Gamma: 2.20
    [ 4.330] (II) fglrx(0): DPMS capabilities: Off
    [ 4.330] (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 4.330] (II) fglrx(0): Default color space is primary color space
    [ 4.330] (II) fglrx(0): First detailed timing is preferred mode
    [ 4.330] (II) fglrx(0): redX: 0.637 redY: 0.349 greenX: 0.333 greenY: 0.605
    [ 4.330] (II) fglrx(0): blueX: 0.148 blueY: 0.061 whiteX: 0.312 whiteY: 0.329
    [ 4.330] (II) fglrx(0): Supported established timings:
    [ 4.330] (II) fglrx(0): 720x400@70Hz
    [ 4.330] (II) fglrx(0): 640x480@60Hz
    [ 4.330] (II) fglrx(0): 640x480@75Hz
    [ 4.330] (II) fglrx(0): 800x600@60Hz
    [ 4.330] (II) fglrx(0): 800x600@75Hz
    [ 4.330] (II) fglrx(0): 832x624@75Hz
    [ 4.330] (II) fglrx(0): 1024x768@60Hz
    [ 4.330] (II) fglrx(0): 1024x768@75Hz
    [ 4.330] (II) fglrx(0): 1280x1024@75Hz
    [ 4.330] (II) fglrx(0): 1152x864@75Hz
    [ 4.330] (II) fglrx(0): Manufacturer's mask: 0
    [ 4.330] (II) fglrx(0): Supported standard timings:
    [ 4.330] (II) fglrx(0): #0: hsize: 1024 vsize 576 refresh: 60 vid: 49249
    [ 4.330] (II) fglrx(0): #1: hsize: 1280 vsize 800 refresh: 60 vid: 129
    [ 4.330] (II) fglrx(0): #2: hsize: 1280 vsize 720 refresh: 60 vid: 49281
    [ 4.330] (II) fglrx(0): #3: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    [ 4.330] (II) fglrx(0): #4: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 4.330] (II) fglrx(0): #5: hsize: 1600 vsize 900 refresh: 60 vid: 49321
    [ 4.330] (II) fglrx(0): #6: hsize: 1680 vsize 1050 refresh: 60 vid: 179
    [ 4.330] (II) fglrx(0): #7: hsize: 1920 vsize 1080 refresh: 60 vid: 49361
    [ 4.330] (II) fglrx(0): Supported detailed timing:
    [ 4.330] (II) fglrx(0): clock: 148.5 MHz Image Size: 477 x 268 mm
    [ 4.330] (II) fglrx(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
    [ 4.330] (II) fglrx(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
    [ 4.330] (II) fglrx(0): Serial No: Z3A01515SL0
    [ 4.330] (II) fglrx(0): Ranges: V min: 50 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz
    [ 4.330] (II) fglrx(0): Monitor name: BenQ V2220
    [ 4.330] (II) fglrx(0): EDID (in hex):
    [ 4.330] (II) fglrx(0): 00ffffffffffff0009d10c7b45540000
    [ 4.330] (II) fglrx(0): 0c14010380301b782e1421a359559b26
    [ 4.330] (II) fglrx(0): 0f5054a56b8061c0810081c081408180
    [ 4.330] (II) fglrx(0): a9c0b300d1c0023a801871382d40582c
    [ 4.330] (II) fglrx(0): 4500dd0c1100001e000000ff005a3341
    [ 4.330] (II) fglrx(0): 3031353135534c300a20000000fd0032
    [ 4.330] (II) fglrx(0): 4c1e5311000a202020202020000000fc
    [ 4.330] (II) fglrx(0): 0042656e512056323232300a2020005f
    [ 4.330] (II) fglrx(0): User Preference Output DFP5 using refresh rate 60.0 Hz.
    [ 4.330] (II) fglrx(0): Printing probed modes for output DFP5
    [ 4.330] (II) fglrx(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz UeP)
    [ 4.330] (II) fglrx(0): Modeline "1680x1050"x60.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
    [ 4.330] (II) fglrx(0): Modeline "1400x1050"x60.0 119.00 1400 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
    [ 4.330] (II) fglrx(0): Modeline "1600x900"x60.0 97.75 1600 1648 1680 1760 900 903 908 926 -hsync +vsync (55.5 kHz e)
    [ 4.330] (II) fglrx(0): Modeline "1360x1024"x60.0 119.00 1360 1728 1760 1840 1024 1053 1059 1080 +hsync -vsync (64.7 kHz e)
    [ 4.330] (II) fglrx(0): Modeline "1280x1024"x75.0 114.50 1280 1328 1360 1440 1024 1027 1034 1061 -hsync +vsync (79.5 kHz e)
    [ 4.330] (II) fglrx(0): Modeline "1280x1024"x60.0 91.00 1280 1328 1360 1440 1024 1027 1034 1054 -hsync +vsync (63.2 kHz e)
    [ 4.330] (II) fglrx(0): Modeline "1440x900"x60.0 97.75 1440 1648 1680 1760 900 903 908 926 -hsync +vsync (55.5 kHz e)
    [ 4.330] (II) fglrx(0): Modeline "1280x960"x60.0 85.25 1280 1328 1360 1440 960 963 967 988 -hsync +vsync (59.2 kHz e)
    [ 4.330] (II) fglrx(0): Modeline "1280x800"x60.0 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz e)
    [ 4.330] (II) fglrx(0): Modeline "1280x768"x60.0 71.00 1280 1328 1360 1440 768 803 809 823 +hsync -vsync (49.3 kHz e)
    [ 4.330] (II) fglrx(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
    [ 4.330] (II) fglrx(0): Modeline "1024x768"x75.0 70.50 1024 1072 1104 1184 768 771 775 796 -hsync +vsync (59.5 kHz e)
    [ 4.330] (II) fglrx(0): Modeline "1024x768"x60.0 56.00 1024 1072 1104 1184 768 771 775 790 -hsync +vsync (47.3 kHz e)
    [ 4.330] (II) fglrx(0): Modeline "800x600"x75.0 44.75 800 848 880 960 600 603 607 622 -hsync +vsync (46.6 kHz e)
    [ 4.330] (II) fglrx(0): Modeline "800x600"x60.0 35.50 800 848 880 960 600 603 607 618 -hsync +vsync (37.0 kHz e)
    [ 4.330] (II) fglrx(0): Modeline "640x480"x75.0 29.75 640 688 720 800 480 483 487 498 -hsync +vsync (37.2 kHz e)
    [ 4.330] (II) fglrx(0): Modeline "640x480"x60.0 23.50 640 688 720 800 480 483 487 494 -hsync +vsync (29.4 kHz e)
    [ 4.330] (II) fglrx(0): EDID for output DFP6
    [ 4.330] (II) fglrx(0): EDID for output DFP7
    [ 4.330] (II) fglrx(0): EDID for output DFP8
    [ 4.330] (II) fglrx(0): EDID for output DFP9
    [ 4.330] (II) Quirked EDID physical size to 0x0 cm
    [ 4.330] (II) fglrx(0): EDID for output DFP10
    [ 4.330] (II) fglrx(0): Manufacturer: GSM Model: 1 Serial#: 16843009
    [ 4.330] (II) fglrx(0): Year: 2011 Week: 1
    [ 4.330] (II) fglrx(0): EDID Version: 1.3
    [ 4.330] (II) fglrx(0): Digital Display Input
    [ 4.330] (II) fglrx(0): Indeterminate output size
    [ 4.330] (II) fglrx(0): Gamma: 2.20
    [ 4.330] (II) fglrx(0): No DPMS capabilities specified
    [ 4.330] (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 4.330] (II) fglrx(0): First detailed timing is preferred mode
    [ 4.330] (II) fglrx(0): redX: 0.640 redY: 0.330 greenX: 0.300 greenY: 0.600
    [ 4.330] (II) fglrx(0): blueX: 0.150 blueY: 0.060 whiteX: 0.312 whiteY: 0.329
    [ 4.330] (II) fglrx(0): Supported established timings:
    [ 4.330] (II) fglrx(0): 720x400@70Hz
    [ 4.330] (II) fglrx(0): 640x480@60Hz
    [ 4.330] (II) fglrx(0): 800x600@60Hz
    [ 4.330] (II) fglrx(0): 1024x768@60Hz
    [ 4.330] (II) fglrx(0): Manufacturer's mask: 0
    [ 4.330] (II) fglrx(0): Supported standard timings:
    [ 4.330] (II) fglrx(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 4.330] (II) fglrx(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 4.330] (II) fglrx(0): Supported detailed timing:
    [ 4.330] (II) fglrx(0): clock: 148.5 MHz Image Size: 160 x 90 mm
    [ 4.330] (II) fglrx(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
    [ 4.330] (II) fglrx(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
    [ 4.330] (II) fglrx(0): Supported detailed timing:
    [ 4.330] (II) fglrx(0): clock: 84.8 MHz Image Size: 160 x 90 mm
    [ 4.330] (II) fglrx(0): h_active: 1360 h_sync: 1432 h_sync_end 1568 h_blank_end 1776 h_border: 0
    [ 4.330] (II) fglrx(0): v_active: 768 v_sync: 771 v_sync_end 776 v_blanking: 798 v_border: 0
    [ 4.330] (II) fglrx(0): Ranges: V min: 58 V max: 62 Hz, H min: 30 H max: 83 kHz, PixClock max 165 MHz
    [ 4.330] (II) fglrx(0): Monitor name: LG TV
    [ 4.330] (II) fglrx(0): Supported detailed timing:
    [ 4.330] (II) fglrx(0): clock: 74.2 MHz Image Size: 160 x 90 mm
    [ 4.330] (II) fglrx(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
    [ 4.330] (II) fglrx(0): v_active: 540 v_sync: 542 v_sync_end 547 v_blanking: 562 v_border: 0
    [ 4.330] (II) fglrx(0): Supported detailed timing:
    [ 4.330] (II) fglrx(0): clock: 74.2 MHz Image Size: 160 x 90 mm
    [ 4.330] (II) fglrx(0): h_active: 1280 h_sync: 1390 h_sync_end 1430 h_blank_end 1650 h_border: 0
    [ 4.330] (II) fglrx(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
    [ 4.330] (II) fglrx(0): Supported detailed timing:
    [ 4.330] (II) fglrx(0): clock: 148.5 MHz Image Size: 160 x 90 mm
    [ 4.330] (II) fglrx(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
    [ 4.330] (II) fglrx(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
    [ 4.330] (II) fglrx(0): Supported detailed timing:
    [ 4.331] (II) fglrx(0): clock: 74.2 MHz Image Size: 160 x 90 mm
    [ 4.331] (II) fglrx(0): h_active: 1280 h_sync: 1720 h_sync_end 1760 h_blank_end 1980 h_border: 0
    [ 4.331] (II) fglrx(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
    [ 4.331] (II) fglrx(0): Number of EDID sections to follow: 1
    [ 4.331] (II) fglrx(0): EDID (in hex):
    [ 4.331] (II) fglrx(0): 00ffffffffffff001e6d010001010101
    [ 4.331] (II) fglrx(0): 01150103801009780aee91a3544c9926
    [ 4.331] (II) fglrx(0): 0f5054a10800714f8180010101010101
    [ 4.331] (II) fglrx(0): 010101010101023a801871382d40582c
    [ 4.331] (II) fglrx(0): 4500a05a0000001e1b2150a051001e30
    [ 4.331] (II) fglrx(0): 48883500a05a0000001c000000fd003a
    [ 4.331] (II) fglrx(0): 3e1e5310000a202020202020000000fc
    [ 4.331] (II) fglrx(0): 004c472054560a2020202020202001e2
    [ 4.331] (II) fglrx(0): User Preference Output DFP10 using refresh rate 60.0 Hz.
    [ 4.331] (II) fglrx(0): Printing probed modes for output DFP10
    [ 4.331] (II) fglrx(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz UeP)
    [ 4.331] (II) fglrx(0): Modeline "1920x1080"x50.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
    [ 4.331] (II) fglrx(0): Modeline "1920x1080"x59.9 148.35 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
    [ 4.331] (II) fglrx(0): Modeline "1920x1080"x60.0 74.25 1920 2008 2052 2200 1080 1085 1095 1125 interlace +hsync +vsync (33.8 kHz e)
    [ 4.331] (II) fglrx(0): Modeline "1920x1080"x50.0 74.25 1920 2448 2492 2640 1080 1085 1095 1125 interlace +hsync +vsync (28.1 kHz e)
    [ 4.331] (II) fglrx(0): Modeline "1920x1080"x30.0 74.25 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (33.8 kHz e)
    [ 4.331] (II) fglrx(0): Modeline "1920x1080"x25.0 74.25 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (28.1 kHz e)
    [ 4.331] (II) fglrx(0): Modeline "1920x1080"x24.0 74.25 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
    [ 4.331] (II) fglrx(0): Modeline "1920x1080"x59.9 74.18 1920 2008 2052 2200 1080 1085 1095 1125 interlace +hsync +vsync (33.7 kHz e)
    [ 4.331] (II) fglrx(0): Modeline "1920x1080"x30.0 74.18 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (33.7 kHz e)
    [ 4.331] (II) fglrx(0): Modeline "1920x1080"x24.0 74.18 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
    [ 4.331] (II) fglrx(0): Modeline "1776x1000"x50.0 148.50 1776 2304 2348 2640 1000 1004 1009 1125 +hsync +vsync (56.2 kHz ez)
    [ 4.331] (II) fglrx(0): Modeline "1776x1000"x59.9 148.35 1776 1864 1908 2200 1000 1004 1009 1125 +hsync +vsync (67.4 kHz ez)
    [ 4.331] (II) fglrx(0): Modeline "1776x1000"x50.0 74.25 1776 2304 2348 2640 1000 1005 1015 1125 interlace +hsync +vsync (28.1 kHz ez)
    [ 4.331] (II) fglrx(0): Modeline "1776x1000"x25.0 74.25 1776 2304 2348 2640 1000 1004 1009 1125 +hsync +vsync (28.1 kHz ez)
    [ 4.331] (II) fglrx(0): Modeline "1776x1000"x24.0 74.25 1776 2414 2458 2750 1000 1004 1009 1125 +hsync +vsync (27.0 kHz ez)
    [ 4.331] (II) fglrx(0): Modeline "1776x1000"x59.9 74.18 1776 1864 1908 2200 1000 1005 1015 1125 interlace +hsync +vsync (33.7 kHz ez)
    [ 4.331] (II) fglrx(0): Modeline "1776x1000"x30.0 74.18 1776 1864 1908 2200 1000 1004 1009 1125 +hsync +vsync (33.7 kHz ez)
    [ 4.331] (II) fglrx(0): Modeline "1680x1050"x60.0 148.50 1680 2008 2052 2200 1050 1084 1089 1125 +hsync +vsync (67.5 kHz e)
    [ 4.331] (II) fglrx(0): Modeline "1680x1050"x50.0 148.50 1680 2448 2492 2640 1050 1084 1089 1125 +hsync +vsync (56.2 kHz e)
    [ 4.331] (II) fglrx(0): Modeline "1680x1050"x59.9 148.35 1680 2008 2052 2200 1050 1084 1089 1125 +hsync +vsync (67.4 kHz e)
    [ 4.331] (II) fglrx(0): Modeline "1680x1050"x30.0 74.25 1680 2008 2052 2200 1050 1084 1089 1125 +hsync +vsync (33.8 kHz e)
    [ 4.331] (II) fglrx(0): Modeline "1680x1050"x25.0 74.25 1680 2448 2492 2640 1050 1084 1089 1125 +hsync +vsync (28.1 kHz e)
    [ 4.331] (II) fglrx(0): Modeline "1680x1050"x24.0 74.25 1680 2558 2602 2750 1050 1084 1089 1125 +hsync +vsync (27.0 kHz e)
    [ 4.331] (II) fglrx(0): Modeline "1680x1050"x30.0 74.18 1680 2008 2052 2200 1050 1084 1089 1125 +hsync +vsync (33.7 kHz e)
    [ 4.331] (II) fglrx(0): Modeline "1680x1050"x24.0 74.18 1680 2558 2602 2750 1050 1084 1089 1125 +hsync +vsync (27.0 kHz e)
    [ 4.331] (II) fglrx(0): Modeline "1400x1050"x60.0 148.50 1400 2008 2052 2200 1050 1084 1089 1125 +hsync +vsync (67.5 kHz e)
    [ 4.331] (II) fglrx(0): Modeline "1400x1050"x50.0 148.50 1400 2448 2492 2640 1050 1084 1089 1125 +hsync +vsync (56.2 kHz e)
    [ 4.331] (II) fglrx(0): Modeline "1400x1050"x59.9 148.35 1400 2008 2052 2200 1050 1084 1089 1125 +hsync +vsync (67.4 kHz e)
    [ 4.331] (II) fglrx(0): Modeline "1400x1050"x30.0 74.25 1400 2008 2052 2200 1050 1084 1089 1125 +hsync +vsync (33.8 kHz e)
    [ 4.331] (II) fglrx(0): Modeline "1400x1050"x25.0 74.25 1400 2448 2492 2640 1050 1084 1089 1125 +hsync +vsync (28.1 kHz e)
    [ 4.331] (II) fglrx(0): Modeline "1400x1050"x24.0 74.25 1400 2558 2602 2750 1050 1084 1089 1125 +hsync +vsync (27.0 kHz e)
    [ 4.331] (II) fglrx(0): Modeline "1400x1050"x30.0 74.18 1400 2008 2052 2200 1050 1084 1089 1125 +hsync +vsync (33.7 kHz e)
    [ 4.331] (II) fglrx(0): Modeline "1400x1050"x24.0 74.18 1400 2558 2602 2750 1050 1084 1089 1125 +hsync +vsync (27.0 kHz e)
    [ 4.331] (II) fglrx(0): Modeline "1600x900"x50.0 148.50 1600 2304 2348 2640 900 1004 1009 1125 +hsync +vsync (56.2 kHz ez)
    [ 4.331] (II) fglrx(0): Modeline "1600x900"x59.9 148.35 1600 1864 1908 2200 900 1004 1009 1125 +hsync +vsync (67.4 kHz ez)
    [ 4.331] (II) fglrx(0): Modeline "1600x900"x25.0 74.25 1600 2304 2348 2640 900 1004 1009 1125 +hsync +vsync (28.1 kHz ez)
    [ 4.331] (II) fglrx(0): Modeline "1600x900"x24.0 74.25 1600 2414 2458 2750 900 1004 1009 1125 +hsync +vsync (27.0 kHz ez)
    [ 4.331] (II) fglrx(0): Modeline "1600x900"x30.0 74.18 1600 1864 1908 2200 900 1004 1009 1125 +hsync +vsync (33.7 kHz ez)
    [ 4.331] (II) fglrx(0): Modeline "1360x1024"x60.0 148.50 1360 2008 2052 2200 1024 1084 1089 1125 +hsync +vsync (67.5 kHz e)
    [ 4.331] (II) fglrx(0): Modeline "1360x1024"x50.0 148.50 1360 2448 2492 2640 1024 1084 1089 1125 +hsync +vsync (56.2 kHz e)
    [ 4.331] (II) fglrx(0): Modeline "1360x1024"x59.9 148.35 1360 2008 2052 2200 1024 1084 1089 1125 +hsync +vsync (67.4 kHz e)
    [ 4.331] (II) fglrx(0): Modeline "1360x1024"x30.0 74.25 1360 2008 2052 2200 1024 1084 1089 1125 +hsync +vsync (33.8 kHz e)
    [ 4.331] (II) fglrx(0): Modeline "1360x1024"x25.0 74.25 1360 2448 2492 2640 1024 1084 1089 1125 +hsync +vsync (28.1 kHz e)
    [ 4.331] (II) fglrx(0): Modeline "1360x1024"x24.0 74.25 1360 2558 2602 2750 1024 1084 1089 1125 +hsync +vsync (27.0 kHz e)
    [ 4.331] (II) fglrx(0): Modeline "1360x1024"x30.0 74.18 1360 2008 2052 2200 1024 1084 1089 1125 +hsync +vsync (33.7 kHz e)
    [ 4.331] (II) fglrx(0): Modeline "1360x1024"x24.0 74.18 1360 2558 2602 2750 1024 1084 1089 1125 +hsync +vsync (27.0 kHz e)
    [ 4.331] (II) fglrx(0): Modeline "1280x1024"x50.0 148.50 1280 2448 2492 2640 1024 1084 1089 1125 +hsync +vsync (56.2 kHz e)
    [ 4.331] (II) fglrx(0): Modeline "1280x1024"x60.0 91.00 1280 1328 1360 1440 1024 1027 1034 1054 -hsync +vsync (63.2 kHz e)
    [ 4.331] (II) fglrx(0): Modeline "1280x1024"x25.0 74.25 1280 2448 2492 2640 1024 1084 1089 1125 +hsync +vsync (28.1 kHz e)
    [ 4.331] (II) fglrx(0): Modeline "1280x1024"x30.0 74.18 1280 2008 2052 2200 1024 1084 1089 1125 +hsync +vsync (33.7 kHz e)
    [ 4.331] (II) fglrx(0): Modeline "1280x1024"x24.0 74.18 1280 2558 2602 2750 1024 1084 1089 1125 +hsync +vsync (27.0 kHz e)
    [ 4.331] (II) fglrx(0): Modeline "1440x900"x50.0 148.50 1440 2304 2348 2640 900 1004 1009 1125 +hsync +vsync (56.2 kHz ez)
    [ 4.331] (II) fglrx(0): Modeline "1440x900"x59.9 148.35 1440 1864 1908 2200 900 1004 1009 1125 +hsync +vsync (67.4 kHz ez)
    [ 4.331] (II) fglrx(0): Modeline "1440x900"x25.0 74.25 1440 2304 2348 2640 900 1004 1009 1125 +hsync +vsync (28.1 kHz ez)
    [ 4.331] (II) fglrx(0): Modeline "1440x900"x24.0 74.25 1440 2414 2458 2750 900 1004 1009 1125 +hsync +vsync (27.0 kHz ez)
    [ 4.331] (II) fglrx(0): Modeline "1440x900"x30.0 74.18 1440 1864 1908 2200 900 1004 1009 1125 +hsync +vsync (33.7 kHz ez)
    [ 4.331] (II) fglrx(0): Modeline "1280x960"x50.0 148.50 1280 2448 2492 2640 960 1084 1089 1125 +hsync +vsync (56.2 kHz e)
    [ 4.331] (II) fglrx(0): Modeline "1280x960"x60.0 91.00 1280 1328 1360 1440 960 1027 1034 1054 -hsync +vsync (63.2 kHz e)
    [ 4.331] (II) fglrx(0): Modeline "1280x960"x25.0 74.25 1280 2448 2492 2640 960 1084 1089 1125 +hsync +vsync (28.1 kHz e)
    [ 4.331] (II) fglrx(0): Modeline "1280x960"x30.0 74.18 1280 2008 2052 2200 960 1084 1089 1125 +hsync +vsync (33.7 kHz e)
    [ 4.331] (II) fglrx(0): Modeline "1280x960"x24.0 74.18 1280 2558 2602 2750 960 1084 1089 1125 +hsync +vsync (27.0 kHz e)
    [ 4.331] (II) fglrx(0): Modeline "1360x768"x50.0 148.50 1360 2448 2492 2640 768 1084 1089 1125 +hsync +vsync (56.2 kHz e)
    [ 4.331] (II) fglrx(0): Modeline "1360x768"x60.0 84.75 1360 1432 1568 1776 768 771 776 798 -hsync +vsync (47.7 kHz e)
    [ 4.331] (II) fglrx(0): Modeline "1360x768"x25.0 74.25 1360 2448 2492 2640 768 1084 1089 1125 +hsync +vsync (28.1 kHz e)
    [ 4.331] (II) fglrx(0): Modeline "1360x768"x30.0 74.18 1360 2008 2052 2200 768 1084 1089 1125 +hsync +vsync (33.7 kHz e)
    [ 4.331] (II) fglrx(0): Modeline "1360x768"x24.0 74.18 1360 2558 2602 2750 768 1084 1089 1125 +hsync +vsync (27.0 kHz e)
    [ 4.331] (II) fglrx(0): Modeline "1152x864"x50.0 148.50 1152 2448 2492 2640 864 1084 1089 1125 +hsync +vsync (56.2 kHz e)
    [ 4.331] (II) fglrx(0): Modeline "1152x864"x59.9 148.35 1152 2008 2052 2200 864 1084 1089 1125 +hsync +vsync (67.4 kHz e)
    [ 4.331] (II) fglrx(0): Modeline "1152x864"x75.0 88.00 1152 1200 1232 1312 864 867 871 895 -hsync +vsync (67.1 kHz e)
    [ 4.332] (II) fglrx(0): Modeline "1152x864"x25.0 74.25 1152 2448 2492 2640 864 1084 1089 1125 +hsync +vsync (28.1 kHz e)
    [ 4.332] (II) fglrx(0): Modeline "1152x864"x30.0 74.18 1152 2008 2052 2200 864 1084 1089 1125 +hsync +vsync (33.7 kHz e)
    [ 4.332] (II) fglrx(0): Modeline "1152x864"x24.0 74.18 1152 2558 2602 2750 864 1084 1089 1125 +hsync +vsync (27.0 kHz e)
    [ 4.332] (II) fglrx(0): Modeline "1280x768"x50.0 148.50 1280 2448 2492 2640 768 1084 1089 1125 +hsync +vsync (56.2 kHz e)
    [ 4.332] (II) fglrx(0): Modeline "1280x768"x60.0 91.00 1280 1328 1360 1440 768 1027 1034 1054 -hsync +vsync (63.2 kHz e)
    [ 4.332] (II) fglrx(0): Modeline "1280x768"x25.0 74.25 1280 2448 2492 2640 768 1084 1089 1125 +hsync +vsync (28.1 kHz e)
    [ 4.332] (II) fglrx(0): Modeline "1280x768"x30.0 74.18 1280 2008 2052 2200 768 1084 1089 1125 +hsync +vsync (33.7 kHz e)
    [ 4.332] (II) fglrx(0): Modeline "1280x768"x24.0 74.18 1280 2558 2602 2750 768 1084 1089 1125 +hsync +vsync (27.0 kHz e)
    [ 4.332] (II) fglrx(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
    [ 4.332] (II) fglrx(0): Modeline "1280x720"x50.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
    [ 4.332] (II) fglrx(0): Modeline "1280x720"x25.0 74.25 1280 2448 2492 2640 720 1084 1089 1125 +hsync +vsync (28.1 kHz e)
    [ 4.332] (II) fglrx(0): Modeline "1280x720"x59.9 74.18 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
    [ 4.332] (II) fglrx(0): Modeline "1280x720"x30.0 74.18 1280 2008 2052 2200 720 1084 1089 1125 +hsync +vsync (33.7 kHz e)
    [ 4.332] (II) fglrx(0): Modeline "1280x720"x24.0 74.18 1280 2558 2602 2750 720 1084 1089 1125 +hsync +vsync (27.0 kHz e)
    [ 4.332] (II) fglrx(0): Modeline "1024x768"x50.0 148.50 1024 2448 2492 2640 768 1084 1089 1125 +hsync +vsync (56.2 kHz e)
    [ 4.332] (II) fglrx(0): Modeline "1024x768"x25.0 74.25 1024 2448 2492 2640 768 1084 1089 1125 +hsync +vsync (28.1 kHz e)
    [ 4.332] (II) fglrx(0): Modeline "1024x768"x30.0 74.18 1024 2008 2052 2200 768 1084 1089 1125 +hsync +vsync (33.7 kHz e)
    [ 4.332] (II) fglrx(0): Modeline "1024x768"x24.0 74.18 1024 2558 2602 2750 768 1084 1089 1125 +hsync +vsync (27.0 kHz e)
    [ 4.332] (II) fglrx(0): Modeline "1024x768"x60.0 56.00 1024 1072 1104 1184 768 771 775 790 -hsync +vsync (47.3 kHz e)
    [ 4.332] (II) fglrx(0): Modeline "1152x648"x50.0 74.25 1152 1592 1632 1980 648 653 658 750 +hsync +vsync (37.5 kHz ez)
    [ 4.332] (II) fglrx(0): Modeline "1152x648"x59.9 74.18 1152 1262 1302 1650 648 653 658 750 +hsync +vsync (45.0 kHz ez)
    [ 4.332] (II) fglrx(0): Modeline "800x600"x50.0 148.50 800 2448 2492 2640 600 1084 1089 1125 +hsync +vsync (56.2 kHz e)
    [ 4.332] (II) fglrx(0): Modeline "800x600"x25.0 74.25 800 2448 2492 2640 600 1084 1089 1125 +hsync +vsync (28.1 kHz e)
    [ 4.332] (II) fglrx(0): Modeline "800x600"x30.0 74.18 800 2008 2052 2200 600 1084 1089 1125 +hsync +vsync (33.7 kHz e)
    [ 4.332] (II) fglrx(0): Modeline "800x600"x24.0 74.18 800 2558 2602 2750 600 1084 1089 1125 +hsync +vsync (27.0 kHz e)
    [ 4.332] (II) fglrx(0): Modeline "800x600"x60.0 35.50 800 848 880 960 600 603 607 618 -hsync +vsync (37.0 kHz e)
    [ 4.332] (II) fglrx(0): Modeline "720x480"x50.0 148.50 720 2448 2492 2640 480 1084 1089 1125 +hsync +vsync (56.2 kHz e)
    [ 4.332] (II) fglrx(0): Modeline "720x480"x25.0 74.25 720 2448 2492 2640 480 1084 1089 1125 +hsync +vsync (28.1 kHz e)
    [ 4.332] (II) fglrx(0): Modeline "720x480"x30.0 74.18 720 2008 2052 2200 480 1084 1089 1125 +hsync +vsync (33.7 kHz e)
    [ 4.332] (II) fglrx(0): Modeline "720x480"x24.0 74.18 720 2558 2602 2750 480 1084 1089 1125 +hsync +vsync (27.0 kHz e)
    [ 4.332] (II) fglrx(0): Modeline "720x480"x60.0 27.03 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
    [ 4.332] (II) fglrx(0): Modeline "720x480"x59.9 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
    [ 4.332] (II) fglrx(0): Modeline "640x480"x50.0 148.50 640 2448 2492 2640 480 1084 1089 1125 +hsync +vsync (56.2 kHz e)
    [ 4.332] (II) fglrx(0): Modeline "640x480"x25.0 74.25 640 2448 2492 2640 480 1084 1089 1125 +hsync +vsync (28.1 kHz e)
    [ 4.332] (II) fglrx(0): Modeline "640x480"x30.0 74.18 640 2008 2052 2200 480 1084 1089 1125 +hsync +vsync (33.7 kHz e)
    [ 4.332] (II) fglrx(0): Modeline "640x480"x24.0 74.18 640 2558 2602 2750 480 1084 1089 1125 +hsync +vsync (27.0 kHz e)
    [ 4.332] (II) fglrx(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 4.332] (II) fglrx(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 4.332] (II) fglrx(0): EDID for output DFP11
    [ 4.332] (II) fglrx(0): EDID for output CRT1
    [ 4.332] (II) fglrx(0): Manufacturer: GSM Model: 4e79 Serial#: 335802
    [ 4.332] (II) fglrx(0): Year: 2007 Week: 8
    [ 4.332] (II) fglrx(0): EDID Version: 1.3
    [ 4.332] (II) fglrx(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
    [ 4.332] (II) fglrx(0): Sync: Separate SyncOnGreen
    [ 4.332] (II) fglrx(0): Max Image Size [cm]: horiz.: 43 vert.: 27
    [ 4.332] (II) fglrx(0): Gamma: 2.20
    [ 4.332] (II) fglrx(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
    [ 4.332] (II) fglrx(0): First detailed timing is preferred mode
    [ 4.332] (II) fglrx(0): redX: 0.651 redY: 0.333 greenX: 0.277 greenY: 0.614
    [ 4.332] (II) fglrx(0): blueX: 0.145 blueY: 0.082 whiteX: 0.313 whiteY: 0.329
    [ 4.332] (II) fglrx(0): Supported established timings:
    [ 4.332] (II) fglrx(0): 720x400@70Hz
    [ 4.332] (II) fglrx(0): 640x480@60Hz
    [ 4.332] (II) fglrx(0): 640x480@75Hz
    [ 4.332] (II) fglrx(0): 800x600@56Hz
    [ 4.332] (II) fglrx(0): 800x600@60Hz
    [ 4.332] (II) fglrx(0): 800x600@75Hz
    [ 4.332] (II) fglrx(0): 832x624@75Hz
    [ 4.332] (II) fglrx(0): 1024x768@60Hz
    [ 4.332] (II) fglrx(0): 1024x768@75Hz
    [ 4.332] (II) fglrx(0): 1280x1024@75Hz
    [ 4.332] (II) fglrx(0): 1152x864@75Hz
    [ 4.332] (II) fglrx(0): Manufacturer's mask: 0
    [ 4.332] (II) fglrx(0): Supported standard timings:
    [ 4.332] (II) fglrx(0): #0: hsize: 1440 vsize 900 refresh: 75 vid: 3989
    [ 4.332] (II) fglrx(0): #1: hsize: 1440 vsize 900 refresh: 60 vid: 149
    [ 4.332] (II) fglrx(0): #2: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 4.332] (II) fglrx(0): #3: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    [ 4.332] (II) fglrx(0): #4: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 4.332] (II) fglrx(0): Supported detailed timing:
    [ 4.332] (II) fglrx(0): clock: 119.0 MHz Image Size: 434 x 270 mm
    [ 4.332] (II) fglrx(0): h_active: 1680 h_sync: 1728 h_sync_end 1760 h_blank_end 1840 h_border: 0
    [ 4.332] (II) fglrx(0): v_active: 1050 v_sync: 1053 v_sync_end 1059 v_blanking: 1080 v_border: 0
    [ 4.332] (II) fglrx(0): Supported detailed timing:
    [ 4.332] (II) fglrx(0): clock: 146.2 MHz Image Size: 434 x 270 mm
    [ 4.332] (II) fglrx(0): h_active: 1680 h_sync: 1784 h_sync_end 1960 h_blank_end 2240 h_border: 0
    [ 4.332] (II) fglrx(0): v_active: 1050 v_sync: 1053 v_sync_end 1059 v_blanking: 1089 v_border: 0
    [ 4.332] (II) fglrx(0): Ranges: V min: 56 V max: 75 Hz, H min: 28 H max: 83 kHz, PixClock max 155 MHz
    [ 4.332] (II) fglrx(0): Monitor name: L204WS
    [ 4.332] (II) fglrx(0): EDID (in hex):
    [ 4.332] (II) fglrx(0): 00ffffffffffff001e6d794eba1f0500
    [ 4.332] (II) fglrx(0): 081101036a2b1b78ead105a655479d25
    [ 4.332] (II) fglrx(0): 155054a76b80950f950081808140714f
    [ 4.332] (II) fglrx(0): 0101010101017c2e90a0601a1e403020
    [ 4.332] (II) fglrx(0): 3600b20e1100001a21399030621a2740
    [ 4.332] (II) fglrx(0): 68b03600b20e1100001c000000fd0038
    [ 4.332] (II) fglrx(0): 4b1c530f000a202020202020000000fc
    [ 4.332] (II) fglrx(0): 004c32303457530a202020202020004c
    [ 4.332] (II) fglrx(0): User Preference Output CRT1 using refresh rate 60.0 Hz.
    [ 4.332] (II) fglrx(0): Printing probed modes for output CRT1
    [ 4.332] (II) fglrx(0): Modeline "1680x1050"x60.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz UeP)
    [ 4.332] (II) fglrx(0): Modeline "1400x1050"x60.0 119.00 1400 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
    [ 4.332] (II) fglrx(0): Modeline "1600x900"x60.0 119.00 1600 1728 1760 1840 900 1053 1059 1080 +hsync -vsync (64.7 kHz e)
    [ 4.332] (II) fglrx(0): Modeline "1360x1024"x60.0 119.00 1360 1728 1760 1840 1024 1053 1059 1080 +hsync -vsync (64.7 kHz e)
    [ 4.332] (II) fglrx(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 4.332] (II) fglrx(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [ 4.332] (II) fglrx(0): Modeline "1440x900"x75.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz e)
    [ 4.332] (II) fglrx(0): Modeline "1440x900"x60.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz e)
    [ 4.332] (II) fglrx(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
    [ 4.332] (II) fglrx(0): Modeline "1280x800"x60.0 108.00 1280 1376 1488 1800 800 961 964 1000 +hsync +vsync (60.0 kHz e)
    [ 4.332] (II) fglrx(0): Modeline "1152x864"x60.0 119.00 1152 1728 1760 1840 864 1053 1059 1080 +hsync -vsync (64.7 kHz e)
    [ 4.332] (II) fglrx(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 4.332] (II) fglrx(0): Modeline "1280x768"x60.0 108.00 1280 1376 1488 1800 768 961 964 1000 +hsync +vsync (60.0 kHz e)
    [ 4.332] (II) fglrx(0): Modeline "1280x720"x60.0 108.00 1280 1376 1488 1800 720 961 964 1000 +hsync +vsync (60.0 kHz e)
    [ 4.332] (II) fglrx(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
    [ 4.332] (II) fglrx(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 4.332] (II) fglrx(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 4.332] (II) fglrx(0): Modeline "800x600"x60.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 4.332] (II) fglrx(0): Modeline "800x600"x56.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 4.332] (II) fglrx(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 4.332] (II) fglrx(0): Modeline "640x480"x60.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 4.332] (II) fglrx(0): Output DFP1 disconnected
    [ 4.332] (II) fglrx(0): Output DFP2 disconnected
    [ 4.332] (II) fglrx(0): Output DFP3 disconnected
    [ 4.332] (II) fglrx(0): Output DFP4 disconnected
    [ 4.332] (II) fglrx(0): Output DFP5 connected
    [ 4.332] (II) fglrx(0): Output DFP6 disconnected
    [ 4.332] (II) fglrx(0): Output DFP7 disconnected
    [ 4.332] (II) fglrx(0): Output DFP8 disconnected
    [ 4.332] (II) fglrx(0): Output DFP9 disconnected
    [ 4.332] (II) fglrx(0): Output DFP10 connected
    [ 4.332] (II) fglrx(0): Output DFP11 disconnected
    [ 4.332] (II) fglrx(0): Output CRT1 connected
    [ 4.332] (II) fglrx(0): Using user preference for initial modes
    [ 4.332] (II) fglrx(0): Output DFP5 using initial mode 1920x1080
    [ 4.332] (II) fglrx(0): Output DFP10 using initial mode 1920x1080
    [ 4.332] (II) fglrx(0): Output CRT1 using initial mode 1680x1050
    [ 4.332] (II) fglrx(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 4.332] (II) fglrx(0): DPI set to (96, 96)
    [ 4.332] (II) fglrx(0): Eyefinity capable adapter detected.
    [ 4.332] (II) fglrx(0): Adapter AMD Radeon HD 6900 Series has 6 configurable heads and 3 displays connected.
    [ 4.332] (==) fglrx(0): PseudoColor visuals disabled
    [ 4.332] (II) Loading sub module "ramdac"
    [ 4.332] (II) LoadModule: "ramdac"
    [ 4.333] (II) Module "ramdac" already built-in
    [ 4.333] (==) fglrx(0): NoDRI = NO
    [ 4.333] (==) fglrx(0): Capabilities: 0x00000000
    [ 4.333] (==) fglrx(0): CapabilitiesEx: 0x00000000
    [ 4.333] (==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
    [ 4.333] (==) fglrx(0): UseFastTLS=0
    [ 4.333] (II) fglrx(0): Desktop Vsync is enabled.
    [ 4.333] (II) fglrx(0): Shadow Primary option: ShadowPrimary is enabled
    [ 4.333] (--) Depth 24 pixmap format is 32 bpp
    [ 4.333] Loading extension ATIFGLRXDRI
    [ 4.333] (II) fglrx(0): doing swlDriScreenInit
    [ 4.333] (II) fglrx(0): swlDriScreenInit for fglrx driver
    [ 4.333] ukiDynamicMajor: found major device number 249
    [ 4.333] ukiDynamicMajor: found major device number 249
    [ 4.333] ukiDynamicMajor: found major device number 249
    [ 4.333] ukiOpenByBusid: Searching for BusID PCI:1:0:0
    [ 4.333] ukiOpenDevice: node name is /dev/ati/card0
    [ 4.333] ukiOpenDevice: open result is 15, (OK)
    [ 4.333] ukiOpenByBusid: ukiOpenMinor returns 15
    [ 4.333] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
    [ 4.333] (II) fglrx(0): [uki] DRM interface version 1.0
    [ 4.333] (II) fglrx(0): [uki] created "fglrx" driver at busid "PCI:1:0:0"
    [ 4.333] (II) fglrx(0): [uki] added 8192 byte SAREA at 0x2000
    [ 4.333] (II) fglrx(0): [uki] mapped SAREA 0x2000 to 0x7f0212a1a000
    [ 4.333] (II) fglrx(0): [uki] framebuffer handle = 0x3000
    [ 4.333] (II) fglrx(0): [uki] added 1 reserved context for kernel
    [ 4.333] (II) fglrx(0): swlDriScreenInit done
    [ 4.333] (II) fglrx(0): Kernel Module Version Information:
    [ 4.333] (II) fglrx(0): Name: fglrx
    [ 4.333] (II) fglrx(0): Version: 13.20.5
    [ 4.333] (II) fglrx(0): Date: Aug 15 2013
    [ 4.333] (II) fglrx(0): Desc: AMD FireGL DRM kernel module
    [ 4.333] (II) fglrx(0): Kernel Module version matches driver.
    [ 4.333] (II) fglrx(0): Kernel Module Build Time Information:
    [ 4.333] (II) fglrx(0): Build-Kernel UTS_RELEASE: 3.10.10-1-ARCH
    [ 4.333] (II) fglrx(0): Build-Kernel MODVERSIONS: yes
    [ 4.333] (II) fglrx(0): Build-Kernel __SMP__: yes
    [ 4.333] (II) fglrx(0): Build-Kernel PAGE_SIZE: 0x1000
    [ 4.333] (II) fglrx(0): [uki] register handle = 0x00004000
    [ 4.335] (II) fglrx(0): Display width adjusted to to 5632 due to alignment constraints
    [ 4.335] (II) fglrx(0): DRI initialization successfull
    [ 4.335] (II) fglrx(0): FBADPhys: 0xf800000000 FBMappedSize: 0x02940000
    [ 4.336] (==) fglrx(0): Backing store disabled
    [ 4.336] Loading extension FGLRXEXTENSION
    [ 4.336] (==) fglrx(0): DPMS enabled
    [ 4.336] (II) fglrx(0): Initialized in-driver Xinerama extension
    [ 4.336] (**) fglrx(0): Textured Video is enabled.
    [ 4.336] (II) LoadModule: "glesx"
    [ 4.337] (II) Loading /usr/lib/xorg/modules/glesx.so
    [ 4.346] (II) Module glesx: vendor="X.Org Foundation"
    [ 4.346] compiled for 1.4.99.906, module version = 1.0.0
    [ 4.346] Loading extension GLESX
    [ 4.346] (II) fglrx(0): GLESX enableFlags = 592
    [ 4.346] (II) fglrx(0): GLESX is enabled
    [ 4.346] (II) LoadModule: "amdxmm"
    [ 4.346] (II) Loading /usr/lib/xorg/modules/amdxmm.so
    [ 4.347] (II) Module amdxmm: vendor="X.Org Foundation"
    [ 4.347] compiled for 1.4.99.906, module version = 2.0.0
    [ 4.372] Loading extension AMDXVOPL
    [ 4.372] Loading extension AMDXVBA
    [ 4.374] (II) fglrx(0): UVD feature is enabled(II) fglrx(0):
    [ 4.375] (II) fglrx(0): Enable composite support successfully
    [ 4.375] (II) fglrx(0): X context handle = 0x1
    [ 4.375] (II) fglrx(0): [DRI] installation complete
    [ 4.375] (==) fglrx(0): Silken mouse enabled
    [ 4.375] (==) fglrx(0): Using HW cursor of display infrastructure!
    [ 4.375] (II) fglrx(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 4.522] (--) RandR disabled
    [ 4.527] ukiDynamicMajor: found major device number 249
    [ 4.527] ukiDynamicMajor: found major device number 249
    [ 4.527] ukiOpenByBusid: Searching for BusID PCI:1:0:0
    [ 4.527] ukiOpenDevice: node name is /dev/ati/card0
    [ 4.527] ukiOpenDevice: open result is 16, (OK)
    [ 4.527] ukiOpenByBusid: ukiOpenMinor returns 16
    [ 4.527] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
    [ 4.527] (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]
    [ 4.550] ukiDynamicMajor: found major device number 249
    [ 4.550] ukiDynamicMajor: found major device number 249
    [ 4.550] ukiDynamicMajor: found major device number 249
    [ 4.550] ukiOpenDevice: node name is /dev/ati/card0
    [ 4.550] ukiOpenDevice: open result is 17, (OK)
    [ 4.550] ukiGetBusid returned 'PCI:1:0:0'
    [ 4.550] ukiOpenDevice: node name is /dev/ati/card1
    [ 4.550] ukiOpenDevice: open result is -1, (No such device)
    [ 4.551] ukiOpenDevice: open result is -1, (No such device)
    [ 4.551] ukiOpenDevice: Open failed
    [ 4.551] ukiOpenDevice: node name is /dev/ati/card2
    [ 4.551] ukiOpenDevice: open result is -1, (No such device)
    [ 4.551] ukiOpenDevice: open result is -1, (No such device)
    [ 4.551] ukiOpenDevice: Open failed
    [ 4.551] ukiOpenDevice: node name is /dev/ati/card3
    [ 4.551] ukiOpenDevice: open result is -1, (No such device)
    [ 4.551] ukiOpenDevice: open result is -1, (No such device)
    [ 4.551] ukiOpenDevice: Open failed
    [ 4.551] ukiOpenDevice: node name is /dev/ati/card4
    [ 4.551] ukiOpenDevice: open result is -1, (No such device)
    [ 4.551] ukiOpenDevice: open result is -1, (No such device)
    [ 4.551] ukiOpenDevice: Open failed
    [ 4.551] ukiOpenDevice: node name is /dev/ati/card5
    [ 4.551] ukiOpenDevice: open result is -1, (No such device)
    [ 4.551] ukiOpenDevice: open result is -1, (No such device)
    [ 4.551] ukiOpenDevice: Open failed
    [ 4.551] ukiOpenDevice: node name is /dev/ati/card6
    [ 4.551] ukiOpenDevice: open result is -1, (No such device)
    [ 4.551] ukiOpenDevice: open result is -1, (No such device)
    [ 4.551] ukiOpenDevice: Open failed
    [ 4.551] ukiOpenDevice: node name is /dev/ati/card7
    [ 4.551] ukiOpenDevice: open result is -1, (No such device)
    [ 4.551] ukiOpenDevice: open result is -1, (No such device)
    [ 4.551] ukiOpenDevice: Open failed
    [ 4.551] ukiOpenDevice: node name is /dev/ati/card8
    [ 4.551] ukiOpenDevice: open result is -1, (No such device)
    [ 4.551] ukiOpenDevice: open result is -1, (No such device)
    [ 4.551] ukiOpenDevice: Open failed
    [ 4.551] ukiOpenDevice: node name is /dev/ati/card9
    [ 4.551] ukiOpenDevice: open result is -1, (No such device)
    [ 4.551] ukiOpenDevice: open result is -1, (No such device)
    [ 4.551] ukiOpenDevice: Open failed
    [ 4.551] ukiOpenDevice: node name is /dev/ati/card10
    [ 4.551] ukiOpenDevice: open result is -1, (No such device)
    [ 4.551] ukiOpenDevice: open result is -1, (No such device)
    [ 4.551] ukiOpenDevice: Open failed
    [ 4.551] ukiOpenDevice: node name is /dev/ati/card11
    [ 4.551] ukiOpenDevice: open result is -1, (No such device)
    [ 4.551] ukiOpenDevice: open result is -1, (No such device)
    [ 4.551] ukiOpenDevice: Open failed
    [ 4.551] ukiOpenDevice: node name is /dev/ati/card12
    [ 4.551] ukiOpenDevice: open result is -1, (No such device)
    [ 4.551] ukiOpenDevice: open result is -1, (No such device)
    [ 4.551] ukiOpenDevice: Open failed
    [ 4.551] ukiOpenDevice: node name is /dev/ati/card13
    [ 4.551] ukiOpenDevice: open result is -1, (No such device)
    [ 4.551] ukiOpenDevice: open result is -1, (No such device)
    [ 4.551] ukiOpenDevice: Open failed
    [ 4.551] ukiOpenDevice: node name is /dev/ati/card14
    [ 4.551] ukiOpenDevice: open result is -1, (No such device)
    [ 4.551] ukiOpenDevice: open result is -1, (No such device)
    [ 4.551] ukiOpenDevice: Open failed
    [ 4.551] ukiOpenDevice: node name is /dev/ati/card15
    [ 4.551] ukiOpenDevice: open result is -1, (No such device)
    [ 4.551] ukiOpenDevice: open result is -1, (No such device)
    [ 4.551] ukiOpenDevice: Open failed
    [ 4.551] ukiDynamicMajor: found major device number 249
    [ 4.551] ukiOpenByBusid: Searching for BusID PCI:1:0:0
    [ 4.551] ukiOpenDevice: node name is /dev/ati/card0
    [ 4.551] ukiOpenDevice: open result is 17, (OK)
    [ 4.551] ukiOpenByBusid: ukiOpenMinor returns 17
    [ 4.551] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
    [ 4.68

    Here it is, sorry for the delay, I kinda gave up for a while:
    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 "Monitor"
    Identifier "0-DFP5"
    Option "VendorName" "ATI Proprietary Driver"
    Option "ModelName" "Generic Autodetecting Monitor"
    Option "DPMS" "true"
    Option "TargetRefresh" "60"
    Option "Position" "0 0"
    Option "Rotate" "normal"
    Option "Disable" "false"
    Option "PreferredMode" "1920x1080"
    EndSection
    Section "Monitor"
    Identifier "0-DFP10"
    Option "VendorName" "ATI Proprietary Driver"
    Option "ModelName" "Generic Autodetecting Monitor"
    Option "DPMS" "true"
    Option "TargetRefresh" "60"
    Option "Position" "3600 0"
    Option "Rotate" "normal"
    Option "Disable" "false"
    Option "PreferredMode" "1920x1080"
    EndSection
    Section "Monitor"
    Identifier "0-CRT1"
    Option "VendorName" "ATI Proprietary Driver"
    Option "ModelName" "Generic Autodetecting Monitor"
    Option "DPMS" "true"
    Option "TargetRefresh" "60"
    Option "Position" "1920 0"
    Option "Rotate" "normal"
    Option "Disable" "false"
    Option "PreferredMode" "1680x1050"
    EndSection
    Section "Device"
    Identifier "aticonfig-Device[0]-0"
    Driver "fglrx"
    Option "Monitor-DFP5" "0-DFP5"
    Option "Monitor-DFP10" "0-DFP10"
    Option "Monitor-CRT1" "0-CRT1"
    BusID "PCI:1:0:0"
    EndSection
    Section "Screen"
    Identifier "aticonfig-Screen[0]-0"
    Device "aticonfig-Device[0]-0"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Virtual 5520 1920
    Depth 24
    EndSubSection
    EndSection
    Last edited by xeekei (2013-09-12 22:47:09)

  • Gnome won't start: Oh no! Something has gone wrong.

    Hello,
    after a week holyday i installed all new updates on my Notebook (Asus UX31). During shutdown it freezed and i had to switch off the Notebook. Now if i start i can login with Slim and than gnome starts with an error display: "Oh no! Something has gone wrong. A problem has occured and the system can't recover. All extensions have been disabled as precaution." I can klick on a Log Out Button but if i log in again, the same is happening. It's funny that there appear reminders from evolution and the dialog to unlock the keyring.
    Any suggestions?
    Here are some logs:
    /var/log/Xorg.0.log
    [ 16.074]
    X.Org X Server 1.14.2
    Release Date: 2013-06-25
    [ 16.074] X Protocol Version 11, Revision 0
    [ 16.074] Build Operating System: Linux 3.9.7-1-ARCH x86_64
    [ 16.074] Current Operating System: Linux oliver-zen 3.10.3-1-ARCH #1 SMP PREEMPT Fri Jul 26 11:26:59 CEST 2013 x86_64
    [ 16.074] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=cd85b266-a33f-4abf-93d6-7ac918f8ff26 ro quiet add_efi_memmap i915.i915_enable_rc6=1 drm.vblankoffdelay=1 i915.semaphores=1
    [ 16.074] Build Date: 01 July 2013 10:48:42AM
    [ 16.074]
    [ 16.074] Current version of pixman: 0.30.0
    [ 16.074] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 16.074] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 16.074] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Aug 3 19:37:30 2013
    [ 16.075] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 16.075] (==) No Layout section. Using the first Screen section.
    [ 16.075] (==) No screen section available. Using defaults.
    [ 16.075] (**) |-->Screen "Default Screen Section" (0)
    [ 16.075] (**) | |-->Monitor "<default monitor>"
    [ 16.076] (==) No device specified for screen "Default Screen Section".
    Using the first device section listed.
    [ 16.076] (**) | |-->Device "Card0"
    [ 16.076] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 16.076] (==) Automatically adding devices
    [ 16.076] (==) Automatically enabling devices
    [ 16.076] (==) Automatically adding GPU devices
    [ 16.076] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/OTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 16.076] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 16.076] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 16.076] (II) Loader magic: 0x7fdc20
    [ 16.076] (II) Module ABI versions:
    [ 16.076] X.Org ANSI C Emulation: 0.4
    [ 16.076] X.Org Video Driver: 14.1
    [ 16.076] X.Org XInput driver : 19.1
    [ 16.076] X.Org Server Extension : 7.0
    [ 16.077] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 16.079] (--) PCI:*(0:0:2:0) 8086:0116:1043:1427 rev 9, Mem @ 0xddc00000/4194304, 0xc0000000/268435456, I/O @ 0x0000e000/64
    [ 16.079] Initializing built-in extension Generic Event Extension
    [ 16.079] Initializing built-in extension SHAPE
    [ 16.079] Initializing built-in extension MIT-SHM
    [ 16.079] Initializing built-in extension XInputExtension
    [ 16.079] Initializing built-in extension XTEST
    [ 16.079] Initializing built-in extension BIG-REQUESTS
    [ 16.079] Initializing built-in extension SYNC
    [ 16.079] Initializing built-in extension XKEYBOARD
    [ 16.079] Initializing built-in extension XC-MISC
    [ 16.079] Initializing built-in extension SECURITY
    [ 16.079] Initializing built-in extension XINERAMA
    [ 16.079] Initializing built-in extension XFIXES
    [ 16.079] Initializing built-in extension RENDER
    [ 16.079] Initializing built-in extension RANDR
    [ 16.079] Initializing built-in extension COMPOSITE
    [ 16.079] Initializing built-in extension DAMAGE
    [ 16.079] Initializing built-in extension MIT-SCREEN-SAVER
    [ 16.079] Initializing built-in extension DOUBLE-BUFFER
    [ 16.079] Initializing built-in extension RECORD
    [ 16.079] Initializing built-in extension DPMS
    [ 16.079] Initializing built-in extension X-Resource
    [ 16.079] Initializing built-in extension XVideo
    [ 16.079] Initializing built-in extension XVideo-MotionCompensation
    [ 16.079] Initializing built-in extension XFree86-VidModeExtension
    [ 16.079] Initializing built-in extension XFree86-DGA
    [ 16.080] Initializing built-in extension XFree86-DRI
    [ 16.080] Initializing built-in extension DRI2
    [ 16.080] (II) LoadModule: "glx"
    [ 16.080] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 16.080] (II) Module glx: vendor="X.Org Foundation"
    [ 16.081] compiled for 1.14.2, module version = 1.0.0
    [ 16.081] ABI class: X.Org Server Extension, version 7.0
    [ 16.081] (==) AIGLX enabled
    [ 16.081] Loading extension GLX
    [ 16.081] (II) LoadModule: "intel"
    [ 16.081] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    [ 16.081] (II) Module intel: vendor="X.Org Foundation"
    [ 16.081] compiled for 1.14.2, module version = 2.21.13
    [ 16.081] Module class: X.Org Video Driver
    [ 16.081] ABI class: X.Org Video Driver, version 14.1
    [ 16.082] (II) intel: Driver for Intel 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, B43, Clarkdale, Arrandale,
    Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
    Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
    Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
    Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
    Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server,
    Ivybridge Server (GT2), HD Graphics, HD Graphics 4600,
    Haswell Desktop (GT3), HD Graphics, HD Graphics 4600,
    Haswell Mobile (GT3), HD Graphics, HD Graphics P4600/P4700,
    Haswell Server (GT3), Haswell (GT1), Haswell (GT2), Haswell (GT3),
    HD Graphics, Haswell (GT2), Haswell (GT3), Haswell SDV Desktop (GT1),
    Haswell SDV Desktop (GT2), Haswell SDV Desktop (GT3),
    Haswell SDV Mobile (GT1), Haswell SDV Mobile (GT2),
    Haswell SDV Mobile (GT3), Haswell SDV Server (GT1),
    Haswell SDV Server (GT2), Haswell SDV Server (GT3),
    Haswell SDV (GT1), Haswell SDV (GT2), Haswell SDV (GT3),
    Haswell SDV (GT1), Haswell SDV (GT2), Haswell SDV (GT3),
    Haswell ULT Desktop (GT1), Haswell ULT Desktop (GT2),
    Iris(TM) Graphics 5100, HD Graphics, HD Graphics 4400,
    HD Graphics 5000, Haswell ULT Server (GT1), Haswell ULT Server (GT2),
    Iris(TM) Graphics 5100, Haswell ULT (GT1), Haswell ULT (GT2),
    Iris(TM) Graphics 5100, HD Graphics, HD Graphics 4200,
    Iris(TM) Graphics 5100, Haswell CRW Desktop (GT1), HD Graphics 4600,
    Iris(TM) Pro Graphics 5200, Haswell CRW Mobile (GT1),
    HD Graphics 4600, Iris(TM) Pro Graphics 5200,
    Haswell CRW Server (GT1), Haswell CRW Server (GT2),
    Iris(TM) Pro Graphics 5200, Haswell CRW (GT1), Haswell CRW (GT2),
    Iris(TM) Pro Graphics 5200, Haswell CRW (GT1), Haswell CRW (GT2),
    Iris(TM) Pro Graphics 5200, ValleyView PO board
    [ 16.084] (++) using VT number 7
    [ 16.096] (II) intel(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 16.096] (==) intel(0): Depth 24, (--) framebuffer bpp 32
    [ 16.096] (==) intel(0): RGB weight 888
    [ 16.096] (==) intel(0): Default visual is TrueColor
    [ 16.096] (--) intel(0): Integrated Graphics Chipset: Intel(R) Sandybridge Mobile (GT2)
    [ 16.096] (**) intel(0): Relaxed fencing enabled
    [ 16.096] (**) intel(0): Wait on SwapBuffers? enabled
    [ 16.096] (**) intel(0): Triple buffering? enabled
    [ 16.096] (**) intel(0): Framebuffer tiled
    [ 16.096] (**) intel(0): Pixmaps tiled
    [ 16.096] (**) intel(0): 3D buffers tiled
    [ 16.096] (**) intel(0): SwapBuffers wait enabled
    [ 16.096] (==) intel(0): video overlay key set to 0x101fe
    [ 16.096] (II) intel(0): Output eDP1 has no monitor section
    [ 16.097] (--) intel(0): found backlight control interface /sys/class/backlight/acpi_video0
    [ 16.098] (II) intel(0): Output VGA1 has no monitor section
    [ 16.098] (II) intel(0): Output HDMI1 has no monitor section
    [ 16.099] (II) intel(0): Output DP1 has no monitor section
    [ 16.099] (II) intel(0): EDID for output eDP1
    [ 16.099] (II) intel(0): Manufacturer: COR Model: 17db Serial#: 0
    [ 16.099] (II) intel(0): Year: 2011 Week: 20
    [ 16.099] (II) intel(0): EDID Version: 1.4
    [ 16.099] (II) intel(0): Digital Display Input
    [ 16.099] (II) intel(0): 6 bits per channel
    [ 16.099] (II) intel(0): Digital interface is DisplayPort
    [ 16.099] (II) intel(0): Max Image Size [cm]: horiz.: 29 vert.: 16
    [ 16.099] (II) intel(0): Gamma: 2.20
    [ 16.099] (II) intel(0): No DPMS capabilities specified
    [ 16.099] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 16.099] (II) intel(0): First detailed timing is preferred mode
    [ 16.099] (II) intel(0): Preferred mode is native pixel format and refresh rate
    [ 16.099] (II) intel(0): redX: 0.574 redY: 0.341 greenX: 0.352 greenY: 0.564
    [ 16.099] (II) intel(0): blueX: 0.162 blueY: 0.118 whiteX: 0.313 whiteY: 0.329
    [ 16.099] (II) intel(0): Manufacturer's mask: 0
    [ 16.099] (II) intel(0): Supported detailed timing:
    [ 16.099] (II) intel(0): clock: 97.8 MHz Image Size: 293 x 164 mm
    [ 16.099] (II) intel(0): h_active: 1600 h_sync: 1648 h_sync_end 1680 h_blank_end 1760 h_border: 0
    [ 16.099] (II) intel(0): v_active: 900 v_sync: 903 v_sync_end 908 v_blanking: 926 v_border: 0
    [ 16.099] (II) intel(0): Supported detailed timing:
    [ 16.099] (II) intel(0): clock: 97.8 MHz Image Size: 293 x 164 mm
    [ 16.099] (II) intel(0): h_active: 1600 h_sync: 1648 h_sync_end 1680 h_blank_end 1760 h_border: 0
    [ 16.099] (II) intel(0): v_active: 900 v_sync: 903 v_sync_end 908 v_blanking: 926 v_border: 0
    [ 16.099] (II) intel(0): CPT
    [ 16.099] (II) intel(0): Unknown vendor-specific block 0
    [ 16.099] (II) intel(0): EDID (in hex):
    [ 16.099] (II) intel(0): 00ffffffffffff000df2db1700000000
    [ 16.099] (II) intel(0): 14150104951d10780a129593575a9029
    [ 16.099] (II) intel(0): 1e505400000001010101010101010101
    [ 16.099] (II) intel(0): 010101010101322640a060841a303020
    [ 16.099] (II) intel(0): 350025a410000018322640a060841a30
    [ 16.099] (II) intel(0): 3020350025a410000018000000fe0043
    [ 16.099] (II) intel(0): 50542020202020202020202000000000
    [ 16.099] (II) intel(0): 004e4c41413133335541303241200044
    [ 16.100] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
    [ 16.100] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
    [ 16.100] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
    [ 16.100] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
    [ 16.100] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
    [ 16.100] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
    [ 16.100] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
    [ 16.100] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
    [ 16.100] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
    [ 16.100] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
    [ 16.100] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
    [ 16.100] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
    [ 16.100] (II) intel(0): Printing probed modes for output eDP1
    [ 16.100] (II) intel(0): Modeline "1600x900"x60.0 97.78 1600 1648 1680 1760 900 903 908 926 -hsync -vsync (55.6 kHz eP)
    [ 16.100] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
    [ 16.100] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
    [ 16.100] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
    [ 16.100] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
    [ 16.101] (II) intel(0): EDID for output VGA1
    [ 16.102] (II) intel(0): EDID for output HDMI1
    [ 16.102] (II) intel(0): EDID for output DP1
    [ 16.102] (II) intel(0): Output eDP1 connected
    [ 16.102] (II) intel(0): Output VGA1 disconnected
    [ 16.102] (II) intel(0): Output HDMI1 disconnected
    [ 16.102] (II) intel(0): Output DP1 disconnected
    [ 16.102] (II) intel(0): Using exact sizes for initial modes
    [ 16.102] (II) intel(0): Output eDP1 using initial mode 1600x900
    [ 16.102] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 16.102] (II) intel(0): Kernel page flipping support detected, enabling
    [ 16.102] (==) intel(0): DPI set to (96, 96)
    [ 16.102] (II) Loading sub module "fb"
    [ 16.102] (II) LoadModule: "fb"
    [ 16.102] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 16.103] (II) Module fb: vendor="X.Org Foundation"
    [ 16.103] compiled for 1.14.2, module version = 1.0.0
    [ 16.103] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 16.103] (II) Loading sub module "dri2"
    [ 16.103] (II) LoadModule: "dri2"
    [ 16.103] (II) Module "dri2" already built-in
    [ 16.103] (==) Depth 24 pixmap format is 32 bpp
    [ 16.103] (II) intel(0): [DRI2] Setup complete
    [ 16.103] (II) intel(0): [DRI2] DRI driver: i965
    [ 16.103] (II) intel(0): Allocated new frame buffer 1600x900 stride 6656, tiled
    [ 16.105] (II) UXA(0): Driver registered support for the following operations:
    [ 16.105] (II) solid
    [ 16.105] (II) copy
    [ 16.105] (II) composite (RENDER acceleration)
    [ 16.105] (II) put_image
    [ 16.105] (II) get_image
    [ 16.105] (==) intel(0): Backing store disabled
    [ 16.105] (==) intel(0): Silken mouse enabled
    [ 16.105] (II) intel(0): Initializing HW Cursor
    [ 16.105] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 16.107] (==) intel(0): DPMS enabled
    [ 16.107] (==) intel(0): Intel XvMC decoder enabled
    [ 16.107] (II) intel(0): Set up textured video
    [ 16.108] (II) intel(0): [XvMC] xvmc_vld driver initialized.
    [ 16.108] (II) intel(0): direct rendering: DRI2 Enabled
    [ 16.108] (==) intel(0): hotplug detection: "enabled"
    [ 16.130] (--) RandR disabled
    [ 16.144] (EE) AIGLX error: dlopen of /usr/lib/xorg/modules/dri/i965_dri.so failed (/usr/lib/xorg/modules/dri/i965_dri.so: invalid ELF header)
    [ 16.144] (EE) AIGLX: reverting to software rendering
    [ 16.144] (II) AIGLX: Screen 0 is not DRI capable
    [ 16.174] (II) AIGLX: Loaded and initialized swrast
    [ 16.174] (II) GLX: Initialized DRISWRAST GL provider for screen 0
    [ 16.175] (II) intel(0): Setting screen physical size to 423 x 238
    [ 16.402] (II) config/udev: Adding input device Video Bus (/dev/input/event11)
    [ 16.402] (**) Video Bus: Applying InputClass "system-keyboard"
    [ 16.402] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 16.402] (**) Video Bus: Applying InputClass "keyboard"
    [ 16.402] (II) LoadModule: "evdev"
    [ 16.403] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 16.403] (II) Module evdev: vendor="X.Org Foundation"
    [ 16.403] compiled for 1.14.2, module version = 2.8.1
    [ 16.403] Module class: X.Org XInput Driver
    [ 16.403] ABI class: X.Org XInput driver, version 19.1
    [ 16.403] (II) Using input driver 'evdev' for 'Video Bus'
    [ 16.403] (**) Video Bus: always reports core events
    [ 16.403] (**) evdev: Video Bus: Device: "/dev/input/event11"
    [ 16.403] (--) evdev: Video Bus: Vendor 0 Product 0x6
    [ 16.403] (--) evdev: Video Bus: Found keys
    [ 16.403] (II) evdev: Video Bus: Configuring as keyboard
    [ 16.403] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input11/event11"
    [ 16.403] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
    [ 16.403] (**) Option "xkb_rules" "evdev"
    [ 16.404] (**) Option "xkb_model" "pc104"
    [ 16.404] (**) Option "xkb_layout" "de"
    [ 16.464] (II) config/udev: Adding input device Power Button (/dev/input/event2)
    [ 16.464] (**) Power Button: Applying InputClass "system-keyboard"
    [ 16.464] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 16.464] (**) Power Button: Applying InputClass "keyboard"
    [ 16.464] (II) Using input driver 'evdev' for 'Power Button'
    [ 16.464] (**) Power Button: always reports core events
    [ 16.464] (**) evdev: Power Button: Device: "/dev/input/event2"
    [ 16.464] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 16.464] (--) evdev: Power Button: Found keys
    [ 16.464] (II) evdev: Power Button: Configuring as keyboard
    [ 16.464] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2"
    [ 16.464] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
    [ 16.464] (**) Option "xkb_rules" "evdev"
    [ 16.464] (**) Option "xkb_model" "pc104"
    [ 16.464] (**) Option "xkb_layout" "de"
    [ 16.466] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
    [ 16.466] (II) No input driver specified, ignoring this device.
    [ 16.466] (II) This device may have been added with another device file.
    [ 16.466] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
    [ 16.466] (**) Sleep Button: Applying InputClass "system-keyboard"
    [ 16.466] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
    [ 16.466] (**) Sleep Button: Applying InputClass "keyboard"
    [ 16.466] (II) Using input driver 'evdev' for 'Sleep Button'
    [ 16.466] (**) Sleep Button: always reports core events
    [ 16.466] (**) evdev: Sleep Button: Device: "/dev/input/event3"
    [ 16.466] (--) evdev: Sleep Button: Vendor 0 Product 0x3
    [ 16.466] (--) evdev: Sleep Button: Found keys
    [ 16.466] (II) evdev: Sleep Button: Configuring as keyboard
    [ 16.467] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3/event3"
    [ 16.467] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
    [ 16.467] (**) Option "xkb_rules" "evdev"
    [ 16.467] (**) Option "xkb_model" "pc104"
    [ 16.467] (**) Option "xkb_layout" "de"
    [ 16.467] (II) config/udev: Adding drm device (/dev/dri/card0)
    [ 16.468] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event5)
    [ 16.468] (II) No input driver specified, ignoring this device.
    [ 16.468] (II) This device may have been added with another device file.
    [ 16.469] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event6)
    [ 16.469] (II) No input driver specified, ignoring this device.
    [ 16.469] (II) This device may have been added with another device file.
    [ 16.469] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event7)
    [ 16.469] (II) No input driver specified, ignoring this device.
    [ 16.469] (II) This device may have been added with another device file.
    [ 16.470] (II) config/udev: Adding input device USB2.0 VGA Webcam (/dev/input/event9)
    [ 16.470] (**) USB2.0 VGA Webcam: Applying InputClass "system-keyboard"
    [ 16.470] (**) USB2.0 VGA Webcam: Applying InputClass "evdev keyboard catchall"
    [ 16.470] (**) USB2.0 VGA Webcam: Applying InputClass "keyboard"
    [ 16.470] (II) Using input driver 'evdev' for 'USB2.0 VGA Webcam'
    [ 16.470] (**) USB2.0 VGA Webcam: always reports core events
    [ 16.470] (**) evdev: USB2.0 VGA Webcam: Device: "/dev/input/event9"
    [ 16.470] (--) evdev: USB2.0 VGA Webcam: Vendor 0x13d3 Product 0x5719
    [ 16.470] (--) evdev: USB2.0 VGA Webcam: Found keys
    [ 16.470] (II) evdev: USB2.0 VGA Webcam: Configuring as keyboard
    [ 16.470] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.5/1-1.5:1.0/input/input9/event9"
    [ 16.470] (II) XINPUT: Adding extended input device "USB2.0 VGA Webcam" (type: KEYBOARD, id 9)
    [ 16.470] (**) Option "xkb_rules" "evdev"
    [ 16.470] (**) Option "xkb_model" "pc104"
    [ 16.470] (**) Option "xkb_layout" "de"
    [ 16.471] (II) config/udev: Adding input device Asus WMI hotkeys (/dev/input/event8)
    [ 16.472] (**) Asus WMI hotkeys: Applying InputClass "system-keyboard"
    [ 16.472] (**) Asus WMI hotkeys: Applying InputClass "evdev keyboard catchall"
    [ 16.472] (**) Asus WMI hotkeys: Applying InputClass "keyboard"
    [ 16.472] (II) Using input driver 'evdev' for 'Asus WMI hotkeys'
    [ 16.472] (**) Asus WMI hotkeys: always reports core events
    [ 16.472] (**) evdev: Asus WMI hotkeys: Device: "/dev/input/event8"
    [ 16.472] (--) evdev: Asus WMI hotkeys: Vendor 0 Product 0
    [ 16.472] (--) evdev: Asus WMI hotkeys: Found keys
    [ 16.472] (II) evdev: Asus WMI hotkeys: Configuring as keyboard
    [ 16.472] (**) Option "config_info" "udev:/sys/devices/platform/asus-nb-wmi/input/input8/event8"
    [ 16.472] (II) XINPUT: Adding extended input device "Asus WMI hotkeys" (type: KEYBOARD, id 10)
    [ 16.472] (**) Option "xkb_rules" "evdev"
    [ 16.472] (**) Option "xkb_model" "pc104"
    [ 16.472] (**) Option "xkb_layout" "de"
    [ 16.473] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 16.473] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
    [ 16.473] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 16.473] (**) AT Translated Set 2 keyboard: Applying InputClass "keyboard"
    [ 16.473] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 16.473] (**) AT Translated Set 2 keyboard: always reports core events
    [ 16.473] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 16.473] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
    [ 16.473] (--) evdev: AT Translated Set 2 keyboard: Found keys
    [ 16.473] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
    [ 16.473] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 16.473] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
    [ 16.474] (**) Option "xkb_rules" "evdev"
    [ 16.474] (**) Option "xkb_model" "pc104"
    [ 16.474] (**) Option "xkb_layout" "de"
    [ 16.475] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event10)
    [ 16.475] (**) ETPS/2 Elantech Touchpad: Applying InputClass "evdev touchpad catchall"
    [ 16.475] (**) ETPS/2 Elantech Touchpad: Applying InputClass "touchpad catchall"
    [ 16.475] (**) ETPS/2 Elantech Touchpad: Applying InputClass "Default clickpad buttons"
    [ 16.475] (II) LoadModule: "synaptics"
    [ 16.475] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 16.475] (II) Module synaptics: vendor="X.Org Foundation"
    [ 16.475] compiled for 1.14.1, module version = 1.7.1
    [ 16.475] Module class: X.Org XInput Driver
    [ 16.475] ABI class: X.Org XInput driver, version 19.1
    [ 16.475] (II) Using input driver 'synaptics' for 'ETPS/2 Elantech Touchpad'
    [ 16.475] (**) ETPS/2 Elantech Touchpad: always reports core events
    [ 16.475] (**) Option "Device" "/dev/input/event10"
    [ 16.596] (II) synaptics: ETPS/2 Elantech Touchpad: found clickpad property
    [ 16.597] (--) synaptics: ETPS/2 Elantech Touchpad: x-axis range 0 - 3260 (res 32)
    [ 16.597] (--) synaptics: ETPS/2 Elantech Touchpad: y-axis range 0 - 2119 (res 32)
    [ 16.597] (--) synaptics: ETPS/2 Elantech Touchpad: pressure range 0 - 255
    [ 16.597] (--) synaptics: ETPS/2 Elantech Touchpad: finger width range 0 - 15
    [ 16.597] (--) synaptics: ETPS/2 Elantech Touchpad: buttons: left double triple
    [ 16.597] (--) synaptics: ETPS/2 Elantech Touchpad: Vendor 0x2 Product 0xe
    [ 16.597] (**) Option "TapButton1" "1"
    [ 16.597] (**) Option "TapButton2" "2"
    [ 16.597] (**) Option "TapButton3" "3"
    [ 16.597] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
    [ 16.597] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
    [ 16.597] (**) ETPS/2 Elantech Touchpad: always reports core events
    [ 16.631] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio4/input/input10/event10"
    [ 16.631] (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD, id 12)
    [ 16.631] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MinSpeed is now constant deceleration 2.5
    [ 16.631] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MaxSpeed is now 1.75
    [ 16.631] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) AccelFactor is now 0.051
    [ 16.632] (**) ETPS/2 Elantech Touchpad: (accel) keeping acceleration scheme 1
    [ 16.632] (**) ETPS/2 Elantech Touchpad: (accel) acceleration profile 1
    [ 16.632] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
    [ 16.632] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
    [ 16.632] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
    [ 16.633] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse0)
    [ 16.633] (**) ETPS/2 Elantech Touchpad: Ignoring device from InputClass "touchpad ignore duplicates"
    [ 16.633] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
    [ 16.633] (II) No input driver specified, ignoring this device.
    [ 16.633] (II) This device may have been added with another device file.
    [ 30.465] (II) UnloadModule: "synaptics"
    [ 30.465] (II) evdev: AT Translated Set 2 keyboard: Close
    [ 30.465] (II) UnloadModule: "evdev"
    [ 30.465] (II) evdev: Asus WMI hotkeys: Close
    [ 30.465] (II) UnloadModule: "evdev"
    [ 30.465] (II) evdev: USB2.0 VGA Webcam: Close
    [ 30.465] (II) UnloadModule: "evdev"
    [ 30.465] (II) evdev: Sleep Button: Close
    [ 30.465] (II) UnloadModule: "evdev"
    [ 30.465] (II) evdev: Power Button: Close
    [ 30.465] (II) UnloadModule: "evdev"
    [ 30.465] (II) evdev: Video Bus: Close
    [ 30.466] (II) UnloadModule: "evdev"
    [ 30.480] (EE) Server terminated successfully (0). Closing log file.
    ~/.xsession-errors
    Tracker-Message: Setting up monitor for changes to config file:'/home/oliver/.config/tracker/tracker-store.cfg'
    Tracker-Message: Setting up monitor for changes to config file:'/home/oliver/.config/tracker/tracker-store.cfg'
    gnome-session[1818]: WARNING: Failed to start app: Unable to start application: Kindprozess »dropboxd« konnte nicht ausgeführt werden (Datei oder Verzeichnis nicht gefunden)
    Tracker-Message: Setting up monitor for changes to config file:'/home/oliver/.config/tracker/tracker-miner-fs.cfg'
    ** Message: applet now removed from the notification area
    ** Message: using fallback from indicator to GtkStatusIcon
    (tracker-miner-fs:1925): Tracker-WARNING **: Invalid desktop file: 'file:///usr/share/desktop-directories/X-Unity-All-Applications.directory'
    (tracker-miner-fs:1925): Tracker-WARNING **: Couldn't get name, missing key (Name)
    JS ERROR: !!! WARNING: 'anonymous function does not always return a value'
    JS ERROR: !!! WARNING: file '/home/oliver/.local/share/gnome-shell/extensions/[email protected]/extension.js' line 597 exception 0 number 157
    JS ERROR: !!! WARNING: 'anonymous function does not always return a value'
    JS ERROR: !!! WARNING: file '/home/oliver/.local/share/gnome-shell/extensions/[email protected]/extension.js' line 1012 exception 0 number 157
    (gnome-shell:1897): Clutter-CRITICAL **: clutter_actor_insert_child_at_index: assertion `child->priv->parent == NULL' failed
    ** Message: applet now embedded in the notification area
    Fensterverwalter-Warnung:CurrentTime used to choose focus window; focus window may not be correct.
    Fensterverwalter-Warnung:Got a request to focus the no_focus_window with a timestamp of 0. This shouldn't happen!
    (gnome-shell:1897): folks-WARNING **: Failed to find primary PersonaStore with type ID 'eds' and ID 'system'.
    Individuals will not be linked properly and creating new links between Personas will not work.
    The configured primary PersonaStore's backend may not be installed. If you are unsure, check with your distribution.
    gnome-session[1818]: WARNING: Could not launch application 'gdu-notification-daemon.desktop': Unable to start application: Kindprozess »/usr/lib/gnome-disk-utility/gdu-notification-daemon« konnte nicht ausgeführt werden (Datei oder Verzeichnis nicht gefunden)
    ** (zeitgeist-datahub:2032): WARNING **: recent-manager-provider.vala:133: Desktop file for "file:///home/oliver/Bilder/Bildschirmfoto%20von%20%C2%BB2013-06-18%2022:43:01%C2%AB.png" was not found, exec: gnome-settings-daemon, mime_type: image/png
    ** (zeitgeist-datahub:2032): WARNING **: recent-manager-provider.vala:133: Desktop file for "file:///home/oliver/Tempel%20Steyr/Kindersportmesse/Fotos/Kung%20Fu/yi.jpg" was not found, exec: plugin-container, mime_type: image/jpeg
    ** (zeitgeist-datahub:2032): WARNING **: recent-manager-provider.vala:133: Desktop file for "file:///home/oliver/Tempel%20Steyr/Kindersportmesse/Fotos/Kung%20Fu/Mabu.jpg" was not found, exec: plugin-container, mime_type: image/jpeg
    ** (zeitgeist-datahub:2032): WARNING **: recent-manager-provider.vala:133: Desktop file for "file:///home/oliver/Tempel%20Steyr/Kindersportmesse/Fotos/Kung%20Fu/Sommerlager.jpg" was not found, exec: plugin-container, mime_type: image/jpeg
    ** (zeitgeist-datahub:2032): WARNING **: recent-manager-provider.vala:133: Desktop file for "file:///home/oliver/Tempel%20Steyr/Kindersportmesse/Fotos/Kung%20Fu/MabuChongquan.jpg" was not found, exec: plugin-container, mime_type: image/jpeg
    ** (zeitgeist-datahub:2032): WARNING **: recent-manager-provider.vala:133: Desktop file for "file:///home/oliver/Tempel%20Steyr/Kindersportmesse/Fotos/basketball/klein/Basketball1.jpg" was not found, exec: plugin-container, mime_type: image/jpeg
    ** (zeitgeist-datahub:2032): WARNING **: recent-manager-provider.vala:133: Desktop file for "file:///home/oliver/Tempel%20Steyr/Kindersportmesse/Fotos/basketball/klein/Basketball2.jpg" was not found, exec: plugin-container, mime_type: image/jpeg
    (gnome-settings-daemon:1878): GLib-CRITICAL **: g_variant_get_int32: assertion `g_variant_is_of_type (value, G_VARIANT_TYPE_INT32)' failed
    ** (update-notifier:2110): WARNING **: log file empty (logrotate?) /var/log/dpkg.log
    ** (update-notifier:2110): WARNING **: log file empty (logrotate?) /var/log/apt/term.log
    WARNING:root:timeout reached, exiting
    ** (zeitgeist-datahub:2032): WARNING **: recent-manager-provider.vala:133: Desktop file for "file:///home/oliver/Bilder/Bildschirmfoto%20von%20%C2%BB2013-06-18%2022:43:01%C2%AB.png" was not found, exec: gnome-settings-daemon, mime_type: image/png
    ** (zeitgeist-datahub:2032): WARNING **: recent-manager-provider.vala:133: Desktop file for "file:///home/oliver/Tempel%20Steyr/Kindersportmesse/Fotos/Kung%20Fu/yi.jpg" was not found, exec: plugin-container, mime_type: image/jpeg
    ** (zeitgeist-datahub:2032): WARNING **: recent-manager-provider.vala:133: Desktop file for "file:///home/oliver/Tempel%20Steyr/Kindersportmesse/Fotos/Kung%20Fu/Mabu.jpg" was not found, exec: plugin-container, mime_type: image/jpeg
    ** (zeitgeist-datahub:2032): WARNING **: recent-manager-provider.vala:133: Desktop file for "file:///home/oliver/Tempel%20Steyr/Kindersportmesse/Fotos/Kung%20Fu/Sommerlager.jpg" was not found, exec: plugin-container, mime_type: image/jpeg
    ** (zeitgeist-datahub:2032): WARNING **: recent-manager-provider.vala:133: Desktop file for "file:///home/oliver/Tempel%20Steyr/Kindersportmesse/Fotos/Kung%20Fu/MabuChongquan.jpg" was not found, exec: plugin-container, mime_type: image/jpeg
    ** (zeitgeist-datahub:2032): WARNING **: recent-manager-provider.vala:133: Desktop file for "file:///home/oliver/Tempel%20Steyr/Kindersportmesse/Fotos/basketball/klein/Basketball1.jpg" was not found, exec: plugin-container, mime_type: image/jpeg
    ** (zeitgeist-datahub:2032): WARNING **: recent-manager-provider.vala:133: Desktop file for "file:///home/oliver/Tempel%20Steyr/Kindersportmesse/Fotos/basketball/klein/Basketball2.jpg" was not found, exec: plugin-container, mime_type: image/jpeg
    Fensterverwalter-Warnung:Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x2600003 (Rhythmbox)
    Fensterverwalter-Warnung:meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed.
    Fensterverwalter-Warnung:Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x2600003 (Rhythmbox)
    Fensterverwalter-Warnung:meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed.
    Fensterverwalter-Warnung:Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x2600003 (Rhythmbox)
    Fensterverwalter-Warnung:meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed.
    (gnome-settings-daemon:1878): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
    (gnome-settings-daemon:1878): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
    (nm-applet:1933): Gdk-WARNING **: nm-applet: Fatal IO error 11 (Die Ressource ist zur Zeit nicht verfügbar) on X server :0.
    (update-notifier:2110): Gdk-WARNING **: update-notifier: Fatal IO error 11 (Die Ressource ist zur Zeit nicht verfügbar) on X server :0.
    (evolution-alarm-notify:2061): Gdk-WARNING **: evolution-alarm-notify: Fatal IO error 11 (Die Ressource ist zur Zeit nicht verfügbar) on X server :0.
    (gnome-screensaver:2031): Gdk-WARNING **: gnome-screensaver: Fatal IO error 11 (Die Ressource ist zur Zeit nicht verfügbar) on X server :0.
    Fensterverwalter-Warnung:Log level 16: gnome-shell: Fatal IO error 0 (Erfolg) on X server :0.
    (gnome-shell-calendar-server:1967): Gdk-WARNING **: gnome-shell-calendar-server: Fatal IO error 11 (Die Ressource ist zur Zeit nicht verfügbar) on X server :0.
    ** (zeitgeist-datahub:2032): WARNING **: zeitgeist-datahub.vala:227: Unable to get name "org.gnome.zeitgeist.datahub" on the bus!
    (tracker-miner-fs:1925): Tracker-CRITICAL **: Could not execute sparql: Verbindung ist geschlossen
    (tracker-miner-fs:1925): GLib-GIO-CRITICAL **: Error while sending AddMatch() message: Verbindung ist geschlossen
    (tracker-miner-fs:1925): GLib-GIO-CRITICAL **: Error while sending AddMatch() message: Verbindung ist geschlossen
    (tracker-miner-fs:1925): GLib-GIO-CRITICAL **: Error while sending AddMatch() message: Verbindung ist geschlossen
    XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0"
    after 1788 requests (1788 known processed) with 0 events remaining.

    Meanwhile i found out that tracker could be the source of this problem. If not, tracker has a problem. first i tried to reinstall tracker, output was a lot of lines with:
    tracker: /usr/share/ tracker-concerning-files exist in filesystem
    then i deinstalled it. now when i want to install it, a similar output like obove comes.
    Last edited by meson11 (2013-08-05 16:29:52)

  • Extremely high loads doing minimal tasks

    Hi.
    This is doing my head in. Just upgraded after a couple of years on a celeron dual core netbook (running Arch of course) to a Lenovo E555 which has an AMD Kaveri A8-7100. I was expecting it to be night and day. Unfortunately the Lenovo is so sluggish as to be virtually unusable. It works fine in windows 8. This is uptime for just using chromium and downloading a Steam game. This is something I used to do on the netbook no trouble. On the Lenovo it is virtually at a standstill. Any ideas what is going wrong? I installed the Catalyst propriety driver a couple of days, but the behaviour is seemingly the same with or without the driver...
    Can provide logs as required. I am not willing to go back to windows..but at the moment this Arch install is not really usable.
    This behaviour occurs on gnome and KDE and openbox...
    uptime
    [06:04:48] xxxxx@arch ~ $ uptime
    18:04:53 up 2:08, 2 users, load average: 11.64, 8.10, 5.80
    htop:
    PID USER PRI NI VIRT RES SHR S CPU% MEM% TIME+ Command
    17033 xxxxx 20 0 1046M 217M 80128 R 41.1 3.2 1:34.51 /usr/lib/chromium/chromium --type=renderer --enable-deferred-image-decoding --lang=en-GB --force-fieldtrial
    17914 xxxxx 20 0 235M 121M 55776 S 26.0 1.8 0:49.32 /home/xxxxx/.local/share/Steam/ubuntu12_32/steamwebhelper --type=renderer --disable-accelerated-video-decod
    1088 root 20 0 318M 112M 89020 S 19.0 1.7 10:57.48 /usr/bin/Xorg.bin vt2 -displayfd 3 -auth /run/user/1000/gdm/Xauthority -nolisten tcp -background none -nore
    1238 xxxxx 20 0 1836M 388M 105M S 17.5 5.8 12:54.34 /usr/bin/gnome-shell
    17211 xxxxx 20 0 367M 183M 91920 S 15.0 2.7 1:34.48 /home/xxxxx/.local/share/Steam/ubuntu12_32/steam
    1519 xxxxx 20 0 1631M 281M 113M S 13.3 4.2 42:45.48 /usr/lib/chromium/chromium
    31817 xxxxx 20 0 884M 356M 183M S 11.3 5.3 14:37.69 /usr/lib/chromium/chromium --type=gpu-process --channel=1519.33.2021160556 --supports-dual-gpus=false --gpu
    14959 xxxxx 20 0 554M 41672 30072 S 9.4 0.6 0:08.65 /usr/bin/gedit --gapplication-service
    17039 xxxxx 25 5 1046M 217M 80128 S 7.6 3.2 0:16.75 /usr/lib/chromium/chromium --type=renderer --enable-deferred-image-decoding --lang=en-GB --force-fieldtrial
    1696 xxxxx 20 0 1631M 281M 113M S 6.2 4.2 15:35.68 /usr/lib/chromium/chromium
    17240 xxxxx 20 0 337M 43984 37932 S 5.9 0.6 0:20.24 /home/xxxxx/.local/share/Steam/ubuntu12_32/steamwebhelper -cefhost -cachedir config/htmlcache -steampid 172
    17326 xxxxx 20 0 367M 183M 91920 S 5.4 2.7 0:46.77 /home/xxxxx/.local/share/Steam/ubuntu12_32/steam
    17270 xxxxx 20 0 367M 183M 91920 S 4.0 2.7 0:02.06 /home/xxxxx/.local/share/Steam/ubuntu12_32/steam
    2030 xxxxx 25 5 1540M 669M 70104 S 3.4 9.9 50:00.26 /usr/lib/chromium/chromium --type=renderer --enable-deferred-image-decoding --lang=en-GB --force-fieldtrial
    1846 xxxxx 20 0 854M 132M 50876 S 3.0 2.0 4:17.24 /usr/lib/chromium/chromium --type=renderer --enable-deferred-image-decoding --lang=en-GB --force-fieldtrial
    17040 xxxxx 25 5 1046M 217M 80128 S 2.9 3.2 0:03.29 /usr/lib/chromium/chromium --type=renderer --enable-deferred-image-decoding --lang=en-GB --force-fieldtrial
    17041 xxxxx 25 5 1046M 217M 80128 S 2.4 3.2 0:03.16 /usr/lib/chromium/chromium --type=renderer --enable-deferred-image-decoding --lang=en-GB --force-fieldtrial
    17264 xxxxx 20 0 337M 43984 37932 S 2.4 0.6 0:08.12 /home/xxxxx/.local/share/Steam/ubuntu12_32/steamwebhelper -cefhost -cachedir config/htmlcache -steampid 172
    17036 xxxxx 20 0 1046M 217M 80128 S 2.0 3.2 0:07.44 /usr/lib/chromium/chromium --type=renderer --enable-deferred-image-decoding --lang=en-GB --force-fieldtrial
    17915 xxxxx 20 0 235M 121M 55776 S 2.0 1.8 0:06.86 /home/xxxxx/.local/share/Steam/ubuntu12_32/steamwebhelper --type=renderer --disable-accelerated-video-decod
    580 xxxxx 20 0 1540M 669M 70104 S 1.9 9.9 2:50.39 /usr/lib/chromium/chromium --type=renderer --enable-deferred-image-decoding --lang=en-GB --force-fieldtrial
    1768 xxxxx 20 0 1631M 281M 113M S 1.5 4.2 1:06.37 /usr/lib/chromium/chromium
    31847 xxxxx 20 0 884M 356M 183M S 0.8 5.3 1:30.43 /usr/lib/chromium/chromium --type=gpu-process --channel=1519.33.2021160556 --supports-dual-gpus=false --gpu
    1695 xxxxx 20 0 1631M 281M 113M S 0.8 4.2 0:44.71 /usr/lib/chromium/chromium
    17746 xxxxx 20 0 367M 183M 91920 S 0.8 2.7 0:01.73 /home/xxxxx/.local/share/Steam/ubuntu12_32/steam
    17973 xxxxx 20 0 367M 183M 91920 S 0.7 2.7 0:06.04 /home/xxxxx/.local/share/Steam/ubuntu12_32/steam
    20044 xxxxx 20 0 14652 4044 2688 R 0.5 0.1 0:01.12 htop -d 60
    1349 xxxxx 20 0 439M 45468 27572 S 0.5 0.7 0:55.34 python2 -m guake.main
    292 root 20 0 31880 3248 2884 S 0.5 0.0 0:26.66 /usr/bin/atieventsd --nodaemon
    1839 xxxxx 20 0 866M 102M 58220 S 0.5 1.5 0:16.83 /usr/lib/chromium/chromium --type=renderer --enable-deferred-image-decoding --lang=en-GB --force-fieldtrial
    17038 xxxxx 25 5 1046M 217M 80128 S 0.3 3.2 0:00.99 /usr/lib/chromium/chromium --type=renderer --enable-deferred-image-decoding --lang=en-GB --force-fieldtrial
    2130 xxxxx 20 0 854M 132M 50876 S 0.3 2.0 0:00.22 /usr/lib/chromium/chromium --type=renderer --enable-deferred-image-decoding --lang=en-GB --force-fieldtrial
    2033 xxxxx 20 0 1540M 669M 70104 S 0.2 9.9 3:47.68 /usr/lib/chromium/chromium --type=renderer --enable-deferred-image-decoding --lang=en-GB --force-fieldtrial
    1798 xxxxx 20 0 1231M 210M 52772 S 0.2 3.1 0:32.39 /usr/lib/chromium/chromium --type=renderer --enable-deferred-image-decoding --lang=en-GB --force-fieldtrial
    1154 xxxxx 20 0 120M 5040 4468 S 0.2 0.1 0:03.52 /usr/lib/at-spi2-core/at-spi2-registryd --use-gnome-session
    17751 xxxxx 20 0 367M 183M 91920 S 0.2 2.7 0:02.62 /home/xxxxx/.local/share/Steam/ubuntu12_32/steam
    17344 xxxxx 20 0 367M 183M 91920 S 0.2 2.7 0:01.34 /home/xxxxx/.local/share/Steam/ubuntu12_32/steam
    17403 xxxxx 20 0 367M 183M 91920 S 0.2 2.7 0:00.54 /home/xxxxx/.local/share/Steam/ubuntu12_32/steam
    17913 xxxxx 20 0 367M 183M 91920 S 0.2 2.7 0:00.40 /home/xxxxx/.local/share/Steam/ubuntu12_32/steam
    17391 xxxxx 20 0 367M 183M 91920 S 0.2 2.7 0:00.38 /home/xxxxx/.local/share/Steam/ubuntu12_32/steam
    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:0:1:0"
    Option "XaaNoOffscreenPixmaps" "true"
    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
    [06:32:42] xxxxx@arch ~ $ sudo fglrxinfo
    display: :1 screen: 0
    OpenGL vendor string: Advanced Micro Devices, Inc.
    OpenGL renderer string: AMD Radeon(TM) R5 Graphics
    OpenGL version string: 4.4.13374 Compatibility Profile Context 15.20.1013
    xorg.log
    [ 72.549] _XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed
    [ 72.549] _XSERVTransMakeAllCOTSServerListeners: server already running
    [ 72.549]
    X.Org X Server 1.16.4
    Release Date: 2014-12-20
    [ 72.549] X Protocol Version 11, Revision 0
    [ 72.549] Build Operating System: Linux 3.17.6-1-ARCH x86_64
    [ 72.549] Current Operating System: Linux arch 3.19.3-3-ARCH #1 SMP PREEMPT Wed Apr 8 14:10:00 CEST 2015 x86_64
    [ 72.550] Kernel command line: BOOT_IMAGE=../vmlinuz-linux root=/dev/sda6 rw nomodeset initrd=../initramfs-linux.img
    [ 72.550] Build Date: 11 February 2015 08:10:00AM
    [ 72.550]
    [ 72.550] Current version of pixman: 0.32.6
    [ 72.550] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 72.550] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 72.550] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Apr 29 15:57:26 2015
    [ 72.550] (==) Using config file: "/etc/X11/xorg.conf"
    [ 72.550] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 72.550] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 72.550] (==) ServerLayout "aticonfig Layout"
    [ 72.550] (**) |-->Screen "aticonfig-Screen[0]-0" (0)
    [ 72.550] (**) | |-->Monitor "aticonfig-Monitor[0]-0"
    [ 72.551] (**) | |-->Device "aticonfig-Device[0]-0"
    [ 72.551] (==) Automatically adding devices
    [ 72.551] (==) Automatically enabling devices
    [ 72.551] (==) Automatically adding GPU devices
    [ 72.551] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/OTF/".
    [ 72.551] Entry deleted from font path.
    [ 72.551] (Run 'mkfontdir' on "/usr/share/fonts/OTF/").
    [ 72.551] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 72.551] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 72.551] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 72.551] (II) Loader magic: 0x819d80
    [ 72.551] (II) Module ABI versions:
    [ 72.551] X.Org ANSI C Emulation: 0.4
    [ 72.551] X.Org Video Driver: 18.0
    [ 72.551] X.Org XInput driver : 21.0
    [ 72.551] X.Org Server Extension : 8.0
    [ 72.555] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c4
    [ 72.559] (--) PCI:*(0:0:1:0) 1002:1318:17aa:5110 rev 0, Mem @ 0xe0000000/268435456, 0xf0000000/8388608, 0xf0b00000/262144, I/O @ 0x00003000/256, BIOS @ 0x????????/131072
    [ 72.559] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 72.559] (II) "glx" will be loaded by default.
    [ 72.559] (II) LoadModule: "glx"
    [ 72.560] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 72.561] (II) Module glx: vendor="Advanced Micro Devices, Inc."
    [ 72.561] compiled for 6.9.0, module version = 1.0.0
    [ 72.561] (II) LoadModule: "fglrx"
    [ 72.561] (II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so
    [ 72.592] (II) Module fglrx: vendor="FireGL - AMD Technologies Inc."
    [ 72.592] compiled for 1.4.99.906, module version = 15.20.2
    [ 72.592] Module class: X.Org Video Driver
    [ 72.592] (II) Loading sub module "fglrxdrm"
    [ 72.592] (II) LoadModule: "fglrxdrm"
    [ 72.592] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
    [ 72.593] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
    [ 72.593] compiled for 1.4.99.906, module version = 15.20.2
    [ 72.593] (II) AMD Proprietary Linux Driver Version Identifier:15.20.2
    [ 72.593] (II) AMD Proprietary Linux Driver Release Identifier: UNSUPPORTED-15.20.1013
    [ 72.593] (II) AMD Proprietary Linux Driver Build Date: Feb 27 2015 03:27:32
    [ 72.593] (++) using VT number 2
    [ 72.593] (WW) Falling back to old probe method for fglrx
    [ 72.625] (II) Loading PCS database from /etc/ati/amdpcsdb /etc/ati/amdpcsdb.default
    [ 72.630] ukiDynamicMajor: found major device number 250
    [ 72.630] ukiDynamicMajor: found major device number 250
    [ 72.630] ukiOpenByBusid: Searching for BusID PCI:0:1:0
    [ 72.630] ukiOpenDevice: node name is /dev/ati/card0
    [ 72.630] ukiOpenDevice: open result is 12, (OK)
    [ 72.630] ukiOpenByBusid: ukiOpenMinor returns 12
    [ 72.630] ukiOpenByBusid: ukiGetBusid reports PCI:0:1:0
    [ 72.632] (--) Chipset Supported AMD Graphics Processor (0x1318) found
    [ 72.632] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:1:1) found
    [ 72.634] (II) fglrx(0): pEnt->device->identifier=0x1394690
    [ 72.634] (II) fglrx(0): === [xdl_xs116_atiddxPreInit] === begin
    [ 72.634] (II) fglrx(0): FB driver is not enabled
    [ 72.634] (II) Loading sub module "vgahw"
    [ 72.634] (II) LoadModule: "vgahw"
    [ 72.635] (II) Loading /usr/lib/xorg/modules/libvgahw.so
    [ 72.635] (II) Module vgahw: vendor="X.Org Foundation"
    [ 72.635] compiled for 1.16.4, module version = 0.1.0
    [ 72.635] ABI class: X.Org Video Driver, version 18.0
    [ 72.636] (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
    [ 72.636] (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 72.636] (==) fglrx(0): Default visual is TrueColor
    [ 72.636] (**) fglrx(0): Option "DPMS" "true"
    [ 72.636] (==) fglrx(0): RGB weight 888
    [ 72.636] (II) fglrx(0): Using 8 bits per RGB
    [ 72.636] (==) fglrx(0): Buffer Tiling is ON
    [ 72.636] (II) Loading sub module "fglrxdrm"
    [ 72.636] (II) LoadModule: "fglrxdrm"
    [ 72.637] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
    [ 72.637] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
    [ 72.637] compiled for 1.4.99.906, module version = 15.20.2
    [ 72.644] ukiDynamicMajor: found major device number 250
    [ 72.644] ukiDynamicMajor: found major device number 250
    [ 72.644] ukiOpenByBusid: Searching for BusID PCI:0:1:0
    [ 72.644] ukiOpenDevice: node name is /dev/ati/card0
    [ 72.644] ukiOpenDevice: open result is 14, (OK)
    [ 72.644] ukiOpenByBusid: ukiOpenMinor returns 14
    [ 72.644] ukiOpenByBusid: ukiGetBusid reports PCI:0:1:0
    [ 72.645] (**) fglrx(0): NoAccel = NO
    [ 72.645] (**) fglrx(0): AMD 2D Acceleration Architecture enabled
    [ 72.645] (--) fglrx(0): Chipset: "AMD Radeon(TM) R5 Graphics " (Chipset = 0x1318)
    [ 72.645] (--) fglrx(0): (PciSubVendor = 0x17aa, PciSubDevice = 0x5110)
    [ 72.645] (==) fglrx(0): board vendor info: third party graphics adapter - NOT original AMD
    [ 72.645] (--) fglrx(0): Linear framebuffer (phys) at 0xe0000000
    [ 72.645] (--) fglrx(0): MMIO registers at 0xf0b00000
    [ 72.645] (--) fglrx(0): I/O port at 0x00003000
    [ 72.645] (==) fglrx(0): ROM-BIOS at 0x000c0000
    [ 72.645] (II) fglrx(0): ATIF platform detected
    [ 72.655] (II) fglrx(0): AC Adapter is used
    [ 72.657] (II) fglrx(0): Primary V_BIOS segment is: 0xc000
    [ 72.794] (II) Loading sub module "vbe"
    [ 72.794] (II) LoadModule: "vbe"
    [ 72.794] (II) Loading /usr/lib/xorg/modules/libvbe.so
    [ 72.794] (II) Module vbe: vendor="X.Org Foundation"
    [ 72.794] compiled for 1.16.4, module version = 1.1.0
    [ 72.794] ABI class: X.Org Video Driver, version 18.0
    [ 72.795] (II) fglrx(0): VESA BIOS detected
    [ 72.795] (II) fglrx(0): VESA VBE Version 3.0
    [ 72.795] (II) fglrx(0): VESA VBE Total Mem: 16384 kB
    [ 72.795] (II) fglrx(0): VESA VBE OEM: AMD ATOMBIOS
    [ 72.795] (II) fglrx(0): VESA VBE OEM Software Rev: 15.41
    [ 72.795] (II) fglrx(0): VESA VBE OEM Vendor: (C) 1988-2010, Advanced Micro Devices, Inc.
    [ 72.795] (II) fglrx(0): VESA VBE OEM Product: SPECTRE
    [ 72.795] (II) fglrx(0): VESA VBE OEM Product Rev: 01.00
    [ 72.795] (II) fglrx(0): AMD Video BIOS revision 9 or later detected
    [ 72.795] (--) fglrx(0): Video RAM: 1048576 kByte, Type: DDR3
    [ 72.795] (II) fglrx(0): PCIE card detected
    [ 72.795] (--) fglrx(0): Using per-process page tables (PPPT) as GART.
    [ 72.795] (WW) fglrx(0): board is an unknown third party board, chipset is supported
    [ 72.795] (II) fglrx(0): [FB] MC range(MCFBBase = 0xf400000000, MCFBSize = 0x40000000)
    [ 72.795] (II) fglrx(0): RandR 1.2 support is enabled!
    [ 72.795] (II) fglrx(0): RandR 1.2 rotation support is enabled!
    [ 72.795] (II) Loading sub module "fb"
    [ 72.795] (II) LoadModule: "fb"
    [ 72.796] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 72.796] (II) Module fb: vendor="X.Org Foundation"
    [ 72.796] compiled for 1.16.4, module version = 1.0.0
    [ 72.796] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 72.796] (II) fglrx(0): EDID Management option: EDID Management is enabled
    [ 72.796] (II) Loading sub module "ddc"
    [ 72.796] (II) LoadModule: "ddc"
    [ 72.796] (II) Module "ddc" already built-in
    [ 72.872] (II) fglrx(0): Output LVDS using monitor section aticonfig-Monitor[0]-0
    [ 72.872] (II) fglrx(0): Output DFP1 has no monitor section
    [ 72.872] (II) fglrx(0): Output DFP2 has no monitor section
    [ 72.872] (II) fglrx(0): Output DFP3 has no monitor section
    [ 72.872] (II) fglrx(0): Output DFP4 has no monitor section
    [ 72.872] (II) fglrx(0): Output DFP5 has no monitor section
    [ 72.873] (II) fglrx(0): Output CRT1 has no monitor section
    [ 72.873] (II) Loading sub module "ddc"
    [ 72.873] (II) LoadModule: "ddc"
    [ 72.873] (II) Module "ddc" already built-in
    [ 72.873] (II) fglrx(0): Successfully update EDID override by ACPI - bytes:128
    [ 72.873] (II) fglrx(0): Connected Display0: LVDS
    [ 72.873] (II) fglrx(0): Display0 EDID data ---------------------------
    [ 72.873] (II) fglrx(0): Manufacturer: LEN Model: 40b0 Serial#: 0
    [ 72.873] (II) fglrx(0): Year: 2014 Week: 0
    [ 72.873] (II) fglrx(0): EDID Version: 1.4
    [ 72.873] (II) fglrx(0): Digital Display Input
    [ 72.873] (II) fglrx(0): 6 bits per channel
    [ 72.873] (II) fglrx(0): Digital interface is DisplayPort
    [ 72.873] (II) fglrx(0): Max Image Size [cm]: horiz.: 34 vert.: 19
    [ 72.873] (II) fglrx(0): Gamma: 2.20
    [ 72.873] (II) fglrx(0): DPMS capabilities: StandBy Suspend Off
    [ 72.873] (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 72.873] (II) fglrx(0): First detailed timing is preferred mode
    [ 72.873] (II) fglrx(0): Preferred mode is native pixel format and refresh rate
    [ 72.873] (II) fglrx(0): redX: 0.578 redY: 0.344 greenX: 0.337 greenY: 0.571
    [ 72.873] (II) fglrx(0): blueX: 0.159 blueY: 0.120 whiteX: 0.313 whiteY: 0.329
    [ 72.873] (II) fglrx(0): Manufacturer's mask: 0
    [ 72.873] (II) fglrx(0): Supported detailed timing:
    [ 72.873] (II) fglrx(0): clock: 76.3 MHz Image Size: 344 x 194 mm
    [ 72.873] (II) fglrx(0): h_active: 1366 h_sync: 1414 h_sync_end 1446 h_blank_end 1610 h_border: 0
    [ 72.873] (II) fglrx(0): v_active: 768 v_sync: 771 v_sync_end 776 v_blanking: 790 v_border: 0
    [ 72.873] (II) fglrx(0): Supported detailed timing:
    [ 72.873] (II) fglrx(0): clock: 63.6 MHz Image Size: 344 x 194 mm
    [ 72.873] (II) fglrx(0): h_active: 1366 h_sync: 1414 h_sync_end 1446 h_blank_end 1610 h_border: 0
    [ 72.873] (II) fglrx(0): v_active: 768 v_sync: 771 v_sync_end 776 v_blanking: 790 v_border: 0
    [ 72.873] (II) fglrx(0): Unknown vendor-specific block f
    [ 72.873] (II) fglrx(0): LP156WHB-TPD1
    [ 72.873] (II) fglrx(0): EDID (in hex):
    [ 72.873] (II) fglrx(0): 00ffffffffffff0030aeb04000000000
    [ 72.873] (II) fglrx(0): 0018010495221378ea05f59458569228
    [ 72.873] (II) fglrx(0): 1e505400000001010101010101010101
    [ 72.873] (II) fglrx(0): 010101010101ce1d56f4500016303020
    [ 72.873] (II) fglrx(0): 350058c210000019d81856f450001630
    [ 72.873] (II) fglrx(0): 3020350058c2100000190000000f008c
    [ 72.873] (II) fglrx(0): 09328c092816090030e4e603000000fe
    [ 72.873] (II) fglrx(0): 004c503135365748422d5450443100f0
    [ 72.873] (II) fglrx(0): End of Display0 EDID data --------------------
    [ 72.874] (II) fglrx(0): Dynamic Surface Resizing Enabled
    [ 72.874] (II) fglrx(0): Successfully update EDID override by ACPI - bytes:128
    [ 72.874] (II) fglrx(0): EDID for output LVDS
    [ 72.874] (II) fglrx(0): Manufacturer: LEN Model: 40b0 Serial#: 0
    [ 72.874] (II) fglrx(0): Year: 2014 Week: 0
    [ 72.874] (II) fglrx(0): EDID Version: 1.4
    [ 72.875] (II) fglrx(0): Digital Display Input
    [ 72.875] (II) fglrx(0): 6 bits per channel
    [ 72.875] (II) fglrx(0): Digital interface is DisplayPort
    [ 72.875] (II) fglrx(0): Max Image Size [cm]: horiz.: 34 vert.: 19
    [ 72.875] (II) fglrx(0): Gamma: 2.20
    [ 72.875] (II) fglrx(0): DPMS capabilities: StandBy Suspend Off
    [ 72.875] (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 72.875] (II) fglrx(0): First detailed timing is preferred mode
    [ 72.875] (II) fglrx(0): Preferred mode is native pixel format and refresh rate
    [ 72.875] (II) fglrx(0): redX: 0.578 redY: 0.344 greenX: 0.337 greenY: 0.571
    [ 72.875] (II) fglrx(0): blueX: 0.159 blueY: 0.120 whiteX: 0.313 whiteY: 0.329
    [ 72.875] (II) fglrx(0): Manufacturer's mask: 0
    [ 72.875] (II) fglrx(0): Supported detailed timing:
    [ 72.875] (II) fglrx(0): clock: 76.3 MHz Image Size: 344 x 194 mm
    [ 72.875] (II) fglrx(0): h_active: 1366 h_sync: 1414 h_sync_end 1446 h_blank_end 1610 h_border: 0
    [ 72.875] (II) fglrx(0): v_active: 768 v_sync: 771 v_sync_end 776 v_blanking: 790 v_border: 0
    [ 72.875] (II) fglrx(0): Supported detailed timing:
    [ 72.875] (II) fglrx(0): clock: 63.6 MHz Image Size: 344 x 194 mm
    [ 72.875] (II) fglrx(0): h_active: 1366 h_sync: 1414 h_sync_end 1446 h_blank_end 1610 h_border: 0
    [ 72.875] (II) fglrx(0): v_active: 768 v_sync: 771 v_sync_end 776 v_blanking: 790 v_border: 0
    [ 72.875] (II) fglrx(0): Unknown vendor-specific block f
    [ 72.875] (II) fglrx(0): LP156WHB-TPD1
    [ 72.875] (II) fglrx(0): EDID (in hex):
    [ 72.875] (II) fglrx(0): 00ffffffffffff0030aeb04000000000
    [ 72.875] (II) fglrx(0): 0018010495221378ea05f59458569228
    [ 72.875] (II) fglrx(0): 1e505400000001010101010101010101
    [ 72.875] (II) fglrx(0): 010101010101ce1d56f4500016303020
    [ 72.875] (II) fglrx(0): 350058c210000019d81856f450001630
    [ 72.875] (II) fglrx(0): 3020350058c2100000190000000f008c
    [ 72.875] (II) fglrx(0): 09328c092816090030e4e603000000fe
    [ 72.875] (II) fglrx(0): 004c503135365748422d5450443100f0
    [ 72.875] (II) fglrx(0): EDID vendor "LEN", prod id 16560
    [ 72.875] (II) fglrx(0): Printing DDC gathered Modelines:
    [ 72.875] (II) fglrx(0): Modeline "1366x768"x0.0 76.30 1366 1414 1446 1610 768 771 776 790 -hsync -vsync (47.4 kHz eP)
    [ 72.875] (II) fglrx(0): Modeline "1366x768"x0.0 63.60 1366 1414 1446 1610 768 771 776 790 -hsync -vsync (39.5 kHz e)
    [ 72.875] (II) fglrx(0): Printing probed modes for output LVDS
    [ 72.875] (II) fglrx(0): Modeline "1366x768"x60.0 76.30 1366 1414 1446 1610 768 771 776 790 -hsync -vsync (47.4 kHz eP)
    [ 72.875] (II) fglrx(0): Modeline "1366x768"x50.0 63.60 1366 1414 1446 1610 768 771 776 790 -hsync -vsync (39.5 kHz e)
    [ 72.875] (II) fglrx(0): Modeline "1280x768"x60.0 76.30 1280 1414 1446 1610 768 771 776 790 -hsync -vsync (47.4 kHz e)
    [ 72.875] (II) fglrx(0): Modeline "1280x768"x50.0 63.60 1280 1414 1446 1610 768 771 776 790 -hsync -vsync (39.5 kHz e)
    [ 72.875] (II) fglrx(0): Modeline "1280x720"x60.0 76.30 1280 1414 1446 1610 720 771 776 790 -hsync -vsync (47.4 kHz e)
    [ 72.875] (II) fglrx(0): Modeline "1280x720"x50.0 63.60 1280 1414 1446 1610 720 771 776 790 -hsync -vsync (39.5 kHz e)
    [ 72.875] (II) fglrx(0): Modeline "1024x768"x60.0 76.30 1024 1414 1446 1610 768 771 776 790 -hsync -vsync (47.4 kHz e)
    [ 72.875] (II) fglrx(0): Modeline "1024x768"x50.0 63.60 1024 1414 1446 1610 768 771 776 790 -hsync -vsync (39.5 kHz e)
    [ 72.875] (II) fglrx(0): Modeline "800x600"x60.0 76.30 800 1414 1446 1610 600 771 776 790 -hsync -vsync (47.4 kHz e)
    [ 72.875] (II) fglrx(0): Modeline "800x600"x50.0 63.60 800 1414 1446 1610 600 771 776 790 -hsync -vsync (39.5 kHz e)
    [ 72.875] (II) fglrx(0): Modeline "640x480"x60.0 76.30 640 1414 1446 1610 480 771 776 790 -hsync -vsync (47.4 kHz e)
    [ 72.875] (II) fglrx(0): Modeline "640x480"x50.0 63.60 640 1414 1446 1610 480 771 776 790 -hsync -vsync (39.5 kHz e)
    [ 72.875] (II) fglrx(0): EDID for output DFP1
    [ 72.875] (II) fglrx(0): EDID for output DFP2
    [ 72.875] (II) fglrx(0): EDID for output DFP3
    [ 72.875] (II) fglrx(0): EDID for output DFP4
    [ 72.875] (II) fglrx(0): EDID for output DFP5
    [ 72.875] (II) fglrx(0): EDID for output CRT1
    [ 72.875] (II) fglrx(0): Output LVDS connected
    [ 72.876] (II) fglrx(0): Output DFP1 disconnected
    [ 72.876] (II) fglrx(0): Output DFP2 disconnected
    [ 72.876] (II) fglrx(0): Output DFP3 disconnected
    [ 72.876] (II) fglrx(0): Output DFP4 disconnected
    [ 72.876] (II) fglrx(0): Output DFP5 disconnected
    [ 72.876] (II) fglrx(0): Output CRT1 disconnected
    [ 72.876] (II) fglrx(0): Using exact sizes for initial modes
    [ 72.876] (II) fglrx(0): Output LVDS using initial mode 1366x768
    [ 72.876] (II) fglrx(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 72.876] (II) fglrx(0): Display dimensions: (340, 190) mm
    [ 72.876] (II) fglrx(0): DPI set to (102, 102)
    [ 72.876] (II) fglrx(0): Eyefinity capable adapter detected.
    [ 72.876] (II) fglrx(0): Adapter AMD Radeon(TM) R5 Graphics has 4 configurable heads and 1 displays connected.
    [ 72.876] (==) fglrx(0): PseudoColor visuals disabled
    [ 72.876] (II) Loading sub module "ramdac"
    [ 72.876] (II) LoadModule: "ramdac"
    [ 72.876] (II) Module "ramdac" already built-in
    [ 72.876] (==) fglrx(0): NoDRI = NO
    [ 72.876] (==) fglrx(0): Capabilities: 0x00000000
    [ 72.876] (==) fglrx(0): CapabilitiesEx: 0x00000000
    [ 72.876] (==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
    [ 72.876] (==) fglrx(0): UseFastTLS=0
    [ 72.876] (II) fglrx(0): Shadow Primary option: ShadowPrimary is enabled
    [ 72.876] (--) Depth 24 pixmap format is 32 bpp
    [ 72.877] (II) fglrx(0): doing swlDriScreenInit
    [ 72.877] (II) fglrx(0): swlDriScreenInit for fglrx driver
    [ 72.877] ukiDynamicMajor: found major device number 250
    [ 72.877] ukiDynamicMajor: found major device number 250
    [ 72.877] ukiDynamicMajor: found major device number 250
    [ 72.877] ukiOpenByBusid: Searching for BusID PCI:0:1:0
    [ 72.877] ukiOpenDevice: node name is /dev/ati/card0
    [ 72.877] ukiOpenDevice: open result is 15, (OK)
    [ 72.877] ukiOpenByBusid: ukiOpenMinor returns 15
    [ 72.877] ukiOpenByBusid: ukiGetBusid reports PCI:0:1:0
    [ 72.877] (II) fglrx(0): [uki] DRM interface version 1.0
    [ 72.877] (II) fglrx(0): [uki] created "fglrx" driver at busid "PCI:0:1:0"
    [ 72.877] (II) fglrx(0): [uki] added 8192 byte SAREA at 0x161000
    [ 72.877] (II) fglrx(0): [uki] mapped SAREA 0x161000 to 0x7ff897a29000
    [ 72.877] (II) fglrx(0): [uki] framebuffer handle = 0x3000
    [ 72.877] (II) fglrx(0): [uki] added 1 reserved context for kernel
    [ 72.877] (II) fglrx(0): swlDriScreenInit done
    [ 72.877] (II) fglrx(0): Kernel Module Version Information:
    [ 72.877] (II) fglrx(0): Name: fglrx
    [ 72.877] (II) fglrx(0): Version: 15.20.2
    [ 72.877] (II) fglrx(0): Date: Feb 27 2015
    [ 72.877] (II) fglrx(0): Desc: AMD FireGL DRM kernel module
    [ 72.877] (II) fglrx(0): Kernel Module version matches driver.
    [ 72.877] (II) fglrx(0): Kernel Module Build Time Information:
    [ 72.877] (II) fglrx(0): Build-Kernel UTS_RELEASE: 3.19.3-3-ARCH
    [ 72.877] (II) fglrx(0): Build-Kernel MODVERSIONS: yes
    [ 72.877] (II) fglrx(0): Build-Kernel __SMP__: yes
    [ 72.878] (II) fglrx(0): Build-Kernel PAGE_SIZE: 0x1000
    [ 72.878] (II) fglrx(0): [uki] register handle = 0x00004000
    [ 72.878] (II) fglrx(0): DRI initialization successfull
    [ 72.878] (II) fglrx(0): FBADPhys: 0xf401080000 FBMappedSize: 0x01080000
    [ 72.879] (==) fglrx(0): Backing store enabled
    [ 72.879] (**) fglrx(0): DPMS enabled
    [ 72.879] (II) fglrx(0): Initialized in-driver Xinerama extension
    [ 72.879] (**) fglrx(0): Textured Video is enabled.
    [ 72.879] (II) LoadModule: "glesx"
    [ 72.880] (II) Loading /usr/lib/xorg/modules/glesx.so
    [ 72.883] (II) Module glesx: vendor="X.Org Foundation"
    [ 72.883] compiled for 1.4.99.906, module version = 1.0.0
    [ 72.883] (II) fglrx(0): GLESX enableFlags = 8784
    [ 72.884] (II) fglrx(0): GLESX is enabled
    [ 72.884] (II) LoadModule: "amdxmm"
    [ 72.884] (II) Loading /usr/lib/xorg/modules/amdxmm.so
    [ 72.884] (II) Module amdxmm: vendor="X.Org Foundation"
    [ 72.884] compiled for 1.4.99.906, module version = 2.0.0
    [ 72.909] (II) fglrx(0): Enable composite support successfully
    [ 72.909] (WW) fglrx(0): Option "XaaNoOffscreenPixmaps" is not used
    [ 72.909] (WW) fglrx(0): Option "VendorName" is not used
    [ 72.909] (WW) fglrx(0): Option "ModelName" is not used
    [ 72.909] (II) fglrx(0): X context handle = 0x3
    [ 72.909] (II) fglrx(0): [DRI] installation complete
    [ 72.909] (==) fglrx(0): Silken mouse enabled
    [ 72.909] (==) fglrx(0): Using HW cursor of display infrastructure!
    [ 72.910] (II) fglrx(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 72.910] (II) fglrx(0): 'eDP LCD' ConnectorType, abstracted as 'Panel'
    [ 73.774] IsrHwss_Dce80::UpdateHwPath ADDED displayPath Index 22342912 controllerID 0
    [ 73.808] (--) RandR disabled
    [ 73.817] ukiDynamicMajor: found major device number 250
    [ 73.817] ukiDynamicMajor: found major device number 250
    [ 73.817] ukiOpenByBusid: Searching for BusID PCI:0:1:0
    [ 73.817] ukiOpenDevice: node name is /dev/ati/card0
    [ 73.817] ukiOpenDevice: open result is 16, (OK)
    [ 73.817] ukiOpenByBusid: ukiOpenMinor returns 16
    [ 73.817] ukiOpenByBusid: ukiGetBusid reports PCI:0:1:0
    [ 73.817] (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]
    [ 73.823] ukiDynamicMajor: found major device number 250
    [ 73.823] ukiDynamicMajor: found major device number 250
    [ 73.823] ukiDynamicMajor: found major device number 250
    [ 73.823] ukiOpenDevice: node name is /dev/ati/card0
    [ 73.823] ukiOpenDevice: open result is 17, (OK)
    [ 73.823] ukiGetBusid returned 'PCI:0:1:0'
    [ 73.823] ukiOpenDevice: node name is /dev/ati/card1
    [ 73.823] ukiOpenDevice: open result is -1, (No such device)
    [ 73.823] ukiOpenDevice: open result is -1, (No such device)
    [ 73.823] ukiOpenDevice: Open failed
    [ 73.823] ukiOpenDevice: node name is /dev/ati/card2
    [ 73.823] ukiOpenDevice: open result is -1, (No such device)
    [ 73.823] ukiOpenDevice: open result is -1, (No such device)
    [ 73.823] ukiOpenDevice: Open failed
    [ 73.823] ukiOpenDevice: node name is /dev/ati/card3
    [ 73.823] ukiOpenDevice: open result is -1, (No such device)
    [ 73.823] ukiOpenDevice: open result is -1, (No such device)
    [ 73.823] ukiOpenDevice: Open failed
    [ 73.823] ukiOpenDevice: node name is /dev/ati/card4
    [ 73.824] ukiOpenDevice: open result is -1, (No such device)
    [ 73.824] ukiOpenDevice: open result is -1, (No such device)
    [ 73.824] ukiOpenDevice: Open failed
    [ 73.824] ukiOpenDevice: node name is /dev/ati/card5
    [ 73.824] ukiOpenDevice: open result is -1, (No such device)
    [ 73.824] ukiOpenDevice: open result is -1, (No such device)
    [ 73.824] ukiOpenDevice: Open failed
    [ 73.824] ukiOpenDevice: node name is /dev/ati/card6
    [ 73.824] ukiOpenDevice: open result is -1, (No such device)
    [ 73.824] ukiOpenDevice: open result is -1, (No such device)
    [ 73.824] ukiOpenDevice: Open failed
    [ 73.824] ukiOpenDevice: node name is /dev/ati/card7
    [ 73.824] ukiOpenDevice: open result is -1, (No such device)
    [ 73.824] ukiOpenDevice: open result is -1, (No such device)
    [ 73.824] ukiOpenDevice: Open failed
    [ 73.824] ukiOpenDevice: node name is /dev/ati/card8
    [ 73.824] ukiOpenDevice: open result is -1, (No such device)
    [ 73.824] ukiOpenDevice: open result is -1, (No such device)
    [ 73.824] ukiOpenDevice: Open failed
    [ 73.824] ukiOpenDevice: node name is /dev/ati/card9
    [ 73.824] ukiOpenDevice: open result is -1, (No such device)
    [ 73.824] ukiOpenDevice: open result is -1, (No such device)
    [ 73.824] ukiOpenDevice: Open failed
    [ 73.824] ukiOpenDevice: node name is /dev/ati/card10
    [ 73.824] ukiOpenDevice: open result is -1, (No such device)
    [ 73.824] ukiOpenDevice: open result is -1, (No such device)
    [ 73.824] ukiOpenDevice: Open failed
    [ 73.824] ukiOpenDevice: node name is /dev/ati/card11
    [ 73.824] ukiOpenDevice: open result is -1, (No such device)
    [ 73.824] ukiOpenDevice: open result is -1, (No such device)
    [ 73.824] ukiOpenDevice: Open failed
    [ 73.824] ukiOpenDevice: node name is /dev/ati/card12
    [ 73.824] ukiOpenDevice: open result is -1, (No such device)
    [ 73.824] ukiOpenDevice: open result is -1, (No such device)
    [ 73.824] ukiOpenDevice: Open failed
    [ 73.824] ukiOpenDevice: node name is /dev/ati/card13
    [ 73.824] ukiOpenDevice: open result is -1, (No such device)
    [ 73.824] ukiOpenDevice: open result is -1, (No such device)
    [ 73.824] ukiOpenDevice: Open failed
    [ 73.824] ukiOpenDevice: node name is /dev/ati/card14
    [ 73.824] ukiOpenDevice: open result is -1, (No such device)
    [ 73.824] ukiOpenDevice: open result is -1, (No such device)
    [ 73.824] ukiOpenDevice: Open failed
    [ 73.824] ukiOpenDevice: node name is /dev/ati/card15
    [ 73.825] ukiOpenDevice: open result is -1, (No such device)
    [ 73.825] ukiOpenDevice: open result is -1, (No such device)
    [ 73.825] ukiOpenDevice: Open failed
    [ 73.825] ukiDynamicMajor: found major device number 250
    [ 73.825] ukiOpenByBusid: Searching for BusID PCI:0:1:0
    [ 73.825] ukiOpenDevice: node name is /dev/ati/card0
    [ 73.825] ukiOpenDevice: open result is 17, (OK)
    [ 73.825] ukiOpenByBusid: ukiOpenMinor returns 17
    [ 73.825] ukiOpenByBusid: ukiGetBusid reports PCI:0:1:0
    [ 73.876] (II) AIGLX: Loaded and initialized OpenGL driver(II) GLX: Initialized DRI GL provider for screen 0
    [ 73.877] ukiDynamicMajor: found major device number 250
    [ 73.877] ukiDynamicMajor: found major device number 250
    [ 73.877] ukiDynamicMajor: found major device number 250
    [ 73.878] ukiOpenDevice: node name is /dev/ati/card0
    [ 73.878] ukiOpenDevice: open result is 18, (OK)
    [ 73.878] ukiGetBusid returned 'PCI:0:1:0'
    [ 73.878] ukiOpenDevice: node name is /dev/ati/card1
    [ 73.878] ukiOpenDevice: open result is -1, (No such device)
    [ 73.878] ukiOpenDevice: open result is -1, (No such device)
    [ 73.878] ukiOpenDevice: Open failed
    [ 73.878] ukiOpenDevice: node name is /dev/ati/card2
    [ 73.878] ukiOpenDevice: open result is -1, (No such device)
    [ 73.878] ukiOpenDevice: open result is -1, (No such device)
    [ 73.878] ukiOpenDevice: Open failed
    [ 73.878] ukiOpenDevice: node name is /dev/ati/card3
    [ 73.878] ukiOpenDevice: open result is -1, (No such device)
    [ 73.878] ukiOpenDevice: open result is -1, (No such device)
    [ 73.878] ukiOpenDevice: Open failed
    [ 73.878] ukiOpenDevice: node name is /dev/ati/card4
    [ 73.878] ukiOpenDevice: open result is -1, (No such device)
    [ 73.878] ukiOpenDevice: open result is -1, (No such device)
    [ 73.878] ukiOpenDevice: Open failed
    [ 73.878] ukiOpenDevice: node name is /dev/ati/card5
    [ 73.878] ukiOpenDevice: open result is -1, (No such device)
    [ 73.878] ukiOpenDevice: open result is -1, (No such device)
    [ 73.878] ukiOpenDevice: Open failed
    [ 73.878] ukiOpenDevice: node name is /dev/ati/card6
    [ 73.878] ukiOpenDevice: open result is -1, (No such device)
    [ 73.878] ukiOpenDevice: open result is -1, (No such device)
    [ 73.878] ukiOpenDevice: Open failed
    [ 73.878] ukiOpenDevice: node name is /dev/ati/card7
    [ 73.878] ukiOpenDevice: open result is -1, (No such device)
    [ 73.878] ukiOpenDevice: open result is -1, (No such device)
    [ 73.878] ukiOpenDevice: Open failed
    [ 73.878] ukiOpenDevice: node name is /dev/ati/card8
    [ 73.878] ukiOpenDevice: open result is -1, (No such device)
    [ 73.878] ukiOpenDevice: open result is -1, (No such device)
    [ 73.878] ukiOpenDevice: Open failed
    [ 73.878] ukiOpenDevice: node name is /dev/ati/card9
    [ 73.878] ukiOpenDevice: open result is -1, (No such device)
    [ 73.878] ukiOpenDevice: open result is -1, (No such device)
    [ 73.878] ukiOpenDevice: Open failed
    [ 73.878] ukiOpenDevice: node name is /dev/ati/card10
    [ 73.878] ukiOpenDevice: open result is -1, (No such device)
    [ 73.879] ukiOpenDevice: open result is -1, (No such device)
    [ 73.879] ukiOpenDevice: Open failed
    [ 73.879] ukiOpenDevice: node name is /dev/ati/card11
    [ 73.879] ukiOpenDevice: open result is -1, (No such device)
    [ 73.879] ukiOpenDevice: open result is -1, (No such device)
    [ 73.879] ukiOpenDevice: Open failed
    [ 73.879] ukiOpenDevice: node name is /dev/ati/card12
    [ 73.879] ukiOpenDevice: open result is -1, (No such device)
    [ 73.879] ukiOpenDevice: open result is -1, (No such device)
    [ 73.879] ukiOpenDevice: Open failed
    [ 73.879] ukiOpenDevice: node name is /dev/ati/card13
    [ 73.879] ukiOpenDevice: open result is -1, (No such device)
    [ 73.879] ukiOpenDevice: open result is -1, (No such device)
    [ 73.879] ukiOpenDevice: Open failed
    [ 73.879] ukiOpenDevice: node name is /dev/ati/card14
    [ 73.879] ukiOpenDevice: open result is -1, (No such device)
    [ 73.879] ukiOpenDevice: open result is -1, (No such device)
    [ 73.879] ukiOpenDevice: Open failed
    [ 73.879] ukiOpenDevice: node name is /dev/ati/card15
    [ 73.879] ukiOpenDevice: open result is -1, (No such device)
    [ 73.879] ukiOpenDevice: open result is -1, (No such device)
    [ 73.879] ukiOpenDevice: Open failed
    [ 73.879] ukiDynamicMajor: found major device number 250
    [ 73.879] ukiOpenByBusid: Searching for BusID PCI:0:1:0
    [ 73.879] ukiOpenDevice: node name is /dev/ati/card0
    [ 73.879] ukiOpenDevice: open result is 18, (OK)
    [ 73.879] ukiOpenByBusid: ukiOpenMinor returns 18
    [ 73.879] ukiOpenByBusid: ukiGetBusid reports PCI:0:1:0
    [ 73.904] (II) fglrx(0): Setting screen physical size to 361 x 203
    [ 74.011] (II) config/udev: Adding input device Power Button (/dev/input/event3)
    [ 74.011] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 74.011] (**) Power Button: Applying InputClass "libinput keyboard catchall"
    [ 74.011] (**) Power Button: Applying InputClass "system-keyboard"
    [ 74.011] (II) LoadModule: "libinput"
    [ 74.012] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
    [ 74.013] (II) Module libinput: vendor="X.Org Foundation"
    [ 74.013] compiled for 1.17.1, module version = 0.9.0
    [ 74.013] Module class: X.Org XInput Driver
    [ 74.013] ABI class: X.Org XInput driver, version 21.0
    [ 74.017] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 19 paused 0
    [ 74.017] (II) Using input driver 'libinput' for 'Power Button'
    [ 74.017] (**) Power Button: always reports core events
    [ 74.017] (**) Option "Device" "/dev/input/event3"
    [ 74.018] (II) input device 'Power Button', /dev/input/event3 is tagged by udev as: Keyboard
    [ 74.018] (II) input device 'Power Button', /dev/input/event3 is a keyboard
    [ 74.018] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event3"
    [ 74.018] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 74.018] (**) Option "xkb_layout" "gb"
    [ 74.051] (II) input device 'Power Button', /dev/input/event3 is tagged by udev as: Keyboard
    [ 74.051] (II) input device 'Power Button', /dev/input/event3 is a keyboard
    [ 74.051] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
    [ 74.052] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 74.052] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
    [ 74.052] (**) Video Bus: Applying InputClass "system-keyboard"
    [ 74.053] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 22 paused 0
    [ 74.053] (II) Using input driver 'libinput' for 'Video Bus'
    [ 74.053] (**) Video Bus: always reports core events
    [ 74.053] (**) Option "Device" "/dev/input/event4"
    [ 74.053] (II) input device 'Video Bus', /dev/input/event4 is tagged by udev as: Keyboard
    [ 74.053] (II) input device 'Video Bus', /dev/input/event4 is a keyboard
    [ 74.053] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input5/event4"
    [ 74.053] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
    [ 74.053] (**) Option "xkb_layout" "gb"
    [ 74.054] (II) input device 'Video Bus', /dev/input/event4 is tagged by udev as: Keyboard
    [ 74.054] (II) input device 'Video Bus', /dev/input/event4 is a keyboard
    [ 74.054] (II) config/udev: Adding input device Power Button (/dev/input/event1)
    [ 74.054] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 74.054] (**) Power Button: Applying InputClass "libinput keyboard catchall"
    [ 74.054] (**) Power Button: Applying InputClass "system-keyboard"
    [ 74.055] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 23 paused 0
    [ 74.055] (II) Using input driver 'libinput' for 'Power Button'
    [ 74.055] (**) Power Button: always reports core events
    [ 74.055] (**) Option "Device" "/dev/input/event1"
    [ 74.056] (II) input device 'Power Button', /dev/input/event1 is tagged by udev as: Keyboard
    [ 74.056] (II) input device 'Power Button', /dev/input/event1 is a keyboard
    [ 74.056] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event1"
    [ 74.056] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
    [ 74.056] (**) Option "xkb_layout" "gb"
    [ 74.056] (II) input device 'Power Button', /dev/input/event1 is tagged by udev as: Keyboard
    [ 74.056] (II) input device 'Power Button', /dev/input/event1 is a keyboard
    [ 74.057] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
    [ 74.057] (II) No input driver specified, ignoring this device.
    [ 74.057] (II) This device may have been added with another device file.
    [ 74.057] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=3 (/dev/input/event7)
    [ 74.057] (II) No input driver specified, ignoring this device.
    [ 74.057] (II) This device may have been added with another device file.
    [ 74.058] (II) config/udev: Adding input device MOSART Semi. 2.4G Keyboard Mouse (/dev/input/event11)
    [ 74.058] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "evdev keyboard catchall"
    [ 74.058] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "libinput keyboard catchall"
    [ 74.058] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "system-keyboard"
    [ 74.058] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 24 paused 0
    [ 74.058] (II) Using input driver 'libinput' for 'MOSART Semi. 2.4G Keyboard Mouse'
    [ 74.058] (**) MOSART Semi. 2.4G Keyboard Mouse: always reports core events
    [ 74.058] (**) Option "Device" "/dev/input/event11"
    [ 74.059] (II) input device 'MOSART Semi. 2.4G Keyboard Mouse', /dev/input/event11 is tagged by udev as: Keyboard
    [ 74.059] (II) input device 'MOSART Semi. 2.4G Keyboard Mouse', /dev/input/event11 is a keyboard
    [ 74.059] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb5/5-1/5-1:1.0/0003:062A:4101.0001/input/input13/event11"
    [ 74.059] (II) XINPUT: Adding extended input device "MOSART Semi. 2.4G Keyboard Mouse" (type: KEYBOARD, id 9)
    [ 74.059] (**) Option "xkb_layout" "gb"
    [ 74.059] (II) input device 'MOSART Semi. 2.4G Keyboard Mouse', /dev/input/event11 is tagged by udev as: Keyboard
    [ 74.059] (II) input device 'MOSART Semi. 2.4G Keyboard Mouse', /dev/input/event11 is a keyboard
    [ 74.060] (II) config/udev: Adding input device MOSART Semi. 2.4G Keyboard Mouse (/dev/input/event12)
    [ 74.060] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "evdev pointer catchall"
    [ 74.060] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "evdev keyboard catchall"
    [ 74.060] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "libinput pointer catchall"
    [ 74.060] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "libinput keyboard catchall"
    [ 74.060] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "system-keyboard"
    [ 74.060] (II) systemd-logind: got fd for /dev/input/event12 13:76 fd 25 paused 0
    [ 74.060] (II) Using input driver 'libinput' for 'MOSART Semi. 2.4G Keyboard Mouse'
    [ 74.060] (**) MOSART Semi. 2.4G Keyboard Mouse: always reports core events
    [ 74.061] (**) Option "Device" "/dev/input/event12"
    [ 74.061] (II) input device 'MOSART Semi. 2.4G Keyboard Mouse', /dev/input/event12 is tagged by udev as: Keyboard Mouse
    [ 74.061] (II) input device 'MOSART Semi. 2.4G Keyboard Mouse', /dev/input/event12 is a pointer caps
    [ 74.061] (II) input device 'MOSART Semi. 2.4G Keyboard Mouse', /dev/input/event12 is a keyboard
    [ 74.061] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb5/5-1/5-1:1.1/0003:062A:4101.0002/input/input14/event12"
    [ 74.061] (II) XINPUT: Adding extended input device "MOSART Semi. 2.4G Keyboard Mouse" (type: MOUSE, id 10)
    [ 74.061] (**) Option "xkb_layout" "gb"
    [ 74.062] (**) Option "AccelerationScheme" "none"
    [ 74.062] (**) MOSART Semi. 2.4G Keyboard Mouse: (accel) selected scheme none/0
    [ 74.062] (**) MOSART Semi. 2.4G Keyboard Mouse: (accel) acceleration factor: 2.000
    [ 74.062] (**) MOSART Semi. 2.4G Keyboard Mouse: (accel) acceleration threshold: 4
    [ 74.062] (II) input device 'MOSART Semi. 2.4G Keyboard Mouse', /dev/input/event12 is tagged by udev as: Keyboard Mouse
    [ 74.062] (II) input device 'MOSART Semi. 2.4G Keyboard Mouse', /dev/input/event12 is a pointer caps
    [ 74.062] (II) input device 'MOSART Semi. 2.4G Keyboard Mouse', /dev/input/event12 is a keyboard
    [ 74.062] (II) config/udev: Adding input device MOSART Semi. 2.4G Keyboard Mouse (/dev/input/mouse0)
    [ 74.062] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "system-keyboard"
    [ 74.063] (II) No input driver specified, ignoring this device.
    [ 74.063] (II) This device may have been added with another device file.
    [ 74.063] (II) config/udev: Adding input device Integrated Camera (/dev/input/event13)
    [ 74.063] (**) Integrated Camera: Applying InputClass "evdev keyboard catchall"
    [ 74.063] (**) Integrated Camera: Applying InputClass "libinput keyboard catchall"
    [ 74.063] (**) Integrated Camera: Applying InputClass "system-keyboard"
    [ 74.064] (II) systemd-logind: got fd for /dev/input/event13 13:77 fd 26 paused 0
    [ 74.064] (II) Using input driver 'libinput' for 'Integrated Camera'
    [ 74.064] (**) Integrated Camera: always reports core events
    [ 74.064] (**) Option "Device" "/dev/input/event13"
    [ 74.064] (II) input device 'Integrated Camera', /dev/input/event13 is tagged by udev as: Keyboard
    [ 74.064] (II) input device 'Integrated Camera', /dev/input/event13 is a keyboard
    [ 74.064] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:13.2/usb4/4-1/4-1:1.0/input/input15/event13"
    [ 74.064] (II) XINPUT: Adding extended input device "Integrated Camera" (type: KEYBOARD, id 11)
    [ 74.064] (**) Option "xkb_layout" "gb"
    [ 74.065] (II) input device 'Integrated Camera', /dev/input/event13 is tagged by udev as: Keyboard
    [ 74.065] (II) input device 'Integrated Camera', /dev/input/event13 is a keyboard
    [ 74.065] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event8)
    [ 74.065] (II) No input driver specified, ignoring this device.
    [ 74.065] (II) This device may have been added with another device file.
    [ 74.066] (II) config/udev: Adding input device HD-Audio Generic Mic (/dev/input/event9)
    [ 74.066] (II) No input driver specified, ignoring this device.
    [ 74.066] (II) This device may have been added with another device file.
    [ 74.066] (II) config/udev: Adding input device HD-Audio Generic Headphone (/dev/input/event10)
    [ 74.066] (II) No input driver specified, ignoring this device.
    [ 74.066] (II) This device may have been added with another device file.
    [ 74.066] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 74.066] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 74.066] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
    [ 74.066] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
    [ 74.067] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 27 paused 0
    [ 74.068] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
    [ 74.068] (**) AT Translated Set 2 keyboard: always reports core events
    [ 74.068] (**) Option "Device" "/dev/input/event0"
    [ 74.068] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
    [ 74.068] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
    [ 74.068] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 74.068] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
    [ 74.068] (**) Option "xkb_layout" "gb"
    [ 74.069] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
    [ 74.069] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
    [ 74.069] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event14)
    [ 74.069] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    [ 74.069] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    [ 74.069] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
    [ 74.069] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
    [ 74.070] (II) systemd-logind: got fd for /dev/input/event14 13:78 fd 28 paused 0
    [ 74.070] (II) Using input driver 'libinput' for 'SynPS/2 Synaptics TouchPad'
    [ 74.070] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 74.070] (**) Option "Device" "/dev/input/event14"
    [ 74.070] (II) input device 'SynPS/2 Synaptics TouchPad', /dev/input/event14 is tagged by udev as: Touchpad
    [ 74.070] (II) input device 'SynPS/2 Synaptics TouchPad', /dev/input/event14 is a touchpad
    [ 74.070] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input8/event14"
    [ 74.070] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 13)
    [ 74.070] (**) Option "AccelerationScheme" "none"
    [ 74.070] (**) SynPS/2 Synaptics TouchPad: (accel) selected scheme none/0
    [ 74.071] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
    [ 74.071] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
    [ 74.071] (II) input device 'SynPS/2 Synaptics TouchPad', /dev/input/event14 is tagged by udev as: Touchpad
    [ 74.071] (II) input device 'SynPS/2 Synaptics TouchPad', /dev/input/event14 is a touchpad
    [ 74.071] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
    [ 74.071] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
    [ 74.071] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event15)
    [ 74.071] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
    [ 74.071] (**) TPPS/2 IBM TrackPoint: Applying InputClass "libinput pointer catchall"
    [ 74.072] (II) systemd-logind: got fd for /dev/input/event15 13:79 fd 29 paused 0
    [ 74.072] (II) Using input driver 'libinput' for 'TPPS/2 IBM TrackPoint'
    [ 74.072] (**) TPPS/2 IBM TrackPoint: always reports core events
    [ 74.072] (**) Option "Device" "/dev/input/event15"
    [ 74.072] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event15 is tagged by udev as: Mouse
    [ 74.072] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event15 is a pointer caps
    [ 74.072] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input16/event15"
    [ 74.072] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 14)
    [ 74.073] (**) Option "AccelerationScheme" "none"
    [ 74.073] (**) TPPS/2 IBM TrackPoint: (accel) selected scheme none/0
    [ 74.073] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
    [ 74.073] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
    [ 74.073] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event15 is tagged by udev as: Mouse
    [ 74.073] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event15 is a pointer caps
    [ 74.073] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse2)
    [ 74.073] (II) No input driver specified, ignoring this device.
    [ 74.073] (II) This device may have been added with another device file.
    [ 74.074] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
    [ 74.074] (II) No input driver specified, ignoring this device.
    [ 74.074] (II) This device may have been added with another device file.
    [ 74.074] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event5)
    [ 74.075] (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
    [ 74.075] (**) ThinkPad Extra Buttons: Applying InputClass "libinput keyboard catchall"
    [ 74.076] (**) ThinkPad Extra Buttons: Applying InputClass "system-keyboard"
    [ 74.080] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 30 paused 0
    [ 74.081] (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
    [ 74.081] (**) ThinkPad Extra Buttons: always reports core events
    [ 74.081] (**) Option "Device" "/dev/input/event5"
    [ 74.081] (II) input device 'ThinkPad Extra Buttons', /dev/input/event5 is tagged by udev as: Keyboard
    [ 74.081] (II) input device 'ThinkPad Extra Buttons', /dev/input/event5 is a keyboard
    [ 74.081] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input6/event5"
    [ 74.081] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 15)
    [ 74.081] (**) Option "xkb_layout" "gb"
    [ 74.082] (II) input device 'ThinkPad Extra Buttons', /dev/input/event5 is tagged by udev as: Keyboard
    [ 74.082] (II) input device 'ThinkPad Extra Buttons', /dev/input/event5 is a keyboard
    [ 74.096] (II) fglrx(0): Restoring Recent Mode via PCS is not supported in RANDR 1.2 capable environments
    [ 74.096] (WW) fglrx(0): os shared memory open failed
    [ 76.415] (II) fglrx(0): Successfully update EDID override by ACPI - bytes:128
    [ 76.415] (II) fglrx(0): EDID vendor "LEN", prod id 16560
    [ 76.415] (II) fglrx(0): Printing DDC gathered Modelines:
    [ 76.415] (II) fglrx(0): Modeline "1366x768"x0.0 76.30 1366 1414 1446 1610 768 771 776 790 -hsync -vsync (47.4 kHz eP)
    [ 76.415] (II) fglrx(0): Modeline "1366x768"x0.0 63.60 1366 1414 1446 1610 768 771 776 790 -hsync -vsync (39.5 kHz e)
    [ 369.652] (II) fglrx(0): Successfully update EDID override by ACPI - bytes:128
    [ 369.652] (II) fglrx(0): EDID vendor "LEN", prod id 16560
    [ 369.652] (II) fglrx(0): Printing DDC gathered Modelines:
    [ 369.652] (II) fglrx(0): Modeline "1366x768"x0.0 76.30 1366 1414 1446 1610 768 771 776 790 -hsync -vsync (47.4 kHz eP)
    [ 369.652] (II) fglrx(0): Modeline "1366x768"x0.0 63.60 1366 1414 1446 1610 768 771 776 790 -hsync -vsync (39.5 kHz e)
    [ 4522.746] (II) config/udev: removing device MOSART Semi. 2.4G Keyboard Mouse
    [ 4522.746] (**) Option "fd" "24"
    [ 4522.747] (II) UnloadModule: "libinput"
    [ 4522.748] (II) systemd-logind: releasing fd for 13:75
    [ 4522.770] (EE) systemd-logind: failed to release device: Device not taken
    [ 4522.803] (II) config/udev: removing device MOSART Semi. 2.4G Keyboard Mouse
    [ 4522.803] (**) Option "fd" "25"
    [ 4522.804] (II) UnloadModule: "libinput"
    [ 4522.804] (II) systemd-logind: releasing fd for 13:76
    [ 4529.472] (II) config/udev: Adding input device MOSART Semi. 2.4G Keyboard Mouse (/dev/input/mouse0)
    [ 4529.472] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "system-keyboard"
    [ 4529.472] (II) No input driver specified, ignoring this device.
    [ 4529.472] (II) This device may have been added with another device file.
    [ 4529.523] (II) config/udev: Adding input device MOSART Semi. 2.4G Keyboard Mouse (/dev/input/event12)
    [ 4529.523] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "evdev pointer catchall"
    [ 4529.523] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "evdev keyboard catchall"
    [ 4529.523] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "libinput pointer catchall"
    [ 4529.523] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "libinput keyboard catchall"
    [ 4529.523] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "system-keyboard"
    [ 4529.524] (II) systemd-logind: got fd for /dev/input/event12 13:76 fd 25 paused 0
    [ 4529.524] (II) Using input driver 'libinput' for 'MOSART Semi. 2.4G Keyboard Mouse'
    [ 4529.524] (**) MOSART Semi. 2.4G Keyboard Mouse: always reports core events
    [ 4529.524] (**) Option "Device" "/dev/input/event12"
    [ 4529.525] (II) input device 'MOSART Semi. 2.4G Keyboard Mouse', /dev/input/event12 is tagged by udev as: Keyboard Mouse
    [ 4529.525] (II) input device 'MOSART Semi. 2.4G Keyboard Mouse', /dev/input/event12 is a pointer caps
    [ 4529.525] (II) input device 'MOSART Semi. 2.4G Keyboard Mouse', /dev/input/event12 is a keyboard
    [ 4529.525] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:10.1/usb8/8-1/8-1:1.1/0003:062A:4101.0004/input/input18/event12"
    [ 4529.525] (II) XINPUT: Adding extended input device "MOSART Semi. 2.4G Keyboard Mouse" (type: MOUSE, id 9)
    [ 4529.525] (**) Option "xkb_layout" "gb"
    [ 4529.527] (**) Option "AccelerationScheme" "none"
    [ 4529.527] (**) MOSART Semi. 2.4G Keyboard Mouse: (accel) selected scheme none/0
    [ 4529.527] (**) MOSART Semi. 2.4G Keyboard Mouse: (accel) acceleration factor: 2.000
    [ 4529.527] (**) MOSART Semi. 2.4G Keyboard Mouse: (accel) acceleration threshold: 4
    [ 4529.528] (II) input device 'MOSART Semi. 2.4G Keyboard Mouse', /dev/input/event12 is tagged by udev as: Keyboard Mouse
    [ 4529.528] (II) input device 'MOSART Semi. 2.4G Keyboard Mouse', /dev/input/event12 is a pointer caps
    [ 4529.528] (II) input device 'MOSART Semi. 2.4G Keyboard Mouse', /dev/input/event12 is a keyboard
    [ 4529.529] (II) config/udev: Adding input device MOSART Semi. 2.4G Keyboard Mouse (/dev/input/event11)
    [ 4529.529] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "evdev keyboard catchall"
    [ 4529.529] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "libinput keyboard catchall"
    [ 4529.529] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "system-keyboard"
    [ 4529.530] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 41 paused 0
    [ 4529.530] (II) Using input driver 'libinput' for 'MOSART Semi. 2.4G Keyboard Mouse'
    [ 4529.530] (**) MOSART Semi. 2.4G Keyboard Mouse: always reports core events
    [ 4529.530] (**) Option "Device" "/dev/input/event11"
    [ 4529.531] (II) input device 'MOSART Semi. 2.4G Keyboard Mouse', /dev/input/event11 is tagged by udev as: Keyboard
    [ 4529.531] (II) input device 'MOSART Semi. 2.4G Keyboard Mouse', /dev/input/event11 is a keyboard
    [ 4529.531] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:10.1/usb8/8-1/8-1:1.0/0003:062A:4101.0003/input/input17/event11"
    [ 4529.531] (II) XINPUT: Adding extended input device "MOSART Semi. 2.4G Keyboard Mouse" (type: KEYBOARD, id 10)
    [ 4529.531] (**) Option "xkb_layout" "gb"
    [ 4529.532] (II) input device 'MOSART Semi. 2.4G Keyboard Mouse', /dev/input/event11 is tagged by udev as: Keyboard
    [ 4529.532] (II) input device 'MOSART Semi. 2.4G Keyboard Mouse', /dev/input/event11 is a keyboard
    [ 5794.077] (II) config/udev: removing device MOSART Semi. 2.4G Keyboard Mouse
    [ 5794.077] (**) Option "fd" "41"
    [ 5794.079] (II) UnloadModule: "libinput"
    [ 5794.079] (II) systemd-logind: releasing fd for 13:75
    [ 5794.151] (II) config/udev: removing device MOSART Semi. 2.4G Keyboard Mouse
    [ 5794.152] (**) Option "fd" "25"
    [ 5794.155] (II) UnloadModule: "libinput"
    [ 5794.155] (II) systemd-logind: releasing fd for 13:76
    [ 5798.691] (II) config/udev: Adding input device MOSART Semi. 2.4G Keyboard Mouse (/dev/input/mouse0)
    [ 5798.691] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "system-keyboard"
    [ 5798.691] (II) No input driver specified, ignoring this device.
    [ 5798.691] (II) This device may have been added with another device file.
    [ 5798.726] (II) config/udev: Adding input device MOSART Semi. 2.4G Keyboard Mouse (/dev/input/event11)
    [ 5798.726] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "evdev keyboard catchall"
    [ 5798.726] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "libinput keyboard catchall"
    [ 5798.726] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "system-keyboard"
    [ 5798.731] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 41 paused 0
    [ 5798.732] (II) Using input driver 'libinput' for 'MOSART Semi. 2.4G Keyboard Mouse'
    [ 5798.732] (**) MOSART Semi. 2.4G Keyboard Mouse: always reports core events
    [ 5798.732] (**) Option "Device" "/dev/input/event11"
    [ 5798.733] (II) input device 'MOSART Semi. 2.4G Keyboard Mouse', /dev/input/event11 is tagged by udev as: Keyboard
    [ 5798.733] (II) input device 'MOSART Semi. 2.4G Keyboard Mouse', /dev/input/event11 is a keyboard
    [ 5798.733] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb5/5-1/5-1:1.0/0003:062A:4101.0005/input/input19/event11"
    [ 5798.733] (II) XINPUT: Adding extended input device "MOSART Semi. 2.4G Keyboard Mouse" (type: KEYBOARD, id 9)
    [ 5798.733] (**) Option "xkb_layout" "gb"
    [ 5798.734] (II) input device 'MOSART Semi. 2.4G Keyboard Mouse', /dev/input/event11 is tagged by udev as: Keyboard
    [ 5798.734] (II) input device 'MOSART Semi. 2.4G Keyboard Mouse', /dev/input/event11 is a keyboard
    [ 5798.739] (II) config/udev: Adding input device MOSART Semi. 2.4G Keyboard Mouse (/dev/input/event12)
    [ 5798.739] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "evdev pointer catchall"
    [ 5798.739] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "evdev keyboard catchall"
    [ 5798.739] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "libinput pointer catchall"
    [ 5798.739] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "libinput keyboard catchall"
    [ 5798.739] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "system-keyboard"
    [ 5798.743] (II) systemd-logind: got fd for /dev/input/event12 13:76 fd 46 paused 0
    [ 5798.743] (II) Using input driver 'libinput' for 'MOSART Semi. 2.4G Keyboard Mouse'
    [ 5798.743] (**) MOSART Semi. 2.4G Keyboard Mouse: always reports core events
    [ 5798.743] (**) Option "Device" "/dev/input/event12"
    [ 5798.744] (II) input device 'MOSART Semi. 2.4G Keyboard Mouse', /dev/input/event12 is tagged by udev as: Keyboard Mouse
    [ 5798.744] (II) input device 'MOSART Semi. 2.4G Keyboard Mouse', /dev/input/event12 is a pointer caps
    [ 5798.744] (II) input device 'MOSART Semi. 2.4G Keyboard Mouse', /dev/input/event12 is a keyboard
    [ 5798.744] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb5/5-1/5-1:1.1/0003:062A:4101.0006/input/input20/event12"
    [ 5798.744] (II) XINPUT: Adding extended input device "MOSART Semi. 2.4G Keyboard Mouse" (type: MOUSE, id 10)
    [ 5798.744] (**) Option "xkb_layout" "gb"
    [ 5798.745] (**) Option "AccelerationScheme" "none"
    [ 5798.746] (**) MOSART Semi. 2.4G Keyboard Mouse: (accel) selected scheme none/0
    [ 5798.746] (**) MOSART Semi. 2.4G Keyboard Mouse: (accel) acceleration factor: 2.000
    [ 5798.746] (**) MOSART Semi. 2.4G Keyboard Mouse: (accel) acceleration threshold: 4
    [ 5798.746] (II) input device 'MOSART Semi. 2.4G Keyboard Mouse', /dev/input/event12 is tagged by udev as: Keyboard Mouse
    [ 5798.746] (II) input device 'MOSART Semi. 2.4G Keyboard Mouse', /dev/input/event12 is a pointer caps
    [ 5798.746] (II) input device 'MOSART Semi. 2.4G Keyboard Mouse', /dev/input/event12 is a keyboard
    [ 6402.202] (II) fglrx(0): Successfully update EDID override by ACPI - bytes:128
    [ 6402.202] (II) fglrx(0): EDID vendor "LEN", prod id 16560
    [ 6402.203] (II) fglrx(0): Printing DDC gathered Modelines:
    [ 6402.203] (II) fglrx(0): Modeline "1366x768"x0.0 76.30 1366 1414 1446 1610 768 771 776 790 -hsync -vsync (47.4 kHz eP)
    [ 6402.203] (II) fglrx(0): Modeline "1366x768"x0.0 63.60 1366 1414 1446 1610 768 771 776 790 -hsync -vsync (39.5 kHz e)
    [ 6454.219] (II) fglrx(0): Successfully update EDID override by ACPI - bytes:128
    [ 6454.219] (II) fglrx(0): EDID vend

    Well first things first, the performance on the wired is comparable to windows :
    15:13:48 up  3:26,  2 users,  load average: 2.62, 1.49, 1.26
    I'm assuming that the constant network IO is somehow causing a high system load. Probably to do with the realtek driver I guess. I've asked a question over at https://github.com/lwfinger/rtlwifi_new/issues/44 to see if they understand what is causing it. Unfortunately replacing the WIFI card is not that easy. I would love to sort out the issue...we'll see.....
    I imagine that Portal 2 was working okay because it wasn't hammering the network connection?
    Last edited by rsoul (2015-04-30 14:17:11)

Maybe you are looking for