Issue with Shape Tween

Good day everyone, i have some problems with shape tween and i need your help and explanations. The links below: first link is example of which way this drawing has to be animated, and the second one is my failed attempt. So, why  are these strokes changing their shape this way, not like in the first link? Is there any possible way to fix it? I tried to add some shapehints, but flash didnt understand what i wanted to do, hints are simply were red.
https://www.dropbox.com/s/zf1tk8xi2mp6e31/tradigital_2.fla
https://www.dropbox.com/s/09fsoq30xjz4vvq/tradigital_fail.fla

if your shape hints stayed red, you didn't assign them correctly.
remove your current shape hints and then add one.  move that a shape hint in the tween's start frame to a position you choose.  in the tween's final frame, move a to a position your choose where it is green.  test.
any problem?

Similar Messages

  • Some very weird issue with Motion tween

    Hello, guys! I confronted some kind of weird problem. I uploaded it in fla, https://www.dropbox.com/s/u9bkjiokk51m1o3/landscape_START.fla. Soo, about the problem, flowers in layers 8,9,10 act wrong, when im trying to apply motion tween, they move from their current position right to the hell another one, and i can't understand why. Can somebody explain me what the matter? Because the  rest of objects in another layers make it right, when i use motion tween. Oh, and btw, when you make zoom like 50% and less, u can see the workplace consist of gray square in dark gray square, again, wtf? When i make sizes in properties panel larger, it just goes crazy.

    Emm, i meant that you should make motion tween by yourself to see that problem with flowers on layers 8,9,10. You just selecting any frame you want, then applying motion tween on flower on layer 8,9 or 10 and then puff, its like screwed up. Well, i tried to copy and replace this flower movie clips, but its always the same. For example, the rest of objects, when you apply motion tween on em, dont changing their location...

  • Shape tween doesn't repeat..

    I created some blinking eyes last night with shape tweening.  I'm been working on a mouth and I got it to make the mouth open but unlike the blinking eyes  the mouth just stays open stays open.  Can someone gude me to what I may have done wrong in the proces.

    After your post rob I decided to start over.  I figured I made a mistake along the line that effected the continued motion of the eyes.   I was right because the second one had no issues.  Then I moved on to creating a mouth with some  teeth.   Making the mouth was tough at first.  THen I realized I was crossing my lines and after fixing that the mouth shape tween worked great. Then I started on the teeth and things went all wrong. I had the exact same issue as I did with the eyes.  WHere the repeat went bad.  I wanted to see if you could tell me where I went wrong with the up and down motion of the teeth.  I have a feeling i'm missing something when it comes to creating classic tweens with out any hicups.
    http://www.mediafire.com/?tqr4dr5v312pepz

  • Motion and shape tween

    I am having trouble figuring this one out and would
    appreciate any help!
    Basically what I want to be able to do is move a drawing from
    one corner toward the center of the stage, as it approaches the
    center of the stage, change shape and then change direction to an
    opposite corner.
    Can anyone provide me with a simple tutorial?
    Thanks in advance!

    try making a movie clip of the drawing with shape tween, then
    out of that movie clip.....create another movie clip and place that
    mc with shape tween and apply the motion.....got it?!....^^

  • Shape tween vector points

    i would like to understand (if possible) how flash deals with
    shape tweens?
    does it try and recognize shapes in order to find what it's
    common between two shapes or does it more simply try to establish a
    link between vector points according to the closest corresponding
    position?
    is there no way of, say, switching off the attempt of shape
    recognition?
    why aren't hints automatically attached to vector points
    within a same layer?
    thx - p

    1. In my experience, Flash merges extra points into one, and
    breaks single points into multiple as necessary. how it picks which
    ones to do this with has always been beyond me.
    2. It seems to be completely by position, but only an Adobe
    engineer could tell you how the algorithm works.
    3. Hints are not automatically attached to anything. You can
    add as many hints as you want, and place them wherever you want. If
    you place a hint on each vector point, and place them on the
    correct places at the end of the tween, then flash will make sure
    the points start and finish where you want them to.
    4. Vector points, to my understanding, hold their position,
    and any information necessary for the calculation of bezier
    curves.

  • Ghosting occurs in shape tweens in clips with scale9Grid active.

    Why does ghosting occur in shape tweens?  Is this some kind of rendering bug?  I seem to keep running into stuff like this
    (sorry, first post had image that was not cropped properly by MSPaint and had tons of white space; I fixed it)
    --Background (feel free to skip if TL;DR): My SkinnedButton class supports states for DEFAULT, ROLLOUT, ROLLOVER, PRESS, RELEASE, RELEASEOUTSIDE, TRACKOVER, TRACKOUT, DRAGOVER, DRAGOUT, DRAGDROP, plus all variations of SELECTED_* states in addition to a "selectedMask" and "focusMask" display objects that are automatically arranged, docked, and made visible to suit not only the button state, but also (at least in the case of "focusMask") taking into account the manor in which it entered a particular state (via keyboard, via mouse, via assignment, what the drag source origin was, exact origin clip, custom tracked drag source, whether a drag even began, was cancelled, etc.).  It dispatches events for all of these states and has fallback chains for any that are missing, since they're all classified into simple states out, over, and down.  For example, if no RELEASE state is defined (can be either property named "mc_release" or "release" label on "skin" MovieClip), then it will progressively fall back to ROLLOVER, ROLLOUT, and finally DEFAULT until one is defined.  The bare minimum for a functional button is to define a clip for the default state.
    So anyway, I wanted to animate my "release" state by having the button collapse and expand, and I discovered this odd ghosting behavior.  This is just a simple reproduction of the problem with no special logic, just a shape tween on a clip with scale9Grid active.  It appears as though Flash isn't re-rendering the bottom most shape as its exposed by the tweened shape on the layer above:ShapeTweenGhosting.fla - Google Drive
    I suspect this is occurring because of the active scale9Grid, since the ghosting goes away when you turn it off, but then the button is all distorted.  Turning on cacheAsBitmap exhibits the same behavior.  Again, it's not a performance issue, it's just incorrectly rendering.  I don't see any documentation stating shape-tween animations are not allowed in clips with scale9Grid applied.  The shapes themselves appear to be rendering correctly based on the scale9Grid (i.e. without distortion), but the ghosting is a problem.
    Here is an even more pronounced example with a large shrinking and expanding oval shape:
    ShapeTweenGhosting2.fla - Google Drive

    I posted a bug here: Bug#3767678 - Ghosting occurs in shape tweens in clips with scale9Grid active
    Continued experimentation revealed it occurs on the y axis too, and depends on how much you scale the clip.
    At 99%, 100%, and 101%, no ghosting is observed.  At 110%, it occurs a little bit.  At 120%, the ghosting is very pronounced.  I suspect the problem is arising due to inaccurate calculations of the redraw regions, which may not be taking into account certain scaling factors, perhaps such as stroke widths; however, I reduced all stroke widths to zero (hairline), and the ghosting still occurred, so something is not quite right.

  • Graphic Symbol First Frame Issues with Tweening

    I'm working on some fairly detailed character animations, and accordingly have made most of the characters parts into graphic symbols. For instance, his hand is a graphic symbol which has multiple frames for each perspective or pose of the fingers, and I set the symbol to the proper frame in the characters main timeline.
    I've been having issues, however, when tweening these symbols. I noticed this first when I was working on a jump animation and I just wanted the hand, once its pose is in a state which will be used for the majority of its frames, to tween up and rotate with the arm and body. When I create this tween, however, it forces all other frames of that graphic symbol to be set to that same frame. The start and end frames of the tween are set to the same first frame, and even after trying to manually fix the subsequent frames of the symbol, it wont let me. I've triple checked all my symbol names, frame numbers and settings, and anything else I can think of and everything is in place, so I really have no clue why this is happening.
    Does anyone know how to fix this?? Thanks for any help!

    Are you using new motion tweens with CS4?  If so, then that's "expected" in that new motion does not (yet) support changing symbol frames - only one object and one frame per tween span. You will need to use classic tweens or split the motion span.

  • Shape tween with bone tool on bitmap

    I want to have shape tween animation with bone tool on bitmap image. Because shape tween animation supports only Shape data type, I converted the bitmap to that type (Bitmap -> Trace Bitmap). Problem is that trace command splits bitmap image into multiple shape fragments, so I can't use shape tween anymore.I tried to combine and group shape fragments, but it doesn't fix it. Solutions?

    You can create another instance of the bitmap symbol (drag it from library to your stage) to do tweening.

  • Stumped with vector shape tween

    I'm trying to make a simple animation using a vector graphic I imported to Flash after creating it in Illustrator. What I want to do is to stretch the graphic and have the original form grow into the stretched form, by adjusting the vectors to stretch the shape. So far I've gotten this all figured out (I have barely any experience with Flash). I break down the graphic until it allows me to turn it into a shape tween. But when I go to test the animation, it does this weird thing where the inside of the letter (it's a word I'm animating) shrinks and moves out of the way for the inside that matches the stretched contour? Or, the letters start trading places? I'm very confused by this since I have no idea what I did to tell it to do this. How do I just get this animation to be done simply?
    Any help is much appreciated.
    Thanks,
    Kate

    1. distribute each discrete part of the shape to its own layer (right click on shape>distribute to layers).
    2. tween each layer. 
    3. use shape hints (modify>shape>add shape hints).

  • Does anyone know of any licensing issues with various Adobe shapes?

    I want to use one of the Adobe shapes available in the shape palette ( paw print) for a commercial product, printing it as part of a decorative design on a product. Has anyone heard of any licensing issues with these custom shapes?

    Never heard of any issues, and I’d be stunned speechless (if you know me, that means very stunned) if there were an issue. They are provided with the program to add value and allow you to create artwork, much of which is expected to be commercial. Go for it and don’t sweat.

  • How do you make a motion tween, mask effect and shape tween, with a flash website?

    More of less, I will have three seperate pages for the motion tween, mask effect and shape tween... would you make the seperately, in a different scene, as a symbol or on the same scene with the website.

    It's not clear what you are after since you start talking about separate pages for the three things, and then ask about how best to put them together.  If they are going to be separate they can't be together.
    If your intention is to have these three things in one Flash file, ut as separate parts of it, then I would have each within a symbol and have each symbol within the same scene (I don't use multiple scenes).

  • Shape Tweening - simple tween doesn't work

    I'm thoroughly discouraged with Flash CS3 for the trouble I'm
    having with this simple shape tween. Please tell me it's my fault
    so that I can get this to work and not think that Flash is dumb.
    I'm going from a small circle with a 1 px stroke to a round
    cornered rectangle with the same stroke. It looked like it spun a
    little during the morph so I added shape hints. I tried a few
    different arrangements and none of them really worked. The most
    annoying thing is when it looks right no the FLA and then the
    export is working correctly - obviously some kind of program
    defect.
    Shape hints:
    - All four corners with A starting in the top left and
    continuing around counter clockwise.
    - All four sides with A starting on the left side and
    continuing around counter clockwise.
    - A on left side and B on right side.
    They all either still spun funny or completely disappeared
    during the morph.
    All the hints appeared green and yellow for all arrangements
    - no red hints.
    In the past I've arranged them in what I would think to be a
    random order with the hints appearing red and the dam thing would
    actually work.
    Just the fact that I have to screw around with shape hints
    for this simple tween is silly.
    Simple fix here?

    Thanks for reporting the issue. Please move the code in first
    frame to frame 2 as a workaround.

  • Simple Shape Tween always causes Flash to freeze (CS3)

    Flash CS3 Professional is always freezing when I create a
    simple shape tween. The steps that I follow to produce this problem
    are as follows:
    Draw a line
    Bend the line into a curve.
    Set a second keyframe on the timeline. (doesn't matter how
    many frames between the two keyframes)
    Use the direct select tool to reposition the point at one end
    of the line.
    Set the tween to Shape between the two keyframes.
    Scrub the timeline.
    Flash freezes.
    According to the Windows XP Task Manager, the CPU is at 50%
    with most of that going to flash.
    Any ideas on how to get it working properly?
    I can do the tween successfully without issue using Flash 8,
    but CS3 freezes everytime. Our company won't let us upgrade to CS4
    at the moment.

    i can't duplicate that problem.
    if the problem occurs when you scrub the timeline, don't
    scrub it. test it in the test environment. you may be able get your
    tween working doing that (even though that doesn't solve the
    problem).

  • Issues with using 3 monitors on 2 external gpu

    Hi,
    I have some issues with configuring Xorg to use 3 monitors. I have 2 external graphic cards (same model, no SLI). Monitors connected to the first gpu are recognized ok but I can't configure my 3rd monitor conencted to the second gpu via HDMI nor DVI.
    1st is recognized as DVI-I-1, 2nd is DP-1 in first card, 3rd monitor is in second card (bus 22:00.0) as DP-1-2 (also tried connecting as DVI-I-2). I can see them in Xorg log but I can't configure my 3rd monitor via kscreen nor xrandr. :-/
    lspci |grep VGA:
    03:00.0 VGA compatible controller: NVIDIA Corporation GF108GL [Quadro 600] (rev a1)
    22:00.0 VGA compatible controller: NVIDIA Corporation GF108GL [Quadro 600] (rev a1)
    xrandr:
    Screen 0: minimum 320 x 200, current 3840 x 1080, maximum 8192 x 8192
    DVI-I-1 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 527mm x 297mm
    1920x1080 60.0*+
    1600x900 60.0
    1280x1024 75.0 60.0
    1152x864 75.0
    1024x768 75.1 60.0
    800x600 75.0 60.3
    640x480 75.0 60.0
    720x400 70.1
    DP-1 connected 1920x1080+1920+0 (normal left inverted right x axis y axis) 527mm x 297mm
    1920x1080 60.0*+
    1600x900 60.0
    1280x1024 75.0 60.0
    1152x864 75.0
    1024x768 75.1 60.0
    800x600 75.0 60.3
    640x480 75.0 60.0
    720x400 70.1
    Xorg config (autoconfig enable only 2 monitors, I generated config and tried to edit it with no luck, I noticed there is PCI:34:0:0 generated by Xorg so I also tried to change it to 22:0:0, I also tried to add that option "Monitor-<output>" but same result):
    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/OTF/"
    FontPath "/usr/share/fonts/Type1/"
    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 "DELL"
    Option "Monitor-DVI-I-1" "DVI-I-1"
    EndSection
    Section "Monitor"
    Identifier "Monitor1"
    VendorName "DELL"
    Option "Monitor-DP-1" "DP-1"
    EndSection
    Section "Monitor"
    Identifier "Monitor2"
    VendorName "DELL"
    Option "Monitor-DP-1-2" "DP-1-2"
    EndSection
    Section "Device"
    Identifier "Card0"
    Driver "nouveau"
    BusID "PCI:3:0:0"
    Option "Monitor-DVI-I-1"
    Option "Monitor-DP-1"
    EndSection
    Section "Device"
    Identifier "Card1"
    Driver "nouveau"
    BusID "PCI:34:0:0"
    Option "Monitor-DP-1-2"
    EndSection
    Xorg log (I can see that monitor at time 1767.316):
    [ 1766.959]
    X.Org X Server 1.14.5
    Release Date: 2013-12-12
    [ 1766.960] X Protocol Version 11, Revision 0
    [ 1766.960] Build Operating System: Linux 3.12.5-1-ARCH x86_64
    [ 1766.960] Current Operating System: Linux CZ09DT1XM5002 3.12.5-1-ARCH #1 SMP PREEMPT Thu Dec 12 12:57:31 CET 2013 x86_64
    [ 1766.960] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=e2c593e5-b0f4-4c74-84fd-5a88db345ca4 rw quiet
    [ 1766.961] Build Date: 13 December 2013 03:11:42PM
    [ 1766.962]
    [ 1766.962] Current version of pixman: 0.32.4
    [ 1766.963] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 1766.963] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 1766.965] (==) Log file: "/var/log/Xorg.1.log", Time: Thu Jan 2 12:43:56 2014
    [ 1766.965] (++) Using config file: "/etc/X11/xorg.conf.d/20-multimonitor.conf"
    [ 1766.966] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 1766.966] (==) ServerLayout "X.org Configured"
    [ 1766.966] (==) No screen section available. Using defaults.
    [ 1766.966] (**) |-->Screen "Default Screen Section" (0)
    [ 1766.966] (**) | |-->Monitor "<default monitor>"
    [ 1766.966] (==) No device specified for screen "Default Screen Section".
    Using the first device section listed.
    [ 1766.966] (**) | |-->Device "Card0"
    [ 1766.966] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 1766.966] (**) |-->Input Device "Mouse0"
    [ 1766.966] (**) |-->Input Device "Keyboard0"
    [ 1766.966] (==) Automatically adding devices
    [ 1766.966] (==) Automatically enabling devices
    [ 1766.966] (==) Automatically adding GPU devices
    [ 1766.966] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 1766.966] Entry deleted from font path.
    [ 1766.966] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 1766.966] Entry deleted from font path.
    [ 1766.966] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 1766.966] Entry deleted from font path.
    [ 1766.966] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 1766.967] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 1766.967] Entry deleted from font path.
    [ 1766.967] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 1766.967] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 1766.967] Entry deleted from font path.
    [ 1766.967] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 1766.967] Entry deleted from font path.
    [ 1766.967] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 1766.967] Entry deleted from font path.
    [ 1766.967] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 1766.967] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 1766.967] Entry deleted from font path.
    [ 1766.967] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 1766.967] (**) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/
    [ 1766.967] (**) ModulePath set to "/usr/lib/xorg/modules"
    [ 1766.967] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    [ 1766.967] (WW) Disabling Mouse0
    [ 1766.967] (WW) Disabling Keyboard0
    [ 1766.967] (II) Loader magic: 0x7fec20
    [ 1766.967] (II) Module ABI versions:
    [ 1766.967] X.Org ANSI C Emulation: 0.4
    [ 1766.967] X.Org Video Driver: 14.1
    [ 1766.967] X.Org XInput driver : 19.1
    [ 1766.967] X.Org Server Extension : 7.0
    [ 1766.967] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 1766.967] (II) xfree86: Adding drm device (/dev/dri/card1)
    [ 1767.169] (--) PCI:*(0:3:0:0) 10de:0df8:10de:0835 rev 161, Mem @ 0xc6000000/16777216, 0xc8000000/134217728, 0xd0000000/33554432, I/O @ 0x00007000/128, BIOS @ 0x????????/524288
    [ 1767.169] (--) PCI: (0:34:0:0) 10de:0df8:10de:0835 rev 161, Mem @ 0xfa000000/16777216, 0xf0000000/134217728, 0xf8000000/33554432, I/O @ 0x0000f000/128, BIOS @ 0x????????/524288
    [ 1767.169] Initializing built-in extension Generic Event Extension
    [ 1767.170] Initializing built-in extension SHAPE
    [ 1767.170] Initializing built-in extension MIT-SHM
    [ 1767.170] Initializing built-in extension XInputExtension
    [ 1767.171] Initializing built-in extension XTEST
    [ 1767.171] Initializing built-in extension BIG-REQUESTS
    [ 1767.172] Initializing built-in extension SYNC
    [ 1767.172] Initializing built-in extension XKEYBOARD
    [ 1767.172] Initializing built-in extension XC-MISC
    [ 1767.173] Initializing built-in extension SECURITY
    [ 1767.173] Initializing built-in extension XINERAMA
    [ 1767.174] Initializing built-in extension XFIXES
    [ 1767.174] Initializing built-in extension RENDER
    [ 1767.174] Initializing built-in extension RANDR
    [ 1767.175] Initializing built-in extension COMPOSITE
    [ 1767.175] Initializing built-in extension DAMAGE
    [ 1767.175] Initializing built-in extension MIT-SCREEN-SAVER
    [ 1767.176] Initializing built-in extension DOUBLE-BUFFER
    [ 1767.176] Initializing built-in extension RECORD
    [ 1767.176] Initializing built-in extension DPMS
    [ 1767.177] Initializing built-in extension X-Resource
    [ 1767.177] Initializing built-in extension XVideo
    [ 1767.177] Initializing built-in extension XVideo-MotionCompensation
    [ 1767.178] Initializing built-in extension XFree86-VidModeExtension
    [ 1767.178] Initializing built-in extension XFree86-DGA
    [ 1767.178] Initializing built-in extension XFree86-DRI
    [ 1767.179] Initializing built-in extension DRI2
    [ 1767.179] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    [ 1767.179] (II) LoadModule: "glx"
    [ 1767.179] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 1767.179] (II) Module glx: vendor="X.Org Foundation"
    [ 1767.179] compiled for 1.14.5, module version = 1.0.0
    [ 1767.179] ABI class: X.Org Server Extension, version 7.0
    [ 1767.179] (==) AIGLX enabled
    [ 1767.180] Loading extension GLX
    [ 1767.180] (II) LoadModule: "nouveau"
    [ 1767.180] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
    [ 1767.180] (II) Module nouveau: vendor="X.Org Foundation"
    [ 1767.180] compiled for 1.14.4, module version = 1.0.10
    [ 1767.180] Module class: X.Org Video Driver
    [ 1767.180] ABI class: X.Org Video Driver, version 14.1
    [ 1767.180] (II) NOUVEAU driver
    [ 1767.180] (II) NOUVEAU driver for NVIDIA chipset families :
    [ 1767.180] RIVA TNT (NV04)
    [ 1767.180] RIVA TNT2 (NV05)
    [ 1767.180] GeForce 256 (NV10)
    [ 1767.180] GeForce 2 (NV11, NV15)
    [ 1767.180] GeForce 4MX (NV17, NV18)
    [ 1767.180] GeForce 3 (NV20)
    [ 1767.180] GeForce 4Ti (NV25, NV28)
    [ 1767.180] GeForce FX (NV3x)
    [ 1767.180] GeForce 6 (NV4x)
    [ 1767.180] GeForce 7 (G7x)
    [ 1767.180] GeForce 8 (G8x)
    [ 1767.180] GeForce GTX 200 (NVA0)
    [ 1767.180] GeForce GTX 400 (NVC0)
    [ 1767.180] (--) using VT number 3
    [ 1767.182] (II) [drm] nouveau interface version: 1.1.1
    [ 1767.183] (II) [drm] nouveau interface version: 1.1.1
    [ 1767.183] (II) Loading sub module "dri2"
    [ 1767.183] (II) LoadModule: "dri2"
    [ 1767.183] (II) Module "dri2" already built-in
    [ 1767.183] (--) NOUVEAU(0): Chipset: "NVIDIA NVC1"
    [ 1767.183] (II) NOUVEAU(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 1767.183] (==) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32
    [ 1767.183] (==) NOUVEAU(0): RGB weight 888
    [ 1767.183] (==) NOUVEAU(0): Default visual is TrueColor
    [ 1767.183] (==) NOUVEAU(0): Using HW cursor
    [ 1767.183] (==) NOUVEAU(0): GLX sync to VBlank disabled.
    [ 1767.183] (==) NOUVEAU(0): Page flipping enabled
    [ 1767.183] (==) NOUVEAU(0): Swap limit set to 2 [Max allowed 2]
    [ 1767.222] (II) NOUVEAU(0): Output DVI-I-1 has no monitor section
    [ 1767.230] (II) NOUVEAU(0): Output DP-1 has no monitor section
    [ 1767.265] (II) NOUVEAU(0): EDID for output DVI-I-1
    [ 1767.265] (II) NOUVEAU(0): Manufacturer: DEL Model: a09b Serial#: 827608652
    [ 1767.265] (II) NOUVEAU(0): Year: 2013 Week: 41
    [ 1767.265] (II) NOUVEAU(0): EDID Version: 1.3
    [ 1767.265] (II) NOUVEAU(0): Digital Display Input
    [ 1767.265] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 53 vert.: 30
    [ 1767.265] (II) NOUVEAU(0): Gamma: 2.20
    [ 1767.265] (II) NOUVEAU(0): DPMS capabilities: StandBy Suspend Off
    [ 1767.265] (II) NOUVEAU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 1767.265] (II) NOUVEAU(0): First detailed timing is preferred mode
    [ 1767.265] (II) NOUVEAU(0): redX: 0.650 redY: 0.338 greenX: 0.320 greenY: 0.613
    [ 1767.265] (II) NOUVEAU(0): blueX: 0.154 blueY: 0.061 whiteX: 0.313 whiteY: 0.329
    [ 1767.265] (II) NOUVEAU(0): Supported established timings:
    [ 1767.265] (II) NOUVEAU(0): 720x400@70Hz
    [ 1767.265] (II) NOUVEAU(0): 640x480@60Hz
    [ 1767.265] (II) NOUVEAU(0): 640x480@75Hz
    [ 1767.265] (II) NOUVEAU(0): 800x600@60Hz
    [ 1767.265] (II) NOUVEAU(0): 800x600@75Hz
    [ 1767.265] (II) NOUVEAU(0): 1024x768@60Hz
    [ 1767.265] (II) NOUVEAU(0): 1024x768@75Hz
    [ 1767.265] (II) NOUVEAU(0): 1280x1024@75Hz
    [ 1767.265] (II) NOUVEAU(0): Manufacturer's mask: 0
    [ 1767.265] (II) NOUVEAU(0): Supported standard timings:
    [ 1767.265] (II) NOUVEAU(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 1767.265] (II) NOUVEAU(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 1767.265] (II) NOUVEAU(0): #2: hsize: 1600 vsize 900 refresh: 60 vid: 49321
    [ 1767.265] (II) NOUVEAU(0): #3: hsize: 1920 vsize 1080 refresh: 60 vid: 49361
    [ 1767.265] (II) NOUVEAU(0): Supported detailed timing:
    [ 1767.265] (II) NOUVEAU(0): clock: 148.5 MHz Image Size: 527 x 297 mm
    [ 1767.265] (II) NOUVEAU(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
    [ 1767.265] (II) NOUVEAU(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
    [ 1767.265] (II) NOUVEAU(0): Serial No: 36WJX3A91TNL
    [ 1767.265] (II) NOUVEAU(0): Monitor name: DELL P2414H
    [ 1767.265] (II) NOUVEAU(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz
    [ 1767.265] (II) NOUVEAU(0): EDID (in hex):
    [ 1767.265] (II) NOUVEAU(0): 00ffffffffffff0010ac9ba04c4e5431
    [ 1767.265] (II) NOUVEAU(0): 2917010380351e78eaa0a5a656529d27
    [ 1767.265] (II) NOUVEAU(0): 0f5054a54b00714f8180a9c0d1c00101
    [ 1767.265] (II) NOUVEAU(0): 010101010101023a801871382d40582c
    [ 1767.265] (II) NOUVEAU(0): 45000f292100001e000000ff00333657
    [ 1767.265] (II) NOUVEAU(0): 4a5833413931544e4c0a000000fc0044
    [ 1767.265] (II) NOUVEAU(0): 454c4c205032343134480a20000000fd
    [ 1767.265] (II) NOUVEAU(0): 00384c1e5311000a20202020202000c2
    [ 1767.265] (II) NOUVEAU(0): Printing probed modes for output DVI-I-1
    [ 1767.265] (II) NOUVEAU(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
    [ 1767.265] (II) NOUVEAU(0): Modeline "1600x900"x60.0 118.96 1600 1696 1864 2128 900 901 904 932 -hsync +vsync (55.9 kHz)
    [ 1767.265] (II) NOUVEAU(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 1767.265] (II) NOUVEAU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [ 1767.265] (II) NOUVEAU(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 1767.265] (II) NOUVEAU(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz e)
    [ 1767.265] (II) NOUVEAU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 1767.265] (II) NOUVEAU(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 1767.265] (II) NOUVEAU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 1767.265] (II) NOUVEAU(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 1767.265] (II) NOUVEAU(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 1767.265] (II) NOUVEAU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 1767.273] (II) NOUVEAU(0): EDID for output DP-1
    [ 1767.273] (II) NOUVEAU(0): Manufacturer: DEL Model: a09a Serial#: 844123724
    [ 1767.273] (II) NOUVEAU(0): Year: 2013 Week: 41
    [ 1767.273] (II) NOUVEAU(0): EDID Version: 1.4
    [ 1767.273] (II) NOUVEAU(0): Digital Display Input
    [ 1767.273] (II) NOUVEAU(0): 8 bits per channel
    [ 1767.273] (II) NOUVEAU(0): Digital interface is DisplayPort
    [ 1767.273] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 53 vert.: 30
    [ 1767.273] (II) NOUVEAU(0): Gamma: 2.20
    [ 1767.273] (II) NOUVEAU(0): DPMS capabilities: Off
    [ 1767.273] (II) NOUVEAU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 YCrCb 4:2:2
    [ 1767.273] (II) NOUVEAU(0): First detailed timing is preferred mode
    [ 1767.273] (II) NOUVEAU(0): Preferred mode is native pixel format and refresh rate
    [ 1767.273] (II) NOUVEAU(0): redX: 0.650 redY: 0.338 greenX: 0.320 greenY: 0.613
    [ 1767.273] (II) NOUVEAU(0): blueX: 0.154 blueY: 0.061 whiteX: 0.313 whiteY: 0.329
    [ 1767.273] (II) NOUVEAU(0): Supported established timings:
    [ 1767.273] (II) NOUVEAU(0): 720x400@70Hz
    [ 1767.273] (II) NOUVEAU(0): 640x480@60Hz
    [ 1767.273] (II) NOUVEAU(0): 640x480@75Hz
    [ 1767.273] (II) NOUVEAU(0): 800x600@60Hz
    [ 1767.273] (II) NOUVEAU(0): 800x600@75Hz
    [ 1767.273] (II) NOUVEAU(0): 1024x768@60Hz
    [ 1767.273] (II) NOUVEAU(0): 1024x768@75Hz
    [ 1767.273] (II) NOUVEAU(0): 1280x1024@75Hz
    [ 1767.273] (II) NOUVEAU(0): Manufacturer's mask: 0
    [ 1767.273] (II) NOUVEAU(0): Supported standard timings:
    [ 1767.273] (II) NOUVEAU(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 1767.273] (II) NOUVEAU(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 1767.273] (II) NOUVEAU(0): #2: hsize: 1600 vsize 900 refresh: 60 vid: 49321
    [ 1767.273] (II) NOUVEAU(0): #3: hsize: 1920 vsize 1080 refresh: 60 vid: 49361
    [ 1767.273] (II) NOUVEAU(0): Supported detailed timing:
    [ 1767.273] (II) NOUVEAU(0): clock: 148.5 MHz Image Size: 527 x 297 mm
    [ 1767.273] (II) NOUVEAU(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
    [ 1767.273] (II) NOUVEAU(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
    [ 1767.273] (II) NOUVEAU(0): Serial No: 36WJX3A92PNL
    [ 1767.273] (II) NOUVEAU(0): Monitor name: DELL P2414H
    [ 1767.273] (II) NOUVEAU(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz
    [ 1767.273] (II) NOUVEAU(0): EDID (in hex):
    [ 1767.273] (II) NOUVEAU(0): 00ffffffffffff0010ac9aa04c4e5032
    [ 1767.273] (II) NOUVEAU(0): 29170104a5351e783aa0a5a656529d27
    [ 1767.273] (II) NOUVEAU(0): 0f5054a54b00714f8180a9c0d1c00101
    [ 1767.273] (II) NOUVEAU(0): 010101010101023a801871382d40582c
    [ 1767.273] (II) NOUVEAU(0): 45000f292100001e000000ff00333657
    [ 1767.273] (II) NOUVEAU(0): 4a5833413932504e4c0a000000fc0044
    [ 1767.273] (II) NOUVEAU(0): 454c4c205032343134480a20000000fd
    [ 1767.273] (II) NOUVEAU(0): 00384c1e5311000a2020202020200053
    [ 1767.273] (II) NOUVEAU(0): Printing probed modes for output DP-1
    [ 1767.273] (II) NOUVEAU(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
    [ 1767.273] (II) NOUVEAU(0): Modeline "1600x900"x60.0 118.96 1600 1696 1864 2128 900 901 904 932 -hsync +vsync (55.9 kHz)
    [ 1767.273] (II) NOUVEAU(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 1767.273] (II) NOUVEAU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [ 1767.273] (II) NOUVEAU(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 1767.273] (II) NOUVEAU(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz e)
    [ 1767.273] (II) NOUVEAU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 1767.273] (II) NOUVEAU(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 1767.273] (II) NOUVEAU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 1767.273] (II) NOUVEAU(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 1767.273] (II) NOUVEAU(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 1767.273] (II) NOUVEAU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 1767.273] (II) NOUVEAU(0): Output DVI-I-1 connected
    [ 1767.273] (II) NOUVEAU(0): Output DP-1 connected
    [ 1767.273] (II) NOUVEAU(0): Using exact sizes for initial modes
    [ 1767.273] (II) NOUVEAU(0): Output DVI-I-1 using initial mode 1920x1080
    [ 1767.273] (II) NOUVEAU(0): Output DP-1 using initial mode 1920x1080
    [ 1767.273] (II) NOUVEAU(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 1767.274] (--) NOUVEAU(0): Virtual size is 1920x1080 (pitch 0)
    [ 1767.274] (**) NOUVEAU(0): Driver mode "1920x1080": 148.5 MHz (scaled from 0.0 MHz), 67.5 kHz, 60.0 Hz
    [ 1767.274] (II) NOUVEAU(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
    [ 1767.274] (**) NOUVEAU(0): Mode "1600x900": 119.0 MHz (scaled from 0.0 MHz), 55.9 kHz, 60.0 Hz
    [ 1767.274] (II) NOUVEAU(0): Modeline "1600x900"x60.0 118.96 1600 1696 1864 2128 900 901 904 932 -hsync +vsync (55.9 kHz)
    [ 1767.274] (**) NOUVEAU(0): Driver mode "1280x1024": 135.0 MHz (scaled from 0.0 MHz), 80.0 kHz, 75.0 Hz
    [ 1767.274] (II) NOUVEAU(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 1767.274] (**) NOUVEAU(0): Driver mode "1280x1024": 108.0 MHz (scaled from 0.0 MHz), 64.0 kHz, 60.0 Hz
    [ 1767.274] (II) NOUVEAU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [ 1767.274] (**) NOUVEAU(0): Driver mode "1152x864": 108.0 MHz (scaled from 0.0 MHz), 67.5 kHz, 75.0 Hz
    [ 1767.274] (II) NOUVEAU(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 1767.274] (**) NOUVEAU(0): Driver mode "1024x768": 78.8 MHz (scaled from 0.0 MHz), 60.1 kHz, 75.1 Hz
    [ 1767.274] (II) NOUVEAU(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz e)
    [ 1767.274] (**) NOUVEAU(0): Driver mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
    [ 1767.274] (II) NOUVEAU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 1767.274] (**) NOUVEAU(0): Driver mode "800x600": 49.5 MHz (scaled from 0.0 MHz), 46.9 kHz, 75.0 Hz
    [ 1767.274] (II) NOUVEAU(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 1767.274] (**) NOUVEAU(0): Driver mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.3 Hz
    [ 1767.274] (II) NOUVEAU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 1767.274] (**) NOUVEAU(0): Driver mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.5 kHz, 75.0 Hz
    [ 1767.274] (II) NOUVEAU(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 1767.274] (**) NOUVEAU(0): Driver mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
    [ 1767.274] (II) NOUVEAU(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 1767.274] (**) NOUVEAU(0): Driver mode "720x400": 28.3 MHz (scaled from 0.0 MHz), 31.5 kHz, 70.1 Hz
    [ 1767.274] (II) NOUVEAU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 1767.274] (==) NOUVEAU(0): DPI set to (96, 96)
    [ 1767.274] (II) Loading sub module "fb"
    [ 1767.274] (II) LoadModule: "fb"
    [ 1767.274] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 1767.274] (II) Module fb: vendor="X.Org Foundation"
    [ 1767.274] compiled for 1.14.5, module version = 1.0.0
    [ 1767.274] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 1767.274] (II) Loading sub module "exa"
    [ 1767.274] (II) LoadModule: "exa"
    [ 1767.274] (II) Loading /usr/lib/xorg/modules/libexa.so
    [ 1767.274] (II) Module exa: vendor="X.Org Foundation"
    [ 1767.274] compiled for 1.14.5, module version = 2.6.0
    [ 1767.274] ABI class: X.Org Video Driver, version 14.1
    [ 1767.274] (II) Loading sub module "shadowfb"
    [ 1767.274] (II) LoadModule: "shadowfb"
    [ 1767.274] (II) Loading /usr/lib/xorg/modules/libshadowfb.so
    [ 1767.274] (II) Module shadowfb: vendor="X.Org Foundation"
    [ 1767.274] compiled for 1.14.5, module version = 1.0.0
    [ 1767.274] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 1767.274] (II) Loading sub module "dri2"
    [ 1767.274] (II) LoadModule: "dri2"
    [ 1767.274] (II) Module "dri2" already built-in
    [ 1767.274] (--) NOUVEAU(G0): Chipset: "NVIDIA NVC1"
    [ 1767.275] (==) NOUVEAU(G0): Depth 24, (--) framebuffer bpp 32
    [ 1767.275] (==) NOUVEAU(G0): RGB weight 888
    [ 1767.275] (==) NOUVEAU(G0): Default visual is TrueColor
    [ 1767.275] (==) NOUVEAU(G0): Using HW cursor
    [ 1767.275] (==) NOUVEAU(G0): GLX sync to VBlank disabled.
    [ 1767.275] (==) NOUVEAU(G0): Page flipping enabled
    [ 1767.275] (==) NOUVEAU(G0): Swap limit set to 2 [Max allowed 2]
    [ 1767.308] (II) NOUVEAU(G0): Output DVI-I-1-2 has no monitor section
    [ 1767.316] (II) NOUVEAU(G0): Output DP-1-2 has no monitor section
    [ 1767.339] (II) NOUVEAU(G0): EDID for output DVI-I-1-2
    [ 1767.347] (II) NOUVEAU(G0): EDID for output DP-1-2
    [ 1767.347] (II) NOUVEAU(G0): Manufacturer: DEL Model: a09a Serial#: 844124236
    [ 1767.347] (II) NOUVEAU(G0): Year: 2013 Week: 41
    [ 1767.347] (II) NOUVEAU(G0): EDID Version: 1.4
    [ 1767.347] (II) NOUVEAU(G0): Digital Display Input
    [ 1767.347] (II) NOUVEAU(G0): 8 bits per channel
    [ 1767.347] (II) NOUVEAU(G0): Digital interface is DisplayPort
    [ 1767.347] (II) NOUVEAU(G0): Max Image Size [cm]: horiz.: 53 vert.: 30
    [ 1767.347] (II) NOUVEAU(G0): Gamma: 2.20
    [ 1767.347] (II) NOUVEAU(G0): DPMS capabilities: Off
    [ 1767.347] (II) NOUVEAU(G0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 YCrCb 4:2:2
    [ 1767.347] (II) NOUVEAU(G0): First detailed timing is preferred mode
    [ 1767.347] (II) NOUVEAU(G0): Preferred mode is native pixel format and refresh rate
    [ 1767.347] (II) NOUVEAU(G0): redX: 0.650 redY: 0.338 greenX: 0.320 greenY: 0.613
    [ 1767.347] (II) NOUVEAU(G0): blueX: 0.154 blueY: 0.061 whiteX: 0.313 whiteY: 0.329
    [ 1767.347] (II) NOUVEAU(G0): Supported established timings:
    [ 1767.347] (II) NOUVEAU(G0): 720x400@70Hz
    [ 1767.347] (II) NOUVEAU(G0): 640x480@60Hz
    [ 1767.347] (II) NOUVEAU(G0): 640x480@75Hz
    [ 1767.347] (II) NOUVEAU(G0): 800x600@60Hz
    [ 1767.347] (II) NOUVEAU(G0): 800x600@75Hz
    [ 1767.347] (II) NOUVEAU(G0): 1024x768@60Hz
    [ 1767.347] (II) NOUVEAU(G0): 1024x768@75Hz
    [ 1767.347] (II) NOUVEAU(G0): 1280x1024@75Hz
    [ 1767.348] (II) NOUVEAU(G0): Manufacturer's mask: 0
    [ 1767.348] (II) NOUVEAU(G0): Supported standard timings:
    [ 1767.348] (II) NOUVEAU(G0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 1767.348] (II) NOUVEAU(G0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 1767.348] (II) NOUVEAU(G0): #2: hsize: 1600 vsize 900 refresh: 60 vid: 49321
    [ 1767.348] (II) NOUVEAU(G0): #3: hsize: 1920 vsize 1080 refresh: 60 vid: 49361
    [ 1767.348] (II) NOUVEAU(G0): Supported detailed timing:
    [ 1767.348] (II) NOUVEAU(G0): clock: 148.5 MHz Image Size: 527 x 297 mm
    [ 1767.348] (II) NOUVEAU(G0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
    [ 1767.348] (II) NOUVEAU(G0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
    [ 1767.348] (II) NOUVEAU(G0): Serial No: 36WJX3A92PPL
    [ 1767.348] (II) NOUVEAU(G0): Monitor name: DELL P2414H
    [ 1767.348] (II) NOUVEAU(G0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz
    [ 1767.348] (II) NOUVEAU(G0): EDID (in hex):
    [ 1767.348] (II) NOUVEAU(G0): 00ffffffffffff0010ac9aa04c505032
    [ 1767.348] (II) NOUVEAU(G0): 29170104a5351e783aa0a5a656529d27
    [ 1767.348] (II) NOUVEAU(G0): 0f5054a54b00714f8180a9c0d1c00101
    [ 1767.348] (II) NOUVEAU(G0): 010101010101023a801871382d40582c
    [ 1767.348] (II) NOUVEAU(G0): 45000f292100001e000000ff00333657
    [ 1767.348] (II) NOUVEAU(G0): 4a583341393250504c0a000000fc0044
    [ 1767.348] (II) NOUVEAU(G0): 454c4c205032343134480a20000000fd
    [ 1767.348] (II) NOUVEAU(G0): 00384c1e5311000a202020202020004f
    [ 1767.348] (II) NOUVEAU(G0): Printing probed modes for output DP-1-2
    [ 1767.348] (II) NOUVEAU(G0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
    [ 1767.348] (II) NOUVEAU(G0): Modeline "1600x900"x60.0 118.96 1600 1696 1864 2128 900 901 904 932 -hsync +vsync (55.9 kHz)
    [ 1767.348] (II) NOUVEAU(G0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 1767.348] (II) NOUVEAU(G0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [ 1767.348] (II) NOUVEAU(G0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 1767.348] (II) NOUVEAU(G0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz e)
    [ 1767.348] (II) NOUVEAU(G0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 1767.348] (II) NOUVEAU(G0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 1767.348] (II) NOUVEAU(G0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 1767.348] (II) NOUVEAU(G0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 1767.348] (II) NOUVEAU(G0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 1767.348] (II) NOUVEAU(G0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 1767.348] (II) NOUVEAU(G0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 1767.348] (--) NOUVEAU(G0): Virtual size is 1024x768 (pitch 0)
    [ 1767.348] (**) NOUVEAU(G0): Mode "1920x1080": 173.0 MHz (scaled from 0.0 MHz), 67.2 kHz, 60.0 Hz
    [ 1767.348] (II) NOUVEAU(G0): Modeline "1920x1080"x60.0 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync (67.2 kHz)
    [ 1767.348] (==) NOUVEAU(G0): DPI set to (96, 96)
    [ 1767.348] (II) Loading sub module "fb"
    [ 1767.348] (II) LoadModule: "fb"
    [ 1767.348] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 1767.348] (II) Module fb: vendor="X.Org Foundation"
    [ 1767.348] compiled for 1.14.5, module version = 1.0.0
    [ 1767.348] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 1767.348] (II) Loading sub module "exa"
    [ 1767.348] (II) LoadModule: "exa"
    [ 1767.348] (II) Loading /usr/lib/xorg/modules/libexa.so
    [ 1767.348] (II) Module exa: vendor="X.Org Foundation"
    [ 1767.348] compiled for 1.14.5, module version = 2.6.0
    [ 1767.348] ABI class: X.Org Video Driver, version 14.1
    [ 1767.348] (II) Loading sub module "shadowfb"
    [ 1767.348] (II) LoadModule: "shadowfb"
    [ 1767.348] (II) Loading /usr/lib/xorg/modules/libshadowfb.so
    [ 1767.348] (II) Module shadowfb: vendor="X.Org Foundation"
    [ 1767.348] compiled for 1.14.5, module version = 1.0.0
    [ 1767.348] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 1767.348] (--) Depth 24 pixmap format is 32 bpp
    [ 1767.351] (II) NOUVEAU(G0): Opened GPU channel 0
    [ 1767.359] (II) NOUVEAU(G0): [DRI2] Setup complete
    [ 1767.359] (II) NOUVEAU(G0): [DRI2] DRI driver: nouveau
    [ 1767.359] (II) NOUVEAU(G0): [DRI2] VDPAU driver: nouveau
    [ 1767.360] (II) EXA(256): Driver allocated offscreen pixmaps
    [ 1767.360] (II) EXA(256): Driver registered support for the following operations:
    [ 1767.360] (II) Solid
    [ 1767.360] (II) Copy
    [ 1767.360] (II) Composite (RENDER acceleration)
    [ 1767.360] (II) UploadToScreen
    [ 1767.360] (II) DownloadFromScreen
    [ 1767.360] (==) NOUVEAU(G0): Backing store disabled
    [ 1767.360] (==) NOUVEAU(G0): Silken mouse enabled
    [ 1767.360] (II) NOUVEAU(G0): [XvMC] Associated with Nouveau GeForce 8/9 Textured Video.
    [ 1767.360] (II) NOUVEAU(G0): [XvMC] Extension initialized.
    [ 1767.360] (==) NOUVEAU(G0): DPMS enabled
    [ 1767.360] (II) NOUVEAU(G0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 1767.360] (WW) NOUVEAU(G0): Option "Monitor-DVI-I-1" is not used
    [ 1767.360] (WW) NOUVEAU(G0): Option "Monitor-DP-1" is not used
    [ 1767.362] (II) NOUVEAU(0): Opened GPU channel 0
    [ 1767.366] (II) NOUVEAU(0): [DRI2] Setup complete
    [ 1767.366] (II) NOUVEAU(0): [DRI2] DRI driver: nouveau
    [ 1767.366] (II) NOUVEAU(0): [DRI2] VDPAU driver: nouveau
    [ 1767.366] (II) EXA(0): Driver allocated offscreen pixmaps
    [ 1767.366] (II) EXA(0): Driver registered support for the following operations:
    [ 1767.366] (II) Solid
    [ 1767.366] (II) Copy
    [ 1767.366] (II) Composite (RENDER acceleration)
    [ 1767.366] (II) UploadToScreen
    [ 1767.366] (II) DownloadFromScreen
    [ 1767.366] (==) NOUVEAU(0): Backing store disabled
    [ 1767.366] (==) NOUVEAU(0): Silken mouse enabled
    [ 1767.366] (II) NOUVEAU(0): [XvMC] Associated with Nouveau GeForce 8/9 Textured Video.
    [ 1767.366] (II) NOUVEAU(0): [XvMC] Extension initialized.
    [ 1767.366] (==) NOUVEAU(0): DPMS enabled
    [ 1767.366] (II) NOUVEAU(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 1767.366] (--) RandR disabled
    [ 1767.388] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 1767.388] (II) AIGLX: enabled GLX_INTEL_swap_event
    [ 1767.388] (II) AIGLX: enabled GLX_ARB_create_context
    [ 1767.388] (II) AIGLX: enabled GLX_ARB_create_context_profile
    [ 1767.388] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
    [ 1767.388] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [ 1767.388] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [ 1767.389] (II) AIGLX: Loaded and initialized nouveau
    [ 1767.389] (II) GLX: Initialized DRI2 GL provider for screen 0
    [ 1767.390] (II) NOUVEAU(G0): NVEnterVT is called.
    [ 1767.393] (II) NOUVEAU(0): NVEnterVT is called.
    [ 1767.444] (II) NOUVEAU(0): Setting screen physical size to 508 x 285
    [ 1767.444] resize called 1920 1080
    [ 1767.479] (II) config/udev: Adding input device Power Button (/dev/input/event2)
    [ 1767.479] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 1767.479] (II) LoadModule: "evdev"
    [ 1767.479] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 1767.479] (II) Module evdev: vendor="X.Org Foundation"
    [ 1767.479] compiled for 1.14.3, module version = 2.8.2
    [ 1767.479] Module class: X.Org XInput Driver
    [ 1767.479] ABI class: X.Org XInput driver, version 19.1
    [ 1767.479] (II) Using input driver 'evdev' for 'Power Button'
    [ 1767.479] (**) Power Button: always reports core events
    [ 1767.479] (**) evdev: Power Button: Device: "/dev/input/event2"
    [ 1767.479] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 1767.479] (--) evdev: Power Button: Found keys
    [ 1767.479] (II) evdev: Power Button: Configuring as keyboard
    [ 1767.479] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event2"
    [ 1767.479] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 1767.479] (**) Option "xkb_rules" "evdev"
    [ 1767.479] (**) Option "xkb_model" "pc104"
    [ 1767.479] (**) Option "xkb_layout" "us"
    [ 1767.499] (II) config/udev: Adding input device Power Button (/dev/input/event1)
    [ 1767.499] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 1767.499] (II) Using input driver 'evdev' for 'Power Button'
    [ 1767.500] (**) Power Button: always reports core events
    [ 1767.500] (**) evdev: Power Button: Device: "/dev/input/event1"
    [ 1767.500] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 1767.500] (--) evdev: Power Button: Found keys
    [ 1767.500] (II) evdev: Power Button: Configuring as keyboard
    [ 1767.500] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event1"
    [ 1767.500] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
    [ 1767.500] (**) Option "xkb_rules" "evdev"
    [ 1767.500] (**) Option "xkb_model" "pc104"
    [ 1767.500] (**) Option "xkb_layout" "us"
    [ 1767.500] (II) config/udev: Adding drm device (/dev/dri/card0)
    [ 1767.500] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event14)
    [ 1767.500] (II) No input driver specified, ignoring this device.
    [ 1767.500] (II) This device may have been added with another device file.
    [ 1767.500] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event13)
    [ 1767.500] (II) No input driver specified, ignoring this device.
    [ 1767.500] (II) This device may have been added with another device file.
    [ 1767.500] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event12)
    [ 1767.501] (II) No input driver specified, ignoring this device.
    [ 1767.501] (II) This device may have been added with another device file.
    [ 1767.501] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event11)
    [ 1767.501] (II) No input driver specified, ignoring this device.
    [ 1767.501] (II) This device may have been added with another device file.
    [ 1767.501] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event6)
    [ 1767.501] (II) No input driver specified, ignoring this device.
    [ 1767.501] (II) This device may have been added with another device file.
    [ 1767.501] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event9)
    [ 1767.501] (II) No input driver specified, ignoring this device.
    [ 1767.501] (II) This device may have been added with another device file.
    [ 1767.501] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event8)
    [ 1767.501] (II) No input driver specified, ignoring this device.
    [ 1767.501] (II) This device may have been added with another device file.
    [ 1767.501] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event7)
    [ 1767.501] (II) No input driver specified, ignoring this device.
    [ 1767.501] (II) This device may have been added with another device file.
    [ 1767.502] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event10)
    [ 1767.502] (II) No input driver specified, ignoring this device.
    [ 1767.502] (II) This device may have been added with another device file.
    [ 1767.502] (II) config/udev: Adding input device DELL Dell USB Entry Keyboard (/dev/input/event4)
    [ 1767.502] (**) DELL Dell USB Entry Keyboard: Applying InputClass "evdev keyboard catchall"
    [ 1767.502] (II) Using input driver 'evdev' for 'DELL Dell USB Entry Keyboard'
    [ 1767.502] (**) DELL Dell USB Entry Keyboard: always reports core events
    [ 1767.502] (**) evdev: DELL Dell USB Entry Keyboard: Device: "/dev/input/event4"
    [ 1767.502] (--) evdev: DELL Dell USB Entry Keyboard: Vendor 0x413c Product 0x2107
    [ 1767.502] (--) evdev: DELL Dell USB Entry Keyboard: Found keys
    [ 1767.502] (II) evdev: DELL Dell USB Entry Keyboard: Configuring as keyboard
    [ 1767.502] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.5/4-1.5:1.0/input/input5/event4"
    [ 1767.502] (II) XINPUT: Adding extended input device "DELL Dell USB Entry Keyboard" (type: KEYBOARD, id 8)
    [ 1767.502] (**) Option "xkb_rules" "evdev"
    [ 1767.502] (**) Option "xkb_model" "pc104"
    [ 1767.502] (**) Option "xkb_layout" "us"
    [ 1767.502] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/event5)
    [ 1767.502] (**) Logitech USB Optical Mouse: Applying InputClass "evdev pointer catchall"
    [ 1767.502] (II) Using input driver 'evdev' for 'Logitech USB Optical Mouse'
    [ 1767.502] (**) Logitech USB Optical Mouse: always reports core events
    [ 1767.502] (**) evdev: Logitech USB Optical Mouse: Device: "/dev/input/event5"
    [ 1767.502] (--) evdev: Logitech USB Optical Mouse: Vendor 0x46d Product 0xc077
    [ 1767.502] (--) evdev: Logitech USB Optical Mouse: Found 12 mouse buttons
    [ 1767.502] (--) evdev: Logitech USB Optical Mouse: Found scroll wheel(s)
    [ 1767.502] (--) evdev: Logitech USB Optical Mouse: Found relative axes
    [ 1767.502] (--) evdev: Logitech USB Optical Mouse: Found x and y relative axes
    [ 1767.502] (II) evdev: Logitech USB Optical Mouse: Configuring as mouse
    [ 1767.502] (II) evdev: Logitech USB Optical Mouse: Adding scrollwheel support
    [ 1767.503] (**) evdev: Logitech USB Optical Mouse: YAxisMapping: buttons 4 and 5
    [ 1767.503] (**) evdev: Logitech USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 1767.503] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6:1.0/input/input6/event5"
    [ 1767.503] (II) XINPUT: Adding extended input device "Logitech USB Optical Mouse" (type: MOUSE, id 9)
    [ 1767.503] (II) evdev: Logitech USB Optical Mouse: initialized for relative axes.
    [ 1767.503] (**) Logitech USB Optical Mouse: (accel) keeping acceleration scheme 1
    [ 1767.503] (**) Logitech USB Optical Mouse: (accel) acceleration profile 0
    [ 1767.503] (**) Logitech USB Optical Mouse: (accel) acceleration factor: 2.000
    [ 1767.503] (**) Logitech USB Optical Mouse: (accel) acceleration threshold: 4
    [ 1767.503] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/mouse0)
    [ 1767.503] (II) No input driver specified, ignoring this device.
    [ 1767.503] (II) This device may have been added with another device file.
    [ 1767.503] (II) config/udev: Adding drm device (/dev/dri/card1)
    [ 1767.503] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event18)
    [ 1767.503] (II) No input driver specified, ignoring this device.
    [ 1767.503] (II) This device may have been added with another device file.
    [ 1767.504] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event17)
    [ 1767.504] (II) No input driver specified, ignoring this device.
    [ 1767.504] (II) This device may have been added with another device file.
    [ 1767.504] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event16)
    [ 1767.504] (II) No input driver specified, ignoring this device.
    [ 1767.504] (II) This device may have been added with another device file.
    [ 1767.504] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event15)
    [ 1767.504] (II) No input driver specified, ignoring this device.
    [ 1767.504] (II) This device may have been added with another device file.
    [ 1767.504] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 1767.504] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 1767.504] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 1767.504] (**) AT Translated Set 2 keyboard: always reports core events
    [ 1767.504] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 1767.504] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
    [ 1767.504] (--) evdev: AT Translated Set 2 keyboard: Found keys
    [ 1767.504] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
    [ 1767.504] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 1767.504] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 10)
    [ 1767.504] (**) Option "xkb_rules" "evdev"
    [ 1767.504] (**) Option "xkb_model" "pc104"
    [ 1767.504] (**) Option "xkb_layout" "us"
    [ 1767.505] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/event19)
    [ 1767.505] (**) PS/2 Generic Mouse: Applying InputClass "evdev pointer catchall"
    [ 1767.505] (II) Using input driver 'evdev' for 'PS/2 Generic Mouse'
    [ 1767.505] (**) PS/2 Generic Mouse: always reports core events
    [ 1767.505] (**) evdev: PS/2 Generic Mouse: Device: "/dev/input/event19"
    [ 1767.505] (--) evdev: PS/2 Generic Mouse: Vendor 0x2 Product 0x1
    [ 1767.505] (--) evdev: PS/2 Generic Mouse: Found 3 mouse buttons
    [ 1767.505] (--) evdev: PS/2 Generic Mouse: Found relative axes
    [ 1767.505] (--) evdev: PS/2 Generic Mouse: Found x and y relative axes
    [ 1767.505] (II) evdev: PS/2 Generic Mouse: Configuring as mouse
    [ 1767.505] (**) evdev: PS/2 Generic Mouse: YAxisMapping: buttons 4 and 5
    [ 1767.505] (**) evdev: PS/2 Generic Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 1767.505] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input7/event19"
    [ 1767.505] (II) XINPUT: Adding extended input device "PS/2 Generic Mouse" (type: MOUSE, id 11)
    [ 1767.505] (II) evdev: PS/2 Generic Mouse: initialized for relative axes.
    [ 1767.505] (**) PS/2 Generic Mouse: (accel) keeping acceleration scheme 1
    [ 1767.505] (**) PS/2 Generic Mouse: (accel) acceleration profile 0
    [ 1767.505] (**) PS/2 Generic Mouse: (accel) acceleration factor: 2.000
    [ 1767.505] (**) PS/2 Generic Mouse: (accel) acceleration threshold: 4
    [ 1767.505] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/mouse1)
    [ 1767.505] (II) No input driver specified, ignoring this device.
    [ 1767.505] (II) This device may have been added with another device file.
    [ 1767.505] (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
    [ 1767.505] (II) No input driver specified, ignoring this device.
    [ 1767.505] (II) This device may have been added with another device file.
    [ 1774.230] (II) AIGLX: Suspending AIGLX clients for VT switch
    [ 1774.230] (II) NOUVEAU(0): NVLeaveVT is called.
    [ 1774.230] (II) NOUVEAU(G0): NVLeaveVT is called.
    [ 1779.499] (II) evdev: PS/2 Generic Mouse: Close
    [ 1779.499] (II) UnloadModule: "evdev"
    [ 1779.499] (II) evdev: AT Translated Set 2 keyboard: Close
    [ 1779.499] (II) UnloadModule: "evdev"
    [ 1779.499] (II) evdev: Logitech USB Optical Mouse: Close
    [ 1779.499] (II) UnloadModule: "evdev"
    [ 1779.499] (II) evdev: DELL Dell USB Entry Keyboard: Close
    [ 1779.499] (II) UnloadModule: "evdev"
    [ 1779.499] (II) evdev: Power Button: Close
    [ 1779.499] (II) UnloadModule: "evdev"
    [ 1779.499] (II) evdev: Power Button: Close
    [ 1779.499] (II) UnloadModule: "evdev"
    [ 1779.499] (II) NOUVEAU(G0): NVLeaveVT is called.
    [ 1780.500] Error dropping master: -22(Invalid argument)
    [ 1780.501] (II) NOUVEAU(G0): Closed GPU channel 0
    [ 1780.503] (II) NOUVEAU(0): Closed GPU channel 0
    [ 1780.503] (EE) Server terminated successfully (0). Closing log file.
    Thanks for any help!

    I have  a similar issue except with two ATI cards and four monitors.
    I have a working xorg.conf that uses Xinerama and all 4 work but have been trying to get xrandr to work since xinerama is deprecated supposedly.
    I would like to switch to xrandr but there is some kind of magic voodoo I have with my current xorg.conf that doesn't even work on an exact same machine and cards that I tried to setup for a co-worker.
    lspci:
    01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] RV610 [Radeon HD 2400 PRO/XT]
    04:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] RV610 [Radeon HD 2400 PRO/XT]
    My xorg.conf:
    Section "Device"
    Identifier "ATI0"
    Driver "radeon"
    BusID "PCI:1:0:0"
    Option "ZaphodHeads" "DVI-0"
    Screen 0
    EndSection
    Section "Device"
    Identifier "ATI1"
    Driver "radeon"
    BusID "PCI:1:0:0"
    Option "ZaphodHeads" "DVI-1"
    Screen 1
    EndSection
    Section "Device"
    Identifier "ATI2"
    Driver "radeon"
    BusID "PCI:4:0:0"
    Option "ZaphodHeads" "DVI-2"
    Screen 0
    EndSection
    Section "Device"
    Identifier "ATI3"
    Driver "radeon"
    BusID "PCI:4:0:0"
    Option "ZaphodHeads" "DVI-3"
    Screen 1
    EndSection
    Section "Monitor"
    Identifier "DVI-0"
    Option "Primary" "On"
    Option "DPMS" "true"
    Option "PreferredMode" "1920x1080"
    Option "TargetRefresh" "60"
    EndSection
    Section "Monitor"
    Identifier "DVI-1"
    Option "DPMS" "true"
    Option "PreferredMode" "1920x1080"
    Option "TargetRefresh" "60"
    EndSection
    Section "Monitor"
    Identifier "DVI-2"
    Option "DPMS" "true"
    Option "PreferredMode" "1920x1080"
    Option "TargetRefresh" "60"
    EndSection
    Section "Monitor"
    Identifier "DVI-3"
    Option "DPMS" "true"
    Option "PreferredMode" "1920x1080"
    Option "TargetRefresh" "60"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "ATI0"
    Monitor "DVI-0"
    DefaultDepth 24
    SubSection "Display"
    Depth 24
    Modes "1920x1080"
    EndSubSection
    EndSection
    Section "Screen"
    Identifier "Screen1"
    Device "ATI1"
    Monitor "DVI-1"
    DefaultDepth 24
    SubSection "Display"
    Depth 24
    Modes "1920x1080"
    EndSubSection
    EndSection
    Section "Screen"
    Identifier "Screen2"
    Device "ATI2"
    Monitor "DVI-2"
    DefaultDepth 24
    SubSection "Display"
    Depth 24
    Modes "1920x1080"
    EndSubSection
    EndSection
    Section "Screen"
    Identifier "Screen3"
    Device "ATI3"
    Monitor "DVI-3"
    DefaultDepth 24
    Subsection "Display"
    Depth 24
    Modes "1920x1080"
    EndSubSection
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Emulate3Buttons" "no"
    Option "ZAxisMapping" "4 5"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "ServerLayout"
    Identifier "Default Layout"
    Screen "Screen0" 0 0
    Screen "Screen1" RightOf "Screen0"
    Screen "Screen2" Above "Screen1"
    Screen "Screen3" Above "Screen0"
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "Mouse0" "CorePointer"
    Option "Xinerama" "1"
    EndSection
    My Xorg.0.log shows all the DVI connections when I don't use a xorg.conf file but only two are "connected"
    I see DVI-0 and DVI-1 connected and in "xrandr -q" but in Xorg.0.log I see DVI-1-2 and DVI-1-3.
    xrandr --listproviders show the two cards as well.
    Tried "xrandr --setprovideroutputsource 1 0" and they show up in KDE but as clones and then X crashes eventually.
    "xrandr --setprovideroutputsource 0 1" just plain crashes X

  • Issue with MacBook Air and nouveau

    Hi.
    I've installed Arch Linux on MacBook Air with Nvidia 320M videocard. Proprietary nvidia driver does not work at all and nouveau has video artefacts (photo attached because screenshot pictures haven't any problems): horizontal noisy black lines and wrong colors on the left two thirds of screen.
    /var/log/Xorg.0.log
    [ 4.374]
    This is a pre-release version of the X server from The X.Org Foundation.
    It is not supported in any way.
    Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
    Select the "xorg" product for bugs you find in this release.
    Before reporting bugs in pre-release versions please check the
    latest version in the X.Org Foundation git repository.
    See http://wiki.x.org/wiki/GitPage for git access instructions.
    [ 4.374]
    X.Org X Server 1.11.99.903 (1.12.0 RC 3)
    Release Date: 2012-02-11
    [ 4.374] X Protocol Version 11, Revision 0
    [ 4.374] Build Operating System: Linux 3.2.6-2-ARCH x86_64
    [ 4.374] Current Operating System: Linux nikimac 3.2.6-2-ARCH #1 SMP PREEMPT Thu Feb 16 10:10:02 CET 2012 x86_64
    [ 4.374] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=/dev/disk/by-uuid/639277e8-a2f3-4313-b3e6-81eeb1453e85 ro init=/bin/systemd quiet
    [ 4.374] Build Date: 18 February 2012 05:06:59PM
    [ 4.374]
    [ 4.374] Current version of pixman: 0.24.4
    [ 4.374] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 4.374] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 4.374] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Feb 21 16:55:39 2012
    [ 4.380] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 4.382] (==) No Layout section. Using the first Screen section.
    [ 4.382] (==) No screen section available. Using defaults.
    [ 4.382] (**) |-->Screen "Default Screen Section" (0)
    [ 4.382] (**) | |-->Monitor "<default monitor>"
    [ 4.382] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 4.382] (==) Automatically adding devices
    [ 4.382] (==) Automatically enabling devices
    [ 4.392] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 4.393] Entry deleted from font path.
    [ 4.402] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 4.402] Entry deleted from font path.
    [ 4.402] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 4.402] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 4.402] Entry deleted from font path.
    [ 4.402] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 4.402] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 4.402] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 4.402] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 4.402] (II) Loader magic: 0x7cf1e0
    [ 4.402] (II) Module ABI versions:
    [ 4.402] X.Org ANSI C Emulation: 0.4
    [ 4.402] X.Org Video Driver: 12.0
    [ 4.402] X.Org XInput driver : 16.0
    [ 4.402] X.Org Server Extension : 6.0
    [ 4.404] (--) PCI:*(0:2:0:0) 10de:08a3:106b:00d3 rev 162, Mem @ 0xd2000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x00001000/128, BIOS @ 0x????????/131072
    [ 4.404] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 4.404] (II) LoadModule: "extmod"
    [ 4.414] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 4.415] (II) Module extmod: vendor="X.Org Foundation"
    [ 4.415] compiled for 1.11.99.903, module version = 1.0.0
    [ 4.415] Module class: X.Org Server Extension
    [ 4.415] ABI class: X.Org Server Extension, version 6.0
    [ 4.415] (II) Loading extension MIT-SCREEN-SAVER
    [ 4.415] (II) Loading extension XFree86-VidModeExtension
    [ 4.415] (II) Loading extension XFree86-DGA
    [ 4.415] (II) Loading extension DPMS
    [ 4.415] (II) Loading extension XVideo
    [ 4.415] (II) Loading extension XVideo-MotionCompensation
    [ 4.415] (II) Loading extension X-Resource
    [ 4.415] (II) LoadModule: "dbe"
    [ 4.415] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 4.416] (II) Module dbe: vendor="X.Org Foundation"
    [ 4.416] compiled for 1.11.99.903, module version = 1.0.0
    [ 4.416] Module class: X.Org Server Extension
    [ 4.416] ABI class: X.Org Server Extension, version 6.0
    [ 4.416] (II) Loading extension DOUBLE-BUFFER
    [ 4.416] (II) LoadModule: "glx"
    [ 4.416] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 4.419] (II) Module glx: vendor="X.Org Foundation"
    [ 4.419] compiled for 1.11.99.903, module version = 1.0.0
    [ 4.419] ABI class: X.Org Server Extension, version 6.0
    [ 4.419] (==) AIGLX enabled
    [ 4.419] (II) Loading extension GLX
    [ 4.420] (II) LoadModule: "record"
    [ 4.420] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 4.420] (II) Module record: vendor="X.Org Foundation"
    [ 4.420] compiled for 1.11.99.903, module version = 1.13.0
    [ 4.420] Module class: X.Org Server Extension
    [ 4.420] ABI class: X.Org Server Extension, version 6.0
    [ 4.420] (II) Loading extension RECORD
    [ 4.420] (II) LoadModule: "dri"
    [ 4.421] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 4.422] (II) Module dri: vendor="X.Org Foundation"
    [ 4.422] compiled for 1.11.99.903, module version = 1.0.0
    [ 4.422] ABI class: X.Org Server Extension, version 6.0
    [ 4.422] (II) Loading extension XFree86-DRI
    [ 4.422] (II) LoadModule: "dri2"
    [ 4.423] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 4.425] (II) Module dri2: vendor="X.Org Foundation"
    [ 4.425] compiled for 1.11.99.903, module version = 1.2.0
    [ 4.425] ABI class: X.Org Server Extension, version 6.0
    [ 4.425] (II) Loading extension DRI2
    [ 4.425] (==) Matched nouveau as autoconfigured driver 0
    [ 4.425] (==) Matched nvidia as autoconfigured driver 1
    [ 4.425] (==) Matched nv as autoconfigured driver 2
    [ 4.425] (==) Matched vesa as autoconfigured driver 3
    [ 4.425] (==) Matched fbdev as autoconfigured driver 4
    [ 4.425] (==) Assigned the driver to the xf86ConfigLayout
    [ 4.425] (II) LoadModule: "nouveau"
    [ 4.425] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
    [ 4.429] (II) Module nouveau: vendor="X.Org Foundation"
    [ 4.429] compiled for 1.11.99.902, module version = 0.0.16
    [ 4.429] Module class: X.Org Video Driver
    [ 4.429] ABI class: X.Org Video Driver, version 12.0
    [ 4.429] (II) LoadModule: "nvidia"
    [ 4.429] (WW) Warning, couldn't open module nvidia
    [ 4.429] (II) UnloadModule: "nvidia"
    [ 4.429] (II) Unloading nvidia
    [ 4.429] (EE) Failed to load module "nvidia" (module does not exist, 0)
    [ 4.429] (II) LoadModule: "nv"
    [ 4.429] (WW) Warning, couldn't open module nv
    [ 4.429] (II) UnloadModule: "nv"
    [ 4.429] (II) Unloading nv
    [ 4.429] (EE) Failed to load module "nv" (module does not exist, 0)
    [ 4.429] (II) LoadModule: "vesa"
    [ 4.429] (WW) Warning, couldn't open module vesa
    [ 4.429] (II) UnloadModule: "vesa"
    [ 4.429] (II) Unloading vesa
    [ 4.429] (EE) Failed to load module "vesa" (module does not exist, 0)
    [ 4.430] (II) LoadModule: "fbdev"
    [ 4.430] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
    [ 4.431] (II) Module fbdev: vendor="X.Org Foundation"
    [ 4.431] compiled for 1.11.99.903, module version = 0.4.2
    [ 4.431] ABI class: X.Org Video Driver, version 12.0
    [ 4.431] (II) NOUVEAU driver
    [ 4.431] (II) NOUVEAU driver for NVIDIA chipset families :
    [ 4.431] RIVA TNT (NV04)
    [ 4.431] RIVA TNT2 (NV05)
    [ 4.431] GeForce 256 (NV10)
    [ 4.431] GeForce 2 (NV11, NV15)
    [ 4.431] GeForce 4MX (NV17, NV18)
    [ 4.431] GeForce 3 (NV20)
    [ 4.431] GeForce 4Ti (NV25, NV28)
    [ 4.431] GeForce FX (NV3x)
    [ 4.431] GeForce 6 (NV4x)
    [ 4.432] GeForce 7 (G7x)
    [ 4.432] GeForce 8 (G8x)
    [ 4.432] GeForce GTX 200 (NVA0)
    [ 4.432] GeForce GTX 400 (NVC0)
    [ 4.432] (II) FBDEV: driver for framebuffer: fbdev
    [ 4.432] (++) using VT number 7
    [ 4.437] drmOpenDevice: node name is /dev/dri/card0
    [ 5.343] drmOpenByBusid: Searching for BusID pci:0000:02:00.0
    [ 5.343] drmOpenDevice: node name is /dev/dri/card0
    [ 5.343] drmOpenDevice: open result is 7, (OK)
    [ 5.343] drmOpenByBusid: drmOpenMinor returns 7
    [ 5.343] drmOpenByBusid: drmGetBusid reports pci:0000:02:00.0
    [ 5.343] (II) [drm] nouveau interface version: 0.0.16
    [ 5.343] (WW) Falling back to old probe method for fbdev
    [ 5.343] (II) Loading sub module "fbdevhw"
    [ 5.343] (II) LoadModule: "fbdevhw"
    [ 5.343] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
    [ 5.344] (II) Module fbdevhw: vendor="X.Org Foundation"
    [ 5.344] compiled for 1.11.99.903, module version = 0.0.2
    [ 5.344] ABI class: X.Org Video Driver, version 12.0
    [ 5.344] (II) Loading sub module "dri"
    [ 5.344] (II) LoadModule: "dri"
    [ 5.344] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 5.344] (II) Module dri: vendor="X.Org Foundation"
    [ 5.344] compiled for 1.11.99.903, module version = 1.0.0
    [ 5.344] ABI class: X.Org Server Extension, version 6.0
    [ 5.344] (II) NOUVEAU(0): Loaded DRI module
    [ 5.344] drmOpenDevice: node name is /dev/dri/card0
    [ 5.344] drmOpenDevice: open result is 8, (OK)
    [ 5.344] drmOpenDevice: node name is /dev/dri/card0
    [ 5.344] drmOpenDevice: open result is 8, (OK)
    [ 5.344] drmOpenByBusid: Searching for BusID pci:0000:02:00.0
    [ 5.344] drmOpenDevice: node name is /dev/dri/card0
    [ 5.344] drmOpenDevice: open result is 8, (OK)
    [ 5.344] drmOpenByBusid: drmOpenMinor returns 8
    [ 5.344] drmOpenByBusid: drmGetBusid reports pci:0000:02:00.0
    [ 5.344] (II) [drm] DRM interface version 1.4
    [ 5.344] (II) [drm] DRM open master succeeded.
    [ 5.344] (--) NOUVEAU(0): Chipset: "NVIDIA NVaf"
    [ 5.344] (II) NOUVEAU(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 5.344] (==) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32
    [ 5.344] (==) NOUVEAU(0): RGB weight 888
    [ 5.344] (==) NOUVEAU(0): Default visual is TrueColor
    [ 5.344] (==) NOUVEAU(0): Using HW cursor
    [ 5.344] (==) NOUVEAU(0): GLX sync to VBlank disabled.
    [ 5.345] (==) NOUVEAU(0): Page flipping enabled
    [ 5.379] (II) NOUVEAU(0): Output eDP-1 has no monitor section
    [ 5.540] (II) NOUVEAU(0): Output DP-1 has no monitor section
    [ 5.559] (II) NOUVEAU(0): EDID for output eDP-1
    [ 5.559] (II) NOUVEAU(0): Manufacturer: APP Model: 9cdf Serial#: 0
    [ 5.559] (II) NOUVEAU(0): Year: 2010 Week: 35
    [ 5.559] (II) NOUVEAU(0): EDID Version: 1.3
    [ 5.559] (II) NOUVEAU(0): Digital Display Input
    [ 5.559] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 29 vert.: 18
    [ 5.559] (II) NOUVEAU(0): Gamma: 2.20
    [ 5.559] (II) NOUVEAU(0): No DPMS capabilities specified
    [ 5.559] (II) NOUVEAU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 5.559] (II) NOUVEAU(0): First detailed timing is preferred mode
    [ 5.559] (II) NOUVEAU(0): redX: 0.593 redY: 0.342 greenX: 0.331 greenY: 0.573
    [ 5.559] (II) NOUVEAU(0): blueX: 0.152 blueY: 0.133 whiteX: 0.313 whiteY: 0.329
    [ 5.559] (II) NOUVEAU(0): Manufacturer's mask: 0
    [ 5.559] (II) NOUVEAU(0): Supported detailed timing:
    [ 5.559] (II) NOUVEAU(0): clock: 91.5 MHz Image Size: 286 x 179 mm
    [ 5.559] (II) NOUVEAU(0): h_active: 1440 h_sync: 1504 h_sync_end 1546 h_blank_end 1652 h_border: 0
    [ 5.559] (II) NOUVEAU(0): v_active: 900 v_sync: 903 v_sync_end 909 v_blanking: 926 v_border: 0
    [ 5.559] (II) NOUVEAU(0): Unknown vendor-specific block 1
    [ 5.559] (II) NOUVEAU(0): LP133WP1-TPA1
    [ 5.559] (II) NOUVEAU(0): Monitor name: Color LCD
    [ 5.559] (II) NOUVEAU(0): EDID (in hex):
    [ 5.559] (II) NOUVEAU(0): 00ffffffffffff000610df9c00000000
    [ 5.559] (II) NOUVEAU(0): 23140103801d12780aef059757549227
    [ 5.559] (II) NOUVEAU(0): 22505400000001010101010101010101
    [ 5.559] (II) NOUVEAU(0): 010101010101c223a0d450841a30402a
    [ 5.559] (II) NOUVEAU(0): 36001eb3100000180000000100061030
    [ 5.559] (II) NOUVEAU(0): 00000000000000000a20000000fe004c
    [ 5.559] (II) NOUVEAU(0): 503133335750312d54504131000000fc
    [ 5.559] (II) NOUVEAU(0): 00436f6c6f72204c43440a202020001f
    [ 5.559] (II) NOUVEAU(0): EDID vendor "APP", prod id 40159
    [ 5.559] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 5.559] (II) NOUVEAU(0): Modeline "1440x900"x0.0 91.54 1440 1504 1546 1652 900 903 909 926 -hsync -vsync (55.4 kHz eP)
    [ 5.559] (II) NOUVEAU(0): Printing probed modes for output eDP-1
    [ 5.559] (II) NOUVEAU(0): Modeline "1440x900"x59.8 91.54 1440 1504 1546 1652 900 903 909 926 -hsync -vsync (55.4 kHz eP)
    [ 5.559] (II) NOUVEAU(0): Modeline "1152x864"x60.0 81.75 1152 1216 1336 1520 864 867 871 897 -hsync +vsync (53.8 kHz e)
    [ 5.559] (II) NOUVEAU(0): Modeline "1024x768"x59.9 63.50 1024 1072 1176 1328 768 771 775 798 -hsync +vsync (47.8 kHz e)
    [ 5.559] (II) NOUVEAU(0): Modeline "800x600"x59.9 38.25 800 832 912 1024 600 603 607 624 -hsync +vsync (37.4 kHz e)
    [ 5.560] (II) NOUVEAU(0): Modeline "640x480"x59.4 23.75 640 664 720 800 480 483 487 500 -hsync +vsync (29.7 kHz e)
    [ 5.560] (II) NOUVEAU(0): Modeline "720x400"x59.6 22.25 720 744 808 896 400 403 413 417 -hsync +vsync (24.8 kHz e)
    [ 5.560] (II) NOUVEAU(0): Modeline "640x400"x60.0 20.00 640 664 720 800 400 403 409 417 -hsync +vsync (25.0 kHz e)
    [ 5.560] (II) NOUVEAU(0): Modeline "640x350"x59.8 17.50 640 664 720 800 350 353 363 366 -hsync +vsync (21.9 kHz e)
    [ 5.720] (II) NOUVEAU(0): EDID for output DP-1
    [ 5.720] (II) NOUVEAU(0): Output eDP-1 connected
    [ 5.720] (II) NOUVEAU(0): Output DP-1 disconnected
    [ 5.720] (II) NOUVEAU(0): Using exact sizes for initial modes
    [ 5.720] (II) NOUVEAU(0): Output eDP-1 using initial mode 1440x900
    [ 5.720] (II) NOUVEAU(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 5.720] (--) NOUVEAU(0): Virtual size is 1440x900 (pitch 0)
    [ 5.720] (**) NOUVEAU(0): Driver mode "1440x900": 91.5 MHz (scaled from 0.0 MHz), 55.4 kHz, 59.8 Hz
    [ 5.720] (II) NOUVEAU(0): Modeline "1440x900"x59.8 91.54 1440 1504 1546 1652 900 903 909 926 -hsync -vsync (55.4 kHz eP)
    [ 5.720] (**) NOUVEAU(0): Driver mode "1152x864": 81.8 MHz (scaled from 0.0 MHz), 53.8 kHz, 60.0 Hz
    [ 5.720] (II) NOUVEAU(0): Modeline "1152x864"x60.0 81.75 1152 1216 1336 1520 864 867 871 897 -hsync +vsync (53.8 kHz e)
    [ 5.720] (**) NOUVEAU(0): Driver mode "1024x768": 63.5 MHz (scaled from 0.0 MHz), 47.8 kHz, 59.9 Hz
    [ 5.720] (II) NOUVEAU(0): Modeline "1024x768"x59.9 63.50 1024 1072 1176 1328 768 771 775 798 -hsync +vsync (47.8 kHz e)
    [ 5.720] (**) NOUVEAU(0): Driver mode "800x600": 38.2 MHz (scaled from 0.0 MHz), 37.4 kHz, 59.9 Hz
    [ 5.720] (II) NOUVEAU(0): Modeline "800x600"x59.9 38.25 800 832 912 1024 600 603 607 624 -hsync +vsync (37.4 kHz e)
    [ 5.720] (**) NOUVEAU(0): Driver mode "640x480": 23.8 MHz (scaled from 0.0 MHz), 29.7 kHz, 59.4 Hz
    [ 5.720] (II) NOUVEAU(0): Modeline "640x480"x59.4 23.75 640 664 720 800 480 483 487 500 -hsync +vsync (29.7 kHz e)
    [ 5.720] (**) NOUVEAU(0): Driver mode "720x400": 22.2 MHz (scaled from 0.0 MHz), 24.8 kHz, 59.6 Hz
    [ 5.720] (II) NOUVEAU(0): Modeline "720x400"x59.6 22.25 720 744 808 896 400 403 413 417 -hsync +vsync (24.8 kHz e)
    [ 5.720] (**) NOUVEAU(0): Driver mode "640x400": 20.0 MHz (scaled from 0.0 MHz), 25.0 kHz, 60.0 Hz
    [ 5.720] (II) NOUVEAU(0): Modeline "640x400"x60.0 20.00 640 664 720 800 400 403 409 417 -hsync +vsync (25.0 kHz e)
    [ 5.720] (**) NOUVEAU(0): Driver mode "640x350": 17.5 MHz (scaled from 0.0 MHz), 21.9 kHz, 59.8 Hz
    [ 5.720] (II) NOUVEAU(0): Modeline "640x350"x59.8 17.50 640 664 720 800 350 353 363 366 -hsync +vsync (21.9 kHz e)
    [ 5.720] (**) NOUVEAU(0): Display dimensions: (290, 180) mm
    [ 5.720] (**) NOUVEAU(0): DPI set to (126, 127)
    [ 5.720] (II) Loading sub module "fb"
    [ 5.720] (II) LoadModule: "fb"
    [ 5.720] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 5.721] (II) Module fb: vendor="X.Org Foundation"
    [ 5.721] compiled for 1.11.99.903, module version = 1.0.0
    [ 5.721] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 5.721] (II) Loading sub module "exa"
    [ 5.721] (II) LoadModule: "exa"
    [ 5.722] (II) Loading /usr/lib/xorg/modules/libexa.so
    [ 5.722] (II) Module exa: vendor="X.Org Foundation"
    [ 5.722] compiled for 1.11.99.903, module version = 2.5.0
    [ 5.722] ABI class: X.Org Video Driver, version 12.0
    [ 5.722] (II) Loading sub module "shadowfb"
    [ 5.722] (II) LoadModule: "shadowfb"
    [ 5.722] (II) Loading /usr/lib/xorg/modules/libshadowfb.so
    [ 5.723] (II) Module shadowfb: vendor="X.Org Foundation"
    [ 5.723] compiled for 1.11.99.903, module version = 1.0.0
    [ 5.723] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 5.723] (II) UnloadModule: "fbdev"
    [ 5.723] (II) Unloading fbdev
    [ 5.723] (II) UnloadSubModule: "fbdevhw"
    [ 5.723] (II) Unloading fbdevhw
    [ 5.723] (--) Depth 24 pixmap format is 32 bpp
    [ 5.728] (II) NOUVEAU(0): Opened GPU channel 2
    [ 5.728] (II) NOUVEAU(0): [DRI2] Setup complete
    [ 5.728] (II) NOUVEAU(0): [DRI2] DRI driver: nouveau
    [ 5.728] (II) NOUVEAU(0): [DRI2] VDPAU driver: nouveau
    [ 5.729] (II) NOUVEAU(0): GART: 64MiB available
    [ 5.736] (II) NOUVEAU(0): GART: Allocated 16MiB as a scratch buffer
    [ 5.738] (II) EXA(0): Driver allocated offscreen pixmaps
    [ 5.738] (II) EXA(0): Driver registered support for the following operations:
    [ 5.738] (II) Solid
    [ 5.738] (II) Copy
    [ 5.738] (II) Composite (RENDER acceleration)
    [ 5.738] (II) UploadToScreen
    [ 5.738] (II) DownloadFromScreen
    [ 5.738] (==) NOUVEAU(0): Backing store disabled
    [ 5.738] (==) NOUVEAU(0): Silken mouse enabled
    [ 5.738] (II) NOUVEAU(0): [XvMC] Associated with Nouveau GeForce 8/9 Textured Video.
    [ 5.738] (II) NOUVEAU(0): [XvMC] Extension initialized.
    [ 5.738] (==) NOUVEAU(0): DPMS enabled
    [ 5.738] (II) NOUVEAU(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 5.738] (--) RandR disabled
    [ 5.738] (II) Initializing built-in extension Generic Event Extension
    [ 5.738] (II) Initializing built-in extension SHAPE
    [ 5.738] (II) Initializing built-in extension MIT-SHM
    [ 5.738] (II) Initializing built-in extension XInputExtension
    [ 5.738] (II) Initializing built-in extension XTEST
    [ 5.738] (II) Initializing built-in extension BIG-REQUESTS
    [ 5.738] (II) Initializing built-in extension SYNC
    [ 5.738] (II) Initializing built-in extension XKEYBOARD
    [ 5.738] (II) Initializing built-in extension XC-MISC
    [ 5.738] (II) Initializing built-in extension SECURITY
    [ 5.738] (II) Initializing built-in extension XINERAMA
    [ 5.738] (II) Initializing built-in extension XFIXES
    [ 5.738] (II) Initializing built-in extension RENDER
    [ 5.738] (II) Initializing built-in extension RANDR
    [ 5.738] (II) Initializing built-in extension COMPOSITE
    [ 5.738] (II) Initializing built-in extension DAMAGE
    [ 5.799] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 5.799] (II) AIGLX: enabled GLX_INTEL_swap_event
    [ 5.799] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [ 5.799] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [ 5.800] (II) AIGLX: Loaded and initialized nouveau
    [ 5.800] (II) GLX: Initialized DRI2 GL provider for screen 0
    [ 5.805] (II) NOUVEAU(0): NVEnterVT is called.
    [ 6.217] (II) NOUVEAU(0): Setting screen physical size to 381 x 238
    [ 6.217] resize called 1440 900
    [ 6.272] (II) XKB: Reusing cached keymap
    [ 6.274] (II) config/udev: Adding input device Power Button (/dev/input/event3)
    [ 6.274] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 6.274] (II) LoadModule: "evdev"
    [ 6.274] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 6.275] (II) Module evdev: vendor="X.Org Foundation"
    [ 6.275] compiled for 1.11.99.902, module version = 2.6.99
    [ 6.275] Module class: X.Org XInput Driver
    [ 6.275] ABI class: X.Org XInput driver, version 16.0
    [ 6.275] (II) Using input driver 'evdev' for 'Power Button'
    [ 6.275] Option "XkbRules" "evdev"
    [ 6.275] Option "XkbModel" "evdev"
    [ 6.275] Option "XkbLayout" "us"
    [ 6.275] Option "_source" "server/udev"
    [ 6.275] Option "name" "Power Button"
    [ 6.275] Option "path" "/dev/input/event3"
    [ 6.275] Option "device" "/dev/input/event3"
    [ 6.275] Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
    [ 6.275] Option "driver" "evdev"
    [ 6.275] (**) Power Button: always reports core events
    [ 6.275] (**) evdev: Power Button: Device: "/dev/input/event3"
    [ 6.275] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 6.275] (--) evdev: Power Button: Found keys
    [ 6.275] (II) evdev: Power Button: Configuring as keyboard
    [ 6.275] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
    [ 6.275] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 6.275] (**) Option "xkb_rules" "evdev"
    [ 6.275] (**) Option "xkb_model" "evdev"
    [ 6.275] (**) Option "xkb_layout" "us"
    [ 6.301] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
    [ 6.301] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 6.301] (II) Using input driver 'evdev' for 'Video Bus'
    [ 6.301] Option "XkbRules" "evdev"
    [ 6.301] Option "XkbModel" "evdev"
    [ 6.301] Option "XkbLayout" "us"
    [ 6.301] Option "_source" "server/udev"
    [ 6.301] Option "name" "Video Bus"
    [ 6.301] Option "path" "/dev/input/event4"
    [ 6.301] Option "device" "/dev/input/event4"
    [ 6.301] Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:2b/LNXVIDEO:00/input/input4/event4"
    [ 6.301] Option "driver" "evdev"
    [ 6.301] (**) Video Bus: always reports core events
    [ 6.301] (**) evdev: Video Bus: Device: "/dev/input/event4"
    [ 6.301] (--) evdev: Video Bus: Vendor 0 Product 0x6
    [ 6.301] (--) evdev: Video Bus: Found keys
    [ 6.301] (II) evdev: Video Bus: Configuring as keyboard
    [ 6.301] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:2b/LNXVIDEO:00/input/input4/event4"
    [ 6.301] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
    [ 6.301] (**) Option "xkb_rules" "evdev"
    [ 6.301] (**) Option "xkb_model" "evdev"
    [ 6.301] (**) Option "xkb_layout" "us"
    [ 6.301] (II) XKB: Reusing cached keymap
    [ 6.301] (II) config/udev: Adding input device Power Button (/dev/input/event1)
    [ 6.302] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 6.302] (II) Using input driver 'evdev' for 'Power Button'
    [ 6.302] Option "XkbRules" "evdev"
    [ 6.302] Option "XkbModel" "evdev"
    [ 6.302] Option "XkbLayout" "us"
    [ 6.302] Option "_source" "server/udev"
    [ 6.302] Option "name" "Power Button"
    [ 6.302] Option "path" "/dev/input/event1"
    [ 6.302] Option "device" "/dev/input/event1"
    [ 6.302] Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1"
    [ 6.302] Option "driver" "evdev"
    [ 6.302] (**) Power Button: always reports core events
    [ 6.302] (**) evdev: Power Button: Device: "/dev/input/event1"
    [ 6.302] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 6.302] (--) evdev: Power Button: Found keys
    [ 6.302] (II) evdev: Power Button: Configuring as keyboard
    [ 6.302] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1"
    [ 6.302] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
    [ 6.302] (**) Option "xkb_rules" "evdev"
    [ 6.302] (**) Option "xkb_model" "evdev"
    [ 6.302] (**) Option "xkb_layout" "us"
    [ 6.302] (II) XKB: Reusing cached keymap
    [ 6.302] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
    [ 6.302] (II) No input driver specified, ignoring this device.
    [ 6.302] (II) This device may have been added with another device file.
    [ 6.302] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
    [ 6.302] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
    [ 6.302] (II) Using input driver 'evdev' for 'Sleep Button'
    [ 6.302] Option "XkbRules" "evdev"
    [ 6.303] Option "XkbModel" "evdev"
    [ 6.303] Option "XkbLayout" "us"
    [ 6.303] Option "_source" "server/udev"
    [ 6.303] Option "name" "Sleep Button"
    [ 6.303] Option "path" "/dev/input/event2"
    [ 6.303] Option "device" "/dev/input/event2"
    [ 6.303] Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2/event2"
    [ 6.303] Option "driver" "evdev"
    [ 6.303] (**) Sleep Button: always reports core events
    [ 6.303] (**) evdev: Sleep Button: Device: "/dev/input/event2"
    [ 6.303] (--) evdev: Sleep Button: Vendor 0 Product 0x3
    [ 6.303] (--) evdev: Sleep Button: Found keys
    [ 6.303] (II) evdev: Sleep Button: Configuring as keyboard
    [ 6.303] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2/event2"
    [ 6.303] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
    [ 6.303] (**) Option "xkb_rules" "evdev"
    [ 6.303] (**) Option "xkb_model" "evdev"
    [ 6.303] (**) Option "xkb_layout" "us"
    [ 6.303] (II) XKB: Reusing cached keymap
    [ 6.303] (II) config/udev: Adding input device Apple Inc. Apple Internal Keyboard / Trackpad (/dev/input/event10)
    [ 6.303] (**) Apple Inc. Apple Internal Keyboard / Trackpad: Applying InputClass "evdev keyboard catchall"
    [ 6.303] (II) Using input driver 'evdev' for 'Apple Inc. Apple Internal Keyboard / Trackpad'
    [ 6.303] Option "XkbRules" "evdev"
    [ 6.303] Option "XkbModel" "evdev"
    [ 6.303] Option "XkbLayout" "us"
    [ 6.303] Option "_source" "server/udev"
    [ 6.303] Option "name" "Apple Inc. Apple Internal Keyboard / Trackpad"
    [ 6.303] Option "path" "/dev/input/event10"
    [ 6.303] Option "device" "/dev/input/event10"
    [ 6.303] Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:04.0/usb3/3-3/3-3:1.0/input/input10/event10"
    [ 6.304] Option "driver" "evdev"
    [ 6.304] (**) Apple Inc. Apple Internal Keyboard / Trackpad: always reports core events
    [ 6.304] (**) evdev: Apple Inc. Apple Internal Keyboard / Trackpad: Device: "/dev/input/event10"
    [ 6.304] (--) evdev: Apple Inc. Apple Internal Keyboard / Trackpad: Vendor 0x5ac Product 0x240
    [ 6.304] (--) evdev: Apple Inc. Apple Internal Keyboard / Trackpad: Found keys
    [ 6.304] (II) evdev: Apple Inc. Apple Internal Keyboard / Trackpad: Configuring as keyboard
    [ 6.304] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:04.0/usb3/3-3/3-3:1.0/input/input10/event10"
    [ 6.304] (II) XINPUT: Adding extended input device "Apple Inc. Apple Internal Keyboard / Trackpad" (type: KEYBOARD, id 10)
    [ 6.304] (**) Option "xkb_rules" "evdev"
    [ 6.304] (**) Option "xkb_model" "evdev"
    [ 6.304] (**) Option "xkb_layout" "us"
    [ 6.304] (II) XKB: Reusing cached keymap
    [ 6.304] (II) config/udev: Adding input device bcm5974 (/dev/input/event6)
    [ 6.304] (**) bcm5974: Applying InputClass "evdev touchpad catchall"
    [ 6.304] (**) bcm5974: Applying InputClass "Multitouch Touchpad"
    [ 6.304] (II) LoadModule: "multitouch"
    [ 6.304] (II) Loading /usr/lib/xorg/modules/input/multitouch.so
    [ 6.305] (II) Module multitouch: vendor="X.Org Foundation"
    [ 6.305] compiled for 1.11.99.903, module version = 0.1.0
    [ 6.305] Module class: X.Org XInput Driver
    [ 6.305] ABI class: X.Org XInput driver, version 16.0
    [ 6.305] (II) Using input driver 'multitouch' for 'bcm5974'
    [ 6.305] Option "_source" "server/udev"
    [ 6.305] Option "name" "bcm5974"
    [ 6.305] Option "path" "/dev/input/event6"
    [ 6.305] Option "device" "/dev/input/event6"
    [ 6.305] Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:04.0/usb3/3-3/3-3:1.2/input/input6/event6"
    [ 6.305] Option "driver" "multitouch"
    [ 6.305] (**) bcm5974: always reports core events
    [ 6.306] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:04.0/usb3/3-3/3-3:1.2/input/input6/event6"
    [ 6.306] (II) XINPUT: Adding extended input device "bcm5974" (type: TOUCHPAD, id 11)
    [ 6.306] (II) device control: init
    [ 6.306] (**) Option "Device" "/dev/input/event6"
    [ 6.311] (II) multitouch: devname: bcm5974
    [ 6.311] (II) multitouch: devid: 5ac 240 1
    [ 6.311] (II) multitouch: caps: left mtdata ibt
    [ 6.311] (II) multitouch: 0: min: 0 max: 2048
    [ 6.311] (II) multitouch: 1: min: 0 max: 2048
    [ 6.311] (II) multitouch: 2: min: 0 max: 2048
    [ 6.311] (II) multitouch: 3: min: 0 max: 2048
    [ 6.311] (II) multitouch: 4: min: -16384 max: 16384
    [ 6.311] (II) multitouch: 5: min: -4620 max: 5140
    [ 6.311] (II) multitouch: 6: min: -150 max: 6600
    [ 6.336] (II) pointer_control
    [ 6.336] (**) bcm5974: (accel) keeping acceleration scheme 1
    [ 6.336] (II) pointer_property
    [ 6.336] (II) pointer_property
    [ 6.336] (**) bcm5974: (accel) acceleration profile 0
    [ 6.336] (II) pointer_property
    [ 6.336] (II) pointer_property
    [ 6.336] (**) bcm5974: (accel) acceleration factor: 2.000
    [ 6.336] (**) bcm5974: (accel) acceleration threshold: 4
    [ 6.337] (II) device control: on
    [ 6.337] (**) Option "Device" "/dev/input/event6"
    [ 6.342] (II) pointer_property
    [ 6.342] (II) pointer_property
    [ 6.342] (II) config/udev: Adding input device bcm5974 (/dev/input/mouse0)
    [ 6.342] (**) bcm5974: Applying InputClass "Multitouch Touchpad"
    [ 6.342] (II) Using input driver 'multitouch' for 'bcm5974'
    [ 6.342] Option "_source" "server/udev"
    [ 6.342] Option "name" "bcm5974"
    [ 6.342] Option "path" "/dev/input/mouse0"
    [ 6.342] Option "device" "/dev/input/mouse0"
    [ 6.342] Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:04.0/usb3/3-3/3-3:1.2/input/input6/mouse0"
    [ 6.342] Option "driver" "multitouch"
    [ 6.342] (**) bcm5974: always reports core events
    [ 6.342] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:04.0/usb3/3-3/3-3:1.2/input/input6/mouse0"
    [ 6.342] (II) XINPUT: Adding extended input device "bcm5974" (type: TOUCHPAD, id 12)
    [ 6.342] (II) device control: init
    [ 6.342] (**) Option "Device" "/dev/input/mouse0"
    [ 6.342] (EE) multitouch: cannot configure device
    [ 6.342] (EE) Couldn't init device "bcm5974"
    [ 6.342] (II) UnloadModule: "multitouch"
    [ 6.342] (II) config/udev: Adding input device Built-in iSight (/dev/input/event9)
    [ 6.342] (**) Built-in iSight: Applying InputClass "evdev keyboard catchall"
    [ 6.342] (II) Using input driver 'evdev' for 'Built-in iSight'
    [ 6.342] Option "XkbRules" "evdev"
    [ 6.343] Option "XkbModel" "evdev"
    [ 6.343] Option "XkbLayout" "us"
    [ 6.343] Option "_source" "server/udev"
    [ 6.343] Option "name" "Built-in iSight"
    [ 6.343] Option "path" "/dev/input/event9"
    [ 6.343] Option "device" "/dev/input/event9"
    [ 6.343] Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:04.1/usb1/1-6/1-6:1.0/input/input9/event9"
    [ 6.343] Option "driver" "evdev"
    [ 6.343] (**) Built-in iSight: always reports core events
    [ 6.343] (**) evdev: Built-in iSight: Device: "/dev/input/event9"
    [ 6.343] (--) evdev: Built-in iSight: Vendor 0x5ac Product 0x850a
    [ 6.343] (--) evdev: Built-in iSight: Found keys
    [ 6.343] (II) evdev: Built-in iSight: Configuring as keyboard
    [ 6.343] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:04.1/usb1/1-6/1-6:1.0/input/input9/event9"
    [ 6.343] (II) XINPUT: Adding extended input device "Built-in iSight" (type: KEYBOARD, id 12)
    [ 6.343] (**) Option "xkb_rules" "evdev"
    [ 6.343] (**) Option "xkb_model" "evdev"
    [ 6.343] (**) Option "xkb_layout" "us"
    [ 6.343] (II) XKB: Reusing cached keymap
    [ 6.343] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event7)
    [ 6.343] (II) No input driver specified, ignoring this device.
    [ 6.343] (II) This device may have been added with another device file.
    [ 6.343] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event8)
    [ 6.343] (II) No input driver specified, ignoring this device.
    [ 6.343] (II) This device may have been added with another device file.
    [ 6.344] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event11)
    [ 6.344] (II) No input driver specified, ignoring this device.
    [ 6.344] (II) This device may have been added with another device file.
    [ 6.344] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
    [ 6.344] (II) No input driver specified, ignoring this device.
    [ 6.344] (II) This device may have been added with another device file.
    [ 6.369] (II) NOUVEAU(0): EDID vendor "APP", prod id 40159
    [ 6.369] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 6.369] (II) NOUVEAU(0): Modeline "1440x900"x0.0 91.54 1440 1504 1546 1652 900 903 909 926 -hsync -vsync (55.4 kHz eP)
    [ 7.550] (II) NOUVEAU(0): EDID vendor "APP", prod id 40159
    [ 7.550] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 7.550] (II) NOUVEAU(0): Modeline "1440x900"x0.0 91.54 1440 1504 1546 1652 900 903 909 926 -hsync -vsync (55.4 kHz eP)
    [ 7.754] (II) NOUVEAU(0): EDID vendor "APP", prod id 40159
    [ 7.754] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 7.754] (II) NOUVEAU(0): Modeline "1440x900"x0.0 91.54 1440 1504 1546 1652 900 903 909 926 -hsync -vsync (55.4 kHz eP)
    [ 7.963] (II) NOUVEAU(0): EDID vendor "APP", prod id 40159
    [ 7.963] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 7.963] (II) NOUVEAU(0): Modeline "1440x900"x0.0 91.54 1440 1504 1546 1652 900 903 909 926 -hsync -vsync (55.4 kHz eP)
    [ 8.165] (II) NOUVEAU(0): EDID vendor "APP", prod id 40159
    [ 8.165] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 8.165] (II) NOUVEAU(0): Modeline "1440x900"x0.0 91.54 1440 1504 1546 1652 900 903 909 926 -hsync -vsync (55.4 kHz eP)
    [ 8.364] (II) NOUVEAU(0): EDID vendor "APP", prod id 40159
    [ 8.364] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 8.364] (II) NOUVEAU(0): Modeline "1440x900"x0.0 91.54 1440 1504 1546 1652 900 903 909 926 -hsync -vsync (55.4 kHz eP)
    [ 16.133] (II) NOUVEAU(0): EDID vendor "APP", prod id 40159
    [ 16.133] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 16.133] (II) NOUVEAU(0): Modeline "1440x900"x0.0 91.54 1440 1504 1546 1652 900 903 909 926 -hsync -vsync (55.4 kHz eP)
    [ 16.359] (II) NOUVEAU(0): EDID vendor "APP", prod id 40159
    [ 16.359] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 16.359] (II) NOUVEAU(0): Modeline "1440x900"x0.0 91.54 1440 1504 1546 1652 900 903 909 926 -hsync -vsync (55.4 kHz eP)
    [ 16.560] (II) NOUVEAU(0): EDID vendor "APP", prod id 40159
    [ 16.560] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 16.560] (II) NOUVEAU(0): Modeline "1440x900"x0.0 91.54 1440 1504 1546 1652 900 903 909 926 -hsync -vsync (55.4 kHz eP)
    [ 16.760] (II) NOUVEAU(0): EDID vendor "APP", prod id 40159
    [ 16.760] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 16.760] (II) NOUVEAU(0): Modeline "1440x900"x0.0 91.54 1440 1504 1546 1652 900 903 909 926 -hsync -vsync (55.4 kHz eP)
    [ 16.961] (II) NOUVEAU(0): EDID vendor "APP", prod id 40159
    [ 16.961] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 16.961] (II) NOUVEAU(0): Modeline "1440x900"x0.0 91.54 1440 1504 1546 1652 900 903 909 926 -hsync -vsync (55.4 kHz eP)
    [ 17.159] (II) NOUVEAU(0): EDID vendor "APP", prod id 40159
    [ 17.159] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 17.159] (II) NOUVEAU(0): Modeline "1440x900"x0.0 91.54 1440 1504 1546 1652 900 903 909 926 -hsync -vsync (55.4 kHz eP)
    [ 18.008] (II) pointer_control
    [ 18.830] (II) NOUVEAU(0): EDID vendor "APP", prod id 40159
    [ 18.830] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 18.830] (II) NOUVEAU(0): Modeline "1440x900"x0.0 91.54 1440 1504 1546 1652 900 903 909 926 -hsync -vsync (55.4 kHz eP)
    nvidiafb works fine, but it has no dri and has problems with suspend.
    How to resolve this problem with nouveau? Is it crtc-related or not? Playing with xrandr does not have any effect (except resolution change).
    Last edited by nikicat (2012-02-22 15:00:18)

    I had an issue with my MBA seeing my HP printer and could find no good reason for the issue.  In the end I deleted the printers WiFi connection and then turned around and set it up on my WiFi network all over again.  My MBA now finds the printer every time.  Okay ...so I don't actually know why it didn't work the first time, but it does now.  Again, there was no apparent issue with either the HP printer or the MBA being connected to WiFi in the first place, but something different must have occurred in software/hardware the second time. 

Maybe you are looking for

  • Error while trying to create a Solr collection (java.io.IOException: The device is not ready)

    Hello, everyone. I'm trying to create a .cfm document that will erase a specific Solr collection and then re-create it, index it, and optimize it. The delete works flawlessly.  Unfortunately, creating it isn't working, at all.  I get the following me

  • Out put message

    Hi, I have query related to out put determination.In purchase order message determination (determination analysis -alphabet i in blue) sequence is shown as  ACE1 then AUFB then MAHN then NEU then z123 while as, as per message determination schema it

  • Webmail frozen only in Firefox. closed and reopened many times

    As of Thursday, I have no longer been able to open up emails nor can I delete any. The webmail program opens but won't let me click on anything. I have closed the webmail and Firefox and re-opened it multiple times. My Firefox is up to date. I don't

  • Entity framework 5 model BindingLists instead of HashSets

    When i create or update a model from database, the generated classes have as navigation properties a hasset. I can not bind a hashSet to a datagrid so i change their type to a bindinglist. Please check the red area at the end of the code Is there a t

  • Hide a header field depending on page number

    Hi and I have a header subform for my form which I am using as a overflow header, but I need to exclude 2 fields for the FIRST PAGE only,  I have used the following formcalc SCRIPT but it does not seem to work... I am new to ADOBE FORMS and scripting