If that doesn&#39;t work, make a backup of /etc/X11/xorg.conf<br><br>then edit that file, find the &#39;Device&#39; section, which will look something like this:<br><br>Section &quot;Device&quot;<br>&nbsp;&nbsp;&nbsp; Identifier&nbsp;&nbsp;&nbsp;&nbsp; &quot;Videocard0&quot;<br>
&nbsp;&nbsp;&nbsp; Driver&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;nvidia&quot;<br>&nbsp;&nbsp;&nbsp; VendorName&nbsp;&nbsp;&nbsp;&nbsp; &quot;NVIDIA Corporation&quot;<br>&nbsp;&nbsp;&nbsp; BoardName&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;GeForce 7100 GS&quot;<br><br>EndSection<br><br><br>Change the &#39;driver&#39; from &quot;nvidia&quot; to &quot;nv&quot; and see if that helps. It should revert you to the open source nv driver.<br>
<br>It&#39;s quite likely that the installe backed up this file before installing the driver so it might be worth looking for an xorg.conf.orig or similar.<br><br>Do not do this if you&#39;re uncomfortable working at the command line though.<br>
<br><div class="gmail_quote">2008/5/28 Damian &lt;<a href="mailto:damian@gingermagic.co.uk">damian@gingermagic.co.uk</a>&gt;:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="Wj3C7c">William wrote:<br>
&gt; Damian wrote:<br>
&gt;&gt; I installed the nvidia driver 173.08 manually, but I want to get rid of<br>
&gt;&gt; it and nothing I do seems to work. Can anyone help?<br>
&gt;&gt;<br>
&gt;&gt; I&#39;m using Ubuntu 8.04 and downloaded the driver from nvidia. It seemed<br>
&gt;&gt; to install ok, but breaks things as my CPU does not have SSE. I just<br>
&gt;&gt; need to remove it.<br>
&gt;&gt;<br>
&gt;&gt; Looking forward to reading the trick if anyone knows<br>
&gt;&gt; Damian<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; mythtv-users mailing list<br>
&gt;&gt; <a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
&gt;&gt; <a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt; Its been a while but doesn&#39;t the nvidia*****.run file have a --uninstall<br>
&gt; option? Be sure to change xorg.conf back to the nv driver before you do<br>
&gt; your uninstall.<br>
&gt;<br>
&gt; William<br>
&gt; _______________________________________________<br>
&gt; mythtv-users mailing list<br>
&gt; <a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
&gt; <a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br>
&gt;<br>
<br>
</div></div>So, maybe simply:<br>
sudo ./NVIDIA-Linux-x86-173.08.pkg1.run --uninstall<br>
I&#39;ll give it a go.<br>
<br>
Thanks<br>
<div><div></div><div class="Wj3C7c">_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br>
</div></div></blockquote></div><br>