LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
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


Reply
  Search this Thread
Old 04-21-2007, 02:33 AM   #1
fakie_flip
Senior Member
 
Registered: Feb 2005
Location: San Antonio, Texas
Distribution: Gentoo Hardened using OpenRC not Systemd
Posts: 1,495

Rep: Reputation: 85
refresh rate problem


My refresh rate always goes to 60 hz when I start my computer. I have to use nvidia-settings to change it to 69 hz each time I reboot. How can I get my computer to go to 69 hz automatically without me having to use nvidia-settings each time after I reboot? I am using Ubuntu Feisty Fawn with a GeForce 6200 LE video card and 21 inch ViewSonic monitor. Here is my /etc/X11/xorg.conf. I was having trouble getting 69 hz refresh rate but after some changes to my xorg.conf, I am able to get it.

Code:
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 1.0  (buildmeister@builder3)  Fri Dec 15 10:13:06 PST 2006

Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0" 0 0
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
EndSection

Section "Files"
    RgbPath         "/usr/lib/X11/rgb"
EndSection

Section "Module"
    Load           "dbe"
    Load           "extmod"
    Load           "type1"
    Load           "freetype"
    Load           "glx"
EndSection

Section "ServerFlags"
    Option         "Xinerama" "0"
EndSection

Section "InputDevice"
    # generated from default
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/psaux"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
    # generated from default
    Identifier     "Keyboard0"
    Driver         "kbd"
EndSection

Section "Monitor"
    # HorizSync source: edid, VertRefresh source: edid
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "ViewSonic G810-3"
    HorizSync       30.0 - 97.0
    VertRefresh     50.0 - 180.0
    Option         "DPMS"
# added for 69hz refresh rate
Modeline "1792x1344_69"  236.14  1792 1928 2120 2448  1344 1345 1348 1398  -HSync +Vsync
# end of added
EndSection

Section "Device"
    Identifier     "Videocard0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce 6200 LE"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Videocard0"
    Monitor        "Monitor0"
    DefaultDepth    24
# i had to change 1792x1344_60 to 1792x1344_69 to get the 69hz refresh rate
    Option         "metamodes" "1792x1344_69 +0+0; 1600x1200 +0+0; 1280x1024 +0+0; 1280x960 +0+0; 1152x864 +0+0; 1024x768 +0+0; 832x624 +0+0; 800x600 +0+0; 720x400 +0+0; 640x480 +0+0"
# added for 69hz refresh rate
Option "ModeValidation" "NoEdidMaxPClkCheck"
    SubSection     "Display"
        Depth       24
        Modes      "1792x1344" "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection

EndSection
 
Old 04-21-2007, 09:10 AM   #2
berbae
Member
 
Registered: Jul 2005
Location: France
Distribution: Arch Linux
Posts: 540

Rep: Reputation: Disabled
Hello
You have to change the /etc/X11/xorg.conf like that :
Code:
Section "Screen"
    ...
    SubSection     "Display"
        Depth       24
        Modes      "1792x1344_69" "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection

EndSection
The first ModeLine name is the default one.

Last edited by berbae; 04-21-2007 at 09:13 AM.
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
refresh rate problem(i think) please help spodops Linux - Newbie 1 01-04-2005 04:48 AM
refresh rate problem Rognon Linux - Software 1 06-02-2004 06:33 AM
Refresh rate problem xenoxaos Debian 3 05-06-2004 08:34 PM
Problem with refresh rate...320Hz slaken Slackware 0 11-25-2003 12:38 PM
refresh rate problem Bohrium Linux - Software 1 04-16-2003 06:24 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 12:04 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration