Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
vertical refresh in x.org
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Duplicate Threads
View previous topic :: View next topic  
Author Message
<3
Veteran
Veteran


Joined: 21 Oct 2004
Posts: 1081

PostPosted: Sat Apr 08, 2006 2:42 pm    Post subject: vertical refresh in x.org Reply with quote

For some reason I am not able to set my vertical refresh rate in x.org. Here is my monitor section in my xorg.conf file. I added the VertRefresh option just like it said to do in The X Server Configuration HOWTO

Code:
Section "Monitor"
        Identifier   "Monitor0"
        VendorName   "Monitor Vendor"
        ModelName    "Monitor Model"
        VertReresh   30-85
        HorizSync     30-80
        Option       "DPMS" "true"
EndSection


I don't remeber the exact wording of the error message but it was something like "VerticalRefresh" is not valid in this section. Am I doing something wrong?
Back to top
View user's profile Send private message
alphonce
Apprentice
Apprentice


Joined: 10 Oct 2004
Posts: 184
Location: Sweden

PostPosted: Sat Apr 08, 2006 2:58 pm    Post subject: Reply with quote

You're missing an 'f' in VertRefresh.
And maby try to find the proper settings for you monitor, check the vendors homepage for drivers. usually .inf files that you oculd mask out som parameters.
_________________
no computer at the moment! :cry:
Back to top
View user's profile Send private message
<3
Veteran
Veteran


Joined: 21 Oct 2004
Posts: 1081

PostPosted: Sat Apr 08, 2006 3:12 pm    Post subject: Reply with quote

DOh I mispelled. I made the changes to this but now my monitor only reports a 70hz refresh rate

Code:
Section "Monitor"
        Identifier   "Monitor0"
        VendorName   "Monitor Vendor"
        ModelName    "Monitor Model"
        VertRefresh   85
        HorizSync     30-80
        Option       "DPMS" "true"
EndSection


I already know it is supposed to have a refresh rate on 85hz at 1024x768 24bit so why is it set at 70hz?
Back to top
View user's profile Send private message
dryadcito
Apprentice
Apprentice


Joined: 08 Oct 2004
Posts: 170
Location: Switzerland

PostPosted: Sat Apr 08, 2006 3:38 pm    Post subject: Reply with quote

https://forums.gentoo.org/viewtopic.php?p=3240690#3240690
Back to top
View user's profile Send private message
Maedhros
Bodhisattva
Bodhisattva


Joined: 14 Apr 2004
Posts: 5511
Location: Durham, UK

PostPosted: Sat Apr 08, 2006 3:49 pm    Post subject: Reply with quote

Thanks dryadcito! Please follow up to that thread.

Moved from Desktop Environments to Duplicate Threads.
_________________
No-one's more important than the earthworm.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Duplicate Threads 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