Hi there,
I installed the latest Nvidia driver and it detected correctly my
graphics card and monitor. And assigned correctly the sync ranges. I'm
using the 1280x1024 mode.
But I wanted to lower the monitor frequencies to do a test. So I opened
sax2 and lowered the maximum values. But when I test the sax2
configuration it shows me the old high frequency values. Even if I save
the configuration (and looking at the /etc/X11/xorg.conf the ranges are
correctly modified) sax2 keeps on showing the old high values. Same if I
restart X.
My modified ranges are: HorizSync 28-65 kHz and VertRefresh 56-60 Hz.
But sax2 says, in that test screen, that the current values are 80kHz
and 75Hz.
So, is sax2 not showing the actual values or X is not using the values
in the range?
How can I be sure about the frequencies actually being used? Is there a
command that shows me this information?
My xorg.conf:
# /.../
# SaX generated X11 config file
# Created on: 2007-05-30T18:15:34-0300.
#
# Version: 7.1
# Contact: Marcus Schaefer <[EMAIL PROTECTED]>, 2002
#
# Automatically generated by [ISaX] (7.1)
# PLEASE DO NOT EDIT THIS FILE!
#
Section "Monitor"
DisplaySize 340 270
HorizSync 28-65
Identifier "Monitor[0]"
ModelName "LG ELECTRONICS L1753T"
Option "DPMS"
VendorName "GSM"
VertRefresh 56-60
UseModes "Modes[0]"
EndSection
Section "Modes"
Identifier "Modes[0]"
Modeline "1280x1024" 105.15 1280 1360 1496 1712 1024 1025 1028 1059
Modeline "1280x960" 97.68 1280 1352 1488 1696 960 961 964 993
Modeline "1280x800" 80.58 1280 1344 1480 1680 800 801 804 827
Modeline "1152x864" 78.82 1152 1216 1336 1520 864 865 868 894
Modeline "1280x768" 77.37 1280 1344 1480 1680 768 769 772 794
Modeline "1024x768" 61.89 1024 1080 1184 1344 768 769 772 794
Modeline "800x600" 36.88 800 832 912 1024 600 601 604 621
Modeline "768x576" 33.74 768 792 872 976 576 577 580 596
Modeline "640x480" 23.06 640 656 720 800 480 481 484 497
EndSection
Section "Screen"
DefaultDepth 24
SubSection "Display"
Depth 15
Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768"
"1024x768" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768"
"1024x768" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768"
"1024x768" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 32
Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768"
"1024x768" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768"
"1024x768" "800x600" "768x576" "640x480"
EndSubSection
Device "Device[0]"
Identifier "Screen[0]"
Monitor "Monitor[0]"
EndSection
Section "Device"
BoardName "GeForce FX 5200 (0x0322)"
BusID "3:0:0"
Driver "nvidia"
Identifier "Device[0]"
Option "NoLogo"
Screen 0
VendorName "NVidia"
EndSection
Section "ServerLayout"
Identifier "Layout[all]"
InputDevice "Keyboard[0]" "CoreKeyboard"
InputDevice "Mouse[1]" "CorePointer"
Option "Clone" "off"
Option "Xinerama" "off"
Screen "Screen[0]"
EndSection
Section "DRI"
Group "video"
Mode 0660
EndSection
Section "Extensions"
EndSection
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]