Slashdot Mirror


Triple Headed Desktop Display for Fast 3D Apps?

Once Was SGI Customer asks: "My group was once a big SGI user. We run a Powerwall display center with 3 large screens, currently driven by an SGI Onyx Infinite Reality (IR) to provide a single desktop with 3D acceleration across all screens. The Onyx is now old and very slow compared to our Nvidia cards, that do a great job at TwinView display, but not 'TripleView'. I'd like to know if there are any PC manufacturers who make a card that can do what the IR can do (in terms of a single desktop across 3D displays with fast 3D acceleration), but for Windows and Red Hat (now Fedora Core) Linux?"

59 comments

  1. The quick cheap way by RingDev · · Score: 2, Informative

    Get a machine with Graphics on the motherboard. Add in a top of the line ATI car for dual monitor support and blammo! 3 monitors ready to go. Works in windows, not sure about *nix though. -Rick

    --
    "Most people in the U.S. wouldn't know they live in a tyrannical state if it walked up and grabbed their junk." - MyFirs
    1. Re:The quick cheap way by gregmac · · Score: 1

      A lot of motherboards disable on-board video when you're using an AGP card. My home system is like this- after upgrading, I got an onboard card, and figured it would be an easy way to get dual monitor (along with my existing AGP card). I don't know why it disables the onboard, but it does.. and I don't see any BIOS options or jumpers to change that.

      (I eventually found a pci card, but never actually got around to installing it)

      --
      Speak before you think
    2. Re:The quick cheap way by RingDev · · Score: 0

      I'm not sure what mobo is in my PC (At Work) But it has a intel based onboard graphics processor, and I just got an ATI Radeon 7k (slow, but works) that has dual monitor support. Have the CRT sitting center on my corner desk and LCDs to either side. -Rick

      --
      "Most people in the U.S. wouldn't know they live in a tyrannical state if it walked up and grabbed their junk." - MyFirs
    3. Re:The quick cheap way by deicide · · Score: 2, Informative

      The reason on-board video is disabled is because it is using the same AGP bus which can only support one device. Think of it as an AGP video card soldered into your motherboard, with an option of being turned off when something is inserted into AGP slot.

    4. Re:The quick cheap way by DeadMeat+(TM) · · Score: 2, Informative
      ATI cards have two modes in Linux: 2D mode and crash mode.

      OK, ATI's Linux drivers aren't quite that bad. But all sorts of random things (like the Composite extension) are broken; performance is absymal compared to the Windows drivers -- and, in the case of 2D, often worse than the open-source driver that ships with X.org; and it seems like every other kernel patch breaks the kernel module. If you're doing something serious enough to warrant three monitors and you need something the open-source drivers don't provide (e.g., 3D acceleration for the R300 series or newer), I'd strongly recommend against going with ATI.

      I use an nVidia card at work. The documentation is a little obtuse (getting TwinView working is a challenge without using a third-party HOWTO) but the drivers work once they're set up.

    5. Re:The quick cheap way by Compholio · · Score: 1

      ATI cards don't work very well under linux, my understanding is that the new SLI NVIDIA cards can support something like 3-4 monitors. You'd probably need to setup Xorg/XFree86 to something like: Option "ConnectedMonitor" "CRT-0, CRT-1, CRT-2" The drivers just got Xinerama support but my guess is that it'd still work.

    6. Re:The quick cheap way by mvdw · · Score: 1

      I found the example xorg.conf file supplied by nvidia to be more than enough to get twinview working. I had triple monitors at one stage, too, by virtue of a PCI geforce mx200 or somesuch, but I suspect that is not fast enough for what the OP asked for.

    7. Re:The quick cheap way by Anonymous Coward · · Score: 0

      That'd probably NOT work: At least nVidias Linux drivers only provide hardware accelerated 3D on one of both cards in this case, if you use 2 nVidia cards that is.

      2D works fine accross 2 nVidia PCIe cards with three heads attached, however. 3D acceleration on the first head works as well. TwinView 3D isn't usuable in this configuration as you loose the third head if you enable TwinView which is coupled with nVidias own Multi-Head-Desktop (Xinerama) support instead of the X server's one.

      ATI's linux drivers are far from being reliable from what I've heard, especially if you start to mix mutlihead and 3D...

      Greetings,

      Gunter

  2. Re: by kerbawya · · Score: 2, Interesting

    http://www.matrox.com/mga/products/qid/home.cfm am i wrong or does this satisfy what you are looking for...

    --
    If I knew what I was talking about, there would prolly be more text.
  3. Twin video cards by Stone+Rhino · · Score: 2, Insightful

    Now that motherboards are supporting multiple video cards, wouldn't it just make more sense to put in two good dualhead cards, instead of struggling to find a single triple head card?

    Just get a good PCI Express-based machine, and fit it with twin dualheads. You can even add a fourth monitor if you want it.

    --


    Remember, there were no nuclear weapons before women were allowed to vote.
  4. Widescreen monitors by DavidYaw · · Score: 3, Interesting

    Two widescreen monitors would provide the same amount of screen real estate as three normal monitors.

    1. Re:Widescreen monitors by snooo53 · · Score: 1

      Of course then you have an annoying divide right in the center where you'll probably be looking most of the time

      --
      The sending of this message pretty much inconveniences everyone involved.
    2. Re:Widescreen monitors by consolidatedbord · · Score: 1

      yeah, but it's all about looking 1337, and 2 just ain't as h4x0rish as 3 ;-)

      --
      while true ; do echo this is my sig; done
    3. Re:Widescreen monitors by bergeron76 · · Score: 1

      I think he's looking for 3 displays, not the "equivalent real-estate of 3 displays".

      One example would be first person shooters. These games require a center display with periphery displays to supplement them.

      Also, I think he's looking for accelerated displays; so just popping in multiple VGA cards isn't really what his requirement is.

      Unless I'm missing something.

      --
      Don't think that a small group of dedicated individuals can't change the world. It's the only thing that ever has.
    4. Re:Widescreen monitors by Segway+Ninja · · Score: 1

      And three widescreen displays would provide more screen real estate than four normal monitors.

  5. Easy fix by XeresRazor · · Score: 3, Informative

    Simple, get one of the newer motherboards that supports SLI Nvidia cards and plop in a pair of AGP GeForce 6600's or 6800's, instant support for up to 4 monitors if you run in non-SLI mode.

  6. Re: by kerbawya · · Score: 4, Informative

    actually http://www.matrox.com/mga/multidisplay/product_cha rt.cfm this shows a breakdown of all their multidisplay cards.

    --
    If I knew what I was talking about, there would prolly be more text.
  7. Maybe I'm missing something... by malakai · · Score: 3, Informative

    but just add another graphics card.

    You can put in as many NVIDIA 6600 PCI cards as you have slots. Each of those can drive two panels. I've got clients with 6 panel desktops.

    You can mix AGP and PCI, but depending on BIOS/MB you may have issues. I've seen mix mode work and not work. Seemed to work fine on Dells.

    Often time, the built in MB GPU can not be enabled if you're also using an AGP card (because the mboard on-board GPU is using the AGP bus). So be mindfull of that if you go down that path.

    1. Re:Maybe I'm missing something... by deicide · · Score: 2, Informative
      You are confusing PCI and PCI Express. NVIDIA 6600 does not come in "PCI" form factor. None of video cards made in last handful of years do.

      There is no way to have multiple AGP slots, but there are indeed boards with two PCI Express slots - for example, the infamous Asus A8N-SLI.

    2. Re:Maybe I'm missing something... by Anonymous Coward · · Score: 0

      IIRC, it is technically possible for cards to share the agp bus. its not designed to support it, but there's nothing in the spec that limits you to one card. call it a hack if you want, but it can be done. No one does it though, because A. its difficult, and b. you can just get specialty cards for what you want, like a matrox card or a bunch of pci cards.

    3. Re:Maybe I'm missing something... by alan_dershowitz · · Score: 2, Informative

      I've been running multiple video cards in Windows and Linux for several years now. My experience has been the following:

      1) 3D across video cards does not work well. I assume this is because DirectX has to map to a virtual framebuffer before rendering to the screen. Dragging 3D apps across screens (on different video cards) causes slowdown.
      2) Some apps have to be specially programmed to use 3D across multiple cards. Particularly true with games or anything that is going to change screen resolutions on you.
      3) Configuration can be a cast iron BITCH. Particularly on Linux. For example, the proprietary ATI radeon drivers give you unresolved symbol errors when trying to use Xinerama across multiple ATI cards. In Windows, the drivers' bugginess seems to double once you have multiple cards.

      Your mileage may vary. As a matter of fact, this ask slashdot question is going to be a godsend for me, because just this day I decided I was going to sell my two Radeon cards and try to find a single card that would support triple monitor for EXACTLY the reasons I listed. Configuration and use of multiple cards has ranged from merely acceptable to gun-in-mouth torturous for me over the years.

    4. Re:Maybe I'm missing something... by magnusk · · Score: 1

      > NVIDIA 6600 does not come in "PCI" form factor. None of video cards made in last handful of years do.

      That's not true. nVidia 6200 is available in PCI form factor, and so are ATI 9200 variants. Check out ebuyer.com.

    5. Re:Maybe I'm missing something... by cathouse · · Score: 1

      I hope MURPHY doesn't read /. posts or this will buy me the farm for sure I've had no real problems at all running two ATI cards to give three monitors. A 7000VE 64meg DDR in the AGP slot takes care of two and an ALL-IN-WONDER VE in the number 0 PCI slot provides the third monitor, TV capture and/or feed. HYDRAVISION takes care of managing the whole setup just fine with very few major hiccups.Parent post is certainly inline with the general experiance regarding ATI drivers, and when they don't want to co-operate, Hell would be a greatimprovement over trying to get them to work together. However, ATI now has both a CATALYST remover and a SMARTGART remover available to download, and while the required sequence of removals and installs is quite complex and needs to be followed exactly all the way through-if you blow it at any point there's no sense in fighting- just start over. And yes, the AIW is by far the fussyist to install that I've run across, and MUST be designated as primary or nothing whatsoever will work. Evry detail of the install sequence MUST be correct for this to work, but there's nothing else I've ever found that comes within orders of magnitude in terms of BANG FOR THE BUCK. YMMV

      --
      Thelma, I'm not making ANY deals.
  8. Matrox Parahelia by VargrX · · Score: 4, Informative

    you may want to look at the Parahelia line from Matrox

    They do triple-head out of the box, nice cards.

    --
    Sometimes people just have to learn and adapt to change, it is one of the requirements of being a living thing.
    1. Re:Matrox Parahelia by pbox · · Score: 1

      It supports 2 DVI outputs. But the good news is that they also have a PCI version too. 4 monitor DVI goodness with 2 cards, here I come...

      --
      Code poet, espresso fiend, starter upper.
    2. Re:Matrox Parahelia by Omega+Hacker · · Score: 1

      > you may want to look at the Parahelia line from Matrox

      Except for the fact that Matrox specializes in 2D (specifically, quad-head wide displays for stock traders, and medical imaging), and the OP asked about a solution that is faster at 3D than SGI's hardware. A Parhelia doesn't have a chance at competing with that kind of 3D horsepower.

      The best solution might be to see if an SLI-class motherboard (two x16 PCI-E slots) can be loaded with two dual-headed cards, and all four heads run independently. I'd hope they could, but it wouldn't surprise me if the SLI-isms are very specifically tuned to actually force you into doing SLI, which won't help in this case. Of course, esp. with NVidia, Linux drivers to support such a quad-headed setup with full 3D acceleration on all heads might be nonexistant.

      --
      GStreamer - The only way to stream!
    3. Re:Matrox Parahelia by pbox · · Score: 1

      However, there is no Linux (Fedora) support to speak of...

      --
      Code poet, espresso fiend, starter upper.
    4. Re:Matrox Parahelia by Ford+Prefect · · Score: 1

      Of course, esp. with NVidia, Linux drivers to support such a quad-headed setup with full 3D acceleration on all heads might be nonexistant.

      Ahem!

      Very much existent, with Nvidia, on Linux!

      --
      Tedious Bloggy Stuff - hooray?
    5. Re:Matrox Parahelia by computer_chacham · · Score: 1
      A Parhelia doesn't have a chance at competing with that kind of 3D horsepower.

      According to http://www.sgi.com/products/remarketed/onyx2/tech_ specs.html and http://graphics.tomshardware.com/graphic/20020625/ index.html let's compare some specs

      IR Pixel fill, smooth, Z 224M to 448M

      Pixel fill, textured, AA, Z 156M to 312M

      Polygons/sec 10.9 M

      Memory 64MB + 80-160MB

      In 3D Mark 2001 SE (which is *lower* than theoretical numbers) Parhelia scores

      FR Smooth 751 MP

      FR Textured 2478! MP

      Polygons/s 11.1M (with 8 lights!)

      Memory 256 MB

      not to mention a nice new Athlon will be an order of magnitude faster than whatever MIPS processor is in there. 3-D technology moves very quickly...

    6. Re:Matrox Parahelia by Anonymous Coward · · Score: 0

      Indeed they do - we use a crapload of them at work because we needed 3d accel + triple head. However - the OpenGL drivers for XP are buggy as hell. Completely hang the machine sometimes.. Be careful.

  9. Matrox by Anonymous Coward · · Score: 0

    Matrox Parhelia supports 3 monitors on the one card, and works great on Windows.. I'm pretty sure they have Linux drivers as well.

    1. Re:Matrox by FullCircle · · Score: 3, Informative

      No, they don't support 3D in Linux.

      I haven't checked in a while, but it was a horrible situation the last time I checked their user forums.

      Also, the Parhelia is dog slow at 3D compared to any basic Nvidia or ATI card.

      --
      If tyranny and oppression come to this land, it will be in the guise of fighting a foreign enemy. - James Madison
    2. Re:Matrox by abrotman · · Score: 2, Informative

      they do support 3d in linux .. but those cards just don't push pixels like the competition .. matrox is great for 2d .. and depending on your needs .. "Good Enough" for 3d

  10. Nvidia, OpenGL and Xinerama by Ford+Prefect · · Score: 2, Informative

    I note that the latest Nvidia drivers for Linux have added 'initial support for Xinerama + OpenGL' - in other words, I gather you can have a single OpenGL context spanned over multiple graphics cards.

    See Appendix V in the drivers README - I haven't tried it, but it sounds like you'll be able to expand to three or more heads, so long as the resulting window is less than 4096 pixels across.

    Any use? I've only got experience with OpenGL on a single, dual-head graphics card thanks to Twinview, but I have to admit that works brilliantly for me. Who knows what this new thing is like. :-)

    --
    Tedious Bloggy Stuff - hooray?
    1. Re:Nvidia, OpenGL and Xinerama by Shewmaker · · Score: 2, Informative
      If you want an OpenGL window with more than 4096 pixels across, then you'll have to go distributed for now. Chromium is used by many visualization clusters in combination with Distributed Multihead X (DMX). Chromium distributes OpenGL and DMX provides the unified desktop.

      I've recently heard of a commercial product, VGP, but I don't know how well it works yet.

      --
      "For the Snark was a Boojum, you see." -From the Hunting of the Snark: An Agony in Eight Fits, by Lewis Carroll
  11. SLI in non-SLI mode by RzUpAnmsCwrds · · Score: 2, Informative

    Get an NForce4 SLI board and run two GeForce PCIe graphics cards (or two ATI PCIe graphics cards). You will be able to support up to four monitors.

    The Matrox Parhelia is slow, as are PCI (not PCIe) cards.

  12. Beware of transitioning away from SGI machines. by CyricZ · · Score: 3, Informative

    SGI machines are built to last. They are built to perform. Even if they aren't the fastest or most powerful computers out there, they are amongst the most reliable and industructable systems built. You might get minor performance boosts from an nVidia-based PC, but don't be surprised if that PC overheats and dies within a year. SGI has military-grade strength and quality. PC hardware does not.

    --
    Cyric Zndovzny at your service.
    1. Re:Beware of transitioning away from SGI machines. by (H)elix1 · · Score: 2, Informative

      You might get minor performance boosts from an nVidia-based PC, but don't be surprised if that PC overheats and dies within a year. SGI has military-grade strength and quality. PC hardware does not.

      A better comment might have been you get what you pay for. Buy a cheapo machine, odds are you will have problems. Buy quality kit, and your expectations of what a workstation should be will remain solid. I suspect I paid more for my power supply and cooling equipment than some complete machines at Wal-Mart... The SGI kit is what I learned how to code on, back in the early days of bioinformatics and it was solid kit. The NVIDIA Quadro series cards are not slouches or some overclocked gamers card either. Just have to keep in mind that with PC's, just like any workstation platform, thought has to be put into designing the entire system. Had some great white box systems and some Dells that made our IT guys embarrassed to call them workstations.

  13. Haw about DMX? by hawkstone · · Score: 2, Interesting

    I don't know how well the multi-GPU support works with NVIDIA cards under Linux -- I can only testify that dual monitors from a single card works flawlessly. Others in this thread have indicated it should work well if you can get a new motherboard with dual PCI-E and slap a couple 6800s in it, but I haven't seen it in person.

    What I do know is that you can go to a multi-node system and run DMX (Distributed Multiheaded X11), which was designed to run powerwall displays. You're in the unfortunate position of having a three-headed wall, as going to a multi box system feels like overkill for you. That said, three PCs with a gig-E interconnect is going to cost far less than one Onyx IR pipe, DMX scales well, and we've got much larger walls than that (I forget the number -- maybe 2x4) running beautifully on a cluster. It's stood up to demos to VIPs without crashing, and I believe that's the most failure-inducing state for any setup.

    By the way, DMX is transparent to your application -- it looks just like a single X server with a single OpenGL context. Thus, it can be used with any existing OpenGL apps.

  14. Use a s/w cluster instead by happynut · · Score: 2, Informative

    You could use ModVis to image a single data set across multiple monitors. They distribute the image across a cluster of hosts, each of which have a slightly different view. It might be overkill for just three screens, but works very well if you can't do it in hardware.

  15. Three Monitors by pipingguy · · Score: 1


    I can't help but think that this is a troll for people to astroturf Matrox's triple head cards. As a Montrealer I like Matrox but they dropped the 3D ball a few years ago.

    1. Re:Three Monitors by Anonymous Coward · · Score: 0
      They dropped the ball because they suddenly got busy with hiring only 4.0 GPAs, which resulted in massive ego-clashes and mutual-masturbation festivals instead of work. That's why Matrox sucks.

      I wonder why you need a PhD to do 2D graphics. Splitting up a screen four ways usually doesn't require a room full of theoreticians. I don't know what it is about Montreal, maybe it's the fact that it's a small city that is served by way too many universities, but a lot of high-tech companies fail here due to the mentality of hiring only university graduates, and only with super-high GPAs. Another example of this is Hyperchip (Hype your chip). The tumbleweeds grace their parking lot now, but back then they wouldn't hire me because I don't have a bachelor's. Last time I checked (today), I'm the one with the high-tech job, and they're the ones selling fries.

    2. Re:Three Monitors by pipingguy · · Score: 1


      You of course realize that a university education is as much about socialization (future business contacts, allies, loyalties) as it is about education, right? It's gotten worse over the past 20 or so years as it's become "normal" to attend university and assume a rightful position/entitlement as a highly-paid professional regardless of skill or ability.

      If you're outside of that crowd you'll likely find it difficult to break in because that type of social group tends to close ranks when their pre-assumed reality is threatened.

      On the other hand, there are lots of brilliant and insightful people with meaningful degrees who are not morons.

    3. Re:Three Monitors by Anonymous Coward · · Score: 0
      Yes, I realize this. But like all things, you must start at the correct time. A 34-year-old surrounded by 20-year-olds playing Pac Man on their cell phones while making out is not going to make too many business contacts. I really tried to go back to school but I quickly realised it's nothing more than baby-sitting. I mean Christ, re-doing high-school chemistry? At 34? *And* I have to *pay* for it? Fuck off.

      I'm paying the price for being unsocial and interested in learning on my own.

      "If you're outside of that crowd you'll likely find it difficult to break in because that type of social group tends to close ranks when their pre-assumed reality is threatened."

      Oh, I call that a CULT. You summed up exactly how I feel about university. People get upset when I call university a cult, but goddamn it, I'm happy to see I'm not the only one that can see through the thinly-veiled charade that is "education" these days.

    4. Re:Three Monitors by Kris_J · · Score: 1
      It's not astroturf if you have one, like it and aren't being paid by Matrox. I have one, like it and I am not being paid by Matrox. That said, I don't think I'd recommend it for 3D stuff, though it might be faster for 3D than a top-of-the-line 3D card from two or three years ago.

      I just wish I could afford three big, identical flat-panel displays to really show it off.

    5. Re:Three Monitors by pipingguy · · Score: 1


      Don't you think that 3 "big" (say, 19"+) screens would be a bit much for most practical purposes though? I'm thinking field-of-view and getting a sore neck.

      I suppose sitting farther away helps in this regard, but then you might find yourself needing larger text, which kind of defeats the purpose.

    6. Re:Three Monitors by Kris_J · · Score: 1

      Well, most 19" LCD screens are poor value at the moment since they typically have the same res as a 17" panel. But otherwise, no, I don't think any sort of wrap-around display system is a bad thing. Currently I have four displays on my desk. Left to right: 1024x768LCD, 1280x1024CRT, 1400x1050LCD, 800x600LCD. I have had six screens all usable as the desktop of one PC before now. After the third monitor, productivity doesn't increase as fast as it costs for all that equipment, but during peak times as many monitors as I can get my hands on really help. And as equipment costs drop I will keep increasing the number of pixels working for me.

  16. Beware of the... performance by green+pizza · · Score: 1

    Most Silicon Graphics systems are indeed built with military-grade strength and quality, especially the big old black Onyx beast and other Challenge L and XL machines from that era.

    But iron like that is old. Really, really Old. The host system architecture dates back to 1993 and the original InfiniteReality 1 graphics date back to about 1995. In those days a wicked cool PC had, at best, a 166 MHz Pentium and a 8 MB Matrox PCI card. Most people were still using Windows 3.1 in VGA resolution on their 486's in 1995.

    Times have changed. SGI is a has-been. Cray beats them on raw CPU and bandwidth performance (the version of UNICOS that runs on the Cray X1 is actually based on SGI's IRIX 6.5). SGI's graphics these days are just a bunch of ATI FireGL AGP cards.

    For most people, a dual or quad opteron with a pair of PCI-E graphics cards (driving 2 monitors each for 4 monitors total) is plenty of power. You can even use SGI's wonderful OpenGL Perfomer software on Linux or Windows to ease the development pains of your multi-CPU, multi-headed graphics applications.

    If you need a *single system* with 16 or more CPUs and a dozen or so graphics cards, then you may be a good candidate for one of SGI's Itanium2/FireGL powered Prisim monsters. Just don't expect it to be any more stable than a PC.

  17. Cheap, free, easy multi-host multi-head. by GiMP · · Score: 1

    For anyone looking to do this with free software.. it has been around for YEARS. Infact, it was around before XFree86 supported Xinerama! Unfortunately, it does NOT do 3d acceleration; however, I'm providing this information for anyone else still interested.

    Take a look at GGI + XGGI. Run an X11 server on each host and run XGGI, targeting each.

    Take a look at the following screenshot:
    http://www.ggi-project.org/resources/images/doom.j pg

    Now, imagine that each of those tiles was displayed on a separate physical display, each running X11. You can do it.

    1. Re:Cheap, free, easy multi-host multi-head. by GiMP · · Score: 1

      Another non-3d solution is to run a framebuffer-bound X server (no physical display) and launch multiple copies of region-bound VNC servers.

      The advantage of this over GGI is that one or more of the displays can be shutdown without whacking the entire system.

      There are a couple ways of looking at this. VNC might provide for faster video with more artifacts. GGI might be less robust, but might be better for video -- just be prepared to adjust the audio syncronization.

  18. Wildcat Multiview by miyako · · Score: 4, Informative

    If your currently using SGI, then I would assume that your not looking for a gaming card. If your doing 3D design work, then you might look into The Wildcat Multiview Card. It only works in conjunction with the Wildcat Realizm cards. Not cheap, at $825 for a midrange card, and nearly $3,000 for the top-of-the-line card and another $420 for the multiview card, but then they are professional cards, not intended for hobbiest or gaming machines.

    --
    Famous Last Words: "hmm...wikipedia says it's edible"
  19. Boring commodity graphics by prefect42 · · Score: 2, Informative

    Speaking as an SGI admin (Onyx3400 IR2 probably the closest to what you're using) I know where you're coming from.

    a) Don't buy a Prism. It's just got 1 generation old ATI cards in, and the performance is... disappointing.

    b) I reckon to not bother with a single card solution. We've used a Matrox Parhelia under windows, and mostly due to driver shoddiness it wasn't that great.

    c) I'd be tempted (and will be testing a cheaper varient of this out soon to run an IBM 3840x2400 screen) to try a twin Quadro FX 4400 on one of the Nvidia Pro based boards (Tyan seem to be the leader with this at the moment) with twin 16x PCI-E. Nvidia have recently changed their drivers to allow you to use Xinerama and OpenGL across multiple identical cards. Seeing as you've come from SGI, this should be easy to sell financially. The performance is cracking on the FX4400 too, blowing everything else we've got out of the water. You'd manage to put together a dual Xeon 3.6 4Gb machine for something under 8,000 UK pounds.

    --

    jh

  20. What about Chromium? by Skinkie · · Score: 2, Interesting
    --
    Support Eachother, Copy Dutch Property!
  21. Already possible by plasmaroo · · Score: 1

    The very latest NV drivers let you do full OpenGL across multiple heads/cards with X+Xinerama. I'm using this now across three separate cards and it seems to work great (at least for funky screensavers). So you might want to give that a go.

    1. Re:Already possible by Anonymous Coward · · Score: 0

      Hi Plasmaroo,

      It's Shane here (original poster), can you email me your system config? I'd like to know how important it is to have all the cards in similar speed slots etc.

  22. get two cards with twin outputs each = FOUR monito by geowiz · · Score: 1

    There are many graphics cards with Twin simultaneous monitor outputs designed for running two monitors at once now. They are nvidia and ATI and relatively cheap - especially on ebay. If you get two - one PCI and one AGP they will BOTH work simultaneously and you can usually get three or even four monitors going at once.

  23. "Siamese twins" setup by Alex+Belits · · Score: 1

    I don't have a single desktop in this configuration, as in Xinerama-style single X screen, however I had at some point single kayboard and mouse, and the same computer running applications displayed on three physical screens, mapped to two or three X screens. This is how it looked (laptop's keyboard and trackpad work but aren't used), and this is how it was done. Two monitors are handled by a dual-monitor nvidia card, and can be configured either as two or a single screen spanning both.

    This configuration doesn't allow windows to span between "local" and "remote" screens, however for many purposes this is useful -- in a different setup I often run 3D CAD on one screen, and 2D CAD an the other one, and obviously there is little point in mixing those two. Separate virtual desktops on all monitors also help -- I usually have 4x3 viewports in Sawfish, so with three monitors that would be 36 semi-independent viewports.

    --
    Contrary to the popular belief, there indeed is no God.
  24. Combined/thin rim displays? by tigersha · · Score: 1

    While we are on the subject, are there any people who could recommend displays that are tiled in such a way tht the LCD panels are either directly next to each other or at the least have a very thin edge between them?

    --
    The dangers of excessive individualism are nothing compared to the oppressiveness of excessive collectivism
    1. Re:Combined/thin rim displays? by elFarto+the+2nd · · Score: 1

      I have a 18.1" Iiyama AS4637UT-BK, it has a 12mm bezel, so it should be good for what your looking for. One problem is they're a bit hard to find. Regards elFarto