Setting up sane Refresrate under nVidia & FC5
I Want to set up Refressrate 85 with screen resolution 1024x768. I used to have this, but since I set up new nVidia drivers it has not been workin anymore.
I have tried to modify xorg.conf By Adding following parts:
Section "Modes"
Identifier "Modes[0]"
Modeline "1024x768_85.00" 94.39 1024 1088 1200 1376 768 769 772 807 -HSync +Vsync
EndSection
And to the "Modes" at the subsection "Display": "1024x768_85.00"
Still the refres rate stays at 70 Hz, and there is not even an opinion to change it to 85 Hz, if I remove the "1024x768" from Display/modes my display falls back to 800x600, so the "1024x768_85.00" mode does not seam to work at all. Why is that?
I seam to get 85 Hz Refresrate by removing
ModulePath "/usr/lib/xorg/modules/extensions/nvidia"
ModulePath "/usr/lib/xorg/modules"
But then the whole graphics acceleration wont work.
|