Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problems with XOrg Modular 7.0 and Refresh Rate
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
maximo.alejandro
n00b
n00b


Joined: 10 Jul 2006
Posts: 2

PostPosted: Mon Jul 10, 2006 5:38 pm    Post subject: Problems with XOrg Modular 7.0 and Refresh Rate Reply with quote

Hello, Recently i update my X-Org fron 6.8 to 7.0, and earlier i had the ability to change my Screen refresh rate in screen resolution under Gnome Screen Resolution app, now i can change the resolution but the refresh rate stays on 85 Hz, in a personal way i preffer 75 Hz of Vertical Refresh. Here is My xorg.conf file

###########################################################
Section "Files"
FontPath "/usr/share/X11/fonts/misc"
FontPath "/usr/share/X11/fonts/cyrillic"
FontPath "/usr/share/X11/fonts/100dpi/:unscaled"
FontPath "/usr/share/X11/fonts/75dpi/:unscaled"
FontPath "/usr/share/X11/fonts/Type1"
FontPath "/usr/share/X11/fonts/100dpi"
FontPath "/usr/share/X11/fonts/75dpi"
# path to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "type1"
Load "vbe"
EndSection

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ExplorerPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection

Section "Device"
Identifier "MX440"
Driver "nvidia"
BusID "PCI:1:0:0"
Option "NVreg_SoftEDID" "true"
Option "IgnoreEDID" "true"
EndSection

Section "Monitor"
Identifier "SyncMaster"
Option "DPMS"

EndSection

Section "Screen"
Identifier "Default Screen"
Device "MX440"
Monitor "SyncMaster"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
EndSection

Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection

Section "DRI"
Mode 0666
EndSection
##############################################################
I have allready changed manually the HRefresh and the VRefresh on the conf File I even put VRefresh 75 and nothing happened, I also remove the Option "DPMS" line and nothing too
Any ideas, how can I solve that ???
Thanks a lot in advance
_________________
(\_/) This is Bunny, copy Bunny
(o.O) in your Signature to help
(> <)him to Dominate the World
Back to top
View user's profile Send private message
naddahere
n00b
n00b


Joined: 13 Aug 2005
Posts: 25

PostPosted: Mon Jul 10, 2006 8:44 pm    Post subject: Reply with quote

check what refresh rate ur monitors are running at. kde reports my refresh rate is 50hz but both my monitors say they are running at 75hz.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum