[Solved] radeon module freezes system with dpm enabled

Hello,
I have been running my Radeon HD 5770 with xf86-video-ati (1:7.5.0-1) for quite some time now without any issues. Yesterday, I upgraded mesa and my system started to freeze with a black screen during boot. Blacklisting the radeon module allowed me to boot my system. Attempting to load radeon on a running system will also result in a black screen and a frozen machine. I was not able to recover any log output from the radeon module. Downgrading mesa did not resolve my problem.
Booting the kernel with radeon.dpm=0 seems to work. The fan noise is reduced by using dynpm for power_method. However, it would be nice to resolve this issue!
I'm running 3.18.6-1-ARCH. The mesa update:
[2015-02-07 11:52] [ALPM] transaction started
[2015-02-07 11:52] [ALPM] upgraded mesa (10.4.3-1 -> 10.4.4-1)
[2015-02-07 11:52] [ALPM] upgraded lib32-mesa (10.4.3-1 -> 10.4.4-1)
[2015-02-07 11:52] [ALPM] upgraded lib32-mesa-libgl (10.4.3-1 -> 10.4.4-1)
[2015-02-07 11:52] [ALPM] upgraded lib32-mesa-vdpau (10.4.3-1 -> 10.4.4-1)
[2015-02-07 11:52] [ALPM] upgraded mesa-libgl (10.4.3-1 -> 10.4.4-1)
[2015-02-07 11:52] [ALPM] upgraded mesa-vdpau (10.4.3-1 -> 10.4.4-1)
[2015-02-07 11:52] [ALPM] upgraded youtube-dl (2015.02.03-1 -> 2015.02.06-1)
[2015-02-07 11:52] [ALPM] transaction completed
Last edited by phaeilo (2015-02-09 19:26:44)

I also experienced this problem when booting the Arch live cd. While the system was frozen, I moved my monitor's DVI connection to the other connector on my card. Suprisingly, the system became unfrozen and continued booting the live cd. Now the issue seems to be gone and I can boot from my harddisc with radeon.dpm enabled.

Similar Messages

  • [SOLVED] halt command freeze system (using systemd)

    I've run into a little odd thing with a new arch linux test install. I am trying to learn a little about systemd, and thought the best way was to make a new install on my spare PC.
    What I've run into is that using the halt command initiates a shutdown, however after displaying "system halt" on the screen, it just stays there.
    sometimes I can hear the harddrive spinning down. That's it. Even after waiting for 8 minutes there is no change.
    Using the poweroff command (as described on http://freedesktop.org/wiki/Software/sy … n_Problems ) works fine?
    The reboot command works fine as well.
    Looking at the journal I am not able to see anything indicating any problem. (although I may not know what to look for)
    Am I overlooking something? Please let me know if you need additional information.
    Last edited by madeye (2012-08-05 11:30:41)

    see man systemctl:
    halt
    Shut down and halt the system. This is mostly equivalent to start halt.target but also prints a wall message to all users. If combined with --force shutdown of all running services is skipped, however all processes are killed and all file systems are unmounted or mounted read-only, immediately followed by the system halt. If --force is specified twice the the operation is immediately executed without terminating any processes or unmounting any file systems. This may result in data loss.
    poweroff
    Shut down and power-off the system. This is mostly equivalent to start poweroff.target but also prints a wall message to all users. If combined with --force shutdown of all running services is skipped, however all processes are killed and all file systems are unmounted or mounted read-only, immediately followed by the powering off. If --force is specified twice the the operation is immediately executed without terminating any processes or unmounting any file systems. This may result in data loss.

  • SCCM 2012 Query to find units with IPv6 Enabled?

    We've found a need to locate computers that may have IPv6 enabled for audit purposes, and then we'll disable them at a later date.
    Has anyone been able to create a successful query in SCCM 2012 to get that information? 
    I found this but it spit back the IPv4 info for all the units in our device collection, plus it's for SCCM 2007. http://www.myitforum.com/forums/Query-for-systems-with-IPv6-enabled-m227020.aspx
    Appreciate any input, thanks!
    This topic first appeared in the Spiceworks Community

    If you're using % in the value field the operator must be "Like" . In your case, the query should look like
    select SMS_R_USER.ResourceID,SMS_R_USER.ResourceType,SMS_R_USER.Name,SMS_R_USER.UniqueUserName,SMS_R_USER.WindowsNTDomain from SMS_R_User where SMS_R_User.UserPrincipalName Like
    "TQA%" order by SMS_R_User.UserPrincipalName
    Kindly mark as answer/Vote as helpful if a reply from anybody helped you in this forum. Delphin

  • [solved] Xorg freezing on wakeup with EXA enabled

    I am having a weird issue. Whenever I put my laptop to sleep and then I wake it up, Xorg seems to freeze on me. I've noticed this only happens with EXA enabled and it does not happen when the laptop hibernates. I don't have any other issues with X (as far as I can tell) and I really want to use EXA acceleration because otherwise maximizing or restoring windows and also viewing the widget dashboard in KDE 4.4 is painfully slow ... ~2-3s. With EXA, it is instantaneous and since I really put my laptop to sleep a lot, I would like to figure out what is going on.
    Here is some info, let me know if you need other information:
    xf86-video-ati 6.12.4-3 (xorg-video-drivers)
    libgl 7.7.1-0.1
    ati-dri 7.7.1-0.1
    xorg-server 1.7.5.902-1 (xorg)
    xorg-server-utils 7.5-3 (xorg)
    xorg-utils 7.6-1 (xorg)
    xorg-xinit 1.2.1-1 (xorg)
    01:00.0 VGA compatible controller: ATI Technologies Inc M66-P [Mobility Radeon X1700]
    xorg.conf:
    Section "Device"
    Identifier "Card0"
    Driver "radeon"
    VendorName "ATI Technologies Inc"
    BoardName "M66-P [Mobility Radeon X1700]"
    Option "DRI" "on"
    Option "DynamicPM" "on" # Dynamic powersaving.
    Option "ClockGating" "on" # Assisting option for powersaving.
    Option "AccelMethod" "EXA" # EXA should fit most cases.
    Option "EXAVSync" "on" # EXAVSync is explained above.
    Option "DMAForXv" "on" # Forced option in order to enable Xv overlay.
    Option "ScalerWidth" "2048" # That should fix some very rare bugs.
    Option "EnablePageFlip" "on" # It will not be enabled on R5xx cards.
    Option "RenderAccel" "on" # Optional. It should be enabled by default.
    Option "AccelDFS" "on" #Optional. See the man page.
    Option "BusType" "PCIE"
    BusID "PCI:1:0:0"
    EndSection
    If tried all kinds of combinations with xorg.conf ... even tried it without an xorg.conf and nothing seems to work. It either freezes on wake-up (with EXA) or KDE is slugish (anything else).
    I also tried installing the ATI proprietary drivers as well, but I can't since they don't work with the updated versions of X/kernel that I have.
    Does any1 have any suggestions or maybe know if it's possible to dynamically stop EXA just before suspending to RAM and enabling it on wake up?
    Thanks!
    [edit] forgot to mention that I am running x86_64 packages
    Last edited by despotic (2010-04-18 17:09:35)

    Nevermind ... a system update fixed it

  • [SOLVED] KDE 4.3 Composite with ATI Radeon X1600 Series

    I'm new to Archlinux (and don't have too much experience on Linux) and searched everywhere in this forum and on Google but couldn't find out how to solve my problem.
    I'm using Archlinux x86_64... my video card is an ATI Radeon X1650 Pro (pretty old) and I can't enable Composite on KDE 4.3 (not KDEMod) to enable transparency and some animation, using OpenGL (with XRender it works, but it also gets extremely slow...)
    Here is my xorg.conf: (on Device section, all Options where added following every website I found on Google... everything else was generated by "Xorg --config" command)
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    Option "AIGLX" "true"
    EndSection
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
    Load "glx"
    Load "extmod"
    Load "dbe"
    Load "record"
    Load "dri"
    Load "dri2"
    Load "drm"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    Option "CoreKeyboard"
    Option "XkbRules" "xorg"
    Option "XkbModel" "abnt2"
    Option "XkbVariant" ",winkeys"
    Option "XkbLayout" "br"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "CorePointer"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "Monitor"
    #DisplaySize 410 260 # mm
    Identifier "Monitor0"
    VendorName "HWP"
    ModelName "HP w1907"
    HorizSync 24.0 - 83.0
    VertRefresh 50.0 - 76.0
    Option "DPMS"
    EndSection
    Section "Device"
    Identifier "Card0"
    Driver "radeon"
    VendorName "ATI Technologies Inc"
    BoardName "RV530LE [Radeon X1600/X1650 PRO]"
    BusID "PCI:4:0:0"
    Option "DRI" "true"
    Option "XAANOOffscreenPixmaps" "true"
    Option "RenderAccel" "true"
    Option "AllowGLXWithComposite" "true"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    DefaultColorDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 1
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 4
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 8
    EndSubSection
    SubSection "Display"
    Depth 16
    Modes "1440x900"
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    Modes "1440x900"
    EndSubSection
    EndSection
    Section "Extensions"
    Option "Composite" "enable"
    EndSection
    Section "DRI"
    Mode 0666
    EndSection
    Can anyone help me?
    If anyone needs more information, just tell me which information and how to retrieve it!
    Last edited by hhideki (2009-09-11 21:31:21)

    flamelab wrote:
    Remove everything from your xorg.conf, install xorg-input-drivers, install xf86-video-ati make sure HAL is running,  put these in your xorg.conf
    Section "ServerFlags"
    Option "DontZap" "False"
    EndSection
    Section "Device"
    Identifier "My Graphics Card"
    Driver "radeon"
    Option "DRI" "on"
    Option "ForceLowPowerMode" "on"
    # Option "DynamicPM" "on"
    # Option "ClockGating" "on"
    Option "AccelMethod" "EXA"
    Option "EXAVSync" "on"
    Option "DMAForXv" "on"
    Option "ScalerWidth" "2048"
    Option "EnablePageFlip" "on"
    Option "RenderAccel" "on"
    Option "AccelDFS" "on"
    BusID "PCI:1:0:0"
    EndSection
    Section "ServerFlags"
    Option "DontZap" "False"
    EndSection
    and then restart HAL and restart Xorg.
    Done.
    Didn't work
    After doing what flamelab posted, X didn't start...
    Here is the content of /var/log/Xorg.0.log:
    This is a pre-release version of the X server from The X.Org Foundation.
    It is not supported in any way.
    Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
    Select the "xorg" product for bugs you find in this release.
    Before reporting bugs in pre-release versions please check the
    latest version in the X.Org Foundation git repository.
    See http://wiki.x.org/wiki/GitPage for git access instructions.
    X.Org X Server 1.6.3.901 (1.6.4 RC 1)
    Release Date: 2009-8-25
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.30-ARCH x86_64
    Current Operating System: Linux arch 2.6.30-ARCH #1 SMP PREEMPT Mon Aug 17 16:06:45 CEST 2009 x86_64
    Build Date: 04 September 2009 05:45:43PM
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Fri Sep 11 13:47:48 2009
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) No Layout section. Using the first Screen section.
    (==) No screen section available. Using defaults.
    (**) |-->Screen "Default Screen Section" (0)
    (**) | |-->Monitor "<default monitor>"
    (==) No device specified for screen "Default Screen Section".
    Using the first device section listed.
    (**) | |-->Device "My Graphics Card"
    (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    (**) Option "DontZap" "False"
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (WW) The directory "/usr/share/fonts/Type1" does not exist.
    Entry deleted from font path.
    (==) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    built-ins
    (==) ModulePath set to "/usr/lib/xorg/modules"
    (II) Cannot locate a core pointer device.
    (II) Cannot locate a core keyboard device.
    (II) The server relies on HAL to provide the list of input devices.
    If no devices become available, reconfigure HAL or disable AllowEmptyInput.
    (II) Loader magic: 0x1d40
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.4
    X.Org Video Driver: 5.0
    X.Org XInput driver : 4.0
    X.Org Server Extension : 2.0
    (II) Loader running on linux
    (--) using VT number 7
    (--) PCI:*(0:4:0:0) 1002:71c6:18bc:2712 ATI Technologies Inc RV530LE [Radeon X1600/X1650 PRO] rev 0, Mem @ 0xc0000000/268435456, 0xdfff0000/65536, I/O @ 0x0000e800/256, BIOS @ 0x????????/131072
    (--) PCI: (0:4:0:1) 1002:71e6:18bc:2713 ATI Technologies Inc RV530LE [Radeon X1650 PRO] (Secondary) rev 0, Mem @ 0xdffe0000/65536
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) No APM support in BIOS or kernel
    (II) System resource ranges:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [5] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [6] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [7] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [8] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [9] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [10] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [11] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [12] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [13] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [14] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [15] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [16] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [17] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [18] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [19] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [20] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [21] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [22] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [23] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.6.3.901, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.6.3.901, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions//libglx.so
    (II) Module glx: vendor="X.Org Foundation"
    compiled for 1.6.3.901, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (==) AIGLX enabled
    (II) Loading extension GLX
    (II) LoadModule: "record"
    (II) Loading /usr/lib/xorg/modules/extensions//librecord.so
    (II) Module record: vendor="X.Org Foundation"
    compiled for 1.6.3.901, module version = 1.13.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension RECORD
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 1.6.3.901, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "dri2"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri2.so
    (II) Module dri2: vendor="X.Org Foundation"
    compiled for 1.6.3.901, module version = 1.1.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DRI2
    (II) LoadModule: "radeon"
    (II) Loading /usr/lib/xorg/modules/drivers//radeon_drv.so
    (II) Module radeon: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 6.12.2
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 5.0
    (II) RADEON: Driver for ATI Radeon chipsets:
    ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
    ATI Radeon Mobility X300 (M24) 3152 (PCIE),
    ATI FireGL M24 GL 3154 (PCIE), ATI Radeon X600 (RV380) 3E50 (PCIE),
    ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
    ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
    ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
    ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
    ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
    ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
    ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
    ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
    ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
    ATI Radeon 8500 AIW BB (AGP), ATI Radeon 8500 AIW BC (AGP),
    ATI Radeon IGP320M (U1) 4336, ATI Radeon IGP330M/340M/350M (U2) 4337,
    ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
    ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
    ATI Radeon X800PRO (R420) JI (AGP),
    ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
    ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
    ATI Radeon Mobility 9800 (M18) JN (AGP),
    ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
    ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
    ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
    ATI Radeon Mobility M7 LW (AGP),
    ATI Mobility FireGL 7800 M7 LX (AGP),
    ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
    ATI FireGL Mobility 9000 (M9) Ld (AGP),
    ATI Radeon Mobility 9000 (M9) Lf (AGP),
    ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI Radeon 9700 Pro ND (AGP),
    ATI Radeon 9700/9500Pro NE (AGP), ATI Radeon 9600TX NF (AGP),
    ATI FireGL X1 NG (AGP), ATI Radeon 9800PRO NH (AGP),
    ATI Radeon 9800 NI (AGP), ATI FireGL X2 NK (AGP),
    ATI Radeon 9800XT NJ (AGP),
    ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
    ATI Radeon Mobility 9600 (M10) NQ (AGP),
    ATI Radeon Mobility 9600 (M11) NR (AGP),
    ATI Radeon Mobility 9600 (M10) NS (AGP),
    ATI FireGL Mobility T2 (M10) NT (AGP),
    ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
    ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
    ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
    ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
    ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
    ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
    ATI Radeon Mobility X300 (M22) 5460 (PCIE),
    ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
    ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
    ATI Radeon X800PRO (R423) UI (PCIE),
    ATI Radeon X800LE (R423) UJ (PCIE),
    ATI Radeon X800SE (R423) UK (PCIE),
    ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
    ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
    ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
    ATI FireGL unknown (R423) UR (PCIE),
    ATI FireGL unknown (R423) UT (PCIE),
    ATI Mobility FireGL V5000 (M26) (PCIE),
    ATI Mobility FireGL V5000 (M26) (PCIE),
    ATI Mobility Radeon X700 XL (M26) (PCIE),
    ATI Mobility Radeon X700 (M26) (PCIE),
    ATI Mobility Radeon X700 (M26) (PCIE),
    ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
    ATI Radeon Mobility 9100 IGP (U3) 5835,
    ATI Radeon XPRESS 200 5954 (PCIE),
    ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
    ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
    ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
    ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
    ATI Radeon XPRESS 200M 5975 (PCIE),
    ATI Radeon XPRESS 200 5A41 (PCIE),
    ATI Radeon XPRESS 200M 5A42 (PCIE),
    ATI Radeon XPRESS 200 5A61 (PCIE),
    ATI Radeon XPRESS 200M 5A62 (PCIE),
    ATI Radeon X300 (RV370) 5B60 (PCIE),
    ATI Radeon X600 (RV370) 5B62 (PCIE),
    ATI Radeon X550 (RV370) 5B63 (PCIE),
    ATI FireGL V3100 (RV370) 5B64 (PCIE),
    ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
    ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
    ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
    ATI Mobility Radeon X800 XT (M28) (PCIE),
    ATI Mobility FireGL V5100 (M28) (PCIE),
    ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
    ATI Radeon X850 XT PE (R480) (PCIE),
    ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
    ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
    ATI Radeon X850 XT (R480) (PCIE),
    ATI Radeon X800XT (R423) 5D57 (PCIE),
    ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
    ATI Radeon X700 PRO (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
    ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
    ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
    ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
    ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
    ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
    ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
    ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
    ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
    ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
    ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
    ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
    ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
    ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
    ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
    ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
    ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
    ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
    ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
    ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
    ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
    ATI Mobility Radeon X1700, ATI Radeon X2300HD,
    ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
    ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
    ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
    ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
    ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
    ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
    ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
    ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
    ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
    ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
    ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
    ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
    ATI Radeon 4800 Series, ATI FirePro V8750 (FireGL),
    ATI FirePro V7760 (FireGL), ATI Mobility RADEON HD 4850,
    ATI Mobility RADEON HD 4850 X2, ATI Radeon 4800 Series,
    ATI FirePro RV770, AMD FireStream 9270, AMD FireStream 9250,
    ATI FirePro V8700 (FireGL), ATI Mobility RADEON HD 4870,
    ATI Mobility RADEON M98, ATI Radeon 4800 Series,
    ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,
    ATI Radeon RV730 (AGP), ATI FirePro M5750, ATI Radeon RV730 (AGP),
    ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
    ATI RV730 PRO [Radeon HD 4650], ATI FirePro V7750 (FireGL),
    ATI FirePro V5700 (FireGL), ATI FirePro V3750 (FireGL), ATI RV610,
    ATI Radeon HD 2400 XT, ATI Radeon HD 2400 Pro,
    ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000, ATI RV610,
    ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
    ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
    ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
    ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
    ATI Mobility Radeon HD 3850 X2, ATI RV670,
    ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
    ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
    ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
    ATI Radeon RV710, ATI Radeon RV710, ATI Radeon HD 4350,
    ATI Mobility Radeon 4300 Series, ATI Mobility Radeon 4500 Series,
    ATI Mobility Radeon 4500 Series, ATI RV630,
    ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
    ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
    ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
    ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
    ATI FireGL V3600, ATI Radeon HD 2600 LE,
    ATI Mobility FireGL Graphics Processor, ATI Radeon RV710,
    ATI Radeon HD 3470, ATI Mobility Radeon HD 3430,
    ATI Mobility Radeon HD 3400 Series, ATI Radeon HD 3450,
    ATI Radeon HD 3450, ATI Radeon HD 3430, ATI Radeon HD 3450,
    ATI FirePro V3700, ATI FireMV 2450, ATI FireMV 2260, ATI FireMV 2260,
    ATI Radeon HD 3600 Series, ATI Radeon HD 3650 AGP,
    ATI Radeon HD 3600 PRO, ATI Radeon HD 3600 XT,
    ATI Radeon HD 3600 PRO, ATI Mobility Radeon HD 3650,
    ATI Mobility Radeon HD 3670, ATI Mobility FireGL V5700,
    ATI Mobility FireGL V5725, ATI Radeon HD 3200 Graphics,
    ATI Radeon 3100 Graphics, ATI Radeon HD 3200 Graphics,
    ATI Radeon 3100 Graphics, ATI Radeon HD 3300 Graphics,
    ATI Radeon HD 3200 Graphics, ATI Radeon 3000 Graphics,
    ATI Radeon HD Graphics, ATI Radeon Graphics,
    ATI Mobility Radeon HD Graphics, ATI Mobility Radeon Graphics,
    ATI Radeon Graphics
    (II) Primary Device is: PCI 04@00:00:0
    (EE) No devices detected.
    Fatal server error:
    no screens found
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    With the current xorg.conf (the one showed in the first post), /var/log/Xorg.0.log is like this:
    This is a pre-release version of the X server from The X.Org Foundation.
    It is not supported in any way.
    Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
    Select the "xorg" product for bugs you find in this release.
    Before reporting bugs in pre-release versions please check the
    latest version in the X.Org Foundation git repository.
    See http://wiki.x.org/wiki/GitPage for git access instructions.
    X.Org X Server 1.6.3.901 (1.6.4 RC 1)
    Release Date: 2009-8-25
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.30-ARCH x86_64
    Current Operating System: Linux arch 2.6.30-ARCH #1 SMP PREEMPT Mon Aug 17 16:06:45 CEST 2009 x86_64
    Build Date: 04 September 2009  05:45:43PM
        Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Fri Sep 11 13:51:45 2009
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "X.org Configured"
    (**) |-->Screen "Screen0" (0)
    (**) |   |-->Monitor "Monitor0"
    (**) |   |-->Device "Card0"
    (**) |-->Input Device "Mouse0"
    (**) |-->Input Device "Keyboard0"
    (**) Option "AIGLX" "true"
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (WW) The directory "/usr/share/fonts/Type1" does not exist.
        Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/Type1" does not exist.
        Entry deleted from font path.
    (**) FontPath set to:
        /usr/share/fonts/misc,
        /usr/share/fonts/100dpi:unscaled,
        /usr/share/fonts/75dpi:unscaled,
        /usr/share/fonts/TTF,
        /usr/share/fonts/misc,
        /usr/share/fonts/100dpi:unscaled,
        /usr/share/fonts/75dpi:unscaled,
        /usr/share/fonts/TTF,
        built-ins
    (**) ModulePath set to "/usr/lib/xorg/modules"
    (**) Extension "Composite" is enabled
    (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    (WW) Disabling Mouse0
    (WW) Disabling Keyboard0
    (II) Loader magic: 0x1d40
    (II) Module ABI versions:
        X.Org ANSI C Emulation: 0.4
        X.Org Video Driver: 5.0
        X.Org XInput driver : 4.0
        X.Org Server Extension : 2.0
    (II) Loader running on linux
    (++) using VT number 7
    (--) PCI:*(0:4:0:0) 1002:71c6:18bc:2712 ATI Technologies Inc RV530LE [Radeon X1600/X1650 PRO] rev 0, Mem @ 0xc0000000/268435456, 0xdfff0000/65536, I/O @ 0x0000e800/256, BIOS @ 0x????????/131072
    (--) PCI: (0:4:0:1) 1002:71e6:18bc:2713 ATI Technologies Inc RV530LE [Radeon X1650 PRO] (Secondary) rev 0, Mem @ 0xdffe0000/65536
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) No APM support in BIOS or kernel
    (II) System resource ranges:
        [0] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [4] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [5] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [6] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [7] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [8] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [9] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [10] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [11] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [12] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [13] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [14] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [15] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [16] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [17] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [18] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [19] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [20] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [21] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [22] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [23] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
    (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
    (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    (II) "record" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dri2" will be loaded. This was enabled by default and also specified in the config file.
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions//libglx.so
    (II) Module glx: vendor="X.Org Foundation"
        compiled for 1.6.3.901, module version = 1.0.0
        ABI class: X.Org Server Extension, version 2.0
    (**) AIGLX enabled
    (II) Loading extension GLX
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
        compiled for 1.6.3.901, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
        compiled for 1.6.3.901, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "record"
    (II) Loading /usr/lib/xorg/modules/extensions//librecord.so
    (II) Module record: vendor="X.Org Foundation"
        compiled for 1.6.3.901, module version = 1.13.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension RECORD
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri.so
    (II) Module dri: vendor="X.Org Foundation"
        compiled for 1.6.3.901, module version = 1.0.0
        ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "dri2"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri2.so
    (II) Module dri2: vendor="X.Org Foundation"
        compiled for 1.6.3.901, module version = 1.1.0
        ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DRI2
    (II) LoadModule: "radeon"
    (II) Loading /usr/lib/xorg/modules/drivers//radeon_drv.so
    (II) Module radeon: vendor="X.Org Foundation"
        compiled for 1.6.1, module version = 6.12.2
        Module class: X.Org Video Driver
        ABI class: X.Org Video Driver, version 5.0
    (II) RADEON: Driver for ATI Radeon chipsets:
        ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
        ATI Radeon Mobility X300 (M24) 3152 (PCIE),
        ATI FireGL M24 GL 3154 (PCIE), ATI Radeon X600 (RV380) 3E50 (PCIE),
        ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
        ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
        ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
        ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
        ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
        ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
        ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
        ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
        ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
        ATI Radeon 8500 AIW BB (AGP), ATI Radeon 8500 AIW BC (AGP),
        ATI Radeon IGP320M (U1) 4336, ATI Radeon IGP330M/340M/350M (U2) 4337,
        ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
        ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
        ATI Radeon X800PRO (R420) JI (AGP),
        ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
        ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
        ATI Radeon Mobility 9800 (M18) JN (AGP),
        ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
        ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
        ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
        ATI Radeon Mobility M7 LW (AGP),
        ATI Mobility FireGL 7800 M7 LX (AGP),
        ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
        ATI FireGL Mobility 9000 (M9) Ld (AGP),
        ATI Radeon Mobility 9000 (M9) Lf (AGP),
        ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI Radeon 9700 Pro ND (AGP),
        ATI Radeon 9700/9500Pro NE (AGP), ATI Radeon 9600TX NF (AGP),
        ATI FireGL X1 NG (AGP), ATI Radeon 9800PRO NH (AGP),
        ATI Radeon 9800 NI (AGP), ATI FireGL X2 NK (AGP),
        ATI Radeon 9800XT NJ (AGP),
        ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
        ATI Radeon Mobility 9600 (M10) NQ (AGP),
        ATI Radeon Mobility 9600 (M11) NR (AGP),
        ATI Radeon Mobility 9600 (M10) NS (AGP),
        ATI FireGL Mobility T2 (M10) NT (AGP),
        ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
        ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
        ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
        ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
        ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
        ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
        ATI Radeon Mobility X300 (M22) 5460 (PCIE),
        ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
        ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
        ATI Radeon X800PRO (R423) UI (PCIE),
        ATI Radeon X800LE (R423) UJ (PCIE),
        ATI Radeon X800SE (R423) UK (PCIE),
        ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
        ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
        ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
        ATI FireGL unknown (R423) UR (PCIE),
        ATI FireGL unknown (R423) UT (PCIE),
        ATI Mobility FireGL V5000 (M26) (PCIE),
        ATI Mobility FireGL V5000 (M26) (PCIE),
        ATI Mobility Radeon X700 XL (M26) (PCIE),
        ATI Mobility Radeon X700 (M26) (PCIE),
        ATI Mobility Radeon X700 (M26) (PCIE),
        ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
        ATI Radeon Mobility 9100 IGP (U3) 5835,
        ATI Radeon XPRESS 200 5954 (PCIE),
        ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
        ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
        ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
        ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
        ATI Radeon XPRESS 200M 5975 (PCIE),
        ATI Radeon XPRESS 200 5A41 (PCIE),
        ATI Radeon XPRESS 200M 5A42 (PCIE),
        ATI Radeon XPRESS 200 5A61 (PCIE),
        ATI Radeon XPRESS 200M 5A62 (PCIE),
        ATI Radeon X300 (RV370) 5B60 (PCIE),
        ATI Radeon X600 (RV370) 5B62 (PCIE),
        ATI Radeon X550 (RV370) 5B63 (PCIE),
        ATI FireGL V3100 (RV370) 5B64 (PCIE),
        ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
        ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
        ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
        ATI Mobility Radeon X800 XT (M28) (PCIE),
        ATI Mobility FireGL V5100 (M28) (PCIE),
        ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
        ATI Radeon X850 XT PE (R480) (PCIE),
        ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
        ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
        ATI Radeon X850 XT (R480) (PCIE),
        ATI Radeon X800XT (R423) 5D57 (PCIE),
        ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
        ATI Radeon X700 PRO (RV410) (PCIE),
        ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
        ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
        ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
        ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
        ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
        ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
        ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
        ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
        ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
        ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
        ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
        ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
        ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
        ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
        ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
        ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
        ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
        ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
        ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
        ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
        ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
        ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
        ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
        ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
        ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
        ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
        ATI Mobility Radeon X1700, ATI Radeon X2300HD,
        ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
        ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
        ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
        ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
        ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
        ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
        ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
        ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
        ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
        ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
        ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
        ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
        ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
        ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
        ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
        ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
        ATI Radeon 4800 Series, ATI FirePro V8750 (FireGL),
        ATI FirePro V7760 (FireGL), ATI Mobility RADEON HD 4850,
        ATI Mobility RADEON HD 4850 X2, ATI Radeon 4800 Series,
        ATI FirePro RV770, AMD FireStream 9270, AMD FireStream 9250,
        ATI FirePro V8700 (FireGL), ATI Mobility RADEON HD 4870,
        ATI Mobility RADEON M98, ATI Radeon 4800 Series,
        ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,
        ATI Radeon RV730 (AGP), ATI FirePro M5750, ATI Radeon RV730 (AGP),
        ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
        ATI RV730 PRO [Radeon HD 4650], ATI FirePro V7750 (FireGL),
        ATI FirePro V5700 (FireGL), ATI FirePro V3750 (FireGL), ATI RV610,
        ATI Radeon HD 2400 XT, ATI Radeon HD 2400 Pro,
        ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000, ATI RV610,
        ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
        ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
        ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
        ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
        ATI Mobility Radeon HD 3850 X2, ATI RV670,
        ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
        ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
        ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
        ATI Radeon RV710, ATI Radeon RV710, ATI Radeon HD 4350,
        ATI Mobility Radeon 4300 Series, ATI Mobility Radeon 4500 Series,
        ATI Mobility Radeon 4500 Series, ATI RV630,
        ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
        ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
        ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
        ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
        ATI FireGL V3600, ATI Radeon HD 2600 LE,
        ATI Mobility FireGL Graphics Processor, ATI Radeon RV710,
        ATI Radeon HD 3470, ATI Mobility Radeon HD 3430,
        ATI Mobility Radeon HD 3400 Series, ATI Radeon HD 3450,
        ATI Radeon HD 3450, ATI Radeon HD 3430, ATI Radeon HD 3450,
        ATI FirePro V3700, ATI FireMV 2450, ATI FireMV 2260, ATI FireMV 2260,
        ATI Radeon HD 3600 Series, ATI Radeon HD 3650 AGP,
        ATI Radeon HD 3600 PRO, ATI Radeon HD 3600 XT,
        ATI Radeon HD 3600 PRO, ATI Mobility Radeon HD 3650,
        ATI Mobility Radeon HD 3670, ATI Mobility FireGL V5700,
        ATI Mobility FireGL V5725, ATI Radeon HD 3200 Graphics,
        ATI Radeon 3100 Graphics, ATI Radeon HD 3200 Graphics,
        ATI Radeon 3100 Graphics, ATI Radeon HD 3300 Graphics,
        ATI Radeon HD 3200 Graphics, ATI Radeon 3000 Graphics,
        ATI Radeon HD Graphics, ATI Radeon Graphics,
        ATI Mobility Radeon HD Graphics, ATI Mobility Radeon Graphics,
        ATI Radeon Graphics
    (II) Primary Device is: PCI 04@00:00:0
    (II) resource ranges after xf86ClaimFixedResources() call:
        [0] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [4] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [5] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [6] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [7] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [8] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [9] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [10] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [11] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [12] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [13] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [14] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [15] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [16] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [17] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [18] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [19] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [20] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [21] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [22] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [23] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
    (II) resource ranges after probing:
        [0] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [4] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [5] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [6] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [7] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [8] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [9] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [10] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [11] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [12] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [13] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [14] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [15] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [16] 0    0    0x000a0000 - 0x000affff (0x10000) MS[b]
        [17] 0    0    0x000b0000 - 0x000b7fff (0x8000) MS[b]
        [18] 0    0    0x000b8000 - 0x000bffff (0x8000) MS[b]
        [19] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [20] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [21] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [22] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [23] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [24] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [25] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [26] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [27] 0    0    0x000003b0 - 0x000003bb (0xc) IS[b]
        [28] 0    0    0x000003c0 - 0x000003df (0x20) IS[b]
    (II) RADEON(0): TOTO SAYS 00000000dfff0000
    (II) RADEON(0): MMIO registers at 0x00000000dfff0000: size 64KB
    (II) RADEON(0): PCI bus 4 card 0 func 0
    (**) RADEON(0): Depth 24, (--) framebuffer bpp 32
    (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    (==) RADEON(0): Default visual is TrueColor
    (**) RADEON(0): Option "RenderAccel" "true"
    (**) RADEON(0): Option "DRI" "true"
    (II) Loading sub module "vgahw"
    (II) LoadModule: "vgahw"
    (II) Loading /usr/lib/xorg/modules//libvgahw.so
    (II) Module vgahw: vendor="X.Org Foundation"
        compiled for 1.6.3.901, module version = 0.1.0
        ABI class: X.Org Video Driver, version 5.0
    (II) RADEON(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
    (==) RADEON(0): RGB weight 888
    (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
    (--) RADEON(0): Chipset: "ATI Radeon X1650" (ChipID = 0x71c6)
    (WW) RADEON(0): R500 support is under development. Please report any issues to [email protected]
    (--) RADEON(0): Linear framebuffer at 0x00000000c0000000
    (II) RADEON(0): PCIE card detected
    (II) Loading sub module "int10"
    (II) LoadModule: "int10"
    (II) Loading /usr/lib/xorg/modules//libint10.so
    (II) Module int10: vendor="X.Org Foundation"
        compiled for 1.6.3.901, module version = 1.0.0
        ABI class: X.Org Video Driver, version 5.0
    (II) RADEON(0): initializing int10
    (II) RADEON(0): Primary V_BIOS segment is: 0xc000
    (II) RADEON(0): ATOM BIOS detected
    (II) RADEON(0): ATOM BIOS Rom:
        SubsystemVendorID: 0x18bc SubsystemID: 0x2712
        IOBaseAddress: 0xe800
        Filename: K6QGA7D2.I1H
        BIOS Bootup Message:
    RX165PGE2-D3 I1H                                                           
    (II) RADEON(0): Framebuffer space used by Firmware (kb): 20
    (II) RADEON(0): Start of VRAM area used by Firmware: 0xfffb000
    (II) RADEON(0): AtomBIOS requests 20kB of VRAM scratch space
    (II) RADEON(0): AtomBIOS VRAM scratch base: 0xfffb000
    (II) RADEON(0): Cannot get VRAM scratch space. Allocating in main memory instead
    (II) RADEON(0): Default Engine Clock: 601000
    (II) RADEON(0): Default Memory Clock: 400000
    (II) RADEON(0): Maximum Pixel ClockPLL Frequency Output: 1100000
    (II) RADEON(0): Minimum Pixel ClockPLL Frequency Output: 0
    (II) RADEON(0): Maximum Pixel ClockPLL Frequency Input: 13500
    (II) RADEON(0): Minimum Pixel ClockPLL Frequency Input: 1000
    (II) RADEON(0): Maximum Pixel Clock: 400000
    (II) RADEON(0): Reference Clock: 27000
    drmOpenDevice: node name is /dev/dri/card0
    [drm] failed to load kernel module "radeon"
    (EE) RADEON(0): [dri] RADEONDRIGetVersion failed to open the DRM
    [dri] Disabling DRI.
    (II) RADEON(0): Generation 2 PCI interface, using max accessible memory
    (II) RADEON(0): Detected total video RAM=262144K, accessible=262144K (PCI BAR=262144K)
    (--) RADEON(0): Mapped VideoRAM: 262144 kByte (64 bit DDR SDRAM)
    (II) RADEON(0): Color tiling enabled by default
    (II) RADEON(0): Max desktop size set to 2560x1600
    (II) RADEON(0): For a larger or smaller max desktop size, add a Virtual line to your xorg.conf
    (II) RADEON(0): If you are having trouble with 3D, reduce the desktop size by adjusting the Virtual line to your xorg.conf
    (II) Loading sub module "ddc"
    (II) LoadModule: "ddc"
    (II) Module "ddc" already built-in
    (II) Loading sub module "i2c"
    (II) LoadModule: "i2c"
    (II) Module "i2c" already built-in
    (II) RADEON(0): ref_freq: 2700, min_out_pll: 64800, max_out_pll: 110000, min_in_pll: 100, max_in_pll: 1350, xclk: 40000, sclk: 601.000000, mclk: 400.000000
    (II) RADEON(0): PLL parameters: rf=2700 rd=13 min=64800 max=110000; xclk=40000
    (II) RADEON(0): Skipping TV-Out
    (II) RADEON(0): Skipping Component Video
    encoder: 0x15
    encoder: 0x13
    encoder: 0x16
    encoder: 0xf
    (II) RADEON(0): Output DVI-1 using monitor section Monitor0
    (II) RADEON(0): I2C bus "DVI-1" initialized.
    (II) RADEON(0): Output DVI-0 has no monitor section
    (II) RADEON(0): I2C bus "DVI-0" initialized.
    (II) RADEON(0): Port0:
      XRANDR name: DVI-1
      Connector: DVI-I
      CRT2: INTERNAL_KLDSCP_DAC2
      DFP1: INTERNAL_KLDSCP_TMDS1
      DDC reg: 0x7e50
    (II) RADEON(0): Port1:
      XRANDR name: DVI-0
      Connector: DVI-I
      CRT1: INTERNAL_KLDSCP_DAC1
      DFP3: INTERNAL_LVTM1
      DDC reg: 0x7e40
    (II) RADEON(0): I2C device "DVI-1:E-EDID segment register" registered at address 0x60.
    (II) RADEON(0): I2C device "DVI-1:ddc2" registered at address 0xA0.
    (II) RADEON(0): Output: DVI-1, Detected Monitor Type: 0
    Dac detection success
    Unhandled monitor type 0
    finished output detect: 0
    (II) RADEON(0): I2C device "DVI-0:E-EDID segment register" registered at address 0x60.
    (II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 1
    (II) RADEON(0): EDID data from the display on output: DVI-0 ----------------------
    (II) RADEON(0): Manufacturer: HWP  Model: 26a2  Serial#: 2147483648
    (II) RADEON(0): Year: 2007  Week: 8
    (II) RADEON(0): EDID Version: 1.3
    (II) RADEON(0): Analog Display Input,  Input Voltage Level: 0.700/0.700 V
    (II) RADEON(0): Sync:  Separate
    (II) RADEON(0): Max Image Size [cm]: horiz.: 41  vert.: 26
    (II) RADEON(0): Gamma: 2.20
    (II) RADEON(0): DPMS capabilities: Off; RGB/Color Display
    (II) RADEON(0): Default color space is primary color space
    (II) RADEON(0): First detailed timing is preferred mode
    (II) RADEON(0): redX: 0.650 redY: 0.340   greenX: 0.290 greenY: 0.610
    (II) RADEON(0): blueX: 0.150 blueY: 0.070   whiteX: 0.313 whiteY: 0.329
    (II) RADEON(0): Supported established timings:
    (II) RADEON(0): 720x400@70Hz
    (II) RADEON(0): 640x480@60Hz
    (II) RADEON(0): 640x480@75Hz
    (II) RADEON(0): 800x600@60Hz
    (II) RADEON(0): 800x600@75Hz
    (II) RADEON(0): 832x624@75Hz
    (II) RADEON(0): 1024x768@60Hz
    (II) RADEON(0): 1024x768@75Hz
    (II) RADEON(0): 1280x1024@75Hz
    (II) RADEON(0): 1152x870@75Hz
    (II) RADEON(0): Manufacturer's mask: 0
    (II) RADEON(0): Supported standard timings:
    (II) RADEON(0): #0: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
    (II) RADEON(0): #1: hsize: 1152  vsize 720  refresh: 60  vid: 113
    (II) RADEON(0): #2: hsize: 1280  vsize 960  refresh: 60  vid: 16513
    (II) RADEON(0): #3: hsize: 1440  vsize 900  refresh: 60  vid: 149
    (II) RADEON(0): Supported detailed timing:
    (II) RADEON(0): clock: 106.5 MHz   Image Size:  408 x 255 mm
    (II) RADEON(0): h_active: 1440  h_sync: 1520  h_sync_end 1672 h_blank_end 1904 h_border: 0
    (II) RADEON(0): v_active: 900  v_sync: 903  v_sync_end 909 v_blanking: 934 v_border: 0
    (II) RADEON(0): Ranges: V min: 50 V max: 76 Hz, H min: 24 H max: 83 kHz, PixClock max 140 MHz
    (II) RADEON(0): Monitor name: HP w1907
    (II) RADEON(0): Serial No: CNN70832Y0
    (II) RADEON(0): EDID (in hex):
    (II) RADEON(0):     00ffffffffffff0022f0a22600000080
    (II) RADEON(0):     0811010368291a782e8585a6574a9c26
    (II) RADEON(0):     125054a56b8081807100814095000101
    (II) RADEON(0):     0101010101019a29a0d0518422305098
    (II) RADEON(0):     360098ff1000001c000000fd00324c18
    (II) RADEON(0):     530e000a202020202020000000fc0048
    (II) RADEON(0):     502077313930370a20202020000000ff
    (II) RADEON(0):     00434e4e373038333259300a202000e1
    finished output detect: 1
    finished all detect
    before xf86InitialConfiguration
    (II) RADEON(0): Output: DVI-1, Detected Monitor Type: 0
    Dac detection success
    Unhandled monitor type 0
    (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 1
    (II) RADEON(0): EDID data from the display on output: DVI-0 ----------------------
    (II) RADEON(0): Manufacturer: HWP  Model: 26a2  Serial#: 2147483648
    (II) RADEON(0): Year: 2007  Week: 8
    (II) RADEON(0): EDID Version: 1.3
    (II) RADEON(0): Analog Display Input,  Input Voltage Level: 0.700/0.700 V
    (II) RADEON(0): Sync:  Separate
    (II) RADEON(0): Max Image Size [cm]: horiz.: 41  vert.: 26
    (II) RADEON(0): Gamma: 2.20
    (II) RADEON(0): DPMS capabilities: Off; RGB/Color Display
    (II) RADEON(0): Default color space is primary color space
    (II) RADEON(0): First detailed timing is preferred mode
    (II) RADEON(0): redX: 0.650 redY: 0.340   greenX: 0.290 greenY: 0.610
    (II) RADEON(0): blueX: 0.150 blueY: 0.070   whiteX: 0.313 whiteY: 0.329
    (II) RADEON(0): Supported established timings:
    (II) RADEON(0): 720x400@70Hz
    (II) RADEON(0): 640x480@60Hz
    (II) RADEON(0): 640x480@75Hz
    (II) RADEON(0): 800x600@60Hz
    (II) RADEON(0): 800x600@75Hz
    (II) RADEON(0): 832x624@75Hz
    (II) RADEON(0): 1024x768@60Hz
    (II) RADEON(0): 1024x768@75Hz
    (II) RADEON(0): 1280x1024@75Hz
    (II) RADEON(0): 1152x870@75Hz
    (II) RADEON(0): Manufacturer's mask: 0
    (II) RADEON(0): Supported standard timings:
    (II) RADEON(0): #0: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
    (II) RADEON(0): #1: hsize: 1152  vsize 720  refresh: 60  vid: 113
    (II) RADEON(0): #2: hsize: 1280  vsize 960  refresh: 60  vid: 16513
    (II) RADEON(0): #3: hsize: 1440  vsize 900  refresh: 60  vid: 149
    (II) RADEON(0): Supported detailed timing:
    (II) RADEON(0): clock: 106.5 MHz   Image Size:  408 x 255 mm
    (II) RADEON(0): h_active: 1440  h_sync: 1520  h_sync_end 1672 h_blank_end 1904 h_border: 0
    (II) RADEON(0): v_active: 900  v_sync: 903  v_sync_end 909 v_blanking: 934 v_border: 0
    (II) RADEON(0): Ranges: V min: 50 V max: 76 Hz, H min: 24 H max: 83 kHz, PixClock max 140 MHz
    (II) RADEON(0): Monitor name: HP w1907
    (II) RADEON(0): Serial No: CNN70832Y0
    (II) RADEON(0): EDID (in hex):
    (II) RADEON(0):     00ffffffffffff0022f0a22600000080
    (II) RADEON(0):     0811010368291a782e8585a6574a9c26
    (II) RADEON(0):     125054a56b8081807100814095000101
    (II) RADEON(0):     0101010101019a29a0d0518422305098
    (II) RADEON(0):     360098ff1000001c000000fd00324c18
    (II) RADEON(0):     530e000a202020202020000000fc0048
    (II) RADEON(0):     502077313930370a20202020000000ff
    (II) RADEON(0):     00434e4e373038333259300a202000e1
    (II) RADEON(0): EDID vendor "HWP", prod id 9890
    (II) RADEON(0): Output DVI-1 disconnected
    (II) RADEON(0): Output DVI-0 connected
    (II) RADEON(0): Using user preference for initial modes
    (II) RADEON(0): Output DVI-0 using initial mode 1440x900
    after xf86InitialConfiguration
    (==) RADEON(0): DPI set to (96, 96)
    (II) Loading sub module "fb"
    (II) LoadModule: "fb"
    (II) Loading /usr/lib/xorg/modules//libfb.so
    (II) Module fb: vendor="X.Org Foundation"
        compiled for 1.6.3.901, module version = 1.0.0
        ABI class: X.Org ANSI C Emulation, version 0.4
    (==) RADEON(0): Using gamma correction (1.0, 1.0, 1.0)
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"
    (II) Module "ramdac" already built-in
    (==) RADEON(0): Using XAA acceleration architecture
    (II) Loading sub module "xaa"
    (II) LoadModule: "xaa"
    (II) Loading /usr/lib/xorg/modules//libxaa.so
    (II) Module xaa: vendor="X.Org Foundation"
        compiled for 1.6.3.901, module version = 1.2.1
        ABI class: X.Org Video Driver, version 5.0
    (!!) RADEON(0): For information on using the multimedia capabilities
        of this adapter, please see http://gatos.sf.net.
    (!!) RADEON(0): MergedFB support has been removed and replaced with xrandr 1.2 support
    (--) Depth 24 pixmap format is 32 bpp
    (II) do I need RAC?  No, I don't.
    (II) resource ranges after preInit:
        [0] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [4] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [5] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [6] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [7] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [8] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [9] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [10] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [11] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [12] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [13] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [14] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [15] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [16] 0    0    0x000a0000 - 0x000affff (0x10000) MS[b](OprU)
        [17] 0    0    0x000b0000 - 0x000b7fff (0x8000) MS[b](OprU)
        [18] 0    0    0x000b8000 - 0x000bffff (0x8000) MS[b](OprU)
        [19] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [20] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [21] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [22] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [23] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [24] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [25] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [26] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [27] 0    0    0x000003b0 - 0x000003bb (0xc) IS[b](OprU)
        [28] 0    0    0x000003c0 - 0x000003df (0x20) IS[b](OprU)
    (II) RADEON(0): RADEONScreenInit c0000000 0 0
    Output CRT1 disable success
    Blank CRTC 0 success
    Disable CRTC 0 success
    Blank CRTC 1 success
    Disable CRTC 1 success
    (II) RADEON(0): RADEONInitMemoryMap() :
    (II) RADEON(0):   mem_size         : 0x10000000
    (II) RADEON(0):   MC_FB_LOCATION   : 0xcfffc000
    (II) RADEON(0):   MC_AGP_LOCATION  : 0x003f0000
    (II) RADEON(0): Depth moves disabled by default
    (II) RADEON(0): Memory manager initialized to (0,0) (1472,8191)
    (II) RADEON(0): Reserved area from (0,1440) to (1472,1442)
    (II) RADEON(0): Largest offscreen area available: 1472 x 6749
    (II) RADEON(0): RADEONRestoreMemMapRegisters() :
    (II) RADEON(0):   MC_FB_LOCATION   : 0xcfffc000 0xcfffc000
    (II) RADEON(0):   MC_AGP_LOCATION  : 0x003f0000
    (==) RADEON(0): Backing store disabled
    (WW) RADEON(0): Direct rendering disabled
    (II) RADEON(0): XAA Render acceleration unsupported on Radeon 9500/9700 and newer. Please use EXA instead.
    (II) RADEON(0): Render acceleration disabled
    (II) RADEON(0): num quad-pipes is 1
    (**) RADEON(0): Option "XaaNoOffscreenPixmaps" "true"
    (II) RADEON(0): Using XFree86 Acceleration Architecture (XAA)
        Screen to screen bit blits
        Solid filled rectangles
        8x8 mono pattern filled rectangles
        Indirect CPU to Screen color expansion
        Solid Lines
        Scanline Image Writes
        Setting up tile and stipple cache:
            32 128x128 slots
            32 256x256 slots
            16 512x512 slots
    (II) RADEON(0): Acceleration enabled
    (**) Option "dpms"
    (**) RADEON(0): DPMS enabled
    (==) RADEON(0): Silken mouse enabled
    (II) RADEON(0): Will use 32 kb for hardware cursor 0 at offset 0x00819000
    (II) RADEON(0): Will use 32 kb for hardware cursor 1 at offset 0x0081f000
    (II) RADEON(0): Largest offscreen area available: 1472 x 6741
    (II) RADEON(0): Textured video requires CP on R5xx/R6xx/R7xx/IGP
    Output CRT1 disable success
    Blank CRTC 0 success
    Disable CRTC 0 success
    Blank CRTC 1 success
    Disable CRTC 1 success
    Output CRT1 disable success
    Mode 1440x900 - 1904 934 6
    (II) RADEON(0): RADEONRestoreMemMapRegisters() :
    (II) RADEON(0):   MC_FB_LOCATION   : 0xcfffc000 0xcfffc000
    (II) RADEON(0):   MC_AGP_LOCATION  : 0x003f0000
    freq: 106500000
    best_freq: 106500000
    best_feedback_div: 71
    best_ref_div: 2
    best_post_div: 9
    (II) RADEON(0): crtc(0) Clock: mode 106500, PLL 106500
    (II) RADEON(0): crtc(0) PLL  : refdiv 2, fbdiv 0x47(71), pdiv 9
    Set CRTC 0 PLL success
    Set CRTC Timing success
    Set CRTC 0 Overscan success
    Not using RMX
    scaler 0 setup success
    Set CRTC 0 Source success
    crtc 0 YUV disable setup success
    Output DAC1 setup success
    Enable CRTC 0 success
    Unblank CRTC 0 success
    Output CRT1 enable success
    Blank CRTC 1 success
    Disable CRTC 1 success
    (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    Output CRT1 disable success
    Blank CRTC 0 success
    Disable CRTC 0 success
    Mode 1440x900 - 1904 934 6
    (II) RADEON(0): RADEONRestoreMemMapRegisters() :
    (II) RADEON(0):   MC_FB_LOCATION   : 0xcfffc000 0xcfffc000
    (II) RADEON(0):   MC_AGP_LOCATION  : 0x003f0000
    freq: 106500000
    best_freq: 106500000
    best_feedback_div: 71
    best_ref_div: 2
    best_post_div: 9
    (II) RADEON(0): crtc(0) Clock: mode 106500, PLL 106500
    (II) RADEON(0): crtc(0) PLL  : refdiv 2, fbdiv 0x47(71), pdiv 9
    Set CRTC 0 PLL success
    Set CRTC Timing success
    Set CRTC 0 Overscan success
    Not using RMX
    scaler 0 setup success
    Set CRTC 0 Source success
    crtc 0 YUV disable setup success
    Output DAC1 setup success
    Enable CRTC 0 success
    Unblank CRTC 0 success
    Output CRT1 enable success
    (WW) RADEON(0): Option "AllowGLXWithComposite" is not used
    (--) RandR disabled
    (II) Initializing built-in extension Generic Event Extension
    (II) Initializing built-in extension SHAPE
    (II) Initializing built-in extension MIT-SHM
    (II) Initializing built-in extension XInputExtension
    (II) Initializing built-in extension XTEST
    (II) Initializing built-in extension BIG-REQUESTS
    (II) Initializing built-in extension SYNC
    (II) Initializing built-in extension XKEYBOARD
    (II) Initializing built-in extension XC-MISC
    (II) Initializing built-in extension SECURITY
    (II) Initializing built-in extension XINERAMA
    (II) Initializing built-in extension XFIXES
    (II) Initializing built-in extension RENDER
    (II) Initializing built-in extension RANDR
    (II) Initializing built-in extension COMPOSITE
    (II) Initializing built-in extension DAMAGE
    (II) AIGLX: Screen 0 is not DRI2 capable
    (II) AIGLX: Screen 0 is not DRI capable
    (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/swrast_dri.so
    (II) GLX: Initialized DRISWRAST GL provider for screen 0
    (II) RADEON(0): Setting screen physical size to 408 x 255
    (II) config/hal: Adding input device Macintosh mouse button emulation
    (II) LoadModule: "evdev"
    (II) Loading /usr/lib/xorg/modules/input//evdev_drv.so
    (II) Module evdev: vendor="X.Org Foundation"
        compiled for 1.6.3, module version = 2.2.5
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 4.0
    (**) Macintosh mouse button emulation: always reports core events
    (**) Macintosh mouse button emulation: Device: "/dev/input/event0"
    (II) Macintosh mouse button emulation: Found 3 mouse buttons
    (II) Macintosh mouse button emulation: Found x and y relative axes
    (II) Macintosh mouse button emulation: Configuring as mouse
    (**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5
    (**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)
    (**) Macintosh mouse button emulation: (accel) keeping acceleration scheme 1
    (**) Macintosh mouse button emulation: (accel) filter chain progression: 2.00
    (**) Macintosh mouse button emulation: (accel) filter stage 0: 20.00 ms
    (**) Macintosh mouse button emulation: (accel) set acceleration profile 0
    (II) Macintosh mouse button emulation: initialized for relative axes.
    (II) config/hal: Adding input device HID 04f3:0087
    (**) HID 04f3:0087: always reports core events
    (**) HID 04f3:0087: Device: "/dev/input/event6"
    (II) HID 04f3:0087: Found 9 mouse buttons
    (II) HID 04f3:0087: Found x and y relative axes
    (II) HID 04f3:0087: Found scroll wheel(s)
    (II) HID 04f3:0087: Found keys
    (II) HID 04f3:0087: Configuring as mouse
    (II) HID 04f3:0087: Configuring as keyboard
    (**) HID 04f3:0087: YAxisMapping: buttons 4 and 5
    (**) HID 04f3:0087: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "HID 04f3:0087" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (**) HID 04f3:0087: (accel) keeping acceleration scheme 1
    (**) HID 04f3:0087: (accel) filter chain progression: 2.00
    (**) HID 04f3:0087: (accel) filter stage 0: 20.00 ms
    (**) HID 04f3:0087: (accel) set acceleration profile 0
    (II) HID 04f3:0087: initialized for relative axes.
    (II) config/hal: Adding input device AT Translated Set 2 keyboard
    (**) AT Translated Set 2 keyboard: always reports core events
    (**) AT Translated Set 2 keyboard: Device: "/dev/input/event1"
    (II) AT Translated Set 2 keyboard: Found keys
    (II) AT Translated Set 2 keyboard: Configuring as keyboard
    (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (II) config/hal: Adding input device Power Button
    (**) Power Button: always reports core events
    (**) Power Button: Device: "/dev/input/event3"
    (II) Power Button: Found keys
    (II) Power Button: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (II) config/hal: Adding input device Power Button
    (**) Power Button: always reports core events
    (**) Power Button: Device: "/dev/input/event2"
    (II) Power Button: Found keys
    (II) Power Button: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (II) RADEON(0): Output: DVI-1, Detected Monitor Type: 0
    Dac detection success
    Unhandled monitor type 0
    (II) RADEON(0): EDID vendor "HWP", prod id 9890
    (II) RADEON(0): Using hsync ranges from config file
    (II) RADEON(0): Using vrefresh ranges from config file
    (II) RADEON(0): Printing DDC gathered Modelines:
    (II) RADEON(0): Modeline "1440x900"x0.0  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz)
    (II) RADEON(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
    (II) RADEON(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
    (II) RADEON(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
    (II) RADEON(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
    (II) RADEON(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    (II) RADEON(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
    (II) RADEON(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
    (II) RADEON(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
    (II) RADEON(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
    (II) RADEON(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
    (II) RADEON(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    (II) RADEON(0): Modeline "1152x720"x60.0   67.32  1152 1208 1328 1504  720 721 724 746 -hsync +vsync (44.8 kHz)
    (II) RADEON(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
    (II) RADEON(0): Modeline "1440x900"x0.0  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz)
    (II) RADEON(

  • [SOLVED] Mobility Radeon HD 5400 Series with xf86-video-ati

    I have an hp laptop with the following VGA Devices:
    00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 02)
    01:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI Manhattan [Mobility Radeon HD 5400 Series]
    I installed:
    xf86-video-ati 1:7.0.0-1
    When I run:
    Xorg -configure
    I get:
    [ 8983.828] (EE)
    [ 8983.829] (EE) Backtrace:
    [ 8983.830] (EE) 0: Xorg (xorg_backtrace+0x36) [0x58a426]
    [ 8983.832] (EE) 1: Xorg (0x400000+0x18e279) [0x58e279]
    [ 8983.833] (EE) 2: /usr/lib/libpthread.so.0 (0x7f5ea78c8000+0xf1e0) [0x7f5ea78d71e0]
    [ 8983.834] (EE) 3: /usr/lib/xorg/modules/drivers/radeon_drv.so (0x7f5ea53e2000+0x41bd4) [0x7f5ea5423bd4]
    [ 8983.836] (EE) 4: Xorg (DoConfigure+0xdec) [0x46b15c]
    [ 8983.837] (EE) 5: Xorg (0x400000+0x7a728) [0x47a728]
    [ 8983.838] (EE) 6: Xorg (0x400000+0x26786) [0x426786]
    [ 8983.839] (EE) 7: /usr/lib/libc.so.6 (__libc_start_main+0xf5) [0x7f5ea654ca15]
    [ 8983.841] (EE) 8: Xorg (0x400000+0x26cad) [0x426cad]
    [ 8983.842] (EE)
    [ 8983.843] (EE) Segmentation fault at address 0x18
    [ 8983.847]
    Fatal server error:
    [ 8983.848] Caught signal 11 (Segmentation fault). Server aborting
    What did I tried:
    Using vesa instead --> gives me a flickering screen
    Using intel instead --> gives me a black screen
    Somebody an idea, what I can do?
    Last edited by haschibaschi (2013-01-23 21:25:23)

    Ok, I removed the packages
    xf86-video-intel xf86-video-vesa xf86-video-fbdev
    So its the xf86-video-ati, which is used.
    Here is my Xorg.0.log
    [ 9.006]
    X.Org X Server 1.13.2
    Release Date: 2013-01-24
    [ 9.006] X Protocol Version 11, Revision 0
    [ 9.006] Build Operating System: Linux 3.7.4-1-ARCH x86_64
    [ 9.006] Current Operating System: Linux flaptop 3.7.4-1-ARCH #1 SMP PREEMPT Mon Jan 21 23:05:29 CET 2013 x86_64
    [ 9.006] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=c40fce05-33ae-4a4d-aa51-21295185a22f ro quiet
    [ 9.006] Build Date: 25 January 2013 09:33:50AM
    [ 9.006]
    [ 9.006] Current version of pixman: 0.28.2
    [ 9.006] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 9.006] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 9.006] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Jan 26 00:26:38 2013
    [ 9.109] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 9.220] (==) No Layout section. Using the first Screen section.
    [ 9.220] (==) No screen section available. Using defaults.
    [ 9.220] (**) |-->Screen "Default Screen Section" (0)
    [ 9.220] (**) | |-->Monitor "<default monitor>"
    [ 9.221] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 9.221] (==) Automatically adding devices
    [ 9.221] (==) Automatically enabling devices
    [ 9.221] (==) Automatically adding GPU devices
    [ 9.326] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 9.326] Entry deleted from font path.
    [ 9.368] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 9.368] Entry deleted from font path.
    [ 9.368] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 9.368] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 9.368] Entry deleted from font path.
    [ 9.368] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 9.368] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 9.368] (**) ModulePath set to "/usr/lib/xorg/modules/updates,/usr/lib/xorg/modules"
    [ 9.368] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 9.368] (II) Loader magic: 0x7fcc40
    [ 9.368] (II) Module ABI versions:
    [ 9.368] X.Org ANSI C Emulation: 0.4
    [ 9.368] X.Org Video Driver: 13.1
    [ 9.368] X.Org XInput driver : 18.0
    [ 9.368] X.Org Server Extension : 7.0
    [ 9.368] (II) config/udev: Adding drm device (/dev/dri/card1)
    [ 9.369] (II) config/udev: Adding drm device (/dev/dri/card0)
    [ 9.371] (--) PCI:*(0:0:2:0) 8086:0046:103c:144a rev 2, Mem @ 0xc0000000/4194304, 0xb0000000/268435456, I/O @ 0x00005050/8
    [ 9.371] (--) PCI: (0:1:0:0) 1002:68e0:103c:144a rev 0, Mem @ 0xa0000000/268435456, 0xc4400000/131072, I/O @ 0x00004000/256, BIOS @ 0x????????/131072
    [ 9.371] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 9.384] Initializing built-in extension Generic Event Extension
    [ 9.384] Initializing built-in extension SHAPE
    [ 9.384] Initializing built-in extension MIT-SHM
    [ 9.384] Initializing built-in extension XInputExtension
    [ 9.384] Initializing built-in extension XTEST
    [ 9.384] Initializing built-in extension BIG-REQUESTS
    [ 9.384] Initializing built-in extension SYNC
    [ 9.384] Initializing built-in extension XKEYBOARD
    [ 9.384] Initializing built-in extension XC-MISC
    [ 9.385] Initializing built-in extension SECURITY
    [ 9.385] Initializing built-in extension XINERAMA
    [ 9.385] Initializing built-in extension XFIXES
    [ 9.385] Initializing built-in extension RENDER
    [ 9.385] Initializing built-in extension RANDR
    [ 9.385] Initializing built-in extension COMPOSITE
    [ 9.385] Initializing built-in extension DAMAGE
    [ 9.385] Initializing built-in extension MIT-SCREEN-SAVER
    [ 9.385] Initializing built-in extension DOUBLE-BUFFER
    [ 9.385] Initializing built-in extension RECORD
    [ 9.385] Initializing built-in extension DPMS
    [ 9.385] Initializing built-in extension X-Resource
    [ 9.385] Initializing built-in extension XVideo
    [ 9.385] Initializing built-in extension XVideo-MotionCompensation
    [ 9.385] Initializing built-in extension XFree86-VidModeExtension
    [ 9.385] Initializing built-in extension XFree86-DGA
    [ 9.385] Initializing built-in extension XFree86-DRI
    [ 9.385] Initializing built-in extension DRI2
    [ 9.385] (II) LoadModule: "glx"
    [ 9.439] (II) Loading /usr/lib/xorg/modules/updates/extensions/libglx.so
    [ 9.497] (II) Module glx: vendor="Advanced Micro Devices, Inc."
    [ 9.497] compiled for 6.9.0, module version = 1.0.0
    [ 9.498] Loading extension GLX
    [ 9.498] (==) Matched intel as autoconfigured driver 0
    [ 9.498] (==) Matched ati as autoconfigured driver 1
    [ 9.498] (==) Matched intel as autoconfigured driver 2
    [ 9.498] (==) Matched vesa as autoconfigured driver 3
    [ 9.498] (==) Matched modesetting as autoconfigured driver 4
    [ 9.498] (==) Matched fbdev as autoconfigured driver 5
    [ 9.498] (==) Assigned the driver to the xf86ConfigLayout
    [ 9.498] (II) LoadModule: "intel"
    [ 9.544] (WW) Warning, couldn't open module intel
    [ 9.544] (II) UnloadModule: "intel"
    [ 9.544] (II) Unloading intel
    [ 9.544] (EE) Failed to load module "intel" (module does not exist, 0)
    [ 9.544] (II) LoadModule: "ati"
    [ 9.545] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
    [ 9.558] (II) Module ati: vendor="X.Org Foundation"
    [ 9.558] compiled for 1.13.0, module version = 7.0.0
    [ 9.558] Module class: X.Org Video Driver
    [ 9.558] ABI class: X.Org Video Driver, version 13.0
    [ 9.558] (II) LoadModule: "radeon"
    [ 9.559] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    [ 9.640] (II) Module radeon: vendor="X.Org Foundation"
    [ 9.641] compiled for 1.13.0, module version = 7.0.0
    [ 9.641] Module class: X.Org Video Driver
    [ 9.641] ABI class: X.Org Video Driver, version 13.0
    [ 9.641] (II) LoadModule: "vesa"
    [ 9.641] (WW) Warning, couldn't open module vesa
    [ 9.641] (II) UnloadModule: "vesa"
    [ 9.641] (II) Unloading vesa
    [ 9.641] (EE) Failed to load module "vesa" (module does not exist, 0)
    [ 9.641] (II) LoadModule: "modesetting"
    [ 9.641] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
    [ 9.650] (II) Module modesetting: vendor="X.Org Foundation"
    [ 9.650] compiled for 1.13.1, module version = 0.6.0
    [ 9.650] Module class: X.Org Video Driver
    [ 9.650] ABI class: X.Org Video Driver, version 13.1
    [ 9.650] (II) LoadModule: "fbdev"
    [ 9.651] (WW) Warning, couldn't open module fbdev
    [ 9.651] (II) UnloadModule: "fbdev"
    [ 9.651] (II) Unloading fbdev
    [ 9.651] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [ 9.651] (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, 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
    [ 9.655] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
    [ 9.655] (++) using VT number 7
    [ 9.670] (II) [KMS] Kernel modesetting enabled.
    [ 9.670] (II) modesetting(0): using drv /dev/dri/card0
    [ 9.670] (II) modesetting(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 9.670] (==) modesetting(0): Depth 24, (==) framebuffer bpp 32
    [ 9.670] (==) modesetting(0): RGB weight 888
    [ 9.670] (==) modesetting(0): Default visual is TrueColor
    [ 9.670] (II) modesetting(0): ShadowFB: preferred YES, enabled YES
    [ 9.670] (II) modesetting(0): Output LVDS-0 has no monitor section
    [ 9.683] (II) modesetting(0): Output VGA-0 has no monitor section
    [ 9.683] (II) modesetting(0): EDID for output LVDS-0
    [ 9.683] (II) modesetting(0): Manufacturer: AUO Model: 22ec Serial#: 0
    [ 9.683] (II) modesetting(0): Year: 2009 Week: 1
    [ 9.683] (II) modesetting(0): EDID Version: 1.3
    [ 9.683] (II) modesetting(0): Digital Display Input
    [ 9.683] (II) modesetting(0): Max Image Size [cm]: horiz.: 34 vert.: 19
    [ 9.683] (II) modesetting(0): Gamma: 2.20
    [ 9.683] (II) modesetting(0): No DPMS capabilities specified
    [ 9.683] (II) modesetting(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 9.683] (II) modesetting(0): First detailed timing is preferred mode
    [ 9.683] (II) modesetting(0): redX: 0.620 redY: 0.340 greenX: 0.330 greenY: 0.570
    [ 9.683] (II) modesetting(0): blueX: 0.150 blueY: 0.060 whiteX: 0.313 whiteY: 0.329
    [ 9.683] (II) modesetting(0): Manufacturer's mask: 0
    [ 9.683] (II) modesetting(0): Supported detailed timing:
    [ 9.683] (II) modesetting(0): clock: 69.3 MHz Image Size: 344 x 193 mm
    [ 9.683] (II) modesetting(0): h_active: 1366 h_sync: 1398 h_sync_end 1422 h_blank_end 1432 h_border: 0
    [ 9.683] (II) modesetting(0): v_active: 768 v_sync: 771 v_sync_end 775 v_blanking: 806 v_border: 0
    [ 9.684] (II) modesetting(0): Unknown vendor-specific block f
    [ 9.684] (II) modesetting(0): AUO
    [ 9.684] (II) modesetting(0): B156XW02 V2
    [ 9.684] (II) modesetting(0): EDID (in hex):
    [ 9.684] (II) modesetting(0): 00ffffffffffff0006afec2200000000
    [ 9.684] (II) modesetting(0): 01130103802213780ac8959e57549226
    [ 9.684] (II) modesetting(0): 0f505400000001010101010101010101
    [ 9.684] (II) modesetting(0): 010101010101121b5642500026302018
    [ 9.684] (II) modesetting(0): 340058c1100000180000000f00000000
    [ 9.684] (II) modesetting(0): 00000000000000000020000000fe0041
    [ 9.684] (II) modesetting(0): 554f0a202020202020202020000000fe
    [ 9.684] (II) modesetting(0): 004231353658573032205632200a00c0
    [ 9.684] (II) modesetting(0): Printing probed modes for output LVDS-0
    [ 9.684] (II) modesetting(0): Modeline "1366x768"x60.0 69.30 1366 1398 1422 1432 768 771 775 806 -hsync -vsync (48.4 kHz eP)
    [ 9.697] (II) modesetting(0): EDID for output VGA-0
    [ 9.697] (II) modesetting(0): Output LVDS-0 connected
    [ 9.697] (II) modesetting(0): Output VGA-0 disconnected
    [ 9.697] (II) modesetting(0): Using exact sizes for initial modes
    [ 9.697] (II) modesetting(0): Output LVDS-0 using initial mode 1366x768
    [ 9.697] (II) modesetting(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 9.697] (==) modesetting(0): DPI set to (96, 96)
    [ 9.697] (II) Loading sub module "fb"
    [ 9.697] (II) LoadModule: "fb"
    [ 9.697] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 9.730] (II) Module fb: vendor="X.Org Foundation"
    [ 9.730] compiled for 1.13.2, module version = 1.0.0
    [ 9.730] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 9.730] (II) Loading sub module "shadow"
    [ 9.730] (II) LoadModule: "shadow"
    [ 9.730] (II) Loading /usr/lib/xorg/modules/libshadow.so
    [ 9.744] (II) Module shadow: vendor="X.Org Foundation"
    [ 9.744] compiled for 1.13.2, module version = 1.1.0
    [ 9.744] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 9.744] (==) RADEON(G0): Depth 24, (--) framebuffer bpp 32
    [ 9.744] (II) RADEON(G0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 9.744] (==) RADEON(G0): Default visual is TrueColor
    [ 9.744] (==) RADEON(G0): RGB weight 888
    [ 9.744] (II) RADEON(G0): Using 8 bits per RGB (8 bit DAC)
    [ 9.744] (--) RADEON(G0): Chipset: "ATI Mobility Radeon HD 5000 Series" (ChipID = 0x68e0)
    [ 9.745] (II) Loading sub module "dri2"
    [ 9.745] (II) LoadModule: "dri2"
    [ 9.745] (II) Module "dri2" already built-in
    [ 9.745] (II) Loading sub module "exa"
    [ 9.745] (II) LoadModule: "exa"
    [ 9.745] (II) Loading /usr/lib/xorg/modules/libexa.so
    [ 9.762] (II) Module exa: vendor="X.Org Foundation"
    [ 9.762] compiled for 1.13.2, module version = 2.6.0
    [ 9.762] ABI class: X.Org Video Driver, version 13.1
    [ 9.762] (II) RADEON(G0): KMS Color Tiling: enabled
    [ 9.762] (II) RADEON(G0): KMS Color Tiling 2D: enabled
    [ 9.762] (II) RADEON(G0): KMS Pageflipping: enabled
    [ 9.762] (II) RADEON(G0): SwapBuffers wait for vsync: enabled
    [ 9.765] (II) RADEON(G0): Output LVDS-1 has no monitor section
    [ 9.767] (II) RADEON(G0): Output HDMI-0 has no monitor section
    [ 9.893] (II) RADEON(G0): Output VGA-1 has no monitor section
    [ 9.896] (II) RADEON(G0): EDID for output LVDS-1
    [ 9.896] (II) RADEON(G0): Printing probed modes for output LVDS-1
    [ 9.896] (II) RADEON(G0): Modeline "1366x768"x60.0 69.30 1366 1398 1422 1432 768 771 775 806 -hsync -vsync (48.4 kHz eP)
    [ 9.896] (II) RADEON(G0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz)
    [ 9.896] (II) RADEON(G0): Modeline "1152x768"x59.8 71.75 1152 1216 1328 1504 768 771 781 798 -hsync +vsync (47.7 kHz)
    [ 9.896] (II) RADEON(G0): Modeline "1024x768"x59.9 63.50 1024 1072 1176 1328 768 771 775 798 -hsync +vsync (47.8 kHz)
    [ 9.896] (II) RADEON(G0): Modeline "800x600"x59.9 38.25 800 832 912 1024 600 603 607 624 -hsync +vsync (37.4 kHz)
    [ 9.896] (II) RADEON(G0): Modeline "848x480"x59.7 31.50 848 872 952 1056 480 483 493 500 -hsync +vsync (29.8 kHz)
    [ 9.896] (II) RADEON(G0): Modeline "720x480"x59.7 26.75 720 744 808 896 480 483 493 500 -hsync +vsync (29.9 kHz)
    [ 9.896] (II) RADEON(G0): Modeline "640x480"x59.4 23.75 640 664 720 800 480 483 487 500 -hsync +vsync (29.7 kHz)
    [ 9.899] (II) RADEON(G0): EDID for output HDMI-0
    [ 10.023] (II) RADEON(G0): EDID for output VGA-1
    [ 10.023] (II) RADEON(G0): Output LVDS-1 connected
    [ 10.023] (II) RADEON(G0): Output HDMI-0 disconnected
    [ 10.023] (II) RADEON(G0): Output VGA-1 disconnected
    [ 10.023] (II) RADEON(G0): Using exact sizes for initial modes
    [ 10.023] (II) RADEON(G0): Output LVDS-1 using initial mode 1366x768
    [ 10.023] (II) RADEON(G0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 10.023] (II) RADEON(G0): mem size init: gart size :1fdff000 vram size: s:20000000 visible:fba0000
    [ 10.023] (II) RADEON(G0): EXA: Driver will allow EXA pixmaps in VRAM
    [ 10.024] (==) RADEON(G0): DPI set to (96, 96)
    [ 10.024] (II) Loading sub module "fb"
    [ 10.024] (II) LoadModule: "fb"
    [ 10.024] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 10.024] (II) Module fb: vendor="X.Org Foundation"
    [ 10.024] compiled for 1.13.2, module version = 1.0.0
    [ 10.024] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 10.024] (II) Loading sub module "ramdac"
    [ 10.024] (II) LoadModule: "ramdac"
    [ 10.024] (II) Module "ramdac" already built-in
    [ 10.024] (==) Depth 24 pixmap format is 32 bpp
    [ 10.037] (II) RADEON(G0): [DRI2] Setup complete
    [ 10.037] (II) RADEON(G0): [DRI2] DRI driver: r600
    [ 10.037] (II) RADEON(G0): [DRI2] VDPAU driver: r600
    [ 10.037] (II) RADEON(G0): Front buffer size: 4128K
    [ 10.037] (II) RADEON(G0): VRAM usage limit set to 228182K
    [ 10.048] (==) RADEON(G0): Backing store disabled
    [ 10.048] (II) RADEON(G0): Direct rendering enabled
    [ 10.048] (II) RADEON(G0): Setting EXA maxPitchBytes
    [ 10.048] (II) EXA(256): Driver allocated offscreen pixmaps
    [ 10.048] (II) EXA(256): Driver registered support for the following operations:
    [ 10.048] (II) Solid
    [ 10.048] (II) Copy
    [ 10.048] (II) Composite (RENDER acceleration)
    [ 10.048] (II) UploadToScreen
    [ 10.048] (II) DownloadFromScreen
    [ 10.048] (II) RADEON(G0): Acceleration enabled
    [ 10.048] (==) RADEON(G0): DPMS enabled
    [ 10.048] (==) RADEON(G0): Silken mouse enabled
    [ 10.049] (II) RADEON(G0): Set up textured video
    [ 10.049] (II) RADEON(G0): [XvMC] Associated with Radeon Textured Video.
    [ 10.049] (II) RADEON(G0): [XvMC] Extension initialized.
    [ 10.049] (II) RADEON(G0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 10.056] (==) modesetting(0): Backing store disabled
    [ 10.056] (==) modesetting(0): Silken mouse enabled
    [ 10.056] (II) modesetting(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 10.056] (==) modesetting(0): DPMS enabled
    [ 10.080] (--) RandR disabled
    [ 10.100] (EE) GLX error: Can not get required symbols.
    [ 10.100] (II) modesetting(0): Damage tracking initialized
    [ 10.100] (II) modesetting(0): Setting screen physical size to 361 x 203
    [ 10.428] (II) config/udev: Adding input device Power Button (/dev/input/event4)
    [ 10.428] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 10.428] (II) LoadModule: "evdev"
    [ 10.429] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 10.498] (II) Module evdev: vendor="X.Org Foundation"
    [ 10.498] compiled for 1.13.0, module version = 2.7.3
    [ 10.498] Module class: X.Org XInput Driver
    [ 10.498] ABI class: X.Org XInput driver, version 18.0
    [ 10.498] (II) Using input driver 'evdev' for 'Power Button'
    [ 10.498] (**) Power Button: always reports core events
    [ 10.498] (**) evdev: Power Button: Device: "/dev/input/event4"
    [ 10.498] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 10.498] (--) evdev: Power Button: Found keys
    [ 10.498] (II) evdev: Power Button: Configuring as keyboard
    [ 10.498] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4"
    [ 10.498] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 10.498] (**) Option "xkb_rules" "evdev"
    [ 10.498] (**) Option "xkb_model" "evdev"
    [ 10.498] (**) Option "xkb_layout" "ch"
    [ 10.498] (**) Option "xkb_variant" "de"
    [ 10.547] (II) config/udev: Adding input device Video Bus (/dev/input/event14)
    [ 10.547] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 10.547] (II) Using input driver 'evdev' for 'Video Bus'
    [ 10.548] (**) Video Bus: always reports core events
    [ 10.548] (**) evdev: Video Bus: Device: "/dev/input/event14"
    [ 10.548] (--) evdev: Video Bus: Vendor 0 Product 0x6
    [ 10.548] (--) evdev: Video Bus: Found keys
    [ 10.548] (II) evdev: Video Bus: Configuring as keyboard
    [ 10.548] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input14/event14"
    [ 10.548] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
    [ 10.548] (**) Option "xkb_rules" "evdev"
    [ 10.548] (**) Option "xkb_model" "evdev"
    [ 10.548] (**) Option "xkb_layout" "ch"
    [ 10.548] (**) Option "xkb_variant" "de"
    [ 10.548] (II) config/udev: Adding input device Video Bus (/dev/input/event15)
    [ 10.548] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 10.548] (II) Using input driver 'evdev' for 'Video Bus'
    [ 10.548] (**) Video Bus: always reports core events
    [ 10.548] (**) evdev: Video Bus: Device: "/dev/input/event15"
    [ 10.548] (--) evdev: Video Bus: Vendor 0 Product 0x6
    [ 10.548] (--) evdev: Video Bus: Found keys
    [ 10.548] (II) evdev: Video Bus: Configuring as keyboard
    [ 10.548] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:10/LNXVIDEO:02/input/input15/event15"
    [ 10.548] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
    [ 10.548] (**) Option "xkb_rules" "evdev"
    [ 10.548] (**) Option "xkb_model" "evdev"
    [ 10.548] (**) Option "xkb_layout" "ch"
    [ 10.548] (**) Option "xkb_variant" "de"
    [ 10.549] (II) config/udev: Adding input device Power Button (/dev/input/event2)
    [ 10.549] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 10.549] (II) Using input driver 'evdev' for 'Power Button'
    [ 10.549] (**) Power Button: always reports core events
    [ 10.549] (**) evdev: Power Button: Device: "/dev/input/event2"
    [ 10.549] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 10.549] (--) evdev: Power Button: Found keys
    [ 10.549] (II) evdev: Power Button: Configuring as keyboard
    [ 10.549] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event2"
    [ 10.549] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
    [ 10.549] (**) Option "xkb_rules" "evdev"
    [ 10.549] (**) Option "xkb_model" "evdev"
    [ 10.549] (**) Option "xkb_layout" "ch"
    [ 10.549] (**) Option "xkb_variant" "de"
    [ 10.549] (II) config/udev: Adding input device Lid Switch (/dev/input/event3)
    [ 10.549] (II) No input driver specified, ignoring this device.
    [ 10.549] (II) This device may have been added with another device file.
    [ 10.549] (II) config/udev: Adding drm device (/dev/dri/card1)
    [ 10.550] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=3 (/dev/input/event13)
    [ 10.550] (II) No input driver specified, ignoring this device.
    [ 10.550] (II) This device may have been added with another device file.
    [ 10.550] (II) config/udev: Adding drm device (/dev/dri/card0)
    [ 10.550] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event10)
    [ 10.550] (II) No input driver specified, ignoring this device.
    [ 10.550] (II) This device may have been added with another device file.
    [ 10.551] (II) config/udev: Adding input device HDA Intel MID Mic (/dev/input/event11)
    [ 10.551] (II) No input driver specified, ignoring this device.
    [ 10.551] (II) This device may have been added with another device file.
    [ 10.551] (II) config/udev: Adding input device HDA Intel MID Front Headphone (/dev/input/event12)
    [ 10.551] (II) No input driver specified, ignoring this device.
    [ 10.551] (II) This device may have been added with another device file.
    [ 10.552] (II) config/udev: Adding input device Acrox USB & PS/2 Mouse (/dev/input/event9)
    [ 10.552] (**) Acrox USB & PS/2 Mouse: Applying InputClass "evdev pointer catchall"
    [ 10.552] (II) Using input driver 'evdev' for 'Acrox USB & PS/2 Mouse'
    [ 10.552] (**) Acrox USB & PS/2 Mouse: always reports core events
    [ 10.552] (**) evdev: Acrox USB & PS/2 Mouse: Device: "/dev/input/event9"
    [ 10.552] (--) evdev: Acrox USB & PS/2 Mouse: Vendor 0xf62 Product 0x1001
    [ 10.552] (--) evdev: Acrox USB & PS/2 Mouse: Found 9 mouse buttons
    [ 10.552] (--) evdev: Acrox USB & PS/2 Mouse: Found scroll wheel(s)
    [ 10.552] (--) evdev: Acrox USB & PS/2 Mouse: Found relative axes
    [ 10.552] (--) evdev: Acrox USB & PS/2 Mouse: Found x and y relative axes
    [ 10.552] (II) evdev: Acrox USB & PS/2 Mouse: Configuring as mouse
    [ 10.552] (II) evdev: Acrox USB & PS/2 Mouse: Adding scrollwheel support
    [ 10.552] (**) evdev: Acrox USB & PS/2 Mouse: YAxisMapping: buttons 4 and 5
    [ 10.552] (**) evdev: Acrox USB & PS/2 Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 10.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/input9/event9"
    [ 10.553] (II) XINPUT: Adding extended input device "Acrox USB & PS/2 Mouse" (type: MOUSE, id 10)
    [ 10.553] (II) evdev: Acrox USB & PS/2 Mouse: initialized for relative axes.
    [ 10.553] (**) Acrox USB & PS/2 Mouse: (accel) keeping acceleration scheme 1
    [ 10.553] (**) Acrox USB & PS/2 Mouse: (accel) acceleration profile 0
    [ 10.553] (**) Acrox USB & PS/2 Mouse: (accel) acceleration factor: 2.000
    [ 10.553] (**) Acrox USB & PS/2 Mouse: (accel) acceleration threshold: 4
    [ 10.554] (II) config/udev: Adding input device Acrox USB & PS/2 Mouse (/dev/input/mouse1)
    [ 10.554] (II) No input driver specified, ignoring this device.
    [ 10.554] (II) This device may have been added with another device file.
    [ 10.554] (II) config/udev: Adding input device 2SF022 (/dev/input/event8)
    [ 10.554] (**) 2SF022: Applying InputClass "evdev keyboard catchall"
    [ 10.554] (II) Using input driver 'evdev' for '2SF022'
    [ 10.554] (**) 2SF022: always reports core events
    [ 10.554] (**) evdev: 2SF022: Device: "/dev/input/event8"
    [ 10.554] (--) evdev: 2SF022: Vendor 0xbda Product 0x5801
    [ 10.554] (--) evdev: 2SF022: Found keys
    [ 10.555] (II) evdev: 2SF022: Configuring as keyboard
    [ 10.555] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.5/2-1.5:1.0/input/input8/event8"
    [ 10.555] (II) XINPUT: Adding extended input device "2SF022" (type: KEYBOARD, id 11)
    [ 10.555] (**) Option "xkb_rules" "evdev"
    [ 10.555] (**) Option "xkb_model" "evdev"
    [ 10.555] (**) Option "xkb_layout" "ch"
    [ 10.555] (**) Option "xkb_variant" "de"
    [ 10.556] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 10.556] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 10.556] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 10.556] (**) AT Translated Set 2 keyboard: always reports core events
    [ 10.556] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 10.556] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
    [ 10.556] (--) evdev: AT Translated Set 2 keyboard: Found keys
    [ 10.556] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
    [ 10.556] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 10.556] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
    [ 10.556] (**) Option "xkb_rules" "evdev"
    [ 10.556] (**) Option "xkb_model" "evdev"
    [ 10.556] (**) Option "xkb_layout" "ch"
    [ 10.556] (**) Option "xkb_variant" "de"
    [ 10.557] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event7)
    [ 10.557] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    [ 10.557] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    [ 10.557] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
    [ 10.557] (II) LoadModule: "synaptics"
    [ 10.557] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 10.705] (II) Module synaptics: vendor="X.Org Foundation"
    [ 10.705] compiled for 1.13.1, module version = 1.6.2
    [ 10.705] Module class: X.Org XInput Driver
    [ 10.705] ABI class: X.Org XInput driver, version 18.0
    [ 10.705] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
    [ 10.705] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 10.705] (**) Option "Device" "/dev/input/event7"
    [ 10.720] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
    [ 10.720] (II) synaptics: SynPS/2 Synaptics TouchPad: found clickpad property
    [ 10.720] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5672
    [ 10.720] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4550
    [ 10.720] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    [ 10.720] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
    [ 10.720] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left double triple
    [ 10.720] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
    [ 10.720] (**) Option "TapButton1" "1"
    [ 10.720] (**) Option "TapButton2" "2"
    [ 10.720] (**) Option "TapButton3" "3"
    [ 10.720] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
    [ 10.720] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [ 10.720] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 10.726] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input7/event7"
    [ 10.727] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 13)
    [ 10.727] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
    [ 10.727] (**) synaptics: SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
    [ 10.727] (**) synaptics: SynPS/2 Synaptics TouchPad: AccelFactor is now 0.038
    [ 10.727] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    [ 10.727] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
    [ 10.727] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
    [ 10.727] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
    [ 10.727] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [ 10.728] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
    [ 10.728] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
    [ 10.728] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/event6)
    [ 10.728] (II) No input driver specified, ignoring this device.
    [ 10.728] (II) This device may have been added with another device file.
    [ 10.729] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/js0)
    [ 10.729] (II) No input driver specified, ignoring this device.
    [ 10.729] (II) This device may have been added with another device file.
    [ 10.729] (II) config/udev: Adding input device PC Speaker (/dev/input/event1)
    [ 10.729] (II) No input driver specified, ignoring this device.
    [ 10.729] (II) This device may have been added with another device file.
    [ 10.730] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event5)
    [ 10.730] (**) HP WMI hotkeys: Applying InputClass "evdev keyboard catchall"
    [ 10.731] (II) Using input driver 'evdev' for 'HP WMI hotkeys'
    [ 10.731] (**) HP WMI hotkeys: always reports core events
    [ 10.731] (**) evdev: HP WMI hotkeys: Device: "/dev/input/event5"
    [ 10.731] (--) evdev: HP WMI hotkeys: Vendor 0 Product 0
    [ 10.731] (--) evdev: HP WMI hotkeys: Found keys
    [ 10.731] (II) evdev: HP WMI hotkeys: Configuring as keyboard
    [ 10.731] (**) Option "config_info" "udev:/sys/devices/virtual/input/input5/event5"
    [ 10.731] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 14)
    [ 10.731] (**) Option "xkb_rules" "evdev"
    [ 10.731] (**) Option "xkb_model" "evdev"
    [ 10.731] (**) Option "xkb_layout" "ch"
    [ 10.731] (**) Option "xkb_variant" "de"
    Between why I installed the mentioned packages was, cause I'v seen these log entries in the Xorg.0.log:
    (EE) Failed to load module "xxxx" (module does not exist, 0)
    Can somebody explain what happens here.

  • HELP ! System freezes now with new MSI GeForce 6600GT AGP

    Any/All help is greatly appreciated... this is driving me crazy.
      Just installed a new MSI 6600GT AGP card.  Windows/Apps work fine.. but system keeps freezing (disabling keyboard as well) when running certain games (3D?) like Medal of Honor, Prince of Perisa, SplinterCell.  Also, freezes on 3DMark01SE benchmark software.  What strange is 3DMark2K5 ran fine.. and returned a respectable score (3078).   I've tried unistalling/re-installing latest MSI drivers (71.22), Nvidia's 66.93, and removing nVidia's GART drivers.  I've also disconnected other hardware to allieviate PSU constraints.  I've uninstalled/re-installed 6600GT card and molex power connector on card.  My system specs are below:
    Motherboard = ASUS Focus A7N8X-LA, BIOS=American Megatrend 3.07, Chipset = nVidia nForce2
    MSI GeForce 6600GT 128 AGP
    1Gb Ram
    200Gb Maxtor  8mb buffer HD
    ASUS E616P1  DVD-ROM
    RICOH  MP5240A  DVD+RW
    Enermax EG375P-VE SFMA PSU  (has separate 12V rails)
    Any suggestions as to what else to try?  Getting ready to RMA this card.

    Quote from: andysue on 23-February-05, 07:34:53
    Thanks for that Crull.
    I have just found this on a site it may help someone, I hope to get my replacement tomorrow I shall let you know how it goes.
    Question
    I just got a K8 series MB , and your A6600GT 128MB VGA , every time when I quit the 3D games ,
    the system gave me a blue screen and then restart the system. I already update the VGA driver and MB
    driver but no luck , what can I do?
    Answer
    If your system are WinXP + SP2 , We suggest you to disable DEP function.
    Please follow below steps to disable the DEP. (See below picture)
    1. First , Select “Advanced” under “System Properties”
    2. Choose “Settings” under “Startup and Recovery”
    3. Click “ Edit “ , then you can edit “boot.ini” file.
    4. Change “/NoExecute=OptIn” as “/execute” (See below red square in step4)
    5. Then save the boot.ini file and restart the system.
    6. After rebooting , the DEP function will be disable.
    Other information please see below link :
    http://support.microsoft.com/kb/875352/en-us
    http://www.sysinternals.com/ntw2k/info/bootini.shtml
    http://www.microsoft.com/technet/prodtechnol/winxppro/maintain/sp2mempr.mspx
    • /NOEXECUTE=OPTIN Enables DEP for core system images and those specified in the DEP
    configuration dialog.
    • /NOEXECUTE=OPTOUT Enables DEP for all images except those specified in the DEP
    configuration dialog.
    • /NOEXECUTE=ALWAYSON Enables DEP on all images.
    • /NOEXECUTE=ALWAYSOFF Disables DEP.
    Configuration Description
    OptIn
    (default configuration)
    On systems with processors capable of hardware-enforced DEP, DEP is
    enabled by default for limited system binaries and applications that
    “opt-in,”
    With this option, only Windows system binaries are covered by DEP by
    default.
    OptOut DEP is enabled by default for all processes. Users can manually create
    a list of specific applications which do not have DEP applied using
    System in Control Panel. IT Pros and Independent Software Vendors
    (ISVs) can use the Application Compatibility Toolkit to opt-out one or
    more applications from DEP protection. System Compatibility Fixes
    (“shims”) for DEP do take effect.
    AlwaysOn This provides full DEP coverage for the entire system. All processes
    always run with DEP applied. The exceptions list for exempting
    specific applications from DEP protection is not available. System
    Compatibility Fixes (“shims”) for DEP do not take effect. Applications
    which have been opted-out using the Application Compatibility Toolkit
    run with DEP applied.
    AlwaysOff This does not provide any DEP coverage for any part of the system,
    regardless of hardware DEP support. The processor does not run in
    PAE mode unless the /PAE option is present in the boot entry.
    Yes let us know how it goes. Hopefully well.

  • RS482M4 + XP SP2 + RADEON X550 - Sudden freezes everytime with the Radeon X550

    Hi, my computer is MSI motherboard RS482M4 (939 socket) with cpu AMD Athlon 64bit 3200+, (2) ddr 3200 256mb x 2= 512MB CORSAIR, power 450 watts, video card RADEON X550 256MB PCI-EXPRESS. when i install the windows xp sp2 everything is ok, after the instalation is done,  some device are unknow for the Windows xp, of course, then when i install all drivers including the video card RADEON X550 all the system is freeze, i think that, after the instalation of video card RADEON X550 drivers all the system is unestable. i put off the video card radeon x550 and the system is ok. everything is ok.
    the questions are:
    1) incompatibility with RAM?
    2) Incompatibility with RADEON X550 and the motherboard?
    3) incompatibility with CPU Athlon 64 bit 3200+?
    4) The bios is older (AMI V1.2)?
    5) all the previous items   
    Thanks for your help...
    PD.: i sorry for my english, i speak spanish.. (for your information: in my country Venezuela we have a no democratic president. he is like a angel but, inside he is a devil... and totalitary).
    when i uninstall the radeon x550 the system works with the radeon x200. it is by default video card, charing 64 mb ram of the main memory. here the system works fine.
    Leonardo Boscán

    Quote from: ici on 11-April-06, 12:14:01
    I think what I understood is the banging the head on the wall.  Not sure about the rest.
    Never heard of Omega, any chance for a link to there website?
    ok, i going to explain you
    the Power Source Unit PSU have the following configuration:
    mark: OMEGA 480ATX
    Output 480w
    the color wiring and capacity
    +3.3V 30Amp (orange)
    +5V 38Amp (red)
    +12V 22Amp (yellow)
    +5 VSB 2Amp (purple)
    -5 V 0.5 Amp (white)
    -12 1.0Amp (blue)
    PS-ON (green)
    PG- (Grey)
    +5V and 3.3V combined load max 250W
    i tried with another case with another PSU and another ram memory  kingston 1 gb and..... nothing.... all the system FREEZE after 3 or 5 minutes of use.
    i figured that whe install the drivers of the X550 the system is unestable.
    i am thinking reclaim for waranty the X550 video card or the motherboard or CPU or memory. the question is: which one is wrong or bad????. there is the question..

  • [SOLVED] No module for virtualbox-ose with 2.6.27

    Hi there,
    I just upgraded and noticed, that virtualbox isn't starting. Probing vboxdrv manually doesn't work because there is no module for the current kernel. The packages virtualbox-modules was upgraded with the system-upgrade. I'm using virtualbox-modules-2.0.2-3.pkg.tar.gz.
    So I'm compiling the modules manually with ABS right now, will report the results.
    Edit: After compiling and installing, there is still no working module
    Last edited by crom (2008-10-15 20:04:36)

    You only need to recompile virtualbox-modules. I did that yesterday and worked flawlessly.
    The thing you have to notice, is that you must update the kernel version defined in the PKGBUILD and virtualbox-modules.install:
    cp -r /var/abs/community/modules/virtualbox-modules .
    cd virtualbox-modules
    sed -i 's|2.6.26-ARCH|2.6.27-ARCH|' PKGBUILD virtualbox-modules.install
    makepkg

  • [SOLVED]Updat Sync and Upgrade the system with pacman behind a proxy

    Am brand new to archlinux having used ubuntu for over a year i felt it was time to upgrade to something that would allow me to learn linux not just use it. so far i have been able to install my system and everything works fine .. however am about to update my system with pacman (just finsihed setting up networking) and am wondering how i can make pacman work with network proxy. without which i would be unble to setup the laptop with arch any help is appreciated
    Last edited by bigbrovar (2008-12-14 07:40:46)

    solved this by adding my proxy variable to .bashrc in the home dir of the user i created. and also adding it to profile.bash in the /etc/

  • Masters in strategic information systems with SAP modules

    Hi,
          I have completed my graduation in information technology and currently working in a software industry as a software developer. I wish to pursue my higher education in information systems with integrated SAP modules . I found this course MSc in strategic information systems in the university of east Anglia impressive and wish to pursue the same . Am  I on the right track and if you have any better suggestions or courses please share your thoughts , it would be of great help to me .
    Thank you.
    Edited by: DIhutt on Jan 12, 2012 6:39 AM

    Hi Rahul,
    Without the SAP skillset and more importantly the knowledge-based SAP implementation experience which we provide, I would suggest holding off to this masters' program. It takes about two years to complete a full lifecycle implementation of SAP (notwithstanding that some try to squeeze it to six months). I have done SAP training in the US since 2006 and have 30 years of IT including Big 4 SAP IT consulting experience. Also, after bachelor's degree, it used to be that the university will not take you into master's program if you do not have at least two years of business and IT experience. I have had software developers (e.g., ABAP, Java) in my training class.
    Prerequisites are basic computer skills in Microsoft and some business experience.
    Here is our job ad link: http://www.miindia.com/announcements/details/sap-training-placement-provided-by-doc-technology-group-592
    You can reach me by email [email protected]

  • [GeForce 6] Enabling 6800GT SLI freezes system when accessing internet.

    MSI K8N Neo4 SLI/Platinum
    AMD FX55
    2, MSI 6800 GT 256
    2GB Corsair XMT
    200 GB Maxtor Diamond 10 SATA
    Plextor 716A SATA
    Audigy2 ZX
    PC/Power and Cooling 510 SLI psu
    Nvidia 76.45 drivers
    Nvidia Gigabit Ethernet on board mobo.
    Finally got the system to accept both cards in SLI configuration.  As long as my cable modem is on standby the system works fine.  As soon as I attempt to access internet in any way the entire system freezes hard.  No way out except to cut power.  This is consistent.  Both cards work well in single configuration and if I have just one card in accessing internet is flawless and system runs well.  Only variable is whether or not both cards are on board in SLI config. 
    Could really use some ideas here on this one.  I see others with almost the same system with good results but this is driving me nuts!!
    Thanks in advance for any ideas.

    Folks over at Maximum PC forums were very helpful.  Changed drivers back to 71.89's and all appears to be well.  FYI

  • Read revision Level of material with remote enabled module

    Hi all,
    I want to know, if it's possible to read the latest revision level or the revision level of a specific date of an material via a function module wich is remote call enabled?
    I have found the function modul:
    REVISION_LEVEL_SELECT
    this does exactly what i need, but it is not enabled for a remote call. Is there any other function modul I can call remotely to get the revision level?
    Thanks for any help
    best regards
    Matthias Brück.

    yes, thats right and exactly my problem. I have testet this internal FM via transaction se37 and got exactly what I need.
    So, I'm looking for an FM wich I can invoke remotely and returns the Revision Level of the material.
    But, thanks for your hint!

  • [SOLVED] i3-wm strange behavior with feh

    greetings,
    I'm having problems with i3-wm, it seems to work pretty well but when I add a wallpaper through feh, it gives me this:
    [i3bar/src/xcb.c:903] ERROR: Cannot open display
    I tried all kind of setups, like, changing a jpg image to a new png image because I thought it was corrupted, removed some parameters from /etc/X11/xorg.conf and edited xinitrc several times but, unfortunately, not successful either.
    This is my ~/.xinitrc.
    exec /usr/bin/i3 -V >> ~/.i3/i3log 2>&1 &
    feh --bg-center /home/freesbies/Pictures/ctrl-esc.jpg
    This is my /etc/X11/xorg.conf (I need to work on "Files" section, since I need to add more fonts, but that's other issue that isn't a i3-wm relative problem for this topic ).
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc/"
    FontPath "/usr/share/fonts/TTF/"
    FontPath "/usr/share/fonts/OTF/"
    FontPath "/usr/share/fonts/Type1/"
    FontPath "/usr/share/fonts/100dpi/"
    FontPath "/usr/share/fonts/75dpi/"
    EndSection
    Section "Module"
    Load "extmod"
    Load "glx"
    Load "dbe"
    Load "dri"
    Load "dri2"
    Load "GLcore"
    Load "freetype"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Monitor Vendor"
    ModelName "Monitor Model"
    Option "DPMS"
    EndSection
    Section "Extensions"
    Option "composite" "Enable"
    EndSection
    Section "Device"
    ### Available Driver options are:-
    ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
    ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
    ### <percent>: "<f>%"
    ### [arg]: arg optional
    Option "DRI" "on"
    Option "AGPMode" "8"
    Option "AGPFastWrite" "yes"
    Option "ColorTiling" "on"
    Option "ColorTiling2D" "on"
    Option "RenderAccel" "on"
    Option "AccelMethod" "EXA"
    Option "EXAVSync" "on"
    Option "EXAPixmaps" "on"
    Option "EnablePageFlip" "on"
    Identifier "Card0"
    Driver "radeon"
    BusID "PCI:1:5:0"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    This is my unfinished ~/.i3/config file.
    # This file has been auto-generated by i3-config-wizard(1).
    # It will not be overwritten, so edit it as you like.
    # Should you change your keyboard layout somewhen, delete
    # this file and re-run i3-config-wizard(1).
    # i3 config file (v4)
    # Please see http://i3wm.org/docs/userguide.html for a complete reference!
    set $mod Mod4
    # Font for window titles. Will also be used by the bar unless a different font
    # is used in the bar {} block below. ISO 10646 = Unicode
    # font -misc-fixed-medium-r-normal--13-120-75-75-C-70-iso10646-1
    # The font above is very space-efficient, that is, it looks good, sharp and
    # clear in small sizes. However, if you need a lot of unicode glyphs or
    # right-to-left text rendering, you should instead use pango for rendering and
    # chose a FreeType font, such as:
    font pango:DejaVu Sans Mono 10
    # Use Mouse+$mod to drag floating windows to their wanted position
    floating_modifier $mod
    # start a terminal
    bindsym $mod+Return exec i3-sensible-terminal
    # kill focused window
    bindsym $mod+Shift+q kill
    # start dmenu (a program launcher)
    bindsym $mod+d exec dmenu_run
    # There also is the (new) i3-dmenu-desktop which only displays applications
    # shipping a .desktop file. It is a wrapper around dmenu, so you need that
    # installed.
    # bindsym $mod+d exec --no-startup-id i3-dmenu-desktop
    # change focus
    bindsym $mod+j focus left
    bindsym $mod+k focus down
    bindsym $mod+l focus up
    bindsym $mod+semicolon focus right
    # alternatively, you can use the cursor keys:
    bindsym $mod+Left focus left
    bindsym $mod+Down focus down
    bindsym $mod+Up focus up
    bindsym $mod+Right focus right
    # move focused window
    bindsym $mod+Shift+j move left
    bindsym $mod+Shift+k move down
    bindsym $mod+Shift+l move up
    bindsym $mod+Shift+semicolon move right
    # alternatively, you can use the cursor keys:
    bindsym $mod+Shift+Left move left
    bindsym $mod+Shift+Down move down
    bindsym $mod+Shift+Up move up
    bindsym $mod+Shift+Right move right
    # split in horizontal orientation
    bindsym $mod+h split h
    # split in vertical orientation
    bindsym $mod+v split v
    # enter fullscreen mode for the focused container
    bindsym $mod+f fullscreen
    # change container layout (stacked, tabbed, toggle split)
    bindsym $mod+s layout stacking
    bindsym $mod+w layout tabbed
    bindsym $mod+e layout toggle split
    # toggle tiling / floating
    bindsym $mod+Shift+space floating toggle
    # change focus between tiling / floating windows
    bindsym $mod+space focus mode_toggle
    # focus the parent container
    bindsym $mod+a focus parent
    # focus the child container
    #bindsym $mod+d focus child
    # switch to workspace
    bindsym $mod+1 workspace Terminal
    bindsym $mod+2 workspace File
    bindsym $mod+3 workspace Editor
    bindsym $mod+4 workspace IDE
    bindsym $mod+5 workspace Browser
    bindsym $mod+6 workspace Mail
    bindsym $mod+7 workspace 7
    bindsym $mod+8 workspace 8
    bindsym $mod+9 workspace 9
    bindsym $mod+0 workspace 10
    # reload the configuration file
    bindsym $mod+Shift+c reload
    # restart i3 inplace (preserves your layout/session, can be used to upgrade i3)
    bindsym $mod+Shift+r restart
    # exit i3 (logs you out of your X session)
    bindsym $mod+Shift+e exec "i3-nagbar -t warning -m 'You pressed the exit shortcut. Do you really want to exit i3? This will end your X session.' -b 'Yes, exit i3' 'i3-msg exit'"
    # resize window (you can also use the mouse for that)
    mode "resize" {
    # These bindings trigger as soon as you enter the resize mode
    # Pressing left will shrink the window’s width.
    # Pressing right will grow the window’s width.
    # Pressing up will shrink the window’s height.
    # Pressing down will grow the window’s height.
    bindsym j resize shrink width 10 px or 10 ppt
    bindsym k resize grow height 10 px or 10 ppt
    bindsym l resize shrink height 10 px or 10 ppt
    bindsym semicolon resize grow width 10 px or 10 ppt
    # same bindings, but for the arrow keys
    bindsym Left resize shrink width 10 px or 10 ppt
    bindsym Down resize grow height 10 px or 10 ppt
    bindsym Up resize shrink height 10 px or 10 ppt
    bindsym Right resize grow width 10 px or 10 ppt
    # back to normal: Enter or Escape
    bindsym Return mode "default"
    bindsym Escape mode "default"
    bindsym $mod+r mode "resize"
    # Start i3bar to display a workspace bar (plus the system information i3status
    # finds out, if available)
    bar {
    colors {
    background #82826d
    statusline #ffffff
    separator #839091
    focused_workspace #000000 #826d78 #ffffff
    position top
    status_command i3status
    workspace_buttons yes
    tray_output primary
    This is ~/.i3/i3log file.
    21-10-2013 17:27:56 - i3 4.6 (2013-08-07, branch "tags/4.6") starting
    21-10-2013 17:27:56 - Parsing configfile /home/freesbies/.i3/config
    deciding for version 4 due to this line: # i3 config file (v4)
    21-10-2013 17:27:56 - [libi3] libi3/font.c Using Pango font DejaVu Sans Mono, size 10
    21-10-2013 17:27:56 - Used number -1 for workspace with name Terminal
    21-10-2013 17:27:56 - Starting bar process: i3bar --bar_id=bar-0 --socket="/run/user/1000/i3/ipc-socket.1033"
    21-10-2013 17:27:56 - executing: i3bar --bar_id=bar-0 --socket="/run/user/1000/i3/ipc-socket.1033"
    [i3bar/src/xcb.c:903] ERROR: Cannot open display
    This is what I get from xorg's prompt.
    X.Org X Server 1.14.3
    Release Date: 2013-09-12
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 3.11.1-1-ARCH i686
    Current Operating System: Linux bootnet 3.11.6-1-ARCH #1 SMP PREEMPT Sat Oct 19 00:29:46 CEST 2013 i686
    Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=538af765-2d19-4cf4-ba0f-7ae3f0428563 rw quiet
    Build Date: 08 October 2013 08:51:37PM
    Current version of pixman: 0.30.2
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Mon Oct 21 17:27:55 2013
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) Using config directory: "/etc/X11/xorg.conf.d"
    (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    Initializing built-in extension Generic Event Extension
    Initializing built-in extension SHAPE
    Initializing built-in extension MIT-SHM
    Initializing built-in extension XInputExtension
    Initializing built-in extension XTEST
    Initializing built-in extension BIG-REQUESTS
    Initializing built-in extension SYNC
    Initializing built-in extension XKEYBOARD
    Initializing built-in extension XC-MISC
    Initializing built-in extension SECURITY
    Initializing built-in extension XINERAMA
    Initializing built-in extension XFIXES
    Initializing built-in extension RENDER
    Initializing built-in extension RANDR
    Initializing built-in extension COMPOSITE
    Initializing built-in extension DAMAGE
    Initializing built-in extension MIT-SCREEN-SAVER
    Initializing built-in extension DOUBLE-BUFFER
    Initializing built-in extension RECORD
    Initializing built-in extension DPMS
    Initializing built-in extension X-Resource
    Initializing built-in extension XVideo
    Initializing built-in extension XVideo-MotionCompensation
    Initializing built-in extension XFree86-VidModeExtension
    Initializing built-in extension XFree86-DGA
    Initializing built-in extension XFree86-DRI
    Initializing built-in extension DRI2
    Loading extension GLX
    (II) [KMS] Kernel modesetting enabled.
    xinit: connection to X server lost
    waiting for X server to shut down (EE) Server terminated successfully (0). Closing log file.
    And finally, this is /var/log/Xorg.0.log.
    [ 3939.905]
    X.Org X Server 1.14.3
    Release Date: 2013-09-12
    [ 3939.917] X Protocol Version 11, Revision 0
    [ 3939.922] Build Operating System: Linux 3.11.1-1-ARCH i686
    [ 3939.926] Current Operating System: Linux bootnet 3.11.6-1-ARCH #1 SMP PREEMPT Sat Oct 19 00:29:46 CEST 2013 i686
    [ 3939.926] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=538af765-2d19-4cf4-ba0f-7ae3f0428563 rw quiet
    [ 3939.936] Build Date: 08 October 2013 08:51:37PM
    [ 3939.941]
    [ 3939.947] Current version of pixman: 0.30.2
    [ 3939.957] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 3939.958] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 3939.982] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Oct 21 17:55:35 2013
    [ 3939.988] (==) Using config file: "/etc/X11/xorg.conf"
    [ 3939.995] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 3940.001] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 3940.002] (==) ServerLayout "X.org Configured"
    [ 3940.002] (**) |-->Screen "Screen0" (0)
    [ 3940.002] (**) | |-->Monitor "Monitor0"
    [ 3940.002] (**) | |-->Device "Card0"
    [ 3940.002] (**) |-->Input Device "Mouse0"
    [ 3940.002] (**) |-->Input Device "Keyboard0"
    [ 3940.002] (==) Automatically adding devices
    [ 3940.002] (==) Automatically enabling devices
    [ 3940.002] (==) Automatically adding GPU devices
    [ 3940.003] (**) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/OTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/,
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/OTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 3940.003] (**) ModulePath set to "/usr/lib/xorg/modules"
    [ 3940.003] (WW) Ignoring unrecognized extension "composite"
    [ 3940.003] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    [ 3940.003] (WW) Disabling Mouse0
    [ 3940.003] (WW) Disabling Keyboard0
    [ 3940.003] (II) Loader magic: 0x8259620
    [ 3940.003] (II) Module ABI versions:
    [ 3940.003] X.Org ANSI C Emulation: 0.4
    [ 3940.003] X.Org Video Driver: 14.1
    [ 3940.003] X.Org XInput driver : 19.1
    [ 3940.003] X.Org Server Extension : 7.0
    [ 3940.004] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 3940.007] (--) PCI:*(0:1:5:0) 1002:4337:103c:0850 rev 0, Mem @ 0xd8000000/134217728, 0xd0300000/65536, I/O @ 0x00009000/256, BIOS @ 0x????????/131072
    [ 3940.013] Initializing built-in extension Generic Event Extension
    [ 3940.020] Initializing built-in extension SHAPE
    [ 3940.028] Initializing built-in extension MIT-SHM
    [ 3940.034] Initializing built-in extension XInputExtension
    [ 3940.040] Initializing built-in extension XTEST
    [ 3940.047] Initializing built-in extension BIG-REQUESTS
    [ 3940.052] Initializing built-in extension SYNC
    [ 3940.058] Initializing built-in extension XKEYBOARD
    [ 3940.064] Initializing built-in extension XC-MISC
    [ 3940.070] Initializing built-in extension SECURITY
    [ 3940.075] Initializing built-in extension XINERAMA
    [ 3940.081] Initializing built-in extension XFIXES
    [ 3940.086] Initializing built-in extension RENDER
    [ 3940.091] Initializing built-in extension RANDR
    [ 3940.096] Initializing built-in extension COMPOSITE
    [ 3940.101] Initializing built-in extension DAMAGE
    [ 3940.106] Initializing built-in extension MIT-SCREEN-SAVER
    [ 3940.111] Initializing built-in extension DOUBLE-BUFFER
    [ 3940.116] Initializing built-in extension RECORD
    [ 3940.121] Initializing built-in extension DPMS
    [ 3940.125] Initializing built-in extension X-Resource
    [ 3940.130] Initializing built-in extension XVideo
    [ 3940.134] Initializing built-in extension XVideo-MotionCompensation
    [ 3940.139] Initializing built-in extension XFree86-VidModeExtension
    [ 3940.143] Initializing built-in extension XFree86-DGA
    [ 3940.147] Initializing built-in extension XFree86-DRI
    [ 3940.151] Initializing built-in extension DRI2
    [ 3940.151] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    [ 3940.151] (II) LoadModule: "extmod"
    [ 3940.152] (II) Module "extmod" already built-in
    [ 3940.152] (II) LoadModule: "glx"
    [ 3940.152] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 3940.152] (II) Module glx: vendor="X.Org Foundation"
    [ 3940.153] compiled for 1.14.3, module version = 1.0.0
    [ 3940.153] ABI class: X.Org Server Extension, version 7.0
    [ 3940.153] (==) AIGLX enabled
    [ 3940.157] Loading extension GLX
    [ 3940.157] (II) LoadModule: "dbe"
    [ 3940.157] (II) Module "dbe" already built-in
    [ 3940.157] (II) LoadModule: "dri"
    [ 3940.157] (II) Module "dri" already built-in
    [ 3940.157] (II) LoadModule: "dri2"
    [ 3940.157] (II) Module "dri2" already built-in
    [ 3940.157] (II) LoadModule: "radeon"
    [ 3940.157] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    [ 3940.160] (II) Module radeon: vendor="X.Org Foundation"
    [ 3940.160] compiled for 1.14.2, module version = 7.2.0
    [ 3940.160] Module class: X.Org Video Driver
    [ 3940.160] ABI class: X.Org Video Driver, version 14.1
    [ 3940.160] (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, 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,
    VERDE, VERDE, VERDE, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND,
    OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, HAINAN, HAINAN, HAINAN,
    HAINAN, HAINAN, HAINAN, BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE,
    BONAIRE, BONAIRE, BONAIRE, KABINI, KABINI, KABINI, KABINI, KABINI,
    KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI,
    KABINI, KABINI, KABINI
    [ 3940.169] (++) using VT number 1
    [ 3940.169] (II) [KMS] Kernel modesetting enabled.
    [ 3940.169] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
    [ 3940.169] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 3940.169] (==) RADEON(0): Default visual is TrueColor
    [ 3940.170] (**) RADEON(0): Option "EnablePageFlip" "on"
    [ 3940.170] (**) RADEON(0): Option "ColorTiling" "on"
    [ 3940.170] (**) RADEON(0): Option "ColorTiling2D" "on"
    [ 3940.170] (**) RADEON(0): Option "RenderAccel" "on"
    [ 3940.170] (**) RADEON(0): Option "AccelMethod" "EXA"
    [ 3940.170] (**) RADEON(0): Option "EXAVSync" "on"
    [ 3940.170] (**) RADEON(0): Option "EXAPixmaps" "on"
    [ 3940.170] (==) RADEON(0): RGB weight 888
    [ 3940.170] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
    [ 3940.170] (--) RADEON(0): Chipset: "ATI Radeon IGP330M/340M/350M (U2) 4337" (ChipID = 0x4337)
    [ 3940.170] (II) Loading sub module "dri2"
    [ 3940.170] (II) LoadModule: "dri2"
    [ 3940.170] (II) Module "dri2" already built-in
    [ 3940.170] (II) Loading sub module "exa"
    [ 3940.170] (II) LoadModule: "exa"
    [ 3940.170] (II) Loading /usr/lib/xorg/modules/libexa.so
    [ 3940.171] (II) Module exa: vendor="X.Org Foundation"
    [ 3940.171] compiled for 1.14.3, module version = 2.6.0
    [ 3940.171] ABI class: X.Org Video Driver, version 14.1
    [ 3940.171] (II) RADEON(0): KMS Color Tiling: enabled
    [ 3940.171] (II) RADEON(0): KMS Color Tiling 2D: disabled
    [ 3940.171] (II) RADEON(0): KMS Pageflipping: enabled
    [ 3940.171] (II) RADEON(0): SwapBuffers wait for vsync: enabled
    [ 3940.207] (II) RADEON(0): Output VGA-0 using monitor section Monitor0
    [ 3940.207] (II) RADEON(0): Output LVDS has no monitor section
    [ 3940.213] (II) RADEON(0): Output S-video has no monitor section
    [ 3940.250] (II) RADEON(0): EDID for output VGA-0
    [ 3940.250] (II) RADEON(0): EDID for output LVDS
    [ 3940.250] (II) RADEON(0): Manufacturer: LGP Model: 657 Serial#: 0
    [ 3940.250] (II) RADEON(0): Year: 1990 Week: 0
    [ 3940.250] (II) RADEON(0): EDID Version: 1.3
    [ 3940.250] (II) RADEON(0): Digital Display Input
    [ 3940.250] (II) RADEON(0): Max Image Size [cm]: horiz.: 30 vert.: 23
    [ 3940.250] (II) RADEON(0): Gamma: 2.20
    [ 3940.250] (II) RADEON(0): No DPMS capabilities specified
    [ 3940.250] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 3940.250] (II) RADEON(0): First detailed timing is preferred mode
    [ 3940.250] (II) RADEON(0): redX: 0.587 redY: 0.343 greenX: 0.320 greenY: 0.529
    [ 3940.250] (II) RADEON(0): blueX: 0.158 blueY: 0.140 whiteX: 0.312 whiteY: 0.328
    [ 3940.250] (II) RADEON(0): Manufacturer's mask: 0
    [ 3940.250] (II) RADEON(0): Supported detailed timing:
    [ 3940.250] (II) RADEON(0): clock: 65.0 MHz Image Size: 304 x 228 mm
    [ 3940.250] (II) RADEON(0): h_active: 1024 h_sync: 1048 h_sync_end 1184 h_blank_end 1344 h_border: 0
    [ 3940.250] (II) RADEON(0): v_active: 768 v_sync: 771 v_sync_end 777 v_blanking: 806 v_border: 0
    [ 3940.250] (II) RADEON(0): Unknown vendor-specific block 0
    [ 3940.250] (II) RADEON(0): Unknown vendor-specific block 0
    [ 3940.250] (II) RADEON(0): EDID (in hex):
    [ 3940.250] (II) RADEON(0): 00ffffffffffff0030f0570600000000
    [ 3940.250] (II) RADEON(0): 00000103801e17780a72b09657528728
    [ 3940.250] (II) RADEON(0): 23505400000001010101010101010101
    [ 3940.250] (II) RADEON(0): 01010101010164190040410026301888
    [ 3940.250] (II) RADEON(0): 360030e4100000180000000000000000
    [ 3940.250] (II) RADEON(0): 0000000000000000000000000000004c
    [ 3940.250] (II) RADEON(0): 475068696c6970734c43440a00000000
    [ 3940.250] (II) RADEON(0): 004c503135305830382d413500000023
    [ 3940.250] (II) RADEON(0): Printing probed modes for output LVDS
    [ 3940.250] (II) RADEON(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz eP)
    [ 3940.250] (II) RADEON(0): Modeline "800x600"x59.9 38.25 800 832 912 1024 600 603 607 624 -hsync +vsync (37.4 kHz)
    [ 3940.250] (II) RADEON(0): Modeline "848x480"x59.7 31.50 848 872 952 1056 480 483 493 500 -hsync +vsync (29.8 kHz)
    [ 3940.250] (II) RADEON(0): Modeline "720x480"x59.7 26.75 720 744 808 896 480 483 493 500 -hsync +vsync (29.9 kHz)
    [ 3940.250] (II) RADEON(0): Modeline "640x480"x59.4 23.75 640 664 720 800 480 483 487 500 -hsync +vsync (29.7 kHz)
    [ 3940.256] (II) RADEON(0): EDID for output S-video
    [ 3940.256] (II) RADEON(0): Output VGA-0 disconnected
    [ 3940.256] (II) RADEON(0): Output LVDS connected
    [ 3940.256] (II) RADEON(0): Output S-video disconnected
    [ 3940.257] (II) RADEON(0): Using exact sizes for initial modes
    [ 3940.257] (II) RADEON(0): Output LVDS using initial mode 1024x768
    [ 3940.257] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 3940.257] (II) RADEON(0): mem size init: gart size :3dff000 vram size: s:4000000 visible:3cc0000
    [ 3940.257] (II) RADEON(0): EXA: Driver will allow EXA pixmaps in VRAM
    [ 3940.257] (==) RADEON(0): DPI set to (96, 96)
    [ 3940.257] (II) Loading sub module "fb"
    [ 3940.257] (II) LoadModule: "fb"
    [ 3940.257] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 3940.257] (II) Module fb: vendor="X.Org Foundation"
    [ 3940.258] compiled for 1.14.3, module version = 1.0.0
    [ 3940.258] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 3940.258] (II) Loading sub module "ramdac"
    [ 3940.258] (II) LoadModule: "ramdac"
    [ 3940.258] (II) Module "ramdac" already built-in
    [ 3940.258] (--) Depth 24 pixmap format is 32 bpp
    [ 3940.258] (II) RADEON(0): [DRI2] Setup complete
    [ 3940.258] (II) RADEON(0): [DRI2] DRI driver: radeon
    [ 3940.258] (II) RADEON(0): [DRI2] VDPAU driver: radeon
    [ 3940.258] (II) RADEON(0): Front buffer size: 3072K
    [ 3940.258] (II) RADEON(0): VRAM usage limit set to 53193K
    [ 3940.258] (==) RADEON(0): Backing store disabled
    [ 3940.258] (II) RADEON(0): Direct rendering enabled
    [ 3940.259] (II) RADEON(0): Render acceleration enabled for R100 type cards.
    [ 3940.259] (II) RADEON(0): EXA VSync enabled
    [ 3940.259] (II) EXA(0): Driver allocated offscreen pixmaps
    [ 3940.259] (II) EXA(0): Driver registered support for the following operations:
    [ 3940.259] (II) Solid
    [ 3940.259] (II) Copy
    [ 3940.259] (II) Composite (RENDER acceleration)
    [ 3940.259] (II) UploadToScreen
    [ 3940.259] (II) DownloadFromScreen
    [ 3940.259] (II) RADEON(0): Acceleration enabled
    [ 3940.259] (**) RADEON(0): DPMS enabled
    [ 3940.259] (==) RADEON(0): Silken mouse enabled
    [ 3940.259] (II) RADEON(0): Set up textured video
    [ 3940.259] (II) RADEON(0): [XvMC] Associated with Radeon Textured Video.
    [ 3940.259] (II) RADEON(0): [XvMC] Extension initialized.
    [ 3940.259] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 3940.259] (WW) RADEON(0): Option "DRI" is not used
    [ 3940.260] (WW) RADEON(0): Option "AGPMode" is not used
    [ 3940.260] (WW) RADEON(0): Option "AGPFastWrite" is not used
    [ 3940.260] (--) RandR disabled
    [ 3940.287] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 3940.287] (II) AIGLX: enabled GLX_INTEL_swap_event
    [ 3940.287] (II) AIGLX: enabled GLX_ARB_create_context
    [ 3940.287] (II) AIGLX: enabled GLX_ARB_create_context_profile
    [ 3940.287] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
    [ 3940.287] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [ 3940.287] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [ 3940.288] (II) AIGLX: Loaded and initialized radeon
    [ 3940.288] (II) GLX: Initialized DRI2 GL provider for screen 0
    [ 3940.289] (II) RADEON(0): Setting screen physical size to 270 x 203
    [ 3940.601] (II) config/udev: Adding input device Power Button (/dev/input/event4)
    [ 3940.601] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 3940.602] (II) LoadModule: "evdev"
    [ 3940.602] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 3940.602] (II) Module evdev: vendor="X.Org Foundation"
    [ 3940.602] compiled for 1.14.3, module version = 2.8.2
    [ 3940.602] Module class: X.Org XInput Driver
    [ 3940.602] ABI class: X.Org XInput driver, version 19.1
    [ 3940.602] (II) Using input driver 'evdev' for 'Power Button'
    [ 3940.602] (**) Power Button: always reports core events
    [ 3940.603] (**) evdev: Power Button: Device: "/dev/input/event4"
    [ 3940.603] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 3940.603] (--) evdev: Power Button: Found keys
    [ 3940.603] (II) evdev: Power Button: Configuring as keyboard
    [ 3940.603] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4"
    [ 3940.603] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 3940.603] (**) Option "xkb_rules" "evdev"
    [ 3940.603] (**) Option "xkb_model" "pc104"
    [ 3940.603] (**) Option "xkb_layout" "us"
    [ 3940.647] (II) config/udev: Adding input device Video Bus (/dev/input/event3)
    [ 3940.647] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 3940.648] (II) Using input driver 'evdev' for 'Video Bus'
    [ 3940.648] (**) Video Bus: always reports core events
    [ 3940.648] (**) evdev: Video Bus: Device: "/dev/input/event3"
    [ 3940.648] (--) evdev: Video Bus: Vendor 0 Product 0x6
    [ 3940.648] (--) evdev: Video Bus: Found keys
    [ 3940.648] (II) evdev: Video Bus: Configuring as keyboard
    [ 3940.648] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:01/LNXVIDEO:00/input/input3/event3"
    [ 3940.648] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
    [ 3940.648] (**) Option "xkb_rules" "evdev"
    [ 3940.648] (**) Option "xkb_model" "pc104"
    [ 3940.648] (**) Option "xkb_layout" "us"
    [ 3940.649] (II) config/udev: Adding input device Power Button (/dev/input/event1)
    [ 3940.649] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 3940.649] (II) Using input driver 'evdev' for 'Power Button'
    [ 3940.649] (**) Power Button: always reports core events
    [ 3940.649] (**) evdev: Power Button: Device: "/dev/input/event1"
    [ 3940.649] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 3940.649] (--) evdev: Power Button: Found keys
    [ 3940.649] (II) evdev: Power Button: Configuring as keyboard
    [ 3940.649] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1"
    [ 3940.649] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
    [ 3940.649] (**) Option "xkb_rules" "evdev"
    [ 3940.649] (**) Option "xkb_model" "pc104"
    [ 3940.649] (**) Option "xkb_layout" "us"
    [ 3940.650] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
    [ 3940.650] (II) No input driver specified, ignoring this device.
    [ 3940.650] (II) This device may have been added with another device file.
    [ 3940.651] (II) config/udev: Adding drm device (/dev/dri/card0)
    [ 3940.651] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 3940.651] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 3940.651] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 3940.651] (**) AT Translated Set 2 keyboard: always reports core events
    [ 3940.651] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 3940.651] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
    [ 3940.651] (--) evdev: AT Translated Set 2 keyboard: Found keys
    [ 3940.651] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
    [ 3940.652] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 3940.652] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 9)
    [ 3940.652] (**) Option "xkb_rules" "evdev"
    [ 3940.652] (**) Option "xkb_model" "pc104"
    [ 3940.652] (**) Option "xkb_layout" "us"
    [ 3940.653] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event6)
    [ 3940.653] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    [ 3940.653] (II) Using input driver 'evdev' for 'SynPS/2 Synaptics TouchPad'
    [ 3940.653] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 3940.653] (**) evdev: SynPS/2 Synaptics TouchPad: Device: "/dev/input/event6"
    [ 3940.653] (--) evdev: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
    [ 3940.653] (--) evdev: SynPS/2 Synaptics TouchPad: Found 3 mouse buttons
    [ 3940.653] (--) evdev: SynPS/2 Synaptics TouchPad: Found absolute axes
    [ 3940.653] (--) evdev: SynPS/2 Synaptics TouchPad: Found x and y absolute axes
    [ 3940.653] (--) evdev: SynPS/2 Synaptics TouchPad: Found absolute touchpad.
    [ 3940.653] (II) evdev: SynPS/2 Synaptics TouchPad: Configuring as touchpad
    [ 3940.653] (**) evdev: SynPS/2 Synaptics TouchPad: YAxisMapping: buttons 4 and 5
    [ 3940.653] (**) evdev: SynPS/2 Synaptics TouchPad: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 3940.653] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input6/event6"
    [ 3940.653] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 10)
    [ 3940.653] (II) evdev: SynPS/2 Synaptics TouchPad: initialized for absolute axes.
    [ 3940.654] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    [ 3940.654] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 0
    [ 3940.654] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
    [ 3940.654] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
    [ 3940.654] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
    [ 3940.654] (II) No input driver specified, ignoring this device.
    [ 3940.654] (II) This device may have been added with another device file.
    [ 3940.655] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
    [ 3940.655] (II) No input driver specified, ignoring this device.
    [ 3940.655] (II) This device may have been added with another device file.
    [ 3941.474] (II) evdev: SynPS/2 Synaptics TouchPad: Close
    [ 3941.474] (II) UnloadModule: "evdev"
    [ 3941.474] (II) evdev: AT Translated Set 2 keyboard: Close
    [ 3941.474] (II) UnloadModule: "evdev"
    [ 3941.474] (II) evdev: Power Button: Close
    [ 3941.475] (II) UnloadModule: "evdev"
    [ 3941.475] (II) evdev: Video Bus: Close
    [ 3941.475] (II) UnloadModule: "evdev"
    [ 3941.475] (II) evdev: Power Button: Close
    [ 3941.475] (II) UnloadModule: "evdev"
    [ 3941.517] (EE) Server terminated successfully (0). Closing log file.
    The funny part of this story is what I mentioned earlier before, i3-wm runs fine but when feh is called, it seems to spoil i3-wm natural behavior.
    I hope these are the all the logs you want.
    Thanks in advance.
    Last edited by freesbies (2013-10-21 17:05:22)

    Read what "exec" does (it's in bash(1), section Shell Builtin Commands).
    Also look at other .xinitrc's on the web. You'll see that exec line is always the last one.

  • [SOLVED] Laptop keyboard freezes randomly.

    I have Arch dual booted with Windows 8.1 on an Asus K53SM laptop.
    Laptop specs are:
    * Intel i5 2nd Gen @ 2.5 GHz
    * 8GB RAM
    * 750 GB Hard disk
    * nvidia GT630M 2GB
    Right after installing Arch, I installed GNOME as the DE and everything was working fine. Recently, I uninstalled GNOME and installed KDE. I'm experiencing random keyboard freezes. I've tested it with a USB keyboard, so it is not a hardware issue I guess.
    * The [<Super> + S] combination to display all workspaces works fine.
    * So does the <Alt> + F2, to write commands, but the keys don't work (so can't type anything there).
    These freezes are totally random, and the keyboard works fine after 1-2 minutes. Here is the output for Xorg.0.log ->
    [ 21.228]
    X.Org X Server 1.16.4
    Release Date: 2014-12-20
    [ 21.228] X Protocol Version 11, Revision 0
    [ 21.228] Build Operating System: Linux 3.17.6-1-ARCH x86_64
    [ 21.228] Current Operating System: Linux ape 3.18.6-1-ARCH #1 SMP PREEMPT Sat Feb 7 08:44:05 CET 2015 x86_64
    [ 21.228] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=92ae3f1c-0f63-4de9-9323-487d50c0bd60 rw quiet splash usbcore.old_scheme_first=1
    [ 21.228] Build Date: 11 February 2015 08:10:00AM
    [ 21.228]
    [ 21.228] Current version of pixman: 0.32.6
    [ 21.228] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 21.228] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 21.228] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Feb 15 20:18:09 2015
    [ 21.333] (==) Using config file: "/etc/X11/xorg.conf"
    [ 21.333] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 21.440] (==) ServerLayout "X.org Configured"
    [ 21.440] (**) |-->Screen "Screen0" (0)
    [ 21.440] (**) | |-->Monitor "Monitor0"
    [ 21.456] (**) | |-->Device "Card0"
    [ 21.456] (**) |-->Screen "Screen1" (1)
    [ 21.456] (**) | |-->Monitor "Monitor1"
    [ 21.456] (**) | |-->Device "Card1"
    [ 21.456] (**) |-->Input Device "Mouse0"
    [ 21.456] (**) |-->Input Device "Keyboard0"
    [ 21.456] (==) Automatically adding devices
    [ 21.456] (==) Automatically enabling devices
    [ 21.456] (==) Automatically adding GPU devices
    [ 21.679] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/OTF/".
    [ 21.679] Entry deleted from font path.
    [ 21.679] (Run 'mkfontdir' on "/usr/share/fonts/OTF/").
    [ 21.718] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 21.718] Entry deleted from font path.
    [ 21.718] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 21.728] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 21.728] Entry deleted from font path.
    [ 21.728] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 21.728] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/OTF/".
    [ 21.728] Entry deleted from font path.
    [ 21.728] (Run 'mkfontdir' on "/usr/share/fonts/OTF/").
    [ 21.728] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 21.728] Entry deleted from font path.
    [ 21.728] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 21.728] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 21.728] Entry deleted from font path.
    [ 21.728] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 21.728] (**) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 21.728] (**) ModulePath set to "/usr/lib/xorg/modules"
    [ 21.728] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    [ 21.728] (WW) Disabling Mouse0
    [ 21.728] (WW) Disabling Keyboard0
    [ 21.739] (II) Loader magic: 0x819d80
    [ 21.739] (II) Module ABI versions:
    [ 21.739] X.Org ANSI C Emulation: 0.4
    [ 21.739] X.Org Video Driver: 18.0
    [ 21.739] X.Org XInput driver : 21.0
    [ 21.739] X.Org Server Extension : 8.0
    [ 21.742] (EE) systemd-logind: failed to get session: PID 301 does not belong to any known session
    [ 21.743] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 21.745] (--) PCI:*(0:0:2:0) 8086:0126:1043:212e rev 9, Mem @ 0xdc400000/4194304, 0xb0000000/268435456, I/O @ 0x0000e000/64
    [ 21.746] (--) PCI: (0:1:0:0) 10de:0de9:1043:212e rev 161, Mem @ 0xdb000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000d000/128, BIOS @ 0x????????/524288
    [ 21.746] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 21.763] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    [ 21.763] (II) LoadModule: "glx"
    [ 21.856] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 22.220] (II) Module glx: vendor="X.Org Foundation"
    [ 22.220] compiled for 1.16.4, module version = 1.0.0
    [ 22.220] ABI class: X.Org Server Extension, version 8.0
    [ 22.220] (==) AIGLX enabled
    [ 22.220] (II) LoadModule: "intel"
    [ 22.220] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    [ 22.286] (II) Module intel: vendor="X.Org Foundation"
    [ 22.286] compiled for 1.16.3, module version = 2.99.917
    [ 22.286] Module class: X.Org Video Driver
    [ 22.286] ABI class: X.Org Video Driver, version 18.0
    [ 22.286] (II) LoadModule: "nvidia"
    [ 22.286] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 22.367] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 22.367] compiled for 4.0.2, module version = 1.0.0
    [ 22.367] Module class: X.Org Video Driver
    [ 22.374] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
    i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
    915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
    Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
    GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
    [ 22.375] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
    [ 22.375] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
    [ 22.375] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
    [ 22.375] (II) NVIDIA dlloader X Driver 346.35 Sat Jan 10 20:32:18 PST 2015
    [ 22.375] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 22.386] (++) using VT number 7
    [ 22.429] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20140905
    [ 22.483] (II) Loading sub module "fb"
    [ 22.483] (II) LoadModule: "fb"
    [ 22.483] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 22.502] (II) Module fb: vendor="X.Org Foundation"
    [ 22.502] compiled for 1.16.4, module version = 1.0.0
    [ 22.502] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 22.502] (II) Loading sub module "wfb"
    [ 22.502] (II) LoadModule: "wfb"
    [ 22.502] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 22.510] (II) Module wfb: vendor="X.Org Foundation"
    [ 22.511] compiled for 1.16.4, module version = 1.0.0
    [ 22.511] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 22.511] (II) Loading sub module "ramdac"
    [ 22.511] (II) LoadModule: "ramdac"
    [ 22.511] (II) Module "ramdac" already built-in
    [ 22.704] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 3000
    [ 22.704] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx
    [ 22.704] (==) intel(0): Depth 24, (--) framebuffer bpp 32
    [ 22.704] (==) intel(0): RGB weight 888
    [ 22.704] (==) intel(0): Default visual is TrueColor
    [ 22.705] (II) intel(0): Output LVDS1 using monitor section Monitor0
    [ 22.705] (--) intel(0): Found backlight control interface acpi_video0 (type 'firmware') for output LVDS1
    [ 22.705] (II) intel(0): Enabled output LVDS1
    [ 22.705] (II) intel(0): Output VGA1 has no monitor section
    [ 22.705] (II) intel(0): Enabled output VGA1
    [ 22.705] (II) intel(0): Output HDMI1 has no monitor section
    [ 22.705] (II) intel(0): Enabled output HDMI1
    [ 22.705] (II) intel(0): Output DP1 has no monitor section
    [ 22.705] (II) intel(0): Enabled output DP1
    [ 22.705] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
    [ 22.706] (II) intel(0): Output VIRTUAL1 has no monitor section
    [ 22.706] (II) intel(0): Enabled output VIRTUAL1
    [ 22.706] (--) intel(0): Output LVDS1 using initial mode 1366x768 on pipe 0
    [ 22.706] (==) intel(0): TearFree disabled
    [ 22.706] (==) intel(0): DPI set to (96, 96)
    [ 22.706] (II) Loading sub module "dri2"
    [ 22.706] (II) LoadModule: "dri2"
    [ 22.706] (II) Module "dri2" already built-in
    [ 22.706] (II) Loading sub module "present"
    [ 22.706] (II) LoadModule: "present"
    [ 22.706] (II) Module "present" already built-in
    [ 22.706] (==) NVIDIA(1): Depth 24, (==) framebuffer bpp 32
    [ 22.706] (==) NVIDIA(1): RGB weight 888
    [ 22.706] (==) NVIDIA(1): Default visual is TrueColor
    [ 22.706] (==) NVIDIA(1): Using gamma correction (1.0, 1.0, 1.0)
    [ 22.740] (**) NVIDIA(1): Enabling 2D acceleration
    [ 22.740] (EE) NVIDIA(1): Failed to initialize the GLX module; please check in your X
    [ 22.740] (EE) NVIDIA(1): log file that the GLX module has been loaded in your X
    [ 22.740] (EE) NVIDIA(1): server, and that the module is the NVIDIA GLX module. If
    [ 22.740] (EE) NVIDIA(1): you continue to encounter problems, Please try
    [ 22.740] (EE) NVIDIA(1): reinstalling the NVIDIA driver.
    [ 24.454] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 24.455] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20130102)
    [ 24.456] (II) NVIDIA(1): NVIDIA GPU GeForce GT 630M (GF108) at PCI:1:0:0 (GPU-0)
    [ 24.456] (--) NVIDIA(1): Memory: 2097152 kBytes
    [ 24.456] (--) NVIDIA(1): VideoBIOS: 70.08.92.00.fa
    [ 24.456] (II) NVIDIA(1): Detected PCI Express Link width: 16X
    [ 24.461] (--) NVIDIA(1): Valid display device(s) on GeForce GT 630M at PCI:1:0:0
    [ 24.461] (--) NVIDIA(1): CRT-0 (boot, connected)
    [ 24.461] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
    [ 24.461] (**) NVIDIA(1): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 24.461] (**) NVIDIA(1): device CRT-0 (Using EDID frequencies has been enabled on
    [ 24.461] (**) NVIDIA(1): all display devices.)
    [ 24.463] (==) NVIDIA(1):
    [ 24.463] (==) NVIDIA(1): No modes were requested; the default mode "nvidia-auto-select"
    [ 24.463] (==) NVIDIA(1): will be used as the requested mode.
    [ 24.463] (==) NVIDIA(1):
    [ 24.463] (II) NVIDIA(1): Validated MetaModes:
    [ 24.463] (II) NVIDIA(1): "CRT-0:nvidia-auto-select"
    [ 24.463] (II) NVIDIA(1): Virtual screen size determined to be 1024 x 768
    [ 24.473] (WW) NVIDIA(1): CRT-0 does not have an EDID, or its EDID does not contain a
    [ 24.473] (WW) NVIDIA(1): maximum image size; cannot compute DPI from CRT-0's EDID.
    [ 24.473] (==) NVIDIA(1): DPI set to (75, 75); computed from built-in default
    [ 24.473] (--) Depth 24 pixmap format is 32 bpp
    [ 24.515] (II) intel(0): SNA initialized with Sandybridge (gen6, gt2) backend
    [ 24.515] (==) intel(0): Backing store enabled
    [ 24.515] (==) intel(0): Silken mouse enabled
    [ 24.516] (II) intel(0): HW Cursor enabled
    [ 24.516] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 24.524] (==) intel(0): DPMS enabled
    [ 24.525] (==) intel(0): display hotplug detection enabled
    [ 24.525] (II) intel(0): [DRI2] Setup complete
    [ 24.525] (II) intel(0): [DRI2] DRI driver: i965
    [ 24.525] (II) intel(0): [DRI2] VDPAU driver: i965
    [ 24.525] (II) intel(0): direct rendering: DRI2 enabled
    [ 24.525] (II) intel(0): hardware support for Present enabled
    [ 24.525] (--) RandR disabled
    [ 24.525] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory
    [ 24.525] (II) NVIDIA: access.
    [ 24.529] (II) NVIDIA(1): ACPI: failed to connect to the ACPI event daemon; the daemon
    [ 24.529] (II) NVIDIA(1): may not be running or the "AcpidSocketPath" X
    [ 24.529] (II) NVIDIA(1): configuration option may not be set correctly. When the
    [ 24.530] (II) NVIDIA(1): ACPI event daemon is available, the NVIDIA X driver will
    [ 24.530] (II) NVIDIA(1): try to use it to receive ACPI event notifications. For
    [ 24.530] (II) NVIDIA(1): details, please see the "ConnectToAcpid" and
    [ 24.530] (II) NVIDIA(1): "AcpidSocketPath" X configuration options in Appendix B: X
    [ 24.530] (II) NVIDIA(1): Config Options in the README.
    [ 24.536] (II) NVIDIA(1): Setting mode "CRT-0:nvidia-auto-select"
    [ 24.649] (==) NVIDIA(1): Disabling shared memory pixmaps
    [ 24.649] (==) NVIDIA(1): Backing store enabled
    [ 24.649] (==) NVIDIA(1): Silken mouse enabled
    [ 24.649] (==) NVIDIA(1): DPMS enabled
    [ 24.663] (II) Loading sub module "dri2"
    [ 24.663] (II) LoadModule: "dri2"
    [ 24.663] (II) Module "dri2" already built-in
    [ 24.663] (II) NVIDIA(1): [DRI2] Setup complete
    [ 24.663] (II) NVIDIA(1): [DRI2] VDPAU driver: nvidia
    [ 24.663] (--) RandR disabled
    [ 24.872] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 24.872] (II) AIGLX: enabled GLX_ARB_create_context
    [ 24.872] (II) AIGLX: enabled GLX_ARB_create_context_profile
    [ 24.872] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
    [ 24.872] (II) AIGLX: enabled GLX_INTEL_swap_event
    [ 24.872] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [ 24.872] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
    [ 24.872] (II) AIGLX: enabled GLX_ARB_fbconfig_float
    [ 24.872] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [ 24.872] (II) AIGLX: enabled GLX_ARB_create_context_robustness
    [ 24.872] (II) AIGLX: Loaded and initialized i965
    [ 24.872] (II) GLX: Initialized DRI2 GL provider for screen 0
    [ 24.873] (II) AIGLX: Screen 1 is not DRI2 capable
    [ 24.873] (EE) AIGLX: reverting to software rendering
    [ 25.619] (II) AIGLX: Loaded and initialized swrast
    [ 25.619] (II) GLX: Initialized DRISWRAST GL provider for screen 1
    [ 25.634] (II) intel(0): switch to mode [email protected] on LVDS1 using pipe 0, position (0, 0), rotation normal, reflection none
    [ 25.640] (II) intel(0): Setting screen physical size to 361 x 203
    [ 25.988] (II) config/udev: Adding input device Power Button (/dev/input/event3)
    [ 25.988] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 25.988] (II) LoadModule: "evdev"
    [ 25.988] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 26.030] (II) Module evdev: vendor="X.Org Foundation"
    [ 26.030] compiled for 1.16.2, module version = 2.9.1
    [ 26.030] Module class: X.Org XInput Driver
    [ 26.030] ABI class: X.Org XInput driver, version 21.0
    [ 26.030] (II) Using input driver 'evdev' for 'Power Button'
    [ 26.030] (**) Power Button: always reports core events
    [ 26.031] (**) evdev: Power Button: Device: "/dev/input/event3"
    [ 26.031] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 26.031] (--) evdev: Power Button: Found keys
    [ 26.031] (II) evdev: Power Button: Configuring as keyboard
    [ 26.031] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input7/event3"
    [ 26.031] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 26.031] (**) Option "xkb_rules" "evdev"
    [ 26.031] (**) Option "xkb_model" "pc104"
    [ 26.031] (**) Option "xkb_layout" "us"
    [ 26.086] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
    [ 26.086] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 26.086] (II) Using input driver 'evdev' for 'Video Bus'
    [ 26.086] (**) Video Bus: always reports core events
    [ 26.086] (**) evdev: Video Bus: Device: "/dev/input/event6"
    [ 26.086] (--) evdev: Video Bus: Vendor 0 Product 0x6
    [ 26.086] (--) evdev: Video Bus: Found keys
    [ 26.086] (II) evdev: Video Bus: Configuring as keyboard
    [ 26.086] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input14/event6"
    [ 26.086] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
    [ 26.086] (**) Option "xkb_rules" "evdev"
    [ 26.086] (**) Option "xkb_model" "pc104"
    [ 26.086] (**) Option "xkb_layout" "us"
    [ 26.087] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
    [ 26.087] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 26.087] (II) Using input driver 'evdev' for 'Video Bus'
    [ 26.087] (**) Video Bus: always reports core events
    [ 26.087] (**) evdev: Video Bus: Device: "/dev/input/event5"
    [ 26.087] (--) evdev: Video Bus: Vendor 0 Product 0x6
    [ 26.087] (--) evdev: Video Bus: Found keys
    [ 26.087] (II) evdev: Video Bus: Configuring as keyboard
    [ 26.087] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:4c/LNXVIDEO:00/input/input13/event5"
    [ 26.087] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
    [ 26.087] (**) Option "xkb_rules" "evdev"
    [ 26.088] (**) Option "xkb_model" "pc104"
    [ 26.088] (**) Option "xkb_layout" "us"
    [ 26.088] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
    [ 26.088] (II) No input driver specified, ignoring this device.
    [ 26.088] (II) This device may have been added with another device file.
    [ 26.089] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
    [ 26.089] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
    [ 26.089] (II) Using input driver 'evdev' for 'Sleep Button'
    [ 26.089] (**) Sleep Button: always reports core events
    [ 26.089] (**) evdev: Sleep Button: Device: "/dev/input/event2"
    [ 26.089] (--) evdev: Sleep Button: Vendor 0 Product 0x3
    [ 26.089] (--) evdev: Sleep Button: Found keys
    [ 26.089] (II) evdev: Sleep Button: Configuring as keyboard
    [ 26.089] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input6/event2"
    [ 26.089] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
    [ 26.089] (**) Option "xkb_rules" "evdev"
    [ 26.089] (**) Option "xkb_model" "pc104"
    [ 26.089] (**) Option "xkb_layout" "us"
    [ 26.090] (II) config/udev: Adding drm device (/dev/dri/card1)
    [ 26.090] (II) xfree86: Adding drm device (/dev/dri/card1)
    [ 26.090] (EE) /dev/dri/card1: failed to set DRM interface version 1.4: Permission denied
    [ 26.091] (II) config/udev: Adding input device USB 2.0 UVC VGA WebCam (/dev/input/event12)
    [ 26.091] (**) USB 2.0 UVC VGA WebCam: Applying InputClass "evdev keyboard catchall"
    [ 26.091] (II) Using input driver 'evdev' for 'USB 2.0 UVC VGA WebCam'
    [ 26.091] (**) USB 2.0 UVC VGA WebCam: always reports core events
    [ 26.091] (**) evdev: USB 2.0 UVC VGA WebCam: Device: "/dev/input/event12"
    [ 26.091] (--) evdev: USB 2.0 UVC VGA WebCam: Vendor 0x13d3 Product 0x5710
    [ 26.091] (--) evdev: USB 2.0 UVC VGA WebCam: Found keys
    [ 26.091] (II) evdev: USB 2.0 UVC VGA WebCam: Configuring as keyboard
    [ 26.091] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/input/input19/event12"
    [ 26.091] (II) XINPUT: Adding extended input device "USB 2.0 UVC VGA WebCam" (type: KEYBOARD, id 10)
    [ 26.091] (**) Option "xkb_rules" "evdev"
    [ 26.091] (**) Option "xkb_model" "pc104"
    [ 26.091] (**) Option "xkb_layout" "us"
    [ 26.092] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event9)
    [ 26.092] (II) No input driver specified, ignoring this device.
    [ 26.092] (II) This device may have been added with another device file.
    [ 26.093] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event10)
    [ 26.093] (II) No input driver specified, ignoring this device.
    [ 26.093] (II) This device may have been added with another device file.
    [ 26.093] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event11)
    [ 26.093] (II) No input driver specified, ignoring this device.
    [ 26.093] (II) This device may have been added with another device file.
    [ 26.094] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/event13)
    [ 26.094] (**) Logitech USB Optical Mouse: Applying InputClass "evdev pointer catchall"
    [ 26.094] (II) Using input driver 'evdev' for 'Logitech USB Optical Mouse'
    [ 26.094] (**) Logitech USB Optical Mouse: always reports core events
    [ 26.094] (**) evdev: Logitech USB Optical Mouse: Device: "/dev/input/event13"
    [ 26.094] (--) evdev: Logitech USB Optical Mouse: Vendor 0x46d Product 0xc05a
    [ 26.094] (--) evdev: Logitech USB Optical Mouse: Found 3 mouse buttons
    [ 26.094] (--) evdev: Logitech USB Optical Mouse: Found scroll wheel(s)
    [ 26.094] (--) evdev: Logitech USB Optical Mouse: Found relative axes
    [ 26.094] (--) evdev: Logitech USB Optical Mouse: Found x and y relative axes
    [ 26.094] (II) evdev: Logitech USB Optical Mouse: Configuring as mouse
    [ 26.094] (II) evdev: Logitech USB Optical Mouse: Adding scrollwheel support
    [ 26.094] (**) evdev: Logitech USB Optical Mouse: YAxisMapping: buttons 4 and 5
    [ 26.094] (**) evdev: Logitech USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 26.094] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.1/4-1.1:1.0/0003:046D:C05A.0001/input/input20/event13"
    [ 26.094] (II) XINPUT: Adding extended input device "Logitech USB Optical Mouse" (type: MOUSE, id 11)
    [ 26.095] (II) evdev: Logitech USB Optical Mouse: initialized for relative axes.
    [ 26.095] (**) Logitech USB Optical Mouse: (accel) keeping acceleration scheme 1
    [ 26.095] (**) Logitech USB Optical Mouse: (accel) acceleration profile 0
    [ 26.095] (**) Logitech USB Optical Mouse: (accel) acceleration factor: 2.000
    [ 26.095] (**) Logitech USB Optical Mouse: (accel) acceleration threshold: 4
    [ 26.096] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/mouse1)
    [ 26.096] (II) No input driver specified, ignoring this device.
    [ 26.096] (II) This device may have been added with another device file.
    [ 26.096] (II) config/udev: Adding input device Asus WMI hotkeys (/dev/input/event8)
    [ 26.096] (**) Asus WMI hotkeys: Applying InputClass "evdev keyboard catchall"
    [ 26.096] (II) Using input driver 'evdev' for 'Asus WMI hotkeys'
    [ 26.096] (**) Asus WMI hotkeys: always reports core events
    [ 26.096] (**) evdev: Asus WMI hotkeys: Device: "/dev/input/event8"
    [ 26.096] (--) evdev: Asus WMI hotkeys: Vendor 0 Product 0
    [ 26.096] (--) evdev: Asus WMI hotkeys: Found keys
    [ 26.096] (II) evdev: Asus WMI hotkeys: Configuring as keyboard
    [ 26.096] (**) Option "config_info" "udev:/sys/devices/platform/asus-nb-wmi/input/input15/event8"
    [ 26.096] (II) XINPUT: Adding extended input device "Asus WMI hotkeys" (type: KEYBOARD, id 12)
    [ 26.096] (**) Option "xkb_rules" "evdev"
    [ 26.096] (**) Option "xkb_model" "pc104"
    [ 26.096] (**) Option "xkb_layout" "us"
    [ 26.097] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 26.097] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 26.097] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 26.097] (**) AT Translated Set 2 keyboard: always reports core events
    [ 26.097] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 26.098] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
    [ 26.098] (--) evdev: AT Translated Set 2 keyboard: Found keys
    [ 26.098] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
    [ 26.098] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 26.098] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
    [ 26.098] (**) Option "xkb_rules" "evdev"
    [ 26.098] (**) Option "xkb_model" "pc104"
    [ 26.098] (**) Option "xkb_layout" "us"
    [ 26.099] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event7)
    [ 26.099] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    [ 26.099] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    [ 26.099] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
    [ 26.099] (II) LoadModule: "synaptics"
    [ 26.099] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 26.109] (II) Module synaptics: vendor="X.Org Foundation"
    [ 26.109] compiled for 1.16.0, module version = 1.8.1
    [ 26.109] Module class: X.Org XInput Driver
    [ 26.109] ABI class: X.Org XInput driver, version 21.0
    [ 26.109] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
    [ 26.109] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 26.109] (**) Option "Device" "/dev/input/event7"
    [ 26.210] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
    [ 26.210] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5762 (res 52)
    [ 26.210] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4902 (res 83)
    [ 26.210] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    [ 26.210] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
    [ 26.210] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
    [ 26.210] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
    [ 26.210] (**) Option "TapButton1" "1"
    [ 26.210] (**) Option "TapButton2" "2"
    [ 26.210] (**) Option "TapButton3" "3"
    [ 26.210] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [ 26.210] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 26.263] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio4/input/input12/event7"
    [ 26.263] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 14)
    [ 26.263] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
    [ 26.263] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
    [ 26.263] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.036
    [ 26.264] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    [ 26.264] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
    [ 26.264] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
    [ 26.264] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
    [ 26.264] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [ 26.264] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
    [ 26.265] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
    [ 26.265] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
    [ 26.265] (II) No input driver specified, ignoring this device.
    [ 26.265] (II) This device may have been added with another device file.
    [ 26.282] removing GPU device /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card1 /dev/dri/card1
    [ 26.282] (II) config/udev: Adding drm device (/dev/dri/card1)
    [ 26.282] (II) xfree86: Adding drm device (/dev/dri/card1)
    [ 26.282] (EE) /dev/dri/card1: failed to set DRM interface version 1.4: Permission denied
    [ 81.255] (II) intel(0): EDID vendor "AUO", prod id 9964
    [ 81.255] (II) intel(0): Printing DDC gathered Modelines:
    [ 81.255] (II) intel(0): Modeline "1366x768"x0.0 71.80 1366 1414 1446 1526 768 771 777 784 -hsync -vsync (47.1 kHz eP)
    [ 81.277] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 81.293] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 81.644] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 81.660] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 81.678] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 84.668] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 84.685] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 86.539] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 2962.717] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 2962.734] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 2966.160] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 2966.176] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 3045.352] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 3045.370] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 3066.487] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 3066.504] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 4507.909] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 4507.925] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 4568.870] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 4568.887] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 4749.685] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 4749.702] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 4841.172] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 4841.189] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 5067.684] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 5067.701] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 5098.091] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 5098.108] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 5231.697] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 5231.715] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 7726.903] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 7726.920] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 7989.858] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 7989.875] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 8118.003] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 8118.020] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 8525.573] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 8525.590] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 8645.496] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 8645.513] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 8787.791] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 8787.808] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 10010.206] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 10010.223] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 10511.439] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 10511.456] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 10576.580] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 10576.597] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 10758.287] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 10758.304] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 12833.372] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 12833.389] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 14722.424] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 14722.441] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 15499.091] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 15499.108] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 16138.293] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 16138.309] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 16563.842] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 16563.858] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 17097.871] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 17097.888] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 17958.793] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 17958.810] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 18046.490] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 18046.506] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 18286.639] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 18286.655] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 18857.140] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 18857.157] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 19683.981] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 19683.997] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 19746.465] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 19746.483] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 19801.499] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 19801.516] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 24516.593] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 24516.610] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 24714.424] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 24714.440] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 24733.954] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 24733.970] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 24794.748] (II) AIGLX: Suspending AIGLX clients for VT switch
    [ 24795.935] (II) AIGLX: Resuming AIGLX clients after VT switch
    [ 24795.935] (II) intel(0): switch to mode [email protected] on LVDS1 using pipe 0, position (0, 0), rotation normal, reflection none
    [ 24795.971] (II) NVIDIA(1): Setting mode "CRT-0:nvidia-auto-select"
    [ 24796.039] (II) NVIDIA(1): ACPI: failed to connect to the ACPI event daemon; the daemon
    [ 24796.039] (II) NVIDIA(1): may not be running or the "AcpidSocketPath" X
    [ 24796.039] (II) NVIDIA(1): configuration option may not be set correctly. When the
    [ 24796.039] (II) NVIDIA(1): ACPI event daemon is available, the NVIDIA X driver will
    [ 24796.039] (II) NVIDIA(1): try to use it to receive ACPI event notifications. For
    [ 24796.039] (II) NVIDIA(1): details, please see the "ConnectToAcpid" and
    [ 24796.039] (II) NVIDIA(1): "AcpidSocketPath" X configuration options in Appendix B: X
    [ 24796.040] (II) NVIDIA(1): Config Options in the README.
    [ 24796.057] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 24796.061] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [ 25764.817] (II) AIGLX: Suspending AIGLX clients for VT switch
    [ 25766.007] (II) AIGLX: Resuming AIGLX clients after VT switch
    [ 25766.007] (II) intel(0): switch to mode [email protected] on LVDS1 using pipe 0, position (0, 0), rotation normal, reflection none
    [ 25766.036] (II) NVIDIA(1): Setting mode "CRT-0:nvidia-auto-select"
    [ 25766.104] (II) NVIDIA(1): ACPI: failed to connect to the ACPI event daemon; the daemon
    [ 25766.104] (II) NVIDIA(1): may not be running or the "AcpidSocketPath" X
    [ 25766.104] (II) NVIDIA(1): configuration option may not be set correctly. When the
    [ 25766.104] (II) NVIDIA(1): ACPI event daemon is available, the NVIDIA X driver will
    [ 25766.104] (II) NVIDIA(1): try to use it to receive ACPI event notifications. For
    [ 25766.104] (II) NVIDIA(1): details, please see the "ConnectToAcpid" and
    [ 25766.104] (II) NVIDIA(1): "AcpidSocketPath" X configuration options in Appendix B: X
    [ 25766.104] (II) NVIDIA(1): Config Options in the README.
    [ 25766.122] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 25766.129] (EE) evdev: Logitech USB Optical Mouse: Unable to open evdev device "/dev/input/event13".
    [ 25766.129] [dix] couldn't enable device 11
    [ 25766.129] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [ 25766.132] (II) config/udev: removing device Logitech USB Optical Mouse
    [ 25766.132] (II) evdev: Logitech USB Optical Mouse: Close
    [ 25766.132] (II) UnloadModule: "evdev"
    [ 27662.047] (II) AIGLX: Suspending AIGLX clients for VT switch
    [ 27663.314] (II) AIGLX: Resuming AIGLX clients after VT switch
    [ 27663.314] (II) intel(0): switch to mode [email protected] on LVDS1 using pipe 0, position (0, 0), rotation normal, reflection none
    [ 27663.345] (II) NVIDIA(1): Setting mode "CRT-0:nvidia-auto-select"
    [ 27663.413] (II) NVIDIA(1): ACPI: failed to connect to the ACPI event daemon; the daemon
    [ 27663.413] (II) NVIDIA(1): may not be running or the "AcpidSocketPath" X
    [ 27663.413] (II) NVIDIA(1): configuration option may not be set correctly. When the
    [ 27663.413] (II) NVIDIA(1): ACPI event daemon is available, the NVIDIA X driver will
    [ 27663.413] (II) NVIDIA(1): try to use it to receive ACPI event notifications. For
    [ 27663.413] (II) NVIDIA(1): details, please see the "ConnectToAcpid" and
    [ 27663.413] (II) NVIDIA(1): "AcpidSocketPath" X configuration options in Appendix B: X
    [ 27663.413] (II) NVIDIA(1): Config Options in the README.
    [ 27663.431] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 27663.439] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [ 27694.770] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/event13)
    [ 27694.770] (**) Logitech USB Optical Mouse: Applying InputClass "evdev pointer catchall"
    [ 27694.770] (II) Using input driver 'evdev' for 'Logitech USB Optical Mouse'
    [ 27694.770] (**) Logitech USB Optical Mouse: always reports core events
    [ 27694.770] (**) evdev: Logitech USB Optical Mouse: Device: "/dev/input/event13"
    [ 27694.770] (--) evdev: Logitech USB Optical Mouse: Vendor 0x46d Product 0xc05a
    [ 27694.770] (--) evdev: Logitech USB Optical Mouse: Found 3 mouse buttons
    [ 27694.770] (--) evdev: Logitech USB Optical Mouse: Found scroll wheel(s)
    [ 27694.770] (--) evdev: Logitech USB Optical Mouse: Found relative axes
    [ 27694.770] (--) evdev: Logitech USB Optical Mouse: Found x and y relative axes
    [ 27694.770] (II) evdev: Logitech USB Optical Mouse: Configuring as mouse
    [ 27694.770] (II) evdev: Logitech USB Optical Mouse: Adding scrollwheel support
    [ 27694.770] (**) evdev: Logitech USB Optical Mouse: YAxisMapping: buttons 4 and 5
    [ 27694.770] (**) evdev: Logitech USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 27694.770] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.1/4-1.1:1.0/0003:046D:C05A.0002/input/input39/event13"
    [ 27694.770] (II) XINPUT: Adding extended input device "Logitech USB Optical Mouse" (type: MOUSE, id 11)
    [ 27694.771] (II) evdev: Logitech USB Optical Mouse: initialized for relative axes.
    [ 27694.771] (**) Logitech USB Optical Mouse: (accel) keeping acceleration scheme 1
    [ 27694.771] (**) Logitech USB Optical Mouse: (accel) acceleration profile 0
    [ 27694.771] (**) Logitech USB Optical Mouse: (accel) acceleration factor: 2.000
    [ 27694.771] (**) Logitech USB Optical Mouse: (accel) acceleration threshold: 4
    [ 27694.771] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/mouse1)
    [ 27694.771] (II) No input driver specified, ignoring this device.
    [ 27694.771] (II) This device may have been added with another device file.
    [ 28826.102] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 28826.119] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 28869.273] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 28869.290] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 29665.856] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 29665.873] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 29759.751] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 29759.768] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 30246.231] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 30246.248] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 31539.152] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 31539.168] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 33130.297] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 33130.314] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 35115.805] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 35115.822] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 36739.995] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 36740.011] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 37099.972] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 37099.988] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 37115.693] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 37115.709] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 37292.799] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 37292.816] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 37896.583] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 37896.600] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 40947.452] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 40947.469] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 40999.729] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 40999.746] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 41027.146] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 41027.163] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 41198.146] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 41198.162] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 41405.365] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 41405.382] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 43125.113] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 43125.128] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 43212.374] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 43212.391] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 44006.946] (II) AIGLX: Suspending AIGLX clients for VT switch
    [ 44008.163] (II) AIGLX: Resuming AIGLX clients after VT switch
    [ 44008.163] (II) intel(0): switch to mode [email protected] on LVDS1 using pipe 0, position (0, 0), rotation normal, reflection none
    [ 44008.193] (II) NVIDIA(1): Setting mode "CRT-0:nvidia-auto-select"
    [ 44008.262] (II) NVIDIA(1): ACPI: failed to connect to the ACPI event daemon; the daemon
    [ 44008.262] (II) NVIDIA(1): may not be running or the "AcpidSocketPath" X
    [ 44008.262] (II) NVIDIA(1): configuration option may not be set correctly. When the
    [ 44008.262] (II) NVIDIA(1): ACPI event daemon is available, the NVIDIA X driver will
    [ 44008.262] (II) NVIDIA(1): try to use it to receive ACPI event notifications. For
    [ 44008.262] (II) NVIDIA(1): details, please see the "ConnectToAcpid" and
    [ 44008.262] (II) NVIDIA(1): "AcpidSocketPath" X configuration options in Appendix B: X
    [ 44008.262] (II) NVIDIA(1): Config Options in the README.
    [ 44008.280] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 44008.287] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    Please help me to resolve this.
    Last edited by vortex_ape (2015-02-22 14:39:47)

    I haven't been experiencing the issue for some hours.
    The issue occurred more frequently when I was compiling something. When I tried to reproduce the issue, it didn't occur.
    The interesting thing to note is that I updated the system twice in the past 2 days. I checked the pacman log and saw that xorg-server-common, xorg-server, xorg-server-devel were among the upgraded packages. I guess they were causing the problem.
    I'll need to test for a couple of days though before I consider the issue to be resolved. I'll update if the issue persists.

Maybe you are looking for

  • Why does it take over 2 minutes to get a database connection from the DataSource?

    Hello, It is taking over 2 minutes for my application to get a connection from a registered DataSource in iAS 6.0 sp4 on Solaris. The proper results are returned it just takes 2 minutes to establish the connection. The DataSource is an Oracle 9i data

  • Should I use one apple id with multiple devices?

    I have 2 iPods an iPad and a new iPhone. Should I use the same Apple ID on all decvices?  The iPods are for the kids to use. Also, will be adding apple tv soon...

  • PPT to DVD using Quicktime Pro

    I am trying to transfer a Powerpoint slide to a DVD. I had heard it could be done using Quicktime Pro. I have made the PPT a .mov and can get it to open in Quicktime, but the animations and timing does not transfer. A 5-second PPT is coming out as 17

  • Sort function in web report using servlet

    Dear all Please help me this out. I'm doing an online report using servlet. When the report is displayed as a table on the web, is there a way to have a sort function-when you click on the tabs, it will sort the data accordingly. If I didn't state my

  • Set an ip unnumbered from radius

    Hi all, I was reading a lot documentation and testing a lot of scenarios but i can not set template configuration from RADIUS… This it my configuration, aaa new-model aaa authentication login admin local aaa authentication ppp default local group r