Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
Due to network maintenance being performed by our provider, LQ will be down starting at 05:01 AM UTC. The exact duration of the downtime isn't currently known. We apologize for the inconvenience.
|
 |
05-19-2008, 12:38 AM
|
#1
|
|
Member
Registered: Jul 2007
Posts: 54
Rep: 
|
Xorg default refresh rate for different resolutions
At one point Xorg changed behavior of modelines, I think it was Xorg 7.3. I want to set 60hz as the default for various lower resolutions like 640x480 800x600 and 1024x768. By default, I mean what it changes to when you simply run xrandr -s XxY without -r, they are also the first on the list when simply running xrandr. Before, I could do this by setting modelines for each resolution and specifying only those modes in the Screen section. Now it doesn't work. The modes show up, but the highest possible refresh rate is now always the default for each resolution. How could I do what I seek with this newer Xorg?
|
|
|
|
05-21-2008, 07:22 AM
|
#2
|
|
Senior Member
Registered: Oct 2003
Location: Australia
Posts: 4,424
Rep: 
|
could you post the sections for your Monitor and screen so we can see what you have pls?
also what distro are you on and do you use KDE gnome or what window manager pls?
|
|
|
|
05-22-2008, 12:02 AM
|
#3
|
|
Member
Registered: Jul 2007
Posts: 54
Original Poster
Rep: 
|
Distro is Fedora 8, using Gnome or Xfce, but honestly I don't think that matters.
The xorg sections are:
Code:
Section "Monitor"
Option "RandRRotation" "on"
Option "RandRReflection" "on"
HorizSync 30-82
VertRefresh 56-76
Modeline "800x600" 38.22 800 832 912 1024 600 601 604 622 -HSync +Vsync
Modeline "640x480" 23.86 640 656 720 800 480 481 484 497 -HSync +Vsync
Identifier "Monitor0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x1024" "800x600" "640x480"
EndSubSection
EndSection
|
|
|
|
05-22-2008, 03:00 AM
|
#4
|
|
Senior Member
Registered: Oct 2003
Location: Australia
Posts: 4,424
Rep: 
|
honestly if you used kde you could use kde control center that can have its values for screen refresh rates written to xorg.
2) you might try this force
http://www.linuxquestions.org/questi...91#post2365191
ignore the values altho they mention one way of generating modelines xvidtune is another way.
|
|
|
|
05-23-2008, 12:21 AM
|
#5
|
|
Member
Registered: Jul 2007
Posts: 54
Original Poster
Rep: 
|
I have tried all this already. The modes don't get rejected, they just don't get put at the front. Maybe new Xorg is hard coded this way. Also, manually changing rates is not going to work for my intended purpose because the targets run fullscreen. Switch out of full to change, switch back, they go back to the first refresh rate. They must be the default for a res in xorg. Thanks though.
|
|
|
|
05-23-2008, 03:30 AM
|
#6
|
|
Member
Registered: Jan 2007
Location: Germany
Distribution: Slackware 13.37
Posts: 384
Rep:
|
If I set my Modes like this:
Code:
Modes "1024x768_85"
I have X running 1024x768 at 85Hz refresh rate. This may be specific to the nvidia driver so YMMV if you're using another driver.
|
|
|
|
05-24-2008, 05:20 AM
|
#7
|
|
Member
Registered: Jul 2007
Posts: 54
Original Poster
Rep: 
|
Oh yes, it's very likely driver related. I'm running the regular "radeon" driver, which apparently sucks just like ati as a whole.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 06:02 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|