Hello.<br>Having serious problems with all nvidia boards plugged on my PC, now on 8400GS.<br>Xorg with 2D-only nouveau driver sets invalid preferred refresh rate 60hz on SAMTRON 73v, when 75hz needed.<br>output of xrandr:<br>
<br>Screen 0: minimum 320 x 200, current 1280 x 1024, maximum 8192 x 8192<br>DVI-I-1 disconnected (normal left inverted right x axis y axis)<br>VGA-1 connected 1280x1024+0+0 (normal left inverted right x axis y axis) 338mm x 270mm<br>
   1280x1024      60.0*+   75.0  <br>   1152x864       75.0  <br>   1024x768       75.1     70.1     60.0  <br>   832x624        74.6  <br>   800x600        72.2     75.0     60.3     56.2  <br>   640x480        72.8     75.0     66.7     60.0  <br>
   720x400        70.1<br><br>I can *manually* set correct refresh rate using xrandr -r 75 command (for example, in .xinitrc), but Xorg configuration don&#39;t recognize it at all. Some full screen software games reset refresh rate back to 60hz.<br>
How I can &quot;hardcode&quot; it in xorg.conf? I really stuck at this point.<br>Thanks.<br>