On 8/30/07, <b class="gmail_sendername">James Pifer</b> &lt;<a href="mailto:jep@obrien-pifer.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">jep@obrien-pifer.com</a>&gt; 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;">
I thought I&#39;d give an update on what got this working, or almost 100%<br>working.<br><br>1) I upgraded to the latest nvidia drivers, version 100.14.11. Don&#39;t<br>really think this had much affect on anything though.
<br><br>2) I ran nvidia-xconfig which seemed to correct a couple issues in my<br>xorg.conf. It did NOT completely write a new one. Rebooting from here<br>was almost enough. It was trying to work, but my LCD display complained
<br>about an unsupported mode.<br><br>3) Then I found the following for my Monitor and updated my Monitor<br>section. It now looks like this:<br><br>Section &quot;Monitor&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;Identifier&nbsp;&nbsp;&nbsp;&nbsp; &quot;Monitor0&quot;<br>

&nbsp;&nbsp;&nbsp;&nbsp;Horizsync&nbsp;&nbsp; 31-80<br>&nbsp;&nbsp;&nbsp;&nbsp;Vertrefresh 60-75<br>&nbsp;&nbsp;&nbsp;&nbsp;Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;DPMS&quot;<br>EndSection<br><br>This reboot looked like it was all going to work, but after everything<br>loaded (gui with scrolling status) it locked up the system before X
<br>started.<br><br>4) I followed the information here:<br><a href="http://www.nvnews.net/vbulletin/showthread.php?t=58498" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www.nvnews.net/vbulletin/showthread.php?t=58498
</a><br><br>I added this to the kernel parameters:
<br>pci=nommconf<br><br>Now it boots all the way into X and I have a display on both TVOut AND<br>DVI-&gt;VGA.<br><br>5) This process now caused the mouse to be locked, although it works<br>through VNC. Modifying the pci= parameter above fixed the problem:
<br>pci=nommconf,routeirq<br><br>James<br></blockquote></div><br>You&#39;ve certainly worked through a lot of issues to get this working.<br><br>My implementation was really simple, I used the GUI utility that Ubuntu provided and chose Twinview.&nbsp; It did the rest.&nbsp; My only tweak was to switch the default monitor.
<br><br>At this point, it doesn&#39;t look like you need a copy of my xorg.conf file.&nbsp; But if you still want me to post it, let me know and I&#39;ll do so next time I have access to my home network.<br><br>Tom<br>