<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">I know how to have 4 independent displays with the Nvidia property driver, but like you said it doesn't support XRandr 1.2.<br>My problem is to switch dynamically two displays with this driver (or another one).<br>I'vre tried Nouveau but it doesn't support this graphic card.<br>In fact my question is : is there a solution to switch dynamically two displays on a Linux system (except Xrandr or Xmove) ?<br><br>Thanks<br><br><br><br>--- En date de : <b>Mer 26.11.08, Hal V. Engel <i><hvengel@astound.net></i></b> a écrit :<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;">De: Hal V. Engel <hvengel@astound.net><br>Objet: Re: Switch 4 displays<br>À: xorg@lists.freedesktop.org<br>Date: Mercredi 26 Novembre 2008, 19h31<br><br><pre>On Wednesday 26 November 2008 00:36:13 scorbo wrote:<br>>
 Hi,<br>><br>>   I have a Nvidia Quadro NVS440 graphic cards with 4 screens and I would<br>> like to switch display like I want (display :0.0 becomes :0.1 so :0.1<br>> becomes :0.0). I've tried with xrandr but the Nvidia Property driver<br>> indicates only one screen and not 4. <br><br>This driver does not support XRandR 1.2 at all.  It's "native"<br>(but property) <br>multihead mode is called TwinView.  TwinView has a number of issues caused by <br>the "only one screen" indication such as not being able to calibrate<br>the <br>individual displays (IE. you can't set separate video card gamma tables for<br><br>each display).  <br><br>It appears that what you want is Zaphod mode.  You should be able to do this <br>with the nvidia driver but not using TwinView.  The basic setup would be the <br>same as an xinerama setup but with xinerama turned off.  That is you would <br>have 4 monitor, screen and device sections - one of each for the
 four <br>displays.  To turn xinerama off you would need something like this:<br><br>Section "ServerFlags"<br>  Option "Xinerama" "false"<br>EndSection<br><br><br>> Therefore I've installed Nouveau but<br>> it doesn't support this card. In addition I've read that xrandr<br>does't<br>> support multi GPU and multi card (this card has two GPU). I've also<br>tried<br>> with a Nvidia 290 graphic card and the Nouveau driver and it works but<br>> there is only two displays and the display has been configured in Xinerama<br>> mode and I need independent display.<br>><br>>   I've read that xrandr 1.3 with Xorg 7.5 will support multi board<br>and<br>> multi gpu, is it exact ? Is there another solution to switch display ?<br>><br>> Thanks<br>> Christophe P.<br><br>_______________________________________________<br>xorg mailing
 list<br>xorg@lists.freedesktop.org<br>http://lists.freedesktop.org/mailman/listinfo/xorg<br></pre></blockquote></td></tr></table><br>