Ed.Greshko@xxxxxxxxxxx wrote:
On Mon, 21 Apr 2003, Nikos Charonitakis wrote:
i experience low refresh rate with Radeon 9100
and Nec E750 monitor certainly lower than windows
(1024x768 85hz RH9)
1024x768 100 WIN)
can this be fixed?
Have you tried to edit the "Monitor" section of your XF86Config file?
It is in /etc/X11.
Regards,
Ed
it seems that reconginzes well everything i have...
what can i change?
thanks
nikos
------------------------------------------------------------------
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "NEC MultiSync E750"
DisplaySize 330 240
HorizSync 31.0 - 92.0
VertRefresh 55.0 - 160.0
Option "dpms"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "radeon"
VendorName "Videocard vendor"
BoardName "ATI Radeon 9100"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 16
SubSection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "DRI"
Group 0
Mode 0666
EndSection
------------------------------------------------------------