Screen flickring/blinking on intel 4000 card with dual monitors

Hi community,
I have Samsung series 9 laptop with Intel 4000 card on board. I have two 23" monitors attached to this laptop via hdmi and vga. I have this weird screen flicker issue even on one monitor attached to the laptop.
Tried some tips like i915.powersave=0 on boot load. But seems nothing is working atm. It is not that bad, but very annoying at times specially for eyes.
$ lspci
00:00.0 Host bridge: Intel Corporation 3rd Gen Core processor DRAM Controller (rev 09)
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
00:16.0 Communication controller: Intel Corporation 7 Series/C210 Series Chipset Family MEI Controller #1 (rev 04)
00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 1 (rev c4)
00:1c.3 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 4 (rev c4)
00:1c.4 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 5 (rev c4)
00:1d.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #1 (rev 04)
00:1f.0 ISA bridge: Intel Corporation HM75 Express Chipset LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation 7 Series Chipset Family 6-port SATA Controller [AHCI mode] (rev 04)
00:1f.3 SMBus: Intel Corporation 7 Series/C210 Series Chipset Family SMBus Controller (rev 04)
01:00.0 Network controller: Intel Corporation Centrino Advanced-N 6235 (rev 24)
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 06)
03:00.0 USB controller: Renesas Technology Corp. uPD720202 USB 3.0 Host Controller (rev 02)
Any hints for further investigation.
For the record: before having this 2nd monitor i had to turn off the laptop screen off and use only one screen(the 1st monitor). Using one screen at a time does not have any flickers.
It can happen any time and on any screen not restricted to browsers, flash, scrolling etc.
Gnome 3.12.x here.
Thanks
Last edited by mmarif4u (2014-06-30 00:23:20)

Output for drm:
$ dmesg | grep drm
[ 1.823113] [drm] Initialized drm 1.1.0 20060810
[ 1.925602] [drm] Memory usable by graphics device = 2048M
[ 1.925608] fb: switching to inteldrmfb from VESA VGA
[ 1.975297] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 1.975299] [drm] Driver supports precise vblank timestamp query.
[ 2.117233] fbcon: inteldrmfb (fb0) is primary device
[ 3.360171] [drm] Enabling RC6 states: RC6 on, RC6p on, RC6pp off
[ 3.647249] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[ 3.674306] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[ 801.461277] [drm:ivb_err_int_handler] *ERROR* Pipe A FIFO underrun
[ 801.461287] [drm:cpt_serr_int_handler] *ERROR* PCH transcoder A FIFO underrun
Tried fluxbox and same result with little flickering.
Just for more clarity, here is how it actually look like(for me it happens in intervals and can be any screen at a time):
http://www.youtube.com/watch?v=9NES1rgwNyc
Will try Tearfree, if that helps. But i am sure it will be the same.

Similar Messages

  • My recent purchase of QuickTime 7 Pro for Mac OS X upgrade doesn't do "screen record" on my Intel Mac Pro with system 10.6.8. Apple won't accept responsibility and refund my money.

    My recent purchase of QuickTime 7 Pro for Mac OS X upgrade doesn't do "screen record" on my Intel Mac Pro with system 10.6.8. Apple won't accept responsibility and refund my money.

    QuickTime 7 doesn't offer that, but the built-in QuickTime X Player does. You may find another use for the key.
    (109709)

  • Gnome Crashes on Login after messing with dual monitor settings

    Gnome displays the sad monitor and has the error message "..something has gone wrong..~" and will force me to log out. I've only started to experience this after messing with dual monitor settings in nvidia. The dual setup(twinview) worked but once I rebooted, I couldn't get it going for awhile.
    Here's my xorg.conf
    # nvidia-xconfig: X configuration file generated by nvidia-xconfig
    # nvidia-xconfig:  version 285.05.09  ([email protected])  Fri Sep 23 19:18:19 PDT 2011
    Section "ServerLayout"
        Identifier     "Layout0"
        Screen      0  "Screen0"
        InputDevice    "Keyboard0" "CoreKeyboard"
        InputDevice    "Mouse0" "CorePointer"
    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"
        Identifier     "Monitor0"
        VendorName     "Unknown"
        ModelName      "Unknown"
        HorizSync       28.0 - 33.0
        VertRefresh     43.0 - 72.0
        Option         "DPMS"
    Section "Device"
        Identifier     "Device0"
        Driver         "nvidia"
        VendorName     "NVIDIA Corporation"
    EndSection
    Section "Screen"
        Identifier     "Screen0"
        Device         "Device0"
        Monitor        "Monitor0"
        DefaultDepth    24
       #Option         "TwinView" "True"
       #Option         "MetaModes" "nvidia-auto-select, nvidia-auto-select"
        SubSection     "Display"
            Depth       24
        EndSubSection
    EndSection
    I commented out below to get it in again, but it still feels shaky and unstable to log in now. Sometimes I will get the error and after a log out and login, it'll work.
      #Option         "TwinView" "True"
       #Option         "MetaModes" "nvidia-auto-select, nvidia-auto-select"
    Extra Notes: I have another desktop session with awesome installed(uninstalled now) and could log into that no problem. Awesome was giving me troubles so I uninstalled it. I have 2 gnome desktop sessions, my regular gnome session(the one that crashes), and the other with no window manager(never crashed on startup).
    I installed awesome around the same time as configuring the dual monitor setup.
    Thanks.

    Update.
    The crashes are to be expected now. I'm circumventing the whole thing by logging into my other Gnome session without a window manager, logging out and then logging back into my regular Gnome with Metacity.
    I've noticed the tty1 sessions(not sure what's it's called) is strange. Apparently my session runs on tty8 but when I try logging in, it'll crash me and tty7 gives me a blank screen with a blinking underscore. The other tty1s work regularly. Not sure if this has anything to do with it.
    Is there a way to just reset the Gnome settings?

  • [SOLVED] openbox margins with dual monitors

    Hi community,
    I have stumbled to a nasty problem on my first incursion to dual monitors in openbox.
    I'm using xrandr with this command (which works just fine BTW):
    xrandr --output LVDS --mode 1280x800 --primary --output VGA-0 --mode 1280x1024_60.00 --gamma 1.0:1.4:0.85 --right-of LVDS
    and have set a Virtual screen in xorg.conf of 2560 x 1024 pixels.
    But, my laptop monitor only handles 1280x800, while my external LCD monitor has 1280x1024, so there is a virtual area under my laptop screen which i'm not using, but i dont really care about that.
    The problem is that when I'm setting screen margins, so that maximized windows will respect the panels in the bottom (tint2), in rc.xml (or by obconf) the margins are applied to the virtual screen and only are practical on the external monitor wich has more pixel height.
    I'm really missing some kind of per monitor margin settings in openbox, maybe there is and i haven't found it? It makes me wonder because openbox can maximize windows to a single monitor, even if the whole layout it's treated like a virtual screen, so it has some way of distinguishing between them.
    I would appreciate any suggestions, thanks.
    Last edited by andreamer (2010-07-26 18:32:15)

    TL;DR - I'm not aware of any acceptable solution at the moment.
    Basically, what you're having problems with, is the "dead area." It can really be quite a pain in the butt if window managers or other screen aware applications don't anticipate it properly. To my knowledge, Openbox doesn't support margins on a monitor-by-monitor basis. In reality, you shouldn't need to be setting margins anyway. Tint2 should be reporting itself as a taskbar, and Openbox should be respecting that.
    I have dead area too, with multiple monitors, and Openbox respects both of the KDE taskbars I have running (one on each monitor). (I use KDE and simply replaced Kwin with Openbox.) This tells me that tint2 should be able to cooperate with Openbox. I remember trying tint2 a while ago, and didn't fine it adequate in a dual monitor environment (it was probably a year ago or so). tint2 would need to be setting the _NET_WM_STRUT_PARTIAL hint, and I'm not sure if it is (or if it's doing it properly). See http://standards.freedesktop.org/wm-spe … #id2507618
    Also, I do know that the developer for Openbox recently got a dual monitor setup, and she's been adding additional support for dual monitors a little at a time. Hopefully with 3.5, there will be a lot more support. (Margin support for multiple monitors would be great, because it could be a good utility knife for applications that don't care about multi-monitors setups and don't set the proper hints.)
    If you're capable of modifying tint2, my course of action would be to try something that works (like the KDE taskbars) and record the hints being set there. Then compare them with tint2 and try to mirror KDE's setup. (If you're a programming lacking experience with X and related nonsense, I'd be more than willing to offer what guidance I have.)
    Also, I developed a panel myself (and got pretty far along) using the PyGTK toolkit... But I can't remember if I solved this problem or not. I'll try to check it out and get back to you. (I got as far as implementing a widget system that includes a task list, system tray, clock, menus... It just isn't polished very well. My original intention was for it to be a more robust PyPanel with dual monitor support.)
    Last edited by BurntSushi (2010-07-24 22:46:23)

  • Interfacing with dual-monitor machine

    Hello all--
    I've got a G5 at home with dual monitors on which I run 3D animation software with lots of panels. I'd like to be able to control the G5 from work using a laptop (possibly also connected to an external monitor). Is it possible to display both screens of the desktop using ARDv3 on the laptop? Some users have mentioned they can do this but the size of the remote screens is unsatisfactory. So, again, can you visualize both screens well via the remote computer?
    Thanks for any help you can offer.

    you can view both screens at once but it will be scaled to fit on the screen you have... so what you see is dependent on the resolution of both client monitors and your admin computer's monitor.
    you can also select to view a single monitor of the client computer.
    i've never run ARD admin on a computer with 2 monitors so i'm not sure how it handles it but i'm guessing that you can view both monitors on both admin monitors.... it'll probably scale down or up dependent on resolution.

  • Run screensaver independently with dual monitors

    I was wondering whether, when running OS X with dual monitors, it was possible to run the screensaver on one of the monitors (while still using the other)?
    Cheers,
    Diego

    Nope. Can't do it.

  • Need to launch Organizer Twice to work with Dual Monitors

    If I open a project or either Photoshop Elements 10 or PRE10 and then click on Organizer it loads, but sits in the taskbar below. If I hover over it the AERO Windows (Win 7) pops up showing it's loaded. But It will not maximize. This is when I had last used it on a second monitor so I can easily compare before and afters. However, if I right click on it and close it, then reopen it, it launches perfectly in the 2nd monitor. Does this every time. I ussually leave it open all the time now to avoid this but I don't know how sesitive the catalogs are if the system is rebooted for some reason.
    I did no specific configuration for dual monitors, Just dragged it over there when I wanted to use it.
    Thanks,
    Joe..

    Hi Joe,
    This is a known issue with dual monitors and got to know that Organizer people are tracking it as a bug for now.
    Hope this will be fixed soon.
    Thanks
    andaleeb

  • Unwanted keyboard shortcut with dual monitors

    Problem:
    I have a computer setup with dual monitors (desktop extended). When I have a window open, e.g., Microsoft Word 2007, after I type "1" on the keyboard, the Word Window and mouse relocate to the second monitor. When I type "2" the Word window and mouse relocate
    to the main monitor. In the word document, 1 and 2 are typed in the document, but pushing the keys still move the window and mouse to the opposing monitor.
    I checked the keyboard settings within Windows and found that sticky keys and such are not enabled. The keyboard has no such features to enable. I also checked the display setup in display properties and found nothing that would indicate such a setup. Google
    searches return nothing related to my problem.
    What I do know:
    -The rest of the numbers on the keyboard work fine. Pressing 1 and 2 on the number pad at the far right of the keyboard do not transfer the active window to the second monitor. Those keys work fine.
    -The type of window does not matter. Using notepad, word, excel, internet explorer, sticky notes; all of those windows would transfer to the opposing monitor when I push 1 and 2.
    Setup:
    Windows XP
    Dual-Monitor
    Wireless Keyboard and mouse

    This pertains to StarTech DVI to USB adapters.
    There's an icon in your system tray near the clock, either super utility or usb display device. Right click, and select multi display control panel.
    10:20:14 AM
    There's a button to disable as long as you have the newer driver from their website. The old drivers had a bug that caused this button to not work

  • Visualise Spots with dual monitors

    I'm finding some eratic behaviour when using Visualise Spots with dual monitors.
    I have Development open on one window and the Loupe view open on the other. When I click on the Visualise Spots both windows show the visualisation. When I click the button off - both windows switch to normal view - most of the time.
    Occasionally it will switch off in the Development view but stay on the Loupe view on the second monitor. It only goes away when I switch to another image.
    Is anyone else seeing this behaviour?
    Roy

    I have found that's it's linked to zoom level.
    I can't quite make out what's going on but the behaviour is very strange.
    Roy

  • Odd shadowing effects in XFCE with dual monitors and intel graphics

    Linux fowie-desktop 2.6.34-ARCH #1 SMP PREEMPT Mon Jul 5 21:03:38 UTC 2010 i686 Intel(R) Core(TM)2 CPU T7400 @ 2.16GHz GenuineIntel GNU/Linux
    lspci shows:
    00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express Memory Controller Hub (rev 03)
    00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller (rev 03)
    00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03)
    not using an xorg.conf
    rc.conf (snippets)
    LOCALE="en_US.UTF-8"
    HARDWARECLOCK="UTC"
    TIMEZONE="America/Denver"
    KEYMAP="us"
    CONSOLEFONT=
    CONSOLEMAP=
    USECOLOR="yes"
    MOD_AUTOLOAD="yes"
    #MOD_BLACKLIST=() #deprecated
    MODULES=(!usblp vboxdrv !saa7134 saa7134-dvb)
    DAEMONS=(syslog-ng dbus hal @network @netfs @crond @alsa @cups @sensors @samba @ddclient @sshd @httpd @mysqld @smartd)
    and my .xinitrc:
    /usr/bin/xrandr --output VGA1 --left-of DVI1 --output DVI1 --mode 1920x1080
    exec ck-launch-session startxfce4
    Xorg.0.log at http://pastebin.ca/1925313
    If I use the xf86-video-intel driver from extra, the xrandr command to do dual-outputs fails and I get both monitors showing the same desktop (mirrored mode).  I switched to use AUR's xf86-video-intel-git (reading the forums it said this would fix the dual-monitor issue until extra moves to 2.12.0-2) and I do get the dual monitors working propery with the xrandr command, but I'm experiencing wierd effects.  For every unminimized window on the desktop, if I put another window in front, the shadow of the window below stays on top of the window containing the focus.  Hard to explain, so I'll use a photo:
    That's what it looks like with xf89-video-intel-git, libdrm-git, dri-git, and anything else git and intel graphics related I can find.  Any ideas what's wrong, or what I would even call this problem so I can look around and see if anyone else is having the same issues?
    Last edited by fowie (2010-08-25 20:21:53)

    Ok, I went into the XFCE4 setting manager and opened the "Window Manager Tweaks" module, Under "Compositor" if I disable display compositing the shadowing effect is gone, making the display much more usable (thanks!).  But now compositing does not work.  Guess I'll go report this to XFCE, or is the XFCE compositing manager handled by someone else?
    Last edited by fowie (2010-08-25 23:11:54)

  • Screen Sharing problem with dual monitors in 10.6

    When I'm using Screen Sharing from my Macbook to my iMac with dual displays (10.6.1 on both machines) It works fine when I initially connect, but when I switch to Display 1, it shows me Display 1, but though my cursor moves, I can't click on anything. It won't let me go back to viewing both displays either, and changing from Adaptive to Full Quality or vice-versa makes no difference, as does Scaling. This happens whether I'm on my local network or using Back-to-my-Mac. It was working fine under Leopard, but has been exhibiting this behavior since the 10.6 upgrade.
    Mark

    This is a very irritating bug. One thing that has worked for me a couple of times (I think a couple of times it also didn't work) is to turn on mirroring. Screen sharing then only shows one monitor, since they are both the same. I'm not sure if the monitors have to have the same resolution for this to work, mine do. The nice thing about this is that before quitting the screen sharing app you can just turn mirroring off again and it will go back to normal. It's easiest to do this by enabling the 'show displays in menu bar' in your displays preferences.

  • IChat screen sharing with dual monitors on client

    Hello,
    I'm trying to help a buddy out via screen sharing. The problem is he has two monitors. When I connect, they both appear as one display on my monitor resulting in a very small & hard to view image.
    Is there a way to only show one monitor at a time? I know this works with regular screen sharing when Macs are on the same LAN, but I can't figure out how to do it via iChat.
    thanks,
    Shaun

    Hi,
    They could of course set the screen/Monitor to Mirror for a while as well
    Also in the arrangement part of the Displays they could set it to have on on top of the other which might display slightly better if your Screen is 4 X 4 ratio
    8:20 PM Saturday; December 5, 2009
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"

  • Blue Screen on start up with dual monitors

    I have a macpro running Mac OS X 10.5.6 (9G55) when 2 monitors are hooked up to it the computer the machine Blue Screens on start up. This also occurs when the computer wakes up from a deep sleep. Currently the only work around is to just use one monitor. Ive read the posting here and on macosrumors.com, but there does not seem to be a solution, however most post are from last summer. Was this fixed at some point? Is there a solution? I also tried boot from another drive (from another macpro) with both monitors hooked up and the problem continues.
    Ive also read the KB article and removed ApplicationEnchancer.bundle, but the problem continues.
    http://support.apple.com/kb/TS1545?viewlocale=en_US
    Any help would be much appreciated.
    Thanks,
    Scott

    Scott,
    Ok here are the next things on my list, and I will start with what I think is the most valuable to the just plain fun and simple you and I would be shocked if it fixed it. I only skimmed your other post, if you feel that something I recommend is a repeat you can ignore it and I will not take any offense. Sorry If my post is a little loopy I've been up for way to long.
    1) Safe Boot your mac. To do so hold shift whilst your Mac boots. Please note it will take longer to load.
    Starting up into Safe Mode does several things:
    1. It forces a directory check of the startup volume.
    2. It loads only required kernel extensions (some of the items in /System/Library/Extensions).
    3. In Mac OS X 10.3.9 or earlier, Safe Mode runs only Apple-installed startup items (such items may be installed either in /Library/StartupItems or in /System/Library/StartupItems; these are different than user-selected account login items).
    4. It disables all fonts other than those in /System/Library/Fonts (Mac OS X 10.4 or later).
    5. It moves to the Trash all font caches normally stored in /Library/Caches/com.apple.ATS/(uid)/ , where (uid) is a user ID number such as 501 (Mac OS X 10.4 or later).
    6. It disables all startup items and login items (Mac OS X 10.4 or later).
    7. Mac OS X 10.5.6 or later: A Safe Boot deletes the dynamic loader shared cache at (/var/db/dyld/). A cache with issues may cause a blue screen on startup, particularly after a Software Update. Restarting normally recreates this cache.
    http://support.apple.com/kb/HT1564
    2) Try reseting the Pram.
    Resetting PRAM and NVRAM
    1. Shut down the computer.
    2. Locate the following keys on the keyboard: Command, Option, P, and R. You will need to hold these keys down simultaneously in step 4.
    3. Turn on the computer.
    4. Press and hold the Command-Option-P-R keys. You must press this key combination before the gray screen appears.
    5. Hold the keys down until the computer restarts and you hear the startup sound for the second time.
    6. Release the keys.
    http://support.apple.com/kb/HT1379
    3) Reset the startup Disk. Open System Preferences -> Startup Disk -> Select Mac OS X.
    I'll leave you with that, please come back with your results.
    Weston

  • Using Intel Solaris 8 with 2 monitors

    We are developping an application under Solaris 8 Intel that will use 2 monitors. We have learn that Matrox and Colorgraphics provide twin head boards that, when driven by a XiGraphics driver, will manage the 2 monitors.
    Did anyone have this experience? How did it work out? Any suggestion?
    Thanks for the help!

    I have those setting and I still don't know how to have the video playback in one PC display and the look controls in another.
    I can move the entire Sg program to either monitor fine, but when I unlock, say the waveform monitor, it is not visible when I drag it into the other monitor.
    I have dual HD HDMI PC monitors: 1920 x 1080
    My settings:
    Dual Display Output: Enable
    Widow size
    Left: 1920
    Top: 0
    Width: 1920
    Height: 1080

  • [SOLVED] Help with dual monitors (second monitor won't wake up)

    Hi.  I'm trying to set up dual monitors, but I can't seem to get it to work. 
    I've got an ASUS P8H67-M EVO motherboard, and I'm using the xf86-video-intel driver.  I'm using one VGA and one HDMI.
    xrandr gives this
    xrandr
    Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 32767 x 32767
    VGA1 connected 1680x1050+0+0 (normal left inverted right x axis y axis) 474mm x 296mm
    1680x1050 60.0*+ 74.9
    1600x1000 60.0
    1280x1024 75.0 72.0 60.0
    1440x900 75.0 59.9
    1152x864 75.0
    1024x768 75.1 70.1 60.0
    800x600 72.2 75.0 60.3
    640x480 72.8 75.0 66.7 60.0
    720x400 70.1
    HDMI1 disconnected (normal left inverted right x axis y axis)
    DP1 disconnected (normal left inverted right x axis y axis)
    HDMI2 disconnected (normal left inverted right x axis y axis)
    HDMI3 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 531mm x 299mm
    1920x1080 60.0*+ 50.0 60.0
    1920x1080i 50.0 60.1
    1680x1050 59.9
    1600x900 60.0
    1280x1024 75.0 60.0
    1280x960 60.0
    1152x864 75.0
    1280x720 50.0 60.0
    1152x720 60.0
    1440x576i 50.1
    1024x768 75.1 60.0
    1440x480i 60.1
    832x624 74.6
    800x600 75.0 60.3
    720x576 50.0
    720x480 59.9
    640x480 75.0 60.0 59.9
    720x400 70.1
    DP2 disconnected (normal left inverted right x axis y axis)
    DP3 disconnected (normal left inverted right x axis y axis)
    So it looks to me like both displays are being detected.  The geometry looks such that one display is on top of the other, but I can change that using an xorg.conf.d config file (e.g. https://wiki.archlinux.org/index.php/Mu … xorg.conf).  I also tried using arandr.
    The real problem is that the display on HDMI3 just isn't "waking up".  The power is on, but it just sits there in sleep mode.
    Any help would be great.  I might just be missing something simple.  Thanks.
    Edit:  I just saw a short list of window managers near the bottom of the Arch Multihead page (https://wiki.archlinux.org/index.php/Mu … _xorg.conf).  I don't see openbox on that list.  Does that mean I'm SOL if I want to use openbox with multiple monitors?  This page seems to imply that it should work fine with openbox http://magnatecha.com/dual-monitors-wit … nd-xrandr/.
    Last edited by Pacopag (2013-08-19 18:58:36)

    I use XFCE, and when I boot my computer I just run:
    xrandr --output DVI-I-1 --auto --output DVI-I-2 --auto --left-of DVI-I-1
    I'm assuming if you modify the names appropriately that it'll work too.  I have had issues before trying to run dual monitors without taking both outputs off of a single video card (which is what I'm doing now).  For example, I had a graphics card with one (VGA) output and a VGA output on my motherboard.  But, connecting the graphics card disabled the on-board VGA.  So it is possible (I'm not an expert here) that two displays coming off the motherboard may not work for hardware reasons.

Maybe you are looking for