Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 3rd January 2005, 08:36 PM
dEvElZ Offline
Registered User
 
Join Date: Jan 2005
Posts: 2
Refresh Rate / Resolution - Manual Change ...

I have an ATI Radeon 7000 video card and a Siemens Nixdorf FD200 monitor ...

What problem do i have :

whell, on a noraml Windows platform, i can set my monitor to 1280x1024 at a 43 Hz refresh rate.

on Fedora Core 3 - i want to manually change this values, but i ain`t given only the 60 Hz and 70 Hz ...

I would like to change this values manually - but i don`t know how to setup hsync and vsync - as to match the 43 Hz refresh rate - that i can manually pick from Windows.

With 60 Hz - the only screen resolution accepted is 1024x768 - but with a lower refresh rate, that won`t bother me - as I can choose between multiple, and higher resolution.

Does anybody know what I must do ?
Reply With Quote
  #2  
Old 6th February 2005, 10:08 AM
mndar's Avatar
mndar Online
Registered User
 
Join Date: Feb 2005
Posts: 1,100
First try re-configuring your video card and monitor. Applications->System Settings -> Display-> Hardware. If this does not work tr the following
Make a backup of you xorg.conf file ( located in /etc/X11/ ) . Open it with vi or any other text editor and edit the "Monitor" section. You will ofcourse need the exact Horiz and Vertical sync frequencies from the manual or just do a google for your monior.

Also you might want to update your graphics driver. Check out the ATI website. Before installing there drivers you will have to close the X-server. FC3 doesn't allow this unless you change the run level. Edit "inittab" file in /etc to start at run-level 3 ( if u have a graphical mode login this will be 5) and reboot your computer. The graphics driver will most probably come with the required documentation but anyways, in general here are the steps you need to follow for installing anything....

RPM
rpm -ivh <package-name>



if its a tar.bz2 or tar.gz

tar -zxvf <package-name>
or
tar -jxvf <package-name>

after u untar it, go into the newly created directory and run the script..the general order is
./configure
make
make install

sometimes they have a install.sh script. To run this type
sh install.sh

This should probably do it. IF not you might need to upgrade your kernel. The latest is 2.6.10
Reply With Quote
  #3  
Old 6th February 2005, 10:39 AM
gee_whizz
Guest
 
Posts: n/a
Hi,

I had the same problem with a Radeon 7500 and Mitsubishi monitor that I knew could do 1024x768 at 100Hz. You can manually set the refresh rate by going to this site:

http://www.dkfz-heidelberg.de/spec/linux/modeline/
Enter the resolution and vertical refresh rate you want into the applet called "Modeline Tool 1" and click calculate. The applet returns two lines, a comment and a line to set the modeline.

Paste these two lines at the end of the Monitor section of your /etc/X11/xorg.conf file.

e.g.
. . .
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Mitsubishi Diamond Pro 720 (NFN9705)"
. . . etc . . .

# My addition for 100Hz refresh rate at 1024x768
# V-freq: 100.00 Hz // h-freq: 81.70 KHz
Modeline "1024x768" 124.84 1024 1088 1240 1528 768 768 771 817
EndSection


Save the file and restart your X-Server.

HTH.
Reply With Quote
  #4  
Old 6th February 2005, 11:35 AM
Harryc's Avatar
Harryc Offline
Registered User
 
Join Date: Jun 2004
Posts: 715
... and once you set the modeline/s according to how gee_whizz stated and then startx, you can run a handy little applet called xvidtune (from console) to make fine adjustments to your display. Once set, record the new values in the modeline/s you just entered. It's basically a nice fine tuner.
Reply With Quote
Reply

Tags
change, manual, rate, refresh, resolution

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Change mouse resolution/refresh rate vecKT Hardware & Laptops 0 14th January 2009 10:31 PM
Changing resolution causes refresh rate problem quadomatic Hardware & Laptops 1 22nd May 2008 05:15 PM
help on my 1280x1024 resolution the refresh rate is 0 (Fixed, I can't change it) knadoor Using Fedora 2 11th March 2007 02:27 PM
Screen resolution / refresh rate ? gladd8tor Using Fedora 3 26th March 2006 09:24 PM
can't change refresh rate Andrew McKinlay Hardware & Laptops 2 17th December 2003 02:17 PM


Current GMT-time: 21:10 (Thursday, 23-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat