Hi Matthias,<br>Thanks for your reply.<br>Unfortunately none of the two modelines you provided work correctly. With the first one I have 69 Hz and with the second one 75 Hz.<br>No matter what modeline I use, I have 60 Hz at startup and I can change with xrandr to 75 Hz, which actually is only 69 Hz and this ain't confortable for the eyes at all.<br>
This is my xrandr -q output:<br>Screen 0: minimum 320 x 240, current 1280 x 1024, maximum 1280 x 1024<br>default connected 1280x1024+0+0 0mm x 0mm<br>   1280x1024      60.0     75.0*<br>   1280x960       60.0     63.0<br>
   1152x864       75.0     70.0     65.0     60.0<br>   1024x768       75.0     70.0     60.0     65.0<br>   800x600        75.0     72.0     60.0     56.0     70.0     65.0<br>   1152x768       55.0<br>   832x624        75.0<br>
   700x525        75.0     60.0<br>   640x512        75.0     60.0<br>   640x480        75.0     73.0     67.0     60.0<br>   720x400        70.0<br>   576x432        75.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><br>The 75 Hz listed for 1024x768 is not 75 Hz in reality either. :(<br>Anything else I could try?<br>
Thanks!<br><br><div class="gmail_quote">On Tue, Apr 8, 2008 at 1:56 PM, Matthias Hopf <<a href="mailto:mhopf@suse.de">mhopf@suse.de</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On Apr 08, 08 13:42:12 +0300, Laszlo Kustan wrote:<br>
> This model isn't in the list of monitors,  I tried to set the horizontal and<br>
> vertical refresh ranges according to the monitor's manual:<br>
> Synchronization<br>
> Horizontal 30 ~ 81 kHz<br>
> Vertical 56 ~ 75 Hz<br>
> Resolution<br>
> Optimum resolution 1280 x 1024@60 Hz<br>
> Maximum resolution 1280 x 1024@75 Hz<br>
> Maximum Pixel Clock<br>
> 140 MHz<br>
><br>
> I tried to generate modeline with the proper settings, but the generator<br>
> gives me only bad data (pixel clock too big)<br>
> This is the vesa preset from the manual:<br>
> VESA, 1280 x 1024 79.976 75.025 135.00 +/+<br>
> this is the modeline I tried:<br>
> Modeline "1280x1024" 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +HSync<br>
> +VSync<br>
> but it does not work.<br>
<br>
</div>Where did you get this modeline from? This is neither conformant to GTF,<br>
nor to CVT. You should use the 'gtf' and 'cvt' tools to calculate<br>
modelines. E.g. you should try this one:<br>
<br>
  # 1280x1024 @ 75.00 Hz (GTF) hsync: 80.17 kHz; pclk: 138.54 MHz<br>
  Modeline "1280x1024"  138.54  1280 1368 1504 1728  1024 1025 1028 1069  -HSync +Vsync<br>
<br>
If that doesn't work, try a 72Hz one:<br>
<br>
  # 1280x1024 @ 72.00 Hz (GTF) hsync: 76.82 kHz; pclk: 132.75 MHz<br>
  Modeline "1280x1024"  132.75  1280 1368 1504 1728  1024 1025 1028 1067  -HSync +Vsync<br>
<br>
<br>
Also, if your driver is RandR capable, chances are high that your<br>
monitor section isn't used at all.<br>
<br>
Matthias<br>
<font color="#888888"><br>
--<br>
Matthias Hopf <<a href="mailto:mhopf@suse.de">mhopf@suse.de</a>>      __        __   __<br>
Maxfeldstr. 5 / 90409 Nuernberg   (_   | |  (_   |__          <a href="mailto:mat@mshopf.de">mat@mshopf.de</a><br>
Phone +49-911-74053-715           __)  |_|  __)  |__  R & D   <a href="http://www.mshopf.de" target="_blank">www.mshopf.de</a><br>
_______________________________________________<br>
xorg mailing list<br>
<a href="mailto:xorg@lists.freedesktop.org">xorg@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/xorg" target="_blank">http://lists.freedesktop.org/mailman/listinfo/xorg</a><br>
</font></blockquote></div><br>