On 10/3/07, <b class="gmail_sendername">Ashley Benton</b> <<a href="mailto:meggalen@gmail.com">meggalen@gmail.com</a>> wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<p style="margin-bottom: 0in;">Hi,</p>
<p style="margin-bottom: 0in;">Somebody gave me a Nvidia 3D fuzion
graphics cards and as I had a second monitor that I didn't used I am
trying to set my computer to run the two monitors. I am using ubuntu
6.10 and already installed the card inside the computer. When I type
lspci that's the last in the list but when I plug the two screens
only the one on the new card is working, the other stays black. I
went to ubuntu help and begun reading about xinerama but I'm lost.
Can somebody tell me if what I want to do is possible and how to do
it? The first card is the one that came with the computer and the second is the one I just installed they are two different cards, That's why I wonder if what I want to do is possible. Please remember that I am completely new and beginning to learn.
</p></blockquote><div><br>I dit it by doing this:<br><br><p>sudo apt-get update</p>
<p>sudo apt-get upgrade</p>
<p>sudo apt-get dist-upgrade</p><p>sudo apt-get install nvidia-glx</p>
<p><code>sudo nvidia-xconfig --add-argb-glx-visuals --composite</code></p><p>Restart your X by logging out and in or by pressing ctrl+alt+backspace</p>sudo nvidia-settings<br>
<br>After the last command, a window to configure you display will open. You just need to go to <span style="font-style: italic;">X Server Display Configuration </span>and configure the dual monitor with the resolutions you want.
<br>
<br>
I'm not sure if this will work, considering that you have 2
graphic cards, and you are not running feisty. It worked with me, but I have 1 card where I plug both
of my monitors.<br>
I hope it helps. Any problem, just post back.<br>
<br>
--Valeriano<br></div></div>