<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello Everyone,<br>
    <br>
    I have been asking this question on Linux Questions and I have
    received some advice from one kind soul but nothing seems to be
    working. I was thinking that people here might be more accustomed to
    dealing with this type of issue.&nbsp; Below is a cut and paste of my
    original post on Linux questions.&nbsp; If you follow the thread we've
    tried the follow:<br>
    <br>
    1) adding&nbsp; "Modes&nbsp;&nbsp;&nbsp; "1600x1200" "1280x1024" "1024x768" "800x600"
    "640x480" to xorg.cong" <br>
    2) removed and blacklisted the nouveau drivers<br>
    3) update grub<br>
    4) update the initramfs<br>
    5) on my own I changed settings in the xorg.conf to HorizSync&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
    15.73 - 67.5<br>
    &nbsp;&nbsp;&nbsp; VertRefresh&nbsp;&nbsp;&nbsp;&nbsp; 23.98 - 60.00 based on information I got from my
    manual.<br>
    6) I also tried to create a new mode in xrandr that I got from
    <a class="moz-txt-link-freetext" href="http://www.mythtv.org/wiki/Modeline_Database">http://www.mythtv.org/wiki/Modeline_Database</a> but no joy.<br>
    <br>
    As always thank you for any help you can provide.<br>
    <br>
    Chris<br>
    <br>
    <big><u>ORIGINAL QUESTION:</u></big><br>
    I've just loaded Ubuntu 12.04 on a new(used) HTPC which I have
    hooked up to a Panasonic TV (this is to be used as a MythTV
    frontend). The TV's max resolution is 1024x768 but the option isn't
    available in X-server or the Ubuntu display controls. It is
    currently set at 1280x720 and subsequently the controls are not
    completely visible on screen (overscan) making it very difficult to
    work with.<br>
    <br>
    The output graphic controller is :NVIDIA Corporation C77 [GeForce
    8200] (rev a2) (I don't know if you need any more information).<br>
    <br>
    I tried the below (sorry I forgot how to get it into the little
    scrollable box) taken from the following website (<a
href="http://ubuntuforums.org/showthread.php?p=8595940&amp;mode=linear#post8595940"
      target="_blank">http://ubuntuforums.org/showthread.p...ar#post8595940</a>)
    but as you can see I came to a dead end.<br>
    <br>
    Any help anyone could provide would be greatly appreciated.<br>
    <br>
    <br>
    chris@HTPC-1:~$ xrandr<br>
    Screen 0: minimum 8 x 8, current 1280 x 720, maximum 8192 x 8192<br>
    VGA-0 disconnected (normal left inverted right x axis y axis)<br>
    HDMI-0 connected 1280x720+0+0 (normal left inverted right x axis y
    axis) 698mm x 392mm<br>
    1280x720 60.0*+ 59.9 <br>
    1920x1080 60.0 59.9 24.0 30.0 30.0 <br>
    1440x480 30.0 <br>
    720x480 59.9 30.0 <br>
    640x480 59.9 <br>
    "1024x768_60.00" (0x280) 63.5MHz<br>
    h: width 1024 start 1072 end 1176 total 1328 skew 0 clock 47.8KHz<br>
    v: height 768 start 771 end 775 total 798 clock 59.9Hz<br>
    chris@HTPC-1:~$ cvt 1024 768<br>
    # 1024x768 59.92 Hz (CVT 0.79M3) hsync: 47.82 kHz; pclk: 63.50 MHz<br>
    Modeline "1024x768_60.00" 63.50 1024 1072 1176 1328 768 771 775 798
    -hsync +vsync<br>
    chris@HTPC-1:~$ xrandr --newmode "1024x768_60.00" 63.50 1024 1072
    1176 1328 768 771 775 798 -hsync +vsyn<br>
    chris@HTPC-1:~$ xrandr --addmode HDMI-0 1024x768_60.00<br>
    X Error of failed request: BadMatch (invalid parameter attributes)<br>
    Major opcode of failed request: 140 (RANDR)<br>
    Minor opcode of failed request: 18 (RRAddOutputMode)<br>
    Serial number of failed request: 25<br>
    Current serial number in output stream: 26<br>
  </body>
</html>