<div dir="ltr">Hi Simon<br><br><div class="gmail_extra"><div class="gmail_quote">On Fri, Jun 6, 2014 at 4:07 PM, Simon Burke <span dir="ltr"><<a href="mailto:simonb@fatsportsman.eu" target="_blank">simonb@fatsportsman.eu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><div><div><div><div><div><div><div><div>So my work machine has Debian Jessie installed.<br>
<br></div>Im trying to get X to play nicely. My set up is two graphics cards (well one and the onboard) and three identical monitors.<br>
<br></div>The first is an Nvidia with two monitors connected via DVI. The other is a cr*ppy onboard intel thing with the third monitor.<br><br></div>I have it working fine with Xinerama, but of this then causes issues with Gnome due to randr not playing nice with Xinerama. I.e. it complains that 'Xlib:  extension "RANDR" missing on display ":0.0"'. <br>

<br></div>So can someone give me some guidance as to how I can achieve the same thing without xinerama? if its possible?<br><br></div>My Xorg.conf I chucked on pastebin here: <a href="http://pastebin.com/b3dVckRF" target="_blank">http://pastebin.com/b3dVckRF</a> <br>

<br></div>Its also worth mentioning that X does not even start if I switch from the nvidia driver to <span><span></span>
<span>
nouveau. I will have to go and do that again to be able to tell you what the error message was though. Looking at my Xorg.log files I think it may have been "Failed to initialize GLX extension (Compatible NVIDIA X driver not found)".<br>

<br></span></span></div><span><span>Any suggestions please?<br><br></span></span></div><span><span>Thanks.<span class=""><font color="#888888"><br></font></span></span></span></div><span class=""><font color="#888888"><span><span>Simon.<br>
</span></span></font></span></div></blockquote><div><br></div><div>The Nvidia driver has twinview, which provides its own Xinerama extension.  When doing dual monitors I've found using Nvidia twinview to be <br>the most reliable and you end up with GLX on both monitors.  I've found ATI's equivalent of twinview to be ok.  I'm sad to say that you might <br>
want to just use two monitors or get an Nvidia card with 3 outputs or get 2 Nvidia cards.<br><br></div><div>I think you can use Nvidia twinview across two cards.<br><br></div><div>My desktop is a single Nvidia card with two monitors, and contains the following magic lines:<br>
<br>    Option "TwinViewXineramaInfoOrder" "DFP-0"<br>    Option "TwinView" "1"<br>    Option "metamodes" "DFP-0: nvidia-auto-select +0+0, CRT-1: nvidia-auto-select +1680+0"<br>
</div><div><br>Chris<br></div></div><br></div></div>