<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:imirkin@alum.mit.edu" title="Ilia Mirkin <imirkin@alum.mit.edu>"> <span class="fn">Ilia Mirkin</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - Refresh rate stuck at 60Hz"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=62115">bug 62115</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>NOTABUG
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - Refresh rate stuck at 60Hz"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=62115#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - Refresh rate stuck at 60Hz"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=62115">bug 62115</a>
              from <span class="vcard"><a class="email" href="mailto:imirkin@alum.mit.edu" title="Ilia Mirkin <imirkin@alum.mit.edu>"> <span class="fn">Ilia Mirkin</span></a>
</span></b>
        <pre>[    24.417] (II) NOUVEAU(0): Supported standard timings:
[    24.417] (II) NOUVEAU(0): #0: hsize: 1440  vsize 900  refresh: 60  vid: 149
[    24.417] (II) NOUVEAU(0): #1: hsize: 1440  vsize 900  refresh: 75  vid:
3989
...
[    24.418] (II) NOUVEAU(0): Printing probed modes for output DVI-I-1
[    24.418] (II) NOUVEAU(0): Modeline "1440x900"x59.9  106.50  1440 1520 1672
1904  900 903 909 934 -hsync +vsync (55.9 kHz eP)
[    24.418] (II) NOUVEAU(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440
1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)

Seems like it sees both the 59.9Hz and 75Hz modes just fine.

You should be able to select the right ones by sticking stuff in your xorg.conf
or by doing something like

xrandr --output DVI-I-1 --mode 1440x900 --refresh 75

(or maybe --mode "1440x900"x75)

If you're still having trouble, feel free to re-open and provide the output of
"xrandr -q".</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>