<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Kevin Kuphal wrote:
<blockquote
 cite="mid:3a83b0a90804150858x55798121k8b5e17236b503dc@mail.gmail.com"
 type="cite">
  <div class="gmail_quote">On Tue, Apr 15, 2008 at 10:45 AM, allene222
&lt;<a moz-do-not-send="true" href="mailto:nabble@oldpaloalto.com">nabble@oldpaloalto.com</a>&gt;
wrote:<br>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;"><br>
Thanks to everyone for the replies. (Not sure why they don't show up in<br>
nabble where I posted the original message).<br>
    <br>
I now have a totally messed up system.<br>
    <br>
Here is what I did:<br>
1) sudo apt-get install envy ---&gt; didn't work, could not find envy<br>
2) Downloaded envy from web page <a moz-do-not-send="true"
 href="http://albertomilone.com/nvidia_scripts1.html" target="_blank">albertomilone.com/nvidia_scripts1.html</a><br>
3) Ran envy from applications tab<br>
4) Installed nvidia<br>
5) restarted computer<br>
6) Computer now in low graphics mode<br>
7) Configured for my monitor NEC 1760v<br>
8) Selected 1280x1024 resolution<br>
    <br>
Screen is now in some virtual mode where I need to scroll to see the
entire<br>
desktop. &nbsp;It looks like a 1280x1024 desktop on a 640x480 screen.</blockquote>
  <div>&nbsp;</div>
  <div>The configuration file for your Xserver is /etc/X11/xorg.con</div>
  <div>&nbsp;</div>
  <div>Check in there.&nbsp; There are options for screen size (modes) and
desktop size.&nbsp; I'm not sure of the specific settings to control the
viewport size vs the resolution but they're in that file.&nbsp; Otherwise,
check /var/log/Xorg.0.log for information on what the Xserver is doing
when it starts up.&nbsp; You might be able to glean some information there
as well.&nbsp; Don't even bother with Myth until you fix this.</div>
  <div>&nbsp;</div>
  <div>Kevin</div>
  </div>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
mythtv-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a>
<a class="moz-txt-link-freetext" href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a>
  </pre>
</blockquote>
Occasionally when I have totally messed up my xorg.conf file I will
just go to /etc/X11 and backup my xorg.conf file. Then you can delete
the original and run nvidia-xconfig to produce a working file. That is
nvidia's tool for creating xorg.conf files with the nvidia proprietary
drivers. Check out its man page and you can even supply some options to
let it know if there are any special features of the nvidia driver you
want to ensure are enabled. This will usually at least get you a
working set up. Then you can go look at you backed up file and copy and
paste if there is anything there that you need (which there probably
isn't).<br>
</body>
</html>