Results 1 to 3 of 3

Thread: My monitor is out of range

  1. #1
    Join Date
    Aug 2007
    Beans
    45

    My monitor is out of range

    is there anybody can help to fix this problem.. everytime i restart my computer it says my monitor is out of range VF 60.0Hz / HF 64.1Khz, i installed my nvidia driver properly this is weird ehehe


    thanks and much appreciated
    Last edited by frodon; June 25th, 2008 at 01:06 PM. Reason: reduce unecessary big font size

  2. #2
    Join Date
    Jun 2008
    Beans
    2

    Arrow Re: My monitor is out of range

    i fixed this problem by editing xorg.conf file which is located at /etc/X11/xorg.cong .boot into recovery mode and go to root shell prompt,then type
    "nano /etc/X11/xorg.conf" and look for section device. change it if something other that nvidia Inc. GeForce6200(here should be your video card model,mine is geforce6200)
    driver "nvidia"
    and then write out to file and save changes and exit the editor.
    after that type kdm or other display manager which you are using.
    i think this will help

  3. #3
    Join Date
    Aug 2007
    Beans
    45

    Re: My monitor is out of range

    i try to edit my xorg look the config deatils

    Section "Device"
    Identifier "nVidia Corporation NV43 [GeForce 6600 LE]"
    Driver "nvidia"
    BusID "PCI:1:0:0"
    Option "AddARGBGLXVisuals" "True"
    Option "RenderAccel" "True"
    Option "AllowGLXWithComposite" "True"
    Option "backingstore" "True"
    Option "TripleBuffer" "True"
    EndSection

    it is correct?

    thanks heyguy
    Last edited by Myronray; June 25th, 2008 at 07:30 AM.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •