Multiple monitors with T430s (Nvidia)?

I just received the T430s with Nvidia graphics, and am trying to display to two external monitors in addition to the laptop's LCD. Unfortunately, I'm not able to figure out how to do this. The Intel graphics settings only allow for 2 displays total, and the Nvidia control panel only contains the "3D Settings" section, which seems like a change from previous models. 
Anyone have any ideas? I know this was possible with the T420s, and I find it hard to believe that they would remove this option.

crescentmage wrote:
 I'm just hoping that the Intel graphics can power at least 3 displays, though based on my testing I'm not hopeful.
The HD 4000 (Ivy Bridge graphics), supports 3 displays. See http://www.youtube.com/watch?v=jOHBkFOyckY and http://arstechnica.com/business/2012/04/intels-tick-plus-third-generation-core-ivy-bridge-processors... for more details. 
So what is happening when you connect the 3 displays?
When asking for help, post your question in the forum. Remember to include your system type, model number and OS. Do not post your serial number.
Did someone help you today? Press the star on the left to thank them with a Kudo!
If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"! This will help others with the same question in the future.
My TPs: Twist 2HU: i5-3317U Win 8 Pro, 4GB RAM 250GB Samsung 840 | T420 4177CTO: i5-2520M, HD+, Win 7 Pro x64, 8GB RAM, Optimus, 160GB Intel 320 SSD, Intel 6300 WiFi, BT 3.0 | T400 2764CTO: P8700, WXGA, Win 7 Ult x64, AMD 3470, 8GB RAM, 64GB Samsung SSD, BT, Intel 5300 WiFi | A20m 14.1" PIII 500 (retired). Monitors: 2x Dell U2211h IPS 100% sRGB calibrated w/ Spyder3.

Similar Messages

  • Can i have multiple monitor with my mac mini ?

    Can i have multiple monitor with my mac mini like i do with my PC ?  2 differents screens.. not mirror.

    There's lots of Mac Mini models since 2006 or so. What do you have?
    Most support two monitors but how you do it is different depending on model.
    Put this phrase into Google
            dual monitors, mac mini
    and you'll come up with the solution needed based on which MM you have.

  • Dell XPS 15 : Nvidia hardwired HDMI with multiple monitors with KDE

    Hello everyone,
    I did an Archlinux instalation a few months back in my Dell XPS 15 laptop and configured my Nvidia card with bumblebee and primusrun.
    I have a extra monitor now and want to use dual monitors with my system.
    I tryed the following guides for setting up the dual screens outputs without success:
    https://wiki.archlinux.org/index.php/Bu … creenclone
    https://wiki.archlinux.org/index.php/De … al_Display
    THe output from the last try was this:
    [chicao@svadisthana etc]$ startx
    /usr/bin/Xorg.wrap: Only console users are allowed to run the X server
    xinit: giving up
    xinit: unable to connect to X server: Connection refused
    xinit: server error
    Couldn't get a file descriptor referring to the console
    [chicao@svadisthana etc]$ sudo startx
    xauth: file /root/.Xauthority does not exist
    xauth: file /root/.Xauthority does not exist
    X.Org X Server 1.16.2
    Release Date: 2014-11-10
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 3.17.2-1-ARCH x86_64
    Current Operating System: Linux svadisthana 3.17.3-1-ARCH #1 SMP PREEMPT Fri Nov 14 23:13:48 CET 2014 x86_64
    Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=40feb1b1-2717-4fee-89b9-e1e9cdd03278 rw quiet
    Build Date: 10 November 2014 07:52:13PM
    Current version of pixman: 0.32.6
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.1.log", Time: Thu Nov 27 11:56:17 2014
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    removing GPU device /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card1 /dev/dri/card1
    /etc/X11/xinit/xinitrc: line 55: exec: xterm: not found
    /etc/X11/xinit/xinitrc: line 51: twm: comando não encontrado
    /etc/X11/xinit/xinitrc: line 52: xclock: comando não encontrado
    xinit: connection to X server lost
    waiting for X server to shut down (EE) Server terminated successfully (0). Closing log file.
    My bumblebee.conf file:
    # Configuration file for Bumblebee. Values should **not** be put between quotes
    ## Server options. Any change made in this section will need a server restart
    # to take effect.
    [bumblebeed]
    # The secondary Xorg server DISPLAY number
    VirtualDisplay=:8
    # Should the unused Xorg server be kept running? Set this to true if waiting
    # for X to be ready is too long and don't need power management at all.
    KeepUnusedXServer=true
    # The name of the Bumbleblee server group name (GID name)
    ServerGroup=bumblebee
    # Card power state at exit. Set to false if the card shoud be ON when Bumblebee
    # server exits.
    TurnCardOffAtExit=false
    # The default behavior of '-f' option on optirun. If set to "true", '-f' will
    # be ignored.
    NoEcoModeOverride=false
    # The Driver used by Bumblebee server. If this value is not set (or empty),
    # auto-detection is performed. The available drivers are nvidia and nouveau
    # (See also the driver-specific sections below)
    Driver=
    # Directory with a dummy config file to pass as a -configdir to secondary X
    XorgConfDir=/etc/bumblebee/xorg.conf.d
    ## Client options. Will take effect on the next optirun executed.
    [optirun]
    # Acceleration/ rendering bridge, possible values are auto, virtualgl and
    # primus.
    Bridge=auto
    # The method used for VirtualGL to transport frames between X servers.
    # Possible values are proxy, jpeg, rgb, xv and yuv.
    VGLTransport=proxy
    # List of paths which are searched for the primus libGL.so.1 when using
    # the primus bridge
    PrimusLibraryPath=/usr/lib/primus:/usr/lib32/primus
    # Should the program run under optirun even if Bumblebee server or nvidia card
    # is not available?
    AllowFallbackToIGC=false
    # Driver-specific settings are grouped under [driver-NAME]. The sections are
    # parsed if the Driver setting in [bumblebeed] is set to NAME (or if auto-
    # detection resolves to NAME).
    # PMMethod: method to use for saving power by disabling the nvidia card, valid
    # values are: auto - automatically detect which PM method to use
    # bbswitch - new in BB 3, recommended if available
    # switcheroo - vga_switcheroo method, use at your own risk
    # none - disable PM completely
    # https://github.com/Bumblebee-Project/Bumblebee/wiki/Comparison-of-PM-methods
    ## Section with nvidia driver specific options, only parsed if Driver=nvidia
    [driver-nvidia]
    # Module name to load, defaults to Driver if empty or unset
    KernelDriver=nvidia
    PMMethod=none
    # colon-separated path to the nvidia libraries
    LibraryPath=/usr/lib/nvidia:/usr/lib32/nvidia
    # comma-separated path of the directory containing nvidia_drv.so and the
    # default Xorg modules path
    XorgModulePath=/usr/lib/nvidia/xorg/,/usr/lib/xorg/modules
    XorgConfFile=/etc/X11/xorg.conf
    ## Section with nouveau driver specific options, only parsed if Driver=nouveau
    [driver-nouveau]
    KernelDriver=nouveau
    PMMethod=none
    XorgConfFile=/etc/bumblebee/xorg.conf.nouveau
    My /etc/X11/xorg.conf:
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    Screen 1 "Screen1" RightOf "Screen0"
    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/Type1/"
    FontPath "/usr/share/fonts/cyrillic"
    FontPath "/usr/share/fonts/100dpi/"
    FontPath "/usr/share/fonts/75dpi/"
    EndSection
    Section "Module"
    Load "glx"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Monitor Vendor"
    ModelName "Monitor Model"
    EndSection
    Section "Monitor"
    Identifier "Monitor1"
    VendorName "Monitor Vendor"
    ModelName "Monitor Model"
    EndSection
    Section "Device"
    Identifier "Card0"
    Driver "nvidia"
    BusID "PCI:1:0:0"
    EndSection
    Section "Device"
    Identifier "Card1"
    Driver "intel"
    BusID "PCI:0:2:0"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    SubSection "Display"
    Viewport 0 0
    Depth 1
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 4
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 8
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 15
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 16
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    Section "Screen"
    Identifier "Screen1"
    Device "Card1"
    Monitor "Monitor1"
    SubSection "Display"
    Viewport 0 0
    Depth 1
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 4
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 8
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 15
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 16
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    The X server is started by KDM. And don't know if there is some sort of way that I should configure KDE to start X with the bumblebee configuration.
    Anyway, does somebody came across this kind of issue? How can I make my external and laptop screen work properly ?

    I solved it by brute force:
    pacman -Rdd libgl
    (delete conflicting package without checking dependencies)
    pacman -S nvidia nvidia-utils
    And now I can watch high-quality video on a  big external TV through HDMI (driven by Nvidia card), while also independently using internal monitor.

  • How do I clone the console in dual monitors with a nvidia videocard?

    Hi,
    I have two TFT monitors, one of 24" with a HDMI/DVI input and another of 17" with a VGA input. My nVIDIA videocard only has a DVI output (primary) and a HDMI output (secondary), so I'm forced to use the 17" monitor as primary until I hit the X server.
    The thing is that with an Archlinux fresh install I get the console cloned on both monitors, which is great, but once I install the nvidia propietary module (my guess is that it happens because of it) I only get the console on one monitor (the primary monitor, the one of 17").
    So, how can I get back the console cloned on both monitors?
    Thanks,
    - Johan

    Use the open-source driver. Oh, but you lose things like hardware 3D acceleration....
    The nvidia binary doesn't focus on ttys at all (for ages and ages you couldn't even get to the TTYs if you had started X up, with some nvidia cards).

  • [PROGRESS] Three Monitors with AMD/NVIDIA cards Xinerama

    EDIT: These config files are not the current ones, see several posts down!
    Hey guys, trying to get a tri-monitor setup running that I've been working on for a while. I'm fairly close now I think, but I'm getting a Segmentation fault. Here's some info: [EDIT: Added ls /sys/class/drm/]
    [greg@spacebar ~]$ lspci | grep VGA
    00:0d.0 VGA compatible controller: NVIDIA Corporation C61 [GeForce 6150SE nForce 430] (rev a2)
    02:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI RV370 5B60 [Radeon X300 (PCIE)]
    [greg@spacebar ~]$ cat Xorg.0.log
    [ 58.529]
    X.Org X Server 1.12.0
    Release Date: 2012-03-04
    [ 58.529] X Protocol Version 11, Revision 0
    [ 58.530] Build Operating System: Linux 3.2.9-1-ARCH x86_64
    [ 58.530] Current Operating System: Linux spacebar 3.2.12-1-ARCH #1 SMP PREEMPT Mon Mar 19 17:50:01 CET 2012 x86_64
    [ 58.530] Kernel command line: root=/dev/disk/by-label/arch ro quiet
    [ 58.530] Build Date: 05 March 2012 05:59:48AM
    [ 58.530]
    [ 58.530] Current version of pixman: 0.24.4
    [ 58.530] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 58.530] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 58.531] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Mar 22 14:32:18 2012
    [ 58.577] (==) Using config file: "/etc/X11/xorg.conf"
    [ 58.577] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 58.620] (==) ServerLayout "Layout0"
    [ 58.620] (**) |-->Screen "Screen0" (0)
    [ 58.620] (**) | |-->Monitor "<default monitor>"
    [ 58.621] (**) | |-->Device "Device0"
    [ 58.621] (==) No monitor specified for screen "Screen0".
    Using a default monitor configuration.
    [ 58.621] (**) |-->Screen "Screen1" (1)
    [ 58.621] (**) | |-->Monitor "<default monitor>"
    [ 58.621] (**) | |-->Device "Device1"
    [ 58.621] (==) No monitor specified for screen "Screen1".
    Using a default monitor configuration.
    [ 58.621] (**) |-->Screen "Screen2" (2)
    [ 58.621] (**) | |-->Monitor "<default monitor>"
    [ 58.621] (**) | |-->Device "Device2"
    [ 58.621] (==) No monitor specified for screen "Screen2".
    Using a default monitor configuration.
    [ 58.621] (**) Option "Xinerama" "on"
    [ 58.621] (==) Automatically adding devices
    [ 58.621] (==) Automatically enabling devices
    [ 58.621] (**) Xinerama: enabled
    [ 58.716] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 58.716] Entry deleted from font path.
    [ 58.799] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 58.799] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 58.799] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 58.799] (II) Loader magic: 0x7cef60
    [ 58.799] (II) Module ABI versions:
    [ 58.799] X.Org ANSI C Emulation: 0.4
    [ 58.799] X.Org Video Driver: 12.0
    [ 58.799] X.Org XInput driver : 16.0
    [ 58.799] X.Org Server Extension : 6.0
    [ 58.800] (--) PCI: (0:0:13:0) 10de:03d0:1458:d000 rev 162, Mem @ 0xe2000000/16777216, 0xc0000000/268435456, 0xe5000000/16777216, BIOS @ 0x????????/131072
    [ 58.800] (--) PCI:*(0:2:0:0) 1002:5b60:1002:0302 rev 0, Mem @ 0xd0000000/134217728, 0xe4000000/65536, I/O @ 0x0000a000/256, BIOS @ 0x????????/131072
    [ 58.800] (--) PCI: (0:2:0:1) 1002:5b70:1002:0303 rev 0, Mem @ 0xe4010000/65536
    [ 58.800] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 58.800] (II) LoadModule: "extmod"
    [ 58.886] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 58.890] (II) Module extmod: vendor="X.Org Foundation"
    [ 58.890] compiled for 1.12.0, module version = 1.0.0
    [ 58.890] Module class: X.Org Server Extension
    [ 58.890] ABI class: X.Org Server Extension, version 6.0
    [ 58.890] (II) Loading extension MIT-SCREEN-SAVER
    [ 58.890] (II) Loading extension XFree86-VidModeExtension
    [ 58.890] (II) Loading extension XFree86-DGA
    [ 58.890] (II) Loading extension DPMS
    [ 58.890] (II) Loading extension XVideo
    [ 58.890] (II) Loading extension XVideo-MotionCompensation
    [ 58.890] (II) Loading extension X-Resource
    [ 58.890] (II) LoadModule: "dbe"
    [ 58.891] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 58.891] (II) Module dbe: vendor="X.Org Foundation"
    [ 58.891] compiled for 1.12.0, module version = 1.0.0
    [ 58.891] Module class: X.Org Server Extension
    [ 58.891] ABI class: X.Org Server Extension, version 6.0
    [ 58.891] (II) Loading extension DOUBLE-BUFFER
    [ 58.891] (II) LoadModule: "glx"
    [ 58.892] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 58.926] (II) Module glx: vendor="X.Org Foundation"
    [ 58.926] compiled for 1.12.0, module version = 1.0.0
    [ 58.926] ABI class: X.Org Server Extension, version 6.0
    [ 58.926] (==) AIGLX enabled
    [ 58.926] (II) Loading extension GLX
    [ 58.927] (II) LoadModule: "record"
    [ 58.927] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 58.928] (II) Module record: vendor="X.Org Foundation"
    [ 58.928] compiled for 1.12.0, module version = 1.13.0
    [ 58.928] Module class: X.Org Server Extension
    [ 58.928] ABI class: X.Org Server Extension, version 6.0
    [ 58.928] (II) Loading extension RECORD
    [ 58.928] (II) LoadModule: "dri"
    [ 58.928] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 58.929] (II) Module dri: vendor="X.Org Foundation"
    [ 58.929] compiled for 1.12.0, module version = 1.0.0
    [ 58.929] ABI class: X.Org Server Extension, version 6.0
    [ 58.929] (II) Loading extension XFree86-DRI
    [ 58.929] (II) LoadModule: "dri2"
    [ 58.929] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 58.929] (II) Module dri2: vendor="X.Org Foundation"
    [ 58.929] compiled for 1.12.0, module version = 1.2.0
    [ 58.929] ABI class: X.Org Server Extension, version 6.0
    [ 58.929] (II) Loading extension DRI2
    [ 58.929] (II) LoadModule: "radeon"
    [ 58.929] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    [ 58.992] (II) Module radeon: vendor="X.Org Foundation"
    [ 58.992] compiled for 1.11.99.902, module version = 6.14.3
    [ 58.992] Module class: X.Org Video Driver
    [ 58.992] ABI class: X.Org Video Driver, version 12.0
    [ 58.999] (II) LoadModule: "nouveau"
    [ 58.999] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
    [ 59.033] (II) Module nouveau: vendor="X.Org Foundation"
    [ 59.033] compiled for 1.11.99.902, module version = 0.0.16
    [ 59.033] Module class: X.Org Video Driver
    [ 59.033] ABI class: X.Org Video Driver, version 12.0
    [ 59.034] (II) RADEON: Driver for ATI Radeon chipsets:
    ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
    ATI Radeon Mobility X300 (M24) 3152 (PCIE),
    ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI),
    ATI Radeon X600 (RV380) 3E50 (PCIE),
    ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
    ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
    ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
    ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
    ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
    ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
    ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
    ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
    ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
    ATI Radeon 8500 AIW BB (AGP), ATI Radeon IGP320M (U1) 4336,
    ATI Radeon IGP330M/340M/350M (U2) 4337,
    ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
    ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
    ATI Radeon X800PRO (R420) JI (AGP),
    ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
    ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
    ATI Radeon Mobility 9800 (M18) JN (AGP),
    ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
    ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
    ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
    ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
    ATI Radeon Mobility M7 LW (AGP),
    ATI Mobility FireGL 7800 M7 LX (AGP),
    ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
    ATI FireGL Mobility 9000 (M9) Ld (AGP),
    ATI Radeon Mobility 9000 (M9) Lf (AGP),
    ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI Radeon 9700 Pro ND (AGP),
    ATI Radeon 9700/9500Pro NE (AGP), ATI Radeon 9600TX NF (AGP),
    ATI FireGL X1 NG (AGP), ATI Radeon 9800PRO NH (AGP),
    ATI Radeon 9800 NI (AGP), ATI FireGL X2 NK (AGP),
    ATI Radeon 9800XT NJ (AGP),
    ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
    ATI Radeon Mobility 9600 (M10) NQ (AGP),
    ATI Radeon Mobility 9600 (M11) NR (AGP),
    ATI Radeon Mobility 9600 (M10) NS (AGP),
    ATI FireGL Mobility T2 (M10) NT (AGP),
    ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
    ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
    ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
    ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
    ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
    ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
    ATI Radeon Mobility X300 (M22) 5460 (PCIE),
    ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
    ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
    ATI Radeon X800PRO (R423) UI (PCIE),
    ATI Radeon X800LE (R423) UJ (PCIE),
    ATI Radeon X800SE (R423) UK (PCIE),
    ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
    ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
    ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
    ATI FireGL unknown (R423) UR (PCIE),
    ATI FireGL unknown (R423) UT (PCIE),
    ATI Mobility FireGL V5000 (M26) (PCIE),
    ATI Mobility FireGL V5000 (M26) (PCIE),
    ATI Mobility Radeon X700 XL (M26) (PCIE),
    ATI Mobility Radeon X700 (M26) (PCIE),
    ATI Mobility Radeon X700 (M26) (PCIE),
    ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
    ATI Radeon Mobility 9100 IGP (U3) 5835,
    ATI Radeon XPRESS 200 5954 (PCIE),
    ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
    ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
    ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
    ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
    ATI Radeon XPRESS 200M 5975 (PCIE),
    ATI Radeon XPRESS 200 5A41 (PCIE),
    ATI Radeon XPRESS 200M 5A42 (PCIE),
    ATI Radeon XPRESS 200 5A61 (PCIE),
    ATI Radeon XPRESS 200M 5A62 (PCIE),
    ATI Radeon X300 (RV370) 5B60 (PCIE),
    ATI Radeon X600 (RV370) 5B62 (PCIE),
    ATI Radeon X550 (RV370) 5B63 (PCIE),
    ATI FireGL V3100 (RV370) 5B64 (PCIE),
    ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
    ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
    ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
    ATI Mobility Radeon X800 XT (M28) (PCIE),
    ATI Mobility FireGL V5100 (M28) (PCIE),
    ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
    ATI Radeon X850 XT PE (R480) (PCIE),
    ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
    ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
    ATI Radeon X850 XT (R480) (PCIE),
    ATI Radeon X800XT (R423) 5D57 (PCIE),
    ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
    ATI Radeon X700 PRO (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
    ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
    ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
    ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
    ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
    ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
    ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
    ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
    ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
    ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
    ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
    ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
    ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
    ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
    ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
    ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
    ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
    ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
    ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
    ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
    ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
    ATI Mobility Radeon X1700, ATI Radeon X2300HD,
    ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
    ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
    ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
    ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
    ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
    ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
    ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
    ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
    ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
    ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
    ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
    ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
    ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
    ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
    ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
    ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
    AMD FireStream 9250, ATI FirePro V8700 (FireGL),
    ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
    ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series,
    ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,
    ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP),
    ATI Mobility Radeon HD 4670, ATI FirePro M5750,
    ATI Mobility Radeon HD 4670, ATI Radeon RV730 (AGP),
    ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
    ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
    ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
    ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
    ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
    ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
    ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
    ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
    ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
    ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
    ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
    ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
    ATI Mobility Radeon HD 3850 X2, ATI RV670,
    ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
    ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
    ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
    ATI Radeon RV710, ATI Radeon RV710, ATI Radeon RV710,
    ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series,
    ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series,
    ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
    ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
    ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
    ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
    ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
    ATI FireGL V3600, ATI Radeon HD 2600 LE,
    ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
    ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
    ATI Radeon HD 3450, ATI Radeon HD 3450, ATI Radeon HD 3430,
    ATI Radeon HD 3450, ATI FirePro V3700, ATI FireMV 2450,
    ATI FireMV 2260, ATI FireMV 2260, ATI Radeon HD 3600 Series,
    ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO,
    ATI Radeon HD 3600 XT, ATI Radeon HD 3600 PRO,
    ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
    ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
    ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
    ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
    ATI Radeon HD 3300 Graphics, ATI Radeon HD 3200 Graphics,
    ATI Radeon 3000 Graphics, SUMO, SUMO, SUMO2, SUMO2, SUMO2, SUMO2,
    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, CYPRESS,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
    AMD Firestream 9350, ATI Radeon HD 5800 Series,
    ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
    ATI Radeon HD 5800 Series, ATI Radeon HD 5900 Series,
    ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
    ATI Mobility Radeon HD 5800 Series,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
    ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
    ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
    ATI Mobility Radeon HD 5000 Series,
    ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
    ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
    ATI Mobility Radeon HD 5000 Series,
    ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,
    ATI Mobility Radeon Graphics, CEDAR,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,
    ATI Radeon HD 5450, CEDAR, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
    CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, AMD Radeon HD 6900 Series,
    AMD Radeon HD 6900 Series, CAYMAN, CAYMAN, CAYMAN,
    AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series, BARTS,
    BARTS, Mobility Radeon HD 6000 Series,
    Mobility Radeon HD 6000 Series, BARTS, BARTS, BARTS, BARTS,
    AMD Radeon HD 6800 Series, AMD Radeon HD 6800 Series,
    AMD Radeon HD 6700 Series, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, CAICOS,
    CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
    CAICOS, CAICOS, CAICOS
    [ 59.036] (II) NOUVEAU driver
    [ 59.036] (II) NOUVEAU driver for NVIDIA chipset families :
    [ 59.036] RIVA TNT (NV04)
    [ 59.036] RIVA TNT2 (NV05)
    [ 59.036] GeForce 256 (NV10)
    [ 59.036] GeForce 2 (NV11, NV15)
    [ 59.036] GeForce 4MX (NV17, NV18)
    [ 59.036] GeForce 3 (NV20)
    [ 59.036] GeForce 4Ti (NV25, NV28)
    [ 59.036] GeForce FX (NV3x)
    [ 59.036] GeForce 6 (NV4x)
    [ 59.036] GeForce 7 (G7x)
    [ 59.036] GeForce 8 (G8x)
    [ 59.036] GeForce GTX 200 (NVA0)
    [ 59.036] GeForce GTX 400 (NVC0)
    [ 59.037] (--) using VT number 7
    [ 59.047] (II) [KMS] Kernel modesetting enabled.
    [ 59.047] (II) [KMS] Kernel modesetting enabled.
    [ 59.047] drmOpenDevice: node name is /dev/dri/card0
    [ 59.047] drmOpenDevice: open result is 7, (OK)
    [ 59.047] drmOpenByBusid: Searching for BusID pci:0000:00:0d.0
    [ 59.047] drmOpenDevice: node name is /dev/dri/card0
    [ 59.047] drmOpenDevice: open result is 7, (OK)
    [ 59.047] drmOpenByBusid: drmOpenMinor returns 7
    [ 59.047] drmOpenByBusid: drmGetBusid reports pci:0000:02:00.0
    [ 59.047] drmOpenDevice: node name is /dev/dri/card1
    [ 59.047] drmOpenDevice: open result is 7, (OK)
    [ 59.047] drmOpenByBusid: drmOpenMinor returns 7
    [ 59.047] drmOpenByBusid: drmGetBusid reports pci:0000:00:0d.0
    [ 59.047] (II) [drm] nouveau interface version: 0.0.16
    [ 59.047] (EE) Screen 2 deleted because of no matching config section.
    [ 59.047] (II) UnloadModule: "nouveau"
    [ 59.048] (**) RADEON(0): Depth 24, (--) framebuffer bpp 32
    [ 59.048] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 59.048] (==) RADEON(0): Default visual is TrueColor
    [ 59.048] (**) RADEON(0): Option "ZaphodHeads" "DVI-I-1"
    [ 59.048] (==) RADEON(0): RGB weight 888
    [ 59.048] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
    [ 59.048] (--) RADEON(0): Chipset: "ATI Radeon X300 (RV370) 5B60 (PCIE)" (ChipID = 0x5b60)
    [ 59.048] (II) RADEON(0): PCIE card detected
    [ 59.048] drmOpenDevice: node name is /dev/dri/card0
    [ 59.048] drmOpenDevice: open result is 8, (OK)
    [ 59.048] drmOpenByBusid: Searching for BusID pci:0000:02:00.0
    [ 59.048] drmOpenDevice: node name is /dev/dri/card0
    [ 59.048] drmOpenDevice: open result is 8, (OK)
    [ 59.048] drmOpenByBusid: drmOpenMinor returns 8
    [ 59.048] drmOpenByBusid: drmGetBusid reports pci:0000:02:00.0
    [ 59.048] (II) Loading sub module "exa"
    [ 59.048] (II) LoadModule: "exa"
    [ 59.079] (II) Loading /usr/lib/xorg/modules/libexa.so
    [ 59.092] (II) Module exa: vendor="X.Org Foundation"
    [ 59.092] compiled for 1.12.0, module version = 2.5.0
    [ 59.092] ABI class: X.Org Video Driver, version 12.0
    [ 59.092] (II) RADEON(0): KMS Color Tiling: enabled
    [ 59.092] (II) RADEON(0): KMS Pageflipping: enabled
    [ 59.092] (II) RADEON(0): SwapBuffers wait for vsync: enabled
    [ 59.207] (WW) RADEON(0): No outputs definitely connected, trying again...
    [ 59.207] (WW) RADEON(0): Unable to find connected outputs - setting 1024x768 initial framebuffer
    [ 59.207] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 59.207]
    [ 59.207] Backtrace:
    [ 59.208] 0: /usr/bin/X (xorg_backtrace+0x34) [0x567da4]
    [ 59.208] 1: /usr/bin/X (0x400000+0x16b8b9) [0x56b8b9]
    [ 59.208] 2: /lib/libpthread.so.0 (0x7fe8a4f74000+0xf270) [0x7fe8a4f83270]
    [ 59.208] 3: /usr/bin/X (xf86SetScrnInfoModes+0x254) [0x4a22d4]
    [ 59.208] 4: /usr/bin/X (xf86InitialConfiguration+0x14c4) [0x4a5b74]
    [ 59.208] 5: /usr/lib/xorg/modules/drivers/radeon_drv.so (0x7fe8a1f66000+0xdda73) [0x7fe8a2043a73]
    [ 59.208] 6: /usr/lib/xorg/modules/drivers/radeon_drv.so (0x7fe8a1f66000+0xd9ff7) [0x7fe8a203fff7]
    [ 59.208] 7: /usr/bin/X (InitOutput+0x83c) [0x4735cc]
    [ 59.208] 8: /usr/bin/X (0x400000+0x22c0d) [0x422c0d]
    [ 59.208] 9: /lib/libc.so.6 (__libc_start_main+0xed) [0x7fe8a3e2a38d]
    [ 59.208] 10: /usr/bin/X (0x400000+0x230cd) [0x4230cd]
    [ 59.208]
    [ 59.208] Segmentation fault at address (nil)
    [ 59.208]
    Fatal server error:
    [ 59.208] Caught signal 11 (Segmentation fault). Server aborting
    [ 59.208]
    [ 59.208]
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 59.208] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [ 59.208]
    [ 59.224] Server terminated with error (1). Closing log file.
    [greg@spacebar ~]$ lspci | grep VGA
    00:0d.0 VGA compatible controller: NVIDIA Corporation C61 [GeForce 6150SE nForce 430] (rev a2)
    02:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI RV370 5B60 [Radeon X300 (PCIE)]
    [greg@spacebar ~]$ cat Xorg.0.log
    [ 58.529]
    X.Org X Server 1.12.0
    Release Date: 2012-03-04
    [ 58.529] X Protocol Version 11, Revision 0
    [ 58.530] Build Operating System: Linux 3.2.9-1-ARCH x86_64
    [ 58.530] Current Operating System: Linux spacebar 3.2.12-1-ARCH #1 SMP PREEMPT Mon Mar 19 17:50:01 CET 2012 x86_64
    [ 58.530] Kernel command line: root=/dev/disk/by-label/arch ro quiet
    [ 58.530] Build Date: 05 March 2012 05:59:48AM
    [ 58.530]
    [ 58.530] Current version of pixman: 0.24.4
    [ 58.530] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 58.530] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 58.531] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Mar 22 14:32:18 2012
    [ 58.577] (==) Using config file: "/etc/X11/xorg.conf"
    [ 58.577] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 58.620] (==) ServerLayout "Layout0"
    [ 58.620] (**) |-->Screen "Screen0" (0)
    [ 58.620] (**) | |-->Monitor "<default monitor>"
    [ 58.621] (**) | |-->Device "Device0"
    [ 58.621] (==) No monitor specified for screen "Screen0".
    Using a default monitor configuration.
    [ 58.621] (**) |-->Screen "Screen1" (1)
    [ 58.621] (**) | |-->Monitor "<default monitor>"
    [ 58.621] (**) | |-->Device "Device1"
    [ 58.621] (==) No monitor specified for screen "Screen1".
    Using a default monitor configuration.
    [ 58.621] (**) |-->Screen "Screen2" (2)
    [ 58.621] (**) | |-->Monitor "<default monitor>"
    [ 58.621] (**) | |-->Device "Device2"
    [ 58.621] (==) No monitor specified for screen "Screen2".
    Using a default monitor configuration.
    [ 58.621] (**) Option "Xinerama" "on"
    [ 58.621] (==) Automatically adding devices
    [ 58.621] (==) Automatically enabling devices
    [ 58.621] (**) Xinerama: enabled
    [ 58.716] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 58.716] Entry deleted from font path.
    [ 58.799] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 58.799] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 58.799] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 58.799] (II) Loader magic: 0x7cef60
    [ 58.799] (II) Module ABI versions:
    [ 58.799] X.Org ANSI C Emulation: 0.4
    [ 58.799] X.Org Video Driver: 12.0
    [ 58.799] X.Org XInput driver : 16.0
    [ 58.799] X.Org Server Extension : 6.0
    [ 58.800] (--) PCI: (0:0:13:0) 10de:03d0:1458:d000 rev 162, Mem @ 0xe2000000/16777216, 0xc0000000/268435456, 0xe5000000/16777216, BIOS @ 0x????????/131072
    [ 58.800] (--) PCI:*(0:2:0:0) 1002:5b60:1002:0302 rev 0, Mem @ 0xd0000000/134217728, 0xe4000000/65536, I/O @ 0x0000a000/256, BIOS @ 0x????????/131072
    [ 58.800] (--) PCI: (0:2:0:1) 1002:5b70:1002:0303 rev 0, Mem @ 0xe4010000/65536
    [ 58.800] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 58.800] (II) LoadModule: "extmod"
    [ 58.886] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 58.890] (II) Module extmod: vendor="X.Org Foundation"
    [ 58.890] compiled for 1.12.0, module version = 1.0.0
    [ 58.890] Module class: X.Org Server Extension
    [ 58.890] ABI class: X.Org Server Extension, version 6.0
    [ 58.890] (II) Loading extension MIT-SCREEN-SAVER
    [ 58.890] (II) Loading extension XFree86-VidModeExtension
    [ 58.890] (II) Loading extension XFree86-DGA
    [ 58.890] (II) Loading extension DPMS
    [ 58.890] (II) Loading extension XVideo
    [ 58.890] (II) Loading extension XVideo-MotionCompensation
    [ 58.890] (II) Loading extension X-Resource
    [ 58.890] (II) LoadModule: "dbe"
    [ 58.891] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 58.891] (II) Module dbe: vendor="X.Org Foundation"
    [ 58.891] compiled for 1.12.0, module version = 1.0.0
    [ 58.891] Module class: X.Org Server Extension
    [ 58.891] ABI class: X.Org Server Extension, version 6.0
    [ 58.891] (II) Loading extension DOUBLE-BUFFER
    [ 58.891] (II) LoadModule: "glx"
    [ 58.892] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 58.926] (II) Module glx: vendor="X.Org Foundation"
    [ 58.926] compiled for 1.12.0, module version = 1.0.0
    [ 58.926] ABI class: X.Org Server Extension, version 6.0
    [ 58.926] (==) AIGLX enabled
    [ 58.926] (II) Loading extension GLX
    [ 58.927] (II) LoadModule: "record"
    [ 58.927] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 58.928] (II) Module record: vendor="X.Org Foundation"
    [ 58.928] compiled for 1.12.0, module version = 1.13.0
    [ 58.928] Module class: X.Org Server Extension
    [ 58.928] ABI class: X.Org Server Extension, version 6.0
    [ 58.928] (II) Loading extension RECORD
    [ 58.928] (II) LoadModule: "dri"
    [ 58.928] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 58.929] (II) Module dri: vendor="X.Org Foundation"
    [ 58.929] compiled for 1.12.0, module version = 1.0.0
    [ 58.929] ABI class: X.Org Server Extension, version 6.0
    [ 58.929] (II) Loading extension XFree86-DRI
    [ 58.929] (II) LoadModule: "dri2"
    [ 58.929] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 58.929] (II) Module dri2: vendor="X.Org Foundation"
    [ 58.929] compiled for 1.12.0, module version = 1.2.0
    [ 58.929] ABI class: X.Org Server Extension, version 6.0
    [ 58.929] (II) Loading extension DRI2
    [ 58.929] (II) LoadModule: "radeon"
    [ 58.929] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    [ 58.992] (II) Module radeon: vendor="X.Org Foundation"
    [ 58.992] compiled for 1.11.99.902, module version = 6.14.3
    [ 58.992] Module class: X.Org Video Driver
    [ 58.992] ABI class: X.Org Video Driver, version 12.0
    [ 58.999] (II) LoadModule: "nouveau"
    [ 58.999] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
    [ 59.033] (II) Module nouveau: vendor="X.Org Foundation"
    [ 59.033] compiled for 1.11.99.902, module version = 0.0.16
    [ 59.033] Module class: X.Org Video Driver
    [ 59.033] ABI class: X.Org Video Driver, version 12.0
    [ 59.034] (II) RADEON: Driver for ATI Radeon chipsets:
    ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
    ATI Radeon Mobility X300 (M24) 3152 (PCIE),
    ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI),
    ATI Radeon X600 (RV380) 3E50 (PCIE),
    ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
    ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
    ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
    ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
    ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
    ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
    ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
    ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
    ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
    ATI Radeon 8500 AIW BB (AGP), ATI Radeon IGP320M (U1) 4336,
    ATI Radeon IGP330M/340M/350M (U2) 4337,
    ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
    ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
    ATI Radeon X800PRO (R420) JI (AGP),
    ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
    ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
    ATI Radeon Mobility 9800 (M18) JN (AGP),
    ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
    ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
    ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
    ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
    ATI Radeon Mobility M7 LW (AGP),
    ATI Mobility FireGL 7800 M7 LX (AGP),
    ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
    ATI FireGL Mobility 9000 (M9) Ld (AGP),
    ATI Radeon Mobility 9000 (M9) Lf (AGP),
    ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI Radeon 9700 Pro ND (AGP),
    ATI Radeon 9700/9500Pro NE (AGP), ATI Radeon 9600TX NF (AGP),
    ATI FireGL X1 NG (AGP), ATI Radeon 9800PRO NH (AGP),
    ATI Radeon 9800 NI (AGP), ATI FireGL X2 NK (AGP),
    ATI Radeon 9800XT NJ (AGP),
    ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
    ATI Radeon Mobility 9600 (M10) NQ (AGP),
    ATI Radeon Mobility 9600 (M11) NR (AGP),
    ATI Radeon Mobility 9600 (M10) NS (AGP),
    ATI FireGL Mobility T2 (M10) NT (AGP),
    ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
    ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
    ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
    ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
    ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
    ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
    ATI Radeon Mobility X300 (M22) 5460 (PCIE),
    ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
    ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
    ATI Radeon X800PRO (R423) UI (PCIE),
    ATI Radeon X800LE (R423) UJ (PCIE),
    ATI Radeon X800SE (R423) UK (PCIE),
    ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
    ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
    ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
    ATI FireGL unknown (R423) UR (PCIE),
    ATI FireGL unknown (R423) UT (PCIE),
    ATI Mobility FireGL V5000 (M26) (PCIE),
    ATI Mobility FireGL V5000 (M26) (PCIE),
    ATI Mobility Radeon X700 XL (M26) (PCIE),
    ATI Mobility Radeon X700 (M26) (PCIE),
    ATI Mobility Radeon X700 (M26) (PCIE),
    ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
    ATI Radeon Mobility 9100 IGP (U3) 5835,
    ATI Radeon XPRESS 200 5954 (PCIE),
    ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
    ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
    ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
    ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
    ATI Radeon XPRESS 200M 5975 (PCIE),
    ATI Radeon XPRESS 200 5A41 (PCIE),
    ATI Radeon XPRESS 200M 5A42 (PCIE),
    ATI Radeon XPRESS 200 5A61 (PCIE),
    ATI Radeon XPRESS 200M 5A62 (PCIE),
    ATI Radeon X300 (RV370) 5B60 (PCIE),
    ATI Radeon X600 (RV370) 5B62 (PCIE),
    ATI Radeon X550 (RV370) 5B63 (PCIE),
    ATI FireGL V3100 (RV370) 5B64 (PCIE),
    ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
    ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
    ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
    ATI Mobility Radeon X800 XT (M28) (PCIE),
    ATI Mobility FireGL V5100 (M28) (PCIE),
    ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
    ATI Radeon X850 XT PE (R480) (PCIE),
    ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
    ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
    ATI Radeon X850 XT (R480) (PCIE),
    ATI Radeon X800XT (R423) 5D57 (PCIE),
    ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
    ATI Radeon X700 PRO (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
    ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
    ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
    ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
    ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
    ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
    ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
    ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
    ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
    ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
    ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
    ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
    ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
    ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
    ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
    ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
    ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
    ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
    ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
    ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
    ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
    ATI Mobility Radeon X1700, ATI Radeon X2300HD,
    ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
    ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
    ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
    ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
    ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
    ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
    ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
    ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
    ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
    ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
    ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
    ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
    ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
    ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
    ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
    ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
    AMD FireStream 9250, ATI FirePro V8700 (FireGL),
    ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
    ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series,
    ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,
    ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP),
    ATI Mobility Radeon HD 4670, ATI FirePro M5750,
    ATI Mobility Radeon HD 4670, ATI Radeon RV730 (AGP),
    ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
    ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
    ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
    ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
    ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
    ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
    ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
    ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
    ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
    ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
    ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
    ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
    ATI Mobility Radeon HD 3850 X2, ATI RV670,
    ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
    ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
    ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
    ATI Radeon RV710, ATI Radeon RV710, ATI Radeon RV710,
    ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series,
    ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series,
    ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
    ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
    ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
    ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
    ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
    ATI FireGL V3600, ATI Radeon HD 2600 LE,
    ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
    ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
    ATI Radeon HD 3450, ATI Radeon HD 3450, ATI Radeon HD 3430,
    ATI Radeon HD 3450, ATI FirePro V3700, ATI FireMV 2450,
    ATI FireMV 2260, ATI FireMV 2260, ATI Radeon HD 3600 Series,
    ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO,
    ATI Radeon HD 3600 XT, ATI Radeon HD 3600 PRO,
    ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
    ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
    ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
    ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
    ATI Radeon HD 3300 Graphics, ATI Radeon HD 3200 Graphics,
    ATI Radeon 3000 Graphics, SUMO, SUMO, SUMO2, SUMO2, SUMO2, SUMO2,
    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, CYPRESS,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
    AMD Firestream 9350, ATI Radeon HD 5800 Series,
    ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
    ATI Radeon HD 5800 Series, ATI Radeon HD 5900 Series,
    ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
    ATI Mobility Radeon HD 5800 Series,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
    ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
    ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
    ATI Mobility Radeon HD 5000 Series,
    ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
    ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
    ATI Mobility Radeon HD 5000 Series,
    ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,
    ATI Mobility Radeon Graphics, CEDAR,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,
    ATI Radeon HD 5450, CEDAR, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
    CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, AMD Radeon HD 6900 Series,
    AMD Radeon HD 6900 Series, CAYMAN, CAYMAN, CAYMAN,
    AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series, BARTS,
    BARTS, Mobility Radeon HD 6000 Series,
    Mobility Radeon HD 6000 Series, BARTS, BARTS, BARTS, BARTS,
    AMD Radeon HD 6800 Series, AMD Radeon HD 6800 Series,
    AMD Radeon HD 6700 Series, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, CAICOS,
    CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
    CAICOS, CAICOS, CAICOS
    [ 59.036] (II) NOUVEAU driver
    [ 59.036] (II) NOUVEAU driver for NVIDIA chipset families :
    [ 59.036] RIVA TNT (NV04)
    [ 59.036] RIVA TNT2 (NV05)
    [ 59.036] GeForce 256 (NV10)
    [ 59.036] GeForce 2 (NV11, NV15)
    [ 59.036] GeForce 4MX (NV17, NV18)
    [ 59.036] GeForce 3 (NV20)
    [ 59.036] GeForce 4Ti (NV25, NV28)
    [ 59.036] GeForce FX (NV3x)
    [ 59.036] GeForce 6 (NV4x)
    [ 59.036] GeForce 7 (G7x)
    [ 59.036] GeForce 8 (G8x)
    [ 59.036] GeForce GTX 200 (NVA0)
    [ 59.036] GeForce GTX 400 (NVC0)
    [ 59.037] (--) using VT number 7
    [ 59.047] (II) [KMS] Kernel modesetting enabled.
    [ 59.047] (II) [KMS] Kernel modesetting enabled.
    [ 59.047] drmOpenDevice: node name is /dev/dri/card0
    [ 59.047] drmOpenDevice: open result is 7, (OK)
    [ 59.047] drmOpenByBusid: Searching for BusID pci:0000:00:0d.0
    [ 59.047] drmOpenDevice: node name is /dev/dri/card0
    [ 59.047] drmOpenDevice: open result is 7, (OK)
    [ 59.047] drmOpenByBusid: drmOpenMinor returns 7
    [ 59.047] drmOpenByBusid: drmGetBusid reports pci:0000:02:00.0
    [ 59.047] drmOpenDevice: node name is /dev/dri/card1
    [ 59.047] drmOpenDevice: open result is 7, (OK)
    [ 59.047] drmOpenByBusid: drmOpenMinor returns 7
    [ 59.047] drmOpenByBusid: drmGetBusid reports pci:0000:00:0d.0
    [ 59.047] (II) [drm] nouveau interface version: 0.0.16
    [ 59.047] (EE) Screen 2 deleted because of no matching config section.
    [ 59.047] (II) UnloadModule: "nouveau"
    [ 59.048] (**) RADEON(0): Depth 24, (--) framebuffer bpp 32
    [ 59.048] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 59.048] (==) RADEON(0): Default visual is TrueColor
    [ 59.048] (**) RADEON(0): Option "ZaphodHeads" "DVI-I-1"
    [ 59.048] (==) RADEON(0): RGB weight 888
    [ 59.048] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
    [ 59.048] (--) RADEON(0): Chipset: "ATI Radeon X300 (RV370) 5B60 (PCIE)" (ChipID = 0x5b60)
    [ 59.048] (II) RADEON(0): PCIE card detected
    [ 59.048] drmOpenDevice: node name is /dev/dri/card0
    [ 59.048] drmOpenDevice: open result is 8, (OK)
    [ 59.048] drmOpenByBusid: Searching for BusID pci:0000:02:00.0
    [ 59.048] drmOpenDevice: node name is /dev/dri/card0
    [ 59.048] drmOpenDevice: open result is 8, (OK)
    [ 59.048] drmOpenByBusid: drmOpenMinor returns 8
    [ 59.048] drmOpenByBusid: drmGetBusid reports pci:0000:02:00.0
    [ 59.048] (II) Loading sub module "exa"
    [ 59.048] (II) LoadModule: "exa"
    [ 59.079] (II) Loading /usr/lib/xorg/modules/libexa.so
    [ 59.092] (II) Module exa: vendor="X.Org Foundation"
    [ 59.092] compiled for 1.12.0, module version = 2.5.0
    [ 59.092] ABI class: X.Org Video Driver, version 12.0
    [ 59.092] (II) RADEON(0): KMS Color Tiling: enabled
    [ 59.092] (II) RADEON(0): KMS Pageflipping: enabled
    [ 59.092] (II) RADEON(0): SwapBuffers wait for vsync: enabled
    [ 59.207] (WW) RADEON(0): No outputs definitely connected, trying again...
    [ 59.207] (WW) RADEON(0): Unable to find connected outputs - setting 1024x768 initial framebuffer
    [ 59.207] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 59.207]
    [ 59.207] Backtrace:
    [ 59.208] 0: /usr/bin/X (xorg_backtrace+0x34) [0x567da4]
    [ 59.208] 1: /usr/bin/X (0x400000+0x16b8b9) [0x56b8b9]
    [ 59.208] 2: /lib/libpthread.so.0 (0x7fe8a4f74000+0xf270) [0x7fe8a4f83270]
    [ 59.208] 3: /usr/bin/X (xf86SetScrnInfoModes+0x254) [0x4a22d4]
    [ 59.208] 4: /usr/bin/X (xf86InitialConfiguration+0x14c4) [0x4a5b74]
    [ 59.208] 5: /usr/lib/xorg/modules/drivers/radeon_drv.so (0x7fe8a1f66000+0xdda73) [0x7fe8a2043a73]
    [ 59.208] 6: /usr/lib/xorg/modules/drivers/radeon_drv.so (0x7fe8a1f66000+0xd9ff7) [0x7fe8a203fff7]
    [ 59.208] 7: /usr/bin/X (InitOutput+0x83c) [0x4735cc]
    [ 59.208] 8: /usr/bin/X (0x400000+0x22c0d) [0x422c0d]
    [ 59.208] 9: /lib/libc.so.6 (__libc_start_main+0xed) [0x7fe8a3e2a38d]
    [ 59.208] 10: /usr/bin/X (0x400000+0x230cd) [0x4230cd]
    [ 59.208]
    [ 59.208] Segmentation fault at address (nil)
    [ 59.208]
    Fatal server error:
    [ 59.208] Caught signal 11 (Segmentation fault). Server aborting
    [ 59.208]
    [ 59.208]
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 59.208] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [ 59.208]
    [ 59.224] Server terminated with error (1). Closing log file.
    [greg@spacebar ~]$ cat /etc/X11/xorg.conf
    Section "ServerLayout"
    Identifier "Layout0"
    Screen 0 "Screen0"
    Screen 1 "Screen1" RightOf "Screen0"
    Screen 2 "Screen2" RightOf "Screen0"
    Option "Clone" "off"
    Option "Xinerama" "on"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Dell"
    ModelName "20"
    Option "Primary" "true"
    Option "PreferredMode" "1680x1050"
    EndSection
    Section "Monitor"
    Identifier "Monitor1"
    VendorName "Dell"
    ModelName "17"
    Option "PreferredMode" "1280x1024"
    EndSection
    Section "Monitor"
    Identifier "Monitor2"
    VendorName "Samsung"
    ModelName "740n"
    Option "PreferredMode" "1280x1024"
    EndSection
    Section "Device"
    Identifier "Device0"
    Driver "radeon"
    BusID "PCI:2:0:0"
    # Actual connector - as reported by /sys/class/drm/card0-xx
    Option "Monitor-DVI-I-1" "Monitor0"
    Screen 0
    Option "ZaphodHeads" "DVI-I-1"
    EndSection
    Section "Device"
    Identifier "Device1"
    Driver "radeon"
    BusID "PCI:2:0:0"
    # Actual connector - as reported by /sys/class/drm/card1-xx
    Option "Monitor-VGA-1" "Monitor1"
    Screen 1
    Option "ZaphodHeads" "VGA-1"
    EndSection
    Section "Device"
    Identifier "Device2"
    Driver "nouveau"
    BusID "PCI:0:13:0"
    # Actual connector - as reported by /sys/class/drm/card0-xx
    Option "Monitor-VGA-2" "Monitor2"
    Screen 2
    Option "ZaphodHeads" "VGA-2"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    Subsection "Display"
    Viewport 0 0
    Depth 8
    Modes "1680x1050" "1280x1024" "1152x864" "1024x768" "800x600" "640x480" "720x400"
    EndSubsection
    Subsection "Display"
    Viewport 0 0
    Depth 16
    Modes "1680x1050" "1280x1024" "1152x864" "1024x768" "800x600" "640x480" "720x400"
    EndSubsection
    Subsection "Display"
    Viewport 0 0
    Depth 24
    Modes "1680x1050" "1280x1024" "1152x864" "1024x768" "800x600" "640x480" "720x400"
    EndSubsection
    EndSection
    Section "Screen"
    Identifier "Screen1"
    Device "Device1"
    Monitor "Monitor1"
    DefaultDepth 24
    Subsection "Display"
    Viewport 0 0
    Depth 8
    Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480" "720x400"
    EndSubsection
    Subsection "Display"
    Viewport 0 0
    Depth 16
    Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480" "720x400"
    EndSubsection
    Subsection "Display"
    Viewport 0 0
    Depth 24
    Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480" "720x400"
    EndSubsection
    EndSection
    Section "Screen"
    Identifier "Screen2"
    Device "Device2"
    Monitor "Monitor2"
    DefaultDepth 24
    Subsection "Display"
    Viewport 0 0
    Depth 8
    Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480" "720x400"
    EndSubsection
    Subsection "Display"
    Viewport 0 0
    Depth 16
    Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480" "720x400"
    EndSubsection
    Subsection "Display"
    Viewport 0 0
    Depth 24
    Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480" "720x400"
    EndSubsection
    EndSection
    [greg@spacebar ~]$ pacman -Q | grep xf86-video
    xf86-video-ati 6.14.3-2
    xf86-video-nouveau 0.0.16_git20120210-1
    xf86-video-vesa 2.3.0-8
    [greg@spacebar ~]$ cat /etc/mkinitcpio.conf | grep MODULES
    # MODULES
    # MODULES="piix ide_disk reiserfs"
    MODULES="radeon nouveau"
    [greg@spacebar ~]$ ls /sys/class/drm/
    card0@ card0-DVI-I-1@ card0-SVIDEO-1@ card0-VGA-1@ card1@ card1-VGA-2@ controlD64@ controlD65@ ttm@ version
    I'm stumped. If I comment out the ZaphodHeads lines X will start but the monitor orders and positions are messed up, and the single monitor on the nvidia card doesn't start. Any ideas? Missing packages? Anything?
    Last edited by MisterAnderson (2012-03-24 14:50:37)

    PROGRESS
    Hey guys, I've now made progress. I had to first add "fbcon=map:0" to my grub kernel line to stop the framebuffer error. This forces the framebuffer for the console to stay on the first card initialised, rather than swing back and forth. Secondly, ZaphodHeads under radeon requires the outputs be labelled as they would be in xrandr, not as they would be in /sys/class/drm/cardx-xx. Now I have a working two monitors without xrandr (can be seen by typing xrandr in terminal and it posting that it's not enabled). What is NOT working is the third monitor (off the nvidia card) and, when I try to open firefox everything crashes to blank screens (the monitors turn off into powersaving mode) and the keyboard does not appear to function, lock keys won't toggle (terminal doesn't cause this, but other programs may). I can still ssh in and everything is running fine as far as I can tell with nothing obvious visible in the logs anywhere that I can find.
    The (sort of) working xorg.conf:
    [greg@spacebar ~]$ cat /etc/X11/xorg.conf
    Section "ServerLayout"
    Identifier "Layout0"
    # You would need one screen for each monitor
    Screen 0 "Screen0"
    Screen 1 "Screen1" RightOf "Screen0"
    Screen 2 "Screen2" LeftOf "Screen0"
    Option "Clone" "off"
    Option "Xinerama" "on"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Dell"
    ModelName "20"
    Option "Primary" "true"
    EndSection
    Section "Monitor"
    Identifier "Monitor1"
    VendorName "Dell"
    ModelName "17"
    EndSection
    Section "Monitor"
    Identifier "Monitor2"
    VendorName "Samsung"
    ModelName "740n"
    EndSection
    Section "Device"
    Identifier "Device0"
    Driver "radeon"
    BusID "PCI:2:0:0"
    Screen 0
    Option "ZaphodHeads" "DVI-0"
    EndSection
    Section "Device"
    Identifier "Device1"
    Driver "radeon"
    BusID "PCI:2:0:0"
    Screen 1
    Option "ZaphodHeads" "VGA-0"
    EndSection
    Section "Device"
    Identifier "Device2"
    Driver "nouveau"
    BusID "PCI:0:13:0"
    Screen 2
    #### Option "ZaphodHeads" "VGA-2"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    Subsection "Display"
    Viewport 0 0
    Depth 8
    Modes "1680x1050" "1280x1024" "1152x864" "1024x768" "800x600" "640x480" "720x400"
    EndSubsection
    Subsection "Display"
    Viewport 0 0
    Depth 16
    Modes "1680x1050" "1280x1024" "1152x864" "1024x768" "800x600" "640x480" "720x400"
    EndSubsection
    Subsection "Display"
    Viewport 0 0
    Depth 24
    Modes "1680x1050" "1280x1024" "1152x864" "1024x768" "800x600" "640x480" "720x400"
    EndSubsection
    EndSection
    Section "Screen"
    Identifier "Screen1"
    Device "Device1"
    Monitor "Monitor1"
    DefaultDepth 24
    Subsection "Display"
    Viewport 0 0
    Depth 8
    Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480" "720x400"
    EndSubsection
    Subsection "Display"
    Viewport 0 0
    Depth 16
    Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480" "720x400"
    EndSubsection
    Subsection "Display"
    Viewport 0 0
    Depth 24
    Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480" "720x400"
    EndSubsection
    EndSection
    Section "Screen"
    Identifier "Screen2"
    Device "Device2"
    Monitor "Monitor2"
    DefaultDepth 24
    Subsection "Display"
    Viewport 0 0
    Depth 8
    Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480" "720x400"
    EndSubsection
    Subsection "Display"
    Viewport 0 0
    Depth 16
    Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480" "720x400"
    EndSubsection
    Subsection "Display"
    Viewport 0 0
    Depth 24
    Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480" "720x400"
    EndSubsection
    EndSection
    And here is the current Xorg.0.log:
    [greg@spacebar ~]$ cat Xorg.0.log
    [ 775.845]
    X.Org X Server 1.12.0
    Release Date: 2012-03-04
    [ 775.851] X Protocol Version 11, Revision 0
    [ 775.853] Build Operating System: Linux 3.2.9-1-ARCH x86_64
    [ 775.856] Current Operating System: Linux spacebar 3.2.12-1-ARCH #1 SMP PREEMPT Mon Mar 19 17:50:01 CET 2012 x86_64
    [ 775.858] Kernel command line: root=/dev/disk/by-label/arch ro quiet fbcon=map:0
    [ 775.860] Build Date: 05 March 2012 05:59:48AM
    [ 775.863]
    [ 775.865] Current version of pixman: 0.24.4
    [ 775.867] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 775.872] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 775.880] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Mar 25 00:29:47 2012
    [ 775.882] (==) Using config file: "/etc/X11/xorg.conf"
    [ 775.885] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 775.887] (==) ServerLayout "Layout0"
    [ 775.887] (**) |-->Screen "Screen0" (0)
    [ 775.887] (**) | |-->Monitor "Monitor0"
    [ 775.888] (**) | |-->Device "Device0"
    [ 775.888] (**) |-->Screen "Screen1" (1)
    [ 775.888] (**) | |-->Monitor "Monitor1"
    [ 775.888] (**) | |-->Device "Device1"
    [ 775.888] (**) |-->Screen "Screen2" (2)
    [ 775.888] (**) | |-->Monitor "Monitor2"
    [ 775.888] (**) | |-->Device "Device2"
    [ 775.888] (**) Option "Xinerama" "on"
    [ 775.888] (==) Automatically adding devices
    [ 775.888] (==) Automatically enabling devices
    [ 775.888] (**) Xinerama: enabled
    [ 775.888] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 775.888] Entry deleted from font path.
    [ 775.888] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 775.888] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 775.888] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 775.888] (II) Loader magic: 0x7cef60
    [ 775.888] (II) Module ABI versions:
    [ 775.888] X.Org ANSI C Emulation: 0.4
    [ 775.888] X.Org Video Driver: 12.0
    [ 775.888] X.Org XInput driver : 16.0
    [ 775.888] X.Org Server Extension : 6.0
    [ 775.889] (--) PCI: (0:0:13:0) 10de:03d0:1458:d000 rev 162, Mem @ 0xe2000000/16777216, 0xc0000000/268435456, 0xe5000000/16777216, BIOS @ 0x????????/131072
    [ 775.889] (--) PCI:*(0:2:0:0) 1002:5b60:1002:0302 rev 0, Mem @ 0xd0000000/134217728, 0xe4000000/65536, I/O @ 0x0000a000/256, BIOS @ 0x????????/131072
    [ 775.889] (--) PCI: (0:2:0:1) 1002:5b70:1002:0303 rev 0, Mem @ 0xe4010000/65536
    [ 775.889] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 775.889] (II) LoadModule: "extmod"
    [ 775.890] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 775.890] (II) Module extmod: vendor="X.Org Foundation"
    [ 775.890] compiled for 1.12.0, module version = 1.0.0
    [ 775.890] Module class: X.Org Server Extension
    [ 775.890] ABI class: X.Org Server Extension, version 6.0
    [ 775.890] (II) Loading extension MIT-SCREEN-SAVER
    [ 775.890] (II) Loading extension XFree86-VidModeExtension
    [ 775.890] (II) Loading extension XFree86-DGA
    [ 775.890] (II) Loading extension DPMS
    [ 775.890] (II) Loading extension XVideo
    [ 775.890] (II) Loading extension XVideo-MotionCompensation
    [ 775.890] (II) Loading extension X-Resource
    [ 775.890] (II) LoadModule: "dbe"
    [ 775.890] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 775.890] (II) Module dbe: vendor="X.Org Foundation"
    [ 775.890] compiled for 1.12.0, module version = 1.0.0
    [ 775.890] Module class: X.Org Server Extension
    [ 775.890] ABI class: X.Org Server Extension, version 6.0
    [ 775.890] (II) Loading extension DOUBLE-BUFFER
    [ 775.890] (II) LoadModule: "glx"
    [ 775.890] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 775.890] (II) Module glx: vendor="X.Org Foundation"
    [ 775.890] compiled for 1.12.0, module version = 1.0.0
    [ 775.890] ABI class: X.Org Server Extension, version 6.0
    [ 775.890] (==) AIGLX enabled
    [ 775.890] (II) Loading extension GLX
    [ 775.890] (II) LoadModule: "record"
    [ 775.891] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 775.891] (II) Module record: vendor="X.Org Foundation"
    [ 775.891] compiled for 1.12.0, module version = 1.13.0
    [ 775.891] Module class: X.Org Server Extension
    [ 775.891] ABI class: X.Org Server Extension, version 6.0
    [ 775.891] (II) Loading extension RECORD
    [ 775.891] (II) LoadModule: "dri"
    [ 775.891] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 775.891] (II) Module dri: vendor="X.Org Foundation"
    [ 775.891] compiled for 1.12.0, module version = 1.0.0
    [ 775.891] ABI class: X.Org Server Extension, version 6.0
    [ 775.891] (II) Loading extension XFree86-DRI
    [ 775.891] (II) LoadModule: "dri2"
    [ 775.891] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 775.891] (II) Module dri2: vendor="X.Org Foundation"
    [ 775.891] compiled for 1.12.0, module version = 1.2.0
    [ 775.891] ABI class: X.Org Server Extension, version 6.0
    [ 775.891] (II) Loading extension DRI2
    [ 775.891] (II) LoadModule: "radeon"
    [ 775.891] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    [ 775.892] (II) Module radeon: vendor="X.Org Foundation"
    [ 775.892] compiled for 1.11.99.902, module version = 6.14.3
    [ 775.892] Module class: X.Org Video Driver
    [ 775.892] ABI class: X.Org Video Driver, version 12.0
    [ 775.892] (II) LoadModule: "nouveau"
    [ 775.892] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
    [ 775.937] (II) Module nouveau: vendor="X.Org Foundation"
    [ 775.937] compiled for 1.11.99.902, module version = 0.0.16
    [ 775.937] Module class: X.Org Video Driver
    [ 775.937] ABI class: X.Org Video Driver, version 12.0
    [ 775.937] (II) RADEON: Driver for ATI Radeon chipsets:
    ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
    ATI Radeon Mobility X300 (M24) 3152 (PCIE),
    ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI),
    ATI Radeon X600 (RV380) 3E50 (PCIE),
    ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
    ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
    ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
    ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
    ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
    ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
    ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
    ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
    ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
    ATI Radeon 8500 AIW BB (AGP), ATI Radeon IGP320M (U1) 4336,
    ATI Radeon IGP330M/340M/350M (U2) 4337,
    ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
    ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
    ATI Radeon X800PRO (R420) JI (AGP),
    ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
    ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
    ATI Radeon Mobility 9800 (M18) JN (AGP),
    ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
    ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
    ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
    ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
    ATI Radeon Mobility M7 LW (AGP),
    ATI Mobility FireGL 7800 M7 LX (AGP),
    ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
    ATI FireGL Mobility 9000 (M9) Ld (AGP),
    ATI Radeon Mobility 9000 (M9) Lf (AGP),
    ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI Radeon 9700 Pro ND (AGP),
    ATI Radeon 9700/9500Pro NE (AGP), ATI Radeon 9600TX NF (AGP),
    ATI FireGL X1 NG (AGP), ATI Radeon 9800PRO NH (AGP),
    ATI Radeon 9800 NI (AGP), ATI FireGL X2 NK (AGP),
    ATI Radeon 9800XT NJ (AGP),
    ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
    ATI Radeon Mobility 9600 (M10) NQ (AGP),
    ATI Radeon Mobility 9600 (M11) NR (AGP),
    ATI Radeon Mobility 9600 (M10) NS (AGP),
    ATI FireGL Mobility T2 (M10) NT (AGP),
    ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
    ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
    ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
    ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
    ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
    ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
    ATI Radeon Mobility X300 (M22) 5460 (PCIE),
    ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
    ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
    ATI Radeon X800PRO (R423) UI (PCIE),
    ATI Radeon X800LE (R423) UJ (PCIE),
    ATI Radeon X800SE (R423) UK (PCIE),
    ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
    ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
    ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
    ATI FireGL unknown (R423) UR (PCIE),
    ATI FireGL unknown (R423) UT (PCIE),
    ATI Mobility FireGL V5000 (M26) (PCIE),
    ATI Mobility FireGL V5000 (M26) (PCIE),
    ATI Mobility Radeon X700 XL (M26) (PCIE),
    ATI Mobility Radeon X700 (M26) (PCIE),
    ATI Mobility Radeon X700 (M26) (PCIE),
    ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
    ATI Radeon Mobility 9100 IGP (U3) 5835,
    ATI Radeon XPRESS 200 5954 (PCIE),
    ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
    ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
    ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
    ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
    ATI Radeon XPRESS 200M 5975 (PCIE),
    ATI Radeon XPRESS 200 5A41 (PCIE),
    ATI Radeon XPRESS 200M 5A42 (PCIE),
    ATI Radeon XPRESS 200 5A61 (PCIE),
    ATI Radeon XPRESS 200M 5A62 (PCIE),
    ATI Radeon X300 (RV370) 5B60 (PCIE),
    ATI Radeon X600 (RV370) 5B62 (PCIE),
    ATI Radeon X550 (RV370) 5B63 (PCIE),
    ATI FireGL V3100 (RV370) 5B64 (PCIE),
    ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
    ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
    ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
    ATI Mobility Radeon X800 XT (M28) (PCIE),
    ATI Mobility FireGL V5100 (M28) (PCIE),
    ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
    ATI Radeon X850 XT PE (R480) (PCIE),
    ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
    ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
    ATI Radeon X850 XT (R480) (PCIE),
    ATI Radeon X800XT (R423) 5D57 (PCIE),
    ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
    ATI Radeon X700 PRO (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
    ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
    ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
    ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
    ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
    ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
    ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
    ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
    ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
    ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
    ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
    ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
    ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
    ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
    ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
    ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
    ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
    ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
    ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
    ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
    ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
    ATI Mobility Radeon X1700, ATI Radeon X2300HD,
    ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
    ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
    ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
    ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
    ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
    ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
    ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
    ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
    ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
    ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
    ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
    ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
    ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
    ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
    ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
    ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
    AMD FireStream 9250, ATI FirePro V8700 (FireGL),
    ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
    ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series,
    ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,
    ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP),
    ATI Mobility Radeon HD 4670, ATI FirePro M5750,
    ATI Mobility Radeon HD 4670, ATI Radeon RV730 (AGP),
    ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
    ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
    ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
    ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
    ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
    ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
    ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
    ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
    ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
    ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
    ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
    ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
    ATI Mobility Radeon HD 3850 X2, ATI RV670,
    ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
    ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
    ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
    ATI Radeon RV710, ATI Radeon RV710, ATI Radeon RV710,
    ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series,
    ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series,
    ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
    ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
    ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
    ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
    ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
    ATI FireGL V3600, ATI Radeon HD 2600 LE,
    ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
    ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
    ATI Radeon HD 3450, ATI Radeon HD 3450, ATI Radeon HD 3430,
    ATI Radeon HD 3450, ATI FirePro V3700, ATI FireMV 2450,
    ATI FireMV 2260, ATI FireMV 2260, ATI Radeon HD 3600 Series,
    ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO,
    ATI Radeon HD 3600 XT, ATI Radeon HD 3600 PRO,
    ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
    ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
    ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
    ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
    ATI Radeon HD 3300 Graphics, ATI Radeon HD 3200 Graphics,
    ATI Radeon 3000 Graphics, SUMO, SUMO, SUMO2, SUMO2, SUMO2, SUMO2,
    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, CYPRESS,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
    AMD Firestream 9350, ATI Radeon HD 5800 Series,
    ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
    ATI Radeon HD 5800 Series, ATI Radeon HD 5900 Series,
    ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
    ATI Mobility Radeon HD 5800 Series,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
    ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
    ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
    ATI Mobility Radeon HD 5000 Series,
    ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
    ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
    ATI Mobility Radeon HD 5000 Series,
    ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,
    ATI Mobility Radeon Graphics, CEDAR,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,
    ATI Radeon HD 5450, CEDAR, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
    CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, AMD Radeon HD 6900 Series,
    AMD Radeon HD 6900 Series, CAYMAN, CAYMAN, CAYMAN,
    AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series, BARTS,
    BARTS, Mobility Radeon HD 6000 Series,
    Mobility Radeon HD 6000 Series, BARTS, BARTS, BARTS, BARTS,
    AMD Radeon HD 6800 Series, AMD Radeon HD 6800 Series,
    AMD Radeon HD 6700 Series, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, CAICOS,
    CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
    CAICOS, CAICOS, CAICOS
    [ 775.939] (II) NOUVEAU driver
    [ 775.939] (II) NOUVEAU driver for NVIDIA chipset families :
    [ 775.939] RIVA TNT (NV04)
    [ 775.939] RIVA TNT2 (NV05)
    [ 775.939] GeForce 256 (NV10)
    [ 775.939] GeForce 2 (NV11, NV15)
    [ 775.939] GeForce 4MX (NV17, NV18)
    [ 775.939] GeForce 3 (NV20)
    [ 775.939] GeForce 4Ti (NV25, NV28)
    [ 775.939] GeForce FX (NV3x)
    [ 775.940] GeForce 6 (NV4x)
    [ 775.940] GeForce 7 (G7x)
    [ 775.940] GeForce 8 (G8x)
    [ 775.940] GeForce GTX 200 (NVA0)
    [ 775.940] GeForce GTX 400 (NVC0)
    [ 775.940] (--) using VT number 7
    [ 775.948] (II) [KMS] Kernel modesetting enabled.
    [ 775.948] (II) [KMS] Kernel modesetting enabled.
    [ 775.948] drmOpenDevice: node name is /dev/dri/card0
    [ 775.948] drmOpenDevice: open result is 7, (OK)
    [ 775.948] drmOpenByBusid: Searching for BusID pci:0000:00:0d.0
    [ 775.948] drmOpenDevice: node name is /dev/dri/card0
    [ 775.948] drmOpenDevice: open result is 7, (OK)
    [ 775.948] drmOpenByBusid: drmOpenMinor returns 7
    [ 775.948] drmOpenByBusid: drmGetBusid reports pci:0000:02:00.0
    [ 775.948] drmOpenDevice: node name is /dev/dri/card1
    [ 775.948] drmOpenDevice: open result is 7, (OK)
    [ 775.948] drmOpenByBusid: drmOpenMinor returns 7
    [ 775.948] drmOpenByBusid: drmGetBusid reports pci:0000:00:0d.0
    [ 775.948] (II) [drm] nouveau interface version: 0.0.16
    [ 775.949] (EE) Screen 2 deleted because of no matching config section.
    [ 775.949] (II) UnloadModule: "nouveau"
    [ 775.949] (**) RADEON(0): Depth 24, (--) framebuffer bpp 32
    [ 775.949] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 775.949] (==) RADEON(0): Default visual is TrueColor
    [ 775.949] (**) RADEON(0): Option "ZaphodHeads" "DVI-0"
    [ 775.949] (==) RADEON(0): RGB weight 888
    [ 775.949] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
    [ 775.949] (--) RADEON(0): Chipset: "ATI Radeon X300 (RV370) 5B60 (PCIE)" (ChipID = 0x5b60)
    [ 775.949] (II) RADEON(0): PCIE card detected
    [ 775.949] drmOpenDevice: node name is /dev/dri/card0
    [ 775.949] drmOpenDevice: open result is 8, (OK)
    [ 775.949] drmOpenByBusid: Searching for BusID pci:0000:02:00.0
    [ 775.949] drmOpenDevice: node name is /dev/dri/card0
    [ 775.949] drmOpenDevice: open result is 8, (OK)
    [ 775.949] drmOpenByBusid: drmOpenMinor returns 8
    [ 775.949] drmOpenByBusid: drmGetBusid reports pci:0000:02:00.0
    [ 775.949] (II) Loading sub module "exa"
    [ 775.949] (II) LoadModule: "exa"
    [ 775.949] (II) Loading /usr/lib/xorg/modules/libexa.so
    [ 775.949] (II) Module exa: vendor="X.Org Foundation"
    [ 775.949] compiled for 1.12.0, module version = 2.5.0
    [ 775.949] ABI class: X.Org Video Driver, version 12.0
    [ 775.949] (II) RADEON(0): KMS Color Tiling: enabled
    [ 775.949] (II) RADEON(0): KMS Pageflipping: enabled
    [ 775.949] (II) RADEON(0): SwapBuffers wait for vsync: enabled
    [ 776.064] (II) RADEON(0): Output DVI-0 using monitor section Monitor0
    [ 776.064] (**) RADEON(0): Option "Primary" "true"
    [ 776.122] (II) RADEON(0): EDID for output DVI-0
    [ 776.122] (II) RADEON(0): Manufacturer: DEL Model: d011 Serial#: 808602709
    [ 776.122] (II) RADEON(0): Year: 2007 Week: 51
    [ 776.122] (II) RADEON(0): EDID Version: 1.3
    [ 776.122] (II) RADEON(0): Digital Display Input
    [ 776.122] (II) RADEON(0): Max Image Size [cm]: horiz.: 43 vert.: 27
    [ 776.122] (II) RADEON(0): Gamma: 2.20
    [ 776.122] (II) RADEON(0): DPMS capabilities: StandBy Suspend Off
    [ 776.122] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 776.122] (II) RADEON(0): Default color space is primary color space
    [ 776.122] (II) RADEON(0): First detailed timing is preferred mode
    [ 776.122] (II) RADEON(0): redX: 0.635 redY: 0.328 greenX: 0.292 greenY: 0.610
    [ 776.122] (II) RADEON(0): blueX: 0.146 blueY: 0.069 whiteX: 0.312 whiteY: 0.328
    [ 776.122] (II) RADEON(0): Supported established timings:
    [ 776.122] (II) RADEON(0): 720x400@70Hz
    [ 776.122] (II) RADEON(0): 640x480@60Hz
    [ 776.122] (II) RADEON(0): 640x480@75Hz
    [ 776.122] (II) RADEON(0): 800x600@60Hz
    [ 776.122] (II) RADEON(0): 800x600@75Hz
    [ 776.122] (II) RADEON(0): 1024x768@60Hz
    [ 776.122] (II) RADEON(0): 1024x768@75Hz
    [ 776.122] (II) RADEON(0): 1280x1024@75Hz
    [ 776.122] (II) RADEON(0): Manufacturer's mask: 0
    [ 776.122] (II) RADEON(0): Supported standard timings:
    [ 776.122] (II) RADEON(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 776.122] (II) RADEON(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 776.122] (II) RADEON(0): Supported detailed timing:
    [ 776.122] (II) RADEON(0): clock: 119.0 MHz Image Size: 430 x 270 mm
    [ 776.122] (II) RADEON(0): h_active: 1680 h_sync: 1728 h_sync_end 1760 h_blank_end 1840 h_border: 0
    [ 776.122] (II) RADEON(0): v_active: 1050 v_sync: 1053 v_sync_end 1059 v_blanking: 1080 v_border: 0
    [ 776.122] (II) RADEON(0): Serial No: CU7547CJ02LU
    [ 776.122] (II) RADEON(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 83 kHz, PixClock max 145 MHz
    [ 776.122] (II) RADEON(0): Monitor name: DELL E207WFP
    [ 776.122] (II) RADEON(0): EDID (in hex):
    [ 776.122] (II) RADEON(0): 00ffffffffffff0010ac11d0554c3230
    [ 776.122] (II) RADEON(0): 33110103802b1b78ee8db0a2544a9c25
    [ 776.122] (II) RADEON(0): 115054a54b00714f8180010101010101
    [ 776.122] (II) RADEON(0): 0101010101017c2e90a0601a1e403020
    [ 776.122] (II) RADEON(0): 3600ae0e1100001a000000ff00435537
    [ 776.122] (II) RADEON(0): 353437434a30324c550a000000fd0038
    [ 776.122] (II) RADEON(0): 4b1e530e000a202020202020000000fc
    [ 776.122] (II) RADEON(0): 0044454c4c20453230375746500a0040
    [ 776.122] (II) RADEON(0): EDID vendor "DEL", prod id 53265
    [ 776.122] (II) RADEON(0): Using EDID range info for horizontal sync
    [ 776.122] (II) RADEON(0): Using EDID range info for vertical refresh
    [ 776.122] (II) RADEON(0): Printing DDC gathered Modelines:
    [ 776.122] (II) RADEON(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz eP)
    [ 776.122] (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 776.122] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 776.122] (II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 776.123] (II) RADEON(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 776.123] (II) RADEON(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 776.123] (II) RADEON(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
    [ 776.123] (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 776.123] (II) RADEON(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 776.123] (II) RADEON(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 776.123] (II) RADEON(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [ 776.123] (II) RADEON(0): Printing probed modes for output DVI-0
    [ 776.123] (II) RADEON(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz UeP)
    [ 776.123] (II) RADEON(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 776.123] (II) RADEON(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [ 776.123] (II) RADEON(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 776.123] (II) RADEON(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz e)
    [ 776.123] (II) RADEON(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 776.123] (II) RADEON(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 776.123] (II) RADEON(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 776.123] (II) RADEON(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 776.123] (II) RADEON(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 776.123] (II) RADEON(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 776.123] (II) RADEON(0): Output DVI-0 connected
    [ 776.123] (II) RADEON(0): Using user preference for initial modes
    [ 776.123] (II) RADEON(0): Output DVI-0 using initial mode 1680x1050
    [ 776.123] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 776.123] (II) RADEON(0): mem size init: gart size :1fdff000 vram size: s:8000000 visible:7905000
    [ 776.123] (II) RADEON(0): EXA: Driver will allow EXA pixmaps in VRAM
    [ 776.123] (**) RADEON(0): Display dimensions: (430, 270) mm
    [ 776.123] (**) RADEON(0): DPI set to (99, 98)
    [ 776.123] (II) Loading sub module "fb"
    [ 776.123] (II) LoadModule: "fb"
    [ 776.123] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 776.123] (II) Module fb: vendor="X.Org Foundation"
    [ 776.123] compiled for 1.12.0, module version = 1.0.0
    [ 776.123] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 776.123] (II) Loading sub module "ramdac"
    [ 776.123] (II) LoadModule: "ramdac"
    [ 776.123] (II) Module "ramdac" already built-in
    [ 776.123] (**) RADEON(1): Depth 24, (--) framebuffer bpp 32
    [ 776.123] (II) RADEON(1): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 776.123] (==) RADEON(1): Default visual is TrueColor
    [ 776.124] (**) RADEON(1): Option "ZaphodHeads" "VGA-0"
    [ 776.124] (==) RADEON(1): RGB weight 888
    [ 776.124] (II) RADEON(1): Using 8 bits per RGB (8 bit DAC)
    [ 776.124] (--) RADEON(1): Chipset: "ATI Radeon X300 (RV370) 5B60 (PCIE)" (ChipID = 0x5b60)
    [ 776.124] (II) RADEON(1): PCIE card detected
    [ 776.124] (EE) RADEON(1): reusing fd for second head
    [ 776.124] (II) Loading sub module "exa"
    [ 776.124] (II) LoadModule: "exa"
    [ 776.124] (II) Loading /usr/lib/xorg/modules/libexa.so
    [ 776.124] (II) Module exa: vendor="X.Org Foundation"
    [ 776.124] compiled for 1.12.0, module version = 2.5.0
    [ 776.124] ABI class: X.Org Video Driver, version 12.0
    [ 776.124] (II) RADEON(1): KMS Color Tiling: enabled
    [ 776.124] (II) RADEON(1): KMS Pageflipping: enabled
    [ 776.124] (II) RADEON(1): SwapBuffers wait for vsync: enabled
    [ 776.181] (II) RADEON(1): Output VGA-0 using monitor section Monitor1
    [ 776.296] (II) RADEON(1): EDID for output VGA-0
    [ 776.296] (II) RADEON(1): Manufacturer: DEL Model: 4012 Serial#: 1128482354
    [ 776.296] (II) RADEON(1): Year: 2006 Week: 23
    [ 776.296] (II) RADEON(1): EDID Version: 1.3
    [ 776.296] (II) RADEON(1): Analog Display Input, Input Voltage Level: 0.700/0.300 V
    [ 776.296] (II) RADEON(1): Sync: Separate Composite SyncOnGreen
    [ 776.296] (II) RADEON(1): Max Image Size [cm]: horiz.: 34 vert.: 27
    [ 776.296] (II) RADEON(1): Gamma: 2.29
    [ 776.296] (II) RADEON(1): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
    [ 776.296] (II) RADEON(1): Default color space is primary color space
    [ 776.296] (II) RADEON(1): First detailed timing is preferred mode
    [ 776.296] (II) RADEON(1): redX: 0.644 redY: 0.338 greenX: 0.270 greenY: 0.602
    [ 776.296] (II) RADEON(1): blueX: 0.140 blueY: 0.084 whiteX: 0.313 whiteY: 0.329
    [ 776.296] (II) RADEON(1): Supported established timings:
    [ 776.296] (II) RADEON(1): 720x400@70Hz
    [ 776.296] (II) RADEON(1): 640x480@60Hz
    [ 776.296] (II) RADEON(1): 640x480@75Hz
    [ 776.296] (II) RADEON(1): 800x600@60Hz
    [ 776.296] (II) RADEON(1): 800x600@75Hz
    [ 776.296] (II) RADEON(1): 1024x768@60Hz
    [ 776.296] (II) RADEON(1): 1024x768@75Hz
    [ 776.296] (II) RADEON(1): 1280x1024@75Hz
    [ 776.296] (II) RADEON(1): Manufacturer's mask: 0
    [ 776.296] (II) RADEON(1): Supported standard timings:
    [ 776.296] (II) RADEON(1): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 776.296] (II) RADEON(1): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 776.297] (II) RADEON(1): Supported detailed timing:
    [ 776.297] (II) RADEON(1): clock: 108.0 MHz Image Size: 338 x 270 mm
    [ 776.297] (II) RADEON(1): h_active: 1280 h_sync: 1328 h_sync_end 1440 h_blank_end 1688 h_border: 0
    [ 776.297] (II) RADEON(1): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1066 v_border: 0
    [ 776.297] (II) RADEON(1): Serial No: C9753664CCF2
    [ 776.297] (II) RADEON(1): Monitor name: DELL 1707FP
    [ 776.297] (II) RADEON(1): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 81 kHz, PixClock max 145 MHz
    [ 776.297] (II) RADEON(1): EDID (in hex):
    [ 776.297] (II) RADEON(1): 00ffffffffffff0010ac124032464343
    [ 776.297] (II) RADEON(1): 171001030e221b81eee0e5a456459a23
    [ 776.297] (II) RADEON(1): 155054a54b00714f8180010101010101
    [ 776.297] (II) RADEON(1): 010101010101302a009851002a403070
    [ 776.297] (II) RADEON(1): 1300520e1100001e000000ff00433937
    [ 776.297] (II) RADEON(1): 3533363634434346320a000000fc0044
    [ 776.297] (II) RADEON(1): 454c4c203137303746500a20000000fd
    [ 776.297] (II) RADEON(1): 00384c1e510e000a2020202020200099
    [ 776.297] (II) RADEON(1): EDID vendor "DEL", prod id 16402
    [ 776.297] (II) RADEON(1): Using EDID range info for horizontal sync
    [ 776.297] (II) RADEON(1): Using EDID range info for vertical refresh
    [ 776.297] (II) RADEON(1): Printing DDC gathered Modelines:
    [ 776.297] (II) RADEON(1): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
    [ 776.297] (II) RADEON(1): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 776.297] (II) RADEON(1): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 776.297] (II) RADEON(1): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 776.297] (II) RADEON(1): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 776.297] (II) RADEON(1): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 776.297] (II) RADEON(1): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
    [ 776.297] (II) RADEON(1): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 776.297] (II) RADEON(1): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 776.297] (II) RADEON(1): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 776.297] (II) RADEON(1): Printing probed modes for output VGA-0
    [ 776.297] (II) RADEON(1): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz UeP)
    [ 776.297] (II) RADEON(1): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 776.297] (II) RADEON(1): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 776.297] (II) RADEON(1): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz e)
    [ 776.297] (II) RADEON(1): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 776.297] (II) RADEON(1): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 776.297] (II) RADEON(1): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 776.297] (II) RADEON(1): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 776.297] (II) RADEON(1): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 776.297] (II) RADEON(1): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 776.297] (II) RADEON(1): Output VGA-0 connected
    [ 776.297] (II) RADEON(1): Using user preference for initial modes
    [ 776.297] (II) RADEON(1): Output VGA-0 using initial mode 1280x1024
    [ 776.297] (II) RADEON(1): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 776.297] (II) RADEON(1): mem size init: gart size :1fdff000 vram size: s:8000000 visible:7905000
    [ 776.297] (II) RADEON(1): EXA: Driver will allow EXA pixmaps in VRAM
    [ 776.297] (**) RADEON(1): Display dimensions: (340, 270) mm
    [ 776.297] (**) RADEON(1): DPI set to (95, 96)
    [ 776.297] (II) Loading sub module "fb"
    [ 776.297] (II) LoadModule: "fb"
    [ 776.297] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 776.297] (II) Module fb: vendor="X.Org Foundation"
    [ 776.297] compiled for 1.12.0, module version = 1.0.0
    [ 776.297] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 776.297] (II) Loading sub module "ramdac"
    [ 776.297] (II) LoadModule: "ramdac"
    [ 776.297] (II) Module "ramdac" already built-in
    [ 776.297] (--) Depth 24 pixmap format is 32 bpp
    [ 776.297] (II) RADEON(0): [DRI2] Setup complete
    [ 776.297] (II) RADEON(0): [DRI2] DRI driver: r300
    [ 776.297] (II) RADEON(0): [DRI2] VDPAU driver: r300
    [ 776.298] (II) RADEON(0): Front buffer size: 7128K
    [ 776.298] (II) RADEON(0): VRAM usage limit set to 105116K
    [ 776.298] (==) RADEON(0): Backing store disabled
    [ 776.298] (II) RADEON(0): Direct rendering enabled
    [ 776.298] (II) RADEON(0): Render acceleration enabled for R300/R400/R500 type cards.
    [ 776.298] (II) RADEON(0): Setting EXA maxPitchBytes
    [ 776.298] (II) EXA(0): Driver allocated offscreen pixmaps
    [ 776.298] (II) EXA(0): Driver registered support for the following operations:
    [ 776.298] (II) Solid
    [ 776.298] (II) Copy
    [ 776.298] (II) Composite (RENDER acceleration)
    [ 776.298] (II) UploadToScreen
    [ 776.298] (II) DownloadFromScreen
    [ 776.298] (II) RADEON(0): Acceleration enabled
    [ 776.298] (==) RADEON(0): DPMS enabled
    [ 776.298] (==) RADEON(0): Silken mouse enabled
    [ 776.298] (II) RADEON(0): Set up textured video
    [ 776.298] (II) RADEON(0): [XvMC] Associated with Radeon Textured Video.
    [ 776.298] (II) RADEON(0): [XvMC] Extension initialized.
    [ 776.298] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 776.298] (WW) RADEON(0): Option "Primary" is not used
    [ 776.298] (--) RandR disabled
    [ 776.298] (II) RADEON(1): [DRI2] Setup complete
    [ 776.298] (II) RADEON(1): [DRI2] DRI driver: r300
    [ 776.298] (II) RADEON(1): [DRI2] VDPAU driver: r300
    [ 776.298] (II) RADEON(1): Front buffer size: 5120K
    [ 776.298] (II) RADEON(1): VRAM usage limit set to 106923K
    [ 776.298] (==) RADEON(1): Backing store disabled
    [ 776.298] (II) RADEON(1): Direct rendering enabled
    [ 776.298] (II) RADEON(1): Render acceleration enabled for R300/R400/R500 type cards.
    [ 776.298] (II) RADEON(1): Setting EXA maxPitchBytes
    [ 776.298] (II) EXA(1): Driver allocated offscreen pixmaps
    [ 776.299] (II) EXA(1): Driver registered support for the following operations:
    [ 776.299] (II) Solid
    [ 776.299] (II) Copy
    [ 776.299] (II) Composite (RENDER acceleration)
    [ 776.299] (II) UploadToScreen
    [ 776.299] (II) DownloadFromScreen
    [ 776.299] (II) RADEON(1): Acceleration enabled
    [ 776.299] (==) RADEON(1): DPMS enabled
    [ 776.299] (==) RADEON(1): Silken mouse enabled
    [ 776.299] (II) RADEON(1): Set up textured video
    [ 776.299] (II) RADEON(1): [XvMC] Associated with Radeon Textured Video.
    [ 776.299] (II) RADEON(1): [XvMC] Extension initialized.
    [ 776.299] (II) RADEON(1): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 776.299] (--) RandR disabled
    [ 776.299] (II) Initializing built-in extension Generic Event Extension
    [ 776.299] (II) Initializing built-in extension SHAPE
    [ 776.299] (II) Initializing built-in extension MIT-SHM
    [ 776.299] (II) Initializing built-in extension XInputExtension
    [ 776.299] (II) Initializing built-in extension XTEST
    [ 776.299] (II) Initializing built-in extension BIG-REQUESTS
    [ 776.299] (II) Initializing built-in extension SYNC
    [ 776.299] (II) Initializing built-in extension XKEYBOARD
    [ 776.299] (II) Initializing built-in extension XC-MISC
    [ 776.299] (II) Initializing built-in extension SECURITY
    [ 776.299] (II) Initializing built-in extension XINERAMA
    [ 776.299] (II) Initializing built-in extension XFIXES
    [ 776.299] (II) Initializing built-in extension RENDER
    [ 776.299] (II) Initializing built-in extension RANDR
    [ 776.299] (II) Initializing built-in extension COMPOSITE
    [ 776.299] (II) Initializing built-in extension DAMAGE
    [ 776.313] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 776.313] (II) AIGLX: enabled GLX_INTEL_swap_event
    [ 776.313] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [ 776.313] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [ 776.313] (II) AIGLX: Loaded and initialized r300
    [ 776.313] (II) GLX: Initialized DRI2 GL provider for screen 0
    [ 776.314] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 776.314] (II) AIGLX: enabled GLX_INTEL_swap_event
    [ 776.314] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [ 776.314] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [ 776.315] (II) AIGLX: Loaded and initialized r300
    [ 776.315] (II) GLX: Initialized DRI2 GL provider for screen 1
    [ 776.598] (II) config/udev: Adding input device Power Button (/dev/input/event1)
    [ 776.598] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 776.598] (**) Power Button: Applying InputClass "Keyboard Defaults"
    [ 776.598] (II) LoadModule: "evdev"
    [ 776.598] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 776.599] (II) Module evdev: vendor="X.Org Foundation"
    [ 776.599] compiled for 1.12.0, module version = 2.7.0
    [ 776.599] Module class: X.Org XInput Driver
    [ 776.599] ABI class: X.Org XInput driver, version 16.0
    [ 776.599] (II) Using input driver 'evdev' for 'Power Button'
    [ 776.599] (**) Power Button: always reports core events
    [ 776.599] (**) evdev: Power Button: Device: "/dev/input/event1"
    [ 776.599] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 776.599] (--) evdev: Power Button: Found keys
    [ 776.599] (II) evdev: Power Button: Configuring as keyboard
    [ 776.599] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
    [ 776.599] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 776.599] (**) Option "xkb_rules" "evdev"
    [ 776.599] (**) Option "xkb_model" "evdev"
    [ 776.599] (**) Option "xkb_layout" "us"
    [ 776.599] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    [ 776.644] (II) config/udev: Adding input device Power Button (/dev/input/event0)
    [ 776.644] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 776.644] (**) Power Button: Applying InputClass "Keyboard Defaults"
    [ 776.644] (II) Using input driver 'evdev' for 'Power Button'
    [ 776.644] (**) Power Button: always reports core events
    [ 776.644] (**) evdev: Power Button: Device: "/dev/input/event0"
    [ 776.644] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 776.644] (--) evdev: Power Button: Found keys
    [ 776.644] (II) evdev: Power Button: Configuring as keyboard
    [ 776.644] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0/event0"
    [ 776.644] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
    [ 776.644] (**) Option "xkb_rules" "evdev"
    [ 776.644] (**) Option "xkb_model" "evdev"
    [ 776.644] (**) Option "xkb_layout" "us"
    [ 776.644] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    [ 776.645] (II) config/udev: Adding input device Dell Dell USB Keyboard (/dev/input/event4)
    [ 776.645] (**) Dell Dell USB Keyboard: Applying InputClass "evdev keyboard catchall"
    [ 776.645] (**) Dell Dell USB Keyboard: Applying InputClass "Keyboard Defaults"
    [ 776.645] (II) Using input driver 'evdev' for 'Dell Dell USB Keyboard'
    [ 776.645] (**) Dell Dell USB Keyboard: always reports core events
    [ 776.645] (**) evdev: Dell Dell USB Keyboard: Device: "/dev/input/event4"
    [ 776.645] (--) evdev: Dell Dell USB Keyboard: Vendor 0x413c Product 0x2003
    [ 776.645] (--) evdev: Dell Dell USB Keyboard: Found keys
    [ 776.645] (II) evdev: Dell Dell USB Keyboard: Configuring as keyboard
    [ 776.645] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.0/usb4/4-4/4-4:1.0/input/input4/event4"
    [ 776.645] (II) XINPUT: Adding extended input device "Dell Dell USB Keyboard" (type: KEYBOARD, id 8)
    [ 776.645] (**) Option "xkb_rules" "evdev"
    [ 776.645] (**) Option "xkb_model" "evdev"
    [ 776.645] (**) Option "xkb_layout" "us"
    [ 776.645] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    [ 776.646] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event5)
    [ 776.646] (II) No input driver specified, ignoring this device.
    [ 776.646] (II) This device may have been added with another device file.
    [ 776.646] (II) config/udev: Adding input device ImPS/2 Logitech Wheel Mouse (/dev/input/event3)
    [ 776.646] (**) ImPS/2 Logitech Wheel Mouse: Applying InputClass "evdev pointer catchall"
    [ 776.646] (II) Using input driver 'evdev' for 'ImPS/2 Logitech Wheel Mouse'
    [ 776.646] (**) ImPS/2 Logitech Wheel Mouse: always reports core events
    [ 776.646] (**) evdev: ImPS/2 Logitech Wheel Mouse: Device: "/dev/input/event3"
    [ 776.646] (--) evdev: ImPS/2 Logitech Wheel Mouse: Vendor 0x2 Product 0x5
    [ 776.646] (--) evdev: ImPS/2 Logitech Wheel Mouse: Found 3 mouse buttons
    [ 776.646] (--) evdev: ImPS/2 Logitech Wheel Mouse: Found scroll wheel(s)
    [ 776.646] (--) evdev: ImPS/2 Logitech Wheel Mouse: Found relative axes
    [ 776.646] (--) evdev: ImPS/2 Logitech Wheel Mouse: Found x and y relative axes
    [ 776.646] (II) evdev: ImPS/2 Logitech Wheel Mouse: Configuring as mouse
    [ 776.646] (II) evdev: ImPS/2 Logitech Wheel Mouse: Adding scrollwheel support
    [ 776.646] (**) evdev: ImPS/2 Logitech Wheel Mouse: YAxisMapping: buttons 4 and 5
    [ 776.646] (**) evdev: ImPS/2 Logitech Wheel Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 776.646] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input3/event3"
    [ 776.646] (II) XINPUT: Adding extended input device "ImPS/2 Logitech Wheel Mouse" (type: MOUSE, id 9)
    [ 776.647] (II) evdev: ImPS/2 Logitech Wheel Mouse: initialized for relative axes.
    [ 776.647] (**) ImPS/2 Logitech Wheel Mouse: (accel) keeping acceleration scheme 1
    [ 776.647] (**) ImPS/2 Logitech Wheel Mouse: (accel) acceleration profile 0
    [ 776.647] (**) ImPS/2 Logitech Wheel Mouse: (accel) acceleration factor: 2.000
    [ 776.647] (**) ImPS/2 Logitech Wheel Mouse: (accel) acceleration threshold: 4
    [ 776.647] (II) config/udev: Adding input device ImPS/2 Logitech Wheel Mouse (/dev/input/mouse0)
    [ 776.647] (II) No input driver specified, ignoring this device.
    [ 776.647] (II) This device may have been added with another device file.
    [ 776.648] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
    [ 776.648] (II) No input driver specified, ignoring this device.
    [ 776.648] (II) This device may have been added with another device file.
    I'm still not understanding why the "[   775.949] (EE) Screen 2 deleted because of no matching config section." line is appearing, you can see the xorg.conf file has all three the same, unless I need something else to say it's a secondary card or something? Or maybe to direct the framebuffer to the first card? I have no idea. EDIT: Just thought that maybe something like that "fbcon=map:0" line exists, but for x11 instead of console? Stabbing in the dark here.
    Last edited by MisterAnderson (2012-03-24 15:07:10)

  • Auto-Detect Screen Resolution Does Not Work Across Multiple Monitors With Different Resolutions

    Hi,
    The Acrobat Pro DC (15.007.20033.2203) auto-detect screen resolution feature does not work with multiple monitors at different resolutions.  Acrobat looks fine on my hidpi primary laptop display (Razr 14" 2014) but is completely unusable if I drag or extend the application to a standard HD resolution secondary monitor. Dragging Acrobat from my primary desktop display to the secondary display causes the UI elements to become 2x as large as they should be and makes Acrobat unusable. 
    Is there a way to make Acrobat auto-detect the display that it is currently on? 
    Thanks!
    -Donald

    To prevent it from happing again, you can
    1. go to the Mouse preference and turn off the scroll zoom feature.
    2. go to the Universal Access preference and disable the zoom features.

  • How to use different wallpapers on multiple monitors with Linux

    Umm...ok. I use XFCE4 as my DM. It allows me to have a different wallpaper on each desktop.
    Though I'm not interested in other DMs, what DMs would require that I use this third party tool?

    If you have multiple monitors and run Linux, you may want to display different images as your wallpaper on each monitor. There's a utility for that – Nitrogen. The blackMORE Ops blog has a nice how-to on getting Nitrogen and configuring it, with step-by-step instructions and plenty of screenshots.
    This topic first appeared in the Spiceworks Community

  • VMware Fusion on multiple monitors with Linux Guest

    I am running VMware Fusion 7.1.1 on a MBP with a retina display and two external monitors. The guest OS is Ubuntu 14.04 with the i3 window manager. When switching to "Use all Displays in Full Screen" the view is mirrored on all three screens but xrandr is only reporting one display attached.
    $ xrandr
    Screen 0: minimum 1 x 1, current 1920 x 1200, maximum 8192 x 8192
    Virtual1 connected 1920x1200+0+0 (normal left inverted right x axis y axis) 0mm x 0mm
       800x600       60.00 +  60.32 
       2560x1600     59.99 
       1920x1440     60.00 
       1856x1392     60.00 
       1792x1344     60.00 
       1920x1200     59.88*
       1600x1200     60.00 
       1680x1050     59.95 
       1400x1050     59.98 
       1280x1024     60.02 
       1440x900      59.89 
       1280x960      60.00 
       1360x768      60.02 
       1280x800      59.81 
       1152x864      75.00 
       1280x768      59.87 
       1024x768      60.00 
       640x480       59.94 
    Virtual2 disconnected (normal left inverted right x axis y axis)
    Virtual3 disconnected (normal left inverted right x axis y axis)
    Virtual4 disconnected (normal left inverted right x axis y axis)
    Virtual5 disconnected (normal left inverted right x axis y axis)
    Virtual6 disconnected (normal left inverted right x axis y axis)
    Virtual7 disconnected (normal left inverted right x axis y axis)
    Virtual8 disconnected (normal left inverted right x axis y axis)
    Does anyone know of a way to get the other screens to show as connected so that I can use them without mirroring?

    If you have multiple monitors and run Linux, you may want to display different images as your wallpaper on each monitor. There's a utility for that – Nitrogen. The blackMORE Ops blog has a nice how-to on getting Nitrogen and configuring it, with step-by-step instructions and plenty of screenshots.
    This topic first appeared in the Spiceworks Community

  • Multiple Monitors with Mountain Lion

    "Detect Displays" doesn't work with Mountain Lion so I am unable to use multiple monitors without jumping through a million hoops. Anyone else have this problem? I think Apple needs to FIX THIS!

    There is a third party menu bar application that seems to restore most of the functionality that used to be available under the Display icon in the menu bar.
    Also, you can still switch between mirror/extended desktop by hitting Cmd-F1.
    If, somehow, your mac fails to automatically detect a connected display, though, I don't know any equivalent to the old "Detect Displays". It usually does detect them automatically, and in the very few occasions it hasn't, disconnecting and reconnecting the cable has worked for me.
    All in all, not ideal, and I wished they had kept the functionality; but all is not (completely) lost.
    Save As... is back, so here's hoping that "Show displays in the menu bar" will return as well.

  • Multiple Monitors with T440p and Pro Dock

    Hello:  I recently recieved my new business computer from our company offerings.  I got a T440p with the Pro Dock station.  Previously I had something similar that I got two years ago.  On the old system I was able to connect three monitors to the docking station (VGA, Digital, Display Port) and I could use any two at a time.  On the new system, if I plug anything into Display Port (even with that monitor turned off), the Digital port becomes disabled.  So I can't seem to use my "any two of three monitor" scheme without unplugging in one and plugging in another to the docking station.  Is there another solution for this? Thanks.  mbb.

    According to this: http://support.lenovo.com/us/en/documents/pd029622 I also have a Pro-dock (judging from the port layout) and it should be possible to use 3 monitors in any combination. But I can't get windows to activate VGA, DVI + Display Port. I got VGA + Mini Display Port + DVI working, but not reliably: When undocking and using the laptops build-in monitor, the multi display configuration can become invalid. Getting this configuration to work is a hassle, as multiple tries are needed and the configuration information in the Intel configuration dialog is wrong and the one in windows is ambiguous. Configuring Display Port + VGA works with-out problems. Display Port + DVI is difficult to achieve. Any help is approciated.

  • Maximum Multiple Monitors with ThinkPad Mini Dock Plus Series 3 - 170W (4338-30U)

    Bit of a multi display novice, with a question:
    What is the maximum number of external displays that can be utilized with the ThinkPad Mini Dock Plus Series 3 - 170W. As I understand it, you can baseline connect three external displays without adapters, so with the laptop that is three monitors (1+3). 
    Then say you start getting creative and start using adapters, can you go up to five or six external displays? Are there performance issues? Does the computer have trouble recognizing displays, etc.? Would it benefit from a screen management program like UltraMon?
    This is for simple excel jockeying, and business productivity, (for instance I would want to have a display for each instance of Excel 1, Excel 2, Excel 3, Word,  Outlook, PDF),  and would use the NVidia Optimus Card for the displays.
    Solved!
    Go to Solution.

    Depending on which ThinkPad you got, you can get 3 screens up and working (the W530 i tested could drive 4 external + 1 internal without using things like DP splitter or USB display adapter).
    Regards,
    Jin Li
    May this year, be the year of 'DO'!
    I am a volunteer, and not a paid staff of Lenovo or Microsoft

  • Using Multiple Monitors with MacBook Pro

    Hello,
    Is there a way to connect 6 additional monitors to my MacBook Pro?

    Hi there,
    I was wondering if you could help me out. I am trying to run 2 x 1900x1200 external displays (DELL ultrasharps 24") using my MBP. I have the Triplehead2go DP edition (just released in Q3 '09). I've downloaded the latest driver from the Matrox website, and I have the Matrox miniDP to DP adapter. I am using the DP male to male cables which came with the DELL monitors. Everything I have read has suggested that this set up is possible and supported by MAtrox. The trouble is every time I plug in the DP cable into the computer - MacOSX crashes (and hard!!! not even resolving when the cable is removed). I would very interested if anyone has successfully used the TH2G DP edition with the MBP (unibody) for this setup. Apple seems to think that the problem is with the device, not the software. MAtrox tells me they can't reproduce the problem and that I should have the device replaced (which I am arranging). Do you have any ideas/suggestions. I would appreciate your help.
    Cheers,
    Frustrated!
    Sandeep

  • Using multiple monitors with Logic 8 & Reason

    Hi Guys
    Im using a macbook pro to run Logic 8 & slaving Reason with it. How do I connect another 2 monitors so I can look at Logic's arrange window on one, Logic's mixer on another and Reason on the third monitor?
    Cheers guys
    SS

    SSuitor wrote:
    Is anyone here using 3 monitors??!
    Yes, but not on a laptpo, since you need a third video card and port.
    On a desktop like the Mac Pro, you can use the first video card to run two monitors, and install a second video card for the third monitor.
    Although, I can't see using more than two monitors....
    Cheers

  • Multiple monitors showing same video in different rooms

    I would like to upgrade the video technology in some patient exam rooms.  Is there a way to set up multiple monitors connected to the same PC or Laptop - to run the same video loop?

    Hi,
    As HiLogics says, it will work with video card with more than one DVI ports
    Watch set of videos here to experience the fix:
    https://www.youtube.com/watch?v=ZkbaXkMQrIM
    To Configure Dual Monitor , please look at this link:
    http://www.wikihow.com/Set-Up-Dual-Monitors
    Setup 3 monitors:
    http://www.tomshardware.com/faq/id-1839185/set-triple-monitors.html
    Hope this will give you some idea to setup multiple monitors with same image.
    Binu Kumar - MCP, MCITP, MCTS , MBA - IT , Director Aarbin Technology Pvt Ltd - Please remember to mark the replies as answers if they help and unmark them if they provide no help.

  • Video & multiple monitors

    I have a 2nd monitor next to my iMac. I always keep my iTunes there. Until I upgraded to Snow Leopard, whenever I played a video podcast, it would open on that monitor.
    Now when I play my video podcast, the video window opens on my main screen. If I drag it over and then press the green button, it returns to the first menu. I need to push the green button to get it small, then move it to my second monitor, then press the green button to get it big again on that monitor.
    This did not happen with Leopard.

    Hi,
    As HiLogics says, it will work with video card with more than one DVI ports
    Watch set of videos here to experience the fix:
    https://www.youtube.com/watch?v=ZkbaXkMQrIM
    To Configure Dual Monitor , please look at this link:
    http://www.wikihow.com/Set-Up-Dual-Monitors
    Setup 3 monitors:
    http://www.tomshardware.com/faq/id-1839185/set-triple-monitors.html
    Hope this will give you some idea to setup multiple monitors with same image.
    Binu Kumar - MCP, MCITP, MCTS , MBA - IT , Director Aarbin Technology Pvt Ltd - Please remember to mark the replies as answers if they help and unmark them if they provide no help.

Maybe you are looking for

  • Transfering iTunes library between accounts in the same computer??

    Hi everyone I use my MacBook both at home and in my office. I work in a small company, so everyone is very relaxed about security. I only have one account, but recently, while at the office I discovered someone browsing at some of my kids' pictures.

  • Display of month insted of date in report!

    Hi Experts, Question 1: I want to display month instead of date as a characteristic in my report. Is this possible in BEx without using Virtual Characteristic and without changing existing data module. Question 2: I am able to display the month as ke

  • Fresh install of MAC OS X 10.6.3

    I am currently running OS X 10.5.8.  I have been having significant performance issues and application lock-ups.  Have tried every conceivable solution (i.e. fix permissions, directory, hard drive scans, defrag, DiskWarrior, Cocktail, MacKeeper, Onyx

  • Media synch to itunes doesn't work

    i use a 8830 world edition with verizon.  I have installed the latest version of media synch.  The phone clearly is connected, and all the playlists that I could synch show up, but are grayed out, and none will synch. I tried reinstalling the desktop

  • Activation But No Service!!!

    I bought the iPhone on Friday. Did not get activtation e-mail until Sunday and I still have no service. I am able to get into other iPod features and the browser. I have called AT&T everyday and they said it should work soon. What did I do to deserve