Have you installed the proprietary nvidia driver for this card or are you using the open source driver? I have a similar monitor to yours, its the x233H rather than the x193H, before I installed the proprietary driver it couldn&#39;t output the correct resolution. I suggest you installed the nvidia driver here <a href="http://www.nvidia.co.uk/object/linux_display_ia32_100.14.11_uk.html">http://www.nvidia.co.uk/object/linux_display_ia32_100.14.11_uk.html</a> after doing so it should use the right resolution automatically (in my experience at least)<br>
<br>Matt<br><br><div class="gmail_quote">2009/8/10 Ron Wilton <span dir="ltr">&lt;<a href="mailto:ron_w_add@yahoo.co.uk">ron_w_add@yahoo.co.uk</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<table border="0" cellpadding="0" cellspacing="0"><tbody><tr><td style="font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; font-size: inherit; line-height: inherit; font-size-adjust: inherit; font-stretch: inherit;" valign="top">
<div>Thanks Jim and Matt<br><br>I have tried the command suggested and got the following reply:-<br><br>~$ xrandr --addmode XSVGA 1366x768<br>xrandr: cannot find output &quot;XSVGA&quot;<br><br>I have the NVIDIA GeForce2 MX/MX 400 which must be at least 5 years old, so I&#39;m wondering whether this is before the ability of setting up custom screens.<br>
<br>I&#39;ve also done the following two commands:-<br><br>~$ xrandr -q<br>Screen 0: minimum 320 x 240, current 1024 x 768, maximum 1280 x 1024<br>default connected 1024x768+0+0 0mm x 0mm<br>   1280x1024      75.0     60.0  <br>
   1280x960       60.0  <br>   1152x864       75.0  <br>   1024x768      
 75.0     70.0     60.0* <br>   832x624        75.0  <br>   800x600        75.0     72.0     60.0     56.0  <br>   720x400        70.0  <br>   640x480        75.0     73.0     67.0     60.0  <br>   1280x800       60.0  <br>
   1280x768       60.0  <br>   1280x720       60.0  <br>   1152x768       55.0  <br>   960x600        60.0  <br>  
 840x525        60.0  <br>   700x525        70.0     60.0  <br>   640x512        75.0     60.0  <br>   720x450        60.0  <br>   640x400        60.0  <br>   576x432        75.0  <br>   640x384        60.0  <br>   576x384        55.0  <br>
   512x384        75.0     70.0     60.0  <br>   416x312        75.0  <br>   400x300       
 75.0     72.0     60.0     56.0  <br>   320x240        75.0     73.0     60.0  <br>~$ xrandr -s 1366x768<br>Size 1366x768 not found in available modes<br><br>Any suggestions?<br><br>Thanks<br><br>Ron<div class="im"><br>
<br>--- On <b>Mon, 10/8/09, Jim Moore <i>&lt;<a href="mailto:jmthelostpacket@googlemail.com" target="_blank">jmthelostpacket@googlemail.com</a>&gt;</i></b> wrote:<br></div><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;">
<div class="im"><br>From: Jim Moore &lt;<a href="mailto:jmthelostpacket@googlemail.com" target="_blank">jmthelostpacket@googlemail.com</a>&gt;<br>Subject: Re: [Nottingham] New Monitor<br>To: &quot;Notts GNU/Linux Users Group&quot; &lt;<a href="mailto:nottingham@mailman.lug.org.uk" target="_blank">nottingham@mailman.lug.org.uk</a>&gt;<br>
</div>Date: Monday, 10 August, 2009, 12:07 AM<div><div></div><div class="h5"><br><br><div>start with:<br><br>xrandr --addmode XSVGA
 1366x768<br><br>then:<br><br>xrandr --output XSVGA --mode 1366×768 --rate 60<br><br>Note these are nonpersistent commands (ie they&#39;ll only last through<br>the current session). You might want to add them to xorg.conf (read<br>
the xorg.conf file on how to add xrandr lines to the configuration),<br>or you can use ~/.xprofile (just append those two xrandr lines to the<br>file; create an empty xprofile if one doesn&#39;t already exist, xorg will<br>
use it if it exists in your home folder).<br><br>As mentioned (kudos to Matthew), ATI and NVidia both have GUI<br>configurations in which setting up custom screens is elementary. I<br>know from experience (with SuSE Pro 9.3) that the NVidia one does<br>
require you to set the pitch or it&#39;ll do weird things with weird<br>screens (apparently the hardware manufacturers never thought to add<br>16:9 aspect screens to the default list) /before/ you can add the new<br>screen resolution.<br>
<br>On 8/9/09, Matthew Tompsett
 &lt;<a rel="nofollow">matthewbpt@gmail.com</a>&gt; wrote:<br>&gt; What kind of video card do you have? If it&#39;s an nvidia then you can use the<br>&gt; nvidia xconfig utility to change the resolution and refresh rates, if not<br>
&gt; then you may have to use the xrandr command line program, google it I can&#39;t<br>&gt; quite remember how to use it but there are guides you can follow,<br>&gt;<br>&gt; Matt<br>&gt;<br>&gt; 2009/8/9 Ron Wilton &lt;<a rel="nofollow">ron_w_add@yahoo.co.uk</a>&gt;<br>
&gt;<br>&gt;&gt; Thanks for your reply, Jim.<br>&gt;&gt;<br>&gt;&gt; How do I make the suggested changes. In Ubuntu there&#39;s a Screen Resolution<br>&gt;&gt; programme, but this does not allow changing the pitch and entering of the<br>
&gt;&gt; actual screen size.<br>&gt;&gt;<br>&gt;&gt; Thanks<br>&gt;&gt;<br>&gt;&gt;
 Ron<br>&gt;&gt;<br>&gt;&gt; --- On *Sat, 8/8/09, Jim Moore &lt;<a rel="nofollow">jmthelostpacket@googlemail.com</a>&gt;* wrote:<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; From: Jim Moore &lt;<a rel="nofollow">jmthelostpacket@googlemail.com</a>&gt;<br>
&gt;&gt; Subject: Re: [Nottingham] New Monitor<br>&gt;&gt; To: &quot;Notts GNU/Linux Users Group&quot; &lt;<a rel="nofollow">nottingham@mailman.lug.org.uk</a>&gt;<br>&gt;&gt; Date: Saturday, 8 August, 2009, 7:48 PM<br>&gt;&gt;<br>
&gt;&gt;<br>&gt;&gt; At a glance, your monitor native frequency is 1366x768 (which isn&#39;t<br>&gt;&gt; bad considering it&#39;s an uberbudget monitor but still seems a little<br>&gt;&gt; low for the screen size - I have a 17&quot; standard ratio which is
 native<br>&gt;&gt; at 1600x1200 and that&#39;s a 5 year old HP), so with a bit of number<br>&gt;&gt; fiddling, you need to set up your monitor geometry manually (as is<br>&gt;&gt; usually the case on widescreens) with the following:<br>
&gt;&gt;<br>&gt;&gt; pitch: 0.300mm<br>&gt;&gt; measure horizontal and vertical panel dimensions with a tape, you&#39;ll<br>&gt;&gt; need these numbers for setup as well, because the pixel dimensions<br>&gt;&gt; suggest rectangular pixels rather than square - again unusual for a<br>
&gt;&gt; compiter monitor and bound to make life interesting - what you<br>&gt;&gt; actually have there is a HDTV panel with a VGA connector.<br>&gt;&gt;<br>&gt;&gt; HTH<br>&gt;&gt;<br>&gt;&gt; TLP<br>&gt;&gt;<br>&gt;&gt; On 8/8/09, Ron Wilton<br>
&gt;&gt; &lt;<a rel="nofollow">ron_w_add@yahoo.co.uk</a>&lt;<a rel="nofollow" href="http://mc/compose?to=ron_w_add@yahoo.co.uk" target="_blank">http://mc/compose?to=ron_w_add@yahoo.co.uk</a>&gt;&gt;<br>&gt;&gt; wrote:<br>
&gt;&gt; &gt; Hello All<br>&gt;&gt; &gt;<br>&gt;&gt; &gt; My 4 x 3 monitor went on me earlier this week.<br>&gt;&gt; &gt;<br>&gt;&gt; &gt; I&#39;ve just bought a widescreen monitor hoping that it would be alright.<br>&gt;&gt; &gt; It<br>
&gt;&gt; &gt; works okay, except that the picture quality is not very good. Any ideas<br>&gt;&gt; on<br>&gt;&gt; &gt; what I can do? I&#39;ve got an acer X193HQ and an using Ubuntu.<br>&gt;&gt; &gt;<br>&gt;&gt; &gt; Thanks for any help<br>
&gt;&gt; &gt;<br>&gt;&gt; &gt; Ron<br>&gt;&gt; &gt;<br>&gt;&gt; &gt;<br>&gt;&gt; &gt;<br>&gt;&gt; &gt;<br>&gt;&gt;<br>&gt;&gt; _______________________________________________<br>&gt;&gt; Nottingham mailing list<br>&gt;&gt; <a rel="nofollow">Nottingham@mailman.lug.org.uk</a>&lt;<a rel="nofollow" href="http://mc/compose?to=Nottingham@mailman.lug.org.uk" target="_blank">http://mc/compose?to=Nottingham@mailman.lug.org.uk</a>&gt;<br>
&gt;&gt; <a rel="nofollow" href="https://mailman.lug.org.uk/mailman/listinfo/nottingham" target="_blank">https://mailman.lug.org.uk/mailman/listinfo/nottingham</a><br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; _______________________________________________<br>
&gt;&gt; Nottingham mailing list<br>&gt;&gt; <a rel="nofollow">Nottingham@mailman.lug.org.uk</a><br>&gt;&gt; <a rel="nofollow" href="https://mailman.lug.org.uk/mailman/listinfo/nottingham" target="_blank">https://mailman.lug.org.uk/mailman/listinfo/nottingham</a><br>
&gt;&gt;<br>&gt;<br><br>_______________________________________________<br>Nottingham mailing list<br><a rel="nofollow">Nottingham@mailman.lug.org.uk</a><br><a rel="nofollow" href="https://mailman.lug.org.uk/mailman/listinfo/nottingham" target="_blank">https://mailman.lug.org.uk/mailman/listinfo/nottingham</a><br>
</div></div></div></blockquote></div></td></tr></tbody></table><br>



      <br>_______________________________________________<br>
Nottingham mailing list<br>
<a href="mailto:Nottingham@mailman.lug.org.uk">Nottingham@mailman.lug.org.uk</a><br>
<a href="https://mailman.lug.org.uk/mailman/listinfo/nottingham" target="_blank">https://mailman.lug.org.uk/mailman/listinfo/nottingham</a><br></blockquote></div><br>