I am building a server for a friend of mine.  I am trying to setup two
Nvidia graphics cards to work with Ubuntu 9.10 x64bit.  Each card has
2xDVI outputs.  the goal is to be able to drive 3-4 monitors
simultaneously.  I have read some pages about editing the xorg.conf,
but it seems that in 9.10 the dpkg-reconfigure xserver-xorg command
does not work.<br><br>I have seen tutorials that require this command
to setup the displays.  But, with 9.10 it seems that I will have to do
this manually.<br><br>This is currently all my xorg.conf file contains.<br><blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote"><br>Section &quot;Screen&quot;<br>
        Identifier      &quot;Default Screen&quot;<br>        DefaultDepth    24<br>EndSection<br><br>Section &quot;Module&quot;<br>        Load    &quot;glx&quot;<br>EndSection<br><br>Section &quot;Device&quot;<br>        Identifier      &quot;Default Device&quot;<br>
        Driver  &quot;nvidia&quot;<br>        Option  &quot;NoLogo&quot;        &quot;True&quot;<br>EndSection<br><br></blockquote><div>So I am thinking that I will have to reload the xorg.conf from the install cd and start over.<br>

<br>
the two video cards are <br>
the Nvidia 9500 GT PCI-E 16x<br>
the Nvidai Integrated Quadro FX470<br>
<br>
Can anyone give me some hints, tips, pointers, or links that will help to get this setup working?<br>
<br>
Thanks<br>
<br>
Joshua Roberts<br>
</div>