Multi monitor hardware options?

Hi, I'm looking for new hardware for a 6 monitor setup. Currently I have 4 monitors, I have manage to get triple screen running with 2x nvidia gt240 on nvidia drivers. Three monitors across 2 cards is the maximum nvidia allows on a consumer card.
What are my options to get 6 monitor setup on a single xserver with opengl?
I did some searching and here is my options:
Option 1:
Get 2x nvidia Quadro card with 4 port each. Nvidia allows more than 3 screens across multiple cards for Quadros. Use nvidia drivers for good opengl. Expensive
Option 2:
Get Ati eyefinity 6 card with 6 port. Radeon driver and Catalyst works, except radeon driver does not have opengl 4.x yet and its slower than catalyst.
Another downside is latest eyefinity 6 card is HD7870 which is quite old.
Option 3:
Get 2x Ati cards with 4 port each. Does the radeon driver or catalyst driver have restriction on multiple screen on multiple cards?
I'm not sure what currently is the best setup. Another Option I am thinking about is getting a new system with intel graphics builtin, can I run intel and nvidia(proprietary driver) together on a single xserver? Also can I run nvidia(proprietary driver) with radeon driver together on a single xserver?
Last edited by lenk (2015-06-08 00:32:32)

Quote:but I want to ensure that you're happy with this?
Thanks for asking
As we have designed it that way: Yes, arrays must be supported; I am just a bit frightened about the consequences this will have and all the unforeseen problems that we might run into
Regards,
Kai

Similar Messages

  • Multi-Monitor PSE 9 Corrupt Display

    Multi-Monitor PSE 9 Corrupt Display
    Evening all -
    First post here at PS Gurus.  I hope that you guys can lend your  expertise in pinning down an issue that I am having and have also had on  other PS versions.  I am running
    Windows 7 (64 bit) Ultimate
    2600k / 8 gb ram / 256 Samsung SSD / 460 GTX 1GB
    Matrox Triplehead 2 Go with x3 22" monitors (resolution 5040 x1050)
    A fresh install of the trial version of PSE 9 is yielding corrupt main  toolbar and options bar (for each tool selected).  The application is  expanding full screen on all three monitors just fine but the toolbar  are corrupt - partly transparent / party compressed to the left.  No  matter what I have done in terms of resizing the application window the  results are the same or get worse.
    On another computer I installed PS CS5 (also under win7 64 bit  environment) and I was having the same issue.  However, at the time I  thought the install was bad in some shape or form so I dropped the  issue. 
    I am now considering PSE 9 but see that Win7 + Matrox just isn't  working correctly with this combination of hardware / software  components. 
    Has anyone see this issue or know of a potential fix?  I have read a  couple of threads on the net with similar issues but I don't see any  resolution.  Your help is greatly appreciated.
    Thanks-
    Benjamin

    My main reason for testing PSE-O 9.0 was to find out if this "bug" was fixed. I can not use PSE-O to organize and show pictures the way I want to with this weaknes in place. Your answer is probably correct, bun not at all helpfull.
    So thank you for trying, but my test of PSE O is over for now.
    Does anybody out there know of other products that will do the trick?

  • ATI card + OS driver + multi monitor

    Hello everyone,
    I'm stuck configuring the RadeonHD drivers for multi monitor setup. The system starts with both screens cloned; logging in is in clone mode too. After that the second display is being turned of (no signal). Using xrandr --auto will enable the second display to life and clones the sreen again. xrandr --output DVI-I_1/analog --left-of DVI-I_2/analog will create a big desktop only the second display can only be used for a half screen mouse will go further anything else will not.
    I've started with a autogenerated, by xorg, xorg.conf file and tweaked to the one below
    xorg.conf
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    EndSection
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
    # Load "glx"
    # Load "dbe"
    # Load "dri2"
    # Load "extmod"
    # Load "dri"
    # Load "record"
    EndSection
    Section "Monitor"
    Identifier "AL1916W"
    VendorName "Acer"
    ModelName "AL1916W"
    DisplaySize 1440 900
    EndSection
    Section "Monitor"
    Identifier "AL2016W"
    VendorName "Acer"
    ModelName "AL2016W"
    Option "RightOf" "AL1926W"
    DisplaySize 1680 1050
    EndSection
    Section "Device"
    ### Available Driver options are:-
    ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
    ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
    ### [arg]: arg optional
    #Option "NoAccel" # [<bool>]
    #Option "AccelMethod" # [<str>]
    #Option "offscreensize" # [<str>]
    #Option "SWcursor" # [<bool>]
    #Option "ignoreconnector" # [<str>]
    #Option "forcereduced" # [<bool>]
    #Option "forcedpi" # <i>
    #Option "useconfiguredmonitor" # [<bool>]
    #Option "HPD" # <str>
    #Option "NoRandr" # [<bool>]
    #Option "RROutputOrder" # [<str>]
    #Option "DRI" # [<bool>]
    #Option "TVMode" # [<str>]
    #Option "ScaleType" # [<str>]
    #Option "UseAtomBIOS" # [<bool>]
    #Option "AtomBIOS" # [<str>]
    #Option "UnverifiedFeatures" # [<bool>]
    #Option "Audio" # [<bool>]
    #Option "AudioStreamSilence" # [<str>]
    #Option "HDMI" # [<str>]
    #Option "COHERENT" # [<str>]
    #Option "ForceLowPowerMode" # [<bool>]
    #Option "LowPowerModeEngineClock" # <i>
    Option "monitor-DVI-I_1/analog" "AL1916W"
    Option "monitor-DVI-I_2/analog" "AL2016W"
    Identifier "Card0"
    Driver "radeonhd"
    VendorName "ATI Technologies Inc"
    BoardName "RV710 [Radeon HD 4350]"
    BusID "PCI:2:0:0"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    # Monitor "AL1916W"
    SubSection "Display"
    Depth 24
    # Virtual 3840 1920
    EndSubSection
    EndSection
    My Xorg.0.log shows the line (WW) RADEONHD(0): Option "monitor-DVI_I_2/analog" is not used wich puzzles me!
    Information:
    X.Org X Server 1.7.1.901 (1.7.2 RC 1)
    xrandr program version       1.3.2
    Server reports RandR version 1.3
    xf86-video-radeonhd 1.3.0-1
    If more information, from Xorg.0.log or anywhere else, is needed just ask....
    Thanks in advance,
    Arjan Gelderblom
    Last edited by Bloged (2009-12-14 10:02:05)

    Sorry for the delay, but I was away for the weekend!
    Andrwe wrote:Please try setting the bigger one monitor right-of the small one.
    xrandr --output DVI-I_2/analog --right-of DVI-I_1/analog
    This doens't change much except that now the smaller monitor has the problems!
    litemotiv wrote:try using xf86-video-ati instead of radeonhd. i tried to get xrandr working for over a week having exactly the same problem, ultimately switched drivers and had everything set up in ~10 minutes.
    Changed to ati instead of the radeonhd drivers still gives the same error!
    Eratosthenes wrote:
    I think you need to set a valid virtual size in your xorg. I think the one you have commented out is too large.
    Mine is:
    Subsection "Display"
    Virtual 3200 1200
    EndSubsection
    Changed see new xorg.conf
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    EndSection
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
    # Load "glx"
    # Load "dbe"
    # Load "dri2"
    # Load "extmod"
    # Load "dri"
    # Load "record"
    EndSection
    Section "Monitor"
    Identifier "AL1916W"
    VendorName "Acer"
    ModelName "AL1916W"
    EndSection
    Section "Monitor"
    Identifier "AL2016W"
    VendorName "Acer"
    ModelName "AL2016W"
    Option "RightOf" "AL1926W"
    EndSection
    Section "Device"
    ### Available Driver options are:-
    ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
    ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
    ### [arg]: arg optional
    #Option "NoAccel" # [<bool>]
    #Option "AccelMethod" # [<str>]
    #Option "offscreensize" # [<str>]
    #Option "SWcursor" # [<bool>]
    #Option "ignoreconnector" # [<str>]
    #Option "forcereduced" # [<bool>]
    #Option "forcedpi" # <i>
    #Option "useconfiguredmonitor" # [<bool>]
    #Option "HPD" # <str>
    #Option "NoRandr" # [<bool>]
    #Option "RROutputOrder" # [<str>]
    #Option "DRI" # [<bool>]
    #Option "TVMode" # [<str>]
    #Option "ScaleType" # [<str>]
    #Option "UseAtomBIOS" # [<bool>]
    #Option "AtomBIOS" # [<str>]
    #Option "UnverifiedFeatures" # [<bool>]
    #Option "Audio" # [<bool>]
    #Option "AudioStreamSilence" # [<str>]
    #Option "HDMI" # [<str>]
    #Option "COHERENT" # [<str>]
    #Option "ForceLowPowerMode" # [<bool>]
    #Option "LowPowerModeEngineClock" # <i>
    Option "monitor-DVI-1" "AL1916W"
    Option "monitor-DVI-0" "AL2016W"
    Identifier "Card0"
    Driver "ati"
    VendorName "ATI Technologies Inc"
    BoardName "RV710 [Radeon HD 4350]"
    BusID "PCI:2:0:0"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "AL1916W"
    SubSection "Display"
    Depth 24
    Virtual 3120 1050
    EndSubSection
    EndSection
    Andrwe wrote:BTW could you please sent teh log, maybe there is something you may have missed.
    Because of the switch to ati from radeon the log is different now... but here it is: http://pastebin.com/m77d0ea0b
    This one at least shows that my seccond monitor is connected which failed in radeonhd!
    Thanks for all the help,
    Arjan Gelderblom
    Edit: changed topic title to have it apply better to it's content
    Last edited by Bloged (2009-12-14 10:02:47)

  • 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]

  • Dual/ multi monitor

    I would like to see more options for dual monitor setups with Win7.  
    Here is my situation.  My primary monitor is 4:3 and my secondary monitor is widescreen.  I use the primary monitor for opening windows explorer and my secondary monitor for viewing.  When viewing movies, I like to set the secondary monitor to landscape mode and when viewing docments and browsing I like to set the monitor to portrait mode.  
    I've used ultramon with Vista but that has lots of problems.  Heres are some stuff that I would like to see implemented.
    - Be able to make monitor/display profiles with shortcuts in the taskbar (to switch from single to dual, landscape vs profile). 
    - Create a move window button to move open window from one monitor to the other. 
    - Be able to use different wallpaper for each monitor, would be nice if it can be attached to display profiles. 

    Hello,There has been talks of Multi Monitor support by Microsoft.  For information as to what was said refer to this Blog entry.
    As for a list of the useful HotKeys check out this topic here.  They have quite a few of the new hotkeys listed there.
    Regards, ~Alex T.~
    ~Windows Desktop Experience MVP~

  • Does the new Keynote support multi monitor setup?

    Keynote just got updated to yosemite and I'm wondering if it will support my use case of multi monitors... Let me explain. At Church we use Keynote for the pastors sermon presentation and so I have it set up to project the presentation to the main projector and have a rear stage display for the pastor in the back with his notes and such and then the display in the sound booth is basically useless because Keynote hijacks every display the computer is running. I'm hoping the update will allow me to keep my sound booth monitor available for other uses... (Recording in garageband) Thanks for the help!

    Ok, just because the applications you mention don't work like that doesn't mean this is a hardware limitation. I haven't used any of the four programs you mention and have only actually heard of Lightroom. I believe you that these don't work in that way BUT... Check out the application ProPresenter. That is what we use at church for worship and announcements and stuff like that and that program functions exactly as i need it to. The two projectors project full screen setups just as I want and my desktop display is free for me to use and do whatever I want. So, with that said, obviously it's not a hardware limitation.y It could be a lack of APIs to make this happen, but ProPresenter has actually figured it out. It's is a great program for text, but not so great for a full presentation. I just wish Keynote would be able to do the same...

  • How to give browse and monitor only options of an ICM script to a certain group?

    I am looking for an option in the Feature Control Set, how to give "Browse and Monitor" only options for a certain group in our contact centre. If someone give me some clue, it would be appreciatable.

    Hello Praveen,
    This work at some point. But it's not resolving what I intend to do. When I give "Read Only" previledge, to the certain group, it won't be able to do other tasks what they do day to day. I am looking specifically to give read only previledge in the scripting level. Not at the configuration level.
    Thanks.

  • Uix 2.2.8 multi monitor related bug

    Hi,
    I have a multi monitor system, on the seconnd screen, there is the browser , showing a page which has a Date Picker and a LOV. If I click on one of the icons, the window opens, and then all of a sudden jumps to the first screen with IE, with Mozilla it already opens on the first one. Same screen would be nice though.
    Bye Jan

    Hello Jan,
    In the UIX javascript code the newly opened window's coordinates are checked to make sure it is not partially off the screen. If so, the window's coordinates are adjusted to put it on the screen.
    I think there is a bug in IE which doesn't treat the multi-monitors as a single monitor, or something like that. Unfortunately, I doubt we can do anything about this.
    Are you saying it works in Mozilla, correct?
    Thanks,
    Jeanne

  • Monitor Hardware Calibration Benefits

    Hello to all...
    Lets see if someone could help me:
    I know if I hardware calibrate my monitor I can post process a photo in lightroom much more accurately because I get much more "near" to my ink jet printer when it comes to compare what I see in my monitor and what the printer prints.
    Question is:
    And if we talk about post process a photo in a hardware calibrated monitor and after that, instead of print it in my ink jet, ask to a "printing enterprise" ( sorry, I don't know how to say this correctly in English, but I think it is understandable ) to do the job.
    Will I benefit too by having my monitor hardware calibrated when I order prints to "printing enterprises" ?
    Lots of thanks
    Miguel Garcia

    >Will I benefit too by having my monitor hardware calibrated when I order prints to "printing enterprises" ?
    Yes absolutely. Most (except the very cheapest) of those online places calibrate to a standard, which means that you'll get the best color if you hardware calibrate too. Some of these will even give you printing profiles that you can use to get the most accurate color but many standardize on sRGB. No matter what the printing places calibrate their equipment too or whether they give you profiles or not, if you do not calibrate using hardware, your screen is basically in a completely random state and you cannot predict what your prints will look like. So what is needed for good color reproduction is calibration on your side and calibration and good maintenance on the other side.

  • Multi monitor cursor swapping

    I've got three monitors lined up and I'm looking for a way to instantly center the cursor on a specific display to avoid dragging it everywhere. I know there's a software called Multi Monitor Mouse for Windows which is supposed to handle that pretty well. So do you guys know a corresponding software or script for mac or is it possible to run the win. app in OS X via 3rd party software?
    /Erik

    Is the question clear or should I rephrase it?
    I need a keyommand to move the cursor from one screen to another.

  • Monitor hardware resources in ucs

    Hi everyone,
    we've just purchased 2 ucs c240 and 1 c220 and we need to know how to monitor hardware resources like disks faults, fan faults, …...
    Can someone help us?
    Thank you.
    Massimo

    Does this help?
    https://supportforums.cisco.com/discussion/11529571/ucs-c-series-hardware-monitoring

  • Multi monitor on xp partition

    I'm having a problem with setting multi-monitor for the xp side partition. I use xp most of the time and having problem with the multi screen.
    please help
    thanks guys

    i got it working finally

  • Multi Monitor - different Screeen Saver for different monitor - Setting for notebook computers...

    Hi,
    I have a question about the multi monitor, screen saver setting for Windows 7.  I'd like to know 2 questions.
    1.) if I can set different screen saver settings on different monitors
    2.) If I can do it, can I work on the external (or non-primay) monitor, when I have the primary monitor with "blank" screen saver?
    Basically, I put my notebook computer at the docking station at work, and the docking station is connected to a 22" monitor, desktop keyboard and mouse.  So, at work, the 22" monitor and K/B would be my primary use.  However, I still "flip"
    open the notebook monitor for dual monitor use. 
    I'd like to "save" the notebook monitor when I don't use it for 30 min. or so...  I'd like to "power" it off or set it so that it would only turn on if I move my mouse to that screen.
    Is there a way to do it?
    Thanks

    Hi
    There isn't any way to do what you are describing.
    The reason is that both monitors have the same source for the video. You can extend the video to the second monitor, but this just gives you more screen space.
    The screen saver will only display on the monitor that is set as the default and when the screen saver starts, the other monitor will be blank.
    Hope this helps.
    Thank You for using Windows 7
    Ronnie Vernon MVP

  • Multi-monitor SW is affecting VMware performance on Helix

    I have discovered that running multi-monitor software like Matrix desktop management is affecting the VMware Workstation 10 guest performance so drastically that virtual machines become literally unusable.  Similar experience is reported by other people using different multi-monitor software like DisplayFusion, see https://communities.vmware.com/message/2315099#2315099
    ThinkPad W520, i7-2820 CPU, 32GB RAM, NVidia Quadro 2000M 2GB GPU , mSATA Samsung Evo 840 1TB + 2x Samsung SSD EVO 840 1TB & Lenovo Helix i7 8GB RAM & ThinkPad W540, i7-4800MQ, 32 GB RAM, NVidia Quadro K1100M, OS on M.2 2242 Transcend MTS400 256GB + 2x Samsung SSD EVO 840 1TB

    Ray, it will do a lot more good if you file an official bug report at http://www.adobe.com/cfusion/mmform/index.cfm?name=wishform
    Be sure to describe the configuration in extreme detail.
    Peter

  • Get the current active monitor handle in multi monitor environment

    Hi,
    I have a requirement to get the HMONITOR handle of the active monitor in multi monitor environment.
    i.e; Get the HMONITOR of the currently selected monitor
    Thanks in advance

    Hi Chris Lewis,
    Thanks for quick reply.
    I'm referring to the monitor, where a window is invoked
    I want to identify from which monitor, my window was invoked, so that I can create and  show the window in that monitor.
    I had already tried using MonitorFromWindow(). But it always give primary monitor handle.
    My Code:
    HMONITOR hMonitor = ::MonitorFromWindow(myMainFrame->GetSafeHwnd(), MONITOR_DEFAULTTONEAREST);
    hMonitor always refers to Primary monitor, though window is invoked from Secondary monitor.
    Thanks in advance

Maybe you are looking for