Bad playback with 2-monitor setup

I've got a working 2-monitor setup connected through my ATI X1900 (a Viewsonic A91f+ and a 50" Sony VGA LCD). When I choose to view playback through the Sony (All frames, Digital Cinema Desktop Preview-any setting), the preview only shows the frame where the playback head is parked. If I try to play, I only hear the sound, and the picture stays frozen. If I drag the playback head through the clip or sequence, everything stays caught up. But realtime playback won't work.
All software is current, for FCP 5.1.2. What am I doing wrong?

and your canvas and viewer windows are set to "fit to window"...
N

Similar Messages

  • MSI N560GTX-Ti Hawk PerfCap with Dual Monitor setup

    Hi guys,
    as far as I'm concerned, there shouldn't be a PerfCap when running a setup with two monitors on extend desktop setting, am I right? However, my GTX560-Ti does PerfCap and sometimes even does this while gaming (which is incredibly annoying). The only way to get it to clock up again is to reboot my PC.
    My question is, why is that and how can I get rid of this behavior? I already tried updating the VBIOS but it didn't help.
    Thanks in advance
    Monsterkater

    I'm sorry, I thought "PerfCap" would be a known term.
    As the title states, it's a MSI N560GTX-Ti Hawk. The Card is clocking down, GPU-Z reports "PerfCap Reason: Util" which is, according to Google Search, because it isn't challenged enough. However, when running a dual monitor setup it should (again according to Google Search) always run at the default speeds (950/1050/1900 Core/Memory/Shader). I have updated my signature to show my system details as listed in the Posting Guide.
    The temperatures under load are okay, the highest I have seen was 76°C GPU, 74°C Memory and 69°C VRM (all of them measured with MSI Afterburner). I have tried several drivers including Beta drivers and always checked "perform a clean installation". I also tried updating the VBIOS. I didn't know what else to try because Google Search doesn't yield much results for this.

  • Black border on DVD playback with external monitor...why?

    Hi all,
    I've got a late 2011 MBP 13". Very happy with it (although use is limited as a DJ laptop - and, since I moved abroad, as the basis for a home cinema) and was quite happy to watch films / TV on it as it came. However, I wanted to be able to watch with other people and so have invested in an external monitor.
    I have bought a Philips 23" V-line (model number 236V3L). I am completely happy with the picture quality etc but just have an issue during DVD playback:
    The image (on fullscreen mode) has a 2" black border all the way round. I've tried fiddling with settings etc but can't seem to lose it...and don't know why. I wouldn't mind but obviously my 23" image is significantly smaller as a result.
    Can anyone tell me why? When using the laptop in any other way (i.e. whilst typing this post) there is a 3/4" border on the left and on the right (but not at the top). Is it something to do with the aspect ratio? Is there anything I can do to fix it?
    Looking forward to hearing your thoughts...
    Regards,
    Fin

    I use my laptop and a Samsung SyncMaster as my main screen and my MBP as the secondary. I can drag the DVD window to the laptop screen, and then put it in full screen mode. Here is where the problem lies: When I click any application on the primary monitor, the DVD screen shrinks back to normal size.
    In DVD Player's "Full Screen" preference. enable "Remain in full screen when DVD PLayer is inactive".

  • Need help with dual monitor setup for KDE 3.5.5.

    Here's my hardware:
    NEC MultiSync LCD 1530V:  1024x768 (analog)
    Samsung SyncMaster 941BW: 1440x900 (digital)
    nVidia Dual head AGP video card.
    The dual monitor works under dual-boot Windows, boot up and pure Linux console.  I've googled around for help, changed my xorg.conf file accordingly to some sites, but it wasn't much help. 
    Here's my working xorg.conf:
    Section "ServerLayout"
        Identifier     "Simple Layout"
        Screen         "Screen 1" 0 0
        InputDevice    "Mouse1" "CorePointer"
        InputDevice    "Keyboard1" "CoreKeyboard"
    EndSection
    Section "Files"
        FontPath        "/usr/share/fonts/misc"
        FontPath        "/usr/share/fonts/75dpi"
        FontPath        "/usr/share/fonts/100dpi"
        FontPath        "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
        Load           "dbe"      # Double buffer extension
        SubSection     "extmod"
            Option         "omit xfree86-dga"   # don't initialise the DGA extension
        EndSubSection
        Load           "freetype"
        Load           "glx"
    EndSection
    Section "InputDevice"
        Identifier     "Keyboard1"
        Driver         "kbd"
        Option         "AutoRepeat" "500 30"
        Option         "XkbRules" "xorg"
        Option         "XkbModel" "pc101"
        Option         "XkbLayout" "us"
    EndSection
    Section "InputDevice"
        Identifier     "Mouse1"
        Driver         "mouse"
        Option         "Protocol" "Auto"    # Auto detect
        Option         "Device" "/dev/input/mice"
    EndSection
    Section "Monitor"
        Identifier     "NEC LCD1530V"
        HorizSync       31.5 - 48.5
        VertRefresh     50.0 - 70.0
    EndSection
    Section "Device"
        Identifier     "Standard VGA"
        Driver         "vga"
        VendorName     "Unknown"
        BoardName      "Unknown"
    EndSection
    Section "Device"
        Identifier     "NVIDIA GeForce"
        Driver         "nvidia"
        Option "NoLogo" "true"        
        EndSection
    Section "Screen"
        Identifier     "Screen 1"
        Device         "NVIDIA GeForce"
        Monitor        "NEC LCD1530V"
        DefaultDepth    24
        SubSection     "Display"
            Viewport    0 0
            Depth       8
            Modes      "1024x768"
        EndSubSection
        SubSection     "Display"
            Viewport    0 0
            Depth       16
            Modes      "1024x768"
        EndSubSection
        SubSection     "Display"
            Viewport    0 0
            Depth       24
            Modes      "1024x768"
        EndSubSection
    EndSection
    Using this xorg.conf file, only my NEC LCD analog monitor could display KDE while the Samsung digital can't.
    Any suggestions?   

    Thanks for your help guys, I'm halfway there.
    The second monitor shows the KDE desktop, but it isn't exactly what I expected.  Right now, both monitors display at 1024x768 (each) or 2048x768 (total).  The larger monitor stretches and distorts the display of 1024x768 to its natural resolution at 1440x900 and it isn't what I wanted.  Other than that, the dual desktop setup behaves what I expected to.
    Here's a snippet of my xorg.conf that currently works:
    Section "Monitor"
    Identifier "NEC LCD1530V"
    HorizSync 31.5 - 48.5
    VertRefresh 50.0 - 70.0
    EndSection
    Section "Monitor"
    Identifier "Samsung SyncMaster"
    HorizSync 31.5 - 60
    VertRefresh 60.0 - 70.0
    EndSection
    Section "Device"
    #VideoRam 131072
    # Insert Clocks lines here if appropriate
    Identifier "NVIDIA GeForce"
    Driver "nvidia"
    Option "NoLogo" "true"
    Option "TwinView" "true"
    Option "TwinViewOrientation" "LeftOf"
    Option "SecondMonitorHorizSync" "30-50"
    Option "SecondMonitorVertRefresh" "60"
    # Option "MetaModes" "1440x900, 1440x900; 1024x768, 1024x768"
    EndSection
    Section "Screen"
    Identifier "Screen 1"
    Device "NVIDIA GeForce"
    Monitor "NEC LCD1530V"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 8
    Modes "1024x768"
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 16
    Modes "1024x768"
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    Modes "1024x768"
    EndSubSection
    EndSection
    Section "Screen"
    Identifier "Screen 2"
    Device "NVIDIA GeForce"
    Monitor "Samsung SyncMaster"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 8
    Modes "1440x900"
    EndSubSection
    EndSection
    Anyone have an idea?
    EDIT:  Oh snaps.  I just did a pacman -Syu and it upgraded Arch Linux to 0.8 and the 2nd monitor stopped working.

  • Display sleep with dual monitor setup

    I'm running a 17" studio display and a 20" studio display as a two momitor setup on a dual G5 2.0. The menu bar is on the 17". Unless I have display sleep in energy saver set to never, the 17" will go to sleep at the interval set in the preference panel, even when the system is in use. So far the only way I've found to get the display back off sleep is to put the computer itself to sleep - keyboard shortcut or by using the power button on the 17" and then wake it up.
    I think this only started with 10.4.6. I can't upgrade to 10.4.7 yet - I run Avid Xpress Pro on the system and 10.4.7 gives dongle trouble. I've thrown away preference files, set and reset the sleep parameters. As it happens, I've had to reinstall the system a couple of weeks back, but the 17" studio still goes to sleep when it shouldn't.
    The problem doesn't occur if the menu bar is on the 20" cinema display, but that's not the way I want it.
    Anyone with the same problem,, or better a suggested solution?

    finally found the solution (apple i hope your reading
    this as this is a mad bug!)
    you need to have the dock on the bottom of the main
    screen in order to view the image on that screen.
    Wierd, I have my dock on the left side of my main screen... which is to the left of my secondary screen. Perhaps you cannot have the dock in-between screens?
    kgelner, how have you noticed the performance of your
    card when working with aperture? Im seriously
    debating upgrading mine as its just slow and annoying
    I find it usable but I'm also only working with TIFF files (my camera is not supported). I am also pretty strongly thinking about going with the X800xt card, which should be at least twice as fast. Some operations (like a lot of Spot & Patch repairs combined with Shadows/Highlights) do make things a bit laggy.
    I also have the 256MB version of the 9800, which I think helps with some of the larger images and operations.

  • Using s-video with 2 monitor setup

    I have the stock video card that came with my G5 and am running 2 monitors. I would like to connect my TV to my Mac through s-video but only know of the DVI to s-video adaptor that would require the removal of one of my monitors.
    I am aware that I may need to purchase an additional video card to achieve this.
    What card should I get for this purpose?
    Is there any other way?

    A production company in my city gave the files to me, but I don't know with what software they are recorded.
    When i check the files in Gspot (http://www.headbands.com/gspot/v26x/index.htm) they are OK, it founds two MPEG1 layer2 stereo audio pairs.
    Also, if I play the files in VLC i can choose from Audio Track 1 and Track 2.

  • Screen sleeps during Media playback (With external monitor connected)

    Here's a weird one...
    With no external screen connected to my T410 I can watch the BBC iPlayer without the screen 'sleeping' after 5 minutes, which is perfect..... as I don't want the screen dimming and then going into power save mode while watching anything.
    However when I connect an external monitor, in Extended desktop mode, whenever I watch the iPlayer the screens shut down after 5 minutes.
    Im sure there's a setting but just cannot find it.
    Any help appreciated 
    T410(2537) -- i7 620M - Intel HD GPU (1440 x 900) - 8GB RAM - 128GB Crucial M4 SSD - 250GB Hitachi HDD - Windows 7 & 8 Pro

    Has anyone experimented with tip 2 (active corners)?  Perhaps it still works.
    http://www.cultofmac.com/176329/turn-off-internal-lcd-display-of-your-macbook-ai r-os-x-tips/
    Κοσμά τι λες; Τα έχεις μπερδέψει. Άλλο συζητάμε εδώ. Το ότι δεν μπορείς πια να δουλεύεις μόνο με την εξωτερική οθόνη (να έχεις σβηστή την ενσωματωμένη οθόνη όταν έχεις συνδεμένη εξωτερική).

  • IChat screensharing won't fully connect with dual-monitor setup

    I've read through several threads but none seem to match the peculiar problem I am having.
    My mum just got a new "13 MacBook Air and an external LG LED (E2240T) monitor. I ran software update on it so her system is current, as is mine (late 2009 MBP/24" ACD).
    Screensharing works fine when her external monitor is not connected but when it is plugged in and we try to screenshare the audio connection is established but sharing won't fully load and stops with this:
    We tried unplugging the monitor and then plugging it in once the screensharing connection was established and that ended up with the image on my end freezing.
    Anybody else have a similar problem? Any suggestions?
    For what it's worth with her old (2006) MBP and old LG LCD we had no problems.

    Hi,
    I have an old 17" Studio Display (The one with the ADC connector) and a 19" CRT Screen that I have On sometimes with my G4/1Ghz Dual Processor.
    This is running Snow Leopard.
    If I share Screens using iChat with my MacBook Pro, the MacBook Pro puts the Screens Side by side as one picture (You cannot view just one screen).
    iChat has a Software "Camera" that deals with the "Desktop" or what ever is on it as the pic for the Screen Sharing feed.
    I have tried several Resolution settings on the CRT and iChat seems to cope (They are in a fairly narrow band though).
    It might be possible that iChat is having difficulty if the two screens are vastly different in Size or resolution settings.
    You seem to be describing using a 13" screen and the 21'5" one which may explain it.
    There may also be differences in the Ratio.
    3:48 PM Sunday; January 30, 2011
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"

  • ITunes Full Screen with Dual Monitor Setup?

    This seems like a poor design choice but I can't figure out any way to turn it off. Seems stupid if you can't...
    If you have two monitors plugged in and try to watch a movie in itunes (or the visualizer) in fullscreen, it will go full screen on one monitor fine, but it also makes the other one go black and unusable.
    Does anyone know a way to make iTunes go full screen in only one monitor without pointlessly rendering my second monitor useless? It would be nice to be able to browse the web or do work on one monitor while having the iTunes visualizer (or watch a TV show) on the other monitor. Quicktime pro does this without any issues.
    Thanks.

    For your wallpaper drag the window to cover it.
    What I mean is that I don't see how you can do what you want, cause when you watch someting full screen you usually don't want to see your wallpaper on your second screen. And that if you want to work on your second screen you won't mind not having it full screen.
    QT pro will allow what you want cause it assume that you are working on your movie.

  • Mouse pointer is unchangeable at 100% scaling in multi monitor setup with different resolutions

    Hi there, I have been asked by one of the moderators of the Windows 8.1 forums to post this topic here.  You can see the thread relating to this post here
    http://answers.microsoft.com/en-us/windows/forum/windows8_1-tms/cant-change-the-cursor-pointer/ae8ad8a0-3ded-4810-a3be-794f6c4830a4?msgId=2bd7082f-f5d1-4b01-8c70-e0d2a754d66f&page=1<o:p></o:p>
    The problem:  The mouse pointer becomes unchangeable in size, type, trails etc when 100% scaling is used.  As in it reverts to the standard small white non-inverted, no trails,
    no shadow 'pointer', no matter what options you select in the 'Mouse' control panel settings.<o:p></o:p>
    This appears to be a scaling problem with the Windows 8/8.1 display, not an actual mouse problem.  Judging by my own and other peoples experience it seems to happen mainly with multi
    monitor setups where different screen resolutions are used.  The issue occurs typically when 100% scaling for all monitors is used or this option is un-ticked and the 'change the size of all items' is on smallest (equivalent to 100%).  <o:p></o:p>
    If the scaling is set to 150% or greater the issue disappears and the mouse pointer becomes fully functional.  Also bizarrely when the scaling is set to 100% if the screen is recorded
    using a screen capture program, the recording of the screen shows the mouse pointer selected in the mouse options and not the default small white cursor that is present when recording it.  Here is a link to a video where I explain and show the problem
    happening on my system.  http://youtu.be/xs2cxoeaq-A<o:p></o:p>
    I have every update installed without exception, latest drivers etc.  I use a 55" 4k screen with 2x1080p monitors in portrait on either side.  All are connected through 1 Nvidia
    GTX 780 6GB graphics card<o:p></o:p>
    Hope you can help us<o:p></o:p>
    thanks<o:p></o:p>
    Jon M<o:p></o:p>

    Hi Jon,
    I'm looking into this issue but it will take me some time to provide a reply. 
    In the meantime I noticed that you have 3 monitors with 1x 55' and 2x27' - please have a try to only connect 1x27' monitor and see if issue persists.
    Also please try to change the screen resolution to a lower size and see if issue persists. 
    Both suggestions are not solution, I just would like to know if it is related to multiple monitor or screen resolution. 
    If you have any feedback on our support, please send to [email protected]

  • [XFCE] wrong window border with 2 monitors

    Hey Guys,
    a week ago I bought a new monitor and now have a 2 monitor setup on my computer. I'm using a Nvidia graphic card with the proprietary drivers (v302.17-1) and set up these monitors to use separate X servers (two monitors, 2 devices and 2 screens in my xorg.conf). And it works: I can open applications on both monitors separately. Except the fact, that after a logout or reboot, the window border of the primary monitor is reset to some default (seems to be the previous theme I used). I tested this behavior with multiple themes. The panels and the whole second monitor use the configured theme. When re-configure XFCE to use the theme I want, also the primary monitor will use it. But its annoying to do this after every login.
    Does anyone have a clue why this is happening, or how to fix it? While researching I read a lot about XFCE problems with 2 monitor setup.
    Greetz Corubba
    EDIT: I found a little workaround for this. I just added
    xfconf-query -c xsettings -p /Net/ThemeName -t string -s Xfce-4.6
    xfwm4 --replace &
    to my xinitrc. It set the name of my theme and cause the wm to redraw with the new theme.
    Last edited by Corubba (2012-07-14 12:03:12)

    Any news?

  • Windows 10 hiding taskbar in multi-monitors setup bug.

    This bug persists since windows 8.1 and is already discussed
    here, but it wasn't fixed in approx. half a year :( So, I'm gonna give it a try here.
    Here's the screenshot of it in Windows 10.
    Well, the bug is with incorrectly disappearing taskbar - taskbar "hides" not in the bottom of the screen, but "taskbar height pixels" higher (see the images in onedrive folder below). It hides in such a way only when you go to start screen
    with visible taskbar, wait until it disappears and return to desktop in any way (by pressing the win key, by selecting desktop on startscreen or by clicking the windows logo in the lower left corner);  this bug only appears with two monitors setup and
    heavily depends on monitors position - the secondary monitor bottom should be below primary monitor bottom (I mean not physical location, of course, but monitors' relative location in "Screen resolution" menu). The bug didn't appear before Update
    1; I can't confirm whether it is reproduceable only on my PC at the moment.
    I have reproduced the bug on windows 8.1 U1 across several computers with 100% success rate: two macbooks pro retina, lenovo laptop, two desktops (on one of them I reproduced the bug via teamviewer). I've reproduced it today in VMWare with windows 10 Technical
    Preview.
    This bug is really annoying - when it happens, you need "to cast some magic" - move the mouse to the bottom of the screen, activate/deactivate several applications, etc. in order for taskbar to reappear properly, let alone the fact that it looks
    unaesthetic.
    Skydrive folder with bug screenshot
    Screen recording of the bug
    Step-by-step guide with screenshots

    Yeah, I already did it. I just wanted to open it here, because I've been trying to contact MS about this bug for almost half a year with no success, so I'm just trying to bring their attention to this thing in all ways possible. I could reproduce this bug
    on all the systems I've tried so far, and I've managed to reproduce it even on VMWare in newly-installed windows 10 TP in a single try.
    @rgggg
    I can't understand what do you mean by weakness in graphics. It's a 100% functionality bug. Also, of course, I have nothing to do except reporting some non-existent bugs, making fake screenshots etc. I can't understand what do you mean about "intermediate
    servers", and it's almost impossible to change every Windows iso distributive I've downloaded in such a way that this bug will appear there :D
    C:\Users\Sfairat>fciv -both D:\Downloads\WindowsTechnicalPreview-x64-EN-US.iso
    // File Checksum Integrity Verifier version 2.05.
    MD5 SHA-1
    9005dce26734bcde7f912c2c51ab1127 eb75a3d3c0f621f175b75dc65db036d0e00eac43 d:\dow
    nloads\windowstechnicalpreview-x64-en-us.iso

  • I have 12 core with Quatro 4000 and 5770, I want to use dual monitor setup, monitors are NEC with Spectraview-II.  How do I connect?  4000 only has 1 Display Port and 1 DVI.  5770 has 2 of each, if I use both 5770 Display Ports, does the 4000 contribute?

    I just bought a 12 core with Quatro 4000 and 5770, I want to use dual monitor setup, monitors are NEC with Spectraview-II.  How do I connect?  4000 only has 1 Display Port and 1 DVI.  5770 has 2 of each, if I use both 5770 Display Ports, does the 4000 contribute any work at all?  I read where on a PC they would work together, but on a MAC they do not.
    I read that Display Port has higher band width than DVI, NEC monitors for best performance they recommend using DIsplay Port.
    When I was setting this up I looked at a Nvidia Quadro 4000, unfortunately it was for PC, it had 2 Display Ports, in the Mac version they reduce it to one.  I did not think there could be a difference.
    Mainly want to use it for CS6 and LR4.
    How to proceed??? 
    I do not want to use the Quadro 4000 for both, that would not optimize both monitors, one DP and 1 DVI.  Using just the 5770 would work but I do not think the 4000 would be doing anything, and the 5770 has been replaced by the 5870.more bandwidth.
    Any ideas, I am a Mac newbie, have not ever tried a Mac Pro, just bought off ebay and now I have these problems.
    As a last resort I could sell both and get a 5870.  That would work, I'm sure of that, it's just that I wanted the better graphics card.
    Thanks,
    Bill

    The Hatter,
    I am a novice at Mac so I read all I can.  From what I understand the NEC monitors I bought require Display Port for their maximum performance.  The GTX 680 only has DVI outputs.  Difference from what I understand is larger bandwidth with the DP.
    You said I have the 4000 for CUDA.  I am not all that familiar with CUDA and when I do read about it I do not understand it. 
    A concern I have is, that if I connect the 2 high end NEC monitors via the 5770, using it's 2 Display Ports I would have nothing connected to the 4000.  Is the 4000 doing anything with nothing connected?  I read where in a PC system the 2 cards would interact but in a Mac system they do not.
    Bottom line, as I see it, the 4000 will not be useful at all to me, since I want a dual monitor set-up.
    So far the 5870 seems the best choice, higher band width than the 5770, and it has 2 Display Ports to optimize the NEC monitors.
    I'm not sure how fine I am splitting hairs, nor do I know how important those hairs are.  I am just trying to set up a really fast reliable system that will mainly be used for CS6 and LR4.  Those NEC monitors are supposed to be top notch.

  • Dual monitor setup with seperate resolutions

    hey guys!
    i currentley run thye latest version of archlinux with the cinnamon desktop environment and an nvidia geforce 7300SE graphics card.
    im running a dual monitor setup with one 27" 1920x1080 monitor and one 27" 1024X768 monitor
    because they have the same physical size they line up perfectley but because the resolution is different programs/mouse cursor movement doesnt, is there any way (without changing the resolutions) to compensate this effect so that in the eyes of linux/cinnamon the monitors line up so that for example dragging a window goes seamlessley between the 2 monitors.
    i HAVE found out the panning option in the nvidia x server settings, but that really isnt what i am looking for...
    Last edited by RikSolo (2014-08-04 11:25:02)

    A magnifier following the window down to the pixel, zooming to the exact size of 540 pixels the 384 pixels window could create an illusion of just that. It would be highly impractical however, not mention all the hacking time. Even if you would manage to get two screen with different sized icons, so that they match visually, the windows and fonts resizing on the fly, wmctrl might help with windows alone, no their themes (buttons, borders thickness etc.), you would still be left with a visually differently sized mouse cursor. Technically such a feat should be possible, but who is going to code it? Nvidia?
    Last edited by emeres (2014-08-04 18:48:59)

  • How to Setup Nouveau with Two Monitors? ("VGA-1 disconnected")

    Hey Guys,
    I have a sweet MythTV setup arranged like this:   tower & flatpanel LCD in office with an old-fashioned CRT TV in the living room. 
    I am able to run movies/video on the CRT while the kitchen LCD can be used to do other stuff.  (Am I describing two X sessions? A 'dual-monitor' setup?)  I could move the cursor from one screen to the other--but couldn't drag windows from one screen to the other...
    I'm using an NVIDIA driver (GeForce 8400 GS card)--but the nvidia stuff can cause problems (one recent upgrade of driver and kernel caused a 99% cpu issue.)
    Because of that (and a lot of other problems--it's an old Arch install) I did a clean Arch install today on a separate partition and am hoping to use the Nouveau driver to drive both monitors in the same way I just described.
    I've got Nouveau running and the kitchen LCD is fine....  When I turn on the CRT, it's black.
    Unfortunately, xrandr says that the living room CRT (the tv) is "disconnected":
    $ xrandr
    Screen 0: minimum 320 x 200, current 1280 x 1024, maximum 8192 x 8192
    DVI-I-1 connected 1280x1024+0+0 (normal left inverted right x axis y axis) 340mm x 270mm
       1280x1024      60.0*+   75.0 
       1280x960       60.0 
       1280x800       74.9     59.9 
       1152x864       75.0 
       1280x768       74.9     60.0 
       1024x768       75.1     70.1     60.0 
       1024x576       60.0 
       832x624        74.6 
       800x600        72.2     75.0     60.3     56.2 
       848x480        60.0 
       640x480        72.8     75.0     60.0 
       720x400        70.1 
    VGA-1 disconnected (normal left inverted right x axis y axis)
    I know the cable/connection is fine, because I can boot into the 'old' install and everything still works (with the nvidia driver).
    In case it might help, here is the xorg.conf from the 'working' nvidia setup:
    # nvidia-settings: X configuration file generated by nvidia-settings
    # nvidia-settings: version 1.0 (buildmeister@builder57) Fri Dec 18 15:06:52 PST 2009
    Section "ServerLayout"
    Identifier "Layout0"
    Screen 0 "Screen0" 1024 0
    Screen 1 "Screen1" LeftOf "Screen0"
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "Mouse0" "CorePointer"
    Option "Xinerama" "0"
    EndSection
    Section "Files"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/psaux"
    Option "Emulate3Buttons" "no"
    Option "ZAxisMapping" "4 5"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "Monitor"
    # HorizSync source: edid, VertRefresh source: edid
    Identifier "Monitor0"
    VendorName "Unknown"
    ModelName "HP f1905"
    HorizSync 30.0 - 83.0
    VertRefresh 50.0 - 76.0
    Option "DPMS"
    EndSection
    Section "Monitor"
    # HorizSync source: builtin, VertRefresh source: builtin
    Identifier "Monitor1"
    VendorName "Unknown"
    ModelName "TV-0"
    HorizSync 28.0 - 55.0
    VertRefresh 43.0 - 72.0
    Option "DPMS"
    EndSection
    Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    Option "Coolbits" "1"
    Option "AddARGBGLXVisuals" "true"
    Option "TripleBuffer" "false"
    VendorName "NVIDIA Corporation"
    BoardName "GeForce 8400 GS"
    BusID "PCI:1:0:0"
    Screen 0
    EndSection
    Section "Device"
    Identifier "Device1"
    Driver "nvidia"
    Option "Coolbits" "1"
    Option "AddARGBGLXVisuals" "true"
    Option "TripleBuffer" "false"
    VendorName "NVIDIA Corporation"
    BoardName "GeForce 8400 GS"
    BusID "PCI:1:0:0"
    Screen 1
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    Option "TwinView" "0"
    Option "metamodes" "CRT: nvidia-auto-select +0+0"
    SubSection "Display"
    Depth 24
    EndSubSection
    EndSection
    Section "Screen"
    Identifier "Screen1"
    Device "Device1"
    Monitor "Monitor1"
    DefaultDepth 24
    Option "TwinView" "0"
    Option "metamodes" "TV: nvidia-auto-select +0+0"
    SubSection "Display"
    Depth 24
    EndSubSection
    EndSection
    Section "Extensions"
    Option "Composite" "enable"
    # Option "RENDER" "disable"
    EndSection
    Can anyone help me figure out how to get this working with Nouveau? 
    Thanks in advance!

    By adding the following to the kernel line in the GRUB menu, I was able to get VGA-1 "connected":
    video=VGA-1:e
    but that had the side-effect of changing the resolution of DVI-I-1 to that of VGA-1, namely 1024x768.
    These sections of the xorg log seem...um...pertinent.
    13.304] (II) NOUVEAU(0): Output DVI-I-1 has no monitor section
    [    13.304] (II) NOUVEAU(0): Output VGA-1 has no monitor section
    13.334] (II) NOUVEAU(0): Output DVI-I-1 using initial mode 1024x768
    [    13.334] (II) NOUVEAU(0): Output VGA-1 using initial mode 1024x768
    13.355] (II) NOUVEAU(0): RandR 1.2 enabled
    [    13.355] (II) Initializing built-in extension Generic Event Extension
    [    13.355] (II) Initializing built-in extension SHAPE
    [    13.355] (II) Initializing built-in extension MIT-SHM
    [    13.355] (II) Initializing built-in extension XInputExtension
    [    13.355] (II) Initializing built-in extension XTEST
    [    13.355] (II) Initializing built-in extension BIG-REQUESTS
    [    13.355] (II) Initializing built-in extension SYNC
    [    13.355] (II) Initializing built-in extension XKEYBOARD
    [    13.355] (II) Initializing built-in extension XC-MISC
    [    13.355] (II) Initializing built-in extension SECURITY
    [    13.355] (II) Initializing built-in extension XINERAMA
    [    13.355] (II) Initializing built-in extension XFIXES
    [    13.355] (II) Initializing built-in extension RENDER
    [    13.355] (II) Initializing built-in extension RANDR
    [    13.355] (II) Initializing built-in extension COMPOSITE
    [    13.355] (II) Initializing built-in extension DAMAGE
    Is XINERAMA the one that handles dual-monitors?  Or is it RANDR...?
    [ 13.214]
    X.Org X Server 1.12.4
    Release Date: 2012-08-27
    [ 13.214] X Protocol Version 11, Revision 0
    [ 13.214] Build Operating System: Linux 3.4.8-1-ARCH i686
    [ 13.214] Current Operating System: Linux new-arch 3.5.3-1-ARCH #1 SMP PREEMPT Sun Aug 26 08:15:06 UTC 2012 i686
    [ 13.214] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=ff3a072f-2090-4fe6-b72e-b189fd134846 ro verbose video=VGA-1:e
    [ 13.214] Build Date: 27 August 2012 08:08:29AM
    [ 13.214]
    [ 13.214] Current version of pixman: 0.26.2
    [ 13.214] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 13.214] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 13.214] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Sep 8 08:38:55 2012
    [ 13.221] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 13.222] (==) No Layout section. Using the first Screen section.
    [ 13.222] (==) No screen section available. Using defaults.
    [ 13.222] (**) |-->Screen "Default Screen Section" (0)
    [ 13.222] (**) | |-->Monitor "<default monitor>"
    [ 13.222] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 13.222] (==) Automatically adding devices
    [ 13.222] (==) Automatically enabling devices
    [ 13.237] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 13.237] Entry deleted from font path.
    [ 13.237] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 13.237] Entry deleted from font path.
    [ 13.238] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 13.238] Entry deleted from font path.
    [ 13.238] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 13.238] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 13.239] Entry deleted from font path.
    [ 13.239] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 13.239] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/
    [ 13.239] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 13.239] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 13.239] (II) Loader magic: 0x82225a0
    [ 13.239] (II) Module ABI versions:
    [ 13.239] X.Org ANSI C Emulation: 0.4
    [ 13.239] X.Org Video Driver: 12.1
    [ 13.239] X.Org XInput driver : 16.0
    [ 13.239] X.Org Server Extension : 6.0
    [ 13.240] (--) PCI:*(0:1:0:0) 10de:06e4:1462:1162 rev 161, Mem @ 0xfa000000/16777216, 0xe0000000/268435456, 0xf8000000/33554432, I/O @ 0x0000ef00/128, BIOS @ 0x????????/131072
    [ 13.240] (--) PCI: (0:6:1:0) 4444:0803:0070:4000 rev 1, Mem @ 0xf4000000/67108864
    [ 13.240] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 13.240] (II) LoadModule: "extmod"
    [ 13.242] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 13.251] (II) Module extmod: vendor="X.Org Foundation"
    [ 13.251] compiled for 1.12.4, module version = 1.0.0
    [ 13.251] Module class: X.Org Server Extension
    [ 13.251] ABI class: X.Org Server Extension, version 6.0
    [ 13.251] (II) Loading extension MIT-SCREEN-SAVER
    [ 13.251] (II) Loading extension XFree86-VidModeExtension
    [ 13.251] (II) Loading extension XFree86-DGA
    [ 13.251] (II) Loading extension DPMS
    [ 13.251] (II) Loading extension XVideo
    [ 13.251] (II) Loading extension XVideo-MotionCompensation
    [ 13.251] (II) Loading extension X-Resource
    [ 13.251] (II) LoadModule: "dbe"
    [ 13.252] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 13.252] (II) Module dbe: vendor="X.Org Foundation"
    [ 13.252] compiled for 1.12.4, module version = 1.0.0
    [ 13.252] Module class: X.Org Server Extension
    [ 13.252] ABI class: X.Org Server Extension, version 6.0
    [ 13.252] (II) Loading extension DOUBLE-BUFFER
    [ 13.252] (II) LoadModule: "glx"
    [ 13.253] (WW) Warning, couldn't open module glx
    [ 13.253] (II) UnloadModule: "glx"
    [ 13.253] (II) Unloading glx
    [ 13.253] (EE) Failed to load module "glx" (module does not exist, 0)
    [ 13.253] (II) LoadModule: "record"
    [ 13.253] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 13.253] (II) Module record: vendor="X.Org Foundation"
    [ 13.253] compiled for 1.12.4, module version = 1.13.0
    [ 13.253] Module class: X.Org Server Extension
    [ 13.253] ABI class: X.Org Server Extension, version 6.0
    [ 13.253] (II) Loading extension RECORD
    [ 13.253] (II) LoadModule: "dri"
    [ 13.254] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 13.255] (II) Module dri: vendor="X.Org Foundation"
    [ 13.255] compiled for 1.12.4, module version = 1.0.0
    [ 13.255] ABI class: X.Org Server Extension, version 6.0
    [ 13.255] (II) Loading extension XFree86-DRI
    [ 13.255] (II) LoadModule: "dri2"
    [ 13.255] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 13.255] (II) Module dri2: vendor="X.Org Foundation"
    [ 13.255] compiled for 1.12.4, module version = 1.2.0
    [ 13.255] ABI class: X.Org Server Extension, version 6.0
    [ 13.255] (II) Loading extension DRI2
    [ 13.255] (==) Matched nouveau as autoconfigured driver 0
    [ 13.255] (==) Matched nvidia as autoconfigured driver 1
    [ 13.255] (==) Matched nv as autoconfigured driver 2
    [ 13.255] (==) Matched vesa as autoconfigured driver 3
    [ 13.255] (==) Matched fbdev as autoconfigured driver 4
    [ 13.256] (==) Assigned the driver to the xf86ConfigLayout
    [ 13.256] (II) LoadModule: "nouveau"
    [ 13.256] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
    [ 13.261] (II) Module nouveau: vendor="X.Org Foundation"
    [ 13.261] compiled for 1.12.2, module version = 1.0.1
    [ 13.261] Module class: X.Org Video Driver
    [ 13.261] ABI class: X.Org Video Driver, version 12.0
    [ 13.261] (II) LoadModule: "nvidia"
    [ 13.262] (WW) Warning, couldn't open module nvidia
    [ 13.262] (II) UnloadModule: "nvidia"
    [ 13.262] (II) Unloading nvidia
    [ 13.262] (EE) Failed to load module "nvidia" (module does not exist, 0)
    [ 13.262] (II) LoadModule: "nv"
    [ 13.262] (WW) Warning, couldn't open module nv
    [ 13.262] (II) UnloadModule: "nv"
    [ 13.262] (II) Unloading nv
    [ 13.262] (EE) Failed to load module "nv" (module does not exist, 0)
    [ 13.262] (II) LoadModule: "vesa"
    [ 13.262] (WW) Warning, couldn't open module vesa
    [ 13.262] (II) UnloadModule: "vesa"
    [ 13.262] (II) Unloading vesa
    [ 13.262] (EE) Failed to load module "vesa" (module does not exist, 0)
    [ 13.262] (II) LoadModule: "fbdev"
    [ 13.263] (WW) Warning, couldn't open module fbdev
    [ 13.263] (II) UnloadModule: "fbdev"
    [ 13.263] (II) Unloading fbdev
    [ 13.263] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [ 13.263] (II) NOUVEAU driver
    [ 13.263] (II) NOUVEAU driver for NVIDIA chipset families :
    [ 13.263] RIVA TNT (NV04)
    [ 13.263] RIVA TNT2 (NV05)
    [ 13.263] GeForce 256 (NV10)
    [ 13.263] GeForce 2 (NV11, NV15)
    [ 13.263] GeForce 4MX (NV17, NV18)
    [ 13.263] GeForce 3 (NV20)
    [ 13.263] GeForce 4Ti (NV25, NV28)
    [ 13.263] GeForce FX (NV3x)
    [ 13.263] GeForce 6 (NV4x)
    [ 13.263] GeForce 7 (G7x)
    [ 13.263] GeForce 8 (G8x)
    [ 13.263] GeForce GTX 200 (NVA0)
    [ 13.263] GeForce GTX 400 (NVC0)
    [ 13.263] (--) using VT number 7
    [ 13.265] drmOpenDevice: node name is /dev/dri/card0
    [ 13.265] drmOpenDevice: open result is 7, (OK)
    [ 13.265] drmOpenByBusid: Searching for BusID pci:0000:01:00.0
    [ 13.265] drmOpenDevice: node name is /dev/dri/card0
    [ 13.265] drmOpenDevice: open result is 7, (OK)
    [ 13.265] drmOpenByBusid: drmOpenMinor returns 7
    [ 13.265] drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
    [ 13.265] (II) [drm] nouveau interface version: 1.0.0
    [ 13.265] (II) Loading sub module "dri"
    [ 13.265] (II) LoadModule: "dri"
    [ 13.265] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 13.265] (II) Module dri: vendor="X.Org Foundation"
    [ 13.265] compiled for 1.12.4, module version = 1.0.0
    [ 13.265] ABI class: X.Org Server Extension, version 6.0
    [ 13.265] (II) NOUVEAU(0): Loaded DRI module
    [ 13.265] drmOpenDevice: node name is /dev/dri/card0
    [ 13.266] drmOpenDevice: open result is 8, (OK)
    [ 13.266] drmOpenDevice: node name is /dev/dri/card0
    [ 13.266] drmOpenDevice: open result is 8, (OK)
    [ 13.266] drmOpenByBusid: Searching for BusID pci:0000:01:00.0
    [ 13.266] drmOpenDevice: node name is /dev/dri/card0
    [ 13.266] drmOpenDevice: open result is 8, (OK)
    [ 13.266] drmOpenByBusid: drmOpenMinor returns 8
    [ 13.266] drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
    [ 13.266] (II) [drm] DRM interface version 1.4
    [ 13.266] (II) [drm] DRM open master succeeded.
    [ 13.266] (--) NOUVEAU(0): Chipset: "NVIDIA NV98"
    [ 13.266] (II) NOUVEAU(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 13.266] (==) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32
    [ 13.266] (==) NOUVEAU(0): RGB weight 888
    [ 13.266] (==) NOUVEAU(0): Default visual is TrueColor
    [ 13.266] (==) NOUVEAU(0): Using HW cursor
    [ 13.266] (==) NOUVEAU(0): GLX sync to VBlank disabled.
    [ 13.266] (==) NOUVEAU(0): Page flipping enabled
    [ 13.266] (==) NOUVEAU(0): Swap limit set to 2 [Max allowed 2]
    [ 13.304] (II) NOUVEAU(0): Output DVI-I-1 has no monitor section
    [ 13.304] (II) NOUVEAU(0): Output VGA-1 has no monitor section
    [ 13.333] (II) NOUVEAU(0): EDID for output DVI-I-1
    [ 13.333] (II) NOUVEAU(0): Manufacturer: HWP Model: 264f Serial#: 16843009
    [ 13.333] (II) NOUVEAU(0): Year: 2006 Week: 24
    [ 13.333] (II) NOUVEAU(0): EDID Version: 1.3
    [ 13.333] (II) NOUVEAU(0): Digital Display Input
    [ 13.333] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 38 vert.: 30
    [ 13.333] (II) NOUVEAU(0): Gamma: 2.40
    [ 13.333] (II) NOUVEAU(0): DPMS capabilities: StandBy Suspend Off
    [ 13.333] (II) NOUVEAU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 13.333] (II) NOUVEAU(0): Default color space is primary color space
    [ 13.333] (II) NOUVEAU(0): First detailed timing is preferred mode
    [ 13.333] (II) NOUVEAU(0): redX: 0.634 redY: 0.354 greenX: 0.286 greenY: 0.620
    [ 13.333] (II) NOUVEAU(0): blueX: 0.138 blueY: 0.076 whiteX: 0.312 whiteY: 0.328
    [ 13.333] (II) NOUVEAU(0): Supported established timings:
    [ 13.333] (II) NOUVEAU(0): 720x400@70Hz
    [ 13.333] (II) NOUVEAU(0): 640x480@60Hz
    [ 13.333] (II) NOUVEAU(0): 640x480@72Hz
    [ 13.333] (II) NOUVEAU(0): 640x480@75Hz
    [ 13.333] (II) NOUVEAU(0): 800x600@60Hz
    [ 13.333] (II) NOUVEAU(0): 800x600@72Hz
    [ 13.333] (II) NOUVEAU(0): 800x600@75Hz
    [ 13.333] (II) NOUVEAU(0): 832x624@75Hz
    [ 13.333] (II) NOUVEAU(0): 1024x768@60Hz
    [ 13.333] (II) NOUVEAU(0): 1024x768@70Hz
    [ 13.333] (II) NOUVEAU(0): 1024x768@75Hz
    [ 13.333] (II) NOUVEAU(0): 1280x1024@75Hz
    [ 13.333] (II) NOUVEAU(0): 1152x864@75Hz
    [ 13.333] (II) NOUVEAU(0): Manufacturer's mask: 0
    [ 13.333] (II) NOUVEAU(0): Supported standard timings:
    [ 13.333] (II) NOUVEAU(0): #0: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 13.333] (II) NOUVEAU(0): Supported detailed timing:
    [ 13.333] (II) NOUVEAU(0): clock: 108.0 MHz Image Size: 340 x 270 mm
    [ 13.333] (II) NOUVEAU(0): h_active: 1280 h_sync: 1328 h_sync_end 1440 h_blank_end 1688 h_border: 0
    [ 13.333] (II) NOUVEAU(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1066 v_border: 0
    [ 13.333] (II) NOUVEAU(0): Ranges: V min: 50 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 145 MHz
    [ 13.333] (II) NOUVEAU(0): Monitor name: HP f1905
    [ 13.333] (II) NOUVEAU(0): Serial No: CNC624PNF4
    [ 13.333] (II) NOUVEAU(0): EDID (in hex):
    [ 13.333] (II) NOUVEAU(0): 00ffffffffffff0022f04f2601010101
    [ 13.333] (II) NOUVEAU(0): 18100103e8261e8cee6760a25a499e23
    [ 13.333] (II) NOUVEAU(0): 135054adef8081800101010101010101
    [ 13.333] (II) NOUVEAU(0): 010101010101302a009851002a403070
    [ 13.333] (II) NOUVEAU(0): 1300540e1100001e000000fd00324c1e
    [ 13.333] (II) NOUVEAU(0): 530e000a202020202020000000fc0048
    [ 13.333] (II) NOUVEAU(0): 502066313930350a20202020000000ff
    [ 13.333] (II) NOUVEAU(0): 00434e43363234504e46340a20200001
    [ 13.333] (II) NOUVEAU(0): EDID vendor "HWP", prod id 9807
    [ 13.333] (II) NOUVEAU(0): Using EDID range info for horizontal sync
    [ 13.333] (II) NOUVEAU(0): Using EDID range info for vertical refresh
    [ 13.333] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 13.333] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
    [ 13.333] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 13.333] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 13.333] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
    [ 13.334] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 13.334] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 13.334] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 13.334] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
    [ 13.334] (II) NOUVEAU(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 13.334] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 13.334] (II) NOUVEAU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 13.334] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 13.334] (II) NOUVEAU(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 13.334] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 13.334] (II) NOUVEAU(0): Printing probed modes for output DVI-I-1
    [ 13.334] (II) NOUVEAU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
    [ 13.334] (II) NOUVEAU(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 13.334] (II) NOUVEAU(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
    [ 13.334] (II) NOUVEAU(0): Modeline "1280x800"x74.9 106.50 1280 1360 1488 1696 800 803 809 838 -hsync +vsync (62.8 kHz e)
    [ 13.334] (II) NOUVEAU(0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz e)
    [ 13.334] (II) NOUVEAU(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 13.334] (II) NOUVEAU(0): Modeline "1280x768"x74.9 102.25 1280 1360 1488 1696 768 771 778 805 +hsync -vsync (60.3 kHz e)
    [ 13.334] (II) NOUVEAU(0): Modeline "1280x768"x60.0 68.25 1280 1328 1360 1440 768 771 778 790 +hsync -vsync (47.4 kHz e)
    [ 13.334] (II) NOUVEAU(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz e)
    [ 13.334] (II) NOUVEAU(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 13.334] (II) NOUVEAU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 13.334] (II) NOUVEAU(0): Modeline "1024x576"x60.0 46.97 1024 1064 1168 1312 576 577 580 597 -hsync +vsync (35.8 kHz)
    [ 13.334] (II) NOUVEAU(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 13.334] (II) NOUVEAU(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 13.334] (II) NOUVEAU(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 13.334] (II) NOUVEAU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 13.334] (II) NOUVEAU(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 13.334] (II) NOUVEAU(0): Modeline "848x480"x60.0 33.75 848 864 976 1088 480 486 494 517 +hsync +vsync (31.0 kHz e)
    [ 13.334] (II) NOUVEAU(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 491 520 -hsync -vsync (37.9 kHz e)
    [ 13.334] (II) NOUVEAU(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 13.334] (II) NOUVEAU(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 13.334] (II) NOUVEAU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 13.334] (II) NOUVEAU(0): EDID for output VGA-1
    [ 13.334] (II) NOUVEAU(0): Printing probed modes for output VGA-1
    [ 13.334] (II) NOUVEAU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 13.334] (II) NOUVEAU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 13.334] (II) NOUVEAU(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 13.334] (II) NOUVEAU(0): Modeline "848x480"x60.0 33.75 848 864 976 1088 480 486 494 517 +hsync +vsync (31.0 kHz e)
    [ 13.334] (II) NOUVEAU(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 489 492 525 -hsync -vsync (31.5 kHz e)
    [ 13.334] (II) NOUVEAU(0): Output DVI-I-1 connected
    [ 13.334] (II) NOUVEAU(0): Output VGA-1 connected
    [ 13.334] (II) NOUVEAU(0): Using fuzzy aspect match for initial modes
    [ 13.334] (II) NOUVEAU(0): Output DVI-I-1 using initial mode 1024x768
    [ 13.334] (II) NOUVEAU(0): Output VGA-1 using initial mode 1024x768
    [ 13.334] (II) NOUVEAU(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 13.334] (--) NOUVEAU(0): Virtual size is 1024x768 (pitch 0)
    [ 13.334] (**) NOUVEAU(0): Driver mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
    [ 13.334] (II) NOUVEAU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 13.334] (**) NOUVEAU(0): Driver mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.3 Hz
    [ 13.335] (II) NOUVEAU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 13.335] (**) NOUVEAU(0): Driver mode "800x600": 36.0 MHz (scaled from 0.0 MHz), 35.2 kHz, 56.2 Hz
    [ 13.335] (II) NOUVEAU(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 13.335] (**) NOUVEAU(0): Driver mode "848x480": 33.8 MHz (scaled from 0.0 MHz), 31.0 kHz, 60.0 Hz
    [ 13.335] (II) NOUVEAU(0): Modeline "848x480"x60.0 33.75 848 864 976 1088 480 486 494 517 +hsync +vsync (31.0 kHz e)
    [ 13.335] (**) NOUVEAU(0): Driver mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 59.9 Hz
    [ 13.335] (II) NOUVEAU(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 489 492 525 -hsync -vsync (31.5 kHz e)
    [ 13.335] (**) NOUVEAU(0): Display dimensions: (380, 300) mm
    [ 13.335] (**) NOUVEAU(0): DPI set to (68, 65)
    [ 13.335] (II) Loading sub module "fb"
    [ 13.335] (II) LoadModule: "fb"
    [ 13.335] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 13.339] (II) Module fb: vendor="X.Org Foundation"
    [ 13.339] compiled for 1.12.4, module version = 1.0.0
    [ 13.339] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 13.339] (II) Loading sub module "exa"
    [ 13.339] (II) LoadModule: "exa"
    [ 13.340] (II) Loading /usr/lib/xorg/modules/libexa.so
    [ 13.341] (II) Module exa: vendor="X.Org Foundation"
    [ 13.341] compiled for 1.12.4, module version = 2.5.0
    [ 13.341] ABI class: X.Org Video Driver, version 12.1
    [ 13.341] (II) Loading sub module "shadowfb"
    [ 13.341] (II) LoadModule: "shadowfb"
    [ 13.341] (II) Loading /usr/lib/xorg/modules/libshadowfb.so
    [ 13.347] (II) Module shadowfb: vendor="X.Org Foundation"
    [ 13.347] compiled for 1.12.4, module version = 1.0.0
    [ 13.347] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 13.347] (--) Depth 24 pixmap format is 32 bpp
    [ 13.348] (II) NOUVEAU(0): Opened GPU channel 2
    [ 13.352] (II) NOUVEAU(0): [DRI2] Setup complete
    [ 13.352] (II) NOUVEAU(0): [DRI2] DRI driver: nouveau
    [ 13.352] (II) NOUVEAU(0): [DRI2] VDPAU driver: nouveau
    [ 13.355] (II) EXA(0): Driver allocated offscreen pixmaps
    [ 13.355] (II) EXA(0): Driver registered support for the following operations:
    [ 13.355] (II) Solid
    [ 13.355] (II) Copy
    [ 13.355] (II) Composite (RENDER acceleration)
    [ 13.355] (II) UploadToScreen
    [ 13.355] (II) DownloadFromScreen
    [ 13.355] (==) NOUVEAU(0): Backing store disabled
    [ 13.355] (==) NOUVEAU(0): Silken mouse enabled
    [ 13.355] (II) NOUVEAU(0): [XvMC] Associated with Nouveau GeForce 8/9 Textured Video.
    [ 13.355] (II) NOUVEAU(0): [XvMC] Extension initialized.
    [ 13.355] (==) NOUVEAU(0): DPMS enabled
    [ 13.355] (II) NOUVEAU(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 13.355] (--) RandR disabled
    [ 13.355] (II) Initializing built-in extension Generic Event Extension
    [ 13.355] (II) Initializing built-in extension SHAPE
    [ 13.355] (II) Initializing built-in extension MIT-SHM
    [ 13.355] (II) Initializing built-in extension XInputExtension
    [ 13.355] (II) Initializing built-in extension XTEST
    [ 13.355] (II) Initializing built-in extension BIG-REQUESTS
    [ 13.355] (II) Initializing built-in extension SYNC
    [ 13.355] (II) Initializing built-in extension XKEYBOARD
    [ 13.355] (II) Initializing built-in extension XC-MISC
    [ 13.355] (II) Initializing built-in extension SECURITY
    [ 13.355] (II) Initializing built-in extension XINERAMA
    [ 13.355] (II) Initializing built-in extension XFIXES
    [ 13.355] (II) Initializing built-in extension RENDER
    [ 13.355] (II) Initializing built-in extension RANDR
    [ 13.355] (II) Initializing built-in extension COMPOSITE
    [ 13.355] (II) Initializing built-in extension DAMAGE
    [ 13.370] (II) NOUVEAU(0): NVEnterVT is called.
    [ 13.421] (II) NOUVEAU(0): Setting screen physical size to 270 x 203
    [ 13.421] resize called 1024 768
    [ 13.559] (II) config/udev: Adding input device Power Button (/dev/input/event4)
    [ 13.559] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 13.559] (II) LoadModule: "evdev"
    [ 13.559] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 13.560] (II) Module evdev: vendor="X.Org Foundation"
    [ 13.560] compiled for 1.12.3.901, module version = 2.7.3
    [ 13.561] Module class: X.Org XInput Driver
    [ 13.561] ABI class: X.Org XInput driver, version 16.0
    [ 13.561] (II) Using input driver 'evdev' for 'Power Button'
    [ 13.561] (**) Power Button: always reports core events
    [ 13.561] (**) evdev: Power Button: Device: "/dev/input/event4"
    [ 13.561] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 13.561] (--) evdev: Power Button: Found keys
    [ 13.561] (II) evdev: Power Button: Configuring as keyboard
    [ 13.561] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4"
    [ 13.561] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 13.561] (**) Option "xkb_rules" "evdev"
    [ 13.561] (**) Option "xkb_model" "evdev"
    [ 13.561] (**) Option "xkb_layout" "us"
    [ 13.592] (II) config/udev: Adding input device Power Button (/dev/input/event3)
    [ 13.592] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 13.592] (II) Using input driver 'evdev' for 'Power Button'
    [ 13.593] (**) Power Button: always reports core events
    [ 13.593] (**) evdev: Power Button: Device: "/dev/input/event3"
    [ 13.593] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 13.593] (--) evdev: Power Button: Found keys
    [ 13.593] (II) evdev: Power Button: Configuring as keyboard
    [ 13.593] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input3/event3"
    [ 13.593] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
    [ 13.593] (**) Option "xkb_rules" "evdev"
    [ 13.593] (**) Option "xkb_model" "evdev"
    [ 13.593] (**) Option "xkb_layout" "us"
    [ 13.593] (II) config/udev: Adding input device HDA Intel Line Out Side (/dev/input/event10)
    [ 13.593] (II) No input driver specified, ignoring this device.
    [ 13.593] (II) This device may have been added with another device file.
    [ 13.594] (II) config/udev: Adding input device HDA Intel Line Out CLFE (/dev/input/event11)
    [ 13.594] (II) No input driver specified, ignoring this device.
    [ 13.594] (II) This device may have been added with another device file.
    [ 13.594] (II) config/udev: Adding input device HDA Intel Line Out Surround (/dev/input/event12)
    [ 13.594] (II) No input driver specified, ignoring this device.
    [ 13.594] (II) This device may have been added with another device file.
    [ 13.594] (II) config/udev: Adding input device HDA Intel Line Out Front (/dev/input/event13)
    [ 13.594] (II) No input driver specified, ignoring this device.
    [ 13.595] (II) This device may have been added with another device file.
    [ 13.595] (II) config/udev: Adding input device HDA Intel Line (/dev/input/event6)
    [ 13.595] (II) No input driver specified, ignoring this device.
    [ 13.595] (II) This device may have been added with another device file.
    [ 13.595] (II) config/udev: Adding input device HDA Intel Front Mic (/dev/input/event7)
    [ 13.595] (II) No input driver specified, ignoring this device.
    [ 13.595] (II) This device may have been added with another device file.
    [ 13.596] (II) config/udev: Adding input device HDA Intel Rear Mic (/dev/input/event8)
    [ 13.596] (II) No input driver specified, ignoring this device.
    [ 13.596] (II) This device may have been added with another device file.
    [ 13.596] (II) config/udev: Adding input device HDA Intel Front Headphone (/dev/input/event9)
    [ 13.596] (II) No input driver specified, ignoring this device.
    [ 13.596] (II) This device may have been added with another device file.
    [ 13.596] (II) config/udev: Adding input device Logitech Logitech Illuminated Keyboard (/dev/input/event0)
    [ 13.596] (**) Logitech Logitech Illuminated Keyboard: Applying InputClass "evdev keyboard catchall"
    [ 13.596] (II) Using input driver 'evdev' for 'Logitech Logitech Illuminated Keyboard'
    [ 13.596] (**) Logitech Logitech Illuminated Keyboard: always reports core events
    [ 13.597] (**) evdev: Logitech Logitech Illuminated Keyboard: Device: "/dev/input/event0"
    [ 13.597] (--) evdev: Logitech Logitech Illuminated Keyboard: Vendor 0x46d Product 0xc318
    [ 13.597] (--) evdev: Logitech Logitech Illuminated Keyboard: Found keys
    [ 13.597] (II) evdev: Logitech Logitech Illuminated Keyboard: Configuring as keyboard
    [ 13.597] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb7/7-2/7-2.1/7-2.1:1.0/input/input0/event0"
    [ 13.597] (II) XINPUT: Adding extended input device "Logitech Logitech Illuminated Keyboard" (type: KEYBOARD, id 8)
    [ 13.597] (**) Option "xkb_rules" "evdev"
    [ 13.597] (**) Option "xkb_model" "evdev"
    [ 13.597] (**) Option "xkb_layout" "us"
    [ 13.597] (II) config/udev: Adding input device Logitech Logitech Illuminated Keyboard (/dev/input/event1)
    [ 13.597] (**) Logitech Logitech Illuminated Keyboard: Applying InputClass "evdev keyboard catchall"
    [ 13.597] (II) Using input driver 'evdev' for 'Logitech Logitech Illuminated Keyboard'
    [ 13.598] (**) Logitech Logitech Illuminated Keyboard: always reports core events
    [ 13.598] (**) evdev: Logitech Logitech Illuminated Keyboard: Device: "/dev/input/event1"
    [ 13.598] (--) evdev: Logitech Logitech Illuminated Keyboard: Vendor 0x46d Product 0xc318
    [ 13.598] (--) evdev: Logitech Logitech Illuminated Keyboard: Found 1 mouse buttons
    [ 13.598] (--) evdev: Logitech Logitech Illuminated Keyboard: Found scroll wheel(s)
    [ 13.598] (--) evdev: Logitech Logitech Illuminated Keyboard: Found relative axes
    [ 13.598] (II) evdev: Logitech Logitech Illuminated Keyboard: Forcing relative x/y axes to exist.
    [ 13.598] (--) evdev: Logitech Logitech Illuminated Keyboard: Found absolute axes
    [ 13.598] (II) evdev: Logitech Logitech Illuminated Keyboard: Forcing absolute x/y axes to exist.
    [ 13.598] (--) evdev: Logitech Logitech Illuminated Keyboard: Found keys
    [ 13.598] (II) evdev: Logitech Logitech Illuminated Keyboard: Configuring as mouse
    [ 13.598] (II) evdev: Logitech Logitech Illuminated Keyboard: Configuring as keyboard
    [ 13.598] (II) evdev: Logitech Logitech Illuminated Keyboard: Adding scrollwheel support
    [ 13.598] (**) evdev: Logitech Logitech Illuminated Keyboard: YAxisMapping: buttons 4 and 5
    [ 13.598] (**) evdev: Logitech Logitech Illuminated Keyboard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 13.598] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb7/7-2/7-2.1/7-2.1:1.1/input/input1/event1"
    [ 13.598] (II) XINPUT: Adding extended input device "Logitech Logitech Illuminated Keyboard" (type: KEYBOARD, id 9)
    [ 13.598] (**) Option "xkb_rules" "evdev"
    [ 13.598] (**) Option "xkb_model" "evdev"
    [ 13.598] (**) Option "xkb_layout" "us"
    [ 13.598] (II) evdev: Logitech Logitech Illuminated Keyboard: initialized for relative axes.
    [ 13.598] (WW) evdev: Logitech Logitech Illuminated Keyboard: ignoring absolute axes.
    [ 13.598] (**) Logitech Logitech Illuminated Keyboard: (accel) keeping acceleration scheme 1
    [ 13.598] (**) Logitech Logitech Illuminated Keyboard: (accel) acceleration profile 0
    [ 13.598] (**) Logitech Logitech Illuminated Keyboard: (accel) acceleration factor: 2.000
    [ 13.598] (**) Logitech Logitech Illuminated Keyboard: (accel) acceleration threshold: 4
    [ 13.599] (II) config/udev: Adding input device Logitech Logitech Illuminated Keyboard (/dev/input/event2)
    [ 13.599] (**) Logitech Logitech Illuminated Keyboard: Applying InputClass "evdev pointer catchall"
    [ 13.599] (II) Using input driver 'evdev' for 'Logitech Logitech Illuminated Keyboard'
    [ 13.599] (**) Logitech Logitech Illuminated Keyboard: always reports core events
    [ 13.599] (**) evdev: Logitech Logitech Illuminated Keyboard: Device: "/dev/input/event2"
    [ 13.599] (--) evdev: Logitech Logitech Illuminated Keyboard: Vendor 0x46d Product 0xc318
    [ 13.599] (--) evdev: Logitech Logitech Illuminated Keyboard: Found 9 mouse buttons
    [ 13.599] (--) evdev: Logitech Logitech Illuminated Keyboard: Found scroll wheel(s)
    [ 13.599] (--) evdev: Logitech Logitech Illuminated Keyboard: Found relative axes
    [ 13.599] (--) evdev: Logitech Logitech Illuminated Keyboard: Found x and y relative axes
    [ 13.599] (II) evdev: Logitech Logitech Illuminated Keyboard: Configuring as mouse
    [ 13.599] (II) evdev: Logitech Logitech Illuminated Keyboard: Adding scrollwheel support
    [ 13.599] (**) evdev: Logitech Logitech Illuminated Keyboard: YAxisMapping: buttons 4 and 5
    [ 13.599] (**) evdev: Logitech Logitech Illuminated Keyboard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 13.599] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb7/7-2/7-2.1/7-2.1:1.2/input/input2/event2"
    [ 13.599] (II) XINPUT: Adding extended input device "Logitech Logitech Illuminated Keyboard" (type: MOUSE, id 10)
    [ 13.599] (II) evdev: Logitech Logitech Illuminated Keyboard: initialized for relative axes.
    [ 13.599] (**) Logitech Logitech Illuminated Keyboard: (accel) keeping acceleration scheme 1
    [ 13.599] (**) Logitech Logitech Illuminated Keyboard: (accel) acceleration profile 0
    [ 13.599] (**) Logitech Logitech Illuminated Keyboard: (accel) acceleration factor: 2.000
    [ 13.599] (**) Logitech Logitech Illuminated Keyboard: (accel) acceleration threshold: 4
    [ 13.600] (II) config/udev: Adding input device Logitech Logitech Illuminated Keyboard (/dev/input/mouse0)
    [ 13.600] (II) No input driver specified, ignoring this device.
    [ 13.600] (II) This device may have been added with another device file.
    [ 13.600] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
    [ 13.600] (II) No input driver specified, ignoring this device.
    [ 13.600] (II) This device may have been added with another device file.

Maybe you are looking for

  • Firefox will not launch, but shows in task manager, after updating graphics drivers to AMD's 13.1.

    Hi, After updating to the AMD 13.1 drivers, on my 5770, Firefox will not launch; it does, however, show in the task manager. I should note that it will start in Windows safe mode; when I had it open in safe mode, I used that time to disable all plugi

  • GO URL with Session Variable

    I want to use interaction between two reports in different dashboards, which do not share the same tables but the same values. When clicking on column A values in Report A, I want to create action link with option to open Report B, presenting column

  • BW Transport running for a long time

    Hi Experts, we have a bw transport for an ods that has close to 16 mil records in the target system. The transport has been running for more than 3 days. We are adding 6 new fields to the ODS with these transport. The infoobjects that are being added

  • Secure communication R/3 to XI

    Hi We want to secure the communication from SAP R/3 to XI, what do we use? SNC or SSL? Are both possible? We are running SAP R/3 4.7 ext.2 and XI 3.0. We have set up an ALE link from SAP R/3 to XI. Comments are welcome. Thanks in advance. -Kenneth

  • BAPI_PTMGRATTABS_MNGCREATION inexplicable error

    Hi all, I built a custom BAPI to insert various absence types in IT2001. This custom BAPI is very simple, and substantially only encapsulates the use of standard BAPI BAPI_PTMGRATTABS_MNGCREATION, taking care of preliminary locking of CID and success