Ssh -X solaris 9 host fails to set DISPLAY

i'm running Suse 9.1 Pro as my graphis client. x86 doesn't quite work yet on my host.
i'm trying to run smc from my E250 (headless) to my Suse 9.1 desktop.
the E250 is running Solaris 9. when i ssh -X and echo $DISPLAY, DISPLAY is empty.
howerver, i can ssh -X (from suse) to another suse system, DISPLAY is set.
i can also ssh -X (from suse) to my e250 running Solaris 10 and the DISPLAY is set!
i've don't xhost + on all systems.
why is Solaris 9 not working with the ssh -X forwarding setup? what am i missing on the Solaris 9 side? both Solaris 10 and 9 look to be the same in setup.
thanks!

If you use OpenSSH on the server side, X forwarding is turned off in the config by default on the server. Maybe the same with the Solaris OE bundled sshd?

Similar Messages

  • Setting DISPLAY for Reports60 server on Solaris

    Hello,
    Where can I find instructions on how to set the DISPLAY variable for my starting script of the reports60 server?
    Everything works fine when I set DISPLAY to a workstation running an XWindows client session, but I don't want to rely on that solution. I want to point to a server.
    Thanks in advance...
    Paul.

    Paul,
    You should be able to use either xvfb or vnc as headless servers. I think that the instructions for this are included in the iAS release notes. If you can't find anything there or in Metalink then let me know and I'll see what I can dig up.
    Thanks
    Danny

  • PuTTY / SSH in Solaris 10

    When someone tries to login to a SOLARIS 10 server via SSH in PuTTY the details are limited to the following:
    login as: testacct
    Using keyboard-interactive authentication.
    Password:
    Using keyboard-interactive authentication.
    New Password:
    Using keyboard-interactive authentication.
    Re-enter new Password:
    Access denied
    Using keyboard-interactive authentication.
    Password:
    Using keyboard-interactive authentication.
    New Password:
    Using keyboard-interactive authentication.
    Re-enter new Password:
    I don't know if this is a feature of PuTTY or Solaris 10 that is disabled but what I would expect to see above are messages such as:
    Warning: Your password has expired, please change it now.
    or
    The first 8 characters of the password must contain at least 1 numeric or special character(s).
    (depending on your /etc/default/passwd)
    Where is this information being suppressed? I am looking to enable that extra information so when, for example, "Access Denied" appears, the user has some clue as to why and can take corrective action to properly login.
    Thanks.
    PS- I ran ssh -vvv user@host and saw that the "extra info" above was being generated, but it's not making it over to the PuTTY client side.
    Edited by: dubitancy on Dec 12, 2008 9:37 AM

    janp2 wrote:
    I hit this issue right now so I'm pasting a part of my reply to another list.
    It might help other people:
    ==
    The "Warning: Your password has expired, please change it now." comes in a
    separate SSH_MSG_USERAUTH_INFO_REQUEST packet. This packet in general has an
    "instructions" field, and some "prompt" fields. SunSSH server sends the warning
    in a separate info-request packet, with 0 prompts, and with the warning message
    in the instruction field. That's fine according to the spec (rfc 4256):
    The num-prompts field may be `0', in which case there will be no
    prompt/echo fields in the message, but the client SHOULD still
    display the name and instruction fields (as described below).
    however, when the number of prompts is 0, putty ignores the instruction field.
    SunSSH client does the right thing, OpenSSH client as well. In theory, we could
    put the warning message in the next info-request packet together with the "New
    Password" prompt but that decision was intentional, we would be really "fixing"
    stuff to workaround problems somewhere else.
    so, my conclusion is that they should file a bug againt those SSH clients they
    use. It's not a problem in the SunSSH server at all.
    ==
    BTW, the putty's file is ssh.c, the instruction field is set on line 7474:
    s->cur_prompt->instruction = ...
    but add_prompt() function that prints the stuff out is called inside of the
    following loop:
    for (i = 0; i < s->num_prompts; i++)
    so, as we can see, if the number of prompts is 0, we get no instruction
    field printed.
    Jan.Thank you very much, Jan. That was very helpful - at least now I have confirmation.
    Update: I contacted the dev team for PuTTY and they let me know that this bug has been fixed in the latest Development version of PuTTY but there isn't a firm release date planned. Anyway, it'll be fixed in the next release of PuTTY
    Edited by: dubitancy on Jan 7, 2010 6:33 AM

  • Failed to set security on SQL Server registry key. Error: 2

    Hi,
    I have a Primary site (mixed mode) running SCCM 2007 SP1 for many months now with no issues.
    This site is made up of two Win 2008 sp2 servers sharing the SCCM roles:-
    SCCM01 - Site server, DP, RP, PXE and SQL2005 hosting the SCCM database
    SCCM02 – SUP, MP, FSP, SLP
    The SQL2005 on SCCM01 is running under a domain service account called
    domain\service_sccm which is also a sysadmin in SQL as is the SCCM02 server.
    In an effort to resolve the isse I have made this account a Domain Admin.
    I have also used this account to log onto SEC01 to run the Secondary Site installation and to be the SQL Service account.
    I'm now trying to add a Secondary Site on a Domain Controller called SEC01 (also Win2008 sp2) and on the same LAN as the SCCM01/02.
    This is where I get problems.
    I run the installation locally on the Sec Site server (DC) as a Domain Admin and the installation completes OK (all green ticks),
    the ComponentSetup.log and Pre-Reqs are all good as well however when I check the ConfigMgrSetup.log I see the below -
    Failed to set security on SQL Server registry key. Error: 2.
    <11-09-2010 22:46:59> SMS Setup full version is 4.00.6221.1000
    <11-09-2010 22:46:59> Successfully set security on Setup registry key.
    <11-09-2010 22:46:59> Failed to set security on SQL Server registry key. Error: 2
    <11-09-2010 22:46:59> Successfully set security on Identification registry key.
    <11-09-2010 22:46:59> Creating SMS Inbox Source registry key ...
    <11-09-2010 22:46:59> Installing SMS Site Component Manager ...
    <11-09-2010 22:46:59> Installing Site Component Manager under acct <NT AUTHORITY\SYSTEM> path <C:\Program Files (x86)\Microsoft
    Configuration Manager\bin\i386\sitecomp.exe>
    <11-09-2010 22:47:01> Started Site Component Manager service
    <11-09-2010 22:47:01> SMS Site Component Manager installation completed.
    <11-09-2010 22:47:01> Done with service installation
    Adding the PMP role to SEC01 also fails to install and no MPSetup or MPControl logs are created.
    WebDav and win2008 roles, features all added and server fully patched.
    Despooler.log on SCCM01 seems good and passing keys.
    Tried installing to default path and to shortened path such as C:\SCCM
    The new secondary site is listed in the console and an address can be added for the Secondary Site
    BITS Server Extensions and Remote Differential Compression Features are enabled.
    The Group memberships all appear ok:-
    SCCM01
    Local Admins    
    contains the sec site server SEC01, SCCM01, installation accounts
    SMS_SiteToSiteConnection_001              
    SEC01 (the sec site server)
    SMS_SiteSystemToSiteServerConnection_001                 
    SCCM02
    SEC01
    No Local Admins as a DC
    SMS_SiteToSiteConnection_002              
    SCCM01
    SMS_SiteSystemToSiteServerConnection_002     
    empty
    SQL 2005
    This has the account logged in during installation as a sysadmin
    SCCM02 is also sysadmin
    The fundamental issue appears to be that the SEC01$ server account is not being added to SQL Logins (and therefore SCCM database Roles)
    therefore the installation cannot complete.
    I have tried to manually add the SEC01 account to SQL Logins before installation of Sec Site but this did not work.
    Not sure if the fact that SEC01 is a DC may be a factor.
    Appreciate any help if anyone has seen this before or can suggest a resolution.
    Thanks

    After a lot of digging around and head scratching I eventually found the resolution.
    The original thread title Error turned out to be a bit of a red herring in that my failure to deploy Sec Sites came down to two separate issues seemingly unrelated to the error message of the thread title.
    The first part of the resolution was to manually create the SQL Server accounts for the Sec Site Servers and assign them to the smsdbrole_MP DB role to
    let the SQL side of the SCCM install complete a s these were not being created automatically.
    This then left the fact that that the installation of the Sec Site completed successfully according to the install logs in C:\ however the DP and MP would
    never install.
    The big clue was eventually contained in the mpfdm.log errors relating to
    **ERROR: Cannot find path for destination inbox SMS_AMT_PROXY_COMPONENT on server REGISTRY SMS_MP_FILE_DISPATCH_MANAGER 
    and
    **ERROR: Cannot find path for destination inbox Asset Intelligence KB Manager on server REGISTRY SMS_MP_FILE_DISPATCH_MANAGER 
    Thankfully the errors led me to these two blogs:
    http://myitforum.com/cs2/blogs/scassells/archive/2009/07/20/error-cannot-find-path-for-destination-inbox-sms-amt-proxy-component-on-server-registry.aspx
    and
    http://social.technet.microsoft.com/Forums/en-US/configmgrsetup/thread/5fcc53d4-8629-4b34-9eaa-6cb020eedc13/
    As it turned out the SCCM installation registry and folder creation does not complete and I had to manually enter the reg settings as detailed in the
    links above to complete the installation. Once I did as described everything worked a treat – all my MPs and DPs are 100% now.
    Solutions
    Add the following reg keys to each of your effected secondary sites.
    Inbox Fix
    Windows Registry Editor Version 5.00
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SMS\MPFDM\Inboxes]
    "Asset Intelligence KB Manager"="E:\\Program Files\\Microsoft Configuration Manager\\inboxes\\AIKbMgr.box"
    "SMS_AMT_PROXY_COMPONENT"="E:\\Program Files\\Microsoft Configuration Manager\\inboxes\\amtproxy.box" 
     Asset Intelligence fix:
     Note: you will need to identify the next largest key value. 
    In my example it was key 49
     Windows Registry Editor Version 5.00
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SMS\Inbox Source\Inbox Definitions\49]
    "Inbox Name"="Asset Intelligence KB Manager"
    "Relative Path"="inboxes\\AIKbMgr.box"
    "NAL Path"=""
    "User Rights"=dword:00000000
    "Service Rights"=dword:00000004
    "Monitoring Enabled"=dword:00000001
    "Location Type"=dword:00000001
    "Guest Rights"=dword:00000001
    AMT registry Fix.
      Note: you will need to identify the next largest key value. 
    In my example it was key 50
    Windows Registry Editor Version 5.00
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SMS\Inbox Source\Inbox Definitions\50]
    "Inbox Name"="SMS_AMT_PROXY_COMPONENT"
    "Relative Path"="inboxes\\amtproxy.box"
    "NAL Path"=""
    "User Rights"=dword:00000000
    "Service Rights"=dword:00000004
    "Monitoring Enabled"=dword:00000001
    "Location Type"=dword:00000001
    "Guest Rights"=dword:00000001
    Big thanks to Shaun Cassells and John Marcum for these blogs

  • Install error, failed to set drm interface version

    I upgraded my arch linux, and after that it didn't work anymore
    I decided to install it again and when I tried, I got some error and that I should read my logs files. here is my Xorg.1.log file:
    [ 120.766]
    X.Org X Server 1.14.1
    Release Date: 2013-04-17
    [ 120.766] X Protocol Version 11, Revision 0
    [ 120.766] Build Operating System: Linux 3.8.7-1-ARCH x86_64
    [ 120.766] Current Operating System: Linux localhost 3.9.2-1-ARCH #1 SMP PREEMPT Sat May 11 20:31:08 CEST 2013 x86_64
    [ 120.766] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=e95f3f81-85e3-46cd-b99a-f6c2252cf775 ro quiet
    [ 120.767] Build Date: 17 April 2013 02:37:06PM
    [ 120.767]
    [ 120.767] Current version of pixman: 0.30.0
    [ 120.767] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 120.767] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 120.767] (==) Log file: "/var/log/Xorg.1.log", Time: Tue May 21 05:42:23 2013
    [ 120.767] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 120.767] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 120.767] (==) No Layout section. Using the first Screen section.
    [ 120.767] (**) |-->Screen "Screen0" (0)
    [ 120.767] (**) | |-->Monitor "Monitor0"
    [ 120.767] (**) | |-->Device "Device0"
    [ 120.767] (==) Automatically adding devices
    [ 120.767] (==) Automatically enabling devices
    [ 120.767] (==) Automatically adding GPU devices
    [ 120.768] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 120.768] Entry deleted from font path.
    [ 120.768] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 120.768] Entry deleted from font path.
    [ 120.768] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 120.768] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 120.768] Entry deleted from font path.
    [ 120.768] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 120.768] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 120.768] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 120.768] (**) Extension "Composite" is enabled
    [ 120.768] (**) Extension "RENDER" is enabled
    [ 120.768] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 120.768] (II) Loader magic: 0x7fcc20
    [ 120.768] (II) Module ABI versions:
    [ 120.768] X.Org ANSI C Emulation: 0.4
    [ 120.768] X.Org Video Driver: 14.1
    [ 120.768] X.Org XInput driver : 19.1
    [ 120.768] X.Org Server Extension : 7.0
    [ 120.768] (II) config/udev: Adding drm device (/dev/dri/card0)
    [ 120.769] setversion 1.4 failed
    [ 120.770] (--) PCI:*(0:1:0:0) 1002:9480:1028:0447 rev 0, Mem @ 0xc0000000/268435456, 0xfbe20000/65536, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
    [ 120.770] Initializing built-in extension Generic Event Extension
    [ 120.770] Initializing built-in extension SHAPE
    [ 120.770] Initializing built-in extension MIT-SHM
    [ 120.770] Initializing built-in extension XInputExtension
    [ 120.770] Initializing built-in extension XTEST
    [ 120.770] Initializing built-in extension BIG-REQUESTS
    [ 120.770] Initializing built-in extension SYNC
    [ 120.770] Initializing built-in extension XKEYBOARD
    [ 120.770] Initializing built-in extension XC-MISC
    [ 120.770] Initializing built-in extension SECURITY
    [ 120.770] Initializing built-in extension XINERAMA
    [ 120.770] Initializing built-in extension XFIXES
    [ 120.770] Initializing built-in extension RENDER
    [ 120.770] Initializing built-in extension RANDR
    [ 120.770] Initializing built-in extension COMPOSITE
    [ 120.770] Initializing built-in extension DAMAGE
    [ 120.770] Initializing built-in extension MIT-SCREEN-SAVER
    [ 120.770] Initializing built-in extension DOUBLE-BUFFER
    [ 120.770] Initializing built-in extension RECORD
    [ 120.770] Initializing built-in extension DPMS
    [ 120.770] Initializing built-in extension X-Resource
    [ 120.770] Initializing built-in extension XVideo
    [ 120.770] Initializing built-in extension XVideo-MotionCompensation
    [ 120.770] Initializing built-in extension XFree86-VidModeExtension
    [ 120.770] Initializing built-in extension XFree86-DGA
    [ 120.770] Initializing built-in extension XFree86-DRI
    [ 120.770] Initializing built-in extension DRI2
    [ 120.770] (II) "glx" will be loaded by default.
    [ 120.770] (II) LoadModule: "dri2"
    [ 120.770] (II) Module "dri2" already built-in
    [ 120.770] (II) LoadModule: "glamoregl"
    [ 120.770] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
    [ 120.772] (II) Module glamoregl: vendor="X.Org Foundation"
    [ 120.772] compiled for 1.14.0, module version = 0.5.0
    [ 120.772] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 120.772] (II) LoadModule: "glx"
    [ 120.772] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 120.772] (II) Module glx: vendor="X.Org Foundation"
    [ 120.772] compiled for 1.14.1, module version = 1.0.0
    [ 120.772] ABI class: X.Org Server Extension, version 7.0
    [ 120.772] (==) AIGLX enabled
    [ 120.772] Loading extension GLX
    [ 120.772] (II) LoadModule: "radeon"
    [ 120.772] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    [ 120.772] (II) Module radeon: vendor="X.Org Foundation"
    [ 120.772] compiled for 1.14.0, module version = 7.1.0
    [ 120.773] Module class: X.Org Video Driver
    [ 120.773] ABI class: X.Org Video Driver, version 14.1
    [ 120.773] (II) RADEON: Driver for ATI Radeon chipsets:
    ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
    ATI Radeon Mobility X300 (M24) 3152 (PCIE),
    ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI),
    ATI Radeon X600 (RV380) 3E50 (PCIE),
    ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
    ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
    ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
    ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
    ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
    ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
    ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
    ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
    ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
    ATI Radeon 8500 AIW BB (AGP), ATI Radeon IGP320M (U1) 4336,
    ATI Radeon IGP330M/340M/350M (U2) 4337,
    ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
    ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
    ATI Radeon X800PRO (R420) JI (AGP),
    ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
    ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
    ATI Radeon Mobility 9800 (M18) JN (AGP),
    ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
    ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
    ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
    ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
    ATI Radeon Mobility M7 LW (AGP),
    ATI Mobility FireGL 7800 M7 LX (AGP),
    ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
    ATI FireGL Mobility 9000 (M9) Ld (AGP),
    ATI Radeon Mobility 9000 (M9) Lf (AGP),
    ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI FireMV 2400 PCI,
    ATI Radeon 9700 Pro ND (AGP), ATI Radeon 9700/9500Pro NE (AGP),
    ATI Radeon 9600TX NF (AGP), ATI FireGL X1 NG (AGP),
    ATI Radeon 9800PRO NH (AGP), ATI Radeon 9800 NI (AGP),
    ATI FireGL X2 NK (AGP), ATI Radeon 9800XT NJ (AGP),
    ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
    ATI Radeon Mobility 9600 (M10) NQ (AGP),
    ATI Radeon Mobility 9600 (M11) NR (AGP),
    ATI Radeon Mobility 9600 (M10) NS (AGP),
    ATI FireGL Mobility T2 (M10) NT (AGP),
    ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
    ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
    ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
    ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
    ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
    ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
    ATI Radeon Mobility X300 (M22) 5460 (PCIE),
    ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
    ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
    ATI Radeon X800PRO (R423) UI (PCIE),
    ATI Radeon X800LE (R423) UJ (PCIE),
    ATI Radeon X800SE (R423) UK (PCIE),
    ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
    ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
    ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
    ATI FireGL unknown (R423) UR (PCIE),
    ATI FireGL unknown (R423) UT (PCIE),
    ATI Mobility FireGL V5000 (M26) (PCIE),
    ATI Mobility FireGL V5000 (M26) (PCIE),
    ATI Mobility Radeon X700 XL (M26) (PCIE),
    ATI Mobility Radeon X700 (M26) (PCIE),
    ATI Mobility Radeon X700 (M26) (PCIE),
    ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
    ATI Radeon Mobility 9100 IGP (U3) 5835,
    ATI Radeon XPRESS 200 5954 (PCIE),
    ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
    ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
    ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
    ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
    ATI Radeon XPRESS 200M 5975 (PCIE),
    ATI Radeon XPRESS 200 5A41 (PCIE),
    ATI Radeon XPRESS 200M 5A42 (PCIE),
    ATI Radeon XPRESS 200 5A61 (PCIE),
    ATI Radeon XPRESS 200M 5A62 (PCIE),
    ATI Radeon X300 (RV370) 5B60 (PCIE),
    ATI Radeon X600 (RV370) 5B62 (PCIE),
    ATI Radeon X550 (RV370) 5B63 (PCIE),
    ATI FireGL V3100 (RV370) 5B64 (PCIE),
    ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
    ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
    ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
    ATI Mobility Radeon X800 XT (M28) (PCIE),
    ATI Mobility FireGL V5100 (M28) (PCIE),
    ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
    ATI Radeon X850 XT PE (R480) (PCIE),
    ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
    ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
    ATI Radeon X850 XT (R480) (PCIE),
    ATI Radeon X800XT (R423) 5D57 (PCIE),
    ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
    ATI Radeon X700 PRO (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
    ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
    ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
    ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
    ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
    ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
    ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
    ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
    ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
    ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
    ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
    ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
    ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
    ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
    ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
    ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
    ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
    ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
    ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
    ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
    ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
    ATI Mobility Radeon X1700, ATI Radeon X2300HD,
    ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
    ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
    ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
    ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
    ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
    ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
    ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
    ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
    ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
    ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
    ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
    ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
    ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
    ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
    ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
    ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
    AMD FireStream 9250, ATI FirePro V8700 (FireGL),
    ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
    ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series,
    ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,
    ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP),
    ATI Mobility Radeon HD 4670, ATI FirePro M5750,
    ATI Mobility Radeon HD 4670, ATI Radeon RV730 (AGP),
    ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
    ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
    ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
    ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
    ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
    ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
    ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
    ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
    ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
    ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
    ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
    ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
    ATI Mobility Radeon HD 3850 X2, ATI RV670,
    ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
    ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
    ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
    ATI Radeon RV710, ATI Radeon RV710, ATI Radeon RV710,
    ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series,
    ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series,
    ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
    ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
    ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
    ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
    ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
    ATI FireGL V3600, ATI Radeon HD 2600 LE,
    ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
    ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
    ATI Radeon HD 3450, ATI Radeon HD 3450, ATI Radeon HD 3430,
    ATI Radeon HD 3450, ATI FirePro V3700, ATI FireMV 2450,
    ATI FireMV 2260, ATI FireMV 2260, ATI Radeon HD 3600 Series,
    ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO,
    ATI Radeon HD 3600 XT, ATI Radeon HD 3600 PRO,
    ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
    ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
    ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
    ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
    ATI Radeon HD 3300 Graphics, ATI Radeon HD 3200 Graphics,
    ATI Radeon 3000 Graphics, SUMO, SUMO, SUMO2, SUMO2, SUMO2, SUMO2,
    SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, ATI Radeon HD 4200,
    ATI Radeon 4100, ATI Mobility Radeon HD 4200,
    ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
    AMD Radeon HD 6310 Graphics, AMD Radeon HD 6310 Graphics,
    AMD Radeon HD 6250 Graphics, AMD Radeon HD 6250 Graphics,
    AMD Radeon HD 6300 Series Graphics,
    AMD Radeon HD 6200 Series Graphics, PALM, PALM, PALM, CYPRESS,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
    AMD Firestream 9350, ATI Radeon HD 5800 Series,
    ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
    ATI Radeon HD 5800 Series, ATI Radeon HD 5900 Series,
    ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
    ATI Mobility Radeon HD 5800 Series,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
    ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
    ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
    ATI Mobility Radeon HD 5000 Series,
    ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
    ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
    ATI Mobility Radeon HD 5000 Series,
    ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,
    ATI Mobility Radeon Graphics, CEDAR,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,
    ATI Radeon HD 5450, CEDAR, CEDAR, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
    CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
    AMD Radeon HD 6900 Series, AMD Radeon HD 6900 Series, CAYMAN, CAYMAN,
    CAYMAN, AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series,
    BARTS, BARTS, Mobility Radeon HD 6000 Series,
    Mobility Radeon HD 6000 Series, BARTS, BARTS, BARTS, BARTS,
    AMD Radeon HD 6800 Series, AMD Radeon HD 6800 Series,
    AMD Radeon HD 6700 Series, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
    CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, ARUBA, ARUBA,
    ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
    ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
    ARUBA, ARUBA, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI,
    TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, PITCAIRN, PITCAIRN,
    PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
    PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, VERDE, VERDE, VERDE, VERDE,
    VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
    VERDE, VERDE, VERDE, VERDE, VERDE, VERDE
    [ 120.778] (++) using VT number 1
    [ 120.778] (II) [KMS] Kernel modesetting enabled.
    [ 120.778] (**) RADEON(0): Depth 24, (--) framebuffer bpp 32
    [ 120.778] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 120.778] (==) RADEON(0): Default visual is TrueColor
    [ 120.778] (==) RADEON(0): RGB weight 888
    [ 120.778] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
    [ 120.778] (--) RADEON(0): Chipset: "ATI Mobility Radeon HD 4650" (ChipID = 0x9480)
    [ 120.778] (EE) RADEON(0): [drm] failed to set drm interface version.
    [ 120.778] (EE) RADEON(0): Kernel modesetting setup failed
    [ 120.778] (II) UnloadModule: "radeon"
    [ 120.778] (EE) Screen(s) found, but none have a usable configuration.
    [ 120.778]
    Fatal server error:
    [ 120.778] no screens found
    [ 120.778] (EE)
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 120.778] (EE) Please also check the log file at "/var/log/Xorg.1.log" for additional information.
    [ 120.778] (EE)
    [ 120.781] Server terminated with error (1). Closing log file.
    and my Xorg.0.log file:
    [ 118.674]
    X.Org X Server 1.14.1
    Release Date: 2013-04-17
    [ 118.674] X Protocol Version 11, Revision 0
    [ 118.674] Build Operating System: Linux 3.8.7-1-ARCH x86_64
    [ 118.674] Current Operating System: Linux localhost 3.9.2-1-ARCH #1 SMP PREEMPT Sat May 11 20:31:08 CEST 2013 x86_64
    [ 118.674] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=e95f3f81-85e3-46cd-b99a-f6c2252cf775 ro quiet
    [ 118.674] Build Date: 17 April 2013 02:37:06PM
    [ 118.674]
    [ 118.675] Current version of pixman: 0.30.0
    [ 118.675] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 118.675] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 118.675] (==) Log file: "/var/log/Xorg.0.log", Time: Tue May 21 05:42:21 2013
    [ 118.778] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 118.778] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 118.839] (==) No Layout section. Using the first Screen section.
    [ 118.839] (**) |-->Screen "Screen0" (0)
    [ 118.839] (**) | |-->Monitor "Monitor0"
    [ 118.839] (**) | |-->Device "Device0"
    [ 118.839] (==) Automatically adding devices
    [ 118.839] (==) Automatically enabling devices
    [ 118.839] (==) Automatically adding GPU devices
    [ 118.874] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 118.874] Entry deleted from font path.
    [ 118.912] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 118.912] Entry deleted from font path.
    [ 118.912] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 118.912] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 118.912] Entry deleted from font path.
    [ 118.912] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 118.912] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 118.912] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 118.912] (**) Extension "Composite" is enabled
    [ 118.912] (**) Extension "RENDER" is enabled
    [ 118.913] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 118.923] (II) Loader magic: 0x7fcc20
    [ 118.923] (II) Module ABI versions:
    [ 118.923] X.Org ANSI C Emulation: 0.4
    [ 118.923] X.Org Video Driver: 14.1
    [ 118.923] X.Org XInput driver : 19.1
    [ 118.923] X.Org Server Extension : 7.0
    [ 118.924] (II) config/udev: Adding drm device (/dev/dri/card0)
    [ 118.926] (--) PCI:*(0:1:0:0) 1002:9480:1028:0447 rev 0, Mem @ 0xc0000000/268435456, 0xfbe20000/65536, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
    [ 118.926] Initializing built-in extension Generic Event Extension
    [ 118.926] Initializing built-in extension SHAPE
    [ 118.927] Initializing built-in extension MIT-SHM
    [ 118.927] Initializing built-in extension XInputExtension
    [ 118.927] Initializing built-in extension XTEST
    [ 118.927] Initializing built-in extension BIG-REQUESTS
    [ 118.927] Initializing built-in extension SYNC
    [ 118.927] Initializing built-in extension XKEYBOARD
    [ 118.927] Initializing built-in extension XC-MISC
    [ 118.927] Initializing built-in extension SECURITY
    [ 118.927] Initializing built-in extension XINERAMA
    [ 118.927] Initializing built-in extension XFIXES
    [ 118.927] Initializing built-in extension RENDER
    [ 118.927] Initializing built-in extension RANDR
    [ 118.927] Initializing built-in extension COMPOSITE
    [ 118.927] Initializing built-in extension DAMAGE
    [ 118.927] Initializing built-in extension MIT-SCREEN-SAVER
    [ 118.927] Initializing built-in extension DOUBLE-BUFFER
    [ 118.927] Initializing built-in extension RECORD
    [ 118.927] Initializing built-in extension DPMS
    [ 118.927] Initializing built-in extension X-Resource
    [ 118.927] Initializing built-in extension XVideo
    [ 118.927] Initializing built-in extension XVideo-MotionCompensation
    [ 118.927] Initializing built-in extension XFree86-VidModeExtension
    [ 118.927] Initializing built-in extension XFree86-DGA
    [ 118.927] Initializing built-in extension XFree86-DRI
    [ 118.927] Initializing built-in extension DRI2
    [ 118.927] (II) "glx" will be loaded by default.
    [ 118.927] (II) LoadModule: "dri2"
    [ 118.927] (II) Module "dri2" already built-in
    [ 118.927] (II) LoadModule: "glamoregl"
    [ 118.939] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
    [ 119.298] (II) Module glamoregl: vendor="X.Org Foundation"
    [ 119.298] compiled for 1.14.0, module version = 0.5.0
    [ 119.298] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 119.298] (II) LoadModule: "glx"
    [ 119.335] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 119.357] (II) Module glx: vendor="X.Org Foundation"
    [ 119.357] compiled for 1.14.1, module version = 1.0.0
    [ 119.357] ABI class: X.Org Server Extension, version 7.0
    [ 119.357] (==) AIGLX enabled
    [ 119.357] Loading extension GLX
    [ 119.357] (II) LoadModule: "radeon"
    [ 119.357] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    [ 119.395] (II) Module radeon: vendor="X.Org Foundation"
    [ 119.395] compiled for 1.14.0, module version = 7.1.0
    [ 119.395] Module class: X.Org Video Driver
    [ 119.395] ABI class: X.Org Video Driver, version 14.1
    [ 119.395] (II) RADEON: Driver for ATI Radeon chipsets:
    ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
    ATI Radeon Mobility X300 (M24) 3152 (PCIE),
    ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI),
    ATI Radeon X600 (RV380) 3E50 (PCIE),
    ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
    ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
    ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
    ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
    ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
    ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
    ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
    ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
    ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
    ATI Radeon 8500 AIW BB (AGP), ATI Radeon IGP320M (U1) 4336,
    ATI Radeon IGP330M/340M/350M (U2) 4337,
    ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
    ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
    ATI Radeon X800PRO (R420) JI (AGP),
    ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
    ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
    ATI Radeon Mobility 9800 (M18) JN (AGP),
    ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
    ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
    ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
    ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
    ATI Radeon Mobility M7 LW (AGP),
    ATI Mobility FireGL 7800 M7 LX (AGP),
    ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
    ATI FireGL Mobility 9000 (M9) Ld (AGP),
    ATI Radeon Mobility 9000 (M9) Lf (AGP),
    ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI FireMV 2400 PCI,
    ATI Radeon 9700 Pro ND (AGP), ATI Radeon 9700/9500Pro NE (AGP),
    ATI Radeon 9600TX NF (AGP), ATI FireGL X1 NG (AGP),
    ATI Radeon 9800PRO NH (AGP), ATI Radeon 9800 NI (AGP),
    ATI FireGL X2 NK (AGP), ATI Radeon 9800XT NJ (AGP),
    ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
    ATI Radeon Mobility 9600 (M10) NQ (AGP),
    ATI Radeon Mobility 9600 (M11) NR (AGP),
    ATI Radeon Mobility 9600 (M10) NS (AGP),
    ATI FireGL Mobility T2 (M10) NT (AGP),
    ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
    ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
    ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
    ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
    ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
    ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
    ATI Radeon Mobility X300 (M22) 5460 (PCIE),
    ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
    ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
    ATI Radeon X800PRO (R423) UI (PCIE),
    ATI Radeon X800LE (R423) UJ (PCIE),
    ATI Radeon X800SE (R423) UK (PCIE),
    ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
    ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
    ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
    ATI FireGL unknown (R423) UR (PCIE),
    ATI FireGL unknown (R423) UT (PCIE),
    ATI Mobility FireGL V5000 (M26) (PCIE),
    ATI Mobility FireGL V5000 (M26) (PCIE),
    ATI Mobility Radeon X700 XL (M26) (PCIE),
    ATI Mobility Radeon X700 (M26) (PCIE),
    ATI Mobility Radeon X700 (M26) (PCIE),
    ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
    ATI Radeon Mobility 9100 IGP (U3) 5835,
    ATI Radeon XPRESS 200 5954 (PCIE),
    ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
    ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
    ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
    ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
    ATI Radeon XPRESS 200M 5975 (PCIE),
    ATI Radeon XPRESS 200 5A41 (PCIE),
    ATI Radeon XPRESS 200M 5A42 (PCIE),
    ATI Radeon XPRESS 200 5A61 (PCIE),
    ATI Radeon XPRESS 200M 5A62 (PCIE),
    ATI Radeon X300 (RV370) 5B60 (PCIE),
    ATI Radeon X600 (RV370) 5B62 (PCIE),
    ATI Radeon X550 (RV370) 5B63 (PCIE),
    ATI FireGL V3100 (RV370) 5B64 (PCIE),
    ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
    ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
    ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
    ATI Mobility Radeon X800 XT (M28) (PCIE),
    ATI Mobility FireGL V5100 (M28) (PCIE),
    ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
    ATI Radeon X850 XT PE (R480) (PCIE),
    ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
    ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
    ATI Radeon X850 XT (R480) (PCIE),
    ATI Radeon X800XT (R423) 5D57 (PCIE),
    ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
    ATI Radeon X700 PRO (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
    ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
    ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
    ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
    ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
    ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
    ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
    ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
    ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
    ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
    ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
    ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
    ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
    ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
    ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
    ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
    ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
    ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
    ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
    ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
    ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
    ATI Mobility Radeon X1700, ATI Radeon X2300HD,
    ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
    ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
    ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
    ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
    ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
    ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
    ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
    ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
    ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
    ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
    ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
    ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
    ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
    ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
    ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
    ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
    AMD FireStream 9250, ATI FirePro V8700 (FireGL),
    ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
    ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series,
    ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,
    ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP),
    ATI Mobility Radeon HD 4670, ATI FirePro M5750,
    ATI Mobility Radeon HD 4670, ATI Radeon RV730 (AGP),
    ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
    ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
    ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
    ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
    ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
    ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
    ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
    ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
    ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
    ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
    ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
    ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
    ATI Mobility Radeon HD 3850 X2, ATI RV670,
    ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
    ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
    ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
    ATI Radeon RV710, ATI Radeon RV710, ATI Radeon RV710,
    ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series,
    ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series,
    ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
    ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
    ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
    ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
    ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
    ATI FireGL V3600, ATI Radeon HD 2600 LE,
    ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
    ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
    ATI Radeon HD 3450, ATI Radeon HD 3450, ATI Radeon HD 3430,
    ATI Radeon HD 3450, ATI FirePro V3700, ATI FireMV 2450,
    ATI FireMV 2260, ATI FireMV 2260, ATI Radeon HD 3600 Series,
    ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO,
    ATI Radeon HD 3600 XT, ATI Radeon HD 3600 PRO,
    ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
    ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
    ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
    ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
    ATI Radeon HD 3300 Graphics, ATI Radeon HD 3200 Graphics,
    ATI Radeon 3000 Graphics, SUMO, SUMO, SUMO2, SUMO2, SUMO2, SUMO2,
    SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, ATI Radeon HD 4200,
    ATI Radeon 4100, ATI Mobility Radeon HD 4200,
    ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
    AMD Radeon HD 6310 Graphics, AMD Radeon HD 6310 Graphics,
    AMD Radeon HD 6250 Graphics, AMD Radeon HD 6250 Graphics,
    AMD Radeon HD 6300 Series Graphics,
    AMD Radeon HD 6200 Series Graphics, PALM, PALM, PALM, CYPRESS,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
    AMD Firestream 9350, ATI Radeon HD 5800 Series,
    ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
    ATI Radeon HD 5800 Series, ATI Radeon HD 5900 Series,
    ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
    ATI Mobility Radeon HD 5800 Series,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
    ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
    ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
    ATI Mobility Radeon HD 5000 Series,
    ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
    ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
    ATI Mobility Radeon HD 5000 Series,
    ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,
    ATI Mobility Radeon Graphics, CEDAR,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,
    ATI Radeon HD 5450, CEDAR, CEDAR, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
    CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
    AMD Radeon HD 6900 Series, AMD Radeon HD 6900 Series, CAYMAN, CAYMAN,
    CAYMAN, AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series,
    BARTS, BARTS, Mobility Radeon HD 6000 Series,
    Mobility Radeon HD 6000 Series, BARTS, BARTS, BARTS, BARTS,
    AMD Radeon HD 6800 Series, AMD Radeon HD 6800 Series,
    AMD Radeon HD 6700 Series, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
    CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, ARUBA, ARUBA,
    ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
    ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
    ARUBA, ARUBA, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI,
    TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, PITCAIRN, PITCAIRN,
    PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
    PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, VERDE, VERDE, VERDE, VERDE,
    VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
    VERDE, VERDE, VERDE, VERDE, VERDE, VERDE
    [ 119.407] (++) using VT number 1
    [ 119.413] (II) [KMS] Kernel modesetting enabled.
    [ 119.414] (**) RADEON(0): Depth 24, (--) framebuffer bpp 32
    [ 119.414] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 119.414] (==) RADEON(0): Default visual is TrueColor
    [ 119.414] (==) RADEON(0): RGB weight 888
    [ 119.414] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
    [ 119.414] (--) RADEON(0): Chipset: "ATI Mobility Radeon HD 4650" (ChipID = 0x9480)
    [ 119.414] (II) Loading sub module "dri2"
    [ 119.414] (II) LoadModule: "dri2"
    [ 119.414] (II) Module "dri2" already built-in
    [ 119.414] (II) Loading sub module "exa"
    [ 119.414] (II) LoadModule: "exa"
    [ 119.414] (II) Loading /usr/lib/xorg/modules/libexa.so
    [ 119.419] (II) Module exa: vendor="X.Org Foundation"
    [ 119.419] compiled for 1.14.1, module version = 2.6.0
    [ 119.419] ABI class: X.Org Video Driver, version 14.1
    [ 119.419] (II) RADEON(0): KMS Color Tiling: enabled
    [ 119.419] (II) RADEON(0): KMS Color Tiling 2D: enabled
    [ 119.419] (II) RADEON(0): KMS Pageflipping: enabled
    [ 119.419] (II) RADEON(0): SwapBuffers wait for vsync: enabled
    [ 119.440] (II) RADEON(0): Output VGA-0 using monitor section Monitor0
    [ 119.442] (II) RADEON(0): Output HDMI-0 has no monitor section
    [ 119.442] (II) RADEON(0): Output LVDS has no monitor section
    [ 119.463] (II) RADEON(0): EDID for output VGA-0
    [ 119.466] (II) RADEON(0): EDID for output HDMI-0
    [ 119.466] (II) RADEON(0): EDID for output LVDS
    [ 119.466] (II) RADEON(0): Manufacturer: LGD Model: 266 Serial#: 0
    [ 119.466] (II) RADEON(0): Year: 2009 Week: 0
    [ 119.466] (II) RADEON(0): EDID Version: 1.3
    [ 119.466] (II) RADEON(0): Digital Display Input
    [ 119.466] (II) RADEON(0): Max Image Size [cm]: horiz.: 34 vert.: 19
    [ 119.466] (II) RADEON(0): Gamma: 2.20
    [ 119.466] (II) RADEON(0): No DPMS capabilities specified
    [ 119.466] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 119.466] (II) RADEON(0): First detailed timing is preferred mode
    [ 119.466] (II) RADEON(0): redX: 0.607 redY: 0.606 greenX: 0.333 greenY: 0.586
    [ 119.466] (II) RADEON(0): blueX: 0.149 blueY: 0.061 whiteX: 0.313 whiteY: 0.329
    [ 119.466] (II) RADEON(0): Manufacturer's mask: 0
    [ 119.466] (II) RADEON(0): Supported detailed timing:
    [ 119.466] (II) RADEON(0): clock: 69.3 MHz Image Size: 344 x 194 mm
    [ 119.466] (II) RADEON(0): h_active: 1366 h_sync: 1398 h_sync_end 1430 h_blank_end 1486 h_border: 0
    [ 119.466] (II) RADEON(0): v_active: 768 v_sync: 770 v_sync_end 774 v_blanking: 782 v_border: 0
    [ 119.466] (II) RADEON(0): Supported detailed timing:
    [ 119.466] (II) RADEON(0): clock: 69.3 MHz Image Size: 344 x 194 mm
    [ 119.466] (II) RADEON(0): h_active: 1366 h_sync: 1398 h_sync_end 1430 h_blank_end 1486 h_border: 0
    [ 119.466] (II) RADEON(0): v_active: 768 v_sync: 770 v_sync_end 774 v_blanking: 782 v_border: 0
    [ 119.466] (II) RADEON(0): 1K0R2Ä156WH2
    [ 119.466] (II) RADEON(0): Unknown vendor-specific block 0
    [ 119.466] (II) RADEON(0): EDID (in hex):
    [ 119.466] (II) RADEON(0): 00ffffffffffff0030e4660200000000
    [ 119.466] (II) RADEON(0): 00130103802213780a94659b9b559626
    [ 119.466] (II) RADEON(0): 0f505400000001010101010101010101
    [ 119.466] (II) RADEON(0): 010101010101121b567850000e302020
    [ 119.466] (II) RADEON(0): 240058c210000019121b567850000e30
    [ 119.466] (II) RADEON(0): 2020240058c210000019000000fe0031
    [ 119.466] (II) RADEON(0): 4b305232803135365748320a00000000
    [ 119.466] (II) RADEON(0): 00ffffffffffffffff01010a20200070
    [ 119.466] (II) RADEON(0): Printing probed modes for output LVDS
    [ 119.466] (II) RADEON(0): Modeline "1366x768"x59.6 69.30 1366 1398 1430 1486 768 770 774 782 -hsync -vsync (46.6 kHz eP)
    [ 119.466] (II) RADEON(0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz)
    [ 119.466] (II) RADEON(0): Modeline "1152x768"x59.8 71.75 1152 1216 1328 1504 768 771 781 798 -hsync +vsync (47.7 kHz)
    [ 119.466] (II) RADEON(0): Modeline "1024x768"x59.9 63.50 1024 1072 1176 1328 768 771 775 798 -hsync +vsync (47.8 kHz)
    [ 119.466] (II) RADEON(0): Modeline "800x600"x59.9 38.25 800 832 912 1024 600 603 607 624 -hsync +vsync (37.4 kHz)
    [ 119.467] (II) RADEON(0): Modeline "848x480"x59.7 31.50 848 872 952 1056 480 483 493 500 -hsync +vsync (29.8 kHz)
    [ 119.467] (II) RADEON(0): Modeline "720x480"x59.7 26.75 720 744 808 896 480 483 493 500 -hsync +vsync (29.9 kHz)
    [ 119.467] (II) RADEON(0): Modeline "640x480"x59.4 23.75 640 664 720 800 480 483 487 500 -hsync +vsync (29.7 kHz)
    [ 119.467] (II) RADEON(0): Output VGA-0 disconnected
    [ 119.467] (II) RADEON(0): Output HDMI-0 disconnected
    [ 119.467] (II) RADEON(0): Output LVDS connected
    [ 119.467] (II) RADEON(0): Using exact sizes for initial modes
    [ 119.467] (II) RADEON(0): Output LVDS using initial mode 1366x768
    [ 119.467] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 119.467] (II) RADEON(0): mem size init: gart size :1fdef000 vram size: s:40000000 visible:3fba0000
    [ 119.467] (II) RADEON(0): EXA: Driver will allow EXA pixmaps in VRAM
    [ 119.467] (==) RADEON(0): DPI set to (96, 96)
    [ 119.467] (II) Loading sub module "fb"
    [ 119.467] (II) LoadModule: "fb"
    [ 119.467] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 119.479] (II) Module fb: vendor="X.Org Foundation"
    [ 119.479] compiled for 1.14.1, module version = 1.0.0
    [ 119.479] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 119.479] (II) Loading sub module "ramdac"
    [ 119.479] (II) LoadModule: "ramdac"
    [ 119.479] (II) Module "ramdac" already built-in
    [ 119.479] (--) Depth 24 pixmap format is 32 bpp
    [ 119.479] (II) RADEON(0): [DRI2] Setup complete
    [ 119.479] (II) RADEON(0): [DRI2] DRI driver: r600
    [ 119.479] (II) RADEON(0): [DRI2] VDPAU driver: r600
    [ 119.479] (II) RADEON(0): Front buffer size: 4224K
    [ 119.479] (II) RADEON(0): VRAM usage limit set to 935856K
    [ 119.505] (==) RADEON(0): Backing store disabled
    [ 119.505] (II) RADEON(0): Direct rendering enabled
    [ 119.505] (II) EXA(0): Driver allocated offscreen pixmaps
    [ 119.505] (II) EXA(0): Driver registered support for the following operations:
    [ 119.505] (II) Solid
    [ 119.505] (II) Copy
    [ 119.505] (II) Composite (RENDER acceleration)
    [ 119.505] (II) UploadToScreen
    [ 119.505] (II) DownloadFromScreen
    [ 119.505] (II) RADEON(0): Acceleration enabled
    [ 119.505] (==) RADEON(0): DPMS enabled
    [ 119.505] (==) RADEON(0): Silken mouse enabled
    [ 119.505] (II) RADEON(0): Set up textured video
    [ 119.505] (II) RADEON(0): [XvMC] Associated with Radeon Textured Video.
    [ 119.505] (II) RADEON(0): [XvMC] Extension initialized.
    [ 119.505] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 119.506] (WW) RADEON(0): Option "DRI" is not used
    [ 119.506] (--) RandR disabled
    [ 120.128] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 120.128] (II) AIGLX: enabled GLX_INTEL_swap_event
    [ 120.128] (II) AIGLX: enabled GLX_ARB_create_context
    [ 120.128] (II) AIGLX: enabled GLX_ARB_create_context_profile
    [ 120.128] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
    [ 120.128] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [ 120.128] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [ 120.129] (II) AIGLX: Loaded and initialized r600
    [ 120.129] (II) GLX: Initialized DRI2 GL provider for screen 0
    [ 120.130] (II) RADEON(0): Setting screen physical size to 361 x 203
    [ 120.502] (II) config/udev: Adding input device Power Button (/dev/input/event5)
    [ 120.502] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 120.502] (**) Power Button: Applying InputClass "system-keyboard"
    [ 120.502] (II) LoadModule: "evdev"
    [ 120.503] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 120.517] (II) Module evdev: vendor="X.Org Foundation"
    [ 120.517] compiled for 1.14.0, module version = 2.8.0
    [ 120.517] Module class: X.Org XInput Driver
    [ 120.517] ABI class: X.Org XInput driver, version 19.1
    [ 120.517] (II) Using input driver 'evdev' for 'Power Button'
    [ 120.517] (**) Power Button: always reports core events
    [ 120.517] (**) evdev: Power Button: Device: "/dev/input/event5"
    [ 120.517] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 120.517] (--) evdev: Power Button: Found keys
    [ 120.517] (II) evdev: Power Button: Configuring as keyboard
    [ 120.517] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event5"
    [ 120.517] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 120.517] (**) Option "xkb_rules" "evdev"
    [ 120.517] (**) Option "xkb_model" "pc105"
    [ 120.517] (**) Option "xkb_layout" "us"
    [ 120.517] (WW) Option "xkb_variant" requires a string value
    [ 120.517] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    [ 120.546] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
    [ 120.546] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 120.546] (**) Video Bus: Applying InputClass "system-keyboard"
    [ 120.546] (II) Using input driver 'evdev' for 'Video Bus'
    [ 120.546] (**) Video Bus: always reports core events
    [ 120.546] (**) evdev: Video Bus: Device: "/dev/input/event6"
    [ 120.546] (--) evdev: Video Bus: Vendor 0 Product 0x6
    [ 120.546] (--) evdev: Video Bus: Found keys
    [ 120.546] (II) evdev: Video Bus: Configuring as keyboard
    [ 120.546] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input6/event6"
    [ 120.546] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
    [ 120.546] (**) Option "xkb_rules" "evdev"
    [ 120.546] (**) Option "xkb_model" "pc105"
    [ 120.546] (**) Option "xkb_layout" "us"
    [ 120.546] (WW) Option "xkb_variant" requires a string value
    [ 120.546] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    [ 120.547] (II) config/udev: Adding input device Power Button (/dev/input/event2)
    [ 120.547] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 120.547] (**) Power Button: Applying InputClass "system-keyboard"
    [ 120.547] (II) Using input driver 'evdev' for 'Power Button'
    [ 120.547] (**) Power Button: always reports core events
    [ 120.547] (**) evdev: Power Button: Device: "/dev/input/event2"
    [ 120.547] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 120.547] (--) evdev: Power Button: Found keys
    [ 120.547] (II) evdev: Power Button: Configuring as keyboard
    [ 120.547] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event2"
    [ 120.547] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
    [ 120.547] (**) Option "xkb_rules" "evdev"
    [ 120.547] (**) Option "xkb_model" "pc105"
    [ 120.547] (**) Option "xkb_layout" "us"
    [ 120.547] (WW) Option "xkb_variant" requires a string value
    [ 120.547] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    [ 120.547] (II) config/udev: Adding input device Lid Switch (/dev/input/event3)
    [ 120.547] (II) No input driver specified, ignoring this device.
    [ 120.547] (II) This device may have been added with another device file.
    [ 120.547] (II) config/udev: Adding input device Sleep Button (/dev/input/event4)
    [ 120.547] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
    [ 120.547] (**) Sleep Button: Applying InputClass "system-keyboard"
    [ 120.547] (II) Using input driver 'evdev' for 'Sleep Button'
    [ 120.547] (**) Sleep Button: always reports core events
    [ 120.547] (**) evdev: Sleep Button: Device: "/dev/input/event4"
    [ 120.547] (--) evdev: Sleep Button: Vendor 0 Product 0x3
    [ 120.547] (--) evdev: Sleep Button: Found keys
    [ 120.548] (II) evdev: Sleep Button: Configuring as keyboard
    [ 120.548] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input4/event4"
    [ 120.548] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
    [ 120.548] (**) Option "xkb_rules" "evdev"
    [ 120.548] (**) Option "xkb_model" "pc105"
    [ 120.548] (**) Option "xkb_layout" "us"
    [ 120.548] (WW) Option "xkb_variant" requires a string value
    [ 120.548] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    [ 120.548] (II) config/udev: Adding drm device (/dev/dri/card0)
    [ 120.549] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event14)
    [ 120.549] (II) No input driver specified, ignoring this device.
    [ 120.549] (II) This device may have been added with another device file.
    [ 120.549] (II) config/udev: Adding input device Laptop_Integrated_Webcam_1.3M (/dev/input/event12)
    [ 120.549] (**) Laptop_Integrated_Webcam_1.3M: Applying InputClass "evdev keyboard catchall"
    [ 120.549] (**) Laptop_Integrated_Webcam_1.3M: Applying InputClass "system-keyboard"
    [ 120.549] (II) Using input driver 'evdev' for 'Laptop_Integrated_Webcam_1.3M'
    [ 120.549] (**) Laptop_Integrated_Webcam_1.3M: always reports core events
    [ 120.549] (**) evdev: Laptop_Integrated_Webcam_1.3M: Device: "/dev/input/event12"
    [ 120.549] (--) evdev: Laptop_Integrated_Webcam_1.3M: Vendor 0xc45 Product 0x641d
    [ 120.549] (--) evdev: Laptop_Integrated_Webcam_1.3M: Found keys
    [ 120.549] (II) evdev: Laptop_Integrated_Webcam_1.3M: Configuring as keyboard
    [ 120.549] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input12/event12"
    [ 120.549] (II) XINPUT: Adding extended input device "Laptop_Integrated_Webcam_1.3M" (type: KEYBOARD, id 10)
    [ 120.549] (**) Option "xkb_rules" "evdev"
    [ 120.549] (**) Option "xkb_model" "pc105"
    [ 120.549] (**) Option "xkb_layout" "us"
    [ 120.550] (WW) Option "xkb_variant" requires a string value
    [ 120.550] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    [ 120.550] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event9)
    [ 120.550] (II) No input driver specified, ignoring this device.
    [ 120.550] (II) This device may have been added with another device file.
    [ 120.551] (II) config/udev: Adding input device HDA Intel MID Mic (/dev/input/event10)
    [ 120.551] (II) No input driver specified, ignoring this device.
    [ 120.551] (II) This device may have been added with another device file.
    [ 120.551] (II) config/udev: Adding input device HDA Intel MID Headphone (/dev/input/event11)
    [ 120.551] (II) No input driver specified, ignoring this device.
    [ 120.551] (II) This device may have been added with another device file.
    [ 120.552] (II) config/udev: Adding input device PS/2+USB Mouse (/dev/input/event1)
    [ 120.552] (**) PS/2+USB Mouse: Applying InputClass "evdev pointer catchall"
    [ 120.552] (II) Using input driver 'evdev' for 'PS/2+USB Mouse'
    [ 120.552] (**) PS/2+USB Mouse: always reports core events
    [ 120.552] (**) evdev: PS/2+USB Mouse: Device: "/dev/input/event1"
    [ 120.552] (--) evdev: PS/2+USB Mouse: Vendor 0x4f3 Product 0x214
    [ 120.552] (--) evdev: PS/2+USB Mouse: Found 9 mouse buttons
    [ 120.552] (--) evdev: PS/2+USB Mouse: Found scroll wheel(s)
    [ 120.552] (--) evdev: PS/2+USB Mouse: Found relative axes
    [ 120.552] (--) evdev: PS/2+USB Mouse: Found x and y relative axes
    [ 120.552] (II) evdev: PS/2+USB Mouse: Configuring as mouse
    [ 120.552] (II) evdev: PS/2+USB Mouse: Adding scrollwheel support
    [ 120.552] (**) evdev: PS/2+USB Mouse: YAxisMapping: buttons 4 and 5
    [ 120.552] (**) evdev: PS/2+USB Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 120.552] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/input/input1/event1"
    [ 120.552] (II) XINPUT: Adding extended input device "PS/2+USB Mouse" (type: MOUSE, id 11)
    [ 120.552] (II) evdev: PS/2+USB Mouse: initialized for relative axes.
    [ 120.552] (**) PS/2+USB Mouse: (accel) keeping acceleration scheme 1
    [ 120.552] (**) PS/2+USB Mouse: (accel) acceleration profile 0
    [ 120.552] (**) PS/2+USB Mouse: (accel) acceleration factor: 2.000
    [ 120.552] (**) PS/2+USB Mouse: (accel) acceleration threshold: 4
    [ 120.553] (II) config/udev: Adding input device PS/2+USB Mouse (/dev/input/mouse0)
    [ 120.553] (II) No input driver specified, ignoring this device.
    [ 120.553] (II) This device may have been added with another device file.
    [ 120.553] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 120.553] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 120.553] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
    [ 120.553] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 120.553] (**) AT Translated Set 2 keyboard: always reports core events
    [ 120.553] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 120.553] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
    [ 120.553] (--) evdev: AT Translated Set 2 keyboard: Found keys
    [ 120.553] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
    [ 120.553] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 120.553] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
    [ 120.553] (**) Option "xkb_rules" "evdev"
    [ 120.553] (**) Option "xkb_model" "pc105"
    [ 120.554] (**) Option "xkb_layout" "us"
    [ 120.554] (WW) Option "xkb_variant" requires a string value
    [ 120.554] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    [ 120.554] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event13)
    [ 120.554] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    [ 120.554] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    [ 120.554] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
    [ 120.554] (II) LoadModule: "synaptics"
    [ 120.555] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 120.568] (II) Module synaptics: vendor="X.Org Foundation"
    [ 120.568] compiled for 1.14.1, module version = 1.7.1
    [ 120.568] Module class: X.Org XInput Driver
    [ 120.568] ABI class: X.Org XInput driver, version 19.1
    [ 120.568] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
    [ 120.568] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 120.568] (**) Option "Device" "/dev/input/event13"
    [ 120.590] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
    [ 120.590] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5650 (res 51)
    [ 120.590] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4710 (res 90)
    [ 120.590] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    [ 120.590] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
    [ 120.590] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
    [ 120.590] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
    [ 120.590] (**) Option "TapButton1" "1"
    [ 120.590] (**) Option "TapButton2" "2"
    [ 120.590] (**) Option "TapButton3" "3"
    [ 120.590] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [ 120.590] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 120.593] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input13/event13"
    [ 120.593] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 13)
    [ 120.593] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
    [ 120.593] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
    [ 120.593] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.038
    [ 120.594] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    [ 120.594] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
    [ 120.594] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
    [ 120.594] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
    [ 120.594] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [ 120.594] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
    [ 120.594] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
    [ 120.595] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
    [ 120.595] (II) No input driver specified, ignoring this device.
    [ 120.595] (II) This device may have been added with another device file.
    [ 120.595] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event8)
    [ 120.595] (**) Dell WMI hotkeys: Applying InputClass "evdev keyboard catchall"
    [ 120.596] (**) Dell WMI hotkeys: Applying InputClass "system-keyboard"
    [ 120.596] (II) Using input driver 'evdev' for 'Dell WMI hotkeys'
    [ 120.596] (**) Dell WMI hotkeys: always reports core events
    [ 120.596] (**) evdev: Dell WMI hotkeys: Device: "/dev/input/event8"
    [ 120.596] (--) evdev: Dell WMI hotkeys: Vendor 0 Product 0
    [ 120.596] (--) evdev: Dell WMI hotkeys: Found keys
    [ 120.596] (II) evdev: Dell WMI hotkeys: Configuring as keyboard
    [ 120.596] (**) Option "config_info" "udev:/sys/devices/virtual/input/input8/event8"
    [ 120.596] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 14)
    [ 120.596] (**) Option "xkb_rules" "evdev"
    [ 120.596] (**) Option "xkb_model" "pc105"
    [ 120.596] (**) Option "xkb_layout" "us"
    [ 120.596] (WW) Option "xkb_variant" requires a string value
    [ 120.596] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    [ 120.917] (II) evdev: Dell WMI hotkeys: Close
    [ 120.917] (II) UnloadModule: "evdev"
    [ 120.917] (II) UnloadModule: "synaptics"
    [ 120.917] (II) evdev: AT Translated Set 2 keyboard: Close
    [ 120.917] (II) UnloadModule: "evdev"
    [ 120.917] (II) evdev: PS/2+USB Mouse: Close
    [ 120.917] (II) UnloadModule: "evdev"
    [ 120.917] (II) evdev: Laptop_Integrated_Webcam_1.3M: Close
    [ 120.917] (II) UnloadModule: "evdev"
    [ 120.917] (II) evdev: Sleep Button: Close
    [ 120.917] (II) UnloadModule: "evdev"
    [ 120.917] (II) evdev: Power Button: Close
    [ 120.917] (II) UnloadModule: "evdev"
    [ 120.917] (II) evdev: Video Bus: Close
    [ 120.917] (II) UnloadModule: "evdev"
    [ 120.917] (II) evdev: Power Button: Close
    [ 120.917] (II) UnloadModule: "evdev"
    [ 120.926] Server terminated successfully (0). Closing log file.
    I also installed the ati-dri-9.1.2-1-x86_64.pkg.tar.xz and xf86-video-ati-1_7.1.0-3-x86_64.pkg.tar.xz package and my config files are as below:
    10-evdev.conf:
    # Catch-all evdev loader for udev-based systems
    # We don't simply match on any device since that also adds accelerometers
    # and other devices that we don't really want to use. The list below
    # matches everything but joysticks.
    Section "InputClass"
    Identifier "evdev pointer catchall"
    MatchIsPointer "on"
    MatchDevicePath "/dev/input/event*"
    Driver "evdev"
    EndSection
    Section "InputClass"
    Identifier "evdev keyboard catchall"
    MatchIsKeyboard "on"
    MatchDevicePath "/dev/input/event*"
    Driver "evdev"
    EndSection
    Section "InputClass"
    Identifier "evdev touchpad catchall"
    MatchIsTouchpad "on"
    MatchDevicePath "/dev/input/event*"
    Driver "evdev"
    EndSection
    Section "InputClass"
    Identifier "evdev tablet catchall"
    MatchIsTablet "on"
    MatchDevicePath "/dev/input/event*"
    Driver "evdev"
    EndSection
    Section "InputClass"
    Identifier "evdev touchscreen catchall"
    MatchIsTouchscreen "on"
    MatchDevicePath "/dev/input/event*"
    Driver "evdev"
    EndSection
    10-monitor.conf:
    Section "Monitor"
    Identifier "Monitor0"
    EndSection
    Section "Device"
    Identifier "Device0"
    Driver "radeon"
    BusID "PCI:1:0:0"
    Option "DRI" "true"
    EndSection
    Section "DRI"
    Group "video"
    Mode 0666
    EndSection
    Section "Extensions"
    Option "Composite" "Enable"
    Option "RENDER" "Enable"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Depth 24
    Modes "1366x768_60.00"
    EndSubSection
    EndSection
    10-quirks.conf:
    # Collection of quirks and blacklist/whitelists for specific devices.
    # Accelerometer device, posts data through ABS_X/ABS_Y, making X unusable
    # http://bugs.freedesktop.org/show_bug.cgi?id=22442
    Section "InputClass"
    Identifier "ThinkPad HDAPS accelerometer blacklist"
    MatchProduct "ThinkPad HDAPS accelerometer data"
    Option "Ignore" "on"
    EndSection
    20-keyboards.conf:
    # Keyboard layout - Don't modify! Use keyboardctl instead!
    Section "InputClass"
    Identifier "system-keyboard"
    MatchIsKeyboard "on"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "us"
    Option "XkbVariant" ""
    Option "XkbOptions" "terminate:ctrl_alt_bksp"
    EndSection
    50-synaptics.conf:
    # Example xorg.conf.d snippet that assigns the touchpad driver
    # to all touchpads. See xorg.conf.d(5) for more information on
    # InputClass.
    # DO NOT EDIT THIS FILE, your distribution will likely overwrite
    # it when updating. Copy (and rename) this file into
    # /etc/X11/xorg.conf.d first.
    # Additional options may be added in the form of
    # Option "OptionName" "value"
    Section "InputClass"
    Identifier "touchpad catchall"
    Driver "synaptics"
    MatchIsTouchpad "on"
    Option "TapButton1" "1"
    Option "TapButton2" "2"
    Option "TapButton3" "3"
    # This option is recommend on all Linux systems using evdev, but cannot be
    # enabled by default. See the following link for details:
    # http://who-t.blogspot.com/2010/11/how-to-ignore-configuration-errors.html
    MatchDevicePath "/dev/input/event*"
    EndSection
    Section "InputClass"
    Identifier "touchpad ignore duplicates"
    MatchIsTouchpad "on"
    MatchOS "Linux"
    MatchDevicePath "/dev/input/mouse*"
    Option "Ignore" "on"
    EndSection
    # This option enables the bottom right corner to be a right button on
    # non-synaptics clickpads.
    # This option is only interpreted by clickpads.
    Section "InputClass"
    Identifier "Default clickpad buttons"
    MatchDriver "synaptics"
    Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
    # To disable the bottom edge area so the buttons only work as buttons,
    # not for movement, set the AreaBottomEdge
    # Option "AreaBottomEdge" "82%"
    EndSection
    # This option disables software buttons on Apple touchpads.
    # Th

    The installation process is probably being interrupted by your antivirus file scanner. Most security apps incorporate such utilities which spring into action as soon as you attempt to install, or uninstall a program. That has the effect of causing the installation to halt at a certain point and you're left somewhere in limbo.
    What I suggest you do here is to find your AV app on this site and then use the instructions to disable it: http://www.bleepingcomputer.com/forums/topic114351.html
    After doing that, download the Flash uninstaller from here: 32-bit Flash Uninstaller When you see the prompt, choose "Save" and save it somewhere you can find it easily afterwards. Do not choose "Run". Close IE8 before you run the uninstaller.
    After the uninstaller terminates, reboot to clear the old Registry entries.
    When the system reboots to the desktop, disable your AV app again, then go here to download the latest version: http://get.adobe.com/flashplayer/
    This time, when you see the prompt, choose "Run" to install it immediately.
    Finally, re-enable your antivirus again.
    Message was edited by: Xircal

  • Let xrandr set display number? [SOLVED]

    I have a laptop running Arch-x86_64 with openbox, and I am using xrandr and a custom script to connect two external displays to my laptop, one VGA and one DVI. Since the graphics card (ATi Mobility Radeon HD2400XT) only supports two screens simultaneously, I turn LVDS off before turning the external monitors on. My problem is, that whenever starting the laptop with external monitors connected at boot, the DVI screen is set as display one, and the VGA as display two. When I connect the screens after logging in and starting openbox, the VGA screen is set as display one, and the DVI screen as display two. Is there any way to explicitly set which monitor to use as display one/primary in xrandr?
    The shell script is the exact same in both cases, and looks like this:
    xrandr --output LVDS --off
    xrandr --output DVI-0 --auto
    xrandr --output VGA-0 --auto --right-of DVI-0
    Last edited by MFserver (2012-03-01 16:16:33)

    I sat down today and merged 4 script files into one, and noticed a certain behaviour of xrandr. The code:
    xrandr --output VGA-0 --off
    xrandr --output LVDS --auto --primary
    xrandr --output DVI-0 --off
    Turns my external monitors off, and sets my display resolution correctly. Though, invoking the following:
    xrandr --output VGA-0 --off --output LVDS --auto --primary --output DVI-0 --off
    Does absolutely nothing. Here's my now working script:
    #/bin/sh
    usage="This script is used to set monitor configuration. Usage: monitor {laptop|workstation|presentation|check}"
    DVI=$(xrandr | grep "DVI-0 connected");
    VGA=$(xrandr | grep "VGA-0 connected");
    echo $usage
    echo $1$VGA$DVI
    function restart
    killall conky
    conky &
    openbox --restart &
    nitrogen --restore &
    function laptop
    xrandr --output VGA-0 --off
    xrandr --output LVDS --auto --primary
    xrandr --output DVI-0 --off
    xcalib /usr/share/color/icc/LVDS.icc
    killall terminator
    terminator -b --title=background-terminal-laptop --geometry=899x800+48+0 &
    notify-send -i notification-display-screen 'Monitor profile: Laptop' 'The monitor profile is set to \"Laptop\"'
    restart
    beep
    function workstation
    xcalib -c
    xrandr --output DVI-0 --auto --primary
    xrandr --output LVDS --off
    xrandr --output VGA-0 --auto --right-of DVI-0
    xcalib -c -screen-1 -screen-2
    killall terminator
    terminator -b -T background-terminal-workstation --geometry=1200x1200+1920+0 &
    notify-send -i notification-display-screen 'Monitor profile: Workstation' 'The monitor profile is set to \"Workstation\"'
    restart
    beep -r 2
    function presentation
    echo 'This function is not yet implemented'
    notify-send -i notification-display-screen 'Monitor profile: Presentation' 'This monitor profile is yet to be implemented'
    beep -r 3
    if [ $1 = laptop ];
    then
    laptop
    fi
    if [ $1 = workstation ];
    then
    if [ -n "$DVI" ];
    then
    if [ -n "$VGA" ];
    then
    workstation
    else
    notify-send -i notification-display-screen 'Monitor profile: Workstation' 'Failed to set monitor profile, the VGA monitor is not connected.'
    beep -l 1000 -r 2
    fi
    else
    if [ -n "$VGA" ];
    then
    notify-send -i notification-display-screen 'Monitor profile: Workstation' 'Failed to set monitor profile, the DVI monitor is not connected.'
    beep -l 1000 -r 2
    else
    notify-send -i notification-display-screen 'Monitor profile: Workstation' 'Failed to set monitor profile, no external monitors connected.'
    beep -l 1000 -r 2
    fi
    fi
    fi
    if [ $1 = presentation ];
    then
    if [ -n "$DVI" ];
    then
    presentation
    else
    if [ -n "$VGA" ];
    then
    presentation
    else
    notify-send -i notification-display-screen 'Monitor profile: Presentation' 'Failed to set monitor profile, no external monitors connected.'
    beep -l 1000 -r 2
    fi
    fi
    fi
    if [ $1 = check ];
    then
    if [ -n "$DVI" ];
    then
    if [ -n "$VGA" ];
    then
    workstation
    else
    presentation
    fi
    else
    if [ -n "$VGA" ];
    then
    presentation
    else
    laptop
    fi
    fi
    fi
    I have experimented with the -s parameter of xcalib, and found that I don't know how to manually load icc profiles for the external monitors. That will have to be discussed in another thread, though. This can be marked as solved now, thanks for the help guys!
    Last edited by MFserver (2012-02-26 11:32:56)

  • Set DISPLAY environment variable -- in DBCA not working at AIX OS

    Hi,
    I want to create new database in AIX OS and database is oracle 10g:-
    When i say DBCA it is giving below error, what should i do?
    $ dbca
    DISPLAY not set.
    Set DISPLAY environment variable, then re-run.
    Please help...

    Pravin wrote:
    How to set the DISPLAY environment variable in AIX?Usual format is:
    +<host>:<display-number>+
    E.g.
    export DISPLAY=192.168.0.235:1
    Where the host is the hostname or IP address of the client platform running a X-Server. If the X-Server is running locally, then this entry can be omitted.
    The display-number is the display number of the X-Server to use. A single X-Server can have multiple displays. E.g. Unix server running a X-Server can have 10 users connected via X-Terminals and will this have 10 displays.
    Judging from X-Windows questions asked on OTN, it seems to be a tad complex to grasp for some - especially those from a MS Windows background as X-Windows is very different and also reverses the client-server concept, requiring the X-Server component to be running on the client platform (where the server platform runs the program that is the X-client).
    So it is a lot easier to rather use something like VNC instead - supported on most Unix platforms, Linux, Windows and Apple's OS/X.
    Simply run the VNC server on the server platform to create a virtual container for running the X-server display. Connect from a client using a VNC client.
    As it uses the RFB (Remote Frame Buffer) protocol, it is a lot faster than running the slower and larger X11 protocol required for X-Windows connectivity over TCP/IP.

  • Error-Cannot set DISPLAYED attribute of the current item DUMMY.VIEW

    HI ALL,
    Im my form, I have three BLOCKS
    1) CTL(Manual Data Block)
    2) DUMMY(Manual Data Block)
    ITEMS 1) msg 2) <view> 3) <cancel> 4) <Exit>
    3) Audit Trial Log(Database Data Block)
    ITEMS All Database columns of a table Audit_Trial_Log
    CANVASES 1) CANVAS3------Block CTL---window1
    2) New_Entries---Blocks Dummy and Audit Trial Log--New_Entries
    In CTL block I have button <VIEW>. On when-Button-Pressed trigger I am setting "VISIBLE' properties false for items of datablock AUDIT Trail LOG and also for item of datablock DUMMY excluding for <VIEW> and <Cancel> buttons.
    when-Button-Pressed trigger of <View>, I have done reverse setting i.e. previously visible items to invisible and vice versa. Also I am executing query on Audit Trial Log block. But when I click <VIEW> I get the following error
    FRM-41016: Cannot set DISPLAYED attribute of the current item DUMMY.VIEW Even execute query fails.
    Please help me......

    before setting a current item to invisible you must navigate to another item, which is visible

  • After updating to OS X 10.8.3, remote images fail to be displayed in Mail

    After updating to OS X 10.8.3, images fail to be displayed in Mail regardless of setting in "Display remote images in HTML messages".
    Any clue ?

    I'm also having this problem.  Help?

  • Elom Java Console "Connect to remote host Fail"

    Hi,
    I'm accessing an elom over the https interface, which works fine, however when trying to launch the Java console, the app starts but a dialogue box appears stating "Connect to remote host Fail!", and quits when I click ok. I'm using:
    Kubuntu 9.10
    Firefox 3.5.5
    Java 1.6.0_15
    Elom firmware version 2.70
    I've also tried running against JRE 1.5, and tried saving the jnlp file and running that directly from javaws, all attempts produce the same result. I am able to connect to port 8890 from my machine. An strace seems to suggest that it sends and receives from port 8890 but then gets a Connection reset by peer.
    Furthermore I've also tried running it through localhost using an ssh tunnel to the elom, again, same result.
    I've now run out of ideas of what could be causing this issue, any help would be greatly appreciated.
    TIA
    Regards
    Craig

    SOLVED
    FYI, I downloaded the debian package of libstdc++5 from http://ftp.us.debian.org/debian/pool/main/g/gcc-3.3/libstdc++5_3.3.6-18_i386.deb
    After installing that on Kubuntu, the console works fine.

  • Communication from the Oracle Mngt service host to the agent host failed

    Hi There,
    I have installed Oracle 10.2.0.1 Grid software on a Solaris Zone. I plan to upgrade it to 10.2.0.5 very soon but would like to test the agent connection from a remote server first. I installed agent version 10.2.0.5 on the remote server. When I log into the oracle grid GUI I can see the host called "localhost" (this is not the correct name. It should be the server name) and the database instances on that server. However, when I select the localhost and press the configure button I get the following message:
    Communication from the Oracle Mngt service host to the agent host failed. Refer to help for details localhost:cn=servername
    The system administrators changed the /etc/hosts file to make sure the server was listed first fully qualified. For example: servername.domain.com instead of servername. However, this did no make a difference.
    Could the issue be any of the following:
    - Oracle 10.2.0.1 GRID does not work with 10.2.0.5 agents ?
    - Oracle GRID in general don't work on SOLARIS Zones?
    Please help.
    Thanks.

    OMS - -> Agent communication is not upward compatible
    Downward, so Agent 10.2.0.1 --> OMS 10.2.0.5, should not be a problem.
    In the last case however, you would not have access to any 10.2.0.5 Agent features.
    So you can choose from 2 working options:
    1 - Install the 10.2.0.1 Agent
    2 - Upgrade your OMS to 10.2.0.5 (preferable)
    Regards
    Rob
    For more info, tips and tricks on OEM GC, check http://oemgc.wordpress.com

  • Configure ssh between two hosts as a ROOT user

    Hi Experts,
    I have tried several times to configure ssh between two hosts but didn't get success. Can some please help me to configure ssh as a root.
    I have freshly installed two solaris 10 VM's.
    Thanks~
    Edited by: user12108503 on Jun 3, 2013 1:28 PM

    Hi,
    I have changed the config file and still getting exactly same error message.
    /etc/ssh/ssh_config: line 32: Bad configuration option: PermitRootLogin
    /etc/ssh/ssh_config: terminating, 1 bad configuration options
    Please help.
    Thanks~

  • Solaris hosts modify pwdLastAuthTime, Linux hosts do not

    I'm trying to debug how Linux hosts bind against my Sun Java Directory Server (6.3).
    I would eventually like to collect information on the last time someone authenticated. This isn't perfect, as there's no way to see if someones logging in using an authorized SSH key, but at least I could start to get something.
    When I log into solaris hosts with a password, this pwdLastAuthTime updates. When I log into RHEL5 hosts, it does not.
    man pam_ldap says:
    "To authenticate a user, pam_ldap attempts to bind to the directory server using the distinguished name of the user (retrieved previously)."
    So, in theory, the pwdLastAuthTime should be updating as such, no? No name caching is enabled on the machine in question.

    Are we talking about the same user in both cases? Are you able to check if the BIND operation in the access log is actually for the user and not the proxyagent (or equiv in Redhat)?

  • HOST Failed errors with multi-core processing in Compressor

    I used Digital Rebellion's Pref Mgr to trash all prefs; then Compressor Repair to fix them.  Rebooted.  Stopped Qmaster.  Reset services.  Established 5 instances ( I have 8 core Xeon 2.8ghz Mac Pro ).  Restarted Qmaster sharing.  Opened FCP file, sent to Compressor.  Selected DVD settings.  Chose cluster I set up in Qmaster.  Submitted. Instant "HOST Failed" error messages on the five instances that appeared in Batch Monitor.
    Help.  Tired.  Frustrated.  ******.

    If you really are running 10.6.2, I'd start by running all software updates.
    See what happens if you export a 5 minute section of your movie, export that as a master file and bring that movie into a new Compressor job,
    Post a screen shot of the Computer Sharing settings window to see whether anyone can spot something amiss.
    Russ

  • Bash: xhost: command not found  AND  set DISPLAY environment varibale

    Hi all, i have this issue, when i try to execute
    -> xhost +amjad.iqbal.com
    bash: xhost: command not found
    -> DISPLAY = amjad.iqbal.com:0.0
    -> export DISPLAY
    after which if i start installation of oracle database 11g, it says display variable has not been set.
    PLEASE HELP!

    Hi,
    when i try to execute "service vncserver status" o/p: unrecognised service
    when i execute "ps -ef|grep vnc" o/p: root 1981 1700 1 11:30 tty1 00:00:00 grep vnc
    and when i downloaded VNC and tried to install, it says "failed dependencies: libstdc++-libc6.2-2.so.3 is needed by vnc-4.1.3-1.i386"
    to install i used command -- "rpm -ivh vnc-4_1_3-x86_linux.rpm"
    because of which im not able to complete your steps and im not able to set display environment variable and my installation is not getting started.
    Please advice

Maybe you are looking for

  • Will no longer hold charge. Keyboard will not print in text window. Will not place a phone call.

    I received my DX2 in November of 2011, It worked fine until January of 2013. With the occasional lock up texting. However since January it will not place a call regularly. It gets as far as the green phone to complete call and will not go further. Tr

  • Name Clash with Java Class

    I have a web dynpro track.  In my DC I use a java class that is in the src/packages directory.  Somehow the connection between my SpiritCalendar.java class on my PC and the one in the repository have come apart.  The repository browser shows the Spir

  • I Can't Use My Safari On My iPhone5s

    Hi i have an iPhone 5s and yesterday suddenly the safari on my phone freezed,i cant use the safari or open any site.but everything else works perfect.whats app,skype,youtube etc I tried to restore the phone,and then choose the option restore from bac

  • Can not open Music App. Please Help me.

    Hi. First of all, this is my device's spec. iPhone 4 / iOS5 Today, music app was broken. I was just trying to download some music files on Potcast while playing music using music app. Suddenly music was turned off, and music app's not opened anymore.

  • [SOLVED] Where is 'at' command in repository?

    I would like to execute 'at' command in console, but when I type 'at', it shows command not found. I tried to find 'at' via pacman, but lots of things showed and I could not find which one is what I need. Does someone know which package contains 'at'