LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Monitor Refresh Rata MDK 9.1 (https://www.linuxquestions.org/questions/linux-newbie-8/monitor-refresh-rata-mdk-9-1-a-76092/)

ilhbutshm 07-26-2003 09:58 AM

Monitor Refresh Rate Mandrake 9.1
 
Can anyone tell me what to do to get Mandrake run on 85Hz insted on 7Hz... I've edited the XF86Config-4 for a dozen times by now, I've tried with MDK Control center and its still the same...

It doesn't matter what values I enter at "Horizontal" and "Vertical Frequency" it's all the same after I come back ro KDE... still 75Hz...

ilhbutshm 07-26-2003 11:25 AM

I've worked some more on it but still no f. progress...
I've come to edit /etc/X11/XF86Config-4file so it looks like this:

----------------------------
Section "Monitor"
Identifier "monitor1"
HorizSync 30.0 - 70.0
VertRefresh 60.0 - 150.0
Option "dpms"


# 1024x768@85Hz, 68.25 kHz hsync
ModeLine "1024x768" 84.46 1024 1048 1136 1296 768 771 773 803 -hsync -vsync

EndSection

Section "Device"
Identifier "device1"
VendorName "ST Microelectronics"
BoardName "KYRO Series"
Driver "fbdev"
Option "DPMS"
EndSection

Section "Screen"
Identifier "screen1"
Device "device1"
Monitor "monitor1"
DefaultColorDepth 16

Subsection "Display"
Depth 16
Modes "1024x768@85Hz"
EndSubsection
----------------------------


All times are GMT -5. The time now is 09:07 AM.